/*-------------- Owl crousel ---------------*/

.owl-carousel .owl-item img {
  width: auto !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: #033e4f;
  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: 40px;
    letter-spacing: 1px;
    line-height: 48px;
    color: #131313;
    font-weight: 300;
    font-family: "Ubuntu";
    text-align: center;
  }
  #slider .slider-box h1 {
    font-size: 55px;
    line-height: 78px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Pacifico";
    text-align: center;
  }
  #slider .slider-box .prop_desc p {
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Ubuntu";
    text-align: center;
  }
  #slider .slider-box {
    position: absolute;
    top: 15%;
    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: #005e79;
    margin: 10px 10px 10px 0px;
  }

/* About */

  #about {
    position: relative;
  }
  #about .main_text {
    font-size: 36px;
    letter-spacing: 1px;
    color: #f3a21a;
    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: absolute;
    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;
  }

/* What we do */
  
  #what_we_do h3 {
    color: #fff;
  }
  #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;
  }

/* 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 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: 4px 10px;
    border: 2px solid #fff;
    border-radius: 7px;
  }
  #counter h6 {
    font-size: 30px;
    line-height: 34px;
    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 */
  
  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:hover img{
    transform: scale(1.4);
    filter: grayscale(80%);
  }
  #latest_news .box .box-content{
    color: #fff;
    background: linear-gradient(rgb(4 62 79),rgb(14 84 174));
    width: 90%;
    padding: 15px 50px 10px 20px;
    opacity: 0;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: -100%;
    z-index: 1;
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    transition: all 0.3s ease;
  }
  #latest_news .box:hover .box-content{
    opacity: 1;
    left: 0;
  }
  #latest_news .box .title{
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
    font-family: "Ubuntu";
    text-align: center;
  }
  #latest_news .box .date{
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #fff;
    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:60px 30px;
    background:rgb(16 35 47 / 80%);
    position: absolute;
    top: 0;
    left: -100%;
    transition:all 0.50s ease 0s;
  }
  #how_we_work .box:hover .content{
    left:0;
  }
  #how_we_work .box .title {
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Pacifico";
    margin: 0 0 30px 0;
  }
  #how_we_work .box .discount {
    font-size: 15px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Ubuntu";
    background: #99b437;
    display: inline-flex;
    padding: 2px 10px;
  }
  #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 .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;
  }