
.Fondo-Verde {
	background-color: rgba(91,186,71,1);
	background-image: url(../img/Forma-IZQ.png) , url(../img/Forma-DER.png);
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	height:60px;
	width:100%;
	color: rgba(255,255,255,1);
	text-indent:30px;
	line-height: 58px !important;
}
.Fondo-Azul {
	background-color: rgba(33,51,104,1);
	background-image: url(../img/Forma-IZQ.png) , url(../img/Forma-DER.png);
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	height:60px;
	width:100%;
	color: rgba(255,255,255,1);
	text-indent:30px;
	line-height: 58px !important;
}
.Fondo-Rojo {
	background-color: rgba(206,27,34,1);
	background-image: url(../img/Forma-IZQ.png) , url(../img/Forma-DER.png);
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	height:60px;
	width:100%;
	color: rgba(255,255,255,1);
	text-indent:30px;
	line-height: 58px !important;
}
.Fondo-Naranja {
	background-color: rgba(241,90,34,1);
	background-image: url(../img/Forma-IZQ.png) , url(../img/Forma-DER.png);
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	height:60px;
	width:100%;
	color: rgba(255,255,255,1);
	text-indent:30px;
	line-height: 58px !important;
}
.Fondo-Celeste {
	background-color: rgba(0,149,218,1);
	background-image: url(../img/Forma-IZQ.png) , url(../img/Forma-DER.png);
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	height:60px;
	width:100%;
	color: rgba(255,255,255,1);
	text-indent:30px;
	line-height: 58px !important;
}
.Fondo-Petroleo {
	background-color: rgba(0,105,145,1);
	background-image: url(../img/Forma-IZQ.png) , url(../img/Forma-DER.png);
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	height:60px;
	width:100%;
	color: rgba(255,255,255,1);
	text-indent:30px;
	line-height: 58px !important;
}
#Header {
	background-image:url(../img/Fondo-Header.png);
	background-repeat:repeat-x, no-repeat;
	background-size: auto 100%;
	height:136px;
	width:100%;
	position:fixed;
	z-index:50;
	top:0;
}
#BarraNav {
	display: block;
	max-width: 1200px;
	width: 100%;
	height: 136px;
	margin: auto;
	z-index:2;
}
#BarraNav img {
	display: block;
	height: 185px;
	margin-left: -117px;
	left: 50%;
	top: 16px;
	position: absolute;
	z-index: 5;
}
#BarraNav.fixed img {
	display: block;
	height: 136px;
	margin-left: -86px;
	left: 50%;
	top: 16px;
	position: absolute;
	z-index: 5;
}
#News-Index {
	height:672px;
	width:100%;
	background-color:#FFF;
	margin:0;
	padding:0;
}
.container-trabaja-con-nosotros{
	display: none;
}
#News-Index.Izq{
	height:672px;
	width:20%;
	background-color:#FFF;
	margin:0;
	padding:0;
}

