* {
  margin: 0;
  padding: 0;
  font-family: Inter;
}.row {
  margin: 0;
}a:hover{
    text-decoration:none!important;
} input,textarea {
  border-radius: 0px !important;
} 
/* Define the keyframes for the animation */
@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px); /* Adjust the -10px to control the bounce height */
    }
}

/* Apply the animation to the icon */
#whatsapp-ds  {
    display: inline-block; /* Ensure the icon can be animated */
    animation: bounce 1s infinite; /* 1s duration, infinite loop */
}
.gst-no p {
  color: #fff;
  margin: 0px;
  font-size: 12px;
}.gst-no {
  border-right: 1px solid #333;
  padding-right: 20px;
}
.add-ovovovlay::after {
  content: '';
  background: rgba(0,0,0,0.8);
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 11;
}#get-a-callback.let-tops { 
  top:50%!important;
}#get-a-callback {
  position: fixed;
  width: 450px;
  background: #fff;
  z-index: 11111;
  padding: 30px 40px;
  left: 50%;
  top: -50%!important;
  transform: translate(-50%,-50%);
  text-align: center;
  border-radius: 8px;
  transition: .3s;
}#get-a-callback  .wrap-get-call {
  position: relative;
}#get-a-callback  #name-closee {
  width: 50px;
  height: 50px;
  background: #fff;
  border-width: 15px;
  position: absolute;
  top: -20px;
  right: -10px;
  z-index: 99;
  border: 15px solid transparent;
  cursor: pointer;
}#get-a-callback  #name-closee::after, #get-a-callback  #name-closee::before {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  transform-origin: 50% 50%;
  transition: all .25s cubic-bezier(.645,.045,.355,1);
}#get-a-callback  #name-closee::before {
  background-color: #000;
  transform: rotate(45deg);
}#get-a-callback  #name-closee::after{
   background-color: #000;
  transform: rotate(-45deg);
}#get-a-callback  .input-call,#get-a-callback  .messgaehs{
    width:100%;
    border: 0;
    border-bottom: 1px solid #000 !important;
}#get-a-callback  .input-call:focus-visible,#get-a-callback  .messgaehs:focus-visible {
  outline: 0;
}#get-a-callback #method-form .form-group {
  margin-bottom: 50px;
}#get-a-callback .wrap-form-getcall h2{
  font-size: 22px;
  font-weight: bold;
  font-family: PPAgrandir;
  letter-spacing: .5px;
}#get-a-callback .input-call-submit {
  width: 200px;
  height: 50px;
  background: #ff7d44;
  border: 1px solid #ff7d44;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .5px;
}#get-a-callback .input-call-submit:hover {
  background: transparent;
  color: #ff7d44;
}#get-a-callback #method-form {
  margin-top: 30px;
}

 #loader {
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 111111111;
  background: #222;
  align-items: center;
  justify-content: center;
}

#loader .shadow-box {
  position: absolute;
  width: 46em;
  height: 1em;
  background: none;
  border: none;
  border-radius: 1em;
  box-shadow: 0 4em 1.5em #454545;
  top: 53%;
  left: 15%; 
}

#loader .truck {
  min-height: 16em;
  max-height: 16em;
  width: 60.1em;
  /*top: 25%;*/
  /*left: 25%;*/
  display: flex;
  flex: 1;
  position: relative;
  background: #222;
  border: 0px solid #454545;
  overflow: hidden
}

/*Truck*/
#loader .top {
  position: absolute;
  background: #ffffff;
  height: 3em;
  width: 4em;
  border-radius: 100% 0 0 0;
  right: 74%;
  top: 32%;
}

#loader .right {
  position: absolute;
  background: #ffffff;
  width: 2.4em;
  height: 3em;
  border-radius: 0 .1em 0 0;
  top: 32%;
  right: 70%;
}

#loader .bottom {
  position: absolute;
  background: linear-gradient(to top, grey, #ffffff 15%);
  height: 3em;
  width: 10em;
  border-radius: 50% 0 .1em .1em;
  top: 50%;
  right: 70%;
}

#loader .rear {
  position: absolute;
  background: #000000;
  width: .5em;
  height: 5.6em;
  border-radius: 0 .2em .2em 0;
  top: 34%;
  left: 30%;
}

#loader .front-bumper {
  position: absolute;
  background: linear-gradient(to right, #454545, #000000 12%, #f3f3f3 13%, grey 70%, #454545);
  height: 1.1em;
  width: 15em;
  border-radius: .1em .1em .1em .5em;
  top: 68.5%;
  right: 61.7%;
  box-shadow: inset 0 .1em .1em #454545;
}

#loader .windshield {
  position: absolute;
  background: linear-gradient(#454545 .5%, #a7d3e2 20%, #e5e5e5 40%, grey 70%, #0b1742 100%);
  box-shadow: inset 0 0 .2em #454545;
  height: 1.7em;
  width: .7em;
  transform: skewX(160deg);
  border-radius: 5em .2em .2em .2em;
  top: 40%;
  left: 19.9%
}

#loader .window {
  position: absolute;
  background: linear-gradient(#454545 .5%, #a7d3e2 20%, #e5e5e5 40%, grey 70%, #0b1742 100%);
  box-shadow: inset 0 0 .2em #454545;
  height: 1.7em;
  width: 1.6em;
  transform: skewX(160deg);
  border-radius: .2em;
  top: 40%;
  left: 21.6%
}

#loader .door {
  position: absolute;
  background: none;
  height: 4.9em;
  width: 3.2em;
  box-shadow: inset -.2em .1em .2em grey;
  border-radius: 1em 0 0 0;
  top: 38%;
  left: 21.5%;
}

