/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


body.darkmode {
    background: rgb(43, 42, 51);
    color: #fff;
}

.darkmode h1,
.darkmode h2,
.darkmode h3,
.darkmode h4,
.darkmode h5,
.darkmode h6,
.darkmode p,
.darkmode .dropdown-menu,
.darkmode .carousel-control-title,
.darkmode .carousel-control-next,
.darkmode a.carousel-control-prev,
.darkmode .carousel-control-prev-footer,
.darkmode .carousel-control-next-footer,
.darkmode .banner_section span,
.darkmode .btn-link,
/* .darkmode .register_section span:not(.iti__country-name, .iti__dial-code), */
.darkmode .fa-ellipsis-v,
.darkmode .login-label,
.darkmode .text-black,
.darkmode .text-muted {

    color: #fff !important;
}

.darkmode .footer_section_two,
.darkmode .card-app {
    background: #fff !important;

}

.darkmode .divider:before,
.darkmode .divider:after {
    border: 0.1em solid #fff !important;
}

.darkmode .invert_color {
    color: #333335 !important;
}

.darkmode .text-exit {
    color: #FF755C !important;

}



.darkmode .banner_section,
.darkmode .banner-img,
.darkmode .nav-3,
.darkmode .col1-search,
.darkmode .comment_div_text,
.darkmode .calendar .day:not(.prev-date, .nxt-date, .tillCurrentDate, .futureDays) {
    background: #333335 !important;
}

.darkmode .search-form select,
.darkmode .search-form input {
    background: #333335 !important;
    color: #fff !important;
}


.darkmode .calendar #days .active {
    background: #0060e6 !important;
}

.darkmode svg path {
    stroke: #fff !important;
    /* fill: blue; */
}

.darkmode .nav-3 p,
.darkmode .btn-app_login span,
.darkmode #submit_language span {
    color: #333335 !important;
}

.darkmode .iti__selected-dial-code,
.darkmode .iti__country-name,
.darkmode .ss-single,
.darkmode .ss-option {
    color: rgb(43, 42, 51) !important;
}

.darkmode .ss-arrow path {
    stroke: black !important;
}


.darkmode .card_dark,
.darkmode .rating,
.darkmode .bg_step {
    background: rgb(43, 42, 51) !important;
}

.darkmode .contact_section-select {
    border-color:
        /*#888*/
        #000;
    background: rgb(43, 42, 51);
    color: #fff;
}


.darkmode .footer_section_three {
    background: rgb(43, 42, 51);
    border: 1px solid #000;
}


.darkmode .banner-pub {
    background: rgb(43, 42, 51, .5);
    border: 1px solid #000;
}


.darkmode .services_section {
    border: 0.5pt solid #fff;
}

.darkmode .event-time,
.darkmode .dropdown-menu,
.darkmode .modal-content {
    background: rgb(43, 42, 51) !important;
}



.image-captcha img {
    border-radius: 5px;
    border: 1px solid #000;
}

/* .darkmode .contact-column3-text {
    color: #fff;} */
.nav-1 {
    background: #3938ff !important;
    color: #ffffff !important;
    z-index: 1000;
    /* Adjust z-index as needed to layer it above other content */
}

.card-app {
    border-radius: 7px;
    background: #333335;
}

.nav-1-title,
.sign_up,
.sign_in {
    font-size: 0.75rem;
    line-height: 1.25;
    color: #ffffff !important;
    /* line-height: 20px; */
}

.modal-header {
    border-bottom: 0 none !important;
}

.modal-footer {
    border-top: 0 none !important;
}

.nav-3-title {
    font-size: 0.75rem;
    line-height: 1.25;
}

.nav-image {
    vertical-align: middle;
}

.nav-link {
    display: flex;
    align-items: center;
}

.nav-2 {
    /* position: fixed; */
    /* top: 52px; */
    top: 60px;
    z-index: 1000;
    /* Set z-index to ensure it's above other content */
    background: linear-gradient(180deg,
            #3938ff 0%,
            rgba(88, 224, 169, 0.5) 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset,
        0px -4px 4px 0px rgba(0, 0, 0, 0.25) inset;
    color: #ffffff;
}

.nav-3 {
    text-transform: uppercase;
    font-size: 0.75rem;
    position: relative;
    top: 126px;

    color: #333335 !important;
}

.nav-link3 {
    border: 1px solid transparent;
    border-radius: 5px;
}

.search-form {
    width: 60%;
    margin: 0 auto;
    border-radius: 19px;
    background: transparent;
}

.search-form input {
    height: 100%;
    background: #fff;
    display: block;
    width: 100%;
    font-size: 0.8rem;
    border: none;
}



.search-form select {
    background: transparent;
    border: 0;
    padding: 1rem;
    font-size: 0.8rem;
    border-radius: 18px 0 0 18px;
    color: #333335;
}

.search-form button svg {
    width: 24px;
    height: 24px;
}

#form-control-search {
    color: #333335;
}

.btn-base {
    background-color: transparent;
    color: #333335;
}

.col1-search {
    background-color: #fff;

}

.col3-search {
    background-color: #58e0a9;
    border-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
}

/* /////////////banner//////////////// */

.banner-img img {
    object-fit: cover;
    height: 800px;
    /* box-shadow: 0 0 0 6px #fff; */
}

.banner-img {
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    /* border-radius: 73% 0% 28% 0% / 100% 0% 32% 0%; */
    /* border-radius:70% 6% 36% 9% / 100% 1% 36% 0% ;    */
}

.banner-logo {
    position: absolute;
    top: 14%;
    left: 1%;
    /* width: 271px;
    height: 231px; */
    width: 15vw;
}

.label .text-wrapper {
    display: flex;
    position: absolute;
    width: 80%;
    /* height: 43px; */
    /* top: 20px; */
    top: 3%;
    left: 3%;
    /* left: 20px; */
    font-family: "Gill Sans", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: normal;
    /* -webkit-text-stroke: 1px black; */

    font-style: normal;

    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
}

.banner-pub {
    position: absolute;
    width: 50%;
    height: 25%;
    bottom: 3%;
    right: 1%;
    border-radius: 5px;
    border: 1px solid #fff;
    /* background: rgba(255, 255, 255, 0.73); */
    background: rgba(255, 255, 255, 0.40);


}

.banner-pub-img {
    border-radius: 10px;
    border: 1px solid #000;
    background: #FFF;
    max-width: 260px;
    width: 260px;
    max-height: 170px;
    height: 170px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.banner-pub-text {
    font-size: 16px;
}

.banner-pub-price {
    color: #cf3600;
}

#mycarousel .carousel-control-next,
#mycarousel a.carousel-control-prev {
    color: #000;
}

