@charset "utf-8";
/* CSS Document */





body { background-color: #F2F2F2;font-family: 'Raleway', sans-serif;}
.contenedor-general { padding-top: 40px;}
.color-fondo { background: #ffffff; position: relative;}
.logo { padding-top: 40px; padding-bottom: 40px;  text-align: center; width: 200px; margin-left: 30px;} 
.logo-2 { padding-top: 40px; padding-bottom: 40px;  text-align: left; width: 300px; margin-left: 30px;}  
.titulo-principal h1 {font-family: 'Raleway', sans-serif; font-size: 30px; color: #5e5e5e; padding-bottom: 10px; }
.titulo-principal h1 span {font-family: 'Raleway', sans-serif; font-weight: bold;}
.container-formulario { width: 400px;  margin: 0 auto;}
.container-formulario-2 { width: 550px;  margin: 0 auto;}
.bajada { font-size: 12px; color: #5e5e5e; padding-bottom: 30px; }
.bajada-2 { font-size: 12px; color: #5e5e5e; padding-bottom: 0px; font-weight: 500; }
.margen-left { padding-left: 10px;}
.contenedor-formulario { padding-top: 30px;}
.txt-normal  { font-weight: 100;}

.estilo-input { color: #595959; font-weight: bold; font-size: 15px; border: medium none; background: #e2e2e2; border-radius: 30px; padding-left: 20px;}
.estilo-select { color: #595959; font-weight: bold; font-size: 14px; border: 1px solid #d8d8d8;  border-radius: 30px; padding-left: 20px; width: 100%; padding-top: 8px; padding-bottom: 8px; background:#e2e2e2 url("../img/login/bullet.png")no-repeat 365px 14px  !important;
-moz-appearance: none;
 -webkit-appearance: none;
 appearance: none;
} 

.form-control.ancho-dif { width: 33%;}
.form-control.ancho-dif-2 { width: 62%;}
.orden { display: flex; justify-content: space-between;}

.estilo-select:focus { outline: none;}



.estilo-select-2 { color: #888888; font-weight: bold; font-size: 14px; border: 1px solid #d8d8d8;  border-radius: 30px; padding-left: 14px; width: 60px; padding-top: 7px; padding-bottom: 7px; background:#e2e2e2 ; 

} 
.estilo-select-2:focus { outline: none;}
.txt-1 { font-size: 14px; font-weight: 500; color: #5e5e5e;}
.txt-1 a {color: #5e5e5e;}
.btn-transversal { border-radius: 20px; padding: 4px 8px;}
.btn-amarillo { background: #ffba3f;}
.btn-calipso { background: #00acbd;}
.btn-gris { background: #767676;}
.btn-azul-bd { background: #051D49;}
.btn-azul-bd:hover { color: #fff !important;}
.btn { border-radius: 30px;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 11px;
    width: 100%;
    text-transform: uppercase;
	padding-top: 10px;
}
.largo-btn {width:  100px!important; font-size: 10px; letter-spacing: 2px;}
.separacion-txt { letter-spacing: 3px;}
.redondeado-img img { border-top-right-radius: 40px;}
.redondeado-img img { border-bottom-right-radius: 40px;}
.ancho-select-2 {background:#ffffff url("../images/bullet.png")no-repeat 156px 14px  !important;}
.ancho-select-3 {background:#ffffff url("../images/bullet.png")no-repeat 93% 14px  !important;}

.btn-mini { border-radius: 30px;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 9px;
    width: 100%;
    text-transform: uppercase;
	padding-top: 10px;
	
	
    display: inline-block;

    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
 
    border: 1px solid transparent;
    padding: 7px 8px 5px 10px;
  
    line-height: 1.5;
    border-radius: 30px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

	
}





.btn-mini:hover { color: #000000;}

.menu-inferior { position: absolute; bottom: 0px;}
.menu-inferior ul { padding-left: 0px;}
.menu-inferior ul li { list-style: none; display: inline-block; margin-right: 10px;}
.menu-inferior ul li a { color: #5e5e5e; font-weight: bold; font-size: 12px;}
.sombra {-webkit-box-shadow: -1px 14px 24px 11px rgba(0,0,0,0.37);
-moz-box-shadow: -1px 14px 24px 11px rgba(0,0,0,0.37);
box-shadow: -1px 14px 24px 11px rgba(0,0,0,0.37);
 margin-bottom: 50px;

}
.margen-interno { padding-top: 5px;}
.error { border: 3px solid #e81515;}
.txt-right { text-align: right;}

.form-control:focus {
    color: #888888;
    background-color: #fff;
    border-color: #00acbd;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,172,189,.50);
}
.focus {
    color: #888888;
    background-color: #fff;
    border-color: #fdb22b;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(253,178,43,.50);
}
.form-control.focus:focus {
    color: #495057;
    background-color: #fff;
    border-color: #fdb22b;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(253,178,43,.50);
}
.caja-txt { position: absolute; bottom: -3px; right: 30px; margin-bottom: 20px; color: #5e5e5e; font-weight: bold; font-size: 12px;}
.caja-txt a { color: #5e5e5e;}

.contenedor-inferior { width: 400px;} 



/* Paso 2 */
.titulo-2 h1 {font-family: 'Raleway', sans-serif;font-size: 24px; color: #5e5e5e; padding-bottom: 10px;}
.titulo-2 h1 span { font-weight: bold;}

.titulo-3 {font-family: 'Raleway', sans-serif;font-size: 24px; color: #5e5e5e; padding-bottom: 10px;}
.titulo-4 {font-family: 'Raleway', sans-serif;font-size: 20px; color: #5e5e5e; padding-bottom: 10px;}
.titulo-5 {font-family: 'Raleway', sans-serif;font-size: 24px; color: #5e5e5e; padding-bottom: 0px;}
.borde { border-bottom: 1px solid #e2e2e2;}
.ancho-100 {width: 170px;}
.btn-ancho-medio {width: 120px;}


.titulo-formulario { color: #5e5e5e;padding-bottom: 20px;}

.negrita { font-weight: bold!important;}
.form-group {    margin-bottom: 0rem;}

.txt-3 a { color: #5e5e5e; text-decoration: underline; font-size: 16px; font-weight: 500;}
.txt-3 a:hover { text-decoration: none;}


/* Gracias */
.msj { text-align: center; padding-top: 100px;}


.destacado-1 { color: #fdb22b; font-size: 25px; line-height: 12px;}
.txt-4 { font-size: 12px;}
.txt-5 { font-size: 14px;}
.naranjo { color: #fdb22b;}
.naranjo-2 { color: #fdb22b!important;}
 
.txt-general { color: #5a5a5a; font-size: 13px; font-weight: 500;}






/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color:#d2d2d2;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color:  #fdb22b;
}

input:focus + .slider {
  box-shadow: 0 0 1px  #fdb22b;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}




.slider-2 {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d2d2d2;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider-2:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s;
}
/* Rounded sliders */
.slider-2.round {
  border-radius: 34px;
}

.slider-2.round:before {
  border-radius: 50%;
}


input:checked + .slider-2 {
  background-color: #00acbd;
}

input:focus + .slider-2 {
  box-shadow: 0 0 1px #00acbd;
}

input:checked + .slider-2:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.rojo {
  color: #e81515 !important;
}



















.caja-toogle {padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    float: left;
    width: 63px;}
.txt-6 {color: #5e5e5e; font-size: 12px; text-align: center;}
.precio { color: #fdb22b;
    font-weight: bold;
    font-size: 22px;
    float: left;
    width: 65px;
padding-top: 24px;}

.pag { padding-top: 17px; }
.margen-menor {line-height: 19px; padding-bottom: 5px;}
.titulo-size { font-size: 25px; color: #5e5e5e;}

.txt-inferior { padding-top: 10px; }
.txt-r { text-align: right; font-size: 14px; font-weight: 500;}
.size-2 { font-size: 14px;}
.size-4 { font-size: 28px;}
.margen-inferior { padding-bottom: 80px;}
.calipso { color: #00acbd;}




.titulo-formulario-2 { color: #5e5e5e;padding-bottom: 10px; padding-top: 8px; position: relative; z-index: 10;}
.franja-2 { position: absolute; top: 12px; border-bottom: 1px solid #4eaee5; height: 1px; width: 100%; z-index: 1;}
.franja-3 { position: absolute; top: 20px; border-bottom: 1px solid #4eaee5; height: 1px; width: 100%; z-index: 1;}
.fondo-blanco { background: #ffffff; position: relative; z-index: 100; padding-right: 15px;}






.fondo-banner {background: url("../img/login/banner-conocelo-limpio.jpg") left center; height: 355px; width: 100%;}
.caja-info { padding-left: 35px;}
.txt-info-1 { font-size: 30px; color: #616161; line-height: 26px;}
.txt-info-2 {font-size: 50px; font-weight: bold; color: #00acbd; line-height: 44px; padding-left: 5px;}
.txt-info-3 {font-size: 30px;color: #616161;line-height: 26px; padding-left: 15px;}





.titulo-6 { font-size: 25px; padding-bottom: 10px;}
.txt-simple{ font-size: 12px; color: #5e5e5e; margin-bottom: 20px; padding-left: 10px;}
.titulo-7 { font-size: 25px; color: #fdb22b; padding-bottom: 10px; text-align: center;}
.titulo-7 span { font-weight: bold;}
.txt-simple-2 { font-size: 12px; color: #5e5e5e; text-align: center; min-height: 100px;}
.titulo-8 { font-size: 25px; color: #5e5e5e; padding-bottom: 10px; text-align: center;}
.titulo-8 span { font-weight: bold;}
.txt-simple-3 { font-size: 12px; color: #5e5e5e; text-align: center;min-height: 100px;}
.txt-simple-4 { font-size: 12px; color: #5e5e5e; text-align: center;min-height: 100px;}
.fondo-1 { background: #ffffff; padding-top: 40px; padding-bottom: 40px;}
.fondo-1 .bloque { padding-left: 15px; padding-right: 15px;}
.ancho-165 { width: 165px;}

.caja-fondo { background: #efefef; text-align: center; margin-top: 10px; letter-spacing: 5px; font-weight: bold; text-transform: uppercase; font-size: 12px; padding-top: 4px; padding-bottom: 4px; max-width: 225px; margin: 0 auto; margin-bottom: 17px;}

.dos-cajas .caja-1 { width: 50%; float: left; text-align: center; }
.dos-cajas .caja-2 { width: 50%; float: left;text-align: center;}
.style-1 { color: #5e5e5e; font-size: 16px; display: block; font-weight: bold; line-height: 10px;}
.style-2 {color: #5e5e5e;font-size: 30px; font-weight: bold; line-height: 36px; text-decoration: line-through;}
.style-3 { color: #fdb22b; font-size: 13px; display: block; font-weight: bold;line-height: 10px;}
.style-4 { color: #fdb22b; font-size: 30px; font-weight: bold;line-height: 36px;}
.bordes-laterales { border-left: 3px solid #ececec; border-right: 3px solid #ececec;}
.borde-separador {border-right: 3px solid #ececec;}
.borrado {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    margin: 0;
    padding: 0;
}


.fondo-blanco-2 { background: #ffffff;}
.margenes-menu { padding-left: 31px;}
.posicion-btn { text-align: right; padding-right: 20px!important; padding-bottom: 20px!important;}
.btn-calipso-especial { background: #00acbd url("../img/login/bullet-2.png")no-repeat 140px 9px; border-radius: 20px; padding: 4px 8px;width: 170px; padding-top: 8px; padding-bottom: 8px;}
.margen-izq { padding-left: 20px!important;}
.margen-derecho { padding-right: 20px!important;}
.caja-video { max-width: 400px; position: absolute; top: 50px; right: 70px;}
.relativo { position: relative;}


#contenido { position: relative; }
.aparecer { display: none;  position: relative;}
.ico-cerrar {     top: -17px;
    right: -19px;
    position: absolute;
    z-index: 1;
    cursor: pointer;}

.accion-ocultar { display: none;}

.titulo-bold { font-weight: bold; text-align: center;}
.titulo-principal-2 {}

.color-azul { color: #00b0e5;}
.franja-gris { position: absolute; top: 12px; border-bottom: 1px solid #e9e9e9; height: 1px; width: 100%; z-index: 1;}
.franja-amarilla { position: absolute; top: 12px; border-bottom: 1px solid #fdb22b; height: 1px; width: 100%; z-index: 1;}
.estilo-input::placeholder {
 color:#888888;
}

.estilo-input::-webkit-input-placeholder {
  color:#888888;
}
.estilo-input::-moz-placeholder {
  color:#888888;
}
.estilo-input:-ms-input-placeholder {
  color:#888888;
}
.estilo-input:-moz-placeholder {
  color:#888888;
}



.contenedor-texto { color: #5d5d5d; font-size: 25px; font-weight: bold; text-align: center;}
.bajada-3 { color: #848484; font-size: 12px; text-align: center; margin-top: 10px; padding-bottom: 30px;}
.bajada-4 { font-size: 13px; font-weight: bold; text-align: center;}
.ancho-1 { max-width: 220px;}
.ancho-2 { max-width: 120px;}
.check-1 { width: 18px; height: 18px;}
.contenido-flex { display: flex; align-items: center; padding-top: 15px; padding-bottom: 40px;}
.estilo-label { font-weight: bold; font-size: 14px; color: #888888; padding-left: 10px;}
.ast { font-size: 22px; line-height: 10px;}




@media (max-width: 1200px) { 
  .margenes-logo { width: 400px; margin: 0 auto;} 
  .logo-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    width: 300px;
  
    margin: 0 auto;
}
.cambio-mobile { padding-bottom: 150px;}
.col-5.cambio-mobile { width: 100%; max-width: 100%; flex: 100%;}
.ocultar { display: none;}
.caja-txt { left: 583px;}
.color-fondo { /*background: url("../img/login/banner.jpg") no-repeat; background-size: cover;*/position: relative;}
.margen-0 { margin-bottom: 0rem!important;}
.margen-7 { margin-bottom: 7px;}
.margen-mobile { padding-bottom: 0px!important;}	
	
	
.caja-info { width: 300px;}	
.txt-info-3 {  line-height: 30px;}
.txt-simple-2 { min-height: 130px;}
.txt-simple-3 { min-height: 130px;}	
.txt-simple-4 { min-height: 130px;}	
.titulo-6 {font-size: 24px;}	
.caja-txt.posicion-2 { left: 265px;}	
	
}


@media (max-width: 992px){
.caja-txt { left: 471px;}
.margen-0 { margin-bottom: 0rem!important;}
.txt-simple-2 {  min-height: 200px; font-size: 13px;padding-top: 18px;}
.txt-simple-3 {  min-height: 200px;  padding-top: 50px; font-size: 13px;}	
.txt-simple-4 { min-height: 200px;  padding-top: 50px;font-size: 13px;}	
	
.txt-simple { font-size: 13px;}
.ancho-variable { width: 140px;font-size: 9px;}
	
.titulo-6 {  font-size: 24px; line-height: 31px; text-align: center;}	
.titulo-7 {line-height: 31px;}	
.titulo-8 {line-height: 31px;}	
.caja-video { max-width: 300px; right: 20px; top: 20px; }	
	
	
	
	
	
}

@media (max-width: 767px){
.caja-txt { left: 370px;}
.posicion-btn { text-align: center;}
.txt-simple-2 {  min-height:  auto;	padding-bottom: 20px;}	
.separacion-mobile { border-bottom: 2px solid #ececec; padding-bottom: 20px; margin-bottom: 10px; padding-top: 20px;}	
.txt-simple-3 { min-height: auto; padding-bottom: 20px; padding-top: 20px;}
.bordes-laterales { border-left: 0px; border-right: 0px;}
.txt-simple-4 { min-height: auto; padding-top: 20px; padding-bottom: 20px;}
.posicion-btn {   padding-bottom: 64px!important;}
.margen-mobile-3 { padding-bottom: 10px;}
.posicion-mobile { right: 40px!important; left: inherit!important;}
.centrado-btn { text-align: center; padding-bottom: 10px;}	
.dos-cajas .caja-1 {  text-align: right;  padding-right: 15px;}	
.dos-cajas .caja-2 {  text-align: left;  padding-left: 15px;}		
.centrado-txt { text-align: center;}	
.caja-video { max-width: 200px; right: 20px; top: 70px; }		
	
	
	
	
}



@media (max-width: 576px){
    
.caja-txt { left: 374px;}
.pb-2.padding-modificado {padding-bottom: 7px!important;margin-bottom: 0px;	}
.caja-video { max-width: 180px; right: 20px; top: 100px; }	
.caja-info {  width: 300px;  padding-top: 43px;}	
	
	
	
	
	
}


@media (max-width: 520px){
    
.container-formulario { width: 100%; margin: 0 auto; padding-left: 15px; padding-right: 15px;}
.caja-txt { right: 24px!important; left: inherit;}
.margen-mobile-2 { margin-bottom: 5px!important;}
.estilo-select { background: #e2e2e2 url(../img/login/bullet.png)no-repeat 338px 14px !important;}
.col-form-label.ajuste { padding-top: 0px;}	
.margenes-logo { width: 100%; margin: 0 auto;} 
.logo-2 {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  width: 200px;

  margin: 0 auto;
}
	
	
}



@media (max-width: 380px){
.estilo-select {
    background: #e2e2e2 url(../img/login/bullet.png)no-repeat 290px 14px !important;
}
}


@media (max-width: 330px){
.estilo-select {
    background: #e2e2e2 url(../img/login/bullet.png)no-repeat 233px 14px !important;
}
	.posicion-mobile { right: 10px!important; left: inherit!important;}	
	
}



/*
#formGroupExampleInput::placeholder {
 color:white;
}

#formGroupExampleInput::-webkit-input-placeholder {
  color: white;
}
#formGroupExampleInput::-moz-placeholder {
  color: white;
}
#formGroupExampleInput:-ms-input-placeholder {
  color: white;
}
#formGroupExampleInput:-moz-placeholder {
  color:*/
