.topbar {
    background-color: #000;
    min-height: 26px;
    color: #F7B901;
    text-align: right;
    padding: 5px 0;
}

.topbar .container {
    padding: 0 10px;
}

.topbar a {
    color: #F7B901;
}

.nav.nav__primary {
    margin-top: 15px;
}

.service-grid, .service-grid:before, .service-grid:after {
    background: url(img/fondo2.jpg) repeat;
}

.contentService {
    border-left: 1px solid #ccc;
    padding-left: 36px;
}

input[type=text] {
    width: 100%;
    box-shadow: inset 0px 0px 0px #7e7e7e !important;
    height: 40px !important;
    border-radius: 0px;
    border: 1px solid #ccc;
}

select {
    color: #999;
    width: 105%;
    box-shadow: inset 0px 0px 0px #7e7e7e !important;
    height: 40px !important;
    border-radius: 0px;
    border: 1px solid #ccc;
}

input[type="submit"].btn {
    border-radius: 0;
    padding: 11px 28px;
    height: auto;
    margin-top: 9px;
}

a.yellow {
    color: #F7B901 !important;
}

.row.montacargas p {
    margin: 15px 0 30px 0;
}

.menuServices li a {
    color: #676767;
    font-size: 16px;
    line-height: 2;
}

.menuServices li:hover a, .menuServices li:hover, .menuServices li a.active {
    color: #F7B901;
}

#content {
    margin-bottom: 30px;
}

.menufooter {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
}

.menufooter li {
    margin-bottom: 15px;
    float: left;
    margin-right: 20px;
}

footer {
    margin-top: 25px;
}

.menufooter li a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.footercontent p, .footercontent a {
    color: #fff;
}

.icon-address {
    background: url(img/icon-address.png);
    width: 17px;
    height: 23px;
    float: left;
    vertical-align: middle;
    margin-right: 9px;
}

.icon-address.con {
    background: url(img/icon-address2.png);
}

.icon-phone2 {
    background: url(img/icon-phone.png);
    width: 19px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}

.icon-phone2.con {
    background: url(img/icon-phone2.png);
}

.icon-tel-whatsapp {
    background: url(img/icon-tel-whatsapp.png);
    width: 32px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}

.icon-tel-whatsapp.con {
    background: url(img/icon-tel-whatsapp2.png);
}

.icon-email2 {
    background: url(img/icon-email.png) no-repeat 0 6px;
    width: 18px;
    height: 32px;
    float: left;
    vertical-align: middle;
    margin-right: 9px;
}

.mapafooter {
    margin-bottom: 20px;
    height: 222px;
    border: 5px solid #fff;
    float: right;
    border-radius: 5px;
}

.copyright {
    color: #fff;
    font-size: 12px;
}

.copyright a {
    color: #fff;
}

.fsocialnetworks {
    display: block;
    margin: 15px 0;
}

.fsocialnetworks a {
    height: 22px;
    margin-left: 10px;
    display: inline-block;
}

.fsocialnetworks a:hover {
    opacity: 0.5;
}

.fsocialnetworks a.facebook {
    background: url(img/icon-social-footer.png) no-repeat -28px -1px;
    width: 10px;
}

.fsocialnetworks a.twitter {
    background: url(img/icon-social-footer.png) no-repeat -51px -2px;
    width: 23px;
}

.fsocialnetworks a.instagram {
    background: url(img/icon-social-footer.png) no-repeat -86px -1px;
    width: 21px;
}

.fsocialnetworks a.googleplus {
    background: url(img/icon-social-footer.png) no-repeat 0 -1px;
    width: 20px;
}

.contador {
    float: right;
}

.service-grid.servicios .service-box .icon {
    padding: 7px 0;
    height: 73px;
}

.mapafooter a{ color: #222223 !important;}