/* //////////classes ///////////*/
.carousel-control-title {
    color: #333335 !important;
}

/* ////////////// Service//////////////////*/
.service {
    /* font-size: 1rem !important;  */
    background-color: #3938ff;
    border-radius: 10px;
    /* font-family: "Inter-Bold", Helvetica; */
}

.service_body {
    line-height: normal;
    font-size: 1rem !important;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.categorys_fav_cols {
    height: 70px;
}

/* /////////// studies ////////////////*/
.sub_service img {
    object-fit: cover;
    border-radius: 10px;
    /* border: 1px solid #3938ff; */
    background: linear-gradient(180deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(0, 0, 0, 0.63) 50%);
}

.sub_service_title {
    position: absolute;
    font-size: 1.5rem !important;
    color: #fff;
    font-family: sans-serif;

}

.sub_service_title_page {
    position: absolute;
    font-size: 1.5rem !important;
    color: #fff;
    font-family: sans-serif;
    width: 93%;
}

.sub_service_img {
    text-align: center;
    text-transform: uppercase;
    font-family: "Inter-Bold", Helvetica;
}

/* //////////////////// contact ///////////////////////*/


/* .contact_logo {
    position: absolute;
    top: 30px;
    left: 50px;
    width: 159px;
    height: 138px;
} */
.contact_validation {
    position: absolute;
    top: 85px;
    left: 15px;
    width: 70px;
    height: 70px;
}

.contact_validation_text {
    position: absolute;
    top: 125px;
    font-size: 8px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.contact_validation_degree {
    position: absolute;
    top: 70px;
    left: 22px;
    color: #000;
    font-size: 6px;
}

.contact-text-hid {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
}

.contact-text-hid2 {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
}

.contact-text-hid3 {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
}

.contact-text-hid10 {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 10 !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
}

.contact-offre {
    line-height: 15px;
}

.contact-column3-text {
    margin: 0;
    font-size: 12px;
    line-height: 15px;
    color: #000 !important;
}

.apointment {
    border-radius: 10px;
    border: 1px solid #000;
    background: #58e0a9;
    width: 85px;
    height: 85px;
}

.contact-phone {
    color: #3938ff;
}

.contact-rank {
    font-size: 15px;
    color: #333335;
}

.contact-mini-rank {
    font-size: 12px;
    color: #333335;
}

.contact-gothere-call {
    border-radius: 10px;
    border: 1px solid #000;
    width: 54px;
    height: 54px;
}

.contact-duration {
    line-height: normal;
}

.contact-report {
    color: #f00 !important;
    font-size: 0.7rem;
}

.contact-vat {
    font-size: 12px;
}

.contact-mini-stars {
    margin-top: -15px;
}


/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    /* box-sizing: border-box !important; */
    /* transition: ease all 0.5s; */
}

html {
    scroll-behavior: smooth;
    scrollbar-color: #007bff lightblue;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: "Sen", sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
    min-width: 331px;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #333335;
    margin: 0;
    font-family: Inter;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 13px;
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1;
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

:focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    /* border-color: #ffffff !important; */
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

.navbar-form input {
    border: none !important;
}

.navbar_header {
    height: 70px;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 100px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}

/* header section start */

.header_section {
    width: 100%;
    float: left;
    /* background: #3938FF; */
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    position: dynamic;
}

.header_bg {
    background: #fb6818;
    border-bottom: 1px solid #ffffff;
}

.bg-light {
    background-color: transparent !important;
}

.mr-auto,
.mx-auto {
    text-align: center;
}

.ml-auto,
.mx-auto {
    margin: 0 auto;
}

a.navbar-brand {
    width: 8%;
}

.navbar-expand-lg {
    flex-wrap: nowrap;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 12px;
    /* background-color: #3938FF; */
    color: #fefefd;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 5px;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fefefd;
    border: 1px solid #fefefd;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fefefd;
    border: 1px solid #fefefd;
}

.navbar-brand {
    /* margin: 0px; */
    float: right;
    width: 20%;
}

.user_icon {
    padding-right: 15px;
}

.login_bt {
    width: 210px;
}

.login_bt ul {
    margin: 0px;
    padding: 0px;
}

.login_bt li a {
    float: left;
    font-size: 18px;
    color: #001431;
    text-transform: uppercase;
    padding: 0px 0px 0px 50px;
}

.login_bt li a:hover {
    color: #ffffff;
}

/* header section end */

/* banner section start */

.banner_section {
    width: 100%;
    height: 800px;
    float: left;
    position: relative;
    margin-top: 119px;
    /* background: linear-gradient(29deg, #3938ff 28.18%, #46c4ff 74.9%); */
    /* 81 */
}

.banner_taital_main {
    width: 100%;
    float: left;
    padding-left: 100px;
    height: fixed;
}

.banner_taital {
    width: 90%;
    font-size: 60px;
    color: #fefefd;
    text-transform: uppercase;
    font-weight: bold;
    height: fixed;
}

.banner_text {
    width: 100%;
    font-size: 16px;
    color: #fefefd;
    float: left;
    padding-top: 10px;
    margin: 0px;
    height: fixed;
}

.started_bt {
    width: 170px;
    float: left;
    margin-left: 15px;
    margin-top: 30px;
    height: fixed;
}

.started_bt a {
    width: 100%;
    float: left;
    padding: 8px 10px;
    color: #ffffff;
    background-color: #e73232;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 5px;
    height: fixed;
}

.started_bt a:hover {
    color: #001431;
    background-color: #ffffff;
    height: fixed;
}

.readmore_btn {
    width: 170px;
    float: left;
    margin-top: 30px;
    height: fixed;
}

.readmore_btn a {
    width: 100%;
    float: left;
    padding: 8px 10px;
    color: #ffffff;
    background-color: #e73232;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 5px;
    height: fixed;
}

.readmore_btn a:hover {
    color: #001431;
    background-color: #ffffff;
    height: fixed;
}

.readmore_btn.active a {
    color: #001431;
    background-color: #ffffff;
    height: fixed;
}

.banner_img {
    width: 58%;
    margin: 0 auto;
    height: fixed;
    text-align: center;
}

#banner_slider a.carousel-control-prev {
    left: initial;
    top: 180px;
    right: -14px;
    color: #333335;
}

#banner_slider a.carousel-control-next {
    right: -14px;
    top: 120px;
}

