@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*-----------------Estilos responsive (más)----------------------*/

/* Small devices (landscape phones 576px o más)*/
@media (min-width: 576px) {
}

/* Medium devices (tablets 768px o más)*/
@media (min-width: 768px) {
	.move_text_right{
		text-align: right;
	}
	.move_text_left{
		text-align: left;
	}
}


/* Large devices (992px o más)*/
@media (min-width: 992px) {

}

/* Extra large devices (1200px o más)*/
@media (min-width: 1200px) {
}
.oculto
{
    display: none;
}

.visible
{
    display: block;
}

/*-----------------Fin de estilos responsive (más)----------------------*/
.margenes_iconos{margin-right: -5%}

h1{
	font-family: Poppins, sans-serif;
	font-weight: 600;
	font-size: 30pt;
	color:#333333;
	margin-bottom: -1px;
}


/* Para Banners */
.subh1{
	font-family: Poppins, sans-serif;
	font-weight: 600;
	font-size: 40pt;
	color:#e1241c;
	text-transform: uppercase;
	margin-bottom: -1px;
	line-height: 0.9em;
}

h2{
	font-family: Poppins, sans-serif;
	font-weight: 600;
	font-size: 17pt;
	color:#333333 ;
	margin-bottom: -1px;
}

h3{
	font-family: Poppins, sans-serif;
	font-weight: 600;
	font-size: 15pt;
	color:#616160;
	margin-bottom: -1px;
}
.subh3{
	font-size: 12pt;
}

h4{
	font-family: Poppins, sans-serif;
	font-weight: 500;
	font-size: 15pt;
	text-transform: uppercase;
	color:#4d4d4d;
	margin-bottom: -1px;
}

.subh4{
	font-family: Poppins, sans-serif;
	font-weight: 600;
	font-size: 12pt;
	text-transform: none;
	color:#4d4d4d;
}
.subh4 a.normal{
	font-family: Poppins, sans-serif;
	font-weight: 600;
	font-size: 12pt;
	text-transform: none;
	color:#4d4d4d;
}


h5{
	font-family: Poppins, sans-serif;
	font-weight: 700;
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 1.5pt;
	color:#e1241c;
	margin-bottom: -1px;
}

h6{
	font-family: Poppins, sans-serif;
	font-weight: 300;
	font-size: 10pt;
	color:#616160;
	margin-bottom: -1px;
}


p{
	font-family: Poppins, sans-serif;
	font-weight: 300;
	font-size: 11pt;
	color:#616160;
	margin-bottom: -1px;
	margin-bottom: 5px;
}

.p_negrita{ 
	font-weight: bold; 
}

.sububp{
	font-family: Poppins, sans-serif;
	font-weight: 300;
	font-size: 11pt;
	color:#616160;
	margin-bottom: -1px;
	margin-bottom: 5px;
	line-height: 1.3em;
}


a:link{ 
	color: #e1241c;
	text-decoration: none;
	font-weight: bolder;
}
a:visited{
	color:#e1241c;
	text-decoration: none;
}
a:hover{
	color: #b52121;
	text-decoration: none;
}
a:active{
	color:#8c1919;
	text-decoration: none;
}

a:focus{
	box-shadow: none!important;
	outline: none !important;
}
button a:link{
	font-family: Poppins;
	font-weight: 600;
	font-size: 11pt;
	box-shadow: none !important;
	outline: none !important;
	color: white !important;

}
button a:visited{
	text-decoration: none !important;
	color: white !important;

}
button a:hover{
	text-decoration: none !important;
	color: white !important;

}
button a:active{
	text-decoration: none !important;
	color: white !important;

}
button a:focus{
	box-shadow: none!important;
	outline: none !important;

}
button[disabled]{
	background-color: #cdcdcd;
}
ol{
	color: #616160;
}

