@font-face {
  font-family: 'boxicons';
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/Box-icon/boxicons.eot);
  src: url(../fonts/Box-icon/boxicons.eot) format('embedded-opentype'),
    url(../fonts/Box-icon/boxicons.woff2) format('woff2'),
    url(../fonts/Box-icon/boxicons.woff) format('woff'),
    url(../fonts/Box-icon/boxicons.ttf) format('truetype'),
    url(../fonts/Box-icon/boxiconsd41d.svg?#boxicons) format('svg')
}

@font-face {
  font-family: 'Nunito';
  src: url(../fonts/Nunito/Nunito-Light.ttf) format('ttf'),
    url(../fonts/Nunito/Nunito-Light.woff) format('woff');
  font-display: swap;
  font-weight: 300;
}

@font-face {
  font-family: 'Nunito';
  src: url(../fonts/Nunito/Nunito-Regular.ttf),
    url(../fonts/Nunito/Nunito-Regular.woff) format('woff');
  font-weight: 400;
}


@font-face {
  font-family: 'Nunito';
  src: url(../fonts/Nunito/Nunito-Medium.ttf),
  url(../fonts/Nunito/Nunito-Medium.woff) format('woff');
  font-weight: 500;
}

@font-face {
  font-family: 'Nunito';
  src: url(../fonts/Nunito/Nunito-SemiBold.ttf),
  url(../fonts/Nunito/Nunito-SemiBold.woff) format('woff');
  font-weight: 600;

}

@font-face {
  font-family: 'Nunito';
  src: url(../fonts/Nunito/Nunito-Bold.ttf),
  url(../fonts/Nunito/Nunito-Bold.woff) format('woff');
  font-weight: 700;
}

:root {
  --bg_color: #FFF9F5;
  --mini_title: #c38f60;
  /* --primary:#00776e; */
  /* --primary: #c38f60; */
  --primary: #99c051;
  --nunito_font: 'Nunito', sans-serif;
  --sub_text: #a57539;
  /* --gray:#6c757d; */
  --gray:#a57632;
}

body {
  font-family: var(--nunito_font);
  font-size: 17px;
  line-height: 1.8;
  color: #000;
}

