/*
Theme Name: bridgewatertravel
Theme URI: https://bridgewatertravel.sn66.me/
Author: Defox
Author URI: https://defox.pk/
Description: Custom theme developed by Defox. Contact us at abdullah@perochak.com to get your awesome website.
Version: 0.1
*/

/*      Reset CSS                 */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,
hgroup,menu,nav,output,section,summary,time,mark,audio,video,select{margin:0;padding:0;border:0;outline:none;}
p{
  margin:0;
  padding:0;
  border:0;
  outline:none;
}
a:focus,a:hover,a:active,button{outline:none;text-decoration:none;}
a{
    transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -webkit-transition: all 0.5s ease;
   -ms-transition: all 0.5s ease;
   overflow-x: hidden;
   color: inherit;
}
ul{list-style:none;}
a{text-decoration:none ;}
/*************************************************/
/*      1 ) Google or local Font Import          */
/*************************************************/
html{height:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;}

/**********************************/
/*      2 ) Helping Classes       */
/**********************************/
.clear{clear: both;}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999999;
}
.table-content{display:table;width:100%;height:100vh;}
.table-cell{display:table-cell;vertical-align:middle;padding-top:70px;}
.noscroll{overflow:hidden;}



/***********************************
            3 ) Header
************************************/






/**************************************
        Home Page
***************************************/
/*Home Section1*/
.home-section1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: column;
  text-align: center;
  min-height: 500px;
  padding: 80px 0px 20px;
  background-size: cover;
  background-position: center;
}

.home-section1 .bottom ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-section1 .bottom ul li img {
  max-width: 40px;
  margin-right: 10px;
}
.home-section1 .bottom ul li {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 10px;
}
/*search-section*/
.search-section form {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0E3710;
  padding: 15px 20px;
}
.search-section form select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.search-section form .input {
  position: relative;
}
.search-section form .input::before {
  content: '\f073';
  font-family: 'FontAwesome';
  position: absolute;
  left: 10px;
  top: 11px;
  font-size: 17px;
  color: #0E3710;
}
.home-section10 .wpcf7 .ajax-loader{
  position: absolute;
  bottom: 21px;
  right: 0;
}
.search-section form .input.guest::before {
  content: '\f183';
}
.search-section form .input.price::before {
  content: '\f153';
}

/*home-section2*/
.home-section2 {
  padding: 100px 0px 50px;
}

.siteheading {
  position: relative;
}
.siteheading.siteheading1::before{

}

/*home-section3*/

.home-section3 ul {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #0E3710;
  padding: 30px 80px;
  flex-wrap: wrap;
}
.home-section3 ul li {
  width: 16%;
  text-align: center;
}
.home-section3 ul li img {
  filter: brightness(0) invert(1);
  max-width: 100%;
  width: 100%;
}
/*home-section4*/
.home-section4 {
  padding: 70px 0px;
}


/*home-section5*/
.home-section5 {
  padding: 20px 0px 50px;
  display: none;
}
.home-section5 .col-md-4 {
  text-align: center;
}
.home-section5 .col-md-4 i {
  color: #a28d4a;
  font-size: 45px;
  margin-bottom: 10px;
}

/*home-section6*/
.home-section6 {
  height: 400px;
  background-size: cover;
  background-position: center;
  padding: 50px 2%;
}
/*home-section7*/
.home-section7 {
  text-align: center;
  background: #f2f5f4;
  padding: 50px 0px;
}

.home-section7 a.my_btn {
  background: #A28D4A;
  display: inline-block;
  color: #fff;
  padding: 13px 25px;
  text-align: center;
  margin: 20px 0 10px;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}
.home-section7 a:hover{
  background:#4c7e58;color:#fff;
}


/*home-section9*/
.home-section9 {
  padding: 50px 0px;
  text-align: center;
}

