@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon/icomoon.eot?srf3rx");
	src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
	font-weight: normal;
	font-style: normal
}

body {
	font-family: "Work Sans", Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4;
	color: #222222;
	background: #fff;
	padding: 0 !important;
	margin: 0 !important
}

img {
	max-width: 100%;
	height: auto;
	border: none
}

#page {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.5s;
	transition: 0.5s
}

.offcanvas #page {
	overflow: hidden;
	position: absolute
}

.offcanvas #page:after {
	width: 100%;
	-webkit-transition: 2s;
	transition: 2s;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 101;
	background: rgba(0, 0, 0, 0.5);
	content: ""
}

#upa-offcanvas {
	position: absolute;
	z-index: 1901;
	width: 55%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 75px 40px 40px 40px;
	overflow-y: auto;
	display: none;
	-webkit-transform: translateX(270px);
	transform: translateX(270px);
	-webkit-transition: 0.5s;
	transition: 0.5s
}

.offcanvas #upa-offcanvas {
	-webkit-transform: translateX(0px);
	transform: translateX(0px)
}

#upa-offcanvas ul {
	padding: 0;
	margin: 0
}

#upa-offcanvas ul li {
	padding: 0;
	margin: 0;
	list-style: none
}

#upa-offcanvas ul li > ul {
	padding-left: 20px;
	display: none
}

#upa-offcanvas a {
	color: rgba(255, 255, 255, 0.5)
}

#upa-offcanvas a:hover {
	color: rgba(255, 255, 255, 0.8)
}

#upa-offcanvas ul li.offcanvas-has-dropdown > a {
	display: block;
	position: relative
}

#upa-offcanvas ul li.offcanvas-has-dropdown > a:after {
	position: absolute;
	right: 0px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e921";
	font-size: 20px;
	color: rgba(255, 255, 255, 0.2);
	-webkit-transition: 0.5s;
	transition: 0.5s
}

#upa-offcanvas ul li.offcanvas-has-dropdown.active a:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

a {
	color: #009A44;
	-webkit-transition: 0.5s;
	transition: 0.5s
}

a:hover,
a:active,
a:focus {
	color: #009A44;
	outline: none;
	text-decoration: none
}

p {
	margin-bottom: 20px
}

h2,
h3,
h4,
h5,
h6,
figure {
	color: #000;
	font-family: 'Baskerville-SemiBoldItalic';
	font-weight: 400;
	margin: 0 0 20px 0
}

::-webkit-selection {
	color: #fff;
	background: #009A44
}

::-moz-selection {
	color: #fff;
	background: #009A44
}

::selection {
	color: #fff;
	background: #009A44
}

.upa-nav .top-menu {
	padding: 28px 0;
	z-index: 500
}

.upa-nav a {
	padding: 5px 10px;
	color: #000
}

.upa-nav ul {
	padding: 0;
	margin: 5px 0 0 0
}

.upa-nav ul li {
	padding: 0;
	margin: -3px;
	list-style: none;
	display: inline
}

.upa-nav ul li a {
	font-size: 15px;
	padding: 37px 15px;
	color: rgba(0, 0, 0, 0.7);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s
}

.upa-nav ul li a:hover,
.upa-nav ul li a:focus,
.upa-nav ul li a:active {
	color: black
}

.upa-nav ul li.has-dropdown {
	position: relative
}

.upa-nav ul li.has-dropdown .dropdown {
	opacity: 0;
	z-index: 1002;
	border-radius: 4px;
	-webkit-transition: 0s;
	transition: 0s;
	-webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
	visibility: hidden;
	position: absolute
}

.upa-nav ul li.has-dropdown .dropdown:before {
	bottom: 100%;
	left: 40px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #000;
	border-width: 8px;
	margin-left: -8px
}

.upa-nav ul li.has-dropdown .dropdown li {
	display: block;
	margin-bottom: 7px
}

.upa-nav ul li.has-dropdown .dropdown li:last-child {
	margin-bottom: 0
}

.upa-nav ul li.has-dropdown .dropdown li a {
	padding: 2px 0;
	display: block;
	color: #999999;
	line-height: 1.2;
	text-transform: none;
	font-size: 13px;
	letter-spacing: 0
}

.upa-nav ul li.has-dropdown .dropdown li a:hover {
	color: #fff
}

.upa-nav ul li.has-dropdown:hover a,
.upa-nav ul li.has-dropdown:focus a {
	color: #000
}