#loader .panel {
  position: absolute;
  background: none;
  border: inset .2em;
  height: 2em;
  width: 1em;
  border-radius: .5em;
  box-shadow: inset 0 0 .2em grey;
  top: 43%;
  left: 27.3%;
}

#loader .handle {
  position: absolute;
  background: linear-gradient(grey, #454545);
  box-shadow: inset 0 0 .2em #000000;
  height: .9em;
  width: .45em;
  border-radius: .4em .4em 1em .6em;
  top: 58%;
  left: 25.2%;
}

#loader .top-window {
  position: absolute;
  background: linear-gradient(grey, #454545);
  box-shadow: inset 0 0 .2em #000000;
  height: 1em;
  width: 1em;
  border-radius: .4em .4em .4em 100%;
  top: 33.5%;
  left: 27.8%;
}

#loader .antenna {
  position: absolute;
  background: #454545;
  height: 1.5em;
  width: .1em;
  border-radius: 50% 50% 0 0;
  top: 34%;
  left: 27%;
}

#loader .mirror {
  position: absolute;
  background: #454545;
  box-shadow: .2em .6em .5em grey;
  width: .4em;
  height: 1.1em;
  border-radius: 1em;
  top: 45%;
  left: 21.5%;
}

#loader .front-mirror {
  position: absolute;
  background: #454545;
  height: .7em;
  width: .3em;
  border-radius: 1em;
  transform: skewX(170deg);
  top: 51%;
  left: 15%;
}

#loader .stripe {
  position: absolute;
  height: 0;
  width: 3.4em;
  background: none;
  border-top: .2em solid grey;
  border-bottom: .2em solid black;
  border-radius: 100% 0 100% 0;
  transform: rotate(174deg);
  top: 55%;
  left: 14.2%;
}

/*Trailer*/
#loader .trailer-base {
  position: absolute;
  background: #ffffff;
  width: 24.2em;
  height: 4.5em;
  border-radius: .1em;
  border: .5em solid #f3f3f3;
  box-shadow: inset 0 0 .8em #454545;
  z-index: 1;
  top: 32%;
  left: 33%;
}

#loader .refrigerator {
  position: absolute;
  background: linear-gradient(to right, #ffffff, grey 99%);
  width: .75em;
  height: 3.5em;
  border-radius: .5em 0 0 .5em;
  top: 34%;
  left: 31.8%;
}

#loader .guard {
  position: absolute;
  background: linear-gradient(to right, #000000, grey 15%, #ffffff, grey 75%, #000000);
  width: 11em;
  height: 1.2em;
  border-radius: 0 0 .1em 2em;
  top: 66.3%;
  left: 45%;
}

#loader .reflector {
  position: absolute;
  background: none;
  border-left: .4em solid red;
  border-right: .4em solid red;
  z-index: 1;
  height: .2em;
  width: 1em;
}
#loader .reflector.set-one {
  top: 62%;
  left: 35%;
}
#loader .reflector.set-two {
  top: 62%;
  left: 43%;
}
#loader .reflector.set-three {
  top: 62%;
  left: 51%;
}
#loader .reflector.set-four {
  top: 62%;
  left: 59%;
}
#loader .reflector.set-five {
  top: 62%;
  left: 67%;
}

#loader .brace-one-top {
  position: absolute;
  height: 1em;
  width: .3em;
  background: #000000;
  top: 66.4%;
  left: 43%;
}

#loader .brace-one-bottom {
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: .5em solid black;
  border-left: .4em solid transparent;
  border-right: .4em solid transparent;
  border-top: .4em solid transparent;
  background: none;
  top: 68.4%;
  left: 42.6%;
}

#loader .brace-two-top {
  position: absolute;
  height: 1em;
  width: .3em;
  background: #000000;
  top: 66.4%;
  left: 70%;
}

#loader .brace-two-bottom {
  position: absolute;
  height: .3em;
  width: .8em;
  background: #000000;
  top: 72.4%;
  left: 69.6%;
}

/*Tires*/
#loader .tire {
  position: absolute;
  background: #000000;
  width: 2.4em;
  height: 2.4em;
  border-radius: 50%;
}
#loader .tire.one {
  top: 66%;
  left: 15%;
}
#loader .tire.two {
  top: 66%;
  left: 33%;
}
#loader .tire.three {
  top: 66%;
  left: 37.1%;
}
#loader .tire.four {
  top: 66%;
  left: 61%;
}
#loader .tire.five {
  top: 66%;
  left: 65.1%;
}

#loader .rim {
  position: relative;
  background: radial-gradient(#000000, #454545, #f3f3f3);
  height: 1.5em;
  width: 1.5em;
  border-radius: 50%;
}

#loader .rim.one {
  top: 18%;
  left: 17%;
}
#loader .rim.two {
  top: 18%;
  left: 19%;
}
#loader .rim.three {
  top: 18%;
  left: 20%;
}
#loader .rim.four {
  top: 18%;
  left: 19%;
}
#loader .rim.five {
  top: 18%;
  left: 19%;
}

/*Truck Ramp*/
#loader .ramp {
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 2.4em solid #000000;
  border-left: 0;
  border-right: 7em solid transparent;
  border-top: 0;
  background: none;
  top: 66%;
  left: 75%;
}

#loader .box {
  position: absolute;
  height: 1.8em;
  width: 1.8em;
  background: #6d4a21;
  border: .2em solid #563a1a;
  border-radius: .2em;
  box-shadow: inset 0 0 .2em #000000, 0 .04em;
}

#loader .cross-one {
  position: relative;
  height: .2em;
  width: 2.4em;
  background: #563a1a;
  box-shadow: 0 0 .2em #000000;
  border-radius: 40%;
  transform: rotate(135deg);
  top: 47%;
  right: 15%;
}

