

body{

	scroll-behavior: smooth;

}

h1,h2,h3,h4,h5,h6{

  font-weight: 600;

  color: #000;

}

* {

  font-family: "Poppins", sans-serif !important;

}

.hdlogo {

  max-width: 120px;

}

.servicepage-section{
  padding:100px 0px 100px 0px;
  background-image: url(../img/about/about-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.aboutpage-section{
  padding: 50px 0px 100px 0px;
}
.aboutsecond-section{
  padding: 70px 0px 100px 0px;
  position: relative;
 
}
.aboutsecond-flex > div > .white-key-strength{
  min-height: auto !important;
  margin-bottom: 0px !important;
}
.map-section{
  padding-bottom: 70px !important;
}
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 50px;
  }
}
.aboutsecond-section .pattern-4 {
  position: absolute;
  bottom: -100px;
  right: 20px;
  width: 301px;
  height: 336px;
  background-image: url(../img/about/pattern.png);
}
.bounce-y {
  -webkit-animation: MoveUpDown 5s infinite linear;
  animation: MoveUpDown 5s infinite linear;
}

.aboutsecond-section .pattern-5{
  position: absolute;
  bottom: 0;
  left: 0;
}

.aboutsecond-section .pattern-5 > img{
  max-width: 245px !important;
}




.aboutone-section{
  padding: 50px 0px 100px 0px;
}

.home-service-section {

  background-color: #fff;
  padding: 50px 0px 100px 0px;

}

.mt-lg-top{
  margin-top: 50px !important;
}

.service-section {

  padding: 70px 0px 70px 0px;

}

.contact-section{
  padding: 70px 0px 70px 0px;
}
.h-contact-section {
  padding: 100px 0px 0px 0px;
}

.home-contact-flex{
  display: flex;
  justify-content: center;
}

.contact-flex > img{
  border-radius: 15px;
}

.contact-us {

  padding: 70px 0px 0px 0px;

}


.gfc-title, .gfc-sub-title{

    font-weight: 500;
    font-size: 38px;
    line-height: 48px;
    /* color: #000; */
    color: #2d2b83;
    position: relative;

}

.gfc-title > span{
  color: #2d2b83;
}

.heading-title > div > h5{
  color: #000;
  font-weight: 400 !important;
  display: inline-block;
  background: #7db4f5;
  padding: 5px 10px;
}

.contact-heading-title{
  margin-bottom: 40px;
}

.process-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 25px;
  bottom: 0;
  border-right: 3px dashed #ddd;
  z-index: 1;
}


.company-para{
  font-weight: 400;

  font-size: 15px;

  line-height: 31px;

  text-align: justify;

  color: #000000;
}

.company-para > b{
  font-size: 18px;
}

.contact-para{
  font-weight: 400;

  font-size: 16px;

  line-height: 31px;

  color: #fff !important;
  margin-bottom: 0px;
}


.home-about-content {

  padding: 0px 50px;

}

.home-about-content > .gfc-title > span{
  font-size: 28px !important;
}

  .contact-info {
    width: 80px;
    font-weight: 400;
    font-size: 20px;
}



.contact-block {

  margin-top: 35px;

  margin-bottom: 40px;

}

.footer-link {

  margin-right: 35px;

  font-size: 16px;

}

.footer-txt {

  font-size: 20px;
  text-align: end;
  color: #fff !important;

}

.copy-txt {

  font-size: 13px;

  text-align: end;

}



.contactus-info {

  font-size: 15px;

}

.service-flex-img {

  float: left;

  padding-right: 15px;

  position: relative;

}


.service-inner-img{
  max-width: 260px;
}

.service-box {

  /* background: #f3f6f6; */
  background-color: #fff;

  margin-bottom: 70px;

  overflow: hidden;
  -webkit-box-shadow: inset -1px -2px 20px -5px rgba(54, 54, 55, 1);
-moz-box-shadow: inset -1px -2px 20px -5px rgba(54, 54, 55, 1);
box-shadow: inset -1px -2px 20px -5px rgba(54, 54, 55, 1);

}

.span {

  font-size: 16px;

  font-weight: 600;

}



.xs-menu-icon.fixed {

  display: none;

  position: absolute;

  left: 30px;

  z-index: 9;

}

.top_row ul {

  list-style: none;

  padding: 0;

  margin: 0;

}

.top_row ul li {

  display: inline-block;

}

ul.acanav li a {

  display: flex;

  gap: 8px;

  font-size: 14px;

}

.open-time {

  color: #fff;

  display: flex;

  gap: 8px;

  align-items: center;

  font-size: 15px;

}




.nav-head {

  position: relative;

  background: transparent !important;

}



.homeCarousel {

  position: relative;

  z-index: 99;

}

.nav-background{
  background-color: #fff !important;
  border-bottom: 2px solid #2d2b83;
}


.logotitle {

  color: #fff;

  font-size: 20px;

  font-weight: 500;

}



.aca-navbar > li > a{

  color: #000;

}



.aca-navbar > li > a:hover{

  color: #ff7700 !important;

}



.nav-item > .nav-link {

  font-weight: 400;

  font-size: 16px;

  font-weight: 500;

}



.text-right > p {

  justify-content: end;

}

.abt-image {
    position: relative;
    margin-right: 40px;
}
.abt-img img:nth-child(2) {
    position: absolute;
    width: 175px;
    height: 163px;
    left: 0;
    bottom: 0;
    border-radius: 35px;
    object-fit: cover;
}

.home-header-content {

  position: absolute;

  bottom: 0;

  left: 0;

  z-index: 9999;

  padding-bottom: 130px;

  text-align: left;

  max-width: 528px;

}



.home-header {

  font-weight: 700;

  font-size: 36px;

  color: #fff;

  margin-bottom: 20px;

}

.home-header-info {

  font-size: 16px;

  font-weight: 400;

  color: #fff;

}

.inner-nav-head {

  position: relative;

}



.page-banner-section {

  background-image: url(/img/banner/servicebanner2.jpg) no-repeat bottom center;

  min-height: 350px;

  display: flex;

  align-items: center;

  justify-content: center;

  color: #fff;

  position: relative;

}

.page-banner-section::after {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background: rgba(38, 2, 2, 0.7);

}

.carousel-caption {

  text-align: left;

  position: absolute;

  top: 40%;

}

.caption-inner {

  max-width: 528px;

}

.service-bdr {

  border-radius: 15px;

}



.list-inline > li > a{

  font-size: 20px !important;

}



.list-inline > .list-inline-item{

  font-size: 16px !important;

}

.mm-navbar{

  background-color: #2d2b83 !important;
  /* #113ab8 */

}

.mm-listitem_selected {

  color: #ff7700  !important;

}

.mm-page{
  overflow: hidden !important;
}

.footerlogo{
  max-width:120px;
}

.service-inner-padding{
  /* padding: 20px 15px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.service-inner-padding{
  /* padding:30px 0px; */
  padding-top: 30px;
  padding-bottom: 50px;
}
.svc-img > a > .imgone{
  margin-right: 50px;
}
.svc-img > a > img{
  border-radius: 100%;
}
.svc-title{
  background-color: #1163DE;
}
.svc-title > h3{
  color: #fff !important;
  text-align: center !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.about-content{
  padding-left: 100px;
}

.vm-content {
  display: flex;
  justify-content: center;
}

.vm-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
  color: #2d5696;
}
.process-box{
  position: relative;
}

.footer-left {
  margin-top: 20px;
}

.about-desc{
  position: relative;
  margin-bottom: 100px;
}

.cs-about-img-area {
  top: 0;
  left: -47%;
  position: absolute;
}
.reveal-img-wrap {
  overflow: hidden;
}

.reveal-img-wrap .reveal-img-inner img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}



