@import url("eminent-fonts.css");
@import url("eminent-buttons.css");
@import url("eminent-images.css");
@import url("eminent-light-gallery.css");
@import url("eminent-homepage.css");
@import url("eminent-calendar-select-dates.css");
@import url("set1.css");
/* Global Styles */

html,
body {
    height: 100%;
    /*  padding-top: 50px; Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
body {
    background: url(../img/bg.png);
}
a,
a:focus,
span,
input,
button,
.intro {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.4s;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: 'arial';
}
p,
a:hover {
    text-decoration: none;
}
article {
    font-family: 'open_sansregular';
    text-align: justify;
}
article ul {
    text-align: left;
    list-style-type: none;
}
article li:before {
    padding: 15px;
    content: "\2605";
}
.page-body {
    background-color: #fff;
    /*box-shadow: inset 10px 0px 10px -7px rgba(0, 0, 0, 0.5), inset -10px 0px 10px -7px rgba(0, 0, 0, 0.5);*/
    
    z-index: 1;
    padding-bottom: 20px;
}
.page-body-cms > article {
    margin: 10px;
}
.box-shadow {
    margin-top: 170px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 20px #666;
}
.page-header-bg {
    position: relative;
    background: #000;
    overflow: hidden;
    z-index: 1;
    padding-top: 50px;
    margin-bottom: -150px;
    padding-bottom: 150px
}
.page-header-bg:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    opacity: 0.87;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.page-header-bg h1 {
    /*font-family: 'caviar_dreamsbold';*/
    
    text-align: left;
    background: rgba(255, 255, 255, 0.4);
    margin: 10px;
    padding: 10px;
}
.breadcrumb {
    margin-top: 20px !important;
    background: rgba(255, 255, 255, 0.4);
    z-index: 2;
}
.breadcrumb a {
    color: #1d5134;
}
.breadcrumb > .active {
    color: #000;
}


/* filter options */

#filter-options {
    list-style-type: none;
    margin: 10px 0 10px 0;
    padding: 0
}
#filter-options li,
#filter-options a {
    display: block;
    float: left;
    margin: 5px 5px 5px 0
}
#filter-options a {
    text-decoration: none;
    padding: 5px 10px;
}
/* filter results */

#filter-results {
    clear: both;
    position: relative
}
.row-equal-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
}
.label-circle-new {
    position: absolute;
    top: -20px;
    left: -10px;
    width: 80px;
    height: 80px;
    background: url(../img/label-circle-new.png) no-repeat;
    background-size: 80px 80px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7;
    z-index: 2;
}
.text-uppercase {
    text-transform: uppercase;
}
#top {
    padding: 5px 0;
    /*    background: #1d5134;

    border-top: 4px solid #e23d0b;*/
}
.header-bg {
    background-color: #222;
}
.reserve-online-box {
    /* The one that opens in modal by clicking on top right corner button */
    
    color: #00000;
    padding: 30px;
}
.table-hover tbody tr:hover > td {
    cursor: pointer
}
.top-buffer {
    margin-top: 20px;
}
/* Template Div Colors */

.div-green {
    background-color: #48a942;
}
.div-black {
    background-color: #333;
}
.div-gray .btn {
    background-color: #a52a2a
}
.booking-form {
    background-color: #fafafa;
}
.booking-form h3 {
    background-color: #cdcdcd;
    padding: 10px;
    margin-top: 0;
}
/* Home Page */

.search_bar {
    text-align: right;
}
.search {
    padding: 8px;
    width: 150px;
    outline: none;
    background: #eee;
    border: 0px;
    color: #6a6a6a;
    position: relative;
    left: 5px;
}
.search:hover,
.search:focus,
.search:active {
    width: 180px;
}
.search_btn {
    padding: 8px 12px;
    text-align: right;
    background: #e44110;
    border: 0;
    color: #fff;
}
.search_btn:hover,
.search_btn:focus,
.search_btn:active {
    background: #f67f5c;
}
/* Booking Styles */

#welcome-index {
    padding: 0 0 30px 0;
}
.property-for-sale-info {
    padding: 25px;
    margin-bottom: 25px;
}
.property-for-sale-info h3 {
    margin: 0px;
}
.property-social-share{
    padding: 14px;
}

.property-description h3 {
    background-color: #dddddd;
    padding: 10px;
}
.property-description ul li {
    list-style-type: none;
    padding-left: 0px;
}
.property-description ul.amenities li:before {
    padding-left: 15px;
    content: "\2714";
}
.property-description ul.features li:before {
    /*content: "\2661";*/
}
.property-description ul.features {
    padding-right: 15px;
}
.info-cell-large {
    font-size: 130%;
    margin: 0px;
}
.info-cell span,
.info-cell-large span {
    display:inline-block;
    border-radius: 15px;
    min-width: 25px;
    text-align: center;
}
/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}
/* Footer Styles */

footer {
    background-color: #222;
    color: #ccc;
    padding: 30px 0;
}
.footer_heading {
    color: #fff;
    text-align: left;
}
.footer_links {
    margin-bottom: 20px;
}
.footer_links ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
.footer_links ul li {
    list-style-type: none;
}
.footer_links ul li a {
    color: #8c8888;
    display: block;
    padding: 4px;
}
.footer_links ul li a:hover {
    color: #eee;
    text-decoration: none;
}
/*copy right*/

