@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Playfair+Display:400,700";
@import "bootstrap.min.css";
@import "animate.css";
@import "classy-nav.css";
@import "owl.carousel.min.css";
@import "magnific-popup.css";
@import "font-awesome.min.css";
@import "elegantIcons.css";
* {
    margin: 0;
    padding: 0
}

body {
    font-family: 'Circular-Book';
    font-weight: 400;
    font-size: 16px;
    position: relative;
    z-index: auto
}
#scrollUp{
    display: none;
}
@font-face {
    font-family: 'Circular-Book';
    src: url('../fonts/Circular-Book.woff2') format('woff2'), url('../fonts/Circular-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Circular-BookItalic';
    src: url('../fonts/Circular-BookItalic.woff2') format('woff2'), url('../fonts/Circular-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Circular-Medium';
    src: url('../fonts/Circular-Medium.woff2') format('woff2'), url('../fonts/Circular-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Circular-MediumItalic';
    src: url('../fonts/Circular-MediumItalic.woff2') format('woff2'), url('../fonts/Circular-MediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Circular-Bold';
    src: url('../fonts/Circular-Bold.woff2') format('woff2'), url('../fonts/Circular-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Circular-BoldItalic';
    src: url('../fonts/Circular-BoldItalic.woff2') format('woff2'), url('../fonts/Circular-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Circular-Black';
    src: url('../fonts/Circular-Black.woff2') format('woff2'), url('../fonts/Circular-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Circular-BlackItalic';
    src: url('../fonts/Circular-BlackItalic.woff2') format('woff2'), url('../fonts/Circular-BlackItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #6cbe14;
    line-height: 1.3;
    font-weight: 400
}

a,
a:active,
a:focus,
a:hover {
    color: #252525;
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    outline: none;
    font-weight: 400
}

li {
    list-style: none
}

p {
    line-height: 1.7;
    color: #6e6e6e;
    font-size: 16px;
    font-weight: 400
}

img {
    max-width: 100%;
    height: auto
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    margin: 0;
    padding: 0
}

.bg-overlay {
    position: relative;
    z-index: 1
}

.bg-overlay::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.65);
}

.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.jarallax {
    position: relative;
    z-index: 0
}

.jarallax>.jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.nav-brand img{
max-height: 65px;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: 20px;
    text-align: center;
    padding-right: 0;
    width: 100%;
    position: fixed;
    top: 20px;
    width: 30px;
    background:  #6cbe03;
    height: 30px;
    line-height: 30px
}

button.mfp-close,
button.mfp-arrow {
    background:  #6cbe03
}

.mfp-bottom-bar {
    display: none!important
}

.mfp-bg {
    background-color: #000
}

.bg-transparent {
    background-color: transparent!important
}

.bg-gray {
    background-color: #f6f9f9!important
}

textarea:focus,
input:focus {
    outline: none
}
.akame-btn.active {
    border-color: #006600;
    background-color: #006600;
    color: #fff;
}
.akame-btn.active:focus, .akame-btn.active:hover {
    border-color: #252525;
    background-color: #252525;
    color: #fff;
}
.akame-btn {
    font-family: playfair display,serif;
    position: relative;
    z-index: 1;
    min-width: 150px;
    height: 42px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    padding: 0 35px;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    color: #252525;
    border: 1px solid #252525;
    border-radius: 60px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
.border {
    border-color: #e5e5e5
}

.mfp-arrow-left::after {
    border-right-color: transparent
}

.mfp-arrow-left::before {
    border-right-color: #fff
}

.mfp-arrow-right::after {
    border-left-color: transparent
}

.mfp-arrow-right::before {
    border-left-color: #fff
}

.mt-15 {
    margin-top: 15px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-100 {
    margin-top: 100px
}

.mt-150 {
    margin-top: 150px
}

.mr-15 {
    margin-right: 15px
}
.mr-20{
	margin-right: 15px
}
.mr-30 {
    margin-right: 30px
}

.mr-50 {
    margin-right: 50px
}

.mr-100 {
    margin-right: 100px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-100 {
    margin-bottom: 100px
}

.ml-15 {
    margin-left: 15px
}

.ml-30 {
    margin-left: 30px
}

.ml-50 {
    margin-left: 50px
}

.ml-100 {
    margin-left: 100px
}
.w-30{
	width: 30% !important;
}
.w-70{
	width: 70%!important;
}
.pt-50 {
    padding-top: 50px!important
}
.section-padding-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.section-padding-60{
    padding-top: 60px;
    padding-bottom: 40px;
}
.section-padding-80 {
    padding-top: 80px;
    padding-bottom: 80p;
}

.section-padding-0-80 {
    padding-top: 0;
    padding-bottom: 80px;
}

.section-padding-80-0 {
    padding-top: 80px;
    padding-bottom: 0;
}

#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    top: 0;
    left: 0;
    background-color: #f6f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.loader,
.loader:before,
.loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out
}

.loader {
    color:  #6cbe03;
    font-size: 6px;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.loader:before,
.loader:after {
    content: '';
    position: absolute;
    top: 0
}

.loader:before {
    left: -3.5em;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.loader:after {
    left: 3.5em
}

@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em
    }
    40% {
        box-shadow: 0 2.5em 0 0
    }
}

@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em
    }
    40% {
        box-shadow: 0 2.5em 0 0
    }
}
.close-btn{
    width: 30px;
    float: right;
    position: absolute;
    right: 0;
    z-index: 1;
}
button:focus,
select:focus {
  outline: none;
}
.slider-3-area{
    position: relative;
    /* background: #ebeff0; */
}
.testimony-wrap .line {
    position: relative;
    border-left: 1px solid #6cbe03;
}
.testimonial-area{
    background: #d9f4ff;
}
.testimony-wrap .user-img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.testimony-wrap .name {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    color: #000;
    font-family: Circular-Bold;
}
.testimony-wrap .position {
    font-size: 16px;
}
.testimony-wrap .user-img .quote {
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.testimony-wrap .user-img .quote i {
    background: rgba(0,201,247,1);
    background: -moz-linear-gradient(left, rgba(0,201,247,1) 0%, rgba(0,147,181,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,201,247,1)), color-stop(100%, rgba(0,147,181,1)));
    background: -webkit-linear-gradient(left, rgba(0,201,247,1) 0%, rgba(0,147,181,1) 100%);
    background: -o-linear-gradient(left, rgba(0,201,247,1) 0%, rgba(0,147,181,1) 100%);
    background: -ms-linear-gradient(left, rgba(0,201,247,1) 0%, rgba(0,147,181,1) 100%);
    background: linear-gradient(to right, rgba(0,201,247,1) 0%, rgba(0,147,181,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* .testimony-wrap .line:after {
    position: absolute;
    top: 50%;
    left: -2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    width: 3px;
    height: 30px;
    background: rgba(0,201,247,1);
    background: -moz-linear-gradient(top, rgba(0,201,247,1) 0%, rgba(0,147,181,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,201,247,1)), color-stop(100%, rgba(0,147,181,1)));
    background: -webkit-linear-gradient(top, rgba(0,201,247,1) 0%, rgba(0,147,181,1) 100%);
    background: -o-linear-gradient(top, rgba(0,201,247,1) 0%, rgba(0,147,181,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,201,247,1) 0%, rgba(0,147,181,1) 100%);
    background: linear-gradient(to bottom, rgba(0,201,247,1) 0%, rgba(0,147,181,1) 100%);
} */
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.newsletter-sec {
     padding: 40px 0;
}
.inner-page .section-heading {
    position: relative;
    margin-bottom: 0;
    top: auto;
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.cms-newsletter form.newsletter {
    position: relative;
    max-width: 770px;
    margin: auto;
}
.cms-newsletter form.newsletter .tnp-email {
    height: 60px;
    -webkit-border-radius: 60px;
    -khtml-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    border: 1px solid #dce1e4;
    padding-left: 40px;
    padding-right: 150px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.33);
}
.cms-newsletter form.newsletter .tnp-email:focus {
    box-shadow: none;    
    border: 2px solid #6cbe03;
}
.cms-newsletter form.newsletter .tnp-field-button {
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.cms-newsletter form.newsletter .tnp-field-button .tnp-button {
    font-size: 16px;
    padding-left: 45px;
    padding-right: 45px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    font-family: 'Circular-Book';
    line-height: 50px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.newsletter input[type="text"], .newsletter input[type="email"], .newsletter input[type="url"], .newsletter input[type="password"], 
.newsletter input[type="search"], .newsletter input[type="tel"], .newsletter input[type="number"], .newsletter input[type="range"], 
.newsletter input[type="date"], .newsletter input[type="month"], .newsletter input[type="week"], .newsletter input[type="time"], 
.newsletter input[type="datetime"], .newsletter input[type="datetime-local"], .newsletter input[type="color"], .newsletter textarea, .newsletter select, .newsletter .nice-select {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #efefef;
    color: rgba(0, 0, 0, 0.66);
    padding: 13px 30px;
    line-height: 22px;
    font-size: 16px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    width: 100%;
    outline: none;
}
.tnp-field-button input[type="submit"] {
    background-color: #67d9fe;
    font-size: 15px;
    border: none;
    color: #fff;
    text-transform: capitalize;
    padding: 0 42px;
    line-height: 54px;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -khtml-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -ms-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-weight: normal;
    font-family: 'Circular-Medium';
}

.modal .section-heading {
    margin-bottom: 30px;
    position: relative;
}
.green-text{
    color: #006600;
}
.blue-text{
    color: #6eb106;
}
.blue-text:hover{
    color: #0e5d00;
}
.section-heading {
    z-index: 1;
    padding: 0px 0 20px;
    font-family:Circular-BookItalic;
}
.template--about--area .section-heading {
    padding: 50px 0;
}
.text-background{
    position: relative;
    margin: 0px auto;
    display: flex;
    justify-content: center;
}
.text-background::before{
    width: 193px;
    height: 204px;
    top: -60px;
    background-image: url(../images/heading-icon2.png);
    position: absolute;
    content: '';
}
.section-heading h2 {
    font-size: 42px;
    text-transform: capitalize;
    display: block;
    line-height: 1.2
}
.section-heading.mobile-centeriheading{
position: relative;
}
.section-heading.mobile-centeriheading p{
    text-align: center;
}
.section-heading.mobile-centeriheading span {
    text-align: center;
    width: 100%;
}
.inner-page-content{
    font-size: 20px;
    color: #252525;
    margin-bottom: 25px;
}
ol.numbering{
    padding: 0 30px;
}
ol.numbering li{
    list-style: decimal;
}
thead.teble-background{
    background: #c6e0b4;
}
.teble-background{
    background: #a9d08f;
}
.site-footer.divider:before {
    content: "";
    height: 65px;
    position: absolute;
    top: -65px;
    left: 0;
    right: 0;
    background-image: url(../images/divider-footer.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: unset;
}
.bg-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: inherit;
    display: block;
}
.footer-contact-text-sec{
    display: flex;
    justify-content: left;
}
.footer-contact-text{
    float: left;
    color: #6e6e6e;
}
.footer-contact-text-sec .footer-contact-text:first-child{
    padding-right: 5px;
}
.modal .table-responsive{
    /* max-height: 450px; */
    overflow: auto;
}
.table-1.table-bordered td, .table-1.table-bordered th {
    border: 1px solid  #6cbe03;
    padding: 4px;
}
.normal-text{
    font-family: open sans, sans-serif;
    font-size: 16px;
    vertical-align: middle;
}

@media only screen and (max-width:991px) {
.hide-on-mobile-tab{
    display:none;
}
.section-heading h2 {
    font-size: 26px
}
.section-heading {
    position: relative;
    transform: inherit;
}
.section-heading p {
    padding-top: 10px;
    padding-bottom: 0px !important;
    margin-bottom: 10px !important;
}
.section-heading.text-right{
    text-align: center !important;
    padding: 0px !important;
}
.section-heading span {
    font-size: 35px !important;
    top: 0px !important;
    width: 100%;
}
.section-heading.mb-80{
    margin-bottom: 20px;
    top: 15px !important;
}
.breadcrumb-area.section-padding-40{
    padding-top: 20px;
    padding-bottom: 20px;
}

}
@media only screen and (min-width:992px) {
    .hide-on-pc-big{
        display:none;
    }
    .product-pad{
        padding-bottom: 30px;
    }
    }
@media only screen and (min-width:992px) and (max-width:1199px) {
    .section-heading h2 {
        font-size: 36px
    }
    .classynav ul li a{padding:0 6px;}
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-heading h2 {
        font-size: 36px
    }
}


@media only screen and (max-width:767px) {
    .section-padding-60 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .testimony-wrap .user-img {
        width: 80px;
        height: 80px;
    }
    .testimony-wrap .name {
        font-size: 15px;
    }
    .breadcrumb-content .breadcrumb {
        font-size: 14px;
          }
    .single-contact-information.mb-80{
        margin-bottom: 10px;
    }
    .single-contact-information h4 {
        margin-bottom: 15px;
        font-size: 19px;
        line-height: normal;
    }
    .inner-banner img {
        height: auto !important;
    }
    .copywrite-text p {
        padding: 0 10px !important;
    }
    .template--about--area .section-heading {
        padding: 50px 0 25px;
    }
}

.section-heading p {
    font-size: 16px;
    color: #317e4b;
    margin-bottom: 0px;
}

.section-heading span {
    position: absolute;
    top: 50%;
    font-size: 100px;
    color:  #6cbe03;
    font-family: playfair display, serif;
    text-transform: uppercase;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
    opacity: .1;
    left: 0;
    font-weight: 700
}
.top-header-content a{
    color: #fff;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .section-heading span {
        font-size: 70px;
        top: 0;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-heading span {
        font-size: 70px;
        top: 0;
    }
}

@media only screen and (max-width:767px) {
    .about--us--content{
        padding-top: 0px;
    }
    .about--us--content p {
        font-size: 16px !important;
    }


    .p0m{
        padding: 0px !important;
    }
    .footer-area.section-padding-80-0{
        padding-top: 20px;
    }
    .single-footer-widget p.mb-30, .single-footer-widget.mb-40, .single-footer-widget .widget-title{
        margin-bottom: 10px !important;
    }
    .single-footer-widget a{
        margin-bottom: 0px;
    }
    .single-footer-widget {
        padding-bottom: 0px !important;
    }
    .single-footer-widget .social-info{
        margin-top: 10px !important;
    }
    .template-about-area.section-padding-80-0{
        padding-top: 30px !important;
    }
}

.section-heading.text-right span {
    right: 48px
}
/* About us section start */
.about-us-section .home-about {
    padding-right: 25px;
}
.about-us-section .home-about h2 {
    color: #DAE1E6;
    opacity: 0.5;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 70px;
}
.about-us-section .home-about h3 {
    font-size: 35px;
    line-height: 42px;
    margin-top: -35px;
    position: relative;
    z-index: 1;
}
.about-us-section .home-about p {
    margin: 20px 0px;
}
.about-us-section .hb-box {
    margin-top: 40px;
}
.about-us-section .flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.about-us-section .d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.about-us-section .hb-inner {
    padding-right: 30px;
}
.about-us-section .hb-icon {
    width: 50px;
}
.about-us-section .hb-box h5 {
    font-size: 18px;
    margin: 15px 0px 2px;
    line-height: 25px;
}
.about-us-section .hb-box p {
    margin: 0px;
    font-size: 14px;
    font-style: italic;
}
.home-about-img {
    /*margin-top: -150px;*/
    z-index: 1;
    position: relative;
}
.about-us-section .image-badget {
    background-color: #6cbe03;
    padding: 30px;
    max-width: 300px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    outline: 1px dashed #fff;
    outline-offset: -12px;
}
.about-us-section .ib-icon {
    width: 60px;
}
.about-us-section .image-badget h4 {
    color: #FFF;
    margin-top: 15px;
}
.about-us-section .image-badget p {
    color: #FFF;
}
/* About us section end */

/* Get in touch start */
.get-in-touch {
    padding: 80px 0;
    background: #ebeff073;
}
.get-in-touch .mb-5,.get-in-touch  .my-5 {
    margin-bottom: 5rem !important;
}
.get-in-touch .section-title {
    text-align: center;
    margin: auto auto 50px auto;
}
.get-in-touch .section-title h2 {
    color: #DAE1E6;
    opacity: 0.5;
    text-transform: uppercase;
    font-size: 60px;
    text-align: center;
}
.get-in-touch .section-title h3 {
    margin-top: -25px;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
}
.get-in-touch .form-group {
    margin-bottom: 1rem;
}
.get-in-touch .custom-form {
    display: block;
    width: 100%;
    height: calc(2em + 1rem + 2px);
    padding: 8px 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--primary-color);
    background-color: #f0f2f5 !important;
    background-clip: padding-box;
    border: none;
    border-radius: 50rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-family: 'Open Sans', sans-serif;
}
.get-in-touch textarea.form-control {
    height: auto;
}
.get-in-touch .message-form {
    background-color: #f0f2f5 !important;
    border-radius: 10px !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/* Get in touch end */

#scrollUp {
    position: fixed;
    right: 40px;
    font-size: 20px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    bottom: 40px;
    background: linear-gradient(120deg, #05c0fc 40%, #6cbe03 80%);
    color: #fff;
    text-align: center;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15);
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15);
    z-index: 15962536;
}

#scrollUp:focus,
#scrollUp:hover {
    background-color: #000;
    color: #fff
}

.btn:focus {
    box-shadow: none
}

/* .template-btn {
    font-family: playfair display, serif;
    position: relative;
    z-index: 1;
    min-width: 150px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    padding: 5px 45px;
    text-align: center;
    text-transform: uppercase;
    border-color: #00beee;
    background-color: #7de5fe;
    color: #fff;
    border-radius: 60px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.template-btn:focus,
.template-btn:hover {
    background-color: #fff;
    color: #252525;
    border: 1px solid #252525;
    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15);
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15);
}

.template-btn.active {
    border-color:  #6cbe03;
    background-color:  6cbe03#;
    color: #fff
}
.top-header-content .template-btn.active {
    border-color: #fff;
    background-color: #fff;
    color:  #6cbe03;
    height: 34px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 23px;
    font-family: open sans, sans-serif;
    text-transform: none;
}

.template-btn.active:focus,
.template-btn.active:hover {
    border-color: #252525;
    background-color: #252525;
    color: #fff
} */

.header-area {
    position: relative;
    z-index: 10;
    width: 100%;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%);
}

.header-area .top-header-area {
    position: relative;
    z-index: 1;
    background: #006600; /* Old browsers */
    background: -moz-linear-gradient(top, #006600 0%, #005801 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #006600 0%,#005801 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #006600 0%,#005801 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006600', endColorstr='#005801',GradientType=0 ); /* IE6-9 */
    width: 100%;
    height: 35px;
}
.top-header-content{
    text-align: right;
}
.header-area .top-header-area .top-header-content p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    float: left;
}
.header-area .top-header-area .top-header-content.text-right p {
    float: right;
}
@media only screen and (max-width:767px) {
    .header-area .top-header-area {
        height: auto;
        padding: 15px 0
    }
    .top-header-content{
        text-align: center;
    }
    .top-header-content .mx-2{
        margin-left:0px !important;
        margin-right: 0px !important; 
    }

}


@media only screen and (min-width:768px) and (max-width:1200px) {
    .top-header-content .template-btn.active {
        height: 30px;
        font-size: 13px;
        padding: 0 6px;
        min-width: auto;
        line-height: normal;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-area .top-header-area .top-header-content p {
        font-size: 12px
    }
}

@media only screen and (max-width:767px) {
    .header-area .top-header-area .top-header-content p {
        font-size: 14px;
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }
    .top-header-content .template-btn.active {
        height: 30px;
        font-size: 13px;
        padding: 0 6px;
        min-width: auto;
        line-height: normal;
    }
	 .main-header-area.sticky {
        position: relative !important;
    }
}

.header-area .cart-icon a:focus,
.header-area .cart-icon a:hover {
    color:  #6cbe03
}

.classy-nav-container {
    background: linear-gradient(120deg, #05c0fc 40%, #6cbe03 80%);
    padding: 0;
}
.sticky .classy-nav-container {
    background: #fff;
    transition: background-color 0.5s ease;
}

.classy-nav-container .classy-navbar {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    height: auto;
    padding: 5px 0;
}
.main-header-area.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
  }
  .sticky + .content {
    padding-top: 102px;
  }
.template--video--area .container{
    background: #fefffe;
    box-shadow: 0 0px 10px rgba(0, 102, 0, .2);
    padding: 0 0 25px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .classy-nav-container .classy-navbar {
        height: 90px
    }
}

@media only screen and (max-width:767px) {
    .classy-nav-container .classy-navbar {
        height: 70px
    }
    
}

@media only screen and (max-width:767px) {
    .classy-nav-container .classy-navbar .nav-brand {
        max-width: 150px;
        margin-right: 15px
    }
    .about-us-thumbnail.mb-80, .about-us-content.mb-80, .single-team-member.mb-80{
        margin-bottom: 20px !important;
    }
    .template-btn.active.mt-30{
        margin-top: 10px;
    }
    .why-choose-us-area.section-padding-80-0{
        padding: 20px;
        margin-top: 10px;
    }
    .about-us-content.pl-4{
        padding-left: 0px !important;
        margin-top: 20px;
    }

}

.classy-nav-container .classy-navbar .classynav ul li a {
    font-size: 16px;
    text-transform: uppercase;
    color: #252525;
    font-weight: 400;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .classy-nav-container .classy-navbar .classynav ul li a {
        font-size: 14px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .classy-nav-container .classy-navbar .classynav ul li a {
        font-size: 13px
    }
}

@media only screen and (max-width:767px) {
    .classy-nav-container .classy-navbar .classynav ul li a {
        font-size: 13px
    }
}
.classy-nav-container .classy-navbar .classynav ul li a:focus,
.classy-nav-container .classy-navbar .classynav ul li a:hover {
    color:  #fff;
}
.classy-nav-container .classy-navbar .classynav ul li.active a, .footer-layout1 a:hover{
    color:  #fff;
}

.sticky .classy-nav-container .classy-navbar .classynav ul li a:focus,
.sticky .classy-nav-container .classy-navbar .classynav ul li a:hover {
    color:  #6cbe03
}
.sticky .classy-nav-container .classy-navbar .classynav ul li.active a, .footer-layout1 a:hover{
    color:  #6cbe03
}

.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a,
.classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a {
    font-size: 14px;
    text-transform: capitalize;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    color: #252525
}

.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:focus,
.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:hover,
.classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:focus,
.classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:hover {
    color:  #6cbe03
}

.classynav ul li.active a {
    position: relative;
    z-index: 1
}

@media only screen and (min-width:768px) {
.hide-on-pc{
    display: none;
}

}
@media only screen and (min-width:768px) and (max-width:991px) {
    .classynav ul li.active a::before {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .classynav ul li.active a::before {
        display: none
    }
}

.classynav ul li.has-down>a::after,
.classynav ul li.has-down.active>a::after,
.classynav ul li.megamenu-item>a::after {
    color: #252525
}

.breakpoint-off .classynav ul li .dropdown,
.breakpoint-off .classynav ul li .megamenu {
    width: 210px;
    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15);
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15);
    border-radius: 6px
}

.breakpoint-off .classynav ul li .megamenu {
    width: 100%
}
.single-welcome-slide {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 500px;
    background-color: #fff
}
.icon-p-r{
    background: #006600;
    color: #ffffff;
    font-size: 14px;
    padding: 10px;
}
.slider-nav.slider-nav-recipe.style2 {
    max-width: 1660px;
    margin: 0 auto 0 auto;
}

.banner-btm-img{
    width: 55%;
    margin-right: 5%;
    float: left;
}
.banner-btm-text h3 {
    font-size: 18px;
    margin-bottom: 6px;
    color: #6cbe03;
    text-transform: uppercase;
    font-weight: 600;

}
.banner-btm-text ul li{
    font-size: 16px;
    line-height: 1.4444;
    font-weight: 300;
    color:#3f3f3f;
    padding-bottom: 6px;
}
.slider-nav.slider-nav-recipe .thumbs .recipe-item {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 30px;
    opacity: 0.4;
    cursor: pointer;
    position: relative;
}
.banner-btm-img img {
    border-radius: 10px;
    width: 100%;
    height: 160px;
    transition: all 0.5s ease;
    object-fit: contain;
}
.product-image img, .about-image img{
    border-radius: 10px;
    transition: all 0.5s ease;
    height: 150px;
    object-fit: contain;
}
.banner-btm-img img:hover, .product-image img:hover {
opacity: .5;
}
.banner-btm-text{
    float: left;
    width: 40%;
}
.banner-btm-text ul li a{
    font-size: 16px;
    line-height: 2;
    color: #2e7e4b;
}
.banner-btm-text ul li a:hover{
    color: #6cbe03;
}
.banner-btm-text ul li img{
    width: 18px;
    margin-right: 5px;
    opacity: 0.8;
}
.single-footer-widget img{
    width: 150px;
    margin-bottom: 15px;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-welcome-slide {
        height: 560px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-welcome-slide {
        height: 540px
    }
}

@media only screen and (max-width:767px) {
    .single-welcome-slide {
        height: 300px
    }
    
}

.single-welcome-slide .welcome-text {
    position: relative;
    z-index: 1;
    text-align: center;
    /* margin-top: 150px; */
}

.single-welcome-slide .welcome-text h2 {
    font-size: 40px;
    display: block;
    margin-bottom: 30px;
    color: #6cbe03;
    background: rgba(255,255,255,.8);
    text-align: center;
    padding: 20px 50px;
    border-radius: 10px;
    text-transform: uppercase;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-welcome-slide .welcome-text h2 {
        font-size: 33px
    }
    .banner-btm-img, .banner-btm-text {
        width: 100%;
        margin-right: 0%;
        float: none;
    }
    .banner-btm-text h3 {
        padding-top: 10px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-welcome-slide .welcome-text h2 {
        font-size: 30px;
    }
    .banner-btm-img, .banner-btm-text {
        width: 100%;
        margin-right: 0%;
        float: none;
    }
    .banner-btm-text h3 {
        padding-top: 10px;
    }
}

@media only screen and (max-width:767px) {
    .inner-banner {
        margin-bottom: 0px !important;
    }
    .text-background::before {
        width: 110px;
        height: 105px;
        top: -38px;
        content: '';
        background-size: cover;
    }
    .template-btn {
        line-height: 25px !important;
        font-size: 14px !important;
        padding: 6px 30px !important;
    }
    .single-post-area .post-content .post-title {
        margin: 5px 0 20px !important;
        font-size: 16px !important;
    }
    .single-welcome-slide .welcome-text h2 {
        font-size: 18px;
        margin-bottom: 10px;
        padding: 10px 20px;
    }
    .single-welcome-slide .welcome-text h2 .slider-text {
        padding: 2px 10px;
        line-height: 22px;
    }
    .single-welcome-slide .welcome-text p {
        font-size: 15px;
    }
    .banner-btm-sec{
        margin-bottom: 30px;
    }
    .banner-btm-img, .banner-btm-text {
        width: 100%;
        margin-right: 0%;
        float: none;
    }
    .banner-btm-text h3 {
        padding-top: 10px;
    }
    .newsletter-sec {
        padding: 50px 10px 80px;
    }
    .cms-newsletter form.newsletter .tnp-field-button {
        position: relative;
        bottom: -10px;
        right: 0;
        text-align: center;
    }
    .cms-newsletter form.newsletter .tnp-field-button .tnp-button{
        position: relative;
    }
    footer {
        padding-top: 15px !important;
    }
    .footer-sec{
        margin-bottom: 15px;
    }
    .cms-newsletter form.newsletter .tnp-email {
padding-right: 15px;
padding-left: 15px;
    }
}

.single-welcome-slide .welcome-text p {
    font-size: 18px;
    color: #252525;
    margin-bottom: 50px;
    display: block
}

.welcome-slides {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.footer-area {
    position: relative;
    z-index: 1
}

.single-footer-widget {
    position: relative;
    z-index: 1;
    padding-bottom: 40px;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-footer-widget p {
        font-size: 14px
    }
}

.single-footer-widget .widget-title {
    font-size: 22px;
    color: #252525;
    margin-bottom: 30px;
    display: block;
    text-transform: capitalize
}

.single-footer-widget .open-time p {
    margin-bottom: 8px
}

.single-footer-widget .open-time p:last-child {
    margin-bottom: 0
}

.single-footer-widget .social-info {
    position: relative;
    z-index: 1;
    margin-top: 30px
}

.single-footer-widget .social-info a {
    display: inline-block;
    font-size: 22px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #000;
    color:#fff;
    padding-top: 5px;
}
.social-info a.facebook{
background: #3a5898;
}
.social-info a.twitter{
    background:#499fea; 
    }
.social-info a.instagram{
        background: #962eb9;
    }
.social-info a.linkedin{
        background: #0076b4;
    }
.social-info a.youtube{
        background:#cc171e; 
    }
@media only screen and (min-width:768px) and (max-width:991px) {
    .single-footer-widget .social-info a {
        margin-right: 5px
    }
}
footer{
    padding-top: 65px;
}
.icon-footer{
    width: 30px;
    float: left;
    color: #6e6e6e;
}
.icon-footer-text, .footer-layout1 a{
    word-break: break-all;
    color: #6e6e6e;
}
.icon-footer-sec{
    width: 100%;
    display: table;
}
.single-footer-widget .social-info a:focus,
.single-footer-widget .social-info a:hover {
    background-color:  #6cbe03
}

.single-footer-widget .contact-address p {
    margin-bottom: 8px
}

.single-footer-widget .contact-address p:last-child {
    margin-bottom: 0
}

.single-footer-widget .footer-logo {
    display: block;
    margin-bottom: 30px
}
.footer-logo img{
    width: 150px;
}
.copywrite-text {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 20px 0;
}

.copywrite-text p {
    font-size: 16px;
    color: #6e6e6e;
    margin-bottom: 0;
    padding: 0 15px;
}

.subscribe_now{
    border-radius: 55px;
    background: #ebebeb;
    overflow: hidden;
}
.subscribe_now h4 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #34495e;
    font-weight: 800;
    text-align: center;
  }
  .subscribe_now p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #34495e;
    text-align: center;
  }
  
  .subscribe_form {
    max-width: 470px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 2px 5px 0px rgba(10, 6, 20, 0.24);
  }
  .subscribe_form:focus {
    outline: none;
  }
  .subscribe_form .form-control {
    border: none;
    border-radius: 55px;
    background: #ebebeb;
  }
  .subscribe_form .form-control:focus {
    box-shadow: none;    
    border-color:  #6cbe03;
  }
 
  .subscribe_form input {
    height: 44px;
  }
  .subscribe_form button {
    border: none;
    height: 44px;
    background-color: #006600;
    color: #fff;
    margin: -1px;
    border-radius: 0;
    width: 135px;
    text-transform: uppercase;
    position: relative;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
  }
  .subscribe_form button:hover, .subscribe_form button:focus, .subscribe_form button:active, .subscribe_form button:visited {
    color: #fff;
    background-color: #252525;;
    outline: none;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
  }
  .subscribe_form button:hover:before, .subscribe_form button:focus:before, .subscribe_form button:active:before, .subscribe_form button:visited:before {
    background-color: rgba(14, 208, 133, 0.77);
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
  }
  /* .subscribe_form button:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    height: 1px;
    background-color: #0ed085;
    width: 100%;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
  } */
  .subscribe_form .input-group-btn:last-child > .btn, .subscribe_form .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: 0px;
    border-radius: 55px;
  }
  



@media only screen and (min-width:768px) and (max-width:991px) {
    .copywrite-text p {
        font-size: 14px
    }
}

.copywrite-text p a {
    color: #6e6e6e;
    font-size: 16px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .copywrite-text p a {
        font-size: 14px
    }
}

.copywrite-text p a:focus,
.copywrite-text p a:hover {
    color:  #6cbe03
}

.template-cta-area {
    position: relative;
    z-index: 1
}

.template-cta-area .cta-content h2 {
    font-size: 48px;
    display: block;
    margin-bottom: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .template-cta-area .cta-content h2 {
        font-size: 36px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .template-cta-area .cta-content h2 {
        font-size: 36px
    }
}

@media only screen and (max-width:767px) {
    .template-cta-area .cta-content h2 {
        font-size: 30px
    }
    footer {
        background-position: right bottom !important;
    }
}

.template-cta-area .cta-thumbnail {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    right: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .template-cta-area .cta-thumbnail {
        width: 65%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .template-cta-area .cta-thumbnail {
        width: 70%;
        opacity: .5
    }
}

@media only screen and (max-width:767px) {
    .template-cta-area .cta-thumbnail {
        width: 100%;
        opacity: .2
    }
}

.breadcrumb-content {
    position: relative;
    z-index: 1;
    text-align: center
}

.breadcrumb-content h2 {
    font-size: 60px;
    margin-bottom: 0px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .breadcrumb-content h2 {
        font-size: 48px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .breadcrumb-content h2 {
        font-size: 48px
    }
}

@media only screen and (max-width:767px) {
    .breadcrumb-content h2 {
        font-size: 26px
    }
    .single-post-area.mb-80{
        margin-bottom: 20px;
    }
}

.breadcrumb-content .breadcrumb {
    position: relative;
    padding: 0;
    background-color: transparent;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.breadcrumb-content .breadcrumb .breadcrumb-item a:hover,
.breadcrumb-content .breadcrumb .breadcrumb-item a:focus {
    color:  #6cbe03
}

.breadcrumb-content .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: '\f101';
    font-family: fontawesome
}

.single-post-area {
    position: relative;
    z-index: 1;
    text-align: center;
}

.single-post-area .post-thumbnail {
    position: relative;
    z-index: 1;
    background: white;
    border-radius: 10px;
}
.single-post-area .post-thumbnail:hover
{
	    opacity: .5;
}
.single-post-area .post-thumbnail a {
    display: block
}

.single-post-area .post-content {
    position: relative;
    z-index: 1;
    padding: 0 10px;
}

.single-post-area .post-content .post-title {
    font-weight: 400;
    font-size: 18px;
    display: block;
    margin: 15px 0;
    font-family: Circular-Bold;
}

.single-post-area .post-content .post-title:hover,
.single-post-area .post-content .post-title:focus {
    color:  #6cbe03
}

.single-post-area .post-content .post-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 15px
}

.single-post-area .post-content .post-meta a {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: #acacac;
    display: inline-block;
    margin-right: 30px
}

.single-post-area .post-content .post-meta a:last-child {
    margin-right: 0
}

.single-post-area .post-content .post-meta a:last-child::before {
    content: '|';
    position: absolute;
    top: 0;
    left: -20px;
    z-index: 1
}

.single-post-area .post-content .post-meta a:hover,
.single-post-area .post-content .post-meta a:focus {
    color:  #6cbe03
}

.single-post-area .post-content p {
    margin-bottom: 0
}

.single-post-area:hover .post-content .post-title,
.single-post-area:focus .post-content .post-title {
    color:  #6cbe03
}

.template-blog-details-area {
    position: relative;
    z-index: 1
}

.template-blog-details-area .post-content {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 50px
}

.template-blog-details-area .post-content .post-title {
    font-weight: 400;
    font-size: 42px;
    display: block;
    margin-bottom: 0;
    font-family: playfair display, serif
}

@media only screen and (max-width:767px) {
    .template-blog-details-area .post-content .post-title {
        font-size: 30px
    }
}

.template-blog-details-area .post-content .post-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 15px
}

.template-blog-details-area .post-content .post-meta a {
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: #acacac;
    display: inline-block;
    margin-right: 30px
}

.template-blog-details-area .post-content .post-meta a:last-child {
    margin-right: 0
}

.template-blog-details-area .post-content .post-meta a:last-child::before {
    content: '|';
    position: absolute;
    top: 0;
    left: -20px;
    z-index: 1
}

@media only screen and (max-width:767px) {
    .template-blog-details-area .post-content .post-meta a {
        font-size: 14px
    }
}

.template-blog-details-area .post-content .post-meta a:hover,
.template-blog-details-area .post-content .post-meta a:focus {
    color:  #6cbe03
}

.blog-details-text {
    position: relative;
    z-index: 1
}

.blog-details-text p {
    font-size: 20px;
    margin-bottom: 30px
}

@media only screen and (max-width:767px) {
    .blog-details-text p {
        font-size: 16px
    }
}

.blog-details-text p:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1
}

.blog-details-text p:first-child span:first-child {
    font-weight: 700;
    margin-right: 15px;
    font-size: 100px
}

@media only screen and (max-width:767px) {
    .blog-details-text p:first-child span:first-child {
        font-size: 50px
    }
}

.blog-details-text p:first-child span:last-child {
    line-height: 1.7
}

.blog-details-text ul {
    position: relative;
    z-index: 1;
    padding-left: 15px
}

.blog-details-text ul li {
    font-size: 17px;
    color: #6e6e6e;
    margin-bottom: 15px;
}

.blog-details-text ul li span {
    color: #252525
}

.blog-details-text ul li i {
    font-size: 14px;
    margin-right: 10px
}

@media only screen and (max-width:767px) {
    .blog-details-text ul li {
        font-size: 16px
    }
}

.template-blockquote {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    margin-top: 30px;
    border-left: 5px solid  #6cbe03;
    padding: 15px
}

.template-blockquote h4 {
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .template-blockquote h4 {
        font-size: 20px
    }
}

.template-post-share {
    position: relative;
    z-index: 1
}

.template-post-share a {
    display: block;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color:  #6cbe03;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 46px
}

@media only screen and (max-width:767px) {
    .template-post-share a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.template-post-share a.facebook {
    background-color: #4b62b3
}

.template-post-share a.twitter {
    background-color: #03baeb
}

.template-post-share a.google-plus {
    background-color: #cb242e
}

.template-post-share a.instagram {
    background-color: #057ad7
}

.template-post-share a:hover,
.template-post-share a:focus {
    background-color:  #6cbe03
}

.post-author-area {
    position: relative;
    z-index: 1;
    padding: 30px 0;
    border-top: 1px solid #e5e5e5
}

.post-author-area .author-meta .author-avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    width: 60px;
    height: 60px;
    margin-right: 30px
}

@media only screen and (max-width:767px) {
    .post-author-area .author-meta .author-avatar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        max-width: 40px;
        width: 40px;
        height: 40px;
        margin-right: 5px
    }
}

.post-author-area .author-meta .author-avatar img {
    border-radius: 50%
}

.post-author-area .author-meta .author-text p {
    font-size: 14px;
    margin-bottom: 5px
}

@media only screen and (max-width:767px) {
    .post-author-area .author-meta .author-text p {
        font-size: 12px
    }
}

.post-author-area .author-meta .author-text h5 {
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .post-author-area .author-meta .author-text h5 {
        font-size: 14px
    }
}

.post-author-area .author-social-info a {
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color:  #6cbe03;
    color: #fff;
    text-align: center;
    margin-left: 15px;
    line-height: 46px
}

@media only screen and (max-width:767px) {
    .post-author-area .author-social-info a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-left: 2px;
        font-size: 14px
    }
}

.post-author-area .author-social-info a.facebook {
    background-color: #4b62b3
}

.post-author-area .author-social-info a.twitter {
    background-color: #03baeb
}

.post-author-area .author-social-info a.google-plus {
    background-color: #cb242e
}

.post-author-area .author-social-info a:hover,
.post-author-area .author-social-info a:focus {
    background-color:  #6cbe03
}

.choose-us-content {
    position: relative;
    z-index: 1
}

.choose-us-content ul li {
    font-size: 15px;
    display: block;
    margin-bottom: 5px
}

.choose-us-content ul li i {
    color:  #6cbe03;
    padding-right: 5px
}

.choose-us-content ul li:last-child {
    margin-bottom: 0
}

.choose-us-thumbnail {
    position: relative;
    z-index: 1;
    background-color: #ebebeb;
    border-radius: 4px;
    height: 600px
}

@media only screen and (max-width:767px) {
    .choose-us-thumbnail {
        height: 460px;
        margin-bottom: 10px;
    }
    .choose-us-content {
        margin-bottom: 10px;
    }
    .section-heading p {
        font-size: 14px;
    }
    .contact-information-area.section-padding-80-0{
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .hide-on-mobile{
        display: none !important;
    }
	.choose-us-content ul li {
    font-size: 14px;
}
}

.choose-us-thumbnail .choose-us-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -30px;
    right: 30px;
    z-index: 10;
    border-radius: 4px
}

@media only screen and (max-width:767px) {
    .choose-us-thumbnail .choose-us-img {
        top: -15px;
        right: 15px
    }
}

.template-portfolio {
    position: relative;
    z-index: 1
}

.portfolio-menu .btn {
    padding: 5px 10px;
    background-color: transparent;
    font-size: 16px;
    border-radius: 0;
    border-bottom: 2px solid transparent;
    margin: 0 10px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-menu .btn {
        margin: 0 5px;
        font-size: 14px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-menu .btn {
        margin: 0 3px;
        font-size: 13px
    }
}

.portfolio-menu .btn.active {
    color:  #6cbe03;
    border-bottom-color:  #6cbe03
}

.template-portfolio-single-item {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 3px
}

.template-portfolio-single-item img {
    width: 100%;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 3px
}

.template-portfolio-single-item .overlay-content {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    border-radius: 3px;
    padding: 50px 30px
}

.template-portfolio-single-item .overlay-content .overlay-text h4 {
    color:  #6cbe03
}

@media only screen and (max-width:767px) {
    .template-portfolio-single-item .overlay-content .overlay-text h4 {
        font-size: 20px
    }
}

.template-portfolio-single-item .overlay-content .overlay-text p {
    color: #fff;
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .template-portfolio-single-item .overlay-content .overlay-text p {
        font-size: 14px
    }
}

@media only screen and (max-width:767px) {
    .template-portfolio-single-item .overlay-content .overlay-text p {
        font-size: 14px
    }
}

.template-portfolio-single-item .thumbnail-zoom {
    position: absolute;
    width: 40px;
    height: auto;
    margin-left: -40px;
    font-size: 20px;
    color: #fff;
    left: 50%;
    z-index: 100;
    bottom: 25px;
    text-align: center;
    opacity: 0;
    visibility: hidden
}

.template-portfolio-single-item .thumbnail-zoom:hover,
.template-portfolio-single-item .thumbnail-zoom:focus {
    color:  #6cbe03
}

.template-portfolio-single-item:hover img,
.template-portfolio-single-item:focus img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.template-portfolio-single-item:hover .overlay-content,
.template-portfolio-single-item:focus .overlay-content {
    opacity: .7;
    visibility: visible
}

.template-portfolio-single-item:hover .thumbnail-zoom,
.template-portfolio-single-item:focus .thumbnail-zoom {
    opacity: 1;
    visibility: visible;
    margin-left: -20px
}

.template-our-expert-area {
    position: relative;
    z-index: 1
}

.template-our-expert-area::before {
    position: absolute;
    width: 100%;
    height: 70%;
    content: '';
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #f6f9f9
}

.template-our-expert-area .side-thumbnail {
    position: absolute;
    width: 555px;
    height: 70%;
    right: 50%;
    top: 0;
    z-index: -1;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .template-our-expert-area .side-thumbnail {
        height: 50%;
        opacity: .2
    }
}

@media only screen and (max-width:767px) {
    .template-our-expert-area .side-thumbnail {
        display: none
    }
}

.template-our-expert-area.about-us-page::before {
    height: 100%
}

.template-our-expert-area.about-us-page .side-thumbnail {
    height: 100%
}

.our-certificate-area {
    position: relative;
    z-index: 1
}

.our-certificate-area img {
    margin-right: 30px;
    max-height: 45px
}

.our-certificate-area img:last-child {
    margin-right: 0
}

.single-team-member {
    position: relative;
    z-index: 1;
    border: 1px solid #e5e5e5;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15);
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15)
}

.single-team-member .team-member-img {
    position: relative;
    z-index: 1;
}
.team-member-img img, .about-us-thumbnail img{
    width: 100%;
}


.single-team-member .team-member-img .team-social-info {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .8);
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 10;
    text-align: center
}

.single-team-member .team-member-img .team-social-info .social-link a {
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 50%
}

.single-team-member .team-member-img .team-social-info .social-link a:hover,
.single-team-member .team-member-img .team-social-info .social-link a:focus {
    background-color:  #6cbe03;
    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15);
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15);
    color: #fff
}

.single-team-member .team-member-info {
    padding: 10px 30px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    background: rgba(4, 4, 4, 0.5);
    color: #fff;
}

.single-team-member .team-member-info h5 {
    display: block;
    color: #fff;
}

.single-team-member .team-member-info p {
    margin-bottom: 0;
    font-size: 14px
}

.single-team-member:hover,
.single-team-member:focus {
    box-shadow: 0 0px 0px 0px;
}

/* .single-team-member:hover img,
.single-team-member:focus img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
} */

.single-team-member:hover .team-social-info,
.single-team-member:focus .team-social-info {
    opacity: 1;
    visibility: visible
}

/* .single-team-member:hover .team-member-info h5,
.single-team-member:focus .team-member-info h5 {
    color:  #6cbe03
} */

.single-service-area {
    position: relative;
    z-index: 1;
    padding: 40px 20px;
    border: 1px solid #e5e5e5;
    text-align: center;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-service-area {
        padding: 30px 15px
    }
}

.single-service-area img {
    display: inline-block;
    margin-bottom: 15px
}

.single-service-area h5 {
    font-size: 22px;
    margin-bottom: 10px;
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-service-area h5 {
        font-size: 18px
    }
}

.single-service-area p {
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-service-area p {
        font-size: 14px
    }
}

.single-service-area:hover,
.single-service-area:focus {
    border-color: transparent;
    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15);
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, .15)
}

