.tz_footer_logistics .custom::before {
    background: #1b5faa;
}
.tz_footer_logistics .custom::after {
    background: #1b5faa;
}
.tz-logistics-breadcrumb {
    text-align: center;
    padding: 10px 0 10px;
}
body section.logistics-menu .navbar-nav > li > a {
    font-size: 14px;
    color: #1b5faa;
    font-weight: 800;
}
body section.logistics-menu .navbar-nav > li.active > a {
    color: #28b29a;
}
#tz-header-wrapper {
    background-color: rgb(27, 95, 170) !important;
}
.tz_footer_logistics {
    text-align: center;
    background: #103763;
    color: #aaaaaa;
}
.title__primary-x1 .sppb-addon-title p {
    color: #1d1d1d;
}
.pb-85 {
    padding-bottom: 8px;
}
.pt-70 {
    padding-top: 7px;
}
.tzbt-infomation ul li i {
    padding-right: 10px;
    color: #fff;
}
.tz-bottom {
    background: #1b5faa;
}
.tzbt-infomation {
    font-weight: 300;
    color: #fff;
}
.form__contact-address {
    padding-bottom: 65px;
    border-bottom: 1px solid rgba(65, 132, 216, 0.1);
    margin-bottom: 30px;
    display: none;
}
}
.formResponsive input[type="submit"] {
    background-color: #feb800;
    *background-color: #feb800;
    background-image: -ms-linear-gradient(top, #feb800, #feb800);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#feb800), to(#feb800));
    background-image: -webkit-linear-gradient(top, #feb800, #feb800);
    background-image: -o-linear-gradient(top, #feb800, #feb800);
    background-image: -moz-linear-gradient(top, #feb800, #f39200);
    background-image: linear-gradient(top, #f39200, #f39200);
    background-repeat: repeat-x;
    border-color: #feb800 #feb800 #feb800;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#feb800', endColorstr='#feb800', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive input[type="submit"].active, .formResponsive input[type="submit"].disabled, .formResponsive input[type="submit"][disabled] {
    background-color: #f39200;
    *background-color: #004ab3;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
}
.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
    display: inline-block;
    height: 30px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 16px;
    line-height: 18px;
    color: #555555;
}
.formResponsive input, .formResponsive textarea {
    width: 450px;
}
.formResponsive input[type="submit"] {
	font-size: 20px;
}
.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
    height: 30px;
}
ol li, ul li {
    padding-left: 0px;
}
body section.logistics-menu .right-menu .search_icon {
    display: none;
}