#banner_slider .carousel-control-next,
#banner_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    opacity: 1;
    font-size: 16px;
    color: #333335;
}

#banner_slider .carousel-control-next:focus,
#banner_slider .carousel-control-next:hover,
#banner_slider .carousel-control-prev:focus,
#banner_slider .carousel-control-prev:hover {
    color: #333335;
}

/* banner section end */

/* box section start */

.box_section {
    width: 100%;
    float: left;
    position: relative;
    top: -70px;
}

.online_box {
    width: 100%;
    display: flex;
}

.online_box_left {
    width: 100%;
    float: left;
    background-color: #fefefd;
    height: auto;
    padding: 30px;
    box-shadow: 0px 9px 15px 5px #ededed;
    border-radius: 8px;
    margin: 10px;
}

.online_box_main {
    width: 100%;
    display: flex;
}

.box_left {
    width: auto;
}

.box_right {
    width: 70%;
    padding-left: 20px;
}

.right_arrow {
    width: 50px;
    font-size: 20px;
    color: #ffffff;
    background-color: #001431;
    border-radius: 100%;
    text-align: center;
    padding: 7px;
    height: 50px;
    justify-content: center;
    align-items: center;
}

.book_text {
    width: 100%;
    font-size: 16px;
    color: #e73232;
    margin: 0px;
    font-weight: bold;
}

.appoinment_text {
    width: 100%;
    font-size: 20px;
    color: #001431;
    font-weight: bold;
    padding-bottom: 0px;
}

.online_box_left:hover {
    background-color: #e73232;
}

.online_box_left:hover .book_text {
    color: #ffffff;
}

.online_box_left:hover .appoinment_text {
    color: #ffffff;
}

.online_box_left.active {
    background-color: #e73232;
}

.online_box_left.active .book_text {
    color: #ffffff;
}

.online_box_left.active .appoinment_text {
    color: #ffffff;
}

/* box section end */

/* services section start */

.class_section {
    width: 100%;
    float: left;
}

.services_section_2 {
    width: 100%;
    /* float: left; */
    /* background-color: #f8f2e2; */
    /* padding: 90px 0px; */
    /* margin-top: 60px; */
}

.corporate_text {
    width: 100%;
    float: left;
    color: #001431;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 0px;
}

p.chunks_text {
    width: 80%;
    float: left;
    font-size: 16px;
    margin: 0px;
    color: #001431;
}

.readmore_button {
    width: 160px;
    float: left;
    margin-top: 30px;
}

.readmore_button a {
    width: 160px;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #001431;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}

.service_box .house_icon .image_2 {
    display: none;
}

.service_box:hover .house_icon .image_2 {
    display: block;
}

.service_box:hover .house_icon .image_1 {
    display: none;
}

.service_box:hover .corporate_text {
    color: #e73232;
}

.service_box:hover .readmore_button a {
    background-color: #e73232;
    color: #ffffff;
}

.service_box.active .corporate_text {
    color: #e73232;
}

.service_box.active .readmore_button a {
    background-color: #e73232;
    color: #ffffff;
}

#main_slider a.carousel-control-prev {
    top: 25%;
    left: 0%;
}

#main_slider a.carousel-control-next {
    top: 70px;
}

#main_slider .carousel-control-next,
#main_slider .carousel-control-prev {
    width: 1px;
    height: 55px;
    opacity: 1;
    font-size: 16px;
    color: #333335;
    border-radius: 100px;
    font-size: 25px;
}

#main_slider .carousel-control-next:focus,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-prev:hover {
    color: #333335;
}

/* services section end */

/* studies section start */

.studies_section {
    width: 100%;
    float: left;

}

.studies_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #001431;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.studies_section_2 {
    width: 100%;
    float: left;
    padding: 40px 0px 0px 0px;
}

.studies_box {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: auto;
    padding: 30px 10px;
    box-shadow: 0px -3px 15px 0px;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.column {
    margin: 15px 0px 0;
    padding: 0;
    box-shadow: 0px 10px 15px 0px;
}

.column:last-child {
    padding-bottom: 30px;
}

.column::after {
    content: "";
    clear: both;
    display: block;
}

figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

figure:hover+span {
    bottom: -36px;
    opacity: 1;
}

.introduction_text {
    width: 100%;
    float: left;
    text-align: center;
    color: #001431;
    font-size: 20px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.read_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding: 10px;
    text-align: center;
    background-color: #001431;
    margin-top: 30px;
    border-radius: 5px;
    text-transform: uppercase;
}

.read_bt a:hover {
    color: #ffffff;
    background-color: #e53232;
}

.read_bt.active a {
    color: #ffffff;
    background-color: #e53232;
}

/* studies section end */

/* about section start */

.about_section {
    width: 100%;
    float: left;
    background-color: #001431;
    height: auto;
    padding: 90px 0px 40px 0px;
}

.about_text_main {
    width: 100%;
    float: left;
    padding: 100px 0px;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fefefd;
    margin: 30px 0px 0px 0px;
}

.about_img {
    width: auto;
    margin-top: 30px;
}

.readmore_bt {
    width: 170px;
    float: left;
    margin-top: 50px;
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #e73232;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    text-transform: uppercase;
}

.readmore_bt a:hover {
    color: #ffffff;
    background-color: #001431;
}

/* about section end */

/* newsletter section start */

.newsletter_section {
    width: 100%;
    float: left;
}

.newsletter_taital_main {
    width: 100%;
    display: flex;
}

.newsletter_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #212120;
    font-weight: bold;
    text-transform: uppercase;
}

hr.newsletter_border_main {
    width: 70%;
    border: 1px solid #212120;
    margin-top: 25px;
}

.email_bt {
    color: #d9d9d8;
    width: 100%;
    height: 60px;
    font-size: 18px;
    background-color: #ffffff;
    padding: 15px 20px 10px 20px;
    border: 0px;
    margin-top: 40px;
    box-shadow: 0px 0px 11px 2px;
}

textarea#comment::placeholder {
    color: #d9d9d8;
}

.subscribe_bt {
    width: 180px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}

.subscribe_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fefefd;
    background-color: #f9bc19;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
}

/* newsletter section end */

/* testimonial section start */

.customer_section {
    width: 100%;
    float: left;
}

.customer_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #001431;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.customer_section_2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 0px 50px 0px 50px;
}

.customer_text {
    width: 100%;
    font-size: 14px;
    color: #737372;
    margin: 0 auto;
}

.quick_icon {
    float: right;
}

.customer_main {
    width: 100%;
    margin-top: 50px;
}

.customer_left {
    width: 30%;
    float: left;
}

