

.td-nowrap{
    white-space: nowrap;

}
#loading{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    background: rgba(255,255,255,.6);
    text-align: center;
    font-size: 100px;
    color: #444449;
    display: none;
    z-index: 100000;
    top: 0;

}

#loading i{
    margin-top:15%; 
}

.clear{
    clear: both;
}



#page-iframe-box{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    z-index: 99997;
    display: none;
    overflow: auto;

}
#page-iframe-box #page-iframe-in{
    width: 80%;
    margin: 0px auto;
    padding: 10px;
    -webkit-box-shadow: 0 0 0 1px rgba(63,63,68,0.05), 0 1px 3px 0 rgba(63,63,68,0.15);
    box-shadow: 0 0 0 1px rgba(63,63,68,0.05), 0 1px 3px 0 rgba(63,63,68,0.15);
    background: #ffffff;
    border-radius: 3px;
    margin-top: 3%;
    margin-bottom: 3%;
    display: none;
}
#page-iframe-box #page-iframe-in #page-iframe-header{
    border-bottom: 1px solid #444449;
}
#page-iframe-box #page-iframe-in #page-iframe-header  #page-iframe-header-btns {
    
}
#page-iframe-box #page-iframe-in #page-iframe-header  #page-iframe-header-btns a{
    display: inline-block;
    text-align: center;
    color: #444449;
    font-size: 20px;
    margin-bottom: 1%;
}
#page-iframe-box #page-iframe-in #page-iframe-header  #page-iframe-header-btns a:hover{

    opacity: 0.8;

}
#page-iframe-box #page-iframe-in #page-iframe-content{
    padding: 5px;
    /*overflow-y: auto;*/
}



