/* html {
  scroll-behavior: smooth;
} */

:root {
  --main: #36385e;

  --secondary: #55588a;

  --yellow: #f4c573;

  --bg: #f7f7ff;

  --light-btn: #eeeff4;

  --text: #7c7c7c;

  --black: #000000;
}

body {
  font-family: "Heebo", sans-serif !important;
}
a:visited {
  color: var(--main);
}
h1,
h2,
h3,
h4,
h5,
a,
li,
p,
span,
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  font-family: "Heebo", sans-serif;
}
body #INDbtnWrap #INDmenu-btn {
  right: 0 !important;
  border-radius: 30px 0 0 30px !important;
  width: 60px !important;
  background: #e9e9f0 !important;
  height: 62px;
  bottom: 70px !important;
  top: auto !important;
}
body #INDbtnWrap #INDmenu-btn > svg {
  filter: invert(1);
  transform: scaleX(-1) !important;
  width: 30px !important;
  height: auto !important;
}
body.INDhasDragTooltip #INDWrap #INDmenu-btn-moveArrow {
  display: none !important;
}
body #INDbtnWrap #INDmenu-btn:hover > svg {
  filter: invert(0);
}

.main-navigation li.open_form_cta,
#primary-menu li.open_form_cta {
  background: rgba(0, 0, 0, 0);
  color: unset;
  font-size: unset;
  font-weight: normal;
  border: 0;
  border-radius: 0;
  padding: 0;
  transition: ease-in-out 0.4s;
  margin-left: 0;
}
.post,
.page {
  margin: 0;
}
body p {
  margin-bottom: 10px;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.display-none {
  display: none !important;
}
.d_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f_a_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.f_a_top {
  -webkit-box-align: top;
  -ms-flex-align: top;
  align-items: flex-start;
}

.f_a_bottom {
  -webkit-box-align: bottom;
  -ms-flex-align: bottom;
  align-items: flex-end;
}

.f_j_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.f_j_right {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.f_j_left {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.f_j_sp_bwn {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.f_j_sp_even {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.f_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.f_row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.do_wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.no_wrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.half {
  width: 50%;
  position: relative;
}

.hr_line {
  width: 59px;

  background: rgba(255, 255, 255, 0.4);

  clear: both;

  height: 1px;

  margin: 20px 0;
}

.section-title {
  color: var(--secondary);

  font-size: 29px;

  font-weight: 300;

  margin: 70px 0 60px;

  text-align: center;
}
/* Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) and (max-width: 768px) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    #masthead.sticky .small_container h1.custom_page_title {
      line-height: 1.2;
    }
  }
}
/* Test website on real Safari 11+ */

/* Safari 10.1 */
@media not all and (min-resolution: 0.001dpcm) and (max-width: 768px) {
  @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
    #masthead.sticky .small_container h1.custom_page_title {
      line-height: 1.2;
    }
  }
}

/* Safari 6.1-10.0 (but not 10.1) */
@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) and (max-width: 768px) {
  #masthead.sticky .small_container h1.custom_page_title {
    line-height: 1.2;
  }
}
@media only screen and (min-width: 1024px) {
  .expertise__slider:not(.slick-slider) {
    display: flex;
  }

  .expertise__slider:not(.slick-slider) .expertise__slide {
    flex: 0 0 344px;
    padding: 0 0 0 42px;
    max-width: 345px;
  }
}
button,
a,
a:after,
a:before,
button img,
a img {
  transition: ease-in-out 0.4s;
}
a:hover,
body a:active,
body a:visited {
  color: var(--secondary);
}
.small_container {
  max-width: 1000px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

/*==============================

        Header

=============================*/

.home header#masthead {
  position: fixed;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 3;
  background: transparent;
  padding: 0 20px;
}

.home header#masthead.sticky {
  background: var(--main);
  top: -60px;
}

header#masthead {
  background: var(--main);
  position: relative;
  z-index: 2;
  padding: 0 0 0 20px;
  transition: all 0.1s linear;
}
body:not(.home) header#masthead {
  background: url(/wp-content/themes/almog/images/inner-header.jpg) no-repeat
    center center / cover;
}
.menu-toggle {
  display: none;
}
body:not(.home) header#masthead.sticky .site-branding {
  position: absolute;
}
body:not(.home) header#masthead.sticky .main-navigation,
body:not(.home) header#masthead.sticky .phone_header {
  display: none;
}
.svg-img {
  width: 161px;
  display: flex;
  flex-direction: column;
}

img.logo-line {
  margin: 5px 0;
}

img.logo-second-line {
  width: 115px;
  text-align: center;
  margin: 0 auto;
}

.custom-logo {
  padding: 15px 25px;
}

p.site-title {
  display: none;
}

.site-branding {
  display: flex;
  align-items: center;
}

.main-navigation {
  display: block;
  width: 80%;
  justify-content: flex-end;
}
#primary-menu-container ul {
  list-style: none;
}
.menu-mobile .menu-item .sub-menu a {
  font-size: 15px;
  font-weight: 300;
}
.custom-dropdown-menu ul#primary-menu {
  max-height: 70vh;
  overflow-y: scroll;
}
.custom-dropdown-menu ul#primary-menu::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.custom-dropdown-menu ul#primary-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey;
  border-radius: 10px;
}

/* Handle */
.custom-dropdown-menu ul#primary-menu::-webkit-scrollbar-thumb {
  background: var(--main);
  border-radius: 10px;
}

/* Handle on hover */
.custom-dropdown-menu ul#primary-menu::-webkit-scrollbar-thumb:hover {
  background: #009eb3;
}
.custom-dropdown-menu ul.sub-menu {
  display: none;
}
.menu_inner_btn_cta .open_form_cta {
  margin: 0;
  width: 100%;
}
.menu_inner_btn_cta {
  position: absolute;
  right: 25px;
  width: calc(100% - 50px);
  bottom: 35px;
}
/*.custom-dropdown-menu .menu-item-has-children:after {
  content: url(/wp-content/themes/almog/images/down.svg);
  position: absolute;
  top: 0;
  margin-right: 9px;
}*/
.custom-dropdown-menu .menu-item-has-children {
  position: relative;
}
.menu-item img {
  margin-right: 9px;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  padding: 20px 30px;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in;
}

.main-navigation a:focus,
.main-navigation a:active,
.main-navigation a:visited {
  color: white;
}

.main-navigation a:hover {
  color: #f4c573;
}

.main-navigation .menu-item-has-children:after {
  content: "";
  background-image: url("images/");
}

.sub_menu {
  display: none;
  position: absolute;
  width: 100%;
  right: 50%;
  top: 0;
  padding-top: 50px;
  text-align: center;
  margin-right: -100px;
  z-index: 0;
}

.sub_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sub_menu a {
  padding: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: rgba(255, 255, 255, 0.57);
  width: 190px;
  height: auto;
  background: #26273a;
  line-height: 1.2;
  display: block;
  padding: 15px 10px;
  border-bottom: 1px solid #ffffff0a;
}
.menu_item.has_children:hover .sub_menu {
  display: block;
}
.home_page_link {
  font-size: 30px;
  line-height: 1;
  color: var(--yellow);
  font-weight: 100;
}
h1.custom_page_title {
  font-size: 43px;
  color: #fff;
  font-weight: 500;
  margin: 5px 0;
}
.custom-title {
  padding-bottom: 20px;
}
#masthead.sticky .small_container {
  display: flex;
  align-items: center;
}
#masthead.sticky .small_container .home_page_link {
  font-size: 20px;
  margin-left: 10px;
}
#masthead.sticky .small_container h1.custom_page_title {
  font-size: 25px;
}
#masthead.sticky .custom-title {
  padding-bottom: 0;
  padding: 10px 0;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  /* .main-navigation ul {
    display: flex;
  } */
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.phone_header {
  padding: 3px 20px 3px 0px;
  border-right: 1px solid #f4c573;
  margin-right: 1%;
  display: flex;
  align-items: center;
  width: 140px;
}

.phone_header a {
  display: block;
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
  text-decoration: none;
}
.phone_header a:focus {
  color: #fff;
}
.phone_header a:hover {
  color: var(--yellow);
}
.phone_header a img {
  margin-right: 5px;
}
.navbar-toggler {
  display: none;
}
body:not(.home) #masthead.sticky .navbar-toggler {
  display: block;
}

body:not(.home) #masthead.sticky .svg-img {
  display: none;
}

#masthead.sticky {
  position: fixed;
  top: -60px;
  right: 0;
  width: 100%;
  z-index: 5;
  transition: all 0.15s ease;
}

#masthead span.icon-bar,
#close-side span.icon-bar {
  width: 35px;
  height: 3px;
  background: var(--yellow);
  display: block;
  margin-bottom: 6px;
  transition: ease-in-out 0.3s;
}
#close-side span.icon-bar {
  width: 21px;
  height: 2px;
  margin-bottom: 7px;
}
#masthead.sticky span.icon-bar,
#masthead .close-btn span.icon-bar,
#close-side span.icon-bar {
  background: var(--yellow);
}

.custom-breadcrumbs {
  margin: 26px 0;
}
body .custom-breadcrumbs a:hover {
    color: var(--main);
    text-decoration: underline;
}
body #bbpress-forums a:hover {
  color: var(--main);
  text-decoration: underline;
}
.custom-breadcrumbs,
body .custom-breadcrumbs a,
body .custom-breadcrumbs span {
  font-size: 14px;
  color: #939393;
  text-decoration: none;
}

.navbar .navbar-toggler,
.navbar .navbar-toggler:focus,
.navbar .navbar-toggler:active {
  border: none;

  color: rgba(0, 0, 0, 0);
}
#close-side {
  position: absolute;
  background: none;
  border: none;
  right: 15px;
  top: 15px;
  padding: 0;
  transform: rotate(45deg);
}
button.navbar-toggler {
  z-index: 1110;

  border: none !important;
}

button.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-toggler {
  position: relative;
}

#masthead .navbar-toggler.close-btn .second-span,
#close-side span.icon-bar.second-span {
  display: none;
}

/* .navbar-toggler.close-btn .first-span {
  transform: rotate(45deg);
} */
.navbar-toggler.close-btn .first-span,
#close-side .first-span {
  transform: rotate(0deg);
}
.navbar-toggler.close-btn .third-span,
#close-side .third-span {
  transform: rotate(-90deg) translateY(0px) translateX(9px);
}
#menu-mobile .menu_inner_logo img {
  max-width: 119px;
}
.menu_inner_logo {
  margin: 4vh 0 5.5vh;
}
div#menu-mobile {
  transition: ease-in-out 0.5s;
  text-align: center;
  transform: translateX(260px);
  display: block;
  position: fixed;
  width: 260px;
  height: 100vh;
  z-index: 22;
  top: 0;
  right: 0;
  background: var(--main);
  background: #202135;
}
#masthead .close-btn span.icon-bar {
  width: 21px;
  height: 2px;
  margin-right: 8px;
  margin-bottom: 7px;
}
div#menu-mobile.open-menu {
  transform: translateY(0);
  z-index: 22;
}
.comment-navigation .nav-links {
  display: none !important;
}
#menu-mobile.open-menu ul {
  width: 100%;
  padding: 0 20px;
  list-style: none;
}
#close-side {
  position: absolute;
}
#menu-mobile .menu-item a {
  font-size: 17px;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
}
#menu-mobile .menu-item .sub-menu a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.57);
}
#menu-mobile.open-menu ul li {
  border-bottom: 1px solid #ffffff0a;
  padding: 15px 0;
}
#menu-mobile.open-menu ul.sub-menu {
  background: #26273c;
  margin: 15px -20px -15px;
  padding: 0;
  width: calc(100% + 40px);
}
#menu-mobile.open-menu ul.sub-menu li {
  border-bottom: none;
}
/*====================

    aniamation classes

======================*/

.fadeleft {
  opacity: 0;

  transition: ease-in-out 0.9s;

  transform: translateX(-150px);
}

.faderight {
  opacity: 0;

  transition: ease-in-out 0.9s;

  transform: translateX(150px);
}

.in-view .fadeleft,
.in-view .faderight {
  opacity: 1;

  transform: translateX(0);
}

/*=====================

        Popups 

======================*/
.popup-modal {
  display: none;
}

.popup-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: rgba(54, 56, 94, 0.85);
  z-index: 9;
}

.popup__inner_container {
  position: relative;
}

button.close-btn {
  transform: rotate(45deg);
  background: rgba(0, 0, 0, 0);
  border: none;
  color: var(--yellow);
  padding: 0;
  margin: 0;
  line-height: 0;
  font-size: 57px;
  position: absolute;
  top: 20px;
  right: 4px;
  font-weight: 100;
}

