@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');    

html {
    scroll-behavior: smooth;
    overflow-y: scroll;
    overflow-x: hidden !important;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
}
body{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden !important;
}
.custom-width{
    width: 1091px;
    margin: 0 auto;
}
#header{
    background-color: #084713;
    /* position: relative; */
    z-index: 5;
    /* height: 80px; */
}
#header .logo{
  width: 98%;
}
nav button.navbar-toggler[aria-expanded=true] {
  position: absolute;
  margin-top: -39px !important;
  margin-left: 296px;
}
.navbar li a{
    color: white;
    font-size: 18px;
    /*margin-left: 14px;*/
    padding: unset;
   margin-top:8px;
}

  .Down-broc{
  background-color: #e6f2e6;
    border-radius: 5px;
    color: black !important;
}
.Down-broc .Dw{
    color:black !important;
}
.Down-broc .Dw:hover{
    color:green !important;
}


 .navbar li a:hover{
  color: yellow ;
}
.navbar ul .active{
  color: yellow !important;
}

.newChange{
    width:100%;
    justify-content: space-between;
}
.top{
    /* background-color: #cedad0; */
    margin-top: -8px;
    /* width: 862px;
    height: 0px;
    border-top: 40px solid #cedad0;
    border-left: 50px solid transparent; */
    text-align:center;
  background:
    linear-gradient(65deg , transparent 50%,#cedad0 50%) left no-repeat, 
    linear-gradient(0deg , #cedad0,#cedad0) 30px 0 no-repeat;
  
  background-size:30px 100%, 100% 100%;
  width: 1096px;
  /* height:60px; */
  line-height: 35px;
  padding:0 20px;
  color:white;
  /* margin:20px auto; */
  position:relative;
}
.top a{
    text-decoration: none;
    color: black;
}
/* .nav{
    border-bottom: 58px solid #B2B8D3;
    border-right: 38px solid transparent;
} */







/* request a quote  */

.closetoggle{
    border: none;
    font-size: 24px;
    background: none;
    /* display: flex; */
    justify-content: flex-end;
    margin-left: 244px;
}


#submit-btn{
  margin-bottom: 0px;
}
.sidebar-contact{
  z-index: 3;
  position: fixed;
  top: 50%;
  /* left: -350px; */
  right: -332px;
  transform: translateY(-50%);
  width: 330px;
  height: auto !important;
  padding: 30px;
  background-image: url(images/form-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 20px 50px rgba(0,0,0,.5);
  box-sizing: border-box;
  transition: 0.5s;
}
.sidebar-contact.active{
right:0;
z-index: 4;
/* position: absolute; */
/* left: 0; */
}
.sidebar-contact input,
.sidebar-contact textarea{
width:100%;
height:36px;
padding:5px;
margin-bottom:10px;
box-sizing:border-box;
border:1px solid rgba(0,0,0,.5);
outline:none;
}
.sidebar-contact h2{
/* margin:0 0 20px; */
padding:0;
}
.sidebar-contact textarea{
height:60px;
resize:none;
}
.sidebar-contact input[type="submit"]{
background: #217230;
color:#fff;
cursor:pointer;
border:none;
font-size:18px;
}
.call-back{
position:absolute;
/* height:48px; */
/* width:48px; */
text-align:center;
cursor:pointer;
/* background:#f00; */
top:155px;
/* right:-48px; */
left:-110px;
/* line-height:48px; */
font-size: 19px;
font-weight: 700;
padding: 0px;
width: 180px;
vertical-align: top;
transform: rotate(7deg);
-ms-transform: rotate(90deg);
/* IE 9 */
-moz-transform: rotate(90deg);
/* Firefox */
-webkit-transform: rotate(90deg);
/* Safari and Chrome */
-o-transform: rotate(90deg);
/* Opera */
background: #fff;
height: 40px;
color: #217230;
border-radius: 0px !important;
}
.sidebar-contact h5{
  color: #217230;

}
.call-back:hover{
  background-color: #10571c;
  color: white;
}

@media(max-width:768px)
{
.sidebar-contact{
  /* width:100%; */
  height:100%;
  /* left:-100%; */
  right:-88%;
}
.sidebar-contact .toggle{
  /* top:50%; */
  /* transform:translateY(-50%); */
  transition:0.5s;
}
.sidebar-contact.active .toggle
{
  /* top:0; */
  right:0;
  /* left:0; */
  /* transform:translateY(0); */
}
.scroll{
  width:100%;
  height:100%;
  overflow-y:auto;
}

}



.callbackus {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 96%;
}

.callbackus p .myform {
  border-bottom: 1px dotted #d8d8d8;
  padding-bottom: 15px;
  font-size: 17px
}

#slider {
  width: 370px;
  top: 100px;
  position: absolute
}

#header1 {
  background-image: url(images/form-bg.jpg);
  line-height: 18px;
  width: 340px;
  height: 350px;
  /* top: -172px; */
  bottom: -45px;
  position: absolute;
  right: 0;
  border: 1px solid #d8d8d8;
  margin-left: 40px;
  margin-right: -55px;
  padding: 30px;
  border-radius: 3px;
  box-shadow: 0 0 8px gray;
  /* background: white; */

}

