/*
Theme Name: Flynext Child
Theme URI: https://themeim.com/wp/flynext/
Author: Themeim
Author URI:  https://themeforest.net/user/themeim
Description: This is a child theme of Flynext
Version: 2.1.3
Template: flynext
Text Domain:  flynext-child
*/
/******************header***************************/
/* Curseur flèche par défaut pour tout le site */
* {
    cursor: default !important;
}
.titlepos h3 {
    text-transform: none !important;
}
/* Curseur flèche pour le texte normal et contenu non cliquable */
body, p, span, div, h1, h2, h3, h4, h5, h6, 
article, section, main, header, footer, aside,
li, ul, ol, blockquote, pre, code {
    cursor: default !important;
}

/* Curseur main (pointer) pour les liens et éléments cliquables */
a, a *, 
button, button *,
input[type="submit"],
input[type="button"],
input[type="reset"],
[role="button"],
.btn, .button,
[onclick],
label[for] {
    cursor: pointer !important;
}

/* Empêcher le curseur texte (I-beam) sur les champs de saisie */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="number"],
textarea,
[contenteditable="true"] {
    cursor: default !important;
}

/* Curseur main pour les éléments interactifs */
select,
.wp-block-button a,
.menu-item a,
.nav-link,
.clickable {
    cursor: pointer !important;
}

/* Curseur par défaut pour les images (sauf si elles sont dans un lien) */
img {
    cursor: default !important;
}

a img {
    cursor: pointer !important;
}
.boxxhome p{
text-align: justify;
}
.boxint:hover img{
    filter: brightness(0) invert(1);
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background-color: rgba(255, 255, 255, 0.95) !important;
    z-index: 9999 !important;
    padding: 80px 20px 20px !important;
    overflow-y: auto !important;
    backdrop-filter: blur(10px);
}

/* Menu principal */
.elementor-nav-menu--dropdown .elementor-nav-menu {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    width: 100% !important;
    max-width: 400px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    list-style: none !important;
}

/* Items du menu principal */
.elementor-nav-menu--dropdown .elementor-nav-menu > li {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid #eee;
}

.elementor-nav-menu--dropdown .elementor-nav-menu > li:last-child {
    border-bottom: none;
}

/* Liens du menu principal */
.elementor-nav-menu--dropdown .elementor-item {
    display: block !important;
    width: 100% !important;
    padding: 20px 0 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #333 !important;
    text-decoration: none !important;
    border: none !important;
    background: none !important;
    text-align: left !important;
    transition: color 0.3s ease !important;
}

.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-nav-menu--dropdown .elementor-item-active {
    color: #318bd3 !important; /* Rouge comme dans l'image 1 */
}

/* Sous-menu */
.elementor-nav-menu--dropdown .sub-menu {
    position: static !important;
    display: none !important;
    width: 100% !important;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    padding-left: 20px !important;
    margin-top: 10px !important;
}

.elementor-nav-menu--dropdown .menu-item-has-children.hover > .sub-menu,
.elementor-nav-menu--dropdown .menu-item-has-children:hover > .sub-menu {
    display: block !important;
}


/********************************/
.elementor-menu-toggle {
  
    z-index: 99999 !important;
}
.sub-arrow::after {
content: "";  /* flèche vers le bas */
  font-size: 12px;
  display: inline-block;
  margin-left: -7px;
}
.page-content-wrap-5061.page-content-wrap-5061 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
   
}

.titre1{     
    font-family: "Champagne & Limousines", serif !important; 
    text-transform: none;
    line-height: 1.2em;
}
/**********************************/
.boxx .count-wrap {
    position: relative;
    display: grid;
    grid-template-columns: 10fr 1fr;
    max-width: 107px;
    justify-items: center;
    justify-content: center;
    align-items: baseline;
    text-align: center;
    margin: 0 auto;
}

