@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); body{ margin: 0; padding: 0; font-family: "Montserrat", sans-serif; } :root { --text-color: #fff; --black: #000; --grey: rgba(27, 27, 27, 0.70); --yellow: #F1D600; --green: #0F805E; --font_24: 24px; --primary-color: #c0083b; } h2{font-size: 50px;} h5{font-size: 24px} .fs-22{font-size: 22px;} .fs-18{font-size: 18px;} .fw-600{font-weight: 600;} .grey { background: var(--grey); } .footer-d.app-footer{ flex-direction: column; gap:20px; } .footer-d p { color: var(--text-color); font-size: 16px; font-weight: 600; } a.yellow-anchor { border-radius: 5px; background: var(--yellow); color:var(--black); font-size: 16px; font-weight: 600; display: flex; align-items: center; padding: 10px 10px 10px 10px; } .anchor-div-footer { display: flex; justify-content: space-between; align-items: center; } .f-grey-1 { padding: 10px 10px 10px 10px; } .f-grey-2 { padding: 20px 20px 20px 20px; }

.Section-1{background-image: linear-gradient(45deg,
rgb(198 56 108 / 58%), rgb(191 60 108 / 91%)),
url('../images/values_bg.jpg');
       width: 100%; height: auto; background-repeat: no-repeat; background-size: cover; background-position: center; }.frst-btons2{padding: 7px 10px; display: flex; justify-content: center; align-items: center; gap: 10px; color: var(--black); border-radius: 5px; background: #bbb; width: 100%;} .frst-btons{ padding: 7px 10px; display: flex; justify-content: center; align-items: center; gap: 10px; color: var(--black); border-radius: 5px; background: #FFF; width: 100%; } .frst-btons a{ color: var(--black); text-decoration: none; } .frst-btons:hover{ background: #BE0435; text-decoration: none;color:#fff; }

:root {
    --white: #FFFFFF;
    --red: #CC0539;
}
/* Scrollbar */

::-webkit-scrollbar {width: 12px;}
::-webkit-scrollbar-track {background-color: #f1f1f1; }
::-webkit-scrollbar-thumb {background-color: #eab9c6;}
::-webkit-scrollbar-thumb:hover {background-color: #eab9c6;}

.fs-48{
    font-size: 48px;
}

.fs-16{font-size: 16px;}
.fw-600{font-weight: 600px;}


.frst-btons:hover a{ color: #FFF; }
.Section-2{ background-image: url("../images/Dashboard-Sec2.png"); width: 100%; height: auto; background-repeat: no-repeat; background-size: cover; background-position: center; }
.Section-bg { background-image: url(../images/Dashboard-bg1.png); height: 123px; width: 106px; background-repeat: no-repeat; display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; right: 22px; top: 105px; }
.n-flex2 { display: flex; gap: 10px; align-items: center; }
img.logo { transform: translateY(16px); }
hr{ width: 100%; color: #FFFFFF; background-color: white; }
.col-md-12.Sec-bgparent { display: flex; align-items: flex-end; justify-content: end; padding-right: 45px; }
img.img-fluid.h-150px.logo { transform: translateY(16px); }
div#kt_header_search { display: none !important; }
.chat { display: none !important; }
.center-div{ margin: 0 auto; }
.slider-sec{ background-color:var(--primary-color); height: 100%;padding-top:3em; }
/*.mySwiper .swiper-slide{ background: #fff;border-radius:10px; }*/
.mySwiper .img-div { display: flex; align-items: center; justify-content: center; padding: 1em; }
.mySwiper .n-title, .n-title { color:var(--primary-color)!important; font-size: 30px!important; font-weight: 600!important;  padding-bottom: unset!important; }
.mySwiper .title { color: #1A1A1A; font-size: 24px; font-weight: 600; }
p.month { color:var(--primary-color); font-size: 16px; font-weight: 500; }
p.description { color: #5C5C5C; font-size: 26px; font-weight: 500; }
.white{ color: #fff; }
.link-course{ font-size: 16px; font-weight: 600; }
.red { color: var(--primary-color); }
/*.mySwiper .swiper-slide { display: flex; justify-content: center;}*/
.mySwiper .swiper-slide { display: flex;align-items: center; justify-content: center; padding: 10px;}

.mySwiper p{
    margin-bottom: unset;
}
.menu.menu-sub.menu-sub-dropdown{
    background: white;
}
div#kt_app_header_container {
    background: #000;
}
#kt_app_header_wrapper .nav-link , .nav-item.content_manage{
    color: #E8E8E8;
    font-size: 18px;
    font-weight: 400;
    background: unset;
    border: unset;
}
.mySwiper .img-div img {width: 100%;}
.mySwiper .text-div {padding-left: 1em;padding-left: 1em;}
.red-border {
    border-radius: 5px;
    border: 1px solid #CC0539;
    background: #FFF;
    width: 148px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
}
.mySwiper .btn-div {
    display: flex;
    gap: 20px;
}
.red-box {
    min-width: 160px;
    height: 50px;
    border-radius: 5px;
    background: #BE0537;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color:#fff;
    padding-inline: 10px;
}
.mySwiper .buttons-slider {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 42px 15px 21px 15px;
}
#kt_modal_1 .modal-title {
    color: #1A1A1A;
    text-align: center;
     font-size: 18px;
     font-weight: 700;
    line-height: 32px;

}
#kt_modal_1 .modal-header{
    justify-content: center;
}
#kt_modal_1 .modal-header,#kt_modal_1 .modal-body,#kt_modal_1 .modal-footer{
    border:unset;
}
#kt_modal_1 .modal-body p {
    color: #7B7B7B;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
#kt_modal_1 .submit-form {
    display: flex;
    gap: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px
}
.grey-input{
    border-radius: 5px;
    border: 1px solid #000;
    background: #ECECEC;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;

}
.form-control:focus { background-color: #4F4F4F; border-color: transparent; box-shadow: none; color: #fff;}
#kt_modal_2 .modal-dialog {
    max-width: 920px;

}
#kt_modal_2 .modal-content {
    padding: 3em 3em 6em 3em;
}
#kt_modal_2 .modal-content {
    padding: 3em 3em 6em 3em;
    position: relative;
}


.swiper.mySwiper-modal , .mySwiper-modal-testimonial {
    position: unset;
}
.mySwiper-modal .swiper-pagination-bullet-active , .mySwiper-modal-testimonial .swiper-pagination-bullet-active {
    background: #CC0539!important;
    height: 20px;
    width: 20px;
}
.mySwiper-modal .swiper-pagination-bullet , .mySwiper-modal-testimonial .swiper-pagination-bullet {
    background: #FFC5D4;
    height: 20px;
    width: 20px;
}
.mySwiper-modal-testimonial .title p{
    color: #CC0539;
    text-align: center;

    font-size: 18px;

    font-weight: 500;
    line-height: 32px;
}
.mySwiper-modal-testimonial .designation h6 {
    color: #1A1A1A;
    text-align: center;

    font-size: 18px;

    font-weight: 700;
    line-height: 32px;
}
.mySwiper-modal-testimonial .description p {
    color: #7B7B7B;
    text-align: center;

    font-size: 18px;

    font-weight: 400;
    line-height: 36px;
}
.mySwiper-modal.swiper , .mySwiper-modal-testimonial.swiper{
    width: 100%;
    height: 100%;
}

.mySwiper-modal .swiper-slide , .mySwiper-modal-testimonial.swiper .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mySwiper-modal .swiper-slide img , .mySwiper-modal-testimonial.swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mySwiper-modal-testimonial.swiper .swiper-slide{
    flex-direction: column;
    padding: 2em 2em 4em 2em;
    border-radius:15px;

}
#kt_modal_3 .modal-dialog {
    max-width: 700px;
}

.mySwiper-modal-testimonial .content-wrapper {
    background: #EFEFEF;
    padding: 3em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.brder-rad-15{
    border-radius:15px;
}
.red{
    color:var(--primary-color);
}
#kt_modal_4 .modal-content h6 {
    color: #1A1A1A;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
}
#kt_modal_4 .img-div {
    display: flex;
    align-items: center;
    justify-content: space-between;

}
#kt_modal_4 .modal-content {
    padding: 3em 3em 3em 3em;
    display: flex;
    flex-direction: column;
    gap: 30px
}
#kt_modal_4  .modal-dialog {
    max-width: 600px;
}
.anchor-btn {
    display: flex;
    gap: 20px;
    align-items: flex-end;
    justify-content: end;
    padding-top: 3em;
}
.boxes {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.on, .off {
    color: #fff;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    z-index: 1;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    font-weight: bold;
    width: 50px; /* Adjusted width */
}

.on {
    left: 8px; /* Adjust for positioning */
    display: none; /* Hide by default */
}

.off {
    right: 20px; /* Adjust for positioning */
}

/* When checked, hide the 'off' label and show the 'on' label */
input:checked + .slider + .on {
    display: block;
}

input:checked + .slider + .on + .off {
    display: none;
}

/* Adjust the slider button */
.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

/* Change the slider background when checked */
input:checked + .slider {
    background-color:#CC0539;
}

/* Move the slider button to the right when checked */
input:checked + .slider:before {
    -webkit-transform: translateX(76px); /* Adjusted translation */
    -ms-transform: translateX(76px);
    transform: translateX(35px);
}

/* Rounded styles for the slider */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
label.switch {
    margin-left: 25px;
}
a.red-border:visited,
a.red-border:hover,
a.red-border:focus {
    color: #CC0539!important;
}
a.red-box:visited,
a.red-box:hover,
a.red-box:focus {
    color: #fff!important;
}
.box-shadow-btn:hover{
    box-shadow: 2px 2px black;
}
.navbar a.nav-link:hover {
    color: #CC0539 !important;
}
.slider-sec .container-fluid{
    padding-right: unset;
    padding-left: unset;
}
.slider-sec .card{
    border-radius:8px;
    padding:20px;


}
.year-values h6,.slider-sec .card h6 {
    color: #1A1A1A;

    font-size: 24px;

    font-weight: 600;

}


.slider-sec .card .name{
    gap:15px;

}
.slider-sec .card p , .r-form p{
    color: #5C5C5C;

    font-size: 20px;

    font-weight: 500;

}
.slider-sec .card img {
    height: 50px;
    width: 50px;
}
 .accept-reject-btn {
    display: flex;
    align-items: center;
    justify-content: end;
    padding-top: 2em;
    gap:20px;
}
.status {
    display: flex;
    gap:25px;
}
.slider-sec .card .status p {
    color: #7B7B7B;

    font-size: 15px;

    font-weight: 400;

}
.Section-bg.Section-bg-mentor {
    top: 12px;
}
.slider-sec2 {
    padding: 3em 2em 10em 2em;
}
.slider-sec2 .col {
    display: flex;
    flex-direction: column;
    gap: 22px;
}
.year-values {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.frst-btons2:hover {
    background: #0E733D;

}
.frst-btons2:hover p{
    color:#fff;
}

.radio-thumb input[type='radio'] {
    display: none;
}

/* Create a container for each custom radio button */
.radio-thumb label {
    display: inline-block;
    cursor: pointer;
    padding: 5px;
}

/* When the radio button is checked, add a border to the corresponding label */
.radio-thumb input[type='radio']:checked + label {
    box-shadow: 1px 1px 14px var(--red);
    border-radius:50%;
}


/* Replace the label content with images */
.radio-thumb>label {

    width: 50px; /* Width of your images */
    height: 50px; /* Height of your images */
    background-size: cover;
    display: inline-block;
}

/* You can have different images for each label by assigning unique classes or ids */
.radio-thumb .thumbs-down-big {
    background-image: url('../images/Frame\ 431.png');
}

.radio-thumb .thumbs-down {
    background-image: url('../images/Frame\ 430.png');
}
.radio-thumb .neutral {
    background-image: url('../images/Frame\ 429.png');
}
.radio-thumb .thumbs-up-big {
    background-image: url('../images/Frame\ 427.png');
}
.radio-thumb .thumbs-up {
    background-image: url('../images/Frame\ 428.png');
}
.radio-thumb {
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.r-form {
    padding-top: 2em;
    padding-bottom: 2em;
}
.checkbox-container {
    position: absolute;
    right: 0;
    top: -42px;
}

.red-check-box {
    display: none; /* Hide the default checkbox */
}

.custom-checkbox-label {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #CC0539;
    border-radius: 6px;
    cursor: pointer;
    border: 2px solid #fff;
}

/* Style for the checkmark when the checkbox is checked */
.red-check-box:checked + .custom-checkbox-label::after {
    content: '✔';
    color: white; /* White color for the tick */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 17px; /* Adjust size as needed */
   }
section.slider-sec.courses_details {
    padding: 3em;
}

.img-div a {
    width: 100%;
}
h4.setting-h {
    color: #FFF;

    font-size: 50px;

    font-weight: 600;
    line-height: 44px;
}
.setting-box {
    border-radius: 8px;
    background: #000;
    padding: 30px;
    display: inline-block;

}
.box-shadow-btn-white:hover {
    box-shadow: 2px 2px white;
}
section.slider-sec.setting-b {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 3em;
}
ul.setting-nav  {
    border-bottom: none;
    display: flex;

}

.setting-nav li .nav-link  {
    border-radius: 5px;
    border: 1px solid #CC0539!important;


}
.setting-nav.nav-line-tabs .nav-item .nav-link
{
    color:#CC0539 ;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 100% */
    letter-spacing: -0.165px;
}
.setting-nav.nav-line-tabs .nav-item .nav-link {
    margin-bottom: -1px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.setting-nav.nav-line-tabs .nav-item .nav-link.active{
    background: #CC0539;
    color: #fff!important;
}
.setting-form label {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
}
.setting-form {
    display: flex;
    flex-direction: column;
}
.setting-form input ,.setting-form .form-control:disabled,.setting-form .form-control[readonly] {
    border-radius: 5px;
    background: #4F4F4F;
    display: flex;
    padding: 15px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    width:700px;
}
.setting-form input { color: #fff;}
.setting-form input[type="text"]::placeholder , .setting-form input[type="email"]::placeholder , .setting-form input[type="password"]::placeholder {
    color: #FFF;
     font-size: 16px;
       font-weight: 600;
   }
.setting-btn-box {
    display: flex;
    align-items: end;
    justify-content: end;
    gap: 20px;
}
.setting-box .image-input {
    width: 135px;
    height: 135px;}
.setting-box form {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.mentor-request .m-request {
    display: flex;
    flex-direction: column;
    gap:8px;
}
.m-request label {
    color: #1A1A1A;

    font-size: 16px;

    font-weight: 500;

}

.m-request input , .m-request textarea {
    border-radius: 5px;
    border: 1px solid #000;
    background: #ECECEC;
    display: flex;
    padding: 15px;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}
.m-request input[type="text"]::placeholder , .m-request textarea::placeholder{
    color: #545454;

    font-size: 16px;

    font-weight: 400;
    line-height: 27px; /* 168.75% */

}
form.mentor-request {
    display: flex;
    flex-direction: column;
    gap: 45px;
}
.notifications i {
    color: #E8E8E8!important;
     font-size: 18px;
      font-weight: 900;
  }
.notifications .btn.btn-icon{
    /*background: #CC0539!important;*/
    border-radius: 50%;
    padding: 25px;
}

.notifications .notification-count {
    color: white;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    right: 24.5em;
    padding: 4px 0px;
    height: 20px;
    width: 20px;
}

.profile-box p {
    color: var(--ffffff, #FFF);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: unset;
  }

.profile-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.nav-item .nav-link.active.tabs-bton{
    color: #CC0539;
text-align: center;
font-family: Montserrat;
font-size: 18px;
border: 1px solid;
border-radius: 5px;
background: #FFF;
padding: 15px;
}

.nav-item .nav-link.tabs-bton{
    color: #FFF;
    border: 1px solid #FFF;
    border-radius: 5px;
    background: #CC0539;
    font-size: 18px;
    padding: 15px;
}
nav.nav-tabs.navbar {
    border-bottom: unset;
}

.frst-btns {
    padding: 7px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--black);
    border-radius: 5px;
    background: #bbb;
    width: 100%;
}

.frst-btns:hover {
    background: #CC0539;
    color: #FFF;
}

.red-bg{
    background: #CC0539;
}

.white-bg{
    background: #FFF;
}

.fs-30{font-size: 30px;} .fs-32{font-size: 32px;} .fs-22{font-size: 22px;}.fs-24{font-size: 24px;}

.red-txt{
    color: #CC0439;
}

.featured-img{
    width: 100%;
    height: 289px;
    border-radius: 10px;
}

.notify-p {
    display: flex;
    padding: 15px 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 17px;
    align-self: stretch;
    border-radius: 4px;
    background: #FFD4D4;
}
.notify-p .inner-div {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.card.notify-card {
    gap: 20px;
}

.Section-padding{
    padding: 0em 2em 2em 2em;
}

.greyy-txt{color: #5C5C5C;}

.brder-8{border-radius: 8px;}
.grey-box {
    display: flex;
    width: 636px;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;

    border-radius: 8px;
    background: #4F4F4F;
}
.grey-box .inner-g-box h6 {
    color: #FFF;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: unset;
}
.grey-box .inner-g-box {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.grey-box>p {
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
}
.grey-box .points, .grey-box .t-students {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}


.grey-box .points p:nth-child(1), .grey-box .t-students p:nth-child(1) {
    color: #FFF;
      font-size: 18px;
      font-weight: 600;
  }
.grey-box .points p:nth-child(2){
    color: #FFF;
    font-size: 31px;
     font-weight: 500;
 }
.grey-box .t-students p:nth-child(2){
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
}
.s-g-box {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
a.red-box.remove-btn {
    width: unset;
    padding: 10px 10px 10px 10px;
}
ul.navbar-nav {
    gap: 20px;
}
.m-name h6 {
    color: #494949;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.m-name p {
    color: #5C5C5C;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.b-border {
    border-radius: 7px;
    border: 1px solid #727272;
    display: flex;
    padding: 15px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
}
.accept-reject-btn.m-name {
    width: 100%;
}
.b-month {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 2em;
}
a.nav-link.active {
    color: #CC0539 !important;
}
.dd-mentor {
    position: absolute;
    z-index: 1;
    display: none;
}
.m-dd:hover .dd-mentor {
    display: block;
}

/*SLIDER*/

section.numb-slide {
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%;
}

section.fair-play-section-1, section.fair-play-section-2, section.fair-play-section-3, section.fair-play-section-4, section.fair-play-section-5, section.fair-play-section-6, section.fair-play-section-7, section.fair-play-section-8, section.fair-play-section-9, section.fair-play-section-10, section.fair-play-section-11, section.fair-play-section-12, section.fair-play-section-13, section.fair-play-section-14, section.fair-play-section-15, section.fair-play-section-16, section.fair-play-section-17, section.fair-play-section-18 {
    min-height: 81vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-blend-mode: overlay;
}

h1 {
    font-size: 52px;
    font-weight: 400;
    line-height: normal;
}

.mySwiper .numbers h1 {
    border-radius: 50%;
    border: 3px solid #FFF;
    color: #fff;
    background: transparent;
    width: 86px;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.mySwiper a.active .numbers h1 {
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0px 2px 6px 3px #ffffff9e;
    color: #000;
}

.mySwiper .swiper-button-next , .mySwiper .swiper-button-prev {
    position: absolute;
    display: none;
    color: #9E9E9E;
    color: #fff;
    border: 1px solid white;
    border-radius: 50%;
    padding: 20px;
    box-shadow: 0px 2px 6px 3px #ffffff9e;
}
.mySwiper .swiper-button-next:after , .mySwiper .swiper-button-prev:after {
    font-size:13px;
}
.mySwiper{
    position: unset;
}
.mySwiper .swiper-button-next {
    right: -30px;

}
.mySwiper .swiper-button-prev{
    left: -30px;
}

a.fp-link.values-btn{
    color: #FFF;
    text-align: center;
    font-size: 58px;
    font-style: normal;
    font-weight: 600;
    border-radius: 59px;
    background: #274A82;
    padding: 10px 20px;
}

a{
    text-decoration: none;
}

.month{
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 7px #000;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
}

.main-head{
    padding-top: 24em;
    /*height: 90vh;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

h6{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}

.black-bg{background: #000}

.app-header {
    z-index: 2;
}

.slider-text{color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    width: 32%;
}

.btn-div a {
    cursor: pointer;
}

.fs-34{font-size: 34px; font-weight: 600}

/*CMS CSS*/

.menu.menu-sub.menu-sub-dropdown {border: 1px solid rgba(0,0,0,.125)}
.nav-item a.nav-link, #kt_app_header_wrapper .menu.menu-sub.menu-sub-dropdown li a {color: var(--black);}


.button { background-color: var(--red); border: 1px solid var(--red); text-decoration: none; color: #fff; padding: 15px 30px; border-radius: 5px; }
.button1 { background-color: #fff; border: 1px solid var(--red); color: var(--red); }
.button:hover { color: #fff;}
.button1:hover { color: var(--red);}
.custom_form div { padding-block: 8px;}
.custom_form input.form-control, .custom_form select.form-select, .custom_form textarea.form-control, .custom_form textarea  {padding: 8px;border-radius: 10px; border: none; background-color: #f7f7f7;}
.form-control.form-control-solid:focus, .form-control:focus-visible, .form-select:focus, .form-select:focus-visible { box-shadow: none; outline: 0;}



/* Forms */

.add_parent input, .add_parent textarea { max-width: 74%; margin: 0 15px 10px 0;}
.mainLinkDiv, .input_parent { display: flex; justify-content: space-between; gap: 10px; flex-wrap: wrap;}

.answer_check i { font-size: 25px; color: var(--red);}

/* Translation Page */
.app-header.header-trans { height: 74px; }
.header-trans div#kt_app_header_container { height: 100%;}
.header-trans .h-150px { height: 150px; object-fit: contain;}
.sec-trans { color: #fff; padding: 65px 20px;}
.sec-trans .card { background-color: #fff;  border-radius: 10px; padding: 40px;}
.sec-trans .card, .sec-trans .card a  { color: #000; }
.sec-trans .card a:not(a:hover)  { text-decoration: none; border: none; }
.sec-trans .card a:hover  { border-color: var(--red); }

.custom-card, .custom-card .card-header, .custom-card .card-footer { background-color: #fff;  }
.custom-card { border-radius: 8px; padding: 20px;}
.custom-card .img-div { height: 400px; width: 100%; border-radius: 8px;}
.custom-card .img-div img { height: 100%; width: 100%; object-fit: cover; border-radius: 8px;}
.custom-card .text-div > * { text-align: left; }
.custom-card .text-div .title { font-size: 24px; }
.custom-card .text-div .month { text-shadow: none; }
.custom-card .red-box { padding-inline: 20px; width: fit-content; }

a#testButton { cursor: pointer;}


/*.youtube-sec .swiper-button-prev{ left: 20px; right: auto; top: 43em;}*/
/*.youtube-sec .swiper-button-next{ right: 20px; left: auto; top: 43em;}*/

/*.phrases-sec .swiper-button-prev{ left: 17px; right: auto; top: 27em;}*/
/*.phrases-sec .swiper-button-next{ right: 17px; left: auto; top: 27em;}*/

.swiper-button-next, .swiper-button-prev{height: 40px;}
.swiper-button-next, .swiper-button-prev{color: var(--black);}

.swiper-button-prev:after { content: ' '; background-image: url("../images/phrases-arrow-left.png"); height: 50px; width: 50px; background-repeat: no-repeat;}
.swiper-button-next:after { content: ' '; background-image: url("../images/phrases-arrow-right.png"); height: 50px; width: 50px; background-repeat: no-repeat;}



.privacy-checkbox .form-check-input:checked { background-color: #CC0439; border-color: #CC0439;}
.privacy-checkbox a{color: var(--bs-gray-500);}

                        /*Chat Btn*/

.chatBtn{
    position: fixed;
    top: 150px;
    right: 165px;
    color: #FFF;
}
.chatBtn button{
    background-color: #f5f5f5;
    border-radius: 20px;
    border: none;
    padding: 10px 20px;
}

#admin_chat textarea {border: 1px solid #Fff; box-shadow: 0 0 4px 0 #0000007a; border-radius: 11px; width: 100%; resize: unset; outline: none;}
#admin_chat .modal-content{border-radius: 10px;}
#admin_chat .modal-header, #admin_chat .modal-footer{border: 0;}

    /*Status - value [page]*/

.status .incomplete {border: 1px solid #ed0747; background: #ed0747;}

.status .complete {border: 1px solid #0f805e; background: #0f805e;}

.status .incomplete, .status .complete  { height: 20px; width: 20px; border-radius: 50%;}

.forgt-pswd a:hover { color: white;}

.login_box .is-invalid {
    background-color: var(--bs-form-invalid-border-color);
}

.admin-text{word-break: break-word;}
.card.register_div { margin: 25% auto;}

/*.login_box .eye_icon{top: 0; bottom: 20px;}*/

.r-form textarea {resize: vertical;width: 100%;}

.login_box  .eye_icon { top: 28px; margin: 0;}

.reset-page i#pass_btn, .reset-page i#pass_btn1 {position: absolute; left: 20.5em; right: 0; top: 16px; bottom: 0;}

.thumbs-down-big.first-thumb, .thumbs-up-big.last-thumb {height: 65px; width: 65px;}