/*home-section10*/
.home-section10 {
  padding: 50px 0px;
  display: none;
}
.
.home-section10 form br {
  display: none;
}
.home-section10 form input, .home-section10 form select, .home-section10 form textarea {
  width: 100%;
  border: 1px solid #A28D4A;
  padding: 12px 2%;
  font-size: 16px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  color: #000;
  background: #fff;
  outline: none;
  margin-bottom: 10px;
}
.home-section10 form p {
  margin: 0;
}
.home-section10 form .inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.home-section10 form .inner .box {
  width: 49%;
}
.home-section10 form .inner .box textarea {
  height: 109px;
}
.home-section10 form input[type="submit"] {
  display: block;
  border: none;
  width: auto;
  max-width: inherit;
  text-transform: uppercase;
  background: #A28D4A;
  color: #fff;
  padding: 10px 22px;
  min-width: 100px;
  text-align: center;
  margin: 10px auto;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;transition:0.3s all;
}
.home-section10 form input[type="submit"]:hover{background:#0E3710;}
.home-section10 p strong {
    font-weight: 600;
}


/*******************************
      Footer
********************************/




/*******************************
      Inner Page
********************************/
.innerpage-destination .boxes .box {
  min-height: 500px;
  background-position: center;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  padding: 50px;
}
.innerpage-destination .boxes .box .content {
  position: relative;
  z-index: 123;
}
.innerpage-destination .boxes .box .content h2 a {
  display: block;
  color: #fff;
  padding: 0px 0px 15px 0px;

}
.innerpage-destination .boxes .box .content p {
  color: #fff;
  line-height: 1.5;
}
.innerpage-destination .boxes .box .content span a {
  display: inline-block;
  margin-top: 30px;
  padding: 12px 25px;
  text-transform: uppercase;
}

/**********************************
          Faq Page
**********************************/
section.faqs-page .card-header {
  padding: 0;
  background: transparent;
  border: unset;
  border-radius: 0;
}
section.faqs-page .card-header button {
  border: unset;
  color: #ffffff;
  background: #A28D4A;
  border-color: #A28D4A;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  border-width: 1px 1px 1px 2px;
  padding: 14px 16px 14px 16px;
  display: flex;
  width: 100%;
  text-align: left;
  border-radius: 00;
  text-decoration: none;
  align-items: center;
}

section.faqs-page .card-header button::before {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: 30px;
  margin-right: 10px;
}
section.faqs-page .card-header button[aria-expanded="true"]:before {
  content: '\f106';
}
section.faqs-page .card-body {
  border: none;
  padding: 15px 15px 15px 15px;
  color: #000;
  font-size: 14px;
  line-height: 21px;
}
section.faqs-page .card {
  border: unset;
  margin-bottom: 15px;
}
/*******************************
      Our Blog Page
********************************/
.blog-page {
  padding: 50px 0px;
}
.blog-page a {
  display: block;
}
.blog-page .img {
  height: 250px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-page .img img {
  max-width: 100%;
  width: 100%;transition:0.3s all;
}
.blog-page a:hover .img img{opacity:0.8;}

.blog-page p {
  margin-top: 10px;
  color: #545454;
  font-size: 12px;
}
.blog-page h3 {
    font-size: 16px;
    color: #545454;
}
.blog-page span {
  display: inline-block;
  color: #fff;
  padding: 12px 25px;
  text-align: center;
  margin: 20px 0;
  border-radius: 0;
  background: #A28D4A;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;transition:0.3s all;
}
.blog-page a:hover span{
  background: #A28D4A;
  color: #fff;
}
.single-post-page .singlepost-tiitle {
  text-align: center;
  margin: 20px 0px;
  padding-bottom: 15px;
}
.single-post-page p, .single-post-page li {
  line-height: 1.5;
  color: #aaa;
  margin-top: 10px;
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.gallery a {
  display: inline-block;
  width: 31%;
  margin: 10px 1%;
}
.gallery a img {
  max-width: 100%;
  width: 100%;
}
.inner-image {
    float: left;
    width: 100%;
    height: 350px;
    text-align: center;
    background: #000;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.hr, hr {
    background: url(/wp-content/themes/bridgewatertravel/images/hr.png) repeat-y center center;
    height: 4px;
    margin: 5px 0 5px 0;
    border: 0;
}
.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    flex-wrap: wrap;
}
.wp-block-columns {
    flex-wrap: nowrap;
}
.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
}
.wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
}
.wp-block-column[style*="flex-basis"] {
    flex-grow: 0;
}

.wp-block-column:not(:first-child) {
    margin-left: 2em;
}

.property-page-filters {
    float: left;
    width: 98%;
    margin: 20px 1% 10px 1%;
}
.page-destination {
    width: 100%;
    display: inline-block;
}

.coloured-bg {
    float: left;
    width: 100%;
    background: #F8F8EF;
    padding: 50px 2%;
}
.coloured-bg {
    background: #F2F5F4;
}
.wp-block-spacer {
    clear: both;
    height: 20px;
}
.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    flex-wrap: wrap;
}
.wp-block-columns {
    flex-wrap: nowrap;
}
.wp-block-image {
    margin-bottom: 1em;
}
.wp-block-image img {
    max-width: 100%;
}
.coloured-bg .wp-block-image{
  height: 250px;
overflow: hidden;
}
.innerpage-destination {
    width: 100%;
    display: block;
}
.zee_section_2_images .wp-block-image{
  height: 250px;
overflow: hidden;
}


a.blog-archive {
    float: left;
    margin: 20px 2%;
    width: 29.33%;
    text-align: left;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    color: #545454;
}
.clearer, .creatomatic-clearer {
    clear: both;
    height: 0;
}
a.blog-archive h2 {
    font-size: 16px;
    min-height: 80px;
}
a.button-link, .button-link, #landing-search, .wp-block-button__link {
    display: inline-block;
    color: #fff;
    padding: 10px 25px;
    text-align: center;
    margin: 10px 0;
    border-radius: 0;
    background:#0E3710above ;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
a.blog-archive img {
    max-width: 100%;
}
a.blog-archive small {
    margin: 10px 0 0 0;
    display: block;
}


.contact-block {
    float: left;
    width: 23.33%;
    margin: 30px 5%;
    text-align: center;
    font-size: 18px;
}
.contact-block i {
    font-size: 30px;
    color: #52171D;
}
.contact-block h3 {
    margin: 10px 0;
}

.contact-block a {
    color: #545454;
    display: inline-block;
    margin: 5px 0;
}
.social-icon {
    width: 40px;
    height: 50px;
    font-size: 20px;
    margin: 5px;
    border-radius: 50%;
    border: 2px solid #767676;
    padding: 5px;
    width: 40px;

    height: 40px;
    text-align: center;
    display: block;
}
#wpcf7-f694-o1 {
    margin: 30px 0 0 0;
}
#wpcf7-f694-o1 input, #wpcf7-f694-o1 textarea {
    border: 1px solid #A28D4A;
    padding: 12px 2%;
    width: 96%;
    max-width: 96%;
    font-size: 16px;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    color: #000;
    background: #fff;
    margin: 10px 0 0 0;
}

