body {
    margin: 0;
    padding: 0;
    font-family: 'Ubuntu';
}

#header {
    padding:0;
    position: fixed;
    width: 100%;
    background: #fff;
}

#nav .nav-list li:last-child {
    padding: 7px 0 0 0 !important;
    vertical-align: middle;
}

#nav .nav-list {
    padding: 18px 0 18px 28px !important;
    font-size: 16px;
}

.logo {
    padding: 18px 0 18px 0 !important;
}

.main-banner {
    height: 86vh;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

#header .nav-opener {
    padding: 11px 0 18px 0 !important;
}

a {
    color: #033877;
    text-decoration: none;
}

a:hover {
    color: #f5355a;
    text-decoration: none;
}

a.footer:hover {
    color: #fff;
    text-decoration: underline;
}

.pad-top-lg {
    padding-top: 0px !important;
}

#nav .nav-list a {
    color: #033877;
}

#nav .nav-list a:hover {
    color: #f5355a;
}

#nav .nav-list a.active {
    color: #f5355a;
}

.btn-default,
.btn-default.active {
    color: #fff;
    background-color: #033877;
    border-color: #033877;
}

.btn-default:hover,
.btn-default.active:hover {
    color: #fff;
    background-color: #f5355a;
    border-color: #f5355a;
}

.morphext > .animated {
    display: inline-block;
}

.main-banner .arrow {
    bottom: -16vh;
}

.quote-form .form-control .active {
    border-color: #033877;
}

.text-rosa {
    color: #f5355a !important
}

.services-section .services-box li:last-child, .services-section .services-box li:first-child {
    background: rgba(255, 255, 255, .9);
}

.services-section .services-box li {
    width: 50%;
    float: left;
    height: 230px;
    overflow: hidden;
    position: relative;
    background: rgba(247, 53, 91, .9);
}

.text-white {
    color: #fff !important;
}

.mb-2 {
    margin-bottom: 1rem;
}

.text-blue {
    color: #033877 !important
}

.rowequal {
    display: flex;
    align-items: center;
}



.infoUnidade .header {
    color: #033877 !important;
    font-size: 12px;
    padding: 15px 9% 15px;
}

.infoUnidade .box {
    line-height: 22px;
    padding: 27px 9%;
    border-top: 1px solid #eee;
}

.infoUnidade {
	background: #fff;
	border: 1px solid #eee;
}

.infoUnidade .header {
	color: #777;
	font-size: 12px;
	padding: 15px 10% 15px;
}

.infoUnidade .title {
	color: #333;
	display: block;
	font-size: 14px;
	font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.infoUnidade .price-txt {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}

.infoUnidade .price-txt .price {
	font-size: 38px;
	line-height: 50px;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 4px -5px -5px;
}

.infoUnidade .price-txt .txt {
	letter-spacing: 1px;
	display: inline-block;
	vertical-align: bottom;
}

.infoUnidade p {
	margin: 0;
}

.infoUnidade .box {
	line-height: 22px;
	padding: 15px 10%;
	border-top: 1px solid #eee;
}

.infoUnidade .box p {
	margin: 0 0 22px;
}

.infoUnidade h3 {
	color: #333;
	margin: 0 0 19px;
	font: 700 18px/24px "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.infoUnidade .divider {
	width: 34px;
	margin: 0 0 15px 3px;
    background-image: none !important;
}

.infoUnidade .order {
	font: 700 12px/16px "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #033877 !important;
    color: #fff !important;
}

.btn-secundary {
    color: #fff !important;
    background-color: #f5355a;
    border-color: #f5355a;
    border: 0;
    font-weight: 700;
    border-radius: 2px;
    padding: 16px 43px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn-secundary:hover {
    color: #033877 !important;
}

.main-banner .title,
.main-banner .heading {
    color: #033877;
}

.main-heading p {
    padding-top: 2rem;
}

.about-box .num {
    margin: 0 0 14px;
}

.about-box .title {
    color: #f5355a;
}

.top-list .fa {
    background: #f5355a;
    border: 1px solid #f5355a;
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}


.btn-full {
    width: 100%;
}

.mt-social a {
    opacity: 1 !important;
}

.h-100 {
    min-height: calc(100vh - 143px);
    display: grid;
}

#cienciaTermo {
    margin-top: 2rem;
    margin-bottom: 6rem;
}

#conteudoTermo {
    margin-top: 2rem;
    padding-bottom: 11rem;
    margin-top: 116px;
}

#conteudoTermo  .heading {
    color: #033877;
    margin: 0 0 18px;
    font: 700 36px/60px "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 4rem;
}

.bg-white {
    background-color: #fff;;
}

.about-box p.noMargin {
    margin: 0 !important;
}

.panel {
    background-color: #fff;
    padding: 15px;
    border-radius: 6px;
}

