.grey_bg_slider{
  margin-top: 230px;
  padding-top: 190px;
  padding-bottom: 120px;
  background: #EBEAE6;
  position: relative;
}
.swiper-container { width: 100%; position:relative;}

.swiper-container.swiper-sights, .swiper-container.swiper-more-sights, .swiper-container.swiper-suites {
  height: auto;
}

.swiper-container.swiper-gallery {
  height: 70vh;
  padding-bottom: 60px;
}

.swiper-wrapper.mob {
  display: none;
}

.swiper-slide {
   display: -webkit-flex;
   display: flex;
 }

.slide-image {
   height: 80vh;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.swiper-button-next,
.swiper-button-prev {
    right: auto;
    left: auto;
    padding: 0;
    z-index: 3;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
}

.swiper-button-next span,
.swiper-button-prev span {
  font-size: 18px;
  color: #fff;
  text-shadow: 0 0 5px #555;
}

.swiper-button-prev span {
  margin-left: 50px;
}

.swiper-button-next span {
    margin-left: -85px;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  display: none!important;
}

.swiper-hotel-banner .swiper-pagination-bullets, .swiper-hotel-banner .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 50px!important;
}

.swiper-button-prev {
  background-image: url(../img/layout/prev.svg) !important;
  background-size: cover;
}
.swiper-button-next {
  background-image: url(../img/layout/next.svg) !important;
  background-size: cover;
}

.modal .swiper-button-prev {
  background-image: url(../img/layout/hotel_prev.svg) !important;
  background-color: #e1b12c;
  border-radius: 0;
  background-size: 23px;
}

.modal .swiper-button-next {
  background-image: url(../img/layout/hotel_next.svg) !important;
  background-color: #e1b12c;
  border-radius: 0;
  background-size: 23px;
  right: 0;
}

.hotel_rooms .swiper-button-prev {
  background-image: url(../img/layout/hotel_prev.svg) !important;
  background-color: #e1b12c;
  border-radius: 0;
  background-size: 23px;
  left: -30px;
}

.hotel_rooms .swiper-button-next {
  background-image: url(../img/layout/hotel_next.svg) !important;
  background-color: #e1b12c;
  border-radius: 0;
  background-size: 23px;
  right: 30px;
}

.swiper-pagination {
  position: absolute;
  bottom: auto;
  width: 100%;
  text-align: center;
}

.swiper-pagination-bullet{
  width: 20px;
  height: 2px;
  margin: 0 5px !important;
  background: none;
  border-top: 2px solid #fff;
  opacity: 1;
  border-radius: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 25px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  width: 60px;
  border-top: 2px solid #e1b12c;
}

.swiper-suites-gallery .navigation_swiper_suites, .swiper-sights-gallery .navigation_swiper_sights, .swiper-page-gallery .navigation_swiper_sights {
  height: 100%;
}

.navigation_swiper_suites{
  position: absolute;
  display: flex;
  right: 5%;
  z-index: 1;
  top: 10px;
}

.home_room_box.middle .navigation_swiper_suites {
  right: 0px;
  border-left: none;
  padding-left: 0;
  justify-content: flex-end;
  padding-right: 65px;
}

.home_room_box.middle .navigation_swiper_suites:after {
  right: auto;
  left: 0;
}

#home_rooms .navigation_swiper_suites.mob {
  display: none;
}

.room-button-prev {
  background-image: url("../img/layout/arrow_left_black.svg") !important;
  background-size: 70px;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 60px;
  left: 0;
  width: 70px;
  height: 30px;
  cursor: pointer;
}

.room-button-next {
  background-image: url("../img/layout/arrow_right_black.svg") !important;
  background-size: 70px;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 60px;
  left: 110px;
  width: 70px;
  height: 30px;
  cursor: pointer;
}

.other_rooms .room-button-prev, .other_rooms .room-button-next {
  margin-top: 0;
  bottom: 20px;
}

.room_icons li{
  display:inline-block;
  text-align: center;
}
.room_icons li img{
  width:20px;
  display: block;
}

.view_suites_description h2{
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Open Sans';
    text-transform: uppercase;
    padding-left: 50px;
    line-height: 50px;
}