.about-second-section{
  padding: 70px 0px 70px 0px;
  background: url(../img/about/oceans.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position:relative;
  /* background-color: #f1f1f1 !important; */
}

.about-second-section::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.service-hd > h3, .service-hd-right > h3{
  font-size: 28px;
    color: #fff;
    padding: 15px 20px;
    text-align: center;
}

.service-second-section{
  background-color: #f1f1f1;
  padding: 100px 0px 70px 0px;
}

.dtr-feature-box-blue{
  position: relative;
  padding: 30px 40px;
  margin-bottom: 70px;
  box-shadow: 0px 0px 20px 0px rgba(20, 39, 82, 0.1);
  background-color: #efefef;
  transition: 0.5s;
  cursor: pointer;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  /* border: 1px solid #ff7700; */
}

.dtr-feature-box-blue:hover{
  background-color: #8a87e3 !important;
}
.dtr-feature-box-blue:hover > .company-title{
  color: #fff !important;
}
.dtr-feature-box-blue:hover > .company-para{
  color: #fff !important;
}

.dtr-feature-box-blue:hover > .hrline{
  border-color: #fff !important;
  opacity: 0.5;
}

.hrline-white{
  border-color:  #fff !important;
  opacity: 0.5;
}


.dtr-feature-box-blue > p{
  color: #000 !important;
}

.dtr-feature-box-blue > div > .about-btn{
  color: #000 !important;
}

.flag{
  max-width: 100px;
}

.transit{
    background-color: #ff7700;
    width: fit-content;
    padding: 10px 30px;
    margin-left: -30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-top: 40px;
}


.heading-title{
  margin-bottom: 65px;
}


.dtr-feature-box-blue > h5{
  font-weight: 500  !important;
  color: #000;
  font-size: 20px;
  line-height: 22pt;
}

.contact-title{
  color: #fff;
  margin-bottom: 20px;
  font-weight: 500;
}

.useful-lnk{
  list-style-type: none;
  padding: 0px;
}
.useful-lnk > li{
  display: inline;
}

.useful-lnk > .lnk-item::after{
  content: "";
    height: 15px;
    background: #fff;
    width: 2px;
    display: inline-block;
    margin: 0px 11px;
    position: relative;
    top: 2px;
}
.end-footer-txt{
  margin-bottom: 0px;
  text-align: center;
  font-size: 12px;
  font-weight:normal;
  color: #fff;
}
.end-footer-txt a{
  font-size: 12px;
  font-weight:normal;
}
.end-footer{
  background-color: #2d2b83;
}

.truck-flex-lg{
  display: flex;
  justify-content: center;
}

.truck-flex-lg > img{
  position: absolute;
  z-index: 999;
  bottom: -27%;
  right: 0%;
  max-height: 350px;
}


.company-flex{
  display: flex;
  justify-content: center;
}


.about-inner-content > h5 > b{
  font-size: 17px;
  font-weight: 500 !important;
}

.service-blog-content{
  padding-left:30px;
}
.service-blog{
    display: flex;
    background: #fff;
    padding: 15px 15px;
    position: relative;
    align-items: center;
}
.mt-lg{
  margin-top: 40px;
}

.service-blog-content > h4{
  font-size: 24px;
}
.service-blog-content > p{
  font-size: 16px;
}


.contact-count {
  width: 65px;
  height: 65px;
  font-size: 22px;
  font-weight: bold;
  background: #2d2b83;
  border: 5px solid  #9190cb;
  border-radius: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  z-index: 99;
}

.about-box{
  /* background-color: #fff; */
  background: linear-gradient(142.13deg,rgba(254,248,255,.21) 1.8%,rgba(254,248,255,0.5) 99.75%);
  box-shadow: 2px 1px 15px -9px rgba(66, 68, 90, 1);
  border-radius: 12px;
  padding:30px 15px;
  max-height: 357px;
}


.about-box > h5{
    font-weight: 500 !important;
    color: #fff;
    font-size: 33px;
    line-height: 22pt;
}
.home-about-box > h5{
  font-weight: 500 !important;
  color: #fff;
  font-size: 27px !important;
  line-height: 24pt !important;
}
.home-about-box{
  min-height: 357px !important;
}

.about-box > p{
  color: #fff !important;
}

.about-box > ul > li{
  font-size: 17px;
  margin-bottom: 10px;
  color: #fff !important;
}

.uplogo{
  padding: 10px 10px;
  background-color: #fff;
  margin-bottom: 15px;
}
.cool-project > h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;

}
.add-on-service{
  margin-bottom: 130px;
}
.follow-flex, .useful-lnk-flex, .footer-flex{
  display: flex;
  justify-content: center;
}
.mm-listitem__text {
  font-size: 18px !important;
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}

@media (min-width: 1400px) {
  .container {
      max-width: 1300px !important;
  }

}
@media (max-width: 1399px) and (min-width: 1200px) {

  .home-header {

    font-size: 32px !important;

  }
  .home-about-box > h5{
    font-size: 25px !important;
  }
  .about-img .img-1{
    max-width: 190px !important;
    border: 10px solid #fff !important;
  }
  .about-img .img-2, .about-img .img-3{
    max-width: 190px !important;
  }
  .about-inner-content{
    padding-left: 35px !important;
  }
  .servicepage-section {
    padding: 100px 0px 50px 0px !important;
  }
  .aboutsecond-section {
    padding: 50px 0px 100px 0px !important;
  }
  .aboutsecond-flex{
    align-items: center !important;
  }
  .keystr{
    font-size: 23px !important;
    margin-bottom: 10px !important;
  }
  .about-icon img {
    width: 43px !important;
  }
  .about-icon {
    min-width: 60px !important;
    height: 70px !important;
    line-height: 70px !important;
  }
  .strength-box{
    min-height: 340px !important;
  }
  .cargo-img{
    bottom: -12% !important;
  }
  .ft-service-innerbox-3 .ft-service-text-icon{
    min-height: 288px !important;
  }
  .card-title{
    font-size: 23px !important;
  }

}



@media (min-width: 1200px) {

  .phone-break {

    display: none;

  }
  .about-img2{
    display: none;
  }
}


