:root {
  --ahiYellow: #fec80b;
  --ahiBlue: #1E5596;
  --ahiPink: #D579B1;
}

html{
  font-size: 20px;
}
body {
  font-family: rubik;
  color: #3a3a3a;
  overflow-x: hidden;
  max-width: 100vw;
  background-image: url(/media/cp3ki14b/backachi.jpg);
  background-size: cover;
}
ul#mainNav {
  white-space: nowrap;
  overflow: hidden;
}
header {
  background: rgb(240 248 255 / 86%);
}
.swiper-pagination {
  text-align: left;
}
.staff-swiper {
	padding: 0 45px;
	position: relative
}
.swiper-container.staff{
  padding: 0 15px;
}
.staff.swiper-button-next, .staff.swiper-button-prev{
	top:42%;
}

.imgLnkCrsl .swiper-slide {
	text-align: center;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: .6;
}
header div[class^="flex-grow-"] {
  color: var(--ahiBlue);
}
.nav-item i {
  margin-left: 15px!important;
  font-size: 25px!important;
}
:root {
  --swiper-theme-color: var(--ahiPink);
}
.homeSliderText {
  text-align: right;
  text-shadow: none;
  position: absolute;
  right: 190px;
}
.homeSliderText .homeSliderPreTitle {
  font-size: 100px;
  font-weight: bold;
  line-height: 1;
  z-index: 3;
  color: var(--ahiYellow);
  position: relative;
}
.homeSliderText .homeSliderPreTitle::before{
  content: '';
    background-image: url(/media/5jfj3thy/frame-4.png);
    background-position: center;
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    right: -85px;
    top: 0;
    z-index: 3;
}
.homeSliderText .homeSliderTitle {
  font-size: 100px;
  font-weight: bold;
  line-height: 1;
  z-index: 9;
}
.homeSliderText .homeSliderTitle::before{
  content: '';
    background-image: url(/media/ec2ldczi/group-60.png);
    background-position: center;
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    right: -85px;
    top: 100px;
    z-index: 3;
}
.homeSliderText .homeSliderSubTitle{
  font-size: 100px;
  font-weight: bold;
  line-height: 1;
  z-index: 9;
  color:var(--ahiPink);
}
.homeSliderText .homeSliderSubTitle::before{
  content: '';
    background-image: url(/media/zgdjscs2/vector.png);
    background-position: center;
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    right: -85px;
    bottom: 0;
    z-index: 3;
}
#homeSlider .swiper-slide {
  height: 80vh;
}
#homeSlider .swiper-slide::before {
  content: '';
  width: 40%;
  min-width: 700px;
  height: 100%;
  background-color: var(--ahiBlue);
  position: absolute;
  right: 0;
  clip-path: polygon(24% 0%, 100% 0%, 100% 100%, 0% 100%);
  top:0;
}
.swiper-slide-bg {
  right: auto;
  left: 0;
  text-align: left;
  height: 100%;
  width: 100%;
}
.swiper-slide-bg img {
  height: 100%;
  width: 70% !important;
  object-fit: cover;
}
.btn-outline-light {
  color: var(--ahiBlue);
  border-radius: 0!important;
  border: 3px solid var(--ahiBlue);
  font-size: 1.2rem;
}
.container.container1600 {
  max-width: 1600px;
}
.btn-sm {
  font-size: .8rem !important;
}
.homeForm [type=submit] {
	float: none;
	width: 100%;
}
button#RegisterNewsletterFormSubmit, .homeForm [type=submit] {
	background: var(--ahiYellow);
	color: var(--ahiBlue);
	white-space: nowrap;
}
button#RegisterNewsletterFormSubmit:hover, .homeForm [type=submit]:hover {
  background:var(--ahiBlue);
  color: var(--ahiYellow);
}
.btn-primary {
  background: var(--ahiBlue);
  border: 0;
  position: relative;
  padding: 7px 20px;
  color: #fff;
}
.btn-outline-light:hover {
  color: #fff;
  background-color: var(--ahiBlue);
  border-color: var(--ahiBlue);
}
ul.nav.social-icons.d-none.d-sm-flex {
  border-color: var(--ahiBlue);
}
  .btn-primary:hover,
  .btn-primary:not(:disabled):not(.disabled):active,
  .btn-primary.focus,
  .btn-primary:focus {
    color: #fff;
    background-color: var(--ahiBlue);
    border-color: var(--ahiBlue);
  }
  .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:focus, .btn.focus, .btn:focus {
    box-shadow: 0 0 0 0.2rem rgb(157 67 142 / 25%);
  }
.modal-content .close {
  color: var(--ahiYellow);
  opacity: 1;
}
.btn-outline-secondary {
  color: var(--ahiYellow);
  border-color: var(--ahiYellow);
}

  .btn-outline-secondary:hover {
    background-color: var(--ahiYellow);
    border-color: var(--ahiYellow);
  }

