/*
Theme Name: Green
*/
.container {
	max-width: 1600px;
}

#horizon {
	position: relative;
	background-color: #151515;
}
#horizon h3 {
	font-size: 40px;
	font-weight: 900;
	color: #fff;
	margin-bottom: 10px;
}
#horizon p {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 10px;
}

#wd2 {
	padding: 0 15px;
}
#wd3 {
	padding: 0 15px;
}

#doct_bg1 {
	background-color: #a1cd42;
	padding: 5px 25px 25px;
	position: relative;
	margin-top: 40px;
}
#doct_bg1::before {
	content: "";
	position: absolute;
	top: -40px;
	width: 80%;
	height: 40px;
	background-color: #a1cd42;
	left: 0;
}
#doct_bg1::after {
	content: "";
	position: absolute;
	top: -40px;
	width: 0;
	height: 0;
	border-bottom: 40px solid #22bae1;
	border-right: 46px solid transparent;
	right: 0;
}

#doct_bg2 {
	background-color: #22bae1;
	padding: 5px 25px 25px;
	position: relative;
	margin-top: 40px;
}
#doct_bg2::before {
	content: "";
	position: absolute;
	top: -40px;
	width: 80%;
	height: 40px;
	background-color: #22bae1;
	left: 0;
}
#doct_bg2::after {
	content: "";
	position: absolute;
	top: -40px;
	width: 0;
	height: 0;
	border-bottom: 40px solid #a1cd42;
	border-right: 46px solid transparent;
	right: 0;
}
#wpforms-submit-291 {
	background-color: #f05e22;
	color: #fff;
	font-weight: 600;
	display: block;
	margin: 0 auto;
	border: 0;
}
#wpforms-submit-291:hover {
	background-color: #d82534;
	color: #fff;
}
#wpforms-278 {
	padding: 15px 20px;
	border: 1px solid #ddd;
	background-color: #e7e7e7;
}

#wpforms-submit-278 {
	background-color: #f05e22;
	color: #fff;
	font-weight: 600;
	border: 0;
}

#wpforms-submit-278:hover {
	background-color: #d82534;
	color: #fff;
}

#homeform {
	background: url(images/ctbg.gif) no-repeat center top;
	min-height: 550px;
}
.boxform {
	width: 100%;
	max-width: 550px;
	margin: 0 auto;
	padding: 35px;
}
.col-left {
	width: 50%;
	float: left;
}
.col-right {
	width: 50%;
	float: right;
}
#txfld {
	width: 100%;
	height: 40px;
	padding: 5px 15px;
	border-radius: 6px;
	margin-bottom: 10px;
}
#txmgs {
	width: 100%;
	height: 75px;
	padding: 5px 15px;
	border-radius: 6px;
	margin-bottom: 10px;
}
#snd {
	width: 200px;
	margin: 0 auto;
	display: block;
}

#icon-box-part img {
	max-width: 50px;
}

.text-center #ccprogress-1 {
	margin: 0 auto;
}

#faq-part .vc_toggle_active h4 {
	color: #333;
}

#faq-part .vc_toggle_active h4 {
	color: #333 !important;
}

#faq-part .vc_toggle_content p {
	color: #808080;
	font-size: 13px;
	font-family: 'Lato';
}
#progress-bar-list .bit-progress-bar {
	margin-bottom: 30px;
}

#progress-bar-list .progress-label {
	color: #fff;
	top: -30px !important;
}

#progress-bar-list .bit-progress-bar h2{
	color:#fff;
}
.news-form {
	background-color: #f8f8f8 !important;
	padding: 20px 30px !important;
}

#progress-bar-wide .progressbar {
	width: 100%;
	display: block;
	margin: 0 auto;
}

#progress-bar-wide .bit-progress-bar{
	padding:0 !important;
}

#progress-bar-wide .ui-progressbar-value {
	height: 8px;
	border-radius: 15px 0 0 15px;
}

#progress-bar-wide .progressbar {
	border-radius: 15px;
	background-color: #fdbb26;
}

#progress-bar-wide .bit-progress-bar {
	margin-bottom: 45px;
}

#progress-bar-wide h2 {
	text-align: left;
	color: #fff;
	font-size: 26px;
	font-weight: 400;
}

#progress-bar-wide .progress-label {
	display: none;
}

.allergy-prog ul li {
	font-size: 18px;
}

#sgpb-popup-dialog-main-div{
	display:none;
}

.meter {
	height: 10px;
	position: relative;
	margin: 30px 0 40px 0;
	background: #fdbb26;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	/* padding: 10px; */
	-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
	box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}

.meter > span {
	display: block;
	height: 100%;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color: rgb(140, 198, 60);
	position: relative;
	overflow: hidden;
}

#progress-bar h2 {
	text-align: left;
	color: #fff;
	font-size: 26px;
	font-weight: 400;
}