/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, object, iframe, h2, h3, p,
a, code, img, s, var,
b, i, center, dd, ul, li, embed, 
figure, figcaption, footer, header, nav, output, section,
time, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /* font: inherit; */
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
 figcaption, figure, 
footer, header, nav, section {
    display: block;
}
body {
    line-height: 1;
}
 ul {
    list-style: none;
}

body *{
    font-family: 'Inter','Radio Canada Big', serif;
    font-family: 'Adobe Caslon Pro Regular', 'Inter','Radio Canada Big', serif;
}

body {
    line-height: 1;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

header {
    padding: 7px 0;
    width: 100%;
    z-index: 999;
    /* background: #fff; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*  custom css  */
.wrapper{
    width: 100%;
    margin: auto;
    height: auto;
    margin: 0px auto;
    border-radius: 9px;
    overflow: hidden;
}
header .left{
   
}
header .right{

}


img{
    max-width: 100%;
}
.logo{
    width: 190px;
    /* margin: auto; */
    margin-top: 0;
    float: left;
}
.logo a{
    font-family: "Abril Fatface", serif !important;
}
/* custom css  */
header {
    /* background: #fff; */
    position: relative;
    z-index: 99;
    padding: 10px 30px;
}
header .logo a{
    color: #6c9a15;
}
span.tagline {
    font-size: 11px;
    display: block;
    margin-top: 7px;
    font-family: 'Inter', adobe garamond pro !important;
    letter-spacing: 0;
}
div#banner {
    /* position: absolute; */
    margin: auto;
    background: #9797971A;
    padding: 40px;
    border-radius: 20px;
    margin-top: 60px;
}
.banner-content {display: flex;align-items: center;justify-content: center;width: 70%;margin: auto;position: relative;}
.banner-content p{
    font-size: 16px;
    margin: 30px 10px;
    line-height: 33px;
    color: #000;
    font-family: 'Radio Canada Big', serif;
}
@font-face {
    font-family: 'chibold';
    src: url('../fonts/chibold_demo-webfont.woff2') format('woff2'),
         url('../fonts/chibold_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.head-top{
    /* height: 810px; */
}
h2{
    font-family: 'Poppins','Radio Canada Big',serif;
    font-size: 35px;
    text-align: center;
    color: #010101;
    font-weight: normal !important;
}
h2{
    font-size: 40px;
    margin-bottom: 30px;
}
section{
    padding: 70px 0;
    margin: auto;
}
#content {
    /* padding: 0px 0; */
}

.owl-nav {
    display: flex;
    margin: auto;
    width: 100px;
    position: relative;
    bottom: 40px;
}

/* custom css  */

.banner-content h2 {
    
}
.banner-content h2{
    margin: 10px 0;
    text-align: left;
}
.banner-content h2 span{
    font-weight: bold;
    display: block;
}
.banner-content span {
    font-size: 26px;
    display: block;
    margin-top: 20px;
}
.right-logo {
    /* visibility: hidden; */
}
h2,h3 {
    font-weight: 500;
    margin: 0 0 5px;
    line-height: 1.4em;
    font-family: 'Inter', serif;
}

.h2,h2 {
    font-size: 38px !important;
}

.h3,h3 {
    font-size: 25px !important;
    text-align: center;
    color: #253d93;
    font-weight: 600;
    margin: 30px 0;
    margin-top: 0;
}


/*  custom design  */
h3 {
    color: #fff;
}
a{
    text-decoration: none;
}
header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}
header nav ul li{
    float: left;
    margin-right: 21px;
    /* text-transform: uppercase; */
    font-size: 19px;
}
header nav ul li a{
    td;
    /* letter-spacing: 1px; */
}
.logo {
    font-size: 26px;
    color: #6db33f;
    font-family: "Abril Fatface", serif !important;
    letter-spacing: 1px;
}
.abril-fatface-regular {
    font-family: "Abril Fatface", serif;
    font-weight: 400;
    font-style: normal;
};
.abril-fatface-regular {
    font-family: "Abril Fatface", serif;
    font-weight: 400;
    font-style: normal;
};
}

nav ul {
    list-style: none;
    display: flex;
    gap: 20px;
}

nav ul li {
    display: inline;
}

nav ul li a {
    text-decoration: none;
    color: #333;
}

.hero {
    text-align: center;
    padding: 50px 20px;
    position: relative;
}

.hero img {
    /* border-radius: 50%; */
    width: 470px;
    height: auto;
    object-fit: cover;
}

.hero h1 {
    font-size: 60px;
    margin: 20px 0;
    text-align: left;
    font-weight: normal;
    color: #383838;
}