.btn-outline-dark {
  color: var(--ahiBlue);
  border-color: var(--ahiBlue);
}
.ImgAbout::before{
    content: '';
    background-image: url(/media/pseht0yp/aboutachicircle.png);
    background-position: center;
    display: block;
    position: absolute;
    width: 710px;
    height: 614px;
    background-repeat: no-repeat;
    left: 0;
    top: -32px;
    z-index: -1;
}
.ImgAbout:after {
  content: '●';
  position: absolute;
  top: -45px;
  transform: translateX(100%);
  font-size: 60px;
  letter-spacing: 0;
  color: #7789A7;
  animation-duration: 4s
}
.homeCounter{
  position: relative;
}
.homeCounter:after{
  content: '●';
  position: absolute;
  top: -100px;
  transform: translateX(100%);
  font-size: 60px;
  left: 0;
  color: #7789A7;
}
.BranchTit{
  background-color: rgb(196 196 196 / 40%);
}
.BranchIs{
  background-color: rgb(196 196 196 / 40%);
}
  .aboutHome {
    position: relative;
  }
    .aboutHome:after {
      content: '';
      background-image:url(/media/2oahb5sn/circleft.png);
      position: absolute;
      background-position: center;
      display: block;
      bottom:-130px;
      left: 30px;
      z-index: 1;
      background-repeat: no-repeat;
      width: 170px;
      height:292px;
}
.BranchIs {
  position: relative;
}
.BranchIs::before{
    content: '';
    background-image:url(/media/gaknjqph/circright.png);
    position: absolute;
    background-position: center;
    display: block;
    top:-90px;
    right: 30px;
    z-index: 1;
    background-repeat: no-repeat;
    width: 140px;
    height:230px;
}
.textPart {
  margin: auto;
}
.imageItem:hover h4{
  color: #fff;
  display: inline-block;
  padding-bottom: 26px;
}
.imageItem:hover p{
  color: #fff;
  display: block;
  margin: 0;
  font-size: 17px;
  line-height: 1.3;
}
.BranchIs .imgPlaceHolder {
  background-size:auto;
  background-position: center;
  width: 100%;
  padding-top: 60%;
  background-repeat: no-repeat;
}
.BranchIs h4{
  text-align: center;
}
.BranchIs h4:after{
  content: '';
  display: block;
  position: absolute;
  height: 10px;
  width: 80px;
  background-color: var(--ahiYellow);
  right: 50%;
  transform: translateX(50%);
  margin-top: 10px;
}
.BranchIs p{
  display: none;
  position: relative;
}
.contactHome{
  background-repeat: no-repeat;
  padding: 100px 0;
  position: relative;
}
.contactHome h3{
  font-size: 1.2rem;
}
.contactHome::before {
  content: '';
  background-image: url(/media/gaknjqph/circright.png);
  position: absolute;
  background-position: center;
  display: block;
  top: 160px;
  right: 0;
  z-index: 1;
  background-repeat: no-repeat;
  width: 140px;
  height: 230px;
}
.counter.appear-animation.animated.bounceIn.appear-animation-visible{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  background-color: var(--ahiBlue);
  border-radius: 50%;
  width: 180px;
  height: 180px;
}
.homeCounter strong{
  font-size: 2.3rem;
}
.homeCounter strong:after{
  content: '';
  display: block;
  height: 10px;
  width: 80px;
  background-color: var(--ahiYellow);
  margin: 5px auto 10px auto;
}
.kehila:before {
  content: '';
  background: url(/media/ixzcwtnn/backkehila.jpg);
  position: absolute;
  height: 420px;
  width: 100%;
  margin-top: -55px;
  left: 0;
  opacity: 0.6;
}
.kehila h2{
  margin-bottom: 25px;
}
.sherutLeumi{
  margin-top: 90px;
}
.sherutLeumi h3{
  font-size: 40px;
  color: var(--ahiPink);
  font-weight: 300;
}
.event-date {
  position: absolute;
  transform: translateY(-100%);
  color: #fff;
  background-color: rgb(29 85 150 / 70%);
  padding: 5px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.event-date .place {
  border-top: 1px solid #fff;
  color: var(--ahiYellow);
  white-space: nowrap;
}
.sherutLeumi h3 span{
  color: var(--ahiBlue);
}
.sherutLeumi .chosenEvents:before {
  content: '';
  background: url(/media/zbpg3elw/triangularl.png);
  position: absolute;
  height: 98px;
  width: 127px;
  left: -60px;
  top: 166px;
  z-index: 1;
}
.sherutLeumi .chosenEvents::after {
  content: '';
  background: url(/media/mrmbsw2v/triangularr.png);
  position: absolute;
  height: 127px;
  width: 98px;
  right:-40px ;
  top: 166px;
  z-index: 1;
}
.eventsPage .row{
  padding-bottom: 50px;
}
.galleryMerkaz{
  position: relative;
}
.galleryMerkaz::after {
  content: '';
  background: url(/media/mrmbsw2v/triangularr.png);
  position: absolute;
  height: 127px;
  width: 98px;
  right: 20px;
  top: 0;
  z-index: 1;
}
.simpleGridItems.imageItem{
  min-height: 250px;
}
.simpleGridItems.imageItem:hover .textPart{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 0 30px;
  width: 250px;
  height: 250px;
  background-color: var(--ahiBlue);
  border-radius: 50%;
  right: 50%;
  transform: translateX(50%);
}
  .btn-outline-dark:hover {
    background-color: var(--ahiBlue);
    border-color: var(--ahiBlue);
  }
  article.post .post-date .day {
    background: rgba(14,49,89,0.85);
    color: #fff;
    font-size: 25px;
}
.btn-light {
  background: #f1f1f1;
  border: 0;
  border-radius: 20px;
  position: relative;
  font-size: 18px;
  padding: 7px 20px;
  color: var(--ahiBlue);
}

  .btn-light:hover {
    background: var(--ahiBlue);
    color: #fff;
  }

.btn-outline-primary {
  border: 2px solid var(--ahiBlue);
  border-radius: 30px;
  color: var(--ahiBlue);
  font-weight: 500;
  padding: 5px 25px;
}

  .btn-outline-primary:hover,
  .btn-outline-primary:not(:disabled):not(.disabled):active,
  .btn-outline-primary.focus,
  .btn-outline-primary:focus {
    background: var(--ahiBlue);
    border-color: var(--ahiBlue);
  }

.btn.btn-primary i {
  margin-left: 5px;
}

.btn-secondary {
  background: var(--ahiYellow);
  color: var(--ahiBlue);
  font-size: 1.2rem;
  font-weight: 500;
  border-radius: 30px;
  padding: 5px 20px;
  border: 0;
}

  .btn-secondary:hover {
    background: var(--ahiBlue);
  }

.btn-outline-primary i {
  font-size: 22px;
  margin-right: 5px;
}

.h1 {
  font-size: 3rem;
}

h2, .h2 {
  color: var(--ahiBlue);
  font-size: 2.6rem;
  text-align: center;
  font-weight: 800;
}
h2:after {
  content: '◄◄';
  position: absolute;
  top: -30px;
  transform: translateX(100%);
  font-size: 25px;
  letter-spacing: 0;
  color: var(--ahiPink);
}
h3, .h3 {
  color: var(--ahiBlue);
  font-size: 2rem;
}

h4, h4 {
  color: var(--ahiBlue);
  font-size: 1.3rem;
  line-height: 1.7rem;
}

.page-item.active .page-link {
  background-color: var(--ahiBlue);
  border-color: var(--ahiBlue);
}
.page-link {
  color: var(--ahiBlue);
}
  .page-link:hover {
    color: var(--ahiBlue);
  }

.listDetails ul {
  list-style: none;
  padding: 0;
}

.listDetails p {
  display: inline-block;
  margin: 0;
}

.listDetails span {
  font-weight: 500;
}

.listDetails {
  padding: 0;
}

.listCategory {
  border-bottom: 1px solid #ededed;
  margin-bottom: 15px;
}

.socialProduct i {
  color: var(--ahiBlue);
}

.socialProduct ul {
  list-style: none;
}

.socialProduct li {
  display: inline-block;
}

.socialProduct li {
  margin-right: 5px;
}

.MoreDetails {
  border-bottom: 1px solid #ededed;
  margin-bottom: 15px;
}

.page-hero {
  text-align: start;
  background-image: url(/media/kc4dzzhb/herodefault.jpg);
  min-height: 310px;
  position: relative;
  color: #fff;
  padding: 30px;
  margin-bottom: 45px;
}
[dir=ltr] .page-hero {
    background-position: right;
}
.page-hero .container {
    max-width: 94%;
}
[dir=ltr] .page-hero ~ .container-breadcrumb {
    max-width: 94%;
}
  .page-hero h1 {
    display: inline-block;
    font-size: 3rem;
    margin: 0;
  }
  [dir=ltr] .page-hero h1 {
      max-width: 485px;
  }
  .page-hero i {
    font-size: 2rem;
    margin-left: 10px;
  }
.breadcrumb {
  background: transparent;
  position: absolute;
  margin-top: -100px;
  margin-bottom: 10px;
  padding-right: 0;
  justify-content: flex-start;
}

  .breadcrumb li:not(:last-child):after {
    display: inline-block;
    padding-left: .5rem;
    color: var(--ahiYellow);
    content: "/";
  }

  .breadcrumb a {
    color:#fff;
    font-weight: normal;
  }

  .breadcrumb li.active {
    color: #fff;
  }
/*header*/
.headerTop {
  border-bottom: 1px solid #eee;
  padding-bottom: 7px;
  padding-top: 7px;
}

.petButton {
  position: absolute;
  top: -10px;
  right: -2px;
  background-size: 17px;
  width: 40px;
}

header .navbar-nav .nav-item:hover .dropdown-menu.brandsMenu {
  display: flex;
  right: 0;
  max-width: 100%;
  align-items: stretch;
  flex-wrap: wrap;
}
  .brandsMenu .dropdown-item{
    width: auto;
    padding: 0;
    display: flex;
    align-items: center;
  }
  .brandsMenu .dropdown-item a {
    display: block;
  }
  .brandsMenu img {
    width: 100px;
  }

.SecondaryMenu a {
  color: var(--ahiBlue);
  font-weight: 400;
  font-size: 18px;
}

  .SecondaryMenu a:hover {
    color: #a03d86;
  }

  .SecondaryMenu #languageSelectorButton {
    color: var(--ahiBlue);
  }

  .SecondaryMenu .memberBtn {
  padding-right: 35px;
  color: white;
  transition: all .1s ease-in-out;
}

  .SecondaryMenu .memberBtn:hover {
    padding-right: 38px;
    color: white;
  }

