/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer,
header, hgroup, main, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/****************************
-- Fonts --
****************************/

@font-face {
    font-family: 'icons';
     src: url("../webfonts/fa-regular-400.eot");
	 src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), 
	      url("../webfonts/fa-regular-400.woff2") format("woff2"),
	      url("../webfonts/fa-regular-400.woff") format("woff"),
	      url("../webfonts/fa-regular-400.ttf") format("truetype"),
	      url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); 
    font-weight: normal;
    font-style: normal;

}

/*--icono carita triste--*/
.fa-frown:before {
	 font-family: 'icons';
 	 content: "\f119";
}
/*--icono carita no sabe no contesta--*/

.fa-meh:before {
	 font-family: 'icons';
 	 content: "\f11a";
}

/*--icono carita alegre--*/
.fa-smile:before {
	 font-family: 'icons';
 	 content: "\f118";
}




@font-face {
    font-family: 'icons-900';
     src: url("../webfonts/fa-solid-900.eot");
	 src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), 
	      url("../webfonts/fa-solid-900.woff2") format("woff2"),
	      url("../webfonts/fa-solid-900.woff") format("woff"),
	      url("../webfonts/fa-solid-900.ttf") format("truetype"),
	      url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); 
    font-weight: normal;
    font-style: normal;

}

/*--icono >--*/
.fa-chebron:before {
	 font-family: 'icons-900';
 	 content: "\f078";
}
/*--icono flecha--*/

.fa-flecha:before {
	 font-family: 'icons-900';
 	 content: "\f061";
}



.fa-search:before {
	 font-family: 'icons-bold';
  content: "\f002"; }

