.seccion-servicio{
    width: 100%;
    height: auto;
    float: left;
    background-color: #FFFFFF;
    display: inline-flex;
    justify-content: center;
    position: relative;
    padding-top: 240px;
    padding-bottom: 120px;
}

.contenedor-general-servicio{
    width: 1200px;
    height: auto;
    background-color: transparent;
    float: left;
    display: inline-flex;
    justify-content: space-between;
}

.contnedor-info-servicio{
    width: 60%;
    height: auto;
    background-color: transparent;
    float: left;
}

.contnedor-info-servicio .t-servicio-legal{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #F07C00;
    text-align: left;
    border-left: solid 3px #F07C00;
    padding-left: 10px;
}

.contnedor-info-servicio .t-servicio-tecnologia-contaduria{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #CECECD;
    text-align: left;
    border-left: solid 3px #CECECD;
    padding-left: 10px;
}

.contnedor-info-servicio h1{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    font-size: 56px;
    color: #2A425B;
    text-align: left;
    margin-top: 10px;
}

.contnedor-info-servicio p{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #2C2C2C;
    line-height: 26px;
    text-align: justify;
    margin-top: 10px;
}

.contnedor-info-servicio p a{
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #F07C00;
    line-height: 26px;
    text-align: justify;
}

.contnedor-info-servicio ul{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    margin-top: 15px;
    list-style-position: inside;
}

.contnedor-info-servicio ul li{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #2C2C2C;
    margin-bottom: 10px;
}

.contnedor-info-servicio ul .li-enfasis{
    font-weight: 600;
}

.contnedor-info-servicio ul .ul-interno{
    padding-left: 25px;
    list-style: none;
    margin-top: 0px;
}

.contnedor-info-servicio ul .ul-interno li{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #2C2C2C;
    line-height: 26px;
    text-align: justify;
}

.contnedor-info-servicio ul .ul-interno li a{
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #F07C00;
    line-height: 26px;
    text-align: justify;
}

.contenedor-img-nav-servicio{
    width: 30%;
    height: auto;
    background-color: transparent;
    float: left;
}

.contenedor-img-servicio{
    width: 100%;
    height: 500px;
    background-color: #1f1f1f;
    float: left;
    position: relative;
}

