@charset "UTF-8";
@import "bootstrap.min.css";
@import "font-awesome.min.css";
@import "lightbox.css";
@import url("https://fonts.googleapis.com/css2?family=Mukta:wght@300;400;500;600;700;800&display=swap");
@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1100px;
  }
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1160px;
  }
	
}

@media (min-width: 1150px) {
#content #home .swiper-container .swiper-detail .left-item {
	margin-left:100px;
	}
}
@media (min-width: 1300px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1260px;
  }
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1360px;
  }
}
@media (min-width: 1500px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1460px;
  }
}
@media (min-width: 1600px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1570px;
  }
}
@media screen and (max-width: 1600px) {
  #content #about .we h3 {
    font-size: 54px !important;
  }

  #content #about .we p {
    font-size: 17px !important;
  }
}
@media screen and (max-width: 1500px) {
  #content #about .about-box .about-min p {
    font-size: 15px !important;
  }

  #content #meet .meet-left form button {
    margin-top: 15px !important;
  }

  #content #meet .meet-left form button {
    height: 50px !important;
    line-height: 50px !important;
    font-size: 15px !important;
  }

  #content #about .about-box .about-min h5 {
    font-size: 28px !important;
  }

  #content #home .swiper-container .swiper-button-next, #content #home .swiper-container .swiper-button-prev {
    width: 85px !important;
    height: 85px !important;
    line-height: 85px !important;
  }
  #content #home .swiper-container .swiper-button-next:after, #content #home .swiper-container .swiper-button-prev:after {
    font-size: 35px !important;
  }

  #content #meet.booking .meet-right, #content #mee.booking .meet-left {
    height: 660px !important;
  }
}
@media screen and (max-width: 1400px) {
  #content #meet.booking .meet-right, #content #meet.booking .meet-left {
    height: 628px !important;
  }

  #content #meet .meet-left .meet-box h4 {
    font-size: 40px !important;
  }

  #content #meet .meet-left form .form-control {
    height: 45px !important;
  }

  #content #meet .meet-left form .form-group label {
    font-size: 15px !important;
  }

  #content #meet .meet-left form .form-group {
    margin-bottom: 0.6rem !important;
  }

  #content #home .swiper-container .swiper-detail .left-item h1 {
    font-size: 100px !important;
    line-height: 100px !important;
  }

  #content #home .swiper-container .swiper-detail .left-item p {
    font-size: 15px !important;
  }

  #content #home .swiper-container .swiper-detail .left-item .link a {
    width: 210px !important;
    height: 50px !important;
    line-height: 50px !important;
    font-size: 15px !important;
  }

  #content #home .swiper-container .swiper-detail .social a {
    font-size: 14px !important;
    margin-right: 20px !important;
  }
  #content #home .swiper-container .swiper-detail .social a:last-child {
    margin-right: 0 !important;
  }

  #content #home .wrapper .yellow-box h3 {
    font-size: 75px !important;
  }

  #content #home .wrapper .yellow-box h3 span {
    font-size: 56px !important;
  }

  #content #home .wrapper .yellow-box b {
    font-size: 24px !important;
  }

  #content #home .wrapper .black-box h3 {
    font-size: 24px !important;
  }

  #content #home .wrapper .black-box b {
    font-size: 13px !important;
    margin-left: -120px !important;
  }

  #content #home .wrapper .black-box {
    margin-top: 76px !important;
  }

  #content #about .we h3 {
    font-size: 46px !important;
    line-height: 46px !important;
  }

  #content #about .we p {
    font-size: 16px !important;
  }

  #content #about .about-box .about-min h5 {
    font-size: 26px !important;
  }

  #content #about .about-box .about-min .img i {
    font-size: 56px !important;
  }

  #content #about .about-box .about-min .img {
    height: 80px !important;
  }

  #content #about .about-box .about-min {
    height: 330px !important;
  }

  #content #prices .price-box .price-min span.text {
    font-size: 15px !important;
    line-height: 1.3rem !important;
  }

  #content #prices .price-box .price-min span.price {
    font-size: 54px !important;
  }

  #content #prices .price-box .price-min span.time {
    font-size: 16px !important;
  }

  #content #prices .price-box .price-min ul li {
    font-size: 14px !important;
  }

  #content #prices .price-box .price-min a {
    width: 220px !important;
    height: 50px !important;
    line-height: 50px !important;
    font-size: 16px !important;
  }

  footer #top-footer .footer-item ul li a {
    font-size: 16px !important;
  }

  footer #top-footer .subscribe .sb-box h6 {
    font-size: 27px !important;
  }

  footer #top-footer .footer-left p {
    font-size: 14px !important;
  }
  footer #top-footer .footer-left p br {
    display: none;
  }

  footer #top-footer .subscribe .sb-box button {
    height: 54px !important;
    line-height: 54px !important;
    font-size: 16px !important;
  }

  footer #top-footer .footer-item h6 {
    font-size: 26px !important;
  }

  #content #reference .swiper-container .swiper-slide .swip-box p {
    font-size: 17px !important;
  }

  #content #people .col-md-5, #content #people .col-md-7 {
    max-width: 50% !important;
    flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
  }

  #content #classes .class-box .class-min .img-class {
    padding-left: 15px !important;
  }

  #content #classes .class-box .class-min .class-left .cl-right {
    margin-left: 0 !important;
  }

  #content #classes .class-box .class-min .sign a {
    min-width: 200px !important;
    padding: 18px 45px !important;
    font-size: 16px !important;
  }

  #content #meet .meet-right .number {
    font-size: 90px !important;
  }

  #content #meet .swiper-button-next, #content #meet .swiper-button-prev {
    width: 80px !important;
    height: 80px !important;
  }
  #content #meet .swiper-button-next:after, #content #meet .swiper-button-prev:after {
    font-size: 34px !important;
  }

  #content #home {
    height: 1000px !important;
  }
}
@media screen and (max-width: 1300px) {
  #content #about .we p {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1200px) {
  #content #about .we h3 {
    font-size: 38px !important;
    line-height: 40px !important;
  }

  #content #about .about-box .about-min h5 {
    font-size: 24px !important;
  }

  #content #about .about-box .about-min p {
    font-size: 14px !important;
  }

  #content #home .swiper-container .swiper-detail .left-item h1 {
    font-size: 90px !important;
    line-height: 90px !important;
  }

  #content #home .wrapper .yellow-box h3 {
    font-size: 66px !important;
  }

  #content #home .wrapper .yellow-box h3 span {
    font-size: 48px !important;
  }

  #content #home .wrapper .yellow-box b {
    font-size: 21px !important;
  }

  #content #home .wrapper .black-box {
    margin-top: 57px !important;
  }

  header .collapses ul li a {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1150px) {
  header .collapses {
    display: none !important;
  }

  #content #reference h2 {
    font-size: 45px !important;
  }

  #content #reference .swiper-container .swiper-slide .swip-box p {
    font-size: 15px !important;
  }

  #content #reference .swiper-container .swiper-slide {
    padding: 0 45px !important;
  }

  #content #reference .swiper-container .swiper-slide .swip-box {
    height: auto !important;
    min-height: 425px !important;
    padding-bottom: 50px !important;
  }

  #content #reference .swiper-button-prev, #content #reference .swiper-button-next {
    width: 65px !important;
    height: 65px !important;
  }
  #content #reference .swiper-button-prev:after, #content #reference .swiper-button-next:after {
    font-size: 25px !important;
  }

  header .right-menu {
    display: none !important;
  }

  #content #home .swiper-container .swiper-detail .left-item h1 {
    font-size: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
  }

  #content #home .swiper-container .swiper-detail .left-item {
    width: 100% !important;
    text-align: center !important;
  }

  #content #home .swiper-container .swiper-detail .left-item p {
    max-width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
  }

  #content #home .swiper-container .swiper-detail .left-item .link {
    display: inline-block;
    width: 100% !important;
    text-align: center !important;
  }
  #content #home .swiper-container .swiper-detail .left-item .link a {
    display: block !important;
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content #home .swiper-container .swiper-detail .left-item .link a:first-child {
    margin-bottom: 25px !important;
  }

  #content #home .swiper-container .swiper-detail .social {
    display: none !important;
  }

  #content #home .wrapper .yellow-box {
    width: 100% !important;
    float: none !important;
    margin-top: 40px !important;
  }

  #content #home .swiper-container .swiper-button-next, #content #home .swiper-container .swiper-button-prev {
    display: none !important;
  }

  #content #home .swiper-container .swiper-detail .left-item {
    bottom: auto !important;
    top: 190px !important;
  }

  #content #home .swiper-container .swiper-detail .left-item .link {
    margin-top: 30px !important;
  }

  #content #home .wrapper .black-box {
    width: 100% !important;
    float: none !important;
    margin-top: 0 !important;
  }

  #home .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #content #home .wrapper .yellow-box b {
    margin-bottom: 0 !important;
    padding-bottom: 20px !important;
  }

  #content #home .swiper-container .swiper-detail .left-item h1 span {
    margin-bottom: 10px !important;
  }

  #hamburger {
    display: block !important;
  }

  .logo img {
    width: 130px;
  }

  #content #home .swiper-container .swiper-detail .left-item h1 br {
    display: none !important;
  }
  #content #home .swiper-container .swiper-detail .left-item h1 span {
    display: inline !important;
  }

  #content #about .col-md-3 {
    max-width: 50% !important;
    flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
  }

  #content #classes .class-box .class-min .img-class, #content #classes .class-box .class-min .class-left, #content #classes .class-box .class-min .date, #content #classes .class-box .class-min .sign {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
  }

  #content #classes .class-box .class-min {
    height: auto !important;
    text-align: center;
  }

  #content #classes .class-box .class-min .class-left p {
    text-align: center !important;
  }

  #content #classes .class-box .class-min .sign a {
    margin-right: 0 !important;
  }

  #content #classes .class-box .class-min .class-left p {
    margin-bottom: 10px !important;
  }

  #content #classes .class-box .class-min .class-left .cl-right {
    margin-top: 5px !important;
  }

  #content #classes p {
    margin-bottom: 10px !important;
  }

  #content #classes .class-box .class-min .sign a {
    padding: 18px 35px !important;
  }

  .col-md-3.price-box {
    max-width: 50% !important;
    flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
    margin-bottom: 30px !important;
  }

  #content #prices {
    height: auto !important;
  }

  #content #people .col-md-5, #content #people .col-md-7 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  #content #people .link a {
    width: 100% !important;
    float: none !important;
    display: block !important;
    height: 50px !important;
    line-height: 50px !important;
    font-size: 16px !important;
  }
  #content #people .link a:first-child {
    margin-bottom: 15px !important;
  }

  #content #people p {
    padding-bottom: 35px !important;
  }

  #content #people .link {
    width: 100% !important;
  }

  #content #gallery h2 {
    font-size: 45px !important;
  }

  #content #gallery p {
    padding-left: 45px !important;
    padding-right: 45px !important;
    font-size: 15px !important;
    line-height: 1.4rem !important;
  }

  .footer-item, .footer-left, .subscribe {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    text-align: center !important;
  }

  .subscribe {
    margin-top: 20px !important;
  }

  footer #top-footer .footer-left p {
    max-width: 100% !important;
  }

  footer #bottom-footer {
    padding-left: 15px !important;
    padding-right: 15px !important;
    text-align: center !important;
  }
}
@media screen and (max-width: 992px) {
  header .logo {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
  }

  .meet-left, .meet-right {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
  }

  .meet-left {
    margin-bottom: 0 !important;
  }

  .mb-pr-0 {
    padding-right: 0 !important;
  }

  #content #meet.booking .meet-right, #content #meet.booking .meet-left {
    height: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .meter-mb {
    margin-bottom: 30px;
  }

  #content #meet .meet-left .meet-box.mb-mt-box {
    padding: 40px 15px !important;
  }

  .m-100 {
    width: 100% !important;
  }

  #content #meet .meet-left .meet-box a {
    height: 50px !important;
    line-height: 50px !important;
  }

  #customers td, #customers th {
    font-size: 14px;
  }

  #customers tr:first-child th:first-child {
    min-width: 90px !important;
  }

  #customers tr:first-child th:last-child {
    min-width: 88px !important;
  }

  #price {
    font-size: 24px !important;
  }

  #customers td, #customers th {
    padding: 6px !important;
  }

  #content #people p {
    font-size: 15px !important;
    line-height: 1.4rem !important;
  }

  .mb-pr-0 {
    padding-right: 0 !important;
  }

  #content #people h2 {
    font-size: 45px !important;
  }

  #content #people {
    padding-top: 60px !important;
  }

  #content #meet .meet-left .meet-box {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .col-md-3.price-box {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    margin-bottom: 30px !important;
  }

  #content #prices h2 {
    font-size: 45px !important;
  }

  #content #prices .price-box .price-min {
    height: 500px !important;
  }

  #content #prices p {
    font-size: 15px !important;
  }

  #content #meet h2 {
    font-size: 41px !important;
  }

  #content #classes p {
    font-size: 16px !important;
  }

  #content #meet .meet-left .meet-box h4 {
    font-size: 37px !important;
  }

  #content #meet .meet-left .meet-box p {
    font-size: 16px !important;
  }

  #content #meet .meet-left .meet-box ul li {
    font-size: 17px !important;
  }

  #content #meet .meet-right .number {
    font-size: 65px !important;
    line-height: 65px !important;
    right: 35px !important;
  }

  #content #meet .swiper-button-prev {
    left: 15px !important;
  }

  #content #classes h2 {
    font-size: 41px !important;
  }

  #content #meet .swiper-button-next, #content #meet .swiper-button-prev {
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
  }
  #content #meet .swiper-button-next:after, #content #meet .swiper-button-prev:after {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 576px) {
  #content #about .col-md-3 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
  }
  #content #about .col-md-3.we {
    margin-bottom: 30px !important;
    text-align: center !important;
  }

  #content #about .we h3:after {
    left: 50% !important;
    margin-left: -50px !important;
  }

  #content #reference .swiper-container .swiper-slide {
    padding: 0 !important;
  }

  #content #reference .swiper-container .swiper-slide .swip-box p {
    font-size: 14px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  #content #reference .swiper-button-prev, #content #reference .swiper-button-next {
    width: 50px !important;
    height: 50px !important;
    margin-top: -25px !important;
  }
  #content #reference .swiper-button-prev:after, #content #reference .swiper-button-next:after {
    font-size: 20px !important;
  }

  #content #reference .swiper-button-prev {
    left: 0 !important;
  }

  #content #reference .swiper-button-next {
    right: 0 !important;
  }
}
body {
  font-family: "Mukta", sans-serif;
}

