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



/*  header-acss*/
header#masthead ul.hfe-nav-menu li:last-child a {
    padding-right: 0;
}

.sn_hero_wrap .xs-overlay {
    display: none;
}

.sn_hero_wrap .elementskit-testimonial_card {
    height: 950px;
    width: 100%;
}

/* .text_stock h2.elementor-heading-title {
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke: 0.2px red;
} */

.service-box-wrap .elementor-column,
.service-box-wrap h2.elementor-heading-title {
    transition: all 0.5s ease-in-out;
}

.service-box-wrap .elementor-column:hover {
    transition: all 0.5s ease-in-out;
    transform: translateY(-10px);
}

.service-box-wrap .elementor-column:hover h2.elementor-heading-title {
    color: #FF5F08;
    transition: all 0.5s ease-in-out;
}

.service-box-wrap ul.elementor-icon-list-items li {
    align-items: inherit;
}

.service-box-wrap ul.elementor-icon-list-items li span.elementor-icon-list-icon {
    margin-top: 5px;
}

section.max-box-size {
    max-width: 1200px;
    margin: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.les_services_wrap .ekit-wid-con {
    max-width: 300px;
    margin: auto;
}

.les_services_wrap figure.elementor-image-box-img img {
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.les_services_wrap figure.elementor-image-box-img {
    overflow: hidden;
}

.les_services_wrap .elementor-widget-wrap:hover figure.elementor-image-box-img img {
    transform: scale(1.1);
    transition: all 0.5s ease-in-out;
}

.les_services_wrap .ekit-wid-con :hover a.elementskit-btn.whitespace--normal {
    border-color: #FF5F08;
}

.les_services_wrap .ekit-wid-con .elementskit-info-image-box {
    height: 100%;
    background: #fff;
    min-height: 135px !important;
    box-shadow: 0 30px 50px rgb(0 0 0 / 3%);
}

.les_services_wrap .elementskit-box-footer {
    position: absolute;
    bottom: 20px;
}

.sn_client_logo .elementskit-commentor-image img {
    width: 100% !important;
    border-radius: 0px !important;
    max-width: 215px !important;
    object-fit: cover !important;
}

.num_cl_list {
    position: relative;
}

.num_cl_list h2.elementor-heading-title {
    width: 25px;
    height: 25px;
    background: #363754;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.num_cl_list::before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background: #363754;
    top: 12px;
    margin: auto !important;
    right: 0;
    left: 0;
}

.num_cl_list.none::before {
    display: none;
}

.sn_gallery_wrap .gallery-item-caption-over h5 {
    margin-bottom: 25px !important;
}

.sn_team_wrap ul.eael-team-member-social-profiles {
    display: flex;
    justify-content: center;
    bottom: 35px;
    position: absolute;
    right: 0;
    left: 0;
}

.sn_team_wrap ul.eael-team-member-social-profiles li {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    position: relative;
    margin: 0 8px !important;
}

.sn_team_wrap ul.eael-team-member-social-profiles li::before {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    border: 1.5px solid #fff;
    left: -5px;
    bottom: -5px;
    border-top: transparent;
    border-right: transparent;
}

.sn_team_wrap ul.eael-team-member-social-profiles li::after {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    border: 1.5px solid #fff;
    right: -5px;
    top: -5px;
    border-bottom: transparent;
    border-left: transparent;
}

.sn_temo_clients .elementor-image-box-wrapper {
    align-items: center !important;
}

.sn_temo_clients .elementor-column {
    transition: all 0.5s ease-in-out;
}

.sn_temo_clients .elementor-column:hover {
    box-shadow: 0 8px 50px rgb(0 0 0 / 20%);
    -webkit-transform: scale(1.05);
    transform: scale(1.1);
    border-radius: 4px;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}

.sn_temo_clients .elementor-column:hover .elementor-widget-wrap {
    border: transparent;
}

.sn_accordions_wrap .ekit_accordion_normal_icon i,
.sn_accordions_wrap .ekit_accordion_active_icon i {
    background: #000;
    width: 30px;
    height: 30px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.ft_blog_wrap .elementskit-blog-block-post .col-md-6.order-1 {
    max-width: 95px;
}

.ft_blog_wrap span.meta-date {
    width: 100%;
    display: block;
    margin: 0px !important;
}

.ft_blog_wrap .col-md-6.order-2 {
    flex: none;
    max-width: 68%;
}

.ft_blog_wrap .col-md-6.order-2 .elementskit-entry-header {
    display: flex;
    flex-wrap: wrap;
}

.ft_blog_wrap .col-md-6.order-2 h2.entry-title {
    margin: 0;
    order: 1;
}

.ft_blog_wrap .post-meta-list {
    margin: 0 !important;
}

.ft_blog_wrap .ekit-wid-con .col-md-12 {
    margin-bottom: 15px;
}

.ft_blog_wrap .elementskit-entry-header .post-meta-list {
    order: 2;
    margin-top: 5px !important;
}

.ft_blog_wrap .elementskit-entry-header .post-meta-list i {
    display: none;
}

.review_ft_list ul.elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
}

.review_ft_list ul.elementor-icon-list-items li {
    margin: 0 0 !important;
    padding: 0 13px 7px 0px;
    margin-bottom: 12px !important;
    display: flex !important;
    align-items: center;
    width: 100%;
    max-width: 50%;
}

.review_ft_list ul.elementor-icon-list-items li span.elementor-icon-list-text {
    padding: 0 0 0 5px !important;
}

.ct_review_list ul.elementor-icon-list-items li:first-child {
    margin-right: 0px !important;
}

.ct_review_list ul.elementor-icon-list-items li:first-child span.elementor-icon-list-icon svg {
    width: 90px !important;
}

.btn_cl_contact .elementor-widget-button span.elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}

.btn_cl_contact .elementor-widget-button span.elementor-button-icon svg {
    font-size: 22px;
}

.btn_cl_contact .elementor-widget-button {
    position: absolute;
    bottom: 0;
    transform: translateY(50px);
    right: 0;
    left: 0;
}

.menu_width_auto .elementor-widget-wrap {
    width: auto;
    padding: 0 !important;
}

.menu_sidebar-wrap ul.hfe-nav-menu li {
    border-bottom: 1px solid #a3a1a1a6;
}

.nos-box-wrap ul.elementor-icon-list-items li:first-child span.elementor-icon-list-text {
    font-weight: bold !important;
    font-size: 18px !important;
    padding: 0;
}

.nos-box-wrap ul.elementor-icon-list-items li {
    align-items: inherit;
}

.nos-box-wrap ul.elementor-icon-list-items li span.elementor-icon-list-icon {
    padding-top: 5px;
}

/* .call-fixed {
    position: fixed;
    bottom: 100px;
    left: 100px;
	
} */




/*  call-effect-acss*/

.call_to_action {
    display: inline-block;
    position: fixed;
    bottom: 100px;
    left: 124px;
}

.video-main {
    position: relative;
    display: inline-block;
}

.call_to_action .call_btn {
    height: 40px;
    width: 40px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    color: aliceblue;
    background: #ff5f08;
    position: absolute;
    top: -49px;
    left: -49px;
}

.call_to_action .call_btn img {
    width: 18px;
}

@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

.fa-play:before {
    content: "\f04b";
}

.waves {
    position: absolute;
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    right: -20px;
    bottom: -20px;
    z-index: -1;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
}

.wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

/*  call-effect-acssk*/
.devis-form-wrap .col-md-12 {
    margin-bottom: 25px;
}

.devis-form-wrap .col-md-12 input.wpcf7-form-control, .devis-form-wrap .col-md-12 textarea {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #4E4E4E;
    background: rgba(78, 78, 78, 0.02);
    border: 1px solid rgba(78, 78, 78, 0.2);
    padding: 14px 15px;
    border-radius: 0;
}
.devis-form-wrap .col-md-12 h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #FF5F08;
    margin-top: 35px;
}

