



/* ---------------------------------------------------------------------------------------------------------------------------------------------------    */
/* -----------------------------------------------------------  MEDIA QUERY ----------------------------------------------------------------------    */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------    */
.mov-row-llama{
border:3px solid #fff;
    padding-left: 30px
}
.myButton {
	opacity: .75;
	-moz-box-shadow: 15px 15px 14px -7px #0f0;
	-webkit-box-shadow: 15px 15px 14px -7px #0f0;
	box-shadow: 15px 15px 14px -7px #0f0;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #408c99));
	background:-moz-linear-gradient(top, #2b2d2e 5%, #000 100%);
	background:-webkit-linear-gradient(top, #2b2d2e 5%, #000 100%);
	background:-o-linear-gradient(top, #2b2d2e 5%, #000 100%);
	background:-ms-linear-gradient(top, #2b2d2e 5%, #000 100%);
	background:linear-gradient(to bottom, #2b2d2e 5%, #000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2d2e', endColorstr='#000',GradientType=0);
	background-color:#000;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:25px;
	font-weight:bold;
	padding:5px 32px;
	text-decoration:none;
	color:#fff;
	margin-bottom: 5%;
	margin-top: 10%;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #2b2d2e));
	background:-moz-linear-gradient(top, #408c99 5%, #000 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #000 100%);
	background:-o-linear-gradient(top, #408c99 5%, #000 100%);
	background:-ms-linear-gradient(top, #408c99 5%, #000 100%);
	background:linear-gradient(to bottom, #408c99 5%, #000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000',GradientType=0);
	background-color:#000;
}
.myButton:active {
	position:relative;
	top:1px;
}
.myButton1 {

	opacity: .75;
	-moz-box-shadow: 15px 15px 14px -7px #FF4000;
	-webkit-box-shadow: 15px 15px 14px -7px #FF4000;
	box-shadow: 15px 15px 14px -7px #FF4000;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #408c99));
	background:-moz-linear-gradient(top, #2b2d2e 5%, #000 100%);
	background:-webkit-linear-gradient(top, #2b2d2e 5%, #000 100%);
	background:-o-linear-gradient(top, #2b2d2e 5%, #000 100%);
	background:-ms-linear-gradient(top, #2b2d2e 5%, #000 100%);
	background:linear-gradient(to bottom, #2b2d2e 5%, #000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2d2e', endColorstr='#000',GradientType=0);
	background-color:#000;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:25px;
	font-weight:bold;
	padding:5px 32px;
	text-decoration:none;
	color:#fff;
	margin-bottom: 10px;
}
.myButton1:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #2b2d2e));
	background:-moz-linear-gradient(top, #408c99 5%, #000 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #000 100%);
	background:-o-linear-gradient(top, #408c99 5%, #000 100%);
	background:-ms-linear-gradient(top, #408c99 5%, #000 100%);
	background:linear-gradient(to bottom, #408c99 5%, #000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000',GradientType=0);
	background-color:#000;
}
.myButton1:active {
	position:relative;
	top:1px;
}
.myButton1 p{margin: 0 0 0px;}
.myButton p{margin: 0 0 0px;}
/* ------------------------Para XXS---------------------------------------------------------------------------------  */
/* -----------------------------------------------------------------------------------------------------------------    */
@media  only screen and (max-width: 479px) {

	/* ---------------- TOP ---------------- */
	

	.layout-large{
		display: none;
	}

	.layout-moviles{
		display: block;
	}


	/* ---------------- TOP ---------------- */	

	.layout-moviles .mov-container-body .mov-banda-naranja{
		padding: 10px 0px;
		background-color: #FF4000;
		text-align: center;
	}

	.layout-moviles .mov-container-body .mov-banda-naranja p{
		font-size: 31px;
		line-height: 32px;
		margin: 0;
	}	

	.layout-moviles .mov-row-fondo-body{
		height: auto;
		background: url(../images/web/cabecera-fondo-480.jpg) repeat top;
	}	

	.layout-moviles .mov-row-espacio{
		height: 25px;
	}
	

	.layout-moviles .mov-col-izda{
		text-align: center;
		color: #FFFFFF;
	}

	.layout-moviles .mov-col-izda .textos-1{
		font-size: 30px;
		font-weight: bold;
		line-height: 28px;
		padding-top: 0px;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom:-20px;
	}

	.layout-moviles .mov-col-izda .textos-2{
		font-size: 16px;
		line-height: 20px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.layout-moviles .mov-col-izda .textos-3 img{
		width: 192px;
		height: 35px;
	}

	.layout-moviles .mov-col-izda .textos-4{
		font-size: 37px;
		font-weight: bold;
		line-height: 70px;
	}

	.layout-moviles .mov-col-izda .textos-4 a,
	.layout-moviles .mov-col-izda .textos-4 a:link,
	.layout-moviles .mov-col-izda .textos-4 a:visited{
		color: #FFFFFF;
		text-decoration: none;
	}

	.layout-moviles .mov-col-izda .textos-4 a:hover{
		color: #FF4000;
		text-decoration: none;
	}

	.layout-moviles .mov-col-izda .mov-row-boton{
		margin-top: 0px;
	}

	.layout-moviles .mov-col-izda .mov-row-boton img{
		width: 320px;
		height: 69px;
	}

	.layout-moviles .mov-col-izda .mov-row-llama{
		width: auto;
		height: auto;
		margin: 10px 15px;
		padding: 15px;
		text-align: left;
		background-color: rgba(0, 0, 0, 0.6);
	}

	.layout-moviles .mov-col-izda .mov-row-llama p{
		color: #FFFFFF;
		font-size: 18px;
		line-height: 20px;	
	}
	

	.layout-moviles .mov-row-banda-horizontal{
		height: auto;
		background-color: #FF4000;
	}

	.layout-moviles .mov-row-banda-horizontal .textos{
		text-align: center;
		padding: 20px 0;
	}

	.layout-moviles .mov-row-banda-horizontal p.titulo{
		font-size: 22px;
		font-weight: bold;
		line-height: 40px;
	}

	.layout-moviles .mov-row-banda-horizontal p.subtitulo{
		font-size: 28px;
		font-weight: bold;
		line-height: 32px;
	}

	

}



/* ------------------------Para XS---------------------------------------------------------------------------------  */
/* -----------------------------------------------------------------------------------------------------------------    */
@media only screen and (min-width: 480px) and (max-width: 767px) {


	/* ---------------- TOP ---------------- */
	

	.row-banda-horizontal{
		height: auto;
	}

	.row-banda-horizontal p.titulo{
		font-size: 40px;
		font-weight: bold;
		line-height: 46px;
	}

	.row-banda-horizontal p.subtitulo{
		font-size: 36px;
		font-weight: bold;
		line-height: 40px;
	}

	.row-cabecera-fondo{
		height: 1070px;
		background: url(../images/web/cabecera-fondo-768.jpg) repeat top;
	}

	.container-gral2{
		margin: 0 auto;
		width: 480px;
	}

	.container-body{

	}

	.container-body .col-izda{
		min-width: 100%;
		max-width: 100%;
	}

	.container-body .col-dcha{
		min-width: 100%;
		max-width: 100%;
		height: 574px;
		/* background: url(../images/web/descarga.png) no-repeat top; */
	}

	.container-body .col-izda .banda-naranja p{
		font-size: 28px;
	}

	.container-body .col-izda .row-espacio{
		height: 35px;
	}

	.container-body .col-izda .row-textos{
		height: 230px;
		text-align: center;
		color: #FFFFFF;
	}

	.container-body .col-izda .row-textos .textos-1{
		font-size: 26px;
		font-weight: bold;
		line-height: 32px;
		padding-top: 20px
	}

	.container-body .col-izda .row-textos .textos-2{
		font-size: 16px;
		line-height: 20px;
	}

	.container-body .col-izda .row-textos .textos-3 img{
		width: 192px;
		height: 35px;
	}

	.container-body .col-izda .row-textos .textos-4{
		font-size: 50px;
		font-weight: bold;
		line-height: 70px;
	}

	.container-body .col-izda .row-boton{
		margin-top: 10px;
	}

	.container-body .col-izda .row-boton img{
		width: 383px;
		height: 82px;
	}

	.container-body .col-izda .row-llama{
		width: 383px;
		height: 130px;
		margin: 0 auto;
		margin-top: 10px;
		background-color: rgba(0, 0, 0, 0.6);
		padding: 20px;
	}

	.container-body .col-izda .row-llama p{
		color: #FFFFFF;
		font-size: 18px;
		line-height: 20px;	
	}

	

}



/* ----------------------------Para SM---------------------------------------------------------------------------  */
/* ---------------------------------------------------------------------------------------------------------------    */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	/* ---------------- HEADER HOME ---------------- */	

	.row-cabecera-fondo{
		height: 514px;
		/*background: url(../images/web/cabecera-fondo-768.jpg) repeat-x top;*/
	}

	.container-gral2{
		margin: 0 auto;
		width: 768px;
	}

	.container-body{

	}

	.container-body .col-izda{
		
	}

	.container-body .col-dcha{
		height: 574px;
		/* background: url(../images/web/descarga.png) no-repeat top; */
	}

	.container-body .col-izda .banda-naranja p{
		font-size: 28px;
	}

	.container-body .col-izda .row-espacio{
		height: 35px;
	}

	.container-body .col-izda .row-textos{
		height: 230px;
		text-align: center;
		color: #FFFFFF;
	}

	.container-body .col-izda .row-textos .textos-1{
		font-size: 26px;
		font-weight: bold;
		line-height: 32px;
		padding-top: 20px
	}

	.container-body .col-izda .row-textos .textos-2{
		font-size: 16px;
		line-height: 20px;
	}

	.container-body .col-izda .row-textos .textos-3 img{
		width: 192px;
		height: 35px;
	}

	.container-body .col-izda .row-textos .textos-4{
		font-size: 50px;
		font-weight: bold;
		line-height: 70px;
	}

	.container-body .col-izda .row-boton{
		margin-top: 10px;
	}

	.container-body .col-izda .row-boton img{
		width: 383px;
		height: 82px;
	}

	.container-body .col-izda .row-llama{
		width: 383px;
		height: 130px;
		margin: 0 auto;
		margin-top: 10px;
		background-color: rgba(0, 0, 0, 0.6);
		padding: 20px;
	}

	.container-body .col-izda .row-llama p{
		color: #FFFFFF;
		font-size: 18px;
		line-height: 20px;	
	}


}



/* --------------------------Para MD---------------------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------    */
@media only screen and (min-width: 960px) and (max-width: 1056px) {

	/* ---------------- HEADER HOME ---------------- */
	

	.row-cabecera-fondo{
		height: 614px;
		background: url(../images/web/cabecera-fondo-1056.jpg) repeat-x top;
	}

	.container-gral2{
		margin: 0 auto;
		width: 960px;
	}

	.container-body{

	}

	.container-body .col-izda{
		
	}

	.container-body .col-dcha{
		height: 674px;
		/* background: url(../images/web/descarga.png) no-repeat top;*/
	}

	.container-body .col-izda .banda-naranja p{
		font-size: 32px;
	}

	.container-body .col-izda .row-espacio{
		height: 35px;
	}

	.container-body .col-izda .row-textos{
		height: 280px;
		text-align: center;
		color: #FFFFFF;
	}

	.container-body .col-izda .row-textos .textos-1{
		font-size: 30px;
		font-weight: bold;
		line-height: 36px;
		padding-top: 20px;
	}

	.container-body .col-izda .row-textos .textos-2{
		font-size: 18px;
		line-height: 24px;
	}

	.container-body .col-izda .row-textos .textos-4{
		font-size: 60px;
		font-weight: bold;
		line-height: 88px;
	}

	.container-body .col-izda .row-boton{
		margin-top: 20px;
	}

	.container-body .col-izda .row-llama{
		width: 421px;
		height: 150px;
		margin: 0 auto;
		margin-top: 20px;
		background-color: rgba(0, 0, 0, 0.6);
		padding: 22px;
	}

	.container-body .col-izda .row-llama p{
		color: #FFFFFF;
		font-size: 20px;
		line-height: 28px;	
	}



}

.myButton a{color:#fff;}
.myButton a p{    margin: 0 0 0px}





















































