@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,900');
* {
	font-family: Lato, sans-serif;
}
/* CLASES BASICAS */
.center {
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #1d71b8;
}
.big {
	font-size: 160%;
}
/* TIPOGRAFIA */
body {
	font: normal 11px/14px Arial, Verdana, sans-serif;
	color: #222;
	background: #fff;
	background: url('/img/background.jpg') top center no-repeat;
	background-attachment: fixed;
	height: 100% !important;
}
@media (max-width: 991px) {
	body {
		background: #1d71b8;
	}
}
@media (max-width: 991px) {
	body {
		margin: 0 auto;
		padding: 0 !important;
	}
	#page {
		padding: 0;
		width: 100%;
	}
	.container_9>* {
		width: 100% !important;
		margin: auto;
	}
	#page>* {
		width: 100% !important;
	}
}
@media (max-width: 767px) {
	#page>* {
		width: 100% !important;
	}
}
#page {
	background-color: unset;
	box-shadow: unset;
}
#header, #especialistas, #dos-col, #envios {
	background-color: white;
}
#especialistas h2, #envios h2, #contacto h2 {
	font-size: 30px;
}
#dos-col h3 {
	font-size: 25px;
}
/* HEADER */
#header {
	height: 100px
}
#header_logo {
	position: absolute;
	left: 10px;
	top: 20px;
	z-index: 1;
}
/* MENU */
#header_right>div.sf-contener.clearfix {
	margin-top: 0px;
}
.sf-menu {
	background-color: #1d71b8 !important;
	text-align: center;
}
.sf-menu li {
	border-right: unset;
	display: inline !important;
	float: none;
}
.sf-menu a {
	display: inline-block;
}
.sf-menu a:hover {
	background-color: rgba(0, 0, 0, 0.5);
	transition: 0.2s;
}
#contacto-superior {
	position: absolute;
	top: 35px;
	width: 340px;
	right: 0;
	z-index: 20;
}
#contacto-superior span {
	color: #1d71b8;
	font-size: 24px;
	font-weight: light;
	margin: 5px;
}
/* content */
.hide-left-column #center_column {
	width: 100%;
}
/* homeslider */
#homeslider {
	width: 100% !important;
}
#homeslider li {
	float: left;
	list-style: outside none none;
	position: ;
	height: auto;
	width: 100% !important;
}
#homeslider .homeslider-description {
	height: auto;
	color: red;
	bottom: 150px !important;
	right: 8%;
	position: absolute;
}
#homeslider .homeslider-description h1 {
	color: #be1622;
	font-size: 28px;
}
#homeslider .homeslider-description h2 {
	margin-top: 30px;
	display: inline-block;
	float: right;
	font-size: 24px;
}
#homeslider .homeslider-description h2 span,
#homeslider .homeslider-description h1 span {
	display: inline-block;
}
#homeslider .homeslider-description h1 span {
	margin-top: 0.5em;
}
#homeslider .homeslider-description h2 span {
	margin-left: 80px;
	margin-top: 8px;
	font-size: 2em;
	font-style: oblique;
}
.bx-wrapper {
	max-width: 100% !important;
}
/* cuerpo */
#especialistas>div, #envios>div {
	text-align: center;
	background: url('/css/linea.png') repeat-x center #fff;
	background-size: 2px 2px;
	max-width: 800px;
	margin: auto;
	margin-bottom: ;
}
#especialistas>div {
	margin-bottom: 15px;
}
#envios>div {
	margin-bottom: 30px;
}
#especialistas h2, #envios h2 {
	display: inline-block;
	background: #fffF;
}
#especialistas h2 span {
	opacity: .7;
	padding-bottom: 20px;
	display: inline-block;
	font-size: 25px;
}
#especialistas p,
#envios p {
	margin: auto;
	max-width: 60%;
}
#dos-col {
	min-height: 320px !important;
}
#todo-tipo-de-lunas,
#multimarca {
	width: 50%;
	float: left;
	max-height: 320px;
	min-height: 320px;
	text-align: center;
	color: #fff;
}
@media (max-width: 991px) {
	#todo-tipo-de-lunas,
	#multimarca {
		width: 100%;
		float: unset;
	}
}
#todo-tipo-de-lunas {}
#multimarca {
	background-color: #1d71b8;
}
#multimarca h3 {
	color: #fff;
}
#contacto h2, #envios h2, #especialistas h2, #dos-col h3 {
	text-align: center;
}
#contacto, #envios, #especialistas, #dos-col-cms, #dos-col {
	padding: 15px !important;
}
#contacto h2, #contacto p {
	color: #fff;
	text-align: center;
}
#contacto form {
	margin: 0 auto;
	width: 70%;
}
.form-group {
	margin: 15px 0;
}
#contacto form {
	margin-top: 0px;
	overflow: hidden;
}
#contacto a {
	color: #1d71b8;
}
#contacto label {
	color: #fff;
	margin-left: 10px;
}
#contacto input[type="email"],
#contacto input[type="phone"],
#contacto textarea {
	width: 95%;
	padding: 8px;
	border: none;
	border-radius: 5px !important;
	font-size: 14px
}
#contacto textarea {
	min-height: 60px;
}
#contacto, #envios, #especialistas, #dos-col {
	min-height: 220px;
}
#contacto h2, #envios h2, #especialistas h2, #dos-col h3 {
	padding: 30px;
	text-transform: uppercase;
}
#contacto [type="submit"] {
	float: right;
	border-radius: 8px !important;
	border: none;
	background: #be1622;
	color: #fff;
	padding: 10px;
	font-size: 15px;
}
#contacto [type="submit"]:hover {
	background: #ad131e;
	cursor: pointer;
}
#contacto {
	background-color: rgba(0, 0, 0, 0.5);
	height: auto;
	/*! width: 100%; */
}
#id_contact,
#formContacto .select {
	display: none;
}
#formContacto {
	max-width: 700px;
	margin: 20px auto;
	text-align: center;
}
#formContacto label {
	text-align: left !important;
}
.gdpr-form {
	max-width: 500px;
	margin: 0 auto;
}
#index #contacto a {
	color: #ffffff;
	text-decoration: underline;
}
#index .gdpr-form {
	color: #ffffff;
}
.g-recaptcha {
	margin: 20px;
	display: inline-block
}
/* FOOTER */
#footer {
	background-color: #595958;
	margin-bottom: 0;
}
#footer p {
	padding: 0;
}
#footer>* {
	padding-top: 0;
	margin-top: 10px;
}
#mapa {
	float: right;
	margin-right: 10px;
}
#copyright {
	clear: both;
	text-align: center;
	background-color: white;
	color: #585859;
	padding: 2px;
}
#copyright * {
	color: #585859 !important;
}
#columns {
	background: white;
}
.rte, #center_column>h1, #center_column>p {
	padding: 0 20px !important
}
/*Páginas CMS dos Columnas*/
#dos-col-cms {}
#izq,
#der {
	overflow: hidden;
	width: 50%;
	float: left;
}
#der {
	padding-top: 5px;
}