#sidebar {
  position: absolute;
  left: 36px;
  bottom: 30%;

  top: -80px;
  /* left:61px; */
}

#sidebar1 {
  position: absolute;
  top: -80px;
  left: 36px;
  bottom: 30%;


}

#header1 button {
  background: #217230;
  border: none;
  color: #fff;
  height: 39px;
  font-size: 19px;
  cursor: pointer;
  margin-top: 15px;
  
}

.callbackus .call-back {
  font-size: 19px;
  font-weight: 700;
  padding: 0px;
  width: 180px;
  vertical-align: top;
  transform: rotate(7deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  -o-transform: rotate(90deg);
  /* Opera */
  position: absolute;
  z-index: 1;
  top: -80px;
  left: -61px;
  background: #fff;
  height: 40px;
  color: #217230;
  border-radius: 0px !important;
}
.callbackus form h5{
  color: #217230;

}
.callbackus form input::placeholder,
.callbackus form textarea::placeholder{
  font-size: 12px !important;
  color: gray !important;
  
}
.callbackus .call-back:hover{
  background-color: #10571c;
  color: white;
}












/* home  */

#home{
  background-image: url(images/banner-1.png);
  background-size: cover;
  width: 100%;
  height: 700px;
  position: relative;
  padding-top: 100px;
  z-index: 1; 
}
#home h1{
    color: white;
    font-size: 80px;
    font-weight: 900;
    text-align: center;
}
#home .btn{
    background-color: white;
    color: #217331;
    border-radius: 10px;
    font-weight: 900;
    font-size: 39px;
    margin: 40px 119px;
}
.content{
    position: relative;
    /* width: 250px;
    height: 41px;
    padding: 7px;
    margin: 25px; */
    /* background: lightgray; */
    border: none;
    text-align: center;
}
.content::before{
  position: absolute;
  width: 110px;
  height: 350px;
  content: "";
}
.content::before {
    left: 0px;
    top: -20px;
    border-left: 8px solid #fdc901;
    border-top: 8px solid #fdc901;
    border-bottom: 8px solid #fdc901;
   }


/* about us  */
#about {
  margin-bottom: -130px;
  background-position-y: -113px;
  background-image: url(images/pattern-1.jpg);
  background-size: cover;
  padding: 200px 20px 0px;
  position: relative;
  top: -150px;
}
#about .about-del{
    border-left: 2px solid #084914;
    color: #084914;

}
#about .about-del p{
    font-weight: 400;
    font-size: 27px;
    line-height: 30px;
}
#about h6{
    padding: 54px;
    color: white;
    font-size: 50px;
    font-weight: 900;
    -webkit-text-stroke: 1px #084914;
}
#about .btn{
    width: 130px;
    color: white;
    background-color: #217331;
    border-radius: 10px;
    font-weight: 900;
    font-size: 15px;
    
}






