.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0px ;
}

#elementor-lightbox-slideshow-single-img {
    bottom: -30px;
}
/*================  Slider Section ===============*/
  .slides_wrapper .row {
      height:700px;
  }
  .slides_wrapper {
    margin-top: -64px;
  }
  .single-slide-item {
      background-size: cover;
      background-position: center;
      background-color: #ddd;
      position: relative;
      z-index: 1;
  }
  .slides_wrapper h4 {
      letter-spacing: 3px;
      font-size: 24px;
	  color: #d4b068;
  }
   .slides_wrapper h2 {
      font-size: 35px;
      letter-spacing: 3px;
      margin-top: 0px;
      color: rgb(255, 255, 255) ;
      font-size: 80px ;
      font-weight: 700;
      letter-spacing: 7px;
      margin-top: 0px;
      margin-bottom: 40px;
  }
.slides_wrapper .slider_des {
    margin-bottom: 40px;
    color: #ddd;
    margin-top: -17px;
}

  .slides_wrapper a.more-link{
      background: transparent;
      border: 1px solid #fff;
      color: #fff;
  }
  .slides_wrapper a:hover {
      background: #D4B068;
      border: 1px solid #D4B068;
      color: #fff;
  }
  .slides_wrapper .owl-nav div {
      position: absolute;
      z-index: 1;
      height: 60px;
      width: 60px;
      left: 50px;
      top: 50%;
      line-height: 60px;
      text-align: center;
      font-size: 30px;
      border-radius: 50%;
      opacity: 0;
      visibility: hidden;
      transition: .3s;
  }
  .slides_wrapper:hover .owl-nav div {
      opacity: 1;
      visibility: visible;
      transition: .3s;
  }
  .slides_wrapper .owl-nav div.owl-next {
      right: auto;
      left: auto;
      right: 50px;
  }
  .slides_wrapper .owl-nav div i {
      background: #d4b068;
      margin: 5px;
      height: 50px;
      width: 50px;
      display: block;
      line-height: 49px;
      border-radius: 3%;
      color: #fff;
  }
  .slides_wrapper .owl-nav div:hover {
      opacity: 1;
      visibility: visible;
  }


/*================  Team Section ===============*/

.team-box {
    background: #fff;
    position: relative;
    margin-bottom: 101px;
}
.team-box img {
    height: auto;
    border: 5px solid #fff;
}
.team-caption p {
    margin-top: 10px;
    margin-bottom: 15px;
}
.team-caption h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 22px;
}
.team-caption span {
    font-size: 15px;
    display: block;
}
.elementor-social-icon.team-social-icon:hover {
    opacity: 1;
}
.team-member__socialmedia {
    margin-top: 0px;
    left: 0px;
    margin-bottom: 0px;
}
.team-member__socialmedia a {
    background:
    transparent;
}
.team-member__socialmedia {
    position: absolute;
    width: 100%;
    top: auto;
    opacity: 0;
    -webkit-transform: translateX(0px) translateY(30px) translateZ(0px) rotate(0deg) scale(1);
    -moz-transform: translateX(0px) translateY(30px) translateZ(0px) rotate(0deg) scale(1);
    -ms-transform: translateX(0px) translateY(30px) translateZ(0px) rotate(0deg) scale(1);
    -o-transform: translateX(0px) translateY(30px) translateZ(0px) rotate(0deg) scale(1);
    transform: translateX(0px) translateY(30px) translateZ(0px) rotate(0deg) scale(1);
    margin-top: -20px;
    padding: 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.team-box:hover .team-member__socialmedia {
    bottom: 15px;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) translateZ(0px) rotate(0deg) scale(1);
    -moz-transform: translateX(0px) translateY(0px) translateZ(0px) rotate(0deg) scale(1);
    -ms-transform: translateX(0px) translateY(0px) translateZ(0px) rotate(0deg) scale(1);
    -o-transform: translateX(0px) translateY(0px) translateZ(0px) rotate(0deg) scale(1);
    transform: translateX(0px) translateY(0px) translateZ(0px) rotate(0deg) scale(1);
}


