html{
	margin:0;
	padding:0;
}
body{
	width:100%;
	margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif;
	background-color:#fff;
	
}
.custom-background {
    background-image: url(../images/bg-noise.gif);
    background-repeat: repeat;
    background-position: top left;
}
.padder{
	padding:10px;
}
.hide{
	display:none;
}
.main-color-background{
	background-color:#8BC53F;
	
}

/*//////BUSQUEDA///////*/

.searchlb {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,.9);
    overflow: scroll;
    z-index: 999999;
    top: 0;
}

.cerrar {
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    right: 0;
}
.cerrar span {
    font-size: 18px;
    font-weight: 200;
    padding: 26px;
    color: #ffffff;
    display: block;
    background-color: #777777;
    text-decoration: none;
    float: left;
    text-transform: uppercase;
    margin: 0px 1px;
}
.search {
    /* float: left; */
    margin: 100px auto;
    width: 94%;
    height: 200px;
}
.search .forma {
    /* float: left; */
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
.search .forma input {
    /* float: right; */
    width: 100%;
    min-width: 200px;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #CCC;
    padding: 10px 10px 15px 2px;
    color: #000;
    font-size: 60px;
    font-weight: 200;
}
.cerrar span:hover{
	cursor:pointer;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow:none;
	color:#fff;
	background-color:#222222;
}

/*//////ESTILOS TEXTO NOTAS///////*/

.texto-nota > img{
        width: auto!important;
	max-width: 100%!important;
	height: auto!important;
	display: block;
	margin: auto;
}
.texto-nota p > img{
        width: auto!important;
	max-width: 100%!important;
	height: auto!important;
	display: block;
	margin: auto;
}

.texto-nota > iframe{
	width: 70%!important;
	display: block;
	margin: auto;
}
.texto-nota p > iframe{
	width: 70%!important;
	display: block;
	margin: auto;
}

.texto-nota p{
	text-align: justify;
}

.texto-nota a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 630px;
    height: auto;
}
.texto-nota a{
    text-decoration: none;
    color: #275b82;
	 /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.dont-break-out {

 

}

.div_caption {
    background: #fff;
    /* border: 1px solid #f0f0f0; */
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
    margin: 5px 5px 0;
    font-size: 12px;
    color: #B5B4B4;
    font-style: italic;
}
.div_caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding: 10px;
    width: 70% !important;
    border: 1px solid #f0f0f0;
}
.texto-nota p {
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #000000 !important;
    -webkit-font-smoothing: antialiased !important;
    letter-spacing: .05em !important;
}
.div_caption p {
    text-align: center;
    font: italic 0.7em Arial !important;
    margin: 5px 5px 0px;
    color: #999 !important;
	padding: 0 4px 5px;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
#resumens {
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    line-height: 26px !important;
    color: #000000 !important;
    letter-spacing: .05em !important;
    float: left;
    width: 90%;
    margin: 50px 5%;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}
.titulo-relacionados{
	/*float: left; */
    background: #275b82;
    padding: 10px;
    color: #fff;
    font-weight: 200;
    font-size: 18px;
}
.relacionadas-link a {
    /* float: left; */
    text-decoration: none;
    color: #636363;
    font-size: 14px;
    font-weight: 700;
}
.relacionadas-link a:hover{
	/*float: left; */
    color: #275b82;
}




/*//////POSICION///////*/

.left{
	float:left;
}
.right{
	float:right;
}
.nospace{
	margin:0;
	padding:0;
}
.space{
	margin:20px;
	padding:20px;
}

.image img{
	width:100%;
	max-height:300px;
}
.center{
	text-align:center;
}
.topper{
	padding-top:100px;
	
}
.relative{
	position:relative;
	
}
.absolute{
	position:absolute;
}

.contenedor_venta{
	position:relative;
	padding:0;
	margin:0;
}

.ios{
	display:none;
}
.deskt{
	display:block;
}
.marger{
	margin-right:10px;
	margin-bottom:30px;
	
}


/*//////TAMAÑOS///////*/

