body {
    font-family: 'Montserrat', sans-serif;
    background-color: #f1efef;
    height: 100%;
    font-size: 13px;
    font-weight: 500;
    margin: 0 auto;
}

ul {
    padding: 0;
    list-style: none;
}

.pr-0 {
    padding-right: 0;
}

.btn.btn-success {
    background-color: #003d69;
    border: 1px solid #003d69;
}

.no-padding {
    padding: 0;
}

p {
    color: #707070;
    font-size: 17px;
    font-weight: normal;
}

.top-header {
    background-color: #e6ecef;
    padding: 10px 0;
}

.top-header p {
    color: #4d5859;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    display: inline-block;
}

.header-login .btn {
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    line-height: 21px;
}

.header {
    background-color: #ffffff;
    padding-top: 12px;
    padding-bottom: 0px;
}

.header .signin {
    color: #15933e;
    font-weight: 600;
    margin-right: 12px;
    font-size: 20px;
}

.header .signin:hover {
    color: #8088ab;
}

.header-login a.btn.btn-transparent:hover {
    background-color: transparent;
    color: #8088ab;
}

.header .btn:hover {
    background-color: #8088ab;
    color: #fff;
}

.header .btn-yellow {
    background-color: transparent;
    border: 2px solid #8088ab;
    color: #8088ab;
    font-weight: 600;
    font-size: 16px;
    padding: 8px;
    margin-top: -8px;
}

.header-login {
    padding-top: 28px;
}

.banner-adz img {
    width: 100%;
}

.main-menu {
    padding-top: 15px;
}

.home-banar img {
    width: 100%;
}

.header-banner {
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 575px;
    background-position: center center;
}

.banner-search {
    padding-top: 41px;
    padding-left: 35px;
    padding-right: 35px;
    background-color: #fff;
    padding-bottom: 35px;
}

.feature-event2 .event-box {
    background: white;
}

.banner-search h1 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.banner-search h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.indiviualsearchsec img.img-responsive {
    width: 100%;
}

p b {
    font-size: 30px;
    color: #15933e;
    line-height: 45px;
}

.inner-white {
    background-color: #fff;
    padding-bottom: 20px;
}

.banner-search form#search {
    padding: 0 70px;
}

.serchheadersec {
    padding-left: 0px;

}

.menu-home-new {
    background-color: #e23b3e;
    margin-top: 13px;
}

.menu-home-new.seconderymenu {
    background-color: #008001;
    margin-top: 0;
}

.menu-home-new.seconderymenu .navbar-primary .navbar-nav > li > a {
    color: yellow;
}

.menu-home-new.seconderymenu .navbar-primary .nav > li > a:focus, .menu-home-new.seconderymenu .navbar-primary .nav > li.active > a, .menu-home-new.seconderymenu .navbar-primary .nav .open > a, .menu-home-new.seconderymenu .navbar-primary .nav > li > a:hover {
    background-color: transparent;
    color: #aee2fc !important;
}


#search .col-md-4 {
    padding: 0;
}

#search .col-md-3 {
    padding: 0;
}

#search select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#search select.no-left-radious {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#search .my-col-2 {
    padding-right: 0;
    padding-left: 0;
}

.banner-search select.form-control.select {
    height: 61px;
    padding-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: none;
    border: 1px solid #dbdbdb;
    line-height: 61px;
    border-right: 0;
}

/*.banner-search select.form-control.select {
    height: 61px;
    padding-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: none;
    border: 0;
    line-height: 61px;
}*/
/*.search .keyword {
    background-repeat: no-repeat;
    background-position: 10px 50%;
    padding-left: 12px;
    border-color: #9156a2;
    border-radius: 0;
    height: auto;
    line-height: 49px;
    box-shadow: none;
    border-right: 0;
    border:0;
}*/
.search .keyword {
    background-repeat: no-repeat;
    background-position: 10px 50%;
    padding-left: 12px;
    border-color: #9156a2;
    border-radius: 0;
    height: auto;
    line-height: 47px;
    box-shadow: none;
    border-right: 0;
    border: 1px solid #dbdbdb;
}

