@import url("https://use.typekit.net/sgw3rwi.css");
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700|Raleway:400,700&display=swap');

html { max-width: 100vw; overflow-x: hidden; }

* { outline: 0; }

h2 {
    font-family: 'Raleway', sans-serif;
    color: #2F3443;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 30px;
    margin-top: 70px;
    font-weight: bold;
    letter-spacing: 2px;
}

.area-description {
    color: #2F3443;
    font-family: 'Noto Sans', sans-serif;
    font-style: italic;
    line-height: 30px;
    font-size: 20px;
    letter-spacing: 1.5px;
}

body {
}

.navbar {

}

.container {
    max-width: 1200px;
}

.navbar .logo-medicina {
    width: 385px;
    max-width: 100%;
}

.navbar {
    padding: 0;
    height: 100px;
    position: relative;
}


.navbar form {
    margin-bottom: 30px;
    display: none;
}

.navbar .navbar-brand {
    position: relative;
}

.navbar .navbar-brand img{
    height: 40px;
    width: auto;
}

.single-especialidades .navbar .navbar-brand:before,
.single-especialidades .navbar .navbar-brand:after,
.page-template-default .navbar .navbar-brand:after,
.page-template-default .navbar .navbar-brand:before {
    display: none;
}

.bolinha-linha {
    width: 20px;
    height: 20px;
    background-color: #125A47;
    display: block;
    position: absolute;
    border-radius: 50%;
}

.conheca .bolinha-linha {
    bottom: -10px;
    left: calc( 50% - 420px );
}

.navbar ul {
    width: 100%;
    justify-content: flex-end;
}

.navbar-light .navbar-nav .nav-link {
    color: #2F3443;
    font-family: effra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 40px;
    border-bottom: 3px solid transparent;
    margin: 0 30px;
    padding: 0;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #2F3443;
    /* border-bottom: 3px solid #0065AE; */
    border-bottom: 3px solid #125A47;
}

.navbar .lupa {
    width: initial;
    height: 35px;
}

.navbar button {
    -webkit-appearance: none;
    width: 43px;
    border: none;
}

.navbar form input {
    height: 40px;
    padding: 10px;
    border-radius: 10px;
    box-shadow: none;
    border: 1px solid;
    position: absolute;
    opacity: 0;
}

.navbar .dropdown-menu {
    background: #F9F9F9;
    border: none;
}

.navbar .dropdown-menu {
    padding: 10px 20px;
}

.navbar .dropdown-menu .dropdown-item {
    color: #707070;
    font-family: 'Noto Sans', sans-serif;
    font-style: italic;
    border-bottom: 1px solid #707070;
    margin-left: 0px;
    line-height: 1.4;
    padding: 10px 20px;
}

	.navbar .dropdown-menu .dropdown-item:hover,
	.navbar .dropdown-menu .dropdown-item:focus {
		background-color: #F4E6FF;
	}

	.navbar .dropdown-menu .dropdown-item.active,
	.navbar .dropdown-menu .dropdown-item:active {
		background-color: #125A47;
		color: #fff;
	}

footer {
}

footer h3 {
    font-family: 'Raleway', sans-serif;
    color: #2F3443;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
    margin-top: 70px;
    font-weight: bold;
}

footer .social {
    display: flex;
    margin-bottom: 70px;
}

footer .social .media {
    display: inline-flex;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    background: #F9F9F9;
    border-radius: 50%;
    margin-right: 20px;
}

footer .social .fale {
    background: #0065AE;
    color: white;
    font-family: effra, sans-serif;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 47px;
    border-radius: 40px;
    height: 60px;
    padding: 5px 27px;
    margin-left: 40px;
}

footer .footer-bottom {
    background: #F9F9F9;
    padding: 40px 0 33px;
}

footer .footer-bottom .logo-and-text {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 30px;
    float: right;
}

.text {
    display: flex;
    flex-direction: column;
    text-align: right;
}

footer .footer-bottom .logo-and-text .text a {
    color: #2F3443;
    font-size: 16px;
    font-family: 'Noto Sans', sans-serif;
    line-height: 25px;
    font-style: italic;
    letter-spacing: 1px;
}