.full{
	width:100%;	
}
.half{
	width:48%;
}
.cuarenta{
	width:480px;	
}
.veinte{
	width:240px;	
}
.main_cont{
	margin-top:100px;
}
.quarter{
	width:25%;	
}
.thirds{
	width:33%;
}
.thirds-last{
	    width: 30%;
    padding-left: 10px;
    border-left: 1px solid #ccc;
}
.thy{
	width:30%;
	margin-right:3%;
	padding:0;	
}
.shy{
	width:63%;
	padding:0;	
}
.last{
	margin:0;
	padding:0;
}
.quarter_inner{
	margin:0;
	padding:20px;	
}
.full_inner{
	max-width:1220px;
	margin:0 auto;
	padding:0;
}
.novecientos{
	max-width:800px;
	margin:0;
	padding:0 45px;
} 


@media screen and (max-width: 1220px){
	.novecientos {
	 width: 60%;
	}

}
@media screen and (max-width: 1024px){
	.novecientos {
	 width: 100%;
	 float: none!important;
	 padding: 0;
	 margin: auto;
	}

}


.side_columnas {
    max-width: 300px;
    margin: 0;
    padding: 0;
}
.sidebar_principal {
    float: right;
}
.slider-marger{
	margin:5px;
	
}
.minner{
	min-height:410px;
}
@media screen and (max-width: 480px){
.minner{
	min-height:350px;
}
}
/*//////SLIDER///////*/

.first-li-slider{
	width:470px;
	margin:5px;
}
.li-slider{
	width:230px;
	margin:5px;
}
.li-slider-full{
	width:230px;
	margin:5px;
}
.lista-slider{
	list-style:none;
}

/*//////SUB MENU///////*/

.submenu_right_ul li {
    width: 210px;
    margin: 0;
    padding: 0;
    float: left;
}

.fondo_blanco {
    background-color: #fff;
}

.right_main {
    padding: 0;
    margin: 10px;
    float: left;
}
.shadow {
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.25);
}
.right_main_inner {
    padding: 0;
    margin: 0;
}
.fotos_post img {
    width: 100%;
	max-height: 100px;
}
.right_main_info {
    padding: 10px;
    margin: 0;
}
.texto_rojo a{
    color: #275b82 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 0 !important;
    margin: 5px 0 !important;
}
.fotos_post a{
    width: 100%;
    padding: 0 !important;
}



/*//////HEADER///////*/

.main_header_cont{
	width: 100%;
	position: fixed;
	height:110px;
	top: 0;
	z-index: 4;
	-moz-box-shadow: 0 0 20px -10px #000;
    -ms-box-shadow: 0 0 20px -10px #000;
    -o-box-shadow: 0 0 20px -10px #000;
    -webkit-box-shadow: 0 0 20px -10px #000;
    box-shadow: 0 0 20px -10px #000;
	
}
.header_top{
	width: 100%;
	text-align:center;
	height: 70px;
	background-color:#fff;
}
.header_bottom{
	width: 100%;
	height: 40px;
	background-color:#333;
}

.header_color {
    /* background-color: #ccc; */
    /* width: 90px; */
    /* height: 80px; */
    /* float: left; */
}
.header-wave{
    float: left;
    width: 33%;
    height: 50px;
    /*background: url(../images/logo_left.png) left bottom no-repeat;*/
}
.header-logo{
    float: left;
    width: 33%;
    height: 50px;
	margin: 10px 0;
    background: url(../images/load_center.svg) center center no-repeat;
	background-size:154px 30px;
}
.header-search{
    width: 33%;
    height: 50px;
    float: right;
    text-align: right;
}
.header-search #lupita{
    display: inline-block;
    width: 46px;
    height: 100%;
    background: url(../images/lupa.png) center center no-repeat;
    cursor: pointer;
}
.header_menu_first {
    width: 900px;
    height: 82px;
    float: left;
    z-index: 9999;
    position: relative;
}
.header_menu {
    width: 900px;
    height: 36px;
    float: left;
    z-index: 10;
}
.header_nav{
	max-width: 350px;
	margin:0 auto;
	padding:0;
	float:left;	
}

