/* 
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.1
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
*/

/*
    Add your custom styles here
*/

@media screen and (min-width: 1025px) {
.ttr_carsl h3.elementor-heading-title.elementor-size-default {
    height: 50px !important;
}
}

span.ttr_cust {
    font-weight: 700 !important;
}

.ts_btn svg {
    font-size: 30px;
}

.ts_btn_2 svg {
    font-size: 85px;
}

.ts_btn span.elementor-button-content-wrapper {
    align-items: center;
}

.ts_btn_2 span.elementor-button-content-wrapper {
    align-items: center;
}

.cust_flip .elementor-flip-box {
    border-top-right-radius: 60px !important;
}

.cust_flip_new .elementor-flip-box {
    border-top-right-radius: 60px !important;
}

.bg_actu {
    background-position-y: 150px !important;
}

.cust_artcl a.elementor-flip-box__button {
    padding: 0 !important;
}

.cust_artcl .elementor-flip-box {
    border-top-right-radius: 60px !important;
}

.cust_artcl .elementor-flip-box__layer.elementor-flip-box__back {
	height: 35%;
	top: 170px;
}

.cust_flip .elementor-flip-box__back a.elementor-flip-box__button {
    padding: 5px 3px 0px 10px;
}

.cust_flip .elementor-flip-box__back a.elementor-flip-box__button:after {
    content: "";
    display: inline-block;
    width: 35px;
    height: 40px;
    background-image: url(/wp-content/uploads/2025/05/ic-calendrie.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 15px;
}

.cust_flip .elementor-flip-box__back h3.elementor-flip-box__layer__title {
    margin-bottom: 10px !important;
}

.cust_flip .elementor-flip-box__back h3.elementor-flip-box__layer__title {
    height: 80px !important;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.cust_flip .elementor-flip-box__back {
    height: 63%;
    top: 85px;
}

.cust_flip_2 .elementor-flip-box__back {
    height: 25% !important;
    top: 240px;
}

.cust_flip_2 .elementor-flip-box {
    border-radius: 20px 60px 20px 20px !important;
}

.cust_flip_2 p.elementor-flip-box__layer__title {
    margin-bottom: 25px !important;
}

.cust_flip_2 .elementor-flip-box__layer__description {
    height: 80px !important;
}

.cust_flip_2 .elementor-flip-box__back .elementor-flip-box__layer__inner {
    background-color: #0077b6b5;
    padding: 15px;
}

.cust_flip_2 .elementor-flip-box__back .elementor-flip-box__layer__overlay {
    padding: 0 !important;
}

.progress-bar {
    width: 50%;
    margin: auto;
    margin-bottom: 30px !important;
}

.progress-bar::before {
    background: #0077B6 !important;
}

.cust_artcl .elementor-flip-box__back h3.elementor-flip-box__layer__title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px !important;
}

.ts_ic_new .cust_flip .elementor-flip-box__back a.elementor-flip-box__button:after {
    width: 0 !important;
    margin-left: 0 !important;
}