/* air land sea  */




    /* bootstrap5 */
    body {
        margin: 0;
      }
      
      /* h1,
      h2 {
        width: 100%;
      }
       */
       @keyframes bg-animation {
        0%{background-position: 300% 100%};
        50%{background-position: 100% 100%};
        100%{background-position: 300% 100%};
      }

      .air-text   {
        animation: left_to_right 3s ease,bg-animation 15s cubic-bezier(0.3,0,0.7,1) infinite;
        /* animation: left_to_right 3s ease; */
        text-transform: uppercase;
        font-size: 190px;
        margin: 0px 0px;
        font-weight: 800;
        font-family: 'Poppins', sans-serif;
        line-height: 0.7;

        /* air image */
        background-image: url(images/air.jpg);
        background-repeat: no-repeat;
        background-position: 0% -20%;
        background-size: cover;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-font-smoothing: antialiased;
      }
      .sec-third h3{
        /* height: 115px; */
        animation: left_to_center 3s ease,bg-animation 30s cubic-bezier(0.3,0,0.7,1) infinite;
        text-align: center;
        /* animation: left_to_center 3s ease; */
        text-transform: uppercase;
        font-size: 190px;
        font-weight: 800;
        margin: 0px 0px;
        font-family: 'Poppins', sans-serif;
        line-height: 0.7;

        /* land image */
        background-image: url(images/land.jpg);
        background-repeat: no-repeat;
        background-position: 59% 23%;
        background-size: cover;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-font-smoothing: antialiased;
      }
      .sea-text {
        text-align: right;
        animation: right_to_left 3s ease,bg-animation 15s cubic-bezier(0.3,0,0.7,1) infinite;
        /* animation: right_to_left 3s ease; */
        text-transform: uppercase;
        font-size: 190px;
        font-weight: 800;
        margin: 0px 0px;
        font-family: 'Poppins', sans-serif;
        line-height: 0.7;
        /* sea image */
        background-image: url(images/sea.jpg);
        /* background-repeat: no-repeat;
        background-position: 61% 79%; */
        background-size: cover;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-font-smoothing: antialiased;
      }
      .align-sea{
        text-align: right;
      }
      @keyframes right_to_left {
        from {
            margin-left: 100%;
          }
          to {
            margin-left: 0;
          }
      }
      
      @keyframes left_to_right {
        from {
            margin-left: -100%;
          }
          to {
            margin-left: 0;
          }
       
      }
      @keyframes left_to_center {
        from {
          margin-left: -100%;
        }
        to {
          margin-left: 0;
        }
      }
      /* @keyframes right_to_left {
        from {
          margin-left: 100%;
        }
        to {
          margin-left: 0;
        }
      }
      
      @keyframes left_to_right {
        from {
          margin-left: -100%;
        }
        to {
          margin-left: 0;
        }
      }
      @keyframes right_to_center {
        from {
          margin-left: 100%;
        }
        to {
          margin-left: 0;
        }
      } */
      /* .pagewidth{
          margin: 0 auto;
          width: 1150px;
      } */
      .sec-third{
        padding: 140px 0px;
      }
      /* Mobile view  */
      @media screen and (max-width: 768px) {
        .air-text{
          font-size: 60px;
        }
        .sec-third h3{
          font-size: 60px;
        }
        .sea-text{
          font-size: 60px;
        }
        .sticky{
          /* 53% */
          width: 375px !important;    
        }
      }





      /* slider  */
