/* ESTILS PART PUBLICA: PLANTILLA AGENCY, INDEX I LOGIN (DISTRIBUIDOR, SUPERADMIN, CLIENT); */
html,body{ 
  -webkit-overflow-scrolling : touch !important; 
  overflow: auto !important; 
  overflow-x: hidden!important;
  font-family: 'Raleway'. 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


@font-face {
  font-family: 'Brandon Grotesque Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Brandon Grotesque Bold'), url('../../fonts/BrandonGrotesque-Bold.otf') format('opentype');
}

p {
  line-height: 1.75;
}

a {
  color: #40c9af;
}

a:hover {
  color: #17aa8c;
}


p.periodicidad{
  margin-top:-30px;
  margin-bottom: 0;
  font-size:14px;
}
span.periodicidad{
  margin-top:-30px;
  margin-bottom: 0;
  font-size:14px;

}
h1,h2,h3,h4,h5,h6{
  font-weight: 600;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section {
  padding: 100px 0;
}

section h2.section-heading {
  /*font-size: 36px;*/
  margin-top: 0;
  margin-bottom: 15px;
}

section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Raleway', 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.text-primary {
  color: #40c9af !important;
}
.panel-pricing ul li i{
  color:#40c9af;
}
.btn {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #40c9af;
  border-color: #40c9af;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #59a899 !important;
  border-color: #59a899 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem #1abc9c !important;
}

::-moz-selection {
  background: #40c9af;
  text-shadow: none;
}

::selection {
  background: #40c9af;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

#mainNav {
  background-color: white;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #40c9af;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#mainNav .navbar-brand {
  color: #40c9af;
  font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #59a899!important;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: black;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #59a899!important;
}

header.masthead {
  text-align: center;
  color: white;
  /*background-image: url(../img/index.jpg);*/
  background-image: url(../../img/indexFosca.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

header.masthead .intro-text .intro-heading {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.intro-lead-in{
  font-family: 'Open Sans', sans-serif!important;
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
  font-weight: 300;
}

section#contact {
  background-color: #2F4F4F;
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #40c9af;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 18- */
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 19+ */
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#signIn {
  background-repeat: no-repeat;
  background-position: center;
}


section#signIn .section-heading {
  color: #fff;
}

section#signIn .form-group {
  margin-bottom: 25px;
}

section#signIn .form-group input, section#signIn .form-group textarea {
  padding: 20px;
}

section#signIn .form-group input.form-control {
  height: auto;
}

section#signIn .form-group textarea.form-control {
  height: 248px;
}

section#signIn .form-control:focus {
  border-color: #40c9af;
  box-shadow: none;
}

section#signIn ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#signIn :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 18- */
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#signIn ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 19+ */
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#signIn :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

footer {
  padding: 25px 0;
  text-align: center;
}

footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.logo{
  width: 250px;
  float: left;
}

#login{
  color: #1abc9c!important;
}

#mainNav{
  background-color: white!important;
  border-radius: 0px;
}

/* LOGIN DESPLEGABLE */

ul.dropdown-lr {
  width: 300px;
}

.dropdown-menu{
  right: 0!important;
  left: 76%!important;
}

#formLogin{
    padding: 1.1em 1em !important;
    width: 100px;
    display: block;
    font-size: 90%;
}

#menuDesp{
  width: 95px;
}

#menuDesp>a{
  color: #1abc9c;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#ulLogin{
  margin-top: 31%;
  margin-left: -208px;
  color: black;
  font-size: 0.9rem!important;
}

#rememberMe{
  padding-top: 3%;
  padding-left: 6%;
}

#divSubmit{
  padding-left: 3%;
}

#tel{
  color: #40c9af;
}


#footer>.container>.row>div>ul>li>a{
  color: #1abc9c;
} 

#footer>.container>.row>div>ul>li>a:hover{
  color: #40c9af;
  text-decoration: none;
} 

.bg-danger {
    background-color: #f2dede!important;
}

.mensaje {
    padding: 15px;
    margin-bottom: 15px;
    color: #300;
    font-size: 15px;
    text-align: center;
}

#ajax-login-form{
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: none;
}

.btn-success{
  background-color: #fec810;
  border-color: #fec810;
}

.form-control{
  font-size: 0.9rem!important;
}

ul a{
  color: green;
}

section#precios {
  background-color: #2F4F4F;
  background-repeat: no-repeat;
  background-position: center;
}

section#precios .section-heading {
  color: #fff;
}