#loader .cross-two {
  position: relative;
  height: .2em;
  width: 2.4em;
  background: #563a1a;
  box-shadow: 0 0 .2em #000000;
  border-radius: 40%;
  transform: rotate(225deg);
  top: 30%;
  right: 15%;
}

#loader .loading {
  top: 67%;
  left: 89%;
  animation: box-load 1.44s infinite;
  z-index: 0;
}

/*Trailer Loading Section*/
#loader .trailer-fill {
  position: absolute;
  width: 24.4em;
  height: 4.5em;
  background: transparent;
  z-index: 1;
  top: 35.4%;
  left: 33.9%;
}

/*Positions each box in trailer*/
#loader #one {
  top: 50%;
  animation: box-fill-1 32s infinite;
}
#loader #two {
  animation: box-fill-2 32s infinite;
}
#loader #three {
  top: 50%;
  left: 9%;
  animation: box-fill-3 32s infinite;
}
#loader #four {
  left: 9%;
  animation: box-fill-4 32s infinite;
}
#loader #five {
  top: 50%;
  left: 18%;
  animation: box-fill-5 32s infinite;
}
#loader #six {
  left: 18%;
  animation: box-fill-6 32s infinite;
}
#loader #seven {
  top: 50%;
  left: 27%;
  animation: box-fill-7 32s infinite;
}
#loader #eight {
  left: 27%;
  animation: box-fill-8 32s infinite;
}
#loader #nine {
  top: 50%;
  left: 36%;
  animation: box-fill-9 32s infinite;
}
#loader #ten {
  left: 36%;
  animation: box-fill-10 32s infinite;
}
#loader #eleven {
  top: 50%;
  left: 45%;
  animation: box-fill-11 32s infinite;
}
#loader #twelve {
  left: 45%;
  animation: box-fill-12 32s infinite;
}
#loader #thirteen {
  top: 50%;
  left: 54%;
  animation: box-fill-13 32s infinite;
}
#loader #fourteen {
  left: 54%;
  animation: box-fill-14 32s infinite;
}
#loader #fifteen {
  top: 50%;
  left: 63%;
  animation: box-fill-15 32s infinite;
}
#loader #sixteen {
  left: 63%;
  animation: box-fill-16 32s infinite;
}
#loader #seventeen {
  top: 50%;
  left: 72%;
  animation: box-fill-17 32s infinite;
}
#loader #eighteen {
  left: 72%;
  animation: box-fill-18 32s infinite;
}
#loader #nineteen {
  top: 50%;
  left: 81%;
  animation: box-fill-19 32s infinite;
}
#loader #twenty {
  left: 81%;
  animation: box-fill-20 32s infinite;
}
#loader #twentyone {
  top: 50%;
  left: 90%;
  animation: box-fill-21 32s infinite;
} 
#loader #twentytwo {
  left: 90%;
  animation: box-fill-22 32s infinite;
}

@keyframes box-load {
  0% {
    top: 67%;
    left: 89%;
  }
  10% {
    transform: translateX(-2.3em) rotate(20deg);
  }
  100% {
    transform: translate(-13.5em, -3.8em) rotate(0);
  }
}

