/**/
.camada-atendimento{
	width: 100%;
    height: 80px;
    background-color: #fff !important;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin: 0 0 30px 0;
    box-sizing: border-box;
    padding: 3px 0 0 0 !important;
}

.camada-atendimento a{text-decoration:none !important;}
.camada-atendimento a:hover{text-decoration:none !important;}

.box-camada-fixa{
	width: 370px;
    display: inline-block;
    vertical-align: top;
}

.box-camada-fixa h5{
	font-size: 20px;
    line-height: 20px;
    margin: 0 0 5px 0;
    font-weight: 600;
}

.box-camada-fixa h5 i{
    width: 30px;
    height: 28px;
	background-size: 28px;
	position: relative;
    top: 5px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
}

.box-camada-fixa h6{
	font-size: 26px;
    line-height: 26px;
    margin: 0;
    padding: 0;
}

.tel-fixo{text-align:left;}

.tel-fixo h5 i{background-image: url(imagens/icone-plantao.svg);}

.tel-fixo h6{font-size: 33px; line-height:33px;}

.whats-app h5 i{background-image: url(imagens/icone-whatsapp-original.svg);}

.whats-app h6{font-size: 33px; line-height:33px;}

.email{text-align:right;}

.email h5{text-align:center;}

.email h5 i{background-image: url(imagens/icone-email.svg);}

.email h6{font-size: 17px; line-height:33px;}