.text p {
    color: #2F3443;
    font-size: 16px;
    font-family: 'Noto Sans', sans-serif;
    line-height: 12px !important;
    font-style: italic;
    letter-spacing: 1px;
}

footer .footer-bottom .medias-and-footer-text {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 30px;
    float: right;
}

footer .footer-bottom .medias-and-footer-text .social-medias a {
    margin: 5px;
}

footer .footer-bottom .medias-and-footer-text .text p {
    color: #2F3443;
    font-size: 16px;
    font-family: 'Noto Sans', sans-serif;
    text-transform: uppercase;
    line-height: 25px;
    font-style: italic;
    letter-spacing: 1px;
}

footer .footer-bottom .medias-and-footer-text .text p a {
	color: #2F3443;
}

footer .footer-bottom .medias-and-footer-text .text p a:hover {
	color: #125A47;
}

footer .border-left-hermes {
    height: calc(100% + -29px);
}

.fundo {
    width: 980px;
    height: 1002px;
    display: block;
    position: absolute;
    background: url(../images/fundo.png);
}


.fundo1 {
    left: calc(50% - 1320px);
    top: 1450px;
}

.fundo2 {
    right: -50px;
    transform: rotate(95deg);
    top: 380px;
}

.fundo3 {
    transform: rotate(75deg);
    right: -170px;
    top: 1500px;
}

.fundo4 {
    top: 2970px;
    left: -380px;
}

.fundo5 {
    top: 3790px;
    transform: rotate(85deg);
    right: -530px;
}

.fundo6 {
    top: 460px;
    transform: rotate(85deg);
    left: -440px;
}

.fundo7 {
    right: -410px;
    top: 2100px;
}

.fundo8 {
    top: 2380px;
    transform: rotate(85deg);
    left: -520px;
}

.fundo9 {
    right: -280px;
    transform: rotate(85deg);
    top: 100px;
    z-index: 4;
}