a, button {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-decoration: none;
}
a:hover, button:hover {
  text-decoration: none !important;
}

ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#hamburger {
  background-color: transparent;
  border: 0;
  color: #fff;
  font-size: 32px;
  float: right;
  margin-top: 27px;
  display: none;
}

#mobilMenu {
  background-color: #131313;
  width: 100%;
  height: 100%;
  position: fixed;
  right: -100%;
  top: 0;
  z-index: 999;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
#mobilMenu.active {
  right: 0 !important;
}
#mobilMenu .scroll {
  overflow-y: scroll;
  height: 100%;
}
#mobilMenu .img-fluid {
  margin-top: 30px;
  margin-left: 40px;
}
#mobilMenu #close {
  float: right;
  color: #fff;
  font-size: 35px;
  margin-right: 35px;
  margin-top: 35px;
}
#mobilMenu #menu {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
#mobilMenu #menu ul li a {
  padding: 18px 40px 18px 30px;
  color: #fff;
  font-weight: 700;
  display: block;
  font-size: 20px;
}
#mobilMenu #menu ul li a.active {
  background-color: #f7db15;
}
#mobilMenu #menu ul li a i {
  font-size: 33px;
  float: right;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
#mobilMenu #menu ul li.open a i {
  transform: rotate(90deg) !important;
}
#mobilMenu #menu ul li.open ul {
  height: auto !important;
}
#mobilMenu #menu ul li ul {
  height: 0;
  overflow: hidden;
}
#mobilMenu #menu ul li ul li a {
  position: relative;
  padding-left: 47px;
}
#mobilMenu #menu ul li ul li a:before {
  content: "";
  position: absolute;
  left: 31px;
  top: 23px;
  font-size: 15px;
  font-family: "FontAwesome";
  color: #f7db15;
}
#mobilMenu .reger {
  margin-top: 50px;
  padding-left: 45px;
  padding-right: 45px;
}
#mobilMenu .reger a {
  color: #f7db15;
  position: relative;
  font-size: 24px;
  margin-right: 30px;
}
#mobilMenu .reger a:last-child {
  float: right;
}
#mobilMenu .reger a:first-child i {
  margin-left: 40px;
}
#mobilMenu .reger a:last-child {
  margin-right: 0;
}
#mobilMenu .reger a span {
  position: absolute;
  background-color: #fff;
  color: #131313;
  font-size: 12px;
  text-align: center;
  line-height: 28px;
  left: 0;
  margin-top: 2px;
  font-weight: 700;
  width: 28px;
  height: 28px;
  border-radius: 28px;
}
#mobilMenu .search {
  margin-bottom: 35px;
  padding-left: 45px;
  padding-right: 45px;
  margin-top: 30px;
  position: relative;
}
#mobilMenu .search input.form-control {
  background-color: #fff;
  height: 50px;
  border-radius: 50px;
  border: 0;
  padding-left: 25px;
  font-size: 18px;
}
#mobilMenu .search button {
  position: absolute;
  top: 0;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  text-align: center;
  background-color: #f7db15;
  right: 45px;
  border: 0;
  color: #131313;
}

