﻿.feature-box h3 span.subtitle {
    color: #888888;
}

.content-title {
    background: #005f71;
    border-radius: 25px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    padding: 5px 25px 5px 25px;
}


.content_section h1 {
    color: #00bbd3;
    font-weight: normal;
    text-align: center;
    padding-bottom: 5px;
    margin: 0 auto;
}

.ButtonVerPrecos {
    font-size: 15px;
}

    .ButtonVerPrecos.button.button-border {
        color: #00bbd3;
        border-color: #00bbd3;
    }

        .ButtonVerPrecos.button.button-border:hover {
            color: #FFFFFF;
            background-color: #00bbd3;
        }

.PesquisaWrapper label {
    color: #FFFFFF;
    font-size: 16px;
}

.como-funciona {
    background-color: #F9F9F9;
}

    .como-funciona .header2 {
        color: #00bbd3;
    }

    .como-funciona .separador {
        border-bottom: 2px solid #005f71;
    }

.testimonials .subtitle {
    color: #777;
    display: block;
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
}

.Steps .feature-box h2 {
    color: #00bbd3;
    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    margin-top: 25px;
}

.Steps img {
    max-width: 80%;
}

/*.Steps .feature-box h3 span {
    color: #00bbd3;
    font-weight:bold;
}

.Steps .feature-box:first-child {
    margin-top: initial;
}*/

/*#slider {
    max-height: 450px;
}*/

.search_wrapper {
    height: 400px;
    background: url(https://cdn2.odisseias.com/SaudeLivre/img/saudeLivre-slider-March2017.jpg) no-repeat center center;
    background-size: cover;
    color: #FFFFFF;
    background-position: 0 0px;
}

    .search_wrapper h1 {
        text-transform: uppercase;
        color: #FFFFFF;
        font-weight: bolder;
    }

    .search_wrapper .search_list {
        list-style-type: none;
    }

        .search_wrapper .search_list li a {
            text-decoration: underline !important;
            color: #FFFFFF;
        }

        .search_wrapper .search_list li i {
            margin-right: 15px;
        }

    .search_wrapper h1, .search_list {
        text-shadow: 1px 1px #B0B0B0;
    }

.search_controls select, .search_controls input[type=text] {
    font-size: 18px;
    height: 41px;
}

.search_controls select {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 100%;
}

.search_controls {
    /*background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);*/
    background-color: rgba(6, 111, 132, 0.70);
}

    .search_controls .btn {
        background-color: #01bbd4;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 1px;
        padding-left: 15px;
        padding-right: 15px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        height: 41px;
    }

    .search_controls .error {
        border-width: 2px;
    }

.glossario-placeholder h3 {
    font-family: "Raleway",sans-serif;
}

.glossario-placeholder p {
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    margin-top: 0px;
}

.glossario-placeholder .feature-box .fbox-icon i {
    font-size: 36px;
    font-weight: bold;
}

.glossario-placeholder .step-1 i {
    background-color: #008da9;
    font-weight: bold;
}

.glossario-placeholder .step-1 h3, .glossario-placeholder .step-1 p, .glossario-placeholder .step-1 a {
    color: #008da9 !important;
}

.glossario-placeholder .step-1 p {
    color: #000000 !important;
}

.glossario-placeholder .step-1 a {
    text-decoration: underline !important;
}

.glossario-placeholder .step-2 i {
    background-color: #008DA9;
}

.glossario-placeholder .step-2 h3, .glossario-placeholder .step-2 p {
    color: #008DA9;
}

.glossario-placeholder .step-3 i {
    background-color: #01BBD4;
}

.glossario-placeholder .step-3 h3, .glossario-placeholder .step-3 p {
    color: #01BBD4 !important;
}

    .glossario-placeholder .step-3 p a {
        font-weight: bold;
        color: #01BBD4;
        text-decoration: underline !important;
        text-transform: lowercase;
    }

.separator {
    height: 2px;
    border-bottom: 2px solid #00bbd3;
    margin: 0 auto;
    width: 100px;
}

.content_section .sub-title {
    font-size: 16px;
}

.categories_wrapper {
    background-color: #f5f5f5;
}

#ButtonSearch {
    z-index: initial;
    width: 100%;
    margin: 0;
}

.search-msg-ph {
    margin-left: 12px;
    margin-right: 12px;
}