#mainNav a {
  color: var(--ahiBlue);
  font-size: 18px;
  font-weight: 500;
  padding: 10px 10px
}

  #mainNav a:hover {
    color: var(--ahiBlue);
  }

#mainNav li a:before {
  font-family: 'SwitchIcons';
  display: inline-block;
  padding-left: 2px;
}
#mainNav > li:nth-last-child(3) a {
    background-color: var(--ahiYellow);
    color: var(--ahiBlue);
}
#mainNav > li:nth-last-child(2) a {
    background-color: var(--ahiBlue);
    color: #fff;
    margin-right: 10px;
}
#mainNav > li:last-child a{
  background-color: var(--ahiPink);
  color: #fff;
  margin-right: 10px;
}
/*
#mainNav li:nth-child(1) > a:before {
  content: '\e90f';
}

#mainNav li:nth-child(2) > a:before {
  content: '\e900';
}

#mainNav li:nth-child(3) > a:before {
  content: '\e90b';
}

#mainNav li:nth-child(4) > a:before {
  content: '\e90a';
}

#mainNav li:nth-child(5) > a:before {
  content: '\e909';
}

#mainNav li:nth-child(6) > a:before {
  content: '\e914';
}

#mainNav li:nth-child(7) > a:before {
  content: '\e913';
}

#mainNav li:nth-child(8) > a:before {
  content: '\e90b';
}

#mainNav li:nth-child(9) > a:before {
  content: '\e900';
}*/

.SecondaryMenu a.headerPhone {
  font-weight: 500;
  padding: 15px 30px;
}

.navbar-nav i {
  font-size: 17px;
}

.searchExpander {
  background: var(--ahiBlue);
  border: 0;
  border-radius: 20px;
  color: #fff;
  padding: 0;
  width: 40px;
}

  .searchExpander:hover {
    color: #fff;
    background-color: var(--ahiBlue);
  }

  .searchExpander[aria-expanded="true"] {
    color: var(--ahiBlue);
    background: #fff;
  }

    .searchExpander[aria-expanded="true"]:hover {
      color: var(--ahiBlue);
    }

#headerSearch {
  border-radius: 0 20px 20px 0;
}

.tzuna .btn {
  color: #fff !important;
  font-size: 20px;
  padding: 2px 10px;
  background: #a03d86;
  border-radius: 20px;
}

  .tzuna .btn:hover {
    background: var(--ahiBlue);
  }

.nav-item i {
  margin-left: 5px;
  font-size: 20px;
}
.dropdown-item.active, 
.dropdown-item:active:hover {
  background-color: #a03d86;
  color: #fff !important;
}
/*home page*/
.homeHeroSection {
  background: #a03d86;
}
.page-hero::before {
  content: '';
  background-image: url(/media/im4letwc/heroblue.png);
  height: 100%;
  width: 888px;
  position: absolute;
  background-position: center;
  display: block;
  top:0;
  right: 0;
  background-repeat: no-repeat;
}
[dir=ltr] .page-hero::before {
    transform: scaleX(-100%);
}
/*
.page-hero::after{
  content: '';
  width: 40%;
  height: 100%;
  background-color: var(--ahiBlue);
  position: absolute;
  right: 0;
  clip-path: polygon(24% 0%, 100% 0%, 100% 100%, 0% 100%);
  top:0;
  z-index: -1;
}*/
.homeHeroSection h1 {
    color: #fff;
    position: absolute;
    z-index: 2;
    font-size: 80px;
    margin: 20px 0;
    font-weight: bold;
}
  .imgAb{
    display: flex;
    justify-content: center;
    padding-right: 50px;
  }
  .imgAb::before {
    content: '';
    background-image: url(/media/r0rjtokk/aboutbackcomp.png);
    background-position: center;
    display: block;
    position: absolute;
    width: 731px;
    height: 650px;
    background-repeat: no-repeat;
    left: -45px;
    top: -85px;
    z-index: -1;
    background-size: 93%;
}
.imgAb:after {
  content: '';
  background-image: url(/media/2oahb5sn/circleft.png);
  position: absolute;
  background-position: center;
  display: block;
  bottom: -180px;
  left: -20px;
  z-index: 1;
  background-repeat: no-repeat;
  width: 170px;
  height: 292px;
}
  .homeHeroSection .form-group {
    width: 80%;
    margin: auto;
  }
  .homeHeroSection .floatingLabelsForm .form-group input:focus ~ label.floatingLabel,
  .homeHeroSection .floatingLabelsForm .form-group textarea:focus ~ label.floatingLabel,
  .homeHeroSection .floatingLabelsForm .form-group input.valid ~ label.floatingLabel,
  .homeHeroSection .floatingLabelsForm .form-group textarea.valid ~ label.floatingLabel,
  .homeHeroSection .floatingLabelsForm .form-group input.input-validation-error ~ label.floatingLabel,
  .homeHeroSection .floatingLabelsForm .form-group input.error ~ label.floatingLabel,
  .homeHeroSection .floatingLabelsForm .form-group textarea.input-validation-error ~ label.floatingLabel {
    color: #fff;
  }
  textarea.form-control {
    height: 100px;
}
.col-md-5.contactIcons.pt-4 {
  padding-top: 0!important;
}
.contactIcons::before {
  content: '';
  background-image: url(/media/2oahb5sn/circleft.png);
  position: absolute;
  background-position: center;
  display: block;
  bottom: 180px;
  left: -130px;
  z-index: 1;
  background-repeat: no-repeat;
  width: 170px;
  height: 292px;
}
.contactForm,
.contantForm {
    position: relative;
}
.ContactForm::after,
.contantForm::after {
    content: '';
    background: url(/media/mrmbsw2v/triangularr.png);
    position: absolute;
    height: 127px;
    width: 98px;
    right: -90px;
    top: 0;
    z-index: 1;
}
.floatingLabelsForm .form-group {
  margin-bottom: 0;
}
ul.nav.row.justify-content-center {
  padding-top: 0!important;
  padding-bottom: 20px;
}
.contact .btn-primary:hover {
  background: var(--ahiPink);
}
.activeHalf, 
.passiveHalf {
  padding-top: 150px;
  color: #fff;
}
  .activeHalf img,
  .passiveHalf img {
    margin: auto;
    display: block;
    z-index: 1;
    position: relative;
    transition: all .25s ease-in-out;
    max-width: 1000px;
  }
  .passiveHalf img {
    max-width: 200px;
  }