@keyframes box-fill-1 {
  0% {
    opacity: 0;
  }
  4.4% {
    opacity: 0;
  }
  4.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-2 {
  0% {
    opacity: 0;
  }
  8.9% {
    opacity: 0;
  }
  9% {
    opacity: .9;
  }
  100% {
    opacity: .9;
   }  
}
@keyframes box-fill-3 {
  0% {
    opacity: 0;
  }
  13.4% {
    opacity: 0;
  }
  13.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-4 {
  0% {
    opacity: 0;
  }
  17.9% {
    opacity: 0;
  }
  18% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-5 {
  0% {
    opacity: 0;
  }
  22.4% {
    opacity: 0;
  }
  22.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-6 {
  0% {
    opacity: 0;
  }
  26.9% {
    opacity: 0;
  }
  27% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-7 {
  0% {
    opacity: 0;
  }
  31.4% {
    opacity: 0;
  }
  31.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-8 {
  0% {
    opacity: 0;
  }
  35.9% {
    opacity: 0;
  }
  36% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-9 {
  0% {
    opacity: 0;
  }
  40.4% {
    opacity: 0;
  }
  40.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-10 {
  0% {
    opacity: 0;
  }
  44.9% {
    opacity: 0;
  }
  45% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-11 {
  0% {
    opacity: 0;
  }
  49.4% {
    opacity: 0;
  }
  49.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-12 {
  0% {
    opacity: 0;
  }
  53.9% {
    opacity: 0;
  }
  54% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-13 {
  0% {
    opacity: 0;
  }
  58.4% {
    opacity: 0;
  }
  58.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-14 {
  0% {
    opacity: 0;
  }
  62.9% {
    opacity: 0;
  }
  63% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-15 {
  0% {
    opacity: 0;
  }
  67.4% {
    opacity: 0;
  }
  67.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-16 {
  0% {
    opacity: 0;
  }
  71.9% {
    opacity: 0;
  }
  72% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-17 {
  0% {
    opacity: 0;
  }
  76.4% {
    opacity: 0;
  }
  76.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-18 {
  0% {
    opacity: 0;
  }
  80.9% {
    opacity: 0;
  }
  81% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-19 {
  0% {
    opacity: 0;
  }
  85.4% {
    opacity: 0;
  }
  85.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-20 {
  0% {
    opacity: 0;
  }
  89.9% {
    opacity: 0;
  }
  90% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-21 {
  0% {
    opacity: 0;
  }
  94.4% {
    opacity: 0;
  }
  94.5% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}
@keyframes box-fill-22 {
  0% {
    opacity: 0;
  }
  98.9% {
    opacity: 0;
  }
  99% {
    opacity: .9;
  }
  100% {
    opacity: .9;
  }  
}


/*=================================================================================================*/
  
  

#mobile-menu {
  display: none;
}#header-menu-up {
  display: none;
}
#header {
  background:#fff;
}#header .col-md-9.right-navv{
  display: flex;
  align-items: center;
  padding: 0;
}#header .col-md-3 {
  align-items: center;
  display: flex;
}#header .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}#header .wrap-logo-image img {
  width: 150px;
}#header .ul-navmaenu {
  display: flex;
  gap: 40px;
  list-style: none;
  margin-bottom: 0;
}#header .menu-nav-one:hover {
  color: #ff7d44 !important;
}#header .menu-nav-one {
  font-family: Inter;
  color: #020e28;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .5px;
  transition: .3s;
}#header .wrap-navmenu {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 40px;
}#header .wrap-call-option {
  display: flex;
  align-items: center;
  column-gap: 12px;
}#header .icon-call-image {
  background-color: #FF7D444A !important;
  width: 52px;
  height: 52px;
  border-radius: 1e3px;
  background-color: rgba(255,125,68,.5);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}#header .icon-call-image::before{
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    border-radius: 60px;
    background-color: #ff7d44;
    content: '';
}#header .attachment-full {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
  z-index: 11;
}#header .call-s-description {
  margin-bottom: -9px;
  color: #020e28;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}#header .call-s-empty {
  color: #FFFFFF !important;
  margin-top: 2px !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: .36px;
  margin-bottom: 0;
}#header .call-s-empty a {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: .36px;
  margin-bottom: 0;
  color: #020e28;
}#header .get-quote-default {
  overflow: hidden;
  width: 74px;
  height: 74px;
  cursor: pointer;
  position: relative;
  background: #ff7d44;
  transition: 250ms all ease 0ms;
}#header .get-quote {
  background-color: #FFFFFF;
  transition: 250ms all ease 0ms;
  height: 2px;
  border-radius: 100px !important;
  width: 26px;
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
}#header .get-quote.quote-icon-line1 {
  top: 28px;
}#header .get-quote.quote-icon-line2 {
  top: 35px;
}#header .get-quote.quote-icon-line3 {
  top: 42px;
}#header .ul-navmaenu2,.ul-navmaenu1,.ul-navmaenu {
  margin: 0;
}#header .ul-navmaenu1 {
  border-left: 1px solid #333;
  padding-left: 60px;
}#header .actives .menu-nav-one {
  color: #ff7d44 !important;
}
 
 
 
#header-top {
  background: #020e28;
  border-bottom: 1px solid #333;
  padding: 6px 0px;
}#header-top .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}#header-top .link-a-socaill {
  cursor: pointer;
}.link-a-socaill:hover i{
    color:#ff7d44!important;
}#header-top .link-a-socaill i {
  font-family: "Font Awesome 6 Pro";
  color: #fff;
  font-style: normal;
  font-size: 13px;
}#header-top .socaial-iconss {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 20px;
}#header-top .socail-media-heaed {
  display: flex;
  gap: 20px;
}#header-top .h5-li-link a {
  color: #fff!important;
  font-size: 13px;
  line-height: 26px;
  font-weight: 400;
}#header-top .ul-top-heahder li {
  display: flex;
  align-items: center;
  gap: 5px;
}#header-top .h5-li-link {
  margin-bottom: 0px;
}#header-top .ul-top-heahder {
  margin-bottom: 0px;
  list-style: none;
  padding: 0;
  display: flex;
}#header-top .li-middlee {
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  padding-left: 10px;
  margin-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
}

.fa-facebook-f::before {
  content: "\f39e";
}.fa-twitter::before {
  content: "\f099";
}.fa-linkedin-in::before {
  content: "\f0e1";
}.fa-skype::before {
  content:"\f16d";
}.fa-rss::before {
  content: "\f232";
}   



#header-left-slide {
  width: 450px;
  background: #fff;
  position: fixed;
  right: 0;
  height: 100vh;
  z-index: 1111;
  display: flex;
  align-items: center;
  transition: .4s;
  right: -500px;
}.open-sidebar #header-left-slide{
    right:0!important;
}#header-left-slide .logo-wappe-slide img {
  max-width: 200px;
  margin: 0 auto 30px;
  display: block;
}#header-left-slide .content-wappe-slide p {
  color: #505d7b;
  font-family: Inter;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}#header-left-slide .content-wappe-slide h5{
  text-align: center;
  font-family: Outfit;
  font-weight: 700;
  color: #1c3f39;
  margin-bottom: 15px;
}#header-left-slide .descrption-wappe-slide h5 {
  text-align: center;
  font-family: Outfit;
  font-weight: 700;
  color: #1c3f39;
  margin-bottom: 15px;
}#header-left-slide .descrption-wappe-slide p {
  text-align: center;
  color: #212529;
  font-size: 16px;
  line-height: 24px;
}#header-left-slide .descrption-wappe-slide.t-abulhussain p {
  margin-bottom: 0px;
}#header-left-slide .descrption-wappe-slide p a {
  text-align: center;
  color: #212529!important;
  font-size: 16px;
  line-height: 24px;
}#header-left-slide .wap-socaills-slide i {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  color: #000;
  font-size: 16px;
}#header-left-slide .pxl-icon-list.pxl-icon1.pxl-type-color.style-round-box {
  text-align: center;
}#header-left-slide .wap-socaills-slide {
  width: 40px;
  height: 40px;
  text-align: center;
  display: inline-flex;
  position: relative;
  z-index: 1;
  border: 1px solid #000;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  margin: 0 6px;
  transition: .3s;
}#header-left-slide .descrption-wappe-slide {
  margin: 50px 0px;
}#header-left-slide .wap-socaills-slide:hover {
  background: #ff7d44;
  border-color: #ff7d44;
  color: #fff;
}#header-left-slide .wap-socaills-slide:hover i{ 
  color: #fff;
}#header-left-slide .close-icon-slide {
  width: 50px;
  height: 50px;
  background: #fff;
  border-width: 15px;
  position: absolute;
  top: 15px;
  right: 25px;
  z-index: 99;
  border: 15px solid transparent;
  cursor: pointer;
}#header-left-slide .close-icon-slide::after {
  background-color: #000;
  transform: rotate(-45deg);
}#header-left-slide .close-icon-slide::after,.close-icon-slide::before {
 content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  transform-origin: 50% 50%;
  transition: all .25s cubic-bezier(.645,.045,.355,1);
}#header-left-slide .close-icon-slide::before{
     background-color: #000;
    transform: rotate(45deg);
}


