@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');
body{
  font-family: "Montserrat", sans-serif !important;
  color: #000;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
.cursive{
  font-family: "Kalam", cursive !important;
}
p{
  font-family: "Raleway", sans-serif !important;
  font-size: 22px !important;
  line-height: 1.3 !important;
}
.p1{
  font-size: 17px !important;
}
h1,h2,h3,h4,h5,h6{
  width: 100%;
  display: block;
  font-family: "Montserrat", sans-serif !important;
}
.main-container{
  padding: 0px;
  margin: 0px auto;
}
.center{
  text-align: center;
}
.right{
  text-align: right;
  float: right;
}
.left{
  text-align: left;
  float: left;
}
.img10 img{
  width: 10%;
}
.img20 img{
  width: 20%;
}
.img30 img{
  width: 30%;
}
.img35 img{
  width: 35%;
}
.img40 img{
  width: 40%;
}
.img50 img{
  width: 50%;
}
.img60 img{
  width: 60%;
}
.img70 img{
  width: 70%;
}
.img80 img{
  width: 80%;
}
.img90 img{
  width: 90%;
}
.img100 img{
  width: 100%;
}
.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}
.pl4{padding-left: 40px;}
.pl5{padding-left: 50px;}

.mt-10{margin-top: -10px;}
.mt-20{margin-top: -20px;}
.mt-30{margin-top: -30px;}
.mt-40{margin-top: -40px;}
.mt-50{margin-top: -50px;}
.mt-60{margin-top: -60px;}
.mt-70{margin-top: -70px;}
.mt-80{margin-top: -80px;}
.mt-90{margin-top: -90px;}
.mt-100{margin-top: -100px;}

.mt1{margin-top: 10px;}
.mt2{margin-top: 20px;}
.mt3{margin-top: 30px;}
.mt4{margin-top: 40px;}
.mt5{margin-top: 50px;}
.mt6{margin-top: 60px;}
.mt7{margin-top: 70px;}
.mt8{margin-top: 80px;}
.mt9{margin-top: 90px;}
.mt10{margin-top: 100px;}

.mb1{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}

.br-10{border-radius: 10px;}
.br-20{border-radius: 20px;}
.br-30{border-radius: 30px;}
.br-40{border-radius: 40px;}
.br-50{border-radius: 50%;}

.b3{font-weight: 300;}
.b4{font-weight: 400;}
.b5{font-weight: 500;}
.b6{font-weight: 600;}
.b7{font-weight: 700;}
.b8{font-weight: 800;}
.b9{font-weight: 900;}

