/*-------------- Owl crousel ---------------*/

.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}
button.owl-next, button.owl-prev {
  background: #1e202c;
}
button.owl-prev {
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
}
button.owl-next {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
}
button.owl-next i, button.owl-prev i{
  color: #ffffff;
}

/* --------- SLIDER--------- */

#slider{ 
  max-width:100%; 
  margin:auto; 
  position:relative;
  padding-top:0 ;
}
#slider .carousel-inner img {
  height: 100%;
  width: 100%;
}
.slide_next_image img{
  width: auto !important;
  height: 100%;
}
#slider .slider-box h1 {
  font-size: 48px;
  color: #ffffff;
  font-weight: 900;
  font-family: "Playfair Display";
  /* max-width: 250px; */
  text-align: left;
}
#slider .slider-box p {
  font-size: 15px;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Open Sans";
  text-align: left;
}
.slider-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 700px;
  text-align: left;
  left: -20px;
}
.slider-para{
  margin-bottom: 30px ;
}
.slider-btn {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
  font-family: "Open Sans";
  background: #FFFFFF;
  padding: 10px;
}
section#slider .row {
  width: 100%;
  margin: 0;
}
#slider .carousel-caption {
  top: 0;
}
#slider .carousel-prev-button {
  position: absolute;
  bottom: 10%;
  right: 46px;
  background: #51514f;
  padding: 10px;
  border-radius: 50%;
  color: #fff;

}
#slider .carousel-next-button{
  position: absolute;
  right: 0px;
  bottom: 10%;
  background: #51514f;
  padding: 10px;
  border-radius: 50%;
  color: #fff;
}
#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
    display: block !important;
  }
#slider .carousel-control-prev-icon,
#slider .carousel-control-next-icon{
  background-image:none; 
}
.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: auto;
  height: auto;
}
/* --------------- Service ------------- */
.our-service{
  text-align: center;
  transition: all 0.3s ease 0s;
}
.our-service img {
  width: 50px !important;
  max-width: 50px !important;
  margin-right: 10px !important;
}
img.pic {
  width: 100%;
  height: auto;
  transition: all 0.3s ease 0s;
  height: 265px;
}
.slider_bottom_box .post-title{
  font-size: 16px;
  line-height: 21px;
  color: #131313;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: left;
}
.our-service {
  text-align: center;
  background: #fff;
  position: relative;
  padding: 10px;
  margin-top: -50px;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 25px;
}
.our-service > img{
  border-radius: 50%;
  float: left;
  width: 50px;
  margin-right: 15px;
}
.service-title{
  font-size: 15px;
  color: #8A7D6A;
  font-weight: 600;
  font-family: "Open Sans";
  text-align: left;
}
.slider_bottom_box p.date{
  text-align: left;
}
.our-service .date span {
  font-size: 13px;
  color: #7d7d7d;
  font-weight: 600;
  font-family: "Open Sans";
}
.service-bg img {
  width: 100%;
}
/* --------------- Top Categories------------- */

#category .heading h3 {
  font-size: 14px;
  letter-spacing: 2px;
  color: #a8a8a8;
  font-weight: 600;
  font-family: "Open Sans";
  text-align: center;
}
#category .heading h4 {
  font-size: 40px;
  color: #8A7D6A;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: center;
}
#category .owl-carousel {
  margin-top: 50px;
  margin-left: 0px;
}
#category .category-content {
  position: absolute;
  top: 65%;
  background: #fff;
  padding: 20px;
  text-align: center;
  right: 7%;
  left: 7%;
  box-shadow: 0px 0px 10px 0px rgb(225 225 225);
}
.category-image {
  padding-bottom: 12%;
}
#category .category-content h4 {
  font-size: 20px;
  color: #131313;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: center;
}
#category  .category-content a {
  font-size: 16px;
  letter-spacing: 2px;
  color: #8A7D6A;
  font-weight: 400;
  font-family: "Open Sans";
}

/* ------------- Activities ------------ */

.activity-bg {
  background: #F5F5F5;
}
.activity-content {
  padding: 0 50px;
  text-align: right;
}
.activity-content h3 {
  font-size: 15px;
  letter-spacing: 2px;
  color: #989898;
  font-weight: 600;
  font-family: "Open Sans";
  text-align: right;
}
.activity-content h4 {
  font-size: 40px;
  color: #8A7D6A;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: right;
  margin-bottom:20px;
}
.activity-content p {
  font-size: 18px;
  line-height: 35px;
  color: #989898;
  font-weight: 400;
  font-family: "Open Sans";
  text-align: right;
  max-width:460px;
}
.activity-content a {
  font-size: 15px;
  line-height: 74px;
  color: #8A7D6A;
  font-weight: 600;
  font-family: "Open Sans";
  border: 1px solid #8A7D6A;
  padding: 10px;
}
#activity .owl-nav button {
  border-radius: 50%;
  background: #fff;
  outline: none;
  height: 45px;
  width: 45px;
  padding: 10px;
  box-shadow: 0 0 1px 2px #fff;
}
#activity .owl-nav button i {
  color: #8A7D6A;
}