.passiveHalf {
  background: #eeae40;
}
  .halfHero > .row {
    width: 100%;
  }
  .passiveHalf .heroCategories,
  .passiveHalf .petForm,
  .activeHalf .btn-primary {
    display: none;
  }


.activeHalf .petBanner:before {
  content: "\e90c";
  position: absolute;
  font-size: 355px;
  font-family: 'SwitchIcons' !important;
  z-index: 0;
  color: var(--ahiBlue);
  bottom: -31px;
  right: 50%;
  transform: translateX(50%);
}

.passiveHalf .petBanner:before {
  content: "\e90c";
  position: absolute;
  font-size: 250px;
  font-family: 'SwitchIcons' !important;
  z-index: 1;
  color: #d4911d;
  bottom: -67px;
  right: 50%;
  transform: translateX(50%);
}

.passiveHalf button {
  font-size: 30px;
  color: #eeae40;
  font-weight: 500;
  border-radius: 30px;
}
.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgb(80 15 69 / 40%);
  border-color: var(--ahiBlue);
}
.floatingLabelsForm .form-group input#dogName:focus ~ label.floatingLabel,
.floatingLabelsForm .form-group input#dogName.valid ~ label.floatingLabel,
.floatingLabelsForm .form-group input#dogName.input-validation-error ~ label.floatingLabel,
.floatingLabelsForm .form-group input#dogName.error ~ label.floatingLabel {
  color: #fff;
}
.iconicBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 175px;
  margin: auto;
}
.iconicBtn .bgIcon {
  position: absolute;
  font-size: 155px;
  transition: all .1s ease-in-out;
}
.iconicBtn:hover .bgIcon {
  font-size: 140px;
  color: #eeae40;
}
.filterIcon {
  text-align: center;
}

.filterIcon i {
  font-size: 60px;
}

.about {
  position: relative;
}

  .about .col-md-6 img {
    width: 100%;
  }

  .about:before {
    content: "\e90c";
    position: absolute;
    right: -233px;
    font-size: 350px;
    font-family: 'SwitchIcons' !important;
    z-index: 1;
    color: var(--ahiPink);
    bottom: 0;
  }

.variationThumb{
  border: 1px solid var(--ahiPink);
}
.bannersSlider img {
  width: 100%;
}

.newLatter {
  background-color: var(--ahiBlue);
  background-image: url(/img/back2.png);
  position: relative;
  margin-bottom: -30px;
}

  .newLatter p, .newLatter h2 {
    color: #fff;
  }

  .newLatter .container {
    z-index: 9;
    position: relative;
  }

  .newLatter .floatingLabelsForm .form-group input:focus ~ label.floatingLabel,
  .newLatter .floatingLabelsForm .form-group textarea:focus ~ label.floatingLabel,
  .newLatter .floatingLabelsForm .form-group input.valid ~ label.floatingLabel,
  .newLatter .floatingLabelsForm .form-group textarea.valid ~ label.floatingLabel,
  .newLatter .floatingLabelsForm .form-group input.input-validation-error ~ label.floatingLabel,
  .newLatter .floatingLabelsForm .form-group input.error ~ label.floatingLabel,
  .newLatter .floatingLabelsForm .form-group textarea.input-validation-error ~ label.floatingLabel {
    color: #fff;
  }
.floatingLabelsForm .form-group input:focus ~ label.floatingLabel,
.floatingLabelsForm .form-group textarea:focus ~ label.floatingLabel,
.floatingLabelsForm .form-group select:focus ~ label.floatingLabel,
.floatingLabelsForm .form-group input.valid ~ label.floatingLabel,
.floatingLabelsForm .form-group textarea.valid ~ label.floatingLabel,
.floatingLabelsForm .form-group select.valid ~ label.floatingLabel,
.floatingLabelsForm .form-group input.input-validation-error ~ label.floatingLabel,
.floatingLabelsForm .form-group textarea.input-validation-error ~ label.floatingLabel,
.floatingLabelsForm .form-group select.input-validation-error ~ label.floatingLabel,
.floatingLabelsForm .form-group input.error ~ label.floatingLabel,
.floatingLabelsForm .form-group textarea.error ~ label.floatingLabel,
.floatingLabelsForm .form-group select.error ~ label.floatingLabel {
    color: var(--ahiBlue);
}

.input-group .form-control{
  border-radius: 30px;
}
.searchForm .form-control {
	border-radius: 0;
	margin-bottom:10px;
}
.searchForm input {
	border-radius: 0;
}
.form-control {
	background-color: #fff;
	padding: 10px;
}
  .form-group select {
    border-radius: 30px;
  }
  .form-control{
    border-radius:0;
  }
footer .form-control {
  color: var(--ahiBlue);
}

.form-group label:not(.error) {
  color: var(--ahiBlue);
}

.form-group {
  position: relative;
}

.dogsN {
  position: absolute;
  bottom: 0;
  right: 0;
}

.onsale:before {
  content: "\e901";
  font-family: 'SwitchIcons' !important;
  font-size: 70px;
  color: var(--ahiPink);
  position: absolute;
  top: -22px;
  left: -5px;
  z-index: -1;
}

.onsale {
  color: var(--ahiBlue);
}