@media (max-width: 1199px) and (min-width: 992px) {

  .carousel-caption {

    left: 10%;

  }

  .home-header {

    font-size: 28px !important;

  }

  .about-uptitle {
    font-size: 35px !important;
  }

  .home-about-image {

    padding: 0px 0px;

  }

  .about-content {

    padding: 0px 20px;

  }

  .service-bdr {

    max-width: 265px;

  }

  .sendmail-btn {

    margin-top: 20px;

  }


  .home-about-content {

    padding: 0px 30px;

  }


  .service-inner-img{
    max-width: 250px !important;
  }

  .service-title {

    padding-left: 0px;

  }
  
  .habout-content > h4{
    font-size: 30px  !important;
  }
  .abt-flex{
    align-items: center;
  }
 
  .about-desc-title{
    font-size: 32px;
  } 
 
  .home-about-box > h5{
    font-size: 23px !important;
  }
  .home-about-box {
    min-height: 400px !important;
  }
  .primary-division{
    display: none;
  }
  .primary-division-lg{
    margin-top: 50px;
  }
  .servicepage-section {
    padding: 100px 0px 0px 0px;
  }

  .h-prj-flex{
    display: block;
   
  }

  .middle-img{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .middle-img > div > img{
    max-width: 400px !important;
  }

  .mid-top{
    margin-top: -40px !important;
  }
  .get-in-touch {
    padding: 70px 0px !important;
  }
  .gfc-title, .gfc-sub-title{
    font-size: 35px !important;
  }

  .offer-box{
    width: 75% !important;
  }
  .fs-key{
    min-height: 359px !important;
  }
  .hoffice-title{
    font-size: 30px !important;
  }

  .prj-inner-img-flex, .prj-inner-img-flex-two{
    display: flex;
    justify-content: center;
    padding-left: 0px !important;
  }
  .hide-projects > div, .prj-img-flex > div{
    display: flex;
    justify-content: center;
  }
  .up{
    margin-top: 20px;
  }
  .about-img2{
    margin-top: 50px;
  }
  .about-img2 .img-1,  .about-img2 .img-2{
    max-width: 215px !important;
    border: 10px solid #fff !important;
    border-radius: 50px;
  }
 .about-img2 .img-3{
    max-width: 215px !important;
  }
  .img-1-flex{
    margin-right: -155px !important;
  }
  .img-3-flex{
    margin-left: -155px !important;
  }
  .img-1-flex, .img-2-flex, .img-3-flex{
    display: flex;
    justify-content: center;
  }
  .img-3-flex > img{
    border: 10px solid #fff !important;
  }
  .img-2-flex{
    margin-top: 100px;
  }
  .key-strength{
    padding: 20px 30px !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    min-height: auto !important;
  }

  .about-icon img {
    width: 40px !important;
  }
  .about-icon {
    min-width: 60px !important;
    height: 65px !important;
    line-height: 65px !important;
  }
  .key-strength > h5 {
    font-size: 20px !important;
  }
  .aboutsecond-section {
    padding: 0px 0px 100px 0px !important;
  }
  .follow-flex, .useful-lnk-flex{
    margin-top: 25px !important;
  }
  .navbar-expand-lg .navbar-nav .nav-link {

		padding-right: .5rem;

		padding-left: 2.5rem;

	  }
    .feature-block .inner-box{
      min-height: 141px !important;
    }
    .abt-image-sec{
      margin-bottom: 60px;
      display: flex;
      justify-content: center;
    }
    .aboutpage-section {
    padding: 100px 0px;
    }
    .vs-box-org, .vs-box{
      margin-top: 40px !important;
    }
    .why-choose-box{
      min-height: 287px !important;
    }
    .strength-box > .content > .h-core-title{
      margin-bottom: 10px !important;
      margin-left: 0px !important;
      text-align: start !important;
      font-size: 23px !important;
      margin-top: 70px !important;
    }
    .strength-box{
      min-height: auto !important;
      max-width: 80%;
      margin-right: auto;
      margin-left: auto;
    }
    .col-lg-top {
    margin-top: 50px !important;
    }
    .cargo-img{
      position: relative !important;
      transform: rotate(90deg) !important;
      right: 16%  !important;
      max-width: 100% !important;
      margin-top: -220px !important;
      margin-bottom: -195px !important;
    }
    .ft-service-innerbox-3 .ft-service-text-icon{
      min-height: 319px !important; 
    }
    .ft-service-text{
      margin-top: 20px !important;
    }
    .ft-service-innerbox-3 .ft-service-icon{
      right: -15px !important;
      top: -40px !important;
    }
    .ft-service-innerbox-3 .ft-service-text-icon{
      padding: 25px 20px !important;
    }
    .card-title{
      font-size: 20px !important;
    }
    .card-body{
      padding: 20px 15px !important;
    }
    .h-core-title {
    font-size: 24px !important;
    }
    .dtr-feature-box-blue{
      padding: 20px 25px !important;
      min-height: 330px !important;
    }


}

@media(min-width: 768px){
  .svc-img{
    display: flex;
    justify-content: center;
  }
  .follow-us{
    display: flex;
    justify-content: center;
  }
  .hide-head-title{
    display: none !important;
  }
}



@media (max-width: 991px) and (min-width: 768px) {

  .nav-head {

    position: relative !important;

  }

  .ml-mr{
    margin-left: 10px;
    margin-right: 10px;
  }
  .md-break{
    display: none !important;
  }
  .sm-break{
    display: none !important;
  }


  .gfc-title {

    font-size: 35px;

  }
  .page-header__inner h2{
    font-size: 48px !important;
  }


  .service-inner-img{
    max-width: 330px;
  }
  .flag {
    max-width: 95px !important;
  }
  .car {
    margin-top: 0px !important;
    max-width: 460px !important;
  }

  .contactimg-flex{

    display:flex;

    justify-content: center;

  }

  .dtr-feature-box, .dtr-feature-box-blue{
    min-height: auto  !important;
    /* width: 85%; */
    margin-left: auto;
    margin-right: auto;
    /* padding: 30px 30px  !important; */
  }

  /* .hservice-flex > img{
    max-width: 525px !important; 
  } */
 
  .ftr-top-md{
    margin-top: 35px;
  }
  .habout-content > h4{
    font-size: 35px !important;
  }
  .aboutimg-sm{
    margin-top: 50px;
    margin-bottom: 70px;
    display: flex;
    justify-content: center;
  }
  .aboutimg-sm > img{
    max-height: 450px  !important;
  }
  .aboutimg-sm::before{
    width: 350px !important;
    height: 485px !important;
    position: absolute;
    bottom: -16px !important;
    left: 63px !important;
  }

  .about-desc-title{
    font-size: 30px  !important;
  }
  .about-desc{
    margin-bottom: 65px  !important;
  }
  .mt-md-top{
    margin-top: 50px;
  }

  .home-about-box > h5 {
    font-size: 22px !important;
  }
  .about-desc-para{
    margin-top: 50px;
  }

  .h-prj-flex {
    display: block !important;
  }

  .contact-block {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
  }
  /* .hprj-images {
    padding-left: 0px !important;
  } */
  .about-us-images{
    margin-bottom: 220px !important;
  }

  .about-us-img-1 > img{
    max-width: 350px;
  }
  .about-us-img-2 > img{
    max-width: 285px;
  }

  .mid-top{
    margin-top: 0px !important;
  }
  .about-uptitle{
    font-size: 35px !important;
  }
  .aboutsecond-section {
    padding: 0px 0px 70px 0px !important;
  }
  .key-strength{
    min-height: auto !important;
  }
  .key-strength.mr-top{
    margin-top: 0px !important;
  }
  .hinner-left{
    margin-left: 50px !important;
  }
  .hinner-right{
    margin-right: 50px !important;
  }

  .mr-lg-top{
    margin-top: 40px;
  }

  .prj-inner-img-flex, .prj-inner-img-flex-two{
    display: flex;
    justify-content: center;
    padding-left: 0px !important;
  }
  .hide-projects > div, .prj-img-flex > div{
    display: flex;
    justify-content: center;
  }
  .up{
    margin-top: 20px;
  }
  .pj-flex{
    display: flex !important;
    justify-content: end !important;
  }
  .pj-flex2{
    display: flex !important;
    justify-content: start !important;
  }
  .contact-flex > img {
    border-radius: 20px !important;
    max-width: 485px !important;
  }
  .img-1-flex, .img-2-flex, .img-3-flex {
    display: flex;
    justify-content: center;
  }
  .about-img2 .img-1, .about-img2 .img-2 {
    max-width: 205px !important;
    /* border: 10px solid #fff !important; */
    border-radius: 50px !important;
  }
  .about-img2 .img-3 {
    max-width: 205px !important;
  }
  .img-2-flex {
    margin-top: 100px;
  }
  .about-img2 {
    margin-top: 50px;
  }
  .key-strength > h5{
    font-size: 20px !important;
  }
  .about-icon {
    min-width: 60px !important;
    height: 70px !important;
    line-height: 70px !important;
  }
  .about-icon img {
    width: 40px !important;
  }
  .aboutsecond-flex > div > .key-strength.mr-top{
    margin-top: 25px !important;
  }
  .hinner-right{
    margin-right: 0px !important;
  }
  .transit > h5{
    font-size: 21px !important;
  }
  .svc-img > img{
    max-width: 300px !important;
  }
  .add-on-service {
    margin-bottom: 130px !important;
  }
  .useful-lnk > .lnk-item::after{
    margin: 0px 8px !important;
  }

  .footer-flex{
    justify-content: end !important;
  }
   .strength-box > .content > .h-core-title{
      margin-bottom: 10px !important;
      margin-left: 0px !important;
      text-align: start !important;
      font-size: 23px !important;
      margin-top: 70px !important;
    }
    .strength-box{
      min-height: auto !important;
      max-width: 80%;
      margin-right: auto;
      margin-left: auto;
    }
    .col-lg-top, .col-md-top{
    margin-top: 70px !important;
    }
    .cargo-img{
      position: relative !important;
      transform: rotate(90deg) !important;
      right: 16%  !important;
      max-width: 100% !important;
      margin-top: -235px !important;
      margin-bottom: -205px !important;
    }
    .ft-service-innerbox-3 .ft-service-text-icon{
      padding: 25px 30px !important;
    }
    .ft-service-innerbox-3 {
    max-width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    }
    .card-title{
      font-size: 21px !important;
    }
    .card-img-top{
      max-height: 325px !important;
    }

}



@media (max-width: 767px) and (min-width: 576px) {

  .nav-head {

    position: relative !important;

  }
  .carousel-caption {

    text-align: center !important;

    top: 20%;

  }
  .xs-break{
    display: none !important;
  }
  .md-break{
    display: none !important;
  }

  .page-header__inner h2{
    font-size: 48px !important;
  }


  .home-header {

    font-size: 25px !important;

  }

  .home-header-info {

    font-size: 14px;

  }

  .caption-inner {

    max-width: 100%;

  }

  .about-img {

    max-width: 400px !important;

  }

  .gfc-title {

    font-size: 35px;

  }

  .service-bdr {

    max-width: 265px;

  }

  .contact-bottom{

    margin-bottom: 30px;

  }

  .contact-form{

    margin-top: 50px !important;

  }


  .dtr-feature-box, .dtr-feature-box-blue{
    padding: 30px 30px 30px 30px;
  }
 
  .habout-content > h4{
    font-size: 30px !important;
  }

  .habout-content > h4 > br{
    display: none;
  }
 
  .servicepage-section{
    padding: 100px 0px 0px 0px;
  }
  .mt-md-top{
    margin-top: 50px;
  }
  .home-about-box > h5 {
    font-size: 22px !important;
  }
  .home-about-box{
    min-height: auto !important; 
  }
  .about-box{
    max-height: auto !important;
  }

  .about-desc-para{
    margin-top: 50px;
  }
  .product-svc{
    width: 95%  !important;
  }

  .habout {
    max-width: 265px !important;
  }
  
  .middle-img{
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .mid-top{
    margin-top: 0px !important;
  }

  .aboutsecond-section {
    padding: 0px 0px 70px 0px !important;
  }
  .key-strength{
    min-height: auto !important;
  }
  .key-strength.mr-top{
    margin-top: 0px !important;
  }

  .up{
    margin-top: 20px;
  }
  .car{
    max-width: 450px !important;
  }
  .dtr-feature-box-blue {
    margin-bottom: 50px !important;
    max-width: 100% !important;
    margin-left: auto  !important;
    margin-right: auto !important;
  }
  .flag {
    max-width: 95px !important;
  }
  .ml-mr{
    margin-right: 10px;
  }
  /* .home-contact-flex > img{
    max-width: 300px !important;
  } */
  .contact-flex > img {
    border-radius: 15px;
    max-width: 440px;
  }
  .img-1-flex, .img-2-flex, .img-3-flex {
    display: flex;
    justify-content: center;
  }
  .about-img2 .img-1, .about-img2 .img-2 {
    max-width: 200px !important;
    border: 10px solid #fff !important;
    border-radius: 50px !important;
  }
  .about-img2 .img-3 {
    max-width: 200px !important;
    border: 10px solid #fff !important;
  }
  .img-2-flex {
    margin-top: 100px;
  }
  .about-img2 {
    margin-top: 50px;
  }
  .key-strength > h5{
    font-size: 20px !important;
  }
  .about-icon {
    min-width: 60px !important;
    height: 70px !important;
    line-height: 70px !important;
  }
  .about-icon img {
    width: 40px !important;
  }
  .aboutsecond-flex > div > .key-strength.mr-top{
    margin-top: 25px !important;
  }
  .hinner-right{
    margin-right: 0px !important;
    max-width: 400px !important;
  }
  .img-2-flex > .img-2{
    z-index: 999 !important;
  }
  .transit > h5{
    font-size: 21px !important;
  }
  .contact-info-content {
    padding-left: 17px !important;
  }
  .abt-image-sec > .abt2{
    top: 50% !important;
    right: 0%  !important;
    max-width: 270px !important;
    border-left: 15px solid #fff !important;
    border-top: 15px solid #fff !important;
  }
   .strength-box > .content > .h-core-title{
      margin-bottom: 10px !important;
      margin-left: 0px !important;
      text-align: start !important;
      font-size: 23px !important;
      margin-top: 70px !important;
    }
    .strength-box{
      min-height: auto !important;
      max-width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
    /* .col-lg-top {
    margin-top: 50px !important;
    } */
    .cargo-img{
      position: relative !important;
      transform: rotate(90deg) !important;
      right: 22%  !important;
      max-width: 350px !important;
      margin-top: -235px !important;
      margin-bottom: -205px !important;
    }
    .card{
      max-width: 380px !important;
      margin: auto !important;
    }
    .card-title{
      font-size: 23px !important;
    }
    .page-header {
      padding: 115px 0px 100px !important;
    }
}

@media(max-width: 767px) and (min-width: 350px){
  .sm-break{
    display: block !important;
  }
  .useful-lnk{
    display: none;
  }
  .contact-title{
    margin-bottom: 10px;
  }
  .reservation-top{
    margin-top: 25px;
  }
  .useful-lnk-flex{
    display: none !important;
  }
  .follow-flex{
    margin-top: 25px !important;
  }
  .follow-us{
    display: flex;
    justify-content: start;
  }
  .mr-lg-top, .mr-sm-top{
    margin-top: 40px;
  }
  .show-head-title{
    display: none !important;
  }
  .headoffice {
    padding: 50px 0px 50px 0px !important;
  }
  .hoffice-title{
    margin-top: 30px !important;
  }
  .car{
    margin-top: 15px  !important;
  }
  .scan-mt{
    margin-top: 20px !important;
  }
  .servicepage-section {
    padding: 70px 0px 0px 0px !important;
  }
   .col-lg-top, .col-md-top{
    margin-top: 70px !important;
    }
  .ft-service-innerbox-3 {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .industry-section{
    padding: 80px 0px !important;
  }
  .home-service-section {
        background-color: #fff;
        padding: 80px 0px !important;
  }
  .footer-flex {
    display: flex;
    justify-content: start !important;
  }

 
}



@media (max-width: 575px) and (min-width: 420px) {

  .nav-head {

    position: relative !important;

  }
  .home-about-box > h5 {
    font-size: 22px !important;
  }
  .mt-md-top{
    margin-top: 50px;
  }
  .home-about-box{
    min-height: 517px !important;
  }
  .habout {
    max-width: 250px !important;
  }
  .home-about-content > .gfc-title > span {
    font-size: 26px !important;
  }
  .about-us-images{
    margin-bottom: 220px !important;
  }

  .about-us-img-1 > img{
    max-width: 350px;
  }
  .about-us-img-2 > img{
    max-width: 275px;
  }

  .about-us-img-2{
    bottom: -45% !important;
    right: 0% !important;
  }
  .middle-img{
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .mid-top{
    margin-top: 0px !important;
  }
  .about-uptitle{
    font-size: 33px !important;
  }
  .aboutsecond-section {
    padding: 0px 0px 70px 0px !important;
  }
  .key-strength{
    min-height: auto !important;
  }
  .key-strength.mr-top{
    margin-top: 0px !important;
  }
  .hinner-left{
    margin-left: 0px !important;
  }
  .hinner-right{
      margin-right: 0px !important;
      max-width: 390px !important;
  
  }
    .bs-section {
        padding: 70px 0px;
    }
    .tele-about-us-img-2 > img{
      max-width: 235px !important;
    }
    .offer-box {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .car{
      max-width: 430px !important;
    }
    .dtr-feature-box-blue {
      margin-bottom: 50px !important;
    }
    .transit{
      margin-left: -25px !important;
    }
    .flag {
      max-width: 95px !important;
    }
    /* .home-contact-flex > img{
      max-width: 295px !important;
    } */
    .ams_weare h2{
      font-size: 28px !important;
    }
    .xs-break{
      display: none !important;
    }
    .md-break{
      display: block !important;
    }
    .cool-project > h2 {
      font-size: 28px;
    }
    .contact-flex > img {
      border-radius: 15px;
      max-width: 400px !important;
    }
    .img-1-flex, .img-2-flex, .img-3-flex {
      display: flex;
      justify-content: center;
    }
    .about-img2 .img-1, .about-img2 .img-2 {
      max-width: 185px !important;
      border: 8px solid #fff !important;
      border-radius: 50px !important;
    }
    .about-img2 .img-3 {
      max-width: 185px !important;
      border: 8px solid #fff !important;
    }
    .img-2-flex {
      margin-top: 100px;
    }
    .about-img2 {
      margin-top: 50px;
    }
    .key-strength > h5{
      font-size: 20px !important;
    }
    .about-icon {
      min-width: 60px !important;
      height: 70px !important;
      line-height: 70px !important;
    }
    .about-icon img {
      width: 40px !important;
    }
    .aboutsecond-flex > div > .key-strength.mr-top{
      margin-top: 25px !important;
    }
  
    .img-2-flex > .img-2{
      z-index: 999 !important;
    }
    .img-1-flex > .img-1{
      margin-right: -50px !important;
    }
    .img-3-flex > .img-3{
      margin-left: -50px !important;
    }
    .quote{
      display: none !important;
    }
    .transit > h5{
      font-size: 20px !important;
    }
    .page-header{
      padding: 100px 0px 80px 0px !important;
    }
    .page-header__inner h2 {
      font-size: 44px !important;;
    }
    .contact-info-content {
    padding-left: 18px !important;
    }
     .strength-box > .content > .h-core-title{
      margin-bottom: 10px !important;
      margin-left: 0px !important;
      text-align: start !important;
      font-size: 23px !important;
      margin-top: 70px !important;
    }
    .strength-box{
      min-height: auto !important;
      max-width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
    .col-lg-top {
    margin-top: 50px !important;
    }
    .cargo-img{
      position: relative !important;
        transform: rotate(90deg) !important;
        right: 40% !important;
        max-width: 320px !important;
        margin-top: -225px !important;
        margin-bottom: -185px !important;
    }
    .ft-service-innerbox-3 .ft-service-text-icon{
      padding: 25px 15px !important;
      margin-left: 0px !important;
      margin-right: 0px !important;
    }
      .card{
      max-width: 380px !important;
      margin: auto !important;
    }
    .card-title{
      font-size: 23px !important;
    }
  

}

@media(max-width: 450px) and (min-width: 420px){
  .sidecaption {
    top: 14% !important;
    left: -16% !important;
  }
}

@media(max-width: 575px) and (min-width: 420px){
  .gfc-title{
    font-size: 33px  !important;
  }
}



@media (max-width: 575px) and (min-width: 350px) {

  .gfc-title::before {

    width: 95px;

  }

  .gfc-title {

    font-size: 28px;

  }

  .contact-bottom{

    margin-bottom: 30px;

  }

  .contact-form{

    margin-top: 50px !important;

  }

  .contactimg-flex{

    display: flex;

    justify-content: center;

  }

  .footer-left{

    margin-bottom: 20px;

  }
  .dtr-feature-box, .dtr-feature-box-blue{
    padding: 25px 25px;
  }

  .habout-content > h4{
    font-size: 28px  !important;
  }
  .contact-title{
    font-size: 21px;
  }

  .follow-us {
    display: flex;
    justify-content: center  !important;
  }

  .servicepage-section{
    padding: 100px 0px 0px 0px;
  }
  .aboutimg-sm{
    margin-top: 35px;
    margin-bottom: 35px;
    display: flex;
    justify-content: center;
  }
  .aboutimg-sm > img{
    max-height: 400px  !important;
  }
  .aboutimg-sm::before{
    display: none;
  }
  .cbox > .content {
    padding-left: 0px  !important;
    padding-right: 0px !important;
  }
  .abt2{
    display: none !important;
  }
  .abt-image-sec{
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
  }
  
}



@media (max-width: 419px) and (min-width: 350px) {

  .nav-head {

    position: relative !important;

  }

  .caption-inner {

    max-width: 100%;

  }

  .carousel-caption {

    display: none;

  }

  .service-bdr {

    max-width: 170px;

  }

  .contact-info {

    width: auto;

    margin-right: 10px !important;

    font-size: 16px;

  }

  .service-title{
    font-size: 17px !important;
  }
  .gfc-para{
    font-size: 14px !important;
  }
  .service-box{
    margin-bottom: 35px !important;
  }
  .service-title {
    font-size: 17px;
  }

  .home-about-box > h5 {
    font-size: 20px !important;
  }
  .mt-md-top{
    margin-top: 50px;
  }

  .home-about-box {
    min-height: 517px !important;
  }

  .underlogo {
    max-width: 300px;
  }
  /* .company-para{
    text-align: start !important;
  } */
  .about-uptitle{
    font-size: 32px !important;
  }

  .h-prj-flex {
    display: block;
  }

  .habout {
    max-width: 240px !important;
  }

  .home-about-content > .gfc-title > span {
    font-size: 26px !important;
  }
  .ams_weare h2 {
    font-size: 26px !important;
  }
  .power-about-us-img-2, .abt-us-img-2{
    display: none !important;
  }
 
  .middle-img{
    margin-top: 50px !important;
    margin-bottom: 50px;
  }
  /* .hinner-about {
    max-width: 250px !important;
  } */
  .mid-top{
    margin-top: 0px !important;
  }
  .about-uptitle{
    font-size: 33px !important;
  }
  .aboutsecond-section {
    padding: 0px 0px 70px 0px !important;
  }
  .key-strength{
    min-height: auto !important;
  }
  .key-strength.mr-top{
    margin-top: 0px !important;
  }
  .hinner-left{
    margin-left: 0px !important;
  }
  .hinner-right{
    margin-right: 0px !important;
  }
  .about-inner{
    padding: 30px 30px;
  }
  .aboutone-section {
    padding: 50px 0px 70px 0px;
  } 

    .bs-section {
        padding: 70px 0px !important;
    }
    .tele-about-us-img-2 {
      bottom: -36% !important;
      right: -6% !important;
  }

  .offer-box {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* .abt-content{
    margin-top: 30px !important;
  } */
  .up{
    margin-top: 20px;
  }
  .sm-tp{
    margin-top: 20px;
  }
  .home-service-section{
    padding: 80px 0px 80px 0px !important;
  }
  .flag {
    max-width: 85px !important;
  }
  .transit{
    margin-left: -25px !important;
  }
  .dtr-feature-box-blue{
    margin-bottom: 40px !important;
  }
  /* .home-contact-flex > img{
    max-width: 250px !important;
  } */
  .cool-project > h2 {
    font-size: 26px !important;
  }
  .img-1-flex, .img-2-flex, .img-3-flex {
    display: flex;
    justify-content: center;
  }
  .about-img2 .img-1, .about-img2 .img-2 {
    max-width: 175px !important;
    border: 6px solid #fff !important;
    border-radius: 50px !important;
  }
  .about-img2 .img-3 {
    max-width: 175px !important;
    border: 6px solid #fff !important;
  }
  .img-2-flex {
    margin-top: 130px;
  }
  .about-img2 {
    margin-top: 50px;
  }
  .key-strength > h5{
    font-size: 20px !important;
  }
  .about-icon {
    min-width: 60px !important;
    height: 70px !important;
    line-height: 70px !important;
  }
  .about-icon img {
    width: 40px !important;
  }
  .aboutsecond-flex > div > .key-strength.mr-top{
    margin-top: 25px !important;
  }

  .img-2-flex > .img-2{
    z-index: 999 !important;
  }
  .img-1-flex > .img-1{
    margin-right: -50px !important;
  }
  .img-3-flex > .img-3{
    margin-left: -50px !important;
  }
  .quote{
    display: none !important;
  }
  .transit > h5{
    font-size: 19px !important;
  }
  .white-key-strength{
    min-height: auto !important;
  }
  .svc-img{
    display: flex !important;
    justify-content: center !important;
  }
  .svc-img > img{
    max-width: 290px !important;
  }
  .gfc-title {
    font-size: 35px !important;
  }
  .page-header__inner h2 {
    font-size: 38px !important;
  }
  .page-header__inner::before{
    bottom: -7px !important;
  }
  .page-header{
    padding: 90px 0px 80px 0px !important;
  }
  .contact-info-content {
    padding-left: 18px !important;
    }
  .feature-block .content-box {
    padding: 15px 17px !important;
  }
  .feature-block .icon-box{
    min-width: 85px;
  }
  .strength-box > .content > .h-core-title{
      margin-bottom: 10px !important;
      margin-left: 0px !important;
      text-align: start !important;
      font-size: 23px !important;
      margin-top: 70px !important;
    }
    .strength-box{
      min-height: auto !important;
      max-width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
  
    .cargo-img{
      position: relative !important;
        transform: rotate(90deg) !important;
        right: 60% !important;
        max-width: 320px !important;
        margin-top: -225px !important;
        margin-bottom: -185px !important;
    }
    .ft-service-innerbox-3 .ft-service-text-icon{
      padding: 25px 15px !important;
      margin-left: 0px !important;
      margin-right: 0px !important;
    }
    .ft-service-innerbox-3 .ft-service-text-icon {
    top: -45px !important;
    }
    .ft-service-innerbox-3 .ft-service-icon{
      width: 80px !important;
      height: 80px !important;
    }
    .ft-service-text{
      margin-top: 25px !important;
    }
    .h-core-title {
    font-size: 24px !important;
    }
    .card{
      max-width: auto !important;
      margin: auto !important;
    }
    .card-title{
      font-size: 20px !important;
    }
    #offer{
      margin-bottom: 80px !important;
    }

}



@media (max-width: 599px) and (min-width: 576px) {

  .carousel-caption {

    text-align: left !important;

    top: 3%;

  }

}



@media (min-width: 992px) {

  .home-about-image-show {

    display: none;

  }
  .truck-flex-sm{
    display: none;
  }
  .habout-md{
    display: none;
  }
  .aboutimg-sm{
    display: none;
  }
  .ams_weare{
    text-align: right;
  }
  .hservice-flex{
    display: none;
  }



}

@media(max-width: 991px) and (min-width: 576px){
   .abt-image-sec{
      margin-bottom: 90px;
      display: flex;
      justify-content: center;
    }
}



@media (max-width: 991px) and (min-width: 350px) {

  .top_row {

    display: none !important;

  }

  .bg-light {

    color: #fff !important;

  }

  .home-about-image {

    display: none;

  }
  
  .home-about-image-show {

    display: flex;

    justify-content: center;

    margin-top: 20px;

  }

  .ams_weare{
    text-align: left !important;
  }

  .home-svc{
    display: none !important;
  }



  .about-us-section {

    padding: 70px 0px 70px 0px;

  }



  .home-contact-flex {

    display: flex;

    justify-content: center;

  }


  .home-about-content {

    padding: 0px 0px;

  }

  .contact-us {

    padding: 0px 0px 0px 0px;

  }

  .gfc-nav{

    

    padding-bottom: 0px !important;

    padding-top: 0px !important;

  }


  .copy-txt{

    text-align:start;

  }

  .footer-txt{

    text-align: start;

  }

  .dtr-feature-box, .dtr-feature-box-blue{
    min-height: auto !important;
  }
 
 
  .hservice-flex{
    display: flex;
    justify-content: center;
    padding: 30px 0px 20px 0px;
  }

  .habout-content > h5, .habout-content > h4, .habout-content > p{
    text-align: start;
  }
  .habout-content{
    padding-left: 0px;
  }
  .habout-lg{
    display: none;
  }

  .habout-md{
    margin-bottom: 30px;
  }
  .habout-content > h4 > br{
    display: none;
  }

  .servicepage-section {
    padding: 100px 0px 0px 0px;
  }
  .viewmore-flex{
    display: flex;
    justify-content: center;
  }
  
    .aboutpage-section {
    padding: 100px 0px;
    }
    .vs-box-org, .vs-box{
      margin-top: 40px !important;
    }
    .why-choose-box{
      min-height: auto !important;
      margin-bottom: 50px !important;
    }
    .home-service-section-two{
      padding: 100px 0px 50px 0px!important;
    }
    .dtr-feature-box-blue{
      margin-bottom: 50px !important;
    }
  

}



@media(max-width: 1279px) and (min-width: 992px){
  .footer-txt, .copy-txt{
    text-align: start !important;
  }
}

.get-in-touch{
  padding: 50px 0px 100px 0px;
  background-image: url(../img/banner/map-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;

}

/* .cnct{
   background-image: url(/img/contact/contact-back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
} */

.client-count-section {
 
  background-image: url(/img/about/count-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px 0px;
  position: relative;
}


.client-count-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 28, 91, 0.7);
}

.about-us-images {
  position: relative;
}

.about-us-img-1 > img, .about-us-img-2 > img,  .bs-about-us-img-2 > img, .bs-about-us-img-3 > img{
  border-radius: 25px;
}

.about-us-img-1{
  position: relative;
}

.about-us-img-2{
  position: absolute;
  bottom: -50%;
  right: 5%;
}

.tele-about-us-img-2{
  bottom: -40% !important;
}

.bs-about-us-img-2{
  position: absolute;
  bottom: -10%;
  right: 15%;
}

.bs-about-us-img-3{
  position: absolute;
  top: -10%;
  left: 0%;
}

.about-us-img-2 > img{
  border: 15px solid #fff;
}

.bs-about-us-img-2 > img{
  border: 10px solid #fff;
  max-width: 215px;
}

.bs-about-us-img-3 > img{
  border: 10px solid #fff;
  transform: rotate(316deg);
  max-width: 200px;
}

.habt-title{
    font-size: 26px;
    font-weight: 400;
    line-height: 28pt;
}

.habt-sec-title{
  margin-top: 25px;
    font-size: 19px;
    line-height: 28pt;
}

.key-strength{
  /* background-color: transparent;
  border: 1px solid #f5f5f5; */
  /* backdrop-filter: blur(13px); */
  padding: 20px 30px;
  border: 1px solid rgba(0,0,0,0.08);
  min-height: 233px;
  background-color: #fff;
  /* border-radius: 20px; */
  /* border-radius: 15px; */
}

.white-key-strength{
  background-color: #fff !important;
  /* min-height: 425px !important; */
  min-height: 425px;
  margin-bottom: 165px;
  background-image: url(../img/service/wave-pattern.png);background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 30%;
  position: relative;
  border-radius: 20px;

}

/* .bs-key-strength{
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  padding: 20px 30px;
  min-height: 240px;
}

 */


.key-strength > h5{
  color: #ff7700;
  font-size: 19px;
}

.bs-key-strength > h5{
  color: #000;
  font-size: 19px;
}

.abt-padding{
  padding-right: 50px;
}

.mr-top{
  margin-top: 27px;
}



.why-choose-section, .project-section, .project-section-two,  .bs-svc-section{
  padding: 100px 0px;
}


.prj-img-flex > div > img, .prj-inner-img-flex > img, .prj-inner-img-flex-two > img, .latest-pj{
  max-width: 285px;
  border-radius: 15px;
} 

.prj-inner-img-flex{
  display: flex;
  padding-left: 50px;
  margin-top: 50px;
}

.prj-inner-img-flex-two{
  display: flex;
  padding-left: 0px;
  margin-top: 50px;
}

.prj-row{
  margin-top: 50px;
}

.row-top{
  margin-top: 80px;
}

.cbox > .content{
  padding-left: 10px;
  padding-right: 10px;
}


.mm-navbar__title{
  font-size: 24px !important;
  color: #fff !important;
}

.mm-listitem_divider{
  display: none !important;
}

.pag-btn{

	background-color: #2d2b83!important;

	border-radius: 0;

	color: #fff;

}

#offer {

	margin-top: 50px;

	margin-bottom: 100px;

	background-color: #2d2b83;

	padding-top: 50px;

	padding-bottom: 0px;

}

.industry-section{
  background-color: #2d2b83;
  background-image: url(../img/service/bg-trans-1.png);
  background-repeat: no-repeat;
  padding-top: 100px;
	padding-bottom: 100px;
  background-size: cover;

}

#offer h3,#offer p{

	color: #fff;

}

#offer h1 {

	color: #eee;

  }

#offer h3{
	font-weight: 500;
	font-size: 28px;
}

  .car {
	margin-top: -120px;

  }

.ams_weare p{

	font-size: 18px;
	color: #2d2b83;

}

.ams_weare h2{

	line-height: 40px;
	color: #2d2b83;
	font-size: 30px;
	font-weight: 500;

}
.company-name{
	color: #ff7700  !important;
}

.m-0{

	margin: 0 auto;

}

#head_footer p{

	margin-top: 30px;

	font-size: 16px;

	line-height: 25px;

}

#head_footer .mt_100{

	margin-top: 150px!important;

}

footer{

	 background-color: #3f3c97 !important;

}

footer h3{

	color: #fff;

}

footer p{

	color: #fff;

	font-size: 16px;

	line-height: 27px;

}

footer a{

	color: #fff!important;

	font-size: 16px;

}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* S E R V I C E */


@media(max-width: 991px){


	.cool-project{
		margin-top: 0px !important;
	  }
	  .contact-section {
		padding: 70px 0px 50px 0px;
	  }
	  .home-service-section {
		background-color: #fff;
		padding: 100px 0px;
	}
	.contact-flex{
		display: flex;
		justify-content: center;
		margin-bottom: 50px;
	}
	.cbox-btm{
		margin-bottom: 35px;
	}
	.get-in-touch {
		padding: 50px 0px;
	}
	.bs-section{
		padding: 100px 0px;
	}
	.ge-about-inner-content {
		padding-left: 0px;
		padding-top: 40px;
	}
	.row-top {
		margin-top: 0px !important;
	}
	
	.bs-svc-section {
		padding: 80px 0px 100px 0px !important;
	}
	.fs-about-us-images{
		margin-top: 40px !important;
	}
	.heading-title {
		margin-bottom: 50px !important;
	}
	.offer-box{
		width: 100%  !important;
	}
		
}

/* @media(min-width: 991px) and (max-width: 1200px){

	#slider #caption{

		top: 100px!important;

	}

} */

@media(max-width: 767px){

	h1{

		font-size: 25px!important;

	}

	#head_footer .mt_100{

		margin-top: 50px!important;

	}

	

}

/*------------- go to top strat---------------*/


/* .scrollToTop{

	text-decoration: none;

    cursor: pointer;

    position: fixed;

    bottom: -50px;

    right: 15px;

    z-index: 999;

    transition: 1.5s ease;

  

}

.scrollToTop.show{

	left:unset;

	bottom:80px

}

.scrollToTop.hide{

	left:-50px;

	right: unset;

}

.scrollToTop i {

	color: #374c9f;

	font-size: 22px;

	padding-left: 11px;

	padding-top: 8px;

  } */

  .top-icon{
	background-color: #ff7700;
	display: flex;
	/* justify-content: center; */
	align-items: center;
	border-radius: 100%;
	width: 50px;
  }

  .scrolltop.scrolltop-on {
    opacity: 1;
    /* -webkit-transform: translateY(0%);
    transform: translateY(0%); */
    visibility: visible;
    top: 85%;
    right: 1%;
    /* right: 0; */
}
.scrolltop {
    cursor: pointer;
    width: 65px;
    height: 56px;
    /* -webkit-border-radius: 55px 0 0 55px;
    border-radius: 55px 0 0 55px; */
    padding: 6px 5px 4px;
	/* animation: pulse 2s infinite; */
    text-align: left;
    position: fixed;
    bottom: 100px;
    right: 0;
    top: 0%;
    background-color: var(--color-secondary);
    z-index: 9999;
    /* -webkit-box-shadow: 0 0 25px rgba(23, 23, 23, .25);
    box-shadow: 0 0 25px rgba(23, 23, 23, .25); */
    color: #fff;
    text-align: center;
    font-size: 20px;
    opacity: 1;
    visibility: hidden;
    /* -webkit-transform: translateX(130%);
     */
    /* transform: translateY(50%); */
    /* -webkit-transition: all 300ms linear 0ms; */
   
    transition: all 1000ms linear 0ms;
    /* background: #fff; */
}
@keyframes pulse {

	0% {
 
	  box-shadow: 0 0 0 0 rgba(255, 119, 0,.4);
	  border-radius: 100%;
	  
 
	}
 
	70% {
 
		box-shadow: 0 0 0 15px rgba(255, 119, 0, 0);
		border-radius: 100%;
		
 
	}
 
	100% {
 
		box-shadow: 0 0 0 0 rgba(255, 119, 0, 0);
		border-radius: 100%;
		
 
	}
 
  }



/* .btn-primary {

  color: #fff;

  background-color: #1944c5 !important;

  border-color: #1944c5;

  border-radius: 0;

  text-transform: capitalize;

  padding: 7px 25px 7px 25px;

} */

.pag-btn:hover {

  color: #fff;

  background-color: #374C9F;

  border-color: #374C9F;

}



.caption-inner h2 {

	font-size: 35px;

	font-weight: 700;

	letter-spacing: 2px;

	max-width: 500px;

	margin-bottom: 30px;

	color: #fff;

  }

.text-primary{

  color: #ff7700  !important;

}

/* .menu {

	border-bottom: 2px solid #d8dbec;

  } */



  .nav-link {

    color: #353535;

    font-size: 17px;

    text-transform: uppercase;

    font-weight: 600;

}

 

  a:hover{

	text-decoration: none;

  }


  @media(max-width:1200px){

	.caption-inner h2 {

		font-size: 22px;

		font-weight: 700;

		letter-spacing: 2px;

		max-width: 350px;

		margin-bottom: 10px;

	  }


  }

  @media(max-width:436px){


	  .navbar-brand{

		margin-right: 0;

	  }

	  .caption-inner h2 {

		font-size: 14px;

		font-weight: 700;

		letter-spacing: 2px;

		max-width:100%;

		margin-bottom: 10px;

	  }

  }



  .about .text-primary.h4 {

	font-weight: 700;

  }

  .mb30{

	margin-bottom: 30px;

  }

  .bglight{

	background:#eff3ff;

  }

  .mt-100{

	margin-top: 100px;

  }

  

  .nav-item.active .nav-link {

	color: #ff7700;

  }

  .form-group label {

	text-transform: uppercase;

	letter-spacing: 1px;

	font-size: 14px;

	font-weight: 600;

  }

  .contact-us .bgwhite{

	background-color: #fff;

  }

  .br-20 {

	border-radius: 20px;

	overflow: hidden;

  }

  .contactbox

  .contact-information {

	text-align: center;

	max-width: 200px;

	margin: auto;

	margin-bottom: 30px ;

  }

  .contact-us p{

	color:#6C757D;

  }

  .contactbox {

	padding: 30px 0px;

  }


  .form-control {

	padding: 10px 20px;
    background-color: #F5f5f5;
	border: 1px solid #f5f5f5 !important;

  }

  .form-control:focus {

	box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);

	outline: 0;

	border:1px solid #69727d;

  }

  .pd30{

	padding-top: 30px;

	padding-bottom: 30px;

  }

  

  .sub-title {

	text-transform: uppercase;

	font-weight: 600;

  }

  .teams .text-primary{

	font-weight: 600;

  }

  

  .msgbox {

	background: #fff;

	border-radius: 20px;

	padding: 20px 40px;

	margin-top: 40px;

	margin-bottom: -150px;

	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;

  }

 

  @media (min-width:1200px){

	

	.navbar-expand-lg .navbar-nav .nav-link {

		padding-right: 2.5rem;

		padding-left: 1.5rem;

	  }

  }

  @media(max-width: 1199px){
	.primary-division-lg{
		display: none;
	}
  .our-strength{
    padding: 100px 0px !important;
  }
  .add-on-service {
    margin-bottom: 60px !important;
  }
  .follow-flex{
    display: flex;
    justify-content: start !important;
  }
  }

  @media (max-width:991px){

	

	  footer h3 {

		font-size: 20px;

	  }

	  footer p,footer a,.f_bg p,.f_bg a{

		font-size: 14px;

	  }

	  .f_bg a:hover{

		color:#ddd;

	  }

	  .img-fluid.imgcover {

		margin-bottom: 20px;

		height: auto;

	  }

	  .contact-us .container{

		padding-top: 0px;

	  }

	  .contact-us p.pd30 {

		padding-top: 0px;

		padding-bottom: 30px;

	  }

  }



  @media(max-width:575px){

	.teams .pd50:first-child {

		padding-top: 0;

	  }

	  .teams .teambox {

		padding-top: 0px;

	  }

	  .navbar.navbar-expand-lg {

		padding: 10px 0px;

	  }

	  .vendor.page-title-section {

		min-height: 220px;

		position: relative;

	  }

	  h2 {

		font-size: 1.7rem;

	  }

	  .p-5 {

		padding: 1rem !important;

	  }

	  .visionbox {

		padding: 0px;

		margin: 30px 0px;

	  }

	  .visionbox h3 {

		font-size: 18px;

	  }

  }

  /* .mm-navbar {

	background: #2d2b83;

	color: #fff;

  } */

  .mm-listitem_selected{

	color:#ff7700;

  }

  

  @media (max-width:991px){

	.h3, h3 {

		font-size: 1.3rem;

	  }

	

  }

 

  .cbox {
	height: 100%;
    /* background-color: #fff;
    box-shadow: 2px 1px 15px -9px rgba(66, 68, 90, 1); */
    border-radius: 20px;
    display: flex;
    /* align-items: center; */
    padding: 20px 0px;
  }
  .contact-info-content{
	padding-left: 50px;
  }

  .offer-box{
	border-top: 2px solid #029afd;

	height: 100%;

	text-align: center;

	padding-top: 25px;
	padding-bottom: 25px;

	background-color: #fff;

	box-shadow: 2px 1px 15px -9px rgba(66, 68, 90, 1);
	padding-left: 50px;
    padding-right: 50px;
    width: 53%;
    margin-left: auto;
    margin-right: auto;
  }

  .abt-box{
	border-left: 2px solid #ff7700;
	padding: 20px;
	box-shadow: 2px 1px 15px -9px rgba(66, 68, 90, 1);
	position: relative;
	background-color: #fff;
  }

  .abt-box > .company-para{
	font-size: 15px;
  }

  .inner-svc-icon {
    position: absolute;
    top: 0%;
    left: 0;
}

