
body{
	background-color:#ffff;
	background-image: url("../img/fondo2.png");
	
}
.paddt30{
	padding-top:30px;
}
.menu{
	color:#005dac !important;
	font-size:16px;
	font-weight:500;
}
.cont-consulta{
	width: 100%;
	height: 100%;
	background-color:#fff;
	padding:20px;
	border-radius:10px;
	border: solid 1px #e2e2e2;
}
.btn-faqs{
	transition:0.7s;
	position: absolute;
    top: 130px;
    width: 85%;
    height: 50px;
    background: #f1f1f1;
    text-align:center;
    -webkit-box-shadow: 10px 10px 46px -15px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 46px -15px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 46px -15px rgba(0,0,0,0.75);
}
.btn-faqs:hover{
	background-color:#005dac;
	transition:0.7s;
	text-decoration: none;
	color:#fff !important;
}
.btn-faqs:hover a {
	color:#fff;
	text-decoration: none;
}
.btn-seguir{
	margin-top:12px;
}
#error-msj{
	display:none;
}
#error-msj-sn{
	display:none;
}
.cont-faqs{
	width: 100%;
	height: 100%;
	padding:40px;
	font-size:15px;

}
.flecha{
	font-size: 25px;
    margin-top: 12px;
}
.cont-box-faqs{
	height: 150px;
    padding-left: 25px;
    padding-right: 25px;
}
.txt-center{
	text-align:center;
}
.color-w{
	background-color:#e8e8e8;
}
.sn{
	padding:0px;
	padding-bottom: 20px;
}
.menub{
	color:#005dac !important;
	font-size:16px;
	font-weight:500;
}
.margint20{
	margin-top:20px;
}
.margint40{
	margin-top:40px;
}
.cont-title-box{
	text-align:center;
	margin-top:20px;
	margin-bottom:50px;
}
.color-txt{
	color:#005dac;
}
.menu li:hover{
	border-bottom: solid 2px #005dac;
	height:35px;
}
.padding10 {
  padding: 10px;
}
.color-check{
	color:#3b99fc;
}

.padding5 {
  padding: 5px;
}

.padding0{
	padding: 0px;
}
.box-line{
	box-shadow: 0px 10px 5px 0px rgba(255,255,255,1)!important;
	
}

.marginFull{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.white{
	background-color: #ffffff;
} 




label > input{ /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
label > input + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid transparent;
}
label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid #24ea00;
  -webkit-box-shadow: -2px 0px 24px -1px rgba(0,0,0,0.75);
-moz-box-shadow: -2px 0px 24px -1px rgba(0,0,0,0.75);
box-shadow: -2px 0px 24px -1px rgba(0,0,0,0.75);
}


/* Responsive Victor Padilla */
@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-ExtraBold.otf");
}
@font-face {
  font-family: "Quicksand-bold";
  src: url("Quicksand-Bold.otf");
}
.cbh{
	color:#07038c;
}
.cbs{
	color:#056cf2;
}
.margin-top-50{
	margin-top: 50px;
}
.log-tam{
	width: 150px;
	margin-left: 50px;
}
.title-font1{
	font-family: Montserrat;
	margin-left: 20%;
	letter-spacing:5px;
}
.margin-l20{
	margin-left: 20%;
}
.title-font2{
	font-family: Quicksand;
	margin-left: 20%;
	letter-spacing:5px;
}
.bgcol{
	width: 80%;
}
.cbus{
	color:#486daf;
}
.title-form-rut{
	color:#486daf;
	padding-left: 15px;
}



.cbtn-search{
	background-color: #f20732;
	color:#fff;
}
.cbtn-search:hover,.cbtn-search:focus{
	background-color: #d6052b!important;
	color:#fff!important;
}
#enviar-btn:hover{
	background-color: #d6052b!important;
	color:#fff!important;
}

