/*-------------- Owl crousel ---------------*/

.owl-carousel .owl-item img {
  width: 100% !important;
  margin: 0 auto;
  width: auto;
}
button.owl-prev {
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
}
button.owl-next {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
}
.main_heading {
  font-size: 40px;
  color: #ff682d;
  font-weight: 400;
  font-family: "Pacifico";
}
.main_para {
  font-size: 14px;
  line-height: 28px;
  color: #1f1f1f;
  font-weight: 300;
  font-family: "Ubuntu";
  text-align: center;
}

/* SLIDER */

#slider {
  max-width: 100%;
  margin: auto;
  position: relative;
  padding: 0;
}
#slider img {
  width: 100%;
}
.slide_next_image img {
  width: auto !important;
  height: 100%;
}
#slider .slider-box h4 {
  font-size: 55px;
  letter-spacing: 1px;
  line-height: 48px;
  color: #131313;
  font-weight: 300;
  margin-bottom: 15px !important;
  font-family: "Ubuntu";
  text-align: center;
}
#slider .slider-box h1 {
  font-size: 70px;
  line-height: 90px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Pacifico";
  text-align: center;
}
#slider .slider-box .prop_desc p {
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Ubuntu";
  text-align: center;
}
#slider .slider-box {
  position: absolute;
  top: 10%;
  max-width: 40%;
  left: 10px;
  right: 0;
}
#slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
#slider .slider-box a {
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Pacifico";
  text-align: center;
  color: #fff;
  background: #ff682d;
  margin: 10px 10px 10px 0px;
}

/* About */

#about {
  position: relative;
}
#about .main_text {
  font-size: 36px;
  letter-spacing: 1px;
  color: #a7c027;
  font-weight: 300;
  font-family: "Ubuntu";
}
#about p.text {
  font-size: 14px;
  line-height: 28px;
  color: #717171;
  font-weight: 400;
  font-family: "Ubuntu";
}
#about .bottom {
  position: relative;
  bottom: -84px;
}

/* Service */

#service .heading h3 {
  color: #ffffff;
  text-align: center;
}
#service .heading p {
  color: #d6d6d6;
  text-align: center;
}
#serviceBox {
  position: relative;
}
#service h5 {
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Pacifico";
  text-align: left;
  position: absolute;
  top: 40px;
  width: 50%;
  padding: 0 10px;
}

/* Feature */

#feature .featureBox h5 {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 48px;
  color: #033e4f;
  font-weight: 500;
  font-family: "Ubuntu";
  /* text-align: right;*/
}
#feature .featureBox p {
  font-size: 14px;
  line-height: 22px;
  color: #717171;
  font-weight: 400;
  font-family: "Ubuntu";
  /*text-align: right;*/
}
#feature .col-md-4.fectext1 {
  text-align: right !important;
}
#feature .col-md-4.fectext2 {
  text-align: left !important;
}

/* What we do */

#what_we_do h3 {
  color: #fff;
}

#what_we_do .col-md-6.lefttext {
  margin-top: 30px;
}
#what_we_do .col-md-6.rightimg {
  margin-top: 40px;
  align-self: center;
}
#what_we_do h5 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 48px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Ubuntu";
}
#what_we_do p {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Ubuntu";
}
#what_we_do a {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 48px;
  color: #033e4f;
  font-weight: 700;
  font-family: "Ubuntu";
  text-align: center;
  background: #fff;
  padding: 9px 25px;
  border-radius: 20px;
}

/* Gallery */

#gallery img {
  border-radius: 10px;
  width: 100% !important;
}

/* Category */

#category .heading h3 {
  color: #fff;
}
#category .heading p {
  color: #fff;
}
#category h5 {
  font-size: 18px;
  line-height: 28px;
  color: #f6f0e8;
  font-weight: 400;
  font-family: "Pacifico";
  text-align: center;
}

/* Activity */
#activity {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
#activity .col-md-6 img {
  position: relative;
  top: 28px;
}
#activity p.text {
  font-size: 14px;
  line-height: 28px;
  color: #4b4b4b;
  font-weight: 400;
  font-family: "Ubuntu";
}
section #counter {
  padding: 30px 0;
  max-width: 70%;
}
#counter .counter_box {
  background: #ffbd09;
  margin: 10px 0;
  padding: 0px 12px 12px 12px;
  border: 3px solid #fff;
  border-radius: 7px;
}