.devis-form-wrap .col-md-12  input.wpcf7-form-control.wpcf7-submit {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #FF5F08;
    border-radius: 5px;
    max-width: 177px;
    width: 100%;
}
.check_box_wrap span.wpcf7-list-item-label, .check_box_wrap p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #4E4E4E;
}
.devis-form-wrap .col-md-12 input.wpcf7-form-control.wpcf7-submit:focus {
    border-color: #FF5F08;
    outline: none;
}

.date_wrap{
	position: relative;
}
.date_wrap::after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2023/02/Vector-3.svg) no-repeat;
    background-size: cover;
    width: 25px;
    height: 29px;
    top: 12px;
    right: 15px;
    z-index: 1;
    pointer-events: none;
}
.date_wrap::before {
    position: absolute;
    content: '';
    width: 150px;
    height: 100%;
    background: #fcfcfc;
    top: 0;
    right: 0;
    z-index: 1;
    pointer-events: none;
    border: 1px solid rgba(78, 78, 78, 0.2);
    border-left: 0;
}

/*  single-page-css*/

.thumbnail_wrap .inner_thumb img {
    height: 430px;
    object-fit: cover;
    width: 100%;
}
.page-content.single-page-cr {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    margin-top: 3rem;
}
.page-content.single-page-cr p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    letter-spacing: 0.03em;
    color: #001733;
}
.single-page-cr .thumbnail_wrap {
    margin-bottom: 10rem;
	position: relative;
}
.heading_qut {
    background: rgba(78, 78, 78, 0.1);
    padding: 50px 50px;
    margin: 5rem 0 6rem;
	position: relative;
}
.heading_qut::before {
    position: absolute;
    content: '';
    width: 4px;
    height: calc(100% - 50px);
    background: #FF5F08;
    left: -3px;
    top: 25px;
}
.heading_qut h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: 0.03em;
    color: #001733;
}
.grid_inner {
    display: flex;
    align-items: center;
    margin: 40px 0 30px;
}
.grid_inner .inner_size-img {
    width: 100%;
    max-width: 15%;
}
.grid_inner .inner_size-img img {
    width: 100%;
}
.inner_size-img.right {
    margin-right: 30px;
}
.inner_size-img.left {
    margin-left: 30px;
}
.fields-box-wrap {
    background: #FF5F08;
    opacity: 0.6;
    box-shadow: 0px 4px 4px 5px rgba(0, 0, 0, 0.25);
    position: absolute;
    bottom: -60px;
    right: 0;
    left: 0;
    width: 100%;
    padding: 58px 15px 20px;
}
.fields-box-wrap ul {
    list-style: none;
    display: flex;
    max-width: 600px;
    margin: auto;
    justify-content: space-between;
}
.fields-box-wrap ul li {
    display: flex;
    align-items: center;
    color: #fff;
}
.fields-box-wrap ul li img {
    width: 23px;
    margin-right: 15px;
}
.fields-box-wrap ul li span a {
    display: flex;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
}
.social_single_inner_wrap {
    margin: 4rem 0;
}
.social_single_inner_wrap ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
}
.social_single_inner_wrap ul li  a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #001733;
}
/*  single-page-css*/


