    /* ----------------------------------------------------------
    :: Template Name: Studio - Creative Photography Template
    :: Author: Colorlib
    :: Author URL: https://colorlib.com
    :: Version: 1.0.0
    :: Created: 31 January 2018
    :: Last Updated: 31 January 2018
    ---------------------------------------------------------- */

    /* ============ PLACE YOUR CUSTOM CSS HERE ============ */

    .text-rigth {
        text-align: right !important
    }

    .text-left {
        text-align: left !important
    }

    .text-center {
        text-align: center !important
    }

    .esp {
        background: none;
        height: 40px;
        line-height: 37px
    }

    .banner-area {
        background-image: url(img/topo.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        background-color: rgba(0, 0, 0, 0.7);
        background-blend-mode: color;
    }

    .banner-area .generic-height {
        height: 180px;
    }

    .bread {
        display: table;
        margin: 0 auto
    }

    .medicos {
        padding: 20px 0;
    }

    .dropdown-menu.show {
        padding: 15px;
    }

    .dropdown {
        margin: 0 auto;
    }

    .pesquisar {
        position: inherit !important;
        top: inherit !important;
    }

    .filtrar {
        position: inherit !important;
        height: auto !important;
    }

    @media screen and (min-width:990px) {
        .our-partners-logo a {
            margin: 0 20px !important;
        }
    }

    .our-partners-logo a {
        margin: 0 2px;
    }

    .black-icon {
        filter: invert(100%);
    }

    .exames {
        padding: 30px 0;
    }

    .empresa {
        padding: 30px 0;
    }
