@media (max-width: 768px) {


    .bgfond .widget-container {
        max-width: 100%;
    }

    div#mon-widget-calculateur {
        max-width: 100%;
        display: block;
    }
}

.mon-widget-calculateur-stepthree .input-group {

    display: block;

}

.mon-widget-calculateur-stepthree .input-group.flex-check {

    display: flex;

    justify-content: left;

}

.mon-widget-calculateur-stepthree .flex-check label, input#cgv {

    flex: initial;

}

input#cgv {

    flex: initial;

}

button#submitformcontact {

    max-width: fit-content;

}

.widget-container {
    font-family: Arial, sans-serif;
    max-width: 300px;
    background-color: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    min-height: 500px;
    min-width: 300px;
    border-style: solid;
    border-color: rgba(49, 133, 252,1) ;
}

.widget-container h2 {
    font-Weight: 600;
    font-Size: 18px;
    Line-height: 18.5px;
    margin: 0px !important;
    padding-bottom: 15px;
    color: rgba(49, 133, 252,1) ;

}

.widget-container .input-group, .widget-container .input-groups {
    margin-bottom: 20px;
}

.widget-container label {
    display: block;
    margin-bottom: 5px;
    color: rgba(49, 57, 77, 1);
    font-weight: 500;
    font-size: 16px;
    line-height: 18.77px;
    padding-bottom: 12px;

}

.widget-container hr {

    margin: 0 0 15px 0;
    border: 1px solid rgba(222, 228, 235, 1);
}

.widget-container input[type="range"] {

    width: 100%;

}
/* Chrome and Safari */
.widget-container input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(252, 63, 86);
    border: none; 
}

/*  Firefox */
.widget-container input[type="range"]::-moz-range-thumb {
    background-color: rgb(252, 63, 86);
    border: none; 
}

/*  Microsoft Edge */
.widget-container input[type="range"]::-ms-thumb {
    background-color: rgb(252, 63, 86);
    border: none; 

}

.widget-container output {
    display: block;
    text-align: center;
    background: rgba(240, 246, 249, 1);
    padding: 13px;
    margin-bottom: 10px;
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.42px;
    color: rgba(49, 57, 77, 1);

}

input[type="range"] {
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 6px;
    height: 6px;
    background-image: -webkit-gradient(
            linear,
            left top,
            right top,
            color-stop(0.15, rgba(49, 133, 252, 0.7)) ,
            color-stop(0.15, rgba(49, 133, 252, 0.1))
    ) ;
}

select:focus-visible {
    outline: none
}

input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    background-color: rgba(49, 133, 252, 1);
    border: 1px solid rgba(49, 133, 252, 1);
    height: 16px;
    width: 16px;
    border-radius: 50%;
}

.widget-container select {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    min-height: 34px;
    padding: 8px;
    border-color: rgba(222, 228, 235, 1) !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.widget-container .input-groups svg {
    position: absolute;
    top: 50%;
    right: 10px; /* Adjust the position as needed */
    transform: translateY(-50%);
}

.custom-age {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 0px;
    margin-bottom: 0px !important;
}

.custom-age span {
    margin-right: 10px;
}

.addage {
    cursor: pointer;
}

.input-group.custom-age span {

    font-Weight: 500;
    font-size: 13px;
    Line-height: 15.25px;
    display: flex;
    gap: 6px;
    align-items: center;
}

.input-groups {
    position: relative;
}

.widget-container button {
    width: 100%;
    padding: 8px 17px 8px 17px;
    border: none;
    border-radius: 35px;
    background-color: rgb(249, 220, 92);
    color: white;
    cursor: pointer;
    margin-top: 10px;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: rgba(0, 0, 0, 1);
    max-width: 115px;
}

.floatbtn {
    text-align: right;
}

.blocflex {
    display: flex;
    justify-content: center;
    gap: 19px;
    align-items: center;
}

.bgresult {
    border-Radius: 15px;
    Padding: 20px;
    background: rgba(255, 194, 211, 1);
    margin-bottom: 10px;
}

.resultprice {
    font-Size: 35px;
    Line-height: 41.06px;
    color: rgba(49, 133, 252, 1);
    margin: 0px 0px 10px;
}
.specialists {
    color: rgba(49, 133, 252, 1);
}

.editcolor {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 18.77px;
}

.editcolor span {
    color: rgba(49, 133, 252, 1);
    font-weight: 700;

}

#stepthree {
    max-width: 340px;
}

.blocflex.bloccustom3 {
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 20px;
}


.mon-widget-calculateur-step2 input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    background-color: rgba(54, 254, 175, 0.7);
    border: 1px solid rgba(54, 254, 175, 0.7);
    height: 16px;
    width: 16px;
    border-radius: 50%;
}

.input-group input[type="text"], .input-group input[type="tel"], .input-group input[type="email"] {
    width: 100%;
    border-radius: 14px;
    min-height: 45px;
    color: rgba(98, 110, 126, 1);
    font-size: 14px;
    padding-left: 14px;
    border: 1px solid rgba(222, 228, 235, 1)
}

.input-group.flex-check {
    display: flex;
    align-items: center;
}

.input-group.flex-check label {
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 7px;
}


input#cgv[type="checkbox"] {
    text-align: center;
    display: inline-flex;
    vertical-align: middle;
    width: 20px !important;
    height: 20px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10%;
    border: 2px solid rgba(26, 37, 66, 1);
    box-shadow: none;
    font-size: 1em;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
}

input#cgv[type="checkbox"]:checked:after {
    content: '\2713';
    color: rgba(0, 226, 118, 1);
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
}


button#submitform {
    max-width: 166px;
    border-radius: 30px;
    padding: 10px 18px;
    min-height: 48px;
}

.widget-container input[type="number"] {
    display: block;
    text-align: center;
    background: rgba(240, 246, 249, 1);
    padding: 13px;
    margin-bottom: 10px;
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.42px;
    color:rgba(49, 133, 252,1);
    font-weight: bold;
    border: none;
}

.input-container {
    display: flex;
    align-items: center;
    margin-right: 10px;
    flex: 1 1 45% !important;
}

input[type="number"] {
    padding: 5px !important;
}

.euro-symbol {
    margin-left: -15px;
    margin-top: -7px;
    font-size: 12px;
}

.f-size-12 {
    font-size: 12px;
}