@media (max-width: 991px) {
		/* .home .navbar .navbar-brand:before, */
		.border-bottom-hermes, .border-bottom-right-hermes, .border-bottom-left-hermes, .border-right-hermes, .borda-inicial .container:after { display: none !important; }


    .navbar-collapse {
        position: absolute;
        width: 100%;
        top: 95px;
        background: white;
        z-index: 20;
        padding: 20px 0;
    }

    footer { text-align: center; }

    footer .footer-bottom .logo-and-text .logo-bottom{
        margin-top: 10px;
    }

    footer .footer-bottom .medias-and-footer-text,
    footer .footer-bottom .logo-and-text {
        float: none;
        display: contents;
    }

    footer .footer-bottom .logo-and-text .text a {
        line-height: 21px;
        font-size: 14px;
    }
    footer .footer-bottom .medias-and-footer-text {
        flex-wrap: wrap
    }
    footer .footer-bottom .medias-and-footer-text .social-medias {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }
    footer .footer-bottom .medias-and-footer-text .text p {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .navbar .navbar-brand {
        max-width: 80%;
    }
    h2 {
        font-size: 32px;
        line-height: 30px;
        letter-spacing: 1px;
    }
    .area-description {
        line-height: 25px;
        font-size: 18px;
        letter-spacing: 1px;
    }
    .area-description br {
        display: none;
    }
    footer .footer-bottom .medias-and-footer-text {
        margin: 0;
        padding: 0;
    }
    footer .footer-bottom .medias-and-footer-text .social-medias {
        margin-top: 30px;
    }
    footer .footer-bottom .medias-and-footer-text .text p {
        font-size: 12px;
    }
}



.converse {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #125A47;
}

.converse .col-sm-12 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.converse h2 {
	font-size: 30px;
	color: #fff;
	max-width: 340px;
	margin: 0;
}

.converse .btn {
	background: #fff;
	border: 2px solid #fff;
	color: #125A47;
	font: 18px/26px effra, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	height: 60px;
	border-radius: 30px;
	padding: 15px 30px ;
	text-align: center;
	transition: all .5s;
}
.converse .btn:hover {
	color: #fff;
	background: #125A47;
}


@media screen and ( max-width: 768px ){
	.converse h2 {
		font-size: 24px;
		max-width: 280px;
	}
}

@media screen and ( max-width: 560px ){
	.converse .col-sm-12 {
		flex-direction: column;
	}
	.converse h2 {
		max-width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
}

#body { min-height: calc( 100vh - 402px ); }

.hide { display: none; }

.especialidades-search-exames {
	background-color: #fff;
	padding: 40px 0;
}

.mais_especialidades{
    background: #E7E7E7 !important;
    color: rgb(106, 105, 105) !important;
    font-weight: 700;
    font-family: effra, sans-serif;
    font-size: 20px;
    letter-spacing: 4px;
    height: 55px;
    padding: 0 5px 0 30px !important;    
    margin: 0px 5px 50px;
    display: inline-flex;
    align-items: center;
    border-radius: 30px;
    text-transform: uppercase;
    border: 2px solid #E7E7E7;
    transition: all .5s;
}

.mais_especialidades::after{
    content: "+";
    display: inline-flex;
    width: 45px;
    height: 45px;
    /* background: #2F3443; */
    background: #fff;
    /* color: white; */
    color: #125A47;
    border-radius: 50%;
    margin-left: 15px;
    align-items: center;
    justify-content: center;
    padding-left: 4px;
    font-size: 65px;
    font-family: 'Raleway', sans-serif;
    transition: all .5s;
    box-shadow: 1px 4px 5px 0px grey;
}

.mais_especialidades:hover::after {
background: #125A47;
/* color: #0065AE; */
color: #fff;
}

.mais_especialidades:hover {
background: white !important;
/* color: #0065AE; */
color: #125A47 !important;
}

#banner-blog .container .row .col-md-12{
    height: 400px;
    width: 100%
}

.side-bar{
    background-color: #E9E3E3;
    margin-top: 20px;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 300px;
    padding-bottom: revert;
}

.noticia{
    margin: -35px -30px;
}

.noticia p{
    font-size: 18px;
}

.noticia h2{
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0px;
    width: 80%;
    line-height: 30px;
}

.noticia h3{
    font-size: 18px;
    font-weight: 700;
    margin-top: -15px;
}

.noticia h4{
    font-size: 18px;
}

.avatar{
    height: 120px;
    width: 120px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1.5px solid #125A47;
    border-radius: 50%;
    margin-left: -15px;
}

.noticia-conteudo{
    margin: 20px 50px 20px 0px;
}

.noticia-conteudo p{
    font-size: 16px;
    color: gray;
}

.side-bar h3{
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    color: #125A47;
    border-bottom: 3px solid;
    width: 100%;
    padding-bottom: 5px;
}

.mais{
    border-bottom: 1.2px solid #000;
}

.mais .card{
    background-color: #E9E3E3;
    border: none;
}

.mais .card-body{
    padding: 70px 0px 25px;
}

.card span{
    background-color: gray;
    width: 20%;
    color: #fff;
    font-size: 12px;
    padding: 1%;
    text-align: center;
    border-radius: 2px;
}

.compartilhe{
    background-color: #E9E3E3;
    margin-left: -50px;
    height: 50px;
    margin-top: auto;
    bottom: 0px;
    position: absolute;
    width: 100%;
}

.compartilhe h2{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 30px;
    padding: 10px;
    margin-top: 0px;
    margin-left: 20px;
}

.compartilhe a{
    float: right;
    height: 30px;
    width: 30px;
    margin-right: 30px;
    background: #125A47;
    border: none;
    border-radius: 50%;
    margin-top: 28px;
}

.compartilhe a svg{
    margin-right: 0px;
    height: 60%;
}

.btn-next{
    float: right;
    position: relative;
    top: -28px;
    height: 30px;
    width: 30px;
    background: #125A47;
    border: none;
    border-radius: 50%;
}

#slide{
    background-color: rgb(233, 227, 227);
    padding: 40px 0px;
}

.slide .row{
    height: 320px;
}

.slide .row .imagem{
    width: 100%;
    height: 100%;
    background-color: lightgray;
}