/* blog_page */


.blog-heading-head {
    text-align: center;
    margin: 4rem 0;
}

.blog-heading-head p {
    color: #FF5F08;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01px;
    text-transform: uppercase;
}
.blog-heading-head h2 {
    color: #001733;
    font-family: "Montserrat", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 52px;
    margin-bottom: 5px;
}
.archive_all_post_wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 80px;
}
.archive_all_post_wrap article.post {
    width: 33.3%;
    padding: 0 15px;
}
.archive_all_post_wrap article.post .post_box {
    box-shadow: 4px 4px 10px 1px rgb(0 0 0 / 13%);
}
.archive_all_post_wrap article.post .post_box .pt_heading_inner {
    padding: 15px 20px;
}
.archive_all_post_wrap article.post .post_box .pt_heading_inner h2 {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
.archive_all_post_wrap article.post .post_box .pt_heading_inner p {
    font-family: "Nunito", Sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #4E4E4E;
    text-align: justify;
}
.archive_all_post_wrap article.post .post_box .pt_thumb_wrap img {
    height: 250px;
    width: 100%;
    max-width: 100%;
}
.archive_all_post_wrap article.post .post_box a.btn-lire {
    padding: 10px 13px 10px 13px;
    font-family: "Nunito", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #FF5F08;
    background-color: #FF5F0800;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF5F08;
    border-radius: 0px 0px 0px 0px;
    text-decoration: none;
    display: inline-block;
    margin: 5px 0 10px;
}
.archive_all_post_wrap article.post .post_box .pt_heading_inner h2 a {
    color: #001733;
    text-decoration: none;
}
section#comments input, section#comments textarea {
    background: rgba(78, 78, 78, 0.02);
    border: 1px solid rgba(78, 78, 78, 0.2);
    padding: 14px 15px;
    border-radius: 0;
}
section#comments p.form-submit input {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #FF5F08 !important;
    border-color: #FF5F08 !important;
    border-radius: 5px !important;
}
section#comments p.comment-form-url, section#comments p.comment-form-cookies-consent {
    display: none;
}
/* blog_page */