/* 
 .slider-3{
      width: 100vw;
      height: 100vh;
      display: flex;
      justify-content: center;
      align-items: center;
      overflow-x: hidden;
    
    }
    
    .wrapper{
      width: 70%;
      
      position: relative;
    }
    
  
  
    .prev , .next {
    
      cursor: pointer;
        color: white;
        text-decoration: auto;
        font-size: 25px;
        font-weight: bold;
        border-radius: 0 3px 3px 0;
        user-select: none; 
    }
    .wrapper .carousel{
      display: flex;
      height: 100%;
      white-space: nowrap;
      overflow: hidden;
      scroll-behavior: smooth;
      
    }
  
    #prev{
      position: absolute;
        left: 180px;
        
        background: green;
        width: 43px;
        height: 43px;
        border-radius: 50%;
        text-align: center;
        padding-top: 3px;
     }
    
     #next{
      position: absolute;
        right:123px;
        
        background: green;
        width: 43px;
        height: 43px;
        border-radius: 50%;
        text-align: center;
        padding-top: 3px;
     }
  
       
    .Trans-btn{
      border: none;
        width: 300px;
        outline: none;
        padding: 10px;
        font-size: 20px;
        font-weight: bold;
        cursor: pointer;
        background: #1A5D1A;
        color: white;
    }
    
    
  
    
    .Image-Card .Transport{
      padding-top: 40px;
    }
    
    
    
    .Image-Card {
      margin-right: 28px;
    }
    
    .trans-img{
      width: 300px;
    }
    
    .Trans-btn{
      border: none;
        width: 100%;
        outline: none;
        padding: 10px;
        font-size: 20px;
        font-weight: bold;
        cursor: pointer;
        background: #1A5D1A;
        color: white;
    }
    
    .Image-Card .Transport{
      padding-top: 40px;
    }

    @media only screen and (max-width: 600px) {
  
       #prev{
        left: 16px;  
        top: 1334px;
     }
     #next{
        right:11px;
        top: 1334px;
     } 

     .slider-3 {

      display: unset;
      justify-content: center;
      align-items: center;
      overflow-x: hidden;
  }
  .wrapper{
    padding-left: 8px;
  }

    } */


    .owl-theme .owl-nav [class*=owl-]:hover {
      background: green;
      color: #FFF;
      text-decoration: none;
  }
  
  
   .owl-carousel .owl-nav button.owl-prev {
      background: green;
        width: 43px;
        height: 43px;
        border-radius: 50%;
        text-align: center;
        padding-top: 3px;
        /* position: absolute;
        left: 145px;
        top: 300px; */
        position: absolute;
      top: 304px;
      right: 1080px;
  }
  
  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
      
      color: white;
      border: none;
      padding: 0!important;
      font: 111px;
      /* width: 48%; */
  }

  .owl-item .item {
    padding: 20px;
  }

  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
  
  .owl-carousel .owl-nav button.owl-next {
      background: green;
        width: 43px;
        height: 43px;
        border-radius: 50%;
        text-align: center;
        padding-top: 3px;
        /* position: absolute;
        left: 145px;
        top: 300px; */
        position: absolute;
      top: 304px;
      left: 1080px;
  }



  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    /* margin-left: 78px; */
}

  /* .slider-Conatiner{
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
  } */
  
  
  .Trans-btn{
      border: none;
        width:100%;
        outline: none;
        padding: 10px;
        font-size: 20px;
        font-weight: bold;
        cursor: pointer;
        background: #1A5D1A;
        color: white;
    }
  
           
  
  /* .common-width{
                  width: 1000px;
                  margin: auto !important;
              } */
  
  .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
  }



    



/* solutions  */
#solution{
    background-image: url(images/solution.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 110vh;
}
#solution .btn{
    /* width: 130px; */
    color: white;
    background-color: #084914;
    border-radius: 10px;
    font-weight: 900;
    font-size: 15px;
    
}
h2, h1{
    font-weight: 800;
    color: #084613;
}
#solution p{
    font-size: 22px;
    line-height: 26px;
}


/* certification */
#certification p{
    /* padding: 0 313px; */
    font-size: 25px;
    line-height: 25px;

}
#certification img{
    margin-left: 100px;
    margin-bottom: 90px;

}
#certification .img-4{
  width: 350px;
    /* height: 114px; */
    margin-top: -30px;
}





