@media only screen and (max-width: 5000px) {

  

}


@media only screen and (max-width: 3000px) {

  

}


@media only screen and (max-width: 1290px) {


}


@media only screen and (max-width: 1200px) {

  

}

@media only screen and (max-width: 1024px) {

   /****************************** Process **********************/

    .chiffre-item-guide {
        font-size: 60px;
        top: -14%;
    }
    .circle-image svg {
        height: 142px;
    }
    .process-icon {
        height: 110px;
        width: 110px;
        left: 57%;
        padding: 30px;
    }
   
    h4.process--title {
        font-size: 16px;
        line-height: 20px;
    }
    p.process--text {
        line-height: 18px;
    }
    p.process--text {
        line-height: 18px;
    }
    
    
    section.wrapper-process {
        padding: 20px 0;
    }
    
    .wrap-process {
        margin-top: 20px;
    }
    
   /****************************** Formaulaire **********************/

    .form-main {
        width: 100%;
    }
    
    .sidebar {
        width: 100%;
    } 

}


@media only screen and (max-width: 900px) {

  

}


@media only screen and (max-width: 768px) {

   /****************************** Process **********************/

    .item-process {
        width: 50%;
        padding-bottom: 29px;
    }

    .circle-image svg {
        height: 100px !important;
    }
    
    .process-icon {
        width: 80px !important;
        height: 80px !important;
        padding: 17px;
        left: 50%;
    }
    
    .chiffre-item-guide {
        font-size: 30px;
        top: -9px;
        left: 79px;
    }
    
    .bg-process.has-animation svg {
        display: none;
    }
    
    .circle-image {
        margin-bottom: 10px;
    }
    
    p.process--text {
        font-size: 15px;
        margin-bottom: 0;
    }
    
    .section-title.text-center {
        margin-bottom: 40px;
    }

   /****************************** Formulaire **********************/

    .form-section-title {
        font-size: 18px;
        line-height: 22px;
        border-left: 2px solid;
        padding-left: 6px;
    }
    
    .service-option {
        width: 31%;
    }
    
    .service-label {
        padding: 4px 10px;
    }
    .service-name {
        text-align: left;
    }
    
    .service-icon {
        font-size: 22px;
    }
    
    input[type="text"], input[type="email"], input[type="tel"], input[type="date"], select, textarea {
        padding: 8px 10px;
    }
    
    w {
        padding: 10px;
    }
    
    .file-upload-area {
        padding: 10px;
    }
    
    .upload-icon {
        margin-bottom: 10px;
    }
    
    .form-main {
        padding: 30px 25px;
    }
    
    .form-row {
        gap: 15px;
    }
    
    .upload-icon {
        font-size: 30px;
    }
    
    .info-list li {
        padding: 8px 0;
    }
    
    .contact-info {
        padding: 10px;
    }
    
    .contact-info a {
        font-size: 15px;
    }
    
    .contact-card h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .contact-card p {
        margin-bottom: 10px;
    }
    
    .contact-card {
        padding: 25px 20px;
    }
    
    .info-card {
        padding: 25px 20px;
    }

}


@media only screen and (max-width: 600px) {

   /****************************** Process **********************/



   /****************************** Formulaire **********************/

    .service-option {
        width: 48%;
    } 

}

@media only screen and (max-width: 485px) {

    /****************************** Process **********************/
    .wrapper-process .main-title {
        text-align: center;
    }

    .item-process {
        width: 100%;
        padding: 0;
    }

    .circle-image svg {
        height: 100px;
    }

    .process-icon {
        height: 80px;
        width: 80px;
    }

    .process-icon img {
        height: 40px;
        width: 40px;
    }

    .item-process {
        margin-bottom: 20px;
    }


   /****************************** Formulaire **********************/

    .form-main {
        padding: 25px 20px;
    }
    
    .form-header p {
        font-size: 14px;
    }
    
    .form-section-title {
        font-size: 16px;
    }
    
    .urgency-options {
        gap: 5px;
    }
    
    .urgency-label {
        padding: 9px;
    }
    
    .form-row {
        grid-template-columns: initial;
        gap: 5px;
    }
    
    input[type="text"], input[type="email"], input[type="tel"], input[type="date"], select, textarea {
        padding: 6px 8px;
        font-size: 13px;
    }
    
    label {
        margin-bottom: 2px;
    }
    
    .form-group {
        margin-bottom: 10px;
    }
    
    .info-card h3 {
        margin-bottom: 10px;
        font-size: 16px;
    }
    
    .info-list li {
        padding: 5px 0;
    }
    
    .info-card {
        padding: 18px 15px;
    }
    
    .contact-card h3 {
        font-size: 16px;
    }
    
    .contact-card {
        padding: 18px 15px;
    }
    .service-icon {
        font-size: 15px;
    }
    
    .service-name {
        font-size: 12px;
        text-align: left;
    }
    
    .service-label {
        padding: 5px 8px;
    }
        .info-card p {
        line-height: 1.3 !important;
        font-size: 13px !important;
    }
    
    .wrapper-formulaire {
        padding: 30px 0;
    }

}

@media only screen and (max-width: 425px) {

  

}


@media only screen and (max-width: 375px) {


}


@media only screen and (max-width: 320px) {

  

}