.menu-icon {
    display: inline-block;
}
#u9475-17 {
    left: 460px !important;
    width: 60%;
}
#u9474-4 {
    width: 40%;
}
.upper-box {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
}
.second-box a {
    background-color: transparent;
    color: #109AD7;
    text-align: center;
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
}
.second-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}
.spoken-menu {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.main-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.menu-icon img {
    width: 90%;
    height: auto;
}
#ppu9481 {
    width: 100% !important;
}
@media (min-width: 2560px){
    .spoken-menu {
        width: 30%;
    }
    .spoken-menu img {
        width: 20%;
    }
    #ppu9480-6 {
        width: 100% !important;
    }
    .mobile-whats {
        font-size: 17px;
        line-height: 17px;
    }
    .phone-number {
        font-size: 21px;
        line-height: 21px;
    }
    .upper-box {
        width: 100%;
    }
    .second-box a {
        line-height: 24px;
        font-size: 20px;
    }
}
@media (min-width: 1920px) and (max-width: 2559px){
    .spoken-menu {
        width: 30%;
    }
    .spoken-menu img {
        width: 20%;
    }
    #ppu9480-6 {
        width: 100% !important;
    }
    .mobile-whats {
        font-size: 17px;
        line-height: 17px;
    }
    .phone-number {
        font-size: 21px;
        line-height: 21px;
    }
    .upper-box {
        width: 100%;
    }
    .second-box a {
        line-height: 24px;
        font-size: 20px;
    }
}
@media (min-width: 1511px) and (max-width: 1919px){
    .spoken-menu {
        width: 30%;
    }
    .spoken-menu img {
        width: 20%;
    }
    #ppu9480-6 {
        width: 100% !important;
    }
    .mobile-whats {
        font-size: 17px;
        line-height: 17px;
    }
    .phone-number {
        font-size: 21px;
        line-height: 21px;
    }
    .upper-box {
        width: 100%;
    }
    .second-box a {
        line-height: 24px;
        font-size: 20px;
    }
}
@media (min-width: 1025px) and (max-width: 1510px){
    .spoken-menu {
        width: 30%;
    }
    .spoken-menu img {
        width: 20%;
    }
    #ppu9480-6 {
        width: 100% !important;
    }
    .mobile-whats {
        font-size: 17px;
        line-height: 17px;
    }
    .phone-number {
        font-size: 21px;
        line-height: 21px;
    }
    .upper-box {
        width: 100%;
    }
    .second-box a {
        line-height: 24px;
        font-size: 20px;
    }
}
@media (min-width: 1025px) {
    .col-lg-4 {
        width: 33.33%;
        display: inline-block;
    }
    .col-lg-8 {
        width: 66.33% !important;
        display: inline-block;
    }
    #ppu9480-6 {
        width: 100% !important;
    }
    .second-box {
        margin-top: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1024px){
    .col-lg-4 {
        width: 33.33%;
        display: inline-block;
    }
    .col-lg-8 {
        width: 66.33% !important;
        display: inline-block;
    }
    .main-menu {
        width: 100% !important;
    }
    .spoken-menu {
        width: 30%;
    }
    .spoken-menu img {
        width: 20%;
    }
    #ppu9480-6 {
        width: 100% !important;
    }
    .mobile-whats {
        font-size: 17px;
        line-height: 17px;
    }
    .phone-number {
        font-size: 21px;
        line-height: 21px;
    }
    .upper-box {
        width: 100%;
    }
    .second-box a {
        line-height: 24px;
        font-size: 20px;
    }
}

/*#svg-ig-header {
    width: 28px !important;
    border: 1px solid transparent;
}*/

.menu-icon img {
    width: 40px;
}
#svg-ig-header {
    border-radius: 5px;
}

.justify-text,
.justify-text p,
.justify-text span,
.justify-text li {
    text-align: justify;
    line-height: 1.6em !important;
}