#Fondo-header-Azul {
	height:93px;
	background: rgba(39,62,119,1);
	background: -moz-linear-gradient(top, rgba(39,62,119,1) 0%, rgba(27,44,93,1) 60%, rgba(39,62,119,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(39,62,119,1)), color-stop(60%, rgba(27,44,93,1)), color-stop(100%, rgba(39,62,119,1)));
	background: -webkit-linear-gradient(top, rgba(39,62,119,1) 0%, rgba(27,44,93,1) 60%, rgba(39,62,119,1) 100%);
	background: -o-linear-gradient(top, rgba(39,62,119,1) 0%, rgba(27,44,93,1) 60%, rgba(39,62,119,1) 100%);
	background: -ms-linear-gradient(top, rgba(39,62,119,1) 0%, rgba(27,44,93,1) 60%, rgba(39,62,119,1) 100%);
	background: linear-gradient(to bottom, rgba(39,62,119,1) 0%, rgba(27,44,93,1) 60%, rgba(39,62,119,1) 100%);
}
#Fondo-header-Rojo {
	height:43px;
	background: rgba(206,27,34,1);
	background: -moz-linear-gradient(top, rgba(206,27,34,1) 0%, rgba(227,30,48,1) 60%, rgba(187,24,29,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(206,27,34,1)), color-stop(60%, rgba(227,30,48,1)), color-stop(100%, rgba(187,24,29,1)));
	background: -webkit-linear-gradient(top, rgba(206,27,34,1) 0%, rgba(227,30,48,1) 60%, rgba(187,24,29,1) 100%);
	background: -o-linear-gradient(top, rgba(206,27,34,1) 0%, rgba(227,30,48,1) 60%, rgba(187,24,29,1) 100%);
	background: -ms-linear-gradient(top, rgba(206,27,34,1) 0%, rgba(227,30,48,1) 60%, rgba(187,24,29,1) 100%);
	background: linear-gradient(to bottom, rgba(206,27,34,1) 0%, rgba(227,30,48,1) 60%, rgba(187,24,29,1) 100%);
}
.Link-Blanco {
	color:rgba(255,255,255,1);
}
.Link-Blanco:hover {
	color:rgba(255,255,255,0.8);
}
.Link-Azul {
	color: rgba(33,51,104,1);
}
.Link-Azul:hover {
	color: rgba(33,51,104,0.8);
}
.Link-Gris {
	color: rgba(56,54,61,1);
}
.Link-Gris:hover {
	color: rgba(56,54,61,0.8);
}
.rounded-corners-shadow {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
}
.rounded-corners-bottom-shadow {
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
}
.rounded-corners {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.rounded-corners-bottom {
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
}
.Titulo-H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color: rgba(56,54,61,1);
	text-align:center;
	letter-spacing:1px;
	margin: 40px auto 10px auto;
}
.Titulo-H1-sec {
	font-size:50px;
	color: rgba(56,54,61,1);
	letter-spacing:1px;
	margin: 40px auto 10px 2%;
}
.Titulo-H1-sec-50 {
	font-size:50px;
	color: rgba(56,54,61,0.6);
	letter-spacing:1px;
	margin: 40px auto 10px auto;
	text-indent: 20px;
}
.Titulo-1 {
	font-size: 28px; 
	line-height: 120%;
}
.Titulo-2 {
	font-size: 25px; 
	line-height: 120%;
}
.Titulo-3 {
	font-size: 22px;
	line-height: 120%;
	font-weight: 200;
	letter-spacing: 1px;
}
.Titulo-4 {
	font-size: 25px;
	line-height: 120%;
	font-weight: 200;
	letter-spacing: 1px;
}
.Titulo-Bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	color: rgba(255,255,255,1);
	text-align:center;
	letter-spacing:1px;
	margin: 10px auto 10px auto;
	line-height: 110%;
}
.titulo-rojo {
	font-size: 35px; 
	line-height: 120%;
	color: rgba(206,27,34,1);
}
.titulo-rojo2 {
	font-size: 20px; 
	line-height: 120%;
	color: rgba(206,27,34,1);
}
.titulo-rojo4 {
	font-size: 25px; 
	line-height: 120%;
	color: rgba(206,27,34,1);
}
.titulo-rojo3-sans {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px; 
	line-height: 120%;
	color: rgba(206,27,34,1);
}
.titulo-rojo4-sans {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px; 
	line-height: 120%;
	color: rgba(206,27,34,1);
}
.titulo-Azul {
	font-size: 23px; 
	line-height: 120%;
	color: rgba(33,51,104,1);
}
.titulo-Azul-2 {
	font-size: 35px; 
	line-height: 120%;
	color: rgba(33,51,104,1);
}
.titulo-Azul-3 {
	font-size: 19px; 
	line-height: 120%;
	color: rgba(33,51,104,1);
}
.titulo-azul3-sans {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px; 
	line-height: 120%;
	color: rgba(33,51,104,1);
}
.Texto-14 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.Texto-16 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
}
.Texto-18 {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
.Linea-Bttm {
	border-bottom:rgba(0,0,0,0.2) dotted 2px;
}
.Linea-Left {
	border-left:rgba(0,0,0,0.2) dotted 2px;
	margin-left:2%;
	padding: 0 0 0 2%;
}
.Linea-Left-solo {
	border-left:rgba(0,0,0,0.2) dotted 2px;
}
.Linea-Right {
	border-right: rgba(0,0,0,0.2) dotted 2px;
}
.Linea-Left-Bco {
	border-left:rgba(255,255,255,0.5) dotted 2px;
	margin-left:2%; 
	padding:1% 0 1% 2%;
}
.Linea-Left-Bco-Primero {
	border-top: none;
	margin-left: 1%; 
	padding:1% 0 1% 2%;
}
.Linea-Left-Bco-solo {
	border-left:rgba(255,255,255,0.5) dotted 2px;
}

.Linea-Rojo {
	border-top:rgba(206,27,34,1) solid 5px;
}
.Linea-Rojo-bttm {
	border-bottom:rgba(206,27,34,1) solid 5px;
}
.Linea-Verde-bttm {
	border-bottom: rgba(91,186,71,1) solid 5px;
}
.Linea-Celeste-bttm {
	border-bottom:rgba(0,149,218,1) solid 5px;
}
.Linea-Naranja-bttm {
	border-bottom:rgba(241,90,34,1) solid 5px;
}
.Linea-Azul-bttm {
	border-bottom:rgba(33,51,104,1) solid 5px;
}
.Linea-Petroleo-bttm {
	border-bottom:rgba(0,105,145,1) solid 5px;
}
#bottom {
	width:100%;
	color: rgba(255,255,255,1);
	background-color: rgba(56,54,61,1);
	border-top:rgba(206,27,34,1) solid 5px;
	position:relative;
	padding:2% 0;
	bottom:0;
	overflow:hidden;
	margin-top: 40px;
}
.novedades-sec {
	width: 94%;
	padding: 3%;
	height: 60px;
	display: table;
}
.novedades-sec:last-child {
    border: none !important; 
}
.novedades-sec-img {
	width:70px;
	height:60px;
	float:left;
	overflow: hidden;
	position: relative;
	margin-right: 15px;
}
.novedades-sec-img img {
	object-fit: cover;
}
.novedades-sec-titulo {
	display: table-cell;
	vertical-align: middle;
	width: 90%;
	font-size: 110%;
}
#back-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
}
#back-top a {
	width: 60px;
	display: block;
	text-align: center;
	font: 11px/100%;
	text-transform: uppercase;
	text-decoration: none;
	color: rgba(150, 150, 150, 0.5);
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: rgba(150, 150, 150, 0.8);
}
/* arrow icon (span tag) */
#back-top span {
	width: 60px;
	height: 48px;
	display: block;
	margin-bottom: 0px;
	/* rounded corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background-color:rgba(255,255,255,0.5);
	background-image: url(../img/flecha_arriba.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	background-color: #fff;
}
/*#menu_nav {
	position: absolute;
	display:none;
}
#menu_nav.rel {
	display:none;
	right:-2000px;
}*/
#menu_nav {
	position: fixed;
	right: 0;
	top: 136px;
	width: 13%;
	display: block;
	padding:1%;
	line-height: 120%;
	background-color: rgba(235,235,235,0.9);
	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-top-left-radius:10px;
}
#menu_nav a {
	margin-bottom: 7px;
	display: inline-block;
}



