/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.2
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.cta-home {
    position: absolute;
    bottom: 0;
}

.elementor-widget.mb0 {
    margin-bottom: 0;
}

.lien-hero {
    font-size: 35px;
    font-weight: 600;
}

.mPS2id-highlight, .page-item-372.current_page_item a, .page-item-62.current_page_item a {
    color: #000000 !important;
}

a.link-white {
    color: #ffffff;
    font-weight: inherit;
}

.frostedglass{
    backdrop-filter:blur(20px);
}

.div-exam .elementor-widget, .div-exam p {
    margin-bottom: 0;
}
.div-exam .elementor-widget-heading {
    margin-bottom: 5px;
    border-bottom: 2px solid;
    width: fit-content;
}
.ddl-exam a {
    padding: 0;
}

.hover-black .elementor-widget-container {
    transition: all 0.2s;
}

.hover-black:hover .elementor-widget-container {
    color: #000000;
}

.home-tep, .home-scinti {
    scroll-margin-top: 25vh;
}

.icon-bus {
    display: inline-block;
    min-width: 44px;
    height: 28px;
    padding: 6px 2px;
    border-radius: 4px;
    background: #53666d;
    color: #fff;
    font-family: Raleway,Arial,sans-serif!important;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    z-index: 1;
    line-height: 1;
    margin-right: 10px;
}

img.logo-a14 {
    display: inline-block;
    height: 22px;
    vertical-align: bottom;
}

.close-button {
    transition: all 0.5s;
}

.elementor-element-3d04882 a {
    color: #83CBF1;
}


/* FOOTER */
.copyright a:not(:last-child) {
    margin-right: 20px;
}
.copyright a {
    color: #fff;
}

@media screen and (max-width: 767px) {
    .home-hero-section {
        align-items: center;
    }
    .cta-home {
        position: relative;
    }
    .tabs-exam li {
        width: 100%;
        margin-right: 0 !important;
    }

    .tabs-exam .innertab-exam .elementor-widget-wrap {
        margin: 0 !important;
    }

    .tabs-exam .innertab-exam .elementor-widget-wrap .elementor-widget-container {
        margin: 0 !important;
    }

}