.zee_filters .image {
    background: #A28D4A;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    padding: 5px;
    float: left;
    position: relative;
    display: flex;
}
.zee_filters ul {
    margin: 30px 0;
}
#zee_filter {
    display: none;
}
.zee_filters ul li {
    display: inline-block;
    margin: 0 15px;
    cursor: pointer;
}
.zee_filters ul li .fas.fa-check {
    display: none;
}
.zee_filters ul li .name {
    margin: 11px 0 0 10px;
    float: left;
    display: flex;
}
.zee_filters ul li.active .fas.fa-check {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    background-color: #A28D4A;
    border-radius: 40px;
}
.zee_properties {
    width: 100%;
    display: inline-block;
}
.zee_property_box {
    border: 2px solid #A28D4A;
    float: left;
    width: 23%;
    margin: 10px 1%;
}
.zee_property_box .image {
    height: 200px;
}
.zee_property_box .image a {
    height: 100%;
    width: 100%;
    display: block;
    background-size: cover;
}
.zee_property_box h2 {
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    font-size: 16px;
    height: 40px;
    overflow: hidden;
}
.zee_property_box p {
    height: 50px;
    text-align: left;
    overflow: hidden;
    margin: 10px 0;
    padding: 0px 15px;
    line-height: 16px;
    font-size: 12px;
}
.zee_property_box .zee_filters {
    padding: 0 15px;
    margin: 0 0 20px 0;
}
.zee_property_box .zee_filters ul {
    margin: 0;
    text-align: left;
}
.zee_property_box .zee_filters ul li {
    margin: 0 10px 0 0;
}
.zee_property_box .zee_filters ul .image {
    height: 20px;
    width: 20px;
    padding: 2px;
}
.zee_property_box .zee_filters ul li .name {
    margin: 3px 0 0 5px;
    font-size: 12px;
}



.full-height-presentation {
    position: relative;
    height: 100%;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.full-height-presentation .header-presentation {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.property-page .full-height-presentation .header-presentation {
    text-align: center;
}
.property-page .full-height-presentation .header-presentation .header-title {
    margin-top: 0;
    margin-bottom: 17px;
}
.property-page .property-overview {
    font-size: 18px;
}
.property-page .property-overview {
    text-align: center;
}
.property-page .property-overview .location-detail {
    text-align: center;
    margin-bottom: 8px;
}
.property-overview .fa, .unit-list-overview .fa {
    color: #5d5d5d;
}
.property-overview .detail-list, .unit-list-overview .detail-list {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    margin-bottom: 0;
}
.property-overview .detail-list > li, .unit-list-overview .detail-list > li {
    display: inline-block;
  }
  .property-overview .detail-list > li, .unit-list-overview .detail-list > li {
    padding-left: 10px;
    padding-right: 10px;
}
#property_menu {
    min-height: 0;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 12px;
    font-size: 19px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav-pills, .nav-tabs {
    position: relative;
}
#property_menu .nav {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
        padding-top: 10px;
        padding-bottom: 10px;
}
.nav-pills > li > a {
    border-radius: 0;
}
.nav-pills > li > a {
    color: #264425;
    border-bottom: 2px solid transparent;
        border-bottom-color: transparent;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #264425;
    background-color: transparent;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:active, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #264425;
    border-color: #264425;
}
#property_menu .nav > li > a, #property_menu .nav > li > button {
    padding-top: 6px;
    padding-bottom: 6px;
}

#main-content {
    margin-top: 15px;
    margin-bottom: 48px;
}
.page-content-wrapper .column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.page-content-wrapper .column-left {
    float: left;
    width: 70.83333333%;
}
.section {
    margin-bottom: 60px;
}
.section.section-property.short-section {
    position: relative;
    height: 350px;
    overflow: hidden;
    -webkit-transition: height .2s ease-in-out;
    -o-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out;
}
.section.section-property.short-section.expanded {
    height: auto;
    overflow: visible;
}
.section .h2, .section .h3, .section h2, .section h3 {
    margin: 12px 0;
}
.section.section-property .section-title {
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
}
.section.section-property .section-title {
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.amenity-list {
    margin-bottom: 12px;
    margin-left: 0;
}
.amenity-list > li {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 24px;
    margin: 2px 0;
}
.amenity-list > li {
    margin: 4px 0;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}
.fa-li {
    top: .27142857em;
}
.amenity-list > li .fa-li {
    left: -6px;
}
.special-image-box {
    position: relative;
    height: 240px;
    margin: 15px 0;
    background-color: #ccc;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.property-page .special-image-box {
    height: 400px;
}
.special-image-box .special-image-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}
.special-image-box .special-image-box-inner .special-image-box-content {
    position: relative;
    width: 70%;
    padding: 15px;
    margin: 0 auto;
    background: #fff;
    background: rgba(255,255,255,.7);
    text-align: center;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
.special-image-box .special-image-box-inner .special-image-box-content .special-title {
    margin: 0;
    color: #264425;
}
.special-image-box .special-image-box-inner .special-image-box-content .special-desc {
    margin: 0;
        margin-top: 0px;
    margin-top: 8px;
    color: #505050;
    font-style: italic;
    text-align: center;
}
.bkg-loading-icon {
    background-image: url(/salogivillas/salogi-website/templates/img/loading-64.svg);
    background-position: center center;
    background-repeat: no-repeat;
}
#map-contact-us-canvas, #map-property-canvas, .our-destination-map-canvas {
    width: 100%;
    background-color: #ccc;
}
#map-contact-us-canvas, #map-property-canvas {
    height: 320px;
}
.property-distances {
    background: #f2f4f2;
}
.panel-body {
    padding: 15px;
}
.property-distances ul {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    margin-left: -15px;
    margin-right: -15px;
}
.property-distances ul > li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 3px 0;
}
.property-distances ul > li {
    float: left;
    width: 33.33333333%;
}
.page-content-wrapper .column-right {
    display: none;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.page-content-wrapper .column-right {
    float: left;
    width: 29.16666667%;
}
.page-content-wrapper .column-right {
    display: block;
}
.panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}
.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.property-book-form {
    background-color: #f2f4f2;
}
#check_availability_form_id {
    position: relative;
}
.panel-body {
    padding: 15px;
}
.check-availability-price {
    margin-bottom: 15px;
}
.price-details {
    line-height: 1.2;
}
.price-details .duration, .price-details .from {
    display: inline-block;
    color: #777;
}
.price-details .from {
    margin-right: 5px;
}
.price-details .duration {
    margin-left: 4px;
}
.price-details .price .currency {
    margin-right: 3px;
}
.has-feedback {
    position: relative;
}
.form-group {
    margin-bottom: 15px;
}
.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 7px 12px;
        padding-right: 12px;
    font-size: 16px;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    pointer-events: none;
}
.has-feedback .form-control-feedback {
    right: 7px;
}
.bootstrap-select {
    position: relative;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}