.boxx h4.title {
    max-width: 200px;
    text-align: center;
    display: table;
    margin: 0 auto;
  margin-top: -30px;
}
figure.elementor-image-box-img img {
    display: table;
    margin: 0 auto;
}
/**************************/
.service-thumb:after {

    background-color: rgb(49 139 211 / 15%) !important;
   
}
.service-thumb:before {

    background-color: rgba(49, 139, 211, 0.15) !important;
 
}
.elementor-5061 .elementor-element.elementor-element-f5ba2d5 .content-wrapper .right-content .nav-tabs .nav-item {
    border-bottom-color: #ffffffb0;
}
.content-area ul li:before {
 display: NONE !important;
}
.content-wrapper .right-content {
      border-radius: 20px;
    background-color: transparent !important;

}
span.subtitle span {
    display: none;
}
.content-wrapper .description-tab-content:before {
 
   display: none !important;
   
}
.content-wrapper .description-tab-content {
  border-radius: 20px;
}
.btn-wrap .blank-btn i {
 display: none ;

}
.content-wrapper .description-tab-content .btn-wrap a {
position: relative;
}
.content-wrapper .description-tab-content .btn-wrap a:before {
    content: "→";
    margin-right: 8px;
 
    transition: transform 0.3s ease;
    position: absolute;
    right: -42px;
    font-size: 25px;
    line-height: 25px;
}
.single-brand-item img {

    filter: none !important;
}
/**********************/
.article .elementor-post__text{
    display: grid;
    position: relative;
}
.article .elementor-post__text h3{
order: 1;
position: relative;

}
.article .elementor-post__meta-data {
  order:0;
}
.article .elementor-post__excerpt {

    order: 3;
}
.article a.elementor-post__read-more {

    order: 4;
  
}
.article{
    position: relative;
    transition: transform 300ms ease-out;
}
.article article.elementor-post:hover {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.article article.elementor-post:hover {
    -webkit-transform: translate(0,-5px);
    -ms-transform: translate(0,-5px);
    transform: translate(0,-5px);
}
/********************/
.subscribe-form {
    position: relative;
    width: 540px;
        float: right;
}
span.wpcf7-list-item-label {
       font-size: 14px;
    color: #fff;
    cursor: pointer;
    line-height: 1.4;
    font-family: 'Barlow';
    font-weight: 400;

}
.subscribe-form button {
    font-size: 18px;
    font-family: 'Barlow';
    font-weight: 700;
  
    border-radius: 50px;
    margin-top: 0;

    background-color: #318bd3;
    color: #fff !important;
    border: none !important;
    padding: 9px 27px 10px 26px;
    
}
.subscribe-form button:hover {
   background-color: #000;
   color: #fff;

}
.subscribe-form input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.form--control {
   border: none !important
   ;
    margin-bottom: 15px;
    border-radius: 999px;
    width: 100%;
    padding-left: 25px;
width: 540px;

    height: 60px;
}
.newsletter-form .submit {
    font-size: 18px;
    font-family: 'Barlow';
    font-weight: 700;
  
    border-radius: 50px;
    margin-top: 0;
    padding: 15px 26px 15px 27px;
    background-color: #318bd3;
    color: #fff !important;
    border: none !important;

}
.newsletter-form .submit:hover {
   background-color: #000;
   color: #fff;

}
/********************/
.newsletter-form {
    position: relative;
    width: 540px;
}
.newsletter-form input {
   
    margin-bottom: 15px;
    border-radius: 999px;
    width: 100%;
    padding-left: 25px;
width: 540px;

    height: 60px;
}
.newsletter-form .submit {
    font-size: 18px;
    font-family: 'Barlow';
    font-weight: 700;
    position: absolute;
    top: 7px;
    right: 7px;
    width: auto;
    border-radius: 50px;
    margin-top: 0;
    padding: 15px 26px 15px 27px;
    background-color: #318bd3;
    color: #fff !important;
    border: none !important;

}
.newsletter-form .submit:hover {
   background-color: #000;
   color: #fff;

}
/* Styles pour la checkbox */
        .checkbox-wrapper {
            display: flex;
            align-items: flex-start;
            gap: 10px;
            margin-top: 15px;margin-left: 20PX;
        }

        .checkbox-wrapper input[type="checkbox"] {
            width: 15px;
            height: 15px;
            accent-color: #318bd3;
            cursor: pointer;
            margin-top: 2px;
            border-radius: 50% !important;
        }

       .checkbox-wrapper label {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    line-height: 1.4;
    font-family: 'Barlow';
    font-weight: 400;
}

        /* Style personnalisé pour la checkbox (optionnel) */
        .custom-checkbox {
            position: relative;
           
        }
.checkbox-wrapper {
    display: block;
    align-items: none !important;
  
    margin-top: 15px;
}
        .custom-checkbox input[type="checkbox"] {
            opacity: 0;
            position: absolute;
        }

        .custom-checkbox .checkmark {
            position: absolute;
            top: 2px;
            left: 0;
            height: 18px;
            width: 18px;
            background-color: #fff;
            border: 2px solid #ddd;
            border-radius: 3px;
            cursor: pointer;
        }

        .custom-checkbox input:checked ~ .checkmark {
            background-color: #4a90e2;
            border-color: #4a90e2;
        }

        .custom-checkbox .checkmark:after {
            content: "";
            position: absolute;
            display: none;
        }

        .custom-checkbox input:checked ~ .checkmark:after {
            display: block;
        }

        .custom-checkbox .checkmark:after {
            left: 5px;
            top: 2px;
            width: 4px;
            height: 8px;
            border: solid white;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }

        .custom-checkbox label {
            padding-left: 30px;
            margin-bottom: 0;
        }
        /*******************FOOTER**************/
        span.adre {
    FONT-SIZE: 18PX;
    font-weight: 700;
}
.btnfooter .elementor-button-icon svg {
    height: auto;
    width: 100%;
    HEIGHT: 100%;
}
.contact-form-area .form--control {
    border: 1px solid #318bd3 !important;
  
}
/****************************forme*******************************/
.form2 .gform_wrapper.gravity-theme .gfield_label {
    font-size: 15px;
     font-weight: 500; 
  
     margin-bottom: 8px; 
    padding: 0 0 0 23px;


    
}
p, div, span {
  hyphens: none !important;
}

.form2 input#gform_submit_button_1, .form2 input#gform_submit_button_3  {
    padding: 12px 40px;
    border-radius: 50px !important;
    background: #318bd3;
    color: #fff;
   
    font-size: 18px;
    font-weight: 500;
    border:none !important;
    width: 100%;


    font-weight: 600;
}
.form2 input#gform_submit_button_1:hover, .form2 input#gform_submit_button_3:hover {
    background:#000;
    color: #FFF;
}