.slide .row .imagem div{
    height: 100%;
    background-position: center;
}

.slide .row .conteudo{
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-color: #fff;
    padding: 60px 30px;
}

.slide .row .col-md-6{
    padding-right: 0px !important;
    padding-left: 0px !important;
}


.slide .card-button{
    background: #125A47;
    font-family: effra, sans-serif;
    letter-spacing: 4px;
    height: 40px;
    display: inline-flex;
    border-radius: 30px;
    text-transform: uppercase;
    border: 2px solid #fff;
    transition: all .5s;
}

.slide .card-button:hover{
    background: #fff;
    color: #125A47;
    border: 2px solid #125A47;
}

.slide .card-button .btn:hover{
    color: #125A47;
}

.slide .card-button .btn{
    color: #fff;
    align-items: center;
    padding: 8px 20px;
    font-size: 12px !important;
}

.veja{
    margin-left: 35px;
    font-size: 18px;
    font-weight: 700;
    border-top: 2px solid #125A47;
}

#veja{
    margin-top: 40px;
}

.btns-compartilhe{
    margin-left: auto;
    padding: 10px 0px;
}

#newsletter{
    background-color: #125A47;
    height: 100%;
    color: #fff;
    padding: 30px;
}

#newsletter h3{
    font-size: 20px;
    font-weight: 700;
}

.carousel-control-prev {
    left: -70px;
}

.carousel-control-next {
    right: -70px;
}

#conteudo .button{
    background: #E9E3E3;
    font-family: effra, sans-serif;
    font-size: 18px;
    letter-spacing: 4px;
    height: 40px;
    margin-top: 20px;
    display: inline-flex;
    border-radius: 30px;
    text-transform: uppercase;
    border: 2px solid #125A47;
    transition: all .5s;
    float: right;
    position: relative;
    margin-right: -20px;
    margin-bottom: 20px;
}

#conteudo .button:hover{
    background: #125A47;
    color: #fff;
}

.btn:hover{
    color: #E9E3E3;
}

.btn{
    color: #125A47;
    align-items: center;
    padding: 5px 20px;
}

#newsletter input{
    border-radius: 15px;
    background-color: #125A47;
    border: 1.2px solid #fff;
    width: 100%;
}

#newsletter .button{
    background: #E9E3E3;
    font-family: effra, sans-serif;
    font-size: 18px;
    letter-spacing: 4px;
    height: 40px;
    margin-top: 20px;
    display: inline-flex;
    border-radius: 30px;
    text-transform: uppercase;
    border: 2px solid #125A47;
    transition: all .5s;
    float: right;
    position: relative;
    margin-right: -20px;
    margin-bottom: 20px;
}

#newsletter .button:hover{
    background: #125A47;
    color: #fff;
    border: 1px solid #fff;
}

.l-1{
    margin-top: 10px;
}

.navbar-light .navbar-nav .nav-link {
    color: #2F3443;
    font-family: effra, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 3px solid transparent;
    margin: 0 15px;
    padding: 0;
}

.referencia-area .items-referencia .item-referencia > .box-back {
	padding: 40px 20px 0;
    border-radius: 50px;
    border: 3px solid #e7e7e7;
    background-color: transparent;
    height: 210px !important;
    margin-left: -20px;
    width: 95%;
}

.referencia-area .items-referencia .item-referencia > .box-front {
    margin-top: -110px;
    padding: 20px 20px 40px;
    border-radius: 20px;
    height: 290px !important;
    width: 95%;
}

.referencia-area .items-referencia .item-referencia > div {
    height: auto !important;
}

#sub-header{
    background-color: #125A47;
    padding: 5px 10px;
}

#sub-header .container .row{
    justify-content: flex-end;
}

#call{
    padding: 6px 8px;
    border: 2px solid #BDD1CB;
    border-radius: 30px;
    background-color: #125A47;
    display: inline-flex;
    height: 45px;
    width: 360px;
    margin: 5px 0px;
}

#call img{
    height: 28px;
    width: auto;
}