h4.heading {
    font: 700 28px/60px "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

p.m-0 {
    margin: 0;
}

p.p-0 {
    padding: 0;
}
 .cursor {
    display: inline-block;
    background-color: #f5355a;
    margin-left: 0.1rem;
    width: 3px;
    animation: blink 0.5s infinite;
  }
  .container p span.cursor.typing {
    animation: none;
  }
  @keyframes blink {
    0%  { background-color: #f5355a; }
    49% { background-color: #f5355a; }
    50% { background-color: transparent; }
    99% { background-color: transparent; }
    100%  { background-color: #f5355a; }
  }


@media (max-width: 1366px) {
    #header {
        padding: 10px 0 0px;
    }
}

@media (max-width: 600px)
{
    .rowequal {
        display: inline;
        align-items: center;
    }

    .nav-active #nav {
        height: auto;
        overflow-y: auto;
    }

    .services-section .txt-box {
        padding: 0 !important;
    }

    .main-banner {
        padding: 4vh 0;
        background-position-x: 80%;
        display: block;
        height: fit-content;
    }

    div.divTratamentos[style],
    div.divRedeorto[style] {
        height: auto !important;
     }

     .btn-mobile, .btn-mobile.active {
        width: 100%;
    }

    .pad-top-lg {
        padding-top: 30px !important;
    }

    .about-box p {
        text-align: center;
        margin: 20px 0 0 0;
    }

    .main-heading .heading {
        text-align: center;
    }

    .services-section .txt-box .divider {
        margin: auto;
    }

    .main-heading p {
        margin: 0;
        text-align: center;
        padding-top: 2rem;
    }

    .pad-bottom-sm {
        padding-bottom: 30px !important;
    }

    .equal {
        margin: 0 !important;
        padding: 0 !important;
    }


    div.divRedeorto.mmb {
        padding-bottom: 60px !important
     }

     #header {
        padding: 10px 0 !important;
    }

    #main {
        margin-top: 97px;
    }

    .about-box .title {
        text-align: center;
    }

    .about-box .divider {
        width: 35px;
        margin: auto;
    }

    .about-box .num {
        margin: 0 0 14px;
        text-align: center;
    }

    #btnSaibaMais,
    .main-banner .divider {
        display: none;
    }

    .quote-form {
        margin: 25px 0 0;
    }

    .main-banner .title, .main-banner .heading {
        text-align: center;
    }

    #conteudoTermo  .heading {
        color: #033877;
        margin: 0 0 18px;
        font: 700 20px/60px "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding-top: 4rem;
    }

    #cienciaTermo {
        max-width: 100vw;
    }

    .btn {
        white-space: break-spaces !important;
    }

    #conteudoTermo {
        margin-top: 2rem;
        padding-bottom: 4rem;
    }

    .main-heading {
        margin-bottom: 40px;
    }

    .testim .cont > div.inactive {
        opacity: 1;
        width: 90% !important;
        left: 5% !important;
        }
        
        
    .testim .cont > div.active {
        position: relative;
        opacity: 1;
        width: 90% !important;
        left: 5% !important;
        }
}



/* Depoimentos */


.testim {
    width: 100%;
    position: relative;
}

.testim .wrap {
position: relative;
width: 100%;
max-width: 1020px;
padding: 40px 20px;
margin: auto;
}

.testim .arrow {
display: block;
position: absolute;
color: rgba(0,0,0,0.3);
cursor: pointer;
font-size: 2em;
top: 50%;
-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
-webkit-transition: all .3s ease-in-out;    
-ms-transition: all .3s ease-in-out;    
-moz-transition: all .3s ease-in-out;    
-o-transition: all .3s ease-in-out;    
transition: all .3s ease-in-out;
padding: 5px;
z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
color: #f5355a;
}


.testim .arrow.left {
left: 70px;
}

.testim .arrow.right {
right: 70px;
}

.testim .dots {
text-align: center;
position: absolute;
width: 100%;
bottom: 60px;
left: 0;
display: block;
z-index: 3333;
height: 12px;
margin: 0;
padding: 0;
}

.testim .dots .dot {
list-style-type: none;
display: inline-block;
width: 12px;
height: 12px;
border-radius: 50%;
border: 1px solid #f5355a;
margin: 0 10px;
cursor: pointer;
-webkit-transition: all .5s ease-in-out;    
-ms-transition: all .5s ease-in-out;    
-moz-transition: all .5s ease-in-out;    
-o-transition: all .5s ease-in-out;    
transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
background: #f5355a;
border-color: #f5355a;
}

.testim .dots .dot.active {
-webkit-animation: testim-scale .5s ease-in-out forwards;   
-moz-animation: testim-scale .5s ease-in-out forwards;   
-ms-animation: testim-scale .5s ease-in-out forwards;   
-o-animation: testim-scale .5s ease-in-out forwards;   
animation: testim-scale .5s ease-in-out forwards;   
}

.testim .cont {
position: relative;
    overflow: hidden;
}

.testim .cont > div {
text-align: center;
position: absolute;
top: 0;
left: 0;
padding: 0 0 70px 0;
opacity: 0;
}

.testim .cont > div.inactive {
opacity: 1;
width: 50%;
left: 25%;
}