.team-caption {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    background: #d4b068;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(35, 33, 33, 0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(35, 33, 33, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(35, 33, 33, 0.4);
    width: 100%;
    bottom: -109px;
    border: 2px solid #eadede;
    opacity: 1;
    text-align: center;
}
.team-caption {
    background: #f6f8fa ;
    bottom: -97px;
    box-shadow: none;
    border:transparent;
    padding: 25px 0px 23px;
}


.team-box:hover .team-caption {
    padding-bottom: 55px;
    padding-top: 25px;
    opacity: 1;
}


/*----------------------------------------------------
   About & Count  Section
------------------------------------------------------*/
.about_area #base-header p {
    margin-top: 42px;
}
.about_img_wrap img {
    width: 100%;
}
.about_img_wrap img:last-child {
    margin-top: 30px;
}
.about_area #base-header p br {
    margin-bottom: 10px;
}
.count_text {
    width: 33.33%;
    float: left;
    background: #f0f8f7;
    padding: 21px 10px 23px 10px;
    margin-top: 8px;
    border-right: 1px solid #f0e3e3;
}
.count_text:last-child {
    border-right: 1px solid transparent;
}
.count_wrp {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-right: -140px;
  background-color: #ffffff;
}

.count_text h4 {
  font-size: 16px;
  margin-top: 0px;
}

.count_text span {
  font-size: 40px;
  font-weight: 300;
  color: #d4b068;
  display: block;
}

/*----------------------------------------------------
   Service  Section
------------------------------------------------------*/
.serv_list {
  background: #fff;
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.ser_num {
    font-size: 30px;
    float: left;
    margin-right: 12px;
    line-height: 25px;
    color:
    #d4b068;
}
.serv_list h3 {
    margin-top: 2px;
    margin-bottom: 14px;
    text-transform: capitalize;
    font-size: 20px;
}
.service_para {
  padding: 26px 30px 30px 30px;
  position: relative;
}
.service_para:hover::before, .service_para:hover::after {
    width: 50%;
}
.service_para::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -2px;
    height: 3px;
    width: 0px;
    background-color: #d4b068;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.service_para::after {
    position: absolute;
    content: '';
    right: 0px;
    bottom: -2px;
    height: 3px;
    width: 0px;
    background-color: #d4b068;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.service_para p {
    margin-bottom: 22px;
}