/* contact  */
#contact .box{
    background-image: url(images/contact.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    /* height: 500px; */
    padding: 30px;
    /* width: 600px; */
    border-radius: 10px;
    /* margin-bottom: 60px; */
    color: white;
}
.box input, .box textarea,.box select{
    margin-top: 10px;
    border-radius: 0px !important;
}
.box input::placeholder, textarea::placeholder, select{
    color: #bab9b5 !important;
}
.check input{
    width: 25px;
}
.box input,select{
    height: 45px;
    /* width: 100%; */
}
.box h3 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}

.contact{
    display: flex;
    justify-content: center;
    align-items: center;
}
#contact .btn{
    font-weight: 600;
    font-size: 30px;
    background-color: white;
    width: auto;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-left: 170px; */
}
#contact .btn:hover{
    color: black;
}
.check h5{
    margin-left: 10px;
    margin-top: 20px;
}






/* reviews  */

#reviews{
    background-image: url(images/review-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    /* padding-top: 50px; */
    color: white;
}
#reviews span{
    font-weight: 600;
}

/* #reviews img{
    display: flex;
    justify-content: center;
    align-items: center;
} */




/* accordiante */

.choose-img{
  /* width: 838px;
    margin-left: -223px; */
    margin-left: -258px;
    height:570px;
}

.Choose-Content{
  text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: darkgreen;
}

.Choose-Accor-truckimg{
  padding-top: 50px;
}

.Accor-container{
  padding-top: 60px;
}

.Accor-container1{
  padding-top:12px;
}

.Accor-head{
  margin: 6px;
  font-weight: 500;
  color: #085e08;
}

.accordion-body{
  background-color: rgb(122 124 121);
  color: white;
}

.accordion-button:focus{
  box-shadow: none;
  border-color: unset;
}

.accordion-button:not(.collapsed) {
  color: unset !important;
  box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.accordion-button {
  color: unset !important;
  background-color: transparent;
    padding: 6px;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
    /* width: 322px; */
}

.accordion {
    --bs-accordion-active-color:unset; 
   --bs-accordion-active-bg: unset;
}

.accordion-button::after{
  background-image: none;
  content:"\f0d7";
  font-family: fontawesome;
  width: auto;
  height: auto;
  font-size: 20px;
  color: #1A5D1A;
 
  margin-right: 16px;
}

.accordion-button:not(.collapsed)::after{
  background-image: none;
}


.accordion-flush .accordion-item:first-child {
  border-top: 1px solid #7777;
}
.accordion-flush .accordion-item {
  
  border-bottom: 1px solid #7777;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
  width: 327px;
  margin-left: 6px;
  font-size: 13px;
}
.accordion-button {
  border-bottom: 1px solid #7777 !important;
  border-right: 1px solid #7777 !important;
  border-left: 1px solid #7777 !important;
}


.accordion-item {
  color: unset;
  width: 340px;
  background: transparent;
}

.Accor-2{
  padding-top: 20px;
}

.text-h3{
  margin-left: 25px;
    padding-top: 7px;
    color: #1A5D1A;
    font-weight: 600;
}


.accordion-body{
  padding: 10px !important;
}

@media only screen and (max-width: 600px) {

  .choose-img {
    margin-left: -102px;
    height: 272px;
}

.Choose-Accor-truckimg {
  padding-top: 0px;
}

.Choose-Content p{
  
    margin-top: 0;
    margin-bottom: -2rem;
}
#header {
    height: auto !important;
}

}







#bottom-part{
  margin-bottom: -48px;
  /* background-position-y: -113px; */
  background-image: url(images/pattern-1.jpg);
  background-size: cover;
  /* padding: 200px 20px 20px; */
  position: relative;
  top: -48px;
  padding-bottom: 90px;
}


/* footer  */
#footer{
    background-image: url(images/footer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50px;
    color: white;
}
#footer ul {
    list-style-image: url('images/triangle.PNG');
}
#footer h5{
    font-weight: 600;
}
#footer a{
    text-decoration: none !important;
    color:#a2c7a9;
}