.platform ul {
	position: relative;
	list-style: none;
	padding-left: 1.5em;

}
.platform ul li:before {
	content: "";
	height: 10px;
	width: 10px;
	background-color:#e1241c; 
	position: absolute;
	left: 0;
	margin-top:6px !important;
}
.alza ul {
	position: relative;
	list-style: none;
	padding-left: 1.5em;

}
.alza ul li:before {
	content: "";
	height: 10px;
	width: 10px;
	background-color:#f08785; 
	position: absolute;
	left: 0;
	margin-top:6px !important;
}
.linea1 ul {
	position: relative;
	list-style: none;
	padding-left: 1.5em;

}
.linea1 ul li:before {
	content: "";
	height: 10px;
	width: 10px;
	background-color:#f39535 !important; 
	position: absolute;
	left: 0;
	margin-top:6px !important;
}

.linea2 ul {
	position: relative;
	list-style: none;
	padding-left: 1.5em;

}
.linea2 ul li:before {
	content: "";
	height: 10px;
	width: 10px;
	background-color:#987958 !important; 
	position: absolute;
	left: 0;
	margin-top:6px !important;
}

.linea3 ul {
	position: relative;
	list-style: none;
	padding-left: 1.5em;

}
.linea3 ul li:before {
	content: "";
	height: 10px;
	width: 10px;
	background-color:#86b6a1 !important; 
	position: absolute;
	left: 0;
	margin-top:6px !important;
}

.linea4 ul {
	position: relative;
	list-style: none;
	padding-left: 1.5em;

}
.linea4 ul li:before {
	content: "";
	height: 10px;
	width: 10px;
	background-color:#f08785 !important; 
	position: absolute;
	left: 0;
	margin-top:6px !important;
}


/*-----------------Estilos navbar----------------------*/

.navbar ul{
	text-align: center !important;
}

.navbar li a {
	color: #333333;
	font-family: Poppins, sans-serif; 
	font-weight: 400;
	font-size: 11pt;
}

.navbar li a:hover {
	color: #b52121 !important;
}

.navbar li a:active, .navbar li a:focus{
	color: #8c1919 !important;
}

.navbar li a:visited {
	box-shadow: none!important;
	outline: none !important;
}

.navbar-nav:active, .navbar-nav:focus {
	box-shadow: none !important;
}

.navbar-nav:visited{
	box-shadow: none !important;
}

.navbar-nav > .active > a {
	color: #e1241c;
	font-family: Poppins, sans-serif; 
	font-weight: 600;
	font-size: 11pt;
}

.nav-link{
	box-shadow: none !important;
	outline: none !important;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown>.dropdown-toggle:active {
	pointer-events: none;
}

.dropdown-toggle::after {
	display: none;
}

.dropdown-menu{
	border: 1px solid #e9e9e9 !important;
	border-radius: 2.5px !important;
}

.dropdown-menu>.active {
	background-color:white !important;
	font-weight: 400 !important;
	color: #e1241c;
}

.dropdown-item{
	font-family: Poppins, sans-serif;
	font-weight: 300 !important;
	font-size: 10pt !important;
}

.dropdown-item:hover{
	background-color:white !important;
	font-weight: 500 !important;
	color: #b52121 !important;
}
.dropdown-item:active, .dropdown-item:focus {
	box-shadow: none !important;
	background-color:white !important;
}

.navbar .navbar-toggler-icon { 	
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(120, 120, 120, 0.9)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); 
}


/*-----------------Fin de estilos navbar----------------------*/

/*-----------------Estilos footer----------------------*/

.text_footer{
	font-family: Poppins, sans-serif;
	font-weight: 200;
	font-size: 11pt;
	line-height: 15pt;
	color: white;
}

.text_footer a:link{ 
	color: white;
	text-decoration: none;
	font-weight: 200;
}
.text_footer a:visited{
	color:white;
	text-decoration: none;
}
.text_footer a:hover{
	color: #ccc;
	text-decoration: none;
}
.text_footer a:active{
	color:#333;
	text-decoration: none;
}

/*-----------------Fin de estilos footer----------------------*/

.boton{
	background-color: #e1241c;
	font-family: Poppins;
	font-weight: 600;
	font-size: 11pt;
	box-shadow: none !important;
	outline: none !important;
	border-radius: 2.5px;
	color: white;
	padding:10px 20px 10px 20px;
}


.boton:hover{
	background-color: #b52121;
	box-shadow: none !important;
	color: white;
}