.follow_header {
float: right;
text-align:right;
}
.menu_header {
    cursor: pointer;
    margin: 3px;
    padding: 9px;
}
.social_top{
	margin: 5px 10px 10px 10px;
	padding:0;
	
}
.menu_list{
	margin:0 auto;
	padding:0;
	text-align:left;
}
.menu_list li {
    float: left;
    margin: 2px 7px;
    /* padding: 8px 0; */
    text-align: left;
}
.menu_list li p{
	margin:0;
	padding:0;
}
.menu_list li a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 10px 5px;
}
.menu_list li a:hover{
	color:#30D8EE;
}
.social_ul {
list-style: none;
color: #fff;
margin: 0 auto;
padding: 0;
width: 160px;
}

.social_li{
	float:right;
	margin:0;
	padding:0px 5px;
	/*border-right:1px solid #000;*/
	color:#fff;
	font-size:25px;
}
.social_li:first-child{
	/*border-left:1px solid #000;*/
	padding: 0 0 0 5px;
}
.gplus{
	color:#434242;
}
.gplus:hover{
	color:#D34836;
}
.instagram{
	color:#434242;
}
.instagram:hover{
	color:#603913;
}
.facebook{
	color:#434242;
}
.facebook:hover{
	color:#3D62B3;
}
.twitter{
	color:#434242;
}
.twitter:hover{
	color:#30D8F0;
}
.youtube{
	color:#434242;
}
.youtube:hover{
	color:#cc181e;
}
.gplus_white{
	color:#fff;
}
.gplus_white:hover{
	color:#D34836;
}
.facebook_white{
	color:#fff;
}
.facebook_white:hover{
	color:#3D62B3;
}
.twitter_white{
	color:#fff;
}
.twitter_white:hover{
	color:#30D8F0;
}
.youtube_white{
	color:#fff;
}
.youtube_white:hover{
	color:#cc181e;
}
.navicon-line {
width: 35px;
height: 5px;
border-radius: 2px;
margin-bottom: 3px;
background-color: #434242;
}
	
.reservations_cont{
	background-color:#434242;
	color:#fff;
	text-align:right;
	cursor:pointer;
}
.reservations_cont:hover{
	background-color:#e86064;
}
.menu_boton {
background-color: #434242;
color: #fff;
text-align: right;
cursor: pointer;
position: fixed;
width: 120px;
right: 0;
top: 50%;
z-index:1;
}
.menu_boton a{
color: #fff;
text-decoration:none;

}
.menu_boton:hover{
	background-color:#e86064;
}
.reser_pos {
	top: 61px;
	right: 0;
	position: fixed;
	width:250px;
}
.ul_menu{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:100%;	
}
.li_menu{
	border-bottom:1px solid #3A6C96;
	float:left;
	width:100%;	
}
.li_menu:hover{
	background-color:#3A6C96;
}
.li_menu a{
	width: 85%;
	display: inline-block;
	padding: 15px 15px 0 15px;
	height:40px;
	border-left: 3px solid transparent;
	text-decoration:none;
	color:#fff;
}
.li_menu a:hover{
	border-left:3px solid #3A6C96;
	
}

.reser_side{
	padding:20px;
	margin:0;
	margin-top:100px;
	
}
.logo_header img{
	width:100%;
	
}

/*//////home///////*/

