@font-face {
  font-family: 'Salvo-Light';
  src: url('../types/Salvo-Light.eot');
  src: url('../types/Salvo-Light.woff2') format('woff2'),
       url('../types/Salvo-Light.woff') format('woff'),
       url('../types/Salvo-Light.ttf') format('truetype'),
       url('../types/Salvo-Light.svg#Salvo-Light') format('svg'),
       url('../types/Salvo-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Salvo-Bold';
  src: url('../types/Salvo-Bold.eot');
  src: url('../types/Salvo-Bold.woff2') format('woff2'),
       url('../types/Salvo-Bold.woff') format('woff'),
       url('../types/Salvo-Bold.ttf') format('truetype'),
       url('../types/Salvo-Bold.svg#Salvo-Bold') format('svg'),
       url('../types/Salvo-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



body, html {
	/*background: #f6f5f2;*/
	 font-family: 'Salvo-Light';
	margin: 0;
 
}

header{background:#40748C;
height: 75px; }

.logo{
height: auto;
padding: 2px 0px;
margin-top: 6px;
 width: 212px;
 }

 

/* ----index----- */
.top {
	background: #FFFfff;
	height: 10px;
	width: 100%;
}
h1.title {
	color: rgba(255,255,255,.8);
	font-size:15px;   
	font-family: 'Salvo-Bold';
	float: right;
	font-weight:300; 
	margin: 20px 0 0 0;
	padding: 0;
	text-transform:uppercase;
	letter-spacing:.8px;
} 

.titulo-formato:after {
    content: '';
   width: 4%;
border-bottom: 5px solid #c3d600;
position: absolute;
left: 0px;
z-index: 1;
margin-top: 48px;
text-align: center;
margin-left: 48%;
}

.titulo{ 
background:rgba(0,0,102,1) url(../image/portada.jpg);
background-position:center top;
background-size:cover;
max-height:200px;
padding:55px 0; }

.titulo .wrapper{ padding:75px 0;}

header .wrapper{ padding:0px;}
.wrapper {

	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	height: auto;
	margin: 0 auto;
	max-width: 1100px;
	padding: 15px 20px;
}
.header {
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;	
	padding: 4px 0 0px 0;
	width: 100%;
}
.divider {
	background: #eee;
	height: 1px;
	width: 100%;
}
#tabs {
	border: none;
	
}
#tabs h2{
	color: #3F3E3F;
	font-size: 24px;
	font-weight: 100;
	padding-top: 20px;
	text-align:center;
	text-transform: uppercase;
letter-spacing: 4px;
}
ul.tabs_nav {
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.tabs_nav li {
	display: inline-block;
}
ul.tabs_nav li a {
	color: rgba(255,255,255,.6);
	background: rgba(64,116,140,.8);
	border-radius:50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;	
	display: block;
	font-size:10.6px;
	  font-family: 'Salvo-Light';
	font-weight: 100;
	padding: 39px 11px;
	margin: -2px 15px;
	text-transform:uppercase;
	text-align: center;
	text-decoration: none;
	width: 130px;
	letter-spacing:1.4px;
}

ul.tabs_nav li a .fa{
	font-size: 20px;
font-weight:500; 
margin-bottom:3px;}


ul.tabs_nav li a:hover {
	background:rgba(195,214,0,.7); 
	border-color:rgba(195,214,0,.7); 
    color:rgba(255,255,255,1);
	text-shadow:0 1px rgba(0,0,0,.2);
}



ul.tabs_nav li a.active {
	outline: none;
	background: #294F64;
	border:solid 3px #294F64;
	color:rgba(255,255,255,1);
}

.link-1 {
  transition: 0.3s ease;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  border-top: 3px solid rgba(64,116,140,.8);
  border-bottom: 3px solid rgba(64,116,140,.8);
  padding: 20px 0;
  margin: 0 2px;

}
.link-1:hover {
  border-top: 3px solid rgba(5,59,114,.4);
  border-bottom: 3px solid rgba(5,59,114,.4);
}

.nav ul {
	color: #999;
	margin: 0;
	padding: 0;
	margin-top: 44px;
	text-align: center;

}
.nav li {
	display: inline-block;
}
.nav li a {
	background: transparent;
	border: 1px solid #f2f2f2;
	border-radius: 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;	
	cursor: pointer;
	display: block;
	padding: 12px 32px;
	text-align: center;
}
.nav li a:hover {
	background: rgba(204,204,204,.1);
	border-color:#009ddc;
	color:#009ddc;
}
.nav li a:active {
	background: #eee;
}
.nav li a:focus {
	background: #eee;
}
.contenido {
	margin-top: 20px;
	width: 100%;
}
#tabs .mix {
    display: none;
}

figure {
	position: relative;
float: left;
overflow: hidden;
margin: 13px;
min-width: 310px;
max-height: 250px;
width: 327px;
height: auto;
cursor: pointer;
}
figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
}
figure figcaption {
	padding: -2em 0;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure figcaption::before,
figure figcaption::after {
	pointer-events: none;
}

figure figcaption,
figure figcaption > a {
	background:rgba(0,0,0,.5);
	height: 235px;
	left: 0;
	position: absolute;
	top: 0;
	width: 327px;
}

figure figcaption:hover,
figure figcaption:hover {
	background:rgba(0,0,0,.15);
	
}
figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
figure h3 {
	color: #FFF;
	font-family: 'Salvo-Bold';
	font-size: 16px;
	font-weight: 400;
	text-transform:uppercase;
	text-shadow:0 0 5px rgba(0,0,0,.8);
}
figure h3 span {
	background:rgba(64,116,140,.9); 
	border-radius:10px;
	display:inline-block;
	font-family: 'Salvo-Light';
	font-size: 12px;
	font-weight: 300;
	padding:4px 15px; 
	
}
figure h3,
figure p {
	margin: 0;
}
figure p img {
	display: inline-block;
}
/* Effect*/
figure.effect-goliath {
	background: #0074c2;
}

figure.effect-goliath img,
figure.effect-goliath h3 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-goliath h3 {
	color:rgba(255,255,255,.9);
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0px 27px 27px;
	
}

figure.effect-goliath p {
	position: absolute;
	bottom: 5px;
	left: 0;
	margin-left: 76%;
}

figure.effect-goliath p {
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-goliath:hover img {
	opacity: 1;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-goliath figcaption:hover img  {
	opacity: 1;
}
figure.effect-goliath:hover h3 {
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.propiedad_txt, .propiedad_img {
	display: inline-block;

}
.propiedad_img {
	height: 480px;
	width: 369px;
}
.propiedad_txt {
	width: 40%;
	vertical-align: top; 
	padding-left: 10px;
	color: #858585;
}
/**/ 

/* FILMSTRIP */

.clear{
	clear: both}
.frame {
	height: 600px;}
.bxslider{ margin-left: 0px;
padding-left: 0px;
margin-top: 0px;}
.bxslider li{
	background:#000000 url(../image/fondo.jpg);
	height: 600px;}
.nombre {
	width: 100%;
  	position: absolute;
  	z-index: 2;
  	top: 28px;}
.adorno {
	 width: 100%;
  	position: relative;
  	z-index: 2;
  	top: 31px;}
.linea {
	width: 100%;
	position: relative;
	z-index: 2;
	top: 57px;}
.chocolate {
	 width: 100%;
  	z-index: 2;
  	position: relative;
  	top: 56px;}
.panque {
	width: 100%;
	z-index: 3;
	position: relative;
	top: 109px;}
.antoja {
	 width: 100%;
	 z-index: 2;
	 position: absolute;
  	top: 146px;}
.descubre {
	 width: 110px;
 	  z-index: 2;
  	position: relative;
  	bottom: 52px;
  	right: 12px;
  	float: right;}
.conoce {
	width: 81%;
    float: left;
    font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    font-size: 22px;
    margin: 39px 0px 39px 33px;
    font-weight: 300;
    line-height: 28px;}
.separador {
	float: left;
  	margin-left: 53px;
  	margin-top: 17px;}
.logo {
	float: left;
	margin-left: 13px;}
.direccion {
	font-family: 'Quicksand', sans-serif;
  	font-size: 23px;
  	float: left;
  	color: #ebe335;
  	margin-left: 58px;}
.ir {
	width: 200px;
    float: left;
    border: #ffffff solid 2px;
    margin-left: 45px;
    margin-top: 20px;
    text-align: center;
    font-size: 27px;
    font-family: 'Quicksand', sans-serif;
    padding: 5px;}
.ir a {
	color: #ffffff;
	text-decoration: none;}
.ir a:hover {
	color: #ebe335;}
.redes {
	width: 91%;
  	float: left;
  	margin-left: 24px;
  	margin-top: 49px;}
.redes span {
	color: #ffffff;
  	font-size: 14px;
  	font-family: 'Quicksand', sans-serif;
  	float: left;
  	margin-left: 10px;
  	margin-top: 10px;
  	margin-right: 12px;}
.face {
	width: 30px;
    height: 30px;
	border-radius: 50%;
	background: #485b98;
	float: left;}
.twit {
	width: 30px;
    height: 30px;
	border-radius: 50%;
	background: #60aaee;
	float: left;}
.face i {
	color: #ffffff;
  	font-size: 20px;
  	float: left;
  	margin-left: 9px;
    margin-top: 6px;}
.twit i {
	color: #ffffff;
  	font-size: 20px;
  	float: left;
  	margin-left: 9px;
    margin-top: 6px;
}
 
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
	width: 300px
}

.bx-wrapper img {
	max-width: 96%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 13px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #7e841c;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #e2ec3d;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
  	top: 72%;
  	margin-top: -16px;
  	outline: 0;
  	width: 69px;
  	height: 129px;
  	text-indent: -9999px;
  	z-index: 9999;
  	left: 196px;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/*acaba filmstrip*/

.back_btn a {
	cursor: pointer;
	display: block;
	height: 64px;
	left: 20px;
	opacity: 0.4;
	position: fixed;
	top: 110px;
	width: 64px;
	z-index: 1000;
}
.back_btn img {
	height: auto;
	width: 100%;
}
.back_btn a:hover {
	opacity: 0.8;
}
.lineaSocial {
    background: #666;
    height: 33px;
	width: 100%;
}
.barraSitio {
	background: #999;
    border-bottom: 3px solid #fff;
    box-shadow: 0 4px 4px #ccc;
    -moz-box-shadow: 0 4px 4px #ccc;
    -webkit-box-shadow: 0 4px 4px #ccc;
    height: 60px;
    width: 100%;
}
.contenedorPrincipal {
	height: auto;
	margin: auto;
	width: 1100px;
}
.sliderHome {
	background: #999;
	height: 550px;
	width: 1100px;
}
.wrapperH {
    background: #fff;
    margin-bottom: 50px;
    padding: 10px;
    margin-left: 12px;
    margin-top: -65px;
    width: 96%;
    z-index: 3;
}
.contentN, .sidebar {
	display: inline-block;
	vertical-align: top;
}
.contentN {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 70%;
}
.dividerA, .dividerB, .dividerD {
	background: #999;
	margin-bottom: 10px;
	width: 100%;	
}
.dividerA {
	height: 250px;
}
.dividerB {
	height: 940px;
}
.dividerC {
	height: 75px;
	margin-bottom: 10px;
	width: 100%;	
}
.dividerD {
	height: 620px;
}
.cintilloBanner {
	background: #ccc;
	height: 75px;
	margin-left: 49px;
	width: 622px;
}
.sidebar {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding-left: 12px;
	width: 29%;
}
.newsA {
	background: #999;
	display: block;
	height: 205px;
	margin-bottom: 10px;
	width: 300px;
}
.newsB {
	background: #999;
	display: block;
	height: 200px;
	margin-bottom: 10px;
	width: 300px;
}
.newsC {
	background: #999;
	display: block;
	height: 620px;
	margin-bottom: 10px;
	width: 300px;
}
.cartelera {
	background: #999;
	height: 473px;
	margin-bottom: 10px;
	width: 100%;
}
.footer {
	background: #222;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	clear: both;
	color: #999;
	font-size: 12px;
	height: 60px;
	margin-top: 32px;
	padding-right: 30px;
	padding-top: 20px;
	position: absolute;
	text-align: center;
width: 100%;
}
.footer a {
	color:#999;
	font-family:'Salvo-Regular', Arial, Helvetica, sans-serif;
}
.footer a:hover {
	color:#fff;
}
::-webkit-scrollbar { background: transparent; width: 0; }

/* Mobile */
.wrapperMobile {
	background: url("../image/iphone.png") center center no-repeat;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	height: 768px;
	left: 50%;
	margin-left: -215px;
	position: absolute;
	width: 430px;
}
.contenedorMobile {
	height: 569px;
	margin: auto;
	margin-top: 98px;
	overflow: auto;
	overflow-x: hidden;
	width: 320px;
}
.headerMobile {
	height: 125px;
	position: absolute;
	width: 320px;
	z-index: 10;
}
.headerMA {
    background: #333;
    height: 35px;
	width: 100%;
}
.headerMB {
    background: #666;
    height: 35px;
	width: 100%;
}
.headerMC {
	background: #999;
    border-bottom: 3px solid #ccc;
    box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    -webkit-box-shadow: 0 1px 1px #ccc;
    height: 55px;
    width: 100%;
}
.contenidoMobile {
	background: #FFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	height: auto;
	padding: 135px 0px 10px 0px;
	width: 100%;	
}
.sliderHomeM {
	background: #999;
	display: block;
	height: 150px;
	margin: 10px 0;
	width: 320px;
}
.CM_A {
	background: #999;
	height: 65px;
	margin-bottom: 2px;
	width: 100%;
}
.CM_B {
	background: #999;
	height: 1012px;
	margin-bottom: 2px;
	width: 100%;
}
.footerMobile {
	background: #333;
	height: 100px;
	width: 100%;
}

/* FORMATOS */
.Billboard {
	display: block;
	height: 250px;
	margin-bottom: 10px;
}
.catfish {
	bottom:0;
	display: block;
	height: 120px;
	left: 50%;
	margin-left: -485px;
	position: fixed;
	width: 970px;
}
.leaderBoard {
	background: #ccc;
	height: 90px;
    width: 728px;
    margin: 10px auto 10px;
    text-align: center;
}


.super_leaderBoard {
	background: #ccc;
	height: 90px;
    width: 970px;
    margin: 10px auto 10px;
    text-align: center;
}
.pushDownContent {
	background: #ccc;
	height: 90px;
    width: 970px;
    margin: 10px auto 10px;
    text-align: center;
}
.boxBanner {
	background: #999;
	display: block;
	height: 250px;
	margin-bottom: 10px;
	width: 300px;
}
.halfPage {
	background: #ccc;
	display: block;
	height: 600px;
	margin-bottom: 10px;
	width: 300px;
}

.patrocinio_nota_half{
	background: url("../image/half_b1.jpg") center center no-repeat;
	display: block;
	height: 600px;
	margin-bottom: 10px;
	width: 300px;
}
.patrocinio_nota_half img:hover{ opacity:0; transition: 0.3s ease;  }

.leaderMobile {
	background: #ccc;
	display: block;
	height: 50px;
	width: 320px;
}
.largebanner_Mobile {
	background: #ccc;
	display: block;
	height: 100px;
	width: 320px;
}
.boxBannerM {
	background: #ccc;
	display: block;
	height: 250px;
	margin: 10px;
	width: 300px;
}
/* Video */
.video_content {
	height: 100%;
	min-height: 100%;
	width: 100%;
}
.videos {
	height: auto;
	margin: auto;
	max-width: 1280px;
}
@media screen and (max-width: 1024px) {
	figure {
		margin: 4px;
		width: 320px;
	}
	figure figcaption,
	figure figcaption > a {
		height: 230px;
		width: 320px;
	}
}
@media screen and (max-width: 768px) {
	figure {
		margin: 7px;
		width: 348px;
	}
	figure figcaption,
	figure figcaption > a {
		height: 250px;
		width: 348px;
	}
}
@media screen and (max-width: 480px) {
	.header {
		height: 100px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;	
		padding: 0 0 10px;
		width: 100%;
	}
	h1.title {
		float: left;
	}
}