.single-service-area:hover h5,
.single-service-area:focus h5 {
    color:  #6cbe03
}

.single--service--item {
    position: relative;
    z-index: 1
}

.single--service--item .service-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%
}

@media only screen and (max-width:767px) {
    .single--service--item .service-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%
    }
}

.single--service--item .service-content .service-text {
    margin-left: auto;
    width: 555px;
    padding: 80px 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single--service--item .service-content .service-text {
        width: 455px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single--service--item .service-content .service-text {
        width: 345px
    }
}

@media only screen and (max-width:767px) {
    .single--service--item .service-content .service-text {
        width: 100%;
        padding: 80px 30px
    }
}

.single--service--item .service-content .service-text h2 {
    font-size: 42px;
    display: block;
    margin-bottom: 40px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single--service--item .service-content .service-text h2 {
        font-size: 36px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single--service--item .service-content .service-text h2 {
        font-size: 30px
    }
}

@media only screen and (max-width:767px) {
    .single--service--item .service-content .service-text h2 {
        font-size: 24px
    }
}

.single--service--item .service-content .service-text p {
    margin-bottom: 30px;
    display: block;
    max-width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.single--service--item .service-content .service-text p span:last-child {
    font-weight: 600;
    color: #252525
}

.single--service--item .service-content .service-text p:last-child {
    margin-bottom: 0
}

.single--service--item .service-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    height: 500px
}

@media only screen and (max-width:767px) {
    .single--service--item .service-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 300px
    }
}

.single--service--item.odd-item .service-content .service-text {
    margin-left: 15%;
    width: auto
}

@media only screen and (max-width:767px) {
    .single--service--item.odd-item .service-content .service-text {
        margin-left: auto
    }
}

.template-service-area {
    position: relative;
    z-index: 1
}

.template-service-area .single--service--item:first-child {
    border-top: 1px solid #e5e5e5
}

.template-service-area .single--service--item:last-child {
    border-bottom: 1px solid #e5e5e5
}

.about-us-thumbnail {
    position: relative;
    z-index: 1
}




@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-us-content h3 {
        font-size: 24px
    }
}