.fa-facebook-f::before {
  content: "\f39e";
}.fa-youtube::before {
  content: "\f167";
}.fa-linkedin-in::before {
  content: "\f0e1";
}.fa-instagram::before {
  content: "\f16d";
}#header-left-slide .fa-linkedin-in::before {
  content: "\f232"!important;
}




/*footer*/
#footer {
  background: #020e28;
  padding: 100px 0px 30px;
}#footer .container {
  max-width: 100%;
  width: 80%;
}.wrapp-columns img {
  max-width: 150px;
}.wrapp-columns h2 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .5px;
  margin-bottom: 15px;
}.ul-footer-link li a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #ccc;
}.ul-footer-link li {
  margin-bottom: 15px;
}.footer-h5-cls {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #ccc;
  text-align: left;
  padding-left: 35px;
  position: relative;
}.footer-h5-cls svg {
  position: absolute;
  left: 0;
}.class-wrapper-h4 {
  font-family: PPAgrandir;
  color: #fff;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}.change-wrods {
  display: block;
  color: #ff7d44;
}.row.row-footer-1 {
  border-bottom: 1px solid #333;
  padding-bottom: 50px;
  margin-bottom: 80px;
}.row.row-footer-2 {
  border-bottom: 1px solid #333;
  padding-bottom: 50px;
  margin-bottom: 40px;
}#click-quotes {
  font-family: PPAgrandir;
  color: #222;
  background: #fff;
  padding: 20px 50px;
  display: inline-block;
  border-radius: 8px;
  font-size: 18px;
  letter-spacing: .5px;
}.wrap-change-btn {
  text-align: right;
}.wrap-footer-line h4 {
  text-align: left;
  color: #ccc;
  font-size: 12px;
  margin-bottom: 0px;
}.footer-h5-cls svg path {
  fill: #ff824b;
  opacity: 1;
}.ul-footer-link {
  list-style: none;
  margin-bottom: 0px;
}#footer .row.row-footer-3 .col-md-6 {
  padding: 0;
}#footer .row.row-footer-3 .col-md-6:last-child .wrap-footer-line h4 {
  text-align: right;
}



#whatsapp-ds {
  background: #ff7d44;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 20px;
  bottom: 20px;
  cursor:pointer
}#whatsapp-ds .fas.fa-rss.whatsapp::before {
  content: "\f232";
  font-family: "Font Awesome 6 Pro";
  color: #fff;
  font-style: normal;
  font-size: 22px;
}

#loogos-sect .container {
  max-width: 100%;
  width: 80%;
}.hh-iconss1 h3 {
  text-align: center;
  font-family: PPAgrandir;
  font-size: 44px;
  margin-bottom: 50px;
}#loogos-sect {
  padding: 150px 0px 100px;
}#loogos-sect .class-icons {
  width: 100%;
}#loogos-sect .row.row-iconsas .col-md-2 {
  display: flex;
  align-items: center;
}#loogos-sect .class-icons {
  width: 150px;
  filter: grayscale(0);
  transition: .3s;
}#loogos-sect .class-icons:hover {
  width: 150px;
  filter: grayscale(1);
  transition: .3s;
}#loogos-sect .row.row-iconsas {
  justify-content: center;
}


#section-1 .container {
  padding: 0;
  width: 100%;
  max-width: 100%;
}#section-1 .container .col-lg-12{
  padding: 0; 
}#section-1 .item {
  height: 80vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
} #section-1 .wrap-content-main .container {
  height: 100%;
}#section-1 .container .row {
  display: flex;
  align-items: center;
  height: 100%;
}#section-1 .wrap-img-iner {
  position: relative;
  overflow: hidden;
}#section-1 .wrap-content-main {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 11;
}.image-layer {
  position: absolute;
  top: 0;
  bottom: 0;
}#owl-demo .owl-nav,#owl-demo .owl-dots {
  display: none;
}#section-1 .heading-to-change {
  font-family: PPAgrandir;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
}#section-1 .main-slider-content span {
  font-family: PPAgrandir;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}#section-1 .main-slider-content p {
  font-family: Lato;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  padding-right: 100px;
}#section-1 .serveicess-tbtn {
  background: transparent;
  border: 1px solid #fff;
  padding: 12px 25px;
  color: #fff;
  margin-top: 10px;
  display: inline-block;
  border-radius: 5px;
  font-weight: 600;
}#section-1  .serveicess-tbtn:hover {
  background: #000 !important;
  border-color: #000 !important;
}
 /* Define the keyframes for the animation */
@keyframes fadeInAndMove {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0); /* Adjust this if needed */
  }
}

