/*--------------------------------------------------------------------- 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 div,
.darkmode .carousel-control-title,
.darkmode .carousel-control-next,
.darkmode a.carousel-control-prev,
.darkmode .carousel-control-prev-footer,
.darkmode .carousel-control-next-footer,
.darkmode i,
.darkmode .banner_section span,
.darkmode .login_section span,
.darkmode .register_section span,
.darkmode .login-label {
    color: #fff !important;
}

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

.darkmode .nav-3 p,
.darkmode .btn-app_login {
    color: #333335 !important;
}
.darkmode .contact_section-select {
    border-color:
        /*#888*/ #000;
    background: rgb(43, 42, 51);
    color: #fff;
}
.darkmode .banner-pub,
.darkmode .footer_section_three {
    background: rgb(43, 42, 51);
    border: 1px solid #000;
}

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

} */
.btn.buy-color:hover {
    background-color: #3aa0fb !important;
}
.back {
    background-image: linear-gradient(to right, #f9f9fb, #f1f1f1) !important;
    /* border-radius: 23%; */
    border-bottom-left-radius: 50px 50px;
}
/* ============================== navbar ==============================*/
.nav-title,
.sign_up,
.sign_in {
    font-size: 0.75rem;
    line-height: 18px;
    color: #000 !important;
}
.search-form {
    background: linear-gradient(to right, #0066cc, #0099ff) !important;
    width: 50%;
    margin: 0 auto;
    border-radius: 19px;
    background: transparent;
}
.search-form input {
    height: 100%;
    background: transparent;
    display: block;
    width: 100%;
    font-size: 0.8rem;
    border: none;
}
/* ====================================================================*/
/* ============================= buy ==================================*/

.buy,
.company {
    padding-top: 150px;
    max-width: 100%;
}
.buy_btn {
    border-radius: 0% !important;
}
.buy-color,
buy-color:hover {
    background-color: #3aa0fb;
}
.radio-circle {
    display: none;
}

/* ====================================================================*/
/* =========================== categories ============================*/
.radio-btn:hover {
    background-color: #10a871 !important;
    color: #000;
}
.categories {
    /* border-radius: 3%; */
    background-color: #fff;
}
.icons-space {
    border-radius: 5%;
    border: #000;
}
.btns-c,
.radio-btn {
    background: #d9d9d9;
    border-radius: 0%;
    color: #000;
    font-weight: bold;
}
.btns-c:hover {
    color: #001431;
    background-color: #10a871;
    height: fixed;
}
/* ========================== company =================================*/
.company img {
    max-width: 150px;
}
.fs-20 {
    font-size: 20px;
}
.col-hid {
    visibility: hidden;
}
.background {
    background-color: #fff;
}
/* ====================================================================*/
/* ============================ keys ==================================*/
.keys {
    padding-top: 200px;
}
/* ====================================================================*/

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

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

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

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

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

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

.banner-img {
    position: absolute;
    top: 0;
    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: 0%;
    /* 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;
    text-transform: uppercase;

    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);
}

.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 {
    color: #000;
}

.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 {
    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;
    max-height: 170px;
    max-width: 310px;
    /* Use transform to center both horizontally and vertically */
    font-size: 1.5rem !important;
    color: #fff;
    font-family: sans-serif;
}

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

/* //////////////////// contact ///////////////////////*/
.contact_img {
    /* object-fit: cover;
    border-radius: 10px;
    background: linear-gradient(
        53deg,
        #333335 8.95%,
        rgba(51, 51, 53, 0) 28.27%
    ); */
    width: 100%;
}

/* .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;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
}

.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-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 {
    color: #000;
    line-height: normal;
}

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

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

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

/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

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

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

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: "Sen", sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
    background-image: url("../images/home/backround_DjilWEB.svg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

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;
}

.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 .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%);
}

.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;
    /* height: 715px; */
    flex-shrink: 0;
    border-radius: 31px;
    border: 1px solid #000;
    /* left: 73%; */
    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;
    width: 400px;
}

.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.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.login-cxt {
    background-color: rgba(1, 1, 1, 0.1);
}

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

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

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