.customer_right {
    width: 70%;
    float: left;
    margin-top: 40px;
}

.customer_name {
    width: 100%;
    float: left;
    font-size: 26px;
    font-weight: bold;
    color: #e73232;
}

.enim_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #001431;
    margin: 20px 0px 0px 0px;
}

#my_slider a.carousel-control-prev {
    left: 30px;
    top: 190px;
}

#my_slider a.carousel-control-next {
    right: 30px;
    top: 190px;
}

#my_slider .carousel-control-next,
#my_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    opacity: 1;
    font-size: 18px;
    color: #333335;
}

#my_slider .carousel-control-next:focus,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-prev:hover {
    color: #333335;
}

/* testimonial section end */

/* news section start */

.news_section {
    width: 100%;
    float: left;
}

.news_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    text-transform: uppercase;
    color: #011430;
    font-weight: bold;
    text-align: center;
}

.news_section_2 {
    width: 98%;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
    height: auto;
    padding-bottom: 30px;
    border-radius: 5px;
}

.news_box {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 5px 0px #e9e9e8;
    float: left;
    padding-bottom: 40px;
    margin-top: 30px;
}

.does_taital {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #011430;
    text-align: center;
    font-weight: bold;
    padding-top: 60px;
}

.dummy_text {
    width: 90%;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    color: #011430;
}

#custom_slider a.carousel-control-next {
    right: 0px;
    left: 0px;
    top: 480px;
}

#custom_slider .carousel-control-next,
#custom_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    opacity: 1;
    font-size: 18px;
    color: #333335;
    margin: 0 auto;
    text-align: center;
}

#custom_slider .carousel-control-next:focus,
#custom_slider .carousel-control-next:hover,
#custom_slider .carousel-control-prev:focus,
#custom_slider .carousel-control-prev:hover {
    color: #333335;
}

/* news section end */

/* contact section start */

.services_section {
    width: 100%;
    /* float: left; */
    border-radius: 10px;
    border: 1px solid #000;
}

.contact_section {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    height: auto;
    background: linear-gradient(66deg, #333335 39.83%, #3938ff 96.3%);
}

.label_area {
    font-size: 20px;
}

.category_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #011430;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 0px;
}

.contact_section_2 {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.mail_section {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #7c7c7d;
    border-bottom: 1px solid #7c7c7d !important;
    background-color: transparent;
    padding: 14px 15px 0px 0px;
    margin-bottom: 10px;
    border: 0px;
}

input.mail_text::placeholder {
    color: #7c7c7d;
}

.massage-bt {
    color: #7c7c7d;
    width: 100%;
    height: 50px;
    font-size: 16px;
    color: #7c7c7d;
    border-bottom: 1px solid #7c7c7d !important;
    background-color: transparent;
    padding: 20px 15px 0px 0px;
    margin-bottom: 10px;
    border: 0px;
}

textarea#comment::placeholder {
    color: #7c7c7d;
}

.send_bt {
    width: 160px;
    margin: 0 auto;
    text-align: center;
}

.send_bt a {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #e73232;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
    border-radius: 5px;
}

.send_bt a:hover {
    color: #fff;
    background-color: #001431;
}

/* contact section end */

/* footer section start *****************************************************************************************************************************/

.footer_section_one {
    width: 100%;
    float: left;
    /* background-color: #FFF; */
    height: auto;
    height: 390px;
    padding: 50px 0px 30px 0px;
}

.footer_section_two {
    width: 100%;
    float: left;
    background-color: #333335;
    height: auto;
}

.footer_section_three {
    background-color: #fff;
    width: 350px;
    flex-shrink: 0;
    border-radius: 31px;
    border: 1px solid #000;
    position: absolute;
    transform: translate(0, -340px);
}

.three_footer {
    background-color: #3938ff;
    height: 68px;
    bottom: 0;
    border-bottom-right-radius: 31px;
    border-bottom-left-radius: 31px;
    border-bottom: 1px solid #000;
}

h1.h1_white,
h2.h2_white,
h3.h3_white,
h4.h4_white,
h5.h5_white,
h6.h6_white {
    color: white;
}

.text_gray {
    color: #979797;
}

.div-iframe {
    border-radius: 10px;
    width: 100%;
    height: 565px;
}

.contact-us {
    background: rgba(51, 51, 53, 0.73);
    width: 100%;
    /* flex-shrink: 0; */
    border-radius: 10px;
    border: 1px solid #000;
}

.contact-input {
    border-radius: 10px;
}

.icon-textarea {
    /* left: 6px;
    top: 40px; */
    transform: translate(6px, 40px);
}

.btn-contact {
    color: #fff;
    width: 160px;
    height: 45px;
    border-radius: 10px;
    background: #3938ff;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.carousel-control-prev-footer,
.carousel-control-next-footer {
    font-size: 25px;
}

p.text-partner {
    font-size: 28px;
    color: #000;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.footer1_carousel {
    width: 58%;
}

.footer1_carousel .carousel-inner {
    width: 100%;
    max-height: 230px !important;
    border-radius: 31px;
    background: linear-gradient(90deg,
            rgba(0, 0, 0, 0) 0%,
            #000 38.57%,
            #000 73.88%);
}

#footer2_slider {
    width: 58%;
}

.carousel .carousel-indicators button {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 2px;
}

/* 
fin footer*********************************************************************************************** ******************************************************/

.social_icon {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.social_icon ul {
    margin: 0px;
    padding: 0px;

    text-align: center;
}

.social_icon li {
    float: left;
    font-size: 30px;
    color: #ffffff;
    padding: 0px 20px;
}

.social_icon li a {
    color: #ffffff;
}

.social_icon li a:hover {
    color: #51a9e8;
}

.location_text {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.location_text ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.location_text li {
    float: left;
}

.location_text li a {
    float: left;
    font-size: 20px;
    color: #ffffff;
    margin: 0px 30px;
    background-color: #e73232;
    padding: 12px 0px;
    border-radius: 100%;
    width: 60px;
    text-align: center;
}

.location_text li a:hover {
    color: #252525;
    background-color: #ffffff;
}

/* footer section end */

/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #001431;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-left: 0px;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #e73232;
}

/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}


/* ******************** dark mode *************************************************************************** */
.align {
    vertical-align: middle;
}

input[name="checkbox"] {
    -webkit-appearance: none;
    position: relative;
    width: 110px;
    height: 40px;
    border-radius: 50px;
    outline: none;
    background-color: rgba(0, 0, 0, 0.71);
    overflow: hidden;
    /* Ensure the overflow is hidden */
}

input[name="checkbox"]::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 4px;
    width: 30px;
    height: 30px;
    /* background-color: #ffffff; */
    background-image: url('../../frontend/images/header/sun.svg');
    background-size: cover;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 1);
    border-radius: 50px;
    transition: transform 0.3s;
    cursor: pointer;
}

