.simple-slider .swiper-slide {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
  width: 50px;
  margin-left: 20px;
  margin-right: 20px;
}

@media (max-width:767px) {
  .simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
    display: none;
  }
}

@media (max-width:767px) {
  .simple-slider .swiper-slide {
    height: 360px;
  }
}

.carousel-control-next, .carousel-control-prev {
  opacity: 1;
  transition: opacity .15s ease;
}

.cap-1 {
  top: 40% !important;
}

.wrapper-box {
  background: #282828;
  margin-top: -95px;
  position: relative;
}

.counter li {
  font-size: 11px;
  color: #888 !important;
  margin: 8px 0 0;
  line-height: 1;
}

.counter li span {
  font-size: 30px !important;
  color: #fff;
  margin-bottom: 15px;
}

#countdown {
  padding-top: 50px;
}

.heading-count {
  padding-top: 50px;
  color: #fff;
  font-size: 36px;
  letter-spacing: -2px;
  font-weight: 700;
  line-height: 1;
}

.mec-wrap {
  color: #fff;
  font-size: 36px;
  letter-spacing: -2px;
  font-weight: 700;
  line-height: 1;
  padding-top: 40px;
}

h4 {
}

.mc-event h4 {
  font-size: 17px;
  color: #fff;
  line-height: 1.4;
  font-weight: 400;
}

.mc-event {
  display: block;
  float: right;
  margin-top: 25px;
}

.mc-btn {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  font-weight: 400;
}

.mec-event-date {
  position: absolute;
  background: #ccc;
  padding: 15px 60px 15px 30px;
  bottom: 50px;
  left: -27px;
}

.mec-date1 {
  color: #fff;
  font-size: 50px;
  letter-spacing: -3px;
}

.date-2 {
  font-size: 13px;
  color: #fff;
}

.mec-event-date:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 96px;
  background: 0 0;
  display: inline-block;
  box-shadow: 0 5px 5px rgb(0 0 0 / 12%);
}

.mec-event-date:after {
  content: "";
  position: absolute;
  display: inline-block;
  z-index: 1;
  bottom: -18px;
  left: 8px;
  width: 0;
  border-width: 19px;
  border-style: solid;
  border-color: transparent transparent #ccc transparent;
  transform: rotate(45deg);
}

.deep-innertitle {
  font-family: "Open Sans", Sans-serif;
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 0.2em;
  letter-spacing: 2px;
  margin-top: 20px;
}

.sec-believe {
  padding: 50px 0px;
}

.w-deep-h {
  font-size: 3.2em;
  font-weight: 300;
  letter-spacing: -3px;
}

.pt-50 {
  padding-top: 50px;
}

.icon-box {
  background-color: #fff;
  vertical-align: baseline;
  border-radius: 5px;
  padding: 20px 12px;
  transition: background .3s ease-in-out;
}

.icon-wp {
  color: #D05002;
  font-size: 70px;
  height: 109px;
}

.title-style {
  letter-spacing: -.4px;
  font-size: 19px;
  font-weight: 500;
  color: #000;
  margin-top: 25px;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

.icon-box p {
  font-size: 15px;
  font-weight: 300;
  color: #444;
  padding: 0 10%;
}

.icon-box:hover {
  background-color: #fafafa;
}

.bg-img {
  background: url("../../assets/img/bg-img.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 160px 0px;
}

.wn-deep-innertitle {
  display: block;
  color: #FFFFFF;
  padding: 0px 0px 30px 0px;
  font-size: 50px;
  line-height: 1.16;
  margin-bottom: 0px;
  letter-spacing: -1px;
}

.bg-img p {
  font-family: "Poppins", Sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.5em;
  color: #fff;
}

.btn-found {
  padding: 22px 36px;
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 400;
  text-decoration: none;
  background: #fff;
  color: #000;
  margin-top: 20px;
  display: inline-block;
  text-transform: uppercase;
}

.sec-up {
  padding-top: 120px;
  padding-bottom: 50px;
}

.line {
  width: 60px;
  height: 2px;
  display: block;
  background-color: #8A8A8A;
  margin: auto;
  margin-bottom: 5px;
}

.title-mini {
  font-family: "Open Sans", Sans-serif;
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 0px 0px 48px 0px;
}

.up-title {
  font-size: 3.4em;
  font-weight: 300;
  letter-spacing: -3px;
  margin-bottom: 70px;
}

.box-forms {
  border: 1px solid #efefef;
  padding: 20px 20px;
  margin: 0 0 20px;
  background: #fafafa;
  overflow: hidden;
  box-shadow: 0 3px 2px 0 rgb(0 0 0 / 1%);
}

.blog-box {
  border: 1px solid #e2e2e2;
  padding: 15px 20px;
  background: #fff;
  box-shadow: 0 2px 0 0 rgb(0 0 0 / 2%);
  margin-bottom: 30px;
}

.blog-title {
  background-color: #bcbcbc;
  margin-bottom: 10px;
  color: #fff;
  padding: 9px 14px 6px;
}

.blog-head {
  text-transform: uppercase;
  font-size: 17px;
  line-height: 20px;
  padding-top: 4px;
}

.link-text {
  color: #202020;
  margin: 0 0 7px 0;
  display: inline-block;
  font-weight: 700;
  font-size: 21px;
  text-transform: capitalize;
  text-decoration: none;
}

.link-text:hover {
  color: #bcbcbc;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1246px;
  }
}

.bb-share {
  border: 1px solid #d9d9d9;
  text-align: center;
  display: block;
  overflow: hidden;
  height: 38px;
  width: 38px;
  color: #888888;
  line-height: 33px;
}

.bb-view {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  border: 1px solid #e8e8e8;
  text-transform: uppercase;
  background: #fff;
  color: #767676;
  text-decoration: none;
  padding: 9px 16px;
}

.bb-view:hover {
  background: #191919;
  color: #fff;
  border-color: #191919;
}

.btn-load {
  border: 2px solid #e8e8e8;
  border-radius: 50px;
  padding: 11px 28px;
  transition: all .21s ease;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #767676;
  text-transform: uppercase;
  text-decoration: none;
}

.btn-load:hover {
  background: #191919;
  color: #fff;
  border-color: #191919;
}

.footer {
  background-color: #1E1D1C;
  padding: 25px 0px 20px 0px;
  position: sticky;
  width: 100%;
  bottom: 0;
}

@media only screen and (max-width: 769px) {
  .footer {
    text-align: center;
    bottom: -200px;
  }
}

@media only screen and (max-width: 1024px) {
  .footer {
    text-align: center;
    bottom: -350px;
  }
}

.elementor-heading-title {
  color: #FFFFFF;
  font-family: "Open Sans", Sans-serif;
  font-size: 1.6em;
  font-weight: 500;
  text-transform: uppercase;
}

.footer p {
  color: #fff;
  font-size: 15px;
}

a {
  text-decoration: none;
}

.f-bottom {
  background-color: #1E1D1C;
}

.f-bottom p {
  color: #BABABA;
  font-family: "Poppins", Sans-serif;
  font-size: 0.9em;
  font-weight: 400;
}

