/* CSS Document */


.logo-svg{
	width: 100%;
	max-width: 362px;
	height: 100%;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
}

.custom-red{
	background-color: #e73642;
	color: #FFFFFF;
}

.custom-red a{
	color: #E3E3E3;
}

.custom-red a:hover{
	color: #FFF;
}

.container-multicolor {
	height: 6px;
	margin-bottom: 10px;
	margin-top: -30px;
	background-position:center;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e73642+20,f18904+20,f18904+40,b6bd0d+40,b6bd0d+60,0b90b1+60,0b90b1+80,044d71+80 */
	
	background: #e73642; /* Old browsers */
	background: -moz-linear-gradient(left,  #e73642 20%, #f18904 20%, #f18904 40%, #b6bd0d 40%, #b6bd0d 60%, #0b90b1 60%, #0b90b1 80%, #044d71 80%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, right top, color-stop(20%,#e73642), color-stop(20%,#f18904), color-stop(40%,#f18904), color-stop(40%,#b6bd0d), color-stop(60%,#b6bd0d), color-stop(60%,#0b90b1), color-stop(80%,#0b90b1), color-stop(80%,#044d71)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(left,  #e73642 20%,#f18904 20%,#f18904 40%,#b6bd0d 40%,#b6bd0d 60%,#0b90b1 60%,#0b90b1 80%,#044d71 80%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(left,  #e73642 20%,#f18904 20%,#f18904 40%,#b6bd0d 40%,#b6bd0d 60%,#0b90b1 60%,#0b90b1 80%,#044d71 80%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(left,  #e73642 20%,#f18904 20%,#f18904 40%,#b6bd0d 40%,#b6bd0d 60%,#0b90b1 60%,#0b90b1 80%,#044d71 80%); /* IE10 preview */
	background: linear-gradient(to right,  #e73642 20%,#f18904 20%,#f18904 40%,#b6bd0d 40%,#b6bd0d 60%,#0b90b1 60%,#0b90b1 80%,#044d71 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73642', endColorstr='#044d71',GradientType=1 ); /* IE6-9 */

}

.bg-red-laines{
	background-color: #fff !important;
	border-bottom: 1px solid #e73642 !important;
	border-width: 2px !important;
	color: #e73642 !important;
}

.bg-red-laines.active{
	border: 1px solid #e73642 !important;
	border-width: 2px !important;
}

.bg-orange-laines{
	background-color: #fff !important;
	border-bottom: 1px solid #f18904 !important;
	border-width: 2px !important;
	color: #f18904 !important;
}

.bg-orange-laines.active{
	border: 1px solid #f18904 !important;
	border-width: 2px !important;
}

.bg-green-laines{
	background-color: #fff !important;
	border-bottom: 1px solid #b6bd0d !important;
	border-width: 2px !important;
	color: #b6bd0d !important;
}

.bg-green-laines.active{
	border: 1px solid #b6bd0d !important;
	border-width: 2px !important;
}

.bg-blue-laines{
	background-color: #fff !important;
	border-bottom: 1px solid #0b90b1 !important;
	border-width: 2px !important;
	color: #0b90b1 !important;
}

.bg-blue-laines.active{
	border: 1px solid #0b90b1 !important;
	border-width: 2px !important;
}

.bg-darkblue-laines{
	background-color: #044d71 !important;
	color: #fff !important;
}


.text-large{
	font-size: 30px !important;
	text-align: center;
}

.text-large > em{
	font-size: 60px !important;
	font-weight: 600;
	font-style:normal;
}

.text-large > strong{
	font-size: 40px !important;
	font-weight: 900;
}


@media (max-width: 992px) {
	.fix-width {
		width: 100%;
	}
}


/*COLORES*/

.color-red-laines{	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e73642+20,f18904+20,f18904+40,b6bd0d+40,b6bd0d+60,0b90b1+60,0b90b1+80,044d71+80 */
	border-left-color:  #e73642;
	
	background: #e73642; /* Old browsers */
	background: -moz-linear-gradient(left,  #e73642 20%, #f18904 20%, #f18904 40%, #b6bd0d 40%, #b6bd0d 60%, #0b90b1 60%, #0b90b1 80%, #044d71 80%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, right top, color-stop(20%,#e73642), color-stop(20%,#f18904), color-stop(40%,#f18904), color-stop(40%,#b6bd0d), color-stop(60%,#b6bd0d), color-stop(60%,#0b90b1), color-stop(80%,#0b90b1), color-stop(80%,#044d71)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(left,  #e73642 20%,#f18904 20%,#f18904 40%,#b6bd0d 40%,#b6bd0d 60%,#0b90b1 60%,#0b90b1 80%,#044d71 80%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(left,  #e73642 20%,#f18904 20%,#f18904 40%,#b6bd0d 40%,#b6bd0d 60%,#0b90b1 60%,#0b90b1 80%,#044d71 80%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(left,  #e73642 20%,#f18904 20%,#f18904 40%,#b6bd0d 40%,#b6bd0d 60%,#0b90b1 60%,#0b90b1 80%,#044d71 80%); /* IE10 preview */
	background: linear-gradient(to right,  #e73642 20%,#f18904 20%,#f18904 40%,#b6bd0d 40%,#b6bd0d 60%,#0b90b1 60%,#0b90b1 80%,#044d71 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73642', endColorstr='#044d71',GradientType=1 ); /* IE6-9 */

}

.header-half{
	height: 50vh;
	position: relative;
}

.header-title{
	background-color: rgba(241,241,241,0.50);
}

.fix-background{
	background-color: transparent !important;
}


/*Backgrounds*/
.main-background{
	background-image: url(../images/main/backgrounds/corner-right.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position: right bottom;
}

.second-background{
	background-image: url(../images/main/backgrounds/header-square.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: right top;
}

/*Badges*/
.orange-badge{
	background-color: #f18904;
}

.text-big > h1{
	font-size: 52px !important;
	font-weight: 700 !important;
	color: #505050 !important;
}

.text-quote{
	font-size: 28px !important;
	font-style: italic !important;
}

.text-small{
	font-size: 20px !important;
	font-style: italic !important;
}

/*Frases de Impacto*/
.frase-impacto{
	font-size: 25px !important;
	text-align: center;
	padding-left: 180px;
	padding-right: 180px;
}

.frase-impacto > em{
	font-size: 45px !important;
	font-weight: 900;
	font-style:normal;
}

.frase-impacto > strong{
	font-size: 35px !important;
	font-weight: 900;
}

.frase-impacto > span{
	font-size: 55px !important;
	font-weight: 900;
}

.frase-impacto-bg-top{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
	height: 100px;
	width: 100%;
	border-bottom: none !important;
}

.frase-impacto-bg{
	background-repeat: repeat;
	background-size: auto;
	background-position: bottom right;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/texturas/linedpaper_@2x.png);
	padding-left: 130px;
	padding-right: 130px;
	
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
	 .frase-impacto{
			font-size: 25px !important;
			text-align: center;
			padding-left: 50px;
			padding-right: 50px;
		}

    .frase-impacto-bg{
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 0px;
	}
}

@media only screen and (max-width: 1024px) {
    /* For mobile phones: */
	 .frase-impacto{
			font-size: 25px !important;
			text-align: center;
			padding-left: 50px;
			padding-right: 50px;
		}

    .frase-impacto-bg{
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 0px;
	}
}

.descripcion-llamativa{
	font-size: 20px;
}

.descripcion-llamativa > strong{
	font-size: 20px;
	font-weight: 900;
}

.descripcion-llamativa-b{
	font-size: 20px;
}

.descripcion-llamativa-b > strong{
	font-size: 20px;
	font-weight: 900;
}

/*///////////////////////*/

.caso-exito-frase{
	/*font-family: 'Playfair Display', serif;*/
	font-size: 26px;
	font-style: italic;
	font-weight: 900px;
	color: #7d7d7d;
}

.caso-exito-contenido{
	/*font-family: 'Playfair Display', serif;
	font-size: 1.15em;
	line-height: 1.9em;*/
}

/*Nav - Pills*/

.red-nav .active a,
.red-nav .active a:hover {
    background-color: red;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: red;
}