/*
Theme Name: ImpactaFLEX
Theme URI: http://impactamidia.com.br
Description: Tema responsivo feito pela impactamídia
Author: Impactamídia 
Author URI: http://impactamidia.com.br
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: impactamidia 
Last Update: 06-Aug-17
*/
@font-face {
  font-family: peignot;
  src: url(fonts/peignot-webfont.woff);
}

/*============================================
 Body
============================================*/

body { min-width: 320px; color: #323232;}
/*============================================
 Imagens Responsivas
============================================*/
img { max-width: 100%; height: auto; vertical-align: middle; }


/*============================================
 Topo
============================================*/
.banner-full { width: 100%; min-height: 600px; background: #F9F9F9; margin-top: 15px; margin-bottom: 15px; }
.logo { width: 100%; min-width: 200px; height: auto; min-height: 130px; background: url(images/logo.png) no-repeat center center; text-indent: -9999px; display: block; margin: 20px 0; background-size:contain;  }
.navbar { position: relative; min-height: 50px; margin-bottom: 0; border: none; }
.navbar-collapse {border: none!important;}
.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 50px; margin-right: 0px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid rgb(202, 202, 202); border-radius: 10px; }
span.icon-bar {background-color: #6f6f6f;}
.topo { width: 100%; border-bottom: 1px solid #eee; }
    .topo .contato {text-align: left;}
    .topo h1 { text-align: right; font-size: 0.9em; margin: 15px 0; line-height: 1.3em; font-weight: 400; }
        .topo h1 b { margin-right: 15px; font-weight: bold; text-transform: uppercase; color: #5d5d5d; }


/*============================================
 Menu
============================================*/
.nav>li.active>a {
    background: #be8439;
    color: #fff;
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {}
.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {}
.navbar-inverse .navbar-nav>li>a {}
div#menu-principal {margin: 60px 0;}
.nav>li>a { margin: 0 5px;position: relative; display: block; padding: 10px 15px; color: #323232; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; border: 2px solid transparent; }
    .nav>li>a:focus, .nav>li>a:hover { color:#fff; border: 2px solid transparent; background-color:#be8439 !important; }
.nav>li>a, .nav>li>a:focus, .nav>li>a:hover { text-decoration: none; border-radius: 30px; -webkit-border-radius: 30px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #f44028;
}
.dropdown-menu {padding: 1em;}
    .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { color: #262626; text-decoration: none; background-color: #f5f5f5; border-radius: 30px; }

.flex-multi li {
    list-style: disc;
    margin: 0 15px;
}
.profissionais h1 {
    margin: 0 0 10px !important;
    color: #364344;
    font-size: 2.5em;
    font-weight: 600;
}
.container-fluid.flex-page.contactflex h4 {
    color: #364344;
    font-weight: 600;
}
/*============================================
 Fontes, tamanhos e títulos
============================================*/
h1,h2,h3,h4,h5,h6,p,ul,li,pre,a,i,strong,b, span {font-family: 'Poppins','Helvetica Neue','Helvetica','Arial',sans-serif;/*font-family: peignot;*/}
.flex-page h1,.flex-page h2,.flex-page h3,.flex-page h4,.flex-page h5,.flex-page h6,.flex-page p {margin: 1em 0;}
.flex-page h1 { font-size: 2em; font-weight: 700; margin: 0 0 10px; }
.flex-page h2 { font-size: 2em; font-weight: 700; }
.flex-page h3, h3, .profissionais h3 { margin: 0;font-size: 1.5em; color:#be8439;font-weight: 600;text-align: left;border-left: 3px solid #714F22;padding: 0 10px;}
h3.news-title {margin: 0;}
.flex-page h4 { font-size: 1.2em; line-height: 1.4em; font-weight: 400; }
.flex-page h5 { font-size: 1em; line-height: 1.6em; font-weight: 700; }
.flex-page p { font-size: 1em; line-height: 1.6em; }
.flex-title { background:url('images/fundo.jpg')no-repeat center; background-size:cover; color: #fff; padding: 60px 0; }
.flex-content {margin-bottom: 30px;}
h1.page-title { margin: 20px 0;font-size: 3.2em;    text-align: center;
    text-transform: uppercase;}
h3.flex-title { font-weight: bold; margin: 0 0 15px 0; }
h5.date {margin: 0;}
/*h1.page-title:after {content: "";display: block;background: rgba(0, 0, 0, 0.14901960784313725);height: 3px;width: 50%;margin: 20px auto;}*/

/*============================================
 Variações de Espaçamento
============================================*/
.vertical-1 { padding: 15px 0 !important }
.vertical-2 { padding: 30px 0 !important }
.vertical-3 { padding: 45px 0 !important }
.vertical-4 { padding: 60px 0 !important }
.vertical-5 { padding: 90px 0 !important; }
.only-bottom-1 {padding-bottom: 15px;}
.only-bottom-2 {padding-bottom: 30px;}
.only-bottom-3 {padding-bottom: 45px;}
.m-only-bottom-1 {margin-bottom: 15px;}
.m-only-bottom-2 {margin-bottom: 30px;}
.m-only-bottom-3 {margin-bottom: 45px;}
.only-top-1 {padding-top: 15px;}
.only-top-2 {padding-top: 30px;}
.only-top-3 {padding-top: 45px;}
.m-only-top-1 {margin-top: 15px;}
.m-only-top-2 {margin-top: 30px;}
.m-only-top-3 {margin-top: 45px;}
.center {text-align: center;}
.qualidade {margin: 40px 0;}
.traco {padding: 0px 40px;}
/*============================================
  General
============================================*/
ul#menu-servicos li a {
    font-size: 0.9em;
    padding: 8px;
    background: #08a1a7 !important;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    border-radius: 30px;
    display: block;
    margin: 0 2px;
    text-decoration: none;
    font-weight: 600;
}
ul#menu-servicos {
    display: inline-flex;
    list-style: none;
}
ul#menu-servicos li a:hover {
    background: #006c65 !important;
}
.container-fluid.sidebar-servico h3 {
    text-align: center;
    border-left: none;
    font-size: 2.5em;
    border-bottom: 2px solid #ddd;
    padding: 20px 0;
    margin: 0px 0 20px;
}
.flex-content.arquivo img {
    /*width: 100%;*/
}
.sidebar-servico {background: #f5f5f5;    padding: 30px 0;}
a { color: #364344; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }
    a:focus, a:hover { color: #C18843; text-decoration:none; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }
    a.flex-button { border-radius: 30px; border: 2px solid #fff; text-align: center; padding: 15px 30px; max-width: 220px; display: block; position: relative;  text-transform: uppercase; color: #fff; letter-spacing: 1px; font-weight: bold; font-size: 1em; margin:30px auto; -webkit-border-radius: 30px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }
        a.flex-button:hover { text-decoration: none; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; border: 2px solid #fff; color: #fff;  }
        a.flex-button.flexnews { left: 0; margin-left: 0; font-size: 0.9em; max-width: 200px; }
span.svgi {background: #be8439;
/*background: -moz-linear-gradient(top, #10a094 0%, #714F22 100%);
background: -webkit-linear-gradient(top, #10a094 0%,#714F22 100%);
background: linear-gradient(to bottom, #10a094 0%,#714F22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10a094', endColorstr='#714F22',GradientType=0 );*/ border-radius: 50%; display: inline-block; height: 80px; width: 80px; }
img.svg {padding: 20px;}
.btn-info { color: #fff; background-color: #f44028; border-color: #f44028; }
.flex-page {padding: 60px 0;}
.rodape-impacta { padding:20px 0 30px; background: #323232; }
.rodape-impacta-2 { padding: 15px 0 15px 0; background-color: #ccc; }
.rodape-impacta a {color: #a0a4a7;}
.rodape-alternativo { background: #fff; min-height: 200px; }
footer h3 { font-size: 1.2em;
    color: #fff;
    font-weight: 500;
    border: none;
    padding: 10px 0;
    border-bottom: 2px solid #232323;
    margin: 10px 0; }
i.fa.fa-instagram {
    color: #fd2b81;
    font-size: 1.2em;
}
.textwidget p {
    color: #bcbcbc;
    font-size: 1em;
}
footer i.fa { margin-right: 10px;}
.impacta { background: url(images/impacta-rodape-2.png); opacity: 0.9; text-indent: -9999px; display: block; margin: 15px auto; padding: 0px; height: 22px; width: 111px; }
.impacta-2 { margin: 15px auto; background: url(images/impacta-rodape-2.png); opacity: 0.9; text-indent: -9999px; display: block; padding: 0px; height: 22px; width: 111px; }
.galeria-lista { margin: 0; padding: 0; }
ul { padding: 0; list-style-position: inside; list-style-type: square; line-height: 1.8em; }
    ul.sub-menu {padding-left: 2em;}
h3.titulo-widget-lateral {     border-bottom: 2px solid #eee;
    padding-bottom: 10px;
    margin: 20px 0;}
.single h5 {font-size: initial;}
#wp-calendar { margin: auto;}
.container-fluid.rodape-impacta-bottom {
    background: #232323;
}
.flex-multi img {
    outline: 15px solid rgba(255, 255, 255, 0.23);
    outline-offset: -15px;
    width: 100%;
}
.flex-sidebar {
    -webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1);
    box-shadow: 0 0 6px 0px rgba(1, 1, 1, 0.15);
    padding: 20px;
}
.flex-sidebar li {
    list-style: disc;
    margin: 0 20px;
    color: #292929;
}
/*============================================
 Home
============================================*/
#section3 h3 a {color: #292929;font-weight: 500;font-size: 0.8em !important;}
h3.news-title{border:none; padding:0;}
.box.clearfix {height: 500px;box-shadow: none;border-bottom: 2px solid #241204;padding: 20px;
    background: #fff;
}
#section2 {padding: 40px 0 !important;}
#section3 h1 {  margin-bottom: 0px; color: #fff; font-weight: 600; }
#section3 {padding: 40px 0 !important;}
/*i.fa.fa-map-marker { color: #006c65; font-size: 1.5em;}*/
i.fa.fa-whatsapp {color: #26cc26;font-weight: 600;}
.endereco a {font-weight: 400;}
i.fa.fa-phone {color: #BE8439;font-weight: 700;}
.endereco p {font-size: 1em !important;font-weight: bold;color: #292929;margin: 0 0 10px !important;}
#section2 h4 {text-align: left;margin: 10px 0 !important;font-weight: 700;color: #292929;}
#section1 {background:url('images/fundo.jpg')center no-repeat; background-size: cover;    padding: 10px 0 !important;}
    #section1 h1, #section3 h1 {margin-bottom: 0;}
    #section3 h1, #section3 h4 {text-align: center;}
    *#section1 h1:after , #section3 h1:after { content: ""; display: block; width: 20%; height: 3px; background:#241204; margin: 25px 40% 15px 40%; }*
    #section1 h4, #section2 h4, #section3 h4 {margin: 0;}
    #section1 p { margin: 0; font-size: 1em; }
#section2 {background: #fff;}
    #section2 h1 {margin-bottom: 0px;color: #364344;font-weight: 600;padding: 0px 20px 30px 0;text-align: left;}
    #section2 h4 {font-size: 0.9em;color:#364344;}
    #section2 h3 { text-transform: uppercase; font-size: 1em; font-weight: bold; }
    #section2 p { font-size: 0.8em !important; text-align: left; margin:0; }
#section3 {background:url('images/fundo-noticia-2.jpg')no-repeat center; background-size: cover;}
    #section3 h1:after {margin-bottom: 60px;}
    #section3 h4 {margin-bottom: 30px;}
   #section3 h3 a {color: #364344; font-weight: 700;}
        .flex-content.mininews { float: left; padding-bottom: 15px; margin-bottom: 15px; }
        .noticia-maior a.flex-button.flexnews {display: none;}
        .noticia-maior h3.news-title {margin-top: 15px;}
        .flex-content.mininews p { font-size: 0.9em; margin-bottom: 0; }
        .flex-content.mininews h3 a { color: #000; font-size: 0.8em; line-height: 0.8em; }
        .flex-content.mininews a.flex-button.flexnews {display: none;}
        .row.mini-meta h5 {font-size: 0.8em;    color: #364344;}
 .destaque-qualidade .box {border-bottom: 3px solid #3F221B;padding:20px; height: 350px; background: #fff; -webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1); box-shadow: 0 0 20px 0px rgba(1, 1, 1, 0.15); /*margin-right: 10px;*/} 
 /*.destaque-qualidade:last-child .box { margin-right: 0px; display: block; }*/
.qualidade h3 {color: #232323;font-weight: 600;padding: 10px 30px;border: none;font-size: 1.5em;text-align: center;}
.qualidade h3:after {content: "";display: block;background: #eee;height: 2px;width: 100%;margin: 10px auto;}
.logo-empresa {    -webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1);
    box-shadow: 0 0 10px 0px rgba(1, 1, 1, 0.06);
    border-bottom: 3px solid #00a4aa;
    height: 200px;
    background: #fff;
    padding: 30px;}
.logo-convenio img {
    margin: 35px 0;
}
.logo-convenio {
    -webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1);
    box-shadow: 0 0 10px 0px rgba(1, 1, 1, 0.06);
    border-bottom: 3px solid #00a4aa;
    height: 200px;
    padding: 30px;
    background: #fff;
}

.row.mais-baixo {
    margin: 30px 0;
}
.convenios h3 {
    color: #292929;
    font-weight: 600;
    text-align: left;
    border-left: 3px solid #00a4aa;
    padding: 0 5px;
}
.hospitais h3 {
    color: #292929;
    font-weight: 600;
    text-align: left;
    border-left: 3px solid #00a4aa;
    padding: 0 5px;
}
.col-sm-6.hospitais {
    padding: 50px;
}
 .col-sm-6.convenios {
    padding: 50px;
    background: #f5f5f5;
}
/*============================================
  Contact Form 7
============================================*/
.formulario-contato {}
.col-sm-6.texto-contato {padding: 0 100px 0 0;font-size: 1.5em;}
textarea.wpcf7-form-control.wpcf7-textarea{ width: 100%;margin: 10px 0;border: none;padding: 10px 20px;background: #fff;-webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1); box-shadow: 0 0 10px 0px rgba(1, 1, 1, 0.06); border-bottom: 3px solid #714F22;}
select.wpcf7-form-control.wpcf7-select { width: 100%;margin: 10px 0;border: none;padding: 10px 20px;background: #fff;-webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1); box-shadow: 0 0 10px 0px rgba(1, 1, 1, 0.06); border-bottom: 3px solid #714F22;}
input.wpcf7-form-control.wpcf7-text{ width: 100%;margin: 10px 0;border: none;padding: 10px 20px;background: #fff;-webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1); box-shadow: 0 0 10px 0px rgba(1, 1, 1, 0.06); border-bottom: 3px solid #714F22;    }
div.wpcf7 .ajax-loader { background: #fff url(../../plugins/contact-form-7/images/ajax-loader.gif) no-repeat center center; border: 3px solid #d6d6d6; padding: 20px; border-radius: 30px; }
.wpcf7 form p.p-email > span > span {    width: 100%;margin: 10px 0;border: none;padding: 10px 20px;background: #fff;-webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1); box-shadow: 0 0 10px 0px rgba(1, 1, 1, 0.06); border-bottom: 3px solid #714F22;}
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ok, .wpcf7-mail-sent-ng { width: 100%; line-height: 3.5em; position: fixed; bottom: 0; margin: 0; left: 0; border: none; text-align: center; z-index: 9999; color: #FFF; font-family: 'Open Sans',sans-serif; font-size: 1em; font-weight: bold; text-transform: uppercase; }
.wpcf7 .wpcf7-validation-errors, .wpcf7-mail-sent-ng { background: #de1414; border: none; }
.wpcf7 .wpcf7-mail-sent-ok {background: #33A13A;}
div.wpcf7-response-output {margin: 0;}
span.wpcf7-not-valid-tip { background-color: #de1414; color: #fff; font-size: 0.8em; padding: 2px 20px; display: block; -webkit-border-radius: 30px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; margin-top: 2px; max-width: 200px; }
.contactflex input[type="email"], .contactflex input[type="text"], .contactflex textarea {     background: rgb(255, 255, 255);
    outline: none;
    width: 100%;
   
    font-weight: normal;
    color: #000000;
    padding-left: 14px;
    padding-right: 14px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-bottom: 3px solid #714F22; }
.contactflex input[type="email"]:hover, .contactflex input[type="text"]:hover, .contactflex textarea:hover, .contactflex input[type="email"]:focus, .contactflex input[type="text"]:focus, .contactflex textarea:focus { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; background: rgb(255, 255, 255); }
.contactflex label { display: inline-block; width: 100%; margin-bottom: 5px; font-weight: 700; }
.contactflex textarea { line-height: 1.6em; padding-left: 14px; padding-right: 14px; height: 150px; resize: none; }
.contactflex form p { width: 100%; float: left; margin-bottom: 15px!important; }
.wpcf7 form p > span > input:focus,.wpcf7 form p > span > textarea:focus {border-bottom-color: rgb(167,130,64);}
input.wpcf7-form-control.wpcf7-submit { outline: none; float: left;font-size: 1.3em; padding: 15px 30px; border-radius: 0; border: none; background: #241303;/*background: #10a094;background: -moz-linear-gradient(top, #10a094 0%, #714F22 100%);background: -webkit-linear-gradient(top, #10a094 0%,#714F22 100%);background: linear-gradient(to bottom, #10a094 0%,#714F22 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#10a094', endColorstr='#714F22',GradientType=0 );*/ border-radius: 30px; text-transform: uppercase; font-weight: 600; color: white; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
input.wpcf7-form-control.wpcf7-submit:hover {background: #734D26;/* background: -moz-linear-gradient(top, #10a094 0%, #714F22 100%); background: -webkit-linear-gradient(top, #10a094 0%,#714F22 100%);
    background: linear-gradient(to bottom, #10a094 0%,#714F22 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10a094', endColorstr='#714F22',GradientType=0 );*/}
.pager li>a, .pager li>span { border-radius: 0!important; border: solid 2px rgb(236, 236, 236); font-weight: bold; margin-right: 2px; text-transform: uppercase; font-size: 0.8em; padding: 11px; border-radius: 50px !important; -webkit-border-radius: 30px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }
li.next a, li.previous a {padding: 11px 30px;}
.pager li>span {color: rgb(194,194,194);}
.pager li>a {color: rgb(77,77,77);}
.post-nav { clear: both; width: 100%; }
.contactflex {
    padding: 50px 0 0;
} 
.rodape-impacta i {
    color: #be8439 !important;
}


/*============================================
Page Templates
============================================*/
img.attachment-blog.size-blog.wp-post-image {
    margin: 0 auto;
    display: block;
    width: 100%;
}
/* archive notícias category */
.flex-content.arquivo {     border-bottom: 1px solid #eee;
    padding-bottom: 1.5em;
    -webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1);
    box-shadow: 0 0 6px 0px rgba(1, 1, 1, 0.15);
    padding: 20px;}
    .flex-content.arquivo h3 {margin-bottom: 1em;}
    .flex-content.arquivo p {font-size: 1.2em;}
.mininews h3.news-title {margin-top: -7px;}
a.leia-mais {background: #241204;
    /*background: #10a094;
    background: -moz-linear-gradient(top, #10a094 0%, #714F22 100%);
    background: -webkit-linear-gradient(top, #10a094 0%,#714F22 100%);
    background: linear-gradient(to bottom, #10a094 0%,#714F22 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10a094', endColorstr='#714F22',GradientType=0 );*/color: #fff; line-height: 1.6em; margin: 1em 0; text-align: center; display: block; border-radius: 0!important; font-weight: bold; margin: 0; text-transform: uppercase; font-size: 1em; padding: 10px 30px; border-radius: 50px !important; -webkit-border-radius: 30px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; float: right; }
    a.leia-mais:hover {text-decoration: none; color: #fff; background: #714E28; }
.noticias-2 h3 {min-height: 50px;}
.noticias-2 h5 {font-size: 0.9em;}
/* template-image-repeater */
.img-repeater {margin-bottom: 30px;}
.row.img-repeater img {margin-top: 2em;}
.img-repeater .divider { border-bottom: 1px solid #eee; padding-bottom: 3.5em; }
.container .row.img-repeater:last-child .divider { border: none; padding-bottom: 0; }
/* template-faq */
.pergunta span { padding: 6px; margin-right: 5px; border-radius: 10px; background: #f44028; color: #fff; }
.resposta span { font-weight: 900; margin-right: 5px; }
/* template-2cols-frase */
h1.frase-grande { text-align: center; font-size: 3.5em; }
    h1.frase-grande:after, h1.frase-grande:before { content: ""; height: 8px; width: 40%; margin: 30px 30% 20px 30%; display: block; background: #eeeeee; background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); background: linear-gradient(to bottom, #eeeeee 0%,#eeeeee 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); }
/* template-multi */
.divider { margin: 30px 0; border-bottom: 1px solid #eee; }
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
    .embed-container iframe,
    .embed-container object,
    .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.coluna-full { padding: 60px 0; margin: 60px 0; background: #eee; }

/*============================================================
  Css adicional - Colocar Classes novas a partir deste ponto
==============================================================*/
a.leia-mais.right {
    float: left;
}
.box.clearfix.profissionais.servico {
    -webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1);
    box-shadow: 0 0 6px 0px rgba(1, 1, 1, 0.15);
    padding: 20px;
}
.box.clearfix.profissionais.servico img {
    outline: 15px solid rgba(255, 255, 255, 0.23);
    outline-offset: -15px;
}
img.link-insta {
    width: 45%;
}

.profissionais li {
    list-style: disc;
    color: #292929;
        margin: 0 15px;
}
.box.profissionais {
        height: auto;
    -webkit-box-shadow: 0 0 0 0 rgba(1,1,1,1);
    box-shadow: 0 0 6px 0px rgba(1, 1, 1, 0.15);
    padding: 30px;
    border-bottom: 2px solid #714F22;
}
.traco:before {
    content: "";
    display: block;
    background: #eee;
    height: 1px;
    width: 100%;
    margin: 20px auto;
}








/*============================================
  Pontos de Responsividade
============================================*/


@media only screen and (max-width : 1200px) 
{
img.svg {padding: 24px;}
}


@media only screen and (max-width : 992px) 
{ 

.topo h1, .topo .contato, h1.page-title { text-align: center;} 
.navbar-header, div#menu-principal { width: 100%; } 
a.leia-mais { float: left;} 

}

@media only screen and (max-width : 768px) 
{ 
#section1 p {
    margin: 0;
    font-size: 0.8em;
}
div#section3 p {
    font-size: 0.8em;
}
.box.clearfix {
    height: auto;
}
footer h3 {
    text-align: center;
}

.logo-empresa {
    height: 70px;
    background: #fff;
    padding: 5px;
}
.logo-convenio img {margin: 10px 0;}
.logo-convenio { height: 70px;padding: 10px;background: #fff;}
.qualidade h3 {padding: 10px 0;font-size: 1em;text-align: center;}
.nav>li>a {margin: 0 10px;}
div#menu-principal { margin-top: 0; }
footer {text-align: center;}
.nav>li { text-align: center; font-size: 1.2em; }
.flex-page {text-align: center;}
.img-repeater img {display: initial;}
a.leia-mais { float: none; width: 100%; margin: 0 auto; }
.mininews h3.news-title {margin-top: 0;}
    .mininews h3.news-title a {font-size: 1em;}
    .flex-content.mininews {
    text-align: left; margin-top: 1em;
}
.flex-sidebar { text-align: left; padding: 0 4%; }
}
a.bt-facebook {
    padding: 10px;
    display: block;
    background: #3B5998;
    border-radius: 50px;
    text-align: center;
    color: #fff;
}
a.bt-instagram {
    padding: 10px;
    display: block;
    background: #D23E5A;
    border-radius: 50px;
    text-align: center;
    color: #fff;
}
a.bt-facebook i, a.bt-instagram i {
    color: #fff !important;
    font-size: 1.3em;
}
.aba-destaque h2 {
    text-align: center;
}
.aba-destaque p {
    text-align: center;
}
.aba-destaque span.svgi {
    display: block;
    margin: auto;
}

@media only screen and (max-width : 700px) 
{  
.flex-content.mininews { text-align: center; margin-top: 1em;}   
     .mininews h3.news-title {margin-top: 1em;}
}

@media only screen and (max-width : 480px) 
{
div#section3 p {
    font-size: 1em;
}
.profissionais p {
    text-align: center;
}
.flex-multi h1 {
    text-align: center;
}
.profissionais h1 {
    margin: 20px 0 10px !important;
    text-align: left;
}
.flex-page h3, h3, .profissionais h3 {
    text-align: center;
}
.noticia-maior h3.news-title {
    margin-top: 15px;
    text-align: center;
}
.qualidade h3 {
    padding: 0;
    font-size: 1.5em;
    text-align: center;
    margin: 30px 0 0;
}
#section1 p {
  
    font-size: 1em;
}
.logo {
    min-height: 100px;
    background-position: revert;
    margin: 10px 20px 10px;
}
.profissionais li {
    list-style: disc;
    color: #292929;
    margin: 0 15px;
    text-align: center;
}
.flex-content p {
    text-align: center;
}
.flex-sidebar li {
    text-align: center;
}
.logo-empresa {
    height: auto;
    margin: 10px 0;
}
.logo-convenio {
    height: auto;
    margin: 10px 0;
}
footer h3 {
    text-align: center;
}
#section2 h4 {
    text-align: center;
}
#section3 h1:after {
    margin-bottom: 0;
}  
.box {
    margin: 20px 0;
}
.texto-contato {
    padding: 0 !important;
}
.profissionais h3 {
    text-align: left;
}
.flex-page {
    padding: 0 0 20px;
}
.flex-multi img {
    margin: 0 0 20px;
}
h1.page-title {
    margin: 20px 0;
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
}
.flex-sidebar {
    padding: 20px;
    margin: 0 0 20px;
}
.single h5 {
    font-size: initial;
    text-align: center;
}
.container-fluid.flex-page.contactflex p {
    text-align: center;
}
.container-fluid.flex-page.contactflex h4 {
    text-align: center;
}
.flex-multi p {
    text-align: center;
}
.flex-multi li {

    text-align: center;
}
ul#menu-servicos {
    display: block;
    list-style: none;
}
ul#menu-servicos li a {margin: 10px 0;text-align: center;}
#section2 p{text-align:center;}
#section2 h1{text-align:center;}

@media only screen and (max-width : 320px) 
{ 
.box {
    margin: 20px 0;
}
.texto-contato {
    padding: 0;
}
#section2 h1{text-align:center;}
.logo { width: 220px;  background-position-x: left; } .navbar-toggle {  margin-right: 0;}  
}