.about .name {
    font-size: 27px;
    color: #6db33f;
    text-align: center;
    margin: 20px 0;
    font-family: "Abril Fatface", serif;
    font-weight: normal;
    letter-spacing: 1px;
    position: relative;
}

.about .description {
    max-width: 70%;
    margin: 0 auto;
    font-size: 24px;
    line-height: 45px;
    color: #525252;
    font-family: adobe garamond pro;
    margin-bottom: 30px;
    font-weight: 400;
}

.portfolio, .services, .contact {
    padding: 50px 20px;
    text-align: center;
}

.portfolio h2, .services h2, .contact h2, .page-title {
    font-size: 32px;
    margin-bottom: 20px;
}

.portfolio-items {
    justify-content: center;
    gap: 12%;
    display: flex;
    justify-items: center;
    align-items: center;
    flex-wrap: wrap;
    width: 75%;
    margin: auto;
    margin-top: 60px;
}

.portfolio-items .item {
    /* background-color: #e9f5e4; */
    padding: 0;
    border-radius: 10px;
    width: 170px;
    font-size: 23px;
    font-family: adobe garamond pro;
    font-weight: 400;
    color: #6c6c6c;
    display: inline-block;
    margin-top: 20px;
}

.services ul {
    list-style: none;
    padding: 0;
    max-width: 630px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

.services ul li {
    color: #525252;
    background-color: #ffffff;
    padding: 27px 25px;
    padding-left: 100px;
    margin: 5px 0;
    border-radius: 0px;
    box-shadow: 0 0 12px 3px #00000017;
    margin-bottom: 20px;
    font-size: 19px;
}

.contact form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 600px;
    margin: 0 auto;
}

.contact form input, .contact form textarea {
    padding: 10px;
    border-radius: 0;
    border: 1px solid #ccc;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #737373;
    padding-left: 0;
    outline: 0 !important;
    font-size: 17px;
    letter-spacing: 0px;
    margin-bottom: 17px;
    width: 100%;
}

.contact form button[type="submit"] {
    padding: 15px;
    border: none;
    background-color: #000;
    color: white;
    font-size: 21px;
    cursor: pointer;
    border-radius: 5px;
    display: inline-block;
    width: 200px;
    margin: 40px auto;
}
.get-in-touch-image{
    height: 20px;
    width: auto;
    max-width: none;
}
.image-holder{
    /* background: url(https://media.istockphoto.com/id/1209729476/vector/dark-pattern-with-exotic-leaves.jpg?s=612x612&w=0&k=20&c=lxahoTZTEds5v0Q3p3jb8yCMD_zH21gzOOwOuES_1_E=) 0 0 no-repeat; */
    background-size: cover;
    background-position: center;
    max-width: 400px;
    margin-right: 100px;
    background-image: url(../images/Image_c327fmc327fmc327.jpeg);
    /* background-image: url(../images/Image_vr97ofvr97ofvr97.jpeg); */
    height: inherit;
}
.contact .row {
    display: flex;
}
.iti {
    margin-bottom: 17px;
    width: 100%;
    height: 41px;
}
.iti input, .iti input[type=text], .iti input[type=tel]{
    width: 100%;
    outline: 0 !important;
}

footer {
    background-color: #344623;
    color: white;
    padding: 40px 20px;
    text-align: center;
    display: flex;
    font-family: adobe garamond pro;
}
footer *{
    font-family: 'Inter',adobe garamond pro !important;
}

footer .contact-info, footer .site-info {
    margin-bottom: 20px;
}

footer nav ul {
    list-style: none;
    padding: 0;
}

footer nav ul li {
    display: inline;
    margin: 0 10px;
}

footer nav ul li a {
    text-decoration: none;
    color: white;
}
footer .site-info{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    margin-top: 30px;
}
footer .site-info p{
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
}
footer h5{
    font-weight: 200;
    margin-bottom: 30px;
    text-align: left;
}
footer .contact-info p{
    text-align: left;
    margin-bottom: 30px;
}

footer .contact-info a{
    width: 100%;
    display: block;
}
footer a:hover{
    color: #f5f5f5;
}
footer nav ul li{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-align: right;
}
/* #### Generated By: http://font.download #### */

@font-face {
    font-family: 'Adobe Caslon Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Adobe Caslon Pro Regular'), url('../fonts/ACaslonPro-Regular.woff') format('woff');
}