#section-1 .wrap-content-main {
  animation: fadeInAndMove 8s ease-in-out infinite;
}







    
#section-2 {
  padding: 100px 0px 200px;
}#section-2 .container {
  max-width: 100%;
  width: 75%;
}#section-2 .row.row-section2 .col-md-6 {
  margin-bottom: 30px;
}#section-2 .row.row-section2 {
  margin-top: 50px;
}#section-2 .wrap-service {
  text-align: center;
}#section-2 .span-tetx-d {
  display: inline-block;
  padding: 5px 14px;
  background: #ff7d44;
  color: #fff;
  border-radius: 50px;
}#section-2 .wrap-service h2 {
  color: #01323F;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: PPAgrandir;
}#section-2 .wrap-service p {
  max-width: 575px;
  margin: 0 auto;
}#section-2 .whole-servel-empty {
    margin-top: 17px;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: .52px;
  color: #01323F;
  margin-bottom: 30px;
}#section-2 .whole-servel-empty a{
    color: #01323F!important;
}#section-2 .whole-serv-description {
  color: #505d7b;
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}#section-2 .whole-serv-icon {
  z-index: 2;
  position: relative;
  background-color: #e6f9fb;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 78px;
  min-width: 78px;
  height: 78px;
  border-radius: 1e3px;
  border: 1px dashed #088480;
}#section-2 .whole-serv-inner:hover {
  border-color: #ff7d44;
}#section-2 .whole-serv-inner {
  display: flex;
  column-gap: 25px;
  padding: 40px 40px 52px;
  border-radius: 25px 0;
  border-bottom: 4px solid #ffdaca;
  background: #fff;
  box-shadow: 0 34.211px 114.035px rgba(170,194,186,.17);
  position: relative;
  overflow: hidden;
  transition: all .25s cubic-bezier(.645,.045,.355,1);
}#section-2 .col-md-6.right-newws .whole-serv-inner {
  border-radius: 0px 0px 0px 25px;
}




#section-3 {
  padding: 100px 0px;
}#section-3 .container {
  max-width: 100%;
  width: 75%;
} #section-3 .row{
  align-items: center;
}#section-3 .wrap-form-sectn {
    /*background: #020E28;*/
    padding: 70px 40px;
    border-radius: 20px;
    background-image: url(../img/bg-form.png);
    -webkit-mask-position-y: top;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-position: left center;*/
}#section-3 .input-valss:focus-visible {
  outline: 0;
}#section-3 .lavels {
  color: #FFF;
  font-family: Outfit;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 10px;
  display: block;
}#section-3 .select-boxs { 
    appearance: none;
  background-image: url(../img/arrow.svg) !important;
  background-repeat: no-repeat !important;
  background-position-x: 97% !important;
  background-position-y: 22px !important;
  width: 100%;
  background: #434A5A;
  border: none;
  padding: 12px 15px;
  color: #fff;
  border-radius: 5px;
}#section-3 .form-wrrps {
  margin-bottom: 20px;
}#section-3 .input-valss {
  width: 100%;
  background: #434A5A;
  border: none;
  padding: 12px 15px;
  color: #fff;
  border-radius: 5px;
}#section-3 .btn-subtm {
  color: #fff;
  display: inline-block;
  padding: 12px 50px;
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background: #ff7d44;
  border: 1px solid #ff7d44;
  margin-top: 10px;
}#section-3 .text-agree {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-family: Inter;
  margin-top: 10px;
}#section-3 .text-agree strong {
  color: #ff7d44;
}#section-3 .wrap-chooseus ul li {
  font-size: 20px;
  line-height: 35px;
  padding-left: 28px;
  margin-bottom: 10px;
  list-style: none;
  font-family: Outfit;
  position: relative;
}#section-3 .wrap-chooseus ul li::before {
  content: "\f058";
  background: transparent;
  font-family: "Font Awesome 6 Pro";
  top: 0;
  color: #ff7d44;
  width: 10px;
  height: 10px;
  left: 0;
  position: absolute;
  border-radius: 50px;
}#section-3 .wrap-chooseus h2 {
  color: #01323F;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: PPAgrandir;
}#section-3 .btn-subtm:hover {
  background: #fff;
  color: #222;
  border-color: #fff;
}#section-3 .span-tetx-d1 {
  color: #ff7d44;
  font-weight: 600;
}





#section-4 {
  padding: 150px 0px 100px;
}#section-4 .container {
  max-width: 100%;
  width: 75%;
}#section-4 .container .row {
  align-items: center;
}#section-4 .span-tetx-d1 {
  color: #ff7d44;
  font-weight: 600;
}#section-4 .wrap-chooseus h2 {
  color: #01323F;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: PPAgrandir;
  text-transform: capitalize;
}#section-4 .wrap-chooseus p {
  font-size: 18px;
  line-height: 1.6;
}#section-4 .ul-flex-wrapper ul {
  font-size: 18px;
  line-height: 1.6;
  list-style: none;
  width: 50%;
  float: left;
}#section-4 .ul-flex-wrapper ul li::before {
  content: "\f058";
  background: transparent;
  font-family: "Font Awesome 6 Pro";
  top: 0;
  color: #ff7d44;
  width: 10px;
  height: 10px;
  left: 0;
  position: absolute;
  border-radius: 50px;
}#section-4 .ul-flex-wrapper ul li {
  position: relative;
}#section-4 .ul-flex-wrapper ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}#section-4 .img-chooseus {
  background-image: url('../img/vehicle.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}






.change-wrods {
    opacity: 0;
    transition: opacity 1s ease-in-out; /* Adjust duration and easing as needed */
}

.change-wrods.new-words{
    opacity: 1;
}


#section-5 {
  padding:  0px 0px 200px;
  background: #000;
  margin-bottom:100px!important;
}#section-5 .container {
  max-width: 100%;
  width: 100%;
  padding:0;
}#section-5 .container .col-md-6{
    padding:0;
}#section-5 .wapp-content-ev-bike {
  background: #fff;
}#section-5 .wapp-content-ev-bike span {
  color: #ff7d44;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 50px;
}#section-5 .wapp-content-ev-bike h2 {
  color: #01323F;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 50px;
  margin-top: 10px;
  padding-left: 50px;
  font-family: PPAgrandir;
}#section-5 .wrappe-ul-ev p {
  font-size: 20px;
  line-height: 28px; 
  margin-bottom: 50px;
  list-style: none;
  font-family: Outfit;
  position: relative;
  padding-left: 50px;
}#section-5 .wap-ev-image {
  position: relative;
}#section-5 .ev-logogs {
  position: absolute;
  width: 120px;
  left: 10px;
  top: 20px;
}#section-5 .ev-logogs {
    animation: blinkAnimation 3s infinite;
}

