﻿.mapa-contato {
    width: 100%;
    height: 450px;
    border: 0px;
}

.breadcrumb {
    background: none;
}

    .breadcrumb li a {
        color: #52726c;
    }

    .breadcrumb li {
        color: #fff;
    }


.testes-parceria-content ul {
    margin: 0;
    padding: 0;
}

    .testes-parceria-content ul li {
        margin: 0 0 5px 0;
    }

        .testes-parceria-content ul li::before {
            font-family: FontAwesome;
            content: "\f061";
            padding: 0 10px 0 0;
            color: #52726c;
        }

.btn-greenligth {
    background: #52726c;
    color: #fff;
}

    .btn-greenligth:hover {
        color: #fff;
        background: #719d95;
    }

.left-testeficacia {
    color: #f6f6f6;
}

.navbar-nav .active a {
    color: #719d95 !important;
}

.fa-send-form {
    font-size: 12px !important;
}

.text-colonias h2 {
    margin: 0 0 0 0;
}

.int--item h3 {
    font-weight: 500;
    color: #52726c;
}

.content-regulatories a {
    font-family: 'Open Sans', sans-serif;
    color: #5B6474;
    font-size: 14px;
}

.lawyer {
    max-width: 280px;
    margin: 30px auto 0 auto;
}

.img-service {
    max-width: 100%;
    opacity: 0.9;
    margin: 20px 0 0 0;
}

.serice-item {
    margin: 30px 0;
    font-size: 15px !important;
    line-height: 26px;
}

    .serice-item h3 {
        text-align: center;
        margin: 0 0 0 0 !important;
    }

.header-infos {
    background: #3e5551;
    margin-bottom: 15px;
    opacity: 0.8;
}

    .header-infos .info-item {
        padding: 10px;
        text-align: center;
        color: #fff;
        font-weight: 500;
    }

        .header-infos .info-item span {
            font-family: Arial;
        }

.section-febre-amarela .subtitulo-banner {
    min-height: 130px;
}

.navbar-contacts {
    margin: 30px 0 0 0;
    text-align: right;
}

    .navbar-contacts li {
        font-size: 16px;
        float: left;
        color: #fff;
        font-weight: 600;
        margin-left: 15px;
        margin-right: 10px;
        font-family: 'Open Sans', sans-serif;
    }

.navbar.shrink {
    margin: 30px 0 0 0 !important;
    padding: 30px 0 0 0;
    min-height: 100px;
}

    .navbar.shrink .navbar-header {
        margin: 5px 0 0 0;
        float: left;
        position: absolute;
        width: 100%;
        left: 0px;
        top: -15px;
    }

    .navbar.shrink .navbar-brand img {
        max-height: 80px;
        margin: 10px 0 0 40px;        
    }

    .navbar.shrink .navbar-contacts {
        margin: 22px 0 0 0;
    }

.section-header-pages {
    padding: 150px 0 50px 0 !important;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

    .section-header-pages h1 {
        margin: 0 !important;
        color: #52726c;
    }

.section-febre-amarela {
    margin: 50px 0 0 0;
}

.slide-home h1 {
    margin: 70px 0 0 0;
}


.popUP {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.7);
    display: table;
    top: 0px;
    left: 0px;
}

    .popUP .popUP-container {
        display: table-row;
        text-align: center;
    }

        .popUP .popUP-container .popUP-container-inner {
            display: table-cell;
            vertical-align: middle;
            max-width: 100%;
        }

            .popUP .popUP-container .popUP-container-inner .popUP-imagem {
                max-width: 100%;
            }

            .popUP .popUP-container .popUP-container-inner .popUP-close {
                display: block;
                margin: 0 0 10px 0;
                font-size: 20px;
                color: #c1679a;
                cursor: pointer;
            }

            .mvv{
                min-height: 280px;
            }