/*!
Theme Name: vrss
Theme URI: https://icon-ad.com/
Author: ICON
Author URI: https://icon-ad.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vrss
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

*{ margin:0; padding:0; outline:none; text-decoration:none; list-style:none; border:0; box-sizing:border-box;}
/*#wpadminbar{ display:none!important;}*/
html{ margin-top:0!important;}
body{ font-family: 'BDO Grotesk Medium';font-size:13.5px;}
img{ max-width:100%; height: auto; display: block;}

h1, h2, h3, h4, h5, h6{ font-family: 'BDO Grotesk Bold';}

.btn{
width: 185px;
  height: 48.6px;
  position: relative;backdrop-filter: blur(17.5px);
  background-color: rgb(181, 33, 41);
  border-radius: 27px; display:inline-flex; justify-content:center; align-items:center; color:#fff;font-size:12.6px;}
.btn-whth-arrow{width: 185px;
  height: 48.6px; 
  position: relative;backdrop-filter: blur(17.5px);
  background-color: #000;
  border-radius: 27px; display:inline-flex; align-items:center; color:#fff;font-size:12.6px;}
  .btn-whth-arrow span{z-index: 1;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 10px;
  width: 42px;
  height: 42px;
  padding: 0;
  display: flex;
  position: absolute;
  top: calc(50% - 21px);
  right: 5px; background:#fff; border-radius:50px;}
  .btn.btn-white{ background:#fff; color:#000;}
  
.header{
flex-flow: row;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 62px;
  width: 1003px;
  height: 60px;
  padding: 0;
  display: flex;
  position: fixed;
  z-index:20;
  top: 23px;
  left: 50%;padding-right: 6px;
  transform:translateX(-50%);
  right: -1px;
  backdrop-filter: blur(17.5px);
  -webkit-backdrop-filter: blur(17.5px);
  background-color: rgba(212, 212, 212, 0.1);
  border-radius: 34px;
  border:0.01px solid rgba(230, 230, 230, 0.3);
  }
  .header .left{
  flex-flow: row;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 49px;
  width: 535px;
  height: 67px;
  padding: 0 0 0 30px;
  display: flex;
  position: relative;
  overflow: visible;
  }
  .header .left .custom-logo-link img{
  aspect-ratio: 3.39394;
  height: var(--framer-aspect-ratio-supported,33px);
  flex: none;
  width: 112px;
  position: relative;
  }
  .main-nav ul{
  display: flex; column-gap:40px;
  }
  .main-nav ul li a{
   color:#fff; font-size:12.6px;display: block;
  }
  .header .right{
  height: min-content;
  overflow: var(--overflow-clip-fallback,clip);
  flex-flow: row;
  flex: 1 0 0;
  place-content: end;
  align-items: center;
  gap: 10px;
  width: 1px;
  padding: 0;
  display: flex;
  position: relative;
  }
  
  .menu-btn{color: #fff;
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-right: 9px;}
  .menu-btn div {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  row-gap: 3px;
}
.menu-btn div span{display: block;
  width: 15px;
  height: 2px;
  background: #000;
  border-radius: 10px;}
  
  
  
  
  
  .hero-banner{ height:100vh; background:#000;border-radius:0px 0px 40px 40px; overflow:hidden; position:relative; color:#fff; margin-bottom:60px;}
  .hero-banner video{ cursor:auto;width:100%;height:100%;display:block;object-fit:cover;background-color:rgb(0, 0, 0);object-position:50% 50%; position:absolute; left:0 top:0;}
  .hero-banner .container{ display: flex;padding-top: 10vh;
  flex-flow: column; position:relative;
  height: 100%;
  justify-content: center;}
  .hero-banner h1{ font-size:72px; line-height:66.24px; letter-spacing:-4.32px; margin-bottom:44px;}
  
  
  
  .footer{ border-radius:32.4px; margin: 0 20px 20px; background-repeat:no-repeat; background-size:cover;}
  
  
  .footer .footer-top .each{ 
  flex-flow: column;
  flex: 1 0 0;
justify-content: space-between;
  align-items: flex-start;
  gap: 199px;
  padding: 74px 0 50px 50px;
  display: flex;
  position: relative;
  }
  .footer .footer-top .each h3{ color:rgba(181, 33, 41, 1); font-size:16px;}
  .footer .footer-top .each:last-child{ border:0;}
  .footer .footer-top .custom-logo-link img{ max-height:39px;width: auto;}
  .footer .footer-top .footer-nav li a{ color:rgb(193, 193, 193); font-size:13px; text-transform:uppercase;}
  .footer .footer-top .footer-nav li a:hover{ color:#fff;}
  .footer .footer-top .each .contact-info p{ color:rgb(193, 193, 193); font-size:13px; margin-bottom:20px; text-transform:uppercase;}
  .footer .footer-top .each .contact-info ul{ color:rgb(193, 193, 193); column-gap:16px;}
  .footer .footer-top .each .contact-info ul li{ cursor:pointer;text-decoration:underline;}
  .footer .footer-top .each .contact-info ul li:hover{ text-decoration:none;}
  .footer .footer-top .each .contact-info ul li a{ color:#fff;}
  .footer .footer-top .each .social-media-link{ display:inline-flex; width:270px; height:270px; border:0.27px solid rgba(98, 98, 98, 1);border-radius: 500px;
  justify-content: center;
  align-items: center;
  right: 0;
  bottom: 0;}
  .footer .footer-top .each .social-media-link:hover{ border-color:rgb(108, 108, 108)}
  .footer-bottom{ border-top:1px solid #3b3b3b; padding:36px 50px;}
  .footer-bottom p{ font-size:9.9px; color:#fff;margin:0;}
  
  
  @media(min-width:1025px){
  	.footer .footer-top{ display:flex;}
    .footer .footer-top .each{ width:33.33%;border-right:1px solid #3b3b3b; 	width: 1px; min-height:0;}
    .footer .footer-top .each .contact-info ul{ display:flex;}
    .footer .footer-top .each .social-media-link{ position:absolute;}
    .contact-sec .row{ display:flex;}
	.contact-sec .row .col{ width:50%;}
    .btn-whth-arrow{ padding:0 0 0 30px;}
    .main-slider img { height: 90vh; max-height: 700px;}
    .menu-btn{ display:none;} 

  }
 @media(min-width:1281px){
  	.fade-element { opacity: 0;}
    .fade-right { transform: translateX(250px); }
    .fade-left { transform: translateX(-50px); }
    .fade-up { transform: translateY(50px); }
    .fade-down { transform: translateY(-50px); }
  }
  
  .contact-sec{
  margin:0 20px 17px;
  background: linear-gradient(-55.8023deg,#b52129 0%,#ff3c2e 100%);
  border-radius: 32px;
  padding:95px 0; color:#fff;
  }
  .contact-sec .form{ max-width:887px; margin:0 auto;}
  .contact-sec .top{ text-align:center; max-width:700px; margin:0 auto 40px;}
  .contact-sec .top h2{ font-size:36.9px; line-height:36.9px; margin-bottom:12px;}
  .contact-sec .top p{ font-family: 'BDO Grotesk Regular';}
  .contact-sec .row{ column-gap:22px;}
  .contact-sec .row input[type="text"],
  .contact-sec .row input[type="email"],
  .contact-sec .row input[type="tel"],
  .contact-sec textarea{ font-family: 'BDO Grotesk Regular';
height: 52px;margin-bottom: 14px;font-size: 12px;
background:none; color:#fff; width:100%;
border-radius: 13.5px; padding:0 25px;
border: 0.45px solid rgba(234, 113, 119, 1); resize:none;
}
.contact-sec .row input::placeholder,
.contact-sec .row textarea::placeholder{ color: #f4a19e; opacity: 1; }          
.contact-sec .row input::-webkit-input-placeholder,
.contact-sec .row textarea::-webkit-input-placeholder{ color: #f4a19e; }        
.contact-sec .row input:-ms-input-placeholder,
.contact-sec .row textarea:-ms-input-placeholder{ color: #f4a19e; }             
.contact-sec .row input::-ms-input-placeholder,
.contact-sec .row textarea::-ms-input-placeholder{ color: #f4a19e; } 



.contact-sec .wpcf7-form-control::placeholder {
  color: #f4a19e !important;
  opacity: 1 !important; /* make sure it's not faded */
}

.contact-sec .wpcf7-form-control::-webkit-input-placeholder {
  color: #f4a19e !important;
  opacity: 1 !important;
}

.contact-sec .wpcf7-form-control:-ms-input-placeholder {
  color: #f4a19e !important;
}

.contact-sec .wpcf7-form-control::-ms-input-placeholder {
  color: #f4a19e !important;
}

.contact-sec .wpcf7-form-control::-moz-placeholder {
  color: #f4a19e !important;
  opacity: 1 !important;
}

.contact-sec .wpcf7-form-control:-moz-placeholder {
  color: #f4a19e !important;
  opacity: 1 !important;
}







.contact-sec textarea{ padding:25px; height:131px; margin-bottom:15px;}
.contact-sec .form .wpcf7-checkbox .wpcf7-list-item,
.contact-sec .form .wpcf7-acceptance .wpcf7-list-item{ display:block; margin:0 0 14px;
  font-family: 'BDO Grotesk Regular';}
.contact-sec .form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label,
.contact-sec .form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label{font-size: 11.7px;
position: relative; 
  padding-left: 24px;
  padding-top: 1px;
  }


.contact-sec .form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"],
.contact-sec .form .wpcf7-acceptance .wpcf7-list-item input[type="checkbox"]{
opacity:0;position: absolute;
}
.contact-sec .form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] ~ span::before,
.contact-sec .form .wpcf7-acceptance .wpcf7-list-item input[type="checkbox"] ~ span::before{ position:absolute;content: "";
  left: 0;
  top: 0;
  width: 17px;
  height: 17px;
  background: rgb(234, 234, 234);
  border-radius: 50px;}
.contact-sec .form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked ~ span::after,
.contact-sec .form .wpcf7-acceptance .wpcf7-list-item input[type="checkbox"]:checked ~ span::after{ background: #a62d2d;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 11px;
  height: 11px;
  border-radius: 50px;}

/*.contact-sec .form .btn-whth-arrow:disabled{ cursor:no-drop;}*/
.contact-sec .form .btn-whth-arrow {width: 100%;
  justify-content: center;
  margin-top: 50px;
  background: rgba(212, 212, 212, 0.1);
  backdrop-filter: blur(31.5px);
  cursor: pointer;}
  .contact-sec .form .btn-whth-arrow:hover{ background:rgba(0, 0, 0, 0.1)}
  .contact-sec .form .wpcf7-not-valid-tip {
  color: #ffd0d1;
  font-family: 'BDO Grotesk Regular';
  font-size: 11px;
  margin: -5px 0 14px;
  letter-spacing: .1px;}
  
  
  .container{ max-width:1200px; margin:0 auto;}
  
.marqueeSwiper {
  width: 100%;
  overflow: hidden;
}
.marqueeSwiper .swiper-slide {
  width: 20%;
}
.trusted-worldwide{ margin-bottom:155px;}
.trusted-worldwide h2{ font-size:23px;}
.about-us{ margin-bottom:180px;}
.about-us h2{ font-size:15px; letter-spacing:16px; margin-bottom:51px;}
.about-us p{ max-width:723px; font-size:36px; line-height:43.2px; letter-spacing:-1.08px;font-family: 'BDO Grotesk Bold'; margin-bottom:140px;}
.about-us .bottom{ display:flex; column-gap:87px;}
.about-us .bottom .each label{ font-size:22px; display:block; margin-bottom:5px;}
.about-us .bottom .each .counter{
background-image: linear-gradient(71deg, rgb(165, 41, 42), rgb(156, 29, 29));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;font-family: 'BDO Grotesk ExtraBold';
  display: inline-block;font-size: 130px;
  line-height: 120px;
  letter-spacing: -7px;
  padding-right: 5px;
}
.about-us .bottom .each{ min-width:320px;}
.about-us .bottom .each p{ font-family: 'BDO Grotesk ExtraBold';
font-size: 130px; margin:0;
background-image: linear-gradient(0deg, rgb(130, 19, 17) 0%, rgb(247, 42, 42) 100%);-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 120px;
  letter-spacing: -7px;
  padding-right: 5px;}
.track-record {
  display: flex; height:760px; padding-right:71px; position:relative; z-index:1;
}
.track-record .left {
  width:50%; position:relative; border-right:.45px solid rgb(41, 41, 41);
}
.track-record .left video{
  width:100%;
  height:100%; object-position:center; object-fit:cover;
}
.track-record .left div{
position:absolute; right:120px; bottom:90px; z-index:1; color:#fff;
} 
.track-record .left div h3{ font-size:74px; letter-spacing:-3.7px; line-height:65.8667px; margin-bottom:15px;}
.track-record .left div p{ font-size:14px; max-width:380px;font-family: 'BDO Grotesk Regular';}
.track-record .right {border-top-right-radius:45px;
  width:50%;display: flex;
  flex-flow: column;
}
.track-record .right .each{ border-bottom:.45px solid rgba(255, 255, 255, 0.2); color:#fff;height: 50%; padding:80px 0 0 70px;}
.track-record .right .each label{ font-size:16px;margin-bottom: 5px;
display: block;}
.track-record .right .each:last-child{ border:0;}
.track-record .right .each .counter{ background-image: linear-gradient(71deg, rgb(99, 98, 100), rgb(228, 228, 228));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'BDO Grotesk ExtraBold';
  display: inline-block;
  font-size: 130px;
  line-height: 120px;
  letter-spacing: -7px;
  padding-right: 5px;}
.gradient-bg{ 
/*background:linear-gradient(189deg,#dd0601 0%,#eb1301 9%,#fc6322 28%,#fe9f4f 43%,#fef5ed 65%,#fff 98%);*/
background-repeat: no-repeat;
  background-size: cover;
  margin-top: -382px; padding-top:490px; position:relative;}
  .gradient-bg::after{ content:""; position:absolute; left:0; right:0; bottom:0; height:400px;background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);}
  .our-values{ margin-bottom:100px; overflow:hidden;}
  .swiper-wrapper{ flex-wrap:nowrap;}
  .our-values .swiper{ overflow:unset;}
  /*
  @media(max-width:1024px){
	  .our-values .swiper{ overflow:unset;}
  }
  @media(min-width:1025px){
  	.our-values .swiper{ margin-right:-10px;}
  }*/
  .our-values .swiper .swiper-slide{ width:auto;}
  .our-values h2{ color:#fff; font-size:70px; margin-bottom:40px; letter-spacing:-3.5px;}
  .value-circle{ width: 300px;
  height: 300px; border:1px solid rgba(255, 255, 255, 0.15);flex-flow: column;
  place-content: center;
  align-items: center; transition:all ease 300ms;
  gap: 80px; border-radius:50%;
  display: flex; position:relative;
  /*background: rgba(212, 212, 212, 0.1);
  backdrop-filter: blur(31.5px);*/
  background-repeat:no-repeat;
  background-size:cover;
  
  }
  .value-circle:hover{ gap:70px;}
  .value-circle .hover{ width: calc(100% + 3px); opacity:0;transition:all ease 300ms;
  height: calc(100% + 2px);
  position: absolute;
  background-size: cover;
  left: -1px;
  top: -1px;}
  .value-circle:hover .hover{ opacity:1;}
  .value-circle img,
  .value-circle h3{ position:relative;}
  .value-circle h3{ font-size:21px; color:#fff;text-align: center;}
  .our-values .swiper-button-next, .our-values .swiper-button-prev{ position:static; display:inline-flex;width: 50px;
  height: 50px; background:#000; border-radius:50%; margin-top:60px;}
  .our-values .swiper-button-next::after, 
  .our-values .swiper-button-prev::after{ font-size:18px; color:#fff;}
  .our-values .swiper-button-prev{ margin:0 10px;}
  .our-values .swiper-button-next:hover, .our-values .swiper-button-prev:hover{
  background:#fff;}
  .our-values .swiper-button-next:hover::after, 
  .our-values .swiper-button-prev:hover::after{ color:#000;}
  
  .our-strength{ margin-bottom:80px; overflow:hidden;}
  .our-strength h2{ color:#fff; font-size:70px; margin-bottom:40px; letter-spacing:-3.5px;}
  
  .strength-box{ background-repeat:no-repeat; background-size:cover; position:relative;padding: 25px;border-radius:18px; height: 197px;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  align-items: flex-start;justify-content: space-between;
  transition:all ease 300ms;
  }
  .strength-box:hover{ background:rgb(181, 34, 41)!important;}
  .strength-box h3{ font-size:16px;line-height: 18px;color: #fff;}
  
  .strength-row { display: flex;gap: 25px; position:relative; z-index:1;}
  .strength-row .strength-col{ width:20%;}
/*
.strength-box::before{ content:""; position:absolute; left:-1px; top:-1px; right:-1px; bottom:-1px; background: linear-gradient(135deg, #ffffff52 0%, rgba(255, 255, 255, 0.1) 50%); border-radius:18px; z-index:-1;}
.strength-row .strength-col:nth-child(2) .strength-box{ background:rgb(255, 10, 10);}
.strength-row .strength-col:nth-child(3) .strength-box{ background:rgb(255, 9, 10);}
.strength-row .strength-col:nth-child(4) .strength-box{ background:rgba(255, 9, 10, 0.5);}
.strength-row .strength-col:nth-child(5) .strength-box{ background:rgba(253, 70, 44, 0.71);}*/
  
  
  
  .our-portfolio{ margin-bottom:80px;}
  .our-portfolio h2{ color:#000; font-size:60px; margin-bottom:30px; letter-spacing:-3.5px;}
  .portfolios .portfolio-item{ background:#fff; padding:9px; border-radius:18px; display:flex;justify-content: space-between; margin-bottom:28px;}
  .portfolios .portfolio-item{ position:relative;}
  
  @media(min-width:1025px){
  .our-portfolio h2{ opacity:0; visibility:hidden}
  .portfolios .pin-spacer:first-child .portfolio-item::before{ content:"Our Products";color: #000;
  font-size: 60px; position:absolute; left:0; top:-114px;
  margin-bottom: 30px;
  letter-spacing: -3.5px;font-family: 'BDO Grotesk Bold';}
  }
  
  
  
  
  .portfolios .portfolio-item .left{ width:53%; padding:74px 74px 74px 60px;display: flex;flex-flow: column;justify-content: space-between;}
  .portfolios .portfolio-item .right{ width:47%;}
  .portfolios .portfolio-item .right video{ border-radius:13.5px; max-width:100%;height: 522px; object-fit: cover;}
  .portfolios .portfolio-item .left .tag{ display:inline-block; padding:7px 26px; border-radius:50px; color:#fff; background:rgba(181, 33, 41, 1); margin-bottom:10px;}
  .portfolios .portfolio-item .left h3{ font-size:32.4px;line-height: 33.4px; margin-bottom:10px; letter-spacing:-0.648px;}
  .portfolios .portfolio-item .right p{ font-family: 'BDO Grotesk Regular';}

.gallery{ max-width:1400px; margin:0 auto 160px;}
.gallery h2{ margin-bottom:20px; font-size:90px; letter-spacing:-4.5px; }




.journey{ background-repeat: no-repeat; margin-bottom:150px;
  background-size: cover;padding:107px 158px 0; background-color:#000; border-top-left-radius:20.8px; border-top-right-radius:20.8px; color:#fff; height:calc(100vh - 60px);display: flex;flex-flow: column; position:relative;justify-content: flex-end;}
.journey .journey-line{ position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  height: 0.29px;
  width: 100%;
  background: rgba(255, 255, 255, 0.4);
  z-index: 2;}
.timeline .each .spinner {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-size: cover;
  position: absolute;
  left: 20%;
  top: -100px;
}
.timeline .each:nth-child(1) .spinner { width:30px; height:30px;}
.timeline .each:nth-child(2) .spinner { top:auto; bottom:17vh; left:40%;}
.timeline .each:nth-child(5) .spinner { top:auto; bottom:30vh; left:40%;width:30px; height:30px;}
.timeline .each:nth-child(8) .spinner { top:auto; bottom:17vh; left:40%;width:30px; height:30px;}
.timeline .each:nth-child(11) .spinner { top:auto; bottom:30vh; left:40%;}
.timeline .each:nth-child(13) .spinner { width:30px; height:30px;top: -60px;}
.timeline .each:nth-child(14) .spinner { top:auto; bottom:20vh; left:40%;}

@media(min-width:1025px){
.timeline .each:nth-child(3) .spinner,
.timeline .each:nth-child(6) .spinner,
.timeline .each:nth-child(9) .spinner,
.timeline .each:nth-child(12) .spinner{ display:none;}
}


.journey::before{border-top-left-radius:20.8px; border-top-right-radius:20.8px; content:""; position:absolute; left:0; right:0; bottom:0; top:0;}
.journey::after{ content:""; position:absolute; left:0; right:0; bottom:-60px; height:60px; background: linear-gradient(180deg, #FF3C2E 0%, #B52129 100%);
 border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;}
.journey h2{ position:absolute; top: 107px; font-size:57.79px; letter-spacing:-2.89px;text-transform:uppercase;}
.journey h2 span{ display:block; color:rgba(181, 33, 41, 1); font-size:11.56px; line-height:14.91px; letter-spacing:10.87px;font-family: 'BDO Grotesk Medium';}
.timeline{ display:flex;flex-wrap: nowrap; height: 100vh;
align-items: flex-end;}
.timeline .each{ flex: 0 0 290px; height: 40vh; position:relative;}
.timeline .each .line::before{ content:""; position:absolute; left:-2px; top:-1px; width:4px; height:4px; border-radius:50%; background:rgba(181, 33, 41, 1);}
.timeline .each .line{ border-left:0.29px solid rgba(255, 255, 255, 0.3);height: 100%;display: block; position:relative; margin-left:2px;}
.timeline .each p{ margin-bottom:15px; font-size:11.56px;}
.timeline .each ul{ margin-bottom:15px; font-size:11.56px;}
.timeline .each ul li{ padding-left:15px; position:relative;}
.timeline .each ul li::before{ content:"";position:absolute; left:0; top:8px; width:3.5px; height:3.5px; background:#fff; border-radius:50%;}
.timeline .each strong{display: inline-block; margin-bottom:8px; font-size:77.06px; background: linear-gradient(259.74deg, #FFFFFF 12.67%, #999999 93.96%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family: 'BDO Grotesk ExtraBold';line-height: 67.04px;padding-right: 2px;
letter-spacing: -4.62px;}




.main-slider {
  width: 100%;
  overflow: hidden;
}
.thumb-slider .swiper-slide::before{ content:""; position:absolute; left:-4px; top:-4px; right:-4px; bottom:-4px; border:3px solid #fff; border-radius:12px;}
.thumb-slider .swiper-slide.swiper-slide-thumb-active::before{ border-color:#000;}
.main-slider img {
  width: 100%;
  object-fit: cover;
  object-fit: cover;
  border-radius: 18px;
}

.thumb-slider {
  margin: -23px auto 0;
  height: 62px;
  width:362px;
  padding:9px;
  background:#fff;
  border-radius:16px;
  position: relative;
  z-index: 11;
  overflow:hidden;
}

.thumb-slider .swiper-slide {
  width: auto;
  cursor: pointer;
}

.thumb-slider .swiper-slide-thumb-active {
  opacity: 1;
}

.thumb-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}





  
/********************/
.footer .footer-top .each h3, .about-us h2 {
  text-transform: uppercase;
}
.footer .footer-top .each .social-media-link:hover svg path {
  fill: #fff;
}
.marquee-section {
	width: 100%;
	padding: 290px 0;
	overflow: hidden;
}
.marquee {
	width: 100%;
	display: flex;
	gap: 50px;
	align-items: center;
	position: relative;
}
.marquee .marquee__inner {
	display: inline-block;
	white-space: nowrap;
}
.marquee p {
	color: #000;
	font-size: 119px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 119px */
	letter-spacing: -5.95px;
	white-space: nowrap;
	font-family: 'BDO Grotesk Bold';
}
.capabilities-section {
	width: 100%;
	padding: 254px 0 0;
    position:relative;
    z-index:1;
}
.capabilities-title {
	margin-bottom: 50px;
}
.capabilities-title h2 {
	color: #000;
	font-family: 'BDO Grotesk Bold';
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: 87%;
	letter-spacing: -3px;
}
.facility-info {
	width: 100%;
	border-radius: 32.4px;
	border: 0.9px solid #D1D1D1;
    max-width:1400px;
    margin:0 auto;
    background-color:#fff;
}
.facility {
	width: 100%;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: auto;
	grid-column-gap: 30px;
	grid-row-gap: 30px;
	display: grid;
	align-items: center;
}
.facility-detail {
	width: 100%;
	padding: 72px 0 0 100px;
    max-width: 590px;
}
.facility-detail h3 {
	color: #000;
	font-family: 'BDO Grotesk Bold';
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: -2.1px;
}
.facility-detail div {
	margin-top: 24px;
	margin-bottom: 88px;
}
.facility-detail div p {
	color: #000;
	font-size: 13.5px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: -0.27px;
}
.facility-detail h4 {
	color: #000;
	font-family: 'BDO Grotesk Regular';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 113%;
	letter-spacing: 0.16px;
	margin-bottom: 48px;
}
.facility-detail h4 b {
	display: block;
}
.facility-image {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
    border-radius: 0 32.4px 0 0;
}
.capabilities-info {
	width: 100%;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: auto;
	grid-column-gap: 0;
	grid-row-gap: 0;
	display: grid;
}
.capability-title {
	width: 100%;
	padding: 30px;
	background: #fff;
	border: 1px solid #D1D1D1;
	border-bottom: 0;
	min-height: 320px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
    margin-top: -24px;
}
.capability-title:nth-child(1) {
	border-radius: 32.4px 32.4px 0 32.4px;
	border-left: 0;
	border-bottom: 0;
}
.capability-title:nth-child(2), .capability-title:nth-child(3) {
	border-radius: 32.4px 32.4px 0 0;
    border-left: 0;
}
.capability-title:nth-child(4) {
	border-radius: 32.4px 32.4px 32.4px 0;
	border-left: 0;
	border-right: 0;
}
.capability-title p {
	color: #000;
	font-family: 'BDO Grotesk Bold';
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 127%;
	letter-spacing: -0.42px;
}
.capability-title:hover {
	background-color: #000;
	cursor: pointer;
    border-color: #000;
}
.capability-title:hover p {
	color: #fff;
}
.about-us .other-about p {
	margin-bottom: 34.16px;
	max-width: 758.9px;
	font-size: 44.136px;
	font-weight: 700;
	line-height: 126%;
	letter-spacing: -1.324px;
}
.about-us .other-about span:not(.line) {
	color: #1A1A1A;
	font-family: 'BDO Grotesk Bold';
	font-size: 14.4px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: -0.72px;
    display: inline-block;
}



.solutions-section {
	width: 100%;
	padding: 61px 0 160px;
}
.solutions-section h2 {
	color: #fff;
	font-family: 'BDO Grotesk Bold';
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: 87%;
	letter-spacing: -3px;
	margin-bottom: 43.5px;
}
.tab-content {
	border-radius: 27px;
	background-color: #fff;
    max-width:1400px;
    margin:0 auto;
}
.tab-level {
	width: 100%;
	display: flex;
	border-radius: 40.5px;
	background-color: #fff;
	margin: 0 auto 40.8px;
	padding: 3px;
	list-style: none;
    
}
.tab-level.tab-level-1{ max-width: 1140px;}
.tab-level li {
	width: 100%;
	border-radius: 40.5px;
	background-color: #fff;
	text-align: center;
	padding: 22.5px;
	cursor: pointer;
	color: #000;
	font-family: 'BDO Grotesk Medium';
	font-size: 12.6px;
	font-style: normal;
	font-weight: 500;
	line-height: 118%;
	letter-spacing: -0.252px;
}
.tab-level li.active {
	background-color: #000;
	color: #fff;
}
.tab-pane {
	display: none;
}
.tab-pane.active {
	display: block;
}
.tab-pane .tab-level {
	margin: 0;
	padding: 0;
	border-radius: 27px;
	background-color: unset;
}
.tab-pane .tab-level li {
	background-color: #F0F0F0;
	border-radius: unset;
	color: #000;
	font-family: "BDO Grotesk Bold";
	font-size: 12.6px;
	font-style: normal;
	font-weight: 600;
	line-height: 118%;
	letter-spacing: -0.252px;
	display: flex;
	align-items: center;
    text-align:left;
}
.tab-pane .tab-level li.active {
	background-color: #000;
	color: #fff;
}
.tab-pane .tab-level li:first-child {
	border-radius: 28px 0 0 0;
}
.tab-pane .tab-level li:last-child {
	border-radius: 0 28px 0 0;
}
.tab-layout {
	width: 100%;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: auto;
	grid-column-gap: 41px;
	grid-row-gap: 41px;
	display: grid;
	padding: 58px 157px 59px 102px;
	/*align-items: center;*/
}
.tab-bottom-list, .sub-child-list {
	list-style: none;
	width: 100%;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: auto;
	grid-gap: 0;
	display: grid;
}
.tab-bottom-list li, .sub-child-list li {
	border: 0.9px solid #E8E8E8;
	background-color: #FFF;
	padding: 60px 40px;
	border-right: 0;
	border-bottom: 0;
}
.tab-bottom-list li b {
	display: block;
	margin-bottom: 20.7px;
}
.tab-bottom-list li:first-child, .sub-child-list li:first-child {
	border-radius: 27px 0 0 27px;
	border-left: 0;
}
.tab-bottom-list li:nth-child(5), .sub-child-list li:nth-child(5) {
	border-radius: 0 27px 27px 0;
}
.tab-bottom-list li:nth-child(6), .sub-child-list li:nth-child(6) {
	border-radius: 0 0 0 27px;
	border-left: 0;
}
.tab-bottom-list li:last-child, .sub-child-list li:last-child {
	border-radius: 0 0 27px;
}
.tab-left h3 {
	color: #000;
	font-size: 51px;
	font-style: normal;
	font-weight: 700;
	line-height: 118%;
	letter-spacing: -1.02px;
	margin-bottom: 7px;
}
.tab-left h4 {
	color: #000;
	font-family: 'BDO Grotesk Medium';
	font-size: 21px;
	font-style: normal;
	font-weight: 500;
	line-height: 118%;
}
.solution-content {
	width: 100%;
	color: #000;
	font-family: 'BDO Grotesk Light';
	font-size: 14.4px;
	font-style: normal;
	font-weight: 300;
	line-height: 130%;
	letter-spacing: 0.576px;
	margin-bottom: 40.7px;
}
.solution-btns {
	width: 100%;
	display: flex;
	gap: 18.2px;
	align-items: center;
}
.btn-other {
	display: inline-block;
	text-decoration: none;
	border-radius: 40.5px;
	background-color: #000;
	padding: 19.8px 32.4px 19.8px 39.6px;
	color: #fff;
	font-family: 'BDO Grotesk Medium';
	font-size: 12.6px;
	font-style: normal;
	font-weight: 500;
	line-height: 118%;
	letter-spacing: -0.252px;
	width: 194.4px;
	text-align: center;
	border: 1px solid #000;
}
.btn-other:nth-child(2) {
	background-color: transparent;
	color: #000;
}
.btn-other:nth-child(2):hover {
	background-color: #000;
	color: #fff;
}
.btn-other:hover {
	background-color: transparent;
	color: #000;
}
.apps-main-title {
	color: #000;
	font-family: 'BDO Grotesk Medium';
	font-size: 14.4px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	letter-spacing: 0.144px;
	margin-bottom: 26.5px;
	margin-left: 102px;
}
#child-2-1 .tab-layout {
	padding-right: 0;
	padding-top: 68px;
}
.tab-pane .tab-level.tab-level-3 li {
	border-radius: unset;
	border-top: 1px solid #fff;
}
.subchild-tab-layout .tab-left h3 {
	font-size: 27px;
	letter-spacing: -0.54px;
	margin-bottom: 51px;
}
.subchild-tab-layout {
	align-items: center;
}
.subchild-tab-layout .btn-other {
	background-color: #000;
	color: #fff;
}
.subchild-tab-layout .btn-other:hover {
	background-color: transparent;
	color: #000;
}
#child-1-3 .tab-bottom-list, #child-1-4 .tab-bottom-list, #child-1-6 .tab-bottom-list {
	grid-template-columns: repeat(4, 1fr);
}
#subchild-2-2-1 .sub-child-list li:nth-child(4), #subchild-2-2-1 .sub-child-list li:nth-child(5), #subchild-2-2-2 .sub-child-list li:nth-child(4), #subchild-2-2-2 .sub-child-list li:nth-child(5), #subchild-2-2-3 .sub-child-list li:nth-child(4), #subchild-2-2-3 .sub-child-list li:nth-child(5), #subchild-2-2-4 .sub-child-list li:nth-child(4), #subchild-2-2-4 .sub-child-list li:nth-child(5) {
	border-bottom: 0.9px solid #E8E8E8;
}
#subchild-2-2-1 .sub-child-list li:nth-child(8), #subchild-2-2-2 .sub-child-list li:nth-child(8), #subchild-2-2-3 .sub-child-list li:nth-child(8), #subchild-2-2-4 .sub-child-list li:nth-child(8) {
	border-right: 0.9px solid #E8E8E8;
	border-radius: unset;
}
/**********************/



.mobile-nav {
  position: fixed;
  left: 5%;
  top: 100px;
  z-index: 10; max-height:70vh;
  overflow:auto;
  right: 5%;
  backdrop-filter: blur(17.5px);
  -webkit-backdrop-filter: blur(17.5px);
  background-color: rgba(212, 212, 212, 0.1);
  border-radius: 34px;
  border: 0.01px solid rgba(230, 230, 230, 0.3);
  padding: 20px;
  transform: scale(.8);
  visibility:hidden;
  opacity:0;
  transition:all ease 300ms;
}
.mobile-menu-active .mobile-nav{
transform: scale(1);
  visibility:visible;
  opacity:1;
}
.mobile-menu-active .menu-btn div span{
transform: rotate(-45deg);
}
.mobile-menu-active .menu-btn div span:nth-child(2){
margin-top: -5px;
transform: rotate(45deg);
}
.mobile-nav ul li a{
display:block;
padding:10px;
color:#fff;
}
.mobile-nav .btn,
.mobile-nav .btn-whth-arrow{ width:100%;justify-content: center;margin-top: 11px;}

.line {
  display: inline-block;
  color: rgba(0, 0, 0, 0.1);
  transition: color 0.3s ease;}

.tab-level-2 li {
	padding: 34px 27.1px 35px 34.9px;
}
@media(min-width:1025px){
#parent-2 .tab-level-2 li {
  padding: 39px 100px 40px;
}
.tab-level-3 li {
  padding: 34px 101px;
}
}


.modal { display: none; position: fixed; z-index:1000; left:0; top:0; width:100%; height:100%; background: rgba(0,0,0,0.6); }
.modal-content { background:#fff; margin:5% auto; padding:25px 30px; border-radius:8px; width:90%; max-width:730px; max-height:80vh; overflow-y:auto; position:relative; }
.close { color:#aaa; position:absolute; top:12px; right:20px; font-size:28px; cursor:pointer; }
.close:hover { color:#000; }
.modal-content h2 { margin-top:0; margin-bottom: 10px;font-size: 23px;}
.modal-content h3 { margin-bottom:8px; margin-top:16px; }
.modal-content p, .modal-content li { line-height:1.6; color:#333; margin-bottom: 5px;}
.modal-content p a, .modal-content li a{ color:rgba(181, 33, 41, 1);}
.modal-content p a:hover, .modal-content li a:hover{ color:#333;}
.wpcf7 form.invalid .wpcf7-response-output{ border-width: 1px;
  padding: 12px 22px;
  border-radius: 25px;
  background: #ffb9002e;}
.wpcf7 form.sent .wpcf7-response-output{ background:#46b450b2;border-width: 1px;
  padding: 12px 22px;
  border-radius: 25px;}





@media(max-width:1024px){
.container,
.tab-level.tab-level-1,
.tab-content,
.facility-info{ max-width:90%;}


.header{ width:90%; left:5%; right:5%; transform:none;}
.header .left{ width:auto;}

.hero-banner { border-radius: 0px 0px 25px 25px;}
.hero-banner h1 { font-size: 16vw;line-height: 14.5vw;letter-spacing: -4px;}

.marqueeSwiper .swiper-slide {
  width: 55%;
}
.trusted-worldwide { margin-bottom: 100px;}
.about-us h2 { letter-spacing: 8px;margin-bottom: 40px;}

.gallery{ margin-bottom:60px;}
.gallery h2 { margin-bottom: 12px;font-size: 50px;letter-spacing: -2.5px;}
.main-slider { width: 90%;margin: 0 auto;}
.about-us { margin-bottom: 90px;}
.about-us .other-about p,
.about-us p{ font-size: 27px;line-height: 130%;letter-spacing: -1px;}
.about-us p br{ display:none;}
.about-us p{ margin-bottom: 100px;}
.about-us .bottom{ display:block;}
.about-us .bottom .each{ margin-bottom:50px;}
.about-us .bottom .each .counter{ font-size: 26vw;line-height: 26vw;}
.about-us .bottom .each p { font-size: 26vw;line-height: 26vw;}

.track-record{ height:auto; display:block; padding-right:0;border-radius: 20px;overflow: hidden;margin: 0 5%; position:relative;}
.track-record .left{ width:100%; border:0;}
.track-record .left video{ display:block;height: 600px;border-top-left-radius: 20px;border-top-right-radius: 20px;}
.track-record .right{ width:100%; border-radius: 0;}
.track-record .right .each{ padding:50px 30px;}
.track-record .right .each .counter{ font-size: 26vw;}
.track-record .left div { right: 25px;bottom: 70px;left: 25px;}
.track-record .left div h3 { font-size: 12vw;letter-spacing: -2px;line-height: 14vw;}
.our-values h2,
.our-strength h2{ font-size: 15vw;}
.our-portfolio h2{ font-size: 13vw;}

.contact-sec{ border-radius: 15px; padding: 50px 30px;}
.contact-sec .top h2 { font-size: 27px;line-height: 33px;}

.footer{ border-radius: 15px;}
.footer .footer-top .each{ border-bottom:1px solid #3b3b3b; padding: 50px 30px;gap: 100px;}
.footer .footer-top .each .contact-info ul li{ margin-bottom:10px;}
.footer .footer-top .each .social-media-link { width: 170px;height: 170px;}
.footer .footer-top .each .social-media-link svg{ width:50px;}
.footer .footer-top .each .footer-nav ul li{ margin-bottom:2px;}
.thumb-slider { width: 310px;}
.value-circle{ width:100%; height:auto; aspect-ratio:1;gap: 30px;}
.value-circle h3 { font-size: 18px;line-height: 22px;}
.our-values .swiper-button-prev { margin: 0 5px;}
.strength-row{ gap: 10px;flex-wrap: wrap;}
.strength-row .strength-col { width: calc(50% - 5px);margin-bottom: 5px;}
.strength-box{ padding-bottom:28px;}
.solutions-section h2{ font-size:14vw;}
.solutions-section{ padding-bottom:100px;}
.portfolios .portfolio-item{ flex-flow: column;}
.portfolios .portfolio-item .left{ order:1; dislay:block;padding: 35px 10px;}
.portfolios .portfolio-item .left,
.portfolios .portfolio-item .right{ width:100%;}
.portfolios .portfolio-item .left h3 { font-size: 24px;line-height: 29px;}
.portfolios .portfolio-item .right video{ height:auto;}

.our-strength { margin-bottom: 20px;}
.marquee-section { padding: 150px 0;}
.marquee p{ font-size:22vw;}
.thumb-slider img,
.thumb-slider .swiper-slide{ max-height: 34px;max-width: 50px;}
.capabilities-section { padding: 0;}
.capabilities-title h2 { font-size: 13vw;}
.journey { margin-bottom: 130px;}
.facility-info { border-radius: 25px;}
.facility{ grid-template-columns: repeat(1, 1fr);grid-row-gap: 5px;}
.facility-image { height: 298px;border-radius: 25px 25px 0 0;order: -1;}
.facility-detail { padding: 28px;}
.facility-detail h3 { font-size: 32px;letter-spacing: -1.8px;}
.facility-detail div { margin-top: 16px;margin-bottom: 30px;}
.capabilities-info{ display:block;}
.capability-title{ min-height: 180px; border-right:0;}
.capability-title:nth-child(4) { border-radius: 32.4px;}
.journey{ padding: 70px 30px 20px; height:auto;}
.timeline{ height:auto; display:block;padding-top: 70px;}
.timeline .each {
  height: auto !important;
  padding: 30px 0 30px 30px;
}
.timeline .each .line {
  position: absolute;
  left: 0;
  top: 30px;
}
.journey h2 {
  position: relative;
  top: 0;
  font-size: 12vw;
  letter-spacing: -1.89px;
  line-height: 48.79px;
}
.journey h2 span {letter-spacing: 6.87px;}
.solutions-section .tab-layout { padding: 40px 25px;grid-template-columns: 1fr;}
.solutions-section .tab-left h3 { font-size: 30px;}
.solutions-section .tab-left h4 { font-size: 18px;margin-bottom: 10px;}
.solutions-section .solution-btns { flex-flow: column;gap: 10px;}
.solutions-section .solution-btns .btn-other{ width:100%;}
.solutions-section .apps-main-title{ margin-left: 25px;}
.solutions-section .tab-bottom-list, .solutions-section .sub-child-list{ display:block;}
.solutions-section .tab-bottom-list li, .solutions-section .sub-child-list li{ padding:40px;}
.solutions-section .tab-bottom-list li:last-child, .solutions-section .sub-child-list li:last-child { border-radius: 0 0 27px 27px;}
.solutions-section .tab-layout.subchild-tab-layout .tab-right{ order:-1;}
.solutions-section{ padding-bottom:80px!important;}
.our-values .swiper-button-next, .our-values .swiper-button-prev{ margin-top:50px;}
.tab-pane .tab-level-2{ overflow:auto;border-radius: 27px 27px 0 0;}
.tab-pane .tab-level-2 li{ flex:0 0 60%;}
.tab-pane .tab-level-3{ overflow:auto;border-radius: 0;}
.tab-pane .tab-level-3 li{ flex: 0 0 60%;}
.footer .footer-top .each:last-child{ gap: 30px;}
.timeline .each .spinner {
  display: inline-block;
  width: 30px!important;
  height: 30px!important;
  left: 30px!important;
  top: -20px!important;
  bottom:auto!important;
}
.header .left .main-nav,
.header .right .btn,
.header .right .btn-whth-arrow{ display:none;}


}


@media screen and (min-width:768px) and (max-width:1024px){
	.hero-banner h1 { font-size: 11vw;line-height: 10vw;}
    .about-us .bottom .each .counter { font-size: 20vw;line-height: 17vw;}
    .about-us .bottom .each p { font-size: 19vw;line-height: 17vw;}
    .track-record .left div h3 { font-size: 9vw;line-height: 9.5vw;}
    .track-record .right .each .counter { font-size: 18vw;line-height: 17vw;}
    .our-values h2, .our-strength h2, .our-portfolio h2 { font-size: 10vw;}
    .strength-row { display: flex;flex-wrap: wrap;}
	.strength-row .strength-col { width: calc(33% - 5px);margin-bottom: 15px;}
   .solutions-section h2 { font-size: 9vw;}
   .capabilities-title h2 { font-size: 8vw;}
   .journey h2 { font-size: 7vw;line-height: 8vw;}
   .main-slider img { height: 500px;}
   .marquee p{ font-size:14vw;}
}

@media (max-width:480px){
	.main-slider img{ height: 300px;}
}
 

@media(min-width:1200px){
/*.header{ gap: 3vw;width: 70vw;height: 4.2vw;top: 1.6vw;padding-right: .45vw;border-radius: 15vw;}
.header .left{ gap: 3.45vw;width: 39vw;padding: 0 0 0 2.2vw;}
.header .left .custom-logo-link img{ width: 7.8vw;height: auto;}
.header .right{ gap: .7vw;}
.main-nav ul { column-gap: 2.75vw;}
.main-nav ul li a { font-size: .9vw;}
.btn { width: 12.8vw;height: 3.35vw;font-size: .88vw;border-radius: 15vw;}
.btn-whth-arrow { width: 12.8vw;height: 3.35vw;font-size: .88vw;border-radius: 15vw; padding: 0 0 0 2.1vw;}
.btn-whth-arrow span { width: 2.9vw;height: 2.84vw;top: calc(50% - 1.4vw);right: .2vw;border-radius: 15vw;}
.btn-whth-arrow span svg{ width: .55vw;height: auto;}
.footer { border-radius: 2.2vw;margin: 0 1.4vw 1.4vw;}
.footer .footer-top .each { gap: 13.8vw;padding: 5.13vw 0 3.5vw 3.5vw;}
.footer .footer-top .custom-logo-link img { max-height: 2.71vw;}
.footer .footer-top .footer-nav li a,
.footer .footer-top .each .contact-info p,
.footer .footer-top .each .contact-info ul{ font-size: .9vw;}
.footer .footer-top .each h3 { font-size: 1.11vw;}
.footer .footer-top .each .social-media-link { width: 18.7vw;height: 18.7vw;}
.footer .footer-top .each .social-media-link svg{ width: 6.2vw;height: auto;}
.footer-bottom { padding: 2.5vw 3.5vw;}*/
}




.post-info {
  width: 100%;
  margin-bottom: 60px;
}