.upa-nav ul li.btn-cta a {
	padding: 30px 0px !important;
	color: #fff
}

.upa-nav ul li.btn-cta a span {
	background: #009A44;
	padding: 4px 10px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	border-radius: 100px
}

.upa-nav ul li.btn-cta a:hover span {
	-webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75)
}

.upa-nav ul li.active > a {
	color: #FFF !important;
	position: relative
}

.upa-nav ul li.active > a:after {
	position: absolute;
	bottom: 27px;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	display: block;
	background: #009A44;
	margin: 0 auto !important
}

#upa-counter,
.upa-bg {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative
}

.upa-video {
	overflow: hidden
}

.upa-video a {
	z-index: 1001;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -45px;
	margin-left: -45px;
	width: 90px;
	height: 90px;
	display: table;
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	-ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	-o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	border-radius: 50%
}

.upa-video a i {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 40px
}

.upa-video .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: 0.5s;
	transition: 0.5s
}

.upa-video:hover .overlay {
	background: rgba(0, 0, 0, 0.7);
	background-color:
}

.upa-video:hover a {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

#upa-hero {
	height: 100%;
	z-index: 10;
	background-image: url(../images/loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1
}

#upa-hero .btn {
	font-size: 24px
}

#upa-hero .btn.btn-primary {
	padding: 14px 30px !important
}

.flexslider {
	position: relative;
	zoom: 1;
	border-radius: 4px;
	-webkit-box-shadow: ''0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: ''0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: ''0 1px 4px rgba(0, 0, 0, 0.2)
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav,
.flexslider {
	height: 625px !important;
	display: block;
	float: left;
	border-bottom: 5px solid rgba(0, 154, 68, 1)
}

[data-role="main"] .slides > li,
[data-role="main"] .flex-control-nav,
[data-role="main"] .flex-direction-nav,
[data-role="main"] .flexslider {
	width: 100%;
	height: 625px !important
}

.flexslider {
	margin: 0 !important;
	border: 0 solid #ffffff
}

#upa-hero .flexslider {
	border: none;
	z-index: 0
}

#upa-hero .flexslider .slides {
	position: relative;
	overflow: hidden
}

#upa-hero .flexslider .slides li:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	background: rgba(0, 0, 0, 0.4);
	z-index: 1
}

#upa-hero .flexslider .flex-control-nav {
	opacity: 1
}

.flex-control-nav {
	display: none
}

#upa-hero .flexslider .flex-control-nav li a {
	background: rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 15px;
	height: 15px;
	z-index: 2500;
	cursor: pointer
}

#upa-hero .flexslider .flex-control-nav li a.flex-active {
	cursor: pointer;
	background: rgba(255, 255, 255, 0.7)
}

#upa-hero .flexslider .flex-direction-nav {
	display: none
}

#upa-hero .flexslider .slider-text {
	opacity: 0;
	min-height: 128px;
	z-index: 9
}

#upa-hero .flexslider .slider-text > .slider-text-inner {
	vertical-align: middle;
	min-height: 128px
}

#upa-hero .flexslider .slider-text > .slider-text-inner .heading-section {
	font-size: 50px
}

#upa-hero .flexslider .slider-text > .slider-text-inner .btn {
	padding: 15px;
	color: #fff;
	border: none !important;
	font-size: 18px
}

#upa-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
	background: #009A44 !important;
	-webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
	box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important
}

#upa-hero .flexslider .slider-text > .slider-text-inner .form-inline .form-group {
	width: 100% !important;
	margin-bottom: 10px
}

#upa-hero .flexslider .slider-text > .slider-text-inner .form-inline .form-group .form-control {
	width: 100%;
	background: #fff;
	border: none
}

#upa-hero .flexslider .slider-text > .slider-text-inner .upa-lead {
	font-size: 20px;
	color: #fff
}

#upa-hero .flexslider .slider-text > .slider-text-inner .upa-lead .icon-heart {
	color: #d9534f
}

.program-upa {
	min-height: 5120px !important;
	background: #fff url(../images/loader.gif) no-repeat center center
}

#upa-about,
#upa-testimonial,
#upa-started,
#upa-events,
#upa-contact {
	padding: 1em 0;
	clear: both
}

#upa-counter,
#upa-about {
	padding: 1em 0;
	clear: both
}

.upa-counters {
	padding: 3em 0;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center
}

.upa-counters .icon {
	width: 80px;
	height: 80px;
	display: table;
	margin: 0 auto;
	margin-bottom: 30px
}