.serv_read::after {
  position: absolute;
  content: "";
  width: 87px;
  height: 1px;
  background: #B89841;
  bottom: -4px;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.serv_read:hover::after {
  bottom: -3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.serv_read {
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    color: #444;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.serv_read:hover {
    color: #444;

}
/*----------------------------------------------------
   6. Call to action Section
------------------------------------------------------*/

.cta_wrp {
    text-align: center;
    padding: 100px 0px;
}
.callto-text h2 {
    margin: 0px;
    font-size: 36px;
    color: #fff;
    margin-bottom: 14px;
    margin-top: -6px;
    text-transform: capitalize;

}
.cta_wrp.cta-style-2 .callto-text h2 {
    letter-spacing: 1px;
}
.cta_wrp .callto-text p {
    color: #ddd;
    font-size: 17px;
    margin-bottom: 37px;
}
.callto-link span {
    position: relative;
    color: #fff;
    font-size: 20px;
    top: 3px;
}
.callto-link span::after {
    position: absolute;
    content: "";
    background: #807e7e;
    width: 1px;
    height: 50px;
    top: 0;
    right: 0;
    margin-top: -11px;
    margin-right: -31px;
}
.callto-link .more-link {
    margin-left: 66px;
    background: #d4b068;
    border: 1px solid #d4b068;
}
.callto-link .more-link:hover,
.callto-link .more-link:focus,
.callto-link .more-link:active {
    border: 1px solid #d4b068 ;
    background: transparent ;
}

.cta_icon span {
    font-size: 60px;
    color:
    #fff;
    line-height: 80px;
}

/* Cta style 2*/
.cta_wrp.cta-style-2 .cta_icon {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.cta_wrp.cta-style-2 {
  text-align: left !important;
}
.cta_wrp.cta-style-2 .callto-link {
  float: right;
  margin-top: -63px;
}

.cta_wrp.cta-style-2 p {
    margin-bottom: 0px;
}

/*----------------------------------------------------
   Why Choose  Section
------------------------------------------------------*/

.whycho_icon {
  margin-right: 25px;
  position: absolute;
}
.whycho_icon i {
  background: #d4b068;
  color: #fff;
  font-size: 30px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  text-align: center;
  line-height: 65px;
}
.whycho_text {
  padding-left: 90px;
}
.whycho_list {
  position: relative;
  margin-bottom: 30px;
}
.whycho_wrap .whycho_list:last-child {
    margin-bottom: 0px !important;
}
.whycho_text h3 {
  font-size: 20px;
  margin-bottom: 20px;
}

/*----------------------------------------------------
   Pricing  Section
------------------------------------------------------*/
.pricing_area .col-md-3 {
  padding-right: 0px;
}
.pricing_area .container:last-child {
  padding-right: 30px;
}
.pricing_box_wrp {
    position: relative;
    text-align: left;
    padding: 40px 40px 45px;
    background: #f1f1f1;
}
.pricing_box_bg h3 {
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0;
    position: relative;
    text-transform: capitalize;
}
.pricing_box h4 {
    font-size: 60px;
    border-bottom: 1px solid
    #fef1f1;
    padding-bottom: 15px;
}
.pricing_box h4 span {
    font-size: 26px;
    position: relative;
    top: -11px;
    padding-right: 0px;
}
.pricing_box h4 sub {
    font-size: 16px;
    top: -3px;
    left: -10px;
}
#pricng_lst {
    margin-top: 25px;
    margin-bottom: 23px;
    padding: 0px;
    margin-left: 0px;
    margin-right:0px;
}

#pricng_lst li {
    text-transform: capitalize;
    margin: 6px 0px;
    list-style: none;
    color: #5a5a5a;
}


.pricing-box a {
    margin-bottom: 37px;
    border: 1px solid
#000;
color:
    #151414;
}


/*----------------------------------------------------
   Video  Section
------------------------------------------------------*/

#video .video-content h2 {
  display: block;
  width: 100%;
  font-size: 44px;
  line-height: 1.2em;
  letter-spacing: 1px;
  margin-top: 30px;
  color:#fff;
}

.video-content span:nth-child(1) {
  color: #d4b068;
}

.video-content span:nth-child(2) {
  display: block;
}

#video .video-content p {
  display: block;
  float: left;
  width: 100%;
  margin-top: 0px;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: .5px;
  color:#fff;
}

#video .video-content {
  width: 58%;
  margin: auto;
  text-align: center;
}

#video {
  padding-top: 132px;
  padding-bottom: 264px;
}

.play-video {
    position: relative;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    background-color: #d4b068;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    opacity: 1;
    margin: 40px;
    color: #fff;
    font-size: 16px;
    margin: auto;
}

.play-video::before {
    content: ' ';
    display: block;
    position: absolute;
    border-radius: 100%;
    background-color: #d4b068;
    z-index: -1;
    opacity: .6;
    width: 90px;
    height: 90px;
}
.play-video span {
    font-size: 25px;
    color: #fff;
}

.play-video::after {
    content: ' ';
    display: block;
    position: absolute;
    border-radius: 100%;
    background-color: #d4b068;
    z-index: -1;
    animation: video-play-button-animate 1.2s ease-in infinite forwards;
}
  @keyframes video-play-button-animate {
  0% {
    width: 70px;
    height: 70px;
    opacity: .8; }
  100% {
    width: 160px;
    height: 160px;
    opacity: 0; }
  }