.inner-svc-icon > div {
    padding: 10px 25px 5px 25px;
    background: #ff7700;
    /* border-top-right-radius: 30px; */
    border-bottom-right-radius: 30px;
}
.detail-about{
	padding: 100px 0px;
}


.cbox p,.cbox a{

	color:#000;

}

  .subtitle {

	font-weight: bold;

	text-transform: uppercase;

	letter-spacing: 1px;

  }

  .abimg{

	display: flex;

	justify-content: space-between;

	align-items: center;

  }

  .abimg img{

	width: 49%;

  }

  .bglightgray{

	/* background-color: #F9F9F9; */

	background-color: #F8F9FA;

  }

 

  .btn-link {

	font-weight: 400;

	color: #364a98;

	background-color: transparent;

  }

  /* .logoimg{
	max-width: 325px;
  } */



/* end projects */

.page-header {
    position: relative;
    display: block;
    /* padding: 187px 0px 192px; */
	padding: 150px 0px 100px;
    z-index: 1;
}
.page-header__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background-image: url(../img/about/page-header-bg.jpg);
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1;
}
.page-header__bg::before{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(17, 58, 184, 1) 13%, rgba(17, 58, 184, 0.8071603641456583) 35%, rgba(17, 58, 184, 0.5550595238095238) 60%, rgba(17, 58, 184, 0.4206057422969187) 100%);
    content: "";
    z-index: -1;
}
.page-header__pattern {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.1;
    z-index: -1;
}
.page-header__inner {
    position: relative;
    display: block;
    padding-left: 20px;
}
/* .page-header__inner::before {
    position: absolute;
    top: -7px;
    left: 0;
    bottom: -12px;
    width: 5px;
    background: #ff7700;
    content: "";
} */
.page-header__inner h2 {
    color: #fff;
    font-size: 50px;
    line-height: 1.1em;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.02em;
}
.page-header__inner .thm-breadcrumb {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 7px;
	list-style-type: none;
	padding: 0px;
}
.page-header__inner .thm-breadcrumb li:first-child {
    margin-left: 0px;
}
.page-header__inner .thm-breadcrumb li {
    color: var(--logistiq-white);
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-transform: capitalize;
    margin-right: 5px;
}
.page-header__inner .thm-breadcrumb li a {
    color: #ff7700;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-transform: capitalize;
}
.about-img .img-2{
	/* margin-left: -51px; */
	margin-top: 130px;
	border: 10px solid #fff;
	border-radius: 50px;
	position: relative;
	z-index: 1000;
}
.about-img .img-3{
	/* margin-left: -103px; */
	margin-top: -20px;
	border: 10px solid #fff;
	border-radius: 50px;
	position: relative;
	z-index: 999;
}
.site-title-tagline {
    display: inline-block;
    color: #ff7700;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 18px;
    border-radius: 50px;
    padding: 2px 10px 2px 10px;
}
.keystr{
	color: #ff7700 !important;
    font-size: 25px;
	font-weight: 600 !important;
}