.categoria-item {
    cursor: pointer;
}

.categoria-item-selected, .submenu-wrapper {
    background-color: #EBEBEB;
}

.easy-autocomplete {
    width: auto !important;
}

.easy-autocomplete-container ul li {
    color: #000000;
}

    .easy-autocomplete-container ul li.selected {
        background-color: #00bbd3 !important;
        color: #FFFFFF;
    }

.testimonials_Section h2 {
    color: #00bbd3;
    font-weight: normal;
    padding-bottom: 5px;
    margin: 0 auto;
}

.testi-content p {
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    position: relative;
    margin-left: 10px;
    padding-left: 10px;
}

    .testi-content p::before {
        font-size: 1.4em;
        left: -10px;
        position: absolute;
        top: -0.2em;
        content: "\201C";
    }

    .testi-content p::after {
        font-size: 1.4em;
        position: absolute;
        content: "\201D";
    }

.testi-meta span {
    color: #00bbd3 !important;
    font-size: 15px;
}

.testi-meta {
    font-size: 12px !important;
    margin-left: 20px;
}

    .testi-meta p {
        margin: 0px !important;
        padding-top: 25px !important;
    }

    .testi-meta::before {
        content: none !important;
    }


.testi-image, .testi-image a, .testi-image img, .testi-image i {
    width: 120px !important;
    height: 120px !important;
}

.testimg {
    margin-top: 16px;
}

.SL_Information_Wrapper {
    background-color: #a2e6ef;
    /*margin: -30px;*/
    padding: 30px;
}

.SL_Function_Wrapper {
    background-color: #f6f5f1;
    /*margin: -30px;*/
    padding: 30px;
}

.SL_Testemonials_Wrapper {
    background-color: #f6f5f1;
    /*margin: -30px;*/
    padding: 30px;
}

.SL_Destaques_Wrapper {
    background-color: #ffffff;
    /*margin: -30px;*/
    padding: 30px;
}

.SL_menu {
    color: #fff !important;
    background-color: #00bbd3;
    padding: 10px;
    min-height: 488px;
}

    .SL_menu h2 {
        font-size: 18px;
        color: #fff;
        font-weight: normal !important;
        line-height: 1.5 !important;
    }

    .SL_menu > .nav li a {
        color: #fff !important;
        background-color: #00bbd3;
    }

        .SL_menu > .nav li a:hover, .SL_menu > .nav li a:focus {
            background-color: #00bbd3 !important;
            font-weight: bold !important;
            border: solid 1px #fff !important;
        }

.linha-sm {
    border-top: solid 1px #005f71;
    margin: 15px 0 15px 0;
}

.SearchTitle h2 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    padding-bottom: 5px;
}

    .SearchTitle h2 i {
        margin-right: 13px;
    }

.SloganTitle h2 {
    color: #FFFFFF;
    font-size: 44px;
    font-weight: bold;
    line-height: 50px;
}

.search {
    margin-top: 70px;
}

.slogan {
    margin-top: 70px;
}

.plano-saude-subtitulo {
    border-bottom: 1px solid #444;
    border-top: 1px solid #444;
}

    .plano-saude-subtitulo h3 {
        font-weight: normal !important;
        margin-bottom: 10px;
        font-size: 23px !important;
    }

.plano-box {
}

    .plano-box h3 {
    }

    .plano-box p {
        margin-top: -30px;
    }

.rowPlano2 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.borderRight {
    border-right: solid 1px #b0b0b0;
    height: 90px;
}

.noborderRight {
    height: 90px;
}

    .borderRight img, .noborderRight img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

.BtnSmallSearch {
    display: none;
}

.BtnBigSearch {
    display: unset;
}


/*#slider {
    height: 400px !important;
}

.sliderImg {
    height: 400px;
}

    .sliderImg * {
        height: 400px;
    }*/

.topSearchTitle {
    background-color: white;
    color: #005f71;
    text-decoration: underline;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 17px;
}

.topSearchResult a {
    color: #555;
}

.pesquisasPopulares_Section {
    margin-top: 60px;
}

.button_login_prestadores {
    height: 20px !important;
}

.ImprensaCol {
    white-space: nowrap;
    text-align: center;
}

    .ImprensaCol img {
        vertical-align: middle;
        display: inline-block;
    }

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