.box-camada-fixa:hover h5, .box-camada-fixa:hover h6{color:#dd9933;}

@media(max-width:1200px){
	.camada-atendimento {padding: 7px 0 0 0 !important;}
	.box-camada-fixa{width: 300px;}
	.tel-fixo h6 {font-size: 26px; line-height: 26px;}
	.whats-app h6 {font-size: 26px; line-height: 26px;}
	.email h6 {font-size: 14px; line-height: 26px;}
}

@media(max-width:950px){
	.tel-fixo {text-align: center;}
	.email{display:none;}
}

@media(max-width:767px){
	.camada-atendimento{height:auto; padding:8px 0 0 0 !important;}
	
	.box-camada-fixa h5{display:none !important;}
	
	.box-camada-fixa h6{background-size: 24px; background-position: 0 center; background-repeat: no-repeat; font-size: 18px; line-height: 18px; padding: 8px 0 10px 30px; margin: 0 0 5px 0; display: inline-block;}
	
	.box-camada-fixa.tel-fixo h6 {background-image: url(imagens/icone-plantao.svg);}
	
	.box-camada-fixa.whats-app h6 {background-image: url(imagens/icone-whatsapp-original.svg);}
	
	.box-camada-fixa{width: 100%;}
}
/**/

/**/
.camada-depoimentos{
	padding-top: 60px !important;
    padding-bottom: 75px !important;
	text-align: center
}


.camada-depoimentos h2{
	background-image: url(imagens/icone-depoimentos.svg);
    background-size: 60px;
    background-position: 0 center;
    background-repeat: no-repeat;
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    padding: 10px 0 10px 70px;
    margin: 0 0 5px 0;
    display: inline-block;
}

.camada-depoimentos i{
	display: block;
    font-style: normal;
    color: #222f1f;
    font-weight: 400;
    font-size: 20px;
}

.camada-depoimentos .column_icon_box{
	margin-bottom: 0;
}


.camada-depoimentos .icon_box{
	min-height: 325px;
	background-color: #fff;
    box-shadow: 0 0 2px #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 20px 20px 0 20px;
}

.camada-depoimentos .image_wrapper{
	padding:0 !important;
	margin:0 0 5px 0 !important;
}

.camada-depoimentos .image_wrapper img{
	width: 100px;
    border-radius: 100%;
    box-shadow: 0 0 3px #5c4a48;
}

.camada-depoimentos .desc_wrapper{text-align: justify; margin: 0 0 0 0; display: inline-block;}

.camada-depoimentos .desc_wrapper p{color: #555; font-weight: 400;}

.camada-depoimentos .desc_wrapper p b{font-weight: bold;}

@media(max-width:1239px){
	.camada-depoimentos .icon_box {min-height: 380px;}
}

@media(max-width:959px){
	.camada-depoimentos {padding-top: 30px !important; padding-bottom: 30px !important;}
	
	.camada-depoimentos .column_icon_box{width:100% !important; margin-bottom: 20px;}
	.camada-depoimentos .icon_box {min-height: auto;}
	
	.camada-depoimentos .desc_wrapper {text-align: center; display: inline-block;}
}

@media(max-width:500px){
	.camada-depoimentos h2{background-size: 40px; font-size: 28px; line-height: 28px;}
}
/**/

/**/
.chamada-rodape{
	width:100%;
	height:auto;
	padding:130px 0 130px 0;
	background-image:url(imagens/fundo-em-caso-de-falecimento.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#75623a;
	text-align:center;
}

.chamada-rodape h3{
	color: #fff;
    font-size: 56px;
    line-height: 56px;
    margin: 0 0 20px 0;
}

.chamada-rodape h4{
	font-size: 46px;
    line-height: 52px;
    margin: 0 0 30px 0;
    color: #efc021;
    font-family: Raleway;
    font-weight: 600;
}

.chamada-rodape a{color: #efc021;}

.chamada-rodape a:hover{color: #f1de9e;}

.chamada-rodape p{
	font-size: 26px;
    line-height: 32px;
    margin: 0;
    color: #efc021;
    font-weight: 300;
}

@media(max-width:767px){
	.chamada-rodape{padding: 30px 0 30px 0;}
	
	.chamada-rodape h3{
		font-size: 28px;
		line-height: 36px;
		margin: 0 0 10px 0;
		padding: 0 10px 0 10px;
	}

	.chamada-rodape h4{
		font-size: 28px;
		line-height: 28px;
		margin: 0 0 20px 0;
	}
	
	.chamada-rodape a {display: block; padding: 10px 0 10px 0;}
	
	.chamada-rodape p {font-size: 22px; line-height: 28px;}
}
/**/


/**/
#Footer .widget_mfn_menu ul li a{
	background-color: transparent !important;
    border: none;
    color: #555 !important;
    font-weight: 400;
    display: inline-block;
    padding: 5px 0 5px 0;
}

#Footer .widget_mfn_menu ul li a:hover{font-weight:bold; color:#dd9933 !important;}

#Footer .widgets_wrapper .one-third{
	min-height: 290px;
	margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#Footer .widgets_wrapper .widget {}

#Footer .widgets_wrapper .one-third:nth-child(1){width: 16%;}

#Footer .widgets_wrapper .one-third:nth-child(2){
    width: 42%;
    padding: 0 80px 0 90px;
    border-left: 1px solid #ccc;
}

#Footer .widgets_wrapper .one-third:nth-child(3){
    width: 42%;
    padding: 0 90px 0 80px;
    border-left: 1px solid #ccc;
}

#Footer .textwidget{
	color: #555 !important;
    font-weight: 400;
}


.plantao-24{
	width: 100%;
    height: auto;
    padding: 15px 0 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    margin: 20px 0 20px 0;
}

.plantao-24 h4{
	font-size: 24px;
    font-family: Raleway;
    margin: 0 0 15px 0;
}

.plantao-24 a{
	font-size: 42px;
    margin: 0;
    font-family: Raleway;
    color: #222f1f !important;
    font-weight: 600;
	text-decoration:none;
}

.plantao-24 a:hover{
	color:#dd9933 !important;
}

.link-fixo, .link-whats, .link-email, .localizacao{
	color: #222f1f !important;
    font-size: 18px;
    background-size: 20px;
    background-position: 0 center;
    background-repeat: no-repeat;
    display: table;
    padding: 3px 0 3px 30px;
    margin: 0 0 0 0;
    font-weight: 400;
}

.link-fixo{background-image: url(imagens/icone-telefone-preto.svg);}
.link-whats{background-image: url(imagens/icone-whatsapp-original.svg); background-size: 22px;}
.link-email{background-image: url(imagens/icone-email-preto.svg);}
.localizacao{background-image: url(imagens/icone-localizacao.svg);}

@media(max-width:1239px){
	#Footer .widgets_wrapper .one-third:nth-child(1){width: 16%;}
	#Footer .widgets_wrapper .one-third:nth-child(2){width: 42%; padding: 0 50px 0 30px;}
	#Footer .widgets_wrapper .one-third:nth-child(3){width: 42%; padding: 0 30px 0 30px;}
}

@media(max-width:959px){
	#Footer .widgets_wrapper{padding: 15px 0 0 0 !important;}
	
	#Footer .widgets_wrapper .one-third{width: 100%; min-height:auto ; padding:0 0 0 0; text-align:center;}
	#Footer .widgets_wrapper .one-third:nth-child(1){width: 100%; padding:0 0 0 0;}
	#Footer .widgets_wrapper .one-third:nth-child(2){width: 100%; padding: 20px 0 0 0; border:none; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc;}
	#Footer .widgets_wrapper .one-third:nth-child(3){width: 100%; padding: 20px 0 0 0; border:none;}
	#Footer .textwidget{text-align:center;}
	
	.link-fixo, .link-whats, .link-email{margin: 0 20px 20px 20px; display: inline-block;}
	
	.plantao-24{border:none;}
}

@media(max-width:500px){
	#Footer .widgets_wrapper .widget h4{font-size: 22px; line-height: 26px;}
	.plantao-24 h4{font-size:18px !important;}
	.plantao-24 a{font-size:28px;}
	
	.link-email {margin: 0; font-size: 14px; padding: 25px 0 0 0; background-position: center top;}
}
/**/

/**/
.footer-copy-center #Footer .footer_copy{
	background-color: #898989;
    color: #fff;
    font-weight: 300;
    border: none;
}

