/*Do not add any styles here. its an auto generated css.*/

body {
 font-family: Montserrat;
 font-size: 17px;
 line-height: 25px;
 letter-spacing: 0px;
}

h1, h2, h3, h4, h5, h6 {
 font-family: Bebas Neue;
 font-weight: 400;
}

h1 {
 font-size: 72px;
 line-height: 72px;
 letter-spacing: 0px;
}
h2 {
 font-size: 56px;
 line-height: 56px;
 letter-spacing: 0px;
}
h3 {
 font-size: 44px;
 line-height: 44px;
 letter-spacing: 0px;
}
h4 {
 font-size: 36px;
 line-height: 36px;
 letter-spacing: 0px;
}
h5 {
 font-size: 28px;
 line-height: 28px;
 letter-spacing: 0px;
}
h6 {
 font-size: 24px;
 line-height: 24px;
 letter-spacing: 0px;
}
@media (max-width:1366px) {
body {
 font-size: 17px;
 line-height: 25px;
 letter-spacing: 0px;
 }
h1 {
 font-size: 54px;
 line-height: 54px;
 letter-spacing: 0px;
 }
h2 {
 font-size: 42px;
 line-height: 42px;
 letter-spacing: 0px;
 }
h3 {
 font-size: 33px;
 line-height: 33px;
 letter-spacing: 0px;
 }
h4 {
 font-size: 27px;
 line-height: 27px;
 letter-spacing: 0px;
 }
h5 {
 font-size: 24px;
 line-height: 24px;
 letter-spacing: 0px;
 }
h6 {
 font-size: 20px;
 line-height: 22px;
 letter-spacing: 0px;
 }
}

@media (max-width:1024px) {
body {
 font-size: 16px;
 line-height: 23px;
 letter-spacing: 0px;
 }
h1 {
 font-size: 43px;
 line-height: 40px;
 letter-spacing: 0px;
 }
h2 {
 font-size: 34px;
 line-height: 34px;
 letter-spacing: 0px;
 }
h3 {
 font-size: 26px;
 line-height: 26px;
 letter-spacing: 0px;
 }
h4 {
 font-size: 24px;
 line-height: 24px;
 letter-spacing: 0px;
 }
h5 {
 font-size: 22px;
 line-height: 22px;
 letter-spacing: 0px;
 }
h6 {
 font-size: 18px;
 line-height: 20px;
 letter-spacing: 0px;
 }
}

@media (max-width:767px) {
body {
 font-size: 16px;
 line-height: 23pxpx;
 letter-spacing: 0px;
 }
h1 {
 font-size: 36px;
 line-height: 36px;
 letter-spacing: 0px;
 }
h2 {
 font-size: 28px;
 line-height: 28px;
 letter-spacing: 0px;
 }
h3 {
 font-size: 24px;
 line-height: 24px;
 letter-spacing: 0px;
 }
h4 {
 font-size: 22px;
 line-height: 22px;
 letter-spacing: 0px;
 }
h5 {
 font-size: 20px;
 line-height: 20px;
 letter-spacing: 0px;
 }
h6 {
 font-size: 18px;
 line-height: 20px;
 letter-spacing: 0px;
 }
}



body {
    background-color: #ffffff;
    color: #000000;
}

a, a:link {
    color: #000000;
}

a:focus,
a:hover {
    color: #15a25a;
}

a:active {
    color: #15a25a;
}

#header .headerBg {
    background-color: #000000;
    opacity: 1;
}

#header .headerWrap{
    color: #ffffff;
	padding-top: 20px;
    padding-bottom: 20px;
}

#header .headerWrap a{
    color: #ffffff;
}

#header .headerWrap a:hover,
#header .headerWrap li:hover,
#header .headerWrap li:hover a{
    color: #15a25a;
}

#header .headerWrap a:active{
    color: #15a25a;
}

#header .menu-toggle > span {
    background-color: #ffffff;
}
#header .menu-toggle:hover > span {
    background-color: #15a25a;
}

#header ul.HeaderMenu > li > a:after{
	border-bottom-color: #15a25a;
}


#header.transparent .headerBg {
    background-color: transparent;
}
#header.transparent .headerWrap{
	color: #ffffff;
}
#header.transparent .headerWrap a {
    color: #ffffff;
    background-color: transparent;
}
#header.transparent .headerWrap a:hover,
#header.transparent .headerWrap li:hover,
#header.transparent .headerWrap li:hover a{
    color: #15a25a;
}
#header.transparent .menu-toggle > span {
    background-color: #ffffff;
}
#header.transparent .menu-toggle:hover > span {
    background-color: #15a25a;
}

#header ul.HeaderMenu > li > a:after{
	border-bottom-color: #15a25a;
}


#header.sticky .headerWrap,
body.home #header.sticky .headerWrap,
#header.transparent.sticky .headerWrap {
    background-color: #ffffff;
    color: #19254b;
	padding-top: 10px;
    padding-bottom: 10px;
}

#header.sticky .headerWrap a,
#header.sticky.transparent .headerWrap a,
.headerIconsCell a {
    color: #19254b;
}

