
/*Material Icons*/

.alphabet{
 border-top: 0;
}

.alphabet a.collection-item {
    border:0;
}

.results table{
    opacity: 1;

}
.row.menu{
    margin-bottom: 0;
    z-index: 1;
    position: relative;
}
.row.menu .row{
    margin-bottom: 0;
}

#results-content {
    line-height: inherit;
    font-size: inherit;
}

.tabs{
    margin-top: 1rem;
}

.tabs .tab{
    transition: all .2s ease;
}

.tabs .tab:hover{
    background-color: #F5F5F5;
}

.tabs .tab a,.tabs .tab a.active{
    color: #c62828;
}

.tabs .indicator{
    background-color: transparent;
}

#img-pais{
    width: 30px;
    height:auto;
    float: right;
}

h1{
    font-size: auto;
    margin: auto;
    line-height: auto;
    font-weight: auto;
    display: inline;
}

#page-title{
    font-size: 1.1rem;
    margin: 10px 0 20px 0;
    color: #212121;
    font-weight: 300;
    display: block;
    line-height: 1.7rem;
}
#page-title b{
    font-weight: 500;
    font-size: 2rem;
    color: #424242;
    display: inline-block;

}

#s{
    border: 1px solid #D7CCC8;
    padding-left: 15px;
    margin-left: -1px;
    width: 80%;
}

.search-again, .search-others{
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 1.5rem !important;
}

.search-again h3, .search-others h3{
    font-size: 1.1rem;
    display: block;
    margin-bottom: 0;
}

.search-again p, .search-others p{
    margin-top: 0;
}

.anothers {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.another {
    display: inline-block;
    padding: 0 1rem;
}

.search-again{
    overflow: hidden;
}

.adBlockerMessage{
    margin-bottom: 10px;
    text-align: center;
    padding: 14px;
    color: #C62828;
    font-size: 1.1rem;
    background-color: #ffffff;
    z-index: -1;
    position: relative;
    display: none;
}
.adslot_ATF, .adslot_970x90,
.adslot_BTF, .adslot_970x250{
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}


/*#results-container{
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
@media (min-width:970px) {
    #results-container{
        position: absolute; 
        padding-left: 315px;
        max-width: 90%;
        min-width: 90%;
        width: 90%;
    }
}*/

.my_adslot_W1z{
    width: 300px;
    float: left;
}
@media (max-device-width:970px) {
    .my_adslot_W1z {
        display: none !important;
    }
}

.google-maps{
    width: 100%;
    height: 500px;
}

.lugar h2{
    font-size: 2rem;
}
.lugar{
    overflow: hidden;
}

.relacionados.empresas,.relacionados.records{
    margin-bottom: 1rem;
}
.card-panel h3 {
    font-size: 2rem;
}
.obtener-certificado{
    width: 50%;
    text-align: center;
    background: #29B6F6;
    color: white;
    padding: .5rem;
    margin-left: 25%;
    font-size: 1.23rem;
    cursor: pointer;
}
.obtener-certificado:hover{
    opacity: 0.75;
    transition: opacity .2s ease;    
}
.obtener-certificado .material-icons{
    line-height: 100%;
    vertical-align: sub;
}
.card-separator{
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 2rem;
}


#results-container {
    position: relative;
}


.custom-border{
    border: 1px solid #E0E0E0;
    border-radius: 8px;
}

.center-block{
    margin: 0 auto;
    display: block;
}
#create_my_web{
    width: 19% !important;
}
