.ubicacion-d{
    padding-bottom: 15.3%;
}
.txt-u{
    padding: 0px 10%;
}
@media screen and (max-width: 991px){
    .ubicacion-d{
        padding-bottom: 0!important;
    }
    .txt-u{
        padding: 0 10% 20px 10%;
    }    
}
.icon-box-3 {
    margin: 0;
    padding: 20px 0 7px;
    text-align: center;
}
.fullMap{
    margin-top:0px;
}
#parrafo{
    margin-bottom: 10px;
}
.simbologia{
    position: relative;
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,0.7);
    top:-90px;
}

.simbologia1{
    width: 100%;
    margin: 0 auto;
}
.simbologia1 li{
    display: inline;
}
.simbolli{
    margin-right:3%;
}
.simbologia1 li div, .simbologia1 li span {
    display: inline-block;
}
/*.gm-style-iw + div {
    display: none!important;
}*/
.gm-style-iw {
    width: 50%!important;
}
#location_title{
    text-align:center;
}
.map{
    margin-bottom:44px;
    height: 370px;
    margin-top:3px;

}
h1{
    margin-bottom:0px;
}
#tab1{
    display: none;
}
#tab2{
    display: none;
}
.fondogris{
    background: #1f1f1f;
    margin-top: -45px;
}
.gm-style-iw{
    width: auto !important;

}
.gm-style-iw a{
    text-transform: uppercase;
}
div.gm-style div div div div div.gm-style-iw div{
    width: auto!important;
}
@media screen and (max-width:767px){
    #tab1{
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 14%;
        width: 28%;
        z-index: 10;
    }
    #tab2{
        display: block;
        height: 100%;
        position: absolute;
        top: 35%;
        width: 28%;
        z-index: 10;
        margin-top: 70px;
    }
    #calltoaction2{
        font-size: 20px !important;
        line-height: 20px
    }
    #google-map{
        overflow: visible !important;
    }
    .map {
        height: 350px;        
        margin-top: 7px;
    }
    .center-titulo{
        text-align: center;
    }
}
@media screen and (max-width: 1235px){
    .simbolli{
        margin-right:1% !important;
    }
}
@media screen and (max-width: 1110px){
    .simbologia{
        display: none;
    }
}
.navbar-collapse .in{
    z-index: 999;
}