.testim .cont > div.active {
position: relative;
opacity: 1;
width: 50%;
left: 25%;
}


.testim .cont div .img img {
display: block;
width: 60px;
height: 60px;
margin: auto;
border-radius: 50%;
}

.testim .cont div h2 {
font-size: 1.3em;
margin: 15px 0 0 0;
}

.testim .cont div p {
font-size: 1.15em;
color: #333;
width: 50%;
margin: auto;
}

.testim .cont div.active .img img {
-webkit-animation: testim-show .5s ease-in-out forwards;            
-moz-animation: testim-show .5s ease-in-out forwards;            
-ms-animation: testim-show .5s ease-in-out forwards;            
-o-animation: testim-show .5s ease-in-out forwards;            
animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
-webkit-animation: testim-content-in .4s ease-in-out forwards;    
-moz-animation: testim-content-in .4s ease-in-out forwards;    
-ms-animation: testim-content-in .4s ease-in-out forwards;    
-o-animation: testim-content-in .4s ease-in-out forwards;    
animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
-webkit-animation: testim-content-in .5s ease-in-out forwards;    
-moz-animation: testim-content-in .5s ease-in-out forwards;    
-ms-animation: testim-content-in .5s ease-in-out forwards;    
-o-animation: testim-content-in .5s ease-in-out forwards;    
animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
-webkit-animation: testim-hide .5s ease-in-out forwards;            
-moz-animation: testim-hide .5s ease-in-out forwards;            
-ms-animation: testim-hide .5s ease-in-out forwards;            
-o-animation: testim-hide .5s ease-in-out forwards;            
animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
-webkit-animation: testim-content-out .4s ease-in-out forwards;        
-moz-animation: testim-content-out .4s ease-in-out forwards;        
-ms-animation: testim-content-out .4s ease-in-out forwards;        
-o-animation: testim-content-out .4s ease-in-out forwards;        
animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
-webkit-animation: testim-content-out .5s ease-in-out forwards;    
-moz-animation: testim-content-out .5s ease-in-out forwards;    
-ms-animation: testim-content-out .5s ease-in-out forwards;    
-o-animation: testim-content-out .5s ease-in-out forwards;    
animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
0% {
    -webkit-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -webkit-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-moz-keyframes testim-scale {
0% {
    -moz-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -moz-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-ms-keyframes testim-scale {
0% {
    -ms-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -ms-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-o-keyframes testim-scale {
0% {
    -o-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -o-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -o-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -o-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@keyframes testim-scale {
0% {
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-webkit-keyframes testim-content-in {
from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -webkit-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-moz-keyframes testim-content-in {
from {
    opacity: 0;
    -moz-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -moz-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-ms-keyframes testim-content-in {
from {
    opacity: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -ms-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-o-keyframes testim-content-in {
from {
    opacity: 0;
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -o-transform: translateY(0);        
    transform: translateY(0);        
}
}

@keyframes testim-content-in {
from {
    opacity: 0;
    transform: translateY(100%);
}

to {
    opacity: 1;
    transform: translateY(0);        
}
}

@-webkit-keyframes testim-content-out {
from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -webkit-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-moz-keyframes testim-content-out {
from {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -moz-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-ms-keyframes testim-content-out {
from {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -ms-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-o-keyframes testim-content-out {
from {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@keyframes testim-content-out {
from {
    opacity: 1;
    transform: translateY(0);
}

to {
    opacity: 0;
    transform: translateY(-100%);        
}
}

@-webkit-keyframes testim-show {
from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -webkit-transform: scale(1);       
    transform: scale(1);       
}
}

@-moz-keyframes testim-show {
from {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -moz-transform: scale(1);       
    transform: scale(1);       
}
}

@-ms-keyframes testim-show {
from {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -ms-transform: scale(1);       
    transform: scale(1);       
}
}

@-o-keyframes testim-show {
from {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -o-transform: scale(1);       
    transform: scale(1);       
}
}

@keyframes testim-show {
from {
    opacity: 0;
    transform: scale(0);
}

to {
    opacity: 1;
    transform: scale(1);       
}
}

@-webkit-keyframes testim-hide {
from {
    opacity: 1;
    -webkit-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
}

@-moz-keyframes testim-hide {
from {
    opacity: 1;
    -moz-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
}
}

@-ms-keyframes testim-hide {
from {
    opacity: 1;
    -ms-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
}
}

@-o-keyframes testim-hide {
from {
    opacity: 1;
    -o-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
}
}

@keyframes testim-hide {
from {
    opacity: 1;
    transform: scale(1);       
}

to {
    opacity: 0;
    transform: scale(0);
}
}

@media all and (max-width: 300px) {
body {
    font-size: 14px;
}
}

@media all and (max-width: 500px) {
.testim .arrow {
    font-size: 1.5em;
}

.testim .cont div p {
    line-height: 25px;
}

}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}

.main-heading {
    margin-bottom: 3rem;
}

#localizacao {
    padding-top: 3rem !important
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #f5355a !important;
    border-color: #f5355a !important;
    color: #fff !important
}