.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
    margin-bottom: 0;
}
div.zee_properties .zee_propertyCollec {
    width: 100%;
    display: inline-block;
}
div.zee_properties #pagination a.infinite-more.next {
    display: inline-block;
    border: none;
    width: auto;
    max-width: inherit;
    text-transform: uppercase;
    background: #A28D4A;
    color: #fff;
    padding: 12px 25px;
    min-width: 100px;
    text-align: center;
    margin: 10px auto;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s all;
}
div.zee_properties #pagination {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 25px;
}
div.zee_properties #pagination #pagination-loader {
    height: 100px;
    overflow: hidden;
    margin-top: -23px;
    margin-left: -12px;
}
div.zee_properties #pagination #pagination-loader img{
    height: 100px;
}
div.zee_properties #pagination #pagination-end {
    color: #A28D4A;
    font-size: 18px;
    font-style: italic;
    padding: 10px;
    border-top: 1px dashed;
    border-bottom: 1px dashed;
}
.zee_property_box .propBorder {
    width: 80px;
    height: 4px;
    background: #A28D4A;
    margin-left: 17px;
}


/****==================================
                            *****
          SHAXIB SITE STYLESH
==================================*****/
div.taxPropertSingle {
    width: 100%;
    display: inline-block;
    overflow-x: hidden;
    padding-bottom: 80px;
}
div.propNameInfo {
    width: 100%;
    display: inline-block;
    background: #0E3710;
    padding: 60px 0px 70px;
}

div.propNameInfo .myBookingform {

}
div.myBookingform form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div.myBookingform form .fildGroup {
    width: 22%;
}
div.myBookingform form .fildGroup input[type='date'] {
    width: 100%;
    outline: none;
    border: 0;
    height: 50px;
    text-indent: 15px;
    border-radius: 5px;
    background-image: url('./assets/images/form.png');
    background-repeat: no-repeat;
    background-position: 95%;
}

div.myBookingform form .fildGroup select {
    width: 100%;
    outline: none;
    border: 0;
    height: 50px;
    text-indent: 5px;
    border-radius: 5px;
}
div.myBookingform form .ButtonInfo {
    width: 30%;
}
div.myBookingform form .ButtonInfo {
    width: 30%;
    justify-content: space-between;
    display: flex;
}
div.myBookingform form .ButtonInfo button#propBookNow {
    width: 48%;
    height: 50px;
    border: 0;
    background: #7A8E84;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    cursor: pointer;
    border-radius: 5px;
}
div.myBookingform form .ButtonInfo #propInfoReq {
    width: 48%;
    height: 50px;
    border: 0;
    background: #A28D4A;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    cursor: pointer;
    border-radius: 5px;
}

/**SECTION NO -2***/
section.velly_bookingInfo {
    width: 100%;
    display: inline-block;
    margin: 10px 0px;
}
section.velly_bookingInfo .bookPropList {
    text-align: center;
}
.bookPropList ul {
    margin: 0;
    padding: 0;
}
div.bookPropList ul li:last-of-type {
     border-right: 0px solid #000;
}
div.bookPropList ul li span {
    color: #a28d4a;
}
section.velly_bookingInfo .propHeading {
    text-align: center;
    margin-bottom: 25px;
}


/**PROPERTY SLIDES**/
section.propSlider {
    width: 100%;
    display: inline-block;
}


/**scroll navbar**/
div.property-menu-scroll {
    width: 100%;
    display: inline-block;
}
nav.mynavbar_sb {}
nav.mynavbar_sb ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
nav.mynavbar_sb ul li {
    font-size: 16px;
    text-transform: uppercase;
    width: 16%;
}
nav.mynavbar_sb ul li a {
    display: block;
    text-align: center;
    background: #0E3710;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 18px 0px;
    line-height: 1.7;
}
nav.mynavbar_sb ul li.active a{
    background: #a28d4a;
}
/**SECTION TARGET DESCRIPTION***/
section#target_description {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}
section#target_description .propDesc_sb {
    border-radius: 6px;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
}
section#target_description .propDesc_sb .propHeading {
    margin-bottom: 10px;
}
div.propHeading h2{
  margin: 0 0 5px;
}


/***SECTION Amenities****/

div.mainInfoSec .amentySL_sec .propRating {
    flex: 1;
}
div.mainInfoSec .amentySL_sec .propLocation {
    flex: 1;
}
div.amentySL_sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
section#target_amenities {
    width: 100%;
    display: inline-block;
    flex: 1;
}
section#target_amenities .propAmen_sb {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
}
section#target_amenities .propAmen_sb .image{}
section#target_amenities .propAmen_sb .image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
section#target_amenities .propAmen_sb .propHeading {
    margin-bottom: 5px;
}
section#target_amenities .propAmen_sb .text ul {
    width: 100%;
    display: inline-block;
    padding-left: 15px;
}
section#target_amenities .propAmen_sb .text ul li {
    width: 50%;
    float: left;
    margin: 5px 0px;
    list-style-type: disc;
    font-size: 16px;
}
section.propSlider .propSlidesNav .image.slick-current.slick-active .overlay {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}
div.propertyName_sb {
    margin: 20px 0px 35px;
}
.propertyName_sb h2 {
    color: #410F17;
}
div.propertyName_sb .border_prop {
    height: 4px;
    background: #A28D4A;
    width: 100px;
}
div.mainInfoSec .amentySL_sec .propRating span {
    color: #A28D4A;
}
/**SECTION target_prices**/
section#target_prices{
    width: 100%;
    display: inline-block;
    margin-top: 15px;
    padding-right: 40px;
}
section#target_prices .propRates_sb {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
}
section#target_prices .propRates_sb .propHeading {
    margin-bottom: 10px;
}