header {
  height: 100px;
  width: 100%;
  position: relative;
  z-index: 99;
  -webkit-transition: 450ms;
  -moz-transition: 450ms;
  -ms-transition: 450ms;
  -o-transition: 450ms;
  transition: 450ms;
}
header .line {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
header.bg {
  background-color: #131313;
}
header .logo a {
  line-height: 100px;
}
header .right-menu a {
  color: #f7db15;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
  float: right;
  margin-left: 27px;
}
header .right-menu a:hover {
  color: #fff;
}
header .right-menu a:nth-child(1) {
  margin-left: 47px;
}
header .right-menu a span {
  width: 21px;
  height: 21px;
  border-radius: 21px;
  text-align: center;
  line-height: 19px;
  border: 1px solid #ddd;
  position: absolute;
  color: #fff;
  font-size: 12px;
  margin-left: 4px;
}
header .right-menu a:last-child {
  margin-left: 0;
}
header .collapses ul li {
  position: relative;
  float: left;
  padding-top: 40px;
  padding-bottom: 40px;
}
header .collapses ul li a {
  color: #fff;
  padding: 0 18px;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}
header .collapses ul li a.big-btn {
  background-color: #f7db15;
  border: 1px solid #f7db15;
  color: #131313;
  border-radius: 30px;
  padding: 10px 23px;
  margin-left: 10px;
}
header .collapses ul li a.big-btn:hover {
  background-color: transparent;
}
header .collapses ul li a.big-btn:after {
  display: none !important;
}
header .collapses ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 18px;
  height: 2px;
  background-color: #f7db15;
  width: 0;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
header .collapses ul li a:hover, header .collapses ul li a.active {
  color: #f7db15;
}
header .collapses ul li a:hover:after, header .collapses ul li a.active:after {
  width: calc(100% - 43px);
}
header .collapses ul li a:hover i, header .collapses ul li a.active i {
  transform: rotate(90deg);
}
header .collapses ul li a i {
  font-size: 12px;
  margin-left: 1px;
  -webkit-transition: 150ms;
  -moz-transition: 150ms;
  -ms-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
}
header .collapses ul li:hover ul {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 100;
}
header .collapses ul li ul {
  position: absolute;
  width: 250px;
  margin: 15px 0 0 !important;
  padding: 8px 0 8px;
  margin-left: -75px;
  display: block;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 0;
  text-align: left;
  list-style: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
header .collapses ul li ul li {
  float: none;
  display: block;
  padding-top: 0;
  padding-bottom: 0;
}
header .collapses ul li ul li a {
  padding: 10px 18px;
  margin: 0 10px;
  display: block;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #131313;
}
header .collapses ul li ul li a:hover {
  background-color: #f7db15;
  color: #131313;
}
header .collapses ul li ul li a:after {
  display: none;
}

#map {
  height: 500px;
  width: 100%;
  position: relative;
}

#content {
  position: relative;
  width: 100%;
}
#content #sub {
  width: 100%;
  position: relative;
  height: 273px;
  background-image: url("../img/inner_HEADER.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 80px;
}
#content #sub:after {
  background-color: #000;
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  content: "";
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#content #sub div {
  position: relative;
  z-index: 3;
}
#content #sub a {
  font-size: 18px;
  font-weight: 700;
  color: #f7db15;
}
#content #sub a:hover {
  color: #fff;
}
#content #detail {
  position: relative;
}
#content #detail h2 {
  color: #000;
  font-size: 48px;
  display: inline-block;
  font-weight: 700;
  line-height: 1.2em;
  text-align: center;
  margin-top: 50px;
}
#content #detail img {
  margin-top: 20px;
}
#content #detail p {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.7;
  font-weight: 400;
  font-size: 18px;
}
#content #detail .detail-box {
  border-radius: 0;
  background-clip: padding-box;
  padding: 10px 35px;
  margin-bottom: 8px;
  background-color: #f4f4f4;
}
#content #detail .detail-box strong {
  font-size: 17px;
  font-weight: 700;
  margin: 20px 0 10px;
  line-height: 1.3em;
  display: block;
  color: #131313;
}
#content #detail .detail-box ul li {
  margin: 0 0 10px;
  line-height: 1.5;
  font-size: 18px;
}
#content #detail .detail-box ul li span, #content #detail .detail-box ul li a {
  color: rgba(19, 19, 19, 0.75);
}
#content #detail .detail-box ul li b {
  font-weight: 700;
}
#content #home {
  position: relative;
  width: 100%;
  height: 1080px;
  margin-top: -100px;
}
#content #home .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
#content #home .swiper-container .swiper-button-next, #content #home .swiper-container .swiper-button-prev {
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: -80px;
  opacity: 1 !important;
  visibility: visible !important;
}
#content #home .swiper-container .swiper-button-next {
  right: 0;
}
#content #home .swiper-container .swiper-button-prev {
  left: 0;
}
#content #home .swiper-container .swiper-detail {
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#content #home .swiper-container .swiper-detail:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
#content #home .swiper-container .swiper-detail .container {
  position: relative;
  height: 100%;
}
#content #home .swiper-container .swiper-detail .left-item {
  position: absolute;
  bottom: 335px;
}
#content #home .swiper-container .swiper-detail .left-item h1 {
  font-weight: 800;
  font-size: 120px;
  line-height: 115px;
  color: #fff;
}
#content #home .swiper-container .swiper-detail .left-item h1 span {
  color: #f7db15;
  display: block;
}
#content #home .swiper-container .swiper-detail .left-item p {
  color: #fff;
  font-size: 17px;
  margin-top: 30px;
  max-width: 600px;
}
#content #home .swiper-container .swiper-detail .left-item .link {
  margin-top: 70px;
}
#content #home .swiper-container .swiper-detail .left-item .link a {
  width: 245px;
  border-radius: 40px;
  text-align: center;
  height: 61px;
  font-size: 18px;
  font-weight: bold;
  display: block;
  float: left;
  line-height: 62px;
  color: #131313;
  background-color: #f7db15;
}
#content #home .swiper-container .swiper-detail .left-item .link a:hover {
  background-color: #fff !important;
  color: #131313 !important;
}
#content #home .swiper-container .swiper-detail .left-item .link a:nth-child(2) {
  background-color: #131313;
  color: #fff;
  margin-left: 25px;
}
#content #home .swiper-container .swiper-detail .social {
  position: absolute;
  bottom: 335px;
  right: 15px;
}
#content #home .swiper-container .swiper-detail .social a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  position: relative;
  padding-bottom: 4px;
  margin-right: 30px;
}
#content #home .swiper-container .swiper-detail .social a:hover:before {
  width: 100%;
}
#content #home .swiper-container .swiper-detail .social a:last-child {
  margin-right: 0;
}
#content #home .swiper-container .swiper-detail .social a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  z-index: 4;
  background-color: #fff;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