.popUp.newLatter {
  background-size: cover;
  min-height: 600px;
}

  .popUp.newLatter .dogsN2 {
    left: 0;
    position: absolute;
    bottom: 0;
    z-index: 9;
  }

.floatingCart {
  background-color: var(--ahiBlue);
  border-radius: 0 50px 50px 0;
}

  .floatingCart a {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .floatingCart i {
    font-size: 1.5rem;
    font-weight: normal;
    display: block;
    font-family: 'SwitchIcons' !important;
    order: -1;
  }

    .floatingCart i:before {
      content: '\e908';
    }

.cart-counter {
  top: -12px;
  left: -10px;
  height: 18px;
  width: 18px;
  font-size: 15px; 
  line-height: 15px;
  color: var(--ahiBlue);
  background-color: var(--ahiPink);
}
#cartSummaryModal .modal-header {
  background-color: var(--ahiBlue);
  margin-right: -30px;
  padding: 5px; 
  border-radius: 0 30px 30px 0;
}
  #cartSummaryModal .modal-header .close {
    color: #fff;
    opacity: 1;
    top: 20px;
    right: -30px;
    padding: 17px 23px;
    text-shadow: none;
  }
  #cartSummaryModal h3 {
  color: #fff;
}
.sideCartItems .fa-times {
  color: var(--ahiBlue);
}
.sideCartItems .fa-times:hover {
  color: crimson;
}
.chatButton {
  position: fixed;
  z-index: 2;
  padding: 5px 15px 5px 55px;
  border-radius: 30px;
  line-height: 24px;
  left: 18px;
  bottom: 200px;
}

  .chatButton img {
    position: absolute;
    top: -7px;
    left: 2px;
  }

  .chatButton:before {
    content: '';
    clip-path: polygon(100% 0, 19% 0, 0 100%);
    width: 20px;
    height: 20px;
    position: absolute;
    background: var(--ahiBlue);
    bottom: -15px;
    right: 19px;
  }

.exitPopUp {
  right: 15px;
  position: absolute;
  top: 2px;
  color: #ffffff;
  font-size: 50px;
  opacity: 1;
  text-shadow: none;
  z-index: 1;
}

.yoezTzuna {
  position: relative;
}

.heroYoez {
  background: var(--ahiBlue);
  color: #fff;
  text-align: center;
  position: relative;
  padding: 20px;
}

  .heroYoez h2 {
    color: #fff;
    display: inline-block;
    font-size: 45px;
  }

  .heroYoez i {
    font-size: 28px;
    margin-left: 6px;
  }

.heroYoez2 {
  top: 10px;
  position: absolute;
  left: 15px;
  width: 350px;
}

.heroYoez1 {
  position: absolute;
  right: 50px;
  top: 10px;
  width: 300px;
}
.yoezTzuna .nav-pills {
  margin: auto;
}
.yoezTzuna .nav-item {
  margin: 0 30px;
  cursor: pointer;
}

.yoezTzuna p {
  text-align: center;
}
.yoezTzuna .iconicBtn {
  color: var(--ahiBlue);
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
    .yoezTzuna .iconicBtn .bgIcon {
      font-size: 130px;
    }
    .yoezTzuna a .iconicBtn:hover {
      color: var(--ahiBlue);
    }
    .yoezTzuna .iconicBtn:hover .bgIcon {
      font-size: 115px;
      color: inherit;
    }
.yoezTzuna h5 {
  text-align: center;
  color: var(--ahiBlue);
  position: absolute;
  top: 95%;
}


.yoezTzuna .nav-item img {
  position: absolute;
  width: 34px;
  right: 5px;
  top: 5px;
}

.yoezTzuna .nav-link {
  background: #eee;
  border-radius: 30px;
  position: relative;
  color: var(--ahiBlue);
  padding: 7px 45px 7px 20px;
}

  .yoezTzuna .nav-link[aria-expanded="true"] {
    background: var(--ahiBlue);
    color: #fff;
    border: 0;
    border-radius: 30px;
    position: relative;
    padding: 7px 45px 7px 20px;
  }

    .yoezTzuna .nav-link[aria-expanded="true"] img {
      width: 70px;
      right: -20px;
      top: -27px;
    }

.yoezTzunaPopUp {
  max-width: 1860px;
}
#cartSummaryModal .modal-content {
  border-radius: 0 0 30px 0;
}
.modal-content {
  border-radius: 0;
  border: 0;
}
.alert-danger {
  color: var(--ahiBlue);
  background-color: var(--ahiPink);
  border-color: var(--ahiPink);
  border-radius: 20px;
}
.trShippingNotes td {
  color: var(--ahiPink);
}
  .dogsN.catsN {
  bottom: -110px;
}
/*sherut leumi page*/
.sherutPage .BranchIs {
  background-color: rgb(196 196 196 / 0%);
}
.shibutz{
  background-size: cover;
}
.shibutz h2{
  color: #fff;
}
.shibutz h3{
  color: #fff;
  font-weight: 300;
}
.shibutz p{
  color: #fff;
}
.shibutz span{
  color: #23559d;
  padding: 10px 20px;
  background: var(--ahiYellow);
}
.shibutz span:hover{
  color: #fff;
  padding: 10px 20px;
  background: #23559d;
}
/*shutagPagr*/
.donOpt i{
  display: flex;
  justify-content: center;
  font-size: 50px;
  color: #fff;
  padding-top: 20px;
}
.donOpt h3{
  text-align: center;
  color: var(--ahiYellow)!important;
}
.donOpt p{
    color: #fff;
}
.donOpt a {
    position: relative;
    background-color: var(--ahiPink);
    padding: 5px;
    color: var(--ahiBlue);
    border-radius: 0!important;
    border: none;
    font-size: 1.2rem;
    justify-content: center;
    margin-bottom: 20px;
}
.donOpt a:hover {
  background-color: #fff;
  color:var(--ahiBlue) ;
}
.donOpt{
  background-color: var(--ahiBlue);
  text-align: center;
}
/*maarchey shiur page*/
/*.kbCatContainer {
  max-width: 90%;
}*/
.ImgMaarachim::before {
  content: '';
  background-image: url(/media/pseht0yp/aboutachicircle.png);
  background-position: center;
  background-size: 76%;
  display: block;
  position: absolute;
  width: 650px;
  height: 530px;
  background-repeat: no-repeat;
  left: -24%;
  top: -17%;
  z-index: -1;
}
.TextMaarachim p {
  font-size: 1.5rem;
  padding-left: 60px;
}
.tab-content {
  background-color: #fff;
  padding: 10px;
}
.sideNav > .nav > li > a {
  color: #fff;
  background:var(--ahiBlue);
}
.sideNav > .nav > li > a:focus, .sideNav > .nav > li > a:hover {
    background-color:#2e5fa4;
}
.kbSideNav:after {
  content: '●';
  position: absolute;
  transform: translateX(100%);
  font-size: 60px;
  letter-spacing: 0;
  color: rgb(213 121 177 / 52%);;
  animation-duration: 4s;
  top: 185px;
  right: 0px;
}
.kbSideNav::before {
  content: '◄';
  position: absolute;
  transform: translateX(100%);
  font-size: 60px;
  letter-spacing: 0;
  color: #7789A7;
  animation-duration: 4s;
  bottom: 60px;
  right: 10px;
}
.lessonTypeRadio{
	margin-right:0px;
	margin-left:0px;
}
.lessonTypeRadio .col {
	padding-left: 2px;
	padding-right: 2px;
}
.lessonTypeRadio .custom-radio {
	padding-right: 0px;
}
.lessonTypeRadio .custom-radio .custom-control-label {
	z-index: 0;
	font-size: 0.8rem;
  line-height: 1rem;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
  padding: 5px 0;
  display: flex;
  flex-direction: column;
}
.lessonTypeRadio .custom-radio .custom-control-label i {
  font-size: 2.2rem;
}
.lessonTypeRadio .custom-radio .custom-control-label::before {
    width: 100%;
	height: 100%;
	background-color: transparent;
	border: 1px solid var(--ahiBlue);
	border-radius: 0;
	z-index: -1;
	right:0;
	top:0;
}
.lessonTypeRadio .custom-radio .custom-control-input:checked ~ .custom-control-label {
	color: white;
}
.lessonTypeRadio .custom-radio .custom-control-input ~ .custom-control-label::after {
	width: 100%;
	height: 100%;
	z-index: -1;
	right: 0;
	top: 0;
}
.lessonTypeRadio .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
	background-color: var(--ahiBlue);
	background-image:none;
	color: white;
}
.maarachLeson .col-lg-9:before {
	content: '';
	background: url(/media/zbpg3elw/triangularl.png);
	position: absolute;
	height: 98px;
	width: 127px;
	left: -110px;
	top: -100px;
	z-index: 1;
}
.sideNav .subCats > li > a {
background: #f6f6f6;
color: var(--ahiBlue);
width: 100%;
display: block;
padding: 10px;
position: relative;
overflow: hidden;
border-bottom: 1px solid #f6f6f6;
}