.form2 .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 200px;
}
.form2 input[type="text"], .form2 input[type="email"], .form2 input[type="url"], .form2 input[type="password"], .form2 input[type="search"], .form2 input[type="tel"], .form2 input[type="number"], .form2 textarea, .form2 select {
    color: #666666;
    background-color: #fff;
    border-color: #cccccc;
    border-radius:8px;
        border: 1px solid;
        font-size: 16px !important;
        font-weight: 400;
    
    padding: 10px 15px !important;
    max-width: 100%;
    padding-top: 18px;
    padding-left: 30px;
    display: block !important;
}
.form2 textarea#input_1_6{
    color: #666666;
    background-color: #fff;
    border-color: #cccccc;
    border-radius:8px;
        border: 1px solid;
        font-size: 16px !important;
        font-weight: 400;
    
    padding: 10px 15px !important;
    max-width: 100%;
    padding-top: 18px;
    padding-left: 30px;
    display: block !important; 
}
.form2 .gform_wrapper.gravity-theme input[type=text]{
    color: #666666;
    background-color: #fff;
    border-color: #cccccc;


}   
.performance-single-item {
  
    border: 1px solid #006dd2 !important;
  
}
.performance-single-item:hover {
    background: #006dd224 !important;

}
.box.elementor-view-default:hover p.elementor-icon-box-description{
    color:#fff !important;

}
.box.elementor-view-default:hover .elementor-icon-box-icon svg{
       filter: invert(1);
}
.box .elementor-image-box-wrapper:hover p.elementor-image-box-description{
    color:#fff !important;

}
.boxx .elementor-image-box-wrapper:hover p.elementor-image-box-description{
    color:#fff !important;

}
.boxx .elementor-image-box-wrapper:hover figure.elementor-image-box-img img{
       filter: invert(1);


}  
.boxx .elementor-image-box-wrapper figure.elementor-image-box-img img{
     filter: invert(32%) sepia(93%) saturate(1021%) hue-rotate(178deg) brightness(95%) contrast(89%);



} 
.boxx:hover img {
    filter: brightness(0) invert(1) !important;
} 
.textacm ul, p{
    color : #000;
}  
/***************/
.step {
    background: white;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 15px;
    transition: all 0.3s ease;
}
.step-number {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #318bd3;
    color: white;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-weight: bold;
    margin-right: 15px;
}
.step-text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 50px);
    line-height: 1.5;
}
.step:hover {
    background: #318bd3;
    color: white;
    border-color: #318bd3;
}
.box.elementor-widget.elementor-widget-icon-box:hover p{
    color:#fff;
}
.text-content-tab p {
    width: 369px;
}
.long img{
   width: 21px !important;
    height: 15px !important;
 
}
 .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: block !important;
}
.col-info-contact .single-contact-item{
    display: flex;
    flex-wrap: wrap;
}
.col-info-contact .single-contact-item .content{
    width: calc(100% - 100px);
}
.elementor-element.elementor-element-230eeb11 > .elementor-widget-container {

    border-color: #318bd3;
}
 .service-item-list.active .service-title .title {
    color: #318BD3;
    font-size: 30px;
   
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: transparent;
    color: #fff;
}
.menuh .elementor-nav-menu > li:last-child a {
 display: none ;
}

