.popular_classes_holder {  padding-bottom: 55px; }
.popup-box-area { display: none; }
.popup-box-center {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
div.modal-dialog.popup-box-center {
    max-width:none !important;
}

div.modal-dialog {
   pointer-events:auto !important;
}

    div.modal-dialog div.panel-heading {
        padding-top: 16px;
        font-size: 62px;
       /* margin-bottom: 74px;*/
        line-height: 51px;
        font-family: 'buDrakonit1_2700Bold';
    }
div.panel-warning div.modal-dialog div.panel-heading {
    padding-top: 0px;
    font-size: 62px;
    margin-bottom: 0px;
    line-height:normal;
    font-family: 'buDrakonit1_2700Bold';
}

        div.modal-dialog button.close {
            background-color: transparent;
            border: 0;
            cursor: pointer;
            z-index: 999999 !important;
        }

.popup-box-bg div.panel-heading {
}

.popup_viewG .popup-box-bg,
.popup_view1 .popup-box-bg,
.popup_view2 .popup-box-bg {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.popup_viewG .popup-box-inner,
.popup_view1 .popup-box-inner,
.popup_view2 .popup-box-inner {
    padding: 30px 0;
}
.popup_viewG .close-btn,
.popup_view1 .close-btn,
.popup_view2 .close-btn {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 2;
}

.search-result-second { display: none; }

.search-tigger strong {
  cursor: pointer;
}
.popup-box-area .search-result-second ul > li {
  background: none;
  padding-left: 0;
}
.popup-box-area .search-result-second ul > li strong {
    background: url(../image/arrow-black.svg) no-repeat left center;
    padding-left: 18px;
}
.popup-box-area .search-result-second ul > li strong {
  color: var(--black);
}
.popup-box-area .search-result-second ul > li strong:hover {
  color: var(--yellow);
  background: url(../image/new/arrow-black-hover.svg) no-repeat left center;
}
.popup_viewG .search_popup_link,
.popup_view1 .search_popup_link {
    color: var(--black);
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-decoration: underline;
    margin-top: 32px;
}
.popup_viewG .search-result-second,
.popup_view1 .search-result-second {
    padding-top: 15px;
}

.mobile_height_manage li {
  line-height: normal;
  text-align: right;
  padding-right: 15px;
}
.block-pop { display: block; }
.gap-30 {
  gap: 30px !important;
}
.cart_item_icon {
  position: relative;
  display:none;
}
.cart_item {
  width: 18px;
  height: 14px;
  border-radius: 50%;
  background: rgba(0, 166, 166, 1);
  position: absolute;
  right: -8px;
  top: 0;
  z-index: 2;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inbox_item {
    width: 18px;
    height: 14px;
    border-radius: 50%;
    background: rgba(0, 166, 166, 1);
    position: absolute;
    right: -8px;
    top: 0;
    z-index: 2;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    text-align: center;
    
    justify-content: center;
    align-items: center;
}
.search_info_area {
  padding: 20px 20px;
}
.search_info_box {
  padding: 10px 0 30px;
}
.mobile_search_bar .input-filed {
  border: 1px solid rgba(217, 217, 217, 1);
} 
.search_info_box .breadcrumbs_area { padding-bottom: 10px; }

.mobile_search_bar .control-form button {
  width: 60px;
  min-width: 60px;
  position: initial;
  border-radius: 0;
  font-size: 14px;
  color: #00A6A6;
  background: none;
  font-family: "Assistant", sans-serif;
  font-weight: 700;
}
.mobile_search_bar .searchBox-clearWrapper {
  left: 80px;
}
.mobile_search_bar .searchBox-clearWrapper { width: 22px; }
.mobile_search_bar .searchBox-clear svg {
    width: 22px;
    height: 22px;
}
.mobile_search_result {
  gap: 15px;
  padding-top: 15px;
  min-height: 310px;
}
.search_result_col {
  width: calc(calc(100% - 15px) / 2);
  border:1px solid #D9D9D9;
  border-radius: 12px;
  height: 140px;
  padding: 10px 10px 15px 10px;
  flex-direction: column;
  display: flex;
}
.search_result_col a {
font-size:inherit;
color:inherit;
font-family:inherit;
font-weight:inherit;
}

.search_result_icon {
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search_result_icon img {
  max-height: 55px;
  margin: 0 auto;

}
.search_result_col span {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: rgba(34, 34, 34, 1);
  margin-top: auto;
}
.no-relult-info {
  width: 100%;
  text-align: center;
}
.no-relult-info small {
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: rgba(34, 34, 34, 0.5);
}

.searchBox-clearWrapper { height: 50px; }

@media only screen and (max-width:991px) {
.popular_classes_holder {  padding-bottom: 30px; }
    .search-box h4 {
        padding-bottom: 28px;
    }

    .popup-box-inner .search-box h4 {
        font-size: 18px;
        font-weight: 400;
        font-family: "Assistant", sans-serif;
    }
    .popup_viewG .search_popup_link,
    .popup_view1 .search_popup_link {
        margin-top: 10px;
    }
.popup-box-area .popup-box-bg { padding-bottom: 33px; }
.popup-box-inner h2 {margin-bottom: 29px;}
.result-second-inner h2 {margin-bottom: 0; margin:auto;}
.search-result-second {position: initial;}
.banner-area .search-result-second { 
  position: absolute; 
}
.pop-space .banner-wrap {
    padding-bottom: 90px;
}
.pop-space .search-result-second {
      bottom: -85px;
  }
.pop-space .result-second-inner h2,
.pop-space .search-result-second ul > li {
  padding-right: 15px;
  padding-left: 15px;
}
.pop-space .back_item_wrap {
    padding-bottom: 16px;
}
.pop-space .search-result-second ul > li.search-tigger {padding-left: 22px;}
.mobile_height_manage {
  overflow: auto;
   padding-top: 18px;
   height: 275px;
}
.search-result {
    width: auto;
    top: 82px;
    left: -20px;
    right: -20px;
}
.gap-30 {gap: 20px;}

}


.study_groups_right {
  width: 835px;
  padding-left: 35px;
}
.study_groups_left {
  width: 360px;
  min-width: 360px;
}
.ads {
  width: 100%;
}
.ads img {
  border-radius: 20px;
}
.title_and_search h4 {
  font-size: 44px;
  line-height: 40px;
  color: rgba(34, 34, 34, 1);
  font-family: 'buDrakonit1_2700Bold';
  font-weight: 400;
}
.study_groups_search { position: relative; width:308px }
.study_groups_search .form-control {
  width: 100%;
  height: 50px;
  border-radius: 25px;
  border: 1px solid rgba(217, 217, 217, 1);
  outline: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: rgba(34, 34, 34, 0.8);
  padding: 5px 25px 5px 45px;
  box-shadow: none;
}
.study_groups_search .form-control::placeholder {
  color: rgba(34, 34, 34, 0.5);
  opacity: 1;
}
.study_groups_search .form-control::-ms-input-placeholder {
 color: rgba(34, 34, 34, 0.5);
}
.study_groups_search .gp-search {
    position: absolute;
    left: 16px;
    top: 0;
    z-index: 5;
    border: none;
    background: url(../image/new/search-lg.svg) no-repeat center;
    width: 25px;
    height: 50px;
    padding: 0;
    margin: 0;
    outline: none;
    cursor: pointer;
}
.title_and_search { margin-bottom: 42px; }
.study_groups_col {
  border: 1px solid #d9d9d9;
  padding: 24px 20px 24px 20px;
  border-radius: 13px;
  margin-bottom: 18px;
}
.study_groups_icon {
  width: 96px;
  min-width: 96px;
}
.study_groups_icon img {
  opacity: 0.3;
}
.study_groups_info {
  width: 100%;
  padding-left: 10px;
}
.study_groups_info h5 {
  font-size: 26px;
  line-height: 24px;
  color: rgba(34, 34, 34, 1);
  font-family: 'buDrakonit1_2700Bold';
  font-weight: 400;
  padding-bottom: 5px;
}
.study_groups_info ul { gap:0 20px; }
.study_groups_info ul li {
  font-size: 16px;
  line-height: 19px;
  color:rgba(34, 34, 34, 1);
  padding: 15px 16px 15px 0;
  background: url('../image/new/arrow_left.svg') no-repeat right center;
}
    .study_groups_info ul li:hover {
        background: url('../image/new/arrow_left_hover.svg') no-repeat right center;
    }

.study_groups_info ul li a {
  color:rgba(34, 34, 34, 1);
}
    .study_groups_info ul li:hover,
    .study_groups_info ul li a:hover {
        color: rgba(245, 88, 33, 1);
    }
.study_groups_info ul.col2 li{
  width: calc(calc(100% - 20px) / 2);
}
.course_btm {
  gap: 12px;
}
.course_btm h4 {
  font-size: 26px;
  line-height: 24px;
  font-family: 'buDrakonit1_2700Bold';
  font-weight: 400;
  color: rgba(245, 88, 33, 1);
}
.course_btns {
  width: 94px;
  height: 40px;
  border-radius: 25px;
  border: 1px solid rgba(245, 88, 33, 1);
  padding: 10px;
  font-size: 16px;
  line-height: 1;
  color: rgba(245, 88, 33, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
.course_btns:hover {
  background-color:rgba(245, 88, 33, 1);
  color: #fff;
}
@media only screen and (max-width:991px) {
.university_info_right {
  flex-direction: column;
}
.university_info_right {
    width: 100%;
}
.breadcrumbs_area { padding-bottom: 21px; }
.university_info_logo {
    min-width: 110px;
    width: 110px;
    height: 110px;
    padding: 10px;
}
.study_groups_area {
  flex-direction: column;
}
.study_groups_right {
    width: 100%;
    padding-left: 0;
}



    .university_logo_info_left h4,
    .university_logo_info_left p {
        text-align: center;
    }
.university_logo_info_left h4 { padding-bottom: 10px; }
.university_info_col {
    flex-direction: column;
}
.university_info_col_wrap {
    gap: 5px;
    justify-content: space-between;
    padding-top: 20px;
}
.university_info_box { padding-bottom: 33px; }
.title_and_search h4 {
    font-size: 32px;
    line-height: 46px;
}
.study_groups_search { width: 160px; }
.title_and_search { margin-bottom: 30px;}
.study_groups_icon { display: none; }
.study_groups_info ul {
  flex-direction: column;
}
.study_groups_info ul.col2 li {
    width: 100%;
}
.study_groups_col {
  padding: 14px 20px;
}
.study_groups_info h5 { padding-bottom: 0; }
.university_info_col {
    width: calc(calc(100% - 10px) / 3);
}
}


/*-------- rsv_service_area start --------*/
.mt-n75 {
    margin-top: -74px;
}

.students_banner_area {
    padding-bottom: 5px;
}

.rsv_service_box {
    padding: 20px 0 192px 0;
}

@media only screen and (min-width:992px) {
    .mt-n155 {
        margin-top: -155px;
    }

    .mt-n106 {
        margin-top: -106px;
    }
}

@media only screen and (max-width:991px) {
    .rsv_service_box {
        padding: 20px 0 98px 0;
    }

    .students_banner_img img {
        min-height: 205px;
    }
}

/*-------- subscription_area2 start --------*/
.subscription_area2 {
    padding-top: 42px;
}

    .subscription_area2 .container {
        max-width: 1038px;
    }

.package2_title h3 {
    font-size: 44px;
    line-height: 39px;
    color: #222222;
    font-weight: 700;
    font-family: 'buDrakonit1_2700Bold';
    margin-bottom: 5px;
}

.package2_title p {
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 24px;
}

@media only screen and (max-width:991px) {
    .subscription_area2 {
        padding-top: 20px;
    }

    .package2_title p {
        margin-bottom: 18px;
        padding-bottom: 0;
    }
}

/*-------- rsv_certificate_area start --------*/
.rsv_certificate_area {
    padding-top: 43px;
    padding-bottom: 44px;
}

    .rsv_certificate_area .container {
        max-width: 1038px;
    }

.rsv_certificate_title p,
.rsv_certificate_title h6 {
    line-height: 24px;
}

.rsv_certificate_drag_box {
    background-color: rgba(0, 166, 166, 0.15);
    border-radius: 22px;
    border: 1px dashed rgba(0, 166, 166, 1);
    padding: 68px 30px;
}

    .rsv_certificate_drag_box p {
        line-height: 26px;
        color: #000;
    }

        .rsv_certificate_drag_box p > a {
            color: currentColor;
        }

    .rsv_certificate_drag_box span {
        line-height: 18px;
        letter-spacing: -0.5px;
    }

.attached-btn {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    height: 52px;
    border: 1px solid #F55821;
    border-radius: 80px;
    background-color: #F55821;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.5px;
    padding: 10px 46px;
    margin-top: 42px;
}

    .attached-btn:is(:hover, :active) {
        border-color: #F55821 !important;
        background-color: #fff !important;
        color: #F55821 !important;
    }

.sct-file-btn {
    height: 52px;
    border: 1px solid #00A6A6;
    border-radius: 80px;
    background-color: #00A6A6;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.5px;
    width: 100%;
}

@media only screen and (max-width:991px) {
    .rsv_certificate_area {
        padding-bottom: 0px;
    }

    .rsv_certificate_drag_box {
        padding: 24px 30px;
    }

    .attached-btn {
        width: 100%;
        max-width: 100%;
        padding: 10px 15px;
        display: flex;
        justify-content: center;
    }
}


.currentColor {
    color: currentColor;
}
/* rsv_files_loaded_wrap */
.rsv_files_loaded_wrap {
    --width: 8px;
    --border-width: 1px;
    --color: #6D84AB;
    scrollbar-color: transparent;
    scrollbar-width: auto;
    background-image: linear-gradient( to left, transparent calc(var(--width) - var(--border-width)), transparent calc(var(--width) - var(--border-width)), transparent var(--width), transparent var(--width) ), linear-gradient( to bottom, transparent var(--o), var(--color) var(--o), var(--color) calc(var(--o) + var(--h)), transparent calc(var(--o) + var(--h)) );
    background-size: 100%, var(--width);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: calc(var(--width) + 4px);
    height: 180px;
    overflow: auto;
    margin-top: 44px;
}

    .rsv_files_loaded_wrap::-webkit-scrollbar {
        -webkit-appearance: none;
        width: var(--width);
    }

@supports (-moz-appearance: none) {
    .rsv_files_loaded_wrap {
        scrollbar-color: transparent transparent;
        --width: 1rem;
    }
}

.rsv_files_loaded {
    gap: 12px;
}

.rsv_files_row {
    --bs-border-color: #D9D9D9;
    border-radius: 50px;
    padding: 6px 20px;
}

.rsv_progress_bar {
    width: 88px;
    height: 10px;
    border-radius: 20px;
}

.rsv_inner_bar {
    background-color: #00A6A6;
    border-radius: 10px;
}

.rsv_close_icon {
    cursor: pointer;
}

.success_area .container {
    max-width: 1200px;
}

.request-success-wrapper {
    box-shadow: 0px 4px 14px 0px #0000001A;
    padding: 138px 15px;
    border-radius: 17px;
}

.success-msg {
    font-family: 'buDrakonit1_2700Bold';
    margin-bottom: 0;
   /* font-weight: 700;*/
    line-height: 29px;
}

.single_package {
    width: calc(calc(100% - 0px) / 1.9);
}

@media only screen and (max-width:991px) {
    .request-success-wrapper {
        padding: 132px 15px;
    }

    .single_package {
        width: calc(calc(100% - 0px) / 1);
    }
}

/*------ new contact us page ------*/
.nw_contact_area {
    padding-bottom: 58px;
}

.nw_contact_box {
    padding-bottom: 156px;
}

.nw_contact_us_form {
    border-radius: 17px;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
    padding: 90px 20px 170px 20px;
}

.mx-w-824 {
    max-width: 824px;
}

.nw_contact_us_form .login_field {
    padding-bottom: 13px;
}

.nw_contact_us_form .form-control::-webkit-input-placeholder {
    color: rgba(34, 34, 34, 0.5);
}

.nw_contact_us_form .form-control:-moz-input-placeholder {
    color: rgba(34, 34, 34, 0.5);
}

.nw_contact_us_form .form-control::-moz-input-placeholder {
    color: rgba(34, 34, 34, 0.5);
}

textarea.nw_textarea {
    min-height: calc(7.6em + 0.95rem);
    resize: none;
    padding-top: 8px !important;
}

    textarea.nw_textarea::-webkit-input-placeholder {
        color: rgba(34, 34, 34, 0.5);
    }

    textarea.nw_textarea:-moz-placeholder {
        color: rgba(34, 34, 34, 0.5);
    }
    /* Firefox 18- */
    textarea.nw_textarea::-moz-placeholder {
        color: rgba(34, 34, 34, 0.5);
    }
/* Firefox 19+ */
.nw_send_wrap {
    padding-top: 30px;
    padding-bottom: 0;
}

.nw_field_box .form-select {
    height: 50px;
    border-color: #D9D9D9;
    font-family: "Assistant", sans-serif;
    color: rgba(34, 34, 34, 0.5);
    border-radius: 25px;
    padding: 5px 20px;
    font-weight: 400;
}

    .nw_field_box .form-select:is(:focus, :active) {
        border-color: #F55821 !important;
        box-shadow: 0px 4px 14px 0px rgba(245, 88, 33, 0.1);
    }

.nw_send_wrap .btn {
    width: fit-content;
    min-width: 187px;
}

@media only screen and (max-width:991px) {
    .nw_contact_area {
        padding-bottom: 100px;
    }

    .nw_contact_box {
        padding-bottom: 102px;
    }

    .nw_contact_us_form {
        padding: 20px 20px 36px 20px;
    }

    .nw_send_wrap {
        padding-top: 24px;
    }
}

.about-us-area2 {
    padding-top: 90px;
}

.newsletter_area2 {
    padding-top: 54px;
}

@media only screen and (max-width:991px) {
    .about-us-area2 {
        padding-top: 45px;
    }

        .about-us-area2 .ourse-select-inner {
            padding-bottom: 0;
        }

    .newsletter_area2 {
        padding-top: 30px;
    }
}
/* --- ווידג'ט GUYAI צף (בכל הדפים) --- */
.chat-widget-container {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    direction: rtl;
    animation: pulse-cyan 2s infinite;
    border-radius: 50px;
}

.chat-pill {
    background: linear-gradient(135deg, #4cd1c5 0%, #3db9af 100%);
    padding: 10px 16px 10px 15px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 12px;
    box-shadow: 0 4px 15px rgba(76, 209, 197, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .chat-pill:hover {
        transform: translateY(-3px);
        box-shadow: 0 8px 25px rgba(76, 209, 197, 0.5);
    }

.chat-link-area {
    text-decoration: none;
    color: #fff;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

    .chat-link-area:hover, .chat-link-area:focus {
        color: #fff;
        text-decoration: none;
    }

.chat-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.1;
}

.chat-title {
    font-weight: 800;
    font-size: 19px;
    letter-spacing: 0.3px;
}

.chat-subtitle {
    font-size: 13px;
    font-weight: 400;
    opacity: 0.95;
}

.chat-close-circle {
    background-color: #ffffff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3db9af;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    transition: background-color 0.2s, color 0.2s, transform 0.2s;
}

    .chat-close-circle:hover {
        background-color: #ffeaea;
        color: #ff4f4f;
        transform: rotate(90deg);
    }

@keyframes pulse-cyan {
    0% {
        box-shadow: 0 0 0 0 rgba(76, 209, 197, 0.6);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(76, 209, 197, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(76, 209, 197, 0);
    }
}

@media only screen and (max-width:575px) {
    .chat-widget-container {
        bottom: 12px;
        left: 12px;
    }

    .chat-title {
        font-size: 16px;
    }

    .chat-subtitle {
        font-size: 12px;
    }
}
