html {
    margin-top: 0 !important;
}

.tf-app-download li a .app::before {right: -13px;}

#header_main .navigation > li > ul {right: -3px;}
#header_main .navigation > li.menu-item-has-children::after {
    position: absolute;
    right: 0;
    font-family: "icomoon";
    content: "\e902";
    font-size: 7px;
}
#header_main .navigation > li.menu-item-has-children {
    padding-right: 18px;
}
.page-title-home3 .content .wrap-list-text-check1 li:not(:last-child),
.page-title-home3 .content .wrap-list-text-check1 li:not(:last-child), 
.box-agent .agent-img-list .agent-img-item:not(:first-child) .agent-img-item,
.page-title-onetech .content .wrap-list-text-check1 li:not(:last-child),
.page-title-onetech .content .wrap-list-text-check1 li:not(:last-child) {margin-left: -9px;margin-right: 0;}

.main-content.pt-50 {
  padding-bottom: 50px;
}
.main-content.pt-70 {
  padding-bottom: 70px;
}

.swiper-slide .text {direction: rtl}
section li {list-style: auto; margin-right: 40px;}
.page-blog-single .blog-single-wrap h2 {margin-bottom: 10px;margin-top: 40px;}
h3, .h3 {margin-bottom: 10px;margin-top: 20px;}
.agent-img-item {list-style: none;margin-right: 0;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {width: 90% !IMPORTANT;}
.color-green {color: green}
.text-right {text-align: right}

.whatsapp-float {
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 1000;
    width: 50px;
    height: 50px;
    background-color: #25d366;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease-in-out;}
.whatsapp-float:hover {transform: scale(1.1);}
.whatsapp-icon {width: 35px;height: 35px;}
.whatsapp-float i {color: white;font-size: 32px;}

.page-title-home3 .image-bg .image1,
.page-title-home3 .image-bg .image2,
.page-title-home3 .image-bg .image3,
.page-title-home3 .image-bg .image4,
.page-title-home3 .image-bg .image5,
.page-title-home3 .image-bg .image7,
.page-title-home3 .image-bg .image8 ,
.page-title-onetech .image-bg .image8 {clip-path: polygon(
        50% 0%, 65% 10%, 85% 10%, 90% 30%, 
        100% 50%, 90% 70%, 85% 90%, 65% 90%, 
        50% 100%, 35% 90%, 15% 90%, 10% 70%, 
        0% 50%, 10% 30%, 15% 10%, 35% 10%
      );}

.pricing-price-border-bottom {
    padding-bottom: 10px;
    border-bottom: 1px solid var(--Border);
    border-width: 2px;
    margin-bottom: 15px;
}
.pricing-price-border-top {
    padding-bottom: 10px;
    border-top: 2px solid var(--Border);
    border-width: 3px;
    padding-top: 10px;
}

#billing_address_2_field,
#order_comments_field,
.woocommerce-additional-fields,
#woocommerce_newsletter_field   {
    display: none !important;
}


.border-radius-30 {border-radius: 30px;}

.recommended {/* position: absolute; YZ */
            top: 10px;
            left: 10px;
            background-color: #e27447;
            color: white;
            font-size: 1.2em;
            font-weight: bold;
            padding: 5px 5px;
            border-radius: 12px;
            text-transform: uppercase;
            position: fixed;
            z-index: -1;
}
.recommended {
    background: linear-gradient(90deg, #e27447 0%, #e27447 50%, #e27447 100%);
    transform: rotate(-45deg);
    position: absolute;
    padding: 0.5rem 4rem;
    top: 0.5rem;
    left: -4rem;
    border: 2px solid #e27447;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
    z-index: -1;

}

#book_main_back {font-size: 20px;font-weight: bold;}
.popup {
    position: fixed;
    top: 20px;
    left: 0;
    width: 100%;
    height: calc(100% - 20px);
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    overflow: scroll;
}

.popup.hidden {
    display: none;
}
   .max-width90 {max-width: 90%;}

.color-white a {color: white; margin: 20px;border-radius: 30px;margin: 50px 0;}
.justify-button-left {justify-content: left !important; padding: 30px 10px;}
.justify-button-center {justify-content: center !important; padding: 30px 10px; background-color:#131836 }
.justify-button-left a {background-color: #131836;padding: 10px 15px;}
.justify-button-center a {background-color: #e27447;padding: 10px 15px;}
.ismobile {height: 150px;padding: 0;}
.ismobile .justify-center {margin-bottom: 20px;margin-top: 0px;}
.ismobile .navigation {margin-top: 25px;}

.ismobile-popupDetails ul {list-style: none; padding: 0; margin: 0;}
.ismobile-popupDetails ul li {display: block; margin-bottom: 10px; margin-left: 0 !IMPORTANT;}
.ismobile-popupDetails ul li a {width: 100%; padding: 10px; font-size: 16px; cursor: pointer;}
.ismobile-popupDetails #book_main_question {margin-bottom: 20px;}
.icons-box .icons.has-ellipse {margin-bottom: 20px;}
.style2 {padding: 28px 28px 40px 28px !important;}

@media (max-width: 991px) {
    .browse-course-banner .browse-course-banner-text {
    white-space: normal;
    }
}



.popup-content {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    width:max-content;
    max-width: 60%;
    min-height: 30%;
    text-align: center;
    
}

/* YZ */
@media (max-width: 550px) {
    .popup-content {width:94%;max-width: 85%;}
    .package_name {font-size: 34px !important;}
}

.close {
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.openPopupButton {
    display: block;
    margin: 20px auto;
    padding: 10px 20px;
}