.white{color: #fff;}
.black{color: #000;}
.red{color: #ff2449;}
.red1{color: #7e0927;}
.yellow{color: #f7c63c;}
.green{color: #1cb85e;}
.blue{color: #001c55;}
.blue1{color: #07F8FF;}
.light-blue{color: #E3C7FF;}
.pink{color: #ff004c;}
.orange{color: #fd6e00;}


.lh1{
  line-height: 1.5;
}
.underline1{
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 12px;
  /* background: #1ac5fe3e; */
  padding: 5px 5px 0 5px;
}
.underline2{
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 12px;
  /* background: #1ac5fe3e; */
  /* padding: 5px 5px 0 5px; */
}
.uppercase{
  text-transform: uppercase;
  letter-spacing: 3px;
}
.transparent{
  opacity: 0.7;
}
.text-shadow {
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 3px 5px 7px rgba(0,0,0,0.51);
}
.heading1{
  font-size: 50px;
}
.headingl{
  font-size: 55px;
}
.headingl1{
  font-size: 70px;
}
.heading-big{
  font-size: 100px;
}
.highlight-yellow{
  background: #ffff00;
  display: inline-block;
  padding: 5px 5px 0px;
}
.shadow{
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
-moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.section1{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  /* background: #2D0A49; */
  padding-top: 0px;
  padding-bottom: 50px;
  max-height: 1600px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section2{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  padding-top: 20px;
  padding-bottom: 50px;
  /*margin-bottom: 0px;*/
  background-position: center top;
}
.section3{
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section4{
  display: block;
  background: url(../images/bg8.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
  position: relative;
  z-index: 1000;
}
.section5{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 70px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section5a{
  display: block;
  background: #b26b28;
  padding-top: 70px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section6{
  display: block;
  background: url(../images/bg9.png) repeat 0 0 / cover;
  /* background: #fff; */
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section7{
  display: block;
  background: url(../images/bg10.png) repeat 0 0 / cover;
  padding-top: 80px;
  padding-bottom:80px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section8{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  /* background: #fff; */
  padding-top: 70px;
  padding-bottom: 70px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section9{
  display: block;
  background: url(../images/bg12.png) repeat 0 0 / cover;
  padding-top: 70px;
  padding-bottom:80px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section10{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  /* background: #fff; */
  padding-top: 70px;
  padding-bottom: 70px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section11{
  display: block;
  background: url(../images/bg10.png) repeat 0 0 / cover;
  padding-top: 70px;
  padding-bottom:80px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section12{
  display: block;
  background: url(../images/bg15.png) repeat 0 0 / cover;
  /* background: #fff; */
  padding-top: 70px;
  padding-bottom: 70px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section13{
  display: block;
  background: url(../images/bg12.png) repeat 0 0 / cover;
  padding-top: 70px;
  padding-bottom:80px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section14{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  /* background: #fff; */
  padding-top: 70px;
  padding-bottom: 70px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer{
  display: block;
  background: #161514;
  padding-top: 40px;
  padding-bottom: 30px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer_menu{
  text-align: end;
  margin-top: 30px;
}
.footer_menu li {
  list-style: none;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}
.footer_menu li a{
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
}
.footer_menu li a:hover{
  text-decoration: underline;
}
.video-bg{
  background: rgba(133, 133, 134, 0.2);
box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.181);
backdrop-filter: blur( 8px );
-webkit-backdrop-filter: blur( 8px );
border-radius: 10px;
border: 1px solid #ffffff2e;
  padding: 20px;
  border-radius: 10px;
}
.logo img{
  width: 25%;
}
.top-strip{
  display: inline-block;
   background: transparent;
   background: #0d0d0d;  
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  border: 1px solid #ffffff75;
  padding: 5px 50px;
  border-radius: 50px;
  /*clip-path: polygon(11% 0, 100% 0, 90% 100%, 0% 100%);*/
}
.strip1{
  display: inline-block;
  background: linear-gradient(90deg, rgba(178,107,40,1) 0%, rgba(247,198,60,1) 100%);  
  font-size: 20px;
  color: #fff;
  border: 1px solid #000;
  font-weight: 600;
  padding: 5px 50px;
  border-radius: 25px;
}
.button-green {
  display: inline-block;
  background: #FF4D54;
  font-size: 30px;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  padding: 15px 70px;
  border-radius: 50px;
  transition: 0.5s;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0, 0, 0, 0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0, 0, 0, 0.69);
  box-shadow: 3px 10px 41px -14px rgba(0, 0, 0, 0.69);
}
.button-green:hover{
  text-decoration: none;
  color: #fff;
  transform: scale(1.03);
}
.button-green1 {
  display: inline-block;
  background: #FF4D54;
  font-size: 20px;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  padding: 10px 50px;
  border-radius: 50px;
  transition: 0.5s;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0, 0, 0, 0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0, 0, 0, 0.69);
  box-shadow: 3px 10px 41px -14px rgba(0, 0, 0, 0.69);
}
.button-green1:hover{
  text-decoration: none;
  color: #fff;
  transform: scale(1.03);
}
.floating-tab{
  background: #ffffff42;
  padding: 10px;
  border-radius: 15px;
  border: 1px solid #5f656930;
}
.floating-tab-inner1{
  background: #fff;
  padding: 20px 30px;
  border-radius: 10px;
  /* width: 25% !important; */
  /*border: 10px solid #404040;*/
}
.red-strip{
  display: inline-block;
  background: #ff2449;
  padding: 5px 30px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.red-strip1{
  display: inline-block;
  background: #ff2449;
  padding: 5px 30px;
  border-radius: 50px;
  font-size: 35px;
  font-weight: 700;
  color: #fff;
}
.deliverables{
  display: inline-block;
  border: 2px dashed #000;
  text-align: left;
}
.deliverables .head{
  display: block;
  padding: 3px 10px;
  width: 100%;
  background: #000;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.floating-tab-inner2{
  background: #fff;
  padding: 0px;
  /* width: 25% !important; */
}
.black-box{
  display: block;
  background: #000000c2;
  width: 100%;
  padding: 50px;
  border-radius: 50px;
}
.test-box2{
  display: inline-block;
  background: #161516;
  width: 100%;
  padding: 0px 50px 20px;
  border-top-left-radius: 70px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 70px;
  text-align: center;
}
.test-box2 img{
  width: 25%;
  border-radius: 50%;
  border: 5px solid #fff;
  margin-top: -70px;
}
.stripa1{
  background: #2E0B4A;
  padding: 12px 30px;
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.stripa1a{
  background: #2E0B4A;
  padding: 12px 30px;
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.full-strip1{
  /* background: #00000036; */
  /* background: linear-gradient(to bottom, #00000036, #000); */
  background: rgba(65, 65, 65, 0.25);
box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
backdrop-filter: blur( 4px );
-webkit-backdrop-filter: blur( 4px );
/* border-radius: 10px; */
border-left: 0;
border-right: 0;
border: 1px solid rgba(99, 99, 99, 0.276);
  padding: 20px 25px 40px;
  margin-top: 35px;
}
.strip2{
  background: #141417;
  padding: 10px 40px 4px;
  font-size: 40px;
  color: #fff;
  font-weight: 900;
  letter-spacing: 7px !important;
  display: inline-block;
  border-radius: 0 0 5px 5px;
}
.list1 li {
  list-style: none;
  font-size: 22px;
  font-weight: 300;
  margin-top: 30px;
  color: #fff;
  /*margin-left: 30px;*/
  margin-bottom: -15px;
}
.list1 li i {
  color: #ff004c;
  padding-right: 5px;
  margin-left: -30px;
}
.list2{
  padding: 0px 20px 0px 50px;
}
.list2 li {
  list-style: none;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  color: #000;
  /*margin-left: 30px;*/
  margin-bottom: -5px;
  margin-left: -10px;
}
.list2 li i {
  color: #1cb85e;
  padding-right: 5px;
  margin-left: -27px;
}
.test-box1{
  background: #161516;
  padding: 10px;
}
.box1{
  display: inline-block;
  background: #f7c63c3b;
  width: 100%;
  padding: 50px 50px 60px 50px;
  border-radius: 15px;
  margin-top: 50px;
  /*box-shadow: rgba(146, 183, 255, 0.316) 0px 48px 100px 0px;*/
  border: 1px solid #5f656930;
}
.box1-img {
    background: #f7c63c;
    padding: 10px;
    border-radius: 50%;
    box-shadow: rgb(0 0 0 / 44%) 0px 21px 19px -7px;
}
.box2{
  display: inline-block;
  background: #fff;
  width: 100%;
  padding: 50px 50px 30px 50px;
  border-radius: 15px;
  margin-top: 50px;
  box-shadow: rgba(146, 183, 255, 0.316) 0px 48px 100px 0px;
  border: 1px solid #5f656930;
  height: 90%;
}
.box3{
  display: inline-block;
  background: #f7c63c3b;
  width: 100%;
  padding: 30px 30px 16px;
  border-radius: 15px;
  margin-top: 30px;
  /*box-shadow: rgba(146, 183, 255, 0.316) 0px 48px 100px 0px;*/
  border: 1px solid #5f656930;
  /* height: 90%; */
}
.box4{
  background: #161516;
  padding: 30px;
  border-radius: 10px;
  border: 1px solid #f7c63c5c;
}
.box5{
  display: inline-block;
  background: #ffffff17;
  width: 100%;
  padding: 20px;
  border-radius: 15px;
  margin-top: 50px;
  box-shadow: rgb(88 88 88 / 32%) 0px 7px 15px 0px;
  border: 1px solid #5f656930;
}
.box6{
  background: #00000091;
  padding: 30px;
  border-radius: 10px;
  border: 1px solid #ffffff7f;
  height: 85%;
  margin-top: 50px;
}
.box7{
  display: inline-block;
  background: #161516;
  width: 100%;
  padding: 30px;
  border-radius: 20px;
  text-align: center;
}
.box7 img{
  border-radius: 15px;
}
.box8{
  display: inline-block;
  background: #ffffffe6;
  width: 100%;
  padding: 20px;
  border-radius: 15px;
  margin-top: 50px;
  box-shadow: rgb(88 88 88 / 32%) 0px 7px 15px 0px;
  border: 1px solid #5f656930;
}
.strip3{
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  /* border: 1px solid #924dca7f; */
  padding: 10px 30px;
  border-radius: 10px;
  display: inline-block;
  background: linear-gradient(90deg, rgba(178, 107, 40, 1) 0%, rgba(247, 198, 60, 1) 100%);
  position: relative;
  top: -60px;
  /* z-index: 100; */
}
.strip3a{
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  /* border: 1px solid #924dca7f; */
  padding: 10px 30px;
  border-radius: 10px;
  display: inline-block;
  background: linear-gradient(90deg, rgba(178, 107, 40, 1) 0%, rgba(247, 198, 60, 1) 100%);
  position: relative;
  /*top: -60px;*/
  /* z-index: 100; */
}
.strip4{
  font-size: 27px;
  font-weight: 700;
  color: #fff;
  /* border: 1px solid #924dca7f; */
  padding: 10px 50px;
  border-radius: 30px;
  display: inline-block;
  background: #55247d;
  /* z-index: 100; */
}
.guarantee-box{
  display: inline-block;
  background: #fff;
  width: 100%;
  padding: 30px 50px 30px;
  border-radius: 15px;
  margin-top: 130px;
  /*box-shadow: rgba(146, 183, 255, 0.316) 0px 48px 100px 0px;*/
  border: 1px solid #5f656930;
  /* height: 90%; */
}
.guarantee-box img{
  width: 25%;
  margin-top: -120px;
}
.table1{
  background: transparent;
  padding: 30px;
  border: 1px solid #924dca7f;
}
.p-table {
  display: inline-block;
  background: #fff;
  width: 100%;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.p-head1 {
  background: #114481;
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-head2 {
  background: #ed861c;
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-body {
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.p-body2 {
  display: inline-block;
  width: 100%;
  padding: 20px;
  border: 4px dotted #ed861c;
  border-top: none;
}
.p-list {
  margin-left: -30px;
  text-align: left;
}
.p-list li {
  list-style: none;
  font-size: 20px;
  font-weight: 400;
}
.p-list li i{
  color: #1DB85C;
}
.test-name img{
  width: 30%;
}
.paint1{
  background: url(../images/paint1.png) no-repeat 0 0 / cover;
  background-size: 100% 100%;
  padding: 15px 80px 10px;
  font-size: 35px;
  font-weight: 800;
  letter-spacing: 2px;
  color: #fff;
  display: inline-block;
}
.tab input {
  /* position: absolute; */
  opacity: 0;
  z-index: -1;
  margin-top: 0px;
}
.tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}
.tab input:checked ~ .tab__content {
  max-height: 10rem;
}
.accordion {
  color: transparent;
  /* border: 2px solid; */
  border-radius: 0.5rem;
  overflow: hidden;
}
.tab__label,
.tab__close {
  display: flex;
  color: white;
  /* background: linear-gradient(to right bottom, #1D0374, #2B0CAD); */
  background: #161514;
  /* border: 1px solid #ffffff4e; */
  border-radius: 10px;
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  padding: 25px 30px !important;
}
.tab__label:nth-child(2){
  padding-right: 50px !important;
}
.tab__label {
  justify-content: space-between;
  /* padding: 1rem; */
}
.tab__label::after {
  content: "\276F";
  width: 1em;
  /* height: 1em; */
  text-align: center;
  transform: rotate(90deg);
  transition: all 0.35s;
  /* position: relative;
  right: 30px !important; */
}
.tab input:checked + .tab__label::after {
  transform: rotate(90deg);
}
.tab__content p {
  margin: 0;
  /* padding: 1rem; */
  margin-left: 30px;
  margin-right: 50px;
  font-size: 20px !important;
  color: #fff;
  margin-top: 10px;
}
.tab__close {
  justify-content: flex-end;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
.accordion--radio {
  --theme: var(--secondary);
}

/* Arrow animation */
.tab input:not(:checked) + .tab__label:hover::after {
  animation: bounce .5s infinite;
}
@keyframes bounce {
  25% {
    transform: rotate(90deg) translate(.25rem);
  }
  75% {
    transform: rotate(90deg) translate(-.25rem);
  }
}





.cross{
  position: fixed;
  width: 100%;
  z-index: 100000;
  /* background: #fff; */
  padding-bottom: 30px;
}
.cross img{
  position: relative;
  width: 2%;
  top: 24px;
  left:24.5%;
}
.hamburger{
  position: fixed;
  width: 100%;
  z-index: 10;
  /* background: #fff; */
  padding-bottom: 30px;
}
.hamburger img{
  position: relative;
  width: 2%;
  top: 6px;
  left:95.6%;
}
.floating-tab-inner1 .tab input {
  /* position: absolute; */
  opacity: 0;
  z-index: -1;
  margin-top: 0px;
}
.floating-tab-inner1 .tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}
.floating-tab-inner1 .tab input:checked ~ .tab__content {
  max-height: 20rem;
}
.floating-tab-inner1 .accordion {
  color: transparent;
  /* border: 2px solid; */
  border-radius: 0.5rem;
  overflow: hidden;
}
.floating-tab-inner1 .tab__label,
.floating-tab-inner1 .tab__close {
  display: flex;
  color: white;
  /* background: linear-gradient(to right bottom, #1D0374, #2B0CAD); */
  background: #161516;
  /* border: 1px solid #ffffff4e; */
  border-radius: 5px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  padding: 14px 15px !important;
  text-align: left;
}
.floating-tab-inner1 .tab__label:nth-child(2){
  padding-right: 50px !important;
}
.floating-tab-inner1 .tab__label {
  justify-content: space-between;
  /* padding: 1rem; */
}
.floating-tab-inner1 .tab__label::after {
  content: "\276F";
  width: 1em;
  /* height: 1em; */
  text-align: center;
  transform: rotate(90deg);
  transition: all 0.35s;
  /* position: relative;
  right: 30px !important; */
}
.floating-tab-inner1 .tab input:checked + .tab__label::after {
  transform: rotate(90deg);
}
.floating-tab-inner1 .tab__content p {
  margin: 0;
  /* padding: 1rem; */
  margin-left: 30px;
  margin-right: 50px;
  font-size: 17px !important;
  text-align: left;
  color: #000;
  margin-top: 10px;
}
.floating-tab-inner1 .tab__close {
  justify-content: flex-end;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
.floating-tab-inner1 .accordion--radio {
  --theme: var(--secondary);
}

/* Arrow animation */
.floating-tab-inner1 .tab input:not(:checked) + .floating-tab .tab__label:hover::after {
  animation: bounce1 .5s infinite;
}
@keyframes bounce1 {
  25% {
    transform: rotate(90deg) translate(.25rem);
  }
  75% {
    transform: rotate(90deg) translate(-.25rem);
  }
}
.hide-md{
  display: none;
}
@media (max-width: 767px){
  .logo img{
    width: 50%;
  }
  .section1 .top-strip h4{
    font-size: 20px;
  }
  .headingm{
    font-size: 27px;
  }
  .heading1{
    font-size: 30px;
  }
  .heading1a{
    font-size: 30px;
  }
  .headingl{
    font-size: 30px;
  }
  .headingl1{
    font-size: 35px;
  }
  .heading-big{
    font-size: 40px;
  }
  h1{
    font-size: 25px;
  }
  h2{
    font-size: 23px;
  }
  h3{
    font-size: 20px;
  }
  h4{
    font-size: 20px;
  }
  p{
    font-size: 18px !important;
  }
  .mt0-res{
    margin-top: 0px;
  }
  .mt1-res{
    margin-top: 10px;
  }
  .mt2-res{
    margin-top: 20px;
  }
  .mt3-res{
    margin-top: 30px;
  }
  .mt40-res{
    margin-top: 40px;
  }
  .mt50-res{
    margin-top: 50px;
  }
  .mt60-res{
    margin-top: 60px;
  }
  .mt70-res{
    margin-top: 70px;
  }
  .mt80-res{
    margin-top: 80px;
  }
  .mt90-res{
    margin-top: 90px;
  }
  .mt100-res{
    margin-top: 100px;
  }
  .br-res br{
    display: none;
  }
  .button-green{
    font-size: 20px;
  }
  .button-green{
    padding: 10px 20px;
  }
  .guarantee img{
    width: 70%;
  }
  .img70 img{
    width: 100%;
  }
  .img50 img{
    width: 100%;
  }
  .top-strip{
    font-size: 16px;
    padding: 5px 20px;
  }
  .strip1{
    font-size: 16px;
    padding: 5px 10px;
  }
  .video-bg{
    padding: 7px;
  }
  .section1{
    max-height: unset;
  }
  .floating-tab{
    padding: 5px;
  }
  .floating-tab-inner1{
    padding: 10px;
  }
  .img-res img{
    width: 100%;
  }
  .black-box{
    padding: 20px 10px;
  }
  .list1 li{
    font-size: 18px;
  }
  .hide-sm{
    display: none;
  }
  .test-box2 img{
    width: 40%;
  }
  .red-strip1{
    font-size: 25px;
    padding: 5px 20px;
  }
  .box3 .img100 img{
    width: 25%;
    margin-bottom: 20px;
  }
  .strip3{
    top: -40px;
  }
  .box4{
    padding: 10px;
  }
  .box6{
    padding: 15px;
  }
  .tab__label, .tab__close{
    font-size: 17px;
  }
  .guarantee-box{
    padding: 10px 20px 10px;
  }
  .guarantee-box img {
    width: 50%;
    margin-top: -95px;
  }
  .footer_menu{
    display: contents;
    text-align: unset;
  }
}