* {
  margin: 0;
  padding: 0;
  color: white;
  font-family: sans-serif;
  color: #000;
  list-style: none;
}

.nav {
  align-items: center;
}
.nav ul li {
  list-style-type: none;
  padding: 1em 0px;
}
.nav ul {
  display: flex;
  margin-bottom: 0;
  position: relative;
}

.nav ul li a {
  text-decoration: none;
  color: #ffffff;
  padding: 30px 20px;
}
#marker {
  position: absolute;
  background-color: #3daae2;
  box-shadow: 0px 0px 18px 18px #3daae269;
  height: 3px;
  -webkit-transition: width 0.5s, left 0.5s;
  -moz-transition: width 0.5s, left 0.5s;
  -ms-transition: width 0.5s, left 0.5s;
  -o-transition: width 0.5s, left 0.5s;
  transition: width 0.5s, left 0.5s;
  transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

  bottom: 15px !important;
  width: 40px !important;
  margin-left: 20px;
}
.dropdown-main,
.dropdown-main-2,
.dropdown-main-3 {
  position: relative;
}
/* ul.dropdown-content {
  flex-direction: column;
  position: absolute;
  margin: 0 !important;
  padding: 20px 0px !important;
  height: 0;
  transform: scaleY(0);
  background-color: rgba(63, 55, 55, 0.274);
  z-index: 99999999999999999;
  border-radius: 10px;
}
ul.dropdown-content li:last-child,
ul.dropdown-content-2 li:last-child,
ul.dropdown-content-3 li:last-child {
  padding-bottom: 0 !important;
}
ul.dropdown-content-2 {
  flex-direction: column;
  position: absolute;
  margin: 0 !important;
  padding: 20px 0px !important;
  height: 0;
  transform: scaleY(0);
  background-color: rgba(63, 55, 55, 0.274);
  z-index: 99999999999999999;
  border-radius: 10px;
}

ul.dropdown-content-3 {
  flex-direction: column;
  position: absolute;
  margin: 0 !important;
  padding: 20px 0px !important;
  height: 0;
  transform: scaleY(0);
  background-color: rgba(63, 55, 55, 0.274);
  z-index: 99999999999999999;
  border-radius: 10px;
} */
/* .dropdown-main:hover .dropdown-content {
  height: auto;
  transform: scaleY(1);
  width: 170px;
  top: 30px;
  left: -10px;
  transition: 0.2s all;
  background: #3dabe2;
}
.dropdown-main-2:hover .dropdown-content-2 {
  height: auto;
  transform: scaleY(1);
  width: 170px;
  top: 30px;
  left: -10px;
  transition: 0.2s all;
  background: #3dabe2;
}
.dropdown-main-3:hover .dropdown-content-3 {
  height: auto;
  transform: scaleY(1);
  width: 170px;
  top: 30px;
  left: -10px;
  transition: 0.2s all;
  background: #3dabe2;
}
.dropdown-content li a:hover,
.dropdown-content-2 li a:hover,
.dropdown-content-3 li a:hover {
  color: #000000 !important;
}
.dropdown-content:hover {
  height: auto;
  transform: scaleY(1);
  width: 170px;
} */
.clearfix li {
  padding: 0 !important;
}
.dropdown-main li,
.dropdown-main-2 li,
.dropdown-main-3 li {
  padding: 0 !important;
  padding-bottom: 20px !important;
}

/* 
.dropdown-content li a,
.dropdown-content-2 li a,
.dropdown-content-3 li a {
  padding: 0 !important;
  padding-left: 20px !important;
  padding-bottom: 20px !important;
  padding-right: 108px !important;
}
.dropdown-content-2 li a {
  padding-right: 40px !important;
}
.dropdown-content-3 li a {
  padding-right: 92px !important;
} */
.clearfix li a:hover {
  color: #3cabe0;
}
.clearfix .submenuone .ul-dropdown-1 li a:hover,.clearfix .submenusecondli .ul-dropdown-2 li a:hover,.clearfix .submenuthirdli .ul-dropdown-3 li a:hover{
  color: #3cabe0;
}

.submenulabel:hover,.submenulabel-second:hover,.submenulabel-third:hover{
  cursor: pointer;
  color: #3cabe0;

}

/* .dropdown-content li a:hover,
.dropdown-content-2 li a:hover,
.dropdown-content-3 li a:hover {
  color: #3cabe0;
} */
#check {
  display: none;
}
.labell {
  display: inline-block;
  position: relative;
  top: 50px;
  left: 88%;
  z-index: 99;
}

.dflex-01 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-top: 10px;
  z-index: 999999999999999;
  position: relative;
}
.logo img {
  width: 100%;
}

.logo {
  padding-right: 70px;
}

.logo img {
  width: 130px;
}
.Hotbg {
  height: 40px;
  align-items: center;
  display: flex;
}
.Hotbg:hover {
  border: 2px solid #3daae2;
  border-right: transparent;
}

.Hotbg:hover > .Hotbg-txt {
  width: 180px;
  padding: 0 20px;
}

.Hotbg:hover > .Hotbg-btn {
  background-color: #3daae2;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

}