#content #home .swiper-container .swiper-detail .social a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #f7db15;
}
#content #home .swiper-container .img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#content #home .wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
}
#content #home .wrapper .black-box {
  float: right;
  background-color: #131313;
  width: 392.5px;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 92px;
}
#content #home .wrapper .black-box h3 {
  color: #fff;
  font-weight: 700;
}
#content #home .wrapper .black-box h3 i {
  color: #f7db15;
  margin-right: 6px;
}
#content #home .wrapper .black-box b {
  color: #f7db15;
  margin-left: -62px;
  font-weight: 400;
}
#content #home .wrapper .yellow-box {
  width: 392px;
  background-color: #f7db15;
  display: block;
  float: right;
  text-align: center;
  padding-top: 30px;
  vertical-align: bottom;
}
#content #home .wrapper .yellow-box h3 {
  font-weight: 800;
  color: #131313;
  font-size: 94px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  display: inline-block;
  border-bottom: 2px solid #131313;
}
#content #home .wrapper .yellow-box h3 span {
  font-size: 64px;
  vertical-align: super;
}
#content #home .wrapper .yellow-box b {
  font-weight: 300;
  font-size: 27px;
  color: #131313;
  display: block;
  margin-top: 20px;
  margin-bottom: 25px;
}
#content #about {
  position: relative;
  width: 100%;
  background-color: #f4f4f4;
  padding-top: 80px;
  padding-bottom: 80px;
}
#content #about .we h3 {
  margin-top: 20px;
  font-weight: 800;
  font-size: 57px;
  line-height: 57px;
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 22px;
  color: #131313;
}
#content #about .we h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background-color: #f7db15;
}
#content #about .we h3 span {
  font-weight: 300;
}
#content #about .we p {
  color: #131313;
  font-size: 18px;
}
#content #about .we a {
  font-size: 14px;
  padding: 7px 30px;
  line-height: 1.6em;
  min-width: 125px;
  background-color: #f7db15;
  display: inline-block;
  font-weight: 700;
  color: #131313;
  border-radius: 50px;
  margin-top: 10px;
}
#content #about .we a:hover {
  background-color: #131313;
  color: #fff;
}
#content #about .about-box {
  margin-bottom: 30px;
}
#content #about .about-box .about-min {
  height: 361px;
  padding: 70px 15px 70px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  border: 2px solid #fff;
}
#content #about .about-box .about-min:hover {
  border-color: #f7db15;
}
#content #about .about-box .about-min .img {
  height: 90px;
}
#content #about .about-box .about-min .img i {
  color: #f7db15;
  font-size: 65px;
}
#content #about .about-box .about-min h5 {
  display: block;
  font-weight: 800;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-size: 30px;
  color: #131313;
}
#content #about .about-box .about-min p {
  padding: 12px 0;
  font-size: 16px;
  margin: 0;
  font-weight: 400;
  color: #131313;
}
#content #meet {
  position: relative;
  width: 100%;
  background-color: #f7db15;
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
}
#content #meet h2 {
  color: #131313;
  text-align: center;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 60px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#content #meet h2:after {
  content: "";
  bottom: 0;
  position: absolute;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 2px;
  background-color: #fff;
}
#content #meet h2 span {
  font-weight: 300 !important;
}
#content #meet .meet-left {
  height: 686px;
}
#content #meet .meet-left form .form-control {
  border-radius: 0;
  height: 50px;
  box-shadow: none;
  outline: none;
}
#content #meet .meet-left form .checker {
  display: block !important;
  cursor: pointer;
}
#content #meet .meet-left form .checker input {
  float: left;
  resize: none;
  appearance: none;
  cursor: pointer;
  -webkit-appearance: none;
  width: 17px;
  height: 17px;
  border: 1px solid #ced4da;
  margin-top: 4px;
  margin-right: 10px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  position: relative;
}
#content #meet .meet-left form .checker input:after {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 10.5px;
  color: #fff;
  position: absolute;
  top: 3.5px;
  left: 2.5px;
  opacity: 0;
  visibility: hidden;
}
#content #meet .meet-left form .checker input:checked {
  background-color: #f7db15;
  border-color: #f7db15;
}
#content #meet .meet-left form .checker input:checked:after {
  opacity: 1;
  visibility: visible;
}
#content #meet .meet-left form .checker a {
  width: auto !important;
  height: auto !important;
  background-color: transparent !important;
  margin-top: 0 !important;
  display: inline !important;
  line-height: 30px !important;
  float: none !important;
}
#content #meet .meet-left form .checker a:hover {
  color: #1b1e21 !important;
}
#content #meet .meet-left form button {
  width: 100%;
  background-color: #f7db15;
  color: #131313;
  margin-top: 30px;
  text-align: center;
  line-height: 61px;
  height: 61px;
  border-radius: 61px;
  display: block;
  margin-bottom: -15px;
  font-weight: 700;
  border: 0;
}
#content #meet .meet-left form button:hover {
  background-color: #131313;
  color: #fff;
}
#content #meet .meet-left .meet-box {
  padding: 70px 50px 70px 70px;
}
#content #meet .meet-left .meet-box h4 {
  font-weight: 700;
  color: #131313;
  line-height: 1.3em;
  font-size: 48px;
}
#content #meet .meet-left .meet-box p {
  font-size: 17.5px;
  line-height: 1.5em;
  font-weight: 400;
  color: #131313;
}
#content #meet .meet-left .meet-box ul {
  margin-top: 50px;
}
#content #meet .meet-left .meet-box ul li {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 400;
  color: #131313;
}
#content #meet .meet-left .meet-box ul li i {
  font-size: 25px;
  color: #f7db15;
  float: left;
  margin-right: 10px;
  width: 29px;
}
#content #meet .meet-left .meet-box ul li:last-child {
  margin-bottom: 0;
}
#content #meet .meet-left .meet-box a {
  background-color: #f7db15;
  color: #131313;
  width: 245px;
  margin-top: 30px;
  text-align: center;
  line-height: 61px;
  height: 61px;
  border-radius: 61px;
  display: block;
  font-weight: 700;
}
#content #meet .meet-left .meet-box a:hover {
  background-color: #131313;
  color: #fff;
}
#content #meet .swiper-button-next, #content #meet .swiper-button-prev {
  width: 100px;
  height: 100px;
  background-color: #131313;
  text-align: center;
  line-height: 100px;
  opacity: 1;
  top: auto !important;
  bottom: 0 !important;
}
#content #meet .swiper-button-prev {
  left: 0;
}
#content #meet .swiper-button-next {
  right: auto;
  left: 102px;
}
#content #meet .meet-right {
  padding-left: 0;
  position: relative;
  height: 100%;
  width: 100%;
}
#content #meet .meet-right .number {
  position: absolute;
  bottom: 5px;
  right: 44px;
  line-height: 105px;
  color: #fff;
  z-index: 55;
  font-size: 105px;
  font-weight: 800;
  height: auto;
}
#content #meet .meet-right .img-fluid {
  width: 100%;
  height: 100%;
}
#content #meet.booking .meet-right {
  height: 686px;
}
#content #meet.booking .meet-right .swiper-slide .img-fluid {
  object-fit: cover;
}
#content #classes {
  position: relative;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}