.sideNav .subCats > li > a:focus, .sideNav .subCats > li > a:hover {
  background: #eee;
}

.sideNav .subSubCats > li > a {
background-color: transparent;
color: var(--ahiBlue);
padding: 10px 30px 10px 10px;
}

.sideNav .subSubCats > li > a:focus, .sideNav .subSubCats > li > a:hover {
  background: #f6f6f6;
}

.magazinPage .sideNav .subCats > li > a:hover {
background: var(--ahiBlue);
font-weight: normal;
}

.sideNav .subCats > li {
width: 100%;
}
.kbSideNav .nav-tabs {
	margin-bottom: 0;
}
.lessonBlock .lessonText {
  background-color: #fff;
}
.lessonBlock .lessonText {
  background-color:  var(--ahiBlue);
  text-align: center;
  color: #fff;
}
.lessonText h3{
  color: #fff;
  padding-top: 20px;
}
.lessonText i {
	color: var(--ahiYellow);
	font-size: 50px;
	margin-top: 30px;
}
.lessonInfo {
	position: relative;
}
.lessonInfo .lessonAuthor {
		flex-grow: 2;
	text-align: right;
	padding-right: 10px;
}
.lessonBlock .lessonInfo{
  position: absolute;
  bottom: 15px;
  right: 16px;
  left: 16px;
  z-index: 1;
  padding: 3px;
  pointer-events: none;
  background-color: var(--ahiPink);
}
.lessonInfo:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f007";
  padding-right: 10px;
}
.lessonBlock .lessonInfo > span{
  pointer-events: initial;
}
.lessonText .spoiler{
  margin-bottom: 2rem;
}
.lessonInfo .btn-primary{
  background-color: var(--ahiPink);
}
.lessonInfo .btn-primary::after{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  font-size: 12px;
}
/*Garein page*/
.gareinIn{
  padding-bottom: 20px!important;
}
.simpleGridItems.iconItem {
  display: block;
  text-align: center;
  padding-bottom: 60px;
}
.simpleGridItems.iconItem i {
  font-size: 3rem;
}
.simpleGridItems.iconItem:hover i {
  color: var(--ahiPink);
}
/*footer*/
footer {
  background-color: var(--ahiBlue);
  color:  #fafafa;
  text-align: start;
}

footer ul.nav {
    padding-right: 0;
}

  footer .snifim li {
    margin-bottom: 20px;
  }

  footer .snifim h5 {
    margin: 0;
  }
  footer h4{
    color: var(--ahiPink);
  }
.socialFooter li {
  display: inline-block;
  padding: 5px;
  margin-top: 20px;
}

.socialFooter {
  text-align: center;
}

  .socialFooter img {
    margin: auto;
    display: block;
  }

.footer-copyright {
  background: var(--ahiBlue);
  padding: 5px;
  text-align: left;
  color: #fff;
}

  .footer-copyright a {
    color: #fff;
    font-size: 16px;
  }
