
/*CSS para site de invitramites*/

body {
    width: 100% !important;;
}
aside{
  background: #F8F8F8;
}
header{
  background: red;
  margin: 0 !important;
  max-width: 150%;
}
footer{
  background: #3366CC;
  font-size: 14px;
}
footer p{
  color: white;
}
footer strong{
  font-weight: bold;
  color: white;
}
footer a:link {
  color: white;
}
footer a:visited {
  color: white;
}

footer a:hover {
  color: white;
}
footer a:active {
  color: blue;
}

form button{
  position: relative;
  float: right;
}

label{
  font-size: .875rem;
}

#nuestros-servicios{
  margin-bottom: 20px;
}

#registro-usuario{
  padding-left: 20px;
  margin-bottom: 30px;
}

.btn-primary{
  color: #fff !important;
  background-color: #3366CC !important;
  border-color: #3366CC !important;
}

.btn-accion{
  padding-top: 20px;
}

.btn-sm{
  background-color: #64acfd !important;
  cursor: pointer;
  display:  block;
  border-color: #64acfd !important;
}

.card-servicios {
  padding: .5rem;
  padding-bottom: .5rem;
  padding-left: .5rem;
  border: solid 1px #f2f2f2 !important;
  font-style:Regular;
  font-size:14px;
  color:#1A1A1A;
  height:180px;
  min-height:180px;
  max-height:200px;
 }

 .card-footer{
  text-align: center;
 }

.container{
  height:auto;
}

.contexto-servicios{
  font-size: 14px;
}

.div-footer{
  padding-top: .5rem;
}

.linea-header {
  height: 2px;
  background-color:#004884;
  opacity: 0.8 !important;
}

.linea-header-email {
  height: 3px;
  opacity: 0.9 !important;
}

.imagen{
  width: 35px; 
  box-sizing:border-box;
}

.navbar-toggler{
  margin-left: 85% !important;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.servicios{
  margin-bottom: 20px;
}

.titulo-servicios::after{
  padding-top: 2px;
  display: block;
  width: 50px;
  height: 2px;
  content: ' ';
  background-color:004884;/*  linea debajo de los titulos */
  margin-top: 5px;
}


.invias_header{
  background: #3366cc;
  background: -moz-linear-gradient(left,  #3366cc 50%, #e5eefb 50%) !important;
  background: -webkit-linear-gradient(left,  #3366cc 50%,#e5eefb 50%)!important;
  background: linear-gradient(to right,  #3366cc 50%,#e5eefb 50%)!important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3366cc', endColorstr='#e5eefb',GradientType=1 );
  font: Regular 14px/14px Montserrat, sans-serif;
  letter-spacing: 0;
  color: #0B457F;
  opacity: 1;
  font-size: 12px;
}
.he_logo{
  background: #3366CC 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 0;
}

.he_logo img{
  height: 16px;
  margin-top: 5px;
}

.invias_header p{
  margin: 0;
}

.logos{
  color: red;
}

.invias_menu{
  background: #E5EEFB 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 4px 0px 3px 10px;
}

.menu .nav-item a{
  color: #3366CC;
}

.menu .nav-item a:hover{
  color: #fff;
  background: #004884;
}

.seccion-login{
  padding:20px;
  margin-top:10px;
}

.seccion-login .card .card-title:hover{

}

.seccion-login .card .card-title{
  color: #004884;
  border-style: none;
}


.seccion-login .card .card-footer{
  color: red !important;
  border-style: none;
}

.table-govco{
  background-color: #E6EFFD;
  color: #004884;
}

.titulo-home {
   /*font-family: WorkSans, Regular;*/
  padding-top: 5px;
}

.titulo {
  /*font-family:WorkSans, SemiBold;*/
  font-size:40px;
  font-style:SemiBold;
  line-height:46px;
  color:#1A1A1A;
}

.ubicacionMaps {
    cursor: url('../../../Graficas/chincheta.png')40 40, pointer;
    color: white;
    text-decoration: none;
}

.card {
    height: 242px;
}

.linea{
    border-bottom: 1px solid #3BA889;
}

.titulos-invias{
  color:#004884;
}

@media only screen and (min-width: 992px) {
  .screen-sm{
    display: none;
  }
  .screen-md{
    display: none;
  }
  .screen-lg{
    display: block;
  }
  .screen-md-sm{
    display: none;
  }

}

@media only screen and (max-width: 991px) {
  .screen-sm{
    display: none;
  }
  .screen-md{
    display: block;
  }
  .screen-lg{
    display: none;
  }
  .screen-md-sm{
    display: block;
  }
  .invias_menu .nav-link {
    padding: 0px 5px;
  }
}

@media only screen and (max-width: 768px) {
  .screen-sm{
    display: block;
  }
  .screen-md{
    display: none;
  }
  .screen-lg{
    display: none;
  }
  .screen-md-sm{
    display: block;
  }
  .he_menu .nav{
    display: none;
  }
  .he_footer ul.he_footer_redes li {
    margin: 35px 0px 0px 10px;
  }
  
  /*Diseño*/
  
  .portales {
    width: 100%;
    padding-left: 16px;
  }

  .titulo-home {
    font-size: 20px;
    margin-left: 10px;
  padding-top: 6px;
  }

  .titulo {
    font-size: 24px;
  line-height: 30px;
    }
  .portales .imagen {
    width: 67%;
  }
  .portales .titulo-home {
    padding-left: 0;
    margin-left: 0;
  }

  .portales .card-block {
    height: 90px;
  }
}

.logos-front {
  /* Encabezado logo_ministerio.jpg*/
  width: 300px;
  height: 54px;
}