.btn-search {color: #FFFFFF;font-size: 18px; font-weight: initial; float: right; margin-top: 7px;}






@font-face {
    font-family: 'benton-regular';
    src: url('../webfonts/bentonsans_regular_3-webfont.eot');
    src: url('../webfonts/bentonsans_regular_3-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/bentonsans_regular_3-webfont.woff2') format('woff2'),
         url('../webfonts/bentonsans_regular_3-webfont.woff') format('woff'),
         url('../webfonts/bentonsans_regular_3-webfont.ttf') format('truetype'),
         url('../webfonts/bentonsans_regular_3-webfont.svg#bentonsans_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto-black';
    src: url('../webfonts/roboto-black-webfont.eot');
    src: url('../webfonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-black-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-black-webfont.woff') format('woff'),
         url('../webfonts/roboto-black-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto-medium';
    src: url('../webfonts/roboto-medium-webfont.eot');
    src: url('../webfonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-medium-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-medium-webfont.woff') format('woff'),
         url('../webfonts/roboto-medium-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto-regular';
    src: url('../webfonts/roboto-regular-webfont.eot');
    src: url('../webfonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-regular-webfont.woff') format('woff'),
         url('../webfonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'roboto-bold';
    src: url('../webfonts/Roboto-Bold.eot');
    src: url('../webfonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Roboto-Bold.woff2') format('woff2'),
         url('../webfonts/Roboto-Bold.woff') format('woff'),
         url('../webfonts/Roboto-Bold.ttf') format('truetype'),
         url('../webfonts/Roboto-Bold.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'roboto-light';
    src: url('../webfonts/roboto-light-webfont.eot');
    src: url('../webfonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-light-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-light-webfont.woff') format('woff'),
         url('../webfonts/roboto-light-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-light-webfont.svg#roboto-light') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
	/* font-family: 'roboto-light', helvetica, arial, sans-serif; */
	color: #000;
	background-color: #fff;
	font-size: 16px;
	line-height: 20px;
	/* letter-spacing: 0.05rem; */
	margin: 0;
}












p strong {
	font-family: 'benton-bold', helvetica, arial, sans-serif;
}


.list-p {
	width:280px!important;
	margin:20px 0;
	
}


.list-p li {
	font-family: 'roboto-regular', helvetica, arial, sans-serif;
	border-bottom:1px solid #000;
	
}

.list-p li::before {
 	content: "\2022";
    color: red;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    width: 0.9em;
	vertical-align:middle;
    margin-left: 0.1em;
}
.lista-p  ul li:last-child{
	border-bottom:none!important;
}


.faqs {
	
}

.faqs {
	font-family: 'roboto-light', helvetica, arial, sans-serif;
	font-size:14px;
	padding: 0px 9px 20px 9px!important;
}

.faqs strong {
	font-family: 'roboto-medium', helvetica, arial, sans-serif;
	display:block;
	clear:both;
	width:100%;
	padding:10px 0;
}

.faqs a {
	color: red;
}


#accordionFaq .card-header {
	padding: 10px 10px 10px 10px;
}


.txt-legales {
	font-size: 9px;
	line-height: 10px;
	text-align:justify;
	/* letter-spacing: 1px; */
}


a {
    color: #000000;
    text-decoration: none;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
a:hover {
 /*   color: #ff6470; */
	text-decoration: none;
	color:#000;
}
*, ::after, ::before {
box-sizing: border-box;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
.d-flex{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}
.col{
    position: relative;
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}
.text-red{
    color: #ef3829;
}
.bg-red{
    background-color: #ef3829;
    color: #fff;
    padding-bottom: 1.5rem;
}

.logo-claro {
	width: 67px; height: 25px;
}

.img-foot {
	width: 100%;
	margin:0 auto;
	display: block;
}

.titulo-h1 {
	/*font-size: 2.2em;*/
	font-size: calc(44px + 2vw);
	line-height: 48px;
    font-weight: 300;
}

.titulo-h1  span {
	color:#ef3829!important;
}

.copete {
	font-size: 1.1em;
}
.min-black {
	width: 63px;
	height: 5px;
	background-color: #ef3829;
	/*margin-top: 1.5rem;*/
}
section.separador-negro {
  margin-top:-5px;
  background-color:transparent!important;
}

.div-contenedor {
	width: 100%!important;
	display: block;
	float: left;
	margin:0 0 20px 0;
}

.div-contenedor p.titulo-div {
	/*font-size: 15px;*/
	/*font-size: calc(0.5em + 2vw);*/
	font-family: roboto-black,Verdana, Geneva, sans-serif;
	font-weight:bold;
	background:#000;
	text-align:left;
	padding: 16px 24px;
	color:#FFF;
	width: auto!important;
	display: block;
	float: left;
}

.div-contenedor p.titulo-div-centrado {
	/*font-size: calc(0.5em + 2vw);*/
	font-family:benton-bold,Verdana, Geneva, sans-serif;
	font-weight:bold;
	background:#000;
	padding: 7px 24px;
	color:#FFF;
	width: auto;
	max-width: 164px;
	display: block;
	margin: 0 auto;
	text-align: center;
}



.div-contenedor-bordes {
	/* border-top:2px solid #000; */
	/* border-bottom:2px solid #000; */
	float:left;
	clear:both;
	display:block;
	width:100%;
	padding: 40px 0px 0px 0px;
}

.div-contenedor-bordes.video-borde {
	border-bottom:none!important;
}



.div-contenedor-bordes ul {
	width:100%;
	
}

.div-contenedor-bordes ul li {
	width:100%;
	display:block;
	clear:both;
	float:left;
	/*font-size:15px;
	font-size: calc(0.3em + 2vw);*/
	/* font-family:benton-regular,Verdana, Geneva, sans-serif!important; */
	/* padding:10px 0; */
	/* border-bottom:1px solid #000; */
	letter-spacing: 0.5px;
}



.paso-p li{
/*	font-size: calc(0.2em + 2vw)!important;*/
	font-family:benton-regular,Verdana, Geneva, sans-serif!important;
	padding:2px 0!important;
	border-bottom:none!important;
	letter-spacing: -0.7px;
	/*text-transform:uppercase;*/
	margin-left:18px;
}

/*.div-contenedor-bordes ul li:last-child { border-bottom:none!important}*/

.div-contenedor-bordes ul li span {
	font-family:benton-regular,Verdana, Geneva, sans-serif!important;
	color: #000000;
	font-weight:normal;
	padding: 14px 26px 10px 0;
}


.div-contenedor-bordes ul li img {
	width: 8px;
    vertical-align: baseline;
}



:focus {
outline: 0;
}

/*.video {
    width: 100%;
    
}
.wrapper{
    display:table;
    width:auto;
    position:relative;
    width:100%;
}
.playpause {
    background-image:url(../images/b-play.svg);
    background-repeat:no-repeat;
    width:80px;
    height:100%;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
}*/


.pasos-a-seguir {}
.pasos-a-seguir li {}
.pasos-a-seguir li span{float:left;width:8px;font-weight: 600!important;}
.pasos-a-seguir li p {
    font-family:benton-regular,Verdana, Geneva, sans-serif!important;
    float:left;
    width: 91%;
    padding: 14px 0!important;
    /* text-transform:uppercase; */
    border-bottom: 1px solid #606060;
    font-weight: 600;
}
.pasos-a-seguir li a {
	color: #000000;
	text-decoration:none;
	/* font-weight: bold; */
}
.pasos-a-seguir li p .nota-al-pie {
	color: #000;
	/*font-size: calc(0.2em + 2vw);*/
	width:100%!important;
	display: block;
	font-family:benton-regular,Verdana, Geneva, sans-serif!important;
	font-weight: 600!important;
}

.lista-flecha li {

    font-family:benton-regular,Verdana, Geneva, sans-serif!important;
    float:left;
    width: 95%;
    padding: 18px 0!important;
    /* text-transform:uppercase; */
    border-bottom: 1px solid #606060;
    list-style-type:none;
    letter-spacing: 0.5px!important;
    background-size: 8px;
}




.lista-flecha li a {
	color:#000;
	text-decoration:none;
	font-family: benton-regular,Verdana, Geneva, sans-serif!important;
	font-weight: 600;
}




@media (min-width: 576px){
    .container {
     /*max-width: 540px;*/
     padding-right: 15px;
     padding-left: 15px;
	 
    }
	
}

@media (max-width: 350px){
	.container {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-right: 5px;
		padding-left: 5px;
	}
}

header{
     height: 50px;  padding: 10px 0px 10px 0px;  background: #ef3829;
}



section {
    float: left;
    width: 100%;
    display: block;
    clear: both;
	background-color:#FFF;
}
section#intro{
    padding: 2rem 0;
    background-color: #FFF;
}

section#intro-red {
    padding: 1.5rem 0 0rem 0;
    background-color: #FFF;
}
section#intro.fondo-fac {
	background:#fafafa;
	
}

.pasos-img {
	width: 95%;
	/*max-width: 380px;*/
	margin: 0 auto;
	display: block;
	/* padding:15px 0; */
}


section#importante-red{
    /* background-color: #e9edf3; */
    padding-bottom: 1.5rem;
}


section#importante-breadcrumb {
    /* background-color: #e9edf3; */
    padding:0;
}

section#importante {
    /* background-color: #e9edf3; */
    padding:0;
}

section#importante-gris {
    background-color: #e9edf3;
    padding:0;
}