.popup__wrapper_container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup__iframe_container iframe {
  width: 727px;
  height: 400px;
}
#popup-video .popup__inner_container {
  position: static;
}
#popup-video button.close-btn {
  top: 60px;
  right: 50px;
}
/* #popup-video {
  display: none;
} */
.inner-foter-small-popup {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.inner-foter-small-popup span.text-link {
  flex: 1;
  white-space: nowrap;
}
/*==========================
        Footer
============================*/
section.footer_map iframe {
  height: 350px;
  width: 100%;
  margin: 0;
  padding: 0;
}
section.footer_map {
  display: flex;
  width: 100%;
}
.footer_popup-small {
  display: none;
}
.footer_popup-big {
  display: block;
  background: #fff;
  width: 100%;
  position: fixed;
  bottom: 0;
  right: 0;
  text-align: center;
  z-index: 1;
  box-shadow: 0px -4px 20px rgba(85, 88, 138, 0.1);
}
.footer_popup h3 {
  margin: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}
.footer_popup a {
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  font-size: 15px;
  color: var(--main);
  padding: 16px 0 15px;
}
.social-media_links {
  margin-bottom: 40px;
}
.page .social-share {
  display: none;
}
/* .single .social-media_links {
  display: none;
} */
span.link_popup_bottom {
  font-weight: 500;
  text-decoration: underline;
  margin: 0 8px 0 4px;
}
img.img_first_dial {
  margin-left: 15px;
  width: 23.64px;
  height: 19.59px;
}
img.img_last_arrows {
  height: 12px;
}
button.close-button {
  background: none;
  border: none;
  font-size: 46px;
  line-height: 0;
  position: absolute;
  right: 15px;
  top: calc(50% - 33px);
  font-weight: 300;
}
.footer_popup-small {
  position: fixed;
  bottom: 15px;
  left: 24px;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
  padding: 7px 15px;
  background: #fff;
  z-index: 1;
}
.footer_popup.footer_popup-small a {
  padding: 0;
  font-size: 19px;
  color: #000;
}
.dot-yellow {
  color: var(--yellow);
  font-size: 74px;
  line-height: 0;
}
span.text-link {
  padding-right: 14px;
  padding-left: 34px;
  border-right: 3px solid var(--yellow);
  line-height: 1.1;
  display: inline-block;
}
div#footerTabs {
  display: flex;
}
.tabs-title {
  padding: 5px 0;
  margin: 0 15px;
}
.tabs-title a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  color: var(--main) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.tabs-title:hover,
.tabs-title.is-active {
  border-bottom: 1px solid var(--main);
}
.tabs-title a img {
  margin-left: 6px;
}
.small-12.columns.text-center {
  border-bottom: 1px solid #d7d7df;
  justify-content: center;
  display: flex;
  margin: 35px 0;
}
.small-12.columns.top_strip p {
  margin: 0;
}
.small-12.columns.top_strip {
  width: 822px;
  background: var(--main);
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  padding: 13px;
}
form.wpcf7-form {
  direction: rtl;
}
#footerModal .popup__iframe_container {
  background: #fff;
  max-width: 822px;
}
#footerModal .row {
  margin: 0;
}
.footer_form {
  background: var(--main);
  color: #fff;
  padding: 100px 0 80px;
}
.footer_form .container {
  max-width: 1170px;
}
.footer-form-row .right {
  width: 40%;
}
.footer-form-row .left {
  width: 60%;
}
.footer-form-row .small_ttl {
  font-size: 48px;
  font-weight: 300;
}
.footer-form-row .big_ttl {
  font-size: 67px;
  font-weight: 400;
  line-height: 1;
}
.footer-form-row .text {
  font-size: 21px;
  max-width: 300px;
  font-weight: 300;
  line-height: 1.1;
  margin-top: 25px;
}
.footer_form .btn-submit {
  text-align: left;
}
.footer_form .btn-submit input[type="submit"] {
  background: var(--yellow);
  font-size: 20px;
  font-weight: 700;
  height: 43px;
  width: 170px;
  margin: 0 auto;
  transition: ease-in-out 0.4s;
}
.footer_form .wpcf7 form input[type="submit"]:hover {
  background: #fff;
  color: var(--main);
}
.footer_form .wpcf7-list-item label > span,
.form-newsletter label > span,
.checkbox-input label > span {
  color: #fff;
  font-weight: 300;
}
footer#colophon {
  background: #202135;
  padding: 70px 0 210px;
}
.site-info {
  width: 30%;
}
.company-details span {
  display: block;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}
.company-details span a {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}
.company-details {
  margin-top: 35px;
}
.site_menu_footer {
  width: 70%;
}
.site_menu_footer div {
  width: 130px;
}
.mob_contact_details_wide {
  display: none;
}
#footerModal .tabs-content .num2 {
  display: none;
  color: #21293a;
  font-weight: 700;
  font-size: 17px;
  padding: 0;
}
#footerModal .tabs-content a {
  text-decoration: none;
}
#footerModal .tabs-content .tabs-panel.is-active .num2 {
  padding: 10px 40px;
}
#footerModal .tabs-content .tabs-panel.is-active .num1 {
  padding: 10px 40px;
}
div#panel2 {
  padding-bottom: 70px;
}
.small-12.columns.text-center {
  border-bottom: 1px solid #d7d7df;
  text-align: center;
}
.tabs-panel.is-active {
  min-height: 365px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 75px 35px;
}
#footerModal .tabs-content .num1,
#footerModal .tabs-content .num2 {
  border: 1px solid var(--main);
  padding: 10px;
  text-align: center;
  width: 317px;
  margin: 0 auto 0;
  cursor: pointer;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}
textarea.wpcf7-form-control {
  background: #f5f5f5;
  border: 0;
  padding: 1em;
  box-sizing: border-box;
  max-height: 225px;
  border-radius: 0;
  font-family: "Heebo", sans-serif !important;
  font-size: 16px;
}
.footer_form textarea.wpcf7-form-control {
  max-height: 185px;
  font-family: "Heebo", sans-serif;
}
body:not(.home) div#page p img,
div#page p iframe {
  width: 100%;
}
#panel2 {
  justify-content: center;
  align-items: center;
}
.tabs-panel#panel2.is-active {
  display: flex !important;
}
.wpcf7 form {
  font-family: "Heebo", sans-serif !important;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: rtl !important;
}
span.wpcf7-list-item label,
body #bbpress-forums fieldset.bbp-form .form-newsletter label,
body #bbpress-forums fieldset.bbp-form .checkbox-input label {
  display: flex;
  align-items: center;
}
body form .wpcf7-list-item {
  margin: 0;
}
.wpcf7-list-item label,
.form-newsletter label,
.checkbox-input label {
  display: inline-flex;
  cursor: pointer;
  position: relative;
  align-items: center;
}

.wpcf7-list-item label > span {
  color: #34495e;
  padding: 0 0.25rem;
  position: static;
  font-weight: 700;
}
.form-newsletter label span,
.checkbox-input label span {
  color: #000;
  font-weight: 400;
  font-size: 15px;
  position: static;
  padding: 0 0.25rem;
}
.wpcf7-list-item label > input,
.form-newsletter label > input,
.checkbox-input label > input {
  height: 17px;
  width: 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #fff;
  border-radius: 0;
  outline: none;
  transition-duration: 0.3s;
  background-color: #fff;
  cursor: pointer;
}
.form-newsletter label > input,
.checkbox-input label > input {
  border: 1px solid #dadcef;
  margin: 0 !important;
}
#footerModal .wpcf7-list-item label > input,
#instuction .wpcf7-list-item label > input {
  background-color: var(--main);
  border: 1px solid var(--main);
}
.wpcf7-list-item label > input:checked,
.form-newsletter label > input:checked,
.checkbox-input label > input:checked {
  border: 1px solid #fff;
  background-color: #fff;
}
.form-newsletter label > input:checked,
.checkbox-input label > input:checked {
  border: 1px solid #dadcef;
}
#footerModal .wpcf7-list-item label > input:checked {
  border: 1px solid #fff;
  background-color: #fff;
}
.wpcf7-list-item label > input:checked + span::before,
.form-newsletter label > input:checked + span::before,
.checkbox-input label > input:checked + span::before {
  content: "\2713";
  display: block;
  text-align: center;
  color: var(--main);
  position: absolute;
  grid-auto-columns: 0.7rem;
  top: 3px;
  right: 3px;
  font-size: 12px;
}
.form-newsletter label > input:checked + span::before,
.checkbox-input label > input:checked + span::before {
  top: 0;
}
#footerModal .wpcf7-list-item label > input:checked + span::before,
#instuction .wpcf7-list-item label > input:checked + span::before {
  color: #fff;
}

#footerModal .col-md-12.btn-submit {
  text-align: center;
  margin-top: 45px;
}
#footerModal .wpcf7 form input[type="submit"] {
  background: var(--yellow);
  font-size: 20px;
  font-weight: 700;
  height: 43px;
  width: 315px;
  margin: 0 auto;
  transition: ease-in-out 0.4s;
}
#footerModal .wpcf7 form input[type="submit"]:hover {
  background: var(--main);
  color: #fff;
}
.wpcf7-list-item label > input:active {
  border: 2px solid #34495e;
}
#footerModal .wpcf7-list-item label > input:checked {
  border: 1px solid var(--main);
  background-color: var(--main);
}
.wpcf7 form input:not([type="checkbox"]) {
  background: #f5f5f5;
  height: 48px;
  font-size: 16px;
  border: 0;
  border-radius: 0;
  margin-bottom: 20px;
  border: 0;
  font-family: "Heebo", sans-serif !important;
  max-width: 100%;
  padding: 0 20px 0 10px;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 12px;
  bottom: auto;
  display: inline-block;
  position: absolute;
  width: 100%;
  right: 0;
  top: calc(100% + 12px);
}
.wpcf7-spinner {
  display: none !important;
}
/*======================

      Home Page

=======================*/

section#hp-s1 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 112px;
  height: 554px;
  position: relative;
}
section#hp-s1 .container {
  position: relative;
  z-index: 1;
}
.bg_video_yt:after {
  content: "";
  position: absolute;
  background: #262847;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  opacity: 80%;
}
.bg_video_yt iframe {
  width: 100%;
  height: 56vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bg_video_yt {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
  top: 0;
  right: 0;
  z-index: 0;
}

.main-slogan h1 {
  font-size: 56px;

  color: #fff;

  font-weight: 300;

  margin: 0;
}

.main-slogan p {
  color: #fff;
  font-size: 56px;
  font-weight: 100;
  line-height: 1;
}

.main-text p {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  max-width: 457px;
}

.open_form_cta {
  background: var(--yellow);
  color: var(--main);
  font-size: 17px;
  font-weight: bold;
  border: 0;
  border-radius: 0;
  padding: 11px 18px;
  transition: ease-in-out 0.4s;
  margin-left: 15px;
}

.open_form_cta:hover {
  background: var(--main);
  color: var(--yellow);
}
.main-text {
  margin-bottom: 30px;
}

.btns-block {
  display: flex;
  align-items: center;
}
.video_about a {
  display: flex;
  padding: 0 5px;
  color: var(--yellow);
  text-decoration: none;
  cursor: pointer;
}

a.open-popup-video:hover {
  color: #fff;
}

span.play_btn {
  padding: 5px;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 25px;
  height: 25px;
  margin-left: 10px;
}

span.play_btn:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 6.5px solid transparent;
  border-bottom: 6.5px solid transparent;
  border-left: 9.5px solid var(--yellow);
  display: block;
  padding: 0 0 0;
  text-align: center;
  margin: 0 0px 0 0px;
  transition: ease-in-out 0.4s;
}

.video_about a:hover span.play_btn:before {
  border-left: 9.5px solid #fff;
}

.scroll_down {
  display: inline-block;
  transform: translateY(0);
  transition: all 0.3s ease;
}

.btn_scrolldown {
  text-align: center;
  padding: 40px 0 30px;
  display: block;
}

.scroll_down:hover {
  animation: upDown 1s linear infinite alternate;
}

@keyframes upDown {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(5px);
  }
}

section#section-expertise {
  overflow: hidden;
}

.services-expertise .container-fluid {
  padding-right: calc(50% - 650px);
}
@media screen and (max-width: 1441px) {
  .services-expertise .container-fluid {
    padding-right: calc(50% - 514px);
  }
}

#section-expertise .slick-list.draggable {
  margin-left: -126px;
}

.expertise__slide {
  padding: 0 0 0 42px;
}

.expertise__slider {
  padding-bottom: 120px;
}

[dir="rtl"] .expertise__slider .slick-next,
[dir="rtl"] .expertise__slider .slick-prev {
  right: auto;
  bottom: 0;
  top: auto;
  border: 1px solid var(--yellow);
  width: 83px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  border-radius: 0;
}

[dir="rtl"] .expertise__slider .slick-arrow img {
  transition: ease-in-out 0.4s;
}

[dir="rtl"] .expertise__slider .slick-next:hover,
[dir="rtl"] .expertise__slider .slick-prev:hover {
  border-color: var(--main);
}

[dir="rtl"] .expertise__slider .slick-arrow:hover img {
  filter: invert(0.7);
}

[dir="rtl"] .expertise__slider .slick-next {
  left: 324px;
}

[dir="rtl"] .expertise__slider .slick-prev {
  left: 221px;
}

[dir="rtl"] .expertise__slider .slick-next:before,
[dir="rtl"] .expertise__slider .slick-prev:before {
  display: none;
}

.expertise__inner {
  border: 1px solid var(--yellow);
  padding: 20px 20px 20px 35px;
  height: 100%;
}
.expertise__slider .slick-slide {
  height: inherit !important;
}
.expertise__slider .slick-track {
  display: flex !important;
}
.expertise__slide h3 {
  color: var(--main);
  font-size: 20px;
  font-weight: 400;
}

.expertise__slide h3 a {
  color: var(--main);
  text-decoration: none;
}