.feature-icon > img{
	position: relative;
}

.about-icon{
	min-width: 70px;
    height: 75px;
    line-height: 80px;
    text-align: center;
    border-radius: 40px 15px 36px 10px;
    background: #ff7700;
    margin-bottom: 10px;
    box-shadow: 7px 7px 0 rgba(255, 94, 20, 0.3);
    transition: all .5s ease-in-out;
    margin-right: 20px;
}
.about-icon img {
    width: 47px;
    filter: brightness(0) invert(1);
}
.home-service-section-two{
	padding: 150px 0px 150px 0px;
	background-image: url(../img/service/service-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	
}
.home-service-section-two::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 28, 91, 0.8);
}

.svc-img > img{
	border-radius: 25px;
	margin-top: -100px;
}
.contactus-info-tt{
	color: #2d2b83;
}
.contactus-info-tt-org{
	color: #ff7700;
}
.qr-section{
	padding: 50px 0px;
	background-image: url(../img/contact/qr-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.h-core-title{
	font-size: 25px;
	color: #2d2b83;
}
.icon-circle{
	width: 65px;
	height: 65px;
	border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #2d2b83;
}

.contact-heading-subtitle-wrapper {
    display: inline-flex;
    margin-bottom: 15px;
    color: #2d2b83;
}
.contact-heading-subtitle-wrapper .contact-heading-subtitle {
    position: relative;
    display: inline-flex;
    gap: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #2d2b83;
	font-size: 18px;
}
.contact-heading-subtitle-wrapper .contact-heading-subtitle::before {
    content: "";
    position: relative;
    width: 50px;
    height: 2px;
    background-color: #2d2b83;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 1s ease;
    margin: auto;
}
.ft-service-innerbox-3{
	  max-width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.ft-service-innerbox-3 .ft-service-img {
    overflow: hidden;
}
/* .ft-service-innerbox-3 .ft-service-img:before {
    left: -15px;
    width: 100%;
    content: "";
    height: 100px;
    bottom: -57px;
    position: absolute;
    background-color: #fff;
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
} */
.ft-service-innerbox-3 .ft-service-text-icon {
    top: -71px;
    max-width: 100%;
    margin-bottom: -70px;
    padding: 25px 30px 35px;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    background-color: white;
    border-bottom: 2px solid #2d2b83;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-left: 20px;
    margin-right: 20px;
    box-shadow: 0px 0px 29px 0px rgba(12, 12, 12, 0.07);
}
/* .ft-service-innerbox-3 .ft-service-text-icon:before {
    left: 40%;
    top: -60px;
    content: "";
    position: absolute;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    border-bottom: 70px solid #fff;
    border-left: 386px solid rgba(255, 255, 255, 0);
} */
.ft-service-innerbox-3 .ft-service-icon {
    right: 0px;
    top: -35px;
    z-index: 1;
    width: 82px;
    height: 82px;
    border-radius: 100%;
    background-color: #2d2b83;
    border: 5px solid  #9190cb;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
}
.ft-service-innerbox-3 .ft-service-icon i {
    color: #141415;
    font-size: 40px;
    line-height: 0.75;
}
.ft-service-innerbox-3 .ft-service-text h3 {
    color: #121213;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 15px;
}
/* .ft-service-innerbox-3 .ft-service-text-icon:after {
    top: -36px;
    left: -4px;
    width: 103%;
    content: "";
    height: 15px;
    position: absolute;
    background-color: #2d2b83;
    -webkit-transform: rotate(-12deg) skew(-15deg);
    transform: rotate(-12deg) skew(-15deg);
} */
.col-lg-top{
	margin-top: 70px;
}
.org-title{
	color: #ff7700 !important;
}
.industry-flex{
	display: flex;
	position: relative;
}

.our-strength{
  padding: 150px 0px 100px 0px;
  background-image: url(../img/about/about-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ft-service-innerbox-3 .ft-service-img > img{
  border-radius: 15px;
}
.strength-box{
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-bottom: 30px;
    gap: 20px;
    padding: 20px 30px 35px 30px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(228, 228, 228);
    border-image: initial;
    border-radius: 8px;
    background: #fff;
    transition: 0.3s ease-out;
    min-height: 281px;
}
.strength-box > .num{
    font-size: 32px;
    position: absolute;
    background-color: #2d2b83;
    color: #fff;
    padding: 10px 15px 10px 15px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    top: 0;
}
.strength-box > .content > .h-core-title{
  text-align: right;
    margin-bottom: 25px;
    margin-left: 90px;
    font-size: 23px;
}

.cargo-img {
    max-width: 350px;
    position: absolute;
    bottom: -15%;
}
.industry-img{
  margin-right: 30px;
}
.industry-img > img{
  position: relative;
}
.industry-caption{
    position: absolute;
    bottom: 10%;
    left: 0%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px 20px;
}
.feature-block {
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
    min-height: 174px;
}
.feature-block .inner-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #2d2b83;
    border-radius: 10px;
    overflow: hidden;
    min-height: 174px;
    /* height: 100%; */
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
}
.feature-block .icon-box {
    position: relative;
    background-color: #2d2b83;
    min-width: 95px;
    text-align: center;
    padding: 15px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.feature-block .icon-box .icon {
    display: block;
    color: #ffffff;
    font-size: 64px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.feature-block .icon-box .count {
    font-size: 40px;
    line-height: 1em;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: transparent;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #fff;
}
.feature-block .content-box {
    position: relative;
    padding: 20px 30px;
}
.feature-block .content-box .title {
    color: #2d2b83;
    font-size: 24px;
    font-weight: 600;
}
.strength-img1{
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: luminosity;
    opacity: .2;
}
.strength-img2{
    position: absolute;
    bottom: 0;
    right: 0;
    mix-blend-mode: luminosity;
    opacity: .2;
}
.abt-image-sec > .abt1{
  position: relative;
}
.abt-image-sec > .abt2 {
    position: absolute;
    top: 38%;
    right: 12%;
    max-width: 290px;
    border-left: 18px solid #fff;
    border-top: 18px solid #fff;
}
.abt-image-sec > .abt3{
    position: absolute;
    bottom: 10%;
    left: 2%;
}
.vs-box{
    background-color: #fff;
    padding: 15px 20px;
    border-left: 2px solid #2d2b83;
    border-radius: 15px;
    margin-top: 30px;
    box-shadow: 2px 1px 15px -9px rgba(66, 68, 90, 1);
}
.vs-box-org{
    background-color: #fff;
    padding: 15px 20px;
    border-left: 2px solid #ff7700 ;
    border-radius: 15px;
    margin-top: 30px;
    box-shadow: 2px 1px 15px -9px rgba(66, 68, 90, 1);
}
.why-choose-box{
  background: rgba(0,0,0,0.2);
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  padding: 15px 20px;
  min-height: 256px;
  
}
.choose-number{
    font-size: 40px;
    line-height: 1em;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: transparent;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #fff;
}
.card-img-top{
  max-height: 370px !important;
}
.card-title{
  color: #2d2b83 !important;
}
.purple{
  color: #2d2b83 !important;
}