footer .form-control {
  border-color: var(--ahiBlue);
}
/*shop*/
.sideNav > .nav > li {
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
.priceProduct {
  color: var(--ahiBlue);
  font-size: 38px;
}
.DetailsProduct h2 {
  text-align: right;
}

.DetailsProduct h2 {
  text-align: right;
  margin-top: -25px;
}

.titleProduct {
  border-bottom: 1px solid #ededed;
  display: block;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.productPage .card {
  border: 0;
  margin-right: -15px;
  margin-left: -15px;
}
.productPage .card-header {
  background: 0;
  border-bottom: 1px solid rgb(237 237 237);
  padding: 10px 0;
}
.productPage .card-body {
  padding: 15px 0;
}

.productPage .card-header h4 i {
  float: left;
}
/*magazin*/
.magazin {
  border: 1px solid #eee;
}

.magazinImg {
  padding-top: 60%;
  background-repeat: no-repeat;
  background-size: cover;
}

.magazinText {
  padding: 15px;
  text-align: center;
}

.magazinPage .sideNav .nav > li > a.currentCat {
  background: var(--ahiPink);
  color: var(--ahiBlue);
}

.magazinPage .subCats {
  width: 100%;
}

.magazinPage .sideNav .subCats > li > a {
  background: var(--ahiBlue);
  color: #fff;
}

.magazinPage .sideNav .nav > li > a.currentCat:hover {
  background: var(--ahiBlue);
  color: #fff;
  font-weight: normal;
}

.imgItem {
  width: 100%;
  padding-top: 31%;
  background-position: center;
}

.articleText h2 {
  text-align: right;
}

.H4imgArticle {
  width: 100%;
  height: 230px;
}
/*about*/
.teamA{
  position: relative;
  background-color: rgb(196 196 196 / 40%);
}
.teamA img {
  border-radius: 50%!important;
}
.teamA::before {
  content: '';
  background-image: url(/media/gaknjqph/circright.png);
  position: absolute;
  background-position: center;
  display: block;
  top: 0;
  right: 30px;
  z-index: 1;
  background-repeat: no-repeat;
  width: 140px;
  height: 230px;
}

.swiper-container.staff.stage-margin.nav-style-1.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events.swiper-container-rtl {
  /*justify-content: center;
  display: grid;*/
  padding-top: 30px;
}
span.thumb-info-inner {
  text-align: center;
  display: block;
  color: var(--ahiBlue);
  padding-top: 20px;
}
span.thumb-info-inner:after {
  content: '';
  display: block;
  position: absolute;
  height: 10px;
  width: 80px;
  background-color: var(--ahiYellow);
  right: 50%;
  transform: translateX(50%);
  margin-top: 10px;
}
span.thumb-info-type {
  text-align: center;
  display: block;
  color: var(--ahiBlue);
  font-size: 24px;
  padding-top: 30px;
}
.serviceAbout1 .col-md-6 {
  background: var(--ahiBlue);
  color: #fff;
  text-align: center;
}

.serviceAbout1 h2, .serviceAbout2 h2 {
  color: #fff;
}

.serviceAbout2 .col-md-6 {
  background: #F0AD40;
  color: #fff;
  text-align: center;
}

  .serviceAbout1 .h-100, .serviceAbout2 .h-100 {
    margin: 0 -15px;
  }

.snif {
  border: 1px solid #eee;
  padding: 15px 15px 45px 15px;
  text-align: center;
  color: var(--ahiBlue);
  height: 100%;
}
  .snif ul {
    list-style: none;
    padding: 0;
  }
  .snif .mapIcons {
    position: absolute;
    bottom: 0;
    width: 100%;
  }

.mapAbout {
  background: url(/img/mapAbout.png);
  position: relative;
  padding-top: 600px;
}

.imgMap {
  position: absolute;
  left: 0;
  bottom: 0;
}

.serviceAbout1 i, .serviceAbout2 i {
  font-size: 48px;
  margin-left: 6px;
}

.snif > i {
  color: var(--ahiBlue);
  font-size: 47px;
}
/*cart*/
.productRow {
  border-bottom: 1px solid #eee;
  padding: 15px 0;
  margin-left: 0;
}

  .productRow i {
    color: var(--ahiBlue);
  }

.ContinueButton {
  color: #7a7a7a;
  font-weight: 500;
}

  .ContinueButton:hover {
    color: var(--ahiBlue);
  }

  .ContinueButton i {
    font-size: 17px;
    margin-left: 3px;
  }

.productImgLittle {
  background-size: cover;
  height: 100px;
  background-position-x: center;
}

.sicumCartBack {
  background: #F6F6F6;
  padding: 20px;
}

.Shipping ul {
  list-style: none;
}

.Shipping li {
  font-weight: 500;
  line-height: 40px;
}

.sicumCart .btn-secondary {
  margin: auto;
  display: block;
  margin-top: 20px;
}

.sicumCart h3 {
  text-align: center;
  padding: 20px 0;
}
.goShipping[aria-expanded="true"] {
  background: #fff;
  color: var(--ahiBlue);
  border: 2px solid var(--ahiBlue);
}
.sicum {
  font-weight: 500;
  margin-bottom: 12px;
}
/*myAccount*/
.cardAccount {
  background: #F6F6F6;
  position: relative;
  height: 100%;
}

  .cardAccount h3 {
    text-align: center;
    margin-bottom: 20px;
  }

.imgAccount {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: auto;
  background-size:cover;
}

.cardAccount ul {
  list-style: none;
}

.cardAccount strong {
  font-weight: 500;
  margin-left: 5px;
}

.cardAccount a.btn-outline-primary {
  position: absolute;
  left: 15px;
  bottom: 10px;
  font-size: 20px;
}

  .cardAccount button i {
    font-size: 18px;
  }

.cardAccount.Points i {
  font-size: 160px;
  color: var(--ahiBlue);
}

.cardAccount .col-md-3 {
  text-align: center;
}

.Points {
  text-align: center;
  line-height: 40px;
}

.Orders h3 {
  text-align: center;
}

.Orders li {
  border: 1px solid #EDEDED;
  padding: 15px;
  margin-bottom: 10px;
}
.priceOrder {
  font-weight: 500;
}


.PointsNumber {
  position: absolute;
  color: var(--ahiBlue);
  font-size: 30px;
  font-weight: 500;
  transform: translatey(-50%);
  top: 42%;
}

.imgAccount i {
  font-size: 208px;
  position: absolute;
  top: 0;
  color: #fff;
  text-shadow: 1px 1px 15px #b7b7b7;
}

.sicumCartBack .form-check-input {
  margin-top: 9px;
}

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--ahiBlue);
  border-color: var(--ahiBlue);
}

.filterBtn {
  padding: 2px 10px;
  border-radius: 30px !important;
}
/*popUp editing */
.popUp.editing {
  background: #F6F6F6;
}

.submitButton {
  text-align: center;
}

.editingForm .form-group input {
  padding: 25px;
  box-shadow: 0px 0px 12px #e8e8e8;
}

.editing h2 i {
  font-size: 35px;
}

.popUp.editing .exitPopUp.close {
  color: var(--ahiBlue);
}

.buttonImg {
  margin: auto;
  display: block;
  margin-top: 30px;
}

.editingForm .col-md-8 i {
  color: #7a7a7a;
}

.popUp.editing h4 {
  margin: 15px auto;
}
/* cart Panel */
.cartPanel .productRow {
  background: #fff;
}

.productRow .row {
  margin-right: 0;
  margin-left: 0;
}

.cartPanel {
  max-width: 500px;
  position: absolute;
  top: 200px;
  left: 0;
  padding: 20px;
  background: #fff;
  border-radius: 0 0 40px;
  box-shadow: 1px 1px 16px #6161613d;
}

  .cartPanel h4 {
    margin: 0;
  }

.cartPanelTitle h3 {
  display: inline-block;
  color: #fff;
  margin-right: 5px;
  margin: 0 7px;
}