.expertise__slide .hr_line {
  background: var(--secondary);
  width: 39px;
  margin: 16px 0;
}

.expertise__text {
  font-size: 14px;
  color: #6b6b6b;
  margin-bottom: 15px;
  max-height: 130px;
  overflow: hidden;
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -o-user-select: text;
}

a.read-more-slider,
a.read-more-slider:active,
a.read-more-slider:visited {
  position: relative;
  color: var(--yellow);
  text-decoration: none;
  font-size: 14px;
  font-weight: 500 !important;
}

a.read-more-slider:after {
  content: "";
  background: url(/wp-content/uploads/2022/02/Arrow-3.png) no-repeat center
    center / cover;
  width: 20px;
  height: 5px;
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
}

a.read-more-slider:hover:after {
  filter: invert(0.8);
  animation: leftRight 1s linear infinite alternate;
}
.expertise-page .expertise-link,
.page-id-1734 .custom-breadcrumbs .current-item{
    pointer-events: none;
}
@keyframes leftRight {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-5px);
  }
}

.team-image {
  max-width: 818px;
  margin: 0 auto 45px;
}
.team-image__inner img {
  position: relative;
}
.hr-line {
  background: #36385e;
  width: 83px;
  height: 1px;
  margin: 70px auto 50px;
}
div#bg_video_yt_team {
  display: flex;
  position: relative;
}
div#bg_video_yt_team iframe,
.team-image__inner {
  width: 100%;
  height: 460px;
}
div#bg_video_yt_team:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  right: 0;
}
.team-image__inner:after {
  content: "";
  width: 226px;
  height: 191px;
  background: var(--yellow);
  position: absolute;
  bottom: -28px;
  right: -52px;
  z-index: -1;
}
.team-image__inner:before {
  content: "";
  width: 257px;
  height: 196px;
  background: var(--yellow);
  position: absolute;
  top: -40px;
  left: -49px;
  z-index: -1;
}
.team-image__inner {
  position: relative;
  background-size: cover;
}
.team-description img {
  margin-top: 30px;
  margin-bottom: 60px;
  width: 114px;
}
.team-description {
  color: #000;
  font-size: 17px;
  max-width: 655px;
  margin: 0 auto;
}
#statistics-section {
  background: #fafafb;
  text-align: center;
  padding: 60px 0;
  margin-top: 15px;
}

.full-number .value {
  color: var(--main);
  font-size: 85px;
  position: relative;
  display: block;
  width: 115px;
  font-family: "Roboto Slab", serif;
  padding-left: 30px;
}

.full-number .value:after {
  content: "";
  background: var(--yellow);
  height: 90px;
  width: 2px;
  transform: rotate(15deg);
  display: inline-block;
  vertical-align: middle;
  margin: 20px 0 0 0;
  position: absolute;
  left: 0;
  top: 0;
}

.full-number .num-name {
  font-size: 24px;
  color: var(--main);
  text-align: right;
  padding-right: 30px;
}

.full-number {
  display: flex;

  align-items: center;
}

.numbers-box:last-child {
  padding-left: 0;
}

.team-section {
  text-align: center;
}

.process-section {
  background: var(--main);
  color: #fff;
  padding: 55px 0;
}
.process-step p:last-child {
  margin: 0;
}
.process-box {
  margin-bottom: 50px;
}
.process-section .section-title {
  color: #fff;
  margin: 0 0 55px;
  opacity: 0.57;
}

.process-section .container {
  max-width: 680px;
}

.process-step {
  display: flex;
  align-items: center;
}

.step-number {
  font-size: 85px;
  font-weight: 100;
  line-height: 1.5;
  padding: 0 0 0 50px;
}

.title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 9px;
}
.num-name {
  font-size: 14px;
}

.proocesss-step__content {
  padding-right: 50px;
  position: relative;
  border-right: 1px solid #fff;
}
.proocesss-step__content:after {
  content: url(/wp-content/uploads/2022/05/hes.png);
  position: absolute;
  bottom: -8px;
  right: -5px;
}

.btn-container {
  text-align: center;
  margin: 55px 0 20px;
}

body a.btn-process {
  color: #fff;
}

.btn-process {
  background: var(--secondary);
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  padding: 8px 35px;
  transition: ease-in-out 0.4s;
  text-decoration: none;
}

.btn-process:hover {
  background: var(--yellow);
  color: var(--main);
}

.success-story__box {
  margin-bottom: 80px;
}

.success-story__box__image {
  position: relative;
}

.success-story__box__image:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(54, 56, 94, 0.6);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.success-story__box__image img {
  filter: grayscale(1);
}
.success-story__box__inner {
  display: flex;
  align-items: center;
}

.success-story__box__image {
  position: relative;
  width: 505px;
  height: 325px;
  flex: 0 0 505px;
  overflow: hidden;
}
.success-story__box__content h3 {
  font-weight: 400;
  margin: 0;
}
section.success-stories .container {
  max-width: 980px;
}

.success-story__box__content {
  width: 345px;
  flex: 0 0 345px;
  margin-right: -65px;
  z-index: 1;
  background: #fff;
  padding: 33px;
  border: 1px solid #dfdfdf;
}

.success-story__box:nth-child(2) .success-story__box__inner {
  flex-direction: row-reverse;
}

.success-story__box:nth-child(2) .success-story__box__content {
  margin-right: auto;
  margin-left: -65px;
  text-align: left;
}

.success-story__exerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}

.success-story__box__inner .hr_line {
  background: var(--main);
  margin: 19px 0 16px;
}

h3.post__list__title a {
  font-size: 20px;
  text-decoration: none;
  color: #000;
}

.btn-read-more-post {
  border: 1px solid #dfdfdf;
  text-decoration: none;
  font-size: 13px;
  padding: 5px 20px;
  color: var(--main);
  margin: 15px 0 0;
  display: inline-block;
}

.btn-read-more-post:hover {
  background: var(--main);
  color: #fff;
}

.success-story__box:nth-child(2) .hr_line {
  display: inline-block;
}

.slider-instructions {
  padding-bottom: 100px;
}

[dir="rtl"] .slider-instructions .slick-next,
[dir="rtl"] .slider-instructions .slick-prev {
  right: auto;
  bottom: 0;
  top: auto;
  border: 1px solid var(--yellow);
  width: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px;
  border-radius: 0;
}

[dir="rtl"] .slider-instructions .slick-arrow img {
  transition: ease-in-out 0.4s;
  width: 21px;
}

[dir="rtl"] .slider-instructions .slick-next:hover,
[dir="rtl"] .slider-instructions .slick-prev:hover {
  border-color: var(--main);
}

[dir="rtl"] .slider-instructions .slick-arrow:hover img {
  filter: invert(0.7);
}

[dir="rtl"] .slider-instructions .slick-next {
  right: calc(50% - 62px);
}

[dir="rtl"] .slider-instructions .slick-prev {
  left: calc(50% - 62px);
}

[dir="rtl"] .slider-instructions .slick-next:before,
[dir="rtl"] .slider-instructions .slick-prev:before {
  display: none;
}

.instruction-box__title {
  font-size: 16px;
  color: var(--main);
  font-weight: 600;
  margin: 12px 0 9px;
  display: block;
  line-height: 1.1;
}

.instruction-box {
  padding: 35px 10px 10px;
}

.instruction-box__inner {
  padding: 16px 24px 24px;
  border: 1px solid #dfdfdf;
  height: 150px;
}

a.instruction-box__link {
  margin-top: -27px;
  display: block;
}

a.instruction-box__link img {
  background: #fff;
  transition: ease-in-out 0.15s;
  transform: scale(0.9);
}

a.instruction-box__link:hover img {
  transform: scale(1);
}

.testimonials-section .container {
  max-width: 1140px;
}

.testimonial-box .hr_line {
  background: var(--yellow);
  position: absolute;
  bottom: 65px;
}

.testimonial-box__inner {
  padding: 40px 45px 40px 55px;
  border: 1px solid #dfdfdf;
  min-height: 330px;
  position: relative;
  display: block;
  text-decoration: none;
}

.testimonial-box__title {
  color: #787878;
  font-size: 15px;
  position: absolute;
  bottom: 40px;
}

.testimonial-box__excerpt {
  font-size: 20px;
  color: #272727;
}

.success-stories__btn__all a {
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  background: #55588a1a;
  padding: 5px 15px;
  text-decoration: none;
  color: var(--main) !important;
  width: 150px;
}

.success-stories__btn__all a:hover {
  color: #fff !important;
  background: var(--main);
}

.success-stories__btn__all {
  text-align: center;
  margin: 56px 0;
}

section.additional-info {
  background: var(--bg);
  padding: 5px 0 50px;
}
section.instructions-section {
  padding-bottom: 25px;
}
.instruction-box__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.instructions-section .container {
  max-width: 890px;
}

.additional-info .container {
  max-width: 765px;
}

.video-center__inner,
.forum-box__inner,
.press-box__image {
  position: relative;
}
.press-box__image {
  height: 200px;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
}
.add-info__category_title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 0 5px;
  line-height: 1.3;
  color: #fff;
}
#page .page_title_options {
  font-size: 22px;
  margin-bottom: 25px;
  color: #000;
}

#page h2.trigger-h-active {
  font-size: 17px;
  margin: 40px 0 30px;
}
body .breadcrumbs_style {
  padding-bottom: 0;
}
.page-template-default:not(.home) h2 {
  font-size: 20px;
  margin: 20px 0;
}
.page-template-default p {
  font-size: 16px;
}
form input,
form textarea {
  font-family: "Heebo", sans-serif !important;
}
button#button {
  position: fixed;
  bottom: 145px;
  right: 10px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  font-size: 25px;
  line-height: 0.9;
  padding: 0;
  opacity: 0;
  z-index: -1;
  background: var(--light-btn);
  border: none;
  box-shadow: 0 0 11px -2px rgb(0 0 0 / 33%);
}
button#button.show {
  opacity: 1;
  z-index: 3;
}
.press-box__image.small_icon_bg {
  background-color: #55588a1a;
  background-size: auto;
}
.press-box span.add-info__category_title {
  background: var(--yellow);
}
.press-box.updates span.add-info__category_title {
  background: #558a87;
}
.forum-box span.add-info__category_title {
  background: #8283aa;
}
.video-center .add-info__category_title {
  background: #f4a173;
  width: 46px;
  height: 22px;
  border: 0;
}
.video-center__image {
  height: 200px;
  position: relative;
}
h4.press-box__title {
  height: 54px;
  background: #ebebf6;
  display: flex;
  align-items: center;
  color: var(--main);
  padding: 9px 17.34px;
}

.forum-box__inner {
  height: 254px;
  background: #ebebf6;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 25px;
}

.forum-box__inner > a,
.press-box__image a {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}

.forum-box__quote {
  font-size: 19px;
  font-weight: 300;
  color: var(--main);
  margin-top: 30px;
}
.forum-box__quote:before {
  content: "״";
  display: block;
  font-size: 41px;
  font-weight: 400;
  line-height: 0;
}
span.forum-box__date {
  color: #c4c4c4;
  font-size: 14px;
  margin-top: 8px;
}
.video-center {
  margin: 0 0 30px;
}
.video-center__image a.open-popup-video:after {
  content: "";
  background: rgba(54, 56, 94, 0.52)
    url(/wp-content/uploads/2022/02/triangle.png) no-repeat 58% center / auto;
  position: absolute;
  top: calc(52% - 25px);
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.video-center__image a.open-popup-video {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}

.video-center__title {
  margin: 0;
  height: 54px;
  /* position: absolute; */
  bottom: 0;
  right: 0;
  width: 100%;
  background: #ebebf6;
  color: var(--main);
  font-weight: 500;
  font-size: 15px;
  line-height: 128.7%;
  display: flex;
  align-items: center;
  padding-right: 19.34px;
}
.video-center__image img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

h4.press-box__title a {
  color: var(--main);
  text-decoration: none;
  max-width: 100%;
  font-weight: 500;
  font-size: 15px;
  line-height: 128.7%;
}
h4.press-box__title a:hover {
  color: var(--yellow);
}
.social-share-btns a {
  font-family: "FontAwesome";
  background: var(--main);
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid var(--main);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease-in-out 0.3s;
  margin-left: 10px;
}
.social-share-btns a:visited,
.social-share-btns a:active {
  color: #fff;
}
.social-share-btns a:hover {
  color: var(--main);
  background: #fff;
}
.social-share-btns {
  display: flex;
}
.trigger-accordion-faq .content-block {
  display: none;
}
/*===========================
        Forums
============================*/
body #bbpress-forums li.bbp-body ul.forum {
  margin-bottom: 16px;
  border: none !important;
  background: #f8f8f8;
}
body #bbpress-forums ul.bbp-forums,
body #bbpress-forums ul.bbp-lead-topic,
body #bbpress-forums ul.bbp-replies,
body #bbpress-forums ul.bbp-search-results,
body #bbpress-forums ul.bbp-topics {
  border: none !important;
}
body #bbpress-forums li.bbp-forum-info {
  display: flex;
  padding: 18px 22px;
}

body #bbpress-forums li.bbp-body ul.topic {
  display: flex;
  flex-wrap: wrap;
}