#content #classes h2 {
  font-weight: 700;
  font-size: 60px;
  color: #1b1e21;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
#content #classes h2:after {
  content: "";
  position: absolute;
  left: 50%;
  width: 105px;
  margin-left: -52.5px;
  height: 1px;
  background-color: #f7db15;
  bottom: 0;
}
#content #classes h2 span {
  font-weight: 300;
}
#content #classes p {
  text-align: center;
  font-size: 19px;
  color: #1b1e21;
  margin-bottom: 50px;
}
#content #classes .class-box .class-min {
  background-color: #f4f4f4;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  height: 210px;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  padding: 30px 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 30px;
}
#content #classes .class-box .class-min:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
#content #classes .class-box .class-min .img-class {
  padding-left: 40px;
}
#content #classes .class-box .class-min .img-class .img-fluid {
  max-width: 150px;
}
#content #classes .class-box .class-min .class-left {
  padding-top: 5px;
}
#content #classes .class-box .class-min .class-left .cl-right {
  margin-left: -30px;
}
#content #classes .class-box .class-min .class-left span {
  display: inline-block;
  color: #1b1e21;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  padding-bottom: 3px;
  margin-bottom: 15px;
}
#content #classes .class-box .class-min .class-left span:after {
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #f7db15;
}
#content #classes .class-box .class-min .class-left h4 a {
  color: #131313;
  font-size: 30px;
  font-weight: 700;
}
#content #classes .class-box .class-min .class-left p {
  font-weight: 400;
  color: #131313;
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
}
#content #classes .class-box .class-min .date {
  text-align: center;
  margin-top: 20px;
}
#content #classes .class-box .class-min .date b {
  display: block;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  color: #131313;
}
#content #classes .class-box .class-min .date span {
  display: block;
  font-weight: 700;
  font-size: 16px;
  color: #131313;
}
#content #classes .class-box .class-min .date small {
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin-top: 2px;
  color: #131313;
}
#content #classes .class-box .class-min .sign {
  text-align: center;
  margin-top: 45px;
}
#content #classes .class-box .class-min .sign a {
  display: inline-block;
  position: relative;
  margin-right: 30px;
  background-color: #f7db15;
  border-radius: 50px;
  color: #131313;
  text-align: center;
  min-width: 245px;
  font-weight: 700;
  font-size: 18px;
  padding: 18px 56px;
}
#content #classes .class-box .class-min .sign a:hover {
  color: #fff;
  background-color: #131313;
}
#content #prices {
  position: relative;
  width: 100%;
  height: 1000px;
  text-align: center;
  padding-top: 100px;
}
#content #prices:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-image: url("../img/time.jpg");
}
#content #prices:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: 2;
}
#content #prices .container {
  z-index: 3;
  position: relative;
}
#content #prices h2 {
  font-weight: 700;
  color: #fff;
  font-size: 60px;
  position: relative;
  display: inline-block;
  padding-bottom: 8px;
}
#content #prices h2:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100px;
  margin-left: -50px;
  height: 2px;
  background-color: #f7db15;
}
#content #prices p {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 70px;
  line-height: 1.6em;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}