section#target_prices .propRates_sb table tbody tr {
    background: #fff;
}

section#target_prices .propRates_sb table {
  /*border-collapse: separate;*/
  border-spacing: 0 10px;
}


/***SECTION target_policies***/
section#target_policies {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
    padding-left: 40px;
}
div.prcExtraOption .col-md-12 #target_policies {
    padding-left: 0;
}
section#target_policies .propPlic_sb {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
}
section#target_policies .propPlic_sb .accordian {
    margin-top: 10px;
}
section#target_policies .propPlic_sb .accordian .accorItem {
    margin-bottom: 10px;
    background: #fff;
}
section#target_policies .propPlic_sb .accordian dt a.active_sb span {
    transform:rotate(180deg);
}
/**SECTION AVAILIBILITY**/
section#target_availability {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}
section#target_availability .propAvil_sb {
    background: rgba(152, 178, 165, 0.15);
    padding: 45px 35px;
    border-radius: 6px;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
}
section#target_availability .propAvil_sb .propHeading {
    margin-bottom: 10px;
}

/**SECTION LOCATION**/
section#target_location {
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    /*background: #f2f3f4;*/
}
section#target_location .propLoca_sb {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
}
section#target_location .propLoca_sb .propHeading {
    margin-bottom: 10px;
}
section#target_location .propLoca_sb #map {
    height: 500px;
}

/**SECTION REVOEW**/
section#target_reviews {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}
section#target_reviews .propRev_sb {
    background: rgba(152, 178, 165, 0.15);
    padding: 45px 35px;
    border-radius: 6px;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
}
section#target_reviews .propRev_sb .propHeading {
    margin-bottom: 10px;
}
section#target_reviews .propRev_sb .reviewItems {
    background: #fff;
    padding: 35px 25px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.secReview {
    margin-top: 25px;
}
div.propRev_sb .reviewItems .text p {
    font-size: 16px;
    line-height: 29px;
    color: #8A8A8A;
}
div.propRev_sb .reviewItems .profInfo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div.propRev_sb .reviewItems .profInfo .left {
    width: 50%;
    display: flex;
    align-items: center;
}
div.reviewItems .profInfo .left .image {
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 100%;
    margin-right: 20px;
}

section#target_reviews .propRev_sb .revMoreItems {
    text-align: center;
    padding-top: 25px;
}
section#target_reviews .propRev_sb .revMoreItems a {
    background: #a28d4a;
    color: #fff;
    padding: 22px 56px;
    display: inline-block;
    border-radius: 90px;
    text-transform: capitalize;
    font-size: 16px;
}

.calendar {
    display: flex;
    flex-flow: column;
}
.calendar .header .month-year {
    font-weight: bold;
    color: #333333;
    font-size: 18px;
    text-align: center;
    padding: 0 0 20px;
}
.calendar .days {
    display: flex;
    flex-flow: wrap;
}
.calendar .days .day_name {
    width: calc(100% / 7);
    border-right: 0;
    padding: 0px 0 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #219653;
    background-color: transparent;
    text-align: center;
}
.calendar .days .day_name:nth-child(7) {
    border: none;
}
.calendar .days .day_num {
    display: flex;
    flex-flow: column;
    width: calc(100% / 7);
    border-right: 0;
    border-bottom: 0;
    padding: 15px;
    font-weight: bold;
    color: #333;
    min-height: 20px;
    position: relative;
    text-align: center;
}
.calendar .days .day_num span {
    display: inline-flex;
    width: 30px;
    font-size: 14px;
    z-index: 123;
    justify-content: center;
}
.calendar .days .day_num .event {
    margin-top: 10px;
    font-weight: 500;
    font-size: 14px;
    padding: 3px 6px;
    border-radius: 0px;
    background-color: #f7c30d;
    color: #fff;
    word-wrap: break-word;
}

.calendar .days .day_num .event.blue {
    background-color: #518fce;
}
.calendar .days .day_num .event.red {
    background-color: #ce5151;
}

.calendar .days .day_num:nth-child(7n+1) {
    border-left: 0;
}
.calendar .days .day_num:hover {
    background-color: #fdfdfd;
}
.calendar .days .day_num.ignore {
    background-color: #fdfdfd;
    color: #ced2d4;
    cursor: inherit;
}
.calendar .days .day_num.selected {
    background-color: transparent;
    cursor: inherit;
    color: #E0CE28;
}
.textavail {
    margin: 40px 0 20px;
    display: flex;
    justify-content: space-between;
}
.textavail .zee_availability, .textavail .zee_availability1, .textavail .zee_availability2, .textavail .zee_availability3 {
    float: unset;
    width: calc(33.333% - 15px);
    margin: 0;
}
.calendar .event {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
}

.property_testimonial{
  transition: 0.3s;
}
.property_testimonial.show_all .single-property-testimonial{
  display: block;
}

.single-property-testimonial {
    margin-bottom: 20px;
}
.single-property-testimonial .comment_author {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.view_all_testimonials {
    display: inline-block;
    color: #fff;
    padding: 10px 25px;
    text-align: center;
    margin: 10px 0;
    border-radius: 0;
    background: #0E3710;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
}
.view_all_testimonials:hover{
  color: #fff;
  background: #A28D4A;
}
.hidden_testimonials{
  display: none;
}
/*****
*************************************************/


.calendar {
    background-color: #fff;
    padding: 40px 35px 25px;
    border-radius: 6px;
}
section#target_prices .propRates_sb table tr th > div {
    display: inline-block;
}

