    /*
 Theme Name:     Skills Guatemala
 Theme URI:      https://digitallabs.agency
 Description:    Skills Guatemala Child Theme
 Author:         XicoOfficial
 Author URI:     https://digitallabs.agency
 Template:       Divi 
 Text Domain:	 skillsguatemala
 Version:        1.0.0
*/
    /* =Theme customization starts here
------------------------------------------------------- */
    /**GLOBALES**/
    
     :root {
        --negro: #000000;
        --naranja: #F0902F;
        --gris: #919191;
        font-size: 16px;
    }
    
    body {
        font-family: FuturaLT, sans-serif;
    }
    
    p {
        font-size: 1rem;
    }
    
    .titulo {
        font-weight: 500;
        font-size: 2.6rem;
        color: var(--negro);
    }
    
    .titulo span {
        font-weight: 700;
        color: var(--naranja);
        font-size: 4.34rem;
    }
    /*Boton*/
    
    .et_pb_button {
        font-size: .56rem;
        font-weight: 700;
        border: 1px solid var(--naranja);
        border-radius: 20px;
        color: var(--negro);
    }
    
    .et_pb_button:hover {
        padding: .3em 1em!important;
        border: 1px solid var(--naranja)!important;
        background-color: transparent;
        color: var(--negro);
    }
    
    .et_pb_button:hover:after {
        display: none;
    }
    /**BARRA DE MENU**/
    
    #main-header {
        background-color: var(--negro);
    }
    
    #top-menu a {
        color: #ffffff;
        /*font-size: 1.113vw;*/
        font-size: .950rem;
    }
    
    @media (min-width: 981px) {
        #top-menu li a {
            padding: 5px!important;
            margin-bottom: 50px;
        }
    }
    
    #top-menu li a:hover {
        background-color: var(--naranja);
        border-radius: 20px;
        opacity: 1!important;
        transition: .3s ease-out!important;
        padding: 5px 10px!important;
    }
    
    @media (max-width: 980px) {
        #mobile_menu {
            background-color: var(--negro);
        }
        #mobile_menu li a {
            color: #ffffff;
        }
        #mobile_menu li a:hover {
            background-color: var(--naranja);
            border-radius: 20px;
            opacity: 1!important;
            transition: .3s ease-out!important;
        }
        #et_mobile_nav_menu .mobile_menu_bar:before,
        #et_search_icon:before {
            color: var(--naranja);
        }
    }
    /**SECCION SLIDER**/
    
    #seccion-slider .et_pb_button {
        /*font-size: .65vw;*/
        font-size: .555rem;
    }
    
    #seccion-slider {
        padding-top: 0;
        padding-bottom: 0;
    }
    
    #seccion-slider .et_pb_row {
        width: 100%;
        max-width: initial;
        padding-top: 0;
        padding-bottom: 0;
    }
    
    #seccion-slider a.et-pb-active-control {
        background-color: var(--naranja)!important;
    }
    
    #seccion-slider .et-pb-controllers a {
        background-color: var(--naranja)!important;
    }
    
    #seccion-slider .et-pb-controllers {
        height: 100%;
        bottom: -22.7vw;
        /*bottom: -18.79rem*/
    }
    
    #seccion-slider .et-pb-arrow-prev:before,
    #seccion-slider .et-pb-arrow-next:before {
        color: var(--naranja);
    }
    
    #seccion-slider .et_pb_slider:hover .et-pb-arrow-prev {
        left: 20vw;
        /*left: 17.075rem*/
    }
    
    #seccion-slider .et_pb_slider:hover .et-pb-arrow-next {
        right: 20vw;
        /*right: 17.075rem*/
    }
    
    #seccion-slider .slider-titulo {
        color: var(--negro)!important;
        font-weight: 700;
        font-size: 1.161rem;
        position: relative;
        bottom: 3vw;
        right: 2vw;
        line-height: 1.3;
        padding-bottom: 0;
    }
    
    #seccion-slider .et_pb_slide_content {
        position: relative;
        bottom: 3vw;
        right: 2vw;
        padding-bottom: 0;
    }
    
    #seccion-slider .slider-titulo2 {
        color: var(--naranja);
        font-size: 1.733rem;
        position: relative;
        left: 1.5vw;
    }
    
    #seccion-slider .slider-titulo3 {
        color: var(--naranja);
        font-size: 1.24rem;
        position: relative;
        left: 2vw;
    }
    
    #seccion-slider .et_pb_button_wrapper {
        position: absolute;
        bottom: 14vw;
        right: 39vw;
    }
    
    #seccion-slider .et_pb_button_wrapper a {
        margin-top: 0;
    }
    
    @media (min-width: 768px) and (max-width: 980px) {
        #seccion-slider .slider-titulo {
            font-size: .75rem;
        }
        #seccion-slider .slider-titulo2 {
            font-size: .9rem;
            left: 2vw;
        }
        #seccion-slider .slider-titulo3 {
            font-size: 1.1rem;
        }
        #seccion-slider .et_pb_button_wrapper {
            right: 33vw;
        }
        #seccion-slider .et-pb-controllers {
            bottom: -22.9vw;
        }
    }
    
    @media (min-width: 481px) and (max-width: 767px) {
        #seccion-slider .et_pb_container {
            height: 25rem!important;
        }
        #seccion-slider .et_pb_slider:hover .et-pb-arrow-next {
            right: 6vw;
        }
        #seccion-slider .et_pb_slider:hover .et-pb-arrow-prev {
            left: 5vw;
        }
        #seccion-slider .et-pb-controllers {
            bottom: -50.7vw;
        }
        #seccion-slider .slider-titulo {
            font-size: 1rem;
        }
        #seccion-slider .et_pb_button_wrapper {
            right: 29vw;
        }
    }
    
    @media (max-width: 480px) {
        #seccion-slider .et_pb_container {
            height: 90vw!important;
        }
        #seccion-slider .et_pb_slider:hover .et-pb-arrow-next {
            right: 0vw;
        }
        #seccion-slider .et_pb_slider:hover .et-pb-arrow-prev {
            left: -1vw;
        }
        #seccion-slider .slider-titulo {
            font-size: .75rem;
        }
        #seccion-slider .slider-titulo2 {
            font-size: 1.1rem;
        }
        #seccion-slider .slider-titulo3 {
            font-size: .9rem;
        }
        #seccion-slider .et_pb_button_wrapper {
            bottom: 11vw;
            right: 20vw;
        }
        #seccion-slider .et-pb-controllers {
            bottom: -58.7vw;
        }
    }
    /**SECCION CURSOS**/
    
    #seccion-cursos {
        background-size: 24.5387vw;
        background-position-x: -14vw;
        background-position-y: -5vw;
    }
    
    #seccion-cursos .et_pb_code_0 .et_pb_code_inner {
        display: flex;
        justify-content: center;
    }
    
    #seccion-cursos .wpls-fix-box {
        /*height: 22vw;*/
        height: 25.7586rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    #seccion-cursos img {
        /*height: 15.11vw;*/
        height: 12.9rem;
        border: 4px solid white;
        border-radius: 130px!important;
        box-shadow: 0px 0px 28px -2px rgba(0, 0, 0, 0.75)!important;
    }
    
    @media (max-width: 980px) {
        #seccion-cursos img {
            height: 8rem;
        }
    }
    /**SECCION QUIENES SOMOS**/
    
    @media (min-width: 981px) {
        #seccion-quienes-somos {
            padding: 5.98rem 0;
        }
    }
    
    #seccion-quienes-somos {
        background-color: var(--naranja);
        background-image: url(/wp-content/uploads/2020/07/Recurso-14.png), url(/wp-content/uploads/2020/07/Recurso-14.png)!important;
        background-size: 24.54vw;
        background-position-x: 72vw, 2vw;
        background-position-y: 0vw, 26vw;
    }
    
    #seccion-quienes-somos .et_pb_row {
        background-color: #ffffff;
    }
    
    #seccion-quienes-somos .et_pb_code_2 {
        display: flex;
        justify-content: center;
    }
    
    #seccion-quienes-somos .texto-quienes-somos {
        font-family: Lato, sans-serif;
        font-weight: 500;
        font-size: 1rem;
        color: var(--negro);
        line-height: 1;
        width: 75%;
        margin: auto;
    }
    
    #seccion-quienes-somos .et_pb_code_3 {
        width: 50%;
        margin: auto;
    }

    #seccion-quienes-somos .wpsm_progress {
        margin-bottom: 2rem;
    }

    
    #seccion-quienes-somos .wpsm_progress-title {
        font-size: 1rem!important;
        font-family: Lato, sans-serif!important;
        font-weight: 500!important;
    }
    
    #seccion-quienes-somos .wpsm_progress-value {
        font-size: 1.23rem!important;
        font-family: Lato, sans-serif;
        font-weight: 500!important;
        margin-top: 0!important;
    }
    
    #seccion-quienes-somos .wpsm_progress-bar,
    #seccion-quienes-somos .wpsm_progress-bar:before,
    #seccion-quienes-somos .wpsm_progress-bar:after {
        background-color: var(--naranja)!important;
    }
    
    @media (min-width: 768px) and (max-width: 1365px) {
        #seccion-quienes-somos .et_pb_code_3 {
            width: 75%;
        }
        #seccion-quienes-somos #wpsm_progress_b_row_71 {
            display: flex;
            flex-direction: column;
        }
        #seccion-quienes-somos .col-sm-6 {
            width: 100%;
        }
    }
    
    @media (min-width: 768px) and (max-width: 980px) {
        #seccion-quienes-somos {
            background-position-y: 0vw, 59vw;
        }
    }
    
    @media (min-width: 481px) and (max-width: 767px) {
        #seccion-quienes-somos {
            background-position-y: 5vw, 87vw;
        }
        #seccion-quienes-somos .et_pb_row_3,
        #seccion-quienes-somos .et_pb_code_3 {
            width: 90%;
        }
        #seccion-quienes-somos .texto-quienes-somos {
            width: 90%;
            text-align: justify;
        }
        #seccion-quienes-somos .wpsm_progress-title {
            font-size: .75rem!important;
        }
        #seccion-quienes-somos .wpsm_progress-value {
            font-size: .9rem!important;
        }
    }
    
    @media (max-width: 480px) {
        #seccion-quienes-somos {
            background-position-y: 10vw, 136vw;
        }
        #seccion-quienes-somos .et_pb_row_3 {
            width: 90%;
        }
        #seccion-quienes-somos .et_pb_code_3 {
            width: 95%;
        }
        #seccion-quienes-somos .texto-quienes-somos {
            width: 90%;
            text-align: justify;
        }
        #seccion-quienes-somos .wpsm_progress-title {
            font-size: .56rem!important;
        }
        #seccion-quienes-somos .wpsm_progress-value {
            font-size: .8rem!important;
        }

        #seccion-quienes-somos .wpsm_progress {
            margin-bottom: 3rem !important;
        }
    }
    /**SECCION TUTORES**/
    
    #seccion-tutores {
        background-size: 24.5387vw;
        background-position-x: 87vw;
        background-position-y: bottom;
    }
    
    #seccion-tutores .et_pb_code_4 {
        display: flex;
        justify-content: center;
    }
    
    #seccion-tutores img {
        /*height: 18.53vw;*/
        height: 15.82rem;
    }
    
    #seccion-tutores .tutores-nombres {
        color: var(--negro);
        font-weight: 700;
        font-size: 1.3rem;
        text-align: center;
    }
    
    #seccion-tutores .tutores-nombres span {
        font-weight: 500;
        font-family: Lato, sans-serif;
        font-size: 1.08rem;
    }
    
    #seccion-tutores .et_pb_social_media_follow,
    #seccion-tutores .et_pb_image {
        text-align: center;
    }
    
    @media (max-width: 980px) {
        #seccion-tutores .et_pb_row_5 {
            max-width: initial;
            width: 90%;
            display: flex;
        }
    }
    
    @media (min-width: 768px) and (max-width: 980px) {
        #seccion-tutores img {
            height: 12rem;
        }
    }
    
    @media (min-width: 481px) and (max-width: 767px) {
        #seccion-tutores img {
            height: 8.7rem;
        }
        #seccion-tutores .tutores-nombres {
            font-size: 1rem;
        }
        #seccion-tutores .tutores-nombres span {
            font-size: .9rem;
        }
    }
    
    @media (max-width: 480px) {
        #seccion-tutores .et_pb_row_5 {
            width: 95%;
        }
        #seccion-tutores img {
            height: 6.52rem;
        }
        #seccion-tutores {
            background-position-x: 79vw;
        }
        #seccion-tutores .tutores-nombres {
            font-size: 1rem;
            height: 3rem;
        }
        #seccion-tutores .tutores-nombres span {
            font-size: .9rem;
        }
    }
    /**SECCION TESTIMONIOS**/
    
    #seccion-testimonios .titulo {
        font-weight: 700;
    }
    
    #seccion-testimonios .et_pb_code_8 {
        display: flex;
        justify-content: center;
    }
    
    #seccion-testimonios .et_pb_slide_description_testi {
        background-color: var(--naranja);
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
        border-radius: 3rem;
        margin: auto;
        /*height: 20.67vw!important;*/
        height: 17.65rem!important;
        /*width: 51vw;*/
        width: 43.55rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    #seccion-testimonios .texto-testimonio {
        font-family: FuturaLT, sans-serif;
        font-size: 1.3rem;
        font-weight: 500;
        color: #ffffff;
        text-align: left;
        line-height: 1.1;
    }
    
    /*
    #seccion-testimonios .texto-testimonio span {
        font-family: Lato, sans-serif;
        color: #ffffff;
        font-weight: 500;
        font-size: 1rem;
    }
    */
    
    #seccion-testimonios strong {
        font-family: Lato, sans-serif;
        color: #ffffff;
        font-weight: 700;
        font-size: 1rem;
    }
    
    #seccion-testimonios .et_pb_slide_title_name {
        display: flex;
        width: 45%;
        justify-content: end;
    }
    
    #seccion-testimonios .swiper-pagination-bullet {
        display: none;
    }
    
    #seccion-testimonios .et_pb_slide_image_testi {
        position: absolute;
        width: auto;
        height: auto;
        top: 3vw;
        right: 58vw;
    }
    
    #seccion-testimonios img {
        /*height: 16.48vw!important;*/
        height: 14.07rem!important;
        /*width: 16.48vw!important;*/
        width: 14.07rem!important;
        background-color: transparent!important;
    }
    
    @media (max-width: 767px) {
        #seccion-testimonios {
            padding-top: 0;
            padding-bottom: 0;
        }
    }
    
    @media (min-width: 769px) and (max-width: 980px) {
        #seccion-testimonios .et_pb_slide_description_testi {
            /*height: 30vw!important;*/
            height: 14.44rem!important;
            /*width: 70vw;*/
            width: 33.69rem;
        }
        #seccion-testimonios .et_pb_slide_image_testi {
            top: 7vw;
            right: 59vw;
        }
        #seccion-testimonios img {
            /*height: 16.48vw!important;*/
            height: 7.93rem!important;
            /*width: 16.48vw!important;*/
            width: 7.93rem!important;
        }
    }
    
    @media (min-width: 481px) and (max-width: 768px) {
        #seccion-testimonios .et_pb_slide_image_testi_responsive {
            display: none;
        }
        #seccion-testimonios img {
            height: 18.48vw!important;
            /*height: 5.77rem!important;*/
            width: 18.48vw!important;
            /*width: 5.77rem!important;*/
        }
        #seccion-testimonios .et_pb_slide_description_testi {
            height: 40vw!important;
            /*height: 12.5rem!important;*/
            width: 70vw;
            /*width: 21.875rem;*/
        }
        #seccion-testimonios .et_pb_slide_image_testi {
            top: 23vw;
        }
    }
    
    @media (max-width: 480px) {
        #seccion-testimonios .et_pb_slide_image_testi_responsive {
            display: none;
        }
        #seccion-testimonios img {
            height: 17.48vw!important;
            /*height: 4.25rem!important;*/
            width: 17.48vw!important;
            /*width: 4.25rem!important;*/
        }
        #seccion-testimonios .et_pb_slide_description_testi {
            height: 60vw!important;
            /*height: 13.5rem!important;*/
            width: 71vw;
            /*width: 15.975rem;*/
        }
        #seccion-testimonios .et_pb_slide_image_testi {
            top: 41vw;
            right: 29vw;
        }
        #seccion-testimonios .texto-testimonio {
            font-size: 1rem;
            text-align: center;
        }

        #seccion-testimonios .et_pb_slide_description_testi { 
            border-radius: 2rem;
            padding: 20px 0px !important;
        }
    }
    
    @media (min-width: 1500px) {
        #seccion-testimonios .et_pb_slide_image_testi {
            width: 14.07rem;
            height: 14.07rem;
            right: 50vw;
        }
    }
    /**FOOTER**/
    
    #main-footer {
        background-color: var(--negro);
    }
    
    #footer-bottom {
        display: none;
    }
    
    #main-footer .container {
        width: 90%;
        max-width: initial;
    }
    
    #footer-widgets {
        display: flex;
        justify-content: center;
    }
    
    #footer-widgets .footer-widget:last-child {
        display: none;
    }
    
    #footer-widgets .footer-widget {
        width: 33.3%;
    }
    
    #footer-widgets .footer-widget:nth-child(3) {
        display: flex;
        justify-content: space-evenly;
    }
    
    #footer-widgets .informacion-footer {
        font-family: Lato, sans-serif;
        font-size: .86rem;
    }
    
    #custom_html-3 {
        width: 100%;
    }
    
    #custom_html-3 p {
        text-align: center;
        font-family: Lato, sans-serif;
        font-size: .65rem;
    }
    
    @media (max-width: 767px) {
        #footer-widgets {
            display: flex;
            flex-wrap: wrap;
        }
        #custom_html-2,
        #media_image-2 {
            width: 100%;
            text-align: center;
        }
    }


.menu-item-40{
	background: #f19130;
    -webkit-border-radius: 26px 27px 27px 27px;
    margin-bottom: 7px;
}
.menu-item-40 > a{
	margin-top: 14px;
    margin-left: 15px;
    margin-right: 15px;
}
#top-menu li a {
    padding: 5px!important;
    margin-bottom: 15px !important;
}
    /*
==================
PAGINAS INTERNAS
==================
Pagina cursos ====>>>>
*/
    


    /*
    Pagina individual de cada curso ====>>>>
*/
    
   