.slider-outer-container{ max-width: 1224px; margin: 0 auto; height: 100%;}
.swiper-container { width: 100%; height: 100%; position: relative; padding-bottom: 25px; padding-top: 25px;}
.swiper-slide { font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox;  display: -webkit-flex; display: flex; -webkit-box-pack: center;
-ms-flex-pack: center;  -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.swiper-pagination-bullet { width: 10px; height: 10px; display: inline-block; border-radius: 100%; background: #9e3683; opacity: 0.3;}
.swiper-pagination-bullet-active { opacity: 1; }

.swiper-container2 { width: 100%; height: 100%;  padding-bottom: 15px; padding-top: 15px; overflow: hidden; z-index: 1;}
.swiper-container2 .swiper-slide { font-size: 18px; background:transparent!important; display: -webkit-box; display: -ms-flexbox;  display: -webkit-flex; display: flex; -webkit-box-pack: center;
-ms-flex-pack: center;  -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}


.border-top-bottom{ border-top: 3px dotted rgba(0,0,0,0.23); border-bottom: 3px dotted rgba(0,0,0,0.23); padding-bottom: 15px; padding-top: 15px; }

.swiper-container::after{ content:''; border-bottom: 3px dotted rgba(0,0,0,0.23); position: absolute; height: 3px; left: 70px; bottom: 0px; width: 100%; max-width:1075px;}
.swiper-container::before{ content:''; border-bottom: 3px dotted rgba(0,0,0,0.23); position: absolute; height: 3px; left: 70px; top: 0px; width: 100%; max-width:1075px;}



.content-row{ display: flex; width: 100%; padding: 0 70px;}
.content-row .column-content{ width:74%;  padding: 0px 10px;}
.content-row .column-image{ width: 26%; padding: 0px 10px;}
.content-row .column-image img{ width: 100%; height: 260px; border: 4px solid #e55a68; border-radius: 70px;}

.content-row .column-content h2 {font-family: RubikRegular!important; font-size: 32px!important; color: #9e3683 !important; margin: 0px!important; padding: 0px 0 24px!important; font-weight: normal; }
.content-row .column-content p { text-align: justify; font-family: RubikRegular; font-size: 22px; padding: 0px; margin: 0px; line-height: normal; }
.content-row .column-content p a{ color:#9e3683; }

.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev { background-color:#9e3683; background-size: 20px 20px; width: 50px; height: 50px; opacity: 1; border-radius: 50%;   background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")!important;
}

.swiper-container2 .swiper-button-next, .swiper-container2 .swiper-button-prev {  background-size: 60px 60px; width: 60px; height: 60px; opacity: 1;   background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")!important;
}
.post_article_thumbnail .slider-outer-container {padding-left: 80px; padding-right: 80px; position: relative;}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {opacity: 0.8;}
.swiper-container .swiper-button-next {  transform: rotate(180deg);}
.swiper-container2 .swiper-button-next {  transform: rotate(180deg);}
/* .swiper-container2 .swiper-button-prev {  transform: rotate(180deg);} */
.swiper-container2 .swiper-slide img{  border: 3px solid #eca249; border-radius: 50% 50%; overflow: hidden; }
.etikatz-hadashot h1{color: #e55a68; text-align: center; margin-top: -20px; font-size: 55px; line-height: 60px;}
.post_article_thumbnail { padding-bottom: 100px!important;}
.swiper-container2 { padding-left: 10px;}

.swiper-container2 .swiper-button-next {left: 0px!important;}
.swiper-container2 .swiper-button-prev {right: 0px!important;}

@media (max-width: 767.98px) {
  .content-row{ display: block!important; text-align: center!important; }
  .content-row .column-content{ width:inherit!important; padding: 10px 0px!important;}
  .content-row .column-image{ width:inherit!important; padding: 10px 0px!important;}
  .content-row .column-image img {max-width: 260px!important; height: auto!important; margin: 0 auto!important;}
  .swiper-container .swiper-button-next,  .swiper-container .swiper-button-prev { background-size: 10px 10px!important; width: 28px!important;  height: 28px!important; }
  .swiper-container2 .swiper-button-next,  .swiper-container2 .swiper-button-prev { background-size: 45px 45px!important; width: 60px!important;  height: 60px!important; }
  .content-row { padding: 0 44px!important;}
  .swiper-container::after{left: 0px!important;}
  .swiper-container::before{ left: 0px!important; }
  .post_article_thumbnail {  padding-bottom: 30px !important;}
}

@media (max-width: 1199.98px) { .etikatz-hadashot h1{ margin-top: 30px!important;}}