/*
Theme Name: PureTech Website
Theme URI: https://puretech.alphoenixgroup.com
Author: PureTech Team
Author URI: https://puretech.alphoenixgroup.com
Description: PureTech empty design with Bootstrap v4.2 RTL.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: PureTech, rtl, bootstrap
Text Domain: PureTech
*/

@font-face {
    font-family: "Heebo";
    font-weight: 300; /*(light)*/
    font-style: normal;
    src: url("css/fonts/Heebo/Heebo-Light.ttf") format("truetype");
}
@font-face {
    font-family: "Heebo";
    font-weight: 400; /*(regular)*/
    font-style: normal;
    src: url("css/fonts/Heebo/Heebo-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Heebo";
    font-weight: 500; /*(regular)*/
    font-style: normal;
    src: url("css/fonts/Heebo/Heebo-Medium.ttf") format("truetype");
}
@font-face {
    font-family: "Heebo";
    font-weight: 700; /*(bold)*/
    font-style: normal;
    src: url("css/fonts/Heebo/Heebo-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Heebo";
    font-weight: 900; /*(black)*/
    font-style: normal;
    src: url("css/fonts/Heebo/Heebo-Black.ttf") format("truetype");
}

@font-face {
    font-family: "Titillium_Web";
    font-weight: 300; /*(light)*/
    font-style: normal;
    src: url("css/fonts/Titillium_Web/TitilliumWeb-Light.ttf") format("truetype");
}
@font-face {
    font-family: "Titillium_Web";
    font-weight: 400; /*(regular)*/
    font-style: normal;
    src: url("css/fonts/Titillium_Web/TitilliumWeb-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Titillium_Web";
    font-weight: 500; /*(regular)*/
    font-style: normal;
    src: url("css/fonts/Titillium_Web/TitilliumWeb-SemiBold.ttf") format("truetype");
}
@font-face {
    font-family: "Titillium_Web";
    font-weight: 700; /*(bold)*/
    font-style: normal;
    src: url("css/fonts/Titillium_Web/TitilliumWeb-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Titillium_Web";
    font-weight: 900; /*(black)*/
    font-style: normal;
    src: url("css/fonts/Titillium_Web/TitilliumWeb-Black.ttf") format("truetype");
}

#HeaderNav .hideinheader {
    display: none;
}
html {
    height: 100%;
    width: 100%;
    text-decoration: none;
    border: none;
}
a {
    text-decoration: none;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: "Titillium_Web", arial, sans-serif;
    border: none;
    direction: rtl;
}
*:lang(he) {
    font-family: "Heebo", arial, sans-serif;
}

.fdltr,
.dltr:lang(en),
.dltr:lang(fr),
.dltr:lang(ru) {
    direction: ltr !important;
}

.dltr:lang(en) p,
.dltr:lang(fr) p,
.dltr:lang(ru) p {
    direction: ltr !important;
}

.dltr:lang(en) * {
    direction: ltr !important;
}
body {
    font-family: "Titillium_Web", arial, sans-serif;
    line-height: 2em;
    letter-spacing: 0.5px;
}
body:lang(he) {
    font-family: "Heebo", arial, sans-serif;
}
.dropdown-menu {
    text-align: right;
}
.imgc {
    max-width: 100%;
    max-height: 100%;
}
.iti__country {
    direction: ltr !important;
}
.logo:not(:lang(he)) {
    margin: 0 auto 0 0;
}
.floatwhatsapp {
    position: fixed;
    left: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    z-index: 10000;
}
.floatwhatsapp img {
    max-width: 100%;
    max-height: 100%;
}
.floatwhatsapp:lang(en) {
    left: auto;
    right: 15px;
}
/****************************Header*****************************************/
.w-30 {
    width: 30%;
}
.w-70 {
    width: 70%;
}
.mcolor {
    color: rgba(3, 32, 104, 1);
}
.sc1 {
    color: #323142;
}
.sc2 {
    color: #607189;
}
.sc3 {
    color: #000b33;
}
.sc4 {
    color: #5e6062;
}
.sc5 {
    color: #a4a5a8;
}
.socialIcons {
    height: 50px;
    width: 60px;
    transform: skewX(330deg);
}
.socialIcons img {
    transform: skewX(-330deg);
}

.whiteblur {
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px);
}
#HeaderNav ul {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    gap: 30px;
    direction: ltr;

    padding-left: 0;
    list-style: none;
}
#HeaderNav:lang(he) ul {
    padding-right: 0;
    direction: rtl;
}
#HeaderNav ul li {
    margin-bottom: 0;
    position: relative;
    text-align: left;
}
#HeaderNav ul li a {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}
#HeaderNav ul li a:hover {
    text-decoration: none;
}
.slick-initialized:lang(en) .slick-slide,
.slick-initialized:lang(fr) .slick-slide,
.slick-initialized:lang(ru) .slick-slide,
.slick-slider:lang(ru) .slick-track,
.slick-slider:lang(ru) .slick-list,
.slick-slider:lang(en) .slick-track,
.slick-slider:lang(en) .slick-list,
.slick-slider:lang(fr) .slick-track,
.slick-slider:lang(fr) .slick-list {
    direction: ltr;
}
#HeaderNav li.menu-item-has-children ul.sub-menu {
    display: block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
    padding: 0 !important;
    left: 0;
    z-index: 1000;
    min-width: 215px;
    padding-top: 24px !important;
    transition: visibility 0s, opacity 0.3s ease, transform 0.3s ease;
}
#HeaderNav:lang(he) li.menu-item-has-children ul.sub-menu {
    right: 0;
    left: auto;
}
#HeaderNav:lang(he) ul li {
    text-align: right;
}
#HeaderNav li.menu-item-has-children ul.sub-menu li {
    padding: 10px 20px;
    backdrop-filter: blur(10px);
    background-color: rgba(38, 38, 38, 0.85);
    line-height: 1;
}