/* -------------- how-it-work -------------- */

.how-it-work-content {
  position: absolute;
  bottom: 0;
  background: #fff;
  max-width: 470px;
  margin: 0 auto;
  left: 40px;
  padding: 20px;
}
.how-it-work-content h4 {
  font-size: 16px;
  color: #131313;
  font-weight: 700;
  font-family: "Playfair Display";
}
.how-it-work-content p {
  font-size: 16px;
  color: #4c4c4c;
  font-weight: 400;
  font-family: "Open Sans";
}
.how-it-work-content a {
  font-size: 16px;
  letter-spacing: 2px;
  color: #8A7D6A;
  font-weight: 600;
  font-family: "Open Sans";
}
.how-it-work-content span.small {
  position: absolute;
  top: -21px;
  background: #8A7D6A;
  padding: 7px 25px;
  color: #fff;
  font-weight: 600;
  font-family: "Open Sans";
}
.how-it-work-content span.date {
  font-size: 13px;
  color: #7d7d7d;
  font-weight: 600;
  font-family: "Open Sans";
}
.how-it-work-image {
  padding-bottom: 50px;
}

/* ------------ Testimonial ---------- */

.testimonial-content {
  position: absolute;
  bottom: 0;
  background: #fff;
  max-width: 470px;
  margin: 0 auto;
  left: 40px;
  padding: 20px;
}
.testimonial-image {
  padding-bottom: 50px;
}
.testimonial-content h4 {
  font-size: 16px;
  color: #131313;
  font-weight: 700;
  font-family: "Playfair Display";
}
.testimonial-content p {
  font-size: 16px;
  color: #4c4c4c;
  font-weight: 400;
  font-family: "Open Sans";
}
.testimonial-content a {
  font-size: 16px;
  letter-spacing: 2px;
  color: #8A7D6A;
  font-weight: 600;
  font-family: "Open Sans";
}
.testimonial-content span.small {
  position: absolute;
  top: -21px;
  background: #8A7D6A;
  padding: 7px 25px;
  color: #fff;
  font-weight: 600;
  font-family: "Open Sans";
}
.testimonial-content span.date{
  font-size: 13px;
  color: #7d7d7d;
  font-weight: 600;
  font-family: "Open Sans";
}

/* ------------ Latest News ---------- */

.latest-news-head h3 {
  font-size: 14px;
  letter-spacing: 2px;
  color: #a8a8a8;
  font-weight: 600;
  font-family: "Open Sans";
  text-align: center;
}
.latest-news-head h4 {
  font-size: 40px;
  color: #8A7D6A;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: center;
}
.news-content{
  text-align: center;
  padding-bottom: 90px;
}
.news-data {
  position: absolute;
  bottom: -8px;
  background: #fff;
  left: 77px;
  padding: 15px;
}
.latest-title a {
  font-size: 16px;
  line-height: 21px;
  color: #131313;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: left;
}
h5.latest-title {
  text-align: left;
}
h6.latest-meta {
  font-size: 12px;
  color: #8A7D6A;
  font-weight: 600;
  font-family: "Open Sans";
  line-height: 18px;
}
.owl-carousel .owl-item .news-data> img {
  width: 50px !important;
  border-radius: 50%;
  float: left;
}
.news-data span{
  font-size: 13px;
  color: #7d7d7d;
  font-weight: 600;
  font-family: "Open Sans";
}
.news-data p{
  text-align: left;
}

/* ------------ Popular ---------- */

.popular-head h3 {
  font-size: 14px;
  letter-spacing: 2px;
  color: #a8a8a8;
  font-weight: 600;
  font-family: "Open Sans";
  text-align: center;
}
.popular-head h4 {
  font-size: 40px;
  color: #8A7D6A;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: center;
}
.popular-content{
  text-align: center;
  padding-bottom: 90px;
}
.popular-data {
  position: absolute;
  bottom: -8px;
  background: #fff;
  left: 77px;
  padding: 15px;
}
.popular-data .date{
  text-align: left;
}
.popular-data h5 a {
  font-size: 16px;
  line-height: 21px;
  color: #131313;
  font-weight: 700;
  font-family: "Playfair Display";
}
.popular-data h5 {
  text-align: left;
}
h6.popular-meta {
  font-size: 12px;
  color: #8A7D6A;
  font-weight: 600;
  font-family: "Open Sans";
  line-height: 18px;
}
.owl-carousel .owl-item .popular-data> img {
  width: 50px !important;
  border-radius: 50%;
  float: left;
}
.popular-data span{
  font-size: 13px;
  color: #7d7d7d;
  font-weight: 600;
  font-family: "Open Sans";
}