/*  form-travel*/
.form-travel {
    display: flex;
    max-width: 675px;
    margin: auto;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #ff5f08;
    padding: 6px 8px;
    align-items: center;
}
.form-travel .input_field p {
    margin: 0;
}
.form-travel .input_field input {
    background: transparent;
    border: transparent;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: rgba(78, 78, 78, 0.81);
}
.form-travel span.wpcf7-spinner {
    display: none;
}
.form-travel .input_field  input.wpcf7-submit {
    background: #FF5F08;
    border-radius: 5px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    text-align: center;
    color: #FFFFFF;
	margin-left: 15px;
}
.form-travel .input_field:nth-child(2) {
    border-left: 1px solid #4e4e4e99;
    border-right: 1px solid #4e4e4e99;
}
.form-travel .input_field .date_wrap::before {
    border: none;
    width: 40px;
}
.form-travel .input_field .date_wrap::after {
    top: 6px;
    width: 18px;
    height: 21px;
}
.form-travel .input_field 
 span.wpcf7-not-valid-tip {
    display: none;
}
form.wpcf7-form .wpcf7-response-output {
    background: #fff;
    text-align: center;
    border: 2px solid;
    padding: 10px 5px;
}
/*  form-travel*/


/*  model-contact-acssk*/

.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}

.model_pop_wrap {
    max-width: 700px!important;
    background: transparent;
    width: 100%;
    margin: auto;
    padding: 24px 50px;
    border-radius: 8px;
    box-shadow: 4px 4px 10px 1px rgb(0 0 0 / 13%);
    background: #fff;
    position: relative;
/*     top: 315px; */
}

.tab_wrap_list ul {
    display: flex;
    align-items: center;
    list-style: none;
    justify-content: center;
}
.tab_wrap_list ul li {
    padding: 0 50px;
    position: relative;
}
.tab_wrap_list ul li:first-child::before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    right: 0;
    background: rgba(43, 37, 42, 0.36);
}
.tab_wrap_list ul li a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 13px;
    text-align: center;
    color: rgba(78, 78, 78, 0.81);
}
.tab_wrap_list ul li a img {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: auto;
    width: 21px;
    margin-bottom: 5px;
    filter: grayscale(1);
}

.tab_wrap_list ul li.active a {
    color: #FF5F08;
}
.tab_wrap_list ul li.active a img {
    filter: none;
}
.tab_content_box h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0.01em;
    color: rgba(78, 78, 78, 0.81);
}
.tab_content_box .logo-pop {
    margin: 13px 0 13px;
}
.tab_content_box .logo-pop img {
    margin: auto;
    max-width: 215px;
    display: flex;
    width: 100%;
}
.tab_content_box p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 46em!important;
    font-size: 11px;
    line-height: 1.1!important;
    text-align: center;
    color: rgba(78, 78, 78, 0.81);
    margin-bottom: 0;
}
.tab_content_box .select_field {
    max-width: 375px;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 0px;
}
.tab_content_box .select_field .phone-drop {
    width: 65%;
    padding-right: 15px;
}
.tab_content_box .select_field .btn-appelez {
    width: 35%;
	position: relative;
}

.tab_content_box .select_field .btn-appelez .duplicate {
    position: absolute;
    top: 5px;
    line-height: 0;
    pointer-events: none;
}
.tab_content_box .select_field .btn-appelez .duplicate p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
}


.tab_content_box .select_field .btn-appelez .wpcf7-submit {
    width: 100%;
    color: transparent;
    background: #FF5F08;
    border-radius: 5px;
    border-color: #FF5F08;
}
.tab_content_box .select_field .btn-appelez  span.wpcf7-spinner {
    display: none;
}
.tab_content_box .select_field .phone-drop input {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #001733;
    border: 1px solid #001733;
    border-radius: 5px;
}
.tab_content_box p a.plus-cl {
    color: #ff5f08;
}
.select_field.select-date-time {
    padding-bottom: 0;
}
/* .tab_content_box.time-accoding {
    display: none;
} */

.window-popup {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    left: 0;
    opacity: 0;
    display: none;
	-webkit-transition-duration: 1s;
	-webkit-transition-delay: 1s, 2s;
	transition: all 1.3s 1s;
}

/* .load-animate-2 {
    opacity: 1;
    display: block;
    transition: all 1.3s 1s;
    position: absolute;
    z-index: 99;
    top: 150px;
} */
.load-animate-2 {
    opacity: 1;
    display: flex;
    transition: all 1.3s 1s;
    position: fixed;
    z-index: 99;
    top: 0;
    background: #0000005c;
    bottom: 0;
    align-items: center;
}
.close_btn_model {
    position: absolute;
    top: 20px;
    right: 25px;
}
.close_btn_model img {
    cursor: pointer;
    width: 10px;
}
/*  model-contact-acssk*/


body.home .elementor-element-9100a9b {
    background: transparent !important;
}