#call p{
    color: #BDD1CB;
    margin-left: 10px;
    font-size: 10px;    
    letter-spacing: 2px;
    margin-bottom: -10px;
}

#call span{
    color: #BDD1CB;
    font-size: 8px;    
    letter-spacing: 1px;
}

#btn-login{
    padding: 10px 10px;
    border: 2px solid #fff;
    border-radius: 30px;
    background-color: #fff;
    height: 45px;
    margin: 5px 0px 5px 40px;
    text-align: center;
}

#btn-login a{
    color: #125A47;
    font-weight: 700;
    padding: 0px 20px;
    font-size: 14px;
    letter-spacing: 1px;
}

@media (max-width: 576px) { 
    #call p{ font-size: 9px !important; }  
    #btn-login{ margin: 5px 0px; width: 100%; }
}

.modal-content {
    border-radius: 10% !important;
    width: 80%;
    margin-left: 10%;
    margin-top: 100px;
}

.close > span{
    border: 2px solid #125A47;
    border-radius: 50%;
    padding: 1.5px 10px 2px 11px;
    color: #125a47;
}

.modal-title {
    font-family: 'Raleway', sans-serif;
    color: #2F3443;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: bold;
    text-align: center;
}

.form-control{
    border-radius: 20px;
    background-color: #BDD1CB;
}

.modal-body > form{
    padding: 0px 20px;
}

.modal-header {
    border-bottom: 1px solid #fff !important;
}

.btn-entrar{
    width: 180px;
    border: 2px solid #125A47;
    border-radius: 20px;
    background-color: #125A47;
    color: #fff !important;
}

.rodape-modal{
    text-align: center;
}

.esqueceu{
    color: #6C757D;
    font-size: 15px;
    font-style: italic;
}

.alerta-erro{
    color: red;
    display: none;
}

.rodape-modal{
    min-height: 120px;
    padding-top: 10px;
}

.fale .form-control{
    background-color: #fff !important;
    border: 1.5px solid;
}

.fale .form-group label span{
    color: red;
}

.fale .form{
    text-transform: uppercase;
    font-weight: 700;
}

.wpcf7-list-item-label{
    color: #2F3443 !important;
}

.exame{
    background-color: #F9F9F9;
    margin: 40px 0px;
    border-radius: 30px;
    padding: 50px 30px;
}

.exame h1{
    font-weight: 600;
	color:  #2F3443;
	font-size: 22px;
}

.exame h1 > b{
    color: #125A47;
    font-weight: 600;
}

.exame a > img{
	height: 14px;
	margin-right: 5px;
	vertical-align: unset;
}

.btn-imprimir{
    border-radius: 20px;
    border: 2px solid #125A47;
    color: #125A47;
    background-color: transparent;
    padding: 6px 10px;
    width: 100%;
    font-weight: 500;
}

.btn-imprimir:hover{
    border: 2px solid #fff;
    color: #fff;
    background-color:  #125A47;
}

.cabecalho{
    border: 2px solid gray;
    border-radius: 20px;
    padding: 30px 40px;
    margin-top: 20px;
}

.cabecalho h2{
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: inherit;
}

.cabecalho p{
    margin: 0px;
    font-weight: bold;
    letter-spacing: inherit;
}
.btn-fale{
    border-radius: 40px;
    border: 2px solid #fff;
    color: #fff;
    background-color: #125A47;
    padding: 10px;
    width: 100%;
    font-weight: 500;
    margin-top: 5px;
}

.btn-fale:hover{
    border: 2px solid #125A47;
    color: #125A47;
    background-color:  #fff;
}

.exame a{
    border-radius: 40px;
    border: 2px solid #fff;
    color: #fff;
    background-color: #125A47;
    width: 100%;
    font-weight: 500;
    text-align: center;
    font-size: 18px;
}

.exame a:hover{
    border: 2px solid #125A47;
    color: #125A47;
    background-color:  #fff;
}

.palavras{
    border-top: 2px solid gray;
    border-bottom: 2px solid gray;
    padding: 30px 40px;
    margin-top: 20px;
}

.palavras h2{
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: inherit;
    margin-bottom: -10px;
}

