html{
    overflow-x: hidden;
}


body{
    margin: 0;
  font-family: 'Space Grotesk' !important;
 overflow-x: hidden !important;

}
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 300 to 700

.space-grotesk-<uniquifier> {
  font-family: "Space Grotesk", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
a{
    text-decoration: none;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}
a:hover{
    text-decoration: none !important;
    
}
button{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}

.mainheader{
      width: 100%;
    float: left;
    padding-bottom: 0;
    /* background: #0d1e2b; */
    
}
.logo{width: 24%;float: left;position: relative;z-index: 9;margin-top: 21px;margin-bottom: 10px;}
.logo img{width: 108px;float: left;/* filter: brightness(100); */}
.menuarea{
           width: 76%;
           float: right;
           position: relative;
           padding: 37px 0px;
}
.btn-header{
    float: right;
}
.s-img:hover{
    filter: invert(50%);
    cursor: pointer;
     transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}
.btn-head {
   
    padding: 15px 20px;
    float: left;
    border-radius: 50px;
    width: 131px;
    height: 51px;
    color: #e6dee6;
    font-weight: normal;
    font-size: 15px;
    background-size: 200% auto;
    background-image:linear-gradient(94deg, rgba(10,102,194,1) 0%, rgba(5,48,92,1) 100%);
    /* padding-left: 22px; */
    /* padding-right: 22px; */
    /* padding-top: 15px; */
    text-align: center;
    /* padding-bottom: 13px; */
    margin-top: -16px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.btn-head:hover {

 text-decoration: none;
    color: white;
    background-position: right center;
    color: #fff;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;


}


@media(max-width:575px)
{
      .menu-img {
        width: 42px !important;
    }
    .cd-dropdown-wrapper {

    margin: 0;
  }
}
.mobile-menu-tag {
    float: right;
    width: 80%;
}
@media (max-width: 1024px) {
    .menu-img {
        width: 43px;
        margin-top: 62px;
    }
}

@media (min-width: 1025px) and (max-width: 9999px) {
    .mobile-menu-tag {
        display: none;
    }
}
/* mobilemenu*/

.menuarea > ul{
     /* padding-left: 30px; */
     width: 100%;
     display: inline-block;
     vertical-align: middle;
     margin-bottom: 0px;
     padding-bottom: 28px;
     float: left;
     padding-left: 0px;
     transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
}
    
.menuarea > ul > li{
     width: auto;
     display: inline-block;
     vertical-align: middle;
     position: relative;
     padding: 0px 38px;
     transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
}

.menuarea > ul > li > a{
       font-weight: 400;
       width: auto;
       color: #8d8d8d;
       float: left;
       position: relative;
       /* padding-bottom: 30px; */
       font-size: 15px;
       letter-spacing: 0px !important;
       z-index: 1;
       transition: all ease-in-out 0.5s;
       -o-transition: all ease-in-out 0.5s;
       -ms-transition: all ease-in-out 0.5s;
       -moz-transition: all ease-in-out 0.5s;
       -webkit-transition: all ease-in-out 0.5s;
       text-decoration: none;
       text-align: center;
       line-height: 32px;
    }
.menuarea > ul > li > a:hover{
  
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  text-decoration: none;
     color: black !important;

}
.activeli{
   color: black !important;
}



.thumb-top label span::before{width: 21px!important;left: unset !important;top: -10px !important;}
.thumb-top label span::after{width: 13px !important;right: 0px !important;left: unset !important;top: -18px !important;}
/*menu*/

   .thumb-top {
    float: right !important;
  

    
}

.form-screen {
    /* max-width: 645px; */
    display: block;
    padding-left: 60px;
    /* margin: 9px auto; */
}
.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
    margin-bottom: 15px;
}
.form-screen .log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 500;
    color: #fff;
    line-height: 25px;
    margin: 0 0 9px;
    text-align: left;
    font-family: 'Isidora Sans' !important;
}
.form-screen .log_set input[type="text"], .log_set input[type="password"], .log_set input[type="mail"], .log_set input[type="email"], .log_set input[type="tel"], .log_set textarea, .log_set select {
    width: 100%;
    float: left;
    position: relative;
    height: 55px !important;
    border: none;
    padding: 10px 10px !important;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    /* border-radius: 4px; */
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 4px; */
    border-radius: 3px;
    background: transparent;
    outline: none;
    border: solid 1px #fff;
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'Isidora Sans' !important;
}
.newrymenu{
    width: 100%;
    float: left;
}
.newrymenu a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    text-decoration: none;
    color: white;
    line-height: 60px;
}