input[name="checkbox"]::after {
    content: var(--checkbox-text, "");
    position: absolute;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

input[name="checkbox"]:checked:before {
    transform: translateX(230%);
    background-image: url("../../frontend/images/header/moon.svg");
    background-size: cover;
}

input[name="checkbox"]:checked:after {
    transform: translate(-100%, -50%);
}


/* *********************************************************** header modal ********************************************************* */


.btn-modal {
    border-radius: 5px;
    border: 0.5px solid #000;
    background: #58E0A9;

}

.select-modal {
    border-radius: 5px !important;
    border: 0.5px solid #000 !important;
    background-color: rgb(231, 219, 219) !important;
}

.dropdown-menu {
    border-radius: 10px !important;
    border: 1px solid #000 !important;
    background: #FFF !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;

}







/* *********************************************************** auth style ********************************************************* */

.login_section {
    /* height: 830px !important; */
    height: 950px !important;
    width: 100% !important;

}

.btn_email {
    width: 47px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 6px;

}

.divider:after,
.divider:before {
    content: "";
    flex: 1;
    height: 1.5px;
    background: #eee;
    border: 0.1em solid #000;
}

.btn-social {
    background-color: white;
    border: 1px solid var(--muted, #D9D9D9);
    color: #333335 !important;
}

.login-image {
    background-image: url("../images/auth/img-login.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.joining_image {
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}

.login-right {
    border: 1px solid #000;
}


.iti-p>.iti {
    width: 100% !important;
}

.register_section {
    /* height: 830px !important; */
    height: 1030px !important;
    width: 100% !important;

}

.section_provisoire {
    /* background: linear-gradient(180deg, #3938FF 0%, rgba(88, 224, 169, 0.50) 100%); */
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset, 0px -4px 4px 0px rgba(0, 0, 0, 0.25) inset;
    /* padding-top: 200px; */
    height: 700px;
    width: 100%;
}

.section_provisoire {
    background-image: url("../images/logo.png"),
        linear-gradient(180deg, #3938FF 0%, rgba(88, 224, 169, 0.50) 100%);
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: center;

}


.flex-container {
    display: flex;
    flex-direction: column;
}

.banner-2btn-download {
    position: absolute;
    bottom: 3%;
    left: 2%;
    /* bottom: 31%; */
    /* right: 10%; */
    /* transform: translate(-50%, -50%); */
    width: 470px;

}

.download-button {
    background: #333335;
    border-radius: 7px;
    border: 1px solid #000;
    color: #fff;
    width: 100%;
    /* height: 52px; */
    font-size: 0.85rem;
    font-weight: 400;
}

.download-button:hover {
    color: #fff;
}

.google-app-btn-span {
    font-size: 17px;
}

.banner-pub-views span,
.banner-pub-arrowup span,
.banner-pub-lovely span {
    font-size: 0.85rem;
    color: #000;
}

.banner-pub-views i,
.banner-pub-arrowup i {
    color: #333335;
}


.gradient-inner-shadow {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(0, 0, 0, 0.63) 50%);
    border: 1px solid #3938ff;
    border-radius: 10px;
}

.sub_service_img img {
    object-fit: cover !important;
    height: 170px;
    max-height: 170px;
    width: 100%;
    border-radius: 10px;
}

.card2 {
    cursor: pointer;
    /* border-radius: 10px; */
    /* padding: 8px; */
    /* margin: 5px; */
    border-color: lightgray;
    border-style: solid;

}

.hd {
    font-size: 25px;
    font-weight: 550
}

.card2.hover,
.card2:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, .2)
}

.img {
    margin-bottom: 35px;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222)
}

.card-title {
    font-weight: 600;
    font-size: 1.25rem;
    color: lightgray;
}

button.focus,
button:focus {
    outline: 0;
    box-shadow: none !important
}

.ft {
    margin-top: 25px
}

.chk {
    margin-bottom: 5px
}

.rck {
    margin-top: 20px;
    padding-bottom: 15px
}

/* ************* */
.card-img-class {
    width: 80%;
    border-radius: 30%;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;

}

.owl-item.active.center {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
}

.iti-p>.iti {
    width: 100% !important;
}


.text_download {
    color: #3938FF;
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;

}