p {
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h6,
span {
  font-family: var(--nunito_font);
}

a {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
}

button {
  margin: 0;
  padding: 0;
  outline: 0;
}

button:focus {
  outline: 0;
  border: 0;
}

.form-control:focus{
  color: #fff;
  background-color: var(--gray);
  border-color: #86b7fe;
}

img {
  max-width: 100%;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-title span {
  line-height: 0;
  text-transform: capitalize;
  padding-bottom: 5px;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  color: var(--sub_text);
}

.section-title h2 {
  font-size: 35px;
  font-weight: 600;
  margin-top: 10px;
  line-height: 1.4;
  color: #000;
}


.section-title p {
  padding-top: 10px;
  margin-bottom: 0;
}

.navbar {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.main-nav nav .navbar-nav .nav-item a {
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
  margin-left: 16px;
  margin-right: 16px;
  font-size: 18px;
  padding: 0;
}

/* .sticky-nav .main-nav nav .navbar-nav .nav-item a {
  color: #000;
} */



/* .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus {
  color: #c38f60 !important;
  border-radius: 0;
  background-color: #f3f3f3;
} */


.banner-content span {
  color: #c38f60;
}

.banner-content h1 {
  font-size: 60px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.banner-content span {
  color: #fff;
}

.banner-content p.mini {
  /* font-size: 24px; */
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 4px;
  font-weight: 600;
  display: block;
  margin: 0;
  padding: 6px 0;
}

.about-img {
  margin-bottom: 30px;
}

.about-content {
  margin-bottom: 30px;
  margin-left: 40px;
}

.about-content .about-btn {
  margin-top: 20px;
}

.about-img {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}


.highlight-content {
  margin-bottom: 30px;
  /* margin-left: 45px; */
}

.highlight-content span {
  color: var(--sub_text);
  font-weight: 700;
}

.highlight-content h2 {
  font-size: 35px;
  margin-top: 5px;
  margin-bottom: 0;
}

.highlight-content .list-content {
  position: relative;
  z-index: 1;
  margin-top: 15px;
  margin-bottom: 15px;
  list-style: none;
  padding: 0;
  max-width: 600px;
  /* margin-left: 34px; */
}

.highlight-content .list-content li {
  font-size: 18px;
  color: #000000;
  position: relative;
  padding: 5px 0;
  list-style: none;
  display: flex;
  align-items: center;
}

.highlight-content .list-content li img {
  padding-right: 10px;
  /* filter: brightness(0) saturate(100%) invert(30%) sepia(53%) saturate(639%) hue-rotate(56deg) brightness(92%) contrast(91%); */
  /* filter: brightness(0) saturate(100%) invert(17%) sepia(21%) saturate(1164%) hue-rotate(62deg) brightness(92%) contrast(84%); */
  /* filter: brightness(0) saturate(100%) invert(17%) sepia(21%) saturate(1164%) hue-rotate(62deg) brightness(92%) contrast(84%); */
  filter: grayscale(100%);
}

.amenities-item {
  background-color: var(--gray);
  padding: 20px 30px 30px;
  margin-bottom: 30px;
  border-radius: 15px;
  /* min-height: 315px; */
  text-align: center;
}

.amenities-img {
  padding: 15px 0;
  filter: invert(1) brightness(11.5);
}

.amenities-item:hover {
  background-color: var(--gray);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.amenities-item h3 {
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
}

.amenities-item p {
  margin-bottom: 10px;
}

.amenities-item:hover {
  background-color: var(--sub_text);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.single-gallery {
  position: relative;
  margin-bottom: 30px;
}

.single-gallery:hover img {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}

.innovation-img {
  position: relative;
  z-index: 1;
  margin-top: 45px;
  margin-bottom: 75px;
  margin-left: 45px;
  margin-right: 45px;
}

.innovation-img .innovation-shape .shape1 {
  position: absolute;
  z-index: -1;
  bottom: -45px;
  left: -45px;
}

.innovation-img .innovation-shape .shape2 {
  position: absolute;
  z-index: -1;
  top: -45px;
  right: -45px;
}

.contact-area .section-title {
  margin-bottom: 40px;
}

.contact-form {
  max-width: 800px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.copy-right-area {
  padding: 40px 15px;
  background-color: #000;
}

.copy-right-area .copy-right-text p {
  color: #fff;
  margin-bottom: 0;
  font-size: 15px;
}

.copy-right-area .copy-right-text p a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.copy-right-area .copy-right-text p a:hover {
  color: #fff;
  border-color: #fff;
}

.home_page .contact-area {
  position: relative;
}

.home_page .contact-area .container {
  position: relative;
  z-index: 99;
}

.form-group {
  position: relative;
  /* height: 70px; */
  overflow: hidden;
}

/* .form-group label {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-bottom: 1px solid #c38f60
}

.form-group label::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-bottom: 3px solid #c38f60;
  transform: translateX(-100%);
  transition: all 0.3s ease;
} */


.highlight-content .list-content li::marker {
  font-size: 20px;
  color: #c69669;
}

.gallery-section .section-title {
  padding-bottom: 30px;
}

.single-gallery img {
  border-radius: 8px;
  height: 100%;
  object-fit: cover;
}

/* price list */

.price_list {
  background: #fef9eb;
}

.pricingTable10 {
  text-align: center;
  margin-bottom: 28px;
}

.pricingTable10 .pricingTable-header {
  padding: 30px 0;
  background: #4d4d4d;
  position: relative;
  transition: all .3s ease 0s;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px
}

.pricingTable10:hover .pricingTable-header {
  background: var(--gray);
}

.pricingTable10 .pricingTable-header:after,
.pricingTable10 .pricingTable-header:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #d9d9d8;
  position: absolute;
  bottom: 12px
}

.pricingTable10 .pricingTable-header:before {
  left: 40px
}

.pricingTable10 .pricingTable-header:after {
  right: 40px
}

.pricingTable10 .heading {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 1px;
  margin-top: 0
}

.pricingTable10 .price-value {
  display: inline-block;
  position: relative;
  font-size: 44px;
  font-weight: 600;
  color: #ffffff;
  transition: all .3s ease 0s
}

.pricingTable10:hover .price-value {
  color: #fff
}

.pricingTable10 .pricing-content {
  padding-top: 50px;
  background: #fff;
  position: relative;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding-bottom: 50px;
}

.pricingTable10 .pricing-content:after,
.pricingTable10 .pricing-content:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #7c7c7c;
  position: absolute;
  top: 12px
}

.pricingTable10 .pricing-content:before {
  left: 40px
}

.pricingTable10 .pricing-content:after {
  right: 40px
}

.pricingTable10 .pricing-content ul {
  padding: 0 20px;
  margin: 0;
  list-style: none
}

.pricingTable10 .pricing-content ul:after,
.pricingTable10 .pricing-content ul:before {
  content: "";
  width: 8px;
  height: 46px;
  border-radius: 3px;
  background: linear-gradient(to bottom, #818282 50%, #727373 50%);
  position: absolute;
  top: -22px;
  z-index: 1;
  box-shadow: 0 0 5px #707070;
  transition: all .3s ease 0s
}

.pricingTable10:hover .pricing-content ul:after,
.pricingTable10:hover .pricing-content ul:before {
  background: linear-gradient(to bottom, #c38f60 50%, #c38f60 50%)
}

.pricingTable10 .pricing-content ul:before {
  left: 44px
}

.pricingTable10 .pricing-content ul:after {
  right: 44px
}

.pricingTable10 .pricing-content ul li {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  padding: 10px 0;
  border-bottom: 1px solid #d9d9d8
}

.pricingTable10 .pricing-content ul li:last-child {
  border-bottom: none
}

.section-title.text-center {
  margin: 0 0 30px 0;
}

.pricingTable10:hover .heading {
  color: #fff;
}

.floor_plan .wrap {
  text-align: center;
  margin-bottom: 30px;
}

.floor_plan .image_section {
  text-align: center;
  padding: 18px 18px;
  margin-bottom: 10px;
  background-color: var(--gray);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.floor_plan .wrap h3 {
  color: #FFF;
  margin: 0;
  width: 100%;
  padding: 15PX 20px;
  font-size: 18px;
  background: var(--gray);
  font-weight: 600;
  text-align: center;
}

.floor_plan .section-title.text-center {
  margin-bottom: 60px;
}

.location-section {
  /* background-image: url(/img/bg-map-footer.png); */
  background-image: url(../img/bg-map-footer.png);
}

.price_list .row {
  padding-top: 40px;
}

.highlight .row {
  flex-direction: row-reverse;
}



button {
  /* width: 100%; */
  /* height: 80px; */
  position: relative;
  background: rgba(255, 255, 255, .27);
  text-transform: uppercase;
  color: white;
  font-weight: 700;
  letter-spacing: 1px;
  border: none;
  font-size: 15px;
  outline: none;
  cursor: pointer;
  border-radius: 100px !important;
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  /* border: 1px solid transparent; */
  border: none;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  border-radius: 100px;
}



/* CSS */
.main_button {
  margin-top: 20px;
  padding: 12px 40px;
  /* height: 55px; */
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  background: var(--gray);
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.main_button:hover {
  background: var(--gray);
  border-color: var(--gray);
  color: #ffffff;
}

.inner .form-row {
  margin-bottom: 26px;
}

.inner h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 15px;
}

.form_btn .submit_button {
  text-shadow: none;
  box-shadow: none;
  line-height: 1.75em;
  transition: background-color .15s ease-out;
  letter-spacing: 1.5px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  background: transparent;
  color: #fff;
  padding: 8px 24px;
  margin: 0;
  position: relative;
  font-size: 16px;
  display: inline-block;
  border: 1px solid;
}

.form_btn {
  text-align: center;
}

.form_btn .submit_button:hover {
  background: #ffffff;
  border:1px solid #fff;
  color: #000;
  font-weight: 500;
}

.form-box input {
  max-width: 100%;
  margin-bottom: 10px;
  padding: 5px 0;
  height: auto;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0 0 1px;
  border-style: solid;
  display: block;
  width: 100%;
  line-height: 1.8em;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-image: none;
  border-bottom: 1px solid #d9d9d9;
  border-color: ease-in-out .15s, box-shadow ease-in-out .15s;
  box-sizing: border-box;
  outline: none;
  list-style: none;
  word-wrap: break-word;
}

.home_page .contact-area .row {
  align-items: center;
}

input[type="email"]:focus,
input[type="text"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}

::-webkit-input-placeholder {
  color: #fff;
  font-size: 17px;
}

.carousel-control-next,
.carousel-control-prev {
  top: initial;
}

button.carousel-control-next {
  left: 3%;
}

.copy-right-area .copy-right-text p:last-child {
  margin-top: 6px;
}

.copy-right-area .copy-right-text p {
  font-size: 15px;
}

.home_page .contact-area .about_developer {
  padding-right: 80px;
}

.home_page .contact-area .contact-form {
  padding-left: 50px;
  padding-right: 50px;
}



.mobile_form {
  display: none;
}

.highlight-content .list-content li b {
  padding-left: 5px;
  padding-right: 5px;
}

.price_list .section-title.text-center,
.floor_plan .section-title,
.amenities .section-title {
  max-width: 760px;
  margin: 0 auto;
}

.amenities .section-title {
  padding-bottom: 50px;
}

.carousel-control-prev {
  left: 6%;
  /* z-index: 99; */
}

button.carousel-control-next {
  left: 9%;
}

.home_page .contact-area .contact-form .form-box.col-lg-5 {
  position: relative;
  right: 0;
  bottom: 0;
  width: 450px;
  margin: 0 auto;
  border-radius: 15px
}

.home_page .contact-area .section-title.text-center {
  margin-bottom: 60px;
}


.main-nav nav .navbar-nav .nav-item {
  position: relative;
  padding: 15px 0
}


/* css start here */

.main-nav {
  top: 0;
  left: 0;
  padding: 0;
  height: auto;
  position: fixed;
  z-index: 999;
  width: 100%;
  background-color: transparent;
  border-bottom: 1px solid #FFFFFF17;
}

.navbar-brand img {
  /* filter: invert(1) brightness(23.5); */
  max-width: 155px;
}

.navbar-expand-md .mean-menu {
  justify-content: end;
}

.main-nav nav .navbar-nav .nav-item a:hover,
.main-nav nav .navbar-nav .nav-item a :focus {
  color: #c38f60;
}

.navbar-area.fixed-header {
  background: #fff;
}

.fixed-header .main-nav {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.fixed-header .main-nav nav .navbar-nav .nav-item a {
  color: #333;
}

.fixed-header .nav-btn-area .nav-btn-color {
  color: #333;
}


.fixed-header .navbar-brand img {
  filter: none;

}

.fixed-header .nav-btn-area .nav-btn-color:hover {
  background-color: #c38f60;
  color: #fff;
}

/* slider css start here */

.home_slider::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #00000087;
  z-index: 9;
}

.slider-content {
  position: absolute;
  top: 24%;
  z-index: 10;
  color: #fff;
  width: 100%;
  left: 12%;
  max-width: 1400px;
  display: flex;
  justify-content: space-between;
}

.carousel-control-next,
.carousel-control-prev {
  z-index: 9;
  bottom: 20px;
}

.form-box.col-lg-5 {
  width: 400px;
  padding: 35px;
  background: var(--sub_text);
  outline: 1px solid rgb(255 255 255 / 30%);
  outline-offset: -10px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  height: 40px;
  width: 40px;
  border: 1px solid #fff;
  display: block;
  border-radius: 50%;
  background-size: 50%;
}


.banner-content h3 {
  color: #fff;
  font-weight: 400;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
}

.banner-content ul {
  padding: 0;
  list-style: none;
}

.banner-content ul li {
  font-size: 18px;
  letter-spacing: 1px;
  padding-bottom: 10px;
}

.banner-content ul li img {
  padding-right: 5px;
  /* filter: brightness(0) saturate(100%) invert(30%) sepia(53%) saturate(639%) hue-rotate(56deg) brightness(92%) contrast(91%); */
  /* filter: brightness(0) saturate(100%) invert(17%) sepia(21%) saturate(1164%) hue-rotate(62deg) brightness(92%) contrast(84%); */
  /* filter: invert(1) brightness(12.5); */
  filter: grayscale(100%);
  /* filter: brightness(0%); */
}

.banner-content .price {
  /* background: linear-gradient(-45deg, #b09677e3, #b09677e3, #fef9eb, #b09677e3, #b09677e3); */
  background-size: 400% 400%;
  animation: Gradient 3s ease infinite,
    rocking 3s ease infinite;
  animation-delay: 2s;
  padding: 10px 20px;
  color: #ffffff !important;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 29px;
  background: var(--gray);
  display: inline-block;
  font-size: 28px;
}

.banner-content h3.ivr-number {
  display: flex;
  margin-top: 15px;
}

.banner-content h3.ivr-number a {
  background: linear-gradient(-45deg, #1d61a9, #1d61a9, #4a96ee, #1d61a9, #1d61a9);
  background-size: 400% 400%;
  animation: Gradient 3s ease infinite, rocking 3s ease infinite;
  animation-delay: 2s;
  padding: 10px;
  color: #fff !important;
}


.banner-content h3.ivr-number img {
  padding-right: 10px;
  width: 15%;
  /* filter: invert(1); */
}

.banner-content h3.ivr-number a {
  /* background: linear-gradient(-45deg, #329ed8, #99c051, #fef9eb, #2d97d3, #86b750); */
  background-size: 400% 400%;
  animation: Gradient 3s ease infinite, rocking 3s ease infinite;
  animation-delay: 2s;
  padding: 10px 20px;
  color: #ffffff !important;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 29px;
  display: inline-block;
  display: block;
  font-size: 22px;
  background: var(--gray);
}

.big-image img {
  box-shadow: 0px 2px 70px 0px rgba(161.00000000000006, 161.00000000000006, 161.00000000000006, 0.44);
}

.about-section {
  background-image: url(../img/contact-bg.png);
  background-size: cover;
  position: relative;
  padding-bottom: 100px;
  padding-top: 100px;
}

.modal .modal-body {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.modal .left_col {
  background-color: #fef9eb;
  display: flex;
  align-items: center;
}

.modal .left_col,
.modal .right_col {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 30px;
}

.modal .left_col .content {
  width: 100%;
  text-align: center;
}

.modal .left_col .typo {
  font-size: 19px;
  margin-bottom: 10px;
}

.modal .left_col .price {
  font-size: 20px;
  background-color: var(--yellow);
  padding: 7px 15px;
  width: 100%;
  display: inline-block;
  font-weight: 600;
  color: #333;
}

.modal .right_col .form_heading {
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: 700;
}

.modal .right_col .form-group {
  max-width: 100%;
  flex: 0 0 100%;
}

.modal .right_col .form-input {
  height: 46px;
}

.modal .modal-body .form-head {
  max-width: 100%;
}

.modal .modal-body .form-group {
  margin-bottom: 20px;
  position: relative;
}

.modal .modal-body .form-group input {
  position: relative;
  padding: 5px 10px;
  width: 100%;
  height: 40px;
  outline: 0;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  transition: box-shadow 150ms ease-out;
  font-size: 18px;
}

.modal .modal-dialog {
  max-width: 800px;
}

.modal .modal-body .main_button {
  width: auto;
}

.mobile-section {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  display: none;
  box-shadow: 0 -3px 15px rgb(0 0 0 / 10%);
}

.mobile-section .btn {
  font-size: 14px;
  padding: 10px 5px;
  height: auto;
}

.mobile-section .btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 4px 4px 10px rgb(0 0 0 / 10%) !important;
  border-radius: 0;
  color: #000;
  font-weight: 600;
}

.mobile-section {
  background: #fef9eb;
}

div#gallery {
  background-color: #fef9eb;
}

.floor_plan {
  background-image: url(../img/section-bg01.png);
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.home_page .contact-area .about_developer h4 {
  font-size: 30px;
}

.floor_plan span {
  color: var(--sub_text);
}


.phone_element {
  border-top: 1px solid #d9e1e6;
  padding: 20px 0;
  position: relative;
  line-height: 1.4;
}

.phone_element a {
  display: flex;
  align-items: center;
}

.phone_element a span {
  font-size: 22px;
  font-weight: 600;
  color: var(--sub_text);
  padding-left: 12px;
}

.phone_element a span em {
  color: #000;
  display: block;
  font-style: inherit;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 900;
}


.phone_element.no_borders {
  padding-top: 5px;
  border-top: none;
}

.banner-content p {
  max-width: 100%;
}

.contact-area {
  background-image: url(../img/bg-map-footer.png);
}


.checkbox-section input[type="checkbox"] {
  width: auto;
}


p.side-location {
  position: absolute;
  top: 50%;
  left: 0%;
  z-index: 9;
  color: #ffffff;
  transform: rotate(270deg);
  font-size: 18px;
}

p.side-location::after {
  content: "";
  position: absolute;
  top: 20px;
  left: -105%;
  width: 90%;
  height: 1px;
  background-color: #ffffff;
}

p.side-location::before {
  content: "";
  position: absolute;
  top: 20px;
  right: -100%;
  width: 84%;
  height: 1px;
  background-color: #ffffff;
}

.inner .form-row:nth-child(6) {
  margin-bottom: 5px;
}


.modal-body {
  background-color: #fff;
  opacity: 1;
  text-align: center;
  padding: 50px;
  padding-top: 10px;
}

.modal-header {
  border-bottom: 0;
}
.modal .btn-close {
  position: absolute;
  color: #fff;
  opacity: 1;
  text-shadow: none;
  font-size: 40px;
  top: 10px;
  right: 20px;
  z-index: 10;
  padding: 0;
    background-color: transparent;
}
.btn-close:before, .btn-close:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0 0 0 / 10%);
  transform: scale(.2);
  -webkit-transform: scale(.2);
  -ms-transform: scale(.2);
  opacity: 0;
  transition: .2s all;
  -webkit-transition: .2s all;
  -ms-transition: .2s all;
}

.modal .btn-close {
  width: 20px;
  height: 20px;
}
.carousel-item img{
height: 100vh;
}

 input[type="checkbox"] {
  width: auto;
}
@keyframes Gradient {
  0% {
    background-position: 0 50%
  }

  50% {
    background-position: 100% 50%
  }

  100% {
    
    background-position: 0 50%
  }
}

#exampleLightbox .carousel-item img {
  width: auto;
}

#exampleLightbox .modal-content {
  background-color: #000;
}
#exampleLightbox button.btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99;
  border: 1px solid;
  border-radius: 50%;
  padding: 10px;
  font-size: 10px;
  opacity: 1;
  filter: invert(1);
  border: 1px solid #000000;
}
div#exampleLightbox .modal-body {display: block;height: 100%;background-color: #000;padding-bottom: 30px;}


#exampleLightbox .carousel-item img {
    height: auto;
    min-height: auto;
    width: auto;
    max-width: 100%;
}
#exampleLightbox button.btn-close {
  color: #ffffff;
}

#exampleLightbox button.carousel-control-prev {
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
}

#exampleLightbox button.carousel-control-next {
  right: 0;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
}
.whatsapp_icon{
  position: fixed;
  left: 20px;
  bottom: 50px;
  z-index: 99;
}
.whatsapp_icon img{
  height: 53px;
  margin-top: 5px;
}

#exampleModal1 .right_col {
  padding: 0px;
}

#exampleModal1 .animated_form {
  padding: 22px;
}

#exampleModal1 .modal-body .main_button {
  margin-top: 10px;
}

#exampleModal1 .modal-dialog {
  max-width: 693px;
}

#exampleModal1 .modal-body {
  align-items: center;
}


.banner-content {
  background-color: #0000004d;
  padding: 20px 20px;
  backdrop-filter: blur(3px);
  height: fit-content;
}
.animated_form input::placeholder{
		color: #212121;
	}

   .navbar-brand .logo-black{
    display: none;
  }
  .fixed-header .navbar-brand .logo-black{
    display: block;
  }
  .fixed-header .navbar-brand .logo-one{
    display: none;
  }
  @media(max-width:967px){
    .navbar-brand .logo-black{
      display: block;
    }
    .navbar-brand .logo-one{
      display: none;
    }
  }