#fonsTest{
  background-image: url(../../img/IlustrationRegistre_Edit.jpg);
}

/*PRICE*/

.panel-pricing {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.panel-pricing:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.panel-pricing .panel-heading {
  padding: 20px 10px;
}
.panel-pricing .panel-heading .fa {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 58px;
}
.panel-pricing .list-group-item {
  color: #777777;
  border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}
.panel-pricing .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel-pricing .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel-pricing .panel-body {
  background-color: #f0f0f0;
  font-size: 40px;
  color: #777777;
  padding: 20px;
  margin: 0px;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

#precios{
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*REGISTRE*/

#left {
    background-image: url(../../img/ipad_globalfactu.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 560px;
}

#signIn{
  /*padding-bottom: 0!important;*/
  margin-bottom: 6%;
}

.form-Login{
    padding-bottom: 20%;
    padding-top: 0%;
}


.panel-heading{
  background-color:;
}

#distribuidor{
  background-color:#bae8dd !important;

}
#distribuidor .panel-heading{
   background-color:#e8e8e8 !important;
  
}


#panel-distribuidor{
  font-size: 25px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    cursor: default;
    background-color: #fff;
    color: black;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: black;
    text-transform: uppercase;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#ulRegistre{
  justify-content: center;
}

#ulRegistre>li>a {
    position: relative;
    padding: 10px 15px;
    cursor: pointer;
    background-color: #f3f3f3 !important;
    border-color: #f3f3f3 !important;
    color: black;      
   text-decoration: none;


}
#ulRegistre>li>a.active{
    background-color: #40c9af !important;
    border-color: #40c9af !important;
    color: white;  
    

}
#ulRegistre>li>a:hover {
    background-color: #59a899;/*
    text-decoration: none;*/
}
/*
.active{
    color: #1abc9c!important;
}
*/
.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.signInTitle{
  font-size: 27px!important;
  margin-bottom: 0%!important;
  margin-top:7% !important;
}

#register-form{
  text-transform: none!important;
}

#demoMenu{
  padding-bottom: 14.7%;
}

#clientMenu{
  margin-bottom: -0.6%;
}

.bg-success{
  background-color: #1abc9c!important;
  border-radius: 6px;
  font-size: 14px;
}

.registroCorrecto{
  color: white;
}

.tab-content{
  height: 640px;
}

@media (min-width: 768px) {
  section {
    /*padding: 150px 0;*/
    padding: 100px 0;
  }
}


@media only screen and (max-width: 406px){
  #ulRegistre li{
    width: 100%;
    text-align: center;
    padding: 2%;
    font-size: 20px;
  }

  .tab-content{
    height: auto!important;
  }

  .logo{
    width: 100px;
  }

  #ulLogin{
    margin-top: 26%;    
    margin-left: 22%;
    margin-bottom: 60%;
  }

  form>.form-group>label{
    color: black;
  }

  #rememberMe>label{
    color: black;
  }

  #formColor>.text-center>h3>b{
    color: black;
  }

  #mainNav{
    position: absolute;
  }
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: white;
  }

  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }

  #mainNav.navbar-shrink {
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: white;
  }

  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }

  header.masthead .intro-text .intro-lead-in {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  header.masthead .intro-text .intro-heading {
    font-size: 40px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
}

@media (max-width: 768px) {
  .dropdown-lr h3 {
    color: #eee;
  }

  .dropdown-lr label {
    color: #eee;
  }

  header.masthead .intro-text .intro-lead-in {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
   header.masthead .intro-text .intro-heading {
  font-size: 30px;
   }
  
  .cta h3 {
    font-size: 1.4rem;
  }
header.masthead .intro-text {
  padding-bottom: 35px;
}
  .form-Login{
    margin: 0;
    padding: 5%;
    padding-bottom: 20%;
    padding-top: 0%;
  }
  
  #signIn{
    /*margin-top: -30%;*/
  }
}

@media (max-width:991px){
  #formLogin{
    padding: 0px!important;
    padding-top: 3px!important;
  }

  #left{
    display: none;
  }

  #ulLogin{
    margin-left: 0;
  }
}


/* MORPHING MODALS FANCYBOX */

.morphing-btn-wrap {
  display: inline-block;
  position: relative;
  text-align: center;
}