/*****************************resp***************************/ 
@media (max-width: 280px){
    .elementor-section.elementor-top-section.elementor-element.elementor-element-db04c08.elementor-section-stretched.elementor-section-full_width.header.elementor-section-height-default.elementor-section-height-default.elementor-sticky {
    padding: 35px 15px 0 !important;
}
.menuh .elementor-nav-menu > li:last-child a {
 display: block !important ;
}
.subscribe-form {
 
    width: 300px;

}
.elementor-5070 .elementor-element.elementor-element-e9f72f0 img {
    width: 73% !important;
}
  .elementor-nav-menu .sub-arrow {

    float: right;
}
}
@media (max-width: 480px){
    .elementor-section.elementor-top-section.elementor-element.elementor-element-db04c08.elementor-section-stretched.elementor-section-full_width.header.elementor-section-height-default.elementor-section-height-default.elementor-sticky {
    padding: 35px 15px 0 !important;
}
      .elementor-nav-menu .sub-arrow {

    float: right;
}
.menuh .elementor-nav-menu > li:last-child a {
 display: block !important ;
}
.subscribe-form{
  
    width: 100%;
   
}
.subscribe-form input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.form--control {
  
    width: 100%;
  
}

.subscribe-form {
   
    width: 320px;

}
.elementor-5070 .elementor-element.elementor-element-e9f72f0 img {
    width: 73% !important;
}
  .description-tab-content.bg-image .content p{
        width: 300px !important;
    }
}
@media (max-width: 767px){
     .description-tab-content.bg-image .content p{
        width: 300px !important;
    }
    .menuh .elementor-nav-menu > li:last-child a {
 display: block !important ;
}
    .elementor-section.elementor-top-section.elementor-element.elementor-element-db04c08.elementor-section-stretched.elementor-section-full_width.header.elementor-section-height-default.elementor-section-height-default.elementor-sticky {
    padding: 35px 15px 0 !important;
}
      .elementor-nav-menu .sub-arrow {

    float: right;
}
.subscribe-form {
    position: relative;
    width: 320px;
    display: table;
    margin: 0 auto;
}
.elementor-5070 .elementor-element.elementor-element-e9f72f0 img {
    width: 73% !important;
}
.elementor-nav-menu--dropdown {
    background-color: #318BD3;
    font-size: 13px;
    color: white;
}
#elementor-popup-modal-6125 .dialog-widget-content {
    animation-duration: 1.2s;
    background-color: #318BD3;
}
.mobilenav {
    order: 3;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
    .description-tab-content.bg-image .text-content-tab{
        width: 300px;
    }

    .elementor-section.elementor-top-section.elementor-element.elementor-element-db04c08.elementor-section-stretched.elementor-section-full_width.header.elementor-section-height-default.elementor-section-height-default.elementor-sticky {
    padding: 35px 15px 0 !important;
}
#menu-1-6571a1c {
	display: none !important;
}
      .elementor-nav-menu .sub-arrow {

    float: right;
}
    .mobilenav {
    order: 3;
}
    .elementor-nav-menu--dropdown {
    background-color: #318BD3;
    font-size: 13px;
    color: white;
}
#elementor-popup-modal-6125 .dialog-widget-content {
    animation-duration: 1.2s;
    background-color: #318BD3;
}
.subscribe-form {
    position: relative;
 float: none;
    display: table;
    margin: 0 auto;
}
}
@media (max-width: 992px) {
    .subscribe-form {
    position: relative;
 float: none;
    display: table;
    margin: 0 auto;
}
    .elementor-section.elementor-top-section.elementor-element.elementor-element-db04c08.elementor-section-stretched.elementor-section-full_width.header.elementor-section-height-default.elementor-section-height-default.elementor-sticky {
    padding: 35px 15px 0 !important;
}
        .elementor-nav-menu--dropdown {
    background-color: #318BD3;
    font-size: 13px;
    color: white;
}

#menu-1-6571a1c {
	display: none !important;
}
     .elementor-nav-menu .sub-arrow {

    float: right;
}
#elementor-popup-modal-6125 .dialog-widget-content {
    animation-duration: 1.2s;
    background-color: #318BD3;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: transparent !important;
    color: #fff;
}
}
@media (min-width: 1024px) and (max-width: 1360px) {
    h3.elementor-image-box-title {
        font-size: 22px !important;
    }
}