.Hotbg:hover > .Hotbg-btn i {
  color: rgb(255, 255, 255) !important;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

}

.Hotbg-btn {
  color: #e84118;
  text-decoration: none;
  float: right;
  width: 43px;
  height: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  cursor: pointer;
}

.Hotbg-btn > i {
  font-size-adjust: 30px;
  color: #3daae2;
}

.Hotbg-btn:hover i {
  font-size-adjust: 30px;
  color: #33c4c8;
}

.Hotbg-txt {
  border: none;
  background: none;
  outline: none;
  float: left;
  padding: 0;
  color: rgb(255, 255, 255);
  font-size: 16px;
  transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  line-height: 40px;
  width: 0px;
  font-weight: bold;
}



@media (max-width: 1200px) {
  .nav ul li a {
    padding: 44px 23px;
  }
  .dflex-01 {
    max-width: 100% !important;
    justify-content: space-evenly;
  }

  .resources {
    padding-left: 8px !important;
  }
  .contact {
    padding-left: 15px !important;
  }
  #marker {
    margin-left: 25px;
  }
}
@media (max-width: 1100px) {
  .logo {
    padding-right: 0px;
  }
}
@media (max-width: 920px) {
  .logo img {
    width: 110px;
    height: 100px;
  }
  .nav ul li a {
    padding: 44px 17px;
  }
}
@media (max-width: 886px) {
  #marker {
    margin-left: 21px;
  }

  ul {
    padding-left: 1rem !important;
  }
}
@media (max-width: 840px) {
  ul {
    padding-left: 0 !important;
  }

  #marker {
    margin-left: 20px;
  }
  .logo img {
    width: 90px;
    height: 85px;
  }
  .nav ul li a {
    padding: 45px 20px;
  }
  .contact {
    padding-left: 7px !important;
  }
}