#HeaderNav li.menu-item-has-children ul.sub-menu li a {
    font-size: 18px;
    transition: all 0.3s ease;
    font-weight: 400;
    color: #fff;
}
#HeaderNav li.menu-item-has-children ul.sub-menu li:hover a {
    font-weight: 700;
}
#HeaderNav li.menu-item-has-children {
    background-image: url("images/icons/submenu.png");
    background-repeat: no-repeat;
    background-position: right 50%;
    padding-right: 25px;
}

#HeaderNav:lang(he) li.menu-item-has-children {
    background-image: url("images/icons/submenu.png");
    background-repeat: no-repeat;
    background-position: 0px 50%;
    padding-left: 25px;
    padding-right: 0;
}

.bgimg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.mlink {
    width: max-content;
    padding: 5px 25px 5px 10px;
    background-color: #262626;
    border-radius: 48px;
    gap: 10px;
    color: #fff;
    transition: all 0.3s ease;
    font-size: 20px;
    border: 1px solid #262626;
}
.mlink:lang(en),
.mlink:lang(ru),
.mlink:lang(fr) {
    direction: ltr;
    padding: 5px 10px 5px 25px;
}
.mlink:hover {
    background-color: #fff;
    color: #262626;
}
.mlink2 {
    width: max-content;
    padding: 5px 25px 5px 10px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 48px;
    gap: 10px;
    color: #262626;
    font-weight: 600;
    transition: all 0.3s ease;
    font-size: 20px;
}
.mlink2:lang(en),
.mlink2:lang(ru),
.mlink2:lang(fr) {
    direction: ltr;
    padding: 5px 10px 5px 25px;
}
.mlink2:hover {
    background-color: #262626;
    color: #fff;
}
.secondheader {
    position: absolute;
    width: 100%;
    z-index: 1000;
}
.fbold {
    font-weight: 700;
}
.freg {
    font-weight: 400;
}
.fmeduim {
    font-weight: 500;
}
.flight {
    font-weight: 300;
}

/***************************Header End************************************/
/***************************FronPage Start************************************/
/* .mainsliderimage {
    -webkit-mask: url("images/mask.png");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: bottom;
} */
.container.c16 {
    max-width: 1580px;
}

.container.c15 {
    max-width: 1500px;
}
.container.c14 {
    max-width: 1400px;
}
.container.c13 {
    max-width: 1350px;
}
.container.c12 {
    max-width: 1230px;
}
.container.c9 {
    max-width: 900px;
}
.fs75 {
    font-size: 75px;
}
.fs64 {
    font-size: 64px;
}
.fs50 {
    font-size: 50px;
}
.fs48 {
    font-size: 48px;
}
.fs32 {
    font-size: 32px;
}
.fs36 {
    font-size: 36px;
}
.fs24 {
    font-size: 24px;
}
.fs27 {
    font-size: 27px;
}
.fs29 {
    font-size: 29px;
}
.fs22 {
    font-size: 22px;
}
.fs20 {
    font-size: 20px;
}
.fs18 {
    font-size: 18px;
}
.fs16 {
    font-size: 16px;
}

.slick-dots li button::before {
    color: #1a1d62;
    font-size: 45px;
}
.slick-dots li.slick-active button::before {
    font-size: 55px;
    color: #1a1d62;
    opacity: 1;
}
.whitedots .slick-dots li button::before {
    color: #fff;
}
.mainSlider .slick-dots {
    height: 100%;
    width: 20px;
    left: 150px;
    bottom: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.mainSlider:lang(he) .slick-dots {
    left: auto;
    right: 150px;
}
.services_wrapper {
    padding: 150px 0;
    margin: -100px 0;
}
.spinner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8); /* Semi-transparent black background */
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    z-index: 2;
}

.sectionTitles {
    font-size: 54px;
    font-weight: 700;
}
a:hover {
    text-decoration: none;
    color: inherit;
}
/* .youtubeChannel
{
    background-image: linear-gradient(to right,'#FF243A','#F41329');
    width: max-content;
    padding:8px 30px;
    border-radius: 15px;
    border-bottom:
} */
.youtubeChannel {
    width: max-content;
}
/* Modal Styles */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; /* Enable scrolling if needed */
    background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #000000;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
    border-radius: 15px;
    top: 50%;
    transform: translateY(-50%);
}

/* Close Button */
.close {
    color: #fff;
    text-align: center;
    font-size: 55px;
    font-weight: 400;
}

.close:hover,
.close:focus {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    opacity: 1;
}
.youtubeSlider .slick-slide {
    margin: 0 10px;
}