body #bbpress-forums li {
  width: 100%;
}
body #bbpress-forums li.bbp-header,
body #bbpress-forums li.bbp-footer {
  display: none;
}
body #bbpress-forums .forum_thumb {
  flex: 0 0 40px;
}
body #bbpress-forums .list_forum_content {
  padding-right: 25px;
}
body #bbpress-forums .bbp-forum-info .bbp-forum-content {
  font-size: 15px;
  font-weight: normal;
  color: #626262;
  max-width: 70%;
  margin: 0;
}
body #bbpress-forums .bbp-forum-info .bbp-forum-content p {
  margin: 0;
}
body #bbpress-forums a.bbp-forum-title {
  color: var(--main);
  font-weight: 700;
  text-decoration: none;
  font-size: 18px;
}
.posts_repl_count {
  color: var(--secondary);
  font-size: 14px;
  margin: 8px 0 12px;
  display: flex;
}
.posts_repl_number {
  font-weight: bold;
  margin-left: 5px;
}
.pipe {
  margin: 0 8px;
}

/*=====================
      Single Forum
======================*/
.forum_content {
  padding-bottom: 25px;
}
.bbp-topic {
  margin-bottom: 20px;
}
.forum_content p {
  font-size: 16px;
  color: #000;
}
.single-forum h2.entry-title {
  font-size: 20px;
  color: var(--main);
  font-weight: 700;
}

.topics_count_single {
  font-size: 14px;
  color: #727389c4;
}
.topics_count_single .count_text {
  margin-right: 5px;
}
.single-forum span#subscription-toggle,
.single-forum .bbp-template-notice.info {
  display: none;
}
body.single-forum #bbpress-forums .open_new_topic_btn {
  background: var(--yellow);
  border-radius: 0;
  color: var(--main);
  font-size: 15px;
  font-weight: 700;
  margin-right: 5px;
  height: 42px;
  line-height: 42px;
  padding: 0 16px;
  border: none;
  display: block;
  text-decoration: none;
  cursor: pointer;
}
body.single-forum #bbpress-forums .open_new_topic_btn:hover {
  background: var(--main);
  color: #fff;
}
.single-topic fieldset.bbp-form div:nth-child(2) {
    display: flex;
    flex-direction: column;
}
.single-topic #bbpress-forums fieldset.bbp-form{
  order: 2;
}
.single-topic  #bbpress-forums .bbp-the-content-wrapper {
    order: 1;
}
.single-topic  #bbpress-forums .form-newsletter {
    order: 3;
}
.single-topic  #bbpress-forums .bbp-submit-wrapper {
    order: 4;
}
.open_new_topic_btn:hover img {
  filter: brightness(0) invert(1);
}
.single_forum_inner_header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #36385e21;
}
.single-forum .bbp-topic-title .bbp-author-avatar {
  display: none;
}

.bbp-topic-meta {
  display: flex;
  font-size: 13px;
  font-weight: 500;
  color: #6d6d6d;
}
a.bbp-topic-permalink {
  color: #000;
  font-size: 15px;
  text-decoration: none;
  font-weight: 500;
  margin-bottom: 5px;
}
a.bbp-topic-permalink:hover,
a.bbp-topic-permalink:active,
a.bbp-topic-permalink:visited {
  color: #000 !important;
}
.list-topci_thumb {
  flex: 0 0 21px;
}
.single_topic_content {
  flex: 1;
  padding: 0 16px 25px 55px;
}
.topic_content {
  font-size: 14px;
  color: var(--text);
  margin: 10px 0;
}
.bbp-topic-freshness {
  display: none;
}
.rep_mem_content {
  display: flex;
}

.rep_mem_content {
  font-size: 14px;
  color: rgb(64, 64, 64);
}

.type-topic .rep_mem_content {
  display: none;
}

.type-topic.loop-item-0 .rep_mem_content {
  display: flex;
}

body #bbpress-forums ul.bbp-topics {
  border: none !important;
}
.bbp-topic-reply-count img {
  height: 10px;
}
.bbp-topic-voice-count {
  margin-left: 15px;
}
.bbp-pagination-count {
  display: none;
}
body .bbp-pagination-links {
  width: 100%;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: row-reverse;
  height: 34px;
  align-items: center;
}
body .archive_cat_box .bbp-pagination-links {
  flex-direction: row;
}
.archive_cat_box_content.tax-updates {
  padding-bottom: 25px;
}
.f_cat_paging_li a {
  text-decoration: none;
}
.archive_cat_box_content.tax-updates p {
  margin-bottom: 20px;
}
body #bbpress-forums .bbp-pagination-links a,
body #bbpress-forums .bbp-pagination-links span.current,
.f_cat_paging_li {
  display: block;
  float: right;
  font-size: 16px;
  line-height: 18px;
  padding: 0 5px;
  margin-right: 5px;
  border: none;
  border-radius: 0;
  background: 0 0;
  color: inherit;
  text-decoration: none;
}
.f_cat_paging_li {
  margin: 0 0px;
  display: flex;
}
.f_cat_paging_li a {
  line-height: 18px;
  padding: 0;
  margin: 0;
}
.f_cat_paging_li a.prev.page-numbers {
  margin-right: 30px;
}
.f_cat_paging_tab.page-numbers {
  /* display: none; */
  line-height: 18px;
  padding: 0;
}
body .f_cat_paging_ul {
  display: flex;
  justify-content: center;
  margin-bottom: 35px;
  direction: ltr;
  height: 34px;
  align-items: center;
}
body #bbpress-forums .bbp-pagination-links a:hover,
body #bbpress-forums .bbp-pagination-links span.current,
body #bbpress-forums .bbp-topic-pagination a:hover {
  background: transparent;
  opacity: 1;
  border: none;
  font-weight: 700;
}
body .f_cat_paging_li .f_cat_paging_tab:not(.page-numbers) {
  border: none;
}
body .f_cat_paging_tab_select {
  border: none;
  font-weight: bold;
}
.f_canvas.f_posts_paging_box a.prev.page-numbers:after,
.f_canvas.f_posts_paging_box a.next.page-numbers:after {
  top: -7px;
}
a.prev.page-numbers:after {
  content: url(/wp-content/themes/almog/images/arr-left.svg);
  background: #fff;
  position: absolute;
  top: -9px;
  width: 34px;
  height: 34px;
  border: 1px solid #ccc;
  line-height: 43px;
  text-align: center;
}
a.next.page-numbers:after {
  content: url(/wp-content/themes/almog/images/arr-right.svg);
  background: #fff;
  position: absolute;
  top: -9px;
  width: 34px;
  height: 34px;
  border: 1px solid #ccc;
  line-height: 43px;
  right: -26px;
  text-align: center;
}
a.prev.page-numbers,
a.next.page-numbers {
  font-size: 0 !important;
  width: 0;
  position: relative;
}
body #bbpress-forums fieldset.bbp-form legend {
  padding: 5px;
  width: auto;
  border: none;
  float: none;
}
body .bbp-pagination {
  float: none;
  width: 100%;
  margin-bottom: 35px;
  display: inline-block;
}
div > .bbp-form > legend {
  display: none;
}
body #bbpress-forums fieldset.bbp-form legend {
  padding: 0;
  width: auto;
  border: none;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
}
.single-topic header.entry-header,
.single-topic div.bbp-template-notice.info {
  display: none;
}
.single-topic span.bbp-author-avatar {
  display: none;
}
li.menu_item.current:after {
  content: "";
  position: absolute;
  width: calc(100% - 60px);
  height: 1px;
  background: var(--yellow);
  right: 30px;
  bottom: 13px;
}
.sub_menu li.current a {
  color: var(--yellow);
}
/*========================
     Services
========================*/
.tax-expertise .author_img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 0 4px rgb(0 0 0 / 6%);
  flex: 0 0 45px;
  margin-left: 15px;
}
.tax-expertise .inner_author,
.tax-expertise.inner_author {
  display: flex;
}
.tax-expertise span.auth_name a {
  color: #292929;
  text-decoration: none;
}
.tax-expertise span.auth_name {
  color: #292929;
  font-size: 15px;
  display: block;
  font-weight: 700;
}
.tax-expertise span.auth_desc {
  font-size: 13px;
  color: #292929;
  /* max-width: 56%; */
  display: block;
  margin-bottom: 30px;
}
.inner_author.tax-expertise {
  margin-bottom: 25px;
}
.inner_author.tax-expertise .post_date {
  line-height: 1.2;
  font-size: 15px;
  display: block;
}
body .inner_service_post_type_title {
  font-size: 18px;
  color: var(--main);
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #36385e12;
  line-height: 26px;
}
.inner_service_posts_loop {
  display: flex;
  flex-wrap: wrap;
  /* max-width: 100%; */
  /* max-width: calc(100% + 1 * var(--bs-gutter-x)); */
}
.inner_service_posts_loop .ttl {
  font-size: 15px;
  color: #000;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 12px;
}
.inner_service_posts_loop .meta {
  font-size: 13px;
  color: #626262;
  font-weight: 500;
  display: flex;
}
.inner_service_posts_loop .excerpt_short {
  font-size: 14px;
  color: #909090;
  margin-top: 10px;
}
.inner_service_posts_loop a.read_more {
  color: #909090;
}
.inner_service_posts_loop .post_item {
  margin-bottom: 25px;
}
.inner_service_btn_bottom {
  text-align: center;
  margin: 25px 0 55px;
}
body .f_canvas {
  overflow: hidden;
  margin-top: 10px;
}
body.single p {
  margin-bottom: 20px;
}
.meta .author {
  margin-left: 5px;
}
body .inner_service_btn_bottom a {
  text-decoration: none;
  color: var(--secondary);
  border: 1px solid rgba(85, 88, 138, 0.24);
  padding: 10px 16px;
  font-weight: 600 !important;
  font-size: 14px;
}
body .inner_service_btn_bottom a:hover {
  background: var(--secondary);
  color: #fff;
}
.inner_service_posts_loop .thumb {
  height: 115px;
  overflow: hidden;
  object-fit: cover;
  width: 100%;
  position: relative;
}
.inner_service_posts_loop .thumb img {
  height: 115px;
  min-width: auto;
  object-fit: cover;
}
#forums .list-topci_thumb {
  flex: 0 0 28px;
  margin-left: 20px;
  margin-top: 7px;
}
#forums .list-topci_thumb img {
  width: 28px;
  height: auto;
}
#forums .latest-forum-item-author {
  flex: 0 0 80px;
  margin-left: 20px;
  font-size: 13px;
  color: var(--main);
  font-weight: 600;
  margin-top: 7px;
}
#forums .latest-forum-item-date {
  display: block;
  font-size: 11px;
  font-weight: normal;
  color: var(--secondary);
}
/* #forums .latest-forum-posts h3 {
   display:none;
} */
#forums .inner_service_forum_content {
  flex: 1;
  padding-bottom: 15px;
  border-bottom: 1px solid #f3f3f3;
}
#forums .bbp-topic:last-child .inner_service_forum_content {
  border: 0;
}
#forums .inner_service_forum_content h4 a {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  text-decoration: none;
}

.latest-forum-item-text {
  color: #7c7c7c;
  font-size: 14px;
}
.submenu_post__types::-webkit-scrollbar {
  background: #36385d;
  height: 1px;
}
.submenu_post-types-links {
  z-index: 1;
  position: relative;
  transition: ease 0.1s;
  background: var(--main);
}
.submenu_post-types-links.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  transition: ease 0.15s;
  background: var(--main);
}

.submenu_post-types-links.active {
  position: fixed;
  width: 100%;
  z-index: 2;
}
.submenu_post-types-links .submenu_inner-links {
  background: var(--main);
}
ul.submenu_post__types,
#menu-submenu-about {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  align-items: center;
  height: 41px;
}
.submenu_post__types li,
#menu-submenu-about li {
  margin-left: 50px;
}
.submenu_post__types li a,
#menu-submenu-about li a {
  color: #fff;
  transition: ease-in-out 0.3s;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}
.submenu_post__types li a:hover,
#menu-submenu-about li a:hover,
#menu-submenu-about li.current-menu-item a,
.submenu_post__types li.current-menu-item a {
  color: var(--yellow);
  font-weight: 500;
}
.author_data {
  margin-top: 20px;
}
.inner-intro-text {
  position: relative;
  padding: 18px 0;
}
.inner-intro-text:after {
  content: "";
  border-color: var(--yellow);
  border-width: 1px;
  border-style: solid;
  border-left: 0;

  position: absolute;
  top: 0;
  right: -25px;
  width: 35px;
  height: 100%;
}
.inner-intro-text p {
  font-size: 22px;
  font-weight: 600;
  color: #000;
}
body.single .inner-intro-text p {
  margin-bottom: 0;
  font-size: 22px;
}
.intro-date {
  font-size: 15px;
  color: #797979;
}

.cat_intro_text {
  margin-bottom: 42px;
}
body .f_cat_box_content h2 {
  font-size: 17px;
  color: #000;
  font-weight: 700;
  margin: 25px 0;
  padding: 0;
}
.f_canvas.f_cat_box_content {
  margin-bottom: 0px;
}