/* Contenedor servicio */
.servicios {
    width: 80%;
    margin-left: 80px;
    display: flex;
}

.container-nav { margin-left: 80px; }
.pu11120 { margin-left: 66px; }
.container-grid {
    gap: 2em;
    display: grid;
    grid-template-columns: auto auto;
}
.contenedor-servicio {
    margin: 0 auto;
    width: 300px;
    margin-bottom: 4em;
    position: relative;
}

.contenedor-servicio-icon {
    width: 7em;
    height: 7em;
    margin: 0 auto;
    border-radius: 50px;
    background-color: #109AD7;
    display: table;
}
.servicio-icon {
    display: table-cell;
    vertical-align: middle;
    align-items: center;
    text-align: center;
}
.servicio-icon img {
    width: 4em;
    height: 4em;
}

.contenedor-servicio-text {
    position: relative;
    margin-top: 2em;
    margin-bottom: 4em;
}
.contenedor-servicio-text p { text-align: justify; }
.servicio-title {
    font-size: 1.6em;
    color: #333333;
    font-weight: 400;
    line-height: 2em;
}
.servicio-text {
    text-align: justify;
    color: #666666;
    font-size: 1.4em;
    text-align: left;
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    line-height: 1.6em;
}

.contenedor-servicio-btn {
    /*height: 50px;*/
    margin: 0 auto;
    display: table;
    
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.servicio-btn {
    font-size: 19px;
    border-radius: 5px;
    padding: 8px 26px;
    text-align: center;
    background-color: #109AD7;
    color: #fff !important;
    text-decoration: none !important;
}
.servicio-btn:hover { background-color:#CDCDCD; }
.servicio-btn span:hover { 
    color: #7F7F7F;
    visibility: inherit;
}

.width-100 {
    width: 100%;
}


.contenedor-servicio-style-btn {
    width: 333px;
    position: relative;
    border-radius: 10px;
    background-color: #109AD7;
    display: flex;
    align-items: center;
}
.contenedor-servicio-style-btn a { 
    text-decoration: none;
    color: #FFFFFF;
}

.contenedor-servicio-style-btn-img {
    width: 42px;
    background-color: transparent;
    position: relative;
    margin: 19px;
}

.contenedor-servicio-style-btn-text {
    font-size: 20px;
    text-align: left;
    font-family: source-sans-pro, sans-serif;
    font-weight: 300;
    position: relative;
}
.contenedor-servicio-style-btn-text span  {
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
}

/* Aviso de privacidad */
.privacidad-titulo { text-align: center !important; }
.u19963-2 {
    color: #808080;
    font-size: 40px;
    line-height: 40px;
}
.pie-pagina { 
    color: #666666;
    text-align: right;
}

.padding-top { padding-top: 24px; }


.container-marcas-title {
    min-height: 2.48em !important;
    display: block;
    padding-bottom: 1em;

}
.container-marcas-text {
    display: block;
    padding-bottom: 1em;
}
#u9658-4, #u9659-4 { margin: 0 !important; }
.container-button-center {
    width: 100%;
    height: 4em;
    position: relative;

    display: flex;
    text-align: center;
    align-self: center;
    align-items: center;
    justify-content: center;
}

.botton-slider{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #109AD7;
    font-family: source-sans-pro, sans-serif;
    text-decoration: none !important;
}  
.text-slider-botton{
    color:#ffffff;
    font-size: 20px;
    justify-content: center;
}
.botton-slider:hover{
    background-color: #CDCDCD;
    z-index: auto;
}
.botton-slider_inst{
    display: flex;
    justify-content: left;
    align-items: center;
    background-color: #109AD7;
    font-family: source-sans-pro, sans-serif;
    text-decoration: none !important;
}
.text-slider-botton-inst{
    color:#ffffff;
    font-size: 20px;
    justify-content: center;
}
.botton-slider_inst:hover{
    background-color: #CDCDCD;
}


@media (min-width: 2560px){
    .botton-slider{
        width: 8em;
        border-radius: 5%;
        line-height: 46px;
        font-weight: 300;
    }  
    .botton-slider_inst{
        width: 2.5em;
        margin-top: 0.5em;
        border-radius: 5%;
        line-height: 46px;
        font-weight: 300;
    }
    .text-slider-botton-inst{
        padding-left: 1em;
    }

}

@media (min-width: 1920px) and (max-width: 2559px){
    .botton-slider{
        width: 8em;
        border-radius: 5%;
        line-height: 46px;
        font-weight: 300;
    }  
    .botton-slider_inst{
        width: 2.5em;
        margin-top: 0.5em;
        border-radius: 5%;
        line-height: 46px;
        font-weight: 300;
    }
    .text-slider-botton-inst{
        padding-left: 1em;
    }
}
@media (min-width: 1511px) and (max-width: 1919px){
    .botton-slider{
        display: flex;
        width: 8em;
        justify-content: center;
        align-items: center;
        background-color: #109AD7;
        border-radius: 5%;
        line-height: 46px;
        font-family: source-sans-pro, sans-serif;
        font-weight: 300;
        text-decoration: none !important;
    }  
    .text-slider-botton{
        color:#ffffff;
        font-size: 20px;
        justify-content: center;
    }
    .botton-slider:hover{
        background-color: #CDCDCD;
    }
    .botton-slider_inst{
        display: flex;
        width: 2.5em;
        margin-top: 0.5em;
        justify-content: left;
        align-items: center;
        background-color: #109AD7;
        border-radius: 5%;
        line-height: 46px;
        font-family: source-sans-pro, sans-serif;
        font-weight: 300;
        text-decoration: none !important;
    }
    .text-slider-botton-inst{
        color:#ffffff;
        font-size: 20px;
        justify-content: center;
        padding-left: 1em;
    }
    .botton-slider_inst:hover{
        background-color: #CDCDCD;
    }
}
@media (min-width: 1025px) and (max-width: 1510px){
    .botton-slider{
        width: 8em;
        border-radius: 5%;
        line-height: 46px;
        font-weight: 300;
    }  
    .botton-slider_inst{
        width: 2.5em;
        margin-top: 0.5em;
        border-radius: 5%;
        line-height: 46px;
        font-weight: 300;
    }
    .text-slider-botton-inst{
        padding-left: 1em;
    }
}
@media (min-width: 768px) and (max-width: 1024px){
    .botton-slider{
        display: flex;
        width: 8em;
        justify-content: center;
        align-items: center;
        background-color: #109AD7;
        border-radius: 5%;
        line-height: 46px;
        font-family: source-sans-pro, sans-serif;
        font-weight: 300;
        text-decoration: none !important;
    }  
    .text-slider-botton{
        color:#ffffff;
        font-size: 20px;
        justify-content: center;
    }
    .botton-slider:hover{
        background-color: #CDCDCD;
    }
    .botton-slider_inst{
        display: flex;
        width: 2.5em;
        margin-top: 0.5em;
        justify-content: left;
        align-items: center;
        background-color: #109AD7;
        border-radius: 5%;
        line-height: 46px;
        font-family: source-sans-pro, sans-serif;
        font-weight: 300;
        text-decoration: none !important;
    }
    .text-slider-botton-inst{
        color:#ffffff;
        font-size: 20px;
        justify-content: center;
        padding-left: 1em;
    }
    .botton-slider_inst:hover{
        background-color: #CDCDCD;
    }
}
@media (max-width: 767px){
    .botton-slider{
        width: 8em;
        border-radius: 5%;
        line-height: 46px;
        font-weight: 300;
    }  
    .botton-slider_inst{
        width: 2.5em;
        margin-top: 0.5em;
        border-radius: 5%;
        line-height: 46px;
        font-weight: 300;
    }
    .text-slider-botton-inst{
        padding-left: 1em;
    }
}
