body {
    font: 14px/1.5 "Open Sans", sans-serif;
    color: #555;
    overflow-x: hidden;
}
.btn-u {
    outline: none;
}
.job-app .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}
.message-success {
    width: 100%;
    position: relative;
    top: 80px;
    text-align: center;
}
.message-success p {
    color: #A2F227;
    font-size: 24px;
    font-weight: 500;
}
.js-calc-form .message-success p {
    color: #A2F227;
    font-size: 24px;
    font-weight: 500;
}
a {
    color: #000;
    text-decoration: none;
}
.padding-left-25{
    padding-left: 25px;
}
a:hover {
    text-decoration: none;
    color: #000;
}
.pace-inactive {
    display: none;
}
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.pace .pace-progress {
    background:  #46c7f2;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}
.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px  #46c7f2, 0 0 5px  #46c7f2;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}
.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color:  #46c7f2;
    border-left-color:  #46c7f2;
    border-radius: 10px !important;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
}
.header-v9 .container-fluid.bg-1 {
    background: #fff;
}

.no-side-padding {
    padding-left: 0;
    padding-right: 0;
}
.header-v9.navbar .topbar {
    transition: all 0.4s ease-in-out 0s;
}
.header-v9 .topbar .logo {
    float: left;
    text-align: center;
    height: auto;
    padding: 31px 0 31px 29px;
}
.header-v9 .topbar .logo img {
    margin: 0 auto;
    max-height: 70px;
}
img {
    vertical-align: middle;
}
.header-v9 .topbar .topbar-block {
    padding-top: 37px;
    padding-bottom: 30px;
    text-align: left;

}
.header-v9 .topbar .topbar-block-in {
    padding: 6px 0 5px 10px;
    border: none;
    border-left: 1px solid #ccc;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-top: 5px;
    margin-bottom: 5px
}
.header-v9 .topbar .topbar-block-in li.first-item {
    text-transform: uppercase;
    font-size: 11px;
}
.header-v9 .topbar .topbar-block-in li.first-item .icon {
    color: #46c7f2;
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
}
.icon-screen-smartphone:before {
    content: "\e010";
}
.icon-clock:before {
    content: "\e081";
}
.header-v9 .topbar .topbar-block-in li.second-item {
    color: #2a2a2a;
    font-size: 13px;
    font-weight: bold;
    padding-left: 0;
} 
.header-v9 .topbar .topbar-block-in li.mail-space {
    padding-left: 0px;
}
.header-v9 .topbar .topbar-social {
    padding: 20px 10px;
    padding-right: 0;
    border-left: 1px solid #ccc;
}
.header-v9 .topbar .topbar-social ul {
    margin: 0;
}
.header-v9 .topbar .topbar-social li {
    display: inline;
    margin-right: 7px;
}
.header-v9 .topbar .topbar-social li a {
    background: #f1f1f1;
    color: #46c7f2;
    padding: 11px 13px;
    font-size: 13px;
    transition: all .3s;
}
.rounded-x {
    border-radius: 50% !important;
}
.header-v9 .topbar .topbar-social li.fb {
    margin-right: 0;
}
.header-v9 .topbar .topbar-social li.fb a {
    padding: 11px 15px;
}
.header-v9 .topbar .topbar-social li a:hover {
    background: #46c7f2;
    color: #fff;
}
.header-v9 .container-fluid.bg-2 {
    background: #2a2a2a;
}
.header-v9.navbar-default .navbar-toggle {
    border: none;
}
.header-v9 .navbar-toggle .icon-bar {
    height: 1px;
    background:  #46c7f2;
}
.header-v9 .navbar-collapse {
    border: none;
    box-shadow: none;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}