.scCalendoar.zze_style {
    padding: 20px 7% 50px 7%;
    width: 100%;
    background: #F8F8F8;
}

.scCalendoar.zze_style .ics-calendar-widget-grid {
    background-color: unset;
}

.scCalendoar.zze_style tbody td div {
    background: #A28D4A;
    height: 38px;
    font-size: 15px;
    position: relative;
    border-radius: 4px;
    line-height: 36px;
    width: 42px;
    color: #fff;
    font-weight: bold;
}

.scCalendoar.zze_style .ics-calendar-widget-grid td.past, .scCalendoar.zze_style .ics-calendar-year-availability-grid td.past {
    opacity: 1;
}
.scCalendoar.zze_style .ics-calendar-widget-grid td.past div, .scCalendoar.zze_style .ics-calendar-year-availability-grid td.past div{
    background: #ececec;
    height: 38px;
    font-size: 15px;
    position: relative;
    border-radius: 4px;
    line-height: 36px;
    width: 42px;
    color: #c5c5c5;
    font-weight: bold;
}
.reviewItemsAll .slick-dots li{
  width: 12px;
  height: 12px;
}
.reviewItemsAll .slick-dots li button{
  background: transparent;
  border-radius: 50px;
  width: 12px;
  height: 12px;
}
.reviewItemsAll .slick-dots li button::before{
  width: 12px;
  height: 12px;
  content: '';
  background: #a28d4a;
  border-radius: 50px;
}
#commentform p {
    display: block;
}

#commentform p.comment-notes {
    font-size: 14px;
    font-style: italic;
}

#commentform p.comment-form-cookies-consent label,
#commentform p.comment-form-cookies-consent input{
  display: inline-block ;
  width: auto;
}
#commentform p.comment-form-cookies-consent input{
  margin-right: 5px;
}
#commentform p.form-submit input {
    width: auto;
    background-color: #a28d4a;
    color: #fff;
    border: 0;
    padding: 16px 20px;
    line-height: 1;
    cursor: pointer;
}

.header_search_form_area #search-form {
    display: inline-flex;
    width: 260px;
}
.header_search_form_area #search-form button {
    background-color: #A28D4A;
    color: #fff;
    border: 0;
    padding: 10px;
    width: 39px;
    height: 39px;
    border-radius: 0;
    cursor: pointer;
}
.header_search_form_area #search-form input {
    border: 1px solid #A28D4A;
    padding: 5px 7px;
    font-size: 13px;
    width: calc(100% - 39px);
    color: #545454;
    text-transform: capitalize;
    outline: none;
}
.hero_image {
    /*padding: 100px 0;
    min-height: 350px;*/
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.hero_image_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.hero_image .container {
    position: relative;
}

.property_box_slider{
  margin: 0 -15px;
}
.property_box_slide_inner {
  padding: 0 15px;
}

.home-section7.home-section8 .inner .content{
  padding: 30px 20px 0;
}
.siteheading {
    color: #545454;
}

.elementor-7097 .elementor-element.elementor-element-2f4c925 .eael-contact-form-7 .wpcf7-form label{
  width: 100%;
  text-align: center;
}
.elementor-7097 .elementor-element.elementor-element-2f4c925 .eael-contact-form-7 .wpcf7-form p .wpcf7-form-control-wrap{
  display: block;
  margin-top: 5px;
}
.search-section form.form_style_2.search_form {
  background-color: transparent;
  flex-wrap: wrap;
}
.search_villas_top_area {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.search-section form.form_style_2.search_form input,
.search-section form.form_style_2.search_form select{
  border: 1px solid #e8e8e8;
  margin-right: 0;
}
.form_style_2.search_form {
    flex-wrap: wrap;
}
.search_villas_top_area {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
div.myBookingform form .fildGroup input[type='date']::-webkit-inner-spin-button,
div.myBookingform form .fildGroup input[type='date']::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
div.bookPropList ul li span {
    min-width: 30px;
    min-height: 30px;
    display: inline-block;
    background-color: #a28d4a;
    border-radius: 50px;
    text-align: center;
    line-height: 27px;
}
div.bookPropList ul li span{
  margin-right: 5px;
}
div.bookPropList ul li span.image_icon img{
  max-width: 20px;
}
.bookPropList ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    justify-content: start;
}
div.bookPropList ul li {
    display: flex;
    align-items: center;
    padding: 0px 25px;
    margin: 10px 0;
    font-size: 14px;
    line-height: 1.2;
    position: relative;
}
div.bookPropList ul li span i {
    color: #fff;
}
div.bookPropList ul li::before {
    content: '';
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
    height: 15px;
    width: 0;
    background-color: #ddd;
}
div.bookPropList ul li:last-child::before{
  display: none;
}
.header_mobile{
  display: none;
}




#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  /*font-family: Montserrat, sans-serif;*/
  background: #fff;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #545454;
  /*font-weight: 700;*/
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #000;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #eeeeee;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #eeeeee;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #eeeeee;
  font-weight: 400;
  background: #1b9bff;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #000;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #eeeeee;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #eeeeee;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
#cssmenu.small-screen {
  width: 70%;
  transition: 0.3s;
  left: -100%;
  /*left: 0;*/
  position: fixed;
  z-index: 1231;
  min-height: 100%;
}
#cssmenu.small-screen.sub_site_mobile{
top: 100px;
z-index: 123123123123;
}
#cssmenu.small-screen.active{

    left: 0;
}
#cssmenu.small-screen ul {
  width: 100%;
  display: none;
}
#cssmenu.small-screen.align-center > ul {
  text-align: left;
}
#cssmenu.small-screen ul li {
  width: 100%;
  /*border-top: 1px solid rgba(120, 120, 120, 0.2);*/
}
#cssmenu.small-screen ul ul li,
#cssmenu.small-screen li:hover > ul > li {
  height: auto;
}
#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#cssmenu.small-screen > ul > li {
  float: none;
}
#cssmenu.small-screen ul ul li a {
  padding-left: 25px;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 35px;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 45px;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 55px;
}
#cssmenu.small-screen ul ul li a {
  color: #545454;
  background: none;
}
#cssmenu.small-screen ul ul li:hover > a,
#cssmenu.small-screen ul ul li.active > a {
  color: #545454;
}
#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#cssmenu.small-screen > ul > li.has-sub > a:after,
#cssmenu.small-screen > ul > li.has-sub > a:before,
#cssmenu.small-screen ul ul > li.has-sub > a:after,
#cssmenu.small-screen ul ul > li.has-sub > a:before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: none;
  padding: 17px;
  color: #eeeeee;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#cssmenu.small-screen #menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #eeeeee;
  border-bottom: 2px solid #eeeeee;
  content: '';
  box-sizing: content-box;
}
#cssmenu.small-screen #menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #eeeeee;
  content: '';
  box-sizing: content-box;
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  top: 23px;
  background: #ffffff;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#cssmenu.small-screen .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  /*border-left: 1px solid rgba(120, 120, 120, 0.2);*/
  height: 46px;
  width: 46px;
  cursor: pointer;
}
#cssmenu.small-screen .submenu-button.submenu-opened {
  /*background: #0190ff;*/
}
#cssmenu.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
#cssmenu.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:after {
  background: #000;
}
#cssmenu.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#cssmenu.small-screen.select-list {
  padding: 5px;
}
.header_search_form_area.text-right {
    position: relative;
}
.zee_search_results {
    position: absolute;
    background-color: #fff;
    z-index: 1;
    right: 0;
    width: 260px;
    text-align: left;
    top: 40px;
}
.zee_search_results .suggestion_div {
    padding: 3px 10px;
    border-bottom: 1px solid #ccc;
}
.zee_search_results .suggestion_div a {
    color: #65aa88;
}
#target_distance {
    width: 100%;
    display: inline-block;
    margin-top: 25px;
}
section#target_distance .propAmen_sb {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
}

