.site-header .pbmit-contact-info a,
.pbmit-social-li a {
    color:#FFF;
}
.pbmit-slider-four .pbmit-slider-item {
    padding: 100px 0;
}
.site-header .site-branding img {
    max-height: 50px;
}

.pbmit-pre-header-wrapper .container-fluid {
    max-width: none;
    width: auto;
    padding: 0;
    margin: 0 60px;
}

.pbmit-social-links li i {
    font-size: 20px;
}

.whatsapp {
    position: fixed;
    width: 60px;
    bottom: 75px;
    right: 15px;
    z-index: 99999;
}
.whatsapp img,
.phone img {
    height: 60px;
}
.telephone {
    position: fixed;
    width: 60px;
    bottom: 10px;
    right: 15px;
    z-index: 99999;
}
.telephone img {
    height: 60px;
}

@media (min-width: 1201px) {
    .site-header .main-menu .navigation > li {
        margin: 0 15px;
    }
}