.yVideo {
    transition: transform 0.5s ease-in-out;
}
.youtubeSlider .slick-current .yVideo {
    height: 420px !important;
    margin: 0 0px;
}
.youtubeSlider .slick-current {
    z-index: 1000;
}
.youtubeSlider .slick-track {
    display: flex;
    align-items: center;
}

.youtubeSlider .slick-slide {
    transform-style: preserve-3d;
}

.youtubeSlider .slick-current {
    /* transform: scale(1.2) rotateY(0deg) !important; */
    transition: transform 0.5s ease-in-out;
}

.youtubeSlider .slick-slide {
    transition: transform 0.5s ease-in-out;
}

.youtubeSlider .slick-slide:nth-child(odd) {
    transform: rotateY(-20deg) translateZ(-10px);
}

.youtubeSlider .slick-slide:nth-child(even) {
    transform: rotateY(20deg) translateZ(-10px);
}
.youtubeSlider .slick-dots {
    bottom: -200px;
}
.youtubeSlider .slick-dots li button::before {
    color: #b17d39;
}

.youtubeSlider .slick-dots li.slick-active button::before {
    color: #b17d39;
}

.bleft {
    position: absolute;
    left: -120px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}
.bright {
    position: absolute;
    right: -120px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

.bluebgs {
    min-height: 1200px;
}

.slide1 
{
    position: absolute;
    top:0;
    filter:grayscale(1);
    right:-50px;
}
.slide2 
{
    position: absolute;
    filter:grayscale(1);

    bottom:0;
    left:-50px;
}

.testimonialBg {
    background-color: rgba(255, 255, 255, 0.05);
    background-image: url("images/quotes.png");
    background-repeat: no-repeat;
    background-position: 90% 40%;
    backdrop-filter: blur(4px);
    /* box-shadow: 12px 30px 30px #141f3e; */
    border-radius: 40px;
    min-height: 440px;
    position: relative;
    overflow: hidden;
}
.testimonialBg::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -60px;
    transform: rotate(-45deg);
    width: 0;
    height: 0;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    border-bottom: 70px solid #111
}
.testimonials_slider .slick-slide {
    margin: 0 40px;
}

.testimonials_slider .slick-list {
    padding: 80px 0px;
}
.testimonials_slider .slick-dots {
    bottom: 0;
}
.seo_slider .slick-dots {
    text-align: left;
}
.seo_slider:lang(he) .slick-dots {
    text-align: right;
}

.seo_slider .slick-dots li.slick-active button::before {
    color: #1a1d62;
}
/***************************FronPage End************************************/
#PrivacyNav ul {
    display: flex;
    list-style: none;
    margin-bottom: 0;
    gap: 20px;
    align-items: center;
}
#PrivacyNav ul li a {
    font-size: 18px;
    font-weight: 500;
    color: #5e6062;
}
.footerform input,
.footerform select,
.footerform textarea {
    display: block;
    width: 100%;
    direction: rtl !important;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    max-height: 110px;
    padding: 12px 15px;
    font-size: 18px;
    color: #828282;
    margin-bottom: 20px !important;
    text-align: left;
}
.footerform:lang(en) input,
.footerform:lang(en) textarea {
    direction: ltr !important;
}
.footerform input::placeholder {
    color: #828282;
}

.iti input,
.iti input[type="text"],
.iti input[type="tel"] {
    margin-bottom: 0px !important;
    padding-left: 65px !important;
    padding-right: 15px !important;
}

.iti.iti--allow-dropdown {
    margin-bottom: 20px !important;
}
.partnerform .iti.iti--allow-dropdown {
    margin-bottom: 0px !important;
}
.footerform input[type="submit"] {
    width: max-content;
    padding: 15px 70px 15px 40px;
    transition: all 0.3s ease;
    background-color: #262626;
    border: 1px solid #262626;
    border-radius: 48px;
    gap: 10px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 95%;
    font-size: 20px;
    cursor: pointer;
    background-image: url(images/icons/mlink.png);
    background-size: 45px;
}

.footerform:lang(he) input[type="submit"] {
    background-position: 10px;
    padding: 15px 20px 15px 70px;
}
.footerform input[type="submit"]:hover {
    background-color: #fff;
    color: #262626;
    background-image: url("images/icons/mlink2.png");
}
.formimg {
    margin-bottom: -100px;
    margin-left: -80px;
    max-width: 100%;
}

.footersocialIcons {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border-radius: 50%;
    transition: all 0.3s ease;
    background-color: #27272a;
}
.footersocialIcons:hover {
    background-color: #b17d39;
}
.ftitle {
    border-bottom: 1px solid #b17d39;
    padding-bottom: 5px;
}

.footerNav ul {
    display: block;
    padding-left: 0;
    list-style-type: none;
}

.footerNav ul li {
    padding: 2px 0;
    text-align: left;
}
.footerNav:lang(he) ul li {
    text-align: right;
}
.footerNav ul li a {
    font-size: 18px;
    color: #fff;
}
#FooterNav2.footerNav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0;
}
#FooterNav2.footerNav ul li {
    width: calc(100% / 3 - 10px);
}
.footsvg svg path {
    fill: #b17d39;
    stroke: transparent;
}
.footerplane {
    position: absolute;

    left: auto;
    right: 0;
}
.footerplane:lang(he) {
    left: 0;
}
.headSearch {
    width: 35px;
    height: 35px;
    min-width: 35px;
    background-color: #c7b5b54a;
    border: 2px solid #262626;
    border-radius: 50%;
}
.pointer {
    cursor: pointer;
}
.plane1 {
    position: absolute;
    left: -40px;
    top: -120px;
}
.Passport {
    position: absolute;
    right: 0;
    top: -120px;
}
.iti {
    width: 100%;
}
.iti__country-list {
    left: 0;
}
.iti__arrow {
    margin-left: 0;
    margin-right: 6px;
}
.iti__selected-flag {
    padding: 0 16px 0 8px;
    border-right: 1px solid #5555551c;
}

