/** Patterns */
.m-0 { margin: 0px; }
.ml-0 { margin-left: 0px; }
.ml-5 { margin-left: 5px; }
.ml-10 { margin-left: 10px; }
.mr-10 { margin-right: 10px !important; }
.mt-0 { margin-top: 0px !important;}
.mt-10 { margin-top: 10px !important;}
.mt-20 { margin-top: 20px !important;}
.mt-30 { margin-top: 30px !important;}
.mb-0 { margin-bottom: 0px !important;}
.mb-10 { margin-bottom: 10px !important;}
.mb-30 { margin-bottom: 30px !important;}
.mb-50 { margin-bottom: 50px !important;}
.b-b { border-bottom: 1px solid #999999; }
.b-t { border-top: 1px solid #999999; }
.p-0 {padding: 0px;}
.pb-15 { padding-bottom: 15px; }
.pl-pr-0 { padding-left: 0px; padding-right: 0px; }
.pl-0 { padding-left: 0px; }
.pr-0 { padding-right: 0px; }
.bold { font-weight: bold; }
.left { float: left; }
.right { float: right; }

.fw-n { font-weight:normal; }
.fs-18 { font-size: 18px; }
.fs-20 { font-size: 20px; }
.fs-24 { font-size: 24px; }
.fs-28 { font-size: 28px; }
.fs-32 { font-size: 32px; }

body { font-family: 'Montserrat', sans-serif; font-weight: 500 !important; font-size: 16px !important; color: #333333; background-color: #fff; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Montserrat', sans-serif; color: #1aae96; text-transform: uppercase; font-weight: 700; }
h1 { font-size: 30px; line-height: 30px; }
h2 { font-size: 24px; line-height: 24px; }
h3 { font-size: 18px; line-height: 18px; }
h4, p { font-size: 16px; line-height: 26px; }
h5 { font-size: 14px; line-height: 14px; }
small {  font-size: 12px; }
ul { list-style: none !important; }

/** Site */
a { color: #1aae96; cursor: pointer; }
.bg-grey { background-color: #ebedee; }
.bg-grey-1 { background-color: #f2f2f2; }
.bg-red { background-color: #b40b12; }
.bg-green { background-color: #36a839; }
.bg-blue { background-color: #338ab8; }
.bg-white { background-color: #FFF; }
.bg-black { background: url('../img/_black.png') repeat center center; }

.c-red { color: #a50e07; }
.c-orange { color:#f18224; }
.c-green { color:#18a42f; }
.c-blue { color:#0ec0f3; }

.navbar-toggle { border-color: #1aae96; background-color: #FFF; position: fixed; right: 0; margin-top: 17px; margin-right: 20px; }
.navbar-toggle .icon-bar { background-color: #1aae96; }

header { z-index: 1000; height: 100px; position: fixed; top: 0px; width: 100%; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important; background: rgba(255,255,255,0.8); }
header:hover { background: rgba(255,255,255,0.95) }
header .menu #menu_principal { margin-top: 25px; float: right; }
header .menu ul { margin-top: 8px; }
header .menu ul a { margin: 0 10px; transition: border-bottom 1s; }
header .menu ul a,
    header .menu ul a:hover,
    header .menu ul a:focus,
    header .menu ul a:active { color:#0a6455; text-decoration: none; padding: 6px 3px; background: none; border-bottom: 2px solid rgba(0,0,0,0);  }
header .navbar-header .navbar-brand { display: flex; height: 100%; padding: 4px !important; }
header .navbar { margin-bottom: 0 !important; }
header .menu ul a:hover { border-bottom: 2px solid #1aae96; color: #1aae96; background: none; }
header .navbar-brand img { height: 90px; }
.interna header .navbar-brand img { height: 70px; }


@media (min-width: 992px) {
	header { transition: background 1s, height 1s; -webkit-transition: background 1s, height 1s; -moz-transition: background 1s, height 1s; }
	header .navbar-brand img { transition: height 1s; -webkit-transition: height 1s; -moz-transition: height 1s; }
	header .menu #menu_principal { transition: margin-top 1s; -webkit-transition: margin-top 1s; -moz-transition: margin-top 1s; }

	header.nav-roll { height: 50px; }
	header.nav-roll .navbar-brand img { height: 40px }
	header.nav-roll .menu #menu_principal { margin-top: 0px }
}

.wrapper { position: relative; z-index: 2; min-height: 600px; }
.banner_home { z-index: 0; }
.banner_home .sy-box { position: relative; }
.banner_home .sy-box .sy-pager { position: absolute; bottom: 10px; z-index:100; }
.banner_home .sy-box .sy-pager a { text-decoration: none; }
.banner_home .sy-box .sy-pager li a { background-color: #a3c8bc; }
.banner_home .sy-box .sy-pager li.sy-active a { background-color: #1aae96; }
.banner_home, .sy-box, .sy-slides-crop, .sy-slides-crop li a img { min-height: 230px; }
.sy-slides-crop li a img { min-width: 530px; }

.home .sobre { margin: 40px -15px; }
.home .sobre h3 { margin-bottom: 20px; }
.home .sobre p { line-height:14px;  }
.home .categorias  { margin: 40px -15px; }
.home .categorias .col-sm-4 { text-align: center; padding: 0px 30px; }
.home .categorias .col-sm-4 img { margin-bottom: 20px; }
.home .categorias .col-sm-4 h3 { margin-bottom: 20px; }

.home .banner_servicos { background: url('../img/banner1.jpg') no-repeat right center; background-size: cover; height: 400px; margin:10px 0px; padding:50px 0px; color: #555; text-shadow: 1px 1px #fff; }
.home .banner_servicos .title { font-size: 30px; text-transform: uppercase; font-weight: 300; display: block; line-height: 36px; }
.home .banner_servicos a.btn,
    .home .banner_servicos a.btn:hover,
    .home .banner_servicos a.btn:focus,
    .home .banner_servicos a.btn:active { border:0px; outline: 0 !important; outline-offset: 0  !important; background-image: none  !important; box-shadow: none  !important; margin: 10px 0px; }
.home .banner_servicos a.btn i { font-size:30px; color:#555;  text-shadow: 1px 1px #fff; }

.qualificacoes { margin-bottom: 50px; }
.qualificacoes h3 { margin: 20px 0px; }
.qualificacoes p { line-height: 20px; font-weight:700; }

.banner_contato { background: url('../img/banner2.jpg') no-repeat center center; background-size:cover; padding: 140px 0px; position: relative; z-index: 2; }
.banner_contato h3 { color: #fff; font-size: 26px; margin: 0px; line-height: 30px; }
.btn-theme { color: #fff; background-color: #bb822a; text-transform: uppercase; border-radius: 20px; font-size: 16px; margin-top: 50px; padding: 12px 32px; }
.btn-theme:hover { color: #fff; background-color: #95651a; }

.enderecos  { margin: 10px -15px; }
.enderecos .col-sm-6 > div { min-height: 250px; color:#FFF; }
.enderecos .col-sm-6 > div img { margin-top: 50px; }
.enderecos .col-sm-6 > div h3 { color: #FFF; }
.enderecos .col-sm-6:nth-child(1) > div { background: url('../img/endereco1.jpg') no-repeat left center #2fb59f; padding-left: 180px; }
.enderecos .col-sm-6:nth-child(2) > div { background: url('../img/endereco2.jpg') no-repeat right center #193f61; padding-right: 180px; text-align: right; }

footer { background-color: #1aae96; padding: 20px 0px; border-top: 10px solid #149e84; position: relative; z-index: 2; }
footer p,
    footer a { font-size:12px;color: #FFF; }
footer a:hover { color: #094e41; text-decoration: none; }
footer h3 { color: #094e41; font-size: 16px; margin: 20px 0px; }
footer h5 { color: #fff; }
footer ul li { margin-bottom: 10px; }

body.interna .wrapper.clinica .header { background:url('../img/bg_clinica.jpg') no-repeat center center; background-size: cover; padding-top:150px; padding-bottom: 50px; color:#FFF; min-height: 550px; }
body.interna .wrapper.clinica .header h1 { color: #fff; margin-bottom: 30px; }
body.interna .wrapper.clinica .content { padding:40px; }
body.interna .wrapper.clinica .content ul { padding-left: 15px; font-size:14px; line-height: 22px;  }
body.interna .wrapper.clinica .banner_conhecimento { background: url('../img/banner3.jpg') no-repeat center center; background-size: cover; height: 600px; padding:50px 0px; color: #FFF; }
body.interna .wrapper.clinica .banner_conhecimento .title { font-size: 30px; text-transform: uppercase; font-weight: 700; display: block; line-height: 36px; margin-bottom:20px; }
body.interna .wrapper.clinica .banner_conhecimento p { line-height: 24px; }
body.interna .wrapper.clinica .banner_conhecimento .btn-theme { box-shadow:2px 3px 5px #666; }
body.interna .locais { margin: 80px auto; }
body.interna .locais .title { color: #423e56; font-size: 30px; text-transform: uppercase; font-weight: 300; display: block; line-height: 36px;  margin-bottom: 40px; text-align: center; }
body.interna .background { background:url('../img/bg_header.jpg') no-repeat center center; background-size: cover; position: fixed; top: 0; left: 0; height: 500px; width: 100%; z-index: 1; }

body.interna .wrapper.equipe .header { padding-top:150px; color:#423e56; min-height: 400px; }
body.interna .wrapper.equipe .header p { line-height: 20px; text-align: center; }
body.interna .wrapper.equipe h1 { color: #423e56; margin-bottom: 50px; font-weight: 300; }
body.interna .wrapper.equipe .content .equipe .col-sm-5 { margin-bottom: 50px; }
body.interna .wrapper.equipe .content .equipe ul { padding-left: 15px; margin-top:20px; }
body.interna .wrapper.equipe .content .equipe ul li,
body.interna .wrapper.equipe .content .equipe p { font-size: 12px; font-weight: bold; margin-bottom: 5px; }
body.interna .wrapper.equipe .content .equipe img { margin-bottom: 30px; }
body.interna .wrapper.equipe .banner_fale { height: 200px; background:url('../img/banner4.jpg') no-repeat center center; background-size: cover; margin-bottom:50px; }
body.interna .wrapper.equipe .banner_fale .row {  position: relative; top:50%; transform: translateY(-50%); }
body.interna .wrapper.equipe .banner_fale .col-sm-6 p { text-transform: uppercase; font-size:26px; line-height: 26px; color:#FFF; }

body.interna .wrapper.servico .header { background:url('../img/banner5.jpg') no-repeat center center; background-size: cover; padding-top:150px; padding-bottom: 50px; color:#FFF; min-height: 550px; }
body.interna .wrapper.servico .header h1 { color: #fff; margin-bottom: 30px; }
body.interna .wrapper.servico .header p { line-height: 24px ; }
body.interna .wrapper.servico .content { padding:40px 0px; }
body.interna .wrapper.servico .content .lista-servicos .col-sm-4 { margin-bottom:40px; }
body.interna .wrapper.servico .content .lista-servicos .col-sm-4 h4 { margin-bottom:0px; }
body.interna .wrapper.servico .content .lista-servicos .col-sm-4 p { font-size:12px; line-height: 22px; }
body.interna .wrapper.servico .content .lista-servicos .col-sm-4 strong { font-size:16px; }
body.interna .wrapper.servico .content .lista-sintomas h1 { color:#423e56; margin-bottom:30px; }
body.interna .wrapper.servico .content .lista-sintomas ul li { margin-bottom:10px; font-weight: 700; }
body.interna .wrapper.servico .content .lista-sintomas ul li span { color:#1aae96; text-transform:uppercase; }
body.interna .wrapper.servico .content .lista-sintomas ul li i { font-size: 12px; }
body.interna .wrapper.servico .content .lista-sintomas p { font-size: 14px; line-height: 24px; margin:0px; font-weight: 800; }

body.interna .wrapper.servico .banner_duvida { background: url('../img/banner6.jpg') no-repeat center center; background-size: cover; height: 600px; padding:50px 0px; color: #FFF; }
body.interna .wrapper.servico .banner_duvida .title { font-size: 30px; text-transform: uppercase; font-weight: 700; display: block; line-height: 36px; margin-bottom:20px; }
body.interna .wrapper.servico .banner_duvida p { line-height: 24px; }
body.interna .wrapper.servico .banner_duvida .btn-theme { box-shadow:2px 3px 5px #666; }

.selecao, .cursos-lista {margin-bottom: 100px;}
.selecao .selecao-img { width: 160px; height: 160px; border-radius: 80px; overflow: hidden; margin: 0 auto; background-size: cover !important; background-repeat: no-repeat !important; }
.selecao a.btn, .cursos-lista a.btn {margin-top: 20px;}

.cursos-lista .cursos-img { width: 100%; max-width: 310px; height: 505px; margin: 0 auto; background-size: cover !important; background-repeat: no-repeat !important; border-radius: 30px; margin-bottom: 30px; }

/* TIMELINE */

.timeline {
    margin-bottom: 100px;
    position: relative;
}
.timeline:after, .timeline-block:after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}
.timeline:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -3px;
    height: 100%;
    width: 6px;
    background: #E0E0E0;
}
.timeline-block:first-child, .timeline-block:last-child {
    margin-top: 0;
}
.timeline-block {
    position: relative;
    margin: 4em 0;
    clear: both;
}
.timeline-year {
    position: absolute;
    background-color: #fff;
    left: 50%;
    width: 150px;
    margin-left: -75px;
    text-align: center;
    padding: 1rem
}
.timeline-year:before {
    content: '';
    position: absolute;
    background: url('../img/timeline-arrow-left.png') no-repeat center;
    background-size: 100%;
    top: 8px;
    left: -15px;
    height: 2.2rem;
    width: 3rem;
}
.timeline-year h3 {
    font-size: 3rem;
    margin: 0;
}
.timeline-content {
    position: relative;
    margin: 0;
    padding-top: 8px;
    width: 40%;
    text-align: right;
}
.timeline-block:last-child {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .timeline-block:nth-child(even) .timeline-content {
        float: right;
        text-align: left;
    }
    .timeline-block:nth-child(even) .timeline-year:before {
        content: '';
        position: absolute;
        background: url('../img/timeline-arrow-right.png') no-repeat center !important;
        background-size: 100% !important;
        top: 8px;
        left: 135px;
        height: 2.2rem;
    }
}

@media (max-width: 991px) {
    .timeline {
        padding: 0;
    }
    .timeline-block {
        padding: 0;
    }
    .timeline-block:nth-child(even) .timeline-content {
        float: right;
        text-align: left;
    }
    .timeline-block:nth-child(even) .timeline-year:before {
        content: '';
        position: absolute;
        background: url('../images/icons/timeline-arrow-right.png') no-repeat center;
        background-size: 100%;
        top: 20px;
        left: 150px;
        height: 1.1rem;
        width: 1.5rem;
    }
    .timeline::before {
        left: 39px;
    }
    .timeline-year {
        left: 0;
        margin-left: 0;
    }
    .timeline-year:before {
        display: none;
    }
    .timeline-content {
        left: 60px;
        width: 90% !important;
        text-align: left;
        top: 40px;
        float: left !important;
    }
}

@media (max-width: 525px) {
    .timeline {
        padding: 0;
    }
    .timeline::before {
        display: none;
    }
    .timeline-year {
        text-align: left;
    }
    .timeline-content {
        left: 0;
        width: 99% !important;
    }
}

/*=====  End of TIMELINE  ======*/

form .btn-theme { margin-top:10px; box-shadow:2px 3px 1px #ebebeb; padding: 12px 60px; }
form input.form-control { height: 46px; }
form input.form-control,
    form textarea.form-control {
        color: #2d2d2d;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px;
        background-color: #f8fcf6;
        border-color: #e3efde;
    }

    

.msg-email {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 2;
    padding: .75rem 1.25rem;
    border: 1px solid;
    border-radius: .25rem;
}
.msg-email-ok {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.msg-email-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

/*screen-xs*/
@media (max-width: 767px) {
	header { height: 70px; background: rgba(255,255,255,0.95); }
    .navbar-brand img { height: 60px !important; }
    header .menu .navbar-collapse { width: 100%; background-color: #FFF; border: 1px solid #1aae96; border-radius: 5px; padding: 10px 35px; margin-top: 0 !important;  }
    header .menu .navbar-collapse ul { margin:0px; }
    header .menu ul a { padding: 18px 3px !important; }
    body.interna .wrapper.equipe .banner_fale .col-sm-6 p { text-shadow: 1px 1px #666; }
	
}

/*screen-sm*/
@media (min-width: 767px) and (max-width: 991px) {
	header { height: 70px; background: rgba(255,255,255,0.95); }
	header .menu ul { margin-top: 20px; }
    header .menu ul a { font-size:13px;  margin-right: 0; }
    .container-header { width: 100% }
    .navbar-brand img { height: 60px !important; }
    header .menu #menu_principal { margin-top: 0; }
}

/*screen-md*/
@media (min-width: 992px) and (max-width: 1200px) {
	
}

/*screen-lg corresponds with col-lg*/
@media (min-width: 1200px) {
    
}

@media (max-width: 430px) {
	.enderecos .col-sm-6 div { background-image: none !important; padding-left: 20px !important; text-align: left !important; padding-right: 20px !important; margin-bottom: 20px; }
    .btn-theme { font-size: 14px; }
}

@media (max-width: 600px) {
    .qualificacoes .col-xs-6 { width: 100%; }
    footer .col-xs-6 { width: 100%; }
}