.main_home_cont{
	width: 100%;
	margin:0;
	padding:0;
}
#left_big {
    float: left;
    width: 59.5%;
    height: 450px;
}
#left_big .textup {
    position: absolute;
    left: 0;
    top: 0;
    width: 70%;
    margin: 170px 15% 0;
}
.vm {
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: RSB;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 40px;
}
.vm span {
    float: right;
    margin-left: 10px;
    height: 40px;
    width: 40px;
    background: url(../images/vm.png) center center no-repeat;
    background-size: cover;
}
.vm span:hover {
    background: url(../images/vm_over.png) center center no-repeat;
}
#w_up_btn {
    float: right;
    width: 40%;
    height: 450px;
}
#w_up_btn #down_big, #w_up_btn #up_big {
    float: left;
    width: 100%;
    height: 222px;
}
.bg_custom {
    background-size: cover;
    background-position: center center;
}
#w_up_btn #down_big {
    margin-top: 6px;
}
.home_titulo{
	color:#fff;
}
#w_up_btn .textup {
    margin: 40px 10% 0;
    width: 80%;
}
.quote_cont{
    width: 100%;
	padding:0;
	margin:15px auto;
	padding: 30px 0;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.dest_cont{
    width: 100%;
	padding:0;
	margin:15px auto;
	padding: 30px 0;
    border-top: 1px solid #E6E6E6;
}
.quote_inner{
	width:50%;
	margin: 0 auto;
}
.quote_inner p {
	font-size:14;
	font-weight:200;
	font-style:italic;
    text-align: center!important;
}
.bloque-uno{
	margin-bottom:40px;
	padding:0;
}

.present2 #pic_a {
    float: left;
    width: 100%;
    height: 250px;
}
.present2 .bg_custom {
    background-position: center center;
    background-repeat: no-repeat;
}
.present2 #text {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}
.present2 #text #titulo {
    position: absolute;
    top: 50px;
    width: 44%;
    background-color: rgba(255,255,255,.9);
    padding: 7px 15px;
    font-size: 16px;
    text-transform: uppercase;
	color:#000;
}

/*//////TOP NAV///////*/

ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0 10px 0 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li:hover {
	background-color:#7cb038;
}
ul.topnav li a{
	font-size: 18px;
    font-weight: 200;
	padding:6px 5px 5px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
.first{
	text-transform: uppercase;
}
ul.topnav li a:hover{
	background: url(../images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	color:#FFF;
	
}
ul.topnav li span.subhover {
	
	} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 36px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #7cb038; /*--Create bevel effect--*/
	border-bottom: 1px solid #67922f; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 155px;
	background: #7cb038;
	padding-left: 10px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #67922f; 
}


/*//////TOP NAV 2///////*/

ul.topnav2 {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg.gif) repeat-x;
}
ul.topnav2 li {
	float: left;
	margin: 0 10px 0 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav2 li:hover {
	background-color:#7cb038;
}
ul.topnav2 li a{
	font-size: 18px;
    font-weight: 200;
	padding:6px 5px 5px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
.first{
	text-transform: uppercase;
}
ul.topnav2 li a:hover{
	background: url(../images/topnav_hover.gif) no-repeat center top;
}
ul.topnav2 li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	color:#FFF;
	
}
ul.topnav2 li span.subhover {
	
	} /*--Hover effect for trigger--*/
ul.topnav2 li ul.subnav2 {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 36px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
}
ul.topnav2 li ul.subnav2 li{
	margin: 0; padding: 0;
	border-top: 1px solid #7cb038; /*--Create bevel effect--*/
	border-bottom: 1px solid #67922f; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav2 li ul.subnav2 li a {
	float: left;
	width: 155px;
	background: #7cb038;
	padding-left: 10px;
}
html ul.topnav2 li ul.subnav2 li a:hover { /*--Hover effect for subnav links--*/
	background: #67922f; 
}



/*//////MAIN///////*/
#categorias_home{
	padding:7px;
}

.img-holder {
    float: left;
    width: 100%;
    height: 150px;
	margin-bottom:10px;
}
.img-holder-home {
    float: left;
    width: 100%;
    height: 250px;
	margin-bottom:10px;
}

