@import url('../fonts/droid-sans.css');
@import url('../fonts/oxanium.css');


body {
  font-family: 'Oxanium', sans-serif;
  /* font-family: 'GeneralSans-Medium'!important; */
  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-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;
} */
.heading {
  font-size: 42px;
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
}

.heading::before,
.head_text h1::before {
  content: "";
  position: absolute;
  height: 25px;
  width: 149px;
  background: #C9EB15;
  bottom: 0;
  left: 18px;
  right: 0;
  z-index: -1;
}

p {
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #838181;
  font-weight: 400;
  margin-bottom: 15px;
  font-family: 'Droid Sans', sans-serif;
}

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: #2192FF;
  color: #fff;
  text-shadow: none;
}

.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: #113E69;
  box-shadow: 2px 3px 3px rgba(238, 237, 237, 0.1);
}

.main-header .navbar {
  z-index: 20;
}

.main-header .navbar {
  position: relative;
  width: 100%;
}

.main-header.sticky .navbar {
  position: relative;
}

.header .main-header.sticky .navbar .nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px 10px 15px;
}

.header .main-header.sticky .navbar .phone-content {
  padding-left: 10px;
  padding-top: 0px;
}

.responsive-menu .offcanvas {
  background-color: #113E69;
}

.responsive-menu .offcanvas .nav-link {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.responsive-menu .btn-close {
  background: none;
  /* width: 30px;
height: 30px; */
  opacity: 1;
}

section {
  padding: 100px 0;
}

/* header section */

/* lotus page */
.top-header {
  position: relative;
  background-color: #000;
  padding: 0 0 0px;
}

.top-header-right {
  display: flex;
  align-items: center;
  gap: 25px;
  height: 100%;
  justify-content: end;
}

.top-header-right .left-part span {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  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;
}

.top-header-right .left-part .main-btn.header-btn {
  background: #fff;
  color: #000;
  border: none;
  padding: 12px 32px 12px 32px;
  font-family: 'Oxanium', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  border-radius: 0;
}

.top-header-right .left-part .main-btn.header-btn span {
  color: #000;
}

.top-header-right .left-part .main-btn.header-btn i {
  color: #000;
  margin-left: 10px;
}

.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;
}

.top-header-left .left-part a {
  display: flex;
  align-items: center;
}

.top-header-left .left-part a {
  display: flex;
  align-items: center;
}

.top-header-left {
  display: flex;
  align-items: center;
  gap: 20px;
  height: 100%;
}

.top-header-left .left-part span {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
}

.top-header-left .left-part i {
  color: #f5f5f5;
  margin-right: 10px;
}

.top-header-left .left-part {
  display: flex;
  align-items: center;
}

.top-header-left .left-part a {
  display: flex;
  align-items: center;
}

/* .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;
  padding-top: 0px;
}

.phone-content p {
  margin-bottom: 0px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}

.header .main-header .navbar {
  padding: 15px 0;
  border: 0;
  background: #113E69;
}

.header .main-header .navbar-brand {
  /* height: 36px; */
  margin-right: 0;
}

.header .main-header .navbar-brand img {
  height: 40px;
}

.header .navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px 10px 15px;
}

.header .main-header .navbar .right-phone .main-btn.enquiry-btn {
  border-radius: 4px;
  background: #C9EB15;
  padding: 10px 18px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  border: 0;
}

.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;
}

.sticky .phone-content h5 {
  color: #000;
}

.main-header .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
  background: #2192FF;
}


.carousel-item img::after {
  background-color: #000;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  z-index: 1;
}

.main-btn {
  background: transparent;
  color: #2192FF;
  font-weight: 600;
  padding: 12px 18px;
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #2192FF;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.main-btn:hover {
  background: #2192FF;
  color: #fff;
  border: 1px solid #2192FF;
}

.main-btn2 {
  border: 1px solid #C9EB15;
  background: #C9EB15;
  color: #000;
}

.main-btn2:hover {
  background: transparent;
  color: #C9EB15;
  border: 1px solid #C9EB15;
}

.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 */
/* slider-section */
.slider-section {
  position: relative;
}

/* .slider-section::before{
  background: linear-gradient(105deg, #2192FF 14.14%, rgba(0, 0, 0, 0.00) 97.94%);
  mix-blend-mode: multiply;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
} */
.slider-section .slider-inner {
  position: relative;
}

.slider-section .slider-content {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 99;
}