#content #prices .price-box .price-min {
  height: 537px;
  background-color: #fff;
  padding: 10px 0 75px;
  -webkit-transition: 330ms;
  -moz-transition: 330ms;
  -ms-transition: 330ms;
  -o-transition: 330ms;
  transition: 330ms;
  color: #131313;
  text-align: center;
}
#content #prices .price-box .price-min:hover {
  margin-top: -10px;
}
#content #prices .price-box .price-min.active {
  background-color: #f7db15;
}
#content #prices .price-box .price-min.active a {
  background-color: #131313;
  color: #fff;
}
#content #prices .price-box .price-min.active a:hover {
  background-color: #fff;
  color: #131313;
}
#content #prices .price-box .price-min ul {
  margin-bottom: 20px;
  width: 145px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#content #prices .price-box .price-min ul li {
  margin-bottom: 15px;
  font-size: 16px;
  text-align: left;
}
#content #prices .price-box .price-min ul li b {
  color: #131313;
  font-weight: 700;
  margin-left: 30px;
}
#content #prices .price-box .price-min ul li i {
  color: #2cc678;
  position: absolute;
  left: 0;
}
#content #prices .price-box .price-min ul li:last-child {
  margin-right: 0;
}
#content #prices .price-box .price-min span {
  display: block;
}
#content #prices .price-box .price-min span.time {
  padding: 50px 0 15px;
  font-size: 18px;
  font-weight: 700;
}
#content #prices .price-box .price-min span.price {
  font-size: 60px;
  line-height: 1em;
  margin: 0 0 25px;
  font-weight: 700;
  vertical-align: middle;
}
#content #prices .price-box .price-min span.text {
  font-size: 16px;
  margin-bottom: 30px;
  padding: 0 35px;
  line-height: 1.6em;
}
#content #prices .price-box .price-min a {
  color: #131313;
  font-weight: 700;
  margin-top: 15px;
  display: inline-block;
  font-size: 18px;
  height: 61px;
  line-height: 61px;
  padding: 0;
  width: 245px;
  position: relative;
  -webkit-border-radius: 32px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 32px;
  -moz-background-clip: padding;
  border-radius: 32px;
  background-color: #f7db15;
}
#content #prices .price-box .price-min a:hover {
  background-color: #131313;
  color: #fff;
}
#content #people {
  position: relative;
  background-image: url("../images/voyvoda.jpg");
  background-repeat: no-repeat;
  padding-top: 120px;
  background-size: cover;
}

