.header {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: var(--sp-white);
    -webkit-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    width: 100%;
    z-index: 3;
    border-top: 5px solid #276d16;
}

.breadcrumb-area {
    background-image: url(https://www.nayrathemes.com/demo/pro/gradiant/multipage/wp-content/uploads/sites/3/2021/12/Breacrumb.jpg);
    background-attachment: scroll;
}
.breadcrumb-area:before {
    background-color: #252525;
    opacity: 0.75;
}
.theme-slider {
    background: rgba(0, 0, 0, 0.6);
}
.theme-slider .theme-content h1 {
    color: #ffffff;
}
.theme-slider .theme-content p {
    color: #ffffff;
}
.cta-section {
    background-attachment: fixed;
}
.cta-section:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background: #0e3b03 none repeat scroll 0 0;
    z-index: -1;
}
@media (min-width: 992px) {#av-primary-content {
            max-width:65%;
            flex-basis:65%;
        }
#av-secondary-content {
    max-width:35%;
    flex-basis:35%;
}}
:root {
    --sp-gradient1:linear-gradient(-137deg, var(--sp-primary) 10%, var(--sp-primary2) 100%);
    --sp-gradient2:linear-gradient(137deg, var(--sp-secondary) 10%, var(--sp-secondary2) 100%);
    --sp-primary-light:#fff9f9;
    --sp-primary:#276d16;
    --sp-primary2:#70ba02;
    --sp-secondary:#94d13a;
    --sp-secondary2:#343433;
    --sp-secondary-dark:#252525;
    }
.av-container {
    max-width: 1170px;
}
.av-py-default { 
    padding: 40px 0 20px 0;
}
body{ 
    font-weight: inherit;
    text-transform: inherit;
    font-style: inherit;
    text-decoration: none;
}
h1{ 
    font-family: ;
    font-weight: 700;
    text-transform: inherit;
    font-style: inherit;
    text-decoration: inherit;
}
h2{ 
    font-family: ;
    font-weight: 700;
    text-transform: inherit;
    font-style: inherit;
    text-decoration: inherit;
}
h3{ 
    font-family: ;
    font-weight: 700;
    text-transform: inherit;
    font-style: inherit;
    text-decoration: inherit;
}
h4{ 
        font-family: ;
        font-weight: 700;
        text-transform: inherit;
        font-style: inherit;
        text-decoration: inherit;
    }
h5{ 
    font-family: ;
    font-weight: 700;
    text-transform: inherit;
    font-style: inherit;
    text-decoration: inherit;
}
h6{ 
    font-family: ;
    font-weight: 700;
    text-transform: inherit;
    font-style: inherit;
    text-decoration: inherit;
}
.menu-wrap > li > a, .dropdown-menu li a{ font-family: ;	}
.menu-wrap > li > a, .dropdown-menu li a{ 
    font-weight: inherit;
    text-transform: inherit;
    font-style: inherit;
    text-decoration: inherit;
}
.footer-section.footer-one{ 
    background-image: url(https://www.nayrathemes.com/demo/pro/gradiant/multipage/wp-content/uploads/sites/3/2021/12/Footer.jpg);
    background-blend-mode: multiply;
}
.footer-section.footer-one:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.75;
    background: #000000 none repeat scroll 0 0;
    z-index: -1;
}
.footer-section.footer-two{ 
     background: #3eb108;
}
.contactformbg-heading { 
    background: url(https://www.nayrathemes.com/demo/pro/gradiant/multipage/wp-content/uploads/sites/3/2021/12/Have-A-question.jpg) no-repeat scroll center center / cover rgb(255 255 255 / 65%);
}
@media (min-width: 992px){.footer-parallax .gradiant-content { 
             margin-bottom: 775px;
}}


<style type="text/css">
		.site-title,
		.site-description {
			position: absolute;
			clip: rect(1px, 1px, 1px, 1px);
		}
	</style>
	<style type="text/css" id="wp-custom-css">
		.cta-overlay {
            padding: 46px 0;
        }
	</style>