/*=========================
        Services Page
========================*/
.page-template-expertise-page .cat_box,
.category-3 .cat_box {
  display: flex;
  margin-bottom: 45px;
  flex-wrap: wrap;
}
.page-template-expertise-page .thumb,
.category-3 .thumb {
  flex: 0 0 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 125px;
  background: #fff9ee;
  margin-left: 25px;
}
.category-3 .thumb {
  background: #f4f5fc;
}
.category-3 .thumb img {
  width: auto;
  max-width: 40px;
}
.page-template-expertise-page .ttl a,
.category-3 .ttl a {
  font-size: 17px;
  font-weight: 700;
  color: #000;
  margin-bottom: 8px;
  text-decoration: none;
  line-height: 1;
  display: block;
}
/* .category-3 .ttl h2,
.page-template-expertise-page .ttl {
  margin-bottom: 8px;
} */
.page-template-expertise-page .description,
.category-3 .description {
  color: #909090;
  font-size: 14px;
}
.page-template-expertise-page .description a,
.category-3 .description a {
  color: #909090;
}
.cat_box_content {
  flex: 1;
}
/* .comments_block h2 {
  display: none;
} */
button.comment_loadmore {
  background: #fff;
  border: 0.5px solid #36385e;
  border-radius: 0;
  width: 100%;
  font-size: 15px;
  height: 39px;
  padding: 0;
  font-weight: 500;
  margin-top: 10px;
}
.post_media_title_h a:visited {
  color: #000;
}
.post_list_content a:visited {
  color: var(--secondary);
}
.inner_service_posts_loop .excerpt_short {
  font-size: 14px;
  font-weight: normal;
}
.excerpt_short strong {
  font-weight: normal;
}
.single-post .inner_service_posts_loop .ccat-8 .thumb {
  display: none;
}
body #bbpress-forums fieldset.bbp-form select {
  padding: 0;
}

/*================================
      Submenu Titles
===============================*/
.submenu_title_menu {
  background: #f8f8f8;
}
.submenu-list-block {
  display: none;
}
.submenu-list-block.trigger-submenu-list-block ul a {
  font-size: 14px;
  text-decoration: none;
  clor: var();
  color: var(--main);
  padding: 15px 0;
  display: inline-block;
}
.submenu-list-block.trigger-submenu-list-block ul {
  list-style: none;
}
.submenu-list-block.trigger-submenu-list-block {
  position: absolute;
  background: #ffff;
  z-index: 3;
  padding: 0 33px 15px 15px;
  overflow-y: scroll;
  width: 315px;
  height: 340px;
}
.submenu_title_menu_inner_bg {
  display: none;
  background: rgba(54, 56, 94, 0.85);
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: -1;
}
li.list-tem.trigger-list-tem.bold {
  font-weight: bold;
}

button.open-close-submenu {
  background: rgba(0, 0, 0, 0);
  border: none;
  font-size: 15px;
  color: #000;
  font-weight: 500;
  padding: 11px 0;
}
.submenu-list-block::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.submenu-list-block::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey;
  border-radius: 10px;
}

/* Handle */
.submenu-list-block::-webkit-scrollbar-thumb {
  background: var(--main);
  border-radius: 10px;
}

/* Handle on hover */
.submenu-list-block::-webkit-scrollbar-thumb:hover {
  background: #009eb3;
}

.cat_seo_box {
  padding-bottom: 0;
}

.f_canvas.f_cat_box_content,
.f_canvas.f_cat_box_content p {
  color: #000;
  font-size: 15px;
  padding: 0;
}
.single .small_container .f_cat_box_content p,
.single .small_container .f_cat_box_content li {
  font-size: 16px;
}
.archive_cat_box_content .post_list_img {
  flex: 0 0 260px;
  margin-left: 25px;
}
.archive_cat_box_content.tax-updates .post_list_img img {
  height: 125px;
  object-fit: cover;
}

h2.post_list_title a {
  font-size: 17px;
  color: #000;
}
.post_list_content,
.post_list_content a {
  font-size: 14px;
  color: #909090;
}

.d-flex.cat_inner_post-list {
  margin-bottom: 25px;
}
.post_list_media_inner {
  max-width: 100%;
  background: #f7f7f9;
  transition: ease-in-out 0.4s;
}
.post_list_media:hover .post_list_media_inner {
  background: var(--main);
}
.post_list_media:hover .post_media_title {
  color: #fff;
}
.post_media_title_h .post_media_title {
  padding: 10px 0;
  text-decoration: none;
}
.post_list_content p {
  display: contents;
}
.post_list_content a {
  text-decoration: underline;
}
.post_media_title {
  line-height: 1.2;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding: 10px 15px;
  min-height: 63px;
}
.archive_posts_type.archive_cat_box_content {
  margin-bottom: 45px;
}

.p_meta {
  color: #626262;
  font-size: 15px;
  margin: 3px 0 9px;
}
.post_list_media_inner .f_f_posts_b_img_mi {
  height: 160px;
  width: 100%;
  overflow: hidden;
  background: #fafafa;
}
.small_container.cats_content .post_list_media_inner .f_f_posts_b_img_mi img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.post_list_media {
  margin-bottom: 45px;
  padding: 0 15px;
}
.category-9 .small_container {
  max-width: 750px;
}
.category-9 .small_container.cats_content {
  padding: 0;
}

body .f_cat_paging_ul {
  display: flex;
  justify-content: center;
  margin-bottom: 35px;
  direction: ltr;
}
.category-5 .archive_cat_box_content .post_list_img {
  flex: 0 0 260px;
  margin-left: 25px;
  height: 125px;
  overflow: hidden;
}
.category-5 .archive_cat_box_content .post_list_img img {
  object-fit: cover;
  height: 160px;
}
body.archive .f_cat_paging_tab {
  color: #36385e;
}
body.archive span.page-numbers.current .f_cat_paging_tab {
  font-weight: bold;
}
/*===========================
        Comments
=============================*/
#commentform label {
  font-size: 0;
}
#commentform input,
#commentform textarea {
  background: #f5f5f5;
  width: 100%;
  border: none;
  padding: 0 10px;
  border-radius: 0;
}
#commentform input {
  height: 50px;
  line-height: 50px;
}
#commentform textarea {
  height: 160px;
  padding-top: 15px;
}
#commentform input#submit {
  background: var(--secondary);
  color: #fff;
  font-weight: 500;
  font-size: 17px;
}
#commentform p.comment-form-url {
  display: none;
}
#commentform p.comment-notes {
  display: none;
}
h3#reply-title {
  font-size: 18px;
  color: var(--main);
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #36385e12;
}
.comment-form p {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
div#comments {
  margin-bottom: 40px;
  margin-top: 30px;
}
div#comments ol #respond p.comment-form-author {
  width: 48.5%;
  float: right;
  margin-left: 1.5%;
}
div#comments ol #respond p.comment-form-email {
  width: 48.5%;
  margin-right: 1.5%;
}
.social-media_links .social_title {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin-bottom: 15px;
}
ul.social-media_list {
  list-style: none;
}
ul.social-media_list a {
  text-decoration: none;
  color: #000;
  font-size: 15px;
}
ul.social-media_list li {
  margin-bottom: 13px;
}
ul.social-media_list img {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
footer ul.social-media_list img {
  width: 40px;
  height: 40px;
  margin-right: 30px;
  margin-left: 0;
}
ul.social-media_list a:hover {
  color: var(--secondary);
}
.single .f_post_2h2 {
  padding-top: 65px;
}
body h2.f_post_2h2 {
  color: var(--main);
  font-size: 18px;
  font-family: "Heebo", sans-serif;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
body h2.f_post_2h2.faq-title {
  border-bottom: none;
  margin-bottom: 0 !important;
  font-weight: 500;
}
.comment-metadata a {
  color: #6d6d6d;
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
}
.comment-metadata {
  margin-bottom: 6px;
}
body.single .comment-content p {
  margin-bottom: 6px;
}
.trigger-accordion-faq.accordion-faq-list.active {
  background: #f9f7f859;
}
.trigger-accordion-faq.accordion-faq-list {
  border-top: 1px solid #ebebeb;
  padding: 21px 4px 21px 33px;
}
h3.h-open-close {
  font-size: 15px;
  font-weight: 700;
  position: relative;
  padding-right: 24px;
}
span.faq_btn:before {
  content: "+";
  display: inline-block;
  font-size: 15px;
  color: var(--main);
  margin-left: 6px;
  margin-right: 6px;
  width: 10px;
  line-height: 0;
  position: absolute;
  right: 0;
  top: 8px;
}
h3.h-open-close.open span.faq_btn:before {
  content: "-";
  font-size: 22px;
  line-height: 0;
  transition: ease 0.1s;
}
.content-block {
  padding-right: 22px;
  padding-top: 12px;
}
.content-block p {
  margin-bottom: 0 !important;
}
body .f_canvas.f_cat_box_content .content-block p,
body .content-block p {
  font-size: 14px;
  font-weight: normal;
}
div#respond {
  margin-top: 25px;
}
.single-topic .post-modal-confirm {
  background-color: #55588a;
  padding: 17px 20px;
  border-radius: 0;
}
.f_canvas.breadcrumbs_style a,
.f_canvas.breadcrumbs_style span,
.f_canvas.breadcrumbs_style {
  font-size: 14px;
  color: #939393;
  text-decoration: none;
}
span.breadcrumb_last {
    font-size: 14px;
    color: #939393;
}
.single-topic .bbp-pagination {
  display: none;
}
span.says {
  display: none;
}
a#cancel-comment-reply-link {
  margin-right: 15px;
}