@keyframes blinkAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
#section-5 .wrappe-ul-ev {
  position: relative;
  background-color: #F4F4F4;
  padding: 50px 0px;
}#section-5 .wrappe-ul-ev::after {
  content: ' ';
  background: #F4F4F4;
  position: absolute;
  left: -120px;
  top: 0;
  width: 121px;
  height: 100%;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%, 0 30%);
}#section-5 .e-font-icon-svg.e-fas-star {
  width: 18px; 
  vertical-align: baseline;
}#section-5 .e-font-icon-svg.e-fas-star path{ 
  fill: #ff7d44;
}#section-5 .evvv-list-text {
  color: #000 !important;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500 !important;
  text-transform: none !important;
  padding-left: 0px !important;
}#section-5 .li-ev-items {
  margin-bottom: 15px;
  display: flex;
  gap: 10px;
  align-items: center;
}#section-5 .explore-btnn {
  padding: 14px 25px 14px 25px;
  transition: .4s;
  font-family:Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  color: #FFFFFF;
  background-color: #ff7d44;
  border-style: none;
  border-radius: 0px 0px 0px 0px;
  clip-path: polygon(100% 0, 100% 60%, 86% 100%, 0 100%, 0 0);
  margin-top: 10px;
  display: inline-block;
}#section-5 .ev-btn-wraper {
  padding-left: 50px;
}#section-5 .wap-ev-image::after {
  position: absolute;
  content: '';
  height: 0;
  width: 310px;
  bottom: -101px;
  right: -112px !important;
  border-right: -33px solid #121212;
  border-bottom: 252px solid #000;
  transform: rotateZ(180);
  transform: rotateZ(132deg);
}#section-5 .explore-btnn:hover {
  background: #000;
  color: #fff;
}

#section-video .video-heading-wrpsr h2 {
  color: #01323F;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: PPAgrandir;
  text-align: center;
}#section-video .video-heading-wrpsr p {
  max-width: 575px;
  margin: 0 auto;
  text-align: center;
}#section-video .video-heading-wrpsr {
  margin-bottom: 30px;
}#section-video .video-container {
    position: relative;
    width: 100%;
  height: 70vh;
}#section-video {
  padding: 50px 0px 150px;
}#section-video .banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 24px;
    font-family: Arial, sans-serif;
    background-image: url('../img/1.jpg');
    background-size: cover;
    background-position: center;
}#section-video .video-container:hover #playButton {
  background: #ff7d44;
  border-color: #ff7d44;
}#section-video #playButton {
  width: 100px;
  height: 100px;
  border-radius: 60px;
  border: 5px solid #000;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s;
}#section-video .video {
    display: none;
    width: 100%;
    height: 100%;
}

@media only screen and (max-device-width: 540px) and (orientation: portrait),
screen and (max-device-height: 540px) and (orientation: landscape),
screen and (max-width: 540px) and (orientation: portrait),
screen and (max-height: 540px) and (orientation: landscape) {
 #get-a-callback {
  width: 90%!important;
}.wrap-flex-loader {
  scale: .3!important;
}#section-video .video-heading-wrpsr h2 {
  font-size: 36px !important;
  line-height: 40px !important;
}#section-video .video-container { 
  height: 50vh!important;
}
/*Header-section*/
#mobile-menu .get-quote-default {
  overflow: hidden;
  width: 74px;
  height: 74px;
  cursor: pointer;
  position: absolute;
  background: #ff7d44;
  transition: 250ms all ease 0ms;
  right: 0;
  z-index: 11;
}#mobile-menu .get-quote.quote-icon-line1 {
top: 45px;
rotate: 45deg;
transition: .3s;
}#mobile-menu .get-quote.quote-icon-line2 {
  top: 35px;
  opacity:0;
}#mobile-menu .get-quote.quote-icon-line3 {
top: 27px;
transition: .3s;
rotate: -45deg;
}#header-menu-up .get-quote-default {
  overflow: hidden;
  width: 74px;
  height: 74px;
  cursor: pointer;
  position: absolute;
  background: #ff7d44;
  transition: 250ms all ease 0ms;
  right: 0;
   transition: .3s;
  top: 0;
}#header-menu-up .get-quote.quote-icon-line1 {
  top: 28px;
}#header-menu-up .get-quote.quote-icon-line2 {
  top: 35px;
}#header-menu-up .get-quote.quote-icon-line3 {
  top: 42px;
}#header-menu-up .get-quote {
  background-color: #FFFFFF;
  transition: 250ms all ease 0ms;
  height: 2px;
  border-radius: 100px !important;
  width: 26px;
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
}#mobile-menu .get-quote {
    transition: .3s;
  background-color: #FFFFFF;
  transition: 250ms all ease 0ms;
  height: 2px;
  border-radius: 100px !important;
  width: 26px;
  position: absolute;
  left: 45%;
  transform: translatex(-50%);
}#mobile-menu .actives .menu-nav-mobile {
  color: #ff7d44 !important;
}.open-mobilek-menu #mobile-menu {
  display: block;
}.open-sidebar #header-left-slide { 
  display: none !important;
}#header-menu-up {
  display: block!important;
}#header-top {
  display: none;
}#header {
  display: none;
}#mobile-menu {
  position: fixed;
  height: 100vh;
  z-index: 111111111;
  background: #fff;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}#mobile-menu .menu-nav-mobile {
  color: #01323F;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: PPAgrandir;
  transition: .3s;
}#mobile-menu .mobile-menu-links {
  margin: 0;
  list-style: none;
}#mobile-menu .mobile-menu-links li {
  margin: 30px 0px;
}#mobile-menu .menu-nav-mobile:hover {
  color: #ff7d44;
}

 
/*end-header-section*/