.text_app {
    /* color: #46C4FF; */
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.text_app_des {
    color: #000;

}

.div_image_app {

    margin-top: 300px
        /* bottom: 60px;
        right: 30px; */

}


/* .left {
    float: left;

} */

.clr {
    clear: both;
}

.loadingtext {
    margin: 4px 0px 0px 15px;
}

.pleasewait {
    font-size: 10px;
}

.processing {
    text-transform: uppercase;
    font-size: 15px;
}

/**************************************** service style ***********************************************/

.contact_section-select {
    width: 90%;
    border: 0.5px solid #3938FF;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 16px;
}

.star.fa {
    font-size: 30px;
    color: green;
    /* Set the initial border color to green */
}

.star.fa-star {
    color: yellow;
    /* Set the fill color to yellow when the star is clicked */
}

.rating {
    --dir: right;
    --fill: gold;
    --fillbg: rgba(100, 100, 100, 0.15);
    --star: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path  d="M12 17.25l-6.188 3.75 1.641-7.031-5.438-4.734 7.172-0.609 2.813-6.609 2.813 6.609 7.172 0.609-5.438 4.734 1.641 7.031z"/></svg>');
    --stars: 5;
    --starsize: 2rem;
    --symbol: var(--star);
    --value: 1;
    --w: calc(var(--stars) * var(--starsize));
    --x: calc(100% * (var(--value) / var(--stars)));
    block-size: var(--starsize);
    inline-size: var(--w);
    position: relative;
    touch-action: manipulation;
    -webkit-appearance: none;
}

.mini-rating1 {
    --dir: right;
    --fill: rgb(38, 0, 255);
    --fillbg: rgba(0, 255, 64, 0);
    --star: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" viewBox="0 0 217.929 217.929"><path  d="M212.39,101.703c5.023-4.897,6.797-12.083,4.629-18.755s-7.827-11.443-14.769-12.452l-52.969-7.697 c-0.097-0.014-0.18-0.075-0.223-0.162L125.371,14.64C122.267,8.349,115.98,4.44,108.964,4.44S95.662,8.349,92.558,14.64 L68.87,62.637c-0.043,0.087-0.126,0.147-0.223,0.162l-52.968,7.697c-6.942,1.009-12.601,5.78-14.769,12.452 s-0.394,13.858,4.629,18.755l38.328,37.361c0.07,0.068,0.102,0.166,0.085,0.262l-9.048,52.755 c-1.186,6.914,1.604,13.771,7.279,17.894c5.676,4.125,13.059,4.657,19.268,1.393l47.376-24.907c0.086-0.046,0.19-0.045,0.276,0 l47.376,24.907c2.701,1.42,5.623,2.121,8.531,2.121c3.777,0,7.53-1.184,10.736-3.514c5.675-4.123,8.464-10.98,7.279-17.895 l-9.048-52.754c-0.017-0.096,0.016-0.194,0.085-0.262L212.39,101.703z M156.235,142.368l9.048,52.754 c0.024,0.14,0.031,0.182-0.118,0.29c-0.149,0.108-0.187,0.088-0.312,0.022l-47.377-24.908c-5.33-2.801-11.695-2.801-17.027,0 l-47.376,24.907c-0.125,0.065-0.163,0.086-0.312-0.022c-0.149-0.108-0.142-0.15-0.118-0.289l9.048-52.755 c1.018-5.936-0.949-11.989-5.262-16.194L18.103,88.813c-0.101-0.099-0.132-0.128-0.075-0.303c0.057-0.175,0.099-0.181,0.239-0.202 l52.968-7.697c5.961-0.866,11.111-4.607,13.776-10.008l23.688-47.998c0.063-0.126,0.081-0.165,0.265-0.165s0.203,0.039,0.265,0.165 l23.688,47.998c2.666,5.401,7.815,9.143,13.776,10.008l52.968,7.697c0.14,0.021,0.182,0.027,0.239,0.202 c0.057,0.175,0.026,0.205-0.075,0.303l-38.328,37.361C157.185,130.378,155.218,136.432,156.235,142.368z"/></svg>');
    --stars: 5;
    --starsize: 1rem;
    --symbol: var(--star);
    --w: calc(var(--stars) * var(--starsize));
    --x: calc(100% * (var(--value) / var(--stars)));
    block-size: var(--starsize);
    inline-size: var(--w);
    position: relative;
    touch-action: manipulation;
    -webkit-appearance: none;
}

.mini-rating-box {
    position: absolute;
    top: 0;
    left: 0;
}

.mini-rating2 {

    --dir: right;
    --fill: gold;
    --fillbg: rgba(0, 255, 64, 0);
    --star: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path  d="M12 17.25l-6.188 3.75 1.641-7.031-5.438-4.734 7.172-0.609 2.813-6.609 2.813 6.609 7.172 0.609-5.438 4.734 1.641 7.031z"/></svg>');
    --stars: 5;
    --starsize: 1rem;
    --symbol: var(--star);
    --w: calc(var(--stars) * var(--starsize));
    --x: calc(100% * (var(--value) / var(--stars)));
    block-size: var(--starsize);
    inline-size: var(--w);
    position: relative;
    touch-action: manipulation;
    -webkit-appearance: none;
}

.mini-rating3 {
    --dir: right;
    --fill: rgb(0, 255, 149);
    --fillbg: rgba(0, 255, 64, 0);
    --star: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" viewBox="0 0 217.929 217.929"><path  d="M212.39,101.703c5.023-4.897,6.797-12.083,4.629-18.755s-7.827-11.443-14.769-12.452l-52.969-7.697 c-0.097-0.014-0.18-0.075-0.223-0.162L125.371,14.64C122.267,8.349,115.98,4.44,108.964,4.44S95.662,8.349,92.558,14.64 L68.87,62.637c-0.043,0.087-0.126,0.147-0.223,0.162l-52.968,7.697c-6.942,1.009-12.601,5.78-14.769,12.452 s-0.394,13.858,4.629,18.755l38.328,37.361c0.07,0.068,0.102,0.166,0.085,0.262l-9.048,52.755 c-1.186,6.914,1.604,13.771,7.279,17.894c5.676,4.125,13.059,4.657,19.268,1.393l47.376-24.907c0.086-0.046,0.19-0.045,0.276,0 l47.376,24.907c2.701,1.42,5.623,2.121,8.531,2.121c3.777,0,7.53-1.184,10.736-3.514c5.675-4.123,8.464-10.98,7.279-17.895 l-9.048-52.754c-0.017-0.096,0.016-0.194,0.085-0.262L212.39,101.703z M156.235,142.368l9.048,52.754 c0.024,0.14,0.031,0.182-0.118,0.29c-0.149,0.108-0.187,0.088-0.312,0.022l-47.377-24.908c-5.33-2.801-11.695-2.801-17.027,0 l-47.376,24.907c-0.125,0.065-0.163,0.086-0.312-0.022c-0.149-0.108-0.142-0.15-0.118-0.289l9.048-52.755 c1.018-5.936-0.949-11.989-5.262-16.194L18.103,88.813c-0.101-0.099-0.132-0.128-0.075-0.303c0.057-0.175,0.099-0.181,0.239-0.202 l52.968-7.697c5.961-0.866,11.111-4.607,13.776-10.008l23.688-47.998c0.063-0.126,0.081-0.165,0.265-0.165s0.203,0.039,0.265,0.165 l23.688,47.998c2.666,5.401,7.815,9.143,13.776,10.008l52.968,7.697c0.14,0.021,0.182,0.027,0.239,0.202 c0.057,0.175,0.026,0.205-0.075,0.303l-38.328,37.361C157.185,130.378,155.218,136.432,156.235,142.368z"/></svg>');
    --stars: 5;
    --starsize: 1rem;
    --symbol: var(--star);
    --w: calc(var(--stars) * var(--starsize));
    --x: calc(100% * (var(--value) / var(--stars)));
    block-size: var(--starsize);
    inline-size: var(--w);
    position: relative;
    touch-action: manipulation;
    -webkit-appearance: none;
}

.rating-combi {
    position: relative !important;
    margin: 0;
    padding: 0;
    border: 0;
    min-width: 90px;
    min-height: 24px;
    width: 90px;
    height: 24px;
}

[dir="rtl"] .rating,
[dir="rtl"].mini-rating {
    --dir: left;
}

.mini-rating::-moz-range-track,
.rating::-moz-range-track {
    background: linear-gradient(to var(--dir), var(--fill) 0 var(--x), var(--fillbg) 0 var(--x));
    block-size: 100%;
    mask: repeat left center/var(--starsize) var(--symbol);
}

.mini-rating::-webkit-slider-runnable-track,
.rating::-webkit-slider-runnable-track {
    background: linear-gradient(to var(--dir), var(--fill) 0 var(--x), var(--fillbg) 0 var(--x));
    block-size: 100%;
    mask: repeat left center/var(--starsize) var(--symbol);
    -webkit-mask: repeat left center/var(--starsize) var(--symbol);
}

.mini-rating::-moz-range-thumb,
.rating::-moz-range-thumb {
    height: var(--starsize);
    opacity: 0;
    width: var(--starsize);
}

.mini-rating::-webkit-slider-thumb,
.rating::-webkit-slider-thumb {
    height: var(--starsize);
    opacity: 0;
    width: var(--starsize);
    -webkit-appearance: none;
}

/* NO JS */
.mini-rating--nojs::-moz-range-track,
.rating--nojs::-moz-range-track {
    background: var(--fillbg);
}

.mini-rating--nojs::-moz-range-progress,
.rating--nojs::-moz-range-progress {
    background: var(--fill);
    block-size: 100%;
    mask: repeat left center/var(--starsize) var(--star);
}

.mini-rating--nojs::-webkit-slider-runnable-track,
.rating--nojs::-webkit-slider-runnable-track {
    background: var(--fillbg);
}

.mini-rating--nojs::-webkit-slider-thumb,
.rating--nojs::-webkit-slider-thumb {
    background-color: var(--fill);
    box-shadow: calc(0rem - var(--w)) 0 0 var(--w) var(--fill);
    opacity: 1;
    width: 1px;
}

[dir="rtl"] .mini-rating--nojs::-webkit-slider-thumb,
[dir="rtl"].rating--nojs::-webkit-slider-thumb {
    box-shadow: var(--w) 0 0 var(--w) var(--fill);
}

.activity-thumb {
    object-fit: cover;
    width: 60px;
    height: 60px;
}

.mygalley_top {
    width: 400px;
    height: 400px;
    object-fit: cover;
}

.thumbnail img {
    width: 100%;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    z-index: 2;
}

.thumbnail {
    min-height: 220px;
    height: 220px;
    width: 300px;
    border-radius: 10px;
    border: 1px solid #333335;
    background: linear-gradient(53deg, #333335 8.95%, rgba(51, 51, 53, 0.00) 28.27%);
}

.thumbnail2 img {
    width: 100%;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    z-index: 2;
}

.img_zoom:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.image-company img {
    max-width: 60px;
    width: 60px;
    height: 60px;
    max-height: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.contact-column3-text-gray {
    margin: 0;
    font-size: 12px;
    line-height: 15px;
    color: #D8D8D8 !important;
}

.apointment-white {
    border-radius: 10px;
    border: 1px solid #D8D8D8;
    width: 85px;
    height: 85px;
}

.contact-gothere-call-white {
    border-radius: 10px;
    border: 1px solid #D8D8D8;
    width: 54px;
    height: 54px;
}


/* footer  */

.fixed-height-partner {
    max-height: 70px;
    height: 70px;
}

.fixed-height-pubfooter {
    max-height: 170px;
    height: 180px;
}

.fixed-height-pubfooter img {
    height: 100%;
    width: 100%;
}

.div_menus,
.div_contact {
    height: 260px;
}

.owl-carousel .owl-item img.wiauto {
    width: auto !important;
}

/******************** calendar ***********************************/
.calendar,
.left {
    max-width: 450px;
    width: 100%
}

#nxt,
#prev {
    cursor: pointer;
    height: 38px;
    width: 38px
}

#nxt:hover,
#prev:hover {
    color: #0060e6;
    background: #eef5ff;
    height: 38px;
    width: 38px
}

.chevron-container:hover {
    background: #f14b26;
    height: 32px;
    width: 32px
}

.weekdays div {
    width: 14.28%;
    height: 100%;
    /* display: flex; */

    justify-content: center;
    align-items: center
}

.calendar #days .day {
    width: 12.28%;
    height: 52px;
    margin: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    caret-color: transparent
}