.morphing-btn {
  -webkit-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
  -moz-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
  -o-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
  transition: color 0.3s 0.2s, width 0.2s 0s;
  white-space: nowrap;
  box-sizing: border-box;
  color: #40c9af;
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.morphing-btn_circle {
  color: transparent !important;
  padding-left: 0;
  padding-right: 0;
  width: 35.6px !important;

  /* Override inline style rule */
  -webkit-transition: color 0.2s 0s, width .3s 0.2s;
  -moz-transition: color 0.2s 0s, width .3s 0.2s;
  -o-transition: color 0.2s 0s, width .3s 0.2s;
  transition: color 0.2s 0s, width .3s 0.2s;
}

.morphing-btn-clone {
  position: fixed;
  background: #2f4f4f;
  border-radius: 50%;
  z-index: 3;
  -webkit-transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
  -moz-transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
  -o-transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
  transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.morphing-btn-clone_visible {
  display: block;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
  overflow-x: hidden;
  overflow-y: hidden;
}

.fancybox-morphing .fancybox-bg {
  background: #2f4f4f;
  opacity: 1;
}

.fancybox-morphing .fancybox-toolbar {
  top: 20px;
  right: 40px;
}

.fancybox-morphing .fancybox-button--close {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
}

.fancybox-morphing .fancybox-button--close::after, 
.fancybox-morphing .fancybox-button--close::before {
    height: 1.55px;
    width: 22px;
    left: calc(50% - 11px);
}

.fancybox-morphing .fancybox-button--close:hover {
  background: rgba(0, 0, 0, 0.25);
}

/* Styling for element used in example */

.morphing-content {
  margin: 0;
  position: relative;
  background-color: #2f4f4f!important;
  color: white;
  padding: 6em 10vw;
  line-height: 2;
  z-index: 3;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.importantRule{
  overflow-y: hidden!important;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none!important;
}

.LinksFooterBody{
  background-color: #2F4F4F;
  color: white;
  text-align: justify;
}

#bodyCookie{
  width: 50%;
  margin-top: 5%;
}


#bodyPrivacy{
  width: 75%;
  margin-top: 5%;
}


.LinksFooterBody>p{
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.something-semantic {
  display: table;
  width: 36%!important;
  margin-top: 15%;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.something-else-semantic {
  display: table-cell;
  text-align: center;
  vertical-align: middle;  
  background-color: #F7F7F7;
  padding: 10%;
  border: 1px solid rgba(0,0,0,.125);
}

/* This parent can be any width and height */
.block {
  text-align: center;

  /* May want to do this if there is risk the container may be narrower than the element inside */
  white-space: nowrap;
}
 
/* The ghost, nudged to maintain perfect centering */
.block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

/* The element to be centered, can also be of any width and height */ 
.centered {
  display: inline-block;
  vertical-align: middle;
  width: 300px;
}

#recoverSubmit{
  background-color: #fed136;
  border-color: #fed136;
}

#resetImg{
  width: 100px;
}


#forgotTitle{
  font-size: 23px;
  margin-top: 6%;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#resetBody{
  background-image: url("../../img/login_background.jpg");
  /*background-color: #262f3a;*/
  background-size: cover;
  background-repeat: no-repeat;
}

#register-form{
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

button{
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


.card-container.card {
    max-width: 350px;
    padding: 40px 40px;
}

#login>.btn {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

/*
 * Card component
 */
.card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 17%;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 10%;
}

/*
 * Form styles
 */
.profile-name-card {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 2em;
    color: black;
}

.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

.btn.btn-signin {
    /*background-color: #4d90fe; */
    background-color: #28a745;
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
    background-color: rgb(12, 97, 33);
}

.forgot-password {
    color: #1abc9c;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    cursor: pointer;
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus{
    color: rgb(12, 97, 33);
}

#bodyLogin{
    background: url(../../img/login_background.jpg) no-repeat center center fixed;
    background-size: cover;
}

.footer{
    bottom: 0;
    position: absolute;
    background-color: white;
    width: 100%;
}

@media (max-width: 394px){
    #footerLogin{
        display: none!important;
    }   

}

#loginSubmit{
    background-color: #1abc9c;
    border-color: 
    font-size: 20px;
}

#loginForgot{
    font-size: 16px;
}

.form-Login{
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#formColor{
    margin-top: 3%;
}


#logoLogin{
    align-self: center;
    width: 150px;
    margin-bottom: 10%;
}

.noMargin{
    margin-top: 0!important;
}

