/* New home Page Styles */

/* From Uiverse.io by gharsh11032000 */
.cssbuttons-io-button {
  background-image: linear-gradient(19deg, #a47a51 0%, #a47a51 100%);
  color: #ffffff;
  /* font-family: inherit; */
  padding: 0.35em;
  /* font-family: "Montserrat" !important;
font-family: 'Barlow', sans-serif !important; */
  padding-left: 1.2em;
  font-size: 16px;
  border-radius: 10em;
  border: none;
  /* letter-spacing: 0.05em; */
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  /* height: 2.8em; */
  padding-right: 3.3em;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  box-shadow: 0 0 1.6em rgb(37 211 102 / 0%), 0 0 1.6em hsla(191, 98%, 56%, 0.3);
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  font-weight: 500;
  font-family: "Montserrat" !important;
  font-family: "Barlow", sans-serif !important;
  background: linear-gradient(84deg, #a47a51 0, #0e4363 100%);
  background: linear-gradient(84deg, #ffa903 0, #0e4363 100%);
}

.cssbuttons-io-button .icon {
  background: white;
  margin-left: 1em;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.2em;
  width: 2.2em;
  border-radius: 10em;
  right: 0.3em;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.cssbuttons-io-button:hover .icon {
  width: calc(100% - 0.6em);
}

.cssbuttons-io-button .icon svg {
  width: 1.3em;
  transition: transform 0.3s;
  color: #0e4363;
  /* font-weight: 200; */
}

.cssbuttons-io-button:hover .icon svg {
  transform: translateX(0.1em);
}

.cssbuttons-io-button:active .icon {
  transform: scale(0.9);
}

.bgc1 {
  background-color: #a47a51;
  padding: 20px;
  border-radius: 10px;
  box-shadow: rgb(0 42 92 / 58%) 0px 15px 25px, rgb(164 122 81) 0px 5px 10px;
  background-color: #00326f;
}

.enhanced_safety .funbox1 .fun_content p {
  font-size: 20px;
  font-weight: 600;
  line-height: 29px;
  /* color: #a47a51; */
  color: var(--heading-color);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  text-shadow: 0px -1px 0px #fff;
}

.enhanced_safety .funbox1 {
  min-height: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 15px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 25px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
  transition: all 0.5s ease-in;
  background-color: #ffffff;
  border-top: 9px solid #a47952;

  height: 100%;
  text-align: justify;
  position: relative;
}

section.bg1.bg-padding.enhanced_safety {
  background: url(https://rstheme.com/products/html/braintech/assets/images/bg/about-2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.funbox1 .fun_content small {
  color: #000;
  line-height: 18px;
  font-size: 15px;
}

.enhanced_safety .funbox1 .fun_img {
  margin-right: 20px;
  width: 100%;
  max-width: 90px;
  height: 90px;
  background-color: #edf2fa;
  padding: 20px;
  border-radius: 100px;
  /* box-shadow: 0 28px 28px 0 rgba(108, 88, 250, 0.2); */
}

.section_header .section_sub_title {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 26px;
  color: #002a5c;
  /* background-color: #fff; */
  display: inline;
  padding: 4px;
  border-radius: 3px;
}

.funbox1 .fun_content small {
  color: #000;
  line-height: 18px;
  font-size: 14px;
}

.enhanced_safety .fun_img {
  position: relative;
}

.enhanced_safety .funbox1 .serial_number {
  position: absolute;
  right: -125px;
  top: -40px;
  font-size: 60px;
  font-weight: 600;
  line-height: 119px;
  color: #a47a52;
  /* color: #a47a512b; */
  margin-bottom: 10px;
  opacity: 0.2 !important;
}

.enhanced_safety .funbox1:hover .serial_number {
  opacity: 0.8 !important;
  transition: all 0.3s ease;
  text-shadow: 1px 1px 0px #0000009c;
}

.cta-inner.bg-cover.wow.fadeInUp {
  background-image: url(https://zotech-react.vercel.app/_next/static/media/cta-bg.f26ff09a.png);
  height: 440px;
  padding-left: 92px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 10px;
}

.cta-1 .shape-1 {
  position: absolute;
  bottom: 0;
  right: 40px;
  z-index: -1;
}

.cta-1 .shape-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 30%;
  z-index: -1;
}

.cta-inner .sub-title.sub-title2 {
  background: linear-gradient(
    84deg,
    rgba(63, 181, 253, 0.12),
    rgba(11, 110, 218, 0.12)
  );
  display: inline-flex;
  padding: 5px;
  border-radius: 10px;
  display: inline-flex;
  text-align: center;
  padding: 6px 19px;
  margin-bottom: 15px;
  border-radius: 4px;
}

.cta-inner h2 {
  color: var(--black-2);
  font-size: 42px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: -0.84px;
  text-transform: none;
}

.theme-btn {
  position: relative;
  z-index: 2;
  vertical-align: middle;
  display: inline-block;
  border: none;
  text-transform: capitalize;
  text-align: center;
  background: linear-gradient(84deg, #a47a51 0, #0e4363 100%);
  color: var(--white);
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  padding: 18px 35px;
  max-height: 54px;
  border-radius: 4px;
  transition: 0.5s ease-in-out;
  -webkit-appearance: none;
  outline: none !important;
  overflow: hidden;
  cursor: pointer;
}

.cta-1 .cta-inner .images {
  width: 430px;
  height: 380px;
  margin-top: 60px;
  /* filter: drop-shadow(0px 0px 1px black); */
  margin-left: 10px;
}

.cta-1 .cta-inner .images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-fit: contain;
}

.cta-inner.bg-cover.wow.fadeInUp {
  background-image: url(https://zotech-react.vercel.app/_next/static/media/cta-bg.f26ff09a.png);
  height: 440px;
  padding-left: 92px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: -100px;
  box-shadow: 0px 5px #a47a51;
  /* box-shadow: 0px 5px #ffa903; */
}

.funbox1 {
  min-height: 170px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 25px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
  transition: all 0.5s ease-in;
  background-color: #daebee00;
  background-color: #fff;
  border-radius: 8px;
  /* box-shadow: 0 11px 21px #d4d8e4; */
  /* box-shadow: 0px 2px 21px #d4d8e4; */
}

.funfacts {
  padding-top: 50px;
  background-image: url(../images/funfact/bg3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color: #ebedf4;
}
.funfacts .funbox1 {
  position: relative;
  overflow: hidden;
}

.man_img img {
  border-radius: 338px;
  box-shadow: 20px 8px #002a5c;
  border: 3px solid #a37a52;
  width: 100%;
  max-width: 80%;
  margin: auto;
  /* box-shadow: -18px 5px 8px 8px #00000014; */
}

.funbox1 .fun_content p {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  color: #000000;
}

.funbox1 .fun_content p {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #000000;
}

.funfacts::before {
  position: absolute;
  content: "";
  background: rgb(255 255 255 / 90%);
  background: rgb(205 231 237 / 35%);
  background: #f3f8ff;
  width: 100%;
  height: 100%;
  top: 0;
}

.heading {
  opacity: 1;
  visibility: visible;
  transform: skew(0deg, 0deg);
  transition-delay: 1.25s;
}

.experience .section_header .section_title {
  color: var(--text-heading-color);
  font-size: 46px;
  line-height: 60px;

  margin-bottom: 20px;
  font-weight: 700;
}

.dark-theme .section_header .section_title {
  color: #a47a51;
  /* text-shadow: 1px 1px #ffa903; */
}

.image_object .abt_img {
  box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
  border-radius: 10px;
  width: 100%;
  max-width: 90%;
  object-fit: cover;
  object-position: center;
  /* filter: brightness(2); */
}
.contact_side_image img {
 
    object-fit: cover;
    height: 534px;

}
.contact {
  background: url("../../img-brio/new-images/brio-3.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 50px 0;
}
.contact::before {
  position: absolute;
  content: "";
  background: none !important;
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 0;
}
.dark-theme .experience .section_header .section_desc {
  color: #ffffff;
}

.experience_content p {
  margin-bottom: 5px;
}

.group_image_holder .object img:first-child {
  top: 92px;
  right: 79px;
  animation: gruopimg-move1 4s infinite;
}

.group_image_holder .object img:nth-child(3) {
  bottom: 31px;
  right: 79px;
  transform: translateX(10px);
  animation: gruopimg-move1 4s infinite;
}

.adv_tech_img {
  margin-right: 20px;
  width: 100%;
  max-width: 90px;
  height: 90px;
  background-color: #edf2fa;
  padding: 20px;
  border-radius: 100px;
  box-shadow: 0 28px 28px 0 rgba(108, 88, 250, 0.2);
}

.funfacts {
  position: relative;
  z-index: 11;
}

.funfacts .shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 28%;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.owl-theme .owl-dots .owl-dot span {
  width: 5px !important;
  height: 5px !important;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

button.owl-dot.active {
  border: 2px solid #002a5c !important;
  border-radius: 100px;
  width: 20px;
  height: 20px;
}

.testimonial {
  position: relative;
}

.testimonial .shape-1 {
  position: absolute;
  left: -20px;
  top: -60px;
  z-index: 1;
  -webkit-animation: zoomBig 6s infinite linear;
  animation: zoomBig 6s infinite linear;
}

.testimonial .shape-2 {
  position: absolute;
  right: 0;
  bottom: -35%;
  z-index: 2;
  -webkit-animation: zoomBig 5s infinite linear;
  animation: zoomBig 5s infinite linear;
}

.testimonial .container {
  padding: 0px 20px;
}

@keyframes zoomBig {
  0% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }

  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  100% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

@-webkit-keyframes topToBottom {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.client_says .testibox1 .testibox_inner {
  min-height: 370px;
}

.testibox1 .testibox_inner {
  position: relative;
  background: #fff;
  padding: 30px 25px 40px 45px;
  border: 1px solid #eeeeee;
  transition: all 0.8s ease-in;
  border-radius: 10px;
  box-shadow: 0 6px 25px rgba(12, 89, 219, 9%);
}

.related_products {
  background-image: url(../../img-brio/bg1.png);
  box-shadow: rgb(0 42 92 / 70%) 0 0 0 1000px inset;
}

.related_products {
  padding-top: 30px;
  padding-bottom: 30px;
}

.features_section .funbox1 {
  box-shadow: 0 11px 21px #d4d8e400 !important;
}

.section2 .owl-carousel.owl-theme .owl-nav [class*="owl-"] {
  background: #f2f7f7;
  opacity: 1;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  transition: all 0.7s ease;
  color: #002a5c;
}

.section2 .owl_service.owl-carousel.owl-theme .owl-nav {
  position: absolute;
  top: -132px;
  right: 5%;
  width: auto;
}

.section.services {
  background-image: url(https://modinatheme.com/html/zotech/assets/img/process/process-bg.jpg);
  background-size: cover;
  background-position: center;
}

.iconbox .iconbox_wrapper .iconbox_image {
  position: relative;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 372 333" xmlns="http://www.w3.org/2000/svg"><path d="M0 75.1761C0 68.9789 2.87287 63.1318 7.77841 59.3447L79.2515 4.16861C82.7523 1.46598 87.0503 0 91.473 0H352C363.046 0 372 8.95431 372 20V312.34C372 323.385 363.046 332.34 352 332.34H20C8.95431 332.34 0 323.385 0 312.34V75.1761Z" /></svg>');
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 372 333" xmlns="http://www.w3.org/2000/svg"><path d="M0 75.1761C0 68.9789 2.87287 63.1318 7.77841 59.3447L79.2515 4.16861C82.7523 1.46598 87.0503 0 91.473 0H352C363.046 0 372 8.95431 372 20V312.34C372 323.385 363.046 332.34 352 332.34H20C8.95431 332.34 0 323.385 0 312.34V75.1761Z" /></svg>');
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  /* height: 332px; */
  -webkit-mask-size: cover;
  mask-size: cover;
}

.iconbox .iconbox_wrapper .iconbox_content p {
  font-size: 16px;
  color: #6e7a7a;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 0px;
}

.dark-theme .iconbox .iconbox_wrapper .iconbox_content p {
  color: #ffffff;
}

.dark-theme .iconbox .iconbox_wrapper .iconbox_content {
  background-color: #002a5c00;
}

.iconbox .iconbox_wrapper .iconbox_content {
  position: relative;
  background: #fff;
  padding: 20px;
  margin: 0px 0px 0px 0px;
  min-height: 500px;
  border-radius: 8px;
}

.gear_less_rails {
  margin-top: -100px;
}

.iconbox .iconbox_wrapper .iconbox_content {
  position: relative;
  background: #fff;
  padding: 20px;
  margin: 0px 0px 0px 0px;
  min-height: auto !important;
  border-radius: 8px;
}

.dark-theme .iconbox .iconbox_wrapper .iconbox_content p {
  color: #ffffff;
  /* font-family: "DM Sans", sans-serif !important; */
  text-align: center;
}

.iconbox {
  position: relative;
  margin: 0px 0px 30px 0px;
  /* box-shadow: 0px 0px 30px rgba(255, 59, 62, 0.09); */
  padding: 0px 5px;
}

.dark-theme .iconbox .iconbox_wrapper .iconbox_content p {
  color: #ffffff;
  color: rgb(255 255 255 / 82%);
  font-weight: 400;
  line-height: 26px;
  /* padding: 15px 20px 0 20px; */
  text-align: justify;
}

.iconbox .iconbox_wrapper .iconbox_content h3 {
  font-weight: 700;
  line-height: 25px;
  text-transform: capitalize;
  color: #181d35;
  margin-bottom: 20px;
  font-size: 22px;
  text-align: center;
}

.experience .section_header .section_title {
  color: var(--text-heading-color);
  font-size: 32px;
  line-height: 60px;
  margin-bottom: 0px;
  font-weight: 700;
  margin-top: -10px;
}

.services .icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  /* background: linear-gradient(84deg, #ffa903 -30%, #0e4363 90%); */
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: -5px;
  left: 30px;
  z-index: 1;
  background: linear-gradient(84deg, #ffa903 0%, #0e4363 100%);
  text-shadow: 1px 1px #000000;
  font-family: sans-serif;
}

.section_header .section_title {
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
  color: var(--heading-color);
  letter-spacing: 0px;
  margin-top: 6px;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.services .section_header {
  margin-bottom: 125px;
}

.dark-theme .section_header .section_title {
  color: #ffffff;
  /* text-shadow: 1px 1px #eda20b; */
}

.section_header .section_sub_title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 26px;
  color: var(--second-color) !important;
}

.services {
  position: relative;
}

.services .shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 5%;
  -webkit-animation: zoomBig 10s infinite linear;
  animation: zoomBig 10s infinite linear;
}

.services .shape-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 40%;
  -webkit-animation: topToBottom 5s infinite linear;
  animation: topToBottom 5s infinite linear;
}

.services .shape-3 {
  position: absolute;
  top: 0px;
  z-index: 1;
  left: -40px;
  opacity: 40%;
  -webkit-animation: leftToRight 5s infinite linear;
  animation: leftToRight 5s infinite linear;
}

.theme-btn {
  position: relative;
  z-index: 2;
  vertical-align: middle;
  display: inline-block;
  border: none;
  text-transform: capitalize;
  text-align: center;
  background: linear-gradient(84deg, #3fb5fd 0%, #0b6eda 100%);
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  padding: 14px 30px;
  max-height: 54px;
  border-radius: 4px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-appearance: none;
  outline: none !important;
  overflow: hidden;
  cursor: pointer;
  background: linear-gradient(84deg, #dc9710 0%, #0e4363 100%);
}

.theme-btn::before,
.theme-btn::after {
  content: "";
  width: 50%;
  height: 0%;
  position: absolute;
  background-color: var(--white);
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  z-index: -1;
}

.theme-btn::before {
  top: 0%;
  right: 0%;
}

.theme-btn:hover::before,
.theme-btn:hover::after {
  width: 100%;
  height: 100%;
}

.theme-btn.black-btn:hover {
  color: #fff;
}

.theme-btn.black-btn::before,
.theme-btn.black-btn::after {
  background-color: #020842;
  background-color: #002a5c;
  background: linear-gradient(84deg, #0e4363 0%, #dc9710 100%);
}

.theme-btn::after {
  left: 0%;
  bottom: 0%;
}

@-webkit-keyframes leftToRight {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  50% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

/* New animation for funbox1 card hover - top-left to right */
@keyframes cardHoverSlide {
  0% {
    transform: translate(-10px, -10px);
  }
  100% {
    transform: translate(10px, 0px);
  }
}

@-webkit-keyframes cardHoverSlide {
  0% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
  100% {
    -webkit-transform: translate(10px, 0px);
    transform: translate(10px, 0px);
  }
}

.theme_slider_1 .slider .slide_content .heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 53px;
  margin: 20px 0px;
  text-transform: uppercase;
  /* text-shadow: 2px 0px #d69512; */
}

.theme_slider_1 .slider .slide_content {
  position: relative;
  z-index: 1;
  padding-top: 210px;
  padding-bottom: 160px;
  color: var(--white-color);
}

i.fa-solid.fa-arrow-right {
  transform: rotate(321deg);
  margin-left: 10px;
  /* opacity: 0; */
  /* display: none; */
}

.layer_object.bg {
  position: relative;
  top: -110px;
}

.footer .footer_bottom .footer_bottom_inner .totop a {
  width: 45px;
  height: 45px;
  background: #a47a52;
  color: var(--white-color);
  display: inline-block;
  text-align: center;
  line-height: 54px;
  border-radius: 104px;
  /* box-shadow: 3px 20px 20px 16px var(--second-color); */
  box-shadow: inset 0 -8px 0px 0 #ffffff17;
}

.footer_bottom_inner i.ion-ios-arrow-up {
  font-size: 32px;
  font-weight: 900;
  color: #ffffff;
  position: relative;
  top: -10px;
}

/* New home Page Styles */

/* Animate each character in .section_title */
.section_title .char {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.6s forwards;
  animation-delay: calc(var(--char-index) * 0.03s);
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Add this to your CSS file or in a <style> block */
.split-why .char {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.4s, transform 0.4s;
}

.split-why.animate .char {
  opacity: 1;
  transform: translateY(0);
  transition-delay: calc(var(--char-index) * 0.03s);
}

.section_title span {
  font-size: 30px;
  font-weight: 500;
  color: #ffffff;
  font-size: 32px;
  line-height: 60px;
  margin-bottom: 0px;
  font-weight: 700;
  margin-top: -10px;
}

.white_bg .section_header .section_title {
  color: #002a5c;
  /* text-shadow: 1px 1px #eda20b; */
  font-size: 32px;
  font-weight: 600;
}

.white_bg .section_header .section_title {
  color: #002a5c !important;

  font-size: 32px;
  line-height: 60px;
  margin-bottom: 0px;
  font-weight: 700;
  margin-top: -10px;
}

.white_bg .section_title span {
  color: #002a5c !important;

  font-size: 32px;
  line-height: 60px;
  margin-bottom: 0px;
  font-weight: 700;
  margin-top: -10px;
}

.dark-theme .section_header .section_title {
  color: #ffffff;
  /* text-shadow: 1px 1px #eda20b; */
  /* color: var(--text-heading-color); */
  font-size: 32px;
  line-height: 60px;
  margin-bottom: 0px;
  font-weight: 700;
  margin-top: -10px;
}

.counsellor_form .form-label {
  margin-bottom: 0.5rem;
  font-weight: 500;
  padding-left: 30px;
  line-height: normal;
  padding-top: 9px;
  font-size: 14px;
  color: #000000;
  margin-bottom: 0px;
  top: 3px;
  position: relative;
}

.counsellor_form .form-control,
.input-text {
  border-radius: 6px;
  background: #fff0;
}

.counsellor_form .form-control,
.input-text {
  padding: 6px 30px;
  outline: 1;
  background-color: #f4f5f8;
  color: #686a6f;
  font-size: 0.9rem;
  width: 100%;
}

.counsellor_form .form-control,
.input-text {
  border-radius: 6px;
  background-color: #fff0 !important;
  border: 1px solid #ced4da !important;
  padding: 8px;
  color: #000000 !important;
  /* font-size: 10px; */
}

.counsellor_form .form-label {
  margin-bottom: 0.5rem;
  font-weight: 500;
  padding-left: 30px;
  line-height: normal;
  padding-top: 10px;
  font-size: 14px;
  color: #000000;
}

.counsellor_form h3 {
  text-align: center;
  padding-bottom: 10px;
  font-size: 35px;
  color: #0e546d;
}

.counsellor_form input::placeholder {
  /* opacity: 0.5; */
  font-size: 12px;
  font-weight: normal;
}

.declration a {
  color: #000;
}

/* .features_section .funbox1 {
    box-shadow: 0 11px 21px #d4d8e400 !important;
    border-image: linear-gradient(to right, #a47a52 0%, #f8bc54 100%) 1 !important;
    border-radius: 14px !important;
    border-width: 4px !important;
    border-style: solid !important;
    border-radius: 10px;
    border-image: linear-gradient(to right, #a47a52 0%, #f8bc54 100%) 1 !important;
    border-radius: 14px !important;
    border-width: 4px !important;
    border-style: solid !important;
} */

.funbox1.bg {
  /* border: 4px solid transparent; */
  /* border-image: linear-gradient(to right, #a47a52, #f8bc54); */
  /* border-image-slice: 7; */
  /* border-radius: 18px; */
  /* box-shadow: 0 11px 21px rgba(212, 216, 228, 0); */
  background: linear-gradient(to right, #a47a52, #f8bc54);
  background: linear-gradient(to left, #ab7f55, #f8bc54);
  background: linear-gradient(to left, #ffffff, #ffffff);
  background: linear-gradient(to left, #a47a51, #ffffff);
}

.testimonial_video_section {
  position: relative;
}

.testimonial_video_section .shape-1 {
  position: absolute !important;
  top: -30px !important;
  left: -100px !important;
  opacity: 2% !important;
  max-width: 30%;
}

.testimonial_video_section .shape-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 22%;
  z-index: 1;
  width: 100%;
  max-width: 40%;
}

.testimonial_video_section {
  position: relative;
  background-color: #eeeeee;
}

.testimonial_video_section iframe {
  width: 100%;
  height: 100%;
  border: 3px solid #ac8561;
  /* border-radius: 10px; */
  /* border-image: linear-gradient(to right, #fcb732 0%, #a47a51 100%) 1 !important; */
  border-radius: 5px !important;
  border-width: 3px !important;
  border-style: solid !important;
}

.top-14 {
  top: 14px;
}

.counsellor_form .dark-theme textarea.form-control,
.dark-theme select,
.dark-theme input[type="text"],
.dark-theme input[type="email"],
.dark-theme input[type="url"],
.dark-theme input[type="password"],
.dark-theme input[type="search"],
.dark-theme input[type="number"],
.dark-theme input[type="tel"],
.dark-theme input[type="range"],
.dark-theme input[type="date"],
.dark-theme input[type="month"],
.dark-theme input[type="week"],
.dark-theme input[type="time"],
.dark-theme input[type="datetime"],
.dark-theme input[type="datetime-local"],
.dark-theme input[type="color"] {
  background-color: var(--heading-color);
  border-color: rgba(255, 255, 255, 0.2);
  color: var(--white-color);
  border-radius: 4px;
  border-radius: 6px;
  background-color: #fff0 !important;
  border: 1px solid #ced4da !important;
  padding: 8px;
  color: #000000 !important;
  /* font-size: 10px; */
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
  background-color: #bfbfbf59;
  box-shadow: 1px 1px 13px 7px #00000047;
  border-radius: 80px;
}

.header .header_social h6 {
  color: var(--second-color);
}

.dark-theme .header .mainnav ul.main_menu li.active > a {
  color: #a47a52;
  font-weight: 700;
}

.product_carousel_1 button.owl-dot.active {
  justify-content: center;
  border: 2px solid #ffffff !important;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  /* display: flex !important; */
  /* justify-content: center; */
  /* align-items: center; */
}

.product_carousel_1 .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 40px;
}

.bgc1 {
  background-color: #a47a51;
  padding: 40px !important;
  border-radius: 10px;

  background: linear-gradient(to left, #002a5c, #002a5c);
}

.contact_us_1 {
  background: var(--second-color);
  padding: 30px;
  border-radius: 8px;
  background: linear-gradient(to left, #ffffff, #ffffff00);
  background: rgb(0 42 92 / 21%);
  box-shadow: 0 8px 32px 19px rgb(110 110 110 / 37%);
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(1px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.dark-theme .section_header .section_title {
  line-height: 50px !important;
}

.section_title span {
  line-height: 40px;
}

/* .bg_gd .section_header .section_title {
  text-shadow: 1px 1px #002a5c !important;
} */

.bg_gd .dark-theme textarea.form-control,
.dark-theme select,
.dark-theme input[type="text"],
.dark-theme input[type="email"],
.dark-theme input[type="url"],
.dark-theme input[type="password"],
.dark-theme input[type="search"],
.dark-theme input[type="number"],
.dark-theme input[type="tel"],
.dark-theme input[type="range"],
.dark-theme input[type="date"],
.dark-theme input[type="month"],
.dark-theme input[type="week"],
.dark-theme input[type="time"],
.dark-theme input[type="datetime"],
.dark-theme input[type="datetime-local"],
.dark-theme input[type="color"] {
  background-color: var(--heading-color);
  border-color: rgba(255, 255, 255, 0.2);
  color: var(--white-color);
  border-radius: 4px;
  border-radius: 6px;
  background-color: #fffffff5 !important;
  border: 1px solid #ced4da !important;
  padding: 6px 8px;
  color: #000000 !important;
  /* color: #bdc5ce !important; */
  /* font-size: 10px; */
}
.bg_gd textarea.form-control {
  background-color: var(--white-color) !important;
}
.contact_us_1 .button:hover {
  background: var(--heading-color) !important;
}
.bg_gd .section_header .section_sub_title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 26px;
  /* color: #a47952 !important; */
  color: var(--second-color) !important;
}

.services .section_header {
  margin-bottom: 155px;
}

.dark-theme .header .header_social .top_social li a {
  color: var(--white-color);
  /* background: #2f5078; */
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  margin: 2px 0px;
  /* border-right: 1px solid #f7bb54; */
}

.dark-theme .header .header_social .top_social li a:hover {
  background: #f7bb54;
}

.footer .footer_nav li a {
  display: flex;
}
.footer .footer_nav li a i {
  color: #a47a52;
  font-size: 14px;
  position: relative;
  top: 6px;
}

.footer ul li bold {
  font-weight: bold;
  margin-bottom: -17px;
  display: block;
}

span.fun-number {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  /* background: linear-gradient(84deg, #ffa903 -30%, #0e4363 90%); */
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: -25px;
  right: -20px;
  /* z-index: -29 !important; */
  background: linear-gradient(84deg, #ffa903 0%, #0e4363 100%);
}
/* 
.funbox1 {
  overflow: hidden;
} */

.fun-number span {
  position: relative;
  top: 10px;
  left: -5px;
  font-size: 20px;
  text-shadow: 1px 1px #000000;
  font-family: sans-serif;
}

.dark-theme .service_inner_block .service_content p {
  color: var(--white-color);
  font-weight: 400;
  text-align: justify;
  /* word-spacing: 0px; */
}

section.abt {
  background-color: #fff;
  color: #000;
}

.experience_content p {
  margin-bottom: 5px;
  color: #000;
}

.abt .section_header .section_title {
  color: #002a5c !important;
}

.multi_layered .funbox1 {
  box-shadow: 0px 2px 21px #d4d8e4;
}
.service_inner_block {
  height: 100% !important;
  min-height: 440px;
}

.video-banner {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.video-banner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-banner::after {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #00000000;
  content: "";
  top: 0;
  left: 0;
}

.ban_call_to_action {
  position: absolute;
  z-index: 999999;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  text-orientation: sideways;
  text-orientation: sideways;
  margin: 0;
  position: absolute;
  top: 0;
  left: 40px;
  height: 60%;
  z-index: 9;
}

.ban_call_to_action p {
  margin: 0px;
}

.call {
  position: relative;
}

.call .fa-phone-volume {
  font-size: 40px;
  position: absolute;
  left: 0px;
  top: -75px;
  color: #a47a52;
  border: 2px solid #ffffff;
  border-radius: 100px;
  padding: 10px;
  transform: rotate(95deg);
}

.products {
  background-color: #f4f5f8;
}

.position-re {
  position: relative;
}

.products .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.products .item .category {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
  writing-mode: vertical-rl;
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  text-orientation: mixed;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 3px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-family: "Barlow Condensed", sans-serif;
  padding: 10px 3px;
  line-height: 1.5em;
  right: -40px;
}

.products .item:hover .category {
  background-color: #0f4263 !important;
  box-shadow: 2px 2px 0px 0px #fff !important;
  transition: all 0.5s;
  right: 20px;
}
.products .item .con {
  background: #09090980;
  bottom: -230px;
}

.products .item .con {
  padding: 20px;
  position: absolute;
  bottom: -200px;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: left;
  z-index: 20;
  height: auto;
  box-sizing: border-box;
  background: -moz-linear-gradient(
    top,
    transparent 0,
    rgba(0, 0, 0, 0.1) 2%,
    rgba(0, 0, 0, 0.75) 90%
  );
  background: -webkit-linear-gradient(
    top,
    transparent 0,
    rgba(0, 0, 0, 0.01) 2%,
    rgba(0, 0, 0, 0.75) 90%
  );
  background: linear-gradient(
    to bottom,
    transparent 0,
    rgba(0, 0, 0, 0.01) 2%,
    rgba(0, 0, 0, 0.75) 90%
  );

  background: linear-gradient(
    to bottom,
    transparent 0,
    rgb(0 0 0 / 10%) 2%,
    rgb(19 68 99) 90%
  );
}
.products .item .con h5,
.products .item .con h5 a {
  position: relative;
  color: #fff;
  font-size: 27px;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 5px;
}
.products .item .line {
  text-align: center;
  height: 2px;
  width: 60px;
  background-color: rgb(164 122 82);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  margin: auto 0 30px;
}

.products .facilities ul li {
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 1.2em;
  padding-bottom: 20px;
  float: left;
}

.products .item:hover .con {
  bottom: 0;
}

.products ul {
  padding-left: 0px;
  list-style-type: none;
}

.faq_section .accordion .item.active .accordion_tab {
  box-shadow: 2px 2px 0px 0px #ffffff;
}

.products {
  background-color: #002a5c;
}

.faq_section img {
  box-shadow: 4px 2px #ffffff;
  height: 500px;
  object-fit: cover;
}

.funfacts .row > * {
  padding-right: 0px;
}

.contact::before {
  position: absolute;
  content: "";
  background: #ffffffd6;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  top: 0;
  background: linear-gradient(to left, #a47a51, #a47a51);
}

.contact_us_1 {
  background: #fff;
}

.contact_us_1 .section_header .section_title {
  color: #002a5c !important;
}

.contact_us_1 .section_header .section_title span {
  color: #002a5c !important;
}

.contact_us_1 .form-label {
  margin-bottom: 0.5rem;
  color: #000;
  margin-bottom: 0.5rem;
  font-weight: 500;
  /* padding-left: 30px; */
  line-height: normal;
  padding-top: 10px;
  font-size: 14px;
  color: #000000;
}

.contact_us_1 textarea.form-control {
    background-color: #ffffff !important;
    border: 1px solid #ddd;
    color: #000;
}

.modal-lg,
.modal-xl {
  max-width: 700px;
}

.modal {
  top: 70px;
}

.technology_section .service_inner_block {
  height: 100% !important;
  min-height: 410px !important;
}


@media screen and (max-width: 767px) { 
  .theme_slider_1 .slider {
    
    height: 250px;
    margin-top: 80px;
}
.ban_call_to_action {
  display: none;
}
.theme_slider_1 .slider .slide_content {
   
    padding-top: 2px;
    padding-bottom: 10px;
   
}
.theme_slider_1 .slider .slide_content .heading {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    margin: 20px 0px;
    text-transform: capitalize;
    /* text-shadow: 2px 0px #d69512; */
}

.theme_slider_1 .slider .slide_content .heading span {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
}
.theme_slider_1 .slider .slider_button a {
    width: 55%;
}
.funbox1 .fun_img img {
    height: auto;
    margin-bottom: 20px;
}
.bgc1 {
   
    padding: 20px !important;  
}
.enhanced_safety .funbox1 {
  margin-bottom: 20px;
}
.dark-theme .section_header .section_title { 
  font-size: 25px;
  line-height: 39px !important;
}
.section_title span {
  font-size: 29px;
}
.funfacts .row > * {
    padding-right: 13px;
}
.funfacts .fun_bottom {
    padding-bottom: 14px;
   
}
.man_img img {
    margin-bottom: 26px;
    /* box-shadow: -18px 5px 8px 8px #00000014; */
}
.gear_less_rails {
    margin-top: 0px;
}
.cta-wrapper {
  display: none;
}
.dark-theme .header .top_bar {
    display: none;
}
.middle_bar {
    background: #ffffff;
}
}