@media (max-width: 995px) {
  .dflex-01 {
    justify-content: space-between;
    max-width: 95% !important;
    padding: 30px 30px 0px 30px;
  }
  .Hotbg {
    margin-left: 0px;
  }
  .Hotbg-btn {
    border: 1px solid #b8b8b8;
  }
  .Hotbg {
    margin-left: -50px;
    width: 100%;
    align-items: center;
    margin: 0 auto;
  }
  .Hotbg:hover > .Hotbg-txt {
    width: 100%;
    padding: 0 20px;
  }

  .nav {
    flex-direction: column;
    position: fixed;
    z-index: 999999;
    background-color: black;
    box-shadow: 1px 4px 40px rgb(0 0 0 / 45%);
    width: 100%;
    transition: all 0.3s ease;
    padding: 0px 50px !important;
    left: -100%;
    right: 0;
    top: 0;
    bottom: 0;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }
  .nav-script {
    left: 0%;
    -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }

  .nav ul {
    flex-direction: column;
  }

  .nav ul li a {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    padding: 25px 0px;
  }
  .nav ul li {
    padding: 0px !important;
  }
  .resources {
    padding: 25px 0px !important;
  }
  .nav ul {
    margin-top: 35px;
  }

  .contact {
    padding: 25px 0px !important;
  }
  .contact {
    margin-bottom: 25px;
  }
  #marker {
    display: none !important;
  }
  /* 
  .dropdown-main:hover .dropdown-content {
    top: 70px;
    background: #3dabe2;

    width: 220px;
    height: 220px;
    justify-content: center;
  }
  .dropdown-main-2:hover .dropdown-content-2 {
    top: 60px;
    background: #3dabe2;

    width: 250px;
    height: 250px;
    justify-content: center;
  }
  .dropdown-main-3:hover .dropdown-content-3 {
    top: -190px;
    background: #3dabe2;

    width: 220px;
    height: 220px;
    justify-content: center;
  }
  .dropdown-content a {
    width: 220px;
  } */
  .nav ul li a {
    padding: 18px 15px !important;
  }

  
  .burger-span {
    position: relative;
  }
  .burger-span,
  .burger-span:before,
  .burger-span:after {
    width: 3rem;
    height: 0.28rem;
    display: inline-block;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    top: 0;
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 2);
    z-index: 9999999999;
  }

  .burger-span:before,
  .burger-span:after {
    content: "";
    position: absolute;
    background-color: rgb(255, 255, 255);
    left: 0;
    top: -12px;
  }
  .burger-span:after {
    background-color: rgb(255, 255, 255);
    top: 12px;
  }
  #checkburger {
    display: none;
  }

  .label-new-burger {
    position: relative;
    height: 53px;
    cursor: pointer;
    z-index: 99999999999999999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-burger-parent #checkburger:checked ~ .label-new-burger .burger-span {
    background-color: transparent;
    transition: none;
  }

  .main-burger-parent
    #checkburger:checked
    ~ .label-new-burger
    .burger-span:after {
    top: 0;
    transform: rotate(-135deg);
  }
  .main-burger-parent
    #checkburger:checked
    ~ .label-new-burger
    .burger-span::before {
    top: 0;
    transform: rotate(135deg);
  }

  .main-burger-parent #checkburger:checked ~ .nav {
    left: 0%;
    -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }

  .main-burger-parent #checkburger:checked ~ .label-new-burger {
    position: fixed;
    top: 60px;
    right: 33px;
    position: sticky;
  }
  .main-burger-parent:hover .burger-span,
  .main-burger-parent:hover .burger-span:before,
  .main-burger-parent:hover .burger-span:after {
    transform: scale(1.1);
    background-color: #3daae2;
    box-shadow: 0 1.2rem 3rem rgb(255, 243, 8);
  }
  .bodyoverflow {
    overflow: hidden;
  }
  /* submenu one  */

  .submenulabel {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .submenuone ul {
    position: absolute;
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    height: calc(100vh - 4rem);
    z-index: 99999999999999;
    background-color: black;
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .submenuone #submenu:checked ~ ul {
    transform: translateX(0);
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: auto;
    transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

  }
  /* submenu one  */

  /* submenu two  */

  .submenulabel-second {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .submenusecondli ul {
    position: absolute;
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    height: calc(100vh - 4rem);
    z-index: 99999999999999;
    background-color: black;
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;

  }
  .submenusecondli #submenusecond:checked ~ ul {
    transform: translateX(0);
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: auto;
    transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

  }
  /* submenu two  */

  /* submenu third  */

  .submenulabel-third {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .submenuthirdli ul {
    position: absolute;
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    height: calc(100vh - 4rem);
    z-index: 99999999999999;
    background-color: black;
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .submenuthirdli #submenuthird:checked ~ ul {
    transform: translateX(0);
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

    margin: auto;
  }

  /* submenu third  */

  .clearfix {
    overflow: hidden;
    width: 100%;
    margin: auto;
    justify-content: center;
    align-items: center;
  }
  .logo {
    z-index: 99999999999999999;
  }
  li {
    width: 100%;
    border: 1px solid #f0ff723d;
  }
  .nav ul li a {
    padding: 0 !important;
    width: 100%;
    height: 100% !important;
    display: inline-block !important;
  }
  .nav ul li .submenulabel a,.nav ul li .submenulabel-second a,.nav ul li .submenulabel-third a{
    width: unset ;
  }
  .nav ul li {
    padding: 10px !important;
  }
  i.fa.fa-angle-left {
    color: white;
    font-size: 35px;
    display: block;
  }
  i.fa.fa-angle-right {
    color: white;
    font-size: 35px;
    display: block;
  }

  .label-width {
    width: 100%;
    cursor: pointer;
  }
}
@media (max-width: 480px) {
  .labell {
    left: 85%;
  }

}
@media (max-width: 412px) {
  .logo img {
    width: 82px;
    height: 80px;
  }
  .nav {
    border-radius: 0;
  }
}
@media (max-width: 380px) {
  .nav {
    border-radius: 0;
    width: 100%;
  }
}
@media (max-width: 360px) {
  .logo img {
    width: 82px;
    height: 80px;
  }
  .nav {
    border-radius: 0;
  }
}

/* slider start  */

.section-1 {
  position: relative;
  height: 800px;
}

.main-slider {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}

.main-slider a {
  text-decoration: none;
}

.slider {
  margin: 0 auto;
  width: 100%;
}

.slide_viewer {
  height: 800px;
  overflow: hidden;
  position: relative;
}

.slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}
.slide img {
  width: 100%;
  height: 100%;
}
.slide:first-child {
  display: block;
}

.slide_buttons {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  bottom: 0;
}

a.slide_btn {
  color: #3daae2;
  font-size: 42px;
  margin: 0 0.175em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.slide_btn.active,
.slide_btn:hover {
  color: #ffff;
  cursor: pointer;
}

.directional_nav {
  height: 100%;
  margin: 0 auto;
  width: 100%;
  position: relative;
  top: -340px;
}

.previous_btn {
  bottom: 0;
  left: 100px;
  margin: auto;
  position: absolute;
  top: 0;
}

.next_btn {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 120px;
  top: 0;
}

.previous_btn,
.next_btn {
  cursor: pointer;
  height: 65px;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  /* width: 65px; */
  width: 0;
}

.previous_btn:hover,
.next_btn:hover {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .previous_btn {
    left: 50px;
  }
  .next_btn {
    right: 50px;
  }
}
i.far.fa-angle-left,
i.far.fa-angle-right {
  font-size: 50px;
  color: #3daae2;
}

/* slider end  */

/* selector form start  */

.clear {
  clear: both;
}

.select-wrapper {
  position: relative;
  width: 480px;
  padding: 10px 15px;
}

.select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: white;
  border: none;
  border-radius: 0;
  cursor: pointer;
  padding: 7px 20px;
  font-size: 15px;
  width: 100%;
  background-image: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);
  background-repeat: no-repeat;
  border-radius: 5px;
  background-position: 94% 50%;
  border: 1px solid #3daae2;
  color: #3daae2;
}
.select:focus {
  color: #3daae2;
  border: 1px solid #3daae2;
  outline: none;
  box-shadow: 0px 0px 5px 6px #3daae23b;
  background-image: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);
}
.select::-ms-expand {
  display: none;
}