.custom-language-switcher {
    display: flex;
    align-items: center;
    list-style-type: none;
}
.custom-language-switcher li a {
    color: #fff;
}

.language-switcher-dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-toggle {
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    background-color: transparent;
    border: none;
}

.dropdown-toggle img {
    width: 25px;
    height: auto;
    margin-right: 10px;
    vertical-align: middle;
}
:lang(he) .dropdown-toggle img {
    margin-left: 10px;
    width: 25px;
    height: auto;
    margin-right: 0;

    vertical-align: middle;
}

.dropdown-menu {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 150px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
    z-index: 1;
    margin-top: 0px;
    border-radius: 5px;
    padding: 10px 0;
    list-style: none;
    z-index: 10000;
}

.dropdown-menu li {
    padding: 8px 16px;
    white-space: nowrap;
}

.dropdown-menu li:hover {
    background-color: #f4f4f4;
}

.dropdown-menu li a {
    text-decoration: none;
    color: #333;
    display: flex;
    align-items: center;
}

.dropdown-menu li img {
    margin-left: 0px;
    margin-right: 10px;
}
:lang(he) .dropdown-menu li img {
    margin-left: 10px;
    margin-right: 0px;
}
.language-switcher-dropdown.open .dropdown-menu {
    display: block;
}

/***************************Payment************************************/
.pformIcon {
    border-radius: 11px;
    border: 1.748px solid #dddcdc;
    background: #f8f9f9;
    height: 80px;
    padding: 0 40px;
}
#paymentForm input {
    display: block;
    margin-bottom: 20px;
    border-radius: 11px;
    border: 1.748px solid #dddcdc;
    background: #f8f9f9;
    height: 80px;
    padding: 0 50px 0;
    width: 100%;
    background-position: 15px;
    direction: ltr;
}

#paymentForm:lang(he) input {
    direction: rtl;
    background-position: 97%;
}

#paymentForm input[type="email"] {
    background-image: url("images/icons/email2.svg");
    background-repeat: no-repeat;


}
#paymentForm input[type="tel"] {
    background-image: none !important;
    background-repeat: no-repeat;
}

:lang(he) #paymentForm input[type="tel"] {
    padding-right: 50px !important;
}
#paymentForm input#pUsername {
    background-image: url("images/icons/user.svg");
    background-repeat: no-repeat;
}
#paymentForm input#pAmount {
    background-image: url("images/icons/shekel.svg");
    background-repeat: no-repeat;
    background-size: 25px;
}
#paymentForm input#pReason {
    padding-right: 20px;
}
#paymentForm input[type="submit"] {
    width: max-content;
    padding: 5px 25px 5px 10px;

    background-color: #262626;
    border-radius: 48px;
    gap: 10px;
    color: #fff;
    font-size: 20px;
    background-image: url("images/icons/mlink.png");
    background-repeat: no-repeat;
    padding-right: 80px;
    padding-left: 25px;
    background-position: 98%;
    margin-bottom: 0 !important;
}

#paymentForm:lang(he) input[type="submit"] {
    padding-left: 80px;
    background-position: 5px;
    padding-right: 25px;
    margin-bottom: 0 !important;
}
/***************************About************************************/
.videoWrap {
    border-radius: 13px;
    overflow: hidden;
    height: 572px;
    margin-bottom: 30px;
}
.videoWrap iframe {
    height: 100%;
    width: 100%;
}

.socials_icons a {
    width: 24px;
    height: 24px;
    display: block;
}
.socials_icons2 a {
    width: 43px;
    height: 43px;
    display: block;
}
.partners_mobile .slick-slide {
    margin: 0 15px;
}

.partners_mobile .slick-list {
    padding-left: 60px;
}

.yellowDots .slick-dots li button::before {
    color: rgba(177, 125, 57, 1);
}
.lh1 {
    line-height: 1.3 !important;
}
.footBranch:lang(he) {
    border-left: 2px dashed #b17d39 !important;
    border-right: 0 !important;
}
.wp-core-ui .button-secondary:disabled,
.wp-core-ui .button-secondary[disabled] {
    display: block !important;
    visibility: visible !important;
}
/***************************Footer************************************/
.hidden-xs-up {
    display: none !important;
}

.lineplane {
    position: absolute;
    top: -50px;
    width: 100%;
}
.bannerText {
    border-left: 10px solid #d49738;
    padding: 20px 0;
    padding-left: 34px;
    direction: ltr;
}
.bannerText:lang(he) {
    border-right: 10px solid #d49738;
    padding: 20px 0;
    padding-right: 34px;
    direction: rtl;
    border-left: 0;
}
.breadCrumbs a {
    color: rgba(255, 255, 255, 0.5);
}
.breadCrumbs {
    color: #fff;
}