/* ------------ Featured ---------- */

.featured_head {
  background: #8A7D6A;
}
.featured_head h3 {
  font-size: 14px;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Open Sans";
  text-align: center;
}
.featured_head h4 {
  font-size: 40px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: center;
}

.featured_icon1 {
  background: #f9f9f9;
  padding: 51px;
  text-align: center;
}
.featured_icon2{
  background: #efefef;
  padding: 51px;
  text-align: center;
}
.featured_icon i{
  color: #bbacac;
  font-size: 20px;
  cursor: pointer;
}
.featured_content {
  background: #fff;
  padding: 47px 35px;
}
.featured_content span.date {
  font-size: 14px;
  color: #7d7d7d;
  font-weight: 600;
  font-family: "Open Sans";
}
.featured_content h5 {
  font-size: 16px;
  line-height: 25px;
  color: #131313;
  font-weight: 700;
  font-family: "Playfair Display";
}
.featured_content a {
  font-size: 15px;
  letter-spacing: 2px;
  color: #8A7D6A;
  font-weight: 600;
  font-family: "Open Sans";
}
#featured .video-content {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
}
#featured .video-content i {
  width: 47px;
  height: 47px;
  color: #fff;
  padding: 11px 15px;
  font-size: 15px;
  cursor: pointer;
  border: 4px solid #fff;
  border-radius: 50%;
}

/* ----------- Newsletter --------------- */

.newsletter_image {
  position: relative;
}
#newsletter .newsletter_content {
  position: absolute;
  bottom: 28px;
  width: 100%;
}
.newsletter_content h5 {
  font-size: 22px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Playfair Display";
  padding-left: 21px;
  padding-top: 20px;
}
.newsletter_content h6 {
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Open Sans";
  text-align: center;
  background: #373737;
  position: absolute;
  right: 0;
  width: 99px;
  height: 58px;
  padding-top: 18px;
  top: 4px;
}
.newsletter_image img {
  width: 100%;
  height: 70px;
  margin-bottom: 20px;
}
.newsletter_shortcode {
  border: 1px solid #fff;
  padding-top: 25px;
  padding-bottom: 10px;
}
#newsletter .newsletter_shortcode h3
{
  font-size: 40px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: center;
}

#newsletter .newsletter_shortcode p {
  font-size: 15px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Open Sans";
  text-align: center;
  max-width: 400px;
  margin: 10px auto;
}

#newsletter .newsletter_shortcode input[type="email"]
{
  max-width: 60%;
  background-color: #fff;
  border:none;
}
#newsletter .newsletter_shortcode input[type="email"]::placeholder
{
  font-size: 16px;
  line-height: 18px;
  color: #858585;
  font-weight: 700;
  font-style: italic;
  font-family: "Playfair Display";
}
#newsletter .newsletter_shortcode input[type="submit"] {
  font-size: 16px;
  letter-spacing: 2px;
  color: #ffffff;
  font-family: "Playfair Display";
  font-weight: 400;
  background: #373737;
  text-transform: none;
}

/* ------------ Instagram ---------- */

#instagram .instagram-head h3 {
  font-size: 14px;
  letter-spacing: 2px;
  color: #a8a8a8;
  font-weight: 600;
  font-family: "Open Sans";
  text-align: center;
}
#instagram .instagram-head h4 {
  font-size: 40px;
  color: #8A7D6A;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: center;
}
.box a:before{
  content: '';
  background-color: #fff;
  transform-origin: top left;
  transform: scale(0);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 15px;
  right: 15px;
  z-index: 1;
  transition: all 0.3s ease-in 0s;
}
.box a:hover:before{
  opacity: 1;
  transform: scale(1);
  left: 15px;
  top: 15px;
}
.box a:after {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  opacity: 0;
  position: absolute;
  top: 50%;
  font-size: 20px;
  color: #000;
  transition: all 0.3s ease 0.1s;
  right: 50%;
  z-index: 9999;
}
.box a:hover:after { 
  opacity: 2; 
}