.copyright {
    padding: 20px 0 0 0;
    text-align: center;
    clear: both;
    border-top: 1px solid #8c8888;
    width: 80%;
    margin: 0 auto;
}
.copyright p {
    text-align: center;
}
.header_heading {
    text-align: right;
}
#search-form-horizontal {
    padding: 20px 0 0 0;
    margin-bottom: 20px;
}
#search-form-horizontal > .container{
    margin-top:-61px;
}

.nav-tabs > li > a {
    margin-right: 0px;
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.nav-tabs {
    border-bottom: 0;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    cursor: default;
    border-color: transparent;
    padding: 25px;
}
.property-article-badge  {
    display: inline-block;
    border-radius: 11px;
    min-width: 25px;

}

.about_index {} .intro {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
}
.intro h4,
h5 {
    text-align: center;
}
.intro:hover {
    /*   box-shadow: 0px 0px 30px rgba(0, 0, 0, .2);*/
    
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.intro:hover img {
    transform: scale(1.05);
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.email {
    width: 60%;
    float: left;
}
.search_bar {
    width: 40%;
    float: right;
}
/*Social Links*/

.socialmarks {
    margin: 3px 0 0;
    padding: 0;
}
.socialmarks li {
    float: left;
    padding: 0px 0 0px 0;
    margin: 0 0 0 20px;
    font-size: 0;

}
.socialmarks li .first {
    margin-left: 0;
}
.socialmarks li a {
    display: block;
    height: 30px;
    font-size: 0;
    /*border-radius: 5px;*/
}
.socialmarks li a.facebook {
    width: 30px;
    background: url(../img/socialicon-facebook.png) no-repeat 0 0;
}
.socialmarks li a.facebook:hover {
    background: url(../img/socialicon-facebook.png) no-repeat 0 -39px;
}
.socialmarks li a.twitter {
    width: 30px;
    background: url(../img/socialicon-twitter.png) no-repeat 0 0;
}
.socialmarks li a.twitter:hover {
    background: url(../img/socialicon-twitter.png) no-repeat 0px -39px;
}
.socialmarks li a.linkedin {
    width: 30px;
    background: url(../img/socialicon-linkedin.png) no-repeat 0 0;
}
.socialmarks li a.linkedin:hover {
    background: url(../img/socialicon-linkedin.png) no-repeat 0 -39px;
}
.socialmarks li a.googleplus {
    width: 30px;
    background: url(../img/socialicon-googleplus.png) no-repeat 0 0;
}
.socialmarks li a.googleplus:hover {
    background: url(../img/socialicon-googleplus.png) no-repeat 0 -39px;
}
/*Social Links End*/

.search-index {
    background-color: #1d5134 !important;
    border: none !important;
    color: #fff;
}
.index-label {
    color: #fff !important;
}
.input-group-addon {
    color: #fff !important;
    background-color: #e23d0b !important;
    border: none !important;
}
.middle-down-arrow {
    width: 20px;
    position: relative;
    top: 16px;
    left: 50%;
}
.intro_paddding {
    padding: 30px 10px;
}
.small_device_link {
    display: none;
}
/* Responsive Styles */

@media(max-width:1025px) {
    .upper_effect {
        width: 20px;
        background: url(../images/upper_effect.png) no-repeat;
        position: relative;
        top: 16px;
        left: 500px;
    }
    .spotlight-header li {
        font-size: 12px;
    }
}
@media(max-width:991px) {
    .customer-img, .img-related {
        margin-bottom: 30px;
    }
    .upper_effect {
        display: none;
    }
}
@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }
    .logo img {
        text-align: center;
        margin: 0 auto;
    }
    header.carousel .carousel {
        height: 70%;
    }
    .upper_effect {
        display: none;
    }
    .header_heading h1,
    h2,
    h3,
    h4,
    h5 {
        text-align: center;
    }
}
@media(max-width:600px) {
    .email {
        width: 50%;
        float: left;
    }
}
@media(max-width:568px) {
    .email {
        width: 50%;
        float: left;
    }
}
@media(max-width:480px) {
    .logo img {
        text-align: center;
        margin: 0 auto;
    }
    .header_heading h2 {
        font-size: 20px;
    }
    .header_heading h3 {
        font-size: 20px;
    }
    .email {
        width: 100%;
    }
    .socialmarks {
        margin: 0 auto;
        width: 300px;
    }
    .search_bar {
        width: 100%;
        text-align: center;
    }
    .spotlight-header li {
        font-size: 14px;
    }
}
@media(max-width:414px) {
    .search_barX {
        width: 85%;
    }
}
@media(max-width:375px) {
    .search_barX {
        margin-top: 5px;
        width: 90%;
    }
    .small_device_link {
        display: block;
        color: #fff;
        text-decoration: none;
    }
    .high_device_link {
        display: none;
    }
    .spotlight-header li {
        font-size: 10px;
    }
    .spotlight li {
        font-size: 10px;
    }
    .intro:hover img {
        transform: scale(1.0);
        transition: .5s all;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -o-transition: .5s all;
        -ms-transition: .5s all;
    }
    .header_heading h1,
    h2,
    h3,
    h4,
    h5 {
        font-size: 18px;
    }
}
.simple-rating i{
	color: #ffffff;
	display: inline-block;
	padding: 1px 2px;
	cursor: pointer;
}
.ug-item-wrapper img{
    transform: scale(1.8) !important;
}