/* Your custom css codes start here: */

.menuzord-menu > li > a {
	font-size: 13px;
	font-weight: 700;
	color: #b2c455;
}

.btn-theme-colored {
  color: #fff;
  background-color: #b2c455;
  border-color: #b2c455;
}

body {
    font-family: 'Poppins', sans-serif;    
}

.menuzord-brand img {
    max-height: 70px;
}

h3, .h3  {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 1.72857143;
    color: #72A230;
    font-size: 14px;
	padding-top: 25px;}

h14, .h14  {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 1.5;
    color: #ff9933;
    font-size: 15px;

}

h15, .h15  {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 1.72857143;
    color: #72A230;
    font-size: 16px;
	padding-top: 25px;}

h1, .h1  {
    font-family: 'Poppins', sans-serif;
}

h2, .h2  {
        font-weight: 700;
	     font-size: 25px;
    font-family: 'Poppins', sans-serif;
}

h8, .h8  {
        font-weight: 700;
	     font-size: 20px;
    font-family: 'Poppins', sans-serif;
        color: #94bc3f;

}

.section-title p {
	font-family: font-family: 'Poppins', sans-serif;
}

a {
    color: #94bd3d;
    text-decoration: none;
}

.menuzord-menu ul.dropdown li a {
    width: 100%;
    background: none;
    padding: 10px 25px 10px 22px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
    float: left;
    clear: both;
    position: relative;
    outline: 0;
    -o-transition: padding .2s linear;
    -moz-transition: padding .2s linear;
    -webkit-transition: padding .2s linear;
    transition: padding .2s linear;
}

.menuzord-menu ul.dropdown li {
    clear: both;
	width: 100%;
    border: 0 none;
    font-size: 13px;
    position: relative;
}

h11, .h11  {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: #93bc3f;
    font-size: 13px;

}
.header-top {
    padding: 1px 0;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: 0%;
}

fa-lg {
    font-size: 1.43333333em;
    line-height: 0em;
    vertical-align: 0%;
}

.z-tabs {
    clear: both;
    color: #333;
    font: 14px/20px 'Poppins', sans-serif;
}

.VerticalTab.tabs_ver_1 p {
    color: #777777;
    font-family: 'Poppins', sans-serif;  
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 15px;
}

.VerticalTab.tabs_ver_1 h2.title_contanier {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #72A230;
    text-transform: inherit;
    margin-top: 0px;
    margin-bottom: 25px;
    padding-bottom: 25px;
    padding-top: 5px;
    line-height: 3px;
    border-bottom: 1px solid #72A230;
}

.VerticalTab.tabs_ver_1 .resp-tab-content {
    border: 0 !important;
    padding: 33px 30px;
    -webkit-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.31);
    -moz-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.31);
    box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.31);
}

form label {
    font-weight: normal;
}



blockquote {
margin: 0px 0px 40px 0px;
padding: 60px 60px 40px 70px;
font-family: Georgia, serif;
font-size: 16px;
color: #777777;
border-left: 0px solid #ffffff;
}

blockquote::before {
content: "\201C";
display: block;
color: #72A230;
font-family: Georgia, serif;
font-size: 120px;
height: 0;
left: -80px;
position: relative;
top: -20px;
}

#home .btn {
    font-size: 18px;
    padding: 15px 30px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
}

.reward-incentive {
    background: #94bd3f;
    color: white;
    padding: 30px !important;
    font-weight: bold;
    text-align: center;
    opacity: 1 !important;
}

.bronze-section img, .silver-section img, .gold-section img, .media-section img {
    max-height: 125px;
    object-fit: contain;
}

.pricing-table:not(.active) {
    display: none;
}

.all-pricing > strong:not(.active) .minus {
    display: none !important;
}

.all-pricing > strong.active .plus {
    display: none !important;
}

.all-pricing > strong {
    color: white;
    font-size: 22px;
    display: block;
    cursor: pointer;
}

.active-pricing {
    background: #f16d12;
    color: white;
    font-weight: bold;
}