#content #people h2 {
  font-weight: 700;
  font-size: 60px;
  color: #131313;
  position: relative;
  display: inline-block;
  padding-bottom: 24px;
}
#content #people h2:after {
  position: absolute;
  width: 100px;
  content: "";
  left: 0;
  bottom: 0;
  height: 2px;
  background-color: #f7db15;
}
#content #people p {
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 400;
  color: #131313;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 50px;
}
#content #people .link {
  display: inline-block;
  margin-bottom: 50px;
}
#content #people .link a {
  width: 245px;
  height: 61px;
  border-radius: 61px;
  text-align: center;
  line-height: 61px;
  font-weight: 700;
  display: block;
  font-size: 18px;
  float: left;
}
#content #people .link a:first-child {
  color: #fff;
  background-color: #131313;
  margin-right: 20px;
}
#content #people .link a:last-child {
  background-color: #f7db15;
  color: #131313;
}
#content #people .link a:hover {
  background-color: #fff;
  color: #131313;
}
#content #gallery {
  position: relative;
  width: 100%;
  padding-top: 100px;
  text-align: center;
}
#content #gallery h2 {
  font-size: 60px;
  text-align: center;
  color: #131313;
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin-bottom: 35px;
}
#content #gallery h2.privacy:after {
  display: none;
}
#content #gallery h2:after {
  content: "";
  width: 70px;
  height: 2px;
  background-color: #f7db15;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: 0;
}
#content #gallery .section-title-area p {
  font-size: 1rem !important;
  line-height: 1.5;
  padding: 0 !important;
  max-width: 100% !important;
}
#content #gallery .section-title-area h2 {
  font-size: 40px;
  margin-top: 20px;
  margin-bottom: 15px;
}
#content #gallery .section-title-area h2:after {
  display: none !important;
}
#content #gallery p {
  font-size: 18px;
  font-weight: 400;
  color: #131313;
  line-height: 1.6rem;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#content #gallery .swiper-container {
  margin-top: 40px;
  margin-bottom: 70px;
}
#content #gallery .swiper-container .swiper-slide a {
  display: block;
  position: relative;
}
#content #gallery .swiper-container .swiper-slide a:hover .mask {
  opacity: 1;
  visibility: visible;
}
#content #gallery .swiper-container .swiper-slide a .mask {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
#content #gallery .swiper-container .swiper-slide a .mask i {
  width: 45px;
  height: 45px;
  border-radius: 45px;
  background-color: #f7db15;
  color: #131313;
  line-height: 45px;
  text-align: center;
}
#content #gallery .swiper-button-prev {
  left: 0;
}
#content #gallery .swiper-button-next {
  right: 0;
}
#content #gallery .swiper-button-prev, #content #gallery .swiper-button-next {
  width: 90px;
  height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
  z-index: 4;
  margin-top: 60px;
}
#content #reference {
  position: relative;
  width: 100%;
  padding-top: 100px;
  text-align: center;
  background-image: url("../img/testimonials_parallax.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 100px;
}
#content #reference h2 {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
#content #reference h2:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 2px;
  background-color: #f7db15;
  width: 100px;
  margin-left: -50px;
  content: "";
}
#content #reference .swiper-container .swiper-slide {
  padding: 0 260px;
}
#content #reference .swiper-container .swiper-slide .swip-box {
  height: 455px;
  background-color: #fff;
  padding: 100px 60px 95px;
  text-align: center;
  margin: 0 0 20px;
  z-index: 2;
  position: relative;
}
#content #reference .swiper-container .swiper-slide .swip-box:before, #content #reference .swiper-container .swiper-slide .swip-box:after {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: -10px;
  display: block;
  height: 10px;
  background-color: #fff;
  background-color: var(--white);
  z-index: 0;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#content #reference .swiper-container .swiper-slide .swip-box:after {
  right: 20px;
  left: 20px;
  height: 20px;
  bottom: -20px;
}
#content #reference .swiper-container .swiper-slide .swip-box .rounded-circle {
  margin-bottom: 30px;
}
#content #reference .swiper-container .swiper-slide .swip-box p {
  font-size: 18px;
  font-weight: 400;
  color: #131313;
}
#content #reference .swiper-container .swiper-slide .swip-box h6 {
  font-weight: bold;
  color: #131313;
  font-size: 18px;
  position: relative;
  display: inline-block;
  padding-top: 20px;
  margin-top: 20px;
}
#content #reference .swiper-container .swiper-slide .swip-box h6:before {
  content: "";
  width: 90px;
  margin-left: -45px;
  left: 50%;
  top: 0;
  height: 2px;
  background-color: #f7db15;
  position: absolute;
}
#content #reference .swiper-container .swiper-slide .swip-box h6 span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  margin-top: 4px;
}
#content #reference .swiper-button-prev, #content #reference .swiper-button-next {
  width: 100px;
  height: 100px;
  background-color: #f7db15;
  border: 2px solid #f7db15;
  opacity: 1;
  color: #131313;
  margin-top: -50px;
  pointer-events: auto;
  cursor: pointer;
  -webkit-transition: 330ms;
  -moz-transition: 330ms;
  -ms-transition: 330ms;
  -o-transition: 330ms;
  transition: 330ms;
}
#content #reference .swiper-button-prev:hover, #content #reference .swiper-button-next:hover {
  background-color: transparent;
  color: #f7db15;
}

