* {
  font-family: 'Lato', sans-serif;
}
body {
  margin:0;
}
.display-none {
    display: none;
}
.red-color {
    color: #Ef3340;
    font-size: .7em;
    height: .7em;
}
.regresar a {
  color: #9b9b9b;
  font-size: .8em;
  text-decoration: underline;
  cursor: pointer;
}

.bg-personalizado {
  background: url("../img/formulario-cotiza/bg-seguro-univeristario.jpg") no-repeat;
  background-size: cover;
}
#cotiza .row {
  margin: 0;
}
#cotiza .left {
  padding-left: 0;
}
.presentacion .personaje {
  margin-top: 10%;
}
.presentacion .text h1 {
  font-size: 2.3rem;
  color: #Ef3340;
  line-height: 38px;
}
.presentacion .text h2 {
  font-size: 20px;
  font-weight: normal;
  color: #4a4a4a;
}
.presentacion .data {
  margin-left: 15px;
  padding:.3rem 0;
  border-radius: 2px;
  background-color: #f0f0f0;
}
.presentacion .data p{
  margin: .4rem 0;
}
#cotiza .formulario {
  height: auto;
  margin: 60px 0;
  padding: 45px 40px;
  background: rgba(255, 255, 255, 0.94);
  max-width: 480px;
}
.formulario .title {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
}
.form-group {
  margin-top: 14px;
}
.form-group input {
  width: 100%;
  height: 42px;
  border-radius: 4px;
  border: solid 0.5px #d0cece;
  padding-left: 14px;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  outline: 0;
  font-size: 16px;
  font-family: 'Lato';
}

.form-group input[type="checkbox"]{
  -webkit-appearance: checkbox;
  -moz-appearance:    checkbox;
  appearance:         checkbox;
}


  .form-group select{
    width: 100%;
    text-align-last:center;
    height: 42px;
    border-radius: 2px;
    border: solid 0.5px #979797;
    padding-left: 14px;
    /* text-transform: capitalize; */
  }
.form-group input[type="button"] {
  border: none;
  font-size: 16px;
  font-weight: 600;
}

.form-group label {
  font-size: 14px;
  font-weight:600;
  color: #494F66;
  margin-bottom: 12px;
  display:block;
  
}
input[type="checkbox"], input[type="radio"] {
  width: 15px;
  height: 15px;
}
.btn-enviar {
  width: 97%;
  height: 50px;
  border-radius: 2px;
  background-color: #84bd00;
  color:#ffffff;
  border: none;
}
.btn-enviar:disabled {
  background-color: #d4d4d4;
}
.autorizacion {
  position: relative;
}
.lpdp {
  height: 42px;
}
.form-group .checkbox {
  position:absolute;
  top: 21%;
}
.form-group .terminos-label {
  font-size: 12px;
  font-weight: 300;
  width: 90%;
  text-align:justify;
  margin-left: 10%;
  display: inline-block;
}
.form-group .terminos-label a {
  text-decoration: underline;
  cursor: pointer;
}
.form-group .terminos-label a:hover {
  color: #1026c5;
}

/* Modal */
.modal-title button:hover{
  color:#212121;
  opacity: .6;
}
.modal-title h4{
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
}
.modal-body p {
  font-size: .9em;
}
.form-group .error {
  border: solid 0.5px #e74c3c;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.req_val3{
    margin-left: 7px;
    text-align: center !important;
    text-align: -moz-center !important;
    text-align: -webkit-center !important
 }

 .div-recaptcha {
    padding-bottom: 20px;
  }

  .captcha {
    width: 300px;
    margin: 0 auto;
}

.cv-btn-enviar {
  cursor: pointer;
  text-align: center;
  width: 100%;
  height: 50px;
  border-radius: 2px;
  background-color: #84bd00;
  color: #ffffff;
  border: none;
}

.cv-btn-enviar:disabled {
  background-color: #d4d4d4;
}

.confirmation .modal-content {
  height: 218px;
  margin: 14% 35%;
  width: 30%;
  overflow-x:scroll; 
  overflow-y:hidden; 
  overflow: hidden;
}
.confirmation .modal-body{
  padding: 0 14px;
}

@media only screen and (max-width: 600px) {
  .presentacion .text h1 {
      font-size: 1.5rem;
      line-height: 27px;
  }
  .logo, .personaje, .text {
    text-align:center;
  }
  .personaje img {
    width: 56%;
  }
  .presentacion .text h2 {
      font-size: 16px;
  }
  #cotiza .formulario {
    margin: 30px 0;
    padding: 20px;
    border-radius: 8px;
    width: 100%;
    max-width: 100%;
  }
  .confirmation .modal-content{    
      width: 90%;
      margin: 1% 5%;
  }  
  .btn-enviar {
    margin-top: 1rem;
  }
  
  .modal-content {
    width: 90%;
    margin: 1% 5%;
  }
  /* background personalizado */
  .bg-personalizado {
    background: url("../img/formulario-cotiza/mobile_universitario.jpg") no-repeat;
    background-size: cover;
    height: 80vh;
  }  
}

.logo{
  background:#Ef3340;
  position: relative;
  z-index: 2;
}

.logo .container{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  
}

.logo p{
  padding: 0;
  margin-left: 40px;
    font-family: 'Lato',Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 38px;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    letter-spacing: 0.2px;
    right: 24px;
    top: 0px;
    color: #FFFFFF;
}
@media only screen and (min-width:768px){
  .logo p{position: relative;}
}

.logo img{
  height: 16px;
  width: auto;
 
}

@media only screen and (min-width:768px){
  .logo p{position: relative;}

  .logo img{
    height: 18px;
    width: auto;
   
  }
}