body{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: 'Plus Jakarta Sans', sans-serif;}
a{ text-decoration: none;}
p{ font-size: 17px; color: #444; font-weight: 500; line-height: 27px;}
.explore-btn{margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;position: relative;display: flex;flex-wrap: nowrap; justify-content: space-evenly;}
.explore-btn a{font-size: 14px;display: flex;padding: 5px 10px 5px 0px;color: #A07538;font-weight: 600;align-items: center;justify-content: center;}
.explore-btn span{width: 40px;height: 40px;background: #A07538;margin: 0px 0px 0px 10px;padding: 0px 0px 0px 0px;position: relative;display: inline-block; border-radius: 50px;}
.explore-btn span::before{content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 2px;height: 12px;background: #fff;margin: auto;border-radius: 4px; transition: all ease 0.5s;}
.explore-btn span::after{content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 12px;height: 2px;background: #fff;margin: auto;border-radius: 4px; transition: all ease 0.5s;}
.explore-btn a:hover span:before{height: 10px; transform: translateY(3px) rotate(45deg);}
.explore-btn a:hover span:after{ width: 10px; transform: translateY(-3px) rotate(45deg);}

#header-part{ background: #0B3E27; padding: 0px 0px; transition: all ease 0.5s;}
.header-top{ display: flex; justify-content: end; border-bottom: 1px solid #ffffff2b;}
.home-menu{ margin: 0px 0px 0px 0px; padding: 0px 0px; position: relative;}
.home-menu li{ list-style: none; display: inline-block;}
.home-menu li a{ color: #ffffffab; padding: 15px 10px; font-size: 14px; display: block; text-decoration: none; transition: all ease 0.3s;}
.home-menu li a:hover{ color: #fff;}
.home-menu li a.active{ color: #fff;}
.social{ margin: 0px 10px 0px 10px; padding: 0px 0px; position: relative;}
.social li{ display: inline-block; list-style: none;}
.social li a{ color: #ffffffab; font-size: 16px; padding: 15px 5px; display: block; transition: all ease 0.3s;}
.social li a:hover{ color: #fff;}
.top-connect{ margin: 0px 20px 0px 0px; padding: 0px 0px 0px 0px; position: relative;}
.top-connect li{ display: inline-block; list-style: none;color: #ffffffab;}
.top-connect li a{ color: #ffffffab; padding: 15px 5px; display: inline-block; font-size: 16px;}
.top-connect li a span{color:#FFA800; margin: 0px 0px 0px 5px;}
.header-menu{ padding: 0px 25px; margin: 0px 0px 0px 0px; position:relative; top: 0; background: #0b3e27;}
.header-menu .navbar{ padding: 0px 0px;}
.header-menu .navbar .nav-item{ padding: 20px 0px;}
.header-menu .navbar .nav-link{ color: #ffffff; font-size: 15px; padding: 10px 25px; font-weight: 500; text-transform: uppercase; position: relative;}
.header-menu .navbar .nav-link::before{ content: ''; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 5px; height: 2px; background: #fff; opacity: 0; transition: all ease 0.5s;}
.header-menu .navbar .nav-link:hover::before{ width:40%; opacity: 1;}
.header-menu .navbar .nav-link.active::before,.header-menu .navbar .nav-item.active .nav-link::before{width:40%; opacity: 1;}
.quote{ margin: 0px 0px 0px 0px; padding: 0px 0px; position: relative;}
.quote li{ list-style: none;}
.quote li a{ display: inline-block; padding:10px 25px 10px 25px; font-size: 14px; color: #ffffff; font-weight: 500; border: 1px solid #ffffff; border-radius: 5px; position: relative; transition: all ease 0.5s;}
.quote li a i{ margin: 0px 0px 0px 5px;}
.quote li a:hover{ background: #fff; color: #0B3E27;}
.sticky{ width: 100%; position:sticky; top: 0; z-index: 11; box-shadow: 0px 5px 12px 0px rgb(0 0 0 / 7%); -webkit-animation: 0.5s ease-in-out 0s normal none 1 running fadeInDown; animation: 0.5s ease-in-out 0s normal none 1 running fadeInDown; }
.navbar-toggler{ position: relative; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; overflow: hidden; border: none; z-index: 12;}
.navbar-toggler:focus{ box-shadow: none; outline: none;}
.navbar-toggler span{ width: 40px; height: 4px; border-radius: 4px; position: absolute; transition: 0.5s; background: #e8da8b;}
.navbar-toggler span:nth-child(1){ transform: translateY(-10px); width: 25px; left: 15px;}
.navbar-toggler span:nth-child(2){ transform: translateY(10px); width: 15px; left: 15px;}
.navbar-toggler.active span:nth-child(3){ transform: translateX(60px);}
.navbar-toggler.active span:nth-child(1){ width: 40px; transform: translateY(0px) rotate(45deg); transition-delay: 0.125s;}
.navbar-toggler.active span:nth-child(2){ width: 40px; transform: translateY(0px) rotate(315deg); transition-delay: 0.25s;}
.navbar-expand-lg .navbar-nav .dropdown-menu {position: absolute;background: #a07538;border: none;top: 100%;border-radius: 0;}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item{ padding: 7px 20px; color: #fff; font-size: 16px; white-space: inherit;}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover{ background: transparent;}

#main-banner{ margin: 0px 0px 0px 0px; padding: 0px 0px; position: relative; background: #a07538;}
#main-banner img{ width: 100%;}
#main-banner .carousel-item{ margin: 0px 0px 0px 0px; padding: 0px 0px; position: relative; transition: transform 1s cubic-bezier(0, 0, 0.42, 0.75);}
#main-banner .carousel-item::before{ content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.45);}

#main-banner .carousel-fade .active.carousel-item-start,
#main-banner .carousel-fade .active.carousel-item-end {transition: opacity 0s 1s;}
#main-banner small {font-size: 16px;color: #ffffff;font-weight: 500;}
#main-banner h4 {color: #ffffff;font-size: 35px;font-weight: 600;padding-bottom: 15px;line-height: 1.4;white-space: pre-line; text-transform: uppercase;}
#main-banner h4, #main-banner small{animation-duration: 1.5s;animation-fill-mode: both;} 
#main-banner .carousel-caption {max-width: 575px;z-index: 2;text-align: left;bottom: 15rem;}
#about-company{ margin: 0px 0px 0px 0px; padding: 50px 0px; position: relative;}
.company-brief{ max-width: 1050px; margin: 0px auto 0px auto; padding: 0px 0px; position: relative; text-align: center;}
.company-brief h6{ font-size: 15px; color: #A98142; letter-spacing: 1.5px; font-weight: 500; text-transform: uppercase;}
.company-brief h2{ font-size: 35px; font-weight: 600; color: #0B3E27; margin: 0px 0px 20px 0px;}
.connect-us{ background: #A07538; padding: 35px 50px 35px 50px; margin: 0px 0px 0px 0px; position: relative; z-index: 1;}
.connect-us h3{ font-size: 22px; color: #fff; font-weight: 600; text-transform: uppercase; padding: 0px 0px 20px 0px; margin: 0px 0px 0px 0px; border-bottom: 1px solid #ffffff17;}
.connect-info{ margin: 0px 0px; padding: 0px 0px; position: relative;}
.connect-info li{ list-style: none; color: #fff; padding: 20px 0px 20px 80px; border-bottom:1px solid #ffffff17; position: relative;}
.connect-info li span{ position: absolute; left: 0; top: 20px; filter: brightness(0) invert(1); max-width: 50px; opacity: .85;}
.connect-info li strong{ display: block; font-size: 16px; color: #ffffff; font-weight: 600; margin: 0px 0px 5px 0px; text-transform: uppercase;}
.connect-info li p, .connect-info li p a{ font-size: 15px; color: #ffffff9e; line-height: 26px; white-space: pre-line; margin: 0px 0px 0px 0px;}
.connect-info li:last-child{ border: none;}
#out-sourcing-part{ margin: 0px 0px 0px 0px; padding: 50px 0px 200px 0px; position: relative; background: #0B3E27;}
.sourcing-title{ max-width: 970px; margin: 0px auto 30px auto; text-align: center;}
.sourcing-title h6{font-size: 15px; color: #A98142; letter-spacing: 1.5px; font-weight: 500; text-transform: uppercase;}
.sourcing-title h3{ font-size: 35px; color: #ffffff; font-weight: 600; white-space: pre-line;}
#accounting-video{ margin: 0px 0px 0px 0px; padding: 0px 0px; position: relative;}
.video-part {margin: -155px auto 0px auto;padding: 0px 0px 0px 0px;position: relative;border: 15px solid #0b3e27; max-width: 800px;}
.expertise{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; position: relative;}
.expertise-data{ margin: 0px 0px 0px 0px; padding: 20px 25px 20px 25px; position: relative; background: #1D4B36; height: 100%; z-index: 1; overflow: hidden; transition: all ease 0.5s;}
.expertise-data::before{ content: ''; display: block; position: absolute; top: 0; left: 0; width: 150px; height: 150px; background: #15462F; clip-path: circle(91.1% at 1% 0); z-index: -1; transition: all ease 0.5s;}
.expertise-data a{ display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.expertise-data a span{width: 40px;height: 40px;background: transparent;margin: 0px 0px 0px 10px;padding: 0px 0px 0px 0px;position: absolute; top: 30px; right: 30px; border:1px solid #A07538; display: inline-block; border-radius: 50px; transition: all ease 0.5s;}
.expertise-data a span::before{content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 2px;height: 12px;background: #fff;margin: auto;border-radius: 4px; transition: all ease 0.5s;}
.expertise-data a span::after{content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 12px;height: 2px;background: #fff;margin: auto;border-radius: 4px; transition: all ease 0.5s;}
.expertise-data a:hover span{ background: #A07538;}
.expertise-data a:hover span:before{height: 10px; transform: translateY(3px) rotate(45deg);}
.expertise-data a:hover span:after{ width: 10px; transform: translateY(-3px) rotate(45deg);}
.expertise-data span{ display: inline-block; margin: 0px 0px 60px 0px; padding: 0px 0px; position: relative;}
.expertise-data h4{ font-size: 18px; color: #ffffff; margin: 0px 0px 30px 0px; line-height: 28px; white-space: pre-line; min-height: 45px; transition: all ease 0.5s;}
.expertise-data p{ font-size: 16px; color: #ffffff65; margin: 0px 0px 20px 0px;}
.expertise-data:hover::before{ width: 150%; height: 200%; transition-delay: 0.25s;}
#out-sourcing-plan{ margin: 0px 0px 0px 0px; padding: 50px 0px; position: relative;}
.plan-price{ margin: 0px 0px 35px 0px; padding: 0px 0px; position: relative; text-align: center;}
.plan-price h6{font-size: 15px; color: #A98142; letter-spacing: 1.5px; font-weight: 500;}
.plan-price h2{ font-size: 35px; color: #0B3E27; font-weight: 600; white-space: pre-line;}
.price-plan-data{ margin: 0px 0px 50px 0px; padding: 0px 0px; position: relative;}
.pricing{ margin: 0px 0px 30px 0px; padding: 25px 0px 0px 0px; position: relative; border: 1px solid #C9C6C6; border-radius: 5px; box-shadow: 0px 1px 5px 0px #00000045;}
.pricing h3{ font-size: 20px; font-weight: 600; display: inline-block; padding: 7px 70px 7px 70px; margin: 0px 0px 20px 0px; color: #ffffff; background: #0B3E27;}
.fte-data{ margin: 0px 0px 0px 0px; padding: 0px 70px 25px 70px;}
.fte-data h5{ font-size: 24px; color: #15462F; font-weight: 600; margin: 0px 0px 10px 0px;}
.fte-data h5 small {font-size: 14px;display: block;margin: 7px 0px 25px 0px;color: #A07538;}
.price-details{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; position: relative; max-width: 480px;}
.price-details li{ font-size: 18px; color: #A07538; font-weight: 600; display: block; margin: 0px 0px; list-style: none; padding: 13px 0px; border-bottom: 1px solid #D1D1D1;}
.price-details li span {min-width: 210px;display: inline-block; color: #444444; font-size: 16px;}
.price-details li:last-child{ border: none;}
.pte-section{ background: #0B3E27; padding: 25px 35px 25px 70px; border-radius: 0px 0px 5px 5px; height: 100%; min-height: 250px;}
.pte-section h5{ color: #ffffff; font-size: 24px; font-weight: 600;}
.pte-price-details{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; position: relative; max-width: 540px;}
.pte-price-details li{ font-size: 18px; color: #A07538; font-weight: 600; margin: 0px 0px; list-style: none; padding: 13px 0px; border-bottom:1px solid #ffffff30;}
.pte-price-details li span {min-width: 210px;display: inline-block; color: #fff; font-size: 16px; margin-right: 20px;}
.pte-price-details li:last-child{ border: none;}
.pte-section thead{ margin: 0px 0px 0px 0px; padding: 0px 0px; position: relative;}
.pte-section thead th{ font-size: 18px; padding: 10px 15px; color: #A07538; border: 1px solid #ffffff30;}
.pte-section td{ font-size: 16px; color: #fff; padding: 7px 15px; border: 1px solid #ffffff30;}
.accounting-interaction{ padding: 35px 0px 0px 0px; border-top: 1px solid #C9C6C6;}
.account-title{ margin: 0px 0px 30px 0px; padding: 0px 0px 0px 0px; position: relative;}
.account-title h6{font-size: 15px; color: #A98142; letter-spacing: 1.5px; font-weight: 500; text-transform: uppercase;}
.account-title h3{ font-size: 35px; font-weight: 600; color: #0B3E27; margin: 0px 0px 20px 0px;}
.account-slider .owl-stage {display: flex;align-items: center;}
.account-slider .item{ text-align: center;}
#why-choose-scsn{ width: 100%; margin: 0px 0px 0px 0px; padding: 50px 0px 70px 0px; position: relative; z-index: 1;}
#why-choose-scsn:before{ content:''; display: block; position: absolute; left: 0; top: 0; width: 80%; height: 100%; background: #F6F6F6; z-index: -1;}
#why-choose-scsn::after{ content: ''; display: block; position: absolute; right: 0; bottom: 0; background: url(../images/why-choose-us.jpg) no-repeat; background-size: cover; width: 100%; height: 93%; max-width: 30%;}
.why-title{margin: 0px 0px 30px 0px; padding: 20px 0px 0px 0px; position: relative;}
.why-title h6{font-size: 15px; color: #A98142; letter-spacing: 1.5px; font-weight: 500; text-transform: uppercase;}
.why-title h3{ font-size: 35px; font-weight: 600; color: #0B3E27; margin: 0px 0px 20px 0px; white-space: pre-line;}
.why-details{display: flex;background: #fff;margin: 0px 0px;padding: 20px 20px 20px 20px;position: relative;height: 100%; min-height: 200px; justify-content: center;align-items: center; box-shadow: 0px 1px 30px 0px rgb(0 0 0 / 5%);}
.why-details span{ min-width: 100px; margin: 0px 20px 0px 0px; padding: 30px 15px; border-right: 1px solid #E3E3E3;}
.why-details h4{ color: #001C40; font-size: 20px; font-weight: 600; margin: 0px 0px 15px 0px;}
.why-details p{ font-size: 16px; color: #444;}
#newsletter-section{ padding:35px 0px 15px 0px; background: #A07538; margin: 0px 0px; position: relative;}
.newsletter-data{ max-width: 1260px; margin: 0 auto; position: relative;}
.subscribe-data{ margin: 0px 0px 0px 0px; padding: 20px 30px; position: relative;}
.subscribe-data h2{ color: #fff; font-size: 20px; text-transform: uppercase; font-weight: 600; margin: 0px 0px 15px 0px;}
.subscribe-data p{ color: #ffffff63; font-size: 18px; font-weight: 400;}
.newsletter-form{ margin: 0px 0px 0px 0px; padding: 0px 0px; position: relative;}
.newsletter-form .form-group,.newsletter-form .es-form-field-container{ margin: 0px 0px !important; padding: 0px 0px !important; position: relative !important;}
.newsletter-form input{ font-size: 17px !important; color: #fff !important; width: 100% !important; padding: 20px 20px !important; border: none !important; border-bottom: 1px solid #ffffff47 !important; background: transparent !important;}
.newsletter-form input::placeholder{ font-weight: 400; color: #ffffff63;}
.newsletter-form input:focus{ outline: none; box-shadow: none;}
.newsletter-form .submit{ position: absolute; right: 0; background: transparent; border: none; outline: none; padding-left: 20px; border-left: 1px solid #ffffff47;}
#client-testimonials{ max-width: 1260px; margin: 0 auto; padding: 50px 0px; position: relative;}
.testimonial-data{ margin: 0px 0px; padding: 0px 0px; position: relative;}
.testimonial-data h6{font-size: 15px; color: #A98142; letter-spacing: 1.5px; font-weight: 500; text-align: center; text-transform: uppercase;}
.testimonial-data h3{ font-size: 35px; font-weight: 600; color: #0B3E27; margin: 0px 0px 30px 0px; white-space: pre-line; text-align: center;}
.testimonial-slider{ margin: 0px 0px; padding: 50px 50px; border: 1px solid #C9C6C6; border-radius: 5px;}
.testimonial-slider::before{ content: ''; display: block; position: absolute; top: -30px; left:59px; width: 60px; height: 60px; background:#fff url(../images/quote.svg) no-repeat; border: 10px solid #fff; background-size: contain;}
.testimonial-slider h4{ font-size: 18px; color: #0B3E27; font-weight: 600; margin: 0px 0px 10px 0px;}
.testimonial-slider p{ color: #444; font-size: 16px;}
.testimonial-list{ margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px; position: relative; border-top: 1px solid #DBDBDB;}
.testimonial-list li{ list-style: none; font-size: 16px; color: #001C40; font-weight: 500;}
.testimonial-list li strong{ font-size: 18px; color: #A07538; font-weight: 600;}
.testimonial-slider .owl-nav {position: absolute;bottom: 0;right:22px;}
.testimonial-slider button.owl-prev {right: 90px !important;}
.testimonial-slider button.owl-next {right: 40px !important;}
.testimonial-slider.owl-carousel .owl-nav button.owl-prev, .testimonial-slider.owl-carousel .owl-nav button.owl-next {position: absolute;bottom: -27px;background: #fff;border: 1px solid #C9C6C6;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);width: 45px;height: 45px;font-size: 16px;line-height: 20px;text-align: center;transition: 0.5s all;outline: none;color: #C9C6C6;border-radius: 50px;}
.testimonial-slider.owl-carousel .owl-nav button.owl-prev:hover, .testimonial-slider.owl-carousel .owl-nav button.owl-next:hover{ color: #A07538; border-color:#A07538;}
#footer-part{ background: #0B3E27; margin: 0px 0px; padding: 50px 0px 0px 0px; position: relative;}
#footer-part h3{ font-size: 16px; color: #A98142; font-weight: 500; text-transform: uppercase;}
.footer-address{ margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px; position: relative;}
.footer-address p{ color: #ffffff70; font-size: 16px; margin: 0px 0px 0px 0px; white-space: pre-line;}
.footer-logo{ margin: 0px 0px 20px 0px; padding: 0px 0px; position: relative;}
.footer-logo img{ max-width: 275px;}
.footer-social{ margin: 15px 0px 0px 0px;padding: 0px 0px 0px 0px;position: relative;display: inline-block;}
.footer-social li{ display: inline-block; list-style: none; margin: 0px 0px; padding: 0px 15px;}
.footer-social li a{ display: block; color: #ffffff30; font-size: 25px; transition: all ease 0.5s;}
.footer-social li a:hover{ color: #fff;}
.footer-social li:first-child{ padding-left: 0;}
.ft-nav-links{ margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px; position: relative;}
.ft-nav-links li{ list-style: none; margin: 0px 0px 0px 0px;}
.ft-nav-links li a{ color: #ffffff70; font-size: 16px; padding: 5px 0px; display: inline-block; transition: all ease 0.5s;}
.footer-connect{ margin: 0px 0px 0px 0px;}
.footer-connect ul{ margin: 0px 0px 20px 0px; padding: 0px 0px; position: relative;}
.footer-connect ul li{ list-style: none; margin: 0px 0px;}
.footer-connect ul li a{color: #ffffff70; font-size: 16px; transition: all ease 0.5s;}
.ft-nav-links li a:hover{ color: #fff;}
.footer-connect ul li a:hover{ color: #fff;}
.locations{ margin: 20px 0px 0px 0px; padding: 35px 0px 10px 0px;  border-top: 1px solid #ffffff52;}
.footer{ padding: 20px 0px; display: flex; justify-content: space-between; border-top: 1px solid #ffffff52;}
.footer h5, .footer h6{ font-size: 15px; color: #ffffff70; margin: 0px 0px 0px 0px;}




/* Swiper */
.swiper-container {width: 100%;height: 100%;}
  /* Swiper slides */
  .swiper-slide {  position: relative;}
  .swiper-slide::before{ content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.45);}
  .slide-1 {background: url(../images/slide01.jpg) no-repeat; width: 100%; height: 100%; background-size: cover; background-position: center;}
  .slide-2 {background: url(../images/slide02.jpg) no-repeat; width: 100%; height: 100%; background-size: cover; background-position: center;}
  .slide-3 {background: url(../images/slide03.jpg) no-repeat; width: 100%; height: 100%; background-size: cover; background-position: center;}
  
  /* Slide captions */
  .slide-captions {  position: absolute;  top: 50%;  left: 15%;  color: #FFF;  z-index: 999;  transform: translateY(-50%);  max-width: 575px;}
  .slide-captions .current-title {margin: 0;  font-size: 20px;}
  .slide-captions .current-subtitle {margin: 10px 0 0 0;  font-size: 35px;  text-transform: uppercase; line-height: 50px; font-weight: 600;}
  
  /* Swiper arrows */
  .swiper-pagination-bullet-active {  background-color: #fff;}
  
  /* Swiper pagination */
  .swiper-container-horizontal > .swiper-pagination-bullets {  bottom: 50px;}
  .swiper-button-prev,
  .swiper-button-next {  color: #fff; font-size: 16px; opacity: .35;transition: all ease 0.5s;}
  .swiper-button-prev:hover, .swiper-button-next:hover{ opacity: 1;}
/* enquiry form start */
#enquiryModal .modal-body{padding: 0;width: 100%;position: relative;}
#enquiryModal .modal_left{height: 190px;position: relative;z-index: 0;display: flex;flex-direction: column;justify-content: center;background: url(../images/inquiry.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;}
#enquiryModal .modal_left::after{content: '';position: absolute;top: 0;left: 0;background: #0B3E27;width: 100%;height: 100%;opacity: .85;z-index: -1;}
#enquiryModal .modal_left .modal_txt {padding: 20px 10px;max-width: 500px;}
.modal_txt{--h5-clr: var(--white-text);--h5-fs: 2rem;--normalpara-clr:var(--white-text);--normalpara-fs:1.3rem;--normalpara-fw:400;}
.modal_txt h5 {margin-bottom: 15px;padding-bottom: 6px;position: relative;display: inline-block;}
.modal_txt h5::after{content: '';position: absolute;left: 0;bottom: 0;background-color: var(--white-bg);width: 40%;height: 2px;}
.modal_txt p{margin-bottom: 0;color: #fff;}
#enquiryModal .modal_right {padding: 20px;display: flex;flex-direction: column;justify-content: center;align-items: center;background: var(--white-bg);position: relative;}
#enquiryModal .btn-close{position: absolute;right: 15px;top: 15px;color: #444;font-size: 30px;background-image: url('../images/close-icon.png');background-repeat: no-repeat;opacity: 1;padding: 0;z-index: 9;filter: grayscale(1) invert(1) brightness(2) drop-shadow(-2px -2px 2px rgba(0, 0, 0, 0.3));
transition: all 0.3s ease-in-out;}
#enquiryModal .btn-close:hover{filter: grayscale(0) invert(0) brightness(0) drop-shadow(-2px -2px 2px rgba(0, 0, 0, 0.6));}
#enquiryModal .btn-close:focus{outline: none;box-shadow: none;}
.modal_right .form_title{font-size: 30px;margin-bottom: 15px;font-family: 'BerlingskeSerif', sans-serif;font-weight: 700;color: #444;}
.modal_right .form-control,
.modal_right .form-select {border: 2px solid rgb(68 68 68 / 50%);border-radius: 0;color: #444;font-weight: 600;padding: 12px 16px;font-size: 14px; border-radius: 10px;opacity: 0.7;transition: 0.4s all;}
.modal_right .form-control::placeholder{color: #444;font-weight: 500;opacity: 0.4;font-size: 13px;
}
.modal_right .form-label {margin-bottom: 0.2rem;color:#666;font-weight: 600;font-size: 13px; text-transform: uppercase;
}
.form-control:focus,
.form-select:focus{box-shadow: none;
}
.modal_right textarea#message {height: 70px;
}
.modal_right .submit_btn{padding: 8px 16px;background-color: #0B3E27;color: #fff;font-size: 16px;border-radius: 0;width: 100%;margin-top: 10px;border: none;
}

.modal_right .submit_btn.enquiry_btn:hover{background: #A07538;
}

.modal_right .form-control:focus, .modal_right .form-select:focus {background-color: rgb(38 57 126 / 10%);
}
/* enquiry form end */



@media only screen and (min-width: 576px) {.modal_txt{--h5-fs: 2.4rem;--normalpara-fs:1.5rem;}
#enquiryModal .modal_left{height: 255px;}#enquiryModal .modal_left .modal_txt{padding: 30px 20px;}.modal_txt h5 {margin-bottom: 20px;padding-bottom: 10px;}

.modal_right .form_title{margin-bottom: 20px;}#enquiryModal .modal_right {padding: 30px;}
.modal_right .form-control, .modal_right .form-select{
font-size: 14px;}.modal_right .submit_btn{padding: 10px 16px;max-width: 250px;}#enquiryModal .btn-close{right: 30px;top: 30px;font-size: 40px;}textarea#describe {height: 100px;}
}

@media only screen and (min-width: 992px) {.modal_txt{--h5-fs: 2.8rem;--normalpara-fs:1.6rem;}#enquiryModal .btn-close{filter: grayscale(0) invert(0) brightness(0) drop-shadow(-2px -2px 2px rgba(0, 0, 0, 0.3));}#enquiryModal .modal_left{height: 100vh;align-items: center;}#enquiryModal .modal_left .modal_txt {padding: 0px 30px;margin-bottom: 60px;}#enquiryModal .modal_right {align-items: flex-start;}.modal_right .form_title {margin-bottom: 30px;}.modal_right .from_wrapper{max-width: 550px;}
.modal_txt h5 {margin-bottom: 22px;padding-bottom: 15px;color: #A07538; font-size: 35px; font-weight: 700;}
 .modal_right .form-control, .modal_right .form-select{padding: 16px 24px;font-size: 15px;}.modal_right .form-control::placeholder{font-size: 14px;}.modal_right .submit_btn{font-size: 18px;padding: 12px 16px;}.modal_right .form-label{margin-bottom: 0.5rem;}
}


@media only screen and (min-width: 1200px) {.modal_right .from_wrapper{margin-left: 20px;}.modal_right .form_title{font-size: 35px;}
}

@media only screen and (min-width: 1400px) {.modal_right .from_wrapper{margin-left: 40px;max-width: 85%;}
}


/* ========= whatsapp chat ====== */
a.whatsapp-chat {
    position: fixed;
    display: inline-block;
    width: 58px;
    height: 58px;
    z-index: 12;
    right: 32px;
    bottom: 95px;
}

a.whatsapp-chat:after {
    content: "";
    position: absolute;
    height: calc(100% + 28px);
    width: calc(100% + 28px);
    left: -14px;
    top: -14px;
    background-image: url(../images/whatsapp-chat-up.png);
    background-size: cover;
    background-repeat: no-repeat;
    animation: whatsappchat 12s infinite linear;
    background-position: center;
}

@keyframes whatsappchat {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@-webkit-keyframes whatsappchat {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

/* 19-05-2025 */
.footer .webplus {
    margin-left: 1px;
}
.footer .webplus:before {
    content: ' | ';
}
.footer .webplus img {
    filter: invert(1) grayscale(1) brightness(2);
    opacity: 0.55;
    transition: 0.5s all;
    margin-left: 4px;
}
.footer .webplus:hover img {
    opacity: 0.8;
}