/* Taille du titre pour les écrans plus grands que 1360px */
@media (min-width: 1361px) {
    h3.elementor-image-box-title {
        font-size: 22px !important;
    }
}

@media (max-width: 1024px) {
    .elementor-section.elementor-top-section.elementor-element.elementor-element-db04c08.elementor-section-stretched.elementor-section-full_width.header.elementor-section-height-default.elementor-section-height-default.elementor-sticky {
    padding: 35px 15px 0 !important;
}
     .elementor-nav-menu .sub-arrow {

    float: right;
}
#menu-1-6571a1c {
	display: none !important;
}

}
/*Add by Sabri*/
.single-contact-item .icon{
    height: 55px;
    width: 55px;
    line-height: 50px;
    font-size: 24px;
}
.elementor-slideshow__title{
    display: none;
}


h1, h2, h3 {
    font-family: "Champagne & Limousines", Sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-style: italic;
    color: #3973bc;
    font-size: 43px; 
}


h1 .highlight,
h2 .highlight,
h3 .highlight {
    color: #204481;
    font-style: italic;
    font-weight: bold;
}

@media (max-width: 768px) {
    h1, h2, h3 {
        font-size: 37px;
    }
}

.elementor-6427 .elementor-element.elementor-element-122848b .elementor-image-box-title {
        font-size: 18px !important;
}
.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text]{
    padding-right: 6px !important;
    padding-left: 78px !important;
    margin-left: 0;
}
.elementor-icon-list-item {
    list-style: none !important;
}
.flag-icon {
    vertical-align: middle;
    margin-right: 6px;
    margin-bottom: 6px;
}

.address-label {
    display: inline-flex;
    align-items: center;
}
.page-id-9622 h2 {
    font-size: 20px; 
}
.page-id-9622 span.adre{
   FONT-SIZE: 15.2PX !important; 
}
.page-id-9620 span.adre{
   FONT-SIZE: 15.2PX !important;; 
}
.page-id-9620 h2{
   font-size: 20px;  
}
.page-id-9622 h3 {
    font-size: 17px; 
}
.page-id-9620 h3{
   font-size: 17px;  
}
.page-id-9622 p, body {
    font-size: 16.3px;
}
.page-id-9620 p, body {
    font-size: 16.3px;
}