.upa-counters .icon i {
	display: table-cell;
	vertical-align: middle;
	width: 80px;
	height: 80px;
	font-size: 28px;
	color: #004820;
	background: #fff;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.13);
	-ms-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.13);
	-o-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.13);
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.13);
	border-radius: 50%
}

.upa-counters .counter-wrap {
	border: 1px solid !important
}

#upa-content,
#upa-consult {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	width: 100%;
	float: left
}

#upa-content .video,
#upa-content .choose,
#upa-consult .video,
#upa-consult .choose {
	display: inline-block
}

#upa-content .video,
#upa-consult .video {
	display: table;
	width: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap
}

#upa-content .choose,
#upa-consult .choose {
	width: 50%;
	padding: 0 !important
}

.program {
	overflow: hidden !important;
	position: relative;
	padding: 15px;
	height: 100% !important;
	margin-bottom: 25px;
	background-color: rgba(219, 219, 219, 0.1);
	border: 2px solid rgbs(0, 0, 0, 1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: 0.3s;
	transition: 0.3s;
	border-radius: 10px
}

.program h3 a {
	color: #000
}

.program .icon {
	width: 90px;
	height: 90px;
	background: #009A44;
	display: table;
	text-align: center;
	margin: -75px auto 0 auto;
	margin-bottom: 30px;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	transition: 0.3s
}

.program .icon i {
	display: table-cell;
	vertical-align: middle;
	height: 90px;
	font-size: 40px;
	line-height: 40px;
	color: #fff
}

.program:hover .icon,
.program:focus .icon {
	background: #008837;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.13);
	-ms-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.13);
	-o-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.13);
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.13)
}

.program:hover h3 a,
.program:focus h3 a {
	color: #009A44
}

.upa-social-icons {
	margin: 0;
	padding: 0
}

.upa-social-icons li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.upa-social-icons li a {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	color: #009A44;
	padding-left: 10px;
	padding-right: 10px
}

.upa-social-icons li a i {
	font-size: 20px
}

.upa-contact-info ul {
	padding: 0;
	margin: 0
}

.upa-contact-info ul li {
	padding: 0 0 0 40px;
	margin: 0 0 30px 0;
	list-style: none;
	position: relative
}

.upa-contact-info ul li:before {
	color: #009A44;
	position: absolute;
	left: 0;
	top: .05em;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.upa-contact-info ul li.address:before {
	font-size: 30px;
	content: "\e9d1"
}

.upa-contact-info ul li.phone:before {
	font-size: 23px;
	content: "\e9f4"
}

.upa-contact-info ul li.email:before {
	font-size: 23px;
	content: "\e9da"
}

.upa-contact-info ul li.url:before {
	font-size: 23px;
	content: "\e9af"
}

.features {
	margin-bottom: 3em;
	width: 100%;
	float: left
}

.upa-heading h2 {
	font-size: 32px;
	margin-bottom: 20px;
	line-height: 1.5;
	color: #000
}

.upa-heading p {
	font-size: 18px;
	line-height: 1.5;
	color: #828282
}

.upa-heading span {
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px
}

#upa-testimonial .testimony-slide {
	text-align: center
}

#upa-testimonial .testimony-slide span {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	display: block
}

#upa-testimonial .testimony-slide figure {
	margin-bottom: 10px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline
}

#upa-testimonial .testimony-slide figure img {
	width: 150px;
	height: 150px;
	border-radius: 50%
}

#upa-testimonial .testimony-slide blockquote {
	border: none;
	margin: 30px auto;
	width: 70%;
	position: relative;
	padding: 0
}

#upa-testimonial .arrow-thumb {
	position: absolute;
	top: 40%;
	display: block;
	width: 100%
}

#upa-testimonial .arrow-thumb a {
	font-size: 32px;
	color: #dadada
}

#upa-testimonial .arrow-thumb a:hover,
#upa-testimonial .arrow-thumb a:focus,
#upa-testimonial .arrow-thumb a:active {
	text-decoration: none
}

.upa-staff {
	text-align: center;
	margin-bottom: 30px
}

.upa-staff img {
	width: 300px;
	margin-bottom: 20px;
	border-radius: 10%
}

.upa-staff h3 {
	font-size: 24px;
	margin-bottom: 5px
}

.upa-staff p {
	margin-bottom: 30px
}

.upa-staff .role {
	color: gray;
	margin-bottom: 30px;
	font-weight: normal;
	display: block
}