/*----------------------------------------------------
   Testimonial  Section
------------------------------------------------------*/



  .testi_crsl .testi-comment {
      text-align: center;
      padding: 0 196px;
  }
  .testi_crsl .testi-comment p {
      line-height: 26px;
      color: #5a5a5a;
  }
  .testi_crsl .testi-comment p::before {
      content: "\f10d";
      font-family: 'Fontawesome';
      float: left;
      margin-right: 10px;
      color: #d4b068;
      font-size: 25px;
      top: -2px;
      position: relative;
  }

  .testi_crsl .tes_name {
	color: #383838;
	font-weight: 700;
	text-transform: capitalize;
  }
  .testi_crsl .tes_deg {
      color: #383838;
      text-transform: capitalize;
  }
  .testi_crsl .testi-comment {
      visibility: visible;
      padding: 10px 40px 10px 40px;
      text-align: center;
  }
  .testi_crsl .testi-style-1 .testi-comment {
	    background:
	    #f0f3f6;
	    padding: 60px 30px 35px 30px;
	    width: 100%;
	    position: relative;
	    margin-top: -35px;
	    z-index: -9;
  }
  .testi_img {
      text-align: center;
      padding: 0px 30px;
  }
  .testi_crsl .item .testi_img img {
      width: 90px;
      border: 1px solid #fda12b;
      border-radius: 50%;
      display: inline;
  }
.item.slick-slide{
	    position: relative;
	}
.testi_crsl .slick-slide {
    margin: 0 5px;
 }

/*
   Testimonial Style 2
------------------------------------------------------*/

.testi-style-2 .testi_img {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 50%;
    right: 50%;
    margin-left: -110px;
    margin-right: -110px;
}

.testi-style-2 .testi-comment {
    background:
    transparent;
    text-align: center;
    padding: 0 196px 100px;
}
.testi-style-2 .testi-comment p {
    color: #DBD4D4;
}

.testi-style-2 .testi-comment .tes_name {
   color: #d4b068;
   display: block;
}
 .testi-style-2 .testi-comment .tes_deg {
    color: #CBBFBF;
}


.testi_crsl .slick-next.slick-arrow {
    right: -10px;
}
.testi_crsl .slick-prev.slick-arrow {
    left: -10px;
}
.testi_crsl button.slick-arrow{
    height: 35px;
    width: 35px;
    margin-top: 29px;
}
.testi_crsl button.slick-arrow::before {
    font-size: 20px;
}
.testi_crsl .slick-dots
{
    bottom: 10px;
    z-index: 9;
}

#testimonial_sec .gallery-icon img {
    margin-top: 44px;
}


/*----------------------------------------------------
   Client Logo  Section
------------------------------------------------------*/


.client_logo img {
  width: 33.33%;
  margin: auto;
  margin-top: 18px;
  padding: 20px;
}
.client_logo {
  text-align: center;
  margin-top: 52px;
}

/*----------------------------------------------------
   Quote  Section
------------------------------------------------------*/
 .quote_area .container {
    padding-left: 30px;
    padding-right: 30px;
}

.quote_area .quote_form {
    background: #effcfa;
    width: 56%;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
}
.quote_img {
    width: 44%;
}

#quote_wrp .col-md-6 {
    float: left;
}
#quote_wrp h2 {
    padding-left: 15px;
    margin-bottom: 35px;
    font-size: 40px;
}
#quote_wrp .contact-form {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: -10px;
    overflow: hidden;
}
.contact-form .form-control {
    background: transparent;
    border: transparent;
    padding: 0px 0px;
    border-bottom: 1px solid #ddd;
}
.contact-form input.form-control {
    height: 60px;
    margin-bottom: 25px;
}

.contact-form .submit-button {
 color: #FFF;
background: #d4b068;
padding: 14px 0px;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-transform: uppercase;
letter-spacing: 2px;
width: 150px;
border: 1px solid #d4b068;
    margin-top: 55px;
    margin-left: 0px;
}
.contact-form .submit-button:hover {
 color: #d4b068;
background: transparent;
border: 1px solid #d4b068;
}
.contact-form textarea {
    height: 105px;
    padding: 26px 0px 0px !important;
}


.contact-form .form-control:focus {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #bfbbbb;
    background: transparent;
}