.img-servicio-legal-1{
    background: url('../assets/img-servicio-legal-1.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-2{
    background: url('../assets/img-servicio-legal-2.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-3{
    background: url('../assets/img-servicio-legal-3.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-4{
    background: url('../assets/img-servicio-legal-4.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-5{
    background: url('../assets/img-servicio-legal-5.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-6{
    background: url('../assets/img-servicio-legal-6.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-7{
    background: url('../assets/img-servicio-legal-7.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-8{
    background: url('../assets/img-servicio-legal-8.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-9{
    background: url('../assets/img-servicio-legal-9.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-10{
    background: url('../assets/img-servicio-legal-10.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-11{
    background: url('../assets/img-servicio-legal-11.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-legal-12{
    background: url('../assets/img-servicio-legal-12.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-tec-1{
    background: url('../assets/img-servicio-tec-1.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-tec-2{
    background: url('../assets/img-servicio-tec-2.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-tec-3{
    background: url('../assets/img-servicio-tec-3.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-tec-4{
    background: url('../assets/img-servicio-tec-4.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-tec-5{
    background: url('../assets/img-servicio-tec-5.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-tec-6{
    background: url('../assets/img-servicio-tec-6.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-tec-7{
    background: url('../assets/img-servicio-tec-7.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-tec-8{
    background: url('../assets/img-servicio-tec-8.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-tec-9{
    background: url('../assets/img-servicio-tec-9.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-1{
    background: url('../assets/img-servicio-contabilidad-1.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-2{
    background: url('../assets/img-servicio-contabilidad-2.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-3{
    background: url('../assets/img-servicio-contabilidad-3.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-4{
    background: url('../assets/img-servicio-contabilidad-4.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-5{
    background: url('../assets/img-servicio-contabilidad-5.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-6{
    background: url('../assets/img-servicio-contabilidad-6.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-7{
    background: url('../assets/img-servicio-contabilidad-7.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-8{
    background: url('../assets/img-servicio-contabilidad-8.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-9{
    background: url('../assets/img-servicio-contabilidad-9.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-10{
    background: url('../assets/img-servicio-contabilidad-10.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-11{
    background: url('../assets/img-servicio-contabilidad-11.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-12{
    background: url('../assets/img-servicio-contabilidad-12.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-13{
    background: url('../assets/img-servicio-contabilidad-13.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-14{
    background: url('../assets/img-servicio-contabilidad-14.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-15{
    background: url('../assets/img-servicio-contabilidad-15.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-servicio-contable-16{
    background: url('../assets/img-servicio-contabilidad-16.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contenedor-icono-servicio{
    width: 150px;
    height: 150px;
    position: absolute;
    padding: 20px;
    left: -50px;
    bottom: 40px;
    background-color: #F07C00;
}

.contenedor-icono-servicio-tc{
    width: 150px;
    height: 150px;
    position: absolute;
    padding: 20px;
    left: -50px;
    bottom: 40px;
    background-color: #CECECD;
}

.contenedor-icono-servicio img{
    width: 100px;
    height: 100px;
    background-color: transparent;
    float: left;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.contenedor-icono-servicio-tc img{
    width: 100px;
    height: 100px;
    background-color: transparent;
    float: left;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.contenedor-nav-servicio{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    margin-top: 40px;
}

.titulo-nav-servicio{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    background-color: #F07C00;
}

.titulo-nav-servicio-tc{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    background-color: #CECECD;
}

.titulo-nav-servicio span{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

.titulo-nav-servicio-tc span{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    text-align: center;
    color: #2C2C2C;
}

.contenedor-nav-servicio ul{
    width: 100%;
    height: auto;
    background-color: #F8F8F8;
    float: left;
    padding: 15px;
    list-style: none;
}

.contenedor-nav-servicio ul li{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    color: #F07C00;
    margin-bottom: 10px;
    text-align: left;
}

.contenedor-nav-servicio ul .li-titulo-tc{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    color: #CECECD;
    margin-bottom: 10px;
    text-align: left;
}

.contenedor-nav-servicio ul .ul-interno{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    padding: 0px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.contenedor-nav-servicio ul li a{
    display: inline-flex;
    justify-content: start;
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    text-decoration: none;
}

.contenedor-nav-servicio ul li a img{
    width: 15px;
    height: 15px;
    background-color: transparent;
    float: left;
    margin-top: 2px;
}

.contenedor-nav-servicio ul li a span{
    width: auto;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    color: #2C2C2C;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: left;
}

.contenedor-nav-servicio ul li a:hover span{
    color: #F07C00;
}

.contenedor-nav-servicio ul li a:hover .span-tc{
    color: #CECECD;
}







@media only screen and (max-width: 1380px){
    
    .seccion-servicio{
        padding-left: 90px;
        padding-right: 90px;
    }
    
    .contenedor-general-servicio{
        width: 100%;
    }
}









@media only screen and (max-width: 1180px){

    .contenedor-general-servicio{
        flex-wrap: wrap;
    }
    
    .contnedor-info-servicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-img-nav-servicio{
        width: 100%;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
    }
    
    .contenedor-img-servicio{
        width: 46%;
        height: 100%;
    }

    .contenedor-icono-servicio{
        left: unset;
        right: -50px;
        background-color: #F07C00;
    }
    
    .contenedor-icono-servicio-tc{
        left: unset;
        right: -50px;
        background-color: #CECECD;
    }

    .contenedor-nav-servicio{
        width: 46%;
        margin-top: 0px;
    }
}







@media only screen and (max-width: 980px){

    .seccion-servicio{
        padding-left: 70px;
        padding-right: 70px;
    }

    .contenedor-img-nav-servicio{
        justify-content: center;
        flex-wrap: wrap;
    }
    
    .contenedor-img-servicio{
        width: 350px;
        height: 500px;
    }

    .contenedor-nav-servicio{
        width: 100%;
        height: auto;
        margin-top: 40px;
    }
}







@media only screen and (max-width: 780px){

    .seccion-servicio{
        padding-left: 50px;
        padding-right: 50px;
    }
}







@media only screen and (max-width: 580px){

    .seccion-servicio{
        padding-left: 30px;
        padding-right: 30px;
    }

    .contnedor-info-servicio h1{
        letter-spacing: -1px;
    }
}






@media only screen and (max-width: 480px){

    .seccion-servicio{
        padding-left: 20px;
        padding-right: 20px;
    }

    .contnedor-info-servicio h1{
        font-size: 50px;
        letter-spacing: -2px;
    }



    .contenedor-icono-servicio{
        left: unset;
        right: -20px;
        background-color: #F07C00;
    }
    
    .contenedor-icono-servicio-tc{
        left: unset;
        right: -20px;
        background-color: #CECECD;
    }
}








@media only screen and (max-width: 380px){

    .seccion-servicio{
        padding-left: 10px;
        padding-right: 10px;
    }

    .contnedor-info-servicio h1{
        font-size: 46px;
        letter-spacing: -4px;
    }



    .contenedor-icono-servicio{
        left: unset;
        right: 0px;
        bottom: 0px;
        background-color: #F07C00;
    }
    
    .contenedor-icono-servicio-tc{
        left: unset;
        right: 0px;
        bottom: 0px;
        background-color: #CECECD;
    }
}