.open_request_form {
    width: 500px;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #f2f2f2;
    z-index: 123;
    transition: 0.3s;
    right: -100%;
    padding: 30px 30px;
    height: 100%;
    overflow-x: scroll;
}
.open_request_form.active {
    right: 0;
}
.open_request_form .form_box {
    background-color: #fff;
    width: 100%;
    padding: 20px;
}
.close_request_form {
    position: absolute;
    right: 20px;
    top: 20px;
}
.open_request_form .form_box .row span {
    width: 100%;
    display: block;
}
.open_request_form .form_box .row .left {
    float: left;
    width: 49%;
    margin: 0 2% 0 0;
}
.open_request_form .form_box .row .right {
    float: right;
    width: 49%;
}
.open_request_form .form_box .row input, .open_request_form .form_box .row select, .open_request_form .form_box .row textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
}

.open_request_form .form_box .row label {
    width: 100%;
}
.open_request_form .form_box .row textarea {
    height: 100px;
}
.open_request_form .form_box .row .wpcf7-form-control.wpcf7-submit {
    width: 48%;
    height: 50px;
    border: 0;
    background: #A28D4A;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    cursor: pointer;
    border-radius: 5px;
}
#wpcf7-f7856-o1 .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    width: 100%;
    outline: none;
    border: 0;
    height: 50px;
    text-indent: 15px;
    border-radius: 5px;
    /*background-image: url('./assets/images/form.png');*/
    background-repeat: no-repeat;
    background-position: 95%;
}

#wpcf7-f7856-o1 {
    position: relative;
}
#wpcf7-f7856-o1 .wpcf7-response-output {
    position: absolute;
    bottom: -50px;
    width: 100%;
}
#wpcf7-f7856-o1 .fildGroup {
    position: relative;
}
#wpcf7-f7856-o1 .fildGroup .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -34px;
}
#wpcf7-f7856-o1 .wpcf7-form-control.wpcf7-submit {
    width: 48%;
    height: 50px;
    border: 0;
    background: #A28D4A;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    cursor: pointer;
    border-radius: 5px;
}
#wpcf7-f7856-o1 .ajax-loader {
    position: absolute;
    margin: 0;
}
.open_request_form .form_box .row span.ajax-loader {
    width: 25px;
}

section.secOverlay.home-section1{
    padding: 0;
    height: auto;
}
section.home-section1 .overlay {
    background: rgba(0,0,0,0.3);
    padding: 80px 0px 20px;
    width: 100%;
    min-height: 500px;
}
div#luccaGallery_sb .gallery-icon {
    overflow: hidden;
    display: flex;
    margin: 7px 10px;
}
div#luccaGallery_sb .gallery-icon img  {
    border: 0;
    height: 100%;
    object-fit: cover;
}
div#luccaGallery_sb dl {
    position: relative;
}
div#luccaGallery_sb dl dd {
    color: #000;
    position: absolute;
    bottom: 7px;
    width: calc(100% - 20px);
    left: 10px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255,255,255,0.8);
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding: 8px;
}

/*==============================*/
section#galleryLightBox {
    width: 100%;
    display: inline-block;
}
section#galleryLightBox .property_gallery_sb {
    width: 100%;
    display: inline-block;
    padding-top: 70px;
    position: relative;
}
section#galleryLightBox .property_gallery_sb .galleryBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    display: none;
}
section#galleryLightBox .property_gallery_sb .galleryBox:first-of-type {
    display: flex;
}
section#galleryLightBox .property_gallery_sb a {
    width: 24%;
    margin-bottom: 15px;
}