.slider-section .slider-inner::before {
  background: linear-gradient(105deg, #2192FF 14.14%, rgba(0, 0, 0, 0.00) 97.94%);
  mix-blend-mode: multiply;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
}

.slider-section .slider-content h1 {
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}

/* slider-section */
/* about-section */
.about-section {
  position: relative;
}

.about-section .about-img {
  position: relative;
  width: 100%;
}

.about-section .about-img .celebrating {
  position: relative;
  background: #2192FF;
  padding: 20px;
  display: inline-table;
  transform: skew(28deg);
  color: #fff;
  padding: 40px;
  width: fit-content;
}

.about-section .about-img .celebrating .celebrating-inner {
  transform: skew(28deg);
}

/* .about-section .about-img .celebrating::before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #2192FF;
  color: #fff;
  padding: 40px;
  width: fit-content;
} */

.about-section .about-img .celebrating .sub-title {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.about-section .about-img .celebrating .count-no {
  display: flex;
  align-items: center;
  gap: 10px;
}

.about-section .about-img .celebrating .count-no div:nth-child(1) {
  color: #C9EB15;
  font-size: 45px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
}

.about-section .about-img .celebrating .count-no div:nth-child(2) {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.about-section .about-img .celebrating .celebrating-ti .title {
  color: #FFF;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
}

/* about-section */
/* about-section */
.why-choose-section {
  position: relative;
  background-color: #113E69;
}

.why-choose-section .heading::before {
  content: "";
  position: absolute;
  height: 25px;
  width: 149px;
  background: #2192FF;
  bottom: 0;
  left: 52%;
  right: 0;
  transform: translate(-70%, -218%);
  z-index: -1;
}

.why-choose-section .heading {
  color: #fff;
  z-index: 1;
  position: relative;
}

.why-choose-section .desc {
  color: #fff;
}

.why-choose-section .row {
  position: relative;
  /* z-index: 9999; */
}

.why-choose-section .why-choose-box {
  margin-bottom: 25px;
}

.why-choose-section .why-choose-box p {
  color: #fff;
  line-height: 1.5;
}

.why-choose-section .why-choose-img {
  position: relative;
  width: fit-content;
}

.why-choose-section .why-choose-img img:nth-child(2) {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}

.why-choose-section .why-choose-box .why-choose-content {
  padding-top: 30px;
}

.why-choose-section .why-choose-box .why-choose-content h4 {
  color: #fff;
  padding-bottom: 10px;
}

/* about-section */
/* product-range-section */
.product-range-section {
  position: relative;
}

.product-range-section .header-part {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}

.product-range-section .heading::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 440px;
  background: #D9D9D9;
  bottom: 21px;
  left: 322px;
  right: 0;
  z-index: -1;
}

.product-range-section .heading {
  margin: 0;
}

.product-range-section .product-range-box {
  position: relative;
  display: block;
  margin-bottom: 25px;
  box-shadow: 0px 26px 40px rgba(38, 58, 126, 0.14);
  border-radius: 10px 10px 0px 0px;
}

.product-range-section .product-range-box .product-range-text {
  position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 10px 10px;
    font-size: 16px;
    background-color: #fff;
    border-radius: 0px 0px 10px 10px;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    height: 100px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    text-align: center;
}

.product-range-section .product-range-box .product-range-text h5 {
  font-size: 16px;
  color: #000;
}

/* product-range-section */
/* capablities-section */
.capablities-section {
  position: relative;
}

.capablities-section .heading::before {
  left: 44%;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.capablities-section .heading {
  text-align: center;
}

.capablities-section .capablities-box {
  padding: 30px;
  border-left: 5px solid #C9EB15;
  background: #FFF;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
  height: 400px;
  margin-bottom: 25px;
}

.capablities-section .capablities-box .capablities-top {
  display: flex;
  align-items: center;
}

.capablities-section .capablities-box .main-btn {
  margin-top: 20px;
}

.capablities-section .capablities-box .capablities-top img {
  margin-right: 10px;
}

.capablities-section .capablities-box .capablities-content {
  margin-top: 20px;
  position: relative;
}

.capablities-section .capablities-box .capablities-content ul li {
  position: relative;
  padding-left: 15px;
  color: #838181;
}

.capablities-section .capablities-box .capablities-content ul li::before {
  content: '';
  background: url(../images/capacity-points.png);
  position: absolute;
  top: 8px;
  left: 0px;
  width: 12px;
  height: 100%;
  background-repeat: no-repeat;
}

/* capablities-section */
/* facilities-section */
.facilities-section {
  background: #113E69;
}

.facilities-section .heading-section {
  position: relative;
}

.facilities-section .heading-section::after {
  content: "";
  position: absolute;
  height: 13px;
  width: 13px;
  border: 1px solid #2192FF;
  left: 520px;
  bottom: 15px;
  border-radius: 50%;
}

.facilities-section .heading-section::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 230px;
  background: #2192FF;
  bottom: 21px;
  left: 290px;
  right: 0;
  z-index: 1;
}

.facilities-section .heading {
  color: #fff;
  position: relative;
  z-index: 1;
}

.facilities-section .header-content p {
  color: #fff;
}

.facilities-section .facilities-tab-area .nav-tabs .nav-link.active {
  background-color: #2192FF;
  color: #fff;
}

.facilities-section .facilities-tab-area .nav-tabs .nav-link {
  background-color: #2A6093;
  color: #fff;
  border-color: transparent;
  transform: skew(25deg);
  border-radius: 0;
}

.facilities-section .facilities-tab-area .nav-tabs .nav-link div {
  transform: skew(335deg);
  font-size: 16px;
  color: #FFF;
}

.facilities-tab-area .nav.nav-tabs {
  display: flex;
  gap: 10px;
  float: right;
  border-bottom: none;
}

.facilities-slider .facilities-content {
  text-align: center;
}

.facilities-slider .facilities-content .facilities-text h4 {
  font-size: 28px;
  color: #fff;
}

.facilities-slider .facilities-content .facilities-text {
  margin-top: 20px;
}

.facilities-slider .facilities-content .facilities-text p {
  color: #fff;
}

.facilities-slider .facilities-content .facilities-box .facilities-img img {
  width: 400px;
  margin: auto;
}

.facilities-slider .owl-prev,
.facilities-slider .owl-next {
  border: 1px solid #C9EB15 !important;
  border-radius: 50% !important;
  color: #C9EB15 !important;
  background: transparent;
  width: 44px !important;
  height: 44px !important;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.facilities-slider .owl-prev {
  position: absolute;
  left: -50px;
}

.facilities-slider .owl-next {
  position: absolute;
  right: -50px;
}

.facilities-slider {
  position: relative;
}

.facilities-slider .mynav1 {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
}

.facilities-slider .mynav12 {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  display: none;
}

.facilities-slider .mynav13 {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  display: none;
}

.facilities-slider .mynav14 {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  display: none;
}

/* facilities-section */
/* world-section */
.world-section {
  position: relative;
}

.world-section .heading {
  width: fit-content;
}

.world-section .heading::before {
  right: 175px;
}

.world-section img {
  width: 100%;
}

/* .world-section::before{
  background: rgba(0, 0, 0, 0.80);
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
} */
.world-img {
  position: relative;
}

/* world-section */
/* testimonial-section */
.testimonial-section {
  position: relative;
}

.testimonial-section .testimonial-left {
  padding-left: 25%;
}

.testimonial-section .col-lg-4 {
  display: flex;
  align-items: center;
}

.testimonial-section .testimonial-right {
  /* padding-left: 60px; */
}

.testimonial-section .testimonial-right .testimonial-box {
  background: #FFF;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
  border-left: 6px solid #C9EB15;
  padding: 30px;
  margin: 20px;
}

.testimonial-section .testimonial-right .testimonial-box .testimonial-footer {
  display: flex;
  align-items: center;
  padding-top: 20px;
}

.testimonial-section .testimonial-right .testimonial-box .testimonial-footer .testimonial-img {
  margin-right: 15px;
  border-radius: 50%;
  width: 80px;
}

.testimonial-section .testimonial-right .testimonial-box .testimonial-footer .testimonial-img img {
  border-radius: 50%;
}

.testimonial-section .testimonial-right .testimonial-box .testimonial-footer .testimonial-title h5 {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 5px;
}

.testimonial-section .testimonial-right .testimonial-box .testimonial-footer .testimonial-title p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.testimonial-section .owl-prev,
.testimonial-section .owl-next {
  border: 1px solid #838181 !important;
  border-radius: 50% !important;
  color: #838181 !important;
  background: transparent;
  width: 44px !important;
  line-height: 44px;
  height: 44px !important;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.testnav {
  margin-top: 30px;
  display: flex;
  gap: 15px;
}

/* testimonial-section */
/* client-section */
.client-section {
  position: relative;
}

.client-section .heading-section {
  text-align: center;
}

.client-section .heading-section .heading::before {
  margin: auto;
}

.client-section .client-img img {
  margin: auto;
  width: 70%;
}

.client-section .client-img {
  text-align: center;
  margin-bottom: 25px;
  padding: 20px;
  opacity: 0.6;
  transition: all .3s;
}

.client-section .client-img:hover {
  opacity: 1;
}

/* client-section */
/* contact-section */
.contact-section {
  background: #113E69;
}

.contact-section .heading-section {
  position: relative;
}

.contact-section .heading-section .heading {
  z-index: 1;
  color: #fff;
}

.contact-section .heading::before {
  content: "";
  position: absolute;
  height: 25px;
  width: 149px;
  background: #C9EB15;
  bottom: 0;
  left: 40px;
  right: 0;
  z-index: -1;
}

.contact-section .heading-section::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 450px;
  background: #D9D9D9;
  bottom: 21px;
  left: 489px;
  right: 0;
  z-index: 1;
}

.contact-section .heading-section::after {
  content: "";
  position: absolute;
  height: 13px;
  width: 13px;
  border: 1px solid #D9D9D9;
  left: 938px;
  bottom: 15px;
  border-radius: 50%;
}

.contact-details .contact-box a {
  display: flex;
  align-items: center;
}

.contact-details .contact-box .contact-icon {
  flex: 0 0 5%;
}

.contact-details .contact-box .contact-icon i {
  color: #2192FF;
}

.contact-details .contact-box .contact-inner {
  flex: auto
}

.contact-details .contact-box .contact-inner p {
  color: #fff;
  font-family: Oxanium;
}

.contact-section .contact-details .contact-box:nth-child(6) a {
  align-items: start;
}

.contact-section .contact-details .contact-box:nth-child(6) a .contact-icon {
  margin-top: 4px;
}


.recapcha {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0 0 24px;
}

.recapcha span:nth-child(1) {
  font-size: 18px;
  font-family: var(--bold);
  color: #000;
}

#h_capchaans {
  margin: 0;
  width: 150px;
}

/* contact-section */

/* aboutus page */
.breadcrumb-section {
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background: url(../images/products.jpg);
  padding-top: 130px;
}

.breadcrumb-section .breadcrumb-page-title {
  font-size: 40px;
  color: #fff;
}

.breadcrumb-section .breadcrumb-page-list {
  text-align: right;
}

.breadcrumb-section .breadcrumb-page-list li {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}

.breadcrumb-area-bg:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.3;
  z-index: -1;
  content: "";
}

.breadcrumb-page-list li.has-children {
  position: relative;
  padding-right: 25px;
}

.breadcrumb-page-list li.has-children:before {
  font-family: "Font Awesome 5 Free";
  content: "/";
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.breadcrumb-page-list li.has-children a {
  color: #ffffff;
  position: relative;
  letter-spacing: 0.5px;
  padding: 2px 0;
}

/* about-page-section */
/* .about-page-section .aboutpage-inner {
  background: url(../images/about-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
} */

.about-page-section .about-bg {
  background: url(../images/about/about-us.png);
  min-height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 100%;
}

.about-page-section .aboutpage-content {
  padding-left: 100px;
  padding-right: 15px;
}

.about-page-section .aboutpage-content .heading {
  z-index: 9;
  position: relative;
}

.about-page-section .aboutpage-content .heading::before {
  padding-left: 100px;
}

.about-page-section .aboutpage-inner .col-lg-7 {
  display: flex;
  align-items: center;
}

.about-mission-vision-section .heading {
  z-index: 1;
}

/* about-page-section */
/* about-content-section */
.about-mission-vision-section {
  background-color: #f7f7f7;
}

.about-mission-vision-section .about-image {
  background: url(../images/about/vision.jpg);
  min-height: 420px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.about-mission-vision-section .about-image-2 {
  background: url(../images/about/mission.jpg);
  min-height: 420px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.about-mission-vision-section .about-content {
  padding-left: 60px;
  padding-right: 20px;
}

.about-mission-vision-section .heading {
  z-index: 1;
}

/* about-content-section */
/* about-company-section */
.about-company {
  background: url(../images/about/about-industries.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 50px;
}

.about-company::before {
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0.7;
  display: none;
}

.about-company-content {
  background: #ffffff;
  padding: 80px 50px;
  color: #ffffff;
  border: 2px solid #c9eb15;
  border-radius: 10px;
  position: relative;
  z-index: 99;
}

.about-company .heading {
  font-size: 30px;
  text-align: center;
}

.about-company .heading::before,
.head_text h1::before {
  margin: auto;
  bottom: -8px;
}

/* about-company-section */
/* about-tekmak-section */
.about-tekmak {
  background: url(../images/about/about-us-background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  z-index: 1;

}

.about-tekmak::before {
  background-color: #020202;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: -1;
  opacity: 0.8;
}

.about-tekmak h4 {
  color: #fff;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}

.about-tekmak .shareholder {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.about-tekmak .shareholder .span {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.about-tekmak .shareholder .main-title {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.about-tekmak .shareholder .t-c {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.about-tekmak .shareholder .main-title-footer {
  font-size: 12px;
  color: #fff;
}

.about-tekmak .about-partner {
  font-size: 12px;
  color: #fff;
}

/* about-tekmak-section */
/* value-section */
.value-section .value-inner {
  background: #113E69;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;

}

.value-section .about-bg {
  background: url(../images/about/values.png);
  min-height: 520px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 100%;
}

.value-section .value-content {
  padding-left: 100px;
}

.value-section .value-content .heading {
  z-index: 9;
  position: relative;
  color: #fff;
}

.value-section .value-content .heading::before {
  padding-left: 100px;
}

.value-section .value-inner .col-lg-7 {
  display: flex;
  align-items: center;
}

.value-section .value-content .value-list li {
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
  color: #fff;
}

.value-section .value-content .value-list li p {
  color: #fff;
}

.value-section .value-content .value-list li:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  font-size: 0.75rem;
  color: #c9eb15
}

/* value-section */
/* journey-section */
.journey-section .heading {
  text-align: center;
}

.journey-section .heading::before {
  margin-left: auto;
  margin-right: auto;
}

/* journey-section */
/* capabilities-page */
/* capabilities-section*/
.capabilities-section {
  position: relative;
}

.capabilities-section .capabilities-inner {
  background-color: #113E69;
}

.capabilities-inner-section .capabilities-content {
  background-color: #113E69;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
  padding: 50px 80px;
}

.capabilities-section .heading-section.text-center {
  text-align: center;
}

.capabilities-section .heading-section.text-center .heading::before {
  margin: auto;
}

.capabilities-inner-section .capabilities-content .heading {
  z-index: 1;
  color: #fff;
}

.capabilities-inner-section .capabilities-content .capabilities-details p {
  color: #fff;
}

.capabilities-inner-section .capabilities-content .capabilities-details ul li {
  color: #fff;
}

.capabilities-inner-section .capabilities-content .capabilities-details ul li p {
  color: #fff;
  font-size: 14px;
}

.capabilities-inner-section .capabilities-content .capabilities-details .capabilities-list li {
  position: relative;
}

.capabilities-inner-section .capabilities-content .capabilities-details .capabilities-list li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.capabilities-inner-section .capabilities-content .capabilities-details .capabilities-list li:before {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  font-size: 0.75rem;
  color: #c9eb15;
}

.capabilities-inner-section .capabilities-img {
  background: url(../images/capabilities/engineering_2.jpg);
  min-height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 100%;
}

.capabilities-inner-section .capabilities-img-1 {
  background: url(../images/capabilities/engineering_1.jpg);
  min-height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 100%;
}

.capabilities-inner-section .capabilities-img-2 {
  background: url(../images/capabilities/engineering_3.png);
  min-height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 100%;
}

/* capabilities-section*/
/* contact-us-page*/
.contact-page-section {
  position: relative;
}

.contact-page-section .contact-page-area {
  padding: 30px;
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
  /* height: 100%; */
  align-content: stretch;
  flex-direction: column;
  justify-content: space-evenly;
}

.contact-page-area form {
  padding-top: 30px;
}

.contact-page-area .form-control {
  padding: 10px 20px;
  line-height: 1.5;
}

.contact-page-area .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #113e69bf;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(17 62 105 / 52%);
}

.contact-details-page {
  padding: 30px;
  background-color: #fff;
  border: 1px solid #eee;
  display: inline-block;
}

.contact-details-page .contact-details-point .no-margin {
  margin: 0 0 0 !important;
  list-style: none;
}

.contact-details-page .contact-details-point .no-margin li {
  position: relative;
  margin-bottom: 30px;
}

.contact-details-page .contact-details-point .no-margin li .contact-address {
  overflow: hidden;
}

.contact-details-page .contact-details-point .no-margin li .contact-address h5 {
  margin-bottom: 5px;
}

.contact-details-page .contact-details-point .no-margin li .contact-icon {
  float: left;
  margin-right: 20px;
  background-color: #113E69;
  width: 40px;
  height: 40px;
  line-height: 44px;
  display: inline-block;
  text-align: center;
  color: #fff;
}

.contact-details-page .contact-details-point .no-margin li .contact-icon i {
  color: #fff;
}


.contact-details-page .dez-social-icon-lg {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
  text-align: left;
  width: 100%;
  margin: 0;
  display: inline-block;
  list-style-position: outside;
}

.dez-social-icon-lg.dez-social-icon li {
  display: inline-block;
  font-size: 12px;
  padding: 0;
}

.dez-social-icon.dez-social-icon-lg li a {
  color: #ffffff;
  font-size: 14px;
  height: 30px;
  line-height: 32px;
  padding: 0;
  width: 30px;
  text-align: center;
  background-color: #113E69;
}

/* contact-us-page*/
/* infrastructure-section*/
.infrastructure-section {}

.infrastructure-section .heading-part h3 {
  padding-bottom: 15px;
}

.infrastructure-section .heading-part {
  padding-bottom: 20px;
  text-align: center;
}

.infrastructure-inner {
  position: relative;
  z-index: 1;
}

.side-bar1 {
  /* padding-left: 30px; */
}

.sticky-top1 {
  top: 120px;
}

.sticky-top1 {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-top1 .nav-link {
  padding: 12px 10px;
  position: relative;
  color: #113E69;
  border: 1px solid #113e69;
  margin-bottom: 10px;
  font-size: 14px;
}

.sticky-top1 .nav-link.active,
.sticky-top1 .nav-link:hover {
  color: #fff;
  background-color: #008dd2;
  font-weight: 500;
  position: relative;
  padding: 12px 10px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #008dd2;
  border-radius: 0;
}

.sticky-top1 .nav-link.active::after {
  left: 100%;
  visibility: visible;
  opacity: 1;
}

.sticky-top1 .nav-link:hover::after {
  left: 100%;
  visibility: visible;
  opacity: 1;
}

.sticky-top1 .nav-link::after {
  position: absolute;
  top: 50%;
  left: calc(100% - 6px);
  visibility: hidden;
  width: 0;
  height: 0;
  margin-top: -6px;
  content: " ";
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  pointer-events: none;
  opacity: 0;
  border: solid transparent;
  border-width: 6px;
  border-color: rgba(255, 194, 70, 0);
  border-left-color: #008dd2;
}

.tab-menu {
  padding: 0;
  background: transparent;
}

.welding-img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.infrastructure-tab {
  padding: 50px 30px;
  box-shadow: 0 0 60px 20px rgb(161 158 158 / 10%);
  padding: 35px;
  border: 1px solid;
  border-radius: 7px;
  border-color: #c9eb15;
}

.wedding-details {
  display: flex;
  gap: 10px;
}

.wedding-details .product-img {
  flex: 0 0 40%;
}

.wedding-details .wedding-details-inner {
  flex: auto;
}

.wedding-details-inner .table p {
  font-size: 14px;
}

.wedding-details-inner .table p b {
  color: #000000cf;
}

.software-box {
  padding: 15px;
  border: 1px solid #d9e694;
  transition: 0.3s;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
  margin-bottom: 25px;
  border-radius: 5px;
}

.software-box:hover {
  border: 1px solid #88cae9ad;
  box-shadow: 0 0 12px #82c7e99e;
}

.tab-inner-btn .nav.nav-tabs .nav-link {
  width: 120px;
  height: 120px;
}

.tab-inner-btn .tab-content-new {
  background-color: #fff;
}

.tab-inner-btn .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #008dd2 #008dd2 #fff;
}

.tab-inner-btn .nav-tabs .nav-link:hover {
  color: #495057;
  background-color: #fff;
  border-color: #008dd2 #008dd2 #fff;
}

.tab-inner-btn .nav-tabs {
  border-bottom: 1px solid #008dd2;
}

.tab-inner-content-new .wedding-details .product-img {
  flex: 0 0 30%;
}

.tab-inner-content-new .tab-inner-content {
  padding: 30px 0 0;
}

/* infrastructure-section*/
/* productpage-section*/
.product-content-sec {
  padding: 50px 30px;
  box-shadow: 0 0 60px 20px rgb(161 158 158 / 10%);
  padding: 35px;
  border: 3px solid;
  border-radius: 0px;
  border-color: #c9eb15;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.productpage-section .product-tab-sec .nav-pills .nav-link.active {
  color: #000;
  background-color: #c9eb15;
}

.productpage-section .product-tab-sec .nav-pills .nav-link {
  color: #000;
  background-color: #f1f1f1;
}

.product-details-inner .product-det-box .product-innercontent h5 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

.product-details-inner .product-det-box .product-innercontent {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 20px 20px;
  font-size: 16px;
  background-color: #fff;
  border-radius: 0px 0px 10px 10px;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  height: 100px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  text-align: center;
}

.product-det-box {
  position: relative;
  display: block;
  margin-bottom: 25px;
  box-shadow: 0px 26px 40px rgba(38, 58, 126, 0.14);
}

.product-det-box .product-det-img {
  position: relative;
  display: block;
  overflow: hidden;
}

.product-det-box .product-det-img:before {
  background: #272727;
}

.product-det-box .product-det-img:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0808086b;
  opacity: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  z-index: 1;
}

/* .product-det-box:hover .product-det-img:before {
  opacity: 0.70;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
} */

.product-det-box .product-det-img img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.product-det-box:hover .product-det-img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.product-details-inner .product-det-box {
  border-radius: 10px 10px 0px 0px;
}

.product-details-inner .product-det-box img {
  border-radius: 10px 10px 0px 0px;
}

.product-det-slider .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  gap: 10px;
}

.product-det-slider .owl-dots button.owl-dot {
  background: transparent;
  border: 1px solid #113e69;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.product-det-slider .owl-dots button.owl-dot.active {
  background: #113e69;
  border: 1px solid #113e69;
}

.product-det-box.product-det-slider:hover .product-det-img img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.product-det-box.product-det-slider .product-det-img {
  /* width: 80%; */
  margin: auto;
}

.product-det-box.product-det-slider {
  padding: 20px;
  border: 1px solid #2192ff61;
  border-radius: 10px;
}

.product-det-box.product-det-slider:hover {
  border: 1px solid #c9eb159e;
  box-shadow: 0 0 12px #c9eb159e;
}

.sub-heading {
  position: relative;
  width: fit-content;
}

.sub-heading:after {
  content: "";
  display: block;
  margin-top: 2px;
  width: 100%;
  height: 3px;
  background-color: #C9EB15;
}

/* productpage-section*/
/* client-section*/
.capabilities-section .client-box:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.capabilities-section .client-box {
  transition: all .3s;
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 25px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

/* client-section*/
/* client-testimonial*/
.client-testimonial {
  background-color: #f1f1f1;
}

.client-testimonial .client-testimonial-details {
  padding: 60px;
  background-color: #d9dcdf;
  text-align: center;
  margin: 50px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  border-radius: 15px;
  position: relative;
}

.client-testimonial-inner .client-testimonial-box .left-icon {
  position: absolute;
  top: -25px;
  left: 0;
}

.client-testimonial-inner .client-testimonial-box .left-icon i {
  font-size: 59px;
  background: #f1f1f1;
  padding: 5px;
  color: #113e69;
}

.client-testimonial-inner .client-testimonial-box .right-icon {
  position: absolute;
  bottom: -25px;
  right: 0;
}

.client-testimonial-inner .client-testimonial-box .right-icon i {
  font-size: 59px;
  background: #f1f1f1;
  padding: 5px;
  color: #113e69;
}

.client-testimonial .client-testimonial-inner .client-testimonial-box .test-client-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  border: 10px solid #fff;
}

.client-testimonial .client-testimonial-inner .client-testimonial-box .test-client-img {
  margin: -100px auto 0;
}

.client-testimonial .client-testimonial-inner .client-testimonial-box .test-client-img img {
  border-radius: 50%;
}

.client-testimonial .client-testimonial-inner .client-testimonial-box .test-client-content {
  padding-top: 20px;
}

.client-testimonial .client-testimonial-inner .client-testimonial-box .test-client-content h5 {
  padding-top: 20px;
  color: #113e69;
  font-weight: 700;
}

.client-testimonial .client-testimonial-inner .client-testimonial-box .test-client-content h5 .designation {
  padding-top: 12px;
  color: #000;
  font-size: 14px;
  display: inline-block;
  font-weight: 500;
}

.client-testimonial .client-testimonial-inner .client-testimonial-box .test-client-content p {
  padding-top: 20px;
}

.client-nav button.owl-next,
.client-nav button.owl-prev {
  background: #d9dcdf !important;
  width: 30px;
  height: 30px;
  border: 1px solid #d9dcdf !important;
  border-radius: 50%;
  line-height: 30px;
}

.client-testimonial-inner {
  position: relative;
}

.client-nav button.owl-prev {
  position: absolute;
  left: -50px;
}

.client-nav button.owl-next {
  position: absolute;
  right: -50px;
}

.client-nav {
  display: flex;
  justify-content: space-between;
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  width: 100%;
}

/* client-testimonial*/
/* footer */
.footer-section {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.footer-section .footer-part:nth-child(1) img {
  margin-bottom: 20px;
}


.footer-top {
  /* background: #000; */
  padding: 70px 0;
}

.address-footer li {
  display: flex;
  gap: 5px;
  align-items: center;
}

/* .address-footer li:nth-child(3) a{
font-size: 14px;
} */
.address-footer li a i {
  font-size: 12px;
}

.address-footer li a {
  font-size: 11px;
}

.footer-part a:hover {
  color: #000;
}

.footer-part h3 {
  color: #000;
  margin-bottom: 20px;
  font-size: 24px;
}

.footer-part a,
.footer-part p {
  color: #838181;
  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: 40px;
  color: #141414;
  font-size: 20px;
  background: #fff;
  /* padding: 18px; */
  border-radius: 0%;
  width: 47px;
  align-items: center;
  justify-content: center;
  border: 2px solid #C9EB15;
  transform: skew(20deg);
}

.footer-social a i {
  transform: skew(340deg);
}

.footer-social a:hover {
  background-color: #C9EB15;
  color: #333;
}

.footer-part.address .footer-social {
  display: inline-flex;
}

/* .footer-part a:hover {
  color: #fff;
} */

.footer-line {
  height: 1px;
  background-color: rgba(119, 119, 119, 0.32);
  width: 100%;
  margin: auto;
}

.copyright {
  padding: 15px 0;
  background: #C9EB15;
}

.copyright p {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  color: #000;
}

.footer-part li:last-child {
  margin-bottom: 0;
}

.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: #b2cce5;
  padding: 60px 50px;
  border-radius: 15px;
}

.thankyou_pages .thankyou_content img {
  height: 80px;
  margin: auto auto 25px;
}

.thankyou_pages .thankyou_content img.lazyloaded {
  filter: invert(100%);
}

.thankyou_pages .thankyou_content h1 {
  font-size: 42px;
  color: #113e69;
  font-weight: 700;
  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: 60px;
  margin: auto auto 35px auto;
  padding: 10px;
  border-radius: 8px;
  background: white;
}

.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;
}

.carousel-inner h5 {
  margin-bottom: 15px;
  margin-top: 20px;
}



@media screen and (max-width:768px) {
  .desktop_only {
    display: none !important;
  }

  .mobile_only {
    display: block !important;
  }
}


/* Feel free to change duration  */
.animated {
  -webkit-animation-duration: 2000 ms;
  animation-duration: 2000 ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1
}

/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0
}

/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}


@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* .slider-section .owl-item.active .slider-inner .slider-content h1{
animation: bounceInLeft 1.5s ease-in-out!important;
} */
.slider-section .owl-item.active .slider-inner .slider-content h1 div:nth-child(1) {
  animation: fadeInLeft 1.5s ease-in-out !important;
}

.slider-section .owl-item.active .slider-inner .slider-content h1 div:nth-child(2) {
  animation: fadeInRight 1.8s ease-in-out !important;
}

.slider-section .owl-item.active .slider-inner .slider-content h1 div:nth-child(3) {
  animation: fadeInDown 2s ease-in-out !important;
}

.slider-section .owl-item.active .slider-inner .slider-content .btn-area {
  animation: fadeInUp 3s ease !important;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  background-color: #fff;
  background-image: url(../../preloader.gif);
  background-repeat: no-repeat;
  background-position: center center;
}