﻿.logo img {
    height: 82px;
}


.bg-primary-color {
    background: #FFF;
}
.header-style-two .header-wrapper .header-navigation-area {
    background: #377AA5;
}
.text-primary {
    color: #377AA5 !important;
}
.text-stroke-azul {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #377AA5;
}
.text-stroke-blanco {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #FFF;
}

@media (max-width: 576px) {
    .page-title-content .title {
        font-size: 36px;
        letter-spacing: 1px;
    }
    .text-stroke-azul {
        -webkit-text-stroke-width: 1px;
    }

    .text-stroke-blanco {
        -webkit-text-stroke-width: 1px;
    }
}
.page-title-content {
    height: 100px;
}
#mapcontacto {
    width: 100%;
    height: 500px;
}
.page-title-section-tracking {
    background-color: #f8f8f8;
    background-image: url(../images/picBkgTracking.jpg);
    color: #fff;
}
.page-title-section-about {
    background-color: #f8f8f8;
    background-image: url(../images/picBkgAboutTMB.jpg);
    color: #fff;
}
.page-title-section-storage {
    background-color: #f8f8f8;
    background-image: url(../images/picBkgStorage.jpg);
    color: #fff;
}
.page-title-section-inland-freight {
    background-color: #f8f8f8;
    background-image: url(../images/picBkgInlandFreight.jpg);
    color: #fff;
}
.page-title-section-air-freight {
    background-color: #f8f8f8;
    background-image: url(../images/picBkgAirFreight.jpg);
    color: #fff;
}
.page-title-section-air-maritime {
    background-color: #f8f8f8;
    background-image: url(../images/picBkgmaritime.jpg);
    color: #fff;
}
.blanco a {
    color: #FFF;
}
.text-blue {
    color: #377AA5;
}
h4 {
    font-size: 20px;
}

.header-top-area .header-top-left-part i {
    color: #377AA5;
}

.header-top-area {
    color: #377AA5;
}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li a {
    color: #FFF;

}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li:hover > a {
    color: #FFF;
}

.header-navigation-area .main-menu ul li ul.sub-menu {
    background: #377AA5;
}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu {
    background: #377AA5;
}

.bar1, .bar2, .bar3 {

    background: #FFF;

}

h3 {
    font-size: 25px;
}


img.logoWhatsapp {
    width: 120px
}

@media (max-width: 991px) 
{
    .header-wrapper .header-navigation-area {
        padding: 2px 0;
    }
    .mean-container a.meanmenu-reveal span {
        background: #FFF;
    }
    .mean-container a.meanmenu-reveal {
        border: 1px solid #FFF;
   
    }
    .static-home-banner-title {
        font-size: 32px;
    }
    h2 {
        font-size: 32px !important;
        line-height: 34px !important;
    }
}

@media (max-width: 768px) {
    img.logoWhatsapp {
        width: 60px
    }
}