.banner2 {}
.banner2 h2 {
	margin-top: 0 !important;
}
.banner2 h3 {
	margin-top: 55px !important;
	text-align: right !important;
}
/*********************\
    TABLA DE COOKIES
\*********************/
#cookie-policy td,
#cookie-policy th,
#cookie-policy li,
#cookie-policy {
	font-family: sans-serif;
}
#cookie-policy td,
#cookie-policy th {
	vertical-align: middle;
}
#cookie-policy td a {
	display: inline-block;
}
#cookie-policy th.cookie-section {
	text-transform: uppercase;
	text-align: center;
	background: rgba(0, 0, 0, 0.1);
}
#cookie-policy ul {
	margin-left: 20px;
}
#cookie-table thead th {
	background: rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
	padding: 10px;
}
#cookie-table tbody th,
#cookie-table tbody td {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding: 10px;
}
.cms #izq img {
	padding: 20px;
	width: 90%;
	height: auto;
}
#center_column strong {
	color: #be1622
}
.homeslider-container a {
	pointer-events: none !important;
	cursor: default;
}
/*
.cms #header_user + .sf-contener  {
	display: none
}
.cms #columns {
    margin-top: 0;
}
/**/
.review-wrapper {
	text-align: center;
	height: 100%;
	
}
.review-wrapper form {
	text-align: left;
	display: inline-block;
	width: 100%;
	max-width: 400px;
	
}
.review-wrapper .form-group:last-of-type {
	text-align: right;
}
.review-wrapper input[type="text"],
.review-wrapper textarea {
	width: calc(100% ) !important;
	border: 1px solid #595958;
	border-radius: 3px !important;
	padding: 5px;
}
.review-wrapper input[type="submit"] {
	padding: 10px 20px;
	border: none;
	background-color: #e92e33;
	color: #fff;
	text-transform: uppercase;
	border-radius: 5px !important;
}
.review-wrapper input[type="submit"]:hover {
	background-color: #595958;
}
/*
    RESPONSIVE
*/
@media (min-width: 768px) {
	#contacto-superior a {
		pointer-events: none !important;
		cursor: default;
	}
}
@media (max-width: 767px) {
	#page {
		width: 100%;
	}
	#header {
		height: 150px;
	}
	#contacto-superior {
		top: 90px;
	}
	#header_right>div.sf-contener.clearfix {
		margin-top: 120px;
	}
	#center_column>div>p {
		max-width: 90%;
		margin: auto;
	}
	h1, h2, h3 {
		line-height: 1;
	}
	#homeslider img {
		object-fit: cover !important;
		object-position: right;
	}
	#dos-col img {
		max-width: 94%;
	}
	#contacto form {
		margin: 0 auto;
		min-width: 200px;
		width: 80%;
		font-size: 16px !important;
		line-height: 1.2;
	}
	#homeslider .homeslider-description {
		height: auto;
		bottom: 130px !important;
		right: 5%;
		position: absolute;
	}
	#homeslider .homeslider-description h1 {
		color: #be1622;
		font-size: 24px;
		text-align: left;
		margin-left: 5%;
	}
	#homeslider .homeslider-description h2 {
		margin-top: -10px;
		display: inline-block;
		float: right;
		font-size: 20px;
		text-align: right;
	}
	#homeslider .homeslider-description h2 span,
	#homeslider .homeslider-description h1 span {
		display: inline-block;
	}
	#homeslider .homeslider-description h1 span {
		margin-top: 0.5em;
	}
	#homeslider .homeslider-description h2 span {
		margin-left: 80px;
		margin-top: 8px;
		font-size: 2em;
		font-style: oblique;
	}
	#cookie-table {
		margin: 0;
		padding: 0;
		width: 100%;
		table-layout: fixed;
	}
	#cookie-table caption {
		font-size: 1.3em;
	}
	#cookie-table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	#cookie-table tr {
		border-bottom: 2px solid #ddd;
		display: block;
		margin-bottom: .325em;
	}
	#cookie-table td,
	#cookie-table tbody th {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: 1rem;
		text-align: right;
		min-height: 20px;
		;
		position: relative
	}
	#cookie-table tbody th {
		background: #dddddd;
	}
	#cookie-table tbody th:before,
	#cookie-table td:before {
		clear: both;
		content: attr(data-label) ": ";
		float: left;
		font-variant: small-caps;
		font-weight: bold
	}
	#cookie-table td:last-child {
		border-bottom: 0;
	}
	#cookie-table td {
		border-top: 1px solid #ccc;
	}
	#header, #header_right {max-width: 100%;}
	.sf-menu {
		width: 100% !important;
	}
	.sf-menu:hover {
		width: 100% !important;
	}
	.sf-menu li{
		border-bottom:  1px solid rgba(255,255,255,0.1);
	}
	.sf-menu li,
	.sf-menu li a {
		display: block !important;
	}
		#columns {
    margin-top: 120px;
}
}
@media (max-width: 480px) {
	p, input {
		font-size: 18px;
		line-height: 1.5;
	}
	#contacto [type="submit"] {
		font-size: 18px;
		padding: 8px 10px;
	}
	#contacto form {
		width: 100%;
		min-width:unset
	}
	#contacto form input,#contacto form textarea {
		box-sizing: border-box		
	}
}
