/*-------cursos------*/
.titCursos .section-header .section-title {
    color: #2b6c93;
    border-bottom: 1px solid #2b6c93 !important;
    padding-top: 40px;
}

.titCursos .text-center {
    color: #2b6c93;
    font-size: 24px;
}

.cursos {
    background: #c0d4e0;
}

    .cursos .todosCursos {
        margin-top: 60px;
    }

    .cursos .boxCurso {
        background: #fff;
        margin-bottom: 10px;
        padding: 10px 20px;
        box-shadow: 2px 2px 0px #a5bfce;
        overflow: hidden;
    }

        .cursos .boxCurso h2 {
            text-align: center;
            color: #2b6c93;
            font-size: 22px;
            border-bottom: 1px solid #2b6c93;
            padding-bottom: 25px;
        }

        .cursos .boxCurso .datas {
            margin-left: -40px;
        }

        .cursos .boxCurso .descricao {
            text-align: justify;
            color: #767571;
            font-size: 18px !important;
            font-weight: 100 !important;
        }

            .cursos .boxCurso .descricao a {
                color: #2b6c93;
                text-decoration: underline;
            }

                .cursos .boxCurso .descricao a:hover {
                    color: #000;
                }

        .cursos .boxCurso ul {
            color: #767571;
            font-size: 18px;
            list-style: none;
        }

            .cursos .boxCurso ul li {
                padding: 5px;
            }

    .cursos .buscaCursos p {
        text-align: center;
        font-size: 18px;
        padding-bottom: 10px;
    }

    .cursos .todosCursos {
        padding-bottom: 100px;
    }

    .cursos select {
        height: 40px;
        padding: 5px 10px;
        font-size: 16px;
        border: 0px;
    }

    .cursos .descricaoCurso {
        font-size: 14px;
    }

        .cursos .descricaoCurso .tit {
            color: #2b6c93;
            font-size: 16px;
            font-weight: bold;
            line-height: 0px;
            padding-top: 15px;
        }

        .cursos .descricaoCurso .preco {
            color: #ae1616;
        }

    .cursos .sobreInstrutor {
        background: #f5f5f5;
        padding: 5px 10px;
        font-size: 14px;
        margin-top: 20px;
    }

        .cursos .sobreInstrutor .tit {
            color: #683b84;
            font-size: 16px;
            font-weight: bold;
            line-height: 0px;
            padding-top: 15px;
            padding-bottom: 5px;
        }

    .cursos .boxCurso .sobreCurso .datasInternas {
        font-size: 16px !important;
        margin: 10px 0;
    }

        .cursos .boxCurso .sobreCurso .datasInternas span {
            font-weight: bold;
            color: #683b84;
            padding-left: 5px;
        }


/*---------sobre---------*/
.titSobre .section-header .section-title {
    color: #8e6aa5;
    border-bottom: 1px solid #8e6aa5 !important;
    padding-top: 40px;
}

.titSobre p {
    font-size: 20px;
}

.titSobre .tit {
    font-size: 28px;
    color: #a782bf;
}

.titSobre .textos {
    padding: 20px;
    background: #f5f1f7;
    margin-bottom: 25px;
    /*min-height: 400px;*/
    border-radius: 5px;
    /*border-bottom: 1px dotted #999;*/
}


.titSobre .textos .panel-body p {
    font-size: 14px!important;
}

.titSobre .textos .panel-title > a {
    font-weight: bold;
    color: #4a1079;
}

.titSobre .textos .panel-default > .panel-heading{
    background: none!important;
    border: 0px!important;

}


