#body { 
  background-color: #EEEEEE;
  padding-top: 100px;
  min-height: 500px;
  width: 100%;
  font-family: 'Poppins', sans-serif;}

.body {
  padding:0px;}

#header { 
  clear: both;
  background-color: #ffffff;
  border-top: 0px solid #EDEDED;
  min-height: 100px;
  padding: 10px 0;
  width: 100%; }

.text{
  /* text-align: right; */
  padding: 0px 50px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  }

  .text h1{
    font-family: 'Poppins', sans-serif;
    font-size: 2em;
    font-weight: 500;
    color: #007850;
    margin: 0;
    letter-spacing: -1px;
    display: inline-block;
    margin-top: 8px;
    }  

.logos {
  padding: 42px 43px;
    position: relative;
  }
.content{
  position: relative;
  text-align: center;
  height: 53%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.panel_form .panel-body{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100% - 70px);
  z-index: 1;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
}

.footer{
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  max-width: 90%;
  margin: auto;
  margin-bottom: 0;
  color: #364962;}

  .footer b{   
    font-size: 13px;}

  .footer a{
    transition: all .25s ease-in-out;
    font-weight: 600;
    color: #364962;}

    .footer a:hover{
      color: #005396;
      }
   
.heading {
  background: #1F2241;
  padding-top:5px;
  color: #FFF;
  border-bottom: 5px solid #2F78C8;}

.heading p{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 7px;
  margin-left: 5px;
  font-size: 1em;
  font-weight:600;
  color: #ffffff;}

/**/
#footer {
  border-top: 5px solid #007850;
  background: #007850;
  padding: 40px 0 20px;
  text-align:center;}

.text-default {
  color: #fff;}

#footer a{
  color: #062d20;}

p.copyright {
  font-size: 13px;
  margin: 15px 0px 0px;
  font-weight: 100;
  color: rgb(183, 183, 183);
  text-align: center;
  display: block;
  }

.log_footer{
  margin: 0;
  padding: 30px 40px;
  background: #fdfdfd;
  border: 0px;
  } 


/**/
.logo {
  padding: 10px 0;}


/** ES **/
.btn.btn-warning{
  background: #F26600 !important;
  border: 1px solid #F26600 !important;}

  .btn.btn-warning:hover{
    background: #007850 !important;
    border: 1px solid #007850 !important;}

/**/
.primary_text{
  position: relative;
  background: #F26600;
  background: #007850;
  padding: 25px 20px;
  border-radius: 10px 10px 0px 0px;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: -0.3px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  }

/**/  
.form-login{
  padding: 40px 50px 40px;
}
.opac{
  margin-top: 15px;
  text-align: center;
  /* margin-left: 37px; */
}
.opac2 .keypad-key, .keypad-special{
      background-color: rgb(0 83 150);
      transition:ease 0.3s;
}

.opac1 .keypad-key, .keypad-special{
      background-color: #04477d;
      transition:ease 0.3s;
}
.opac3 .keypad-key, .keypad-special{
      background-color: #092842;
      transition:ease 0.3s;
}
  
  .form-login .row{
    width: 100%;
    display: flex;
    align-items: center;
  }

.form-login .form-group .inner_icon .icono_{
  min-width: 25px;
  font-size: 15px;
  color: #ababab;
  font-weight: 500;
  top: 16px;
  }
    .form-login .form-group .inner_icon:hover .icono_ {
      color: #2458a5;
      }
    .form-login .form-group .inner_icon:after{
      left: 8%;
      max-width: 85%;
      display: none;
      }

.form-login .inner_icon .form-control {
    padding-left: 40px;}


  .coopForm.form-login .form-group {
    margin-bottom: 0px}

  .coopForm.form-login .form-control{
    color: #595d61;
    border-radius: 38px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border: 1px solid #eaeaea;
    }

    .coopForm.form-login .form-control:disabled{
      background-color: rgb(243 243 243);
      border: 1px solid #e5e5e5;
      }

  .inner_text{
    font-size: 34px;
    color: #364962;
    font-weight: 800;
    letter-spacing: -1px;
    transition: all .25s ease-in-out;
    /* text-align: center; */
    margin-bottom: 10px;}

    .inner_text.min{
      font-size: 26px;}

.coopForm.form-login .form-group p{
  font-size: 15px;
  line-height: 20px;
  /* text-align: center; */
  max-width: 80%;
  /* margin: auto; */
  margin-bottom: 40px;
  font-weight: 400;
  letter-spacing: -0.25px;
  color: #364962;}

.btnn_{
  display: block;
  padding: 20px 0px;
  text-align: center; }

  .btn_login{
    background: #86c903;
    box-shadow: 0px 0px 20px rgb(0 83 150 / 30%);
    /* background: #2458a5; */
    box-shadow: 0px 0px 20px rgb(36 88 165 / 5%);
    padding: 13px 30px;
    display: table;
    border-radius: 30px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    transition: all .25s ease-in-out;
    outline: none !important;
    border: 0;
    display: inline-block;
    text-transform: uppercase;
  }
  .btn_login.disabled, .btn_login:disabled{
    pointer-events: none;
  }


.btn_validate {
    background: #2458a5;
    background: #3672cb;
    /* box-shadow: 0px 0px 20px rgb(159 203 239), 0px 20px 15px -20px rgb(62 126 177); */
    padding: 13px 20px;
    display: table;
    border-radius: 30px;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.3px;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    transition: all .25s ease-in-out;
    outline: none !important;
    border: 0;
}

    .btn_validate:hover {
        background: #2458a5;
        box-shadow: 0px 0px 20px rgb(159 203 239 / 35%), 0px 10px 25px -10px rgb(62 126 177 / 49%);
        color: #fff !important;
    }

.btn_gestion {
    background: #2458a5;
    background: #3672cb;
    /* box-shadow: 0px 0px 20px rgb(159 203 239), 0px 20px 15px -20px rgb(62 126 177); */
    padding: 13px 20px;
    display: table;
    border-radius: 30px;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.3px;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    transition: all .25s ease-in-out;
    outline: none !important;
    border: 0;
}

    .btn_gestion:hover {
        background: #2458a5;
        box-shadow: 0px 0px 20px rgb(159 203 239 / 35%), 0px 10px 25px -10px rgb(62 126 177 / 49%);
        color: #fff !important;
    }

.opac .bt-1{
  background-color: rgb(0 83 150);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 3px;
  cursor: pointer;
}

.opac .bt-2{
  background-color: #04477d;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 3px;
  cursor: pointer;
}
.opac .bt-3{
  background-color: #092842;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 3px;
  cursor: pointer;
}
  

.btn_login:hover{
  background: #7ab900;
  box-shadow: 0px 0px 20px rgb(122 185 1 / 43%), 0px 20px 15px -20px rgb(122 185 1 / 33%);
  padding: 13px 25px;
  color: #fff;
}

.modalForm .form-group {
  margin-bottom: 20px;
}

/**/

._options a{
  font-size: 14px;
  color: #364962;
  font-weight: 400;
  letter-spacing: -0.3px;
  transition: all .25s ease-in-out;
}

._options a:hover {
  color: #005396;
}
._options{
    margin-top: 25px;
    margin-left: 13px;
}

._options a i{
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 14px;
  color: #ee6503;
  position: relative;
}

/**/
._account{
  float: right;
}

._account p{
  font-size: 13px;
  color: #89879a;
  font-weight: 400;
  letter-spacing: -0.3px;
  text-align: center;
  margin-bottom: 0;
  margin-right: 10px;
  display: inline-block;
}

._account .btn_{
  background: #F26600;
  box-shadow: 0px 0px 20px rgba(242, 102, 0, 0.3);
  padding: 13px 20px;
  display: inline-block;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.3px;
  margin: 0 auto;
  font-family: 'Poppins', sans-serif;
  transition: all .25s ease-in-out;
}

._account .btn_:hover{
  padding: 13px 25px;
}

.choice_{
  text-align: center;
}

.choice_ .btn.btn-primary {
  border: 0px;
  background: #9bd032;
  padding: 15px 25px;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  text-shadow: 0px 0px 2px rgb(0 0 0 / 25%);
  transition: all .25s ease-in-out}
  .choice_ .btn.btn-primary:hover {
    background: #92cc21;
    padding: 15px 30px;
}

/**/
.info_{
  padding: 30px 10px; }   

  .info_ h4{
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    color: #364962;
    }

  .info_ p{
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.3px;
    font-weight: 300;
    color: #7b7b7b;
    }

/**/
.logosv{
    width: 560px;
    margin: 0 auto;
}

  .logosv img{
    max-height: 35px;
    margin-bottom: 0px;
    margin-top: 25px;}

/**/
.panellog{
  width: 560px;
  margin: 0 auto;
  }

  .subt{
    padding-top: 60px;}
    .subt.min{
      padding-top: 20px;}

    .subt p,
    .coopForm.form-login .form-group .subt p{
      margin-bottom: 0;
      max-width: none;}

    .aline {
      transition: all .25s ease-in-out;
      color: #364962;
      font-weight: 600;}

      .aline:hover {
        color: #005396;
        }

/**/
.obloque{
  margin: auto;
  margin-bottom: 25px;}

/*____________________________________*/
@media (max-width: 991px){
  .panel_form{
    /*-ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    margin: 0 auto;*/}


}

.fondo{
  height: calc(100vh);
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  width: 50%;
  left: 0; }

  .fondo::before{
    content: "";
    position:absolute;
    width:100%;
    height: 100%;
    background: rgb(0 0 0 / 0%);
    left: 0; }

  .bgfixed{
    -webkit-background-size: 100%;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center; }

  .fondo .mobile{
    display: none;}

@media only screen and (min-width: 768px) {
  #body .fondo {
    background-position: center center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }

  .body {
    padding: 30px 0 30px 0;
    } 
}

@media (max-width: 767px){
  #body {
    padding-top: 20px;
    padding-bottom: 20px;}

  .panel_form{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    margin: 0 auto;}

  .logos {
    text-align: center;}

  .text {
    text-align: center;}

    ._account {
      float: none;}
}

.panel_form{
  height: 100vh;
  position: relative;}
  /*.panel_form:after{
    background-image: url(../images/marca.png);
    position: fixed;
    width: 420px;
    height: 460px;
    display: block;
    content: "";
    bottom: 0;
    right: 0;
    opacity: .1;
    pointer-events: none;
    }*/

@media (max-width: 580px){
  .panel_form{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
    margin: 0 auto;}

  .form-login {
      padding: 40px 20px 40px;}
}    

/**/
@media screen and (min-height: 901px) and (max-height: 1280px) {
  #body{
    padding-top: 150px;
    padding-bottom: 150px;} 
} 

@media (min-width:320px) and (max-width:767px){
  .fondo{
      height: 100%; 
  }
  .keypad-popup{
      left: 0 !important;
  }
  .panel_form {
    height: auto;
  }
  .keypad-popup{
    left: 0!important;
  }
  .hasKeypad{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
  }
  .opac {
    margin-left: 131px;
  }
} 

/**/


/*======================================================================================================================*/
/*======================================================================================================================*/
/*======================================================================================================================*/
/*======================================================================================================================*/

/* =========================================================================================
  MEDIA - RESPONSIVE
========================================================================================= */
@media (max-width: 1320px) {
  .panellog {
    width: 100%;}
  .loadinf {
    width: 100%;}
  .logosv {
    width: 100%;}
  .escargador_ {
    width: 100%;}
}

@media (max-width: 1280px) {
  .form-login {
    padding: 40px 30px 40px;}
  .inner_text {
    font-size: 24px;}

  .panel_form::after{
    width: 320px;
    height: 370px;}
}

@media (max-width: 991px) {
  .fondo{
    position: relative;
    width: 100%;
    height: auto; }    
  .logosv{
    text-align: center;}

  .fondo::before{
    background: linear-gradient(0deg, #ffffff, #ffffff);
    opacity: 1;}
  .bgfixed{
    background-image: url(../images/background.png) !important;}
  .fondo .mobile{
    display: block;
    max-height: 100px;
    width: auto !important;
    margin: 30px;} 

  .fondo .content img {
    max-width: 260px !important;
    margin: 20px;}

  .coopForm.form-login .form-group p{
    max-width: 100%; }
  .form-login .row{
    margin: auto; }
  
  .label-radio.inline {
    display: block !important;}
}

@media (max-width: 640px) {
  .panel_form::after{
    width: 250px;
    height: 250px;}

  .form-login {
    padding: 40px 0px 40px;}
  .form-login .row div{
    padding: 0}
}