.calendar .day:not(.prev-date, .nxt-date, .tillCurrentDate, .futureDays) {
    background: #f0f6ff;
    color: #0060e6;
    border-radius: 50%;
    font-weight: 900;
    cursor: pointer
}

.calendar .day:not(.prev-date, .nxt-date, .active, .tillCurrentDate, .futureDays):hover {
    background: #d9e6fc
}

.calendar #days .nxt-date,
.calendar #days .prev-date {
    visibility: hidden
}

.calendar #days .active {
    background: #0060e6;
    color: #fff
}

.calendar #days .today {
    position: relative
}

.calendar #days .today::after {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    background: #0060e6;
    border-radius: 50%;
    bottom: 8px
}

.calendar #days .active.today::after {
    background: #fff
}

#rightContent {
    width: 275px;
    max-height: 400px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden
}

.right {
    border-end-end-radius: 15px;
    border-top-right-radius: 15px;
    transition: .3s
}

.events {
    height: 385px
}

.left {
    height: 490px
}

@media screen and (max-width:768px) {
    .right {
        width: 330px;
        border-radius: 0;
        margin: auto
    }

    .left {
        height: 450px;
        margin: auto
    }
}

::-webkit-scrollbar {
    height: 4px;
    width: 8px;
    background: #fff;
    padding: 10px
}

.confirm-btn,
.event-time {
    height: 52px;
    font-weight: 700
}

::-webkit-scrollbar-track {
    background: #fff
}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
    background: #555
}

.event-time {
    padding: 12px;
    margin-bottom: 8px;
    border: 1px solid #0069ff80;
    width: 100%;
    border-radius: 4px;
    color: #0069ff;
    background: #fff;
    transition: width .3s, transform .3s
}

.event-time:hover:not(.btnDisable, .activeEvent-time) {
    border-width: 2px;
    border-color: #0069ff
}

.button-full .activeEvent-time {
    width: 48%;
    border-color: transparent;
    background-color: #00000099;
    color: #fff
}

.button-full .activeConfirm-btn {
    transform: translateX(0)
}

.confirm-btn {
    width: 48%;
    margin-left: 3%;
    background-color: #0069ff;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 6px 0 #0000001a;
    border: none;
    transform: translateX(20px)
}

.button-full {
    white-space: nowrap
}

.btnDisable {
    border: 1px solid #f1f1f1;
    color: #837f7f;
    background: #f1f1f1
}

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

    .calendar,
    .left {
        width: 330px
    }

    .left {
        height: 360px
    }

    .calendar #days .day {
        width: 11.28%;
        height: 35px
    }

    .calendar #days .today::after {
        bottom: 2px
    }
}