.DivNotas {
	width: 27%;
	height: 35vh;
	float: left;
	font-size: 20px;
	position:relative;
	padding: 0 3% 2% 0;
	margin: 0 0 3% 3%;
	border-bottom:rgba(0,0,0,0.1) dotted 2px;
	border-right:rgba(0,0,0,0.1) dotted 2px;
}
.DivNotas div{
	width:100%;
	height:25vh;
	margin-bottom:10px;
}
.DivNotas p {
	position: absolute;
	bottom: 10px;
	right: 25px;
	margin: 0;
}
.DivGaleria {
	width: 17%;
	height: 28vh;
	float: left;
	font-size: 20px;
	position:relative;
	margin: 0 2% 3% 1%;
}
.DivGaleria div {
	width:100%;
	height:19vh;
	margin-bottom:10px;
}
.DivGaleria p {
	width:96%;
	margin: 0 2%;
	display:block;
	font-size: 90%;
	line-height: 130%;
}
.DivFotos {
	width: 18%;
	height: 18vh;
	float: left;
	position:relative;
	margin: 0 1% 2% 1%;
}
.DivFotos div {
	width:100%;
	height:18vh;
}
.NewsIndex-1 {
	background-color: rgb(241, 90, 34);
	height: 72vh;
}
.NewsIndex-1.imagen {
	width: 100%;
	height: 60%;
	overflow: hidden;
	position: relative;
	border:none;
}
.NewsIndex-1-texto {
	width: 90%;
	padding: 5%;
	text-align: center;
	border:none;
}
.NewsIndex-2 {
	height: 72vh;
	overflow: hidden;
	background-color: rgba(206,27,34,1);
	border-left:5px solid #fff ;
}
.NewsIndex-2.imagen {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	border:none;
}
.DivTitulo {
    position: relative;
}
.DivTitulo .Titulo {
    position: absolute;
    bottom: 0px;
	padding: 3% 4%;
	text-align: left;
	background-color: rgba(0,0,0,0.7);
	width: 92%;
}
.NewsIndex-3 {
	background-color: rgb(88, 185, 71);
	height: 36vh;
	border-bottom: 2.5px solid rgb(255, 255, 255);
	border-left:5px solid #fff;
	border-top:none;
}
.NewsIndex-3.imagen {
	width: 60%;
	height: 100%;
	overflow: hidden;
	position: relative;
	float: right;
	border:none;
}
.NewsIndex-3-texto {
	width: 35%;
    padding: 0px 3% 0px 2%;
    display: table;
    height: 100%;
	border:none;
}
.NewsIndex-3-texto2 {
	text-align: right;
	display: table-cell;
	vertical-align: middle;
	border:none;
}
.NewsIndex-4 {
	background-color: rgb(0, 149, 218);
	height: 36vh;
	border-top: 2.5px solid rgb(255, 255, 255);
	border-left:5px solid #fff ;
}
.NewsIndex-4.imagen {
	width: 60%;
	height: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	border:none;
}
.NewsIndex-4-texto {
	width: 35%;
	padding: 0px 3% 0px 2%;
	display: table;
	height: 100%;
	border:none;
}
.NewsIndex-4-texto2 {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	border:none;
}
.FotoNota {
	width:40%;
	margin:0 2% 1% 0;
	float:left;
	position:relative;
}
.Redes-Inst {
	position: fixed;
	right: 1%;
    top: 1%;
    z-index: 10001;
}
.Redes-Inst img {
	display: inline-block;
	padding: 2px;
	width: 25px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bttn_Wapp {
	padding: 1% 2% 1% 35px;
	background: rgba(77, 194, 71,1) url(../img/WhatsApp.png) no-repeat top 5px left 5px;
    background-size: auto 25px;
    margin: 5px 0 20px 0;
    float: left;
    text-align: left;
    width: auto;
    color: #25D366;
    font-size: 120%;
    line-height: 30px;
}
.Colonia {
    height: 38px;
    line-height: 35px;
    background-color: rgba(196,27,34,1);
    display: inline-block;
    text-align: center;
    width: 120px;
    position: fixed;
    top: 89px;
    margin: 0 0 0 -10%;
    /* left: -1%; */
	z-index: 100;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    /*transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);*/
}
.bttn-Whatsapp {
    background-color: #40a629;
    background-image: url(../img/WhatsApp.png);
    background-size: auto 28px;
    background-position: 8px 5px;
    background-repeat: no-repeat;
    color: rgba(255,255,255,1);
    padding: 5px 11px 5px 40px;
    margin: 5px 0;
    display: inline-block;
    border-radius: 7px;
    line-height: 30px;

}
.bttn-Whatsapp:hover {
    color: rgba(255,255,255,0.8);
}
.bttn-Whatsapp2 {
    background-color: #fff;
    background-image: url(../img/WhatsApp-V.png);
    background-size: auto 26px;
    background-position: 0 2px;
    background-repeat: no-repeat;
    color: rgba(0,0,0,1);
    padding: 3px 7px 5px 30px;
    margin: 0;
    display: inline-block;
    border-radius: 3px;
}
.bttn-Whatsapp2:hover {
    color: rgba(0,0,0,0.7);
}
.bttn-Whatsapp3 {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/WhatsApp.svg/2044px-WhatsApp.svg.png);
    background-size: auto 24px;
    background-position: 0 3px;
    background-repeat: no-repeat;
    color: rgba(255,255,255,1);
    padding: 3px 7px 5px 27px;
    margin: 0;
    display: inline-block;
	white-space: nowrap;
	
}
.bttn-Whatsapp3:hover {
    color: rgba(255,255,255,0.8);
}
.BuffetMenu {
		background-image: url(../img/CADS_Buffet_MENU-Fondo.jpg);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		position: relative;
		padding-top: 30%;
	}