@media (max-width: 600px){
    .custom-width{
        width: unset !important;
    }
    .top{
        display: none;
    }
    .logo{
      width: 80% !important;
    }
    /* home  */
    #home{
      height: 313px;
      background-position: right !important;
      /* width: 390px; */
    }
    #home h1 {
      font-size: 20px;
    }
    .content::before {
      left: 13px;
      top: -12px;
      border-left: 4px solid #fdc901;
      border-top: 4px solid #fdc901;
      border-bottom: 4px solid #fdc901;
    }
    #home .btn {
      display: none;
    }
    #about h6 {
      padding: 15px;
    }
    #about h1 {
      margin-top: 30px;
    }
    .content::before {
      width: 44px;
      height: 112px;
    }


    /* certificate  */
    #certification img {
    margin-left: 0px !important;
    width: 100%;
    }

    .callbackus {
      left: 85%;
    }
    #solution {
    background-image: url(images/solution-mbl.png) !important;
      background-position: right;
      height: 64vh !important;
    }
    #solution p {
      font-size: 13px;
      line-height: 15px;
  }
  /*.navbar ul li{*/
  /*  text-align: center;*/
  /*  justify-content: center;*/
  /*  width: 378px;*/
  /*  display: flex;*/
  /*  flex-direction: column;*/
  /*}*/
  
  .navbar li a {
    color: white;
    font-size: 18px;
    /* margin-left: 14px; */
    padding: unset;
    margin-top: 8px;
}

/*.Down-Broc{*/
/*    display:none !important;*/
/*}*/

.Down-broc {
    background: white;
    color: black !important;
    display: none;
}

.Desktop-Broc{
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    background-color: #084713;
}

.Dw{
    background: white;
    color: green;
    display: flex;
    align-items: center;
    justify-content: center;
     width: 100%; 
    padding: 10px;
    position: fixed;
    bottom: 1px;
    font-size:20px;
    z-index:2;
}
/*.Desktop-Broc {*/
/*    display:block;*/
/*}*/
  
}


@media only screen and (min-width: 900px) {
    .Desktop-Broc {
    display: none !important;
}
}

/*.Desktop-Broc {*/
/*    display: none;*/
/*}*/
















/* about us page  */

#about-us{
  padding: 50px;

    /* background-position-y: -113px; */
    background-image: url(images/pattern-1.jpg);
    background-size: cover;
    /* padding: 200px 20px 20px; */
    /* position: relative;
    top: -48px; */

  
}
#about-us p{
  line-height: 24px;
    padding: 0px 40px;
    color: #084613;
    text-align: justify;
    font-size: 15px;
}
#about-us img{
  height: 100%;
    width: 100%;
}
#about-us .value{
  background-image: url(images/values.jpg);
  /* padding: 40px; */
  margin: 0px -50px;
}
#about-us .value .list ul{
  color: #fff;
  font-size: 22px;
  padding: 20px 170px;

}
#about-us .ab{
  margin-left: 40px;
}
#about-us .va{
  margin-left: -70px;
}
#about-us ul {
  list-style-image: url('images/dot.PNG');
}
@media (max-width: 600px){
  #about-us, #about-us p,
  #about-us .ab, #about-us .va,
  #about-us .value {
    padding: 0px !important;
    margin: 0px !important;
  }
  #about-us .value .list ul {
    padding: 20px !important;
    margin: 0px !important;
  }
}






/* contact us page  */
.Map-Container{
  padding-bottom: 10px;
}
.map_img{
  width: 100%;
   height: 100%; 
}

.Call-Info{
  display: flex;
  flex-direction: row;
  gap:10px;
}

.Mail-Info{
  display: flex;
  flex-direction: row;
  gap:10px;
}


.Loc-Info{
  display: flex;
  flex-direction: row;
  gap:10px;
}

.Padd-Meet{
  margin-top: 17px;
  font-size: 15px;
}