.palavras span{
    border-radius: 40px;
    border: 2px solid #fff;
    color: #fff;
    background-color: #125A47;
    padding: 2px 12px;
    font-weight: 500;
    margin-top: 5px;
    font-size: 12px;
    height: 100%;
    margin-right: 8px;
}

.detalhes{
    margin-top: 10px;
}

.btn-link,
.btn-download{
    background-color: #E7E7E7;
    border-radius: 40px;
    width: 100%;
    text-align: inherit;
    display: inline-flex;
}

.btn-link:hover,
.btn-download:hover{
    background-color: #E7E7E7;
    border-radius: 40px;
    width: 100%;
    text-align: inherit;
    display: inline-flex;
}

.btn-link h2,
.btn-download h2{
    font-size: 18px;
    margin: 0px;
}

.btn-link img{
   height: 18px;
   margin: 2px 10px;
}

#amostra img{
   height: 20px;
   margin: 0px 10px;
}

#metodologia img{
    height: 13px;
    margin: 3px 9px;
}

.card{
    border: none !important;
    background-color: #F9F9F9;
}

.card-header{
    border: none !important;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #F9F9F9;
}

.collapse > .row{
    border-top: 2px solid gray;
    margin: -1px 5px;
    font-weight: 600;
}
.collapse > .row > .col-sm-3 > p,
.collapse > .row > .col-sm-9 > p{
    font-weight: 600;
    margin: 1rem;
}

.collapse > .row > .col-sm-3{
    border-right: 2px solid gray;
}

.manual{
    margin-top: 50px;
    margin-bottom: 200px;
}

.btn-download{
    margin-top: 20px;
}

.btn-download > img{
    height: 55px;
    margin: 5px 30px 5px 0px;
}

.footer-text {
    font-weight: 600;
}

.footer-text h2{
    color: #125A47;
    font-size: 20px;
    margin: 10px 0px 0px;
}

.footer-text h3{
    margin: 0px;
    font-size: 22px;
}

.footer-text h4{
    margin: 20px 0px 0px;
    font-size: 20px;
}

.footer-text p {
    font-size: 14px;
    margin: 0px;
    color: #2F3443;
}

.footer-text p > b > a {
    color: #2F3443;
    text-decoration: revert;
}

.footer-text p > a{
    color: #2F3443;
}

.seta-triangulo{
    margin-bottom: 5px;
}

.seta-triangulo:before{
    content: url(../images/seta-direita-triangulo-v.svg) !important;
    margin-right: 10px;
}

@media (max-width: 576px) { 
  #call { width: 100%; justify-content: space-between; align-items: center; }
}

@media (max-width: 360px) { 
   #call span{ display: block; }
   #call span:nth-child(2n){ display: contents; }
 }

 @media (max-width: 991px) { 
    footer .footer-bottom .bloco-1{ flex: 0 0 100%; max-width: 100%; text-align: left; padding: 0px 18px; }
    footer .footer-bottom .bloco-2{ flex: 0 0 100%; max-width: 100%; text-align: left; padding: 0px 10px; }

    footer .footer-bottom .colun-1{ flex: 0 0 40%; max-width: 40%; text-align: left; padding: 0px 10px; }
    footer .footer-bottom .colun-2{ flex: 0 0 60%; max-width: 60%; text-align: left; padding: 0px 10px; }
  }

  @media (max-width: 579px) {  
     footer .footer-bottom .colun-1 { flex: 0 0 100%; max-width: 100%; text-align: center; padding: 0px 10px; }
     footer .footer-bottom .colun-2 { flex: 0 0 100%; max-width: 100%; text-align: center; padding: 0px 10px; }
     .footer-text { text-align: center; }
     footer .footer-bottom .bloco-3 { flex: 0 0 100%; max-width: 100%; text-align: center; padding: 0px 10px; 
   }
   
.btn-pol { color: #fff; font-weight: 600; }
.ot-form-wrapper { max-width: 750px; height: 800px; border: 1px solid #c0c2c7; margin: auto; }
.ot-form-wrapper iframe { min-height: 90vh; width: 100%; }