/*
Theme Name: TRANSBUS EL SALTO
Theme URI: https://transbuselsalto.com/app
Author: INTERWEB GDL
Author URI: https://interwbgdl.com/
Description: ADMINISTRADOR DE DIESEL
Version: 1.0
Text Domain: iw
*/

img{max-width: 100%;}



h1,h2,h3,h4,h5,h6{
	font-family: 'lato', sans-serif;
	font-weight: lighter;
  font-style: normal;
}
ul{
	outline: none;
	list-style: none;
	padding: 0;
}

a{
	font-family: 'lato', sans-serif;
	font-weight: normal;
    font-style: normal;
}
p{
	font-family: 'lato', sans-serif;
	font-weight: normal;
    font-style: normal;
    color: #313140;
}
span{
	font-family: 'lato', sans-serif;
	font-weight: lighter;
  font-style: normal;
}	


b{
	font-family: 'Lato', sans-serif;
	font-weight: bold;
    font-style: normal;
    color:#313140;
    text-align: left;
    font-size: 0.8em;
}

header{
   background: #34495e;
  padding-top: 0.1em;
  padding-bottom: 0em;
  margin-bottom: 0;
  
}


.login-header{
  align-items: center;
  padding-top: 0px;
}
.icon-header{
  padding-top: 20px;
}
.icon-header a{
  text-decoration: none;
  color: #f5f5f5;
}
.icon-header a:hover{
  color:  #3498db;
}
.icon-header i{
  font-size: 1.2em;
  color: #f5f5f5;
  text-align: right;
  padding-right: 0.5em;
}
.icon-header i:hover{
  color:  #3498db;
}

/*HEADER*/
.img-header img{
  max-width: 100%;
  width: 5%;
  text-align: center;
}