@media only screen and (max-width:767px) {
    .about-us-content h3 {
        font-size: 24px
    }
}
.breadcrumb-area, .bg-color, .template--about--area, footer{
    background-color: #ebeff073 !important;
}
footer{
    background: url(../images/farmey-5.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.template--about--area{
    margin-bottom: 50px;
}
.about--us--content p {
    font-size: 16px;
    font-style: italic;
    color: #252525;
    position: relative;
    text-align: justify;
}
.pt40{
    padding-top: 40px;
}
.about--us--content img {
    display: block;
    margin-bottom: 20px
}

.about--us--content h4 {
    margin-bottom: 0
}

.template--video--area {
    position: relative;
    z-index: 1
}

.template--video--area::before {
    position: absolute;
    width: 100%;
    height: 60%;
    content: '';
    bottom: 0;
    right: 0;
    z-index: -1;
    background-color: #f6f9f9
}
.product-price b{
    font-size: 20px;
    padding-right: 15px;
}
.icon-p-r i{
    padding-right: 10px;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .template--video--area::before {
        height: 70%
    }
}

@media only screen and (max-width:767px) {
    .template--video--area::before {
        height: 90%
    }
    .product-price b{
        font-size: 18px;
        padding-right: 15px;
    }
    .quantity-form{
        width: 50% !important;
        max-width: initial;
    }
}

.template--video--area .video-content-area {
    position: relative;
    z-index: 1;
    background-color: #fff;
    border: 20px solid #fff;
    box-shadow: 0 15px 15px 0 rgba(0, 0, 0, .15);
    border-radius: 5px
}

.template--video--area .video-content-area .video-play-btn {
    display: inline-block;
    width: 90px;
    height: 90px;
    background-color:  #6cbe03;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 90px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    z-index: 100
}

.template--video--area .video-content-area .video-play-btn i {
    padding-left: 5px
}

@media only screen and (max-width:767px) {
    .template--video--area .video-content-area .video-play-btn {
        width: 60px;
        height: 60px;
        font-size: 24px;
        line-height: 60px;
        margin-top: -30px;
        margin-left: -30px
    }
}

.template--video--area .video-content-area .video-play-btn:hover,
.template--video--area .video-content-area .video-play-btn:focus {
    background-color: #000
}

.single-cool-facts-area {
    position: relative;
    z-index: 1
}

.single-cool-facts-area span {
    position: absolute;
    top: 50%;
    font-size: 48px;
    color:  #6cbe03;
    font-family: playfair display, serif;
    text-transform: uppercase;
    line-height: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    opacity: .15;
    left: 50%;
    font-weight: 700
}

.single-cool-facts-area h2 {
    font-size: 60px;
    display: block;
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    .single-cool-facts-area h2 {
        font-size: 36px;
    }
    .cms-newsletter form.newsletter .tnp-email {
        height: 44px;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-cool-facts-area h2 {
        font-size: 42px
    }
}

.single-cool-facts-area p {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #6e6e6e
}

.testimonial-slides {
    position: relative;
    z-index: 1
}

.owl-dots {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.owl-dots .owl-dot {
    width: 50px;
    height: 6px;
    border: 1px solid #6cbe03;
    margin: 0 5px;
    border-radius: 0;
}

.owl-dots .owl-dot.active {
    background-color:  #6cbe03
}
.welcome-slides .owl-dots {
    margin-top: 0;
    position: absolute;
    bottom: 30px;
    width: 100%;
}
.slides-four .owl-dots {
    margin: 20px 0;
}
.single-testimonial-slide {
    position: relative;
    z-index: 1;
}

.single-testimonial-slide img {
    margin: 0 auto 0px;
    border-radius: 10px;
}

.single-testimonial-slide p {
    color: #252525;
    margin-bottom: 30px;
    position: relative;
}

@media only screen and (max-width:767px) {
    .single-testimonial-slide p {
        font-size:14px;
        text-align: left;
    }
}

.single-testimonial-slide .ratings-name {
    position: relative;
    z-index: 1
}

.single-testimonial-slide .ratings-name .ratings {
    font-size: 16px;
    color: #e0cd3f
}

.single-testimonial-slide .ratings-name h5 {
    font-size: 18px;
    margin-bottom: 0
}

.booking-info {
    position: relative;
    z-index: 1
}

.booking-info h2 {
    font-size: 42px;
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    .booking-info h2 {
        font-size: 36px
    }
}

.booking-info h4 {
    color:  #6cbe03;
    margin-bottom: 15px
}

.booking-info p:last-child {
    margin-bottom: 0
}

.single-booking-table {
    position: relative;
    z-index: 1;
    border-left: 1px solid #e5e5e5;
    margin: 0 70px
}

@media only screen and (max-width:767px) {
    .single-booking-table {
        margin: 0
    }
    .mb-30 {
        margin-bottom: 10px;
    }
}

.single-booking-table .single-date-hours {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    width: 33.3333%
}

.single-booking-table .single-date-hours .booking-day {
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 20px 15px;
    width: 100%;
    border-left: none
}

.single-booking-table .single-date-hours .booking-day h5 {
    font-weight: 600;
    font-family: open sans, sans-serif
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-booking-table .single-date-hours .booking-day h5 {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    .single-booking-table .single-date-hours .booking-day h5 {
        font-size: 14px
    }
}

.single-booking-table .single-date-hours .booking-day h6 {
    margin-bottom: 0;
    font-family: open sans, sans-serif
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-booking-table .single-date-hours .booking-day h6 {
        font-size: 12px
    }
}

@media only screen and (max-width:767px) {
    .single-booking-table .single-date-hours .booking-day h6 {
        font-size: 12px
    }
}

.single-booking-table .single-date-hours .booking-hours {
    position: relative;
    z-index: 1;
    text-align: center
}

.single-booking-table .single-date-hours .booking-hours span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 5px;
    font-size: 24px;
    color: #252525
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-booking-table .single-date-hours .booking-hours span {
        font-size: 20px
    }
}

@media only screen and (max-width:767px) {
    .single-booking-table .single-date-hours .booking-hours span {
        font-size: 12px
    }
}

.single-booking-table .single-date-hours .booking-hours span.active {
    background-color: #f6f9f9;
    color: #acacac
}

.single-booking-table .single-date-hours.active .booking-day {
    background-color:  #6cbe03
}

.single-booking-table .single-date-hours.active .booking-day h5,
.single-booking-table .single-date-hours.active .booking-day h6 {
    color: #fff
}

.booking-table-slider {
    position: relative;
    z-index: 1
}

.booking-table-slider .owl-prev,
.booking-table-slider .owl-next {
    width: 40px;
    height: 40px;
    position: absolute;
    border: 1px solid #252525;
    color: #252525;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    border-radius: 50%;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    top: 50%;
    margin-top: -20px;
    left: 20px
}

@media only screen and (max-width:767px) {
    .booking-table-slider .owl-prev,
    .booking-table-slider .owl-next {
        display: none
    }
}

.booking-table-slider .owl-prev:hover,
.booking-table-slider .owl-prev:focus,
.booking-table-slider .owl-next:hover,
.booking-table-slider .owl-next:focus {
    border-color:  #6cbe03;
    background-color:  #6cbe03;
    color: #fff
}

.booking-table-slider .owl-next {
    left: auto;
    right: 20px
}

.booking-table-slider .owl-dots {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px auto 0;
    width: 200px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    height: 10px
}

.booking-table-slider .owl-dots .owl-dot {
    flex-grow: 1;
    height: 10px;
    border-radius: 5px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms
}

.booking-table-slider .owl-dots .owl-dot.active {
    height: 10px;
    background-color:  #6cbe03
}

.template-contact-form {
    position: relative;
    z-index: 1;
    border: 1px solid #e5e5e5;
    padding: 30px
}

@media only screen and (max-width:767px) {
    .template-contact-form {
        padding: 20px
    }
}

@media only screen and (max-width:767px) {
    .template-contact-form h2 {
        font-size: 24px
    }
}

@media only screen and (max-width:767px) {
    .template-contact-form h4 {
        font-size: 20px
    }
}

.template-contact-form .form-control {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    border-radius: 2px;
    color: #acacac;
    font-size: 14px
}

.template-contact-form .form-control:focus {
    box-shadow: none;
    border-color:  #6cbe03
}

.template-contact-form textarea.form-control {
    height: 150px;
    padding: 20px
}
.template-contact-area .form-control {
    height: 50px;
    padding: 20px
}
.h-100 {
    height: 100px;
}
.template-google-maps-area {
    position: relative;
    z-index: 1;
    height: 450px;
}

@media only screen and (max-width:767px) {
    .template-contact-area .form-control {
        height: 44px;
        padding: 10px;
    }
    .template-google-maps-area {
        height: 320px
    }
    .single-contact-information {
        margin-top: 20px;
        margin-bottom: 0px !important;
    }
    .mb-40.contact-heading{
margin-bottom: 0px;
    }
}
@media only screen and (max-width: 474px){
.choose-us-thumbnail {
    height: 360px;
}
}
.template-google-maps-area iframe {
    width: 100%;
    height: 100%;
    border: none
}
.single-contact-information {
    position: relative;
    z-index: 1;
    text-align: center
}
.single-contact-information i {
    font-size: 30px;
    margin-bottom: 15px;
    color:  #6cbe03;
    display: block
}
.single-contact-information h4 {
    display: block;
    margin-bottom: 15px
}
.single-contact-information p {
    margin-bottom: 0;
    word-break: break-all;                                                             
}                                                                                                
.promotion-img{
	height: auto;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}
.text-area{
	height: 120px !important;
}
.add-btn.active {
    border-color: #006600;
    background-color: #006600;
    color: #fff;
	height: 40px;
}
.inner-item-1{
   /*padding:0;*/
}
.inner-banner{
    position: relative;
}
.inner-banner img{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.centered{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.inner-banner .breadcrumb-content h2,.inner-banner .breadcrumb li a {
    color: #fff;
}
.inner-banner .breadcrumb-item.active, .breadcrumb-item+.breadcrumb-item::before {
    color: #01f4df;
}

.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4 {
    float: left;
  }
  
  .col-xs-5th-5 {
    float: left;
    width: 100%;
  }
  
  .col-xs-5th-4 {
    width: 80%;
  }
  
  .col-xs-5th-3 {
    width: 60%;
  }
  
  .col-xs-5th-2 {
    width: 40%;
  }
  
  .col-xs-5th-1 {
    width: 20%;
  }
  
  .col-xs-5th-pull-5 {
    right: 100%;
  }
  
  .col-xs-5th-pull-4 {
    right: 80%;
  }
  
  .col-xs-5th-pull-3 {
    right: 60%;
  }
  
  .col-xs-5th-pull-2 {
    right: 40%;
  }
  
  .col-xs-5th-pull-1 {
    right: 20%;
  }
  
  .col-xs-5th-pull-0 {
    right: auto;
  }
  
  .col-xs-5th-push-5 {
    left: 100%;
  }
  
  .col-xs-5th-push-4 {
    left: 80%;
  }
  
  .col-xs-5th-push-3 {
    left: 60%;
  }
  
  .col-xs-5th-push-2 {
    left: 40%;
  }
  
  .col-xs-5th-push-1 {
    left: 20%;
  }
  
  .col-xs-5th-push-0 {
    left: auto;
  }
  
  .col-xs-5th-offset-5 {
    margin-left: 100%;
  }
  
  .col-xs-5th-offset-4 {
    margin-left: 80%;
  }
  
  .col-xs-5th-offset-3 {
    margin-left: 60%;
  }
  
  .col-xs-5th-offset-2 {
    margin-left: 40%;
  }
  
  .col-xs-5th-offset-1 {
    margin-left: 20%;
  }
  
  .col-xs-5th-offset-0 {
    margin-left: 0%;
  }
  
  @media (min-width: 768px) {
    .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4 {
      float: left;
    }
  
    .col-sm-5th-5 {
      float: left;
      width: 100%;
    }
  
    .col-sm-5th-4 {
      width: 80%;
    }
  
    .col-sm-5th-3 {
      width: 60%;
    }
  
    .col-sm-5th-2 {
      width: 40%;
    }
  
    .col-sm-5th-1 {
      width: 20%;
    }
  
    .col-sm-5th-pull-5 {
      right: 100%;
    }
  
    .col-sm-5th-pull-4 {
      right: 80%;
    }
  
    .col-sm-5th-pull-3 {
      right: 60%;
    }
  
    .col-sm-5th-pull-2 {
      right: 40%;
    }
  
    .col-sm-5th-pull-1 {
      right: 20%;
    }
  
    .col-sm-5th-pull-0 {
      right: auto;
    }
  
    .col-sm-5th-push-5 {
      left: 100%;
    }
  
    .col-sm-5th-push-4 {
      left: 80%;
    }
  
    .col-sm-5th-push-3 {
      left: 60%;
    }
  
    .col-sm-5th-push-2 {
      left: 40%;
    }
  
    .col-sm-5th-push-1 {
      left: 20%;
    }
  
    .col-sm-5th-push-0 {
      left: auto;
    }
  
    .col-sm-5th-offset-5 {
      margin-left: 100%;
    }
  
    .col-sm-5th-offset-4 {
      margin-left: 80%;
    }
  
    .col-sm-5th-offset-3 {
      margin-left: 60%;
    }
  
    .col-sm-5th-offset-2 {
      margin-left: 40%;
    }
  
    .col-sm-5th-offset-1 {
      margin-left: 20%;
    }
  
    .col-sm-5th-offset-0 {
      margin-left: 0%;
    }
  }
  @media (min-width: 992px) {
    .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {
      float: left;
    }
  
    .col-md-5th-5 {
      float: left;
      width: 100%;
    }
  
    .col-md-5th-4 {
      width: 80%;
    }
  
    .col-md-5th-3 {
      width: 60%;
    }
  
    .col-md-5th-2 {
      width: 40%;
    }
  
    .col-md-5th-1 {
        width: 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
  
    .col-md-5th-pull-5 {
      right: 100%;
    }
  
    .col-md-5th-pull-4 {
      right: 80%;
    }
  
    .col-md-5th-pull-3 {
      right: 60%;
    }
  
    .col-md-5th-pull-2 {
      right: 40%;
    }
  
    .col-md-5th-pull-1 {
      right: 20%;
    }
  
    .col-md-5th-pull-0 {
      right: auto;
    }
  
    .col-md-5th-push-5 {
      left: 100%;
    }
  
    .col-md-5th-push-4 {
      left: 80%;
    }
  
    .col-md-5th-push-3 {
      left: 60%;
    }
  
    .col-md-5th-push-2 {
      left: 40%;
    }
  
    .col-md-5th-push-1 {
      left: 20%;
    }
  
    .col-md-5th-push-0 {
      left: auto;
    }
  
    .col-md-5th-offset-5 {
      margin-left: 100%;
    }
  
    .col-md-5th-offset-4 {
      margin-left: 80%;
    }
  
    .col-md-5th-offset-3 {
      margin-left: 60%;
    }
  
    .col-md-5th-offset-2 {
      margin-left: 40%;
    }
  
    .col-md-5th-offset-1 {
      margin-left: 20%;
    }
  
    .col-md-5th-offset-0 {
      margin-left: 0%;
    }
  }
  @media (min-width: 1200px) {
    .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {
      float: left;
    }
  
    .col-lg-5th-5 {
      float: left;
      width: 100%;
    }
  
    .col-lg-5th-4 {
      width: 80%;
    }
  
    .col-lg-5th-3 {
      width: 60%;
    }
  
    .col-lg-5th-2 {
      width: 40%;
    }
  
    .col-lg-5th-1 {
      width: 20%;
    }
  
    .col-lg-5th-pull-5 {
      right: 100%;
    }
  
    .col-lg-5th-pull-4 {
      right: 80%;
    }
  
    .col-lg-5th-pull-3 {
      right: 60%;
    }
  
    .col-lg-5th-pull-2 {
      right: 40%;
    }
  
    .col-lg-5th-pull-1 {
      right: 20%;
    }
  
    .col-lg-5th-pull-0 {
      right: auto;
    }
  
    .col-lg-5th-push-5 {
      left: 100%;
    }
  
    .col-lg-5th-push-4 {
      left: 80%;
    }
  
    .col-lg-5th-push-3 {
      left: 60%;
    }
  
    .col-lg-5th-push-2 {
      left: 40%;
    }
  
    .col-lg-5th-push-1 {
      left: 20%;
    }
  
    .col-lg-5th-push-0 {
      left: auto;
    }
  
    .col-lg-5th-offset-5 {
      margin-left: 100%;
    }
  
    .col-lg-5th-offset-4 {
      margin-left: 80%;
    }
  
    .col-lg-5th-offset-3 {
      margin-left: 60%;
    }
  
    .col-lg-5th-offset-2 {
      margin-left: 40%;
    }
  
    .col-lg-5th-offset-1 {
      margin-left: 20%;
    }
  
    .col-lg-5th-offset-0 {
      margin-left: 0%;
    }
  }
  /* *======= Button 3 =======*/ 
  .template-btn {
    position: relative;
    z-index: 1;
    min-width: 150px;
    line-height: 40px;
    display: inline-block;
    padding: 5px 45px;
    border-radius: 60px;    
    background: linear-gradient(120deg, #6cbe03 40%, #05c0fc 80%);
    color: #000;
    border: none;
}
.template-btn::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #000;
  -webkit-transform: scaleX(.3);
  transform: scaleX(.3);
  opacity: 0;
  transition: all .3s;
  border-radius: 60px;
}
.template-btn:hover::before{
  opacity: 1;
  background: linear-gradient(120deg, #05c0fc 40%, #6cbe03 80%);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  transition: -webkit-transform .6s cubic-bezier(.08, .35, .13, 1.02), opacity .4s;
  transition: transform .6s cubic-bezier(.08, .35, .13, 1.02), opacity
}
.template-btn:hover{
    color: #fff;
}
.d-flex.align-items-center{
    justify-content: center;
}
  /* // Sliding Underline */
  .sticky #slide-line{
    background: linear-gradient(120deg, #05c0fc 40%, #6cbe03 80%);
  }
  #slide-line{
    position: absolute;
    bottom: 0;
    height: 2px;
    background:#fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  .template-contact-area .form-control{
    padding: 1rem .75rem !important;
  }

.fa-fb{
    font-size: 30px !important;
    color: #0d8af0;
}
.fa-yt{
    font-size: 30px !important;
    color: #ff0000;
    padding-left: 10px;
}
@media screen and (max-width: 992px)
{
    .classynav ul li.active a, .footer-layout1 a:hover 
    {
        color: #6CBE03 !important;
    }
    .about-us-section .hb-inner 
    {
        padding-right: 0px;
    }
    .about-us-section .hb-inner
    {
        text-align: center;
    }
    .home-about-img
    {
        margin-top: 0px;
        /*margin-top: 40px;*/
    }
    .about-us-section .home-about
    {
        margin-bottom: 20px;
    }
    .home-about-img .figure-img
    {
        text-align: center;
    }
}
@media screen and (max-width: 338px)
{
     .home-about-img
    {
        margin-top: 34px;
     }
}
@media screen and (max-width: 560px)
{
    .about-us-section .image-badget
    {
        padding: 18px;
    }
    .about-us-section .image-badget p
    {
        font-size: 13px;
    }
    .about-us-section .image-badget h4
    {
        margin-top: 0px;
    }
}
@media screen and (max-width: 400px)
{
    .about-us-section .image-badget
    {
        padding: 10px 14px 0px 14px;
        outline-offset: -9px;
        bottom: 5px;
        left: 2px;
    }
    .about-us-section .ib-icon img
    {
        width: 50px;
        margin-bottom: -10px;
    }
    .about-us-section .image-badget p
    {
        font-size: 11.5px;
        font-weight: normal;
    }
    .about-us-section .image-badget h4
    {
        font-size: 17px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
