@import url('../fonts/dm_sans.css');

@font-face {
  font-family: font-regular;
  src: url(../dm_sans/DMSans-Regular.ttf);
}

body {
  font-family: 'DM Sans', sans-serif;
  overflow-x: hidden;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #777;
  overflow-x: hidden;
}

body {
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'DM Sans', sans-serif;
  font-weight: normal;
  color: #000000;
  margin: 0;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
}
ul {
  padding-left: 0px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
img {
  max-width: 100%;
  height: auto;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
a,
.button {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a,
button {
  color: #000;
  outline: medium none;
  cursor: pointer;
}
.btn-full:hover {
  background: transparent;
  color: #26469c;
  border-color: #26469c;
  border: 1px solid #26469c;
}
a:hover {
  color: #26469c;
}
/* input,
textarea,
select {
  width: 100%;
  height: 55px;
  background-color: #f8f8f8;
  border: none;
  padding: 0px 20px;
  outline: none;
} */
p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #82828a;
  margin-bottom: 15px;
  font-family: 'font-regular';
}
p:last-child {
  margin: 0;
}
button {
  padding: 0px;
  border: none;
  outline: none;
  background: none;
  display: inline-block;
}
html {
  overflow-x: hidden;
}
.wrapper {
  overflow: hidden;
  /* position: relative; */
}

::selection {
  background: #26469c;
  color: #fff;
  text-shadow: none;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: #fff;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
}
.main-header .navbar {
  z-index: 20;
}
/* header section */

/* lotus page */
.top-header {
  position: relative;
  background-color: #32343b;
  padding: 0 0 5px;
}
.top-header-right {
  display: flex;
  align-items: center;
  gap: 20px;
  height: 100%;
}
.top-header-right .left-part span {
  color: #d6dadb;
  font-size: 13px;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
.top-header-right .left-part i {
  color: #f5f5f5;
  margin-right: 10px;
}
.top-header-right .left-part {
  display: flex;
  align-items: center;
}
.top-header-right .left-part a {
  display: flex;
  align-items: center;
}
.left-part :last-child {
  line-height: 1;
}
.social-link .right-part ul li {
  display: inline-block;
  margin-left: 20px;
}
.social-link .right-part ul li i {
  color: #d6dadb;
}
.social-link .right-part ul li a:hover {
  background-color: #9d948200;
}

.social-link {
  float: right;
}
.social-link {
  background-color: #00000036;
  margin: 0px 0px 0px 18px;
  padding: 16px 35px 16px 35px;
}

/* .main-header .navbar .navbar-brand img {
  height: 80px;
} */

.right-phone {
  display: flex;
  align-items: center;
  justify-content: start;
}
.right-phone .phone-icon {
  background-color: #fff;
  width: 50px;
  display: flex;
  height: 50px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.main-property .right-phone a{
  display: flex;
}
.phone-icon.whatsapp {
  background-color: #25d366!important;
}
.phone-icon.phone-bg {
  background-color: #27489f!important;
}
.right-phone .phone-icon i {
  color: #27489f;
  font-size: 30px;
  transform: rotate(324deg);
}
.phone-content p {
  margin-bottom: 0px;
  font-size: 14px;
  color: #e4e4e4;
  font-weight: 500;
}
.phone-content {
  padding-left: 10px;
}
.phone-content p {
  margin-bottom: 0px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  font-family: font-regular;
  letter-spacing: 2px;
  padding: 15px 19px;
}
.main-header .navbar {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #fff;
}

.sticky .navbar-light .navbar-nav .nav-link {
  color: #333 !important;
}
.sticky .phone-content p {
  color: #646363;
  font-family: 'font-regular';
}
.sticky .phone-content h5 {
  color: #000;
}

.main-header .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
  text-decoration: underline;
}

/* banner slider */
.banner-section .carousel-inner h5 span {
  background-color: #00000052;
  color: #fff;
  padding: 8px 20px;
  border: 1px solid #fff;
  border-radius: 5px;
}
.banner-section .carousel-inner h1 {
  font-size: 55px;
  color: #fff;
  font-weight: 400;
  line-height: 1;
}
.banner-section .carousel-inner p {
  font-size: 25px;
  color: #fff;
  font-weight: 400;
  margin-left: 0px;
  margin-top: 15px;
}

.banner-section .carousel-caption {
  bottom: 16.25rem;
}
.banner-section .carousel-caption h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15 px;
  margin-left: 150px;
}
.banner-section .carousel-caption  h1 div:last-child {
  text-align: left;
  font-size: 60px;
  margin-left: 26px;
  line-height: 1.1;
}
.banner-section {
  position: relative;
  top: -107px;
}

.logo-banner {
  background-color: #ffffff61;
  padding: 5px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.carousel-item img::after {
  background-color: #000;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  z-index: 1;
}

/* .banner-section:before {
  position: absolute;
  content: '';
  background: linear-gradient(to bottom, rgb(0 0 0 / 48%), transparent);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
} */
.banner-section .carousel-caption {
  z-index: 11;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
  border-radius: 50%;
}

.carousel-indicators .active {
  opacity: 1;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  border-width: 2px;
  border-color: #fff;
}
/* space section */
.space-section {
  background: linear-gradient(75deg, #26469c, #15a2dc);
  padding: 60px 0;
  position: relative;
  top: -107px;
}
.space-section .main-btn {
  background: #fff;
}
.space-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.space-details p {
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.space-details h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
  font-weight: 700;
}
.space-img i {
  font-size: 56px;
  color: #fff;
  margin-right: 20px;
}

.main-btn {
  background: linear-gradient(75deg, #26469c, #15a2dc);
  color: #fff;
  font-weight: 600;
  padding: 18px 32px 18px 32px;
  line-height: 18px;
  font-size: 13px;
  z-index: 9;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  border: none;
}
.main-btn:hover {
  background: linear-gradient(75deg, #15a2dc, #26469c);
  color: #fff;
}
.white-btn {
  background-color: #fff;
  color: #26469c;
}
.white-btn:hover {
  background-color: #fff;
  color: #26469c;
}
.button-area {
  display: flex;
  align-items: center;
  height: 100%;
}
/* building overview */

.building-overview {
  padding: 0px 0 70px;
  background: url('../images/bg-shape-08.png'), url('../images/bg-shape-07.png');
  background-repeat: no-repeat;
  background-position: left top, left bottom;
  background-size: 400px;
  position: relative;
}

.building-overview .col-lg-6 {
  position: relative;
}
.img-one {
  padding-left: 115px;
}
.img-two {
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 11;
  width: 260px;
  max-width: 55%;
}
.overview-content-box {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 11;
  background: #fff;
  padding: 12px;
  -webkit-box-shadow: 15px 30px 86px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 15px 30px 86px 0px rgba(0, 0, 0, 0.1);
}
.overview-content-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #32343b;
  padding: 15px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.overview-title {
  font-size: 60px;
  color: #27489f;
  margin-right: 10px;
  font-weight: 700;
}
.overview-desc {
  line-height: 22px;
  font-weight: 500;
  font-size: 18px;
}
/* .building-overview .col-lg-6:first-child{
  background: url(../images/shape-dot.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 400px;
  position: relative;
} */

.overview-inner:before {
  content: '';
  position: absolute;
  top: -50px;
  right: -20px;
  width: 196px;
  height: 196px;
  background: url('../images/shape-dot.png') no-repeat center center;
  -webkit-animation: shapeMover 8s linear 0s infinite;
  animation: shapeMover 8s linear 0s infinite;
  z-index: -1;
}
.overview-logo {
  width: 90px;
  height: 90px;
  background: linear-gradient(75deg, #26469c, #15a2dc);
  position: absolute;
  top: -30px;
  right: 12px;
  z-index: 11;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-animation: animation_top_bottom 2.5s linear 0s infinite;
  animation: animation_top_bottom 2.5s linear 0s infinite;
}

.sub-title .tagline {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  color: #26469c;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.sub-title .tagline::after {
  content: '';
  width: 30px;
  height: 1px;
  background: #26469c;
  position: absolute;
  top: 50%;
  left: 100%;
  z-index: 1;
  margin-left: 10px;
  margin-top: 0;
}

.title {
  font-size: 45px;
  position: relative;
  margin: 0;
  letter-spacing: -0.8px;
}

.title-desc {
  padding: 25px 0px 0px 0px;
}

.list-section ul li {
  padding: 5px 0;
}
.list-section ul li i {
  margin-right: 5px;
  color: #27489f;
}
.list-section .list-text {
  font-size: 16px;
}
.dark-btn {
  background-color: #32343b;
}

.overview-details .button-area {
  margin-top: 20px;
}
.overview-details {
  padding: 0px 15px 0px 60px;
}

.overview-slider {
  background-color: #f5f5f5;
  padding: 50px 35px;
  position: relative;
  margin-top: -119px;
}
.inner-slider-item .slider-icon img {
  width: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  filter: brightness(0) invert(20%) sepia(46%) saturate(3306%)
    hue-rotate(214deg) brightness(93%) contrast(87%);
}
.slider-icon {
  width: 85px;
  height: 85px;
  margin: 0 auto 18px;
  background: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 48px;
  color: #26469c;
}

.inner-slider-item .slider-content h4 {
  font-size: 26px;
  font-weight: 700;
  color: #32343b;
}
.inner-slider-item .slider-content p {
  font-size: 16px;
  margin: 5px 0 0;
  color: #82828a;
  font-weight: 400;
}
.inner-slider-item {
  text-align: center;
}
/* main property */
.overlay-bg-property {
  background-image: url('../images/bg-shape-05.png');
  background-position: top left;
  background-repeat: no-repeat;
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.main-property {
  background-color: #f5f5f5;
  background-image: url('https://gaviaspreview.com/wp/aports/wp-content/uploads/2022/12/bg-shape-01.png');
  background-position: bottom right;
  background-repeat: no-repeat;
}
.main-property {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  /* margin-bottom: -120px; */
  padding: 120px 0px 0px 0px;
}
.main-property .btn-area .link-btn i {
 font-size: 22px;
 text-align: right;
 float: right;
}

.video-main {
  position: relative;
  display: inline-block;
}
.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.video-main a:hover {
  color: #fff;
}
.property-inner-part .property-inner-content ul li{
  font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    color: #82828a;
    font-family: 'font-regular';
}
.waves {
  position: absolute;
  width: 165px;
  height: 165px;
  background: #c8d7dd;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  border-radius: 100%;
  right: -50px;
  bottom: 0px;
  z-index: 1;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.video {
  height: 65px;
  width: 65px;
  line-height: 73px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #fff;
  display: flex;
  background: #26469c;
  z-index: 999;
  font-size: 20px;
  margin-bottom: 50px;
  position: relative;
  align-items: center;
  justify-content: center;
}

.video-main .video span {
  background: url('../images/arrow-3.png') no-repeat center center transparent;
  background-size: 100% auto;
  width: 28px;
  height: 45px;
  position: absolute;
  top: 100%;
  left: 100%;
  margin-left: 14px;
  margin-top: -5px;
  filter: brightness(0) invert(20%) sepia(46%) saturate(3306%)
    hue-rotate(214deg) brightness(93%) contrast(87%);
}

.award-section {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.award-section .award-img {
  color: #26469c;
}
.award-section .award-img i {
  color: #26469c;
  font-size: 50px;
}
.award-content {
  margin-left: 20px;
}
.award-content h4 {
  font-size: 20px;
}
.property-content .right-phone {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-right: 20px;
}
.property-content .right-phone .phone-icon {
  background-color: #32343b;
  width: 50px;
  display: flex;
  height: 50px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.property-content .right-phone .phone-icon i {
  color: #fff;
  font-size: 30px;
  transform: none;
}
.property-content .right-phone .phone-icon .fa.fa-phone.fa-flip-horizontal {
  color: #fff;
  font-size: 30px;
  transform: rotate(90deg)!important ;
} 
.property-content .phone-content p {
  margin-bottom: 0px;
  font-size: 14px;
  color: #82828a;
  font-weight: 500;
}
.property-content .phone-content {
  padding-left: 10px;
}
.property-content .phone-content h5 {
  margin-bottom: 0px;
  font-size: 16px;
  color: #18191d;
  font-weight: 700;
}
.property-content-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-property .contact-img-section img {
  height: 220px;
}
.main-property .map-sec {
  width: 100%;
  margin-top: 20px;
}
.property-inner-part {
  position: relative;
}
.property-inner-content {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  max-width: 750px;
  padding: 50px 35px;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  background: #fff;
}
.property-img-part i {
  color: #26469c;
  font-size: 50px;
}
.property-img-part i img {
  width: 50px;
  height: 50px;
  filter: brightness(0) invert(20%) sepia(46%) saturate(3306%)
    hue-rotate(214deg) brightness(93%) contrast(87%);
}
.feature-title {
  margin: 0 0 16px;
  font-size: 22px;
}
.btn-area {
  margin-top: 30px;
}
.btn-area .link-btn i {
  color: #82828a;
  margin-right: 5px;
}
.btn-area .link-btn {
  color: #82828a;
  font-size: 14px;
}
.property-img-part {
  margin-bottom: 20px;
}
.property-inner-content.active ul li {
  color: #fff;
}
.property-inner-content {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.property-inner-content:hover {
  background: #000000bf;
}
.property-inner-content:hover .feature-title {
  color: #fff;
}
.property-inner-content:hover .feature-two__desc {
  color: #fff;
}
.property-inner-content:hover ul li {
  color: #fff;
}
.property-inner-content:hover .btn-area .link-btn i {
  color: #fff;
}
.property-inner-content:hover .btn-area .link-btn {
  color: #fff;
}
.property-inner-content:hover img {
  width: 50px;
  height: 50px;
  filter: brightness(9.5);
}
.property-inner-content.active {
  background: #000000bf;
}
.property-inner-content.active .feature-title {
  color: #fff;
}
.property-inner-content.active .feature-two__desc {
  color: #fff;
}
.property-inner-content.active .btn-area .link-btn i {
  color: #f5f5f5;
}
.property-inner-content.active .btn-area .link-btn {
  color: #fff;
}
.property-inner-content.active img {
  width: 50px;
  height: 50px;
  filter: brightness(9.5);
}
.property-inner-part {
  position: relative;
}
/* apartment-section */
.apartment-section {
  background-color: #ffffff;
  background-image: url('../images/bg-shape-06.png');
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: scroll;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 100px 0px 70px 0px;
}

.tab-section {
  background: #f5f5f5;
  padding: 50px 20px;
  flex-direction: column;
  justify-content: center;
}
.apartment-section .title-section {
  margin-bottom: 20px;
}
.tab-btn .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #82828a;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  position: relative;
}
.tab-btn .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #82828a;
  background-color: #fff;
  display: flex;
  align-items: center;
  position: relative;
}
.tab-section .nav-link.active:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f061';
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  float: right;
  font-size: 12px;
  line-height: 24px;
  color: #26469c;
  position: absolute;
  right: 10px;
}
.tab-section .nav-link:hover:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f061';
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  float: right;
  font-size: 12px;
  line-height: 24px;
  color: #26469c;
  position: absolute;
  right: 10px;
}
.apart-list-sec {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid #d3dee2;
}
.apart-list-sec h4 {
  color: #32343b;
  font-size: 15px;
}
.apart-list-sec h4 span {
  color: #32343b;
  font-size: 12px;
}
.apart-list-sec h5 {
  color: #333;
  font-size: 15px;
}

.apartment-main-content {
  padding-left: 20px;
}
.apartment-main-content .apartment-desc {
  margin-bottom: 20px;
}

.apart-list-sec:last-child {
  border-bottom: 1px solid transparent;
}
/* apartment-section */
/* complex-section */
.complex-section {
}

.complex-wrap {
  overflow: hidden;
  position: relative;
}
.complex-img {
  position: relative;
  text-align: center;
  z-index: 1;
  overflow: hidden;
}
.elementor a {
  box-shadow: none;
  text-decoration: none;
}
.complex-link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#32343b),
    to(rgba(27, 31, 46, 0))
  );
  background: linear-gradient(0deg, #32343b 0%, rgba(27, 31, 46, 0) 100%);
}

.complex-content-hover {
  padding: 15px 50px 50px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: -110px;
  width: 100%;
  z-index: 12;
  opacity: 0;
}
.complex-category {
  font-size: 12px;
  line-height: 18px;
  background: linear-gradient(75deg, #26469c, #15a2dc);
  padding: 5px 15px;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.complex-title {
  display: block;
  font-size: 24px;
  margin: 10px 0 0;
}
.complex-title a {
  color: #fff;
  display: block;
}
.apartment-one__desc {
  color: rgba(255, 255, 255, 0.8);
  line-height: 22px;
  margin: 10px 0 5px;
}
.apartment-one__arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #15a2dc;
  color: #15a2dc;
  line-height: 38px;
  text-align: center;
  display: inline-block;
  margin-top: 12px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.complex-content {
  padding: 15px 50px 50px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 11;
}
.complex-wrap:hover .complex-content,
.complex-wrap:active .complex-content,
.complex-wrap:focus .complex-content {
  opacity: 0;
  bottom: 120px;
}
.complex-wrap .apartment-one__arrow:hover {
  color: #fff;
  border: 2px solid #fff;
  color: #fff;
}
.complex-category a {
  color: #fff;
}
.complex-title {
  color: #fff;
}
.complex-wrap:hover .complex-content-hover,
.complex-wrap:active .complex-content-hover,
.complex-wrap:focus .complex-content-hover {
  opacity: 1;
  bottom: 0;
}
.complex-inner .complex-title:hover {
  text-decoration: underline;
}
.complex-section {
  position: relative;
}

.complex-section .complex-nav .owl-prev {
  position: absolute;
  top: 61%;
  left: -50px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.complex-section:hover .owl-prev {
  left: 10px;
}
.owl-prev,
.owl-next {
  margin: 0 12px 0 0;
  border: 1px solid #dee2e7;
  border-radius: 5px;
  color: #7f7f7f;
  background: #fff;
  width: 44px;
  height: 44px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
  z-index: 1;
}
.complex-section .complex-nav .owl-next {
  position: absolute;
  top: 61%;
  right: -54px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.complex-section:hover .owl-next {
  right: -4px;
}

.complex-section .title-section {
  margin-bottom: 20px;
}

.complex-section {
  position: relative;
  margin-bottom: -80px;
}

/* .complex-section .complex-nav .owl-next {
  position: absolute;
  top: 61%;
  right: -4px;
} */
/* complex-section */

/* neighborhoods */
.neighborhoods-sec {
  background: url('../images/bg-04.jpg');
  padding: 190px 0px 120px 0px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-background-overlay {
  background-color: #333;
}

.neighborhoods-sec .title-section .tagline {
  color: #e4e4e4;
}
.neighborhoods-sec .title-section .title {
  color: #fff;
}
.neighborhoods-sec .neighbour-faq-sec {
  background: #fff;
  padding: 22px 50px;
  height: 100%;
}

.neighborhoods-sec .accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent;
}
.neighborhoods-sec .accordion-button:not(.collapsed) {
  color: #26469c;
  background-color: transparent;
  box-shadow: inset 0 -1px 0 transparent;
}
.neighborhoods-sec .accordion-item {
  background-color: #fff;
  border: 1px solid transparent;
}
.neighborhoods-sec .accordion-button {
  border-bottom: 1px solid #26469c;
}
.neighborhoods-sec .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 0;
  font-size: 1rem;
  color: #32343b;
  text-align: left;
  background-color: #fff;
  border-bottom: 1px solid #26469c;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
}
.neighborhoods-sec .accordion-body {
  padding: 1rem 0;
  color: #82828a;
}
.neighborhoods-sec .accordion-button::after {
  display: none;
}

.neighborhoods-sec .accordion-button i {
  font-size: 16px;
  margin-right: 10px;
  width: 20px;
  color: #26469c;
}
.neighborhoods-sec .title-section {
  margin-bottom: 20px;
}
.neighborhoods-img {
  position: relative;
  height: 100%;
}
.neighborhoods-img img {
  height: 100%;
  position: relative;
}

/* .wrapper {
  display: inline-flex;
  } */

.wrapper .icon {
  position: absolute;
  background: #ffffff;
  border-radius: 50%;
  padding: 10px;
  margin: 6px;
  width: 9px;
  top: 69px;
  left: 113px;
  height: 14px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -ms-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .tooltip h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}
.wrapper .tooltip p {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}
.wrapper .tooltip {
  position: absolute;
  top: 0;
  font-size: 14px;
  background: #fff;
  color: #ffffff;
  padding: 5px 8px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  border: 5px solid #fff;
  pointer-events: none;
  border-radius: 4px;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -ms-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.wrapper .tooltip::before {
  position: absolute;
  content: '';
  height: 8px;
  width: 8px;
  background: #fff;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%) rotate(45deg);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: translate(-50%) rotate(45deg);
  -moz-transform: translate(-50%) rotate(45deg);
  -ms-transform: translate(-50%) rotate(45deg);
  -o-transform: translate(-50%) rotate(45deg);
  -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -ms-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .icon:hover .tooltip {
  top: -45px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.wrapper .icon:hover span,
.wrapper .icon:hover .tooltip {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.01);
}

.wrapper .facebook:hover,
.wrapper .facebook:hover .tooltip,
.wrapper .facebook:hover .tooltip::before {
  background: #26469c;
  color: #fff;
}

/* footer */
.footer-section {
  background: url('https://gaviaspreview.com/wp/aports/wp-content/uploads/2022/12/bg-footer.png')
    #000;
  background-position: bottom left;
  background-repeat: no-repeat;
  opacity: 0.9;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.footer-section {
  /* background: #000; */
}
.footer-top {
  /* background: #000; */
  padding: 70px 0;
}
.footer-part h3 {
  color: #fff;
  margin-bottom: 20px;
}
.footer-part a,
.footer-part p {
  color: #a2a5ae;
  font-weight: 400;
  font-size: 15px;
}
ul.footer-contact {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid rgba(119, 119, 119, 0.32);
}
.footer-contact li {
  color: #ccc;
}
.footer-part li {
  list-style: none;
  margin-bottom: 10px;
  color: #777;
  font-weight: 500;
  font-size: 16px;
}
.footer-contact i {
  color: #b78d65;
  margin-right: 5px;
}
.newsletter_form {
  margin-top: 35px;
}
.newsletter_form form {
  position: relative;
  height: 50px;
}
.newsletter_form input {
  background: #fff;
  font-weight: 500;
  padding: 0;
  height: 100%;
  border-bottom: 1px solid #fff;
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
  padding-left: 15px;
  color: #fff;
}
.newsletter_form button {
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  background: #26469c;
  height: 100%;
  width: 24%;
}
.footer-social {
  margin-top: 0px;
}
.footer-social li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
}
.footer-part li {
  list-style: none;
  margin-bottom: 10px;
  color: #777;
  font-weight: 500;
  font-size: 16px;
}
.footer-social a {
  display: flex;
  height: 30px;
  color: #a2a5ae;
  font-size: 20px;
  background: #333;
  padding: 18px;
  border-radius: 50%;
  width: 30px;
  align-items: center;
  justify-content: center;
}
.footer-social a:hover {
  background-color: #fff;
  color: #333;
}
.footer-part a:hover {
  color: #fff;
}
.footer-line {
  height: 1px;
  background-color: rgba(119, 119, 119, 0.32);
  width: 100%;
  margin: auto;
}
.copyright {
  padding: 30px 0;
  background: #000;
}
.copyright p {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
}
.footer-part li:last-child {
  margin-bottom: 0;
}

/* new footer */

.footer-part.address .right-phone {
  display: flex;
  align-items: flex-start;
  justify-content: start;
}
.footer-part img {
  width: 100px;
}

.footer-part .footer-logo {
  margin-bottom: 20px;
}

.footer-part h3 {
      font-size: 20px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
}
.footer-part .after {
  content: '';
  width: 18px;
  height: 3px;
  background: #26469c;
  position: relative;
  /*top: 50%;*/
  /*left: 45%;*/
  z-index: 1;
  margin-left: 10px;
  margin-top: 1px;
}
.footer-gallery {
  margin-bottom: 15px;
}

.footer-section .right-phone .phone-icon {
  background-color: #fff;
  width: 50px;
  display: flex;
  height: 50px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  min-width: 50px;
}

.footer-section .right-phone .phone-icon i {
  color: #26469c;
  font-size: 30px;
  transform: rotate(0deg);
}

.footer-section .phone-content p {
  color: #fff;
  font-size: 14px;
}

.footer-section .title:after {
  content: '';
  width: 18px;
  height: 26px;
  background: url('../images/arrow.png') no-repeat center center transparent;
  display: inline-block;
  position: absolute;
  top: 16px;
  left: 100px;
  filter: brightness(0) invert(20%) sepia(46%) saturate(3306%)
    hue-rotate(214deg) brightness(93%) contrast(87%);
}

.copyright .foo-left a {
  color: #82828a;
}
.copyright .foo-left a:hover {
  color: #fff;
}

/* about-test sec */
div#v-pills-tabContent {
  display: flex;
  align-items: center;
}
.title-desc {
  padding: 20px 0px 0px 0px;
  color: #82828a;
  font-family: 'font-regular';
}

.about-test-section .button-area {
  margin-top: 30px;
}

.about-test-section {
  background-image: url('../images/bg-06.png');
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.about-test-section.padding {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 110px 0px 90px 0px;
}

.about-test-section .test-content {
  padding: 0px 68px 0px 15px;
}

.test-area-sec .about-test-inner .star-sec ul li {
  display: inline-block;
}

.test-area-sec .about-test-inner .star-sec {
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 8px;
}
.test-area-sec .about-test-inner .star-sec i {
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 8px;
  color: #26469c;
}
.about-test-inner {
  color: #82828a;
  background-color: #fff;
  font-size: 20px;
  line-height: 38px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 18px;
  padding: 50px 60px;
  position: relative;
  border: 3px solid #26469c;
  border-bottom: 3px solid #26469c;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.about-test-inner {
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  margin: 0 auto 30px;
}

.about-icon-sec {
  width: 105px;
  height: 105px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#26469c),
    to(#32343b)
  );
  background: linear-gradient(0deg, #26469c 0%, #32343b 100%);
  border-radius: 0 0 0 100%;
  font-size: 42px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 20px;
}

.about-test_arrow {
  display: inline-block;
  width: 146px;
  height: 50px;
  position: absolute;
  top: 100%;
  left: 60px;
}
.about-test_arrow span.first {
  background: #fff;
}
.about-test_arrow span.first {
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: -2px;
  z-index: 9;
}
.about-test_arrow span.second {
  position: absolute;
  left: 0;
  right: -4px;
  bottom: -4px;
  top: 0;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  background: #26469c;
  z-index: 1;
}

.about-test-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-left: 160px;
}
.about-test-main-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 94px;
  flex: 0 0 94px;
  margin-right: 18px;
  padding: 10px;
  border: 3px solid #26469c;
  border-radius: 50%;
}

.about-test-main-image img {
  max-width: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
  border-radius: 50%;
  border: none;
  box-shadow: none;
}

.about-main-name {
  font-size: 20px;
  font-weight: 700;
  color: #18191d;
  display: block;
  margin-bottom: 2px;
}
.about-main-job {
  font-size: 14px;
  display: block;
  line-height: 18px;
}
/* about-test sec */
/* product slider sec */
.product-slider {
  background-image: url('../images/bg-shape-line-01.png'),
    url('../images/bg-shape-line-02.png');
  background-position: top left, top right;
  background-repeat: no-repeat;
  position: relative;
}

.product-slider {
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.08);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 80px 0px 80px 0px;
}

.product-slider .product-inner {
  text-align: center;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  display: block;
  width: 100%;
}
.product-slider .product-img {
  position: relative;
  text-align: center;
}
.product-slider .product-img img {
  opacity: 0.36;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.product-slider .product-img:hover img {
  opacity: 1;
  -webkit-animation: beat 3s ease 0s infinite;
  animation: beat 3s ease 0s infinite;
}

.product-slider .product-partner-slider {
  padding: 20px;
}
/* product slider sec */
/* modern-luxury-section sec */
.modern-luxury-section {
  background-attachment: fixed;
  background-image: url('../images/bg-08.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.modern-luxury-section {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 80px 0px;
}

.modern-luxury-section .sub-title .tagline {
  color: #bdbdbd;
  font-size: 18px;
}
.modern-luxury-section .sub-title .tagline::after {
  background: #ffffff85;
}
.modern-luxury-section .title {
  color: #ffffff;
  margin-bottom: 40px;
}

.modern-luxury-inner-content {
  margin-bottom: 30px;
  position: relative;
  padding: 40px 10px 40px 10px;
  background: transparent;
  text-align: center;
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.modern-luxury-inner-part {
  border: 1px solid #ffffff59;
  position: relative;
  margin-bottom: 20px;
}

.modern-luxury-img-part i {
  color: #fff;
  font-size: 50px;
}
.modern-luxury-section .feature-title {
  margin: 0px;
  font-size: 22px;
  color: #fff;
}

.modern-luxury-img-part {
  margin-bottom: 20px;
}
.modern-luxury-inner-content {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.modern-luxury-inner-content:hover {
  background: linear-gradient(75deg, #15a2dc, #26469c);
}
.modern-luxury-inner-content:hover .feature-title {
  color: #fff;
}
.modern-luxury-inner-content:hover i {
  color: #fff;
}

.modern-luxury-inner-content.active {
  background: linear-gradient(75deg, #15a2dc, #26469c);
}
.modern-luxury-inner-content.active .feature-title {
  color: #fff;
}

.modern-luxury-inner-part:hover .modern-luxury-img-part {
  -webkit-animation: beat 1.5s ease 0s infinite;
  animation: beat 1.5s ease 0s infinite;
}
.modern-luxury-inner-part.active {
  background: linear-gradient(75deg, #15a2dc, #26469c);
}
.modern-luxury-inner-part.active i {
  color: #fff;
}
.modern-luxury-inner-part.active .modern-luxury-img-part {
  -webkit-animation: beat 1.5s ease 0s infinite;
  animation: beat 1.5s ease 0s infinite;
}

@keyframes beat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.82);
    transform: scale(0.82);
  }
}

/* modern-luxury-section sec */
/* contact sec */
.contact-section {
  background-color: #f5f5f5;
  background-image: url('https://gaviaspreview.com/wp/aports/wp-content/uploads/2023/01/bg-shape-04.png');
  background-position: top center;
  background-repeat: repeat;
}
.contact-section {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 80px 0px 80px 0px;
}

.contact-section .form-section {
  padding: 0px 0 0px;
  padding-left: 105px;
}
.form-area {
  margin-top: 20px;
}
.form-area {
  padding: 60px 60px 45px;
  background: #fff;
}

.wpcf7-form input[type*='email'],
.wpcf7-form input[type*='text'],
.wpcf7-form input[type*='tel'] {
  width: 100%;
  height: 58px;
  padding: 0 15px;
  border: 1px solid transparent !important;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  background: #f5f5f5;
}
.form-area .form-control {
  width: 100%;
  height: 58px;
  padding: 0 15px;
  border: 1px solid transparent !important;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  background: #f5f5f5;
  border-radius: 0px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: 'font-regular';
}

.form-area .form-control:focus {
  color: #82828a;
  background-color: #fff;
  border-color: #26469c;
  outline: 0;
  box-shadow: 0 0 0 1px #26469c;
}

.form-area .input-group .textarea {
  width: 100%;
  padding: 15px 15px;
  border: 1px solid transparent !important;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  background: #f5f5f5;
  border-radius: 0px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: 'font-regular';
}
.form-area .input-group .textarea:focus {
  color: #82828a;
  background-color: #fff;
  border-color: #26469c;
  outline: 0;
  box-shadow: 0 0 0 1px #26469c;
}
.form-area .main-btn {
  margin-top: 20px;
}

.contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.agent-one__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 96px;
  flex: 0 0 96px;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  position: relative;
}
.agent-one__image:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #4d81e9;
  position: absolute;
  right: -6px;
}
.agent-one__image img {
  border-radius: 50%;
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.agent-one__right {
  margin-left: 22px;
}
.agent-one__name {
  font-size: 18px;
  font-weight: 700;
  color: #32343b;
}
.agent-one__desc {
  font-size: 15px;
}
.agent-one__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.agent-one__social a {
  margin-right: 10px;
  margin-bottom: 10px;
  display: block;
  font-size: 14px;
  width: 32px;
  height: 32px;
  line-height: 34px;
  text-align: center;
  background: #f5f5f5;
  color: #82828a;
}
.agent-one__social a:hover {
  background: #26469c;
  color: #fff;
}

.contact-person {
  margin-top: 20px;
}
.contact-person .sub-title {
  margin-bottom: 20px;
}
.contact-person .sub-title .tagline {
  color: #333;
}
.contact-img-section {
  /* padding-top: 20px;
  width: calc(100% + 33px); */
  /* margin-left: -80px; */
  /* margin-left: -80px; */
  display: flex;
  align-items: center;
  justify-content: center;
  /* height: 100%; */
  margin-top: 21px;
}
.contact-img-section img {
  vertical-align: top;
}
/* contact sec */

.main1 .container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
  justify-content: center;
  align-items: center;
}
.main1 .card {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
  color: #333;
  border-radius: 2px;
}
.main1 .card-image {
  background: #fff;
  display: block;
  padding-top: 70%;
  position: relative;
  width: 100%;
}
.main1 .card-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 600px) {
  .main1 .container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem;
  }
}
.thankyou_pages {
  width: 100%;
  display: inline-block;
  margin: 0px 0px;
}
.thankyou_pages .thankyou_content {
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 80px 0 0;
  background: #fff;
  padding: 60px 50px;
  border-radius: 15px;
}
.thankyou_pages .thankyou_content img {
  height: 100px;
  margin: auto auto 25px;
}
.thankyou_pages .thankyou_content img.lazyloaded {
  filter: invert(100%);
}
.thankyou_pages .thankyou_content h1 {
  font-size: 60px;
  color: #003399;
  font-weight: 900;
  margin: 0 0 15px;
}

.thankyou_pages .thankyou_content p {
  color: #000;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  max-width: 80%;
  margin: auto;
}
.thankyou_pages .thankyou_content h4 {
  font-size: 25px;
  color: #003399;
  line-height: 1.5;
  margin: 30px 0 0 10px;
  font-weight: 700;
}
.thankyou_pages .thankyou_content img.thank_you {
  height: 50px;
  margin: auto auto 35px auto;
  padding: 0 10px 0 10px;
  border-radius: 8px;
  background: #003399;
}
.thankyou_pages .thankyou_content button {
  background: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  width: auto;
  text-align: center;
  padding: 12px 20px;
  border: 0;
  display: flex;
  border-radius: 5px;
  transition: all 0.4s ease-in-out;
  margin: 15px auto 0 auto;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
}

.thankyou .carousel-caption {
  border: 1px solid #fff;
  border-radius: 10px;
  background: #3333332e;
}

.highlight-text h5 {
  background: #26469c;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #26469c;
  color: #fff;
}

.carousel-inner h5 {
  margin-bottom: 15px;
  margin-top: 20px;
}
/* .img-magnifier-container {
  position:relative;
}

.img-magnifier-glass {
  position: absolute;
  border: 3px solid #000;
  border-radius: 50%;
  cursor: none;
  width: 100px;
  height: 100px;
} */

.f_d_c {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.d_f_w {
  display: flex;
  align-items: flex-start;
  /* flex-wrap: wrap; */
  gap: 10px;
}
.phone-content h5 {
  color: #fff;
}
.disclaimer {
  font-weight: 300;
  font-family: 'font-regular';
  font-size: 13px;
  font-style: italic;
  color: red;
}

.desktop_only {
  display: block !important;
}
.mobile_only {
  display: none !important;
}



@media screen and (max-width:768px) {
  .desktop_only {
    display: none!important;
  }
  .mobile_only {
    display: block !important;
  }
}