.content_wrapper{
	padding:15px;
	 background: #fff;
	
}
.banner{
	max-width:970px;
	margin: 0 auto;
    text-align: center;
    padding: 20px 0;
}
.banner-sidebar{
	max-width:300px;
	margin: 0 auto;
    text-align: center;
    padding: 0 0 15px 0;
}
.banner-inside{
	max-width:728px;
	margin: 0 auto;
    text-align: center;
    padding:20px 0;
}
.content_cont {
    padding-bottom: 25px;
    position: relative;
    display: inline-block;
}
.article-big-info{
	background-color:#fff;
	-moz-box-shadow: 0 0 20px -10px #000;
    -ms-box-shadow: 0 0 20px -10px #000;
    -o-box-shadow: 0 0 20px -10px #000;
    -webkit-box-shadow: 0 0 20px -10px #000;
    box-shadow: 0 0 20px -10px #000;
	width:70%;
	bottom:-55%;
	left:10%;
	padding:5%;
}
.article-big-info h2{
	font-weight: 200;
    text-transform: uppercase;
    margin: 0;
    line-height: 25px;
    font-size: 24px;	
}
.article-big-info a{
	text-decoration:none;
	margin:0;	
}
.bloque-home-article-big{
	margin-bottom:170px;
}
.link-home{
	text-decoration:none;
	color:#434242;
}
.link-home:hover{
	color:#8BC53F;
}
.link-home-small{
	font-size:20px;
	font-weight:200;
	line-height: 21px;
	text-decoration:none;
	text-transform: uppercase;
	color:#434242;
}
.link-home-small:hover{
	color:#8BC53F;
}
.home-ul{
	list-style:none;
	float:left;
	margin:0; 
	padding:0;
	
}
.home-li{
	margin-bottom:10px;
	float:left;
}
.bloque-home-article-small{
	
}
.article-small-imagen{
	    float: left;
    width: 40%;
    margin-right: 5%;
}
.article-small-info{
	float: left;
    width: 55%;
}

/*//////NOTICIA///////*/

.main_nota_cont{
	width: 100%;
	margin:0;
	padding:0;
}
#uno_bigs{
    float: left;
    width: 100%;
    max-height: 550px;
    background-repeat: repeat!important;
    min-height: 500px;
}
.bg_customfg {
    background-position: center center;
    background-repeat: no-repeat;
}

.bloque-noticia{
	float:left;
}
.imagen-master{
	margin-bottom:15px;
	
}

.articlegs {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.gray_scale{
    background-color: rgba(13,21,58,.3)!important ;
}
.gray_scale, .textcover{
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.textup{
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    margin: 140px 25% 0;
    text-align: center;
}
#titulos2{
    font-size: 30px;
}
.textup #titulos1, .textup #titulos2 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.textup #titulos3 a {
    color: #fff;
	font-weight:200;
	text-decoration:none;
    text-transform: uppercase;
    font-size: 20px;
}
.textup #fechas_autor {
    color: #fff;
	font-style:italic;
    font-size: 13px;
    text-transform: uppercase;
    padding: 10px 30px 0;
    border-top: 1px solid #fff;
    margin: 45px auto 0;
    width: 46%;
}



/*//////TEXTOS///////*/
.titulo-categoria{
	width:100%;
	text-align:center;
	font-size:28px;
	font-weight:700;
	
}
.categorias_home h1{
	font-size:24px;
	line-height:22px;
	margin:0;
}
.titulo-home{
	font-size:20px;
	line-height:20px;
	margin:0;
}
.titulo-home a {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    text-decoration: none;
}
.desc-home a{
	font-size:14px;
	color:#8C8C8C;
	font-weight:200;
	text-decoration:none;
}
.quote{
	font-size:20px;
	font-weight:400;
	text-align:center;
	
}
.marger-x{
	margin-top:10px;
	margin-bottom: 10px;
}
.marger-y{
	margin-left: 10px;
	margin-right: 10px;
}

.txt_noticias{
	
	font-family: 'Roboto', sans-serif;
	font-weight:200;
	font-size: 18px;
    line-height: 30px;
    color: #000;
	text-align:justify;
	-webkit-font-smoothing: antialiased;
	
}
.copyright{
	font-size:14px;
	
}
.txt_gris{
	color:#434242;
}
.fecha-home{
	color:#434242;
	font-size:14px;
	font-weight:200;
	margin:0 0 10px 0;
}
.fecha-home-small{
	color:#434242;
	font-size:14px;
	font-weight:200;
	margin:0 0 10px 0;
}
.underscore{
	display:inline-block;
	border-bottom: 3px solid #8BC53F;
	margin: 0 0 10px 0;
}
.txt_blanco{
	color:#fff;
}
.general{
	font-size:16px;
	font-weight:200;
	
}
h3{
	font-size:18px;
	font-weight:400;
	
}
.mailto{
	text-decoration:none;
	color:#ff554a;	
}
.mailto:hover{
	color:#fff;	
}
.mailto_dos{
	text-decoration:none;
	color:#09202c;	
}
.mailto_dos:hover{
	color:#fff;	
}
.link_maps a{
	text-decoration:none;
	color:#69b7c8;
}
.link_maps a:hover{
	text-decoration:none;
	color:#09202c;
}


