.form-control {
	padding-left: 10px;
}

.form-control {
	line-height: normal;
}

#form_contactos textarea{
	height: 145px;
}

.form-control[type=email] {
	text-transform: lowercase;
}

/*HOMEPAGE*/


.header .navbar .logo img{
	width: 105px;
}


.testimonial--meta-img img{
	width: unset !important;
	height: 50px;
}





.count-box .count-icon {
	max-width: 60px;
}

.count-box .count-icon img {
	max-width: 100%;
	max-height: 100%;
	display: inherit;
}

.feature-left .feature-panel .feature--icon {
	max-width: 65px;
}

.feature-left .feature-panel .feature--icon img {
	max-width: 100%;
	max-height: 100%;
	display: inherit;
}

.feature-panel .feature--icon {
	max-width: 75px;
}

.feature-panel .feature--icon img {
	max-width: 100%;
}

.col-img {
	height: 875px !important;
}

#contactos_response {
	position: absolute;
	bottom: 0;
	z-index: 2;
	right: 100px;
	width: 300px;
}

.footer-widget .footer--widget-contact ul li img {
	position: absolute;
	left: 0;
	top: 4px;
	width: 25px;
}

.footer--widget-recent .entry--img img {
	max-width: 70px;
	max-height: 70px;
}

.blog-entry .entry--img {
	text-align: center;
}

.blog-entry .entry--img img,
.entry-related .entry--img img {
	width: 100%;
}



@media screen and (max-width: 992px){
	#slider .container{
		width: Calc(100% - 90px);
	}

	.count-box {
		width: 175px;
		margin: 20px auto;
		padding-left: 0;
	}

	.count-box .count-icon {
		left: -15px;
	}

	.col-img {
		height: 50vH !important;
		min-height: unset;
	}

}

@media screen and (max-width: 767px){

	#banner3 .mb-50{
		margin-bottom: 0 !important;
	}


	.entry--share-tags {
		margin-bottom: 0 !important;
	}

	.blog-entry {
		margin-bottom: 0 !important;
	}

	.footer-widget {
		padding-bottom: 20px;
	}

	.footer--widget-recent .entry {
		margin-bottom: 50px;
	}
}


@media only screen and (max-width: 767px) and (min-width: 320px){
	.footer--widget-content {
		margin-bottom: 80px;
	}
}


.carousel_esp .owl-controls .owl-prev{
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d8ae76 !important;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 30px;
	height: 30px;
	left: 0;
	position: absolute;
}

.carousel_esp .owl-controls .owl-next{
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d8ae76 !important;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 30px;
	height: 30px;
	right: 0;
	position: absolute;
}

.carousel_esp .testimonial-panel{
	width: 80%;
	margin: 0 auto;
}


#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
	width: 43px;
	height: 36px;
	position: relative;
	margin: 0 auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	top: 30px;
	outline: none;
	right: 15px;

}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	display: block;
	position: absolute;
	height: 3px;
	width: Calc(100% - 10px);
	background: #d8ae76;
	border-radius: 0;
	opacity: 1;
	left: 50%;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	/* margin: 0 auto; */
	transform: translateX(-50%);
}

#nav-icon1 span:nth-child(1) {
	top: 5px;
}

#nav-icon1 span:nth-child(2) {
	top: 15px;
}

#nav-icon1 span:nth-child(3) {
	top: 25px;
}

#nav-icon1.open span:nth-child(1) {
	top: 15px;
	left: 5px !important;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}

#nav-icon1.open span:nth-child(3) {
	top: 15px;
	left: 5px !important;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}



@media screen and (max-width: 992px){
	#blog .container{
		width: 100%;
		padding: 0;
	}
}


@media (max-width: 992px){
	.blog-single .blog-entry .entry--meta {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0 20px;
	}

	.blog-entry .entry--title {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0 20px;
	}

	.blog-single .blog-entry .entry--content {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0 20px;
	}
	.entry--share-tags {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0 20px;
	}

	.botao_voltar {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0 20px;
		margin-top: 40px;
		text-align: center;
	}
}


@media only screen and (max-width: 767px) and (min-width: 320px){
	.blog-entry {
		padding: 0;
	}
}


.pesquisa{

}

/* Estilos para a barra de política das cookies */

.cookie_bar {
	position: fixed;
	bottom: 0;
	width: 100%;
	max-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	background: #494e54;
	color: white;
	z-index: 9999;
	font-family: Arial, Helvetica;
	font-size: 12px;
	min-height: 50px;
	line-height: 16px;
}

.center_cookie_container {
	position: relative;
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
}

.cookie_bar .cookie_texto {
	position: relative;
	float: left;
	max-width: 830px;
	width: 100%;
	margin-right: -95px;
	padding: 0px 0;
	text-align: center;
}

.cookie_bar .cookie_texto .cookie_interior {
	margin-right: 95px;
	padding: 10px 10px;
}

.cookie_bar .cookie_texto a {
	color: white;
	text-decoration: underline;
}

.cookie_bar .cookie_aceitar {
	position: relative;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	background: white;
	margin-top: 10px;
}

.cookie_bar .cookie_aceitar #cookie_botao {
	background: white;
	border: 1px #FFFFFF solid;
	position: relative;
	width: 75px;
	height: 30px;
	color: #494e54;
	font-weight: bold;
	cursor: pointer;
}

.cookies_politicas {
	position: relative;
	display: none;
	color: white;
	clear: both;
	width: 100%;
	max-width: 810px;
	margin: 0 auto;
}

.cookies_politicas a {
	color: white;
	text-decoration: underline;
}

.cookies_politicas .center_cookie_container {
	padding: 10px;
	width: 95%;
}