.newrymenu a:hover{
    color: #ca141c;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}



/*menu*/






.buttonarea1 {
     float: right;
     margin-top: -12px;
     /* margin-left: 40px; */
}


.buttonarea1 a {
   
       float: right;
   }

.buttonarea1 img{
    /* float: right; */
    width: 23px;
    margin-top: 18px;
}


.mob {
     float: right;
     margin-top: -12px;
     /* margin-left: 40px; */
}


.mob a {
   
       float: right;
   }

.mob img{
    /* float: right; */
    width: 23px;
    margin-top: 18px;
}




.sp-pad
{
  padding: 0px 31.5px !important;
}
.sp-pad1{
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.sp-menu{float: right !important;width: 74% !important;background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 32%);padding-bottom: 0px !important;top: -57px;position: absolute;right: 0px !important;/* padding-left: 425px !important; *//* right: 0; */}
.sp-menuarea{
  width: 100%;
  position: absolute !important;
  float: right;
}


.slide {
    float: left;
    width: 100%;
    height: 575px;
        position: relative;
    z-index: 1;
}

.slide .item {
    top: 90px;
    height: 575px;
    width: 100%;
    float: left;
    position: relative;
    /* background: #1a1b1c; */
    /* background: url(../images/slider_bg.png); */
    /* background-size: cover; */
    /* background-position: center; */
}


.slide .item  .header-content {
    /* padding: 46px 0px; */
    position: absolute;
    /* margin-top: -50px; */
    width: auto;
    text-align: center;
    width: 100%;
    /* margin-left: 65px; */
    /* padding: 56px; */
    overflow: hidden;
    background: transparent;
    z-index: 9999;
}


.header-content h6 {
    margin-top: 0px;
    font-size: 65px;
    color: #000;
    font-weight: 400 !important;
    text-align: left;
    line-height: 120%;
    margin-bottom: 30px;
}

.header-content h6 span{/* font-weight: bold; */color: #d1202a;}
.slide .owl-item.active h6 {
    -webkit-animation-duration: 1s;

    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.slide .owl-item.active p {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.header-content p {
    line-height: initial;
    margin-top: 0px;
    font-size: 15px;
    color: black;
    font-weight: 300;
    line-height: 180%;
    width: 100%;
    text-align: left;
    /* margin-top: 28px; */
    /* padding-left: 34px; */
    margin-bottom: 34px;
}
.slide a img {
  /* transform: rotate(-75deg); */
  width: 21px !important;
  margin-left: 10px;
  margin-top: 1px;
  float: right;
  /* margin: auto; */
}
.slide a{width: 137px;height: 47px;float: left;background: #D1212A;text-align: center;font-size: 15px;color: #fff;text-decoration: none;font-weight: 300;padding: 11px 23px;/* margin-top: 20px; */}
.slide a:hover{
  
background: #1e1e1e;
}

.ban-carousel .owl-item.active img{
    animation: img-anim-top 1s forwards cubic-bezier(.645,.045,.355,1);
}
.owl-item.active .banner-text{
    animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) .4s;
  }
.img-custom-anim-top {
  animation: img-anim-top 1s forwards cubic-bezier(.645,.045,.355,1);
  opacity: 0;
}
@keyframes img-anim-top {
  0% {
      transform: translateY(-5%);
      clip-path: inset(0 0 100% 0);
      opacity: 0;
  }

  100% {
      transform: translateY(0);
      clip-path: inset(0 0 0 0);
      opacity: 1;
  }
}
.img-custom-anim-left {
  animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) .4s;
  opacity: 0;
}
@keyframes img-anim-left {
  0% {
      transform: translateX(-5%);
      clip-path: inset(0 100% 0 0);
      opacity: 0;
  }

  100% {
      transform: translateX(0);
      clip-path: inset(0 0 0 0);
      opacity: 1;
  }
}.bannerimg{

width: 100%;

float: right;


}
.ban-img {
  object-fit: cover;
    width: 100%;
   height: 455px;
      filter: grayscale(95%);
       transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.ban-img:hover
{ transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
  filter: grayscale(10%);
}
.ban-carousel .item{
 top: 32px;
    height: 575px;
    width: 100%;
    float: left;
    position: relative;
}

.banner2{
  width: 100%;
  
  background-color: #000;
padding-top:50px ;


float: left;
}
.banner2 h1{
  float: left;
  width: 100%;
  color: #fff;
  font-size: 50px;
  font-weight:500 ;
  line-height: 110%;
  padding-bottom: 60px;
}
.loop-bo{
  float: left;
width: 100%;
border-top: 1px solid #252525cc;
}

.loop-bx{
  float: left;
  width: 100%;
  padding: 70px 55px 108px 55px;
position: relative;
 border-left: 1px solid #252525cc;  
 border-right: 1px solid #252525cc;  
    position: relative;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-tra: all ease-in-out .3s;
}
.loop-bx:after{
    position: absolute;
    content: "";
    background:#141414 ;
    width: 100%;
    height: 0%;
    bottom: 0;
    left:0;
}
.loop-bx:hover:after{
    height: 100%;
  transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-tra: all ease-in-out .3s;
}
/*.loop-bx:hover{
  background-color: #141414;
  
}*/
.loop-bx img{
  float: left;
  width: 46px !important;
  padding-bottom: 25px;
  position: relative;
  z-index: 999;
}
.loop-bx h6{
  float: left;
  width: 100%;
  color: #fff;
  font-size: 22px;
  font-weight:500;
  line-height: 110%;
  padding-bottom: 12px;
  position: relative;
  z-index: 99;
}
.loop-bx p{
   float: left;
   width: 100%;
   color: #fff;
   font-size: 15px;
   font-weight:300;
   line-height: 180%;
   padding-bottom: 20px;
   position: relative;
   z-index: 9;
}




.loop-1 .owl-nav{
    width: 100%;
    float: left;
    position: relative;
    top: 131px;
}
.loop-1 .owl-next{
    position: absolute;
    right: 0px;
    top: -727px;
    background-color: #d1202a !important;
    padding: 13px 20px !important;
    border-radius: 100%;
    width: 63px;
    height: 63px;
    box-shadow: 4px 8px 9px 0px rgba(0,0,0,0.05);
}
.loop-1 .owl-prev{
    position: absolute;
    right: 72px;
    top: -727px;
    /*    transform: rotate(180deg);*/
    background-color: #000000 !important;
    padding: 13px 20px!important;
    border-radius: 100%;
    width: 62px;
    height: 62px;
    border: 1px solid #fff !important;
}
.loop-1 .owl-next img{
    width: 17px;
    /* filter: invert(1); */
    margin-top: -2px;
}
.loop-1 .owl-prev img{
    width: 17px;
    /* filter: invert(1); */
    transform: rotate(180deg);
    margin-top: -2px;
}
.loop-1 .owl-next:hover{
    background-color: #000000 !important;
    border: 1px solid #fff !important;
}
.loop-1 .owl-prev:hover{background-color: #d0202a !important;border: none !important;}



.loop-1 .owl-nav.disabled {
    display: block !important;
}

.loop-bx a{
  float: left;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight:500;
  line-height: 110%;
  position: relative;
  z-index: 99;
}
.loop-bx a:after{
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background: #626262;
  top:20px;
  left: 0;
}

.banner3{
  float: left;
  width: 100%;
  padding: 100px 0px 0px 115px;
}
.banner3 img{
  float: right;
 
  width: 789px;
  height: 600px;
  object-fit: cover;
}
.banner3 h1{font-size: 50px;color: #000;font-weight: 500;text-align: left;line-height: 120%;margin-bottom: 30px;float: left;width: 100%;}
.banner3 h1 span{
  color: #D1212A;
}
.banner3 p{
 font-size: 15px;
 color: #444444;
 font-weight: 300;
 text-align: left;
 line-height: 180%;
 margin-bottom: 30px;
 float: left;
 width: 90%;
}
.b3-1 {
    float: left;
    border-bottom: 1px solid #E8E8E8;
    width: 91%;
    margin-bottom: 20px;
    padding-bottom: 36px;
}
.b3-1 h2{
  font-size: 20px;
  font-weight: 500;
  background-color: #D1212A;
  height: 50px;
  width: 50px;
  margin-right: 36px;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  padding: 14px 0px;
  float: left;
}
.b3-1 h3{
  width: auto;
  float: left;
  font-size: 24px;
  font-weight: 500;
 line-height: 110%;
  margin-right: 36px;
}
.b3-1 h4{
   width: auto;
   float: left;
   font-size: 15px;
   color: #444444;
   font-weight: 300;
   text-align: left;
   line-height: 160%;
   position: relative;
   top: 6px;
}
.b3-2{
  float: left;
  width: 40%;
}
.b3-3{
  float: left;
  width: 60%;
}

.banner4{
  float: left;
  width: 100%;
  padding: 100PX 0PX;
  background-color: #fafafa;
}
.img-logo{
      padding: 10px;
      float: left;
      width: 100%;
      height: 64px;
      margin-bottom: 20px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #ffffff;
}
.img-1{
  float: left;
  width: 33%;
  padding-right: 9px;
}
.img-1 img{
  float: left;
  max-width: 81%;
  width: 100%;
  /* object-fit: cover; */
}

.full-logo{
     width: 100%;
     /* border-bottom: 1px solid #ffffff; */
     float: left;
     padding-bottom: 10px;
}
.banner4 h1{font-size: 50px;color: #000000;font-weight: 500;text-align: left;line-height: 120%;margin-bottom: 24px;float: left;width: 100%;}
.banner4 h1 span{
  color: #D1212A;
}
.banner4 p{
 font-size: 15px;
 color: #000000;
 font-weight: 300;
 text-align: left;
 line-height: 180%;
 margin-bottom: 0px;
 float: left;
 width: 100%;
}
.pl{
  padding-left: 55px;
}






.banner5{
  width: 100%;
  padding: 80px 0px 100px 0px;
  float: left;
}
.banner5 h1{
  float: left;
  width: 100%;
  color: #000;
  font-size: 50px;
  font-weight:500 ;
  line-height: 110%;
  padding-bottom: 60px;
}


.b5-box{
  float: left;
  width: 100%;
}

.b5-box img{
  float: left;
 max-width: 100%;
 height: 345px;
 object-fit: cover;
  padding-bottom:30px;
  width: 100%;
}
.b5-box h2{
  float: left;
  width: 100%;
  color: #000;
  font-size:30px;
  font-weight:500 ;
  line-height: 130%;
  padding-bottom: 12px;
}
.b5-box p{
   float: left;
  width: 100%;
  color: #fff;
  font-size: 15px;
  font-weight:300 ;
  line-height: 180%;
  padding-bottom: 20px;
}

.loop-2 .owl-nav{
    width: 100%;
    float: left;
    position: relative;
    top: 160px;
}
.loop-2 .owl-next{
    position: absolute;
    right: 0px;
    top: -727px;
    background-color: #d1202a !important;
    padding: 13px 20px !important;
    border-radius: 100%;
    width: 63px;
    height: 63px;
    box-shadow: 4px 8px 9px 0px rgba(0,0,0,0.05);
}
.loop-2 .owl-prev{
    position: absolute;
    right: 69px;
    z-index: 99;
    top: -727px;
    /*    transform: rotate(180deg);*/
    background-color: #000000 !important;
    padding: 13px 20px!important;
    border-radius: 100%;
    width: 63px;
    height: 63px;
    border: 1px solid #fff !important;
}
.loop-2 .owl-next img{
    width: 17px;
    /* filter: invert(1); */
}
.loop-2 .owl-prev img{
    width: 17px;
    /* filter: invert(1); */
    transform: rotate(180deg);
}
.loop-2 .owl-next:hover{
    background-color: #000000 !important;
    border: 1px solid #fff !important;
}
.loop-2 .owl-prev:hover{background-color: #d0202a !important;border: 1px solid #d0202a !important;}



.loop-2 .owl-nav.disabled {
    display: block !important;
}
.loop-2 .owl-stage-outer {
    padding-bottom:20px;
}
.b5-box a{

  float: left;
  width: 100%;
  color: #000;
  font-size: 16px;
  font-weight:500;
  line-height: 110%;
  position: relative;
}
.b5-box a:before {
    position: absolute;
    content: "";
    width: 89px;
    height: 2px;
    background: #e8e8e8;
    top: 20px;
    left: 0;
}

.footer{
  float: left;
  width: 100%;
  background-color: #000;
  padding: 70px 0px 80px 0px;
}
.f-1{
  float: left;
  width: 100%;
}
.f-1 h1{
  float: left;
  width: 100%;
  font-size:42px ;
  font-weight: 500;
  color: #fff;
  line-height:130% ;
  padding-bottom: 30px;
}
.f-1-a {
  /* transform: rotate(-75deg); */
  width: 24px !important;
  margin-left: 5px;
  margin-top: -1px;
  float: right;
  /* margin: auto; */
}
.f-1 a{width: 160px;height: 47px;float: left;background: #D1212A;text-align: center;font-size: 15px;color: #fff;text-decoration: none;font-weight: 300;padding: 11px 23px;/* margin-top: 20px; */}
.f-1 a:hover{
  
background: #1e1e1e;
}


.ftr-img{
  float: none;
  width: 100%;
  object-fit: cover;
  display: block;
  margin:auto;
}
.footer h2{
 float: left;
  width: 100%;
  font-size:42px ;
  font-weight: 500;
  color: #fff;
  line-height:130% ;
}.ftr-a-links{
    float: left;
    width: 100%;
    padding: 70px 0px 30px 0px;
}
.ftr-a{
   position: relative;
   margin-right: 60px;
   font-size: 15px;
   font-weight: 400;
   color: #6b6b6b;
   top: -4px;
}
.ftr-a-links h6{
   margin-right: 70px;
   font-size: 15px;
   font-weight: 400;
   color: #fff;
   width: auto;
   margin-bottom: 0px;
   float: left;
}

.ftr-a:hover{
       transition: all ease-in-out .5s;
       -webkit-transition: all ease-in-out .5s;
       -moz-transition: all ease-in-out .5s;
       text-decoration: none;
       color: #d1212a;
}
.s-media{
  float: left;
  width: 100%;

}
.s-img{
  width:40px;
 margin-top: 60px;
  margin-right: 15px;
   transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}
.copy{
  float: left;
  width: 100%;
  padding-top: 30px;
}
.copy h5{
  /* z-index: 999; */
  float: left;
  width: 100%;
  /* padding: 15px 0px; */
  /* background-color: #000000; */
  position: relative;
  font-size: 16px;
  font-weight: 300;
  line-height: 180%;
  color: #979797;
}
.copy h5:after{
 position: absolute;
 content: "";
 top: 16px;
 left: 28%;
 background: #262626;
 height: 1px;
 width: 74%;
 /* z-index: 11; */
}

.abt-banner{
  float: left;
  width: 100%;
  background-color: white;
  /* background-image: url("../images/inner.png"); */
  /* background-repeat: no-repeat; */
  /* background-size: cover; */
  padding: 55px 0px;
}

.abt-banner h1{
    float: left;
    width: 100%;
    color: #000000;
    font-size: 50px;
    font-weight:500;
    line-height: 110%;
    margin-bottom: 19px;
    text-align: center;
}
.abt-banner h2{
    float: left;
    width: 100%;
    color: #000;
    font-size: 20px;
    font-weight: 300;
    padding: 0px 34%;
    text-align: center;
    line-height: 23px;
}


.abt-ban2{
  float: left;
  width: 100%;
  padding: 30px 0px 70px;
}
.abt-ban2 h1{

    color: #000;
    font-size: 50px;
    font-weight:500;
    line-height: 120%;
    margin-bottom: 20px;
}
.abt-ban2 h1 span{
  color:#d0202a ;
}
.abt-ban2 p{color: #000;font-size: 15px;font-weight: 400;line-height: 30px;padding-bottom: 0px;text-align: left;}
.abt-ban2 img{
  margin-top: 22px;
  float: right;
  width: 520px;
  height: 566px;
  object-fit: cover;
  margin-left: 20px;
  margin-bottom: 20px;
  filter: grayscale(1);
   transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
position: relative;
z-index: 9;
}








.abanner5{
    position: relative;
    float: left;
    width: 100%;
    padding: 70px 0px 70px 0px;
    background-color: #000000cf;
}
.abanner5 h6
{
 float: left;
 width: 100%;
 font-size: 17px;
 font-weight: 400;
 text-decoration: underline;
 color: #fff;
 padding-bottom: 20px;
}
.abanner5 h5{
     float: left;
     width: 48%;
     font-size: 35px;
     font-weight: 300;
     line-height: 48px;
     color: #fff;
     padding-bottom: 80px;
}
.abanner5 h5 span{
    /* font-weight: bold; */
    color: #d0202a;
}

.ab5-1{
    float: right;
    width: 71%;
    padding: 0px 30px 0px 30px;
    border-left: 1px solid #626262;
    position: relative;
}
.ab5-1 h1{
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.ab5-1 h1 span{
    position: relative;
}
.ab5-2 h1 span{
    position: relative;
}
.ab5-3 h1 span{
    position: relative;
}
.ab5-4 h1 span{
    position: relative;
}
.ab5-1 h1 span:after{position: absolute;content: "";top: 3px;background: #fff;height: 19px;width: 2px;}

.ab5-1  p{
     margin-top: 25px;
     float: left;
     font-size: 15px;
     color: #ffffff;
     font-weight: 400;
     text-align: left;
     line-height: 29px;
     width: 100%;
     padding-bottom: 23px;
}


.ab5-2{
    float: right;
    width: 100%;
    padding: 0px 30px 5px 30px;
    border-left: 1px solid #626262;
    position: relative;
}
.ab5-2 h1{
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.ab5-2 h1 span:after{position: absolute;content: "";top: 3px;background: #fff;height: 19px;width: 2px;}

.ab5-2  p{
     margin-top: 20px;
     float: left;
     font-size: 15px;
     color: #ffffff;
     font-weight: 400;
     text-align: left;
     line-height: 29px;
     width: 100%;
     padding-bottom: 23px;
}


.aborder-div{
    width: 100%;
    height: 1px;
    float: left;
    /* background: linear-gradient(90deg, rgb(24 1 2) 36%, rgb(80 28 33) 70%, rgb(208 32 42) 115%); */
    background: #626262;
}



.ab5-3{
    float: right;
    width: 100%;
    padding: 40px 37px 0px 30px;
    border-left: 1px solid #626262;
    position: relative;
}
.ab5-3 h1{
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.ab5-3 h1 span:after{position: absolute;content: "";top: 3px;background: #fff;height: 19px;width: 2px;}

.ab5-3  p{
     margin-top: 20px;
     float: left;
     font-size: 15px;
     color: #ffffff;
     font-weight: 400;
     text-align: left;
     line-height: 29px;
     width: 100%;
     padding-bottom: 23px;
}











.ab5-4{
    float: left;
    width: 71%;
    padding: 40px 30px 0px 30px;
    border-left: 1px solid #626262;
    position: relative;
}
.ab5-4 h1{
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.ab5-4 h1 span:after{position: absolute;content: "";top: 3px;background: #fff;height: 19px;width: 2px;}

.ab5-4  p{
     margin-top: 25px;
     float: left;
     font-size: 15px;
     color: #ffffff;
     font-weight: 400;
     text-align: left;
     line-height: 29px;
     width: 100%;
     padding-bottom: 23px;
}






.abt-sec3{width: 100%;float: left;background: #ffffff;padding: 70px 0;}
.abt-box3{width: 100%;float: left;position: relative;background: #fafafa;transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-moz-tra: all ease-in-out .3s;}
.abt-img3{/* object-fit: cover; */position: relative;width: 100%;height: 445px;overflow: hidden;opacity: 0;transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-moz-tra: all ease-in-out .3s;}
.abt-img3 img{display: none;width: calc(100% + 10px);height: 445px;object-fit: cover;transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-moz-tra: all ease-in-out .3s;/* max-width: 100%; */}
.abt-img3:after{position: absolute;content: '';height: 100vh;width: 100%;background: #d1212a;top: 0;left: 0;}
.abt3-text{width: 100%;position: absolute;top: 75px;padding: 0 30px;transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-moz-tra: all ease-in-out .3s;}.abt-box3:hover .abt-img3 img{
  backface-backface-visibility: visible;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}
.abt3-text img{filter: invert(1);margin-bottom: 20px;width: 50px;}
.abt3-text h5{font-size: 30px;color: #000000;font-weight: 500;}
.abt3-text p{font-size: 15px;color: #000000;margin: 0;line-height: 200%;font-weight: 300;padding-top: 8px;}
.abt-box3:hover .abt-img3{
  
opacity: 1;
}







.banner-8{
    float: left;
    width: 100%;
    padding: 70px 0px;
    background: rgb(34 33 33);
    /* background: linear-gradient(72deg, rgba(75,25,94,1) 16%, rgba(71,24,92,1) 84%); */
}
.b8-1 {
    float: left;

    width: 100%;
}
.b8-1 h1{
    float: left;
    width: 100%;
    color: #ffffff;
    font-weight: 500;
    font-size: 45px;
    line-height: 115%;
    margin-bottom: 37px;
}
.b8-1 h1 span{
    /* font-weight: 500; */
    color: #d1212a;
}

.b8-3 {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.count2{
    float: left;
    width: 100%;
}
.count2 .item1:after {
    content: '+';
    position: absolute;
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    top: 11px;
}
.count2 .item1 {
 color: #fff;
 font-size: 70px;
 font-weight: 600;
 float: left;
 width: 100%;
 line-height: 1;
 text-align: center;
 position: relative;
 }
.count2 .item p {
    color: #f0eef1!important;
    font-size: 16px !important;
    font-weight: 400;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    float: left !important;
    text-align: center;
    line-height: 41px;
}

.banner10{
    float: left;
    width: 100%;
    background-color: #ffffff;
    
    padding: 60px 0px;
}
.b10-box1{
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.b10-1 img{
   float: none;
   margin:auto;
   display: block;
   width: 76px;
}

.b10-box1 h5{
    color: #d1212a;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    margin-top: 20px;
}
.b10-box1 p{
    margin-bottom: 0px;
    color: #000000;
    float: left;
    width: 100%;
    line-height: 26px;
    text-align: center;
    font-weight: 300;
    font-size: 15px;
    margin-top: 12px;
}
.bor-r8{
    border-right: 1px solid #c6c6c6;
}
.port{
  padding-top:0px !important;
}
.project-1{
  float: left;
  width: 100%;
  padding: 0px 0px 50px 0px;
}
.gal{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.gal img{
  width: 100%;
  float: left;
  object-fit: cover;
  height: 400px;
}
.insight-1{
  float: left;
  width: 100%;
  padding-bottom: 50px;
}
.blog{
    overflow: hidden;
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    float: left;
    width: 100%;
    /* display: inline-flex; */
    align-items: center;
    justify-content: center;
    height: auto;
    margin-bottom: 30px;
}.blog1 {
    position: relative;
    overflow: hidden;
    float: right;
    width: 40%;
    height: 300px;
}
.blog1 img{
    width: 100%;
    height: 300px;
    object-fit: cover;
}
 .blog2 {
  float: left;
  width: 60%;
  padding: 30px 30px;
}

.dz-box.style-1 {
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    overflow: hidden;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}.dz-media, .dz-post-media {
    position: relative;
    overflow: hidden;
}.dz-media img, .dz-post-media img {
    width: 100%;
    height: auto;
}.dz-box.style-1 .dz-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    background: rgba(33, 37, 41, 0.2);
}.content-inner {
    padding-top: 120px;
    padding-bottom: 90px;

position: relative;
z-index:9
}
.blog2 h6{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  color: darkred;
margin-bottom: 20px;
text-decoration: underline;
}
.blog2 h3{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 40px;
    font-weight: 500;
    color: black;
    margin-bottom: 20px;
}
.blog2 p{
    overflow:hidden;
  float: left;
  width: 79%;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  color: black;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog2 a img {
  /* transform: rotate(-75deg); */
  width: 20px !important;
  margin-left: 10px;
  margin-top: 2px;
  float: right;
  /* margin: auto; */
}
.blog2 a{
     transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
width: 157px;height: 47px;float: left;background: #D1212A;text-align: center;font-size: 15px;color: #fff;text-decoration: none;font-weight: 300;padding: 12px 23px;/* margin-top: 20px; */}
.blog2 a:hover{
   transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
background: #1e1e1e;
}


.insight-d1
{
  float: left;
  width: 100%;
  padding-bottom: 50px;
}
.detail{
  float: left;

  width: 100%;
background: #fafafa;

}
.info{
  padding: 30px;
  float: left;
  width: 100%;
}
.detail img{
  width: 100%;
  height: auto;
  object-fit:cover ;
}
.detail h6{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  color: #000;
margin-bottom: 20px;

font-style: italic;
}
.detail h2{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 40px;
    font-weight: 500;
    color: black;
    margin-bottom: 20px;
}
.detail p{
  float: left;
  width:100%;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  color: black;
  margin-bottom: 20px;
 
}
.detail h5{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  color: #d12028;
margin-bottom: 20px;
text-decoration: underline;
}


.banner3-brands{
    float: left;
    width: 100%;
    padding-bottom: 50px;
}



.banner3-brands img{
   max-width: 100%;
        float: none;
   
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.br-1{
      display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
}
.service-ban{
  float: left;
  width: 100%;
  padding: 60px 0px 60px 0px;
  background-color: #fafafa;
}
.service-ban h3{

float: left;
width: 100%;
    color: #000;
    font-size: 40px;
    font-weight:500;
    line-height: 120%;
    margin-bottom: 70px;
    text-align: center;
}
.service-ban h3 span{
  color:#d0202a ;
}
.no-mar{
    margin-bottom: 0px !important;
}
.s-1{
  float: left;
  width: 100%;
  padding: 30px 30px;
  background-color: #fff;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.s-1 img{
  float: left;
  width: 242px;
  height: 330px;
  object-fit: cover;
  margin-right: 20px;
  /* margin-bottom: 19px; */
  filter: grayscale(30);
}
.s-1 h1{font-size: 22px;font-weight: 500;color: #d0202a;margin-bottom: 20px;}
.s-1 p{

  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  color: black;
}.s-2{
  float: left;
  width: 100%;
  padding: 30px 30px 30px 30px;
  background-color: #fff;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.s-2 img{
  float: right;
  width: 242px;
  height: 330px;
  object-fit: cover;
  /* margin-left: 20px; */
  /* margin-bottom: 19px; */
  filter: grayscale(30);
}
.s-2 h1{

  font-size: 22px;font-weight: 500;color: #d0202a;margin-bottom: 20px;}
.s-2 p{

  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  color: black;
}
.s-2 h2{font-size: 15px;font-weight: 500;line-height: 30px;color: black;position: relative;margin-left: 21px;}
.s-2 h2:after {
    position: absolute;
    content: "";
    top: 13px;
    left: -21px;
    background: #000;
    height: 8px;
    width: 8px;
    border-radius: 100%;
}
.s-1 h2{position: relative;font-size: 15px;font-weight: 500;line-height: 30px;color: black;margin-left: 21px;}

.s-1 h2:after {
    position: absolute;
    content: "";
    top: 13px;
    left: -11%;
    background: #000;
    height: 8px;
    width: 8px;
    border-radius: 100%;
}
.sp-po{
      margin-right: 47px !important;
}
.ppp{
  width: 48%;
  float: left;
}
.ii{
  float: right;
  width: 52%;
}

/*
.abt-ban2:hover img{
  filter: grayscale(0);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
} */



.abt-ban2  img:hover {
  filter: grayscale(0);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
} 

.s-1:hover  img {
  filter: grayscale(0);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}


.s-2:hover  img {
  filter: grayscale(0);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}

@media(max-width:990px)
{
  
 .sp1 {
  display: none;
}
.sp2{
  display: block;
}
}

@media(min-width:990px)
{ .sp1{
  display: block;
}
  
 .sp2{
  display: none;
 }
}








.contact-form {
    float: left;
    position: relative;
    padding: 45px 50px 45px 50px;
    width: 100%;
    background: #fff;
}

.contact-form:before {
    display: none;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 10px 40px 40px rgba(0,0,0,.2);
    pointer-events: none;
    right: auto;
    width: 100vw;
}
.particles-js-canvas-el {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.contact-form input {
    border: 0;
    background: transparent;

    display: block;
    width: 100%;
    min-height: 50px;
    padding: 11px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;

    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
    border-bottom-color: rgba(0,0,0,.1);
}

.contact-form textarea {
    border: 0;
    background: transparent;
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 11px 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
    border-bottom-color: rgba(0,0,0,.1);
}
.contact-form input::placeholder {
  color:#222;
}
.contact-form textarea::placeholder {
  color:#222;

}
.contact-form input {
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 500;
    height: 55px;
}
.contact-form input:hover, .contact-form input:focus{
    outline: none;
    box-shadow: none;
    background: transparent;
    border: 2px solid transparent;
    border-bottom-color: darkred;
}
.contact-form textarea:hover, .contact-form textarea:focus{
  background: transparent;
  outline: none;
  box-shadow: none;
  border: 2px solid transparent;
  border-bottom-color: rgb(27 61 144);
}


.taso-btn {
    background-color: #fff;
    margin: 25px 0;
    color: #214dcb;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.32);
    box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.17);
}
.contact-info {
    /* padding: 0 30px 0px 0; */
    padding: 0px !important;
}

h2.contact-title {
    font-size: 35px;
    font-weight: 500;
    color: darkred;
    margin-bottom: 22px;
}

.contact-info p {
     /* margin-top: 20px; */
     float: left;
     font-size: 15px;
     color: #ffffff;
     font-weight: 400;
     text-align: left;
     line-height: 29px;
     width: 100%;
     padding-bottom: 23px;
   }

ul.contact-info {
    /* margin-top: 30px; */
}

ul.contact-info li {
    margin-bottom: 22px;
}



ul.contact-info span {
    font-size: 20px;
    line-height: 26px;
}
ul.contact-info li {
    display: flex;
    width: 100%;
}

.info-left {
    width: 14%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-left i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #ffffff;
}

.info-right h4 {
    line-height: 38px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
}
.info-right h4 a{
    line-height: 38px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
}



@media only screen and (max-width: 767px) {
.contact-form {
    padding: 30px;
}
.contact-form:before {
    width: 100%;
}

}
.info-left img{
  float: left;
  width: 40px;
  object-fit: cover;
  margin-top: 0px !important;
}
.contact-snd {
       width: 195px;
    height: 47px;
    float: left;
    background: #D1212A;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    padding: 11px 23px;
    cursor: pointer;
    border: none;
}
.contact-snd:hover{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
    background-color: #000;
    transition: all 0.4s ease-in-out 0s;
    z-index: auto;
  
    color: #fff;
}
.contact-snd  img {
    /* transform: rotate(-75deg); */
    width: 21px !important;
    margin-left: 10px;
    margin-top: 1px;
    float: right;
    /* margin: auto; */
}
.m-x{
        float: left;
    width: 100%;
    padding: 10px;
    background-color: #fafafa;
    height: 131px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.service-right h4
{
  padding: 12px 10px;
  float: left;
  width: 100%;
  text-align: left;
  font-size: 33px;
  color: #0d316e;
  font-weight: 700;
  margin-bottom: 10px;
  background-color: #e0e0e0;
}

.contact-form h1{float: left;width: 100%;font-size: 16px;font-weight: 800;color: #000;}
.contact-form h2{float: left;width: 100%;font-size: 40px;color: #000;font-weight: 500;margin-bottom: 22px;}.contact-form h2 span{
    color: #d1202a;
}
.quality-ban{
  float: left;
  width: 100%;
  padding: 70px 0px;
  background-color: #000000cf;
}
.quality-ban h1{
 float: left;
     width: 48%;
     font-size: 35px;
     font-weight: 300;
     line-height: 48px;
     color: #fff;
     padding-bottom: 80px;
}
.quality-ban h1 span{
    /* font-weight: bold; */
    color: #d0202a;
}
.q-box{
  height: 268px;
  float: left;
  width: 100%;
  padding: 30px 50px;
  background-color: #fff;
  border-radius: 20px;
  border: 1px dashed #515d76;
  margin-bottom: 20px;
}
.q-box img{
  float: none;
  display: block;
  margin:auto;
  width: 50px;

}
.q-box h5{
      color: #000;
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}
.q-box p{
      float: left;
    font-size: 15px;
    color: #515050;
    font-weight: 400;
    text-align: left;
    line-height: 26px;
    width: 100%;
    text-align: center;
}

.abt-2{
 float: left !important;
    margin-right: 20px !important;
    margin-left: 0px !important;
    margin-top: 31px !important;
    height: 551px !important;
}


.abt-box3:hover img{
    filter: brightness(100);
}
.abt-box3:hover h5{
  color: white;
}.abt-box3:hover p{
  color: white;
}



/* ======= Contact Box style ======= */
.contact-box {
    /* position: relative; */
    margin-bottom: 0px;
    /* margin-top: 100px; */
    background: #fff;
    float: left;
    width: 100%;
    padding-bottom: 50px;
    padding-top: 0px;
}
.contact-box .container {
    position: relative;
    z-index: 2;
}
.contact-box .item {
    height: 246px;
    background: #fafafa;
    padding: 35px 30px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    line-height: 1;
    text-align: left;
    overflow: hidden;
    transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    /* border-radius: 20px; */
}

.contact-box .item:hover {
    background: #d1202a;
    transform: translate3d(0px, -15px, 0.01px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
     transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.contact-box .item h5 {
     transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
    font-size: 25px;
    color: #d0202a;
    margin-bottom: 5px;
    /* text-transform: uppercase; */
    letter-spacing: 0px;
    font-weight: 400;
    /* font-family: 'Typold' !important; */
}
.contact-box .item.active h5 {
    color: #fff
}
.contact-box .item:hover h5 {
     transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
}
.contact-box .item p {
     transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
    color: #000000;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
    font-weight: normal;
    margin-top: 15px;
    /* font-family: 'Typold ' !important; */
}
.contact-box .item.active p {
    color: #fff;
}
.contact-box .item:hover p {
    color: #fff;
     transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.c-img {
   width: 45px;
   margin-bottom: 15px;
   display: inline-block;
   -webkit-transition: .5s;
   transition: .5s;
   filter: invert(1); transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}
.contact-box .item.active span {
    color: #fff;
}
.contact-box .item:hover span {
    color: #fff;
}
.contact-box .item i.numb {
    font-size: 120px;
    position: absolute;
    bottom: -20px;
    right: -30px;
    color: rgba(255,255,255, 0.2);
    opacity: .2;
}
.contact-box .item.active i.numb {
    color: rgba(255,255,255, 0.7);
}
.contact-box .item:hover .numb {
    color: rgba(24,27,49, 0.2);
}
.contact-box .item:hover .c-img {
   filter: unset; transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}


/* ======= Contact style ======= */
.contact {
    float: left;
    width: 100%;
    padding: 70px 0px;
    background: #fafafa;
}
.contact p {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contact h5 {
    color: #fff;
    font-size: 30px;
    text-align: left;
    margin-bottom: 15px;
    font-weight: bold;
}
.git{
    font-size: 30px !important;
}



.google-map {
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 550px;
    border-radius: 31px;
}

.contact-form2{
    float: left !important;
    width: 100% !important;
    padding: 0px !important;
}



.contactform2{
    /* margin-top: 35px; */
    width: 100%;
    float: left;
}
.contact-label2 {
   float: left;
   width: 100%;
   text-align: left;
   font-size: 15px;
   color: #000000;
   font-weight: normal;
}
.mct_form2 {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-weight: 400;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 46px;
    margin-bottom: 30px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(244 244 244 / 80%);
    margin-top: 3px;
    width: 100%;
    float: left;
    padding: 7px 10px;
    margin-top: 10px;
    border-radius: 10px;
}
.info-tag {
       float: left;
   font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    text-align: left;
    /* margin-top: 15px; */
    line-height: 28px;
    margin-top: 15px;
}.contactform2 h2{
          float: left;
          width:100%;
          font-size: 35px;
          font-weight: 400;
          line-height: 48px;
          color: #000;
}
.contactform2 h2 span {
    /* font-weight: bold; */
    color: #d0202a;
}
.contactform2 p{
        
    color: #000000;
    float: left;
    width: 100%;
    line-height: 26px;
   
    font-weight: 300;
    font-size: 15px;
       margin-bottom: 20px;
}
.frm-enq2{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.contact-snd2 {
       width: 152px;
       height: 47px;
       float: left;
       background: #D1212A;
       text-align: center;
       font-size: 15px;
       color: #fff;
       text-decoration: none;
       font-weight: 300;
       padding: 11px 23px;
       cursor: pointer;
       border: none;
}
.contact-snd2:hover{
   
    background-color: #000;
    transition: all 0.4s ease-in-out 0s;
    z-index: auto;
  
    color: #fff;
}
.contact-snd2  img {
    /* transform: rotate(-75deg); */
    width: 21px !important;
    margin-left: 10px;
    margin-top: 1px;
    float: right;
    /* margin: auto; */
}


.bounce {
  animation: bounce 6s ease infinite;
}
@keyframes bounce {
    70% { transform:translateY(0%); }
    80% { transform:translateY(-15%); }
    90% { transform:translateY(0%); }
    95% { transform:translateY(-7%); }
    97% { transform:translateY(0%); }
    99% { transform:translateY(-3%); }
    100% { transform:translateY(0); }
}

.bounce2 {
  animation: bounce2 6s ease infinite;
}
@keyframes bounce2 {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
}
/*.no-js #loader-wrapper {*/
/*  display: none;*/
/*}*/

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #d1202a;
  -webkit-animation: spin 1.7s linear infinite;
  animation: spin 1.7s linear infinite;
  z-index: 11;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #d1202a;
  -webkit-animation: spin-reverse 0.6s linear infinite;
  animation: spin-reverse 0.6s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #d1202a;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #fff;
  z-index: 10;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}

#load_div .box-last img{
    width: 21px;
    height: 18px;
    object-fit: contain;
    padding: 0;
    margin-top: -7px;
}
#load_div .box-last button {
       padding: 8px 7px;}
       
       
       
       
.hidden-input-field {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
    }
    