/*.keywordserchdive:before {
    content: "";
    position: absolute;
    left: 1px;
    z-index: 100;
    top: 11px;
    width: 1px;
    height: 60%;
    background: #dbdbdb;
}*/
.keywordserchdive:after {
    content: "";
    position: absolute;
    right: 0;
    z-index: 100;
    top: 11px;
    width: 1px;
    height: 60%;
    background: #dbdbdb;
}

.feature-event .event-box {
    /*min-height: 417px;*/
}

/*.search .location {
    background-image: url(../images/map-marker.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
    padding-left: 30px;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    border-color: #9156a2;
    height: auto;
    line-height: 49px;
    box-shadow: none;
    margin-top: 0;
    border: 0;
}*/
.search .location {
    background-image: url(../images/map-marker.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
    padding-left: 30px;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    border-color: #9156a2;
    height: auto;
    line-height: 47px;
    box-shadow: none;
    margin-top: 0;
    border: 1px solid #dbdbdb;
    border-left: 0;
}

.search button {
    background-color: #e30613;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    line-height: 59px;
}

.search button:hover {
    background-color: #15933e;
}

.navbar-primary {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-primary .navbar-nav {
    float: none; /*text-align: center;*/
}

.navbar-primary .navbar-nav > li {
    float: none;
    display: inline-block;
}

.navbar-primary .navbar-nav > li > a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 8px 25px;
}

.navbar-primary .nav > li > a:focus, .navbar-primary .nav > li.active > a, .navbar-primary .nav .open > a, .navbar-primary .nav > li > a:hover {
    background-color: transparent;
    color: #1a1a1a;
}

.navbar-primary .navbar-nav > li > .dropdown-menu {
    background-color: #054ea5;
    min-width: 250px;
    padding: 0;
    border-radius: 0;
}

.navbar-primary .navbar-nav > li > .dropdown-menu > li > a {
    color: #ffffff;
    padding: 10px;
}

.navbar-primary .navbar-nav > li > .dropdown-menu > .active > a,
.navbar-primary .navbar-nav > li > .dropdown-menu > .active > a:focus,
.navbar-primary .navbar-nav > li > .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #fcc702;
}

.banner {
    background-color: #ffffff;
    border: 1px solid #dcdee3;
    padding: 10px;
}

.banner img {
    width: 100%;
}

.listing-box {
}

.listing-box .box-list {
    box-shadow: 0 0 5px #cccccc;
    background-color: #ffffff;
    padding: 10px;
    /*height: 400px;*/
    margin-bottom: 30px;
    overflow: hidden;
}

.listing-box h2 {
    color: #333333;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #dcdee3;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.listing-box h3 {
    color: #0079d1;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px;
    margin-bottom: 20px;
    min-height: 55px;
}

.listing-box h3 a {
    color: #0079d1;
}

.listing-box strong {
    font-size: 16px;
}

.listing-box .fa {
    color: #999999;
    font-size: 14px;
}

.listing-box .box-list .location {
}

.default-map-area img.img-fluid {
    width: 100%;
}

.bottom-btn {
    border-top: 1px solid #ededed;
    padding-top: 10px;
}

.bottom-btn .btn-warning {
    background-color: #ffc800;
    border: 0;
    color: #653434;
    border-radius: 0;
    margin-right: 10px;
}

.bottom-btn .btn-success {
    background-color: #ffc800;
    border: 0;
    color: #000000;
    border-radius: 0;
}

.bottom-btn .btn-success:active:hover {
    background-color: #095bbc;
}

.bottom-btn .avrage_review {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

.listing-box .box-list .thumb {
    text-align: center;
}

.listing-box .box-list .img-responsive {
    height: 120px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: auto;
}

.shortinglist h3 {
    color: #39364f;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
}

.shortinglist .short {
    margin-bottom: 20px;
}

.shortinglist .short select {
    border: 1px solid #b9b9b9;
    padding: 5px;
}

.left-ad {
    text-align: center;
    margin-bottom: 30px;
}

.myPopup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    text-align: center;
    background: rgba(0, 0, 0, 0.70);
    height: 100%;
    width: 100%;
}