section#importante-foot{    height: 50px;     background-color: #000000;     padding: 10px 0px; }
section#importante-foot a img { width: 67px; height: 25px; display: block;}
section#importante-chat{
    background-color: #f2f2f2;
    padding: 2rem 1rem;
}

section#importante .title,section#importante-red .title{
    width: 220px;
}
section#recomendaciones{
    padding: 2rem 0;
}

section#recomendaciones .col-icon img{
    width: 60px;
}
section#recomendaciones .col-text{
    padding-left: 1rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
section#recomendaciones .col-text .title{
    margin-top: 0;
}
section#recomendaciones .col-text ul{
    padding-left: 0;
    list-style: none;
}
section#recomendaciones .col-text ul li{
    border-bottom: 2px solid #000;
    padding: 0.5rem 0;
}
section#recomendaciones .col-text ul li:first-child{
    border-top: 3px solid #000;
}
section#recomendaciones .col-text ul li:last-child{
    border-bottom: 3px solid #000;
}
section#precauciones .title{
    padding-bottom: 0;
    font-size: 16px;
    padding-top: 2.5rem;
}
section#precauciones .col{
    -ms-flex-positive: 1;
    flex-grow:1;
}
.media-item{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 1rem 0;
    height: 100%;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-item img{
    min-width: 60px;
}
.media-item .icon{
    padding-right: 1rem
}
.media-item .text{
    font-size: 14px;
}

section#precauciones .row{
    margin-right: -15px;
    margin-left: -15px;
    display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

section#precauciones .col{
    padding-right: 15px;
    padding-left: 15px;

}
.media-item.border-bottom{
    border-bottom: 2px solid #000;
}