footer {
  position: relative;
  width: 100%;
  background-color: #131313;
  padding: 100px 0 0 0;
  background-image: url("../img/footer-wrapper.png") !important;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
footer #top-footer .footer-left img {
  margin-bottom: 35px;
}
footer #top-footer .footer-left p {
  max-width: 85%;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.6em;
  font-size: 16px;
}
footer #top-footer .footer-left .social {
  margin-top: 25px;
  display: inline-block;
}
footer #top-footer .footer-left .social a {
  float: left;
  font-size: 16px;
  color: #f7db15;
  margin-right: 39px;
}
footer #top-footer .footer-left .social a:last-child {
  margin-right: 0;
}
footer #top-footer .footer-item h6 {
  color: #f7db15;
  font-size: 30px;
  line-height: 1.2em;
  margin: 0 0 40px;
  font-weight: 700;
  display: inline-block;
  border-bottom: 1px solid #f7db15;
  padding-bottom: 6px;
}
footer #top-footer .footer-item ul {
  width: 100%;
  max-width: 360px;
  display: inline-block;
}
footer #top-footer .footer-item ul li {
  width: 50%;
  float: left;
}
footer #top-footer .footer-item ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 20px;
  display: block;
}
footer #top-footer .footer-item ul li a:hover {
  color: #f7db15;
}
footer #top-footer .footer-item ul li a i {
  color: #f7db15;
  font-size: 15px;
  float: left;
  margin-top: 5px;
  margin-right: 9px;
}
footer #top-footer .subscribe .sb-box {
  background-color: #f7db15;
  padding: 45px 40px 60px;
  margin-bottom: 60px;
  font-size: 16px;
  position: relative;
}
footer #top-footer .subscribe .sb-box:after {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: -10px;
  display: block;
  height: 10px;
  background-color: #f7db15;
  z-index: 0;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
footer #top-footer .subscribe .sb-box h6 {
  font-size: 30px;
  color: #131313;
  font-weight: 700;
  text-align: center;
  margin: 0 0 24px;
}
footer #top-footer .subscribe .sb-box h6 span {
  font-weight: 300;
}
footer #top-footer .subscribe .sb-box .input-group {
  max-width: 330px;
  margin: 0 auto;
  display: block;
  position: relative;
}
footer #top-footer .subscribe .sb-box .form-control {
  width: 100%;
  font-size: 14px;
  display: block;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.8);
  padding: 17px 26px;
  height: 60px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 32px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 32px;
  -moz-background-clip: padding;
  border-radius: 32px;
  background-clip: padding-box;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--white) !important;
  border: 0 none !important;
  display: block;
  font-size: 16px !important;
  position: relative;
  margin-bottom: 18px !important;
}
footer #top-footer .subscribe .sb-box button {
  background-color: #131313;
  height: 61px;
  border-radius: 61px;
  text-align: center;
  line-height: 61px;
  font-weight: 700;
  color: #fff;
  padding: 0;
  font-size: 18px;
  min-width: 245px;
}
footer #bottom-footer {
  position: relative;
  width: 100%;
  margin-top: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #f1f1f1;
}
footer #bottom-footer .link {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin-top: 32px;
  display: block;
}

/*# sourceMappingURL=style.css.map */
