/*
Theme Name: haifachamber
Author: Mohammad shalata
Version: 4.1
Text Domain: leos
*/
.otgs-development-site-front-end{
	display: none !important;
}
.post_content ul
{
  list-style-type: disc;
  margin-right: 2rem;
}

.post_content ul li
{
  margin-bottom: 0.5em;
  font-size: 0.8rem;
}

.post_content p
{
  font-size: 0.8rem;
  margin-bottom: 1em;
}

.base_text p
{
  margin-bottom: 1em;
}
.cat_des p
{
  margin-bottom: 1em;
}

.cat_des ol
{
  font-size: 0.8rem;
}

.cat_des ol li
{
  margin-bottom: 1em;
}
.name_rol span {
    padding-right: 5px;
}
.cat_des a {
    text-decoration: underline;
}
.post_content ol
{
  font-size: 0.8rem;
}
.post_content ol li
{
  margin-bottom: 1em;
}
/* Style the tab */
.tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 12px;
	border-top: none;
	border: 0;
	overflow-x: hidden;
}

button.tablinks{
	color: #122751;
	font-weight: 600;
	font-size: 0.8rem;
	background: transparent;
	box-shadow: unset;
	border: 0;
	text-align: right;
}
button.tablinks.child {
	color: #FFF;
	font-weight: 100;
	font-size: 0.7rem;
}
div#parent-0 {
	display: block;
}
.news a{
	color: #000;
}
.faq-body-title {
    color: #122751;
  	font-weight: 700;


}
.faq-item .base-output.small-output {
    color: #122751;
	font-weight: 400;
}
#breadcrumbs {
    color: #122751;
    font-size: 15px;
    margin: 1rem 0;
    font-weight: 700;
}

.border_member.active .frame_video {
    display: block !important;
    color: #ffffff;
    font-family: "Open Sans Hebrew";
    font-size: 16px;
    position: fixed;
    top: 15%;
    width: auto;
    height: 80%;
    z-index: 99999;
    border-radius: 50px 0;
    border: 7px solid #ffffff;
    background-color: #122751;
    box-shadow: 2px 4px 10px 1px rgb(0 0 0 / 16%);
    right: 34%;
      padding: 0;
}
.frame_video video{
    width: 100%;
	box-shadow: 2px 4px 10px 1px rgb(0 0 0 / 16%);
	border: 7px solid #ffffff;
	border-radius: 50px 0;
	color: #FFF;
	background-color: #122751;
	text-align: center;
	height: 100%;
}

#breadcrumbs a {
    color: #122751;
    font-size: 15px;
}
select option {
	background: #FFF;
}
.card_of_members .contact_member{
	margin: 10px 0;
}
.card_post_home
{
  background-position: center;
}
.wpcf7-form  option {
    background: #FFF;
    color: #000;
}
.first_element p{
	display: none;
}
.first_element ol , .first_element ul ,.first_element dl{
	display: none;
}
.first_element p:first-child{
	display: block;
}
.menu_cate .menu-item a {
    color: #122751;
    font-weight: 600;
    font-size: 17px;
    padding-left: 15px;
    margin-left: 15px;
}


.fixContent img{
	display: unset !important;
}
.marquee-container {
	width: 100%;
	overflow: hidden;
}

.marquee {
	    width: max-content;
    white-space: nowrap;
    animation: marquee 75s linear infinite;
    display: flex;
}
.marqueeY {
	width: fit-content;
	white-space: nowrap;
	animation: marqueeY 170s linear infinite;
}
@keyframes marquee {
	0% {
		transform: translateX(-3%);
	}
	100% {
		transform: translateX(82%);
	}
}
@keyframes marqueeY {
	0% {
		transform: translateY(-3%);
	}
	100% {
		transform: translateY(50%);
	}
}
.marquee-container1 {
	width: 100%;
	overflow: hidden;
	height: 53vh;
}

.marquee1 {
	width: fit-content;
	white-space: nowrap;
	animation: marquee1 200s linear infinite;
}
.marqueeX {
	width: fit-content;
	white-space: nowrap;
	animation: marqueeX 170s linear infinite;
}
@keyframes marquee1 {
	0% {
		transform: translateY(-3%);
	}
	100% {
		transform: translateY(50%);
	}
}
@keyframes marqueeY {
	0% {
		transform: translateX(-3%);
	}
	100% {
		transform: translateX(50%);
	}
}


a.linkedin {
	background-color: #3375b4;
}

a.linkedin svg {
	width: 20px;
	height: 20px;
}
.marquee:hover {
    animation: marquee 100s linear infinite;
}

.slick-marquee {
  max-height: 540px; 
}

.slick-marquee .inner {
  height: 180px;
  overflow: hidden;
}

.card_post_home{
height: 21vh;
}
.card_post_home .title{
font-size: 17px !important;
}

footer .container.c80 + .container.c80 {
  margin-top: 50px;
  padding-top: 50px;
  position: relative;
}

footer .container.c80 + .container.c80::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10%;
  width: 120%;
  height: 2px;
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0.3),
    rgba(255,255,255,1),
    rgba(255,255,255,0.3)
  );
}

@media screen and (width < 768px){
  footer .container.c80 + .container.c80::before {
    left: 0;
    width: 100%;
    max-width: 100%;
  }
}

.top_category, .top_img, .bg_main_title {
      background-image: unset !important;
}
.main_title {
      width: unset;
  	  max-width: 100%;
}