.social-share .social_title {
  font-size: 18px;
  font-weight: 600;
  color: var(--main);
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #36385e12;
  margin-top: 48px;
  text-align: right;
}
body div.heateor_sss_follow_ul a,
body div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
  float: right;
  margin-left: 20px;
}
body div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a svg {
  height: 28px;
}
body div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a span {
  display: flex !important;
  align-items: center;
}
.description p {
  display: contents;
}
#instuction .popup__iframe_container {
  background: #fff;
  width: 822px;
  padding: 60px 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.download_form_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 410px;
}
span.download_form_title {
  font-size: 20px;
  font-weight: 600;
  color: var(--main);
  padding: 0 30px;
  margin: 27px 0;
}
#instuction input:not(#f_f_t_bot_checkbox_v) {
  width: 100%;
  border: none;
  background: #f5f5f5;
  height: 50px;
  padding: 5px 10px;
  box-sizing: border-box;
  margin: 0;
}
#instuction .f_f_t_bot_input_submit {
  background: var(--yellow);
  color: var(--main);
}
#instuction .f_f_t_bot_input_submit {
  background: var(--yellow);
  color: var(--main);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  font-family: "Heebo", sans-serif !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wpcf7-list-item.f_f_t_bot_l_term {
  float: right;
  width: 100%;
  text-align: right;
  margin-bottom: 15px;
}
#instuction .wpcf7-list-item.f_f_t_bot_l_term {
  margin: 10px 0;
  padding: 0;
}
span.send_text.d_flex img {
  margin-left: 10px;
}
#instuction .f_f_t_bot_input_submit:hover {
  background: var(--main);
  opacity: 1;
  color: #fff;
}
.f_f_t_bot_input_submit:hover img {
  filter: brightness(0) invert(1);
}
#instuction button.close-btn {
  color: var(--main);
  right: 14px;
  top: 34px;
  font-size: 52px;
}
.download_instruction_inner {
  display: flex;
  align-items: center;
  background: #55588a0d;
  padding: 30px;
}
.dl_icon {
  background: #55588a1a;
  border-radius: 50%;
  height: 90px;
  width: 90px;
  text-align: center;
  line-height: 90px;
  margin-left: 30px;
}
.dl_title {
  font-size: 20px;
  color: var(--main);
  line-height: 1.2;
}
button#dl_open_modal {
  background: var(--yellow);
  border: none;
  border-radius: 0;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 35px;
  margin-top: 10px;
}
button#dl_open_modal:hover {
  background: var(--main);
  color: #fff;
}
ol.comment-list {
  list-style: none;
  padding: 0;
}
li.comment:before {
  content: "";
  background: url(https://rlaw.web3d-studio.co.il/wp-content/themes/almog/images/topic-icon.jpg)
    no-repeat center center / cover;
  width: 23px;
  height: 19px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 5px;
}
.comment-content {
  color: #7c7c7c;
  font-size: 14px;
}
.children li.comment:before {
  content: "";
  background: url(https://rlaw.web3d-studio.co.il/wp-content/themes/almog/images/corner-down-left.svg)
    no-repeat center center / cover;
  width: 16px;
  height: 11px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 21px;
}
a.comment-reply-link,
a.comment-reply-link:active,
a.comment-reply-link:visited,
a.comment-reply-link:focus {
  color: #36385e;
  font-size: 14px;
  font-weight: 500;
}
.children li.comment {
  background: #fbfbfb;
  padding: 14px 44px 14px 90px;
  margin: 20px 0;
}
ol.children {
  padding: 0;
}
li.comment {
  padding-right: 35px;
  position: relative;
}
.comment-author.vcard img {
  display: none;
}
.site_menu_footer li a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  font-size: 15px;
}
.site_menu_footer .hr_line {
  background: var(--yellow);
  width: 39px;
  margin-top: 0;
}
.site_menu_footer ul li {
  margin-bottom: 12px;
}
.site_menu_footer ul {
  list-style: none;
}
footer ul.social-media_list {
  list-style: none;
  display: flex;
}
.ccat-3 img {
  width: auto;
  height: auto !important;
  max-width: 40px;
}
.inner_service_posts_loop .ccat-3 .thumb {
  background: #f4f5fc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-bredcrumbs a:active {
  color: #939393;
}
.custom-bredcrumbs span,
.custom-bredcrumbs a {
  color: #939393;
  font-size: 14px;
  text-decoration: none;
}
.inner_service_posts_loop .ccat-3 .thumb a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: static !important;
}
h2.post_list_title {
  margin-top: 0px;
}
.archive_cat_box_content.tax-updates p a,
.entry-content p a,
.archive_cat_box_content.tax-updates p a:visited,
.entry-content p a:visited,
.phrase-content a {
  color: var(--secondary);
}
.post_item.col-md-6 a.inner_service_post_link,
.post_item.col-md-4.col-xs-6 a.inner_service_post_link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
}
.inner_service_posts_loop .post_item {
  position: relative;
}
body .letter-name {
  color: var(--main);
  font-size: 30px;
  font-weight: 700;
  float: right;
  width: 45px;
  height: 45px;
  background: var(--yellow);
  text-align: center;
}
body .dict-main {
  padding-top: 20px;
}
body .phrase-title {
  color: #000;
  font-size: 20px;
}
.phrase-content p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: right !important;
}
.dict-letters-container {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  font-weight: 300;
  padding: 9px 0;
}
.dict-letters-container a {
  color: #fff;
  text-decoration: none;
}
a.letter-link.active {
  color: var(--yellow);
  font-weight: 600;
}
body form .wpcf7-list-item {
  margin: 10px 0 0px;
}
body #footerModal form .wpcf7-list-item {
  margin: 0px;
}
div#new-forum .popup__iframe_container {
  background: #fff;
  width: 822px;
  padding: 35px;
}
.single-forum div#new-forum .popup__iframe_container {
  background: #fff;
  width: 775px;
  padding: 50px 100px;
}
body #bbpress-forums .bbp-meta {
  display: flex;
}
body #bbpress-forums ul.bbp-replies {
  margin-bottom: 30px;
}
body #bbpress-forums span.bbp-reply-post-date {
  display: none;
}
body #bbpress-forums fieldset.bbp-form label {
  font-size: 15px;
}
.single-topic .custom-breadcrumbs {
  display: none;
}
.single-topic .f_canvas.breadcrumbs_style {
  padding: 15px 0 30px;
}
.single-topic #bbpress-forums fieldset.bbp-form .modal-top-col input {
  padding: 0 20px;
}
body #bbpress-forums .bbp-reply-header {
  background: #fff !important;
  border: none;
  padding: 0;
}
h2.comments-title {
  display: none;
}
ol #respond {
  margin-top: 25px;
  padding: 15px 15px 15px 45px;
  background: #fbfbfb;
}
ol #respond h3#reply-title {
  border: none;
  margin: 0;
  font-size: 13px;
  color: #6d6d6d;
  font-weight: 500;
}
ol #respond h3#reply-title:before {
  content: "";
  background: url(/wp-content/themes/almog/images/corner-down-left.svg)
    no-repeat center center / cover;
  width: 16px;
  height: 11px;
  display: inline-block;
  /* position: absolute; */
  right: 15px;
  top: 21px;
  margin-left: 12px;
}
ol #respond form#commentform input,
ol #respond form#commentform textarea {
  font-family: "Heebo" !important;
  color: #858585;
  font-size: 14px;
  background: #fff;
}
ol #respond form#commentform input#submit {
  background: var(--secondary);
  color: #fff;
  font-weight: 500;
  font-size: 17px;
}
body #bbpress-forums .list-topci_thumb {
  margin-left: 25px;
}
.forums.bbp-replies {
  border: none !important;
}
.bbp-reply-ip,
.bbp-author-role {
  display: none;
}
body #bbpress-forums .type-reply {
  display: flex;
  flex-direction: column;
  margin-right: 38px !important;
  padding-right: 44px !important;
}
body #bbpress-forums .type-reply {
  background-image: url(/wp-content/themes/almog/images/corner-down-left.svg) !important;
  background-repeat: no-repeat;
  background-position: 98% 15px;
  background-size: auto;
  background-color: #fbfbfb !important;
}
.single-topic .social-media_links {
  display: none !important;
}
.single-topic .social-share {
  margin-bottom: 35px;
  padding: 0 15px;
}
body #bbpress-forums .bbp-reply-author span.bbp-author-name {
  width: 100%;
  text-align: right;
  padding: 25px 0 0;
  margin: 0;
  color: #6d6d6d;
  font-size: 13px;
}
.bbp-reply-content p {
  margin-bottom: 2px;
}
.bbp-reply-content {
  margin: 0 !important;
  color: #7e858d;
  font-size: 14px;
  padding-top: 7px !important;
  line-height: 1.5;
  max-width: calc(100% - 30px);
}
body #bbpress-forums a.bbp-topic-permalink {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
}
form#new-post {
  font-family: "Heebo", sans-serif !important;
}
form#new-post .modal-top-col input {
  border: 0;
  background: #f5f5f5;
  height: 49px;
  border-radius: 0;
  margin: 0;
  font-family: "Heebo", sans-serif !important;
  background-image: none !important;
}

#new-forum fieldset.bbp-form.modal-top-section {
  padding: 0;
}

.tax-expertise #new-forum .bbp-topic-form input:not([type="checkbox"]),
#new-forum .bbp-topic-form input:not([type="checkbox"]) {
  border: 0;
  background: #f5f5f5;
  height: 49px;
  border-radius: 0;
  margin: 0;
  font-family: "Heebo", sans-serif !important;
  padding-right: 22px;
  background-image: none !important;
}

.tax-expertise #bbpress-forums fieldset.modal-top-section {
  margin-top: 90px;
  display: block;
}

.tax-expertise #bbpress-forums fieldset.modal-top-section .modal-top-col {
  width: 33.33%;
}

.tax-expertise #bbpress-forums fieldset select#bbp_forum_id {
  height: 48px;
  border: none;
  background-color: whitesmoke;
}

.tax-expertise #qt_bbp_topic_content_toolbar {
  display: none;
}

#new-forum .bbp-the-content-wrapper textarea#bbp_topic_content,
#new-forum .bbp-the-content-wrapper,
#new-forum .wp-editor-container {
  max-height: 160px;
  border: none;
  background: #f5f5f5;
}
#new-forum .form-newsletter label > input:checked {
  background-color: var(--main);
}
#new-forum .form-newsletter label > input:checked + span::before {
  color: #fff;
}
#new-forum .bbp-the-content-wrapper {
  border: none;
}
#new-forum .form-newsletter {
  margin-top: 15px;
}
button.close-btn {
  font-size: 40px;
  top: 30px;
  right: 15px;
}
#new-forum div.bbp-submit-wrapper {
  margin-top: 25px;
}
#new-forum .form-newsletter label > input:checked,
#new-forum .checkbox-input label > input:checked {
  border: 1px solid #dadcef;
}
#new-forum .form-topic-inner-container p {
  margin-bottom: 15px;
}
#new-forum .topic-form-header {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  color: var(--main);
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(54, 56, 94, 0.07);
  margin-bottom: 20px;
}
#new-forum button#bbp_topic_submit {
  background-color: #55588a;
  padding: 17px 20px;
  border-radius: 0;
  width: 100%;
  border: none;
  font-size: 17px;
  font-weight: 500;
}
#new-forum .form-newsletter label > input:checked + span::before,
#new-forum .checkbox-input label > input:checked + span::before {
  top: 2px;
}
.single-topic form#new-post .modal-top-col {
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  border-radius: 0;
}
form#new-post .modal-top-col {
  width: 50%;
}
body #bbpress-forums div.wp-editor-container {
  border: none !important;
}
.single-topic #bbpress-forums fieldset.bbp-form .modal-top-col input {
  height: 49px;
  border-radius: 0;
  margin: 0;
  font-family: "Heebo", sans-serif !important;
}

.single-topic .bbp-the-content-wrapper {
  margin-top: 0;
  border: none !important;
}
form#new-post textarea#bbp_reply_content {
  max-height: 160px;
  border: none;
  background: #f5f5f5;
}
button#bbp_reply_submit,
div.bbp-submit-wrapper {
  width: 100%;
  display: inline-block;
}
.single-topic .bbp-reply-header:nth-child(1) {
  display: block;
}