.bg-red{
	background-color: #f20732;
    color: #fff;
    border-radius: 10px;
    text-align: center;
}
.bg-red h3{
	font-family:Quicksand-bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.margint60{
	margin-top:60px;
}
.pdlr-30{
	padding-left: 30px;
	padding-right: 30px;
}
.head-panel{
	background-color: #07038c;
    color: #fff;
    font-size: 20px;
    font-family: Quicksand-bold;
    border-radius: 5px 5px 0px 0px;
    padding: 8px;

}
.text-center h3{
	padding-top: 0px;
    margin-top: 0px;
    font-family: Quicksand-bold;
    color: #8c8c8c;
}
.font-s-20{
	font-size: 20px;
	color: #8c8c8c;
	margin-top:12px!important;
}
.font-s-24{
	font-size: 24px;
	color:#656464;
}
.font-s-28{
	font-size: 28px;
	color:#656464;
	text-align: center;
}
.color-panel{
	border:solid 1px #e6e6e6;
}
.img-auto{
	display: block;
 	margin-left: auto;
  	margin-right: auto;
}
.borde-red{
	border-right: solid 2px red;
}
.text-center{
	text-align: center;
}

.btn-ver, .btn-ver:focus{
	display: block;
    margin-left: auto;
    margin-right: auto;
	background:#056cf2;
	color:#fff;	
	margin-top: 25px;
}
.btn-ver:hover{
	display: block;
    margin-left: auto;
    margin-right: auto;
	background:#005dd6;
	color:#fff;
	margin-top: 25px;	
}
.bg-w{
	background-color: #FFF!important;
}
.box-pago{
	background: #056cf2;
	padding: 11px;
	color: #fff;
	border-radius: 20px 20px 0px 0px;
	text-align: center;
}
.box-pago button {
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
}
.line-pagado{
	background-color:#eaeaea;
}
.line-factura{
	background-color:#ffbf6c;
}
#contIntro{
	margin-top: 20%;
	text-align: center;
}







.containerCheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.containerCheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


.checkmarkPe {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border:solid 1px #cacaca;
}

.containerCheck:hover input ~ .checkmarkF {
  background-color: #e28e19;
}
.containerCheck:hover input ~ .checkmarkPe {
  background-color: #ccc;
}


.checkmarkF {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ffb042;
  border:solid 1px #cacaca;
}

.checkmarkPa {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #d7d7d7;
    border:solid 1px #cacaca;
}


.containerCheck input:checked ~ .checkmarkPe {
  background-color: #2196F3;
}
.containerCheck input:checked ~ .checkmarkF {
  background-color: #2196F3;
}


.checkmarkF::after {
  content: "";
  position: absolute;
  display: none;
}
.checkmarkPe::after {
  content: "";
  position: absolute;
  display: none;
}

.containerCheck input:checkedPe ~ .checkmarkPe::after {
  display: block;
}
.containerCheck input:checkedF ~ .checkmarkF::after {
  display: block;
}


.containerCheck .checkmarkPe::after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white!important;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.containerCheck .checkmarkF::after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white!important;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#contGuiaXs{
  display: none;
  }
.tabla-pagado{
    position: absolute;
    left: 0;
    right: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.iframe-storage{
  width: 90vw;
    height: 90vh;
    border: none;
}
@media screen and (max-width: 4910px) {
	#contTablas{
  padding-left: 15px;
  padding-right: 15px;
  }
  #contGuiaXs{
  display: none;
  }
  .margin-l20 {
    margin-left: 20%;
    margin-right: 0%;
}
}
@media screen and (max-width: 991px) {
	.borde-red {
    	border-right: none;
	}
	.media-991{
		display: none;
	}
	.m-991-bg{
		background-image: url("../img/fondo3sm.png");
		background-repeat: no-repeat;
    	background-size: contain;
    	background-position: center;
	}
	#contTablas{
  	padding-left: 0px;
  	padding-right: 0px;
  }
  #contGuia{
  display: none;
  }
  #contGuiaXs{
  display: block;
  }
  .margin-l20{
  margin-left: 20%;
  margin-right: 20%;
  }
}

@media screen and (max-width: 767px) {
  .sup-resp{
  		display: none
  }
  .margin-l20 {
   		margin-left: 15%;
   		margin-right: 15%;
  }
  #enviar-btn{
  		margin-top: 20px;
  }
  #limpiar-btn{
  		margin-top: 20px;
  }
  #selContent{
  display:none;
  }
  #contTablas{
  padding-left: 0px;
  padding-right: 0px;
  }
  .txt-total{
  font-size: 20px;}
}
