body, html, .main {
    height: 100%;
    background-color:#fff;
    color:000;font-family: 'Muli', sans-serif;
    font-weight:500;
}
html, body, span, p, div, h1, h2, h3, h4, h5, h6, a, ul, ol, li, th, td, dt, dl, dd, b, strong, i {
  font-family: 'Muli', sans-serif;
}

/********************************/
/*          Menu      */
/********************************/

nav {
  display: block;
  background:transparent;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color:rgba(0,0,0,0.80);
    color:orange;z-index:1;
    padding: 0px 7px;
    font-size: 20px;
    display:none;
}


.menu { display: block;text-align:center;padding-left:0px;}

.menu li {
  display: inline-block;
  position: relative;
  z-index: 100;
  text-align:center;
}

.menu li:first-child { margin-left: 0; }

.menu li a {
  font-weight:500;
  text-decoration: none;
  padding:8px 10px;
  display: block;
  color: #fff;
  text-transform:uppercase;
  transition: all 0.2s ease-in-out 0s;

  /*font-family:'Roboto Condenced';*/
}

.menu ul li a{
   border-bottom:1px solid #ddd;text-align:center;
}
.menu li a:hover,
.menu li:hover>a {
  color: #f76d24;
  background: #333;
}

.menu ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width:210px;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}

.menu ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}

.menu ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
  text-transform:unset;
}

.menu ul li a {
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: #000;
  background: #fff;
   text-transform:unset;
   text-align: left;
}

.menu ul li a:hover,
.menu ul li:hover>a {
  background: #333;
  color: #f76d24;
  font-weight:bold;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.menu ul ul {
  left: 169px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.menu ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}

.menu li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.member-logo
{
      border: 1px solid #ccc;
    padding: 10px;
    margin: 3px;
}

.responsive-menu {
  display: none;
  width: 100%;
  padding: 10px 10px;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.responsive-menu:hover {
  background: #333;
  color: #fff;
  text-decoration: none;
}

a.homer { background:transparent; }

@media (min-width: 768px) and (max-width: 979px) {
.display{
  display:none;
}
.mainWrap { width: 768px; }

.menu ul { top: 37px; }

.menu li a { font-size: 12px; }

a.homer { background: #333; }

}

@media (max-width: 767px) {
.display{
  display:none;
}
.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.menu { display: none; }

.responsive-menu { display: block; }

nav {
  margin: 0;
  background: none;

}

.menu li {
  display: block;
  margin: 0;
}

.menu li a {
  background: #333;
  color: #fff;
  padding:6px 3px;
}

.menu li a:hover,
.menu li:hover>a {
  background: #333;
  color: #fff;
}

.menu ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul {
  left: 0;
  transform: initial;
}

.menu li>ul ul:hover { transform: initial; }

}
/*
menu*/

/********************************/
/*          Menu       */
/********************************/

*{font-family:'Roboto Condenced', sans-serif;}
.foot{
  background-color:#3A3B40;
  height:auto;
  margin:;
  padding:5px;
  color:#fff;
}

.social{
  width:35px;
}

.hbg{
background-color:transparent;

height:auto;
}
.fontrs{
  font-size:20px;
  letter-spacing:3px;
}
.fontrss{
  font-size:18px;
}
.header{
  height:50px;
  background-position:center center;
   background-size: 100% 100%;
   background-color:#292a2d;
}
.green{
  background-color:#fff !important;padding:10px;
}

.topmbi{
  color:#000;
  letter-spacing:1px;
}

.footsec{
  min-height:20%;
}

.iconmb{
  font-size:20px;
}



@media screen and (max-width:680px) {
.reslogo{
  width:70px;
}


.logo{
  margin-top:0%;
  margin-left:0%;
}
.header{
  height:auto;
  background-color:#333;
  background-image:none !important;
 
}

.greenad{
background-color:#689802;margin-top:-8%;position:relative;
padding:0px;padding-bottom:10px;
}

}


@media (min-width:800px) and (max-width:1024px) {
 
.logo{
    margin-top:-48%;
    margin-left:20%;
}

.logoanimate{

margin-top:1%;
width:50%;

  transition: all 2s;
    transition-property: all;
    transition-duration: 2s;
    transition-timing-function: initial;
    transition-delay: initial;

}

}


/********************************/
/*          Banner       */
/********************************/
.fade-carousel {
    position: relative;
    height:70%;
    z-index: -1;
}
.fade-carousel .carousel-inner .item {
    height:100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 40px 2px 0 2px;
    background-color: #fff;
    border-color: #fff;
    opacity: 1;
    z-index: -1;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 0.3;
  margin: 0 2px;
  z-index: -1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 3.5em;    
    font-weight: ;
    letter-spacing:0px;
    word-spacing:10px;
    margin: 0;
    padding: 0;
    font-family:'Roboto Condenced';
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width:70%;
    height: auto;
    z-index: -1;
    background-color: #080d15;
    opacity:.1;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #f76d24;
    border-color: #f07027;
    outline: none;
    margin: 15px auto;
}

.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #333;
   transition: 0.8s;
    border-color: #1abc9c;
    outline: none;
    margin: 15px auto;
}
.reslogo{
  max-width:100%;
  width:170px;
}
/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,.fade-carousel .slides .slide-4,.fade-carousel .slides .slide-5 {
  height:80%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;

}
.fade-carousel .slides .slide-1 {
  background-image: url(../images/banner/globallogistics_2.jpg); 
  z-index: -5;
}
.fade-carousel .slides .slide-2 {
  background-image: url(../images/banner/new2.jpg);
}
.fade-carousel .slides .slide-3 {
  background-image: url(../images/banner/3.jpg);
}
.fade-carousel .slides .slide-4 {
  background-image: url(../images/banner/transport-freight-and-logistics.jpg);
}
.fade-carousel .slides .slide-5 {
  background-image: url(../images/banner/warehousing-banner123.jpg);
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 2em; } 

    .hero{
      width:100%;
    }   
}

@media screen and (max-width: 350px){
 .hero h1 { font-size: 1em !important; }

    .hero{
      width:100%;
    }    

}
@media screen and (max-width: 680px){
    .hero h1 h3 { font-size: 2em; }

    .hero{
      width:100%;
    }    
}

/********************************/
/*          Bannerend sevboxstart       */
/********************************/

  

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

.mainWrap { width: 768px; }

.menu ul { top: 37px; }

.menu li a { font-size: 12px; }

a.homer { background:transparent; }




}