#section-home{
    /*background: linear-gradient( to top, rgba(255,255,255, 0), rgba(26,188,156, 0.3) ),url(../images/smiling-delivery-man.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    width: 100%;
    margin-top: 101px;
    display: inline-block;
    text-align: center;
}
#section-home .company-name{
    font-weight: 900;
    font-size: 55px;
    text-shadow: 0px 0px 10px #0e5f9f;
    padding: 2%;
    margin: 0;
    color: #444449;
}

#section-home .company-name span{
font-weight: 700;
    color: #f6f6f6;
}
#section-home h3{
    margin: 0;
    color: #444449;
    text-shadow: 0px 0px 5px #f6f6f6;

}
#section-home p{
        margin: 4% 0px 2% 0;
    display: block;
}
#tracking-form{
}

#tracking-form input[type=submit]{
   width: auto !important;
    background: #0e5f9f;
    color: #f6f6f6;
    cursor: pointer;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 15px;
    border: 1px solid #0e5f9f;
    box-shadow: none;

}
#tracking-form input[type=submit]:hover,#tracking-form input[type=submit]:focus{

    background: #f6f6f6;
    color: #0e5f9f;


}
.cstmr-links{
    text-align: center;
    position: relative;
    bottom: 28px;
}
.cstmr-links a{
        margin: 2%;
    padding: 5px 10px;
    box-shadow: 0 0 0 1px rgba(63,63,68,0.05), 0 1px 3px 0 rgba(63,63,68,0.15);
    border-radius: 3px;
    color: #444449;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 100
}
.cstmr-links a:hover{

    box-shadow: 0 3px 6px 0 rgba(26,188,156, 0.8);

}
.cstmr-links .cstmr-space{
    background: rgba(255,255,255, 1);
}
.cstmr-links .become-cstmr{
    background: #0e5f9f;
    color: #ffffff;
}
.home-scroll-link{
    text-align: center;
    padding: 3% 0 3% 0;
}

.home-scroll-link a{
        display: inline-table;
    width: 55px;
    height: 55px;
    border: 1px solid #444449;
    border-radius: 100%;
    color: #444449;
    font-size: 25px
}

.home-scroll-link a i{
    display: table-cell;
    vertical-align: middle;
}

#section-service{

    padding-bottom: 25px;
    background: linear-gradient( to top, rgba(255,255,255, 0.95), rgba(255,255,255, 0.95) ) , url(../images/bg-transparent-3.png) center repeat;

}
.section-title{
    text-align: center;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 300;
    color: #444449;
}

.section-title:after {
 position: absolute;
    margin-top: 40px;
    left: 50%;
    content: '';
    width: 60px;
    height: 3px;
    margin-left: -30px;
    background: #0e5f9f

}
.section-title-2{
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 300;
    color: #ffffff;
}

.section-title-2:after {
 position: absolute;
    margin-top: 40px;
    left: 50%;
    content: '';
    width: 60px;
    height: 3px;
    margin-left: -30px;
    background: #444449;

}
.section-title-3{
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 300;
    color: #ffffff;
}

.section-title-3:after {
 position: absolute;
    margin-top: 40px;
    left: 50%;
    content: '';
    width: 60px;
    height: 3px;
    margin-left: -30px;
    background: #0e5f9f;

}
.services-boxs{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    text-align: center;
    color: #444449;


}
.services-boxs .boxs{
    width: 30%;
    display: inline-block;
    padding: 10px;
}

.services-boxs .boxs i{
        width: 100px;
    height: 100px;
    background: #f6f6f6;
    border-radius: 100%;
    font-size: 50px;
    line-height: 2;
    box-shadow: 0 0 0 1px rgba(63,63,68,0.05), 0 1px 3px 0 rgba(63,63,68,0.15);
}
.services-boxs .boxs h3{
        font-size: 24px;
    font-weight: 700;

}

.services-boxs .boxs p{
    font-size: 14px;
    font-weight: 100;
}

.services-boxs .boxs:hover i{
        background: #0e5f9f;
    color: #ffffff;
}


#section-work{
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    background: linear-gradient( to top, rgba(246,246,246, 0.95), rgba(246,246,246, 0.95) ) , url(../images/bg-transparent-2.png) center repeat;

}


#section-work .work-infos{
display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    text-align: center;
    color: #444449;

}
#section-work .work-infos p{
    font-size: 16px;
        font-weight: 300;
        width: 100%;
}

#section-work .work-steps{
display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
        margin-top: 25px;
    margin-bottom: 25px;
}
#section-work .work-steps .infos-list{
    width: 50%;
}
#section-work .work-steps .infos-list ul{
    display: inline-block;
    font-size: 18px;
}
#section-work .work-steps .infos-list ul li{
list-style: none;
}
#section-work .work-steps .infos-list ul li i{
    color: #0e5f9f;
    margin: 5px;
    font-size: 12px; 
}
#work-section .infos-screen{
    width: 100%;
    text-align: center;

}
#work-section .infos-screen .screenshot{
    display: inline-block;
    width: 350px;
    height: 285px;
    background: url('../images/macscreen.png') center no-repeat;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    

}


#work-section .infos-screen .screenshot .web-screenshot{
    width: 321px;
    height: 178px;
    display: inline-block;
    margin-top: 15px;
    overflow-y: auto;
      overflow-x: hidden;

}
#work-section .infos-screen .screenshot .web-screenshot img{
    width: 321px;
}


#section-prices{
    padding-top: 25px;
    padding-bottom: 45px;

    display: inline-block;
    width: 100%;
    background: linear-gradient( to top, rgba(26,188,156, 0.95), rgba(26,188,156, 0.95) ) , url(../images/bg-transparent.png) center repeat;


}
.make-center{

    width: 85%;
    margin: 0px auto;

}
#section-prices .prices-list{
display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

#section-prices .prices-list .prices-list-label{
    background: #ffffff;
    width: 22%;
    vertical-align: top;
    color: #444449;
    border-radius: 3px;
        margin: 1%;

}
#section-prices .prices-list .prices-list-label .city-name{
width: 65%;
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}

#section-prices .prices-list .prices-list-label .city-fees{
display: inline-block;
    width: 35%;
    vertical-align: top;
    padding: 5px;
    background: #444449;
    border-radius: 3px;
    color: #ffffff;
    text-align: center;
}

#section-contact{
    padding-top: 25px;
    padding-bottom: 45px;
    display: inline-block;
    width: 100%;
    background: linear-gradient( to top, rgba(68,68,73, 0.95), rgba(68,68,73, 0.95) ) , url(../images/bg-transparent-4.png) center repeat;

}

#section-contact .make-center{
    margin-top: 45px;
display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

#section-contact .contact-form{
    width: 50%;
    text-align: center;
}
#section-contact .contact-form form h3{
color: #ffffff;
    font-size: 14px;
    margin: 1%;
    padding: 0;
}

#section-contact .contact-form form{
    display: inline-block;
    width: 100%;
    background: linear-gradient( to top, rgba(255,255,255, 0.2), rgba(255,255,255, 0.2) );
    padding: 5% 0%;
    border-radius: 3px;
    box-shadow: 0px 0px 3px 1px #ffffff;

}


#section-contact .contact-form form input,#section-contact .contact-form form textarea{
box-shadow: 0 0px 0 2px rgba(63,63,68,0.05);
    border: 1px solid #c4cdd5;
    border-radius: 3px;
    outline: 0;
    padding: 7px;
    font-size: 14px;
    margin: 0px auto;
    color: #ffffff;
    display: block;
    margin-top: 8px;
    width: 95%;
    background: linear-gradient( to top, rgba(255,255,255, 0.2), rgba(255,255,255, 0.2) );
}
#section-contact .contact-form form  input:focus,#section-contact .contact-form form  textarea:focus{
    border: 1px solid #444449;
}
#section-contact .contact-form form input::placeholder,#section-contact .contact-form form textarea::placeholder{
    color: #f6f6f6;

}
#section-contact .contact-form form .half-input{
width: 47%;
    display: inline-block;
}

#section-contact .contact-form form textarea{
height: 100px;
}



#section-contact .contact-form form input[type=submit]{
   width: auto !important;
    background: linear-gradient( to top, rgba(26,188,156, 0.2), rgba(26,188,156, 0.2) );
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 15px;
    border: 1px solid #0e5f9f;
    box-shadow: none;

}
#section-contact .contact-form form input[type=submit]:hover,#section-contact .contact-form form input[type=submit]:focus{

    background: linear-gradient( to top, rgba(255,255,255, 0.2), rgba(255,255,255, 0.2) );
    color: #f6f6f6;


}


#section-contact .contact-infos{
    width: 50%;
    text-align: center;
}

#section-contact .contact-infos .infos-logo{
    padding: 2% 4%;
    background: linear-gradient( to top, rgba(255,255,255, 0.4), rgba(255,255,255, 0.4) );
    border-radius: 3px;
    box-shadow: 0px 0px 3px 1px #ffffff;
    display: block;
    margin: 0px auto;
    max-height: 100px;
}





#section-contact .contact-infos  .infos-list-label{
    background: linear-gradient( to top, rgba(255,255,255, 0.4), rgba(255,255,255, 0.4) );
        
    width: 90%;
    color: #444449;
    border-radius: 3px;
    display: block;
    margin: 0px auto;
    margin-top: 12px;
    box-shadow: 0px 0px 1px 1px #ffffff;

}
#section-contact .contact-infos  .infos-list-label .info-text{
width: 90%;
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}

#section-contact .contact-infos  .infos-list-label .info-icon{
display: inline-block;
    width: 10%;
    vertical-align: top;
    padding: 5px;
    background: linear-gradient( to top, rgba(68,68,73, 0.8), rgba(68,68,73, 0.8) ) ;
    border-radius: 3px;
    color: #ffffff;
    text-align: center;
    box-shadow: 0px 0px 3px 1px #ffffff;

}

footer{
    padding-top: 5px;
    padding-bottom: 5px;
    display: table;
    width: 100%;
 
footer .make-center p{
    width: 100%;
    display: inline-table;
    vertical-align: middle;
    text-align: center;
    margin: 0;
}


.tracking-table{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 85%;
}
.tracking-table .tracking-table-head{
    border-bottom:2px solid #cccccc;
}
.tracking-table .tracking-table-head td{
    padding: 4px;
    color: #0e5f9f;
    vertical-align: top;
    white-space: nowrap;
}
.tracking-table .tracking-table-body{
    border-bottom:1px solid #cccccc;
    
}
.tracking-table .tracking-table-body:nth-child(even){
    background: #f0f0f0;

}
.tracking-table .tracking-table-body td{

    padding: 4px;
    color: #444449;
        vertical-align: top;
}
.parcel-status span{
    display: block;
    font-size: 75%;
    color: #0e5f9f;
    border: 1px solid #0e5f9f;
    padding: 3px;
    border-radius: 3px;
    width: fit-content;
    text-align: center;
}

.error_message{
    margin: 1%;
    padding: 1%;
    background: #f6f6f6;
    border: 1px solid #68B3C8;
    color: #444449;
}
.in-form-h2 {
    color: #444449;
    margin: 0;
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 300;
}
.in-form-tall-bar {
    width: 100%;
    margin: 0px auto;
    border-bottom: 1px solid #cccccc;
    margin-top: 5px;
    margin-bottom: 5px;
}


.form-box-form {
   text-align: center;

}
.form-box-form textarea{
    box-shadow: 0 0px 0 2px rgba(63,63,68,0.05);
    border: 1px solid #c4cdd5;
    border-radius: 3px;
    outline: 0;
    padding: 8px;
    font-size: 14px;
    margin: 0px auto;
    width: 82%;
    color: #444449;
    display: block;
    margin-top: 8px;
    height: 40px;
}
.form-box-form input,.form-box-form select{
    box-shadow: 0 0px 0 2px rgba(63,63,68,0.05);
    border: 1px solid #c4cdd5;
    border-radius: 3px;
    outline: 0;
    padding: 8px;
    font-size: 14px;
    margin: 0px auto;
    width: 90%;
    color: #444449;
    display: block;
    margin-top: 8px;

}
.form-box-form-select{
box-shadow: 0 0px 0 2px rgba(63,63,68,0.05);
    border-radius: 3px;
    font-size: 14px;
    color: #444449;
    vertical-align: baseline !important;

}
.form-box-form input[disabled]{
    background: #f6f6f6;
}

.form-box-form input:focus,.form-box-form select:focus ,.form-box-form textarea:focus{
    border: 1px solid #0e5f9f;
}

.form-box-form .form-input{
        width: 82% !important;
        display: inline-block;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
}
.form-box-form .form-input-half{
        width: 40% !important;
        display: inline-block;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
}
.form-input-half{
        width: 40% !important;
        display: inline-block;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
}
.form-box-form p{
    color: #444449;
    font-size: 10px;
    margin: 5px;
}
.form-div-input{

}

.form-box-form .form-input-two-half{
        width: 20% !important;
        display: inline-block;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
}



.form-box-form input[type=submit]{
   width: auto !important;
    background: #0e5f9f;
    color: #f6f6f6;
    cursor: pointer;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 15px;
    border: 1px solid #0e5f9f;
    box-shadow: none;

}

.form-box-form input[type=submit]:hover{

    background: #f6f6f6;
    color: #0e5f9f;


}
.form-box-form select{
    height: 35px;
    width: 90%;
}
.form-box-form {
   text-align: center;

}

.form-box-form .form-input-quarter {
    width: 24% !important;
    display: inline-block;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
}
.form-box-form .form-input-quarter-sm {
    width: 20% !important;
    display: inline-block;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
}
.form-box-form .form-input-two-quarter {
    width: 56%;
    display: inline-block;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
}
#bg-res{
        width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    background: rgba(0,0,0,.2);
    text-align: center;
    font-size: 100px;
    color: #08213E;
    display: none;
    z-index: 10000;
    top: 0;
}
#result{
    position: fixed;
    left: 0;
    bottom: -10%;
    width: 100%;
    display: none;
    transition:0.8s;
    z-index: 99999;

}
#result-in{
        margin: 0px auto;
    padding: 10px;
    background: rgba(0,0,0,0.8);
    width: 55%;
    border-radius: 3px;
        color: #ffffff;
    
}
#result-in #result-text{
    width: 90%;
    display: inline-block;
    font-size: 16px;
    font-weight: 100;
    
}
#result-in #result-remove{
    width: 9%;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    
}
#result-in #result-remove i{
    cursor: pointer;
    
}
.header-logo-scroll .responsive-menu{
    top: 18px;
}
.responsive-menu{
    padding: 0px;
    font-size: 32px;
    color: #444449;
    cursor: pointer;
    display: none;
    width: 45px;
    height: 45px;
    text-align: center;
    transition: 0.8s;
    border-radius: 4px;
    position: fixed;
    top: 30px;
    
}
.responsive-menu:hover{
    color: #0e5f9f;
}
#section-tracking{
    
position: absolute;
    width: 100%;
    left: 0;
}
#section-tracking .tracking-box{
    display: block;
    margin: 0px auto;
    width: 65%;
    background: #f6f6f6;
    padding: 1%;
    border-radius: 5px;
    margin-top: -8%;
    box-shadow: 0 5px 53px -7px rgba(0,0,0,.2);
    border-bottom: 1px solid #eaeaea;
}
#section-tracking .tracking-box p{
text-align: center;
}

@media (max-width: 991px) {
    #section-tracking .tracking-box{
        width:75%;
    }

}
@media (max-width: 768px) {
    #section-tracking{
        position: relative;
    }
    #section-tracking .tracking-box{
        width:95%;
    }

}