#header.sticky .headerWrap a:hover,
#header.sticky.transparent .headerWrap a:hover{
    color: #15a25a;
}

#header.sticky .headerWrap a:active,
#header.sticky.transparent .headerWrap a:active{
    color: #15a25a;
}

#header.sticky .menu-toggle > span {
    background-color: #19254b;
}

#header.sticky .menu-toggle:hover > span {
    background-color: #15a25a;
}

#header ul.HeaderMenu > li > a:after{
	border-bottom-color: #15a25a;
}


#header ul.HeaderMenu ul.sub-menu li {
    background-color: #ffffff;
}

#header ul.HeaderMenu ul.sub-menu a,
#header ul.HeaderMenu ul.sub-menu > li > .submenu_open {
    color: #000000;
}

#header ul.HeaderMenu ul.sub-menu li:hover > a,
#header ul.HeaderMenu ul.sub-menu > li:hover > .submenu_open {
    color: #15a25a;
}

#header ul.HeaderMenu ul.sub-menu a:active,
#header ul.HeaderMenu ul.sub-menu > li:hover > .submenu_open {
    color: #15a25a;
}


/* Hamburger display */
#header .headerHamburgerCell {
    display: none;
    align-items: center;
}

/* Responsive breakpoint */
@media only screen and (max-width: 1279px) {
    #header .headerLogoCell { flex: 1; }
    #header .headerHamburgerCell { display: flex; align-items: center; }
    #header .headerMenuCell { display: none; }
	#header #toggleMenu { display: none; }
}


/* Push Menu */
#PushMenuWrap {
    background-color: #ffffff;
    }

.PushMenu > li > a,
#PushMenu ul.sub-menu > li > a,
#PushMenu .social-icons span a {
    color: #19254b;
}

.PushMenu > li:hover > a,
.PushMenu .current-menu-item a,
.PushMenu > li:hover > .submenu_open,
#PushMenu ul.sub-menu > li > a:hover,
#PushMenu .social-icons span a:hover {
    color: #15a25a;
}

#PushMenuWrap .menu_hamburger span {
    background-color: #19254b;
}

#PushMenuWrap .menu_hamburger:hover span {
    background-color: #15a25a;
}



#homeSlider .homeSlider_item {
    min-height: 90vh;
}
#homeSlider .homeSliderContent{
	color: #ffffff;
}

@media (max-width: 767px) {
    #homeSlider .homeSlider_item {
        min-height: 400px;
    }
}


#footer {
    background-color: #f7f7f7;
    color: #000000;
}

#footer a,
#footer a:link,
#footer .social-icons span a {
    color: #000000;
}

#footer a:hover,
#footer a:focus,
#footer .social-icons span a:hover {
    color: #15a25a;
}

#footer a:active,
#footer .social-icons span a:active {
    color: #15a25a;
}

.widget-title:after, .sow-features-feature-title:after{
	border-bottom-color: #15a25a !important;
}

.simple-accordion-header{
	background-color: #15a25a;
	color: #ffffff;
}
.simple-accordion-item.open .simple-accordion-header{
	background-color: #333333;
	color: #ffffff;
}

/******LOGO STYLES******/
/* Normal header */
#header .header-logo {
    width: 220px;
}
@media (max-width: 767px) {
    #header .header-logo {
        width: 100px;
    }
}

/* Sticky header */
#header.sticky .header-logo,
#header.transparent.sticky .header-logo {
    width: 120px;
}
@media (max-width: 767px) {
    #header.sticky .header-logo,
    #header.transparent.sticky .header-logo {
        width: 100px;
    }
}



/* Footer Logo */
.footer-logo-link {
	display:block;
    max-width: 280px;
    height: auto;
}

@media only screen and (max-width: 767px) {
    .footer-logo-link {
        max-width: 200px;
        margin-left: auto;
        margin-right: auto;
    }
}


.button, button, input[type='submit'] {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff !important;
    background-color: #15a25a;
    border-radius: 0px;
    padding: 15px 20px 15px 20px;
}

.button, button:hover, input[type='submit']:hover {
    background-color: #333333;
    color: #ffffff !important;
}

.button.secondary {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #15a25a !important;
    background-color: #ffffff;
    border-radius: 0px;
    padding: 15px 20px 15px 20px;
}

.button.secondary:hover {
    background-color: #333333;
    color: #15a25a !important;
}
.button.outline {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #15a25a !important;
    background-color: transparent;
    border-radius: 0px;
    padding: 15px 20px 15px 20px;
box-shadow: 0 0 0 1px inset #15a25a;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
}

.button.outline:hover {
    color: #ffffff !important;
    border-color: #ffffff;
    background-color: #15a25a;
}

.pagebannerWrap {
    background-color: #181515;
    color: #ffffff;
}
.pagebannerWrap .page-banner {
    min-height: 460px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.pagebannerBG {
    opacity: 0.5;
}
@media only screen and (max-width: 767px) {
    .pagebannerWrap .page-banner {
    	min-height: 260px;
    }
}