.single-topic .bbp-reply-header {
  display: none;
}
.single-topic .loop-item-0 .bbp-reply-author {
  display: none;
}
.single-topic .bbp-body .type-topic {
  background: #fff !important;
  padding-right: 45px !important;
}
.single-topic span.bbp-author-name {
  padding: 4px 0 0 !important;
  margin: 0 !important;
}
.single-article .custom-bredcrumbs {
  margin-bottom: 15px;
}
#menu-mobile .menu-item a:hover,
#menu-mobile .menu-item .current_page_item a {
  color: var(--yellow) !important;
  font-weight: 600;
}
body #bbpress-forums .type-reply .bbp-reply-author {
  display: flex;
  font-size: 13px;
  color: #6d6d6d;
  width: fit-content;
  align-items: center;
  font-weight: 500;
  margin-top: 8px;
}
.single-topic #bbpress-forums .bbp-reply-author span.bbp-author-name {
  padding: 0px 0 0 !important;
}
@media screen and (max-width: 1024px) {
  .popup-modal {
    z-index: 25;
  }
  .cats_content .posts_list_div.row {
    margin: 0;
  }
  .small_container.cats_content .custom-breadcrumbs {
    padding: 0 15px;
  }
  .trigger-accordion-faq.accordion-faq-list {
    padding: 15px 4px 15px 23px;
  }
  body .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: var(--bs-gutter-x, 0.95rem);
    padding-left: var(--bs-gutter-x, 0.95rem);
  }
  .company-details span,
  .company-details span a {
    font-size: 14px;
    font-weight: 300 !important;
    line-height: 1.7;
  }
  .bg_video_yt iframe {
    width: 135vh;
    height: 80vh;
    top: -9vh;
    right: 50%;
    transform: translateX(50%);
    max-width: unset;
  }
  #masthead.sticky {
    height: 60px;
  }
  .tax-expertise #bbpress-forums fieldset.modal-top-section .modal-top-col {
    width: 100%;
  }

  .tax-expertise #bbpress-forums fieldset.modal-top-section {
    margin-top: 0;
  }
  .single-forum div#new-forum .popup__iframe_container {
    padding: 15px;
  }
  #new-forum .topic-form-header {
    font-size: 18px;
  }
  form#new-post .modal-top-col {
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
  }
  #new-forum .bbp-topic-form input:not([type="checkbox"]) {
    height: 40px;
    padding-right: 15px;
  }
  #new-forum .modal-top-section {
    margin-bottom: 0;
  }
  #new-forum .form-newsletter {
    margin-top: 0;
  }
  #new-forum .bbp-the-content-wrapper textarea#bbp_topic_content,
  #new-forum .bbp-the-content-wrapper,
  #new-forum .wp-editor-container {
    max-height: 120px;
  }
  #new-forum .popup__inner_container {
    max-height: 95%;
  }
  .footer_form {
    padding: 35px 0;
  }
  .wpcf7 form input:not([type="checkbox"]) {
    width: 100%;
    margin-bottom: 20px;
  }
  textarea.wpcf7-form-control {
    max-height: 160px;
  }
  .footer_form .btn-submit input[type="submit"] {
    margin-top: 27px;
    width: 100%;
  }
  h3.mob_show {
    font-size: 36px;
    text-align: center;
    font-weight: 300;
    margin: 0 0 30px;
  }
  body .dict-main {
    padding-top: 0;
  }
  .expanded-content {
    display: none;
  }
  .phrase-content p {
    display: contents;
    line-height: 1.54;
  }
  span.expanded-content {
    color: #000;
  }
  .trigger {
    color: #626262;
    outline: none;
    background: none;
    border: none;
    cursor: pointer;
    text-decoration: underline;
  }

  .dict-letters-container {
    width: auto;
    overflow-x: scroll;
  }
  .dict-letters-container a {
    margin-left: 33px;
  }
  button.trigger {
    padding: 0 10px;
  }
  body .letter-name {
    font-size: 18px;
    width: 27px;
    height: 27px;
  }
  .container.d_flex,
  .d_flex {
    flex-wrap: wrap;
  }
  .footer_popup-big {
    display: none !important;
  }
  .footer_popup-small {
    display: block !important;
    width: 100%;
    right: 0;
    bottom: 0;
  }
  .footer_popup.footer_popup-small a {
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: space-between;
  }
  .page-template-default h2 {
    font-size: 20px;
    margin: 20px 0;
  }
  .page-template-default p {
    font-size: 16px;
  }
  .site-info {
    width: 100%;
    text-align: center;
  }
  .site_menu_footer {
    width: 100%;
    padding: 36px 10vw 25px;
    justify-content: space-between;
  }
  .menu_inner_btn_cta img {
    display: none;
  }
  .menu_inner_btn_cta .open_form_cta {
    padding: 14.5px 18px;
  }
  .custom-dropdown-menu ul#primary-menu {
    max-height: calc(100vh - 205px);
  }
  .site_menu_footer div {
    width: 50%;
  }
  .site_menu_footer div div {
    width: 100%;
  }
  .menu_inner_btn_cta {
    top: calc(100vh - 140px);
  }
  #close-side {
    top: 21px;
    right: 26px;
  }
  .menu_col3 {
    margin-top: 30px;
  }
  .site_menu_footer .menu_col2 {
    width: 33%;
  }
  .site-branding {
    width: 100%;
  }
  .navbar-toggler {
    display: inline-block;
  }
  .svg-img {
    width: 120px;
  }
  .forum-box__inner {
    padding: 0 15px;
  }
  .forum-box__quote {
    font-size: 16px;
  }
  span.forum-box__date {
    font-size: 12px;
    display: none;
  }
  .tax-expertise span.auth_desc {
    /* max-width: 90%; */
  }
  .submenu_inner-links:after {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, var(--main) 23%, transparent 100%);
    width: 15vw;
    height: 100%;
    top: 0;
  }
  .submenu_inner-links {
    position: relative;
  }
  footer ul.social-media_list img {
    margin-right: 15px;
    margin-left: 15px;
  }
  .custom-logo {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    flex: 0 0 100%;
  }
  .archive_cat_box_content.tax-updates img {
    height: 115px;
    object-fit: cover;
    width: 100%;
  }
  .popup__wrapper_container {
    padding: 15px;
  }
  .popup__iframe_container {
    width: 100% !important;
  }
  .popup__inner_container {
    max-width: 98%;
    display: inline-block;
    overflow-y: scroll;
    /* max-height: 80%; */
    /* height: 90%; LIAV-CHECK */
  }
  .tabs-title {
    margin: 0 10px;
  }
  .tabs-title a {
    font-size: 12px;
  }
  .tabs-panel.is-active {
    padding: 0 15px;
  }
  /* div#panel1 .col-md-6:nth-child(1) {
    order: 2;
  }
  div#panel1 .col-md-6:nth-child(2) {
    order: 1;
  }
  #footerModal .col-md-12.btn-submit {
    order: 3;
  } */
  .tabs-panel textarea.wpcf7-form-control {
    max-height: 155px;
    margin-bottom: 15px;
  }
  #footerModal .popup__iframe_container {
    height: 100%;
    overflow-y: scroll;
  }
  .small-12.columns.text-center {
    margin: 15px 0;
  }
  .wpcf7 form input:not([type="checkbox"]) {
    height: 40px;
    margin-bottom: 15px;
  }
  .wpcf7-list-item label > span {
    font-weight: 500;
    font-size: 15px;
  }
  .tabs-content form .col-md-6 {
    padding: 0;
  }
  .small-12.medium-10.small-centered.columns {
    padding: 0 16px;
  }
  div#footerTabs {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .small-12.columns.text-center {
    padding: 0;
  }
  #footerModal input::placeholder {
    font-size: 15px;
    color: var(--main);
  }
  #footerModal textarea::placeholder {
    font-size: 15px;
    color: var(--main);
  }
  #footerModal .tabs-panel.is-active {
    padding: 0;
  }
  #footerModal .col-md-12.btn-submit {
    margin: 15px 0 25px;
    padding: 0;
  }
  #footerModal .wpcf7 form input[type="submit"] {
    height: 45px;
  }
  .submenu_post__types li a,
  #menu-submenu-about li a {
    color: #bbbbc8;
    font-size: 14px;
    font-weight: 400;
  }
  .popup-modal button.close-btn {
    top: 25px;
    right: 2px;
  }
  section.success-stories .container {
    max-width: 100%;
  }
  .success-story__box__image img {
    height: 325px;
    object-fit: cover;
  }
  .success-story__box__inner {
    flex-wrap: wrap;
    display: block;
  }
  .success-story__box__content {
    margin-right: 0;
    width: 83%;
    margin: -65px auto 0 !important;
    z-index: 1;
    position: relative;
  }
  .success-story__box__inner .hr_line {
    background: var(--yellow);
    margin: 20px 0;
  }
  .btn-read-more-post {
    font-weight: 500;
  }
  .success-story__box__content .btn-read-more-post {
    border: 1px solid #55588a;
    margin-top: 20px;
  }
  .success-story__exerpt {
    font-size: 15px;
  }
  .testimonials-container {
    max-width: 86%;
    margin: 0 auto;
  }
  .testimonial-box__inner {
    padding: 25px 35px;
    min-height: unset;
  }
  .testimonial-box .hr_line,
  .testimonial-box__title {
    position: static;
  }
  .row-testimonials .testimonial-box:last-child {
    display: none;
  }
  .step-number {
    font-size: 45px;
    padding: 0 0 0 30px;
  }
  .process-step .title {
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 20px;
  }
  .process-section {
    padding: 15px 8px;
  }
  .proocesss-step__content {
    padding-right: 30px;
    margin: 0 0 15px;
  }
  .proocesss-step__content p {
    font-size: 14px;
  }
  .process-step {
    align-items: flex-start;
  }
  .process-step img {
    margin-top: 11px;
  }
  .press-box,
  .forum-box {
    flex: 0 0 50%;
    width: 50%;
  }
  .col-sm-6.press-box.top-line {
    order: 2;
    margin-bottom: 30px;
  }
  .press-box__image {
    height: 32vw;
  }
  .forum-box__inner {
    height: calc(32vw + 54px);
  }
  .video-center {
    order: 1;
  }
  .row-info .col-md-4 {
    order: 3;
  }
  .press-box__title {
    margin-top: 0px;
  }

  .instruction-box {
    padding: 0;
    max-width: 86%;
    margin: 0 auto 15px;
  }
  a.instruction-box__link {
    margin-top: 0;
  }
  .instruction-box__title {
    display: flex;
    align-items: center;
    margin: 0;
    font-weight: 500;
  }
  .instruction-box__inner {
    padding: 15px;
    min-height: inherit;
    height: auto;
  }
  span.add-info__category_title {
    font-size: 13px;
  }
  .single-forum .inner_header_title_count {
    flex: 1;
  }
  .open_new_topic_btn span {
    white-space: nowrap;
  }
  .single-forum .forum-box__inner {
    padding: 15px 10px;
  }
  .single-forum h2.entry-title {
    font-weight: 500;
    padding-left: 15px;
  }
  .topic_content {
    line-height: 1.5;
  }
  .single_topic_content {
    padding: 0 0 25px 45px;
  }
  .rep_mem_content {
    font-size: 13px;
    color: var(--main);
    opacity: 60%;
  }
  .single-topic .rep_mem_content {
    margin-bottom: 15px;
  }
  .single-topic .entry-content {
    margin: 0;
  }
  body.single-topic .f_canvas {
    margin-top: 5px;
  }
  .bbp-reply-content {
    line-height: 1.5;
  }
  body #bbpress-forums .bbp-body div.bbp-reply-author {
    min-height: unset;
    padding-right: 0;
    /* width: calc(100% - 140px); */
    width: fit-content;
    margin: 0;
    border: none;
  }
  .type-reply .bbp-reply-content {
    max-width: calc(100% - 50px);
    padding-top: 0px !important;
  }
  body #bbpress-forums .type-reply {
    background-position: 98% 7px;
  }
  body #bbpress-forums fieldset.bbp-form legend {
    font-size: 14px;
    font-weight: 500;
  }
  body.single-forum #bbpress-forums .open_new_topic_btn {
    font-size: 14px;
  }
  div#menu-mobile {
    transform: translateX(100vw);
    width: 100vw;
    padding-top: 7vh;
    padding-bottom: 80px;
    background: #202135;
    overflow: hidden;
    height: 100vh;
  }
  div#menu-mobile.open-menu-mobile {
    transform: translateX(0);
  }
  #masthead span.icon-bar {
    width: 23px;
    height: 2px;
    margin-bottom: 5px;
  }
  .custom-logo {
    padding: 10px 0;
    /* border: 1px solid #ffffff33; */
  }
  body:not(.home) header#masthead .custom-logo {
    border-bottom: 1px solid #ffffff33;
  }
  .menu_inner_logo {
    display: none;
  }
  .navbar-toggler.close-btn .third-span {
    transform: rotate(-90deg) translateY(0px) translateX(7px);
  }
  button.close-btn {
    top: 30px;
    right: 30px;
  }
  #page h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  header#masthead {
    padding: 0;
    background: url(/wp-content/uploads/2022/09/image-8.png) no-repeat center
      center / cover;
  }
  #page h2.trigger-h-active {
    font-size: 18px;
    margin: 10px 0;
  }
  .archive_cat_box_content.tax-updates p {
    margin-bottom: 20px;
  }
  header .menu-item {
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  }

  .archive_cat_box_content.tax-updates p img {
    height: auto;
    object-fit: unset;
  }
  .archive_cat_box_content.tax-updates p iframe {
    height: 51vw;
  }
  body .inner_service_post_type_title {
    font-size: 18px !important;
    color: var(--main);
    font-weight: 500 !important;
    margin-bottom: 20px;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #36385e12;
    line-height: 26px;
  }
  section#article.inner_service_posts_block .post_item:last-child {
    display: none;
  }
  ul.sub-menu {
    background: #26273c;
    margin-top: 10px;
  }
  #menu-mobile ul.sub-menu a {
    font-size: 16px;
  }
  #menu-mobile ul.sub-menu .menu-item {
    border: none;
  }
  section#hp-s1 {
    padding-top: 95px;
    height: auto;
  }
  .main-slogan h1,
  .main-slogan p {
    font-size: 48px;
  }
  .btns-block {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .btns-block .open_form_cta {
    width: 100%;
    margin: 0 0 25px;
    padding: 15px;
  }
  button.open_form_cta:after {
    content: url(/wp-content/themes/almog/images/mob_p.svg);
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
  }
  .video_about {
    width: 100%;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.21);
    padding: 10px 9px;
    display: flex;
    justify-content: center;
    margin: 0 0 25px;
  }
  #hp-s1 .hr_line {
    background: var(--yellow);
  }
  .btn_scrolldown {
    display: none;
  }
  .video_about a {
    font-weight: 300 !important;
  }
  span.play_btn {
    border-width: 0.5px !important;
  }
  .section-title {
    font-size: 25px;
    margin: 30px 0;
  }
  #page .section-title {
    font-size: 25px;
    margin: 30px 0;
  }
  .full-number .num-name br {
    display: none;
  }
  .expertise__inner {
    border: 1px solid rgba(244, 197, 115, 0.34);
    padding: 0;
    max-width: 270px;
    margin: 0 auto 17px;
  }
  .expertise__slide,
  .services-expertise .container-fluid {
    padding: 0;
  }
  .success-story__box__image {
    width: 100%;
  }
  /* .success-story__box__content {
    margin-right: 0;
    width: 345px;
  }*/
  #popup-video .popup__inner_container {
    overflow: unset;
  }
  #popup-video .popup-modal button.close-btn {
    top: -47vw;
  }
  .expertise__slide h3 a {
    font-size: 18px;
    padding: 13px 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .expertise__slide h3 a img {
    width: 20px;
    height: auto;
  }
  .popup__iframe_container iframe {
    height: 49vw;
  }
  .success-stories__btn__all {
    margin: 24px 0;
  }
  .numbers {
    padding: 0 12%;
  }
  .success-story__box:nth-child(2) .success-story__box__content {
    margin-left: 0;
    text-align: right;
  }
  .testimonial-box__excerpt {
    font-size: 26px;
  }
  a.instruction-box__link img {
    height: 20px;
    margin-left: 4px;
  }
  #statistics-section {
    background: #fafafb;
  }
  .team-section {
    text-align: center;
    display: inline-block;
    background: linear-gradient(181deg, #f0f0f6 170px, transparent 170px);
  }
  .team-description {
    font-size: 15px;
    padding: 0 15px;
  }
  .team-image {
    margin: 0 auto 25px;
  }
  .team-image .hr-line {
    width: 50px;
    background: var(--secondary);
    height: 1px;
    margin: 30px auto 20px;
  }
  .small-12.columns.top_strip {
    width: 100%;
  }
  .team-image__inner:before,
  .team-image__inner:after {
    display: none;
  }
  #primary-menu-container ul {
    display: none;
  }

  .phone_header {
    display: none;
  }
  h3.post__list__title a {
    font-size: 26px;
  }
  .full-number .num-name {
    font-size: 18px;
    font-weight: 400;
  }
  .footer-form-row .right,
  .footer-form-row .left {
    width: 100%;
  }
  h1.custom_page_title {
    line-height: 1.1;
    font-size: 38px;
    font-weight: 300;
    padding-top: 20px;
  }
  a.home-link {
    padding: 0 0 0 15px;
  }
  .home_page_link {
    display: none;
  }
  #masthead.sticky .custom-title {
    padding-right: 40px;
  }
  #masthead.sticky .small_container h1.custom_page_title {
    font-size: 24px;
    padding-top: 0;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #masthead.sticky .custom-logo {
    border: none;
  }
  .custom-bredcrumbs span,
  .custom-bredcrumbs a {
    font-size: 14px;
    color: #939393;
    text-decoration: none;
  }
  .single-article .custom-bredcrumbs {
    margin-bottom: 15px;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    margin: 15px 0 0;
  }
  .download_instruction_inner {
    padding: 18px;
  }
  .dl_icon {
    margin-left: 20px;
    flex: 0 0 90px;
  }
  .cat_intro_text {
    padding: 0 25px;
  }
  .inner-intro-text p,
  body.single .inner-intro-text p {
    font-size: 18px;
    font-weight: 500;
  }
  ul.submenu_post__types,
  #menu-submenu-about {
    overflow-x: scroll;
  }
  .inner_service_posts_block a.expert-tax_forums_link {
    font-weight: 400;
  }
  .inner_service_posts_loop .excerpt_short {
    font-size: 13px;
    color: #434343;
  }
  .inner_service_posts_loop a.read_more {
    color: #434343;
    font-weight: 500;
  }
  .submenu_post__types li a,
  #menu-submenu-about li a {
    white-space: nowrap;
  }
  .post_item.col-md-4.col-xs-6 {
    width: 50%;
    /* padding: 0.5em; */
  }
  /* .inner_service_posts_loop .meta {
    font-size: 11px;
  } */
  .inner_service_posts_loop {
    max-width: unset;
    margin: 0;
  }
  .inner_service_posts_loop .meta {
    flex-wrap: wrap;
  }
  .tax-expertise span.auth_name {
    font-weight: 500;
    font-size: 14px;
  }
  .meta .author {
    flex: 1;
    white-space: nowrap;
  }
  .post_item .meta .author {
    flex: unset;
    white-space: unset;
  }
  .post_list_media {
    margin-bottom: 25px;
  }
  .f_f_posts_b_img_mi img {
    width: 100%;
  }
  .submenu_post__types li {
    margin-left: 30px;
  }
  .submenu_title_menu {
    background: #fff;
    box-shadow: 0 2px 10px rgb(0 0 0 / 30%);
  }
  button.open-close-submenu {
    width: 100%;
    text-align: right;
    padding: 15px 0;
  }
  .submenu-title-name-wrapp {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .submenu-title-name-wrapp > img:first-child {
    display: none;
  }
  .open-submenu .submenu-title-name-wrapp img {
    transform: scaleY(-1);
  }
  .submenu-list-block.trigger-submenu-list-block {
    width: 100%;
    box-sizing: border-box;
    right: 0;
  }
  li.list-tem.trigger-list-tem.bold {
    padding-right: 35px;
    background: url(/wp-content/themes/almog/images/arr_yellow_mob.svg)
      no-repeat right center / auto;
  }
  .archive_cat_box_content .post_list_img,
  .category-5 .archive_cat_box_content .post_list_img {
    flex: 0 0 100%;
    margin-left: 0;
  }
  .category-5 .archive_cat_box_content .post_list_img img {
    object-fit: cover;
    height: auto;
  }
  .category-5 .archive_cat_box_content .post_list_img {
    height: 49vw;
  }
  .inner_service_post_type_title {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
  }
  a.expert-tax_forums_link {
    font-size: 13px;
    font-weight: 300;
    color: var(--main);
    text-decoration: none;
  }
  .post_item.col-md-4.col-xs-6:nth-child(5),
  .post_item.col-md-4.col-xs-6:nth-child(6) {
    display: none;
  }
  .page-template-expertise-page .thumb,
  .category-3 .thumb {
    flex: 0 0 100%;
    margin-left: 0;
  }
  .ttl {
    margin-top: 10px;
  }
  #forums .latest-forum-item-author {
    display: flex;
    align-items: center;
  }
  #forums .latest-forum-item-date {
    line-height: 1;
  }
  footer .social-media_links {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 35px;
  }
  footer#colophon {
    padding: 30px 0 30px;
  }
  h4.press-box__title a {
    max-width: 100%;
  }
  .col-md-4.testimonial-box {
    margin-bottom: 30px;
  }
  #popup-video button.close-btn {
    right: 20px;
  }
  div#comments #respond p.comment-form-author {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  div#comments #respond p.comment-form-email {
    width: 100%;
    margin-right: 0;
  }
  ol div#respond {
    padding: 14px;
  }
  #menu-mobile .menu-item a {
    line-height: 3.92;
  }
  #primary-menu .menu-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  #primary-menu .sub-menu .menu-item {
    border-bottom: none;
  }
  #menu-mobile .menu-item a:hover,
  #menu-mobile .menu-item .current_page_item a {
    font-weight: 600;
  }
  #masthead.sticky .site-branding.d_flex .custom-logo {
    border: none;
  }
  div#bg_video_yt_team iframe,
  .team-image__inner {
    width: 100%;
    height: 52.9vw;
  }
  .post_item.col-md-4.col-xs-6 .excerpt_short {
    display: none;
  }
  body #bbpress-forums .bbp-forum-info .bbp-forum-content {
    max-width: 95%;
  }
  body .f_canvas.f_cat_box_content p {
    font-size: 16px;
  }
}