.BuffetMenu img {
		display: inline-block;
		position: relative;
		width: 90%;
		margin: 0 5% 0.5%;
		padding: 0;
		-moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
		box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
	}
.MenuBuffet {
    height: 38px;
    line-height: 35px;
    background-color: #FF7B00;
    display: inline-block;
    text-align: center;
    width: 120px;
    position: fixed;
    bottom: 55vh;
    left: -41px;
    z-index: 10;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media (min-width: 300px) {
.Titulo-1 {
	font-size: 7vw; 
}
.NewsIndex-1 {
	max-height: 400px;
	border-bottom:5px solid rgb(255, 255, 255);
}
.NewsIndex-1.imagen {
	height: 70%;
}
.NewsIndex-2 {
	max-height: 400px;
	border-bottom:5px solid rgb(255, 255, 255);
	border-left: none;
	left: 0;
}
.NewsIndex-2.imagen {
	height: 70%;
}
.DivTitulo .Titulo {
    position: relative;
    bottom: auto;
    padding: 5%;
    text-align: center;
    background-color: transparent;
    width: 90%;
}
.NewsIndex-3 {
	max-height: 400px;
	border-top: none;
	border-bottom:5px solid rgb(255, 255, 255);
	border-left: none;
	height: 70vh;
}
.NewsIndex-3.imagen {
	width: 100%;
	height: 70%;
}
.NewsIndex-3-texto {
	width: 90%;
	padding: 5%;
	text-align: center;
	display:inline-block;
}
.NewsIndex-3-texto2 {
	text-align: center;
	display:inline-block;
}
.NewsIndex-4 {
	max-height: 400px;
	border-top: none;
	border-bottom:5px solid rgb(255, 255, 255);
	border-left: none;
	height: 70vh;
}
.NewsIndex-4.imagen {
	width: 100%;
	height: 70%;
}
.NewsIndex-4-texto {
	width: 80%;
	padding: 5% 10%;
	text-align: center;
	display:inline-block;
}
.NewsIndex-4-texto2 {
	text-align: center;
	display:inline-block;
}
.Linea-Left {
	border-top:rgba(0,0,0,0.2) dotted 2px;
	border-left: none;
	margin-left:0;
	padding:2%;
}
.Linea-Left-Bco {
	border-top:rgba(255,255,255,0.5) dotted 2px;
	border-left: none;
	margin-left:0;
	padding:5%;
	text-align: center;
}
.Linea-Left-Bco-Primero {
	border-top:rgba(255,255,255,0.5) dotted 2px;
	margin-left: 0; 
	padding:5%;
	text-align: center;
}
.Titulo-H1-sec-50 {
	font-size: 26px;
}
.FotoNota {
	width: 90%;
    margin: 0 5% 5% 5%;
    float: left;
    position: relative;
	}
.DivFotos {
	width: 48%;
}
.Colonia {
    top: 30vh;
    left: -41px;
    margin: 0 0 0 0;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.DivNotas {
	width: 93%;
}
.PlatInicial {
    height: 38px;
    line-height: 35px;
    background-color: rgba(143,197,75,1);
	display: inline-block;
    text-align: center;
    width: 140px;
    position: fixed;
    bottom: 70vh;
    right: -51px;
    z-index: 100;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.PlatPrimaria {
    height: 38px;
    line-height: 35px;
    background-color: rgba(71,65,175,1);
	display: inline-block;
    text-align: center;
    width: 155px;
    position: fixed;
    bottom: 43vh;
    right: -59px;
    z-index: 100;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.PlatSecundaria {
    height: 38px;
    line-height: 35px;
    background-color: rgba(153,12,16,1);
	display: inline-block;
    text-align: center;
    width: 175px;
    position: fixed;
    bottom: 13vh;
    right: -69px;
    z-index: 100;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
#BarraNav img {
	height: 136px;
	margin-left: -86px;
	top: 9px;
}
#BarraNav.fixed img {
	height: 136px;
	margin-left: -86px;
	top: 9px;
}
.Titulo-Bottom {
	font-size:33px;
}
.MenuBuffet {
    bottom: 38vh;
}
.Superior {
    display: none;
}
.iframe-container {
  overflow: hidden;
  padding-top: 400%;
  position: relative;
}
 
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
.Titulo-1 {
	font-size: 24px; 
}
.Titulo-2 {
	font-size: 35px;
	letter-spacing: 1px; 
}
.NewsIndex-1 {
	max-height: 350px;
	border-top: none;
	border-bottom:5px solid rgb(255, 255, 255);
	/*border-left: 5px solid rgb(255, 255, 255);*/
	margin-left:0;
}
.NewsIndex-1.imagen {
	width: 100%;
	height: 67%;
}
.NewsIndex-2 {
	max-height: 350px;
	border-bottom:5px solid rgb(255, 255, 255);
}
.NewsIndex-2.imagen {
	width: 100%;
	height: 67%;
}
.DivTitulo .Titulo {
    position: relative;
    bottom: auto;
    padding: 5%;
    text-align: center;
    background-color: transparent;
    width: 90%;
}
.NewsIndex-3 {
	max-height: 350px;
	height:50vh;
	border-top:none;
	border-bottom: 5px solid rgb(255, 255, 255);
	border-left: none;
}
.NewsIndex-3.imagen {
	width: 100%;
	height: 67%;
}
.NewsIndex-3-texto {
	width: 90%;
	padding: 5%;
	text-align: center;
	display:inline-block;
}
.NewsIndex-3-texto2 {
	text-align: center;
	display:inline-block;
}
.NewsIndex-4 {
	max-height: 350px;
	height:50vh;
	border-top:none;
	border-bottom: 5px solid rgb(255, 255, 255);
	border-left:5px solid #fff ;
}
.NewsIndex-4.imagen {
	width: 100%;
	height: 67%;
}
.NewsIndex-4-texto {
	width: 90%;
	padding: 5%;
	text-align: center;
	display:inline-block;
}
.NewsIndex-4-texto2 {
	text-align: center;
	display:inline-block;
}
.Linea-Left {
	border-top: none;
	border-left: rgba(0,0,0,0.2) dotted 2px;
    margin-left: 2%;
    padding: 0 0 0 2%;
}
.Linea-Left-Bco {
	border-top:rgba(255,255,255,0.5) dotted 2px;
	border-left: none;
	margin-left:0;
	padding:5%;
	text-align: center;
}
.Linea-Left-Bco-Primero {
	border-top:rgba(255,255,255,0.5) dotted 2px;
	margin-left: 0; 
	padding:5%;
	text-align: center;
}
.Superior {
    display: none;
}
.PlatInicial {
    height: 38px;
    line-height: 35px;
    background-color: rgba(143,197,75,1);
	display: inline-block;
    text-align: center;
    width: 140px;
    position: fixed;
    bottom: 70vh;
    right: -51px;
    z-index: 100;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.PlatPrimaria {
    height: 38px;
    line-height: 35px;
    background-color: rgba(71,65,175,1);
	display: inline-block;
    text-align: center;
    width: 155px;
    position: fixed;
    bottom: 43vh;
    right: -57px;
    z-index: 100;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.PlatSecundaria {
    height: 38px;
    line-height: 35px;
    background-color: rgba(153,12,16,1);
	display: inline-block;
    text-align: center;
    width: 175px;
    position: fixed;
    bottom: 13vh;
    right: -67px;
    z-index: 100;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.Colonia {
    top: 240px;
    left: -41px;
    margin: 0 0 0 0;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.DivNotas {
	width: 93%;
}
.Titulo-Bottom {
	font-size:35px;
}

}
/* Larger than tablet */
@media (min-width: 760px) {
	.container-trabaja-con-nosotros{
		display: block;
	}
#Header {
	background-image:url(../img/Fondo-Header.png);
	background-repeat:repeat-x, no-repeat;
	height:93px;
}
#BarraNav {
	height: 93px;
}
#BarraNav img {
	height: 130px;
	margin-left: -82px;
	top: 9px;
}
#BarraNav.fixed img {
	height: 93px;
	margin-left: -59px;
	top: 9px;
}
.NewsIndex-1 {
	background-color: rgb(241, 90, 34);
	height: 72vh;
	max-height: 320px;
	position: absolute;
	left: 0;
	margin: 0;	
}
.NewsIndex-1.imagen {
	width: 100%;
	height: 60%;
	overflow: hidden;
	position: relative;
	border:none;
}
.NewsIndex-1-texto {
	width: 90%;
	padding: 5%;
	text-align: center;
	border:none;
}
.NewsIndex-2 {
	height: 72vh;
	overflow: hidden;
	background-color: rgba(206,27,34,1);
	border-left:5px solid #fff ;
	max-height: 320px;
	left: 20%;
}
.NewsIndex-2.imagen {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	border:none;
	left: 0;
}
.DivTitulo {
    position: relative;
}
.DivTitulo .Titulo {
    position: absolute;
    bottom: 0px;
	padding: 3% 4%;
	text-align: left;
	background-color: rgba(0,0,0,0.7);
	width: 92%;
}
.NewsIndex-3 {
	background-color: rgb(88, 185, 71);
	height: 36vh;
	border-bottom: 2.5px solid rgb(255, 255, 255);
	border-left:5px solid #fff;
	border-top:none;
	max-height: 160px;
}
.NewsIndex-3.imagen {
	width: 60%;
	height: 100%;
	overflow: hidden;
	position: relative;
	float: right;
	border:none;
}
.NewsIndex-3-texto {
	width: 35%;
    padding: 0px 3% 0px 2%;
    display: table;
    height: 100%;
	border:none;
}
.NewsIndex-3-texto2 {
	text-align: right;
	display: table-cell;
	vertical-align: middle;
	border:none;
}
.NewsIndex-4 {
	background-color: rgb(0, 149, 218);
	height: 36vh;
	border-top: 2.5px solid rgb(255, 255, 255);
	border-left:5px solid #fff ;
	max-height: 160px;
}
.NewsIndex-4.imagen {
	width: 60%;
	height: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	border:none;
}
.NewsIndex-4-texto {
	width: 35%;
	padding: 0px 3% 0px 2%;
	display: table;
	height: 100%;
	border:none;
}
.NewsIndex-4-texto2 {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	border:none;
}
.Titulo-H1 {
	font-size:38px;
}
.Titulo-H1-sec {
	font-size:38px;
}
.Titulo-H1-sec-50 {
	font-size:38px;
}
.Titulo-1 {
	font-size: 19px; 
}
.Titulo-2 {
	font-size: 25px;
	letter-spacing: 1px; 
}
.Titulo-3 {
	font-size: 17px;
}
.Titulo-4 {
	font-size: 25px;
}
.Titulo-Bottom {
	font-size:38px;
}
.titulo-rojo {
	font-size: 35px; 
}
.titulo-rojo2 {
	font-size: 20px; 
}
.titulo-rojo4 {
	font-size: 25px; 
	
}
.titulo-rojo3-sans {
	font-size: 19px; 
}
.titulo-rojo4-sans {
	font-size: 25px; 
}
.titulo-Azul {
	font-size: 23px; 
}
.titulo-Azul-2 {
	font-size: 35px; 
}
.titulo-Azul-3 {
	font-size: 19px; 
}
.titulo-azul3-sans {
	font-size: 19px; 
}
.Texto-14 {
	font-size: 14px;
}
.Texto-16 {
	font-size: 14px;
}
.Texto-18 {
	font-size: 16px;
}
.Linea-Left {
	border-top: none;
	border-left: rgba(0,0,0,0.2) dotted 2px;
	margin-left: 2%;
	padding: 0 0 0 2%;
}
.Linea-Left-Bco {
	border-top: none;
	border-left: rgba(255,255,255,0.5) dotted 2px;
	margin-left: 2%;
	padding: 1% 0 1% 2%;
}
.Linea-Left-Bco-Primero {
	border-top: none;
	margin-left: 1%; 
	padding:1% 0 1% 2%;
}
.Superior {
    height: 45px;
    line-height: 45px;
    background-color: rgba(206,27,34,1);
	display: inline-block;
    text-align: center;
    width: 190px;
    position: fixed;
    bottom: 55%;
    right: -74px;
    z-index: 10;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
	
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.FotoNota {
	width:40%;
	margin:0 2% 1% 0;
	float:left;
	position:relative;
}
.Colonia {
    height: 38px;
    line-height: 35px;
    background-color: rgba(196,27,34,1);
    display: inline-block;
    text-align: center;
    width: 120px;
    position: fixed;
    top: 89px;
    margin: 0 0 0 -10%;
    left: 10%; 
	z-index: 10;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.DivNotas {
	width: 43%;
}
.PlatInicial {
    display:none;
}
.PlatPrimaria {
	display: none;
}
.PlatSecundaria {
	display: none;
}
.MenuBuffet {
    bottom: 60vh;
}
.btn-trabaja{
	left: 70px !important;
}
}

/* Larger than desktop */
@media (min-width: 960px) {
#Header {
	height:136px;
}

#BarraNav {
	height: 136px;
}
#BarraNav img {
	height: 185px;
	margin-left: -117px;
	top: 16px;
}
#BarraNav.fixed img {
	height: 136px;
	margin-left: -86px;
	top: 16px;
}
.Titulo-H1 {
	font-size:49px;
}
.Titulo-H1-sec {
	font-size:49px;
}
.Titulo-H1-sec-50 {
	font-size:50px;
}
.Titulo-1 {
	font-size: 22px; 
}
.Titulo-2 {
	font-size: 35px;
	letter-spacing: 0px; 
}
.Titulo-3 {
	font-size: 22px;
}
.Titulo-4 {
	font-size: 25px;
}
.Titulo-Bottom {
	font-size:49px;
}
.titulo-rojo {
	font-size: 35px; 
}
.titulo-rojo2 {
	font-size: 20px; 
}
.titulo-rojo4 {
	font-size: 25px; 
	
}
.titulo-rojo3-sans {
	font-size: 19px; 
}
.titulo-rojo4-sans {
	font-size: 25px; 
}
.titulo-Azul {
	font-size: 23px; 
}
.titulo-Azul-2 {
	font-size: 35px; 
}
.titulo-Azul-3 {
	font-size: 19px; 
}
.titulo-azul3-sans {
	font-size: 19px; 
}
.Texto-14 {
	font-size: 14px;
}
.Texto-16 {
	font-size: 16px;
}
.Texto-18 {
	font-size: 18px;
}
#menu_nav {
	display: block;
}
.DivFotos {
	width: 18%;
}

.Colonia {
    top: 136px;
    left: 25%; 
	margin: 0 0 0 -10%;
}	
}

/* Larger than Desktop HD */
@media (min-width: 1100px) {
.Titulo-1 {
	font-size: 28px; 
}
.NewsIndex-1 {
	max-height: 500px;
}
.NewsIndex-2 {
	max-height: 500px;
}
.NewsIndex-3 {
	max-height: 250px;
}
.NewsIndex-4 {
	max-height: 250px;
}
.Colonia {
    top: 136px;
    left: 25%; 
	margin: 0 0 0 -5%;
}
.iframe-container {
  overflow: hidden;
  padding-top: 130%;
  position: relative;
}
 
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
}
@media (min-width: 1300px) {
.NewsIndex-1 {
	max-height: 600px;
}
.NewsIndex-2 {
	max-height: 600px;
}
.NewsIndex-3 {
	max-height: 300px;
}
.NewsIndex-4 {
	max-height: 300px;
}
.Colonia {
    top: 136px;
    left: 25%; 
	margin: 0 0 0 1%;
}
}

@media(min-width:900px){
    iframe.preinscipcion{
        height: 6227px !important;
    }
}