#upa-started {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 100%
}

#upa-started .overlay {
	z-index: 0;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0
}

#upa-started .upa-heading h2 {
	color: #fff;
	margin-bottom: 20px !important
}

#upa-started .upa-heading p {
	color: rgba(255, 255, 255, 0.5)
}

#upa-started .form-control {
	background: rgba(255, 255, 255, 0.2);
	border: none !important;
	color: #fff;
	font-size: 16px !important;
	width: 100%;
	-webkit-transition: 0.5s;
	transition: 0.5s
}

#upa-started .form-control::-webkit-input-placeholder {
	color: #fff
}

#upa-started .form-control:-moz-placeholder {
	color: #fff
}

#upa-started .form-control::-moz-placeholder {
	color: #fff
}

#upa-started .form-control:-ms-input-placeholder {
	color: #fff
}

#upa-started .form-control:focus {
	background: rgba(255, 255, 255, 0.3)
}

#upa-started .btn {
	height: 54px;
	border: none !important;
	background: #009A44;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	padding-left: 50px;
	padding-right: 50px
}

#upa-started .form-inline .form-group {
	width: 100% !important;
	margin-bottom: 10px
}

#upa-started .form-inline .form-group .form-control {
	width: 100%
}

.upa-events {
	margin-bottom: 60px
}

.upa-events > a {
	display: block;
	position: relative;
	-webkit-transition: 0.5s;
	transition: 0.5s
}

.upa-events > a img {
	width: 100%
}

.upa-events .events-text {
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	padding: 30px;
	float: left;
	background: #fff;
	border: 1px solid rgbs(#000, 0.2);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
	-webkit-transition: 0.3s;
	transition: 0.3s
}

.upa-events .events-text span {
	display: inline-block;
	margin-bottom: 20px
}

.upa-events .events-text span.comment {
	float: right
}

.upa-events .events-text span.comment a {
	color: rgba(0, 0, 0, 0.3)
}

.upa-events .events-text span.comment a i {
	color: #009A44;
	padding-left: 7px
}

.upa-events .events-text h3 {
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 1.5
}

.upa-events .events-text h3 a {
	color: black
}

.upa-events .events-text:hover {
	-webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	-ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	-o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75)
}

#upa-footer .upa-footer-links {
	padding: 0;
	margin: 0
}

#upa-footer .upa-footer-links li {
	padding: 0;
	margin: 0;
	list-style: none
}

#upa-footer .upa-footer-links li a {
	color: rgba(0, 0, 0, 0.5);
	text-decoration: none
}

#upa-footer .upa-footer-links li a:hover {
	text-decoration: underline
}

#upa-footer .upa-widget {
	margin-bottom: 30px
}

#upa-footer .upa-widget h3 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: uppercase
}

#upa-footer .copyright .block {
	display: block
}

#map {
	width: 100%;
	height: 500px;
	position: relative;
}

.uppercase {
	font-size: 14px;
	color: #000;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase
}

.gototop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s
}

.gototop.active {
	opacity: 1;
	visibility: visible
}

.gototop a {
	display: block;
	background: rgba(0, 0, 0, 0.7);
	color: #fff !important;
	text-align: center;
	border-radius: 35px
}

.gototop a i {
	font-size: 25px;
	display: table-cell;
	text-align: center;
	padding: 2px;
	color: white !important
}

.gototop a:hover,
.gototop a:active,
.gototop a:focus {
	text-decoration: none;
	outline: none;
	color: #003e19 !important
}

.upa-nav-toggle {
	width: 25px;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	top: 25px !important
}

.upa-nav-toggle.active i::before,
.upa-nav-toggle.active i::after {
	background: #444
}

.upa-nav-toggle:hover,
.upa-nav-toggle:focus,
.upa-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
	color: white !important
}

.upa-nav-toggle i {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 2px;
	color: #252525;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #252525;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.upa-nav-toggle i::before,
.upa-nav-toggle i::after {
	content: '';
	width: 25px;
	height: 2px;
	background: #252525;
	position: absolute;
	left: 0;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.upa-nav-toggle.upa-nav-white > i {
	color: #fff;
	background: #000
}

.upa-nav-toggle.upa-nav-white > i::before,
.upa-nav-toggle.upa-nav-white > i::after {
	background: #000
}

.upa-nav-toggle i::before {
	top: -7px
}

.upa-nav-toggle i::after {
	bottom: -7px
}

.upa-nav-toggle:hover i::before {
	top: -10px
}

.upa-nav-toggle:hover i::after {
	bottom: -10px
}

.upa-nav-toggle.active i {
	background: transparent
}

.upa-nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	background: #fff
}

.upa-nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	background: #fff
}

