 .col-md-4.col-sm-6.mb-sm-50.mb-xs-30 {
    text-align: justify;
}
#infoalmeria,#infomadrid,#tlfalmeria,#tlfmadrid{
    display:none;
}
.almeria:hover, .madrid:hover{
    cursor: pointer;
}
.map-section{
    background: #111111e6;
}
.main-nav.dark {
    background-color: #ef7d00;
}
.ci-icon:before{
    background: #ef7d00;
}
button#submit_btn,button.btn.btn-mod.btn-medium.btn-round.mb-xs-10 {
    background: #ef7d00;
}
.map-section,.map-section.js-active {
    background: #ef7d0096;
}

.map-section:hover,.map-section.js-active:hover {
    background: #ef7d00c7;
}

h2.hs-line-14.font-alt.mb-50.mb-xs-30 {
    color: #ef7d00;
}
@media (min-width:960px) {
.inner-nav ul{
    font-size: 15px;
}
.nav-logo-wrap .logo{
    max-width: 258px;
}
.small-height {
    height: 90px !important;
}
}
.white{
    color:white;
}
.almeria,.madrid{
    color:#ef7d00;
}