/*----------------------------------------------------
   Portfolio Section
------------------------------------------------------*/

.portfolio_wrp ul {
  margin: 0;
  padding: 0 !important;
}
.portfolio_wrp .portfolio-filter {
  margin-bottom: 30px;
}
.portfolio_wrp ul li {
  list-style: none;
  display: inline;
}
.portfolio_wrp .portfolio-filter li a {
  background: transparent;
  margin: 0px 10px;
  color: #555;
}
.portfolio_wrp .filter_one .portfolio-filter li a {
    padding: 10px 20px;
    background-color:
    #fafafa;
    margin: 1px 3px;
	overflow: hidden;
	display: inline-block;
}

.portfolio_wrp .portfolio-item  {
  margin-bottom: 30px;
  padding: 0px 15px;
}
.portfolio_wrp .hover-1 .portfolio-item  {
  padding: 0px 10px;
  margin-bottom: 20px;
}

.portfolio_wrp .effect {
  position: relative;
}
.portfolio_wrp .prot_text {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    margin-top: -55px;
    z-index: 9;
    opacity: 0;
  transform: scale(0);
 visibility: hidden;
 -webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.portfolio_wrp .prot_text h4 {
    color: #fff;
    margin-bottom: 8px;
    text-transform: capitalize;
    font-size: 20px;
}
.prot_text p {
    color: #fff;
}
.portfolio_wrp .prot_text i {
  background: #d4b068;
  border-radius: 50%;
  padding: 12px;
  font-size: 12px;
  color: #fff;
}

.portfolio_wrp .effect:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #333;
  content: "";
  left: 0;
  opacity: 0;
  top: 0;
  transform: scale(0);
 visibility: hidden;
 -webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.portfolio_wrp .effect:hover:after {
  opacity: 1;
 transform: scale(1);
 visibility: visible;
 -webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.portfolio_wrp .effect:hover .prot_text {
  opacity: 1;
  transform: scale(1);
 visibility: visible;
 -webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
top: 50%;
}
.hover-1 {
    width: 80%;
    overflow: hidden;
}


/* Portfolio Filter Style 2*/

.filter_col_2 {
  width: 17%;
  float: left;
  margin-right: 30px;
}

.filter_col_2 ul li {
  display: block;
  text-align: left;
}
.portfolio_wrp  .filter_col_2 ul li a {
  background: #eaeaea;
  color: #555;
  padding: 10px 20px;
  display: block;
  margin: 0px 0px 10px;
}
.portfolio_wrp  .filter_col_2 ul {
  margin-bottom: 40px;
}

/* Portfolio Style 3*/
.portfolio_wrp .effect_3 .prot_text {
    margin-top: -18px;
}

/*
    Gallery Button
==============================*/
.work_button_area {
  text-align: center;
  background: #333333;
  padding: 75px 15px;
  margin-top: 30px;
}
.work_btn {
  display: inline-block;
  margin: 5px 10px;
}
.work_btn a {
  background: transparent;
  border: 1px solid #fff;
  z-index: 9;
}


/*==============================
		Blog Section
==============================*/
.blog_area .container {
    padding-left: 30px;
    padding-right: 30px;
}
.blog-content-box .post-meta span {
    margin-right: 15px;
    font-size: 13px;
}
.blog-content-box .post-meta span i {
    margin-right: 3px;
}
.blog-content-box .post-meta span a {
    font-size: 13px;
}
.blog_image {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}

.blog_image img {
    overflow: hidden;
    transform: scale(1);
    transition: all .5s;
}
.post-module:hover .blog_image img {
    transform: scale(1.2);
}
.post-module .blog-content-box a{
    text-decoration: none;
}
.post-module .blog-content-box h3{
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.post-module .blog-content-box p{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
}
.post-meta span a,
.post-meta span{
    font-size: 15px;
    color: #747474;
}
.post-meta span i{
    font-size: 14px;
    color: #747474;
}
.post-card_meta-data {
    margin-bottom: 10px;
}
/*  Blog Style Two
==============================*/

.blog_style_two .post-module {
    position: relative;
}
.blog_style_two .blog_image {
  width: 50%;
  float: left;
}
.blog_style_two .post-content.blog-content-box {
  width: 50%;
  float: left;
  padding: 0px 25px 0px 25px;
}
.grid-item.column.post-card-container.blog_style_two {
    margin-bottom: 30px;
}

/*  End : Blog Style Two
================================*/



 /*================================
    Newsletter form Style
======================================*/

.newsletter_form {
    padding-top: 60px;
    padding-bottom: 60px;
}
.newsletter_form form {
    width: 100%;
}
.newsletter_form .subsrow {
    position: relative;
    padding: 0;
}
.newsletter_form input[type="email"] {
    margin-bottom: 0;
    margin-top: 0px;
}
.newsletter_form  input[type="email"] {
    width: 100%;
    height: 60px;
    padding-left: 20px;
    padding-right: 145px;
    background-color: #eae9e9de;
    border: none;
    font-weight: 400;
    font-size: 15px;
    color: #353535;
    line-height: 26px;
    border-radius: 2px;
}
.newsletter_form  button[type="submit"] {
    background-color: #d4b068;
}
.newsletter_form button[type="submit"] {
    height: 60px;
    padding: 10px 25px 10px 25px;
    border: none;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: .5px;
}
.newsletter_form .subsrow button[type="submit"] {
    position: absolute;
    top: 0px;
    right: -1px;
}


#subscribe_sec .elementor-icon-box-title, #subscribe_sec .elementor-icon {
    margin-top: 15px;
}
#subscribe_sec .elementor-icon {
    margin-top: 7px;
}


 /*================================
    Contact Page
======================================*/

.contact_area .contact-form .form-control {
    color: #555;
	background: transparent;
	border-radius: 1px;
	box-shadow: none;
	border: 1px solid #f2f0f0;
    line-height: 0.8;
    margin-bottom: 15px;
    height: 48px;
    padding-left: 15px;
}
.contact_area .col-sm-12 {
    float: left;
    padding-left: 0px;
}
.contact_area .contact-form textarea.form-control {
    height: 156px;
    padding-left: 15px !important;

}
.contact_area .contact-form .submit-button {
    margin-top: 0px;
}
.contact_area .contact-form .form-control:focus {
	border-left: 1px solid #d4b068;
}

.contact_pg_address {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 45px;
  padding-left: 40px;
  border: 1px solid #f2f0f0;
}

.contact-page .base-header {
  margin-bottom: 30px;
}

.contact_pg_address h3 {
  margin-bottom: 24px;
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 1px;
  color: #333;
}

.single_con_add p {
  margin-top: 0px !important;
  color: #505050;
  margin-bottom: -4px !important;
}

.contact_pg_address .single_con_add {
  overflow: hidden;
  margin-bottom: 0px;
  margin-top: 14px;
}

.contact_pg_address .single_con_add a {
  color: #333;
  display: block;
  float: left;
}

.contact_pg_address .single_con_add a i {
  font-size: 15px;
  margin-top: 4px;
  color: #d4b068;
}
.contact_pg_address .single_con_add a .fa.fa-whatsapp {

    font-size: 18px;

}
.contact_pg_address .single_con_add span {
  display: block;
  padding-left: 35px;
}

.contact_pg_address .contact_pg_icon {
  margin-top: 30px;
}

.contact_pg_icon a {
  background: transparent;
  border-radius: 50px;
  display: inline-block;
  height: 35px;
  line-height: 32px;
  margin-top: 25px;
  text-align: center;
  width: 35px;
  color: #d4b068;
  font-size: 15px;
  margin: 0px 10px 0px 0px;
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.2);
  border: 1px solid #d4b068;
}