#Footer .footer_copy .one{margin-bottom: 15px; padding-top: 25px;}

.footer-copy-center #Footer .footer_copy .copyright {margin: 0;}
/**/


/**/
.marcador{
	width: 7px;
    height: 7px;
    background-color: #dd9933;
    display: inline-block;
    margin: 0 0 2px 0;
}
/**/


/**/
.camada-galeria{
	padding:70px 0 60px 0 !important;
}

.camada-galeria .column_divider{margin-top: 40px; margin-bottom: 10px !important;}
/**/


/**/
.camada-duvidas .question{
	border: none !important;
    margin: 0 !important;
    background-color: #dca032 !important;
    border-bottom: 1px solid #fff !important;
}

.camada-duvidas .title{
	padding-left: 30px !important;
    font-size: 24px !important;
    color: #fff !important;
}



.camada-duvidas .num{display:none !important;}




.camada-duvidas .question .acc-icon-plus{
	background-color: #fff !important;
    width: 20px !important;
    border-radius: 100%;
    height: 20px !important;
    color: #555 !important;
    font-size: 20px !important;
	top: 23px !important;
}

.camada-duvidas .question .acc-icon-minus{
	background-color: #fff !important;
    width: 20px !important;
    border-radius: 100%;
    height: 20px !important;
    color: #555 !important;
    font-size: 20px !important;
	top: 23px !important;
}


.camada-duvidas .answer{
	padding: 20px 30px 20px 30px !important;
    background-color: #eaece9;
}

.camada-duvidas .answer h2{
	font-size: 22px;
    line-height: 28px;
    margin: 0 0 5px 0;
}

.camada-duvidas .answer p{margin: 0 0 25px 0;}
/**/


/**/
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea{
	font-size:18px;
}

.wpcf7 input[type="submit"]{
	background-color: #5c4a48;
	font-size:22px;
	text-transform:uppercase;
}

.wpcf7 input[type="submit"]:hover{background-color: #208639;}
/**/

/**/
.titulo-jazigos{margin-top:140px;}
@media(max-width:1239px){.titulo-jazigos{margin-top:50px;}}
@media(max-width:959px){.titulo-jazigos{margin-top:0px;}}
/**/

/**/
.titulo-servicos{margin-top:120px;}
@media(max-width:1239px){.titulo-servicos{margin-top:60px;}}
@media(max-width:959px){.titulo-servicos{margin-top:20px;}}
/**/


.texto-branco .title, .texto-branco .desc{color:#fff !important;}

.column_divider.divisor{margin-bottom:40px !important; background-color: #222; height: 1px !important;}
.column_divider.divisor hr{margin:0 !important; background-color:transparent !important;}

.clear-both{margin:0 !important; background-color:transparent !important;}
.clear-both hr{margin:0 !important; background-color:transparent !important;}


/**/
@media(max-width:767px){
	#Top_bar #logo{height: 60px !important; line-height: 60px !important;}
	#Top_bar a.responsive-menu-toggle {top: 42px;}
}
/**/


/**/
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);}}
@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px);}100%{opacity:1;-moz-transform:translateY(0);}}
@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-20px);}100%{opacity:1;-o-transform:translateY(0);}}
@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px);}100%{opacity:1;transform:translateY(0);}}

.telefones-topo{
	width: 300px;
    height: 60px;
    float: left;
	display: none;
}

.telefones-topo a{
	color: #fff;
    font-size: 18px;
    background-size: 18px;
    background-position: 0 center;
    background-repeat: no-repeat;
    padding: 2px 0 0 20px;
    margin: 0 0 0 0;
    font-weight: 400;
	display: table-cell;
    vertical-align: middle;
}