.slider-conteiner{
	background-color:#222;
	padding: 30px 0;
}

/*/////FOOTER Y CONECTA///////*/
.conecta_cont{
    width: 100%;
	padding:0;
	margin:0;
	padding: 30px 0;
    border-top: 1px solid #E6E6E6;
    /*border-bottom: 1px solid #E6E6E6;*/
}
.conecta{
	
}
.conecta_social{
    float: left;
    width: 50%;
}
.conecta_social p{
    float: left;
    width: 100%;
	color:#000;
    font-size: 18px;
	text-transform:uppercase;
    margin-bottom: 15px;
}	
.conecta_news{
    float: right;
    border: 1px solid #E6E6E6;
    margin-top: 8px;
}
.conecta_news input[type=text] {
    float: left;
    border: none;
    padding: 10px;
    width: 250px;
    font-size: 13px;
}
.conecta_news input[type=submit] {
    float: left;
    width: 100px;
    background-color: #000;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    margin: 0;
    padding: 8px 10px;
}
footer #top{
    border-top: 1px solid #E6E6E6;
    padding: 15px 0;
	height:40px;
}
.menu_list_foot{
	margin:0 auto;
	padding:0;
	text-align:left;
}
.menu_list_foot li{
	float:left;
	margin:0 10px;
	padding:8px 0;
	text-align:left;
}
.menu_list_foot li p{
	margin:0;
	padding:0;
}
.menu_list_foot li a{
	color:#ccc;
	font-size:12px;
	text-decoration:none;
}
.menu_list_foot li a:hover{
	color:#30D8EE;
}
.menu_list_foot_bot{
	margin:0 auto;
	padding:0;
	text-align:left;
}
.menu_list_foot_bot li{
	float:left;
	margin:0 10px;
	padding:8px 0;
	text-align:left;
}
.menu_list_foot_bot li p{
	margin:0;
	padding:0;
}
.menu_list_foot_bot li a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.menu_list_foot_bot li a:hover{
	color:#30D8EE;
}
footer #bottom {
    background-color: #333;
    padding: 10px 0;
	height:50px;
}

.footer_cont{
	width:100%;
	margin:0;
	padding:0;
}

.footer_down{
	max-width:1200px;
	text-align:center;
	margin:0 auto;
}

	
	
	.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
	
	.boton_venue {
/* -webkit-box-shadow: rgba(0,0,0,0.2) 0 1px 0 0; */
-moz-box-shadow: rgba(0,0,0,0.2) 0 1px 0 0;
/* box-shadow: rgba(0,0,0,0.2) 0 1px 0 0; */
color: #fff;
background-color: #69b7c8;
/* border-radius: 5px; */
-moz-border-radius: 5px;
/* -webkit-border-radius: 5px; */
border: 2px solid #fff;
font-size: 16px;
font-weight: 700;
/* height: 32px; */
padding: 10px 25px;
/* text-shadow: #FE6 0 1px 0; */
cursor:pointer;
text-decoration:none;
}
.boton_venue:hover {

color: #fff;
background-color: #2c2c2c;
}
.boton {
	margin:10px 0;
width:100%;
}
	.boton a {
    -moz-box-shadow: rgba(0,0,0,0.2) 0 1px 0 0;
    color: #000;
    background-color: transparent;
    -moz-border-radius: 5px;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: 400;
    padding: 7px 14px;
    cursor: pointer;
    text-decoration: none;
    margin: 10px auto;
}
.boton a:hover {

color: #fff!important;
background-color: #3A6C96;
border: 1px solid #3A6C96;
}