.boton:active,.boton:visited {
	background-color: #8c1919 !important;
	box-shadow: none !important;
	color: white;
}
.boton:focus {
	box-shadow: none!important;
	outline: none !important;
	color: none;
}

.boton_gris{
	background-color: #aaaaaa;
	font-family: Poppins;
	font-weight: 600;
	font-size: 11pt;
	box-shadow: none !important;
	outline: none !important;
	border-radius: 2.5px;
	color: white;
	padding:10px 20px 10px 20px;
}

.boton_gris:hover{
	background-color: #666666;
	box-shadow: none !important;
	color: white;
}

.boton_gris:active,.boton_gris:visited {
	background-color: #333333 !important;
	box-shadow: none !important;
	color: white;
}
.boton_gris:focus {
	box-shadow: none!important;
	outline: none !important;
	color: none;
}

.boton_contorno{
	background-color: none;
	font-family: Poppins;
	font-weight: 600;
	font-size: 11pt;
	box-shadow: none !important;
	border-radius: 2.5px solid #e1241c !important;
	border: 2px solid #e1241c;
	color: #e1241c;
	padding:10px 20px 10px 20px;
}

.boton_contorno:hover{
	background-color: #e1241c;
	box-shadow: none !important;
	border: 2px solid #e1241c;
	color: white;
}

.boton_contorno:active,.boton_contorno:visited {
	background-color: #b52121; !important;
	box-shadow: none !important;
	border: 2px solid #b52121;
	color: white;
}
.boton_contorno:focus {
	box-shadow: none!important;
	outline: none !important;
	color: none;
}


.boton_contorno_tabla{
	background-color: none;
	font-family: Poppins;
	font-weight: 600;
	font-size: 9pt;
	box-shadow: none !important;
	border-radius: 2.5px solid #e1241c !important;
	border: 2px solid #e1241c;
	color: #e1241c;
	padding:5px 8px 5px 8px;
}

.boton_contorno_tabla:hover{
	background-color: #e1241c;
	box-shadow: none !important;
	border: 2px solid #e1241c;
	color: white;
}

.boton_contorno_tabla:active,.boton_contorno:visited {
	background-color: #b52121; !important;
	box-shadow: none !important;
	border: 2px solid #b52121;
	color: white;
}
.boton_contorno_tabla:focus {
	box-shadow: none!important;
	outline: none !important;
	color: none;
}

.boton_contorno_tabla:disabled {
	background-color: white !important;
	border: 2px solid #aaa !important;
	color: #aaa;
	box-shadow: none!important;
	outline: none !important;
	color: none;
	cursor: default !important;
}

.accordion{
	background-color: none;
	border:none !important;
	width: 100%;
}

.accordion-item{
	background-color: none;
	border: none !important;
}

.accordion-button{
	border: none !important;
	background-color: white ;
}

.accordion-button:active, .accordion-button:visited{
	border: none !important;
	background-color: white !important;
	box-shadow: none!important;
	outline: none !important;
}
.accordion-button:focus{
	border: none !important;
	background-color: white !important;
	box-shadow: none!important;
	outline: none !important;
}
.accordion-button:not(.collapsed){
	border: none !important;
	background-color: white !important;
	box-shadow: none!important;
	outline: none !important;
}

.accordion-button:after{
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23616160'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.accordion-collapse{
	border:none !important;
	background-color: none !important;
}

.faq .accordion{
	border: none !important;
	background-color:none;
	width: 100%;
}

.faq .accordion-item{
	background-color: none;
	border:none !important;
}

.faq .accordion-button{
	background-color: #eee ;
}

.faq .accordion-button:active, .accordion-button:visited{
	border: none !important;
	background-color: #eee !important;
	box-shadow: none!important;
	outline: none !important;
}
.faq .accordion-button:focus{
	border: none !important;
	background-color: #eee !important;
	box-shadow: none!important;
	outline: none !important;
}

.faq .accordion-collapse{
	border: 2px solid #eee !important;
	background-color: none !important;
}

.faq .accordion-button:not(.collapsed){
	border: none !important;
	background-color: #eee !important;
	box-shadow: none!important;
	outline: none !important;
}