.superAdmin{
    width: 50%; 
    margin-left: 25%; 
    color: black!important;     
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.info_distribuidor{
  margin-top: 15px;
  text-align: center;
}

.bg-light {
    background-color: #f0f0f0!important;
}

.bloque {
  padding: 40px 0;
}

.bloque h4 {
  font-weight: 300;
  line-height: 1.5;
  /*color: #40c9af;*/
}

.bloque .bloque-images {
  margin-top: 30px;
}

.bloque .bloque-images img {
  width: 100%;
  height: auto;
}

 @media (min-width: 768px) {
  .bloque .bloque-images img {
  width: auto;
  height: 200px;
  margin-left: 20px;
}
.main-image {
  height: 200px;
}
.bloque .bloque-images img:first-child {
  margin-left: 0;
}
}

 .tip {
      padding: 15px 0;
      clear: both;
    }

    .tip .tip-image,.tip .tip-icon, .tip .tip-content {
      display: table-cell;
      vertical-align: middle;
    }

    .tip h4 {
      font-weight: 300;
      font-size: 1.25rem;
    }
    .tip h2 {
     
      color: #40c9af;
    }
.tip-alt {
  margin-bottom: 3rem;
}
h2.titular {
  color: #40c9af;
  /*margin-bottom: 30px;*/
}
section.section-no-pd {
  padding: 0;
}

h2.manin-text {
  font-size: 1.25rem;
  font-weight: 300;
}
h3.main-text {
  /*font-size: 1.20rem;*/
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.5;
}

#ventajasClientes .tip-content p.text-muted {
  display: none;
}

#loginvisualizartrabajadores {
  margin-top: 10%;

}

#loginvisualizartrabajadores .logo {

  padding: 0px 20px;
  width: 100%; 
  margin-bottom: 5%;
  
}

#loginvisualizartrabajadores #usuarios {
  padding-top: 30px;

}






.bloc-login {
  /*background-color: #fff;*/
  background-color: transparent;
  /*border: 1px solid #fefefe;*/
   border: 1px solid #fff;
  border-radius: 4px;
  width: 200px;
  max-width: 200px;
  padding: 15px 8px;
  display: inline-block;
  margin: auto 20px 20px;
  cursor: pointer;

}
.bloc-login p {
 display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 28px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;


}



#bodyLogin2{
   
    background-color: #000;
}

#bodyLogin2::before{
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.4;
    background:       url("../../img/login_background.jpg") no-repeat center center fixed;
    background-size: cover;
}
#loginvisualizartrabajadores {
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#loginvisualizartrabajadores .formulario {
  border: 1px solid #f7f7f7;
  padding: 20px;
  background-color: #f7f7f7;
}

#loginvisualizartrabajadores .formulario h5{
 margin-bottom: .94rem;
 font-weight: 400;
 font-size: 1rem;
}
#loginvisualizartrabajadores .formulario .form-control{
  padding: .75rem;
}

#loginvisualizartrabajadores #teclado {
background-color: #f7f7f7;
border: 1px solid #f7f7f7;
margin-left: 15px;
margin-right: 15px;
/*padding-top: 15px;
padding-bottom: 15px;*/
}


#loginvisualizartrabajadores #teclado .bt-num,
#loginvisualizartrabajadores #teclado .bt-num-a {
    text-align: center;
    padding: 15px;
    font-size: 24px;
    line-height: 30px;
    cursor: pointer;
}

/*#loginvisualizartrabajadores #teclado .bt-num-a,
 {
  font-size: 24px;
}*/

.bt-num:active,
.bt-num-a:active
 {
     color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}



#usuarios .col-2{
  flex: 0 0 46%;
}

#usuarios .bloc-login{
  margin-left: 5px;
  margin-right:5px;
  max-width: 170px;
}


/*style2*/

#formulario.style2 .formulario,
#formulario.style2 #teclado {
  border: 0px;
  background-color: transparent;
}

#formulario.style2 .formulario h5 {
  color: #f7f7f7;

}

#formulario.style2 .formulario .form-control {
  background-color: transparent;
  border:1px solid #f7f7f7;
  color: #f7f7f7;
}

#formulario.style2 .formulario label {
  
  color: #f7f7f7;
}

#formulario.style2 #teclado {
  color:#fff;
}

#formulario.style2 .bt-num:active,
#formulario.style2 .bt-num-a:active {
       color: #495057;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
}






@media (min-width: 576px) { 

#usuarios .col-2{
  flex: 0 0 46%;
}


}

 /*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
#usuarios .col-2{
  flex: 0 0 33%;
}


#usuarios .bloc-login{
  margin-left: 15px;
  margin-right:15px;
  max-width: 200px;
}

 }

 /*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
#usuarios .col-2{
  flex: 0 0 33%;
}
 }







