.social-media-dark .icofont::before, .social-media .icofont::before {
    font-size: 25px;
}

.rs-background-video-layer {
    opacity: 1 !important;
    visibility: inherit !important;
}

.foto-linea-accion {
    background-color: #5D59A3;
    display: block;
    position: relative;
}
.foto-linea-accion img {
    opacity: 0.3;
}
.titulo-linea-accion {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -190px;
    margin-top: -40px;
    width: 380px;
    height: 80px;
    line-height: 40px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    transition: all ease 0.1s;
    -o-transition: all ease 0.1s;
    -ms-transition: all ease 0.1s;
    -webkit-transition: all ease 0.1s;
    -moz-transition: all ease 0.1s;
}
.linea-borde {
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    top: 14px;
    left: 14px;
    position: absolute;
    border: solid 3px #fff;
    display: block;
    transition: all ease 0.1s;
    -o-transition: all ease 0.1s;
    -ms-transition: all ease 0.1s;
    -webkit-transition: all ease 0.1s;
    -moz-transition: all ease 0.1s;
}
/*.foto-linea-accion:hover .titulo-linea-accion {
    font-size: 33px;
} */
/*.foto-linea-accion:hover .linea-borde {
    display: none;
}*/

.default-color-title {
    color: #772583 !important;
    font-family: "Allison", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 65px;
    line-height: 26px;
}

.color-blanco-h2 {
    color: #fff;
    font-family: "Allison", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 98px !important;
    line-height: 26px;
}

.color-secundario-h2 {
    color: #772583;
    font-size: 50px !important;
    line-height: 26px;
    font-weight: 600;
}

.btn-nosotros {
    margin-top: 40px;
    color: #fff;
    border: 2px solid #5D59A3;
    background-color: #5D59A3;
}
    .btn-nosotros:hover {
        background-color: #fff;
        color: #5D59A3;
        border: 2px solid #5D59A3;
    }

.btn-servicios {
    margin-top: 50px;
    color: #fff;
    border: 2px solid #fff;
    background: none;
}
    .btn-servicios:hover {
        background-color: #fff;
        color: #5D59A3;
    }

.owl-carousel .owl-nav {
    margin-top: 0px;
    text-align: center;
}

.owl-carousel .owl-nav button {
    color: #772583;
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
    margin: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.8;
    width: 50px;
    height: 50px;
    font-size: 50px;
    font-family: 'FontAwesome';
    background: none !important;
    border: none !important;
}

.owl-carousel .owl-nav button:hover {
    color: #2cb0e5;
}

#team {
    background-color: #fff;
}

.post-img .item {
    background-color: #5D59A3;
}

.icon .default-color {
    font-size: 60px;
    line-height: 70px;
}

.boton-whats {
    width: 80px;
    height: 80px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 1000;
}

#blog {
    background-color: #FBFBFB;
}

.rev_slider .btn.btn-lg {
    width: 250px !important;
}

#feature .col-md-4 img {
    border-radius: 50%;
}

@media (max-width: 1199px) {
    nav.navbar.bootsnav .navbar-collapse.collapse {
        display: none !important;
    }
}

@media (max-width: 1023px) {
    nav.navbar.bootsnav.navbar-transparent .logo, .logo {
        text-align: left;height: 100px;
    }
    nav.navbar.bootsnav.navbar-fixed .logo-display {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .attr-nav > ul > li > a {
        padding: 37.5px 0px;
    }
    .side {
        right: -100%;
        width: 100% !important;
    }
    #feature {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #feature .col-md-4 {
        text-align: center;
    }
    #feature .col-md-8 .section-title {
        padding-top: 50px;
        text-align: center;
    }
    #feature .col-md-4 img {
        width: 80%;
    }
    .default-color-title, .section-title h1 {
        text-align: center;
    }
    #feature .row.mt-50 {
        margin-top: 30px;
    }
    .linea-accion1 {
        margin-bottom: 20px;
    }
    .testimonial-item .testimonial-content {
        padding-top: 0px !important;
    }
    .testimonial-item h3 {
        font-size: 18px;
    }
    .section-title h1, .color-secundario-h2 {
        font-size: 40px !important;
    }
    .default-color, .default-color-title {
        font-size: 70px;
        line-height: 18px;
    }
    #contact h4 {
        text-align: center;
    }
}

.nombre-ceo {
    text-align: center;
    margin-top: 10px;
    color: #772583;
    font-weight: bold;
    font-size: 24px;
}
    .nombre-ceo span {
        font-weight: 300;
        font-size: 18px;
    }

.servicios-categoria .row div {
    padding-left: 0px;
    padding-right: 0px;
}
.servicios-categoria .row div img {
    width: 100%;
    height: auto;
}
    .servicio1 {
        background-color: #772583;
    }
    .servicio2 {
        background-color: #1ca7ec;
    }
    .servicio3 {
        background-color: #EA27C2;
    }
    .servicio4 {
        background-color: #BF9BDE;
    }
        .servicio1 h2, .servicio2 h2, .servicio3 h2, .servicio4 h2 {
            color: #fff;
            padding: 0px 20px;
            font-size: 24px;
        }
        .servicio1 p, .servicio2 p, .servicio3 p, .servicio4 p {
            color: #fff;
            padding: 0px 20px;
            margin-top: 30px;
            font-size: 15px;
        }
        .servicio1 .btn-servicios, .servicio2 .btn-servicios, .servicio3 .btn-servicios, .servicio4 .btn-servicios {
            margin-top: 20px;
        }