.partners_mobile2 .slick-slide {
    margin: 0 15px;
}
/***************************Lawyers**********************************/
.areaPost {
    width: max-content;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 8px 15px;
    color: #455a64;
}

/***************************Archive**********************************/
.categoryContent .yVideo {
    height: 600px !important;
}
.categoryContent .yImage {
    height: 600px;
    border-radius: 13px;
    overflow: hidden;
}
.yImage img {
    max-width: 100%;
    object-fit: cover;
    height: 100%;
    width: 100%;
    max-height: 100%;
}
.catContTitle {
    background-color: rgba(241, 244, 252, 1);
    padding: 20px 15px;
    border-radius: 8px;
    color: rgba(3, 32, 104, 1);
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 700;
}
/* .catContPar
{
    padding:0 10px;
} */
.catAccrodionTitle {
    padding-left: 80px;
    cursor: pointer;
    background-image: url("images/icons/plus.png");
    background-repeat: no-repeat;
    background-position: 30px;
    background-size: 35px;
}
.catAccrodionTitle.active {
    background-image: url("images/icons/minus.png");
}
.catAccrodionCont,
.fanswer {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    max-height: 0;
    overflow: hidden;
}
.catAccrodionCont.active,
.fanswer.active {
    opacity: 1;
    max-height: 1000px; /* Arbitrary max height, adjust as needed */
}
.fanswer.active {
    margin-top: 20px;
}
.bquote {
    background-image: url("images/icons/bquote.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 97% top;
}

.levelimg {
    height: 124px;
    width: 124px;
    margin: 0 auto;
    -webkit-mask: url("images/elements/level.png");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: center;
    background-color: rgba(3, 32, 104, 1);
}
.levelimg img {
    max-height: 54px;
}
.levelimg:nth-child(even) {
    background-color: rgba(0, 11, 51, 1);
}

.plevel {
    flex: 1;

    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.levelWrap::before {
    content: "";
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    left: -37px;
    width: 75px; /* Adjust based on your design */
    height: 16px;
    background-image: url("images/elements/levelline.png");
    background-repeat: no-repeat;
    background-size: contain;
}
div:lang(en) .levelWrap::before {
    left: auto;
    right: -37px;
}
.plevel:last-of-type::before {
    display: none;
}
.catBanner {
    border-radius: 30px;
    overflow: hidden;
}
.blueBg {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 14, 49, 0.8);
}

.posts_slider .slick-slide,
.articles_slider .slick-slide {
    margin: 0 15px;
}
.articles_slider .slick-list {
    padding: 10px;
}
.posts_slider .slick-dots {
    bottom: -20px;
}

.faqplus {
    width: 35px;
    height: 35px;
    background-image: url("images/icons/plus.png");
    background-repeat: no-repeat;
    background-size: contain;
}
.faqplus.active {
    background-image: url("images/icons/minus.png");
}

.subCat {
    background-color: rgba(237, 237, 237, 1);
    display: flex;
    align-items: center;
    gap: 15px;
    border-radius: 12px;
    padding: 14px 35px;
    background-image: url("images/icons/arrow.png");
    background-repeat: no-repeat;
    background-position: 98%;
    transition: background-color 0.3s ease;
}
.subCat:lang(he) {
    background-position: 10px;
}
.subCat:hover {
    background-color: rgba(177, 125, 57, 1);
    background-image: url("images/icons/arrowwhite.png");
}
.subCat:hover * {
    color: #fff;
}
.subCat:hover img {
    filter: brightness(0) invert(1);
}

.categoryContent ul,
.categoryContent ol {
    direction: ltr;
    padding-left: 40px;
    list-style-position: outside;
    padding-right: 0;
}

.categoryContent ul li,
.categoryContent ol li {
    direction: ltr;
    position: relative;
    margin-bottom: 10px;
}

.categoryContent ol li {
    counter-increment: list-counter;
}

.unformatted_post_content h1,
.unformatted_post_content h2,
.unformatted_post_content h3,
.unformatted_post_content h4,
.unformatted_post_content h5,
.unformatted_post_content h6 {
    background-color: rgba(241, 244, 252, 1);
    padding: 20px 30px;
    border-radius: 20px;
    color: rgba(3, 32, 104, 1);
    margin: 24px 0;
    font-size: 36px;
    font-weight: 700;
}
.unformatted_post_content iframe {
    max-width: 100%;
    border-radius: 15px;
}
.unformatted_post_content p {
    margin: 24px 0;
    font-size: 18px;
}

/* .categoryContent ul {
    list-style: inside;
}
.categoryContent ul li {
    padding-right: 20px;
    text-indent: -20px;
} */
/* General styling for ul and ol */

:lang(he) .categoryContent ul,
:lang(he) .categoryContent ol {
    direction: rtl;
    padding-right: 40px;
    list-style-position: outside;
    padding-left: 0 !important;
}

:lang(he) .categoryContent ul li,
:lang(he) .categoryContent ol li {
    direction: rtl;
    position: relative;
    margin-bottom: 10px;
}

:lang(he) .categoryContent ol li {
    counter-increment: list-counter;
}

:lang(he) .unformatted_post_content h1,
:lang(he) .unformatted_post_content h2,
:lang(he) .unformatted_post_content h3,
:lang(he) .unformatted_post_content h4,
:lang(he) .unformatted_post_content h5,
:lang(he) .unformatted_post_content h6 {
    background-color: rgba(241, 244, 252, 1);
    padding: 20px 30px;
    border-radius: 20px;
    color: rgba(3, 32, 104, 1);
    margin: 24px 0;
    font-size: 36px;
    font-weight: 700!important;

}
:lang(he) .unformatted_post_content h1 span,:lang(he) .unformatted_post_content h2 span,
:lang(he) .unformatted_post_content h3 span,:lang(he) .unformatted_post_content h4 span,
:lang(he) .unformatted_post_content h5 span,:lang(he) .unformatted_post_content h6 span
{
    font-weight: 700!important;
}
:lang(he) .unformatted_post_content p {
    margin: 24px 0;
    font-size: 18px;
}

/**************************Single (TOC)*************************************/
/* For RTL languages */
:lang(he) .toc ol {
    list-style: none;
    padding-right: 0;
    padding-left: 0;
}

:lang(he) .toc ol li {
    counter-increment: toc-counter;
    position: relative;
    margin-bottom: 5px;
    padding-right: 45px;
    padding-left: 0; /* Avoid extra padding on the left */
    text-align: right; /* Align text to the right for RTL */
}

:lang(he) .toc ol li::before {
    content: counter(toc-counter, decimal-leading-zero) ". ";
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 300;
    direction: rtl;
    font-size: 22px;
    color: inherit;
    z-index: -1;
    min-width: 30px; /* Ensure enough space for numbers */
    text-align: right; /* Align the numbers correctly */
}

:lang(he) .toc ol li a {
    text-decoration: none;
    color: rgba(0, 2, 8, 1);
    font-weight: 400;
    font-size: 22px;
    display: inline-block; /* Ensures text does not flow weirdly */
    width: calc(100% - 45px); /* Adjusts the width of the link to align with the number */
}

:lang(he) .toc ol li a:hover,
:lang(he) .toc ol li a:focus {
    color: rgba(3, 32, 104, 1);
    font-weight: 700;
    text-decoration: underline;
}

/* For LTR languages (if needed) */
.toc ol {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

.toc ol li {
    counter-increment: toc-counter;
    position: relative;
    margin-bottom: 5px;
    padding-left: 45px;
    padding-right: 0; /* Avoid extra padding on the right */
    text-align: left; /* Align text to the left for LTR */
}

.toc ol li::before {
    content: counter(toc-counter, decimal-leading-zero) ". ";
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 300;
    direction: ltr;
    font-size: 22px;
    color: inherit;
    min-width: 30px; /* Ensure enough space for numbers */
    text-align: left; /* Align the numbers correctly */
}

.toc ol li a {
    text-decoration: none;
    color: rgba(0, 2, 8, 1);
    font-weight: 400;
    font-size: 22px;
    display: inline-block; /* Ensures text does not flow weirdly */
    width: calc(100% - 45px); /* Adjusts the width of the link to align with the number */
}

.toc ol li a:hover,
.toc ol li a:focus {
    color: rgba(3, 32, 104, 1);
    font-weight: 700;
    text-decoration: underline;
}

.fixedMenu {
    display: none;
}
#s {
    display: block;
    padding: 5px 10px;
    border-radius: 10px;
}
.searchWrap {
    max-width: 0;
    border-radius: 25px;
    overflow: hidden;
}
.searchWrap.active {
    max-width: 100%;
}

.pageform input[type="text"] {
    background-image: url("images/icons/txtbg.png");
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 20px;
    padding-left: 40px;
}
.pageform input[type="text"].fsubject {
    background-image: url("images/icons/subjectbg.png");
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 15px;
    padding-left: 40px;
}
.pageform input[type="email"] {
    background-image: url("images/icons/emailbg.png");
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 20px;
    padding-left: 40px;
}
.pageform textarea {
    background-image: url("images/icons/areabg.png");
    background-repeat: no-repeat;
    background-position: 10px 15px;
    background-size: 20px;
    padding-left: 40px;
}
.footerform:lang(he) input,
.footerform:lang(he) select,
.footerform:lang(he) textarea {
    text-align: right;
}
.footerform:lang(he) textarea {
}
/* Basic Dropdown Styling */
#categoryFilter {
    width: 100%;
    max-width: 300px;
    padding: 10px;
    font-size: 16px;
    font-family: Arial, sans-serif;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f9f9f9;
    appearance: none; /* Remove default styling for dropdown */
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    background-image: url('data:image/svg+xml;utf8,<svg fill="%23000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
    text-align: left;
    cursor: pointer;
}
#categoryFilter:lang(he) {
    background-position: left 10px center;
    text-align: right;
}
/* Dropdown focus and hover states */
#categoryFilter:focus,
#categoryFilter:hover {
    border-color: #007bff;
    outline: none;
    background-color: #e9ecef;
}

