/*
Theme Name:SABARQ
Author:Paula Villanueva
Author URI:http://www.paulavillanueva.cl
*/
body{
	overflow-x:hidden !important;
	background:#fff;
	animation:myfadeInAnimation 3s;
}
.body{
	overflow-x:hidden !important;
}
body.template-contacto{
	background-image:url(img/bg/bg-contacto.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}
a, object{
	outline:none !important;
}
.nopd{
	padding-right:0;
	padding-left:0;
}
.nopdl{
	padding-left:0;
}
.nopdr{
	padding-right:0;
}
.nopdb{
	padding-bottom:0;
}
.nopdt{
	padding-top:0;
}
.gutter > [class*='col-']{
	padding-right:5px;
 	padding-left:5px;
}
.row.gutter{
	margin-left:-5px;
	margin-right:-5px;
}
.modal{
	background:#292929;
	border:20px solid #fff;
}
.modal-header{
	background:#292929;
	border:none;
	padding:15px 15px 0 15px;
}
.modal-content{
	background:none;
	border-radius:0;
	box-shadow:none;
	border:none;
}
.modal-dialog{
	margin:0;
}
.modal-lg{
	max-width:100%;
	width:100%;
}
.modal-backdrop.in{
	opacity:0;
}
.modal-body{
	background:#292929;
}
.modal-footer{
	background:#292929;
	border:none;
	padding:40px 15px;
}
.modal-header .close{
	opacity:1;
}
.modal-header .close span{
	font-size:28px;
	color:#386ee5;
	font-weight:400;
	text-shadow:none;
	display:inline-block;
	border:1px solid #386ee5;
	border-radius:100%;
	width:30px;
	height:30px;
}
.cS-hidden{
	height:1px;
	opacity:0;
	filter:alpha(opacity=0);
	overflow:hidden;
}
.alignleft{
	float:left;
	margin-right:30px;
	padding-top:15px;
}
.alignright{
	float:right;
	margin-left:30px;
	padding-top:15px;
}
.aligncenter{
	margin:auto;
	display:block;
}
.desktop{
	display:block;
}
.mobile{
	display:none;
}
.os-animation, .staggered-animation{
	opacity:0;
}
.os-animation.animated, .staggered-animation.animated{
	opacity:1;
}
/***************************/
/* CABECERA ****************/
header{
	padding:60px 0;
}
header .logo{
	max-width:245px;
	position:relative;
}
header .contenidos{
	padding-top:20px;
}
.idiomas{
	text-align:right;
	margin-right:12px;
	margin-bottom:0;
}
.idiomas li{
	background:none;
	padding:0;
	display:inline-block;
	color:#ff0000;
	font-size:12px;
}
.idiomas a{
	color:#ff0000;
	font-size:12px;
}
.idiomas a:hover, .idiomas a:focus{
	color:#ff0000;
}
.menu{
	margin-bottom:8px;
	float:right;
}
.menu li{
	background:none;
	padding:0;
	display:inline-block;
	margin-right:0;
	width:150px;
}
.menu li.ultimo{
	margin:0;
	text-align:right;
	width:80px;
}
.menu li.especial{
	min-width:230px;
}
.menu a{
	font-size:14px;
	color:#000;
	text-decoration:none !important;
	padding:5px;
}
.menu li.seleccionado a, .menu a:hover, .menu li.current-menu-item a{
	background:#00ff00;
	color:#000;
}
.menu li.ultimo a{
	color:#ff0000;
	text-transform:uppercase;
}
.menu li.seleccionado.ultimo a, .menu li.ultimo a:hover, .menu li.current-menu-item.ultimo a{
	background:#ff0000;
	color:#fff;
}
.menu-trigger{
	position:relative;
	z-index:2000;
	transition:top ease-in-out 0.35s;
	cursor:pointer;
	display:none;
	float:right;
	top:4px;
}
.menu-trigger .icon{
	display:inline-block;
	width:30px;
	height:4px;
	position:relative;
	top:-8px;
	background:#ff0000;
	transition:all 0.35s;
}
.menu-trigger .icon:before{
	content:'';
	width:100%;
	height:4px;
	background:#ff0000;
	position:absolute;
	top:-8px;
	transition:all 0.35s;
}
.menu-trigger .icon:after{
	content:'';
	width:100%;
	height:4px;
	background:#ff0000;
	position:absolute;
	top:8px;
	transition:all 0.35s;
}
.menu-trigger.close-menu span{
	background:none;
	color:#ff0000;
	transition:all 0.35s;
}
.menu-trigger.close-menu span:before{
	top:0 !important;
	background-color:#ff0000;
	transform:rotate(-45deg);
}
.menu-trigger.close-menu span:after{
	top:0 !important;
	background-color:#ff0000;
	transform:rotate(45deg);
}
.menu-trigger a:hover span:before{
	top:-20px;
}
.menu-trigger a:hover span:after{
	top:20px;
}
.menu-responsive{
	display:none;
}
.menu-responsive{
	display:none;
}
.menu-responsive .menu, #sidr{
	display:none;
}
.sidr{
	background:#fff !important;
	box-shadow:none !important;
}
/***************************/
/* CUERPO ******************/
#main{
	min-height:500px;
}
.carrusel{
	position:relative;
}
.carrusel .leyenda{
	position:absolute;
	left:0;
	right:0;
	top:30px;
}
.carrusel .grupo{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.carrusel h2, .carrusel h2 p{
	color:#fff;
	font-size:32px;
	line-height:35px;
	margin:0;
}
.carrusel h2{
	margin-left:40px;
}
.carrusel .modulo.negro h2, .carrusel .modulo.negro h2 p{
	color:#000;
}
.banner{
	position:relative;
	margin-bottom:50px;
}
.banner .leyenda{
	position:absolute;
	width:100%;
	left:0;
	bottom:-22%;
	z-index:15;
}
.banner h1{
	font-family:'Questrial', sans-serif;
	font-size:190px;
	color:#00ff00;
	text-transform:uppercase;
}
.paginas{
	padding:0 40px;
}
section{
	padding:80px 0;
}
.inicio p{
	font-size:22px;
	color:#000;
	line-height:28px;
}
.titulo{
	margin-bottom:30px;
}
.destacado p{
	font-size:22px;
	color:#ff0000;
	line-height:28px;
	position:relative;
	z-index:1;
}
.estudio .destacado{
	padding-bottom:55px;
}
.estudio .destacado p::after{
	content:'S';
	font-size:255px;
	color:#f2f2f2;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:-1;
}
.estudio .banner{
	margin-bottom:150px;
}
.estudio .modulo{
	margin-bottom:60px;
}
.estudio .modulo p strong{
	font-weight:700;
}
.mostrar{
	color:#ff0000;
	text-decoration:underline;
	float:right;
	position:relative;
}
.mostrar.seleccionado{
	color:#ff0000;
	text-decoration:underline;
}
.mostrar:hover, .mostrar:focus{
	color:#ff0000;
}
.premios{
	display:none;
}
.premios ul li{
	background:url(img/bullet_lista_b.png) no-repeat 0 6px;
	font-size:14px;
	line-height:23px;
	padding-top:10px;
	padding-left:46px;
}
.premios ul li p{
	font-size:14px;
	line-height:23px;
}
.premios ul li strong{
	font-family:'Raleway', sans-serif;
	font-size:14px;
	color:#000;
	font-weight:900;
}
.premios ul li a{
	font-family:'Raleway', sans-serif;
	font-size:14px;
	color:#00ff00;
	font-weight:900;
	text-decoration:none !important;
}
.premios ul li a:hover, .premios ul li a:focus{
	color:#00ff00;
}
.contacto .destacado p::after{
	content:'C';
	font-size:255px;
	color:#f2f2f2;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:-1;
}
.contacto .destacado{
	padding-bottom:55px;
}
.contacto .contactos .modulo{
	margin-bottom:30px;
}
.contacto .contactos p{
	margin-bottom:5px;
}
.contacto .redes{
	margin-bottom:80px;
}
.contacto .redes a{
	text-transform:uppercase;
}
.contacto .contactos .mapa{
	color:#ff0000;
	text-decoration:underline;
}
.contacto .pais{
	position:relative;
	display:inline;
}
.contacto .pais::after{
	content:'CL';
	font-size:120px;
	color:#00ff00;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	z-index:-1;
}
.submenu{
	position:relative;
	left:-14px;
	margin-bottom:100px;
}
.submenu li{
	background:none;
	display:inline-block;
	padding:0 12px 5px 12px;
	position:relative;
}
.submenu li::after{
	content:'';
	width:1px;
	height:18px;
	background:#202020;
	position:absolute;
	right:0;
	top:5px;
}
.submenu li.ultimo::after{
	display:none;
}
.submenu a{
	font-size:18px;
	color:#000;
}
.submenu a:hover, .submenu a:focus{
	color:#000;
}
.proyectos{
	padding-top:0;
}
.proyectos .modulo{
	position:relative;
	margin-bottom:50px
}
.proyectos .interior{
	position:relative;
	overflow:hidden;
	width:100%;
	height:100%;
}
.proyectos .subtitulo{
	position:absolute;
	left:0;
	top:0;
	width:50%;
	z-index:6;
}
.proyectos .subtitulo .contenido{
	padding:25px 35px;
}
.proyectos .ver{
	text-align:center;
	background:#ff0000;
	padding:2px 10px;
	color:#fff;
	position:absolute;
	left:50%;
	bottom:-18px;
	transform:translateX(-50%);
	font-size:23px;
	text-decoration:none !important;
	z-index:1;
	opacity:1;
}
.proyectos .modulo.hover .ver{
	opacity:0;
}
.proyectos .rollover{
	background:#ff0000;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:50%;
	height:100%;
	opacity:0;
	animation-duration:.5s;
	animation-delay:.1s;
	z-index:5;
}
.proyectos .rollover.animated{
	opacity:1;
}
.proyectos .rollover .contenido{
	padding:25px 35px;
	position:relative;
	height:100%;
}
.proyectos .ir{
	background:#fff;
	border:5px solid #ff0000;
	line-height:35px;
	color:#ff0000;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none !important;
	display:inline-block;
	padding:0 12px;
	position:absolute;
	bottom:0;
	right:-62px;
	z-index:5;
}
.proyectos .rollover h3{
	visibility:hidden;
}
.proyectos .modulo.verde .rollover{
	background:#00ff00;
}
.proyectos h3{
	color:#fff;
	font-size:25px;
	line-height:30px;
	margin-bottom:5px;
	max-width:200px;
}
.proyectos .modulo.negro h3{
	color:#000;
}
.proyectos .fecha{
	color:#fff;
	display:block;
	font-size:14px;
}
.proyectos .icono{
	color:#fff;
	display:block;
	font-size:20px;
	margin-top:40px;
	margin-bottom:10px;
}
.proyectos .fecha-premio p{
	color:#fff;
	font-size:14px;
	margin-bottom:0;
	line-height:17px;
}
.proyectos .modulo.verde h3, .proyectos .modulo.verde .fecha, .proyectos .modulo.verde .icono, .proyectos .modulo.verde .fecha-premio p{
	color:#000;
}
.proyectos .modulo.verde .ir{
	border:5px solid #00ff00;
	color:#00ff00;
}
body.single header{
	padding-bottom:50px;
}
.entrada .cabecera{
	margin-bottom:40px;
	min-height:110px;
}
.entrada h2{
	font-size:25px;
	color:#000;
	margin-bottom:10px;
	max-width:200px;
}
.entrada h3{
	font-family:'Raleway', sans-serif;
	font-size:14px;
	color:#000;
	font-weight:900;
	margin-bottom:15px;
}
.entrada .descripcion{
	margin:50px 0;
}
.entrada .descripcion p{
	font-size:14px;
}
.entrada .descripcion ul{
	margin-bottom:0;
}
.entrada .descripcion ul li{
	font-size:14px;
	padding-left:0;
	background:none;
}
.entrada .descripcion ul li strong, .entrada .descripcion ul li b{
	color:#000;
	font-family:'Raleway', sans-serif;
	font-size:14px;
	font-weight:900;
}
.entrada .fecha{
	font-size:14px;
	color:#000;
	display:block;
}
.entrada .volver{
	color:#ff0000;
	text-decoration:underline;
}
.entrada .modulo{
 margin-bottom:;
}
.entrada .galeria img{
	margin-bottom:10px;
}
.navegacion{
	margin-bottom:30px;
}
.navegacion a{
	color:#ff0000;
	text-decoration:underline;
}
.navegacion .next{
	float:right;
}
.otros .grupo{
	position:relative;
}
.otros .grupo .icono{
	font-size:255px;
	color:#ff0000;
	position:absolute;
	right:-25%;
	top:40%;
	transform:translateY(-50%);
	opacity:0.8;
	display:block;
	text-decoration:none !important;
}
.otros .grupo.ultimo .icono{
	left:-25%;
	right:inherit;
}
body.home{
	background:#2f2f2f;
}
body.home header, body.home footer{
	display:none;
}
.bg{
	height:100%;
	left:-12%;
	position:fixed;
	top:0;
	width:120%;
	z-index:1;
}
.bg .saltar{
	color:#fff;
	font-size:18px;
	text-decoration:none !important;
	position:absolute;
	transform:translateX(-50%);
	left:50%;
	bottom:50px;
	width:60px;
	text-align:center;
}
.bg .saltar .ico{
	max-width:25px;
	display:block;
	margin:auto;
}
/***************************/
/* FOOTER ******************/
footer{
	background:#ff0000;
	padding:50px 0;
	padding-bottom:0;
}
footer p{
	text-transform:uppercase;
	color:#00ff00;
	font-size:12px;
	margin-bottom:20px;
}
footer a{
	color:#fff;
	font-size:12px;
}
footer a:focus, footer a:hover{
	color:#fff;
}
footer .redes a{
	text-transform:uppercase;
	float:right;
}
/***************************/
/* TEXTOS ******************/
h1, h2, h3, h4, h5{
	margin:0;
	transition:all 0.25s ease;
}
h1{
	font-family:'Raleway', sans-serif;
	font-weight:700;
	font-size:43px;
	color:#00ff00;
}
h2{
	font-family:'Questrial', sans-serif;
	font-weight:400;
	font-size:34px;
	color:#111111;
}
h3{
	font-family:'Questrial', sans-serif;
	font-size:24px;
	font-weight:400;
	color:#111111;
}
h4{
	font-family:'Questrial', sans-serif;
	font-size:16px;
	font-weight:500;
	color:#0b0b0b;
	line-height:24px;
	margin-bottom:10px;
}
h5{
	font-family:'Questrial', sans-serif;
	font-size:18px;
	font-weight:700;
	color:#006699;
	text-transform:uppercase;
}
p, a, span{
	font-family:'Questrial', sans-serif;
	font-weight:400;
	font-size:18px;
}
p, span{
	color:#000;
	line-height:25px;
}
p, ul, ol{
	margin-bottom:30px;
}
a{
	color:#000;
	transition:all 0.25s ease;
}
a:hover, a:focus{
	text-decoration:underline;
	color:#000;
}
ul{
	padding:0;
}
ul li{
	font-family:'Questrial', sans-serif;
	font-weight:400;
	font-size:18px;
	background:url(img/bullet_lista.png) no-repeat 0 9px;
	padding-left:12px;
	padding-bottom:4px;
	color:#000;
	list-style:none;
}
strong, b{
	font-weight:400;
	color:#000;
}
blockquote{
	border:none;
	padding:0;
	margin:60px 0;
}
blockquote p{
	position:relative;
	font-size:20px;
	color:#aa1054;
	font-weight:700;
	line-height:28px;
	font-style:italic;
	padding-left:50px;
}
/* TABLAS ******************/

.table-responsive{
	border:none !important;
	margin-bottom:30px;
	font-size:12px;
}
.table th{
	font-weight:normal;
	background:#fff;
	color:#414042;
	border:none;
	padding:20px 8px !important;
	text-align:center;
}
.table td{
	text-align:center;
	color:#414042;
	padding:20px 8px !important;
}
.table tr.par{
	border-bottom:1px solid #ddd;
}
/***************************/

/* FORMULARIOS *************/

.boton{
	background:#aa1054;
	text-decoration:none !important;
	float:right;
	line-height:38px;
	text-align:center;
	display:block;
	position:relative;
	padding:0 25px;
	transition:all 0.25s ease;
}
.boton span{
	font-size:15px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	line-height:38px;
	transition:all 0.25s ease;
	position:relative;
	z-index:1;
}
.centrar{
	text-align:center;
}
.centrar .boton{
	float:none;
	display:inline-block;
}

/***************************/
@keyframes myfadeInAnimation{
from{opacity:0;}
to{opacity:1;}
}
.lSSlideOuter .lSPager{
	margin:0 !important;
	margin-right:50px !important;
}
.lSSlideOuter .lSPager.lSpg{
	text-align:right !important;
}
.lSSlideOuter .lSPager.lSpg > li{
	padding:0;
	background:none;
}
.lSSlideOuter .lSPager.lSpg > li a{
	background-color:#fff !important;
	border-radius:0;
	opacity:.5;
	filter:alpha(opacity=50);
	border:1px solid #ff0000;
	text-indent:0 !important;
	background-color:#fff !important;
	text-align:center;
	text-decoration:none !important;
	color:transparent !important;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a{
	background-color:#ff0000 !important;
	border:1px solid #ff0000;
	opacity:1;
	filter:alpha(opacity=100);
}
/***************************/
@media (min-width:1600px){
.entrada .galeria{
	text-align:center;
}
}
@media screen and (min-width:992px) and (max-width:992px){
header .contenidos{
	padding-top:0;
}
}
@media screen and (min-width:990px) and (max-width:1190px){
.menu li{
	width:inherit !important;
	padding-right:5px;
}
.menu{
	float:none;
}
.menu li.ultimo{
	text-align:right;
	float:right;
	padding:0;
}
}
@media screen and (min-width:992px) and (max-width:1200px){
header .contenidos{
	padding-top:12px;
}
}
@media screen and (min-width:300px) and (max-width:992px){
header{
	padding:15px 0;
	border-bottom:1px solid #d1d1d1;
}
body.single header{
	padding-bottom:15px;
}
.desktop{
	display:none;
}
.mobile{
	display:block;
}
.parche{
	padding:15px 0;
}
body.home{
	background-image:url(img/bg/bg-movil.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
#bm{
	display:none;
}
.bg{
	left:0;
	width:100%;
}
body.page-template-template-inicio header{
	border-bottom:1px solid #fff;
}
.menu{
	display:none;
	float:none;
}
.menu-trigger{
	display:block;
}
.menu #menu-item-385{
	margin-top:50px;
}
.menu-responsive .menu, #sidr, .menu-responsive .idiomas{
	display:block;
}
.menu-responsive{
	display:block;
}
.entrada.nopdt{
	padding-top:40px;
}
#sidr{
	transition:left 0.5s ease 0s !important;
}
.sidr .menu{
	border:none;
	margin-top:0;
}
.sidr .menu li{
	border-bottom:1px solid #fff;
	border-top:none;
	padding:0;
	line-height:normal;
	width:inherit !important;
}
.sidr .menu li a{
	background:#ff0000;
	font-size:18px;
	color:#fff;
	padding:10px 24px;
	text-shadow:none !important;
	box-shadow:none !important;
}
.sidr .menu li.current-menu-item a{
	background:#00ff00;
	color:#000;
}
.sidr .menu li.ultimo a{
	background:#fff;
	color:#ff0000;
}
.idiomas{
	display:none;
}
.sidr .idiomas{
	text-align:left;
	border:none !important;
	margin:0;
	position:relative;
	top:-47px;
	margin-left:22px;
	width:100px;
}
.sidr .idiomas li{
	display:inline-block;
	border:none !important;
	line-height:normal;
}
.sidr .idiomas li a{
	font-size:14px;
	color:#ff0000;
	text-shadow:none !important;
	box-shadow:none !important;
	padding:0 5px;
}
.lSSlideOuter .lSPager{
	margin-right:5px !important;
}
.proyectos .icono{
	margin-top:25px;
}
.proyectos .fecha-premio p{
	font-size:12px;
	line-height:16px;
}
.entrada .cabecera{
	min-height:inherit;
}
}
@media screen and (min-width:300px) and (max-width:576px){
.menu-trigger{
	top:-7px;
}
section{
	padding:40px 0;
}
h1{
	font-size:20px;
}
.banner h1{
	font-size:50px;
}
.submenu{
	margin-left:10px;
	margin-bottom:35px;
}
.submenu li{
	padding:0 5px 5px 5px;
}
.submenu li::after{
	height:14px;
	right:-2px;
	top:8px;
}
.submenu a{
	font-size:11px;
}
.proyectos h3{
	color:#fff;
	font-size:20px;
	line-height:23px;
}
.proyectos .ir{
	font-size:14px;
}
.entrada h2{
	font-size:20px;
}
.entrada .volver{
	font-size:12px;
	float:right;
	margin-top:3px;
}
.navegacion a{
	font-size:12px;
	max-width:120px;
	display:inline-block;
}
footer{
	text-align:center;
}
footer p{
	line-height:normal;
	margin:0;
}
footer .redes a{
	float:none;
	display:inline-block;
}
footer .redes{
	margin-bottom:30px;
}
.otros .grupo .icono{
	font-size:120px;
}
.carrusel h2, .carrusel h2 p{
	font-size:25px;
	line-height:28px;
}
.carrusel .leyenda{
	top:20px;
}
.carrusel h2{
	margin-left:0;
}
.inicio p{
	font-size:18px;
	line-height:26px;
}
.paginas{
	padding:0;
}
.proyectos .subtitulo .contenido{
	padding:25px 15px;
}
.proyectos .rollover .contenido{
	padding:25px 15px;
}
.proyectos .icono{
	margin-top:0;
	margin-bottom:0;
}
}