body.home .elementor-element-9100a9b.colorhead {
    background: #363754 !important;
}


.sn_gallery_wrap .gallery-item-buttons {
	display: flex;
	justify-content: center;
	position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.devis-two-cols{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.devis-two-cols .col-md-12 {
    width: 49%;
}
p.Formule.Economique {
    font-size: 25px !important;
    line-height: 25px !important;
    text-shadow: 1px 2px #ff5f08cc;
	-webkit-text-stroke-width: 0.28px;
    stroke-width: 0.28px;
    -webkit-text-stroke-color: #FF5F08cc;
    stroke: #FF5F08cc;
}
.home-formule-tabs .eael-tab-item-trigger{
	display: flex !important;
    flex-direction: column;
    align-items: center !important;
    justify-content: flex-start !important;
}
.home-formule-tabs .eael-tab-item-trigger.active p.n2 {
    font-size: 16px;
}








@media (max-width: 1600px){
.home-center-heading{
	text-align: center !important;
}
.home-heading-line{
	width: 82% !important;
}	
}


@media(max-width: 1200px){
	
.load-animate-2 {
    padding: 0 15px;
}
	
}

@media(max-width: 767px){
	.btn_cl_contact .elementor-widget-button {
		position: static;
		bottom: 0;
		transform: translateY(0);
		right: 0;
		left: 0;
	}
	.btn_cl_contact .elementor-container .elementor-column{
		margin-bottom: 1rem;
	}
	.form-travel .input_field .date_wrap::after {
		top: 0.5rem;
		width: 40px;
		height: 75%;
		border: 1px solid #66666680;
		border-radius: 3px;
		border-left: none;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		background-size: 50%;
		background-position: center;
		right: 0;
		box-shadow: 0 1px 1px #00000040;
		 -webkit-appearance: none;
	}
	
	.form-travel .input_field input {
		font-size: 14px;
		line-height: 30px;
		margin: 0.5rem 0;
		border: 1px solid #66666680;
		box-shadow: -1px 1px 1px #00000040;
		 -webkit-appearance: none;
		height: 50px;
	}
	.form-travel .input_field  input.wpcf7-submit {
		margin-left: 0;
		width: 100%;
	}
	.form-travel .input_field:nth-child(2) {
		border-left: none;
		border-right: none;
	}
	.form-travel {
		display: block;
		margin: 0 auto !important;
		padding: 2rem 1rem;
	}
	.home-formule-tabs .eael-tab-item-trigger {
		padding: 0rem !important;
		height: 125px !important;
	}
	.home-formule-tabs .eael-tab-title.title-after-icon{
		margin: 0 !important;
	}
	.home-formule-tabs .eael-tab-title.title-after-icon p.n1 {
		margin-bottom: auto;
	}
	.home-formule-tabs .eael-tab-item-trigger:first-child{
		margin-left: 0;
	}
	.home-formule-tabs .eael-tab-item-trigger:last-child{
		margin-right: 0;
	}
	.home-formule-tabs .eael-tabs-nav {
		top: -3.5em;
	}
	.fix_Date_wrap input[type="date" i] {
		-webkit-appearance: none;
		background: #fff;
		height: 67px;
	}
	.form-Wrap_first .input_field input.wpcf7-submit{
		width: 100%;
	}
	.singlepage-form-box .elementor-container{
		max-width: 96% !important;
	}
	.tab_wrap_list ul{
		position: relative;
		padding: 0;
	}
	.tab_wrap_list ul::before {
		position: absolute;
		content: '';
		width: 1px;
		height: 100%;
		left: 50%;
		transform: translateX(-50%);
		background: rgba(43, 37, 42, 0.36);
	}
	.tab_wrap_list ul li:first-child::before{
		content: '';
		display: none;
	}
	.tab_wrap_list ul li a{
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
		line-height: 18px;
	}
	
	.ct_review_list ul.elementor-icon-list-items {
		width: 100%;
		margin: 0;
		justify-content: space-around;
		flex-wrap: wrap;
		align-items: center;
	}
	.ct_review_list ul.elementor-icon-list-items li.elementor-icon-list-item {
		margin: 6px 0 0 0;
	}
	.devis-form-wrap .date_wrap input[type=date]{
		-webkit-appearance: none;
	}
	.devis-form-wrap .col-md-12 input.wpcf7-form-control, .devis-form-wrap .col-md-12 textarea {
		height: 52px;
	}
}



@media (max-width: 600px){
	.call_to_action{
		display: none !important;
	}
	.devis-two-cols .col-md-12 {
		width: 100%;
	}
}