.contact_pg_icon a:hover {
  color: #fff;
  background: #d4b068;
}


/*----------------------------------------------------
   Home Page 2
------------------------------------------------------*/
.promo_area {
    padding-top: 100px;
}
.promo_heading_wrap {
    padding-bottom: 85px;
}
.promo_hedi h4 {
    font-size: 52px;
    letter-spacing: 2px;
    line-height: 53px;
    position: relative;
    z-index: 99;
    margin-top: 31px;
    text-transform: capitalize;
}
.dual_color {
    color:  #d4b068;
}

.promo_heading_nmbr {
    position: absolute;
    top: -57px;
    font-size: 154px;
    left: 60px;
    color:
    rgba(221, 221, 221, 0.45);
    z-index: 9;
    font-weight: 500;
}

.hed_desc1 {
    border-left: 2px solid
    rgba(39, 39, 39, 0.7);
    padding-left: 25px;
}


.promo_item_wrap {
    width: 33.33%;
    float: left;
}
.promo_item_wrap {
    color: #FFF;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}
.promo_item_wrap:hover::after {
    opacity: .7;
}
.promo_item_wrap::after {
    width: 100%;
    height: 100%;
    background:
    #090909;
    content: "";
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
}

.promo_item {
    text-align: center;
    padding: 70px 90px 73px 90px;
    position: relative;
    z-index: 9;
}
.promo_item h4 {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 24px;
    margin-top: 14px;
    position: relative;
    z-index: 99;
}
.promo_item p {
    text-align: left;
    color: #3E3B3B;
}
.promo_item .promo_num {
    color: rgba(23, 22, 22, 0.1);
    font-size: 73px;
    font-weight: 700;
    position: absolute;
    top: 0%;
    left: 50%;
    z-index: 9;
    margin-left: -94px;
    margin-top: 32px;
}

.promo_item_wrap:nth-child(2):after {
    background: #090909;
    opacity: .7;
}
.promo_item_wrap:nth-child(2) .promo_item p,
.promo_item_wrap:hover .promo_item p{
    color: #b6b2b2 !important;
}
.promo_item_wrap:nth-child(2) .promo_item .promo_num,
.promo_item_wrap:hover .promo_item .promo_num {
    color: #595959 !important;
}
.promo_item_wrap:nth-child(2) .promo_item h4,
.promo_item_wrap:hover .promo_item h4{
    color: #fff !important;
}


/*----------------------------------------------------
   Partner Section
------------------------------------------------------*/
.partner_area img {
    padding: 0px 10px;
}
.partner_area .container:last-child {
    padding-left: 5px;
    padding-right: 5px;
}

.partner_area .slick-dots {
    bottom: 0px;
    margin-top: 32px;
    position: inherit;
}
.partner_area .slick-prev.slick-arrow {
    left: -20px;
}
.partner_area .slick-next.slick-arrow {
    right: -20px;
}
.partner_area .slick-dots li button::before,
.testi_crsl .slick-dots li button::before {
    width: 15px;
    height: 15px;
    border-radius: 0;
    background: #c3c3c3;
    border: 3px double;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
}
.partner_area .slick-dots li button,
.testi_crsl .slick-dots li button{
    padding: 10px;
}
.partner_area .slick-dots li.slick-active button::before,
.testi_crsl .slick-dots li.slick-active button::before{
    color: #fff;
	background: #d4b068;
}

/*----------------------------------------------------
   Home Page Three
------------------------------------------------------*/
/* Slider */
.slider_des span {
    display: block;
}

/* Promo Section home Three */
#promo_ho_thr .elementor-element.elementor-column:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -2px;
    height: 3px;
    width: 0px;
    background-color: #d4b068;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#promo_ho_thr .elementor-element.elementor-column::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -16px;
    height: 3px;
    width: 100%;
    border-top: 23px solid #fff;
    border-right: 13em solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 12em solid transparent;
}
#promo_ho_thr .elementor-element.elementor-column:hover::before{
    width: 100%;
}

#serv_ho_thr .elementor-col-33:hover .elementor-icon{
    -webkit-transform: rotateY(-190deg);
    -moz-transform: rotateY(-190deg);
    -o-transform: rotateY(-190deg);
    transform: rotateY(-190deg);
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

#serv_ho_thr .elementor-icon{
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

/* Service Section home Three */