.upa-nav-toggle {
	position: absolute;
	right: 0px;
	top: 65px;
	z-index: 21;
	padding: 6px 0 0 0;
	display: block;
	margin: 0 auto;
	display: none;
	height: 44px;
	width: 44px;
	z-index: 2001;
	border-bottom: none !important
}

.btn {
	margin-right: 4px;
	margin-bottom: 4px;
	font-family: "Work Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	border-radius: 30px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	padding: 1px 20px !important
}

.btn.btn-md {
	padding: 8px 20px !important
}

.btn.btn-lg {
	padding: 8px 36px !important
}

.btn:hover,
.btn:active,
.btn:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: none !important
}

.btn-primary {
	background: rgba(61, 188, 116, 0.15);
	color: #000 !important;
	border: 2px solid rgba(61, 188, 116, 0.15)
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	font-weight: 500;
	color: white !important;
	background: rgba(0, 154, 68, 1);
	border-color: rgba(40, 149, 97, 1)
}

.btn-primary.btn-outline {
	background: transparent;
	color: #009A44;
	border: 2px solid #009A44
}

.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:focus,
.btn-primary.btn-outline:active {
	background: #009A44;
	color: #fff
}

.btn-success {
	background: #5cb85c;
	color: #fff;
	border: 2px solid #5cb85c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
	background: #4cae4c !important;
	border: 2px solid #4cae4c !important
}

.btn-block {
	display: inline-block !important
}

.btn-success.btn-outline {
	background: transparent;
	color: #5cb85c;
	border: 2px solid #5cb85c
}

.btn-success.btn-outline:hover,
.btn-success.btn-outline:focus,
.btn-success.btn-outline:active {
	background: #5cb85c;
	color: #fff
}

.btn-info {
	background: #5bc0de;
	color: #fff;
	border: 2px solid #5bc0de
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
	background: #46b8da !important;
	border-color: #46b8da !important
}

.btn-info.btn-outline {
	background: transparent;
	color: #5bc0de;
	border: 2px solid #5bc0de
}

.btn-info.btn-outline:hover,
.btn-info.btn-outline:focus,
.btn-info.btn-outline:active {
	background: #5bc0de;
	color: #fff
}

.btn-warning {
	background: #f0ad4e;
	color: #fff;
	border: 2px solid #f0ad4e
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
	background: #eea236 !important;
	border-color: #eea236 !important
}

.btn-warning.btn-outline {
	background: transparent;
	color: #f0ad4e;
	border: 2px solid #f0ad4e
}

.btn-warning.btn-outline:hover,
.btn-warning.btn-outline:focus,
.btn-warning.btn-outline:active {
	background: #f0ad4e;
	color: #fff
}

.btn-danger {
	background: #d9534f;
	color: #fff;
	border: 2px solid #d9534f
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
	background: #d43f3a !important;
	border-color: #d43f3a !important
}

.btn-danger.btn-outline {
	background: transparent;
	color: #d9534f;
	border: 2px solid #d9534f
}

.btn-danger.btn-outline:hover,
.btn-danger.btn-outline:focus,
.btn-danger.btn-outline:active {
	background: #d9534f;
	color: #fff
}

.btn-outline {
	background: none;
	border: 2px solid gray;
	font-size: 16px;
	-webkit-transition: 0.3s;
	transition: 0.3s
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn.with-arrow {
	position: relative;
	-webkit-transition: 0.3s;
	transition: 0.3s
}

.btn.with-arrow i {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -8px;
	-webkit-transition: 0.2s;
	transition: 0.2s
}

.btn.with-arrow:hover {
	padding-right: 50px
}

.btn.with-arrow:hover i {
	color: #fff;
	right: 18px;
	visibility: visible;
	opacity: 1
}

.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
	border: 2px solid rgba(0, 0, 0, 0.2);
	height: 54px;
	font-size: 18px;
	font-weight: 300
}

.form-control:active,
.form-control:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #009A44
}

.row-pb-md {
	padding-bottom: 0em !important
}

.row-pb-sm {
	padding-bottom: 2em !important
}

.upa-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 10%;
	z-index: 9999;
	opacity: 0 !important;
	background: url(../images/loader.gif) center no-repeat #fff
}

.js .animate-box {
	opacity: 0
}