.faq .accordion{
	border: none !important;
	background-color:none;
	width: 100%;
}

.home .accordion-item{
	background-color: none;
	border:none !important;
}

.home .accordion-button{
	background-color: #eee ;
}

.home .accordion-button:active, .accordion-button:visited{
	border: none !important;
	background-color: #eee !important;
	box-shadow: none!important;
	outline: none !important;
}
.home .accordion-button:focus{
	border: none !important;
	background-color: #eee !important;
	box-shadow: none!important;
	outline: none !important;
}

.home .accordion-collapse{
	border: none !important;
	background-color: #eee !important;
}

.home .accordion-button:not(.collapsed){
	border: none !important;
	background-color: #eee !important;
	box-shadow: none!important;
	outline: none !important;
}



.rotate {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.rotate.down {
    -moz-transform:rotate(-180deg);
    -webkit-transform:rotate(-180deg);
    transform:rotate(-180deg);
}


/*-----------------Formularios----------------------*/


.contacto form label{
	margin-bottom: 10px;
	margin-top: 20px;
}

.contacto form input{
	font-family: Poppins, sans-serif;
	font-weight: 300 !important;
	font-size: 11pt;
	color:#333 !important;
	border: 1px solid white;
	box-shadow: none!important;
	outline: none !important;
	color: none;
}

.contacto form input:focus{
	box-shadow: none!important;
	outline: none !important;
	color: none;
	border: 1px solid #aaa;
}

.contacto form textarea{
	font-family: Poppins, sans-serif;
	font-weight: 300 !important;
	font-size: 11pt;
	color:#333 !important;
	border: 1px solid white;
	color: #eee;
	box-shadow: none !important;
	outline: none !important;
}

.contacto ::placeholder{
	color: #ccc !important;
	opacity:1;
}

.contacto form textarea:focus{
	box-shadow: none!important;
	outline: none !important;
	color: none;
	border: 1px solid #aaa;
}

.platform form label{
	margin-bottom: 10px;
	margin-top: 20px;
}

.platform form input{
	font-family: Poppins, sans-serif;
	font-weight: 300 !important;
	font-size: 11pt;
	color:#333 !important;
	border: 1px solid #999 !important;
	box-shadow: none!important;
	outline: none !important;
}

.platform form input:focus{
	box-shadow: none!important;
	outline: none !important;
	border: 1px solid #333 !important;
}

.platform form textarea{
	font-family: Poppins, sans-serif;
	font-weight: 300 !important;
	font-size: 11pt;
	color:#333 !important;
	border: 1px solid #999 !important;
	box-shadow: none !important;
	outline: none !important;
}

.platform form textarea:focus{
	box-shadow: none!important;
	outline: none !important;
	color: none;
	border: 1px solid #333 !important;
}

.platform ::placeholder{
	color: #ccc !important;
	opacity:1;
}



.platform form select{
	font-family: Poppins, sans-serif;
	font-weight: 300 !important;
	font-size: 11pt;
	color:#333 !important;
	border: 1px solid #999 !important;
	box-shadow: none !important;
	outline: none !important;
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23616160'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center right 1.5% !important;
}

.platform form select:focus{
	box-shadow: none!important;
	outline: none !important;
	color: none;
	border: 1px solid #333 !important;
}

/*-----------------Pop up----------------------*/

.close{
	border:none !important;
	background-color: transparent !important;
	font-size: 30px;
	color: #666;
	margin-top: -20px !important;
	text-align: right !important;
}

.modal-content{
	border:none !important;
	padding: 15px 2% 15px 2%!important;
}

.modal-body{
	border:none !important;
	padding: 20px 8% 20px 8% !important;
}

.modal-header{
	border:none !important;
}

.modal-footer{
	border:none !important;
	align-self: center !important;
}

/*-----------------Pestañas----------------------*/
.pestaña_alza .nav-tabs{
	box-shadow: none !important;
	border:none !important;

}
.pestaña_alza .nav-item.nav-link{
	position: relative;
	border:none !important;
	border-bottom: 4px solid #ccc !important;
	margin-left: 0.5%;
	margin-right: 0.5%;
	padding: 20px !important;
	box-shadow: none !important;
	top: 1px;

}

.pestaña_alza .nav-item:hover{
	border-bottom: 4px solid #999 !important;
	box-shadow: none !important;

}

.pestaña_alza .nav-item.nav-link.active{
	background-color: white !important;
	border-bottom: 4px solid #e1241c !important;
	box-shadow: none !important;
}

.pestaña_alza .nav-item.nav-link:visited, .nav-item.nav-link:focus{
	border-bottom: 4px solid #ccc !important;
	box-shadow: none !important;

}

.pestaña_alza .tab-pane{
	background-color: #f2f2f2;
	padding: 3%;
	z-index: 2;
}
/*-----------------Tablas----------------------*/

.table{
	border: none !important;
	background-color: white !important;
	box-shadow: none !important;
}

.table tbody tr{
	border-top: 2px solid #eee !important;
	border-bottom: none !important;
	outline: none !important;
	box-shadow: none !important;
	vertical-align: middle;
	height: 4em;
}

.table tbody td{
	border-bottom: none !important;
	outline: none !important;
	box-shadow: none !important;

}


.table thead tr{
	height: 2em;
}


/*-----------------Formularios----------------------*/


.text_principal{
	color:#e1241c;
}
.text_linea1{
	color:#f39535;
}
.text_linea2{
	color:#987958;
}
.text_linea3{
	color:#86b6a1;
}
.text_linea4{
	color:#f08785;
}
.text_linea5{
	color:#f08785;
}

.bc_principal{
	background-color:#e1241c;
}
.bc_linea1{
	background-color:#f39535;
}
.bc_linea2{
	background-color:#987958;
}
.bc_linea3{
	background-color:#86b6a1;
}
.bc_linea4{
	background-color:#f08785;
}
.bc_linea5{
	background-color:#f08785;
}



/*-----------------Estilos responsive (menos)----------------------*/

/* Extra large devices (1200px o menos)*/
@media (max-width: 1200px) {
	h1{
		font-size: 25pt !important;
	}
	/* Para Banners */
	.subh1{
		font-size: 30pt !important;
	}
	h2{
		font-size: 16pt !important;
	}
	h3{
		font-size: 14pt !important;
	}
	h4{
		font-size: 13pt !important;
	}
	.subh4{
		font-size: 12pt !important;
	}
    .subh3{
		font-size: 11pt !important;
	}
	p{
		font-size: 10pt !important;
	}
	.sububp{
		font-size: 10pt !important;
	}

}

/* Large devices (992px o menos)*/
@media (max-width: 992px) {
	#navbarNavDropdown{
		padding: 20px;
	}
	.dropdown-menu{
		text-align: center;
	}
	.cero_md{
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
	}
	.space_mobile_bottom{
		margin-bottom: 30px;
	}
	.space_mobile_top{
		margin-top: 30px;
	}
	h1{
		font-size: 24pt !important;
	}
	/* Para Banners */
	.subh1{
		font-size: 26pt !important;
	}
	h2{
		font-size: 17pt !important;
	}
	h3{
		font-size: 14pt !important;
	}
	h4{
		font-size: 12pt !important;
	}
    .btn{
	font-size: 10pt;
	padding:7px 15px 7px 15px;
	}
	
}


/* Medium devices (tablets 768px o menos)*/
@media (max-width: 768px) {
	.move_text_center{
		text-align: center;
	}
	.move_text_right_mobile{
		text-align: right;
	}
	.move_text_left_mobile{
		text-align: left;
	}
	.cero_sm{
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
	}
	h1{
		font-size: 20pt !important;
	}
	/* Para Banners */
	.subh1{
		font-size: 23pt !important;
	}
	h2{
		font-size: 16pt !important;
	}
	.subh4{
		font-size: 11pt !important;
	}
	p{
		font-size: 9pt !important;
	}
	.sububp{
		font-size: 9pt !important;
	}
	.space_mobile_bottom_md{
		margin-bottom: 30px;
	}
    
    
}

/* Small devices (landscape phones 576px o menos)*/
@media (max-width: 576px) {
}

/*-----------------Fin de estilos responsive (menos)----------------------*/