.telefones-topo a:first-child{background-image: url(imagens/icone-telefone-branco.svg); margin: 0 15px 0 0;}
.telefones-topo a:last-child{background-image: url(imagens/icone-whatsapp-original.svg);}

.aparece-telefones{
	display:inline-table;
	-webkit-animation:1s linear 1 fadeInDown;
	-moz-animation:1s linear 1 fadeInDown;
	-o-animation:1s linear 1 fadeInDown;
	animation:1s linear 1 fadeInDown;
}

@media(max-width:767px){
	.telefones-topo{width: 100%; height: auto; text-align: center; display:block; margin: 0 0 10px 0;}
	.telefones-topo a{display: inline-block;}
	.telefones-topo a:first-child{margin: 0 10px 0 0;}
	.telefones-topo a:last-child{margin: 0 0 0 10px;}
	.aparece-telefones{display: block; -webkit-animation:none; -moz-animation:none; -o-animation:none; animation:none;}
}
/**/









/**/
.chamada-home{padding:110px 50px 95px !important; background-color:#dd9933 !important;}

.sobre-o-cemiterio-home{padding: 50px 40px 0 50px !important;}

.infraestrutura-home{padding: 18px 5% 55px !important;}

.camada-duvidas-home{padding: 70px 0 80px 0 !important;}
.titulo-duvidas{padding: 40px 7% 55px 0 !important;}
.bloco-duvida-1 .column_attr{padding: 80px 10px 40px 40px !important;}
.bloco-duvida-2 .column_attr{padding: 70px 10px 40px 40px !important;}
.bloco-duvida-3 .column_attr{padding: 70px 10px 0 40px !important;}
.bloco-duvida-4 .column_attr{padding: 80px 10px 0 40px !important;}

@media(max-width:767px){
	.camada-elementos-home .chamada-home {padding: 15px 0 0 0 !important; background-color: #dd9933 !important; text-align: center;}
	.sobre-o-cemiterio-home {padding: 20px 0 20px 0 !important;}
	.margin-top-20{margin-top:20px !important;}
	.infraestrutura-home {padding: 30px 0 0 0 !important;}
	.infraestrutura-home .column_divider hr{margin: 0 !important;}
	.camada-duvidas-home {padding: 10px 0 45px 0 !important;}
	.titulo-duvidas {padding: 30px 0 30px 0 !important;}
	.bloco-duvida-1 .column_attr {padding: 15px 10px 0 20px !important;}
	.bloco-duvida-2 .column_attr {padding: 15px 10px 0 20px !important;}
	.bloco-duvida-3 .column_attr {padding: 15px 10px 0 20px !important;}
	.bloco-duvida-4 .column_attr {padding: 15px 10px 0 20px !important;}
	
	.camada-icones {padding: 30px 0 0 0 !important; background-image:none !important;}
	.camada-icones .column-margin-30px{margin-bottom: 0 !important;}
	.camada-icones .column_divider.divisor{display:none !important;}
	.camada-icones .image_wrapper{padding-top: 0 !important; margin-bottom: 0 !important;}
	.camada-icones .desc_wrapper .title{margin-bottom: 5px !important;}
	.camada-icones .desc_wrapper .title::before{display:none !important;}
	.camada-icones .icon_box img{max-width: auto !important; height: 35px !important;}
}
/**/







/**/
#Subheader{background-size: cover;}
.home #Subheader {
	background-image: url(imagens/banner-home-cemiterio-valle-dos-reis.webp) !important;
}

.banner-manual{
	width: 1150px;
    margin: 40px 0 0 0;
    text-shadow: 2px 2px 5px rgba(0,0,0,.5);
    position: relative;
    z-index: 1;
    padding: 30px 0 50px 0;
    box-sizing: border-box;
}

.banner-manual h1{
	font-size: 60px;
    font-weight: 700;
    letter-spacing: 0;
    color: #ffffff;
    line-height: 54px;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	margin: 0 0 25px 0;
}

.banner-manual p {
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
}

@media(max-width:1239px){
	.banner-manual{
		width: 100%;
		padding: 0 0 20px 0;
		text-align: center;
	}
}

@media(max-width:767px){
	.minimalist-header-no #Subheader{padding: 30px 0!important;}
	.banner-manual{padding: 10px 0 0 0; margin: 0;}
	.banner-manual h1{font-size: 36px; line-height: 42px;}
	.banner-manual p{font-size: 26px;}
}
/**/