.suites_description_right{position:relative;}
.suites_description{padding:15% 20%; position:relative;}
.suites_description h3{font-size: 40px;letter-spacing: normal;color: #674439;text-transform: none;margin-bottom: 20px;	font-family: 'Alegreya', serif;}
.suites_description p{font-size: 16px;line-height: 30px; margin: 10px 0 30px 0; font-weight: 300;}
.suites_description p.before_title{font-size: 14px;line-height: normal;letter-spacing: .1428571429em;color: #8d8774;text-transform: uppercase;margin-bottom: 15px;}

.swiper-container-location{height: 80vh;}
.swiper-container-services{height: 60vh; padding: 0 0px 30px 30px; }

.swiper-albums, .swiper-room-gallery {height: 65vh; }
.swiper-albums.right { height: 65vh; }
.swiper-albums .suite-button-prev, .swiper-room-gallery .suite-button-prev {
  right: 280px;
  left: auto;
  bottom: -75px;
  background-image: url(../img/layout/arrow_left_black.svg) !important;
}

.swiper-albums .suite-button-next, .swiper-room-gallery .suite-button-next {
  bottom: -75px;
  right: 150px;
  background-image: url(../img/layout/arrow_right_black.svg) !important;
}

.swiper-suites-gallery, .swiper-sights-gallery { height: 68vh!important; width: 100%; position: relative; margin: 100px 0 0 0; overflow: visible; background: #fff; }

.swiper-suites-gallery .swiper-slide, .swiper-sights-gallery .swiper-slide, .swiper-page-gallery .swiper-slide {
  background-position: center!important;
  height: 68vh;
}

.suite_buttons {
  position: absolute;
  bottom: -110px;
  right: 8.33333%;
  display: flex;
}

.suite-button-prev {
  background-image: url(../img/layout/arrow_green_left_2.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 67px;
  width: 67px;
  height: 67px;
  position: relative;
  text-indent: -99999px!important;
  margin: 0 15px;
  cursor: pointer;
}

.suite-button-next {
  background-image: url(../img/layout/arrow_green_right_2.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 67px;
  width: 67px;
  height: 67px;
  position: relative;
  text-indent: -99999px!important;
  margin: 0 10px;
  cursor: pointer;
}

.swiper-sights-gallery .suite-button-prev, .swiper-page-gallery .suite-button-prev {
  background-image: url(../img/layout/arrow_green_left_1.svg);
}

.swiper-sights-gallery .suite-button-next, .swiper-page-gallery .suite-button-next {
  background-image: url(../img/layout/arrow_green_right_1.svg);
}

.navigation_swiper_sights {
  position: relative;
  display: flex;
  z-index: 1;
  justify-content: center;
  align-items: center;
}

.sights-button-prev {
  background-image: url(../img/layout/arrow_left.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32px;
  width: 32px;
  height: 32px;
  position: relative;
  text-indent: -99999px !important;
  margin: 0px 15px;
  cursor: pointer;
}

.sights-button-next {
  background-image: url(../img/layout/arrow_right.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32px;
  width: 32px;
  height: 32px;
  position: relative;
  text-indent: -99999px !important;
  margin: 0 15px;
  cursor: pointer;
}

.swiper-slide.room_gallery {
  height: 70vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.swiper-button-next, .swiper-button-prev {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  background-size: 60px;
  position: absolute;
  background-position: center;
  margin: 0;
  background-repeat: no-repeat;
  top: 42%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.swiper-button-next {
  right: 30px;
}

.swiper-button-prev {
  left: 0px;
}

@media (max-width: 1499px){
  .swiper-albums {
    margin-left: 0;
  }

  .swiper-suites-gallery {
    margin: 70px 0 0 0;
  }

  .view_suites_description h2 {
		font-size: 35px;
		padding-left: 25px;
		line-height: 45px;
	}

  .grey_bg_slider {
		margin-top: 200px;
		padding-top: 160px;
	}
}

@media (max-width:1450px){
  .suites_description {
    padding: 5% 10%;
  }
  .swiper-container.rooms_home {height: 80vh; }
  .suites_description{height: 80vh;}
}

@media only screen and (min-width:1200px) and (max-width:1349px) {
	/*#header { background:red;  min-height:70px;}*/
  .navigation_swiper_suites {
    padding-left: 30px;
  }

  .home_room_box.middle .navigation_swiper_suites {
    padding-right: 30px;
  }

  .navigation_swiper_suites:after {
    width: calc(100% - 153px);
  }

  .grey_bg_slider {
		margin-top: 180px;
	}
	
	.suites_description {
      
  }
} 
@media (max-width:1199px){
  .suites_description{height: auto;overflow: hidden;padding:5% 5% 80px 5%;}

  .swiper-albums {
    height: 60vh;
	}

  .hotel_rooms .swiper-button-prev {
    left: 0px;
  }

  .swiper-container.swiper-gallery {
		height: 65vh;
		padding-bottom: 50px;
	}

  .navigation_swiper_suites:after {
		width: calc(100% - 138px);
	}

  .home_room_box.middle .navigation_swiper_suites {
    padding-right: 15px;
  }

  .swiper-suites-gallery, .swiper-sights-gallery {
    margin: 70px 0 0 0;
  }

  .grey_bg_slider {
		margin-top: 180px;
		padding-top: 140px;
		padding-bottom: 100px;
	}

  .slide-image {
    height: 60vh;
  }

  .swiper-container.rooms_home {
    height: 60vh;
  }

  .rooms_description {
    height: 60vh;
  }

  .room-button-prev, .room-button-next {
		background-size: 60px;
		width: 60px;
	}

  .swiper-button-next, .swiper-button-prev {
    width: 57px;
    height: 57px;
    background-size: 57px;
  }

}

@media (max-width:991px){
	/*#header { background:red;  min-height:70px;}*/
	
	.swiper-container-location {
    height: 67vh;
  }

  .hotel_rooms .swiper-button-next {
    right: 0px;
  }

	.swiper-container.swiper-gallery {
		height: 65vh;
		padding-bottom: 50px;
	}

  .swiper-albums, .swiper-room-gallery {
    height: 60vh;
  }

  .swiper-suites-gallery .swiper-slide, .swiper-sights-gallery .swiper-slide, .swiper-page-gallery .swiper-slide {
    height: 60vh;
  }

  .swiper-suites-gallery, .swiper-sights-gallery {
    height: 60vh!important;
  }

  .suite_buttons {
    bottom: -100px;
  }

  .suite-button-prev, .suite-button-next {
    background-size: 62px;
    width: 62px;
    height: 62px;
  }

  .swiper-albums.right {
    height: 60vh;
    margin-right: 0;
  }

  .home_room_box.middle .navigation_swiper_suites {
    padding-right: 15px;
    padding-left: 15px;
  }

  .home_room_box.middle .navigation_swiper_suites {
    right: auto;
    justify-content: space-between;
  }

  .navigation_swiper_suites:after {
    display: none;
  }

  .services_swiper .suite-button-prev, .services_swiper .suite-button-next {
    bottom: -105px;
    background-size: 63px;
    width: 90px;
    height: 45px;
  }

	.view_suites_description {
		padding: 20px 40px;
		flex-direction: column;
	}
  .view_suites_description h2{
    font-size:28px;
    margin-bottom:10px;
  }

  .swiper-albums .suite-button-next {
    bottom: -60px;
    right: 100px;
  }

  .swiper-albums .suite-button-prev {
    right: 230px;
    left: auto;
    bottom: -60px;
  }

  .swiper-suites .swiper-slide {
    flex-direction: column;
  }

  .reverse-rooms .swiper-suites .swiper-slide {
    flex-direction: column-reverse;
  }

  .swiper-container.rooms_home {
    height: auto;
  }

  .slide-image {
    height: 55vh;
  }

  .rooms_description {
		height: auto;
		overflow: hidden;
	}

  .beige_bg.rooms {
    width: 100%;
  }

  .room-button-prev, .room-button-next {
    margin-top: 30px;
    margin-bottom: 20px;
    position: relative;
  }

  .room-button-next {
    left: 70px;
  }

  .rooms_description .navigation_swiper_suites {
    position: relative;
    width: fit-content;
    float: left;
  }

  .swiper-container-services {
    height: 50vh;
  }

  .grey_bg_slider {
    margin-top: 120px;
    padding-top: 95px;
    padding-bottom: 80px;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px;
  }

} 


@media (max-width:767px){
	/*#header { background:red;  min-height:70px;}*/
	
	.suites_description {
    padding: 15% 10%;
  }
  .home_half_text {
    padding: 5px 42px;
  } 
   .view_suites_description{
    padding:10px 20px;
  }
  .view_suites_description h2{
    font-size: 24px;
    line-height: normal;
    padding-left: 0;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }

  .swiper-container.swiper-gallery {
		height: 60vh;
		padding-bottom: 50px;
	}

  .swiper-albums, .swiper-room-gallery {
    height: 55vh;
  }

  .navigation_swiper_suites {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: auto;
    bottom: 17px;
    justify-content: center;
    align-items: center;
  }

  .suite_buttons {
    right: 0;
    left: 0;
    justify-content: center;
    align-items: center;
  }

  .swiper-suites-gallery, .swiper-sights-gallery {
    margin: 45px 0 0 0;
  }

  .swiper-suites-gallery, .swiper-sights-gallery {
    height: 52vh!important;
  }

  .swiper-suites-gallery .swiper-slide, .swiper-sights-gallery .swiper-slide, .swiper-page-gallery .swiper-slide {
    height: 52vh;
  }

  .services_swiper .suite-button-prev, .services_swiper .suite-button-next {
    bottom: -85px;
    background-size: 53px;
    width: 80px;
    height: 40px;
  }

  .services_swiper .suite-button-next {
    left: 125px;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 0;
    transform: none;
  }

  .swiper-albums.right {
		height: 55vh;
	}

  .swiper-albums {
    height: 55vh;
  }

  .view_suites_description a{
    font-size:12px;
  }

  .albums_swiper {
    padding-bottom: 90px;
  }

  .room-button-prev, .room-button-next {
    margin-top: 20px;
    background-size: 50px;
    width: 50px;
  }

  .room-button-next {
    left: 45px;
  }

  p.total_rooms {
    right: 20px;
    font-size: 18px;
  }

  .other_rooms .room-button-prev, .other_rooms .room-button-next {
    bottom: 0;
  }

  .swiper-container-services {
		height: 40vh;
	}

  .swiper-button-next, .swiper-button-prev {
    width: 50px;
    height: 50px;
    background-size: 50px;
  }

  .modal .swiper-button-prev, .modal .swiper-button-next {
    background-size: 20px;
  }

} 

@media (max-width: 549px) {
  .suite-button-prev, .suite-button-next {
    background-size: 58px;
    width: 58px;
    height: 58px;
  }

  .swiper-container.swiper-gallery {
    height: 50vh;
  }
  
  .swiper-button-next {
    right: 0;
  }

  .suite_buttons {
    bottom: -95px;
  }

  .swiper-suites-gallery .swiper-slide, .swiper-sights-gallery .swiper-slide, .swiper-page-gallery .swiper-slide {
    height: 48vh;
  }

  .swiper-suites-gallery, .swiper-sights-gallery {
    height: 48vh!important;
  }

  .sights-button-next, .sights-button-prev {
    background-size: 30px;
    width: 30px;
    height: 30px;
  }

  .swiper-albums.right {
    height: 50vh;
  }

  .grey_bg_slider .swiper-wrapper {
    display: none;
  }

  .grey_bg_slider .swiper-wrapper.mob {
    display: flex;
  }

  .grey_bg_slider .swiper-wrapper.mob .swiper-slide {
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
  }

  .view_suites_description {
    position: relative;
    background-color: #9F9E9C;
    padding: 50px 0;
    top: auto;
    height: auto;
    display: block;
  }

  .hotel_rooms .swiper-pagination {
    right: 0;
    top: auto;
    text-align: center;
    bottom: -80px;
    left: 0;
  }

  #home_rooms_mob .suite-button-next, #home_rooms_mob .suite-button-prev {
    width: 55px;
    height: 22px;
    bottom: 0;
    right: 0;
    margin: 0 auto;
  } 

  #home_rooms_mob .suite-button-next {
    left: 90px;
  }

  #home_rooms_mob .suite-button-prev {
    left: -90px;
  }

  #home_rooms_mob .navigation_swiper_suites.mob {
    display: block;
    position: relative;
    margin-top: 75px;
  }

  #home_rooms .navigation_swiper_suites {
    display: none;
  }

  #home_rooms_mob .navigation_swiper_suites.mob {
    display: block;
  }

  .grey_bg_slider {
    margin-top: 95px;
    /* height: calc(100vh - 95px); */
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .swiper-albums .suite-button-next {
    right: 55px;
  }

  .swiper-albums .suite-button-prev {
    right: 150px;
  }

  .slide-image {
    height: 50vh;
  }

  .room-button-prev, .room-button-next {
		margin-top: 10px;
    margin-bottom: 0;
	}

  .modal .swiper-button-prev, .modal .swiper-button-next {
    background-size: 18px;
  }

  
  .swiper-button-next, .swiper-button-prev {
    width: 48px;
    height: 48px;
    background-size: 48px;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 45px;
  }

}

@media (max-width:479px){
  .home_half_text {
    padding: 5px 30px;
  }

  .swiper-hotel-banner .swiper-pagination-bullets, .swiper-hotel-banner .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 25px !important;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0px 0 18px;
  }

  .swiper-container.swiper-gallery {
    height: 40vh;
  }

  .swiper-albums, .swiper-room-gallery {
    height: 45vh;
  }

  .swiper-suites-gallery .swiper-slide, .swiper-sights-gallery .swiper-slide, .swiper-page-gallery .swiper-slide {
    height: 42vh;
  }

  .swiper-suites-gallery, .swiper-sights-gallery {
    height: 42vh!important;
  }

  .services_swiper .suite-button-prev {
    left: -200px;
    right: 0;
    margin: 0 auto;
  }

  .services_swiper .suite-button-next {
    left: 0;
    margin: 0 auto;
    right: -100px;
  }

  .sights-button-prev, .sights-button-next {
    background-size: 30px;
    width: 30px;
    height: 30px;
  }

  .swiper-container-location {
    height: 40vh;
  }
  .view_suites_description h2{font-size: 26px;}
  .suites_description {
    padding-bottom: 100px;
  }
  .swiper-albums {
    height: 45vh;
  }

  .room_images {
    height: 45vh;
  }

  .swiper-albums.right {
    height: 45vh;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 35px;
  }

  .swiper-pagination-bullet {
    width: 16px;
    margin: 0 3px !important;
  }

  .navigation_swiper_suites {
    padding: 0 10px;
  }

  .swiper-container.swiper-suites {
    margin: 30px 0 0 0;
  }

  .reverse-rooms .swiper-container.swiper-suites {
    margin: 80px 0 0 0;
  }

  .suite-button-prev, .suite-button-next {
    background-size: 55px;
    width: 55px;
    height: 55px;
    margin: 0 7px;
  }

  .swiper-suites-gallery, .swiper-sights-gallery {
    margin: 30px 0 0 0;
  }

  .suite_buttons {
    bottom: -85px;
  }

  .swiper-suites-gallery .swiper-slide, .swiper-sights-gallery .swiper-slide, .swiper-page-gallery .swiper-slide {
    height: 42vh;
  }

  .swiper-container-services {
		padding: 0 40px 0px 40px;
	}

  .page_text .services_title h2 {
    font-size: 40px;
    line-height: 45px;
    margin-top: 25px;
  }

  #home_rooms_mob .navigation_swiper_suites.mob {
    margin-top: 55px;
  }
  
}
@media (max-width: 420px){
  .suites_description a{
    font-size:12px;
    padding-left:50px;
  }
 .suites_description a.more:before{
    margin-right: -40px;
    width: 40px; 
 }

 .hotel_rooms .swiper-button-next,  .hotel_rooms .swiper-button-prev {
    background-size: 20px;
 }

  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }

  .swiper-container.swiper-gallery {
    height: 35vh;
    padding-bottom: 40px;
  }

  .swiper-suites-gallery .swiper-slide, .swiper-sights-gallery .swiper-slide, .swiper-page-gallery .swiper-slide {
    height: 35vh;
  }
  
  .swiper-suites-gallery, .swiper-sights-gallery {
    height: 35vh!important;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0px 0 15px;
  }
  
  .swiper-albums.right {
    height: 35vh;
  }

  .swiper-suites-gallery, .swiper-sights-gallery {
		margin: 25px 0 0 0;
	}
  	
  .swiper-button-next, .swiper-button-prev {
    width: 45px;
    height: 45px;
    background-size: 45px;
  }

  .swiper-albums {
    height: 35vh;
  }

 .services_swiper .suite-button-prev, .services_swiper .suite-button-next {
    background-size: 48px;
    width: 73px;
    height: 35px;
  }

  .services_swiper .suite-button-next {
    right: -55px;
  }

 .other_rooms .room-button-prev, .other_rooms .room-button-next {
    bottom: -10px;
  }

 .albums_swiper {
   padding-bottom: 65px;
  }

  .albums_swiper {
    margin-left: 7%;
    margin-right: 7%;
  }

  .swiper-albums .suite-button-next {
    bottom: -45px;
    right: 45px;
  }

  .suite-button-prev, .suite-button-next {
    background-size: 50px;
    width: 50px;
    height: 50px;
    margin: 0 6px;
  }

  .suite_buttons {
    bottom: -75px;
  }

  .swiper-albums .suite-button-prev {
    right: 130px;
    bottom: -45px;
  }

  .slide-image {
    height: 30vh;
  }

  .rooms_description .navigation_swiper_suites {
    float: none;
    margin: 0 auto;
  }

  .room-button-prev {
    left: -25px;
  }

  .room-button-next {
    left: 25px;
  }

  .space_between_suites .swiper-slide {
    height: 35vh;
  }

  .grey_bg_slider {
    margin-top: 60px;
    padding-top: 60px;
  }

  #home_rooms_mob .navigation_swiper_suites.mob {
    margin-top: 70px;
  }

  .view_suites_description {
    padding: 40px 0;
  }

  .view_suites_description h2 {
		font-size: 20px;
    padding-left: 0;
	}

  .modal .swiper-button-prev, .modal .swiper-button-next {
    background-size: 17px;
    width: 43px;
    height: 42px;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
  } 

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
  }

}