#counter .counter_box h6:after {
  content: "";
  height: 1px;
  position: absolute;
  bottom: 45px;
  right: 0;
  margin-right: 18px;
  background: #ffdb78;
  left: 18px;
}
#counter h6 {
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Ubuntu";
  text-align: center;
}
#counter p.title {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Ubuntu";
  text-align: center;
}

/* Testimonial */
#testimonial {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

section#testimonial {
  padding: 0;
}
.testimonial {
  background: #fff;
  padding: 90px 40px;
  max-width: 40%;
  margin: 0 auto;
  border-radius: 50%;
}
.testimonial h5 {
  font-size: 16px;
  line-height: 20px;
  color: #1b1b1b;
  font-weight: 400;
  font-family: "Ubuntu";
  text-align: center;
}
.testimonial p.text {
  font-size: 14px;
  line-height: 20px;
  color: #4b4b4b;
  font-weight: 400;
  font-family: "Ubuntu";
  text-align: center;
}
.testimonial h6.name {
  font-size: 16px;
  line-height: 28px;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Ubuntu";
  text-align: center;
}
.testimonial p.designation {
  font-size: 12px;
  line-height: 20px;
  color: #4b4b4b;
  font-weight: 400;
  font-family: "Ubuntu";
  text-align: center;
}
#testimonial .owl-nav button {
  border-radius: 50%;
  outline: none;
  height: 40px;
  width: 40px;
  padding: 4px 0;
  background: #fff;
}
#testimonial .owl-nav .owl-prev {
  position: absolute;
  left: 28%;
  outline: none;
  font-size: 21px;
  background: #8dc135;
}
#testimonial .owl-nav .owl-next {
  position: absolute;
  right: 28%;
  outline: none;
  font-size: 21px;
  background: #8dc135;
}
#testimonial .owl-nav .disabled i {
  color: #8dc135;
}
#testimonial .owl-nav .disabled {
  background: #fff;
}
#testimonial .owl-nav i {
  color: #fff;
}

/* Latest New */

#latest_news .box {
  font-family: "Ubuntu", sans-serif;
  position: relative;
  overflow: hidden;
}
#latest_news .box img {
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
}
#latest_news .box .box-content {
  background: #fff;
  width: 78%;
  padding: 25px 20px 25px 20px;
  opacity: 1;
  position: absolute;
  bottom: 10%;
  z-index: 1;
  transition: all 0.3s ease;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#latest_news .box .title a {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #a7c027;
  font-weight: 500;
  font-family: "Ubuntu";
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#latest_news .box .date {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 20px;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Ubuntu";
  text-align: center;
}

/* How we work */

#how_we_work .box {
  overflow: hidden;
  position: relative;
}
#how_we_work .box .box-img img {
  width: 100%;
  height: auto;
}
#how_we_work .box .content {
  width: 100%;
  height: 100%;
  padding: 36px 30px;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
}

#how_we_work .box .title {
  font-size: 27px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Pacifico";
  margin: 0 0 20px 0;
}

#how_we_work .box .discount {
  font-size: 16px;
  line-height: 28px;
  color: #ff682d;
  font-weight: 700;
  font-family: "Ubuntu";
  background: #fff;
  display: inline-flex;
  padding: 5px 23px;
}
#how_we_work .box .description {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Ubuntu";
  max-width: 70%;
}
#how_we_work .box .read-more {
  padding: 7px 25px;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 36px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Ubuntu";
  text-align: center;
  border: 1px solid #fff;
  border-radius: 20px;
}

/* Newsletter */
#newsletter {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#newsletter .main_heading {
  font-size: 30px;
  color: #fff;
  text-align: center;
}
.newsletter-box {
  text-align: center;
}
#newsletter input[type="text"],
#newsletter input[type="number"],
#newsletter input[type="email"],
#newsletter textarea {
  border: 1px solid #eee;
  background: #fff;
  width: 70%;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0px 10px 0;
  border-radius: 50px;
}
#newsletter input[type="submit"] {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Poppins";
  text-align: center;
  margin-top: 10px;
  border-radius: 50px;
  padding: 6px 20px;
}
#newsletter .wpcf7 .ajax-loader {
  display: none;
}
.textwidget .contact-details a {
  color: #4b4b4b !important;
}