/* Additional styles for IE (to hide the default arrow) */
#categoryFilter::-ms-expand {
    display: none;
}

.subcategory-box {
    display: block;
    cursor: pointer;
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 10px 20px;
    color: #000b33;
    transition: all 0.3s ease;
    border: 1px solid #cccccc;
}

.subcategory-box:hover,
.subcategory-box.active {
    background-color: #000b33;
    color: #bec9ce;
}
#FooterNav .hideinfooter {
    display: none;
}
.custom-dots {
    display: none;
}
/***************************MOBILE************************************/
@media (max-width: 575px) {
    .custom-dots {
        list-style: none;
        text-align: center;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .custom-dots li {
        display: none;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #1a1d62;
        opacity: 0.5;
        margin: 0 5px;
        cursor: pointer;
    }

    .custom-dots li.active {
        opacity: 1;
        background-color: #1a1d62;
    }

    #HeaderNav .hideinheader {
        display: block;
    }
    #paymentForm:lang(he) input[type="submit"] {
        height: auto !important;
        padding: 15px 25px 15px 70px !important;
        background-size: 45px;
    }
    .whiteblur {
        background-color: transparent;
        backdrop-filter: blur(0px);
        background: linear-gradient(180deg, #030816 0%, rgba(1, 5, 13, 0) 100%);
        border-bottom: 1px solid #fff;
    }
    .dropdown-menu {
        position: relative;
    }
    :lang(he) .toc ol li a,
    .toc ol li a {
        font-size: 16px;
        width: 100%;
    }
    .fs18 {
        font-size: 16px;
    }
    #HeaderNav ul li {
        padding: 10px 0;
    }
    #HeaderNav:lang(he) li.menu-item-has-children {
        background-position: left 25px;
    }
    #HeaderNav li.menu-item-has-children {
        background-position: right 25px;
    }
    #HeaderNav li.menu-item-has-children ul.sub-menu li {
        padding-left: 0;
    }
    #HeaderNav li.menu-item-has-children ul.sub-menu li a {
        color: #262626;
    }
    /* .mainsliderimage {
        -webkit-mask: url("images/maskmob.png");
        -webkit-mask-size: cover;
        -webkit-mask-position: bottom;
        -webkit-mask-repeat: no-repeat;
        background-position: 16%!important;
    } */
    .bannerMask {
        height: auto !important;
        min-height: 400px !important;
    }
    .mcenter {
        text-align: center !important;
    }
    .hauto {
        height: auto !important;
    }
    #HeaderNav ul {
        display: block;
    }

    .fixedMenu {
        position: fixed;
        height: 100vh;
        overflow: auto; /* Changed from scroll to auto */
        width: 100%;
        top: 0;
        background-color: rgb(103 96 96 / 80%) ;/* Semi-transparent background */
        z-index: 1000;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease; /* Added webkit prefix for transition */
        right: -100%;
        display: flex;
        align-items: center;
        padding: 20px 0;
        justify-content: center;
        backdrop-filter: blur(20px); /* Blur effect */
        -webkit-backdrop-filter: blur(20px); /* For Safari */
    }

    .fixedMenu.active {
        right: 0;
        z-index: 10000000;
    }

    #HeaderNav li.menu-item-has-children ul.sub-menu {
        position: absolute; /* Default position is absolute */
        left: 0;
        top: 100%; /* Ensure the sub-menu is positioned directly below the parent */
        transform: translateY(0);
        visibility: hidden;
        opacity: 0;
        padding-top: 5px !important;
    }
    #HeaderNav li.menu-item-has-children.active ul.sub-menu {
        visibility: visible;
        opacity: 1;

        position: static; /* Change to static when active */
        transform: none; /* Reset transform for static positioning */
    }
    #HeaderNav li.menu-item-has-children ul.sub-menu li {
        backdrop-filter: none;
        background-color: transparent;
        padding-right: 0;
    }
    .pformIcon {
        width: 50%;
    }
    #breadcrumbs {
        margin-bottom: 0;
    }
    /* .lawyerContent {
        margin-top: -130px;
    } */
    .areaPost {
        font-size: 14px;
    }
    .mblock {
        display: block !important;
    }
    .categoryContent ul,
    .categoryContent ol {
        padding-right: 20px;
    }
    .mmargin {
        margin: 0 auto !important;
    }
    .mw100 {
        width: 100% !important;
    }
    .fs48 {
        font-size: 33px;
    }
    .mhfs13 {
        font-size: 13px !important;
    }
    .mhfs16 {
        font-size: 16px !important;
    }
    .mhfs18 {
        font-size: 18px !important;
    }
    .toc ol li {
        padding-right: 25px;
    }
    div:lang(en) .toc ol li {
        padding-right: 0;
        padding-left: 35px;
    }
    .toc ol li a,
    .toc ol li::before {
        font-size: 16px;
    }
    .catContTitle {
        font-size: 20px;
    }
    .mhfs24 {
        font-size: 24px !important;
    }
    .mhfs32 {
        font-size: 32px !important;
    }
    .breadCrumbs {
        font-size: 16px;
        line-height: 1.1;
        font-weight: 400;
    }
    .categoryContent .yImage {
        height: 355px;
    }
    .authImage {
        height: 85px !important;
        width: 85px !important;
    }
    .bannerText {
        padding-right: 20px;
    }
    .process {
        gap: 10px;
    }
    .levelimg {
        height: 60px;
        width: 60px;
    }
    .levelimg img {
        max-height: 25px;
    }
    .levelWrap::before {
        top: 35px;
        left: -30px;
        width: 50px;
    }
    .catAccrodionTitle {
        padding-left: 55px;
        background-position: 15px;
        font-size: 20px;
        background-size: 35px;
    }
    .categoryContent .yVideo {
        height: 355px !important;
    }
    .posts_slider .slick-slide {
        margin: 0 5px;
    }
    .bnone {
        border-left: 0 !important;
    }
    .footerplane {
        display: none;
    }

    .testimonialBg::before {
        border-left: 60px solid transparent;
        border-right: 60px solid transparent;
        border-bottom: 60px solid rgb(0 7 35 / 51%);
    }

    .mbh200 {
        height: 200px !important;
    }
    #FooterNav2.footerNav ul li {
        width: calc(100% / 2 - 10px);
    }
    .container {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .mplr0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .mpl0 {
        padding-left: 0 !important;
    }
    .mbh460 {
        height: 460px !important;
    }
    .bannerMask {
        /* -webkit-mask: url("images/mobile/mobBanner.png");
        -webkit-mask-size: cover;
        -webkit-mask-repeat: no-repeat; */
        /* -webkit-mask-position: bottom; */
        /* height: 400px !important;
        -webkit-mask: none !important; */
    }
    .videoWrap {
        height: 200px;
    }
    .seo_slider .slick-dots {
        bottom: -15px;
    }
    .mbh370 {
        height: 370px !important;
    }
    .nomobile {
        display: none !important;
    }
    .mnha {
        min-height: auto !important;
    }
    .fs29 {
        font-size: 20px;
    }

    .fs50 {
        font-size: 28px;
    }
    .fs64 {
        font-size: 36px;
    }
    .fs75 {
        font-size: 40px;
    }
    .logo {
        height: 42px;
    }
    .sectionTitles {
        font-weight: 800;
        font-size: 35px;
    }
    .services_mobile .slick-slide {
        margin: 0 10px;
    }

    .mainSlider .slick-dots {
        height: auto;
        width: 100%;
        right: 0 !important;
        bottom: 100px;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: center;
    }
    /****youtubemobile**/
    .bright,
    .bleft {
        display: none !important;
    }
    .youtubeSlider .slick-current .yVideo {
        height: 200px !important;
    }

    .youtubeSlider .slick-current {
        transform: scale(1) rotateY(0deg) !important;
    }

    .youtubeSlider .slick-slide:nth-child(odd) {
        transform: rotateY(0deg) translateZ(0px);
    }

    .youtubeSlider .slick-slide:nth-child(even) {
        transform: rotateY(0deg) translateZ(0px);
    }

    .youtubeMobileBg {
        background-image: url("images//mobile/youtube.png") !important;
        height: 700px;
        background-color: #111111;
    }
    .youtubeSlider .slick-dots {
        bottom: -190px;
    }
    .youtubeChannel {
        height: 60px;
    }
    .testimonials_slider .slick-slide {
        margin: 0 5px;
    }

    .rating {
        max-width: 100px;
    }
    .hidden-xs-down {
        display: none !important;
    }
    .testimonial_bg {
        background-image: url("images/mobile/testibg.png") !important;
    }
    .testimonials_slider .slick-list {
        padding: 20px 0;
    }
    .testimonialBg {
        min-height: 260px;
        box-shadow: 0px 15px 15px #141f3e54;
    }
    .testimonials_slider .slick-dots {
        bottom: 30px;
    }
}
/*******************MOBILE END**********************/
@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}
@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}
.hidden-xl-down {
    display: none !important;
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .formimg {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .searchWrap input {
      width: 120px;
      transition: width 0.3s, padding 0.3s;
    }
    .searchWrap.active input {
      width: 250px;
      padding-left: 16px;
      padding-right: 16px;
    }
  }

/* Privacy Policy Checkbox Styles */
.privacy-checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.5;
    margin: 15px 0;
    color: #333;
}
.privacy-checkbox-label:lang(en),.privacy-checkbox-label:lang(en) span
{
    direction: ltr!important;

}