/*Footer-section*/
#footer { 
  padding: 70px 0px 30px!important;
}#footer .container {
  max-width: 100%;
  width: 100%!important;
  padding: 0;
}#footer .wrap-footer-line h4 {
  text-align: center;
}#footer .row.row-footer-3 .col-md-6:last-child .wrap-footer-line h4 {
  text-align: center;
  padding: 3px 0px;
}#footer .wrap-footer-line h4 br {
  display: none;
}#footer .row.row-footer-2 .col-md-3 {
  margin-top: 30px!important;
}#footer .row.row-footer-1 { 
  margin-bottom: 30px!important;
}#footer .class-wrapper-h4 { 
  font-size: 50px!important; 
  line-height: normal!important;
}#footer .wrap-change-btn {
  text-align: left;
  margin-top: 20px;
}


/*end-footer-section*/


#section-2 .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}#section-2 .wrap-service h2 { 
  font-size: 36px; 
  line-height: 40px;
}#section-2 .whole-serv-inner {
  display: block;
}#section-2 .col-md-6.right-newws .whole-serv-inner {
  border-radius: 0px 0px 25px 0px!important;
}#section-2 {
  padding: 100px 0px 100px!important;
}

#section-5 .wapp-content-ev-bike h2 { 
  font-size: 36px; 
  line-height: 40px;
  padding-left: 0px;
  text-align: center;
}#section-5 .wapp-content-ev-bike span {
  display: block;
  text-align: center;
  padding: 0;
  padding-top: 20px!important;
}#section-5 .wap-ev-image::after {
  content: none;
}#section-5 .wrappe-ul-ev p {
  padding: 0 15px;
  text-align: center;
}#section-5 .evvv-list-text { 
  font-size: 16px!important;;
  line-height: 22px!important;;
}#section-5 .ul-ev-items {
  padding: 0px 15px;
}#section-5 .li-ev-items { 
  align-items: start!important;
}#section-5 .ev-btn-wraper {
  padding-left: 0px;
  text-align: center;
}#section-5 {
    margin-bottom: 0px !important;
  padding: 0px!important;
}

#section-4 {
  padding: 100px 0px 50px!important;
}#section-4 .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}#section-4 .wrap-chooseus h2 { 
  font-size: 36px!important; 
  line-height: 40px!important;
  margin-bottom: 30px;
}#section-4 .wrap-chooseus {
  margin-top: 30px;
}

#section-3 .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}#section-3 .wrap-form-sectn {
  padding: 50px 10px !important;
  margin-top: 30px;
}#section-3 .wrap-chooseus h2 { 
  font-size: 36px!important; 
  line-height: 40px!important;
  margin-bottom: 30px;
}#section-3 .wrap-chooseus ul li {
  font-size: 16px!important;
  line-height: 26px!important;
}#section-4 .ul-flex-wrapper ul { 
  width: 100%!important;
  float: left;
  margin-bottom: 0!important;
}#section-1 .heading-to-change {
    font-size: 47px !important;
    line-height: 50px !important;
  }#loogos-sect .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}#loogos-sect .row.row-iconsas .col-md-2 { 
  width: 50%;
}#loogos-sect .hh-iconssiocn {
  width: 100%;
}#loogos-sect .hh-iconss1 h3 { 
  font-size: 34px;
  margin-bottom: 50px;
  font-weight: bold;
}
}
 
@media screen and (min-width: 1024px) and (max-width: 1500px){
  #footer .container {
  max-width: 100%;
  width: 95%!important;
}#section-4 .container { 
  width: 95%!important;
}#section-2 .container { 
  width: 95%!important;
}#section-3 .container { 
  width: 95%;
}#section-5 .wrappe-ul-ev p {
  font-size: 18px!important;
  line-height: 26px!important;
}#section-5 .evvv-list-text { 
  font-size: 16px!important;
  line-height: 22px!important;
}#section-5 .wrappe-ul-ev p {
  margin-bottom: 20px!important;
}#section-5 .wap-ev-image::after { 
  bottom: 73px!important;
  right: -72px !important;
}#section-5 {
  padding: 0px 0px 100px!important;
}.open-sidebar #header-left-slide { 
  z-index: 111111111111;
}#header-left-slide .descrption-wappe-slide {
  margin: 30px 0px!important;
}#header-left-slide .wrapp-eleft-slide {
  scale: .9!important;
}#loogos-sect .container {
  max-width: 100%;
  width: 95%;
}#header-top .col-md-9 {
  flex: 0 0 72%;
  max-width: 72%;
}#header-top .col-md-3 {
  flex: 0 0 28%;
  max-width: 28%;
}#header-top .h5-li-link a {
  color: #fff !important;
  font-size: 11px!important; 
}.gst-no p { 
  font-size: 11px!important;
}
}