.navbar {
    margin-bottom:0px;
}

.navbar-brand {
    text-align:center;
}

.bg-area-topo {
    background-image: url("http://anestesiando.com.br/imagens/bg-topo2.jpg");
    background-size: cover;
}
.bg-area-topo-semana {
    background-image: url("http://anestesiando.com.br/imagens/bg-topo-semana.jpg");
    background-size: contain;
	background-position: center center;
}
.fundo-pagina-obrigado {
    background-image: url("http://anestesiando.com.br/imagens/bg-topo-semana.jpg");
    background-size: contain;
}
.area-video {
    text-align:center;
    padding-bottom: 50px;
}

h1 {
    margin-top:50px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color:#fff;
}


.body-principal {
	padding-top:50px !important;
}

.body-principal h1 {
	text-align:left;
	margin-top: 0px;
	color: #545454;
}

.cor-numero-topo {
    color:#f4ba00;
}

.cor-numero-topo2 {
    color:#00e576;
}

.titulo-assuntos {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-weight: bold;
    padding-top:25px;
    padding-bottom:25px;
    text-transform: uppercase;
}

.titulo-maisrazoes {
    color:#333;
}

.icone-assuntos {
    font-size:18px;
    color: #ebab00;
}

.texto-assuntos {
    font-size:16px;
    margin-bottom:20px;
}

.titulo-fim {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-weight: bold;
    padding-top:25px;
    padding-bottom:0px;
    text-transform: uppercase;
}
.texto-fim {
    text-align:center;
    font-size:16px;
    margin-bottom: 40px;
}

.espaco-texto-assuntos {
    padding-top:20px;
    padding-bottom:60px;
}

.texto-dia {
    color:#fff;
    font-size:26px;
    margin-bottom:0px;
}
.texto-horario {
    font-size:20px;
    color: #8c8b8b;
}

.area-botao {
    background-color: #1c1f29;
    padding-top: 20px;
    padding-bottom: 20px;
}

.botao-CTA {
    position: relative;
    padding: 22px 30px 22px 30px;
    border-style: solid;
    border-width: 1px 1px 5px;
    border-color: #ce720b;
    border-radius: 12px;
    background-image: linear-gradient(#ebab00,#ce5603);
    box-shadow: 1px 1px 22px 0 rgba(0, 0, 0, .12);
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}
.botao-CTA:hover {
    background-image: linear-gradient(#d29902,#b64c02);
    border-color: #ab5c04;
}

.botao-CTA2 {
    position: relative;
    padding: 22px 30px 22px 30px;
    border-style: solid;
    border-width: 1px 1px 5px;
    border-color: #ce720b;
    border-radius: 12px;
    background-image: linear-gradient(#ebab00,#ce5603);
    box-shadow: 1px 1px 22px 0 rgba(0, 0, 0, .12);
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    width:100%;
}

.botao-CTA3 {
    position: relative;
    padding: 22px 30px 22px 30px;
    border-style: solid;
    border-width: 1px 1px 5px;
    border-color: #ce720b;
    border-radius: 12px;
    background-image: linear-gradient(#ebab00,#ce5603);
    box-shadow: 1px 1px 22px 0 rgba(0, 0, 0, .12);
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}

.botao-CTA2:hover {
    background-image: linear-gradient(#d29902,#b64c02);
    border-color: #ab5c04;
}

.botao-CTA3 {
    position: relative;
    padding: 22px 30px 22px 30px;
    background-image: linear-gradient(#ebab00,#ce5603);
    box-shadow: 1px 1px 22px 0 rgba(0, 0, 0, .12);
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}
.botao-CTA3:hover {
    background-image: linear-gradient(#d29902,#b64c02);
    border-color: #ab5c04;
}

.area-maisrazoes {
    background-color: #f3f3f3;
    padding-top: 80px;
    padding-bottom: 50px;
}

.espaco-mais-razoes {
    padding: 40px 35px 35px 45px;
    border-radius: 10px;
    text-align:center;
}

.icone-1-maisrazoes {
    width: 85px;
}

.subtitulo-razoes {
    font-size:22px;
    font-weight:bold;
    font-family: 'Montserrat', sans-serif;
}

.nome-drthiago {
    padding-left:22px;
    font-family: 'Montserrat', sans-serif;
    font-weight:bold;
}

.linha-aposnome {
    width: 25%;
    height: 2px;
    background-color:#000;
}

#cd-days {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #e0dede;
}
#cd-hr {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #e0dede;
}
#cd-min {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #e0dede;
}
#cd-sec {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #e0dede;
}
.texto-contador1 {
    text-align:center;
    color: #e0dede;
}

.featurette-divider {
    margin-top:50px;
    margin-bottom: 50px;
}

.area-sobre {
    margin-bottom: 60px;
}

.foto-drthiago {
    width:100%;
}

.ultima-chamada {
    background-color:#efefef;
    padding-top: 30px;
    padding-bottom: 60px;
}

.square-count2 {
    background-color:#ffffff;
    border-radius:5px;
    padding:10px;
}

#cd-days2 {
    text-align: center;
    font-size:60px;
    color: #414141;
}
#cd-hr2 {
    text-align: center;
    font-size:60px;
    color: #414141;
}
#cd-min2 {
    text-align: center;
    font-size:60px;
    color: #414141;
}
#cd-sec2 {
    text-align: center;
    font-size:60px;
    color: #414141;
}
.texto-count2 {
    color: #414141;
    text-align: center;
    font-size: 15px;
}

.e-book-imagem {
    width: 250px;
    text-align:center;
}

.rodape {
    background-color:#1c1f29;
    padding-top: 50px;
    padding-bottom: 50px;
}

    .logo-drthiago {
        width:240px;
}

.icone-rodape {
    margin-right:10px;
}

.centered-thing {
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mc-field-group {
    padding-bottom: 1% !important;
}

.area-depoimentos {
    background: #fff;
}

.espaco-entre-depoimentos {
    padding: 15px;
}

.quadrado-depoimentos {
    background: #f7f6f6;
    text-align:center;
    padding:15px;
    border-radius:10px;
    box-shadow:0 15px 38px 0 rgba(0,0,0,0.1);
}

.texto-depoimentos {
    font-size: 18px;
    line-height: 1.9;
    letter-spacing: 0;
    color:#616161;
}

.foto-depoimento {
    width:70%;
}

.nome-depoimento {
    font-family: 'Montserrat', sans-serif;
    font-weight:bold;
    font-size:18px;
}

.texto-pagina-obrigado {
    font-family: 'Montserrat', sans-serif;
    font-weight:bold;
    font-size:18px;
}

.cover-heading {
    font-size:70px;
}

.texto-disponibilidade {
    font-size: 15px;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.texto-disponibilidade2 {
    font-size: 15px;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color:#fff;
}

.texto-videos-lateral {
	font-size: 18px;
    font-weight: bold;
}