.open_form_cta_link {
  text-decoration: underline;
  color: #55588a;
}

.open_form_cta_link:hover {
  cursor: pointer;
}
.social-share-btns a i {
  font-style: inherit;
}
@media (orientation: landscape) and (max-width: 1100px) {
  div#bg_video_yt_team iframe {
    width: 100%;
    height: 43.3vw;
  }
  .team-image__inner {
    height: 43.3vw;
  }
  .numbers-box.col-md-3 {
    flex: 0 0 auto;
    width: 33%;
    max-width: 33%;
  }
  .full-number .value {
    font-size: 61px;
    width: 77px;
  }
  .bg_video_yt iframe {
    width: 100%;
    height: 56vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .popup__iframe_container iframe {
    width: 147vh;
    height: 80vh;
  }
  #statistics-section .container {
    max-width: 100%;
  }
  .numbers {
    padding: 0;
  }
  .team-section {
    display: block;
  }
  #page .team-section h2 {
    padding: 20px 0 30px;
    margin: 0;
  }
  .team-image {
    max-width: 818px;
    margin: 0 auto 45px;
  }
  .team-image__inner img {
    position: relative;
  }
  .hr-line {
    background: #36385e;
    width: 83px;
    height: 1px;
    margin: 70px auto 0;
  }
  .team-image__inner:after {
    content: "";
    width: 226px;
    height: 191px;
    background: var(--yellow);
    position: absolute;
    bottom: -28px;
    right: -52px;
    z-index: -1;
    display: block;
    right: -3vw;
  }
  .team-image__inner:before {
    content: "";
    width: 257px;
    height: 196px;
    background: var(--yellow);
    position: absolute;
    top: -10px;
    left: -49px;
    z-index: -1;
    display: block;
    left: -3vw;
  }
  .team-image__inner {
    position: relative;
    /* z-index: 1; */
  }
  .team-description img {
    margin-top: 30px;
    margin-bottom: 60px;
    width: 176px;
  }
  .team-description {
    color: #000;
    font-size: 17px;
    max-width: 655px;
    margin: 0 auto;
  }
  .team-description p {
    font-size: 15px;
    font-weight: 400;
  }
  .row-testimonials .testimonial-box:last-child {
    display: block;
  }
  .testimonial-box__excerpt {
    font-size: 16px;
  }
  .testimonial-box__inner {
    min-height: 330px;
  }
  span.text-link {
    flex: 0 0 50%;
  }
}
@media (orientation: landscape) and (max-width: 680px) {
  .col-md-4.testimonial-box {
    flex: 0 0 50%;
  }
  .testimonial-box__inner {
    min-height: 300px;
  }
  .row-testimonials .testimonial-box:last-child {
    display: none;
  }
}


/* === CARD WRAPPER === */
.rlaw-slider-box {
  background: #f7f7f7;
  border-radius: 10px;
  padding: 60px 70px;
  position: relative;
  text-align: right;
  box-sizing: border-box;
  min-height: 480px;
  display: flex;
  flex-direction: column;
}

/* === BADGE === */
.rlaw-slider-badge {
  display: inline-block;
  background: #616280;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 30px;
  margin-bottom: 25px;
}

/* === TITLE (שם המצוטט) === */
.rlaw-slider-title {
  font-size: 25px;
  font-weight: 300;
  color: #616280;
  margin: 0 0 25px 0;
  display: flex;
  align-items: flex-end;
  gap: 20px;
  line-height: 1;
  margin-right: -22px;
}

.rlaw-slider-title::before {
  content: "";
  position: relative;
  top: -2px;
  color: #616280;
  line-height: 1;
  width: 33px;
  height: 28px;
  background-image: url('../assets/images/quote.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

/* === MAIN QUOTE (המשפט הגדול) === */
.rlaw-slider-excerpt {
  font-size: 23px;
  font-weight: 400;
  line-height: 1.2173913;
  color: #3A3A3A;
  margin-bottom: 35px;
}

.rlaw-slider-excerpt p {
  margin: 0;
}

/* === CTA BUTTON === */
.rlaw-slider-cta {
  margin-top: auto;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #616280;
  text-decoration: none;
  padding-top: 30px;
}

/* בסיס הכפתורים */
.rlaw-slider-wrapper .slick-prev,
.rlaw-slider-wrapper .slick-next, .rlaw-quotes-slider-wrapper .slick-prev,
.rlaw-quotes-slider-wrapper .slick-next  {
  display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 1;
    border-radius: 0;
    background: none !important;
}

/* חץ ימין (הבא) — קו תחתון + קו ימני */
.rlaw-slider-wrapper .slick-next, .rlaw-quotes-slider-wrapper .slick-next {
    left: 42px !important;
    border-bottom: 5px solid #616280;
    border-left: 5px solid #616280;
    transform: translateY(-50%) rotate(45deg);
}

/* חץ שמאל (הקודם) — קו תחתון + קו שמאלי */
.rlaw-slider-wrapper .slick-prev, .rlaw-quotes-slider-wrapper .slick-prev {
    right: 42px !important;
    border-bottom: 5px solid #616280;
    border-right: 5px solid #616280;
}

/* אפקט הובר */
.rlaw-slider-wrapper .slick-prev:hover,
.rlaw-slider-wrapper .slick-next:hover {
    opacity: 0.7;
}
.rlaw-slider-wrapper .slick-prev:before,
.rlaw-slider-wrapper .slick-next:before {
  display: none !important;
}

.rlaw-quotes-slider-wrapper .slick-prev:hover,
.rlaw-quotes-slider-wrapper .slick-next:hover {
    opacity: 0.7;
}
.rlaw-quotes-slider-wrapper .slick-prev:before,
.rlaw-quotes-slider-wrapper .slick-next:before {
  display: none !important;
}

.rlaw-slider-badge {display: none;}

.rlaw-slider-fulltext {
    max-height: 180px;          /* לשחק עם המספר לפי העיצוב */
    overflow: hidden;
    position: relative;
    font-size: 14px;
}
.rlaw-slider-fulltext:after {
    content: "";
    position: absolute;
    height: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(245,245,247,0) 0%, rgba(245,245,247,1) 90%);
}
/* להפוך את ה-track של Slick ל-flex */
.rlaw-slider-wrapper .slick-track {display:flex;}

/* למנוע גובה קבוע מוזר שסליק שם לפעמים */
.rlaw-slider-wrapper .slick-slide {height:auto;}

/* כל סלייד (ה-div שסליק עוטף בו את התוכן) יתפרס לגובה מלא */
.rlaw-slider-wrapper .slick-slide > div {height:100%;}

/* הקופסה של העדות תתפרס לגובה מלא ותישאר flex לעימוד פנימי */
.rlaw-slider-box {height:100%; display:flex; flex-direction:column;}

.rlaw-load-more-wrap .rlax-anx-cta-button {width: 178px; cursor: pointer; border: none; font-size: 17px; font-weight: 600;}
.rlaw-quote-hidden,
.rlaw-video-hidden {display:none;}

.rlaw-load-more-wrap {margin: 20px 0;}

@media (max-width: 769px){
  .rlaw-slider-box {font-size: 32px; padding: 30px 40px;}
  .rlaw-slider-title::before {width: 42px; height: 35px;}
  .rlaw-slider-excerpt {font-size: 25px; line-height: 1.2; font-weight: 500; margin-top: 15px;}
  .rlaw-slider-fulltext {font-size: 18px; line-height: 1.33333333;}
  .rlaw-slider-fulltext p {margin: 0;}
  .rlaw-slider-cta {margin-top: 0;}
  .rlaw-slider-fulltext:after {height: 80px;}
  .rlaw-slider-wrapper .slick-prev, .rlaw-slider-wrapper .slick-next {top: unset; bottom: -48px;}
  .rlaw-slider-wrapper .slick-prev {right: calc(50% - 26px) !important;}
  .rlaw-slider-wrapper .slick-next {left: calc(50% - 26px) !important;}
  
  .rlaw-quotes-slider-wrapper .slick-prev, .rlaw-quotes-slider-wrapper .slick-next {top: unset; bottom: -48px;}
  .rlaw-quotes-slider-wrapper .slick-prev {right: calc(50% - 26px) !important;}
  .rlaw-quotes-slider-wrapper .slick-next {left: calc(50% - 26px) !important;}
  
  .rlaw-quotes-list { margin-bottom: 30px; }
  .rlaw-quotes-list .rlaw-testimonial-item {padding: 0 8px;}
  .rlaw-quotes-slider-wrapper {padding: 0; margin-top: 70px; margin-bottom: 70px;}
  .rlaw-quotes-slider-wrapper {width: 100vw !important; position: relative !important; right: 50%; transform: translateX(50%);}
  .rlax-anx-bottom-quote {display: inline-block !important;}
  .page-template-page-quotes-archive .posts_list_div {justify-content: center;}
}