.pop-content {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 4%;
    display: table;
    position: relative;
    background: #fff;
    padding: 20px;
    border: 15px solid #f0f0f0;
}

.pop-content .row {
    background: #fff;
}

.close-pop {
    background: #000;
    color: #fff;
    width: 34px;
    height: 34px;
    line-height: 35px;
    border-radius: 50%;
    position: absolute;
    right: -27px;
    cursor: pointer;
    top: -32px;
}

.pop-content p {
    padding: 10px;
}

.login-box-custom {
    margin: 0;
    background: #f1efef;
    border-radius: 4px;
    padding: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.login-box h4 {
    color: #333333;
    font-size: 30px;
    line-height: 23px;
    margin-bottom: 15px;
    font-weight: 600;
    text-align: center;
}

.login-box p {
    color: #818181;
    margin-bottom: 16px;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 17px;
    margin-left: -20px;
    margin-right: -20px;
}

.login-box input.form-control, .login-box select {
    border: 1px solid #dbd8d6;
    border-radius: 4px;
    box-shadow: none !important;
    padding: 13px;
    color: #b7b1ae;
    height: auto;
    font-weight: lighter;
}

.login-box-body .btn {
    background: #e30613;
    color: #fff;
    border-radius: 4px;
    border: none;
    width: 100%;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: normal;
}

a.js_forgot {
    font-size: 13px;
    cursor: pointer;
    line-height: 50px;
    color: #152d93;
}

.logsignsec {
    margin-top: 50px;
}


/* Slide */
.listing-slide {
    margin-bottom: 55px;
    background: white;
}

.listing-slide .slide {
    background: transparent;
    border: 0;
    padding: 0;
}

.listing-slide .carousel-control {
    background: none !important;
}

.listing-slide .carousel-inner > .item {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
}

.listing-slide .carousel-inner > .item img {
    display: inline-block;
}

.listing-slide .carousel-indicators {
    background-color: #ffffff;
    width: 100%;
    margin-left: 0;
    position: absolute;
    left: 0;
    bottom: -80px;
    display: none;
}

.listing-slide .carousel-indicators li {
    background-color: #f2f4f7;
    border-radius: 0;
    text-indent: inherit;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid transparent;
    margin: 0;
}

.listing-slide .carousel-indicators .active {
    width: 100px;
    height: 100px;
    border: 1px solid #cccccc;
}

.listing-slide .carousel-indicators .active a {
    margin-top: -1px;
}

.listing-slide .carousel-control i {
    background-color: #818181;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

/* Slide */

.sidebar-box {
    background-color: #ffffff;
    border: 1px solid #dcdee3;
    padding: 15px;
    margin-bottom: 20px;
}

.sidebar-box .col-md-1 {
    margin-right: 5px;
}

.sidebar-box .col-md-11 {
    width: 85%;
}

.profile-image img.img-responsive {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.profile-image h2 {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

p.experttitle {
    color: #666666;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.profile-image i.fa.fa-star-o {
    color: #999999;
    margin-right: 7px;
}

.profile-image li, .profile-image li a {
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    color: #999999;
    font-size: 14px;
}

.profile-image li i {
    color: #999999;
    font-size: 14px;
}

.pro-contact .Enquery_btn {
    background-color: #ffc800;
    border: 0;
    border-radius: 0;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
    height: 44px;
}

.pro-contact .sendfriend_btn {
    background-color: #0079d1 !important;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    height: 44px;
    text-transform: uppercase;
}

.social_links li {
    border: none;
    margin: 0 6px;
    margin-bottom: 5px;
    display: inline-block;
}

.sidebar-box.lising-map {
    padding: 3px;
}

.listingabout hr {
    background-color: #c6c6c6;
}

.revieimage img {
    width: 103px;
    height: 115px;
    margin-top: 15px;
}

.review-box {
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.review-box:nth-child(odd) {
    background: #fff;
}

.review-box:nth-child(even) {
    background: #f6f6f6;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.more-reviewsec .writereview {
    width: auto;
    padding: 0 20px;
}

.more-reviewsec .loadmore {

}

p.totla-review {
    color: #484848;
    font-size: 14px;
}

.reviewleft p.totla-review {
    display: table;
    width: 100%;
    font-size: 13px;
    margin-bottom: 30px;
}

.listingdetails {
    padding-top: 25px;
}

.sidebar-box h3 {
    margin-top: 5px;
}

.reviewleft div#avgRate {
    padding-left: 0 !important;
}

.readrview {
    color: #000000;
    background-color: #f2f2f2;
    text-decoration: none;
}

.readrview {
    color: #000000;
    background-color: #f2f2f2;
    text-decoration: none;
    width: 48%;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #9c9c9c;
    margin-right: 6px;
}

.writereview {
    background-color: #ffc800;
    border: 0;
    border-radius: 0;
    color: #653434;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    line-height: 39px;
    display: inline-block;
    padding: 0;
}

.writereview:hover, .writereview:focus, .writereview:active, .writereview.active:hover {
    background-color: #0079d1 !important;
}

.home-destination {
    background-color: #f1efef;
}

.home-destination-box h1 {
    color: #333333;
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 40px;
}

.city-box {
    margin-bottom: 26px;
}

.city-box img {
    width: 100%;
}

.indiviualsearchsec {
    background: #fff;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 2px solid #dddbdb;
    margin-bottom: 80px;
}

.indiviualsearchsec .col-md-7 {
    padding-left: 0;
}

.indiviualsearchsec h2 {
    color: #333333;
    font-size: 30px;
    font-weight: 600;
}

.indiviualsearchsec p {
    color: #707070;
    font-size: 17px;
    font-weight: normal;
}

.indiviualsearchsec a {
    background-color: #e30613;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    padding: 0 50px;
    line-height: 43px;
    border-radius: 4px;
    margin-top: 10px;
    text-decoration: none;
}

p.headingslogan {
    font-size: 22px;
    color: #6bacd5;
    line-height: 80px;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    padding-top: 15px;
}


.indiviualsearchsec a:hover {
    background-color: #15933e;
}

.feature-event {
    background-color: #ffffff;
}

.event-box {
    border: 1px solid #eaeaea;
    box-shadow: 0 0 5px #eaeaea;
    border-radius: 6px;
    margin-bottom: 30px;
}

.event-box a {
    text-decoration: none;
    color: #000000;
}

.feature-event h1 {
    color: #333333;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.des-sec {
    margin-bottom: 10px;
    font-size: 14px;
}

span.des-sec-left {
    width: 35%;
    float: left;
}

span.des-sec-right {
    float: left;
    width: 55%;
}

span.des-sec-midle {
    width: 7%;
    float: left;
}

.p-2.pro-des {
    padding: 20px;
}

.event-box h3 {
    margin-top: 0;
    font-size: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;

    padding-bottom: 5px;
    margin-bottom: 15px;
}

.event-image {
    text-align: center;
}

.event-image img.img-responsive {
    display: inline-block;
}

.fav-btn,
.pro-des button {
    background-color: #e30613;
    border: 0;
    color: #fff;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    font-size: 20px;
    padding-top: 4px;
}

.sec-new {
    margin-top: -64px;
    margin-bottom: 45px;
}

.student-accomodation .sec-new a.sec-newgreen {
    background-color: green;
}

.fav-btn {
    margin-right: 10px;
    margin-top: 10px;
}

.more-category {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 55px;
}

.more-category a {
    color: #e30613;
    font-size: 16px;
    border: 2px solid #d8d8d8;
    display: inline-block;
    padding: 0 20px;
    line-height: 38px;
    text-decoration: none;
}

.more-category a:hover {
    background-color: #d8d8d8;
}

.student-accomodation {
    background-image: url(../images/student-accbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0;
    background-position: center center;
}

.student-accomodation h1 {
    color: #000;
    font-size: 30px;
    font-weight: 600;
}

.student-accomodation p {
    color: #000;
    font-size: 17px;
    font-weight: lighter;
    text-align: justify;
}

.student-accomodation a {
    background-color: #e30613;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    padding: 0 50px;
    line-height: 43px;
    border-radius: 4px;
    margin-top: 10px;
    text-decoration: none;
}

.student-accomodation a:hover {
    background-color: #15933e;
}

.our-accomodation {
    background: #fff;
    padding: 60px 0;

}

.our-accomodation img {
    width: 100%;
}

.our-accomodation h1 {
    color: #333333;
    font-size: 30px;
    font-weight: 600;
}

.our-accomodation p {
    color: #707070;
    font-size: 17px;
    font-weight: lighter;
}

.our-accomodation a {
    background-color: transparent;
    border: 2px solid #8088ab;
    color: #8088ab;
    font-weight: 600;
    border-radius: 4px;
    padding: 1px 7px;
    line-height: 25px;
}

.our-accomodation a:hover {
    background-color: transparent;
}

.our-accomodation-text {
    padding-top: 30px;
}

.event-box {
    position: relative;
}

.p-2.pro-des.pro-des2 {
    padding: 0 20px;
    position: absolute;
    bottom: 33px;
    right: 0px;
}

.student-accomodation .sec-new a {
    padding: 0 14px;
    line-height: 30px;
}

.loginpagee {
    background-image: url(../images/login-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 95px;
    padding-bottom: 200px;
}

.signup-page {
    background-image: url(../images/signupbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 45px;
    padding-bottom: 115px;
}

.blog-box {
    background: #fff;
    margin-bottom: 30px;
}

.blog-box img {
    width: 100%;
}

.blog-box h3 {
    color: #4f4f5e;
    font-size: 20px;
    font-weight: bold;
    padding: 25px;
    padding-bottom: 0;
}

.blog-box p {
    color: #737287;
    font-size: 15px;
    padding: 25px;
    padding-top: 0;
}

.blog-box.blox-detailsbox {
    padding: 12px;
    margin-top: 25px;
}

.page-banner.blog-banner h1 {
    font-size: 20px;
}

.page-banner.blog-banner {
    margin-bottom: 0;
}


.footer {
    background-color: #e8f2f8;
    color: #ffffff;
}

.footer h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.footer ul li {
    line-height: 35px;
}

.footer a, .footer p, .copyright a, .copyright p {
    color: #000;
    font-size: 17px;
    font-weight: normal;
}

.ctcc-inner {
    font-size: 17px;
}

.footer .footer-nav {
    margin: 0;
    padding: 0;
}

.footer .footer-nav li {
    line-height: 35px;
}

.footer .footer-nav a:hover {
    color: #e30613;
    text-decoration: underline;
}

.footer-top {
    background-color: #222e39;
    color: #ffffff;
    padding: 30px 0;
    margin-top: 30px;
}

.footer-top h3 {
    text-transform: uppercase;
    font-size: 20px;
}

.footer-middle {
    padding: 30px 0;
}

.footer .social img {
    margin-right: 10px;
    margin-bottom: 10px;
}

.newsletter .btn {
    background-color: #ffc800;
    font-weight: 600;
    text-transform: uppercase;
}

.copyright {
    background-color: #c9e6f7;
    padding-top: 15px;
    padding-bottom: 4px;
}

.list-group-item {
    padding: 2px 15px;
}

.word-break {
    word-break: break-all;
}

ul.user_services {
    padding: 0;
    margin: 10px 0;
}

.user_services li {
    float: left;
    width: 48%;
}

.user_services li::before {
    content: "\2022";
    color: #d2d2d2;
    font-size: 25px;
    float: left;
    line-height: 20px;
    margin-right: 5px;
}

a.reset-btn {
    background: #ffc800;
}

a.reset-btn:hover {
    background: #e9b700;
}

.page-banner {
    background-image: url(../images/page-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 56px 0;
    margin-bottom: 50px;
}

.page-banner h1 {
    margin: 0;
    text-align: center;
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
    text-shadow: 0 0 2px #000000;
}

.about-page {
    padding-bottom: 45px;
}

.page-banner img {
    width: 100%;
}

.contact-box {
    margin-bottom: 50px;
}

.contact-box h4 {
    color: #353535;
    font-weight: 600;
}

.header .search .btn {
    border: 0;
    padding: 7px 10px;
    margin-left: 5px;
    background: #64cbe2;
    color: #fff;
    margin-top: 6px;
}


/* Sidebar Menu */

.nav-side-menu .toggle-btn {
    display: none;
}

@media only screen and (min-width: 1500px) {
    .container {
        width: 1400px;
    }
}

.listingleft {
    /*background: #fff;*/
}

.listingleft h3 {
    background-image: url(../images/cat_title-bg.png);
    background-repeat: no-repeat;
    color: #333333;
    font-size: 20px;
    padding-left: 60px;
    background-position: 22px center;
    margin-bottom: 17px;
    margin-top: 15px;
}

.list-group #menu-content {
    margin-bottom: 0;
}

.listingleft .list-group {
    border: 1px solid #dcdee3;
    background: #fff;
}

.listingleft a.list-group-item.active, .listingleft a.list-group-item:hover {
    background-color: #64cbe2;
    border-radius: 0;
    color: #fff;
    border: 0;
    margin-bottom: 0;
}

/*.listingleft a.list-group-item:hover .block-image {
    display: none;
    margin-right: 13px;
}
.listingleft a.list-group-item.active .block-image {
    display: none;
    margin-right: 13px;
}*/
/*.listingleft a.list-group-item.active .hover-image {
    display: inline-block;
    margin-top: -6px;
    margin-right: 13px;
}
.listingleft a.list-group-item:hover .hover-image {
    display: inline-block;
    margin-top: -6px;
    margin-right: 13px;
}
*/
.listingleft .hover-image {
    display: none;

}

.listingleft .block-image {
    margin-right: 13px;
}

.listingleft a.list-group-item.active img, .listingleft a.list-group-item:hover img {
    filter: brightness(0) invert(1);
}

.listingleft a.list-group-item {
    border: 0;
    line-height: 30px;
    margin-bottom: 0;
}

.listing-all {
    padding-right: 0;

}

.list-box {
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 20px;
}

.list-box .img-responsive {
    border: 1px solid #f0f0f0;
    margin: 15px 0;
}

.list-box .col-md-7 {
    border-right: 1px solid #ededed;
}

.list-box img.media-object {
    width: 300px;
    height: 250px;
}

.list-box h2 {
    margin-top: 7px;
    padding-bottom: 8px;
    margin-bottom: 5px;
}

.list-box h2 a {
    color: #0079d1;
    font-size: 23px;
    font-weight: 600;
}

.list-box .broderlist {
    border-bottom: 1px solid #ededed;
}

.list-box .avrage_review {
    margin-top: 10px;
}

.list-box .broderlist strong {
    color: #095bbc;
    font-weight: 600;
}

.list-box .broderlist strong.closed {
    color: #ff8d00;
    font-weight: 400;
}

.list-box .avrage_review .jq-ry-container {
    padding: 0;
    margin-bottom: 5px;
}

.list-box .btn-warning {
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    border-radius: 0;
    color: #000000;
    margin-bottom: 20px;
}

.info-list i {
    color: #999999;
}

.info-list a {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

.info-list p {
    color: #666666;
    font-size: 14px;
}

.list-about i {
    color: #999999;
}

a.read-list {
    background-color: #ffc800;
    color: #000000;
    padding: 10px 15px;
    margin: 10px 0;
    display: block;
    text-align: center;
}

.bg-white {
    background: #ffffff !important;
}

.list-with-no-border {
    border: 0px !important;
}

.well {
    border-radius: 0;
    padding: 15px;

}

.pl-0 {
    padding-left: 0;
}


.review-list li {
    display: block;
}

.prograssbar {
    background: #095bbc;
    width: 70%;
    color: #095bbc;
    float: left;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.review-list li {
    display: block;
    color: #484848;
    font-size: 18px;
    margin-bottom: 9px;
}

.review-list li span i {
    color: #fdb900;
    margin-left: 5px;
    margin-right: 4px;
}

.reviewleft h4 {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
    letter-spacing: 0;
    margin-top: 0px;
}

.avrage_review i {
    color: #fdb900;
    font-size: 26px;
    margin-right: 10px;
    margin-bottom: 12px;
    margin-top: 9px;
}

span.avgnumeric {
    margin-top: -10px;
    font-size: 23px;
    color: #095bbc;
}

.working-schedule h4 {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
}

.working-schedule td {
    border: 0 none !important;
    color: #484848;
    font-size: 14px;
}

.working-schedule.well.bg-white {
    margin-top: 20px;
    padding-bottom: 0;
}

.listingabout h2 {
    color: #333333;
    font-size: 25px;
    font-weight: 600;
    margin-top: 25px;
}

.listingabout p {
    color: #666666;
    font-size: 15px;
    font-weight: normal;
    margin-top: 0;
    text-align: justify;
}

.review-box h4 {
    color: #484848;
    font-size: 18px;
}

p.time-count {
    color: #999999;
    font-size: 14px;
}

.listingabout .review-box p {
    color: #484848;
    font-size: 14px;
}

.media-right.viewrating {
    width: 15%;
}

.viewrating i {
    color: #fdb900;
    margin-right: 5px;
}


.about-box {
    padding: 40px 0;
}

.about-box:nth-child(even) {
    background: #fff;
}

.about-box:nth-child(odd) {
    background: #fcfcfc;
}

.about-box h2 {
    font-size: 32px;
    font-weight: bold;
    color: #666666;
}

.about-box p {
    color: #666666;
    font-size: 16px;
}

.shortinglist p b {
    color: #707070;
    font-size: 17px;
    line-height: normal;
}

/*update by sharif*/
.search-list select {
    line-height: 52px;
    height: 52px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #e30613;
    border-right: 0;
    border-radius: 4px;
}

.search-list button {
    background-color: #e30613;
    border: 0;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    color: #ffffff;
    border-radius: 4px;
    font-weight: bold;
    height: auto;
    line-height: 50px;
    text-transform: uppercase;
    width: 100px;
}

.search-list button:hover {
    background-color: #15933e;
}

.search-list .keyword {

    padding-left: 15px;
    border-color: #e30613;
    border-radius: 0;
    height: auto;
    line-height: 52px;
    height: 52px;
    box-shadow: none;
    border-right: 0;
    border-left: 0;
}

.search-list .location {
    background-image: url(../images/map-marker.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
    padding-left: 30px;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    border-color: #e30613;
    line-height: 52px;
    height: 52px;
    box-shadow: none;
}

.search-list select#getSubType {
    border-left: 0;
    border-radius: 0;
}

.listingleft .list-group {
    border: 0px solid #dcdee3;
    background: transparent;
}

.search-option {
    background: #6d635f;
    padding: 10px;
}

.sorting {
    text-align: right;
    margin-top: 12px;
}

.filter {
    font-weight: bold;
    color: #fff;
}

.list-img {
    padding: 0px;
    /* width: 260px;
     height: 270px;*/
}

.list-box .img-responsive {
    margin: 0 auto;
    /*height: 275px;*/
}

a.read-list {
    background-color: #ffc800;
    color: #000000;
    padding: 10px 15px;
    margin: 0px 0;
    display: block;
    text-align: center;
}

.list-box .avrage_review {
    margin-top: 0px;
}

.jq-ry-container {
    float: left;
}

.totla-review {
    font-size: 15px;
}

.list-box h2 a {
    color: #000;
}

.list-box h2 a:hover {
    color: #e30613;
}

.list-info ul li {
    float: left;
}

.info-title {
    width: 80px;
}

.info-dot {
    width: 20px;
}

.list-info {
    margin-top: 10px;
}

.read-list {
    background: #e30613 !important;
    color: #fff !important;
    font-weight: bold;
    width: 25%;
    float: right;
    margin: 10px !important;
    padding: 11px 15px !important;
    border-radius: 4px;
}

.read-list:hover {
    background-color: #15933e !important;
}

.prospecication {
    padding-bottom: 15px;
}

.lis-details-dot {
    text-align: right;
}

.well {
    margin-bottom: 0px;
}

.revieww h2 {
    display: inline-block;
}

.revieww button {
    float: right;
    margin-top: 15px;
}

.r-profile-pic {
    display: inline-block;
    float: left;
    height: 50px;
    width: 50px;
    margin: 0px 4px;
    border-radius: 30px;
}

.reviewer-name h3 {
    margin-top: 0px;
    font-weight: 600px;
}

.reviewer-name {
    margin-left: 70px;
}

.reviews-list {
    margin-bottom: 50px;
}

.review-con {
    font-size: 14px;
}

.morereviews {
    padding: 3px 15px;
    margin: 20px 0px;
}

.more-reviewsec {
    margin-bottom: 90px;
}

.side-head {
    text-align: center;
}

.side-head p {
    text-transform: uppercase;
}

.side-profile-pic {
    border-radius: 50%;
    height: 130px;
    width: 130px;
    border: 1px solid #dfdfdf;
    background: #fff;
    padding: 7px;
}

.pro-contact .Enquery_btn {
    background-color: #c4c4c4;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 10px;
    height: 44px;
}

.pro-contact .Enquery_btn:hover {
    background-color: red;
}

span.avgnumeric {
    float: right;
    margin-top: 1px;
    margin-right: 12px;
}

.feedback {
    background: #e30613;
    float: right;
}

.read-reviews {
    width: 48%;
    float: left;
    border: 1px solid;
    padding: 2px;
}

.write-reviews {
    float: right;
    width: 48%;
    padding: 2px;
    background: #e30613;
    color: #fff;
}

.img-right {
    float: right;
}

.page-content {
    padding: 60px 0 0;
    background-color: #FFF;
}

.page-content .row {
    margin-bottom: 50px;
}

.box-content {
    box-shadow: 0 0 5px #ccc;
    padding: 15px;
    min-height: 740px;
}

.box-content h2 {
    margin-top: 10px;
    margin-bottom: 15px;
}

.box-content .img-responsive {
    margin-bottom: 30px;
}

.student-accomodation.homeadout {
    background-image: none;
}

.guideto {
    border: 1px solid #c8c8c8;
    margin-bottom: 50px;
    margin-top: 29px;
}

.guideto h3 {
    background-color: #00a651;
    color: #fff;
    font-size: 25px;
    padding: 17px 35px;
    margin-top: 0;
}

.guideto ul {
    padding: 30px;
}

.guideto ul li {
    color: #000;
    font-size: 20px;
    display: inline-block;
    width: 23%;
    margin-top: 10px;
    line-height: 32px;
}

section.quick_menusec {
    background-color: #fff;
    padding: 25px 0px;
}

.quick_menusec h2.text-center {
    color: #302e2f;
    font-size: 37px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.quick_menusec a {
    font-weight: bold;
    color: #0076cb;
    background: #f0f4fa;
    padding: 0 20px;
    margin-left: 5px;
    text-decoration: none;
    font-size: 20px;
    line-height: 45px;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 20px;
}

.quick_menusec a:hover {
    background: #cfddf3;
}


@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }

    .nav-side-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: -7px;
        z-index: 10 !important;
        padding: 3px;
        background-color: #ffffff;
        color: #000;
        width: 40px;
        text-align: center;
    }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }
}

@media (min-width: 767px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }
}

/* Sidebar Menu */

.no-border-color {
    border-left-color: #fff !important;
}


@media only screen and (max-width: 1400px) {

    .navbar-primary .navbar-nav > li > a {
        padding: 8px 10px;
        font-size: 14px;
    }


}

.sidebar-blog img{ display: none;}
.sidebar-blog ul li{ padding-bottom: 20px;}

