@font-face {
	font-family: "Gilroy";
	src:url('../fonts/Gilroy-Regular.ttf');
}

body, h1, h2, h3, h4, h5, h6, p {
	font-family: "Gilroy";
}


h1 {
	font-size: 31px;
	color: #003865;
	text-align: center;
}

h2 {
	font-size: 26px;
	color: #003865;
	text-align: center;
}

label {
	color: #707070;
	font-weight: bold;
}
select {
	color: #5A5A5A;
}

[type='search'] {
	color: #5A5A5A;
}


.esp1 {
	margin-top: 2rem;
}

.busqueda h1 {
	color: #003865;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

.busqueda h2 {
	color: #5A5A5A;
	font-size: 15px;
	text-align: left;
	padding-left: 10px;
}

h4.h4special{
	color: #5A5A5A;
	text-align: center;
	font-size: 17px;
}


i.icon.icon-1-localizadoragencias.specialiconbusca {
    text-align: center;
    display: block;
    font-size: 90px;
    color: #00C1D4;
}


em, i {

    display: inline-flex;
}


.icon-1-localizadorgencia:before {
    color: #003865;
	vertical-align: text-bottom;
}

.icon-1-horarioagencia:before {
    color: #003865;
	vertical-align: text-bottom;
}

.icon-1-telefonoagencias:before {
    color: #003865;
	vertical-align: text-bottom;
}

.busqueda-res {
    background-color: #F4F4F4;
    padding: 30px 30px 20px 30px;
    margin-bottom: 2rem;
    height: 330px;
}

a img {
    height: 2rem;
    margin-right: 10px;
}