.header-v9 .navbar-nav li a {
    padding: 15px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.header-v9 .navbar-nav li a, .header-v9 .navbar-nav li a:focus {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
.header-v9.navbar-default .navbar-nav > li > a:hover {
    color:  #46c7f2;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
    outline: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.header-v9 .container-fluid.bg-2 {
    padding: 10px 0px;
    transition: padding 0.3s ease-in-out 0s;
}
.header-v9 .container-fluid.bg-2 {
    background: #2a2a2a;
}
.btn-u {
    border: 0;
}
.btn-u-lg.btn-u-upper, a.btn-u-lg.btn-u-upper {
    font-size: 12px;
    font-weight: bold;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.header-v9 .btn-u {
    margin-top: 6px;
    float: right;
    padding: 10px 15px;
}
.btn-u-lg, a.btn-u-lg {
    font-size: 18px;
    padding: 10px 25px;
}
.btn-u-upper {
    text-transform: uppercase;
}
.rounded {
    border-radius: 4px !important;
}
.header-v9 .btn-u:hover {
    text-decoration: none;
}
.btn-u.btn-u-default:hover, .btn-u.btn-u-default:focus {
    /*background: #bb0707 !important;*/
    color: #fff !important;
    background: -moz-linear-gradient(-45deg,  rgba(70,199,242,1) 0%, rgba(8,94,172,1) 45%, rgba(8,94,172,1) 55%, rgba(70,199,242,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  rgba(70,199,242,1) 0%,rgba(8,94,172,1) 45%,rgba(8,94,172,1) 55%,rgba(70,199,242,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  rgba(70,199,242,1) 0%,rgba(8,94,172,1) 45%,rgba(8,94,172,1) 55%,rgba(70,199,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46c7f2', endColorstr='#46c7f2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.header-v9.navbar-default .navbar-nav > .active > a, .header-v9.navbar-default .navbar-nav > .active > a:focus, .header-v9.navbar-default .navbar-nav > .active > a:hover {
    color:  #46c7f2;
    background-color: transparent;
}
.intro-section, section.warehousing {
    margin-top: 202px;
}
.intro-section {
    background: #222;
}
.shipping-form {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.shipping-form h3 {
    color: #2a2a2a;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 24px;
}
.g-mb-20 {
    margin-bottom: 20px;
    position: relative;
}
.shipping-form .form-control {
    background: rgba(8,94,172,0.1);
    /*padding: 10px;
    height: 42px;*/
    /*border: none;*/
    color: #333;
}
.form-control {
    box-shadow: none;
}
.form-control:focus {
    outline: 0;
    box-shadow: none;
}
.shipping-form .btn-u {
    width: 100%;
}
.btn-u.btn-u-default {
    background: rgb(8,94,172); /* Old browsers */
    background: -moz-linear-gradient(-45deg,  rgba(8,94,172,1) 0%, rgba(70,199,242,1) 45%, rgba(70,199,242,1) 55%, rgba(8,94,172,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  rgba(8,94,172,1) 0%,rgba(70,199,242,1) 45%,rgba(70,199,242,1) 55%,rgba(8,94,172,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  rgba(8,94,172,1) 0%,rgba(70,199,242,1) 45%,rgba(70,199,242,1) 55%,rgba(8,94,172,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46c7f2', endColorstr='#46c7f2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    transition: all 0.5s ease;
    color: #fff;
    cursor: pointer;
}
.btn-u-lg.btn-u-upper, a.btn-u-lg.btn-u-upper {
    font-size: 12px;
    font-weight: bold;
}
.intro-section-info {
    padding-top: 60px;
}
.intro-section-info h2 {
    font-size: 56px;
    line-height: 1;
    margin-bottom: 30px;
}
.intro-section-info h2, .intro-section-info h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}


.intro-section-info h3 {
    font-size: 18px;
    margin-bottom: 20px;
}
.intro-section-info h2, .intro-section-info h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.intro-section p {
    color: #fff;
    opacity: .8;
    line-height: 1.6;
    margin-bottom: 35px;
    font-weight: 600;
}
.special-offer {
    padding: 50px 0 45px;
}
.special-offer h2 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #2c2c2c;
}
.special-offer h2 span {
    color:  #46c7f2;
}
.soffer-link {
    text-align: right;
    padding: 40px 0 0;
}
.btn-u-lg.btn-u-upper, a.btn-u-lg.btn-u-upper {
    font-size: 12px;
    font-weight: bold;
}
.special-offer .btn-u {
    padding: 15px 36px;
}
.btn-u.btn-u-dark {
    background: #2c2c2c;
    color: #fff;
}
.btn-u.btn-u-dark:hover, .btn-u.btn-u-dark:focus {
    background: #181818 !important;
    color: #fff !important;
}
.shipping-service-img-wrapper {
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.no-padding {
    padding: 0;
}
.shipping-service img {
    width: 100%;
    transition: all .3s;
}
/**
.carousel-inner .item{
    height: 650px;
}
.carousel-inner .item img{
    height: 100%;
}
.slider-news-details{
    height: 650px;
}
.slider-news-details img{
    height: 100%;
}*/
.shipping-service:hover img {
    transform: scale(1.1,1.1);
}
.shipping-service-img-wrapper:after {
    content: "";
    background: rgba(0,0,0,.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.shipping-service .shipping-service-text {
    padding: 35px 50px 55px;
    border-left: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.shipping-service .shipping-service-text--noborder {
    border-left: none;
}
.shipping-service-text h3, .clients h3 {
    text-transform: uppercase;
    color: #2c2c2c;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 15px;
}
.shipping-service-text p {
    margin-bottom: 25px;
    min-height: 84px;
}
.shipping-service-text .shipping-service__more {
    color:  #46c7f2;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.shiping-types {
    padding: 35px 0 35px;
}
.g-heading-v11 {
    position: relative;
    padding-bottom: 30px;
}
.g-mb-70 {
    margin-bottom: 70px;
}
.g-mb-30 {
    margin-bottom: 30px;
}
.g-heading-v11 h2, .g-heading-v11 .h2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    color: #2c2c2c;
    margin-bottom: 20px;
    line-height: 1.3;
}
.g-heading-v11.text-center:after {
    left: 50%;
    margin-left: -15px;
}
.g-heading-v11:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    margin-left: 0;
    border-bottom: 4px solid  #46c7f2;
}
.shiping-types .shiping-type {
    padding: 30px 20px;
    background: #f8f8f8;
    min-height: 400px;
    position: relative;
    z-index: 5;
    overflow: hidden;
    transition: all .5s ease-in-out 0s;
}
.shiping-type-img {
    text-align: center;
    position: absolute;
    right: -70%;
    width: 100%;
    opacity: 1;
    transition: all .5s ease-in-out;
}
.shiping-type-text {
    position: absolute;
    text-align: center;
    top: 0;
    left: -20%;
    padding: 150px 10px;
    width: 100%;
    transition: all .5s ease-in-out;
}
.shiping-type-text h3 {
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 20px;
}
.shiping-type a {
    color: #2c2c2c;
}
.shiping-type-text h3 strong {
    display: block;
}
.shiping-type:hover {
    background: #46c7f2;
    transition: all .5s ease-in-out 0s;
}
.shiping-type:hover .shiping-type-img {
    right: 0;
    opacity: .3;
}
.shiping-type:hover .shiping-type-img img {
    margin: 0 auto;
}
.shiping-type:hover .shiping-type-text {
    left: 0;
    top: 0;
    z-index: 15;
    transition: all .5s ease-in-out 0s;
}
.shiping-type:hover .shiping-type-text h3 {
    color: #fff;
}
.shiping-type:hover a, .shiping-type a:hover {
    text-decoration: none;
    color: #fff;
}
.shiping-type:hover .shiping-type-text p.default-p {
    display: none;
}
.shiping-type:hover .shiping-type-text p.onhover-p {
    display: block;
    opacity: .7;
}
.shiping-type-text p.onhover-p {
    display: none;
    color: #fff;
    opacity: .6;
    max-width: 70%;
    margin: 0 auto;
}
.fullscreen-static-image {
    /*background: url(http://eskipaper.com/images/trucks-wallpaper-1.jpg) fixed center;*/
    background: url(../../img/homebg.jpg) fixed center;
    background-size: cover;
}
/*
.fullscreen-static-image:before, .our-services:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.5);
}*/
.our-services {
    padding: 85px 0 0;
    background: url(../../img/services5.jpg) no-repeat scroll right top / cover;
    position: relative;
    z-index: 1;
    min-height: calc(100% - 200px);
}
.g-heading-v11 {
    position: relative;
    padding-bottom: 30px;
}
.g-heading-v11 h2, .g-heading-v11 .h2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    color: #2c2c2c;
    margin-bottom: 20px;
    line-height: 1.3;
}
.g-color-white {
    color: #fff !important;
}
.g-heading-v11 p {
    margin: 0 auto;
    max-width: 760px;
}
.g-color-white-darker {
    color: rgba(255,255,255,.8);
}
.service-item .item-in {
    border: 2px solid rgba(255,255,255,.6);
    border-top: none;
    position: relative;
    padding: 40px 20px 30px;
    text-align: center;
    margin-bottom: 105px;
}
.service-item .item-in:before {
    left: 0;
}
.service-item .item-in:after, .service-item .item-in:before {
    position: absolute;
    content: "";
    background: rgba(255,255,255,.6);
    width: 30%;
    height: 2px;
    top: 0;
    z-index: 1;
}
.service-item .item-in:after {
    right: 0;
}
.service-item .item-in:after, .service-item .item-in:before {
    position: absolute;
    content: "";
    background: rgba(255,255,255,.6);
    width: 30%;
    height: 2px;
    top: 0;
    z-index: 1;
}
.service-item .item-in span {
    position: absolute;
    top: -35px;
    left: 50%;
    margin-left: -25px;
    color: #fff;
}
.icon-4x {
    font-size: 4em;
}
.service-item .item-in h3, .service-item .item-in .fa {
    color: #fff;
}
.service-item .item-in h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 15px;
}
.service-item .item-in p {
    color: rgba(255,255,255,.8);
}
[class^="icon-transport"]:before, [class*=" icon-transport"]:before {
    font-family: "transport" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.skills {
    padding: 85px 0 65px;
}
.pie-progress-charts .inner-pchart {
    padding: 20px 10px;
}
.pie-progress-charts .inner-pchart {
    text-align: center;
}
.pie-progress-charts .circle {
    color: #555;
    font-weight: 200;
    margin-bottom: 20px;
}
.pie-progress-charts h3 {
    font-size: 14px;
    font-weight: bold;
    color: #2c2c2c;
    text-transform: uppercase;
}
svg:not(:root) {
    overflow: hidden;
}
.circles-text {
    font-size: 20px !important;
    font-weight: bold;
    color: #2c2c2c;
}
.process .process-img {
    background: url(https://htmlstream.com/preview/unify-v1.9.7/One-Pages/Shipping/assets/img-temp/process.jpg) no-repeat 50% 50% / cover;
}
.process-text {
    padding: 100px 35px 70px;
    background: #f8f8f8;
}
.process-text h3 {
    color: #2c2c2c;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 25px;
}
process-text p {
    max-width: 80%;
}
.process-steps {
    padding: 55px 0;
}
.process-step {
    position: relative;
    padding: 10px 0 10px 110px;
}
.process-step span.step-no {
    color:  #46c7f2;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    left: 30px;
}
.process-step h4 {
    color: #2c2c2c;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.process-step p {
    max-width: 90%;
}   
.container-fluid.bg-grey {
    background: #f8f8f8;
    border: none;
}
.bg-grey {
    background: #f7f7f7;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}
.offers {
    padding: 100px 0 40px;
}
.g-mb-40 {
    margin-bottom: 40px;
}
.pricing {
    background: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.float {
    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.float:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.pricing-img img {
    width: 100%;
}
.pricing-head {
    padding: 40px 5px 35px;
}
.pricing-head h3 {
    color: #2c2c2c;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.pricing-head span {
    display: inline-block;
    margin-bottom: 35px;
}
.pricing-head h4 {
    color: #2c2c2c;
    font-size: 30px;
    font-weight: 600;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.pricing-content li {
    text-transform: uppercase;
    margin-bottom: 10px;
}
section.footer {
    z-index: 1;
}
.pricing-footer {
    padding: 30px 10px 40px;
}
.gall-div {
    padding: 90px 0 0;
}
.faq {
    padding: 100px 0 0;
    overflow: hidden;
}
.faq-tab {
    padding: 90px 0 0;
}
.g-mb-50 {
    margin-bottom: 50px;
}
.panel-group {
    margin-bottom: 20px;
}
.faq .panel {
    box-shadow: none;
    border: none;
}
.panel, .panel-heading, .panel-group .panel {
    border-radius: 0;
}
.faq .panel-heading {
    position: relative;
}
.acc-v1 .panel-heading {
    padding: 0;
    box-shadow: none;
}
.faq .acc-v1 .panel-heading a {
    font-size: 18px;
    padding-left: 30px;
    background: #fff;
    color:  #46c7f2;
    font-weight: bold;
}
.acc-v1 .panel-heading a {
    display: block;
    font-size: 14px;
    padding: 5px 15px;
    background: #fefefe;
}
.faq .acc-v1.plus-toggle .panel-heading a:before {
    color:  #46c7f2;
    font-size: 12px;
    content: "\f068";
    line-height: 12px;
    position: absolute;
    left: 0;
    top: 12px;
    background: transparent;
    font-family: FontAwesome;
}
.faq .panel-group .panel-heading + .panel-collapse > .list-group, .faq .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}
.faq .panel-body p {
    line-height: 1.5;
    padding: 0 30px;
}
.faq .acc-v1.plus-toggle .panel-heading a.collapsed:before {
    content: "\f067";
}
.faq .acc-v1.plus-toggle .panel-heading a.collapsed {
    color: #2c2c2c;
}
.faq .acc-v1 .panel-heading a:hover {
    text-decoration: none;
}
.faq-img img {
    min-height: 605px;
    min-width: 275px;
}
.testo {
    padding: 90px 0;
    background: url(https://htmlstream.com/preview/unify-v1.9.7/One-Pages/Shipping/assets/img-temp/unsplash-city-bg.jpg) no-repeat 50% 50% / cover;
    position: relative;
    z-index: 1;
}


/*Testimonials-v3*/
.testimonials-v3 {
    padding: 0 10px;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}
.testimonials-v3 ul {
    text-align: left;
}
.testimonials-v3 li img {
    width: 120px !important;
    height: auto !important;
    border: 5px solid #fff;
    display: inline-block !important;
}
.testimonials-v3-text {
    padding: 15px 0 0;
}
.testimonials-v3-text p {
    color: rgba(255,255,255,.9);
    line-height: 25px;
    margin-bottom: 20px;
}
.testimonials-v3-text h5 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
@media (max-width: 992px) {
    .testimonials-v3 li img {
        width: 100px !important;
        height: 100px !important;
    }
    .testimonials-v3-text {
        padding: 5px 0;
    }
    .testimonials-v3-text p {
        margin-bottom: 10px;
    }
}
@media (max-width: 768px) {
    .testimonials-v3 li img {
        display: none !important;
    }
    .testimonials-v3-text {
        text-align: center;
        padding: 0;
    }
}

/* Owl controls */
.testimonials-v3 .owl-buttons {
    text-align: center;
}
.testimonials-v3 .owl-buttons .owl-prev,
.testimonials-v3 .owl-buttons .owl-next {
    margin: 15px 8px 0;
    border-radius: 50%;
    padding: 20px;
    cursor: pointer;
}
.testimonials-v3 .owl-buttons .owl-prev:after,
.testimonials-v3 .owl-buttons .owl-next:after {
    color: #b8b8b8;
    font-size: 14px;
    top: 9px;
    font-weight: bold;
}
.testimonials-v3 .owl-buttons .owl-next:after {
    right: 17px;
}
.testimonials-v3 .owl-buttons .owl-prev:after {
    left: 17px;
}
.testimonials-v3 .owl-buttons .owl-prev:hover,
.testimonials-v3 .owl-buttons .owl-next:hover {
    background:  #46c7f2;
    transition: none;
}



.testimonials-v3 {
    font-family: "Open Sans", Arial, sans-serif;
}
.owl-carousel.owl-loaded {
    display: block;
}
.testimonials-v3 ul {
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.testimonials-v3 .owl-buttons {
    text-align: center;
}
testimonials-v3 .owl-buttons .owl-prev, .testimonials-v3 .owl-buttons .owl-next {
    margin: 15px 8px 0;
    border-radius: 50%;
    padding: 20px;
    cursor: pointer;
}
.testimonials-v3 .owl-buttons .owl-prev, .testimonials-v3 .owl-buttons .owl-next {
    /*padding: 13px;*/
    position: relative;
    /*margin: 15px 2px 0;*/
    background: #f5f5f5;
    display: inline-block;
}
.testimonials-v3 .owl-buttons .owl-next:after {
    right: 17px;
}
.testimonials-v3 .owl-buttons .owl-prev:after, .testimonials-v3 .owl-buttons .owl-next:after {
    color: #b8b8b8;
    font-size: 14px;
    top: 9px;
    font-weight: bold;
}
.testimonials-v3 .owl-buttons .owl-next:after {
    right: 10px;
    content: "\f105";
}
.testimonials-v3 .owl-buttons .owl-prev:after, .testimonials-v3 .owl-buttons .owl-next:after {
    top: 0;
    color: #bbb;
    font-size: 16px;
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}
.testimonials-v3 .owl-buttons .owl-prev:after {
    left: 17px;
}
.testimonials-v3 .owl-buttons .owl-prev:after, .testimonials-v3 .owl-buttons .owl-next:after {
    color: #b8b8b8;
    font-size: 14px;
    top: 9px;
    font-weight: bold;
}
.testimonials-v3 .owl-buttons .owl-prev:after {
    left: 10px;
    content: "\f104";
}
.testimonials-v3 .owl-buttons .owl-prev:after, .testimonials-v3 .owl-buttons .owl-next:after {
    top: 0;
    color: #bbb;
    font-size: 16px;
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}
.testimonials-v3 .owl-item {
    border: none;
}
.clients {
    border: 0;
    overflow: hidden;
    box-shadow: none !important;
    margin-bottom: 0 !important;
}
.clients ul {
    margin-bottom: 0;
}
.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.clients li {
    overflow: hidden;
    margin-left: 1px;
    position: relative;
    background: #fafafa;
}
.clients li {
    background: #fff;
    text-align: center;
    padding: 50px 0;
    margin: 0;
    display: inline-block;
}
.owl-clients-v1 li.item {
    display: inline-block;
}
.contact-us {
    overflow: hidden;
    position: relative;
}
.contact-us .contact-list h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #2c2c2c;
    margin-bottom: 30px;
}
.contact-us .contact-list p {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 30px;
}
.contact-us .contact-list ul li {
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 5px;
}
.contact-us .contact-list ul li span {
    font-size: 12px;
    text-transform: uppercase;
    color: #2c2c2c;
    font-weight: bold;
}
.contact-us .sky-form .form-control {
    background: #e6eff7;
    max-width: 775px;
    color: #333;
}
.contact-us .sky-form .form-control:focus {
    border-color: rgb(8,94,172);
}
.contact-us .sky-form .form-control:focus {
    box-shadow: none;
    outline: 0;
}
.sky-form .message {
    color: #ff0000;
    display: none;
}
.sky-form .message i {
    display: block;
    margin: 0 auto 20px;
    width: 81px;
    height: 81px;
    border: 1px solid #ff0000;
    border-radius: 50%;
    font-size: 30px;
    line-height: 81px;
}
.sky-form.submited .message {
    display: block;
    padding: 25px 30px;
    font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
    text-align: center;
}
.sky-form.submited .message p {
    color: #2c2c2c;
}
.sky-form fieldset p {
    text-align: center;
}
.copyright {
    background: #333;
    padding: 25px 0 15px;
}
.copyright .cr-left {
    padding: 0 0 11px;
}
.copyright .cr-left p {
    color: #767676;
    margin: 0;
    vertical-align: middle;
}
.copyright .cr-left a {
    color: #fff;
    font-weight: bold;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.cr-left a:hover {
    color:  #46c7f2;
}
.copyright .cr-right {
    text-align: right;
}
.cr-right .cr-list {
    margin: 0;
}
.cr-right .cr-list li > a {
    color: #8e8e8e;
    padding: 5px 8px;
    background: transparent;
    transition: all .3s;
}
.cr-right .cr-list li > a:hover {
    color: #fff;
    background:  #46c7f2;
}

/* NAVBAR */

.navbar-form button {
    margin-bottom: 0;
    padding: 7px 14px;
    border: none;
    border: 1px solid #46c7f2;
    border-radius: 0;
    color: #fff;
    background-color: #46c7f2;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
    transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
    -webkit-appearance: button;
    -ms-touch-action: manipulation;
}
.navbar-form button:hover {
    background-color: #bb0707;
    border: 1px solid #bb0707;
}
.navbar-form .form-control {
    border-radius: 0;
    border: none;
}
.nav>li {
    display: inline-block;
}
.navbar-nav>li {
    /*float: none;*/
    float: left;
}
.navbar-nav {
    float: none;
    text-align: center;
}
.navbar-nav .nav-search {
    float: right;
    vertical-align: middle;
}
.nav-search .btn-u {
    margin: 0;
}
.info-icon {
    color: #46c7f2;
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
}
#request-form input::-webkit-input-placeholder, #request-form textarea::-webkit-input-placeholder {
    color: #333;
}
#request-form input:-moz-placeholder, #request-form textarea::-webkit-input-placeholder { /* Firefox 18- */
    color: #333;  
}
#request-form input::-moz-placeholder, #request-form textarea::-webkit-input-placeholder {  /* Firefox 19+ */
    color: #333;  
}
#request-form input:-ms-input-placeholder, #request-form textarea::-webkit-input-placeholder {  
    color: #333;  
}
.contact-us .sky-form input.form-control::-webkit-input-placeholder, .contact-us .sky-form textarea.form-control::-webkit-input-placeholder {
    color: #333;
}
.contact-us .sky-form input.form-control:-moz-placeholder, .contact-us .sky-form textarea.form-control::-webkit-input-placeholder { /* Firefox 18- */
    color: #333;  
}
.contact-us .sky-form input.form-control::-moz-placeholder, .contact-us .sky-form textarea.form-control::-webkit-input-placeholder {  /* Firefox 19+ */
    color: #333;  
}
.contact-us .sky-form input.form-control:-ms-input-placeholder, .contact-us .sky-form textarea.form-control::-webkit-input-placeholder {  
    color: #333;  
}
#request-form .form-control:focus {
    border-color: rgb(8,94,172);
}
.navbar {
    border: none;
}
.header-v9.navbar .topbar {
    transition: all 0.4s ease-in-out 0s;
}
.header-v9.navbar.top-nav-collapse .topbar {
    margin-top: -132px;
    transition: all 0.4s ease-in-out 0s;
}
.valign__middle {
    padding: 39px 0;
}
.our-services:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.5);
}
.sky-form textarea {
    resize: none;
}

/* Slider za partnere */

.partners-section .item {
    margin-top: 10px;
}
.partners-section .thumbnails {
    list-style-type: none;
    padding: 0 0 0 20px;
}
.col-5 {
    width: 18.99999%;
    float: left;
    list-style-type: none;
}
.partners-section .thumbnail {
    background: transparent;
    border: none;
    box-shadow: none;
}
.clients li img {
    width: 120px !important;
    height: auto !important;
}
.clients li img {
    filter: gray;
    float: none !important;
    margin: 0 auto !important;
}
.owl-item {
    text-align: center;
}
section#contact, section#faq, section#services, section#bestOffers, section#career, section.job-app, section.topics-single {
    margin-top: 202px;
    min-height: calc(100vh - 274px);
}
.item-in img {
    position: absolute;
    top: -33%;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}
/*.item-in img:hover {
    -moz-transform: scale(1.1) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    transform: scale(1.1) rotate(360deg);
}*/

/* CAREER */
section#career, section.job-app {
    /*background: url(http://cargo.bold-themes.com/home-movers/wp-content/uploads/sites/4/2015/11/forklift.png) fixed right bottom;*/
    background-repeat: no-repeat;
    background: url(https://www.emethod.ca/wp-content/themes/emethod_wp/assets/images/consulting.png), url(../../img/pero-kamion.png);
    background-repeat: no-repeat, no-repeat;
    background-attachment: fixed, fixed;
    background-position: bottom left, bottom right;
}
.panel-body {
    padding: 20px;
    color: #000;
}
.panel-body p {
    margin-left: auto;
    margin-right: auto;
}
.icon-rausch {
    color: #fc3030;
}
.job-apply-holder {
    padding: 10px;
}
.job-apply-holder:hover .job-apply {
    background-color: #fc3030;
    transition: all .5s ease-in-out 0s;
}
.job-apply-holder:hover .job-apply {
    background-color: #fc3030;
    transition: all .5s ease-in-out 0s;
}
.job-apply-holder:hover .panel-body {
    transition: all .5s ease-in-out 0s;
    color: #fff;
}
.job-apply-holder:hover .icon-rausch {
    transition: all .5s ease-in-out 0s;
    color: #000;
}

/* JOB-APP */
.title-box-v2 {
    text-align: center;
    margin-bottom: 40px;
}
.title-box-v2 h2 {
    font-size: 25px;
    text-transform: uppercase;
}
.left-inner {
    margin-top: 30px;
}
.left-inner img {
    width: 250px;
    float: left;
    /*width: 80px;
    height: 80px;*/
    margin: 0 10px 10px 0;
    /*border: 1px solid #eee;*/
}
.left-inner h4 {
    margin: 0 0 5px;
}
.position-top {
    top: 20px;
    right: 20px;
    position: absolute;
}
.social-icons {
    float: left;
}
.social-icons {
    margin-top: 5px;
}
.social-icons {
    margin: 0;
    padding: 0;
}
.social-icons li {
    margin: 0;
}
.social-icons li {
    list-style: none;
    margin-right: 3px;
    margin-bottom: 5px;
    text-indent: -9999px;
    display: inline-block;
}
.social-icons li a {
    margin: 0 3px;
}
.social-icons-color li a {
    opacity: 0.7;
    background-position: 0 -38px !important;
    -webkit-backface-visibility: hidden;
}
.social-icons li a, a.social-icon {
    width: 28px;
    height: 28px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
}
.left-inner p.hex {
    margin-bottom: 5px;
}
.star-vote {
    margin-left: 5px;
}
.star-vote li {
    padding: 0;
}
.color-green {
    color: #46c7f2;
}
.star-vote span a {
    color: #46c7f2;
    margin-left: -5px;
}
.overflow-h {
    overflow: hidden;
}

/* TOPICS */
.margin-bottom-50 {
    margin-bottom: 50px;
}
.news-v2 .news-v2-badge {
    overflow: hidden;
    position: relative;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.news-v2 .news-v2-badge p {
    left: 0;
    top: 20px;
    background: rgba(255,255,255,0.6)   ;
    padding: 5px 15px;
    text-align: center;
    position: absolute;
}
.news-v2 .news-v2-badge span {
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 16px;
}
.news-v2 .news-v2-badge small {
    color: #000;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
}
.news-v2 .news-v2-desc {
    padding: 20px;
    background: #fff;
}
.news-v2 .news-v2-desc h3 {
    margin: 0 0 10px;
    font-size: 18px;
}
.news-v2 .news-v2-desc h3 a {
    color: #555;
}
.news-filler {
    padding-top: 15px;
    padding-bottom: 15px;
}
.news-filler:hover {
    box-shadow: 0 0 8px #ddd;
    transition: box-shadow 0.2s ease-in-out;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.news-holder {
    padding-top: 60px;
    padding-bottom: 60px;
}
/* TOPICS-SINGLE */
.news-v3 .news-v3-in {
    padding: 35px 30px;
}
.news-v3 .posted-info li {
    color: #555;
    font-style: italic;
    margin-left: 5px;
}
.news-v3 .posted-info li:before {
    font-size: 12px;
    line-height: 12px;
    margin-right: 13px;
}
.news-v3 .posted-info li a {
    color: #555;
}
.news-v3 h2 {
    font-size: 32px;
    font-weight: 200;
    margin: 0 0 20px;
    line-height: 45px;
    text-transform: uppercase;
}
.news-v3 h2 a {
    color: #555;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.news-v3 h2 a:hover {
    color:  #46c7f2;
    text-decoration: none;
}
blockquote.hero:hover {
    background: #eee;
    border-left-color: #46c7f2;
}
blockquote.hero {
    border: none;
    padding: 18px;
    font-size: 16px;
    background: #f3f3f3;
    border-left: solid 2px #666;
}
blockquote:hover, blockquote.text-right:hover {
    border-color: #72c02c;
    transition: all 0.4s ease-in-out;
}
blockquote {
    padding: 5px 15px;
    border-left-width: 2px;
}
.news-v3 .posted-info li:before, .news-v3 .news-v3-in-sm .posted-info li:before {
    content: '/';
}
.news-v3 .posted-info li:first-child:before, .news-v3 .news-v3-in-sm .posted-info li:first-child:before {
    content: " ";
    margin-right: 0;
}
.news-v3 .posted-info li:before {
    font-size: 12px;
    line-height: 12px;
    margin-right: 13px;
}
.headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid  #46c7f2;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}
/* TEST */
.tag-box-v2 {
    background: #fafafa;
    border: solid 1px #eee;
    border-left: solid 2px  #46c7f2;
}
.tag-box {
    padding: 20px;
    background: #fff;
    margin-bottom: 30px;
    margin-top: 30px;
}
.shadow-effect-1 {
    box-shadow: 0 10px 6px -6px #bbb;
}
.box-shadow {
    background: #fff;
    position: relative;
}
.span-right {
    float: right;
}
.tag-box small span {
    font-size: 130%;
}

/**slider news details*/
.slider-news-details .main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}
.slider-news-details .btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.slider-news-details .btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.slider-news-details .btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}
.slider-news-details{
    padding: 0px;
    margin-bottom: 60px;
}
.slider-news-details .item img{
    width: 100%;
}
.slider-news-details img{
    width: 100%;
}
.padding-col{
    padding: 0px;
}
.create-news-date{
      font-style: italic;
    font-size: 16px;
    font-weight: bold;  
}

/**./slider news details*/

/* SERVICCE-SINGLE */
.g-heading-v11 h3 {
    margin-bottom: 20px;
    color: #fff;
}
.headline {
    padding-bottom: 35px;
    /*box-shadow: 0 0 8px rgba(255,255,255,0.6);
    background: rgba(255,255,255,0.6);*/
    padding-top: 35px;
}
.headline h3, .headline p.g-color-white-darker {
    color: #000;
}
.headline img {
    display: initial;
    margin: 20px auto;
}
.calculator {
    padding-left: 45px;
}
.shop-subscribe {
    padding: 35px 0;
    background: -moz-linear-gradient(-45deg, rgba(8,94,172,1) 0%, rgba(70,199,242,1) 45%, rgba(70,199,242,1) 55%, rgba(8,94,172,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(8,94,172,1) 0%,rgba(70,199,242,1) 45%,rgba(70,199,242,1) 55%,rgba(8,94,172,1) 100%);
    background: linear-gradient(135deg, rgba(8,94,172,1) 0%,rgba(70,199,242,1) 45%,rgba(70,199,242,1) 55%,rgba(8,94,172,1) 100%);
}
.shop-subscribe h2 {
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 200;
    text-transform: uppercase;
}
.shop-subscribe .input-group-btn {
    border-color: #fff;
    background: transparent;
}
.shop-subscribe .input-group-btn .btn {
    border: 1px solid #fff;
    background: transparent;
    border-radius: 0;
    padding: 8px 12px;
}
.shop-subscribe .input-group-btn i {
    color: #fff;
    font-size: 16px;
    font-weight: 200;
}
.shop-subscribe input {
    border-radius: 0;
    border: 1px solid #fff;
}
.shop-subscribe input:focus {
    border: 1px solid #fff;
}
.newsletter-headline {
    padding: 5px 0;
}
.list-check {
    list-style: none;
    padding: 0;
    margin-top: 17px;
}
li:first-child {
    padding-left: 0;
}
.list-check li {
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
}
.list-check li i {
    color: #46c7f2;
    font-size: 16px;
    padding-right: 5px;
}
section#bestOffers .g-heading-v11 p {
    text-align: left;
    max-width: 100%;
}
section#bestOffers .list-check {
    text-align: left;
}
section#bestOffers .shiping-types {
    padding: 35px 0 0;
}
.news-v2-desc p {
    margin-bottom: 20px;
}
section.index-news {
    background: url(../../img/news-60.png) center fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
}
.clients .headline {
    padding-bottom: 5px;
    padding-top: 45px;
}
section#career .g-heading-v11 p {
    margin-bottom: 20px;
}

section#career .shiping-types {
    padding: 35px 0 0;
}
.content-career {
    margin-bottom: 35px;
}
section.job-app .shipping-form {
    padding: 5px 30px 30px 30px;
    margin-top: 30px;
}
.padding0 {
    padding: 0;
}
.outer {
    background: black;
    /*background: url(http://isak.croonus.tk/img/movingbg.jpg);*/
    background: url(http://demo.xpeedstudio.com/wp/paavailogistics/demo5/wp-content/uploads/sites/6/2016/11/home1bg.jpg);
    background-position: center center;
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background-size: cover;
    /* display: block; */
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    opacity: 0.3;
}
#contact{
    background: black;
    background: url(../../img/pero-bckg3.png) fixed center;
    background-position: center center;
    background-size: cover;
}
.parallax {
    background: url(../../img/homebg.jpg) center fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
    height: 300px;
}
.parallax-warehousing {
    background: url(../../img/warehousing1.jpg)center fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
    height: 300px;
}
.parallax-shipping {
    background: url(../../img/shipping.jpg) center fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
    height: 300px;
}
.parallax-logistics {
    background: url(../../img/logistics.jpg) center fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
    height: 300px;
}
section.warehousing .g-heading-v11 h2, .g-heading-v11 .h2 {
    color: #fff;
}
section.index-news .headline {
    text-transform: uppercase;
    color: #2c2c2c;
    padding-bottom: 55px;
    padding-top: 0px;
    line-height: 1.5em;
}
section.index-news .headline h3 {
    font-weight: bold;
    font-size: 22px;
    color: #fff;
}
.image-preview-input-crop, .image-preview-clear {
    background: rgb(8,94,172);
    background: -moz-linear-gradient(-45deg, rgba(8,94,172,1) 0%, rgba(70,199,242,1) 45%, rgba(70,199,242,1) 55%, rgba(8,94,172,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(8,94,172,1) 0%,rgba(70,199,242,1) 45%,rgba(70,199,242,1) 55%,rgba(8,94,172,1) 100%);
    background: linear-gradient(135deg, rgba(8,94,172,1) 0%,rgba(70,199,242,1) 45%,rgba(70,199,242,1) 55%,rgba(8,94,172,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46c7f2', endColorstr='#46c7f2',GradientType=1 );
    transition: all 0.5s ease;
    color: #fff;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 9px;
    padding-top: 9px;
    padding: 9px 15px;
}
.image-preview-input-crop:hover, .image-preview-clear:hover {
    color: #fff !important;
    background: -moz-linear-gradient(-45deg, rgba(70,199,242,1) 0%, rgba(8,94,172,1) 45%, rgba(8,94,172,1) 55%, rgba(70,199,242,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(70,199,242,1) 0%,rgba(8,94,172,1) 45%,rgba(8,94,172,1) 55%,rgba(70,199,242,1) 100%);
    background: linear-gradient(135deg, rgba(70,199,242,1) 0%,rgba(8,94,172,1) 45%,rgba(8,94,172,1) 55%,rgba(70,199,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46c7f2', endColorstr='#46c7f2',GradientType=1 );
}
.service-item .item-in {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    min-height: 216px;
}
.service-item:hover .item-in {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.service-item:hover .item-in img {
    -moz-transform: scale(1.1) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    transform: scale(1.1) rotate(360deg);
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #46c7f2;
    background-color: transparent;
}
.dropdown-menu {
    background-color: #2a2a2a;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #46c7f2;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-bottom: none;
    z-index: 7;
    background: black;
    position: relative;
}
.navbar-nav > li > .dropdown-menu {
    argin-top: -1px;
    border-radius: 0;
    background: #2a2a2a;
    border-top: none;
    z-index: 1;
    min-width: 60px;
}
.navbar-nav .menu-item {
    float: right;
}
.show_small {
    display: none;
}
.hide_small {
    display: block;
}
body[data-action-id="login"] .wrapper {
    margin-top: 202px;
}
body[data-action-id="login"] .min_height {
    min-height: calc(100vh - 295px);
}
body[data-action-id="login"] input.form-control {
    border-radius: 0;
}
body[data-action-id="login"] input.form-control:focus {
    border-color: #46c7f2;
}
body[data-action-id="login"] .btn-primary {
    border-radius: 0;
}
body[data-action-id="login"] .btn-primary:hover {
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #2a2a2a;
}
section#intro .email_input textarea {
    resize: none;
}
.news-v2-badge img {
    width: 100%;
}
.js-request-form .image-form input {
    width: calc(100% - 91px);
    border-radius: 4px 0 0 4px; 
}
.btn-file {
    padding: 6px 12px;
    border-radius: 0 4px 4px 0;
    background: rgb(8,94,172);
    background: -moz-linear-gradient(-45deg, rgba(8,94,172,1) 0%, rgba(70,199,242,1) 45%, rgba(70,199,242,1) 55%, rgba(8,94,172,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(8,94,172,1) 0%,rgba(70,199,242,1) 45%,rgba(70,199,242,1) 55%,rgba(8,94,172,1) 100%);
    background: linear-gradient(135deg, rgba(8,94,172,1) 0%,rgba(70,199,242,1) 45%,rgba(70,199,242,1) 55%,rgba(8,94,172,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46c7f2', endColorstr='#46c7f2',GradientType=1 );
    transition: all 0.5s ease;
    color: #fff;
}
.btn-file:hover, .btn-file:active {
    color: #fff !important;
    background: -moz-linear-gradient(-45deg, rgba(70,199,242,1) 0%, rgba(8,94,172,1) 45%, rgba(8,94,172,1) 55%, rgba(70,199,242,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(70,199,242,1) 0%,rgba(8,94,172,1) 45%,rgba(8,94,172,1) 55%,rgba(70,199,242,1) 100%);
    background: linear-gradient(135deg, rgba(70,199,242,1) 0%,rgba(8,94,172,1) 45%,rgba(8,94,172,1) 55%,rgba(70,199,242,1) 100%);
}
.g-xs-mb-20 .mgl-15 {
    margin-left: 15px;
}
/*Light Label*/
.form-label {
    color: #999;
    position: absolute;
    left: 3px;
    top: -20px;
    font-size: 12px;
    margin: 0;
    display: block;
    opacity: 1;
    -webkit-transition: .333s ease top, .333s ease opacity;
    transition: .333s ease top, .333s ease opacity;
}
.form-control {
    border-radius: 0;
    border-color: #ccc;
    border-width: 0 0 2px 0;
    border-style: none none solid none;
    box-shadow: none;
}
.form-control:focus {
    box-shadow: none;
    border-color: #5e9bfc;
}
.js-hide-label {
    opacity: 0; 	
}
.js-unhighlight-label {
    color: #46c7f2;
}
.datepicker {
    padding: 10px 15px;
    margin: 5px 0 0;
    background-color: #e6eff7;
}
/*End Light Label*/
.js-contact-form {
    margin-top: 12px;
}

/* Datepicker */

.icon-arrow-left:before{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f053";
    color: #fff;
}
.icon-arrow-right:before{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f054"; 
    color: #fff;
}
.datepicker thead tr:first-child th:hover .icon-arrow-left:before,
.datepicker thead tr:first-child th:hover .icon-arrow-right:before{
    color: #000;
}
.datepicker .table-condensed{
    color: #000;
}
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled]{
    background-image: none;
    background-color: greenyellow !important;
    color: #000;
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled]{
    background-image: none;
    background-color: greenyellow !important;
    color: #000;    
}
.datepicker table tr td span{
    text-align: center;
}
.datepicker table tr td span:hover,
.datepicker thead tr:first-child th:hover, 
.datepicker tfoot tr:first-child th:hover,
.datepicker table tr td.day:hover {
    background: rgba(173, 255, 47, 0.78);
    cursor: pointer;
    color: #000;
}
/* End Datepicker */

/** portrait */
@media only screen and (orientation:portrait) and (max-width: 768px) {
    ul.nav {
        height: 100%;
        position: absolute;
        overflow-y: visible;
        right: 0;
        /* padding: 0; */
        width: 100%;
        /* margin: 0; */
    }
    .navbar-ex1-collapse .menu-container {
        overflow-y: auto;
        height: 300px;
        position: relative;
    }
    .topbar-block.first, .topbar-block {
        display: none;
    }
    .navbar-default {
        background-color: none;
    }
    section#about .js-newsletter-error {
        top: 36px;
    }
    .header-v9 .topbar .logo {
        padding: 20px;
    }
    .intro-section, section.warehousing {
        margin-top: 152px;
    }
    .nav>li {
        display: block;
    }
    .navbar-nav>li {
        float: none;
        text-align: left;
    }
    .navbar-nav .menu-item {
        float: left;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
    .calculator {
        padding-left: 15px;
        margin-bottom: 40px;
    }
    .intro-section-info {
        text-align: center;
    }
    .intro-section-info h2 {
        font-size: x-large;
    }
    .intro-section-info h3 {
        font-size: larger;
    }
    .intro-section p {
        font-size: medium;
    }
    .btn-u-lg.btn-u-upper, a.btn-u-lg.btn-u-upper {
        text-align: center;
    }
    .newsletter-headline {
        text-align: center;
    }
    .newsletter-headline h2 {
        font-size: larger;
    }
    .shop-subscribe {
        padding: 25px 0;
    }
    .news-v2 .news-v2-desc {
        padding: 35px 50px 55px;
        text-align: center;
    }
    .valign__middle {
        padding: 0;
    }
    .shipping-form {
        border-radius: 0;
    }
    .clients .headline, section.index-news .headline {
        text-align: center;
        padding-top: 0;
    }
    .copyright .cr-left, .copyright .cr-right {
        text-align: center;
    }
    .intro-section-info {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    section.index-news .headline {
        padding-bottom: 40px;
    }
    .news-v2-desc:last-child {
        padding-bottom: 20px;
    }
    section.index-news {
        background: none;
    }
    section.index-news .headline h3 {
        color: #000;
    }
    section.index-news {
        padding: 40px 0;
    }
    section#contact, section#faq, section#services, section#bestOffers, section#career, section.job-app, section.topics-single {
        margin-top: 155px;
    }
    .shiping-type-text h3 {
        font-size: large;
    }
    .item-in img {
        position: absolute;
        top: -32%;
        left: 0;
        right: 0;
        margin: auto;
    }
    .our-services {
        padding: 25px 0 0;
    }
    .header-v9.navbar-default .navbar-toggle {
        border: 2px solid #46c7f2;
    }
    .news-holder {
        padding-top: 30px;
        padding-bottom: 15px;
    }
    section#career, section.job-app {
        background: none;
    }
    section.job-app .shipping-form {
        padding: 5px 15px 30px 15px;
        margin-bottom: 30px;
    }
    body[data-action-id="contact"] .g-heading-v11 h2, .g-heading-v11 .h2 {
        font-size: large;
    }
    body[data-action-id="contact"] .g-heading-v11 {
        margin-bottom: 40px;
    }
    body[data-action-id="contact"] .container.g-mb-70 {
        margin-bottom: 5px;
    }
    .email_form, .name_form {
        margin-bottom: 20px;
    }
    .g-xs-mb-20 {
        margin-bottom: 20px;
    }
    #contact {
        background-position: 60% 49%;
    }
    .year_app {
        margin-bottom: 0;
    }
    .phone_calc {
        margin-bottom: 0;
    }
    .length_calc {
        margin-bottom: 0;
    }
    .show_small {
        display: block;
    }
    .hide_small {
        display: none;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 300px;
        overflow-y: visible;
    }
}

/** landscape */
@media only screen and (orientation:landscape) and (max-width: 768px) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 300px;
        overflow-y: visible;
    }
    .header-v9 .topbar .logo {
        padding: 20px;
        width: 100%;
    }
    .header-v9.navbar-default .navbar-toggle {
        border: 2px solid #46c7f2;
    }
    .nav>li {
        display: block;
    }
    .navbar-nav>li {
        float: none;
        text-align: left;
    }
    .navbar-nav .menu-item {
        float: left;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
    .valign__middle {
        padding: 0;
    }
    .calculator {
        padding-left: 15px;
        margin-bottom: 40px;;
    }
    .shipping-form {
        border-radius: 0;
    }
    .intro-section-info {
        padding-top: 0px;
        padding-bottom: 50px;
    }
    .topbar-block.first, .topbar-block {
        display: none;
    }
    .intro-section, section.warehousing {
        margin-top: 142px;
    }
    .g-xs-mb-20 {
        margin-bottom: 20px;
    }
    .intro-section-info {
        text-align: center;
    }
    .intro-section-info h2 {
        font-size: xx-large;
    }
    .intro-section-info h3 {
        font-size: large;
    }
    .intro-section-info p {
        font-size: medium;
    }
    .calculator {
        margin-bottom: 20px;
    }
    .shop-subscribe h2 {
        font-size: large;
        text-align: center;
    }
    section.index-news .headline h3 {
        color: #000;
        text-align: center;
    }
    section.index-news {
        background: none;
    }
    section.index-news .headline {
        text-align: center;
    }
    .news-v2 .news-v2-desc {
        text-align: center;
    }
    .clients .headline {
        padding-bottom: 5px;
        text-align: center;
        padding-top: 5px;
    }
    .copyright .cr-left, .copyright .cr-right {
        text-align: center;
    }
    .shiping-type-img img {
        width: 67%;
    }
    section#contact, section#faq, section#services, section#bestOffers, section#career, section.job-app, section.topics-single {
        margin-top: 142px;
    }
    .service-item .item-in {
        padding: 40px 40px 30px;
    }
    body[data-action-id="topics-single"] .headline {
        text-align: center;
    }
    section#career, section.job-app {
        background: none;
    }
    .name_form, .email_form {
        margin-bottom: 20px;
    }
    .g-mb-70 {
        margin-bottom: 30px;
    }
    .header-v9 .container-fluid.bg-2 {
        padding: 0px;
    }
    .header-v9 .topbar .logo {
        padding: 10px;
    }
    section.job-app .shipping-form {
        margin-bottom: 30px;
    }
    .phone_calc, .length_calc {
        margin-bottom: 0;
    }
    .year_app {
        margin-bottom: 0;
    }
    .show_small {
        display: block;
    }
    .hide_small {
        display: none;
    }
}

/** Tablet */
@media (min-width: 768px) and (max-width: 1200px) {
    .topbar-block, .topbar-block.first {
        display: none;
    }
    .header-v9 .navbar-nav {
        margin: 0;
    }
    .nav>li {
        display: inline-block;
    }
    .navbar-nav>li {
        float: left;
    }
    .shipping-form {
        border-radius: 5px;
    }
    .g-xs-mb-20 {
        margin-bottom: 0;
    }
    .calculator {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .shipping-form {
        padding: 15px;
    }
    .intro-section-info {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .shipping-service .shipping-service-text, .news-v2 .news-v2-desc {
        padding: 35px 10px 35px;
    }
    .intro-section, section.warehousing {
        margin-top: 153px;
    }
    section#contact, section#faq, section#services, section#bestOffers, section#career, section.job-app, section.topics-single {
        margin-top: 153px;
    }
    .item-in img {
        top: -27%
    }
    .service-item .item-in {
        padding: 40px 14px 30px;   
    }
    .shiping-type-text h3 {
        font-size: large;
    }
    section#career, section.job-app {
        background: none;
    }
    .work_app:nth-child(odd) {
        clear: left;
    }
    .work_app:nth-child(even) {
        clear: right;
    }
    .calculator .email_input {
        margin-bottom: 20px;
    }
    .show_small {
        display: none;
    }
    .hide_small {
        display: block;
    }
}

@media only screen and (orientation:landscape) and (min-width: 768px) and (max-width: 1200px) {
    .topbar-block.first, .topbar-block {
        display: none;
    }
    section#contact, section#faq, section#services, section#bestOffers, section#career, section.job-app, section.topics-single {
        margin-top: 190px;
    }
    .item-in img {
        top: -32%;
    }
    .calculator .email_input {
        margin-bottom: 20px;
    }
}







































@media only screen and (min-width: 40em) {
    .modal-overlay {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        background-color: rgba(0, 0, 0, 0.6);
        opacity: 0;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
        transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    }
    .modal-overlay.active {
        opacity: 1;
        visibility: visible;
    }
}
/**
 * Modal
 */
.modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    width: 600px;
    max-width: 75rem;
    min-height: 20rem;
    padding: 1rem;
    border-radius: 3px;
    opacity: 0;
    overflow-y: auto;
    visibility: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}
.modal .close-modal {
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 15px;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.modal .close-modal svg {
    width: 1.75em;
    height: 1.75em;
}
.modal .modal-content {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.modal.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.modal.active .modal-content {
    opacity: 1;
}
.modal.active .close-modal {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1;
}

/**
 * Mobile styling
 */
@media only screen and (max-width: 39.9375em) {
    h1 {
        font-size: 1.5rem;
    }

    .modal {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        border-radius: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        padding: 0 !important;
    }

    .close-modal {
        right: 20px !important;
    }
}
.modal-overlay.active {
    z-index: 9999;
}
.modal-content {
    box-shadow: none;
}
.modal-content {
    background-color: transparent;
    border-radius: 0;
    border: none;
}
.modal {
    box-shadow: none;
    background-color: transparent;
}
.modal .close-modal {
    top: 10px;
    right: 35px;
    z-index: 9999;
}


.modal-open {
    padding-right: 0px !important;
}






section.testabout {
    background-color: white;
    margin-top: 232px;
    margin-bottom: 150px;
    padding: 30px 0;
    margin-bottom: 350px;
}
.rr > div {
    text-align: center;
}

.rr {
    position: relative;
    height: 350px;
    background: #232E39;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.rr.rr-left {
    z-index: 1;
    float: left;
    width: 52%;
    background: url(http://demo.xpeedstudio.com/wp/paavailogistics/demo5/wp-content/uploads/sites/6/2016/11/home1bg.jpg) right center;
}
.rr.rr-right {
    z-index: 2;
    float: right;
    width: 47%;
}

.rr:after,
.rr:before {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
}

.rr-left:after {
    right: 0;
    border-left: 100px solid transparent;
    border-bottom: 350px solid #fff;
}

.rr-right:before {
    left: -100px;
    border-right: 100px solid #232E39;
    border-top: 350px solid transparent;    
}

.rr-left > div {
    margin-right: 100px;
    margin-left: 50px;
}

.rr-right > div {
    margin-right: 50px;
    margin-left: 25px;
}

.rr-right:hover {
    background-color: red;
}
.rr-right:before:hover {
    border-color: red;
}
.message-success i {
    font-size: 50px;
    color: #A2F227;
}
.message-success-send{
    position: absolute;
    left: 0;
    right: 0;
    font-size: 18px;
    color: #A2F227;
    margin: auto;
    text-align: center;
}
.message-success-send i{
    font-size: 50px;
}
.message-success-send p{
    font-size: 24px;
}
.errorMessage{
    color: #f00;
    top: -20px;
    position: absolute;
    text-transform: capitalize;
}
body[data-action-id="login"] .errorMessage{
    color: #f00;
    float: right;
    top: 0;
    position: relative;
    text-transform: none;
}
.js-newsletter-error {
    color: #f00;
    position: absolute;
    z-index: 999;
    top: -20px;
    right: 0;
    text-transform: capitalize;
}
.alert {
    margin-bottom: 0;
}
.alert-success {
    color: #fff;
    font-size: 20px;
    background-color: transparent;
    border-color: #d6e9c6;
}

.alert-success {
    position: absolute;
    top: -15px;
    right: 0;
    color: #fff;
    font-size: 18px;
    background-color: transparent;
    font-size: 24px;
    font-weight: 500;
    border: none;
}
.req_rel {
    position: relative;
}
.grd-white {
    background: rgba(8,94,172,0.1);
    padding: 6px 12px;
    height: 34px;
    /* border: none; */
    color: #333;
    width: 100%;
    border-color: #ccc;
    border-width: 0 0 2px 0;
    border-style: none none solid none;
    box-shadow: none;
    border-radius: 4px;
    outline: 0;
}
.grd-white:focus {
    border-color: rgb(8,94,172);
}
.day.active {
    background-color: #46c7f2;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
    outline: 0;
    border: none;
}

/* Loader */
.holder {
    background-color: red;
}
.s2 {
    position: absolute;
    height: 100px;
    width: 100px;
    background-color: transparent;
    top: 50vh;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s1 {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 50vh;
    left: 50%;
    transform-origin: center;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: transparent;
}

.bigcon {
    position: absolute;
    height: 95px;
    width: 95px;
    top: 50vh;
    left: 50%;
    transform-origin: center;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: transparent;
    animation: bigcon 2s infinite linear;
    animation-delay: 0.25s;
}

.b {
    border-radius: 50%;
    position: absolute;
}

.s {
    width: 25px;
    height: 25px;
    animation: small 2s infinite ease;
    box-shadow: 0px 2px rgba(0,0,0,0.3);
    background-color: #46b9ff;
}

.s:nth-child(1) {
    top: 0%;
    left: 0%;
}

.s:nth-child(2) {
    top: 0%;
    right: 0%;
}

.s:nth-child(3) {
    right: 0%;
    bottom: 0%;
}

.s:nth-child(4) {
    bottom: 0%;
    left: 0%;
}

.big {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    box-shadow:0px 0px 10px #54f7f8, 0px 0px 20px #54f7f8, 0px 0px 30px #54f7f8, 0px 0px 50px #54f7f8, 0px 0px 60px #54f7f8 ;
    z-index: 1;
    background-color: #54f7f8;
    animation: bigball 1s infinite linear;
}

.sb1{
    animation-delay: -1.75s;
}
.sb6{
    animation-delay: -1.5s;
}
.sb2{
    animation-delay: -1.25s;
}
.sb7{
    animation-delay: -1s;
}
.sb3{
    animation-delay: -0.75s;
}
.sb8{
    animation-delay: -0.5s;
}
.sb4{
    animation-delay: -0.25s;
}
.sb5{
    animation-delay: -0s;
}

@keyframes bigcon {
    0% {
        transform-origin: center;
        transform: translate(-50%, -50%) rotate(45deg);
    }
    100% {
        transform-origin: center;
        transform: translate(-50%, -50%) rotate(405deg);
    }
}

@keyframes small {
    0% {
        transform: scale(1);
        background-color: #46b9ff;
    }
    10% {
        transform: scale(1.3);
        background-color: #54f7f8;
    }
    15% {
        transform: scale(1);
    }
    25%{
        transform: scale(1);
        background-color: #46b9ff;
    }
    100%{
        transform: scale(1);
        background-color: #46b9ff;
    }
}
/* End Loader */

/* Izmene 27032017 */
/*.shipping-service-img-wrapper:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 150px;
    left: 0;
    opacity: 1;
    background-image: linear-gradient(to bottom right,#002f4b,#dc4225);
    background: -moz-linear-gradient(270deg, rgba(255,255,255,0.07) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.07)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255,0) 0%, rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 );
    z-index: 1;
    transition: 400ms;
    -webkit-transition: 400ms;
}*/


/* Izmene 31.03.2017. */

.news-holder .news-v3 img {
    width: 100%;
}
body[data-action-id="index"] .newsletter_form .alert-success {
    position: relative;
    top: 5px;
    color: #fff;
    border: none;
    font-size: 18px;
    background-color: transparent;
    padding: 0;
    /* border-color: #d6e9c6; */
}
.js_newsletter_holder {
    position: relative;
}
body[data-action-id="topics"] .pager_css {
    clear: both;
}
.shipping-service:hover {
    cursor: pointer;
}
section.job-app, section#career {
    min-height: calc(100vh - 274px);
}
.headline_news {
    min-height: 40px;
}