@media (max-width: 767px) {

.mainWrap {
  width: auto;
 
}

.menu { 
  display: none;height:300px;
  overflow-y:scroll;
  padding-left: 0px; }

.responsive-menu { display: block; }
.menu li a {
border-bottom: 1px solid #000;
}

}



@media screen and (max-width: 1024px) {


.menu li a {
    font-weight: 500;
    text-decoration: none;
    padding: 9px 5px !important;
    display: block;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    font-size:11px !important;text-align:left;
    /* font-family: 'Roboto Condenced'; */
}
}

/*/bannerhome services*/

.carousel-control.left,.carousel-control.right  {background:none;width:25px;}
.carousel-control.left {left:-25px;}
.carousel-control.right {right:-25px;}
.broun-block {
    background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);
    padding-bottom: 34px;
}




/********************************/
/*          contact    */
/********************************/



.btnn{
    background-color:#000;
    color:#fff;border:1px solid #000;
    letter-spacing:0px;
    text-transform:uppercase;
    width:auto;font-size:15px;
    border-radius: 0px;
    padding:5px 41px;
    margin: 0px auto;
  }
  .btnn:hover{
background-color:#1e334c;
  }

  .round {
height: 70px;
width: 70px;
-moz-border-radius: 35px;
border-radius: 35px;
border:1px solid #fff;
}
    .box{
      background-color:rgba(255,255,255,0.9);
      font-size:15px;
      color:#000;
      letter-spacing:1px;
      border-radius: 5px;margin:3px;
      width:32%;
   

    }
    .mukh1{
    height:auto;
    width:150px;
}
    
    .contact{
    
  min-height: 100vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#000;
  background-color:#fff;
    }


    .contactbg{
      
      background-image:url('../images/contactus_img.png'); 
       min-height:50vh;

    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
   color:#fff;
   
    }

    .contactinput{
    background-color: #242425;
    color: #fff;
    border: 0px solid #292a2d;
    letter-spacing: 0px;
    text-transform: unset;
    border-radius: 0px;
    }
    .bgc{
      background-color:rgba(0,0,0,0.0);
      padding:15px;
      margin-top:15%;
      text-align:justify;
    }
    .bgc p{
    font-size: 15px;
    letter-spacing: 0px;
    text-align: justify;
    color: #000;
    font-weight: 600;
    }

  

    

    @media screen and (max-width:680px) {


  .resclient{
    width:50px !important;
  }
}

#map {
  width:100%;
  height: 400px;
  border:4px solid #fff;
}


/**/
.midbox{
  height:auto;
  background-color:#fff;
  color: #000;
  padding:20px 10px;
  margin-top:-25px;
  position:relative;
  box-shadow: 1px -6px 9px #96959566;
  margin-bottom:30px;
  transition:0.5s;
  z-index: 100
}
.midbox:hover{
   box-shadow: 1px -5px 9px #969595;
  margin-bottom:30px;
  transition:0.5s;
}

.full-width{
  width:100%;
}
.logocolor{
  color:#f76d24;
}

.homep{
  color:#0c2033;
}

.midbox a {
  color: #000;
  text-decoration:none;
  font-weight: bold;
  transition:0.5s;
  

}

.midbox a:hover{
  color: #f76d24;
  text-decoration:none;
  font-weight: bold;
  padding-left:10px;
  transition:0.5s;

}
/*gray*/
.graybox{
  height:auto;
  background-color:#dadada;
  color: #000;
  padding:20px 25px;
  height: 377px;
  margin-bottom:0px;
  transition:0.5s;
}
.graybox:hover{
  
  margin-bottom:0px;
  transition:0.5s;
}
a{
transition:0.5s;
}
a:hover{
  transition:0.5s;
  text-decoration: none;
}

