hr.invis {
    border-color: transparent;
  }

  hr.invis1 {
    margin: 10px 0;
    border-color: transparent;
  }
  body.demos .service-widget h3 {
    border-bottom: 1px solid #ededed;
    font-size: 18px;
    padding: 20px 0;
    background-color: #ffffff;
  }

  body.demos .service-widget {
    margin: 0 0 30px;
    padding: 30px;
    background-color: #fff
  }
  .service-widget h3 {
    font-size: 21px;
    color: #ffffff;
    padding: 0px;
    margin: 0 0 7px;
  }

  .service-widget h3 a,
  .section.wb .service-widget h3,
  .section.lb .service-widget h3 {
    color: #1f1f1f;
  }

  .service-widget p {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .service-widget:hover .hoverbutton {
    opacity: 1;
  }
  .property-main{
      background: #fff;
      position: relative;
      box-shadow: 0 2px 0 0 #e3e4e7;
      border: 1px solid #f1f1f1;
      border-radius: 2px;
      -webkit-transition: all .15s ease;
      -moz-transition: all .15s ease;
      -o-transition: all .15s ease;
      transition: all .15s ease;
      height: 100%;
  }
  .property-main:hover{
      box-shadow: 0 0 5px 1px rgba(60,144,190,.13);
      -webkit-box-shadow: 0 0 5px 1px rgba(60,144,190,.13);
      -moz-box-shadow: 0 0 5px 1px rgba(60,144,190,.13);
  }
  .property-wrap{
      width: 100%;
      padding: 8px;
  }

  .property-wrap .price {
    position: absolute;
    left: 12px;
    top: 12px;
    z-index: 4;
    color: #fff;
    text-align: left;
    background: #a8cf45;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
    padding: 6px 10px;
  }
  .post-media {
    position: relative;
  border: 8px solid #a8cf45;
  }

  .post-media img {
    width: 100%;
  }

  .post-media_g{
  position: relative;
  }
  .hoverbutton {
    background-color: #a8cf45;
    position: absolute;
    color: #1f1f1f !important;
    top: 48%;
    font-size: 21px;
    z-index: 12;
    left: 0;
    opacity: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: -20px auto;
  }
  .global-radius,
  .btn-brd {
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
  }
  .label-inner {
    position: absolute;
    top: 20px;
    right: 12px;
  background: #a8cf45;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
    z-index: 3;
  }

  .label-inner .label{
  display: block;
  line-height: 1.8;
  }
  .item-body {
    padding: 15px 12px 7px;
    width: 100%;
  }

  .item-body .adderess {
    color: #999;
    font-size: 13px;
    line-height: 22px;
    margin: 5px 0px;
  }

  .item-body .adderess i{
  margin-right: 5px;
  }

  .item-body .info {
    font-size: 13px;
    margin-top: 10px;
    line-height: 16px;
  margin-bottom: 10px;
  }

  .support-info .info-title i{
      display: block;
      font-size: 28px;
      color: #ffffff;
      background: #a8cf45;
      width: 48px;
      height: 48px;
      line-height: 48px;
      text-align: center;
  }
  .support-info .info-title{
      color: #333;
      font-size: 15px;
      font-weight: 700;
  }
  .support-info .info-title span{
      display: block;
      font-size: 13px;
      text-transform: capitalize;
      color: #aaa;
      font-weight: 400;
  }
  .item-foot{
      display: inline-block;
      width: 100%;
      border-top: 1px solid #e5e5e5;
      padding: 14px 20px;
      margin: -7px 0;
  }

  .item-foot .prop-user-agent i{
      padding-right: 5px;
  }

  .item-foot .prop-date i{
      padding-right: 5px;
  }

  .item-foot .prop-user-agent i{
      padding-right: 5px;
  }

  .fixed-menu .navbar-default {

  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  }
       /* ***************************************/

       .contactBtn{
        background-color:  #c39e1e;
         color: white;
         width: 230px;
         margin-top: -20px;
       }

          @media only screen and (max-width: 992px) {
            .dropbtn2{
                display: block;
                margin-right: 80px;
                width: 100%;
            }
            }
            @media only screen and (max-width: 992px) {
              iframe {
               width: 350px;
               height: 100%;
              }
              }
        .dropdown1 {
          position: static;
        }

        .dropdown1 .dropbtn1 {
          cursor: pointer;
          font-family: Georgia, 'Times New Roman', Times, serif;
          font-size: 16pt;
          border: none;
          outline: none;
          padding: 0px 0px;
          text-align: center;
          background-color: inherit;
          margin: 0;
        }

        .dropdown-content1 {
          display: none;
          position: absolute;
          text-align: center;
          padding: 20px;

          z-index: 1;
        }

        .dropdown-content1 a {
          float: none;
          color:#c39e1e;
          padding: 12px 20px;
          text-decoration: none;
          display: flex;
          text-align: right;
        }

        .dropdown-content1 a:hover {
          background-color: #fff;

        }

        .show {
          display:flow-root;
        }

  .dropbtn2 {
    background-color: #fff;
    color: black;
    font-size: 16pt;
    border: none;

    width: max-content;
  }

  .dropbtn2:hover, .dropbtn2:focus {
    background-color: #6c7977;
  }

  #myInput {
    box-sizing: border-box;
    background-image: url('searchicon.png');
    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 14px 20px 12px 45px;
    border: none;
    border-bottom: 1px solid #000;
  }

  #myInput:focus {outline: 3px solid #000;}

        @media only screen and (max-width: 300px) {
          .ddd
            {
              width: 100%;
              margin-left: 0px;

            }}

   /************** left popup whats and popup form *****************/
  .overlay {
      position: fixed;
      top: 35px;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.8);
      transition: opacity 500ms;
      visibility: hidden;
      opacity: 0;

  }
  .overlay:target {
      visibility:visible;
      opacity: 1;
      z-index: 999;
  }
  .wrapper {
      margin: 70px   auto;
    padding: 10px;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
      /* transition: all 5s ease-in-out; */
  }
  @media only screen and (max-width: 600px) {
      .wrapper
        {
          width: 80%;

  }
  }

  .wrapper h2 {
      margin-top: 0;
      color: #c39e1e;
  }
  .wrapper .close {
      position: absolute;
      top: 20px;    font-family: "Roboto", sans-serif;

      right: 30px;
      transition: all 200ms;

      font-size: 30px;
      font-weight: bold;
      text-decoration: none;
      color: #c39e1e;
  }
  .wrapper .close:hover {
      color: #fff;
  }
  .wrapper .content {

      max-height: 30%;
      overflow: auto;
  }
  .para{
      text-align: center;
  }

  .container1 {
      border-radius: 50%;
      /* background-image:url(/img/main-bg.jpg); */
      padding: 20px 0;
  }
  form label {
      text-transform: uppercase;
      font-weight: 500;
      letter-spacing: 3px;
      color: #000;
  }
  input[type=text],input[type=email], select, textarea {
      width: 100%;
      padding: 12px;
      color: #000;
      border: 1px solid EFFDF5 ;
      border-radius: 4px;
      box-sizing: border-box;
      margin-top: 6px;
      margin-bottom: 16px;
      resize: vertical;
  }
  input[type="submit"] {
      background-color: #c39e1e;
      color: #fff;
      padding: 15px 50px;
      border: none;
      border-radius: 50px;
      cursor: pointer;
      font-size: 15px;
      font-family: "Roboto", sans-serif;

      text-transform: uppercase;
      letter-spacing: 3px;
  }
  /*-------------------------*/


  .home-send {
      position: fixed;
      left: 55px;
      top: 200px;
      float: left;
      display: block;
      z-index: 9;
  }
  .home-send1 {
      position: fixed;
      left: 55px;
      top: 380px;
      float: left;
      display: block;
      z-index: 9;
  }
  @media (max-width: 1600px){
  .home-send .home-send1 {
      left: 47px;
  }
  }

   @media (max-width: 1600px){
  .home-send .home-send-btn {
      font-size: 16pt;
  }
   }
  @media (max-width: 1600px){
      .home-send1 .home-send1-btn {
          font-size: 16pt;
      }
  }

  .home-send .home-send-btn   {
      transform: rotate(90deg);
      transform-origin: left top;
      font-size: 20pt;
      font-family: "Roboto", sans-serif;
      background: #c39e1e;
      color: #fff;
      border: none;
      padding: 0.5rem 1rem;
      border-top-left-radius: 25px;
      width: 220px;
      cursor: pointer;
      outline: none;
  }
  .home-send1 .home-send1-btn   {
      transform: rotate(90deg);
      transform-origin: left top;
      font-size: 20pt;
      font-family: ge-bold;
      background: #57ff92;
      color: #fff;
      border: none;
      padding: 0.5rem 1rem;
      border-top-right-radius: 25px;
      width: 80px;
      cursor: pointer;
      outline: none;
  }

  /* ************************** */
  .backgroundWhite{
    background-color: white;
  }
  .body{
    background-color: white;
  }

  /*  social icons*/
  @media only screen and (max-width: 992px) {
    .socialIcons{
  display:none;
      position: relative;
      width: 100%;
      top: 110px;
      /* right: auto; */

      padding-left: 70px;
  /* margin-top: -20px; */
      /* background-color: white; */


    }
    }

  .socialIcons{
    display: flex;
    justify-content: start;

      width: auto;
      height: auto;

  }

  /* Caption text */
  .text {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  position: absolute;
  bottom: 40%;
  width: 720px;
  margin-right: 25%;
  line-height:0%;
  display: block;
  text-align: center;
  }

  .carouselText{
    font-size: 16pt;

  }

  .carouselText{
    padding-top: 5px;
    /* font-size: 20px; */

      color: #fff;

  }
  @media only screen and (max-width: 992px) {
    .text{
        font-size: 8pt;
        width: 100%;
    margin-right: 0px;
    /* margin-bottom: -5%; */

    }
    }
    /* Caption text1 */
  .text1{
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 50%;
    width: 620px;
    margin-right: 28%;
    line-height:0%;
    display: block;
    text-align: center;
    }


      .carouselText1 {
          color: #fff;
          font-size: 18pt;

      }
      .carouselText2 {
        color: #fff;
        font-size: 16pt;
        font-weight: bold;

    }
    @media only screen and (max-width: 992px) {
      .carouselText {
        font-size: 8pt;
      }
    }
    @media only screen and (max-width: 992px) {
       .carouselText1{
        font-size: 12pt;
      }
    }
    @media only screen and (max-width: 992px) {
      .carouselText2{
       font-size: 12pt;
     }
   }
      @media only screen and (max-width: 992px) {
        .text1 {
            width:80%;
        margin-right: 30px;
        margin-bottom: -20px;

        }
        }
  .map1
      {
        height: 490px;
        width: 960px;
  }
  @media only screen and (max-width: 992px) {
  .map1{
    height: 100%;
  }
  }

  /*****************************************/
  .whatsapp-btn-container {
    position: fixed;
    font-family: "Heebo",sans-serif;
    font-size: 1rem;
    font-weight: 400;

    /* float: right; */
    right: 30px;
    opacity: 0;
    bottom: -50px;
    padding: 24px;
    animation: fade-up 1000ms forwards;
    animation-delay: 1000ms;
    z-index: 999;

  }

  @keyframes fade-up {
    100% {
        bottom: 24px;
        opacity: 1;
    }
  }

  .whatsapp-btn-container .whatsapp-btn {
    font-family: "Heebo",sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #25d366;
    display: inline-block;
    transition: all 400ms;
  }

  .whatsapp-btn-container .whatsapp-btn:hover {
    transform: scale(1.2);
  }

  .whatsapp-btn-container span {
    position: fixed;
    top: 0;
    left: 4px;
    font-family: "Heebo",sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #075e54;
    transform: rotateZ(20deg) translateX(10px);
    opacity: 0;
    transition: all 400ms;
  }

  .whatsapp-btn-container .whatsapp-btn:hover + span {
    transform: rotateZ(0deg) translateX(0px);
    opacity: 1;
  }
  /***************************************************/

  /*** Header ***/
  /* @media (min-width: 992px) {
    .header {
        margin-top: -20px;
    }
  } */
  .header{
    /* margin-top: -20px; */
  }
  .high{
    height: 100%;
    width: 100%;
    margin-top: 65px;
    /* margin-top: -30px; */
  }
  .high1{
  /* margin-top: -10px; */
  }
  .high2{
    height: 490px;
    width: 100%;
  }
  .high3{
    margin-top: 100px;
  }
  @media (max-width: 992px) {
    .high  {
        height: 100%;
        width: 100%;
        margin-top: 100px;
    }
  }
  @media (max-width: 992px) {
    .high3  {
        /* height: 100%; */
        /* width: 100%; */
        margin-top: 120px;
    }
  }
  @media (max-width: 992px) {
    .high1  {
        height: 100%;
        width: 100%;
    }
  }
  @media (max-width: 992px) {
    .high2  {
        height: 50%;
        /* margin-top: 20px; */

    }
  }
  @media (max-width: 991px) {
    .finishes {
  margin-right:-150px;
  background-color: none;
  }
  }
  @media (max-width: 991px) {
    .galleryImg .galleryImg1 {
      height: 200px;

  }
  }
  .galleryImg{
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .galleryImg1{
    width: 100%;
    height: 380px;
    object-fit: cover;
  }
  .fullWidth{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /****************************************/

  .spacer{margin-top: 40px;margin-bottom:40px;}
  .table, th, td {
    border: 1px solid black;
    border-color: #96D4D4;
  }
  .propertyDetailsBtn{
    margin-right: 35px;
    width:200px;
  }
  @media (max-width: 992px) {
    .propertyDetailsBtn {
      margin-right: 80px;

  }
  }
  /******************/
       /* ***************************************/

       .dropdown-menu1 li {
        position: relative;
        list-style: none;
        }
        .dropdown-menu1 .dropdown-submenu1 {
        display: none;
        background-color: rgba(255,255,255,0.9);;
        position: absolute;
        right: 100%;
        top: 1px;
        }
        .dropdown-menu1 .dropdown-submenu1-left {
        right: 100%;
        left: auto;
        }
        .dropdown-menu1 > li:hover > .dropdown-submenu1 {
        display: block;
        }

        /* .dropdown-hover:hover>.dropdown-menu1 {
        display: inline-block;
        } */

        /* .dropdown-hover>.dropdown-toggle:active { */
        /*Without this, clicking will make it sticky*/
        /* pointer-events: none; */
        /* } */

      /* Dropdown Button */
  .dropbtn {
    background-color: #fff;
    color: black;
    font-family: Georgia, 'Times New Roman', Times, serif;

    /* padding: 16px; */
    font-size: 16pt;
    /* margin-bottom: 20px; */

    border: none;
    cursor: pointer;
  }
  @media only screen and (max-width: 992px) {
    .dropbtn{
       margin-bottom: -20px;
    }
    }
  /* Dropdown button on hover & focus */
  .dropbtn:hover, .dropbtn:focus {
    background-color: #c39e1e;
    color: white;
  }

  /* The container <div> - needed to position the dropdown content */
  .dropdown {
    position: relative;
    display: inline-block;
  }

  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: rgba(255,255,255,0.9);;
    min-width: 120px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }

  /* Links inside the dropdown */
  .dropdown-content a {
    color: black;
    font-size: 16pt;
    font-family: Georgia, 'Times New Roman', Times, serif;

    padding: 12 px 16px;
    text-decoration: none;
    display: block;
  }

  /* Change color of dropdown links on hover */
  /* .dropdown-content a:hover {background-color: #ddd;} */

  /* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
  .show {display:block;}


  @media only screen and (max-width: 992px) {
    #myDropdown{
  margin-right: 120px;
  margin-bottom: 50px;
    }
    }
    @media only screen and (max-width: 992px) {
      .logotop{
    margin-bottom: 50px;
      }
      }

    /****************************************/


    .fixed-top {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 999;
    }
   .menu-top {
      width: auto;
      position: relative;

      height: 100%;
      width: 100%;
    }

    @media (max-width: 580px){
   .menu-top .search-static {
        position: relative;
        top: 0;
        right: auto;
    }}
    @media (max-width: 1020px){
     .menu-top .search-static {
        display: flex;
        width: auto;
        height: auto;
        padding: 0.25rem;
        position: absolute;
        top: -30pt;
        right: 30%;
    }
    }
    .menu-top .search-static {
        display: flex;
        width: 100%;
        margin-right: 720px;
        height: 50%;
        padding: 0.25rem;
    }
    @media (max-width: 580px){
    .search-static .social-top {
        /* margin-left: auto; */
        margin-right: -780px;
    }}
    @media (max-width: 1020px){
    .search-static .social-top {
        height: 100%;
        padding-right: 0;
        direction: ltr;
        display: inline-block;
        line-height: 1;
        position: relative;
        font-size: 10px;
        line-height: 1;
        margin-bottom: auto;
        margin-top: auto;
    }
    }
    .search-static .social-top {
        height: 100%;
        padding-right: 0;
        direction: ltr;
    }
    @media screen and (max-width: 600px){
    .search-static .social-top .nav-item {
        margin-left: 10px;
    }
    }
    @media (max-width: 1020px){
    .search-static .social-top .nav-item {
        height: 100%;
        margin-left: 15px;
        /* color: #333; */
        display: inline-block;
        line-height: 1;
    }}
    .search-static .social-top .nav-item {
        height: 100%;
        margin-left: 15px;
        /* color: #333; */
    }
    @media (max-width: 1020px){
    .search-static .social-top .nav-item a {
        font-size: 14pt;
        line-height: 1;
        vertical-align: middle;
        display: flex;
    }
    }
    .search-static .social-top .nav-item a span {
      margin-bottom: auto;
      display: flex;
      margin-top: auto;
    }

    .regions{
      color: white;
      /* background-color: whitesmoke; */
      font-size: 30px;
      font-weight: bold;
      border: 2px solid #c39e1e;
    }
    .navbar-toggler {
      border: 1px solid #c39e1e;
      width: auto;
      height: auto;
      padding: 0.25rem;
      justify-content: center;
      display: flex;
  }
  span.navbar-toggler-icon {
    color: #c39e1e;
    width: 100%;
    justify-content: center;
    display: flex;
    height: 100%;
  }
  .navbar-toggler-icon {
    display: inline-block;
    width: 5em;
    height: 5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
  }