.cartPanelTitle {
  background: var(--ahiBlue);
  color: #fff;
  padding: 7px 15px 7px 25px;
  position: absolute;
  top: -30px;
  left: 0;
  border-radius: 0 30px 30px 0;
  display: inline-block;
}
/* Contact Page */
li.col-6.mb-5.appear-animation.animated.zoomIn.appear-animation-visible:hover {
  border-bottom: 3px solid var(--ahiBlue);
}
.iconBox i {
  color: var(--ahiBlue);
}
.iconBox:hover i {
  color: var(--ahiPink);
}
li.col-md-12.mb-5.appear-animation.animated.zoomIn.appear-animation-visible {
  display: none;
}
ul.nav.row.justify-content-center {
  padding-top: 40px;
}
li.col-6.mb-5.appear-animation.animated.zoomIn.appear-animation-visible {
  padding-top: 40px;
}
/* Product */
.gridTabs .nav-tabs .nav-item.show .nav-link,
.gridTabs .nav-tabs .nav-link.active {
  border-top: 3px solid var(--ahiBlue);
  color: var(--ahiBlue);
}
/* Knowledge Base */
.kbSideNav .nav-link.active {
  border-top: 3px solid var(--ahiBlue);
}
.chatFloatingLink {
  position: fixed;
  left: 10px;
  bottom: 30px;
  text-align: center;
}
  .chatFloatingLink a {
    display: block;
  }
    .chatFloatingLink img {
      position: absolute;
      left: 0;
      bottom: -15px;
    }
  .speechBubble {
    background-color: var(--ahiBlue);
    border-radius: 30px;
    padding: 15px 15px 15px 60px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 1.2rem;
  }
    .speechBubble:before {
      content: '';
      border-color: transparent transparent var(--ahiBlue) transparent;
      border-style: solid;
      border-width: 20px 20px 0 0;
      border-color: var(--ahiBlue) transparent transparent transparent;
      position: absolute;
      bottom: -15px;
      right: 30px;
    }
  /* Scrollbars */
  * { /* Works on Firefox */
  scrollbar-width: thin;
  scrollbar-color: var(--ahiPink) #ddd;
}

  /* Works on Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 10px;
  }
  *::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
  }
  *::-webkit-scrollbar-thumb {
    background-color: var(--ahiPink);
    border-radius: 20px;
    border: 3px solid var(--ahiPink);
  }
/* Garinim*/
.garins a.nav-link.btn {
    border-bottom: 3px solid;
    border-radius: 0;
    font-weight: 500;
    position: relative;
    color: var(--ahiBlue);
}
.garins a.nav-link.btn::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translate(50%, calc(50% + 1px));
    background-color: var(--ahiBlue);
}
.garins a.nav-link.btn.active {
  background-color: transparent;
  color: var(--ahiPink);
}
.garins a.nav-link.btn.active::after {
  background-color: var(--ahiPink);
}
.garinsRow {
  margin-bottom: 30px;
}
.garinBlock {
  box-shadow: 0 0 10px rgb(0 0 0 / 25%);
}
.garinBlock .imgPlaceHolder {
	padding-top: 100%;
}
.garinBlock button {
	background: white;
	border: 2px solid var(--ahiBlue);
	color: var(--ahiBlue);
	border-radius:0;
  font-weight: 500;
  display: block;
  margin: 0 auto 10px auto;
}
.garinBlock .spoiler {
  padding-top: 15px;
  padding-bottom: 10px;
}

.garinBlockTitle {
	background-color: var(--ahiBlue);
	color: white;
}

.garinBlockTitle h3 {
	color: white;
  font-size: 1.6rem;
  margin: 10px;
  font-weight: 500;
}

.garinBlockTitle h3 span {
	color: var(--ahiPink)
}

.garinBlockTitle .regionName {
	color: var(--ahiBlue);
  font-weight: 500;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  height: 130%;
  padding-top: 10px;
  margin-left: 10px;
  text-align: center;
}


.garinBlockTitle i {
	border-radius: 49%;
	border: 1px solid white;
	padding: 8px;
	width: 35px;
	height: 35px;
	text-align: center;
	color: white;
  margin: 10px 5px;
  display: inline-block;
}
.ShibutsimPage .ContactForm button.btn.btn-primary {
    float: none;
}
.ShibutsimPage .floatingLabelsForm .form-group {
    flex-direction: inherit;
    justify-content: center;
}
.ShibutsimPage label.floatingLabel {
    position: absolute;
    right: 5px;
    top: -33px;
    font-size: 20px;
}
.shibutsim {
    padding-top: 20px;
}
.shibutsim input#TZ {
    width: 100%;
    position: relative;
    border: 1px solid #ced4da;
    border-radius: 0;
}
.shibuts {
    color: #1d5596;
    font-size: 18px;
    border-right: 4px solid #d579b1;
    padding-right: 20px;
}
.shibuts strong {
    font-size: 20px;
    color: #d579b1;
}
.ShibutsimPage .floatingLabelsForm .form-group span.field-validation-error, .ShibutsimPage .floatingLabelsForm .form-group label.error, .ShibutsimPage .tranzilaHostedFiedsForm .form-group label.error, .ShibutsimPage .tranzilaHostedFiedsForm .form-group .field-validation-error {
    background-color: #ffffff00;
    left: 0;
    top: calc(100% - 5px);
}
.ShibutsimPage .noShibuts {
    color: #1d5596;
    font-size: 20px;
    font-weight: bold;
}
.enLinkNav {
    font-size: 22px;
    font-weight: 500;
}
#navbarDropdown .mr-md-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}


.newLatter.popUp h2,
.newLatter.popUp h3{
    color:white;
}

/* Umbraco Forms */
.umbraco-forms-form .umbraco-forms-fieldset input.text,
.umbraco-forms-form .umbraco-forms-fieldset textarea {
    max-width: none !important;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
}
.umbraco-forms-form .umbraco-forms-field-wrapper {
    position: relative;
}
    .umbraco-forms-form .umbraco-forms-field div label {
        font-weight: normal;
    }
.umbraco-forms-form .umbraco-forms-field div input:focus ~ label,
.umbraco-forms-form .umbraco-forms-field div input.valid ~ label,
.umbraco-forms-form .umbraco-forms-field div input.input-validation-error ~ label {
    transform: none;
}
.umbraco-forms-form .umbraco-forms-fieldset span.contourError,
.umbraco-forms-form .umbraco-forms-fieldset span.field-validation-error {
    color: crimson !important;
    background: #fff !important;
    padding: 0 5px;
}
.umbraco-forms-form .umbraco-forms-fieldset input.contourError,
.umbraco-forms-form .umbraco-forms-fieldset input.input-validation-error,
.umbraco-forms-form .umbraco-forms-fieldset textarea.contourError,
.umbraco-forms-form .umbraco-forms-fieldset textarea.input-validation-error {
    background-color: #fff;
    border-color: crimson;
}
.filesList h5{
    color: var(--ahiBlue);
}
.fa-file-word {
    color: #2b579a;
}
.fa-file-excel {
    color: #1D6F42;
}
.fa-file-powerpoint {
    color: #D04423;
}
.fa-file-pdf {
    color: #F40F02;
}
.rakazot.lessonTypeRadio .custom-radio .custom-control-label {
    font-size: 0.7rem;
}
.rakazot.lessonTypeRadio .custom-radio .custom-control-label i {
    font-size: 1.6rem;
}