
*,
*::before,
*::after {
  /*box-sizing: inherit;/*orig*/
}

.slider .p1 div{
	text-align: left;/**/
}  

.swiper-container {
  /*top:-58px;/**/
  top:-78px;/**/
  width: 100%;
  height: 100%;
  /*margin: 50px auto 0;/**/
  /*filter: alpha(opacity=0); /**/
  /*opacity: 0.0; /**/
  /*-moz-opacity: 0.0; /**/

}
@media screen and (min-width: 800px) {
  .swiper-container {
    /*width: 70%; /*orig*/
    /*margin-left: 15%; /*orig*/
  }
}


.swiper-slide {
  background: #fff;
	margin-top:100px;
  /*color: #333;/*orig*/
  color: #be9e55;
  font-size: 1rem;
  /*min-height: 300px;/**/
  /*display: flex;/**/
	/*align-items: center;/*orig*/
  /*text-align: center;/**/
  /*filter: alpha(opacity=1); /**/
  /*opacity: 1.0; /**/
  /*-moz-opacity: 1.0; /**/
}

.swiper-slide img {
	width: 200px;
	padding: 0px 40px 20px 0px; /* */    
	float: left; /**/
	/*margin-bottom:220px;/**/
	/*margin-bottom:100%;/**/
}

.swiper-pagination {
  /*height:auto;/**/
  /*float: left;/*new*/
  /*line-height: normal;/**/
  /*vertical-align: top;/**/
  /*filter: alpha(opacity=0); /**/
  /*opacity: 0.0; /**/
  /*-moz-opacity: 0.0; /**/
}	

.swiper-container-horizontal > .swiper-pagination {
  top: 0;
  bottom: auto;/*orig war auto*/
  padding-top:20px;/*war 50*/


}
@media screen and (min-width: 1025px) and (max-width: 1188px) { /*war 1451*/
	.swiper-container-horizontal > .swiper-pagination {
	   padding-top:0px; /*war 20*/
	}
}
@media screen and (min-width: 757px) and (max-width: 1024px) {
	.swiper-container-horizontal > .swiper-pagination {
	   padding-top:20px; /*war 50*/
	}
}
@media screen and (min-width: 500px) and (max-width: 756px) { /*war 1451*/
	.swiper-container-horizontal > .swiper-pagination {
	   padding-top:0px; /*war 20*/
	}
}
@media screen and (max-width: 499px) {
	.swiper-container-horizontal > .swiper-pagination {
	   padding-top:0px;
	}
}
.swiper-pagination-bullet-active{
	background-repeat: no-repeat;/**/
	background-position:0 0;/**/
	background-attachment:fixed;/**/	
	/*padding-top:10px; /*new*/
	/*padding-bottom:10px;/*new*/
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  /*line-height: normal;/**/
  /*vertical-align: top;/**/
  /*margin-left:40px; /*new*/
	margin-right:20px; /*new*/
}


.active-mark {
  /*background-image:url("/img/Slider_Bluete.png");/**/	
  /*background-repeat: no-repeat;/**/
  /*background-position:0 0;/**/
  /*background-attachment:fixed;/**/	  
  background: #ffeb3b;
  /*width: 12.5%;/**/
  width:auto;
  /*height: 4px;/*orig*/
  position: absolute;
  /*left: 0;/*orig*/
  /*top: 52px;/*orig*/
  transition: left 0.2s ease-out;/**/
}

.swiper-pagination-bullet {
  /*background-color: #00D42B; /*orig*/
  background-color: unset; /**/
  border-radius: 0;
  box-sizing: border-box;
  /*color: #0e8927;/*orig*/
  cursor: pointer;
  /*font-size: 1.6rem;/*orig*/
  font-size:15px;/**/
  font-weight: normal;
  opacity: 1;
  /*height: 56px;/*orig*/
  /*line-height:normal;/*new*/
  /*height: auto;/**/
  height:26px;/**/
  /*width: 12.5%;/**/
  width:auto;
  margin-left:10px;
  /*display: inline-flex;/*orig*/
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: font-weight 0.22s ease;
  min-width:65px;/**/
  text-transform: uppercase;/* new */
}
.swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active ~ .active-mark {
  /*left: 0%;/**/
}
.swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active ~ .active-mark {
  /*left: 12.5%;/**/
}
.swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active ~ .active-mark {
  /*left: 25%;/**/
}
.swiper-pagination-bullet:nth-of-type(4).swiper-pagination-bullet-active ~ .active-mark {
  /*left: 27.5%;/**/
}
.swiper-pagination-bullet:nth-of-type(5).swiper-pagination-bullet-active ~ .active-mark {
  /*left: 50%;/**/
}
.swiper-pagination-bullet:nth-of-type(6).swiper-pagination-bullet-active ~ .active-mark {
  /*left: 62.5%;/**/
}
.swiper-pagination-bullet:nth-of-type(7).swiper-pagination-bullet-active ~ .active-mark {
  /*left: 75%;/**/
}
.swiper-pagination-bullet:nth-of-type(8).swiper-pagination-bullet-active ~ .active-mark {
  /*left: 87.5%;/**/
}
.swiper-pagination-bullet:first-of-type.swiper-pagination-bullet-active ~ .active-mark {
  /*left: 0;/**/
}


.swiper-pagination-bullet-active, .swiper-pagination-bullet:hover {
  /*font-weight: bold;/**/
	text-decoration: underline;	
  	/*background-image:url("/img/Slider_Bluete.png");/**/
	/*background-repeat: no-repeat;/**/
	/*background-position:0 0;/**/
	/*background-attachment:fixed;/**/	
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  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'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23be9e55'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  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'%23be9e55'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}