/* ******************************* */
.countdown {
    display: none;
    /* Initially hide */
    justify-content: center;
    align-items: center;
    font-size: 3rem;
}


/* The container_check */
.container_check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    /* font-size: 22px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container_check:hover input~.checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container_check input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_check input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container_check .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.other_title {
    display: none;
}


/* *************************** modal success  *******************************************************/
#success_tic .close {
    opacity: 1;
    position: absolute;
    right: 0px;
    font-size: 30px;
    padding: 3px 15px;
    margin-bottom: 10px;
}

#success_tic .checkmark-circle {
    width: 150px;
    height: 150px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.checkmark-circle .background {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #657f46;
    position: absolute;
}

#success_tic .checkmark-circle .checkmarksuccess {
    border-radius: 5px;
}

#success_tic .checkmark-circle .checkmarksuccess.draw:after {
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    animation-delay: 300ms;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-name: checkmarksuccess;
    -moz-animation-name: checkmarksuccess;
    animation-name: checkmarksuccess;
    -webkit-transform: scaleX(-1) rotate(135deg);
    -moz-transform: scaleX(-1) rotate(135deg);
    -ms-transform: scaleX(-1) rotate(135deg);
    -o-transform: scaleX(-1) rotate(135deg);
    transform: scaleX(-1) rotate(135deg);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

#success_tic .checkmark-circle .checkmarksuccess:after {
    opacity: 1;
    height: 75px;
    width: 37.5px;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    border-right: 15px solid #fff;
    border-top: 15px solid #fff;
    border-radius: 2.5px !important;
    content: '';
    left: 35px;
    top: 80px;
    position: absolute;
}

@-webkit-keyframes checkmarksuccess {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 37.5px;
        opacity: 1;
    }

    40% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }

    100% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
}

@-moz-keyframes checkmarksuccess {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 37.5px;
        opacity: 1;
    }

    40% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }

    100% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
}

@keyframes checkmarksuccess {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 37.5px;
        opacity: 1;
    }

    40% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }

    100% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
}


[dir='ltr'] .dropdown-menu-notification {
    left: 50% !important;
    right: auto !important;
    /* text-align: center !important; */
    transform: translate(-75%, 0);
    width: 420px;
}

[dir='rtl'] .dropdown-menu-notification {
    right: 50% !important;
    left: auto !important;
    /* text-align: center !important; */
    transform: translate(75%, 0);
    width: 420px;
}

[dir='ltr'] .dropdown-menu-address {
    left: 50% !important;
    right: auto !important;
    text-align: center !important;
    transform: translate(-30%, 0);
    width: 400px;
}

[dir='rtl'] .dropdown-menu-address {
    right: 50% !important;
    left: auto !important;
    text-align: center !important;
    transform: translate(30%, 0);
    width: 400px;
}

[dir='ltr'] .dropdown-menu-language {
    left: 50% !important;
    right: auto !important;
    text-align: center !important;
    transform: translate(-30%, 0);
    width: 400px;
}

[dir='rtl'] .dropdown-menu-language {
    right: 50% !important;
    left: auto !important;
    text-align: center !important;
    transform: translate(30%, 0);
    width: 400px;
}

[dir='ltr'] .dropdown-menu-currency {
    left: 50% !important;
    right: auto !important;
    text-align: center !important;
    transform: translate(-72%, 0);
    width: 400px;
}

[dir='rtl'] .dropdown-menu-currency {
    right: 50% !important;
    left: auto !important;
    text-align: center !important;
    transform: translate(72%, 0);
    width: 400px;
}

[dir='ltr'] .dropdown-menu-calender {
    left: 50% !important;
    right: auto !important;
    text-align: center !important;
    transform: translate(-70%, 0);

}

[dir='rtl'] .dropdown-menu-calender {
    right: 50% !important;
    left: auto !important;
    text-align: center !important;
    transform: translate(70%, 0);

}

.dropdown-menu-lang-auth {
    width: 400px;
}

.service_image img {
    object-fit: cover;
    height: -webkit-fill-available;
}


/********************* step *****************************/
/*Background color*/
#grad1 {
    /* background-image: linear-gradient(120deg, #3938FF, #81D4FA); */
    background: linear-gradient(66deg, #333335 39.83%, #3938ff 96.3%);
}

/*form styles*/
#msform {
    position: relative;
    margin-top: 20px;
}

#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    /* width: 94%; */

    /*stacking fieldsets above each other*/
    position: relative;
}



/* .all_fieldset *:not(#step7) {
    padding: 0 15% 20px 15%;
} */

#step7 {
    margin: 0 5% 20px 5%;
}

#msform fieldset:not(#step7) {
    margin: 0 15% 20px 15%;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

/*Dropdown List Exp Date*/
select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px;
}

select.list-dt:focus {
    border-bottom: 2px solid skyblue;
}

/*The background card*/
.card_step {
    z-index: 0;
    border: none;
    border-radius: 0.3rem;
    position: relative;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

#progressbar .active {
    color: #000000;
}

#progressbar .last_active::before {

    background-color: #58e0a9 !important;
}


#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 25%;
    position: relative;
}

/*Icons in the ProgressBar*/
#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f023";
}

#progressbar #activation:before {
    font-family: FontAwesome;
    content: "\f205";
}

#progressbar #validation_profile:before {
    font-family: FontAwesome;
    content: "\f058";
}

#progressbar #validation_supplier:before {
    font-family: FontAwesome;
    content: "\f007";
}

#progressbar #add_company:before {
    font-family: FontAwesome;
    content: "\f19c";
}

#progressbar #validation_company:before {
    font-family: FontAwesome;
    content: "\f0ea";
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f09d";
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c";
}

#progressbar #agenda_service:before {
    font-family: FontAwesome;
    content: "\f133";
}


/*ProgressBar before any progress*/
#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}

/*ProgressBar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before,
#progressbar li.active:after {
    background: skyblue;
}

/*Fit image in bootstrap div*/
.fit-image {
    width: 100%;
    object-fit: cover;
}

.step_description {
    top: -190px;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content;
}

.comment_div_text {
    background: rgb(246, 243, 243);
}

.owl-carousel {
    white-space: nowrap;
    visibility: hidden
}

.owl-carousel.owl-loaded {
    visibility: visible
}

.owl-carousel .owl-item {
    white-space: normal;
    display: inline-block;
    vertical-align: top
}