.privacy-checkbox-label input[type="checkbox"],
.footerform .privacy-checkbox-label input[type="checkbox"],
.pageform .privacy-checkbox-label input[type="checkbox"],
.partnerform .privacy-checkbox-label input[type="checkbox"] {
    display: inline-flex !important;
    width: auto !important;
    min-width: 18px;
    height: 18px;
    margin-top: 2px;
    margin-bottom: 0 !important;
    padding: 0 !important;
    cursor: pointer;
    accent-color: #262626;
}

.privacy-checkbox-label span {
    flex: 1;
}

.privacy-checkbox-label a {
    color: #262626;
    text-decoration: underline;
    font-weight: 500;
}

.privacy-checkbox-label a:hover {
    color: #B17D39;
}

.reason-toggle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 26px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1.5px solid #ccc;
    background: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    transition: border-color 0.3s;
    z-index: 2;
}


.reason-toggle:hover {
    border-color: #3A6D9A;
}

.reason-toggle-icon {
    font-size: 20px;
    line-height: 1;
    color: #3A6D9A;
    font-weight: 300;
}

.reason-desc {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.4s ease, opacity 0.3s ease, margin-top 0.3s ease;
    margin-top: 0;
}

.reason-desc.open {
    max-height: 300px;
    opacity: 1;
    margin-top: 8px;
}

@media (max-width: 767px) {
    .reason-toggle {
        display: none !important;
    }

    .reason-desc {
        max-height: none !important;
        overflow: visible !important;
        opacity: 1 !important;
        margin-top: 8px !important;
    }
}
  