@font-face{font-family:adobe garamond pro;font-style:normal;font-weight:400;src:local('Adobe Garamond Pro'),url(https://fonts.cdnfonts.com/s/12322/AGaramondPro-Regular.woff) format('woff')}@font-face{font-family:adobe garamond pro;font-style:italic;font-weight:400;src:local('Adobe Garamond Pro'),url(https://fonts.cdnfonts.com/s/12322/AGaramondPro-Italic.woff) format('woff')}@font-face{font-family:adobe garamond pro;font-style:normal;font-weight:700;src:local('Adobe Garamond Pro'),url(https://fonts.cdnfonts.com/s/12322/AGaramondPro-Bold.woff) format('woff')}@font-face{font-family:adobe garamond pro;font-style:italic;font-weight:700;src:local('Adobe Garamond Pro'),url(https://fonts.cdnfonts.com/s/12322/AGaramondPro-BoldItalic.woff) format('woff')}

h1,h2,h3,h4,h5,h6{
    font-family: 'Adobe Caslon Pro Regular';
    /*    font-weight: bold;*/
}

.numbered{counter-reset: list-counter; /* Initialize the counter */}
.numbered li{
    list-style-type: none;
    counter-increment: list-counter; /* Increment the counter */
    list-style: none; /* Remove default list styling */
    position: relative; /* Position for ::before pseudo-element */

}
.numbered li:before{
    content: counter(list-counter) ". "; /* Display the counter */
    position: absolute; /* Position it properly */
    left: 30px; /* Adjust this value as needed */
    /* color: #000; */ /* Customize the color */
    /* font-size: 20px; */
}
.numbered li:after{
    content : '';
    border-right: 2px solid #6db33f;
    height: 50%;
    position: absolute;
    top: 0;
    left: 70px;
    bottom: 0;
    margin: auto;
}
.numbered:before{
    content: '';
    background: url(../images/top-edge.png) 0 0 no-repeat;
    position: absolute;
    width: 40px;
    height: 32px;
    background-size: contain;
    top: -50px;
    right: -40px;
    z-index: -1;
    margin: auto;
}
.numbered:after{
    content: '';
    background: url(../images/bottom-edge.png) 0 0 no-repeat;
    position: absolute;
    width: 40px;
    height: 32px;
    background-size: contain;
    bottom: -50px;
    left: -40px;
    z-index: -1;
    margin: auto;
}
section.services {
    position: relative;
}
.services:before{
    content: '';
    background: url(../images/leaf-2.webp) 0 0 no-repeat;
    position: absolute;
    right: -20px;
    width: 420px;
    height: 580px;
    background-size: contain;
    top: 10%;
    z-index: -1;
    margin: auto;
}
.hero:before{
    content: '';
    background: url(../images/branch-leafs.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    width: 190px;
    height: 200px;
    background-size: contain;
    top: 20%;
}
.less-padding{
    padding: 30px 0;
}
.no-top-padding{
    padding-top: 0;
    padding-bottom: 0;
}
.about .name:before{
    content: '';
    background: url(../images/leaf-black.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    width: 100px;
    height: 45px;
    background-size: contain;
    top: -60px;
    left: 0;
    right: 0;
    margin: auto;
}
.item-wrap {
    width: 22%;
    text-align: center;
    margin-bottom: 6%;
    cursor: pointer;
}
.pt-0{
    padding-top: 0;
}
section.contact {
    background: #F2EDE6;
}

.container {
    /* width: 80%; */
    /* margin: auto; */
}

section.banner {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0;
    z-index: 0;
}
section.banner .inner{
    height: 276px;
    background: #c0dba4 url(../images/page-top.webp);
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: 0px 32px;
    background-repeat: no-repeat;
    flex-wrap: wrap;
}
.home header{
    background: #fff;
}
.home section.contact{
    padding: 50px 20px;
}
section.contact{
    /* padding-top: 276px; */
}
.page-content{
    background: #ebebeb;
    padding-top: 286px;
}
.page-title{
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}
.page-title:before{
    content: '';
    background: url(../images/leaf-black.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    width: 60px;
    height: 45px;
    background-size: contain;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: auto;
}
.nice-select * {
    font-family: 'Inter';
    font-weight: 300;
}
.books {
    margin-top: 150px;
    display: flex;
     /* Adjust as needed */
     /* Center the grid container */
    flex-wrap: wrap;
    gap: 50px;
    width: 100%;
}
.book a {
    width: 180px;
    height: 240px;
    background: #fff;
    padding: 25px;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.book-title:after{
    content: '';
    background: url(../images/book-icon.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    width: 60px;
    height: 45px;
    background-size: contain;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
}
.book-title {
    line-height: 20px;
    position: relative;
}
.book-title a{
    color: #000;
    font-family: adobe garamond pro;
    text-transform: capitalize;
    cursor: pointer;
}
.book-title a:hover{
    color: #6c9a15;
}
.books .single-image{
    width: 60%;
    margin: auto;
}
.books .sub-title{
    width: 100%;
}
.books .sub-title img{
    width: 20px;
    position: relative;
    top: 5px;
    left: 1px;
}

.sub {
    width: 100%;
    text-align: center;
}
.sub h3{
    color: #6c9a15;
    font-family: 'Inter';
    font-weight: 300;
    font-size: 23px !important;
}
label.error{
    color: red;
}
form label{
    width: 100%;
    display: block;
    margin-bottom: 0;
}
.iti label.error{
    margin-top: 17px;
    float: left;
    clear: both;
}
.iti__flag-container{
    height: 37px;
}

.custom-popup-class .mfp-container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.custom-popup-class .mfp-content {
  width: auto;
  max-width: none;
  max-height: 90vh;
}
video {
    width: auto;
    max-height: 90vh;
}
img.mfp-img.zoom-in{
    max-height: 300vh !important;
    cursor: zoom-out;
}
.click-here{
    background: #000;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 6px;
    font-size: 12px;
    display: inline-block;
    padding: 0px 9px;
    margin-top: 11px;
}
.click-here:hover{
    color: #fff;
}
.click-here img{
    width: 17px;
    position: relative;
    top: 4px;
    filter: invert(1);
}
.portfolio-items .item a:first-child{
    display: block;
}
iframe {
    width: 100%;
    height: 100%;
}
#pdf-view{
    padding: 0;
    max-width: 95%;
}



@media only screen and (min-width: 768px) and (max-width: 1200px)  {}

@media (max-width: 1024px) {
    /*.col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }*/
}
@media (max-width: 996px) {
    .wrapper{
        width: 100%;
/*        height: 90vh;*/
    }
    
}
@media (max-width: 767px) {
    header nav ul li{
        margin-right: 8px;
    }
    .about .description{
        text-align: left;
        max-width: 80%;
    }
    .banner-content{
        height: auto;
    }
    #banner .item{
        display: block;
    }
    header{
        margin-bottom: 20px;
    }
    .image-layer{
        justify-content: center;
        margin-bottom: 40px;
    }
    #content h3{
        text-align: center;
    }
    #featured, #bottom-signin, #banner {
        width: 90%;
    }
    div#banner{
        margin-top: 30px;
    }
    .banner-content span{
        font-size: 21px;
    }
    .portfolio .item-wrap{
        width: 44%;
        text-align: center;
        margin-bottom: 50px;
    }
    .portfolio-items{
        width: 90%;
        margin-top: 30px;
    }
    .portfolio .item-wrap img{
        height: 120px;
        margin: auto;
        display: block;
    }
    .portfolio .item-wrap .click-here img{
        height: 20px;
        display: inline-block;
    }
    .portfolio-items .item{
        width: auto;
    }
    .portfolio-items .item a:first-child{
        font-size: 19px;
    }
    .portfolio h2, .services h2, .contact h2, .page-title{
        margin-bottom: 0;
    }
    .services ul li{
        font-size: 16px;
        padding-left: 60px;
    }
    .numbered li:before{
        left: 22px;
    }
    .numbered li:after{
        left: 45px;
        height: 33%;
    }
    .books{
        gap: 4.9vw;
        display: flex;
        justify-content: center;
        margin-top: 50px;
    }
    .book-title a{
        width: 100%;
    }
    .books .book{
        width: 40%;
        float: left;
        /*        display: inline-block;*/
        margin-right: 5%;
        margin-bottom: 5%;
    }
    .books .book:nth-child(even){
        margin-right: 0;
    }
    .nice-select{
        margin: 50px auto;
        display: block;
        float: none;
    }
    .logo{
        width: 140px;
    }
    footer nav ul li{
        width: auto;
    }
    footer nav ul{
        margin-top: 20px;
        display: inline-block;
    }
    .mfp-iframe-holder .mfp-content{
        max-width: 95%;
        height: 80vh;
    }
    .mfp-container{
        height : 100vh;
    }
}
@media (max-width: 479px) {

    .banner-content{
        top: 0;
        bottom: 0;
        width: 100%;
        text-align: center;
        display: block;
    }
    .hero h1{
        text-align: center;
        font-size: 34px;
    }
    .hero img{
        position: relative;
        left: -40px;
        margin-top: 50px;
    }
  
}
@media (max-width: 390px) {

}