section#galleryLightBox .property_gallery_sb .buttonShowMore {
    float: right;
    width: 200px;
    height: 48px;
    background: #A28D4A;
    text-align: center;
    line-height: 48px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    bottom: 15px;
    right: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: .5s;
}
section#galleryLightBox .property_gallery_sb .buttonShowMore:hover{
    background: #A28D4A;
}
div.prcExtraOption {
    padding-top: 0;
}
section#target_prices .propRates_sb table {
    width: 100%;
}

section#target_prices .propRates_sb table tbody tr:first-child th {
    height: 25px;
}
div.scCalendoar {
    margin-top: -12px;
}
div.scCalendoar .ics-calendar-title {
    display: none;
}
article.ics-calendar-month-wrapper h3 {
    font-size: 24px;
    height: 56px;
    line-height: 56px;
}
select.ics-calendar-select {
    height: 50px;
    padding: 0px 10px;
    font-size: 14px;
    background: transparent;
    border: 1px solid #a28d4a;
    cursor: pointer;
    outline: none;
}
table.ics-calendar-month-grid {
    margin-top: 15px;
}
table.ics-calendar-month-grid tr th {
    height: 50px;
    line-height: 50px;
    background: #A28D4A;
    color: #fff;
    text-align: center;
    padding: 0;
    border: 1px solid #A28D4A;
    font-size: 8px;
}
table.ics-calendar-month-grid tr td {
    border: 1px solid #A28D4A;
}
table.ics-calendar-month-grid tr td .day {
    background: rgba(197, 179, 88, 0.3);
    text-align: center;
    font-weight: 700;
    color: #000;
}
table.ics-calendar-month-grid .today .day {
    background: #014711;
}
table.ics-calendar-month-grid .events .title {
    line-height: 1.3em;
    font-size: 8px;
    color: #000;
}
div.content .bokingCollc {
    width: 100%;
    display: inline-block;
    min-height: 146px;
}
div.content .bokingCollc ul li {
    width: 50%;
    float: left;
    font-size: 12px;
    position: relative;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 50px;
    line-height: 1.1em;
}
div.content .bokingCollc ul li span {
    width: 40px;
    height: 40px;
    padding: 5px;
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    background: #A28D4A;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}
div.content .bokingCollc ul li span:hover {
  background: #396C42;
}
div.content .bokingCollc ul li span img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
section#youMayLike {
    margin-top: 50px;
}
section#youMayLike h2 {
    font-size: 21px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



section.home-section1 .overlay{
  position: relative;
}
section.home-section1 .overlay .bottom {
    margin: 50px 0 0 0;
}
footer.site-footer .footer-bottom .col-md-3:nth-child(4) ul {
    margin-bottom: 50px;
}



/*shoaib style*/
div.form-container-false form fieldset {
    margin: 10px 0;
    padding: 10px;
    border: #DDD 1px solid;
}
div.form-container-false form fieldset div {
    width: 825px;
}

.text_red {
    color: red;
}
.wpcf7-form-control-wrap.checkbox-543 {
    text-align: left;
    float: left;
}
#wpcf7-f9263-p7097-o1 .wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: 40px 0 0 0;
}
.footer-newsletter .wpcf7-form.init {
    display: flex;
    margin: -15px 0 0 0;
}
.footer-newsletter .wpcf7-form.init .email .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    padding: 10px 20px;
    background: #fff;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #fff;
    -webkit-appearance: none;
    margin: -14px 6px 0 30px;
}
.footer-newsletter .wpcf7-form.init .submit .wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #A28D4A;
    border: 1px solid #A28D4A;
    color: #fff;
    padding: 10px 50px;
    margin: -20px 0 0 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    transition: 0.3s;
}
.footer-newsletter .wpcf7-form.init .submit .wpcf7-form-control.has-spinner.wpcf7-submit:hover{
  background: #fff;
  color: #A28D4A;
}

.inspire-half {
    width: 50%;
    float: left;
}
.inspire-half .wpcf7-form-control-wrap.region {
    width: 98%;
    display: block;
}
.inspire-half .wpcf7-form-control-wrap.month {
    width: 98%;
    display: block;
}
.inspire-half .wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 109px;
}

.page-template-home .home-section8 a {
    display: block;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    background: #fff;
    margin: 10px 00;
}
.page-id-14647 .home-section8 a {
    display: block;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    background: #fff;
    margin: 10px 00;
}

section.home-section1 .overlay .inner {
    margin: 0 auto;
    width: max-content;
    padding: 1px 30px 30px 30px;
    background-color: rgba(0,0,0,0.3);
}
.search-section form input::placeholder {
    /*color: #000;*/
    opacity: 1;
}
.page-template-home .home-section8 a.my_btn {
    background: #A28D4A;
    width: max-content;
    margin: 20px auto 0;
    transition: 0.3s;
}
.page-template-home .home-section8 a.my_btn:hover{
    background: #A28D4A;
}

.page-id-14647 .home-section8 a.my_btn {
    background: #A28D4A;
    width: max-content;
    margin: 20px auto 0;
    transition: 0.3s;
}
.page-id-14647 .home-section8 a.my_btn:hover{
    background: #A28D4A;
}
.enquire_now a {
    background-color: #0E3710;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 50px;
    transition: 0.3s;
    margin: 30px 0;
    width: 100%;
    text-align: center;
}
.enquire_now a:hover {
    background-color: #A28D4A;
    color: #fff;
}
.wpcf7-response-output {
    color: green;
}
.line_separator {
    width: 100%;
    text-align: center;
}
.line_separator span {
    width: 100px;
    height: 4px;
    background: #A28D4A;
    display: block;
    margin: 0 auto;
}
.home-section4 .siteheading::before {
    margin: 0;
}
.scCalendoar.zze_style tbody td.future div {
    background: #fff;
    color: #A28D4A;
}