.flex-form {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.flex-form h1 {
  font-size: 15px;
}

.form-container {
  background-color: #fff;
  position: relative;
  border-radius: 8px;
  padding: 45px;
  width: 70% !important;
  margin-top: 60px;
}
.propertyimg {
  padding: 0px 0px 25px 78px;
}
.button a {
  background-color: #3daae2;
  color: rgb(255, 255, 255);
  padding: 15px 50px;
  text-decoration: none;
  border-radius: 8px;
  display: inline-block;
}
.button {
  padding-top: 25px;
  width: 86%;
}
/* selector form end  */

/* section 2 start  */

.section2 {
  background-image: linear-gradient(#0a5b82, #3cabe0);
  text-align: center;
  padding: 30px;
}
.section2 h5 {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  width: 85%;
  margin: auto;
  line-height: 35px;
}

/* section 2 end   */

/* section 3 start  */
.section3 {
  padding: 80px 0px;
  position: relative;
}
.section3child::after {
  position: absolute;
  content: "FOUR SEASONS";
  right: -150px;
  top: 43%;
  font-size: 60px;
  font-weight: bold;
  transform: rotate(270deg);
  opacity: 0.0987;
}
.sec3-dflex {
  display: flex;
}
.table-heading {
  display: flex;
}
.heading-s3 h1 {
  font-weight: bold;
  margin: 0;
}
.span-color {
  color: #2a9f1b;
}
.left-content-s3 {
  width: 50%;
  margin-right: 25px;
}
.right-content-s3 {
  width: 50%;
}
.left-content-s3 img {
  width: 100%;
}
.heading-s3-right {
  text-align: right;
  margin: 0;
  font-weight: bold;
  font-size: 15px;
}
.s3-house-img {
  width: 50%;
  margin-left: auto;
}
.s3-house-img img {
  width: 100%;
  margin-bottom: -2px;
}
.table-section3 {
  border: 1px solid #a6a6a6;
}
.listing-heading {
  background-color: #3daae2;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.listing-heading h1 {
  margin: 0;
  color: #fff;
  font-size: 17px;
  margin-left: 10px;
  margin-top: 2px;
}
.startimg {
  width: 3%;
  display: flex;
}
.startimg img {
  width: 100%;
}

.dflex-s3-table {
  display: flex;
  padding: 12px 50px;
  border-bottom: 1px solid black;
  justify-content: space-around;
}
.dflex-s3-table p {
  margin: 0;
}
.col-3-table p {
  font-weight: bolder;
}
.col-1-table p {
  color: #868686;
}
.col-2-table p {
  color: #868686;
}
.no-border-tabel {
  border-bottom: 1px solid rgba(0, 0, 0, 0.623);
}
/* section 3 end  */

/* section 4 start  */
.section4 {

  padding: 70px 0px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section4 h1,
.section4 p {
  color: #fff;
}
.select-wrapper.select-wrapper-s4 {
  width: 65%;
  margin: auto;
}
select.select.select-s4 {
  padding: 13px 20px;
}

/* slider section 4  */
.section4slider {
  position: relative;
  margin-top: 25px;
}

.review-box {
  border-radius: 5px;
  width: 100%;
  margin: auto;
}
.review-box img {
  width: 100%;
}
.user-post {
  padding-bottom: 16px;
  margin: 0 !important;
}
.swiper-testimonial {
  padding: 30px 20px 100px;
}
.test-arrowbox .swiper-button-next-test,
.test-arrowbox .swiper-button-prev-test {
  border-radius: 50%;
  --size: 55px;
  width: var(--size);
  height: var(--size);
  display: flex;
  align-items: center;
  justify-content: center;
}

.test-arrowbox {
  z-index: 999999999;
  position: absolute;
  display: flex;
  width: 1450px;
  max-width: 1450px;
  justify-content: space-between;
  margin: auto;
  margin-left: -75px;
  top: 50%;
}
i.fas.fa-long-arrow-alt-left.arrow,
i.fas.fa-long-arrow-alt-right.arrow {
  color: white;
}

.arrow {
  cursor: pointer;
  transition: all 0.2s ease-in;
  font-size: 55px;
  color: #3daae2;
}
.fad.fa-chevron-circle-left:after {
  color: white;
  opacity: 1;
}
.fad.fa-chevron-circle-right:after {
  color: white;
  opacity: 1;
}
.swiper-pagination {
  position: absolute;
  left: 48%;
  bottom: 6%;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
  margin-right: 5px;
}
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  background: #3daae2 !important;
  opacity: 0.4 !important;
}
.swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #3daae2 !important;
}

.content-slider-s4 {
  background-color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.content-slider-s4 p {
  color: #000000;
  margin: 0;
}

.content-slider-image {
  width: 100%;
  margin-bottom: 35px;
}

.content-slider-image img {
  width: 100%;
}
.dflex-slider-content {
  display: flex;
  justify-content: space-between;
  padding: 0px 20px;
  color: #737373;
}
.dflex-slider-content p,
.dflex-slider-content-extra p {
  text-align: left;
  color: #737373;
  font-size: 15px;
}
.dflex-slider-content p:nth-child(2) {
  text-align: right;
}
.dflex-slider-content-extra {
  text-align: left;
  padding: 0px 20px;
  margin-bottom: 35px;
}
.bold-gallery-p {
  font-weight: bold;
  color: #1900ff;
}
.bold-gallery-p p {
  color: #000000;
}
.content-slider-image {
  position: relative;
}

.overlay-slider-image {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 3px;
  color: #ffff;
  font-size: 20px;
  z-index: 999999999999999;
  opacity: 1;
  background: #4ca5d5c5;
  font-weight: bold;
  height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}
/* slider section 4  */

/* section 4 end  */

/* section 5 start  */

.section5 {
  
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0px;
  background-position: center;
  position: relative;
}
.section5::after {
  position: absolute;
  content: "PROPERTIES";
  left: -150px;
  top: 50%;
  font-size: 65px;
  font-weight: bold;
  transform: rotate(270deg);
  opacity: 0.0787;
}
.s5h1 h1 {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  padding: 0px 0px 50px 0px;
}

/* sec 5 slider  */

.content-slider-s5 {
  background-color: #e7e7e7;
  padding: 0;
  border-radius: 2px;
  padding-bottom: 10px;
}
.overlay-slider-image-s5 {
  bottom: 0;
}
.first-line {
  padding: 0px 20px;
}

.slider-sec5 p {
  color: #000000;
  font-size: 13px;
}
.slider-sec5 .bold-gallery-p p {
  font-weight: 500;
  font-size: 17px;
}
.sec-5-slider-arrow
  .swiper-button-prev-test2
  i.fas.fa-long-arrow-alt-left.arrow {
  color: black;
}

.sec-5-slider-arrow
  .swiper-button-next-test2
  i.fas.fa-long-arrow-alt-right.arrow {
  color: black;
}
.fa-angle-double-left {
  font-size: 50px;
  color: white;
}

.slider-sec5 .swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #3daae2 !important;
}

.slider-sec5 .swiper-pagination-bullet {
  background: #3daae2 !important;
}

.slider-sec5 .content-slider-image {
  height: 250px;
}
/*Carousel Gallery*/

.carousel-gallery .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.carousel-gallery .swiper-slide a:hover .image .overlay {
  opacity: 1;
}
.carousel-gallery .swiper-slide a .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.carousel-gallery .swiper-slide a .image .overlay {
  width: 100%;
  height: 100%;
  background-color: rgb(20 20 20 / 45%);
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.carousel-gallery .swiper-slide a .image .overlay em {
  color: #fff;
  font-size: 26px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
}
.carousel-gallery .swiper-pagination {
  position: relative;
  bottom: auto;
  text-align: center;
  margin-top: 25px;
}
.fancybox-navigation button:before {
  background: white !important;
  box-shadow: 0px 0px 10px 10px rgba(255, 255, 255, 0.219);
  border-radius: 10px;
  transition: 0.5s all;
}
.fancybox-navigation button:hover::before {
  transition: 0.5s all;
  background: white !important;
  box-shadow: none;
  border-radius: 10px;
}
.fancybox-infobar {
  background: white !important;
}
.fancybox-button {
  background: white !important;
}

/* section 5 end  */

/* section 6 start  */
.section6 {

  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0px;
}
.section6 p,
.section6 h1 {
  color: white;
}
.sec-6-flex,
.sec-6-child-top,
.sec-6-child-bottom {
  display: flex;
  justify-content: space-between;
}
.sec-6-left {
  width: 45%;
}
.sec-6-right {
  width: 50%;
}
.sec-6-left h1 {
  font-size: 26px;
  text-transform: uppercase;
  line-height: 34px;
  margin-bottom: 15px;
}

.sec-6-left p {
  font-size: 14.3px;
  margin-bottom: 45px;
}
.sec-6-left a {
  color: white;
  text-decoration: none;
  border: 2px solid white;
  padding: 18px 50px;
}
.s6-img1,
.s6-img2 {
  width: 40%;
}
.s6-img1 img,
.s6-img2 img {
  width: 100%;
}
.sec6-content-top,
.sec6-content-bottom {
  width: 55%;
}
.sec6-content-top h1,
.sec6-content-bottom h1 {
  font-size: 22px;
  text-transform: uppercase;
}
.sec6-content-top p,
.sec6-content-bottom p {
  font-size: 16px;
  padding-right: 68px;
  margin-bottom: 12px;
}
.sec6-content-top a,
.sec6-content-bottom a {
  color: white;
  border: 2px solid white;
  text-decoration: none;
  padding: 5px 15px;
}
.sec-6-child-top {
  margin-bottom: 40px;
}
/* section 6end  */

/* section 7 start  */
.section7 {
  background-image: url("footerbg.png");
  padding: 50px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.section7 a {
  color: #000000;
}
.d-flex-s7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content-s7-1,
.content-s7-2,
.content-s7-3 {
  width: 25%;
}
.content-s7-2 {
  width: 14%;
}
.content-s7-2 img {
  width: 100%;
}
.content-s7-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.inner-right a {
  display: block;
  text-decoration: none;
}
.email {
  margin-bottom: 10px;
  font-weight: bold;
  letter-spacing: 1px;
}
.phone1,
.phone2 {
  letter-spacing: 1px;
}
.email a {
  text-decoration: none;
}

.inner-left h1 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.inner-left h6 {
  margin: 0;
}
.inner-right a:nth-child(2) {
  margin: 10px 0px;
}
/* section 7 end  */

/* section 8 start  */
.section8 {
  background-color: #1e1d1d;
  padding: 25px 0px;
  text-align: center;
}
.section8 h1 {
  color: white;
  font-size: 25px;
}
/* section 8 end  */

/* media query */

@media (max-width: 1490px) {
  .test-arrowbox {
    width: 108%;
    margin-left: -52px;
  }
}

@media (max-width: 1440px) {
  .section5::after {
    display: none;
  }
}

@media (max-width: 1406px) {
  .form-container {
    background-color: #fff;
    position: relative;
    border-radius: 8px;
    width: 100% !important;
    margin-top: 20px;
  }
  .slide_viewer {
    height: 700px;
  }
  .section-1 {
    height: 700px;
  }
  .directional_nav {
    top: -300px;
  }
  .previous_btn {
    left: 25px;
  }
  .next_btn {
    right: 60px;
  }
  .propertyimg {
    padding: 0px 0px 25px 95px;
  }
  .button {
    width: 83%;
  }
}

@media (max-width: 1399px) {
  .test-arrowbox {
    width: 115%;
    margin-left: -85px;
  }
  .right-content-s3 {
    width: 53%;
  }
  .s3-house-img {
    width: 40%;
  }
}

@media (max-width: 1300px) {
  .test-arrowbox {
    width: 110%;
    margin-left: -56px;
  }
}

@media (max-width: 1230px) {
  .test-arrowbox {
    width: 108%;
    margin-left: -45px;
  }
}

@media (max-width: 1200px) {
  .form-container {
    margin-top: 70px;
  }
  .slide_buttons {
    bottom: 15px;
  }
  .section3child::after {
    display: none;
  }
  .test-arrowbox {
    width: 115%;
    margin-left: -70px;
  }
  .dflex-slider-content {
    padding: 0px 10px;
  }
  .dflex-slider-content-extra {
    padding: 0px 10px;
  }

  .propertyimg {
    padding: 0px 0px 25px 50px;
  }
  .button {
    width: 90%;
  }
  .logo img {
    width: 120px;
  }
  .logo {
    padding-right: 0px;
  }
  .nav ul li a {
    padding: 44px 15px;
  }
  #marker {
    margin-left: 15px;
  }
}

@media (max-width: 1100px) and (min-width: 1080px) {
  .test-arrowbox {
    width: 113%;
    margin-left: -64px;
  }
}

@media (max-width: 1080px) {
  .test-arrowbox {
    position: unset;
    display: flex;
    padding: 20px;
    width: 60%;
    justify-content: space-evenly;
    margin: auto;
    margin-top: 30px;
  }
  .swiper-pagination {
    left: 47%;
    bottom: 5.8%;
  }
  .form-container {
    width: 85% !important;
  }
  .select-wrapper {
    width: 410px;
  }
  .next_btn {
    right: 45px;
  }
}
@media (max-width: 1024px) {
  .content-s7-1,
  .content-s7-3 {
    width: 33%;
  }
  .sec6-content-top p,
  .sec6-content-bottom p {
    padding-right: 0;
  }
  .sec-6-flex,
  .sec-6-child-top,
  .sec-6-child-bottom {
    align-items: center;
  }
  .form-container {
    margin-top: 75px;
  }
  .propertyimg {
    padding: 0px 0px 25px 25px;
  }
}
@media (max-width: 1000px) {
  .sec3-dflex {
    flex-direction: column-reverse;
  }
  .right-content-s3 {
    width: 90%;
    margin: 40px auto;
  }
  .left-content-s3 {
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 992px) {
  .sec-4-container {
    max-width: 850px !important;
  }
  .swiper-pagination {
    left: 46%;
    bottom: 6.7%;
  }
  .select-wrapper.select-wrapper-s4 {
    width: 85%;
  }
  .form-container {
    margin-top: 60px;
  }
  .propertyimg {
    padding: 0px 0px 25px 25px;
  }
  .button {
    width: 93%;
  }
  .select-wrapper {
    width: 330px;
  }
  .flex-form {
    justify-content: space-around;
  }
  .sec-6-flex {
    flex-direction: column;
  }
  .sec-6-left {
    width: 100%;
    margin: auto;
    margin-bottom: 80px;
  }
  .sec-6-right {
    width: 100%;
    margin: auto;
  }
}
@media (max-width: 821px) {
  .button {
    width: 95%;
  }
  .section2 h5 {
    font-size: 20px;
    width: 85%;
  }
}
@media (max-width: 768px) {
  .swiper-pagination {
    bottom: 6.4%;
  }
  .swiper-pagination.swiper-pagination2.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 8%;
  }
  .dflex-01 {
    max-width: 90% !important;
  }
  .slide_buttons {
    bottom: 0px;
  }
  .button {
    width: 85%;
  }
  .form-container {
    margin-top: 20px;
    padding: 50px 0px;
  }
  .slide_viewer {
    height: 940px;
  }
  .section-1 {
    height: 940px;
  }
  .directional_nav {
    top: -35px;
  }

  i.far.fa-angle-left,
  i.far.fa-angle-right {
    font-size: 75px;
    color: #3daae2;
    opacity: 1;
  }
  .previous_btn {
    left: 2%;
  }
  .next_btn {
    right: 6%;
  }
  .select-wrapper {
    width: 85%;
  }
  .propertyimg {
    padding: 0px 0px 25px 63px;
  }
  .button {
    width: 80%;
  }
  .sec6-content-top p,
  .sec6-content-bottom p {
    padding-right: 0;
  }
  .sec-6-flex,
  .sec-6-child-top,
  .sec-6-child-bottom {
    align-items: center;
  }
  .sec-6-child-top {
    margin-bottom: 50px;
  }
  .sec6-content-top,
  .sec6-content-bottom {
    width: 50%;
  }
  .s6-img1,
  .s6-img2 {
    width: 45%;
  }
  .section2 h5 {
    font-size: 18px;
    width: 100%;
    line-height: 23px;
  }
  .swiper-pagination {
    bottom: 6.4%;
  }
  .swiper-pagination2 {
    bottom: 7.4%;
  }
  .section8 h1 {
    font-size: 18px;
  }
  .d-flex-s7 {
    flex-direction: column;
  }
  .content-s7-1,
  .content-s7-3 {
    width: 100%;
  }
  .content-s7-2 {
    width: 25%;
    margin: 35px 0px;
  }
  .inner-right a:nth-child(2) {
    margin: 3px 0px;
  }
  .email {
    margin-bottom: 0px;
  }

  .content-s7-1 {
    justify-content: space-between;
  }
  /* .content-s7-3{
    display: flex;
    justify-content: center;
} */
  .directional_nav {
    top: -43px;
  }
  .swiper-pagination {
    bottom: 5.4%;
  }
}

@media (max-width: 650px) {
  .swiper-pagination {
    left: 45%;
    bottom: 6%;
  }
  .test-arrowbox {
    width: 85%;
  }
}
@media (max-width: 600px) {
  .sec-4-container {
    max-width: 450px !important;
  }
  .swiper-pagination {
    left: 43%;
    bottom: 5%;
  }
  .test-arrowbox {
    width: 100%;
  }
  .select-wrapper.select-wrapper-s4 {
    width: 100%;
  }
}
@media (max-width: 580px) {
  .form-container {
    width: 85% !important;
  }
  .button a {
    padding: 10px 45px;
  }
  .previous_btn {
    left: 5%;
  }
  .next_btn {
    right: 10%;
  }
}

@media (max-width: 480px) {
  .dflex-s3-table {
    padding: 10px;
  }
  .sec-6-child-top,
  .sec-6-child-bottom {
    flex-direction: column;
  }
  .s6-img1,
  .s6-img2 {
    width: 85%;
  }
  .sec6-content-top,
  .sec6-content-bottom {
    width: 85%;
    margin-top: 50px;
  }
  .sec-6-left {
    width: 85%;
  }
  .sec-6-left h1 {
    font-size: 19px;
    line-height: 28px;
  }
  .sec-6-left p {
    font-size: 13px;
  }
  .sec-6-left a {
    padding: 14px 23px;
  }
}
@media (max-width: 425px) {
  .content-s7-1,
  .content-s7-3 {
    width: 85%;
  }
  .content-s7-3 {
    text-align: center;
  }
  .section8 h1 {
    font-size: 15px;
  }
  .swiper-pagination {
    left: 42.5%;
    bottom: 5%;
  }
  .swiper-pagination2 {
    bottom: 7.5%;
  }
  .section2 h5 {
    font-size: 15px;
    line-height: 20px;
  }
  .dflex-01 {
    padding-top: 25px;
  }
}
@media (max-width: 415px) {
  .select-wrapper {
    width: 100%;
  }
  .propertyimg {
    padding: 0px 0px 15px 20px;
  }
  .button {
    width: 90%;
  }
  .directional_nav {
    top: -50px;
  }
  .slide_buttons {
    bottom: 10px;
  }
  .section3 {
    padding: 40px 0px;
  }
  .section4 {
    background-image: url(section4bg.png);
    padding: 50px 0px;
  }

  .test-arrowbox {
    width: 75%;
    justify-content: space-between;
  }
  .s5h1 h1 {
    font-size: 30px;
    padding: 0px 0px 30px 0px;
  }
  .section5 {
    padding: 65px 0px;
  }
  .section6 {
    padding: 65px 0px;
  }
}

@media (max-width: 410px) {
  .s3-house-img {
    width: 36%;
  }
  .dflex-s3-table {
    padding: 12px 12px;
  }
  .heading-s3 h1 {
    font-size: 20px;
  }
  .heading-s3-right {
    font-size: 13px;
  }
}

@media (max-width: 380px) {
  .sec3-container {
    padding: auto 0 !important;
  }
}
@media (max-width: 376px) {
  .select-wrapper {
    width: 100%;
  }
  .propertyimg {
    padding: 0px 0px 15px 20px;
  }
  .button {
    width: 90%;
  }
  .directional_nav {
    top: -55px;
  }
  .slide_buttons {
    bottom: 15px;
  }
  .section3 {
    padding: 50px 0px;
  }
  .section4 {
    padding: 50px 0px;
  }
  .test-arrowbox {
    width: 75%;
    justify-content: space-between;
  }
  .swiper-pagination {
    left: 41.5%;
    bottom: 5.5%;
  }

  .s5h1 h1 {
    font-size: 25px;
    padding: 0px 0px 30px 0px;
  }
  .first-line {
    padding: 0px 8px;
  }
  .section6 {
    padding: 65px 0px;
  }
  .swiper-pagination {
    left: 41%;
    bottom: 5.5%;
  }
}
@media (max-width: 320px) {
  .sec3-container {
    padding: 0 !important;
  }
  .dflex-s3-table {
    padding: 12px 0px;
  }
  .section3 {
    padding: 19px 0px;
  }
  .arrow {
    font-size: 40px;
  }
  .test-arrowbox {
    width: 80%;
  }
  .swiper-pagination {
    left: 39%;
    bottom: 6.5%;
  }
  .section5 {
    padding: 39px 0px;
  }
  .sec-6-left {
    width: 85%;
  }
}

@media (max-width: 1200px) and (min-width: 1080px) {
  .select-wrapper {
    width: 410px;
  }
  .propertyimg {
    padding: 0px 0px 25px 75px;
  }
  .button {
    width: 85%;
  }
}
@media (max-width: 805px) and (min-width: 769px) {
  .form-container {
    margin-top: 15px;
  }
  .select-wrapper {
    width: 570px;
  }
  .propertyimg {
    padding: 0px 0px 25px 60px;
  }
  .button {
    width: 82%;
  }
  .section-1 {
    height: 900px;
  }
  .slide_viewer {
    height: 900px;
  }
  .slide_buttons {
    bottom: 0px;
  }
}

#submenu {
  display: none;
}

#submenusecond {
  display: none;
}
#submenuthird {
  display: none;
}
#check {
  display: none;
}
#checkburger {
  display: none;
}
@media (min-width: 996px) {
  .submenuone,.submenusecondli,.submenuthirdli {
    position: relative;
    cursor: pointer;
  }

  .submenuone ul,
  .submenusecondli ul,
  .submenuthirdli ul {
    display: flex;
    flex-direction: column;
    background-color: #3daae2;
    -webkit-transition: all 500ms cubic-bezier(.22,.68,0,1.71);
    transition: all 500ms cubic-bezier(0.6, 1.5, 0.6, 1);
    align-items: center;
    margin: 0;
    justify-content: center;
    padding: 0;
    position: absolute;
    transform: scaleY(0);
    padding: 10px 0px;
    top: 5rem;
    width: 200px;
    transform-origin: top ;
    border-radius: 0px 0px 50px 0px;
  }
  .submenuone:hover .ul-dropdown-1,
  .submenusecondli:hover .ul-dropdown-2,
  .submenuthirdli:hover .ul-dropdown-3 {
    transform: scaleY(1);
    transform-origin: bottom ;

  }

.ul-dropdown-1{
    left: -3.5rem;

  }
  .submenusecondli:hover .ul-dropdown-2{
    left: -1rem;
  }
  .submenuthirdli:hover .ul-dropdown-3 {
    left: -2rem;
  }
  .ul-dropdown-1 li,.ul-dropdown-2 li,.ul-dropdown-3 li{
    padding: 0;
  }  
  .ul-dropdown-1 li a,.ul-dropdown-2 li a,.ul-dropdown-3 li a{
    padding: 10px  !important; 
    width: 200px;
  }
  .li-1-icon {
    display: none;
  }
  i.fa.fa-angle-left {
    color: white;
    font-size: 35px;
    display: none;
  }
  i.fa.fa-angle-right {
    color: white;
    display: none;
    font-size: 35px;
  }
  label.submenulabel,
  .nav li,
  label.submenulabel-second,
  label.submenulabel-third {
    color: white;
    font-size: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
      Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    text-align: center;
    font-weight: 500;
    padding: 30px 20px;
  }
  .nav ul li {
    display: flex;
    align-items: center;
  }
  .nav ul li a{
    color: white;
    font-size: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    text-align: center;
    font-weight: 500;
  }
  .li3{
    padding: 0 !important;
  }
  .dropdown-1,
.dropdown-2,
.dropdown-3 {
  transform: rotate(0dg);
  transition: 1s;
  color: white;
  margin-left: 5px;
}
.submenuone:hover .dropdown-1,
.submenusecondli:hover .dropdown-2,
.submenuthirdli:hover .dropdown-3 {
  transform: rotate(-180deg);
  transition: 1s;
  color: #3cabe0;
}
.clearfix .submenuone .ul-dropdown-1 li a:hover,.clearfix .submenusecondli .ul-dropdown-2 li a:hover,.clearfix .submenuthirdli .ul-dropdown-3 li a:hover{
  color: #000000;
}

}

