.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: 0;
  padding-right: 0;
  margin-left: 0;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  content: none;
}
.container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar {
  margin-bottom: 0;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(0, 0, 0, 0);
}
.nav > li > a {
  padding: 0;
}
.box {
  width: 108rem;
  margin: 0 auto;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  left: 2rem;
  bottom: 10rem;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 3rem;
  height: 3rem;
  border-radius: 3rem;
  background: #fff;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #0082F8;
}
.animate__animated.animate__fadeInUp {
  --animate-duration: 1.4s;
}
.wow.fadeInUp {
  animation-duration: 1.4s;
}
* {
  padding: 0;
  margin: 0;
}
body {
  opacity: 0;
}
.boxL .left{
  opacity: 0;
}
/* .h1, .h2, .h3, h1, h2, h3{
  margin-top: 0;
} */