.boton a:visited {
color:inherit;
}

.input{
	padding: 9px; 
    border: solid 1px #E5E5E5; 
    outline: 0; 
    font: normal 13px/100% Verdana, Tahoma, sans-serif; 
    width: 200px; 
    background: #FFFFFF url('bg_form.png') left top repeat-x; 
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF)); 
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px); 
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
}
@media screen and
(min-width : 1020px)
and (max-width : 1220px) {

.logo_header{
	    margin: 10px 20px 0 20px;
}
.header_cont{
	height: 80px;
	background-image:none;
    background-repeat: none;
	background-color:#8BC53F;
	
}
.header_nav{
	float:right;
	max-width: 200px;	
}

	
}

@media screen and
(min-width : 770px)
and (max-width : 1024px) {

.half{
	width:50%;
}
.quarter{
	width:50%;
}
.deskt{
	display:none;
}
.ios{
	display:block;
}
.header_nav{
	float:right;
	max-width: 200px;	
}

.logo_header{
	    margin: 10px 20px 0 20px;
}
.header_cont{
	height: 80px;
	background-image:none;
    background-repeat: none;
	background-color:#8BC53F;
	
}

}

@media screen and
(min-width : 261px)
and (max-width : 769px) {
	  footer #bottom {
	  height: auto;
	  margin-top: 12px;
	}
	footer #top {
	    height: 48px;
	}
	.novecientos{
	max-width:828px;
	margin:0;

} 
	.texto-nota > img{
		width:98%!important;
		height: inherit!important;
}
.texto-nota p > img
{
	width:98%!important;
		height: inherit!important;
}
	.texto-nota iframe{
		width:98%!important;
		height: inherit!important;
}
	#left_big .textup {
    width: 80%;
    margin: 10% 10% 0;
}
#w_up_btn .textup {
    margin: 10% 10% 0;
}
.textup {
    width: 80%;
	margin: 77px 10% 0;
}
	.header-wave, .header-search{
		width:20%;
	}
	.header-logo{
		width:60%;
		
	}
	#left_big {
    width: 100%;
    height: 222px;
}
#w_up_btn {
    float: right;
    width: 100%;
    height: 450px;
}
.thy {
    width: 100%;
    margin-right:0;
	margin-bottom:10px;
    padding: 0;
}
.shy {
    width: 100%;
	margin-bottom:10px;
    padding: 0;
}
.half{
	margin:10px auto;
	width:100%;
}
.quarter{
	width:100%;
}
.thirds{
	width:100%;
}
.thirds-last{
	width: 100%;
    padding-left: 0;
    border-left: none;
}
.social_ul {
	float:none !important;
}
.ios{
	display:block;
}
.deskt{
	display:none;
}
.hide{
	display:block;
}
.reser_pos {
	width:100%;
}
html, body, #sb-site, .sb-site-container, .sb-slidebar {
	/* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
	margin: 23px 0 0 0;
	/*padding-bottom: 150px;*/
}
.ul_menu {
margin: 70px 0 0 0;
}
.topper{
	padding-top:10px;
	
}
.header_nav{
	float:right;
	max-width: 200px;	
}
.logo_header{
	    margin: 10px 20px 0 20px;
}
.header_cont{
	height: 80px;
	background-image:none;
    background-repeat: none;
	background-color:#8BC53F;
	
}
.texto-nota > iframe{
	width:98%!important;
	display: block;
	margin: auto;
}
.texto-nota p > iframe{
	width:98%!important;
	display: block;
	margin: auto;
}
.main_header_cont {
    height: 70px;
}
#up_big{
	margin-top:6px;
}

}
.texto-nota ul:not(.flex-direction-nav){
	list-style: inherit;
	font-family: 'Lato', sans-serif !important;
	font-weight: 300 !important;
	font-size: 18px !important;
	line-height: 26px !important;
	color: #000000 !important;
	-webkit-font-smoothing: antialiased !important;
	letter-spacing: .05em !important;
}

.novecientos{overflow-x: hidden!important}