@media (min-width: 1170px) {
    .servicios-categoria .row > div {
        height: 365px;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        flex-wrap: wrap;
    }
}

.servicio1-info1 .info-text1 {
    height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .servicio1-info1 .servicio1 {
        background-color: #46d6ab;
    }
    .servicio1-info1 .servicio2 {
        background-color: #be9ade;
    }
    .servicio1-info1 .servicio3 {
        background-color: #ffaa4d;
    }
    .servicio1-info1 .servicio4 {
        background-color: #ef416f;
    }

.servicio1-info2 ul {
    padding-left: 20px;
}
    .servicio1-info2 ul li {
        margin-bottom: 15px;
        font-size: 18px;
        text-align: justify;
        color: #444;
    }

.panel-heading {
    background-color: #772583;
}
    .panel-title {
        font-size: 28px;
        color: #fff;
    }
    .panel-body ul {
        padding-left: 15px;
        margin-top: 25px;
    }
        .panel-body ul li strong {
            color: #772583;
        }
        .panel-body > ul li {
            font-size: 18px;
            color: #444;
            margin-bottom: 20px;
        }
        .panel-body > ul li ul {
            margin: 20px 0px;
        }
        .panel-body > ul li ul li {
            list-style-type: circle;
        }

.servicio4-info1 .servicio1, .servicio4-info1 .servicio2, .servicio4-info1 .servicio3 {
    text-align: center;
    padding: 30px 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}

.blog-informacion h1 {
    font-size: 50px;
    color: #772583;
    text-align: center;
    line-height: 50px;
    margin-top: 0px;
}
.blog-informacion p {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: justify;
}
p.subtitulo {
    font-size: 20px !important;
    color: #772583;
    text-align: center !important;
    margin-bottom: 60px;
}

.linea1{
    border:0;
    height: 15px;
    width: 255px;
    margin: auto;
    margin-top: -57px;
    margin-bottom: 40px;
    background-color: #dedede;
}

.linea2{
    border:0;
    height: 15px;
    width: 430px;
    margin: auto;
    margin-top: -5px;
    margin-bottom: 40px;
    background-color: #dedede;
}

.linea3{
    border:0;
    height: 15px;
    width: 530px;
    margin: auto;
    margin-top: -57px;
    margin-bottom: 40px;
    background-color: #dedede;
}

.linea4{
    border:0;
    height: 15px;
    width: 330px;
    margin: auto;
    margin-top: -57px;
    margin-bottom: 40px;
    background-color: #dedede;
}

.linea5{
    border:0;
    height: 15px;
    width: 540px;
    margin-top: -57px;
    margin-bottom: 40px;
    background-color: #dedede;
}

.linea6{
    border:0;
    height: 15px;
    width: 475px;
    margin-top: -57px;
    margin-bottom: 40px;
    background-color: #dedede;
}

.linea7{
    border:0;
    height: 15px;
    width: 520px;
    margin: auto;
    margin-top: -57px;
    margin-bottom: 40px;
    background-color: #dedede;
}

.linea8{
    border:0;
    height: 15px;
    width:425px;
    margin: auto;
    margin-top: -57px;
    margin-bottom: 40px;
    background-color: #dedede;
}

.curso-subt {
    padding-top: 10px;
    font-size: 16px;
    text-align: center;
}
.curso-info {
    font-size: 14px;
    text-align: justify;
}

@media (max-width:768px) {
    .titulo-principal {
        max-width: 380px !important;
        min-width: 380px !important;
    }
    .linea1 {
        width: 200px;
    }
    .linea2 {
        width: 350px;
    }
    .linea3 {
        width: 220px;
    }
    .linea4 {
        width: 265px;
    }
    .linea5 {
        width: 130px;
        margin: auto;
        margin-top: -57px;
        margin-bottom: 40px;
    }
    .linea6 {
        width: 380px;
    }
    .linea7 {
        width: 210px;
    }
    .linea8 {
        width: 340px;
    }
    .color-blanco-h2 {
        font-size: 75px !important;
    }
    #team {
        padding-bottom: 0px;
    }
    .servicios-categoria .row div {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .imagen-hide {
        display: none;
    }
    .sin-padding-movil {
        padding-left: 20px;
        padding-right: 20px;
    }
    .servicio1-info2 h2 {
        padding-top: 0px;
        margin-top: 0px;
    }
    .info-text1 h2 {
        margin-top: 0px;
    }
    .page-title {
        padding-top: 60px;
    }
    .panel-title {
        font-size: 23px;
        line-height: 24px;
    }
    .blog-informacion h1 {
        font-size: 40px;
        line-height: 40px;
    }
}

@media (min-width: 769px) {
    .page-title {
        position:absolute;
        top:50%;
        width:100%;
        left:0;
        z-index:15;
        -webkit-transform:translate(0%, 50%);
        -moz-transform:translate(0%, 50%);
        -ms-transform:translate(0%, 50%);
        -o-transform:translate(0%, 50%);
        transform:translate(0%, 50%);
    }
}

.slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-informacion ul {
    padding-left: 15px;
}

.blog-informacion li {
    font-size: 18px;
    margin-bottom: 20px;
    color: #000;
    text-align: justify;
}