.homeicon{
  color: #f76d24;
margin-top: 3px;
    font-size: 18px;
}
.black{
  color: #000;
}
.tilteb{
  font-weight: 900;

}

.section-header{
    font-size: 32px;
    color: #111;
    text-transform:unset;
    text-align:left;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
}
 .section-header b::before{content: '';
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
   /* background: #fff;
    bottom: 1px;
    left: calc(12% - 60px);*/}

    .section-header b::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
        background: #f36f27;
    bottom: 0;
    left: calc(3% - 17px);
}

.bottomb{
  background-color:#f1f1f1;
  margin:20px auto;
  border-bottom:2px solid #555;
  padding:15px;transition: 0.5s;
  min-height:160px;
}
.bottomb b{
  color: #000;
  font-size:16px;
  margin:5px 0px 20px 0px;

}
.bottomb .fa{
background-color: #f36f27;
    padding: 11px 13px;
    color: #fff;
    margin: 120% auto;
    font-size: 26px;
    border-radius: 50%;
    
}
.bottomb:hover{
  background-color:#fff;
  transition:0.5s;
  cursor:pointer;
}

.about{
    
  min-height:70vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#000;
  background-color:#fff;
  padding-bottom:20px;
    }


    .aboutbg{
      
      background-image:url('../images/banner1.jpg'); 
      min-height:50vh;
      background-attachment: fixed;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      color:#000;
   
    }

    .aboutmid{
      padding-top:50px;
    }

    .animg{
     box-shadow: -3px 3px 54px 5px rgba(179,173,179,1);
     border: 12px solid #f1f1f1;
    }

    .ulli li{
      list-style-type:square;
      list-style-type-color:red;
      font-weight:900;
      margin:5px 3px;
    }
.white{
  color: #fff;
}
.homeform .contactinput {
    background-color: #d2d2d2;
    color: #000;
    border: 0px solid #292a2d;
    letter-spacing: 0px;
    text-transform: unset;
    border-radius: 0px;
}

.bottomb p{
  color:#000;
  font-weight:600;
}

.fot{
  color:#c7c0c0;
  font-size:12px;
  
}

@media screen and (width:1024px){
  
.fortab{
  height:377px;
}
.bottomb {
    background-color: #f1f1f1;
    margin: 20px auto;
    border-bottom: 2px solid #555;
    padding: 10px;
    transition: 0.5s;
    min-height: 183px;
}
.bottomb .fa {
    background-color: #f36f27;
    padding: 13px 13px;
    color: #fff;
    margin: 117% auto;
    font-size: 14px;
    border-radius: 50%;
}.homep {
    color: #0c2033;
    font-size: 11px;
}
}
@media screen and (width:768px){
  .menu{
    text-align:left;
  }
  .graybox {
    height: auto;
    background-color: #dadada;
    color: #000;
    padding: 0px 18px;
     height:auto; 
    margin-bottom: 0px;
    transition: 0.5s;
}
.fortab{
  height:307px;
}
.contact {
    min-height: 100vh;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 123% 90%;
    color: #000;
    background-color: #fff;
}
.bottomb {
    background-color: #f1f1f1;
    margin: 20px auto;
    border-bottom: 2px solid #555;
    padding: 5px;
    transition: 0.5s;
    min-height: 183px;
}
.bottomb .fa {
     background-color:transparent; 
     padding: 4px 4px; 
    color: #f36f27;
    margin: 140% auto;
    font-size: 22px;
    border-radius: 50%;
}.homep {
    color: #0c2033;
    font-size: 11px;
}

}

@media screen and (max-width:680px){
.menu{
    text-align:left;
  }
.midbox {
  
    padding: 15px 0px;
}
.homep {
    color: #0c2033;
    font-size: 12px;
}
.graybox {
    height:auto;
}

.section-header b::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #f36f27;
    bottom: 0;
    left: calc(12% - 17px);
}
.homeform .contactinput {
    background-color: #d2d2d2;
    margin-bottom:10px;}
    .bottomb .fa {
    background-color: #f36f27;
    padding: 11px 13px;
    color: #fff;
     margin:10px auto; 
    font-size: 26px;
    border-radius: 50%;
}
.contact {
    min-height: 100vh;
     background-attachment:inherit; }
     .section-header {
    font-size: 20px;}
}

.rightlink{
  cursor:pointer;
  transition:0.2s;
}

.rightlink:hover .homep{
color:#000;transition:0.2s;
}
.rightlink:hover img{
opacity:0.8;transition:0.2s;
}

.bottomlink{
  margin-top:0px;
  padding-left:20px;
}

.bottomlink li{
  list-style-type:none;
  margin:3px 0px;
  /*border-bottom:1px solid #333;*/
}

.bottomlink li:before {
  content: '\f101';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color:orange;
}

.bottomlink li a{
  color:#ddd;
}

.bottomlink li a:hover{
  color:#9c9999;
}