hr{
    border: 1px solid black;
    width: 100%;
    height: 1px!important;
}
section#precauciones .title img{
    max-width: 210px;
}


.box2 {
	 border-left:1px solid #000;
	 border-right:1px solid #000;
}

.grid {
  min-height: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.grid > div {
  display: -webkit-box;
  display: flex;
  flex-basis: calc(33.33% - 1px);
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding: 20px 0 20px 0;
}


.grid > div > div {
  display: -webkit-box;
  display: flex;
  text-align:center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  padding: 0 6px 0 5px;
}


/*******---------------------------------------------------

	Agregados por mi nuevo disenio

---------------------------------------------------********/




.t-negro-bold {
	font-family:roboto-black,Verdana, Geneva, sans-serif;
	font-size: 50px;
	line-height: 45px;
}

.t-rojo {
	font-family: roboto-black,Verdana, Geneva, sans-serif;
	font-size: 50px;
	line-height: 45px;
	color: #ef3829;
} 

.t-negro-bold, 
.t-rojo {

}



.t-copete-negro {
	font-family:roboto-regular,Verdana, Geneva, sans-serif;
	font-size: 25px;
	line-height: 30px;
	padding: 0px 10px 10px 10px;
} 

.t-copete-negro strong {
	font-family:roboto-bold,Verdana, Geneva, sans-serif;
	
} 

.fondo-blanco { width: 100%; background: #FFF; margin-bottom: 0px!important}

.txt-foot {
	font-family: robot-regular,Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: black;
	padding: 45px 24px 40px 24px;
	line-height: 31px;
	letter-spacing: 1px;
}

.txt-foot span {
	font-family:robot-regular,Verdana, Geneva, sans-serif;
}
.txt-foot a {
    color: #FF3829;
	font-family:robot-medium,Verdana, Geneva, sans-serif;
    
}


.border-top-black {
	border-top:2px solid #000000;
}


.txt-ayuda {
	font-family: benton-bold,Verdana, Geneva, sans-serif;
	font-size: 22px;
	text-align: center;
	padding: 20px 0 20px 0;
}

.voto li a.btn-si.activo,
.voto li a.btn-no.activo {  
	font-size: 42px;
    pointer-events: none;
    cursor: default;
}
.voto li a.btn-si.desactivo,
.voto li a.btn-no.desactivo { 
	font-size: 34px!important;
	opacity: 0.5;
	pointer-events: none;
    cursor: default;
}

.voto { width: 100%; display: block; margin-bottom: 85px;}
.voto li{ width: 50%!important;float: left!important; display: inherit!important; clear: none!important;}
.voto li a {
	font-size: 38px;
    margin: 17px;
}

.voto li a.btn-si {  
	float:right;
}
.voto li a.btn-no { 
	color: #ef3829; 
	float: left;
}

.voto li a.btn-si:hover,
.voto li a.btn-no:hover {  
	font-size: 42px;
}



/*******---------------------------------------------------

	Agregados por mi

---------------------------------------------------********/
.sombra-borde {
	box-shadow: 0px 5px 16px 5px rgb(0 0 0 / 17%);
	-webkit-box-shadow: 0px 5px 16px 5px rgb(0 0 0 / 17%);
	-moz-box-shadow: 0px 5px 16px 5px rgb(0 0 0 / 17%);
	border-radius:30px;
	width: 90%!important;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 74px;
	/* padding: 0px 0px; */
}
.sombra-borde a {
	float:left;
	clear:both;
	width:100%;
	display:block;
	/* padding:10px; */
}
.sombra-borde a.separador-gris {
border-top:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
}

.sombra-borde a:hover { 
	background-color:#ff3524;
	color:#FFFFFF;




}

.sombra-borde a:first-child:hover {
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

.sombra-borde a:last-child:hover {
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}

.titulo-seccion {
    font-family: roboto-regular,Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 23px;
    /* border-bottom: 2px solid transparent; */
    padding: 10px 10px 15px 11px;
    display: flex;
    float: left;
    width: 100%;
}
.titulo-seccion span {
    width: 90%;
    float: left;
    vertical-align: middle;
    line-height: 28px;
}

.titulo-seccion strong {ont-family: roboto-bold,Verdana, Geneva, sans-serif; 	font-weight: bold;}

.titulo-seccion i.chebron:after {
	font-family: 'icons-900';
	content: "\f078";
	font-weight: 400!important;
	margin-left: 12px;
	vertical-align: middle;
	font-size: 16px;
}

.flecha-der:after {
    font-family: 'icons-900';
    content: "\f105"!important;
    font-weight: light!important;
    margin-left: 12px;
    vertical-align: middle;
    font-size: 30px;
    float: right;
    /* right: 0; */
    /* padding-right: 10px; */
    margin: auto;
    height: 100%;
    /* width: 100%; */
    position: relative;
    /* right: 0; */
}


.menu-foot{
    width:    90%;
    margin: 0 auto;
}
/*Cartel importante*/

.importante-rojo {
    background:#FF3829;
    color:#FFFFFF;
    padding: 50px 30px;
    margin-bottom: 0!important;
}
.importante-rojo .titulo-importante {font-family:roboto-black,Verdana, Geneva, sans-serif;font-size: 40px;}
.importante-rojo p {
    font-family:roboto-regular,Verdana, Geneva, sans-serif;
    font-size: 25px;
    line-height: 31px;
}
.importante-rojo p strong {
    font-family:roboto-bold,Verdana, Geneva, sans-serif;
}


.importante-titular { background:#FFF; margin-bottom: 0px;}



/*carrusel*/
.carousel-item p span.span-texto  {font-family:roboto-regular,Verdana, Geneva, sans-serif;font-size: 23px;letter-spacing: 0.7px;line-height: 29px;width: 94%;float: right;padding-left: 10px;}
.carousel-item p span strong {font-family:roboto-bold,Verdana, Geneva, sans-serif;font-size: 23px;/* display: block; */}

.carousel-item p span.span-numero {color:#FF3829;font-family:roboto-medium,Verdana, Geneva, sans-serif;font-size: 23px;/* margin-top: 14px; *//* padding-right: 10px; */float: left;width: 6%;/* position: absolute; *//* height: 100%; */line-height: 30px;text-align: center;}




.carousel-indicators {
    top: 0;
    left: 0;
    margin-right: 0%;
    margin-left: 0%;
    /* border-top: 1px solid #000; */
    background: url(../images/1px-black.png) repeat-x;
   background-position: 0px 2px;
	height: 6px;
	background-clip:inherit;
}


.carousel-indicators li {
	flex: auto;
    background-color: transparent;
    background-clip:inherit;
    border-top: 1px solid transparent;
    border-bottom: 1px solid  transparent;
}


.carousel-indicators li.active {
    background-color: #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}


.carousel-inner {
    padding: 30px;
}

.carousel,
.carousel-inner,
.carousel-item,
.mh-item {
	height: 100%;
	min-height: 132px;
}


.carousel-item p {width: 98%;}



.carousel-control-next, .carousel-control-prev {
    color: #000;
	width: auto;
    text-align: center;
    opacity: 1;
 
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover 
 {
    color: #000;
 
}
/*fin carrusel*/

.myaccordion {
  /* max-width: 500px; */
  margin: 30px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.p-separador {
	padding:20px 0 35px 0;
}


.card {
    background-color: #e9edf3;
    border-bottom: 1px solid #000000!important;
    border-radius:0;
 }
 
.card-red {
    background-color: #ef3829;
	color:#FFF!important;
	
}
.card-red .card-header {
	border-bottom:1px solid #ef3829!important;
}
.mb-0.red button {
    
	color:#FFF!important;
	
}
.fa-inverse {
    color: #ef3829!important;
    background: #e9edf3;
    font-size: 15px!important;
}
.fa-red {
    color: #FFF!important;
    background: #ef3829!important;
}

.fa-faqs {
	color: #7f7f7f!important;
    background: #e9edf3!important;
}




.body-red ul li a{
  color:#FFF!important;
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border-left: none;
     border-right: none;
     border-top: none;

}

.myaccordion .card-header {
  border-bottom-color: #e9edf3;
  background: transparent;
  border-bottom: 1px solid #000;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #000;
  padding: 0;
  text-align: left;
  letter-spacing: 0.5px;
  font-size:20px;
  font-family:robot-bold,Verdana, Geneva, sans-serif;
}

.lista-app {width: 100%}
.lista-app li{ 
  font-size:20px;
  font-family:robot-regular,Verdana, Geneva, sans-serif;
  padding: 10px 0px;
  border-bottom: 1px solid #000;
}
.lista-app li:last-child{ 
  border-bottom: none;
}


#accordionFaq.myaccordion .btn {
    width: 100%;
    font-weight: bold;
    color: #000;
    padding: 0;
    text-align: left;
    letter-spacing: -0.5px;
    font-size: 14px;
    font-family: roboto-regular,Verdana, Geneva, sans-serif;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}


.texto-btn {
	position: absolute;
    left: 61px;
    top: 24px;
    line-height: 19px;
}

.gracias {
	display:none;
	font-size:20px;
	margin:50px 0 50px 0;
}

.gracias.fin {
	display:block!important;
}






.fa-check {
	font-size: 10px;
    color: white;
    background: #666666;
    padding: 4px;
}

.fa-check.cambio {
	font-size: 10px;
    color: white;

    background: #009cae!important;
    padding: 4px;
}



.contenedor-foto {
	border: 1px solid #666;
	border-radius:50px;
	height:350px;
	width:100%;
	margin:0 auto;	
	margin-bottom:20px;
}
.btn-subir {
	background: #ef3829;
    color: #ffffff!important;
    border-radius: 6px;
    padding: 15px 35px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin: 0 auto!important;
    display: block;
    width: 195px;
    float: none!important;
	
}


.contenedor-firma {
	border: 1px solid #666;
	border-radius:25px;
	height:400px;
	padding:10px;
	width:100%;
	margin:0 auto;	
	margin-bottom:20px;
	background:#FFF;
}
.btn-borrar {
	background: #FFF;
    color: #666666!important;
    border-radius: 6px;
	border:1px solid #666666;
   	padding: 7px 23px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.5px;
    float: left!important;
	
}
.btn-aceptar {
	background: #666666;
    color: #ffffff!important;
    border-radius: 6px;
    padding: 9px 25px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.5px;
    display: block;
    float: right;
	
}




.titulo-h1-center {
    font-size: 45px;
    /*font-size: calc(2.5vw + 2.5vh);
    */line-height: 48px;
    font-weight: 300;
    text-align: center;
    padding: 30px 0 5% 0;
}
.copete-center {
	font-size:15px;
    letter-spacing: 0.8px;
    line-height: 25px;
	text-align:center;
}
.copete-imp {
	font-size: 40px;
    letter-spacing: 0.8px;
    line-height: 25px;
    text-align: center;
    font-weight: 300;
	padding:20px 0 20px 0;
}



.alert-red {
	width:100%;
	background:#ef3829;
	padding:30px;
	
}

.text-red {
	    color: #FFF;
    font-size: 24px;
    font-weight: 200;
    line-height: 33px;
}

.text-red strong {
	 font-weight: 500!important;
}
.icon-alert {
 display:block;
 width: 31px;
 /* float: left; */
 clear: both;
 padding-bottom: 15px;
}

.card-body ul {
	/* float:left; */
	/* clear:both; */
	display: table;
	width:100%;
	margin-bottom: 0;
	margin-top: 0px;
	/* width: 280px; */
}


.card-body ul li {
	float:left;
	clear:both;
	width:100%;
	border-bottom:1px solid #000!important;
	padding: 21px 0px 21px 0px;
}

.body-red ul li {
	border-bottom:1px solid #FFF!important;
}


.card-body ul li:last-child {
	border-bottom:none!important;
}


#collapseTres .card:last-child {
	/* padding:0px!important */
	border-bottom:none!important;
}

#collapseTres .card-body {
	/* padding:0px!important */
}

.list-p-red li::before {
    content: "\2022";
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    width:3%;
    vertical-align: middle;
    margin-left: 0.1em;
	
}

.list-p-red li p{

    width: 93%;
    float: right;

}


/*------------------------------*/
.breadcrumb-container {
    width: 100%;
    display: block;
    position: inherit;
    justify-content: flex-start;
    
}
.breadcrumb-ul {
    display: block;
    direction: rtl;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 20px 0 20px 0px;
	float: left;
}
.breadcrumb-ul:after {
    content: "";
    display: block;
    flex: 0 0 auto;
    min-height: 10px;
    width: 7%;
}

.breadcrumb-ul li {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    justify-content: flex-end;
    float: left;
    }
 .breadcrumb-ul li:before {
	font-family: benton-regular,Verdana, Geneva, sans-serif;
    content: "/";
	display: inline-block;
	font-weight: 800;
	height: 16px;
	margin: 0px 7px;
	vertical-align: baseline;
	/* width: 4px; */
}

 .breadcrumb-ul li:last-child:before {
    content: "";
    display: inherit;
    height: 0px;
    margin: 0px;
    width: 0px;
}




 .breadcrumb-ul li a {
    color: #000;
    font-family: benton-regular,Verdana, Geneva, sans-serif;
    font-weight: 600;
    line-height: 1.54;
    font-size: 15px;
	letter-spacing: 1px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    
}






@media (min-width: 992px){
	.titulo-h1 {
		/*font-size: 2.2em;*/
		font-size: 2.2em!important;

	}
	.pasos-a-seguir li p .nota-al-pie {
		font-size: 13px!important;
		padding: 5px 0px 0px 0px;
	}
	.div-contenedor-bordes ul li {
		/*font-size:15px;*/
		font-size: 21px!important;
	}
	.div-contenedor p.titulo-div, 
	.div-contenedor p.titulo-div-centrado {
		/*font-size: 15px;*/
		font-size: 17px!important;

	}


	.paso-p li {
		font-size: 14px!important;

	}

}

@media (max-width: 992px){
	.pasos-a-seguir li p .nota-al-pie {
		font-size: 13px!important;
		letter-spacing: 0.5px;
	}
	.div-contenedor-bordes ul li {
		font-size: 18px!important;
	}
	.div-contenedor p.titulo-div, 
	.div-contenedor p.titulo-div-centrado {
		font-size: 17px!important;

	}
	.paso-p li {
		font-size: 14px!important;
	}

	
	
	
	
}


@media (max-width: 768px) {
	.breadcrumb-container {
		position: relative;
		display: flex;
		flex-wrap: nowrap;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden!important;
		direction: rtl!important;
		justify-content: flex-end;
		height: 66px;
	}
	.breadcrumb-container:before {
		background: linear-gradient(270deg,hsla(0,0%,100%,0) 0,#fff);
		content: "";
		display: block;
		height: 100%;
		left: 0;
		padding: 10px 0;
		position: absolute;
		top: 0;
		width: 7%;
		z-index: 1;
	}

	.breadcrumb-container:after {
		background: linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0));
		content: "";
		display: block;
		height: 100%;
		padding: 10px 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 7%;
		z-index: 1;
	}
	.breadcrumb-ul {
		display: flex;
		direction: ltr;
		flex-flow: row wrap;
		width: 100%;
		height: 60px;
		max-width: 1080px;
		list-style: none;
		left: 0;
		flex-wrap: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		margin: 0 auto;
		padding: 35px 0 46px 18px;
	}	
	.breadcrumb-ul li:before {
		content: "";
		display: none;
		}
	.breadcrumb-ul li:after {
		font-family: benton-regular,Verdana, Geneva, sans-serif;
		content: "/";
		display: inline-block;
		font-weight: 800;
		height: 16px;
		margin: 0px 7px;
		vertical-align: baseline;
		/* width: 4px; */
	}
	 .breadcrumb-ul li:last-child:after {
		content: "";
		display: inherit;
		height: 0px;
		margin: 0px;
		width: 0px;
	}
	
	 .breadcrumb-ul li a {
    	white-space: nowrap;
	}
    
	
	
.t-negro-bold, 
.t-rojo {
	
/*font-size: 8vw*/
	
font-size: calc(58px - 1.5vw);
	
line-height: 58px;
	}

#importante-breadcrumb .container {
	padding-left:0px!important;
}



}


@media (max-width: 575px) {
	.container.sin-p { padding: 0px!important;}
	.div-contenedor-bordes.video-borde {
		padding: 20px 0px;
	}
	.logo-claro {
  width: 67px; height: 25px;
		
}
	
}

@media (max-width: 360px) {
.t-negro-bold, 
.t-rojo {
	
/*font-size: 8vw*/
	
line-height: 43px;
	
font-size: calc(58px - 5vw);
	}
}

