/*------------sentimentos------------*/
.titEssencias {
    background: #fff;
}

    .titEssencias .section-header .section-title {
        color: #96abcc;
        border-bottom: 1px solid #96abcc !important;
        padding-top: 40px;
    }

    .titEssencias .text-center {
        font-size: 16px;
    }

    .titEssencias .titLista {
        background: #f5f5f5;
        font-size: 24px;
        padding: 15px 15px;
        color: #537dbe;
        font-weight: bold;
    }

    .titEssencias img {
        width: 100%;
        
    }

    .titEssencias .listagem {
        background: #f5f5f5;
        padding: 20px 5px;
        font-size: 18px;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .titEssencias .link a {
        color: #505050;
    }

        .titEssencias .link a:hover {
            color: #537dbe;
            box-shadow: 3px 3px 3px #999;
        }

    .titEssencias .tit {
        padding-top: 10px;
        font-size: 24px;
        font-weight: bold;
    }


    .titEssencias ul li {
        list-style: none;
        padding-bottom: 10px;
    }

    .titEssencias ul {
        margin-left: -40px !important;
        padding-top: 15px;
    }

    .titEssencias .glyphicon-ok {
        background: #c7a6db;
        border-radius: 50%;
        padding: 10px;
        color: #fff;
    }

.titEssencias tr td{
	padding: 5px;
}

/*--------faq-------*/
.faq {
    background: #fbbb76;
    padding-bottom: 40px;
}

    .faq .section-header .section-title {
        color: #fff;
        border-bottom: 1px solid #fff !important;
        padding-top: 40px;
    }

    .faq .pergunta {
        border-bottom: 1px dotted #fff;
        padding: 20px;
    }

        .faq .pergunta:first-child {
            padding: 0px 20px;
        }


        .faq .pergunta p {
            color: #fff !important;
            font-size: 18px !important;
        }

        .faq .pergunta h2 {
            color: #fff !important;
        }


/*----onde comprar-----*/
.ondeComprarInterna {
    background: #fff;
    padding-bottom: 40px;
}

    .ondeComprarInterna .section-header .section-title {
        color: #8cbcac;
        border-bottom: 1px solid #8cbcac !important;
        padding-top: 40px;
    }

    .ondeComprarInterna .text-center {
        font-size: 20px;
    }

    .ondeComprarInterna .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        font-size: 20px;
    }

    .ondeComprarInterna .nav-tabs > li > a {
        font-size: 20px;
    }

    .ondeComprarInterna .tab-content {
        background: #f5f5f5;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        padding-bottom: 30px;
    }

    .ondeComprarInterna .form-control {
        border-radius: 0px;
        font-size: 16px;
        color: #999;
        border: 0px;
        height: 40px;
    }

    .ondeComprarInterna .btn.btn-primary {
        background-color: #599a84 !important;
        border-color: #809ac4;
    }

    /*.ondeComprarInterna .btn_essencias_formulas {
    color: #fff;
    box-shadow: 2px 2px 4px #6280b0;
    background: Red;
}*/

    .ondeComprarInterna .btn {
        margin: 20px auto;
        border-width: 0;
        border-bottom-width: 0px;
        border-radius: 0px;
        padding: 10px 20px;
    }


    .ondeComprarInterna .btn_ondeComprarInterna {
        color: #fff;
        box-shadow: 2px 2px 4px #bed7ce;
    }

        .ondeComprarInterna .btn_ondeComprarInterna:hover {
            background: #36856a !important;
            color: #fff;
        }

    .ondeComprarInterna .resultadoBusca {
        padding: 0 10px;
        border-top: 1px dotted #b2b2b2;
    }

        .ondeComprarInterna .resultadoBusca h2 {
            color: #424242;
            font-size: 24px;
        }

        .ondeComprarInterna .resultadoBusca .nomeLocal {
            background: #fff;
            padding: 15px;
            margin-bottom: 15px;
			min-height: 365px;
        }

        .ondeComprarInterna .resultadoBusca .nomeLocalOnline {
           
			min-height: 0px;
        }


            .ondeComprarInterna .resultadoBusca .nomeLocal h3 {
                font-size: 20px;
                padding: 0px;
                margin: 0;
                margin-bottom: 10px;
                color: #36856a;
				min-height: 45px;
            }

    .ondeComprarInterna .aba {
        color: #36856a !important;
    }

    .ondeComprarInterna .topoResultado {
        padding-left: 20px;
    }

    .ondeComprarInterna .tab-content .tit {
        padding-left: 14px;
        padding-bottom: 20px;
        font-size: 20px;
    }

    .ondeComprarInterna .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background: #f5f5f5!important;
    }




@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .titSobre .textos {
        min-height: 0px;
    }

    .faq .pergunta h2 {
        color: #fff !important;
        font-size: 22px;
    }
	
        .ondeComprarInterna .resultadoBusca .nomeLocal {

			 min-height: 0px!important;
        }	
	
.titEssencias ul {
    margin-left: 0px !important;
    padding-top: 15px;
}	
	
	.formEssencias{
		clear: both;
		padding: 10px;
		width: 95%;
		text-align: center;
	}
	
	.botaoEssenciasMobile{
	padding-top: 10px;	
	}
}

/*-------------------------*/
