.elementor-6859 .elementor-element.elementor-element-15f746f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:958;}.elementor-6859 .elementor-element.elementor-element-15f746f:not(.elementor-motion-effects-element-type-background), .elementor-6859 .elementor-element.elementor-element-15f746f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-083a24b );}.elementor-6859 .elementor-element.elementor-element-7ba3156c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-6859 .elementor-element.elementor-element-15f746f{--margin-top:-150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:9999;}}/* Start custom CSS for shortcode, class: .elementor-element-10c511d */.booking-inner.clearfix {
    display: none;
}/* End custom CSS */
/* Start custom CSS for home-services-2, class: .elementor-element-367a6599 */.services .img {
  position: relative;
    overflow: hidden;
}
.services .content .date h1 {
    font-size: 80px;
    font-weight: 400;
    margin-bottom: 0px;
   
    font-family: 'Barlow Condensed', sans-serif;
}
.services .img:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.c09);
    transform: scale(1.09, 1.09);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.services .img img {
    -webkit-transition: all .5s;
    transition: all .5s;
}
.services .content {
  width: 100%;
  padding: 30px;
}
.services .content .date {
  display: table-cell;
  position: relative;
  width: 80px;
  z-index: 2;
}
.services .content .date h1 {
    font-size: 80px;
    font-weight: 400;
    margin-bottom: 0px;
    /* color: transparent; */
    -webkit-text-stroke: 1px var(--clr-theme);
    font-family: 'Barlow Condensed', sans-serif;
}
.services .content .date h6 {
    color: #999;
    letter-spacing: 2px;
    font-size: 10px;
    font-family: 'Barlow', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
	padding-right: 3px;
}
.services .content .cont {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.services .content .cont h5 {
    margin: 15px 0;
    font-size: 30px;
}
.services .content .cont .more {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #999;
  padding-left: 50px;
  position: relative;
}
.services .content .cont .more:after {
  content: '';
  width: 40px;
  height: 1px;
  background: var(--clr-theme);
  position: absolute;
  top: 50%;
  left: 0px;
}
.services .content .cont .more:hover {
   color: var(--clr-theme); 
}
.services .content .info h6 {
    font-size: 13px;
    letter-spacing: 2px;
    color: #999;
    font-family: 'Barlow', sans-serif;
    text-transform: uppercase;
}
.services .content .info .tags {
  color: var(--clr-theme);
}
@media screen and (max-width: 991px) {
    .services .content {
    padding: 0 30px;
    margin-top: 40px;
    }
    .services .content .cont h4 {
        line-height: 1.2em;
    }
    .order2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
    .order1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }  
}
@media screen and (max-width: 480px) {
    .services .content {
    padding: 0 15px;
  }
    .services .content .date {
    width: 60px;
        display: none;
  }
    .services .content .info .tags {
    margin: 5px 0 0;
  }
    .services .content .date h3 {
    font-size: 40px;
  }
}/* End custom CSS */