
/*********************  footer *********************/


.newsletter::after {
	display: none !important;
}
.newsletter h3 {
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	margin-top: 10px
}
.newsletter button, .newsletter input {
	border-radius: 50px;
	border: 1px solid white;
}
.newsletter button {
	background-color: #f1572d;
	border: 4px solid white;
}
/*.inforamtionFooter::before{content: ''; position: absolute;left: 0; width: 100%; background: #eee; min-height: 30px; z-index:-1; }*/
.inforamtionFooter {
	padding: 20px 0;
	background: #eee;
	background: -moz-linear-gradient(left, #ffffff 0%, #eeeeee 20%, #eeeeee 80%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #feffff 0%, #eeeeee 20%, #eeeeee 80%, #ffffff 100%);
	background: linear-gradient(to right, #ffffff 0%, #eeeeee 20%, #eeeeee 80%, #ffffff 100%);
	margin-bottom: 50px;
	margin-top: 0;
}
.inforamtionFooter a {
	transition: linear 0.2s all;
	position: relative;
	top: 0;
	white-space: nowrap;
}
.inforamtionFooter a:hover {
	top: -3px;
	text-decoration: underline
}
.redes p {
	color: #227dbc;
	text-align: right;
	width: 150px;
	float: right;
	position: absolute;
	top: -14px;
	display: inline-block;
	right: 4px;
}

@media (max-width: 767px) {
	.redes{margin-bottom: 20px; margin-top: 30px;}
.redes p {
	display: none;
}
footer .ftSocial {
	margin: auto !important;
	float: none;
}
}
.piePagina {
	width: 100%;
	height: 150px;
	padding: 0px 0 0;
	text-align: center;
	position: relative;
	background-image: url('../images/footer.png');
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}

@media (min-width: 767px) {
.piePagina {
	background-size: 100%;
	height: 200px
}
}

@media (min-width: 1920px) {
.piePagina {
	height: 240px
}
}
.ftSocial {
	float: right;
	margin: 20px 0 0 !important
}

@media (max-width: 568px) {
.ftSocial {
	float: none;
	margin: 20px auto !important
}
}
.ftSocial li a {
	color: white !important;
	border-radius: 10px !important;
	font-size: 26px !important;
	padding-top: 2px !important;
	width: 44px !important;
	height: 44px !important;
	transition: linear 0.3s all;
}
.ftSocial li a i {
	transition: linear 0.3s all;
	position: relative;
	top: 0px
}
.ftSocial li a:hover i {
	top: -3px
}
.ftSocial li .facebook {
	background: #1e5799;
	background: -moz-linear-gradient(left, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
	background: -webkit-linear-gradient(left, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
	background: linear-gradient(to right, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=1 );
}
.ftSocial li .twitter {
	background: #87e0fd;
	background: -moz-linear-gradient(left, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
	background: -webkit-linear-gradient(left, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
	background: linear-gradient(to right, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0', GradientType=1 );
}
.ftSocial li .instagram {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
footer .ftSocial li a:hover {
	background-color: #093e63 !important;
}
.logoFooter img {
	max-width: 250px !important;
}
.logoFooter p{max-width: 250px; text-align: center; margin: auto;}

@media (min-width: 767px) {
.logoFooter p{margin: 0 0;}	
.logoFooter {
	text-align: left;
}
}
/****************** buscador *****************/ 
.bannerText .seacrForm {
	width: 100%;
	max-width: 1170px;
	background: radial-gradient(ellipse at bottom, rgba(211,155,65,1) 1%, rgba(165,40,6,1) 100%);
	border-radius: 8px;
	box-shadow: 3px 6px 9px rgba(0,0,0,.7);
}
.bannerText .seacrForm h1 {
	background-color: transparent !important;
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: 700;
	color: white;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 5px;
	font-size: 28px;
	text-shadow: 3px 4px 4px rgba(0,0,0,.35);
}
.bannerText .seacrForm h2 {
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: 700;
	color: #efd544;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, .35);
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid rgba(239, 213, 68, .6);
	border-bottom: 1px solid rgba(239, 213, 68, .6);
	padding: 5px;
	width: 95%;
	margin: auto;
	position: relative;
	top: -3px;
}
.bannerText .seacrForm .innerForm select, .bannerText .seacrForm .innerForm input {
	border-radius: 30px;
	;
}

.bannerText .seacrForm i{color: #efd544;  padding-right: 3px; font-weight: normal}
.bannerText .seacrForm label {
	color: white; font-weight: 400;
}
.bannerText .seacrForm .form-group {
	text-align: center;
	margin-bottom: 5px !important;
}
.bannerText button {
	background-color: #ca4a28 !important;
	color: white;
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: 700;
	text-shadow: none;
	border-radius: 50px;
	vertical-align: bottom;
	margin-top: 4px;
	border: 2px solid #f0d644;;
}
.bannerText button i {color: #f0d644 !important;}
.bannerText button:hover{border:2px solid #efd544!important; color: #f0d644; background-color: #1979c3 !important;}
.bannerText button:hover i{border: none !important;}

@media (min-width: 1199px){
.bannerText button {margin-top: 24px; margin-left: 0; margin-right: 0; padding-left:45px; padding-right: 45px;}
}