.showcase{
  background-image: url("images/contact-opt.jpg");
    height: auto;
    width: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1.6;
}
.pad{
  padding: 0;
}

.Meet-Us{
  padding-top: 105px;
  /* margin-left: 20px; */
  padding-left: 26px;
  /*height: 616px !important;*/
  width: 33%;
}

.Know-btn button{
  border: none;
  font-weight: 600;
  font-size: 14px;
  color: darkgreen;
}

.Know-btn{
  padding-top: 10px;
}

.Capital-para{
  padding-top: 5px;
  font-size: 15px;
}

.Capital-hello{
  font-size: 15px;
  line-height: 1px;
}

.img-contacts{
  height: 19px;
}

.Contact-Head {
  font-size: 45px;
  font-weight: 100;
  color: white;
}

.Contact-Page-Head{
  padding-top: 20px;
    padding-bottom: 20px;
}


#mapcontainer {
  /* margin-bottom: -130px; */
  /* background-position-y: -113px; */
  background-image: url(images/pattern-1.jpg);
  background-size: cover;
  /* padding: 200px 20px 0px;
  position: relative;
  top: -150px; */
}

@media only screen and (max-width: 600px) {
  body{
    overflow-x: hidden !important;
  }

  .Meet-Us {
    
    width: 97%;
}
.map_img{
  width: 97%;
  /* height: 500px; */
}
/* .arrow-left{
  display: none;
}
.arrow-right{
  display: none;
} */
}








/* services page  */
#Service {
  background-image: url(images/pattern-1.jpg);
  background-size: cover;
 }


.Img-item{
  width: 100%;
}

.FREIGHT-FOR{
  font-size: 35px;
  padding: 20px;
  color: #084613;
}

.FREIGHT-FOR-1{
  font-size: 14px;
  color: #808080;
  padding-top: 28px;
}

.Text-head-para{
  padding:20px;
  border-right: 1px solid #80808042;
  border-left: 1px solid #80808042 ;
  border-bottom: 1px solid #80808042;
  transition: .5s;
  }

.Text-head-para:hover{
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07); 
   border-color: transparent;
  
}

.service-h4{
  font-size: 15px;
  padding-bottom: 15px;
}

.service-para{
  font-size: 14px;
  color: #808080;
}

.ware-dis{
  padding-top: 45px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 600px) {

  .custom-width{
    width: unset !important;
    margin: unset;
}
 
.Service-head{
  padding-top: 20px;
 }

 .FREIGHT-FOR-1 {
  font-size: 13px;
  color: #808080;
  padding-left: 22px;
  margin-top: -18px;
  margin-bottom: 15px;
}



.Card-row{
  margin-left: 2px;
  gap: 20px;
}

.ware-dis {
  padding-top: unset; 
   padding-bottom:30px;
}

}



/* gallery page  */
#gallery{
  background-image: url(images/pattern-1.jpg);
  background-size: cover;
}
#gallery img{
  width: 100%;
  height: 90%;
  transition: transform .2s;
}

#gallery img:hover {
  -ms-transform: scale(1.5);
  /* IE 9 */
  -webkit-transform: scale(1.5);
  /* Safari 3-8 */
  transform: scale(1.1);
}




/* Industries page  */
#industrie{
  background-image: url(images/pattern-1.jpg);
  background-size: cover;
}



/* Client page  */
#client{
  background-image: url(images/pattern-1.jpg);
  background-size: cover;
}
.short-box{
  position: relative;
  margin-top: -28px;
  display: flex;
  justify-content: center;
}
.long-box{
  margin-top: -28px;
}
@media only screen and (max-width: 600px) {

.short-box{
  margin-top: 0 !important;
}
.long-box{
  margin-top: 0px;
}
#client img{
  display: flex;
  justify-content: center;
  margin-left: 50px;
}
#client{
  padding-bottom: 40px;
  margin-bottom: -43px;
}
}




/* Slider */
.Trans-btn a{
  text-decoration: none;
  color: white;
}