/*Header*/
.logo a{padding:12px 0;}
.crossover:before{
    content: '';
    width: 50%;
    height: 100px;
    background: #d7deff;
    /*background: #1fcab8;*/
    position: absolute;
    top: 49;
    left: -226px;
}
.crossover:after{
    content: '';
    position: absolute;
    top: 49;
    left: 50%;
    width: 0;
    height: 0;
    border-right-color: transparent;
    border-top-color: transparent;
    border-bottom-color: #d7deff;
    /*border-bottom-color: #1fcab8;*/
    border-left-color: #d7deff;
    /*border-left-color: #1fcab8;*/
    border-style: solid;
    border-top-width: 60px;
    border-right-width: 28px;
    border-bottom-width: 40px;
    border-left-width: 40px;
    margin-left: -227px;

}
@media (max-width: 767px) {
    .crossover{
        background-color: white;
    }
}
#header, .header{background: #272660;}
.icons-hover-black i.social_link_icon{color: #272660;background-color: #d7deff}
.icons-hover-black i.social_link_icon:hover{color: #d7deff;background-color: #272660;}
.header-2 .top-bar-section.top-bar-bg-color a:hover, .header-2 .top-bar-section.top-bar-bg-color a:hover i{color: #d7deff !important;}
.mail_hover:hover{background: transparent !important;color: #d7deff;}
body .header-2 .top-bar-section {
    background: #202044;
}
@media only screen and (min-width: 768px){
  .header-2 .navigation > ul > li:hover {background: #202044;}
  .navigation .sub-nav li:hover {background: #242344;}
  .header-2 .navigation > ul > li > a{color: #272660;}
}
@media (max-width: 767px){
  .header-2 .navigation {top: 0;}
  .navigation{background: #202044;}
}
.navigation .sub-nav{background-color: #202044;}
.navigation .sub-nav li{border-bottom: 1px solid #202044;}
/*Header*/
/* start Footer */
.footer{background-color: #272660;}
.footer .copyright{background-color: #202044;}
.footer .copyright p, .footer .copyright p a{color: #d7deff;}
.footer .icons-hover-black i{color: #d7deff;background-color: #202044;}
.footer address, .footer .link-small a, .footer .link a, .footer .footer-info p{color: #bbbbbd;}
.newsletter .newsletter-input, .newsletter .newsletter-input:focus{border: 1px solid #bbbbbd;color: #bbbbbd;}
.newsletter .newsletter-btn{height: 49px;}
/* End Footer */
/* contact */
.icon-circle:before{line-height: inherit;}
/* end contact */
/* Home */
.slotholder:before{background-color: rgba(0,0,0,.5);}
figure.effect-sadie p{line-height: 17px;font-size: 12px;}
figure.effect-goliath.mw-product-slider h2{padding: 20px 10px;right: 0;word-spacing: normal;}
figure.effect-goliath.mw-product-slider p{padding: 20px 10px;font-size: 12px;}
/* End home */
/* Start General classes */
a {color: #22b5e2;}
.padding-10{padding:10px !important;}
.text-blue{color: #22b5e2 !important;}
.contact-form textarea {margin-bottom: 32px;}
.box-icon {position: absolute; top: 6px;left: auto;font-size: 30px;}
.box-icon-border, [class^="box-icon-border"], [class*=" box-icon-border"] {background: none;border: 1px solid #22b5e2;color: #22b5e2;border-color: #22b5e2!important;border-radius: 25%;width: 35px;height: 35px;}
.box-icon, [class^="box-icon-"], [class*=" box-icon-"] {z-index: 2;position: relative;width: 40px;height: 40px;line-height: 40px!important;text-align: center;-webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;-ms-transition: 0.3s;transition: 0.3s;
}
.alert{width: max-content;float: right;}
.product-sidebar .special-links li a {font-size: 12px; padding: 0 10px;line-height: 40px;}
.product-sidebar .special-links li a:after {right: 10px;line-height: 40px;}
.product-sidebar .special-links li a:before {line-height: 40px;}
.product-sidebar .special-links li a.active{    color: #22b5e2;}
.icon-box {    width: 50px;height: 50px;top: 40%;font-size: 30px;line-height: 50px;}
.dark-purple-bg{background-color: #272660;}
.our-vision{min-height: 330px;margin-bottom: 10px;border-radius: 10px;}
@media (max-width: 767px) {
  .padding-xs-60{padding:20px 10px}
  .padding-xs-40{padding:20px;}
}
.dark-bg .btn-text{background-color:#272660;border-color: #202044;}
.modal-backdrop {z-index: 0!important;
}
.textarea-small{height: 123px!important;}
.modal-header .close {margin-top: -21px;}
.top17{top: 17px;}
.btn-primary {color: #fff;background-color: #22b5e2;border-color: #22b5e2;}
.btn-primary:active:hover{color: #22b5e2;background-color: #fff;border-color: #22b5e2;}
.btn-primary:hover {color: #22b5e2;background-color: #fff;border-color: #22b5e2;}
.btn-primary:active{color: #22b5e2;background-color: #fff;border-color: #22b5e2;}
.nav-active{color: #fff!important;background-color: #272660!important;}

.width200{width: 200px!important}
.width-100-per{width: 100%!important}

.bg-img2{background: url(../images/banner/export_containers.jpg) 0 0 no-repeat;-webkit-background-size: cover;
    background-size: cover;}
