
a.mbr-iconfont:hover {
	text-decoration: none
}

.mbr-section-title {
	font-style: normal;
	line-height: 1.1;
	margin-bottom: 2rem
}
.mbr-section-subtitle {
	line-height: 1.2;
	margin-bottom: 1rem
}
.mbr-text {
	font-style: normal;
	line-height: 1.5;
	margin-bottom: 1rem
}

.animation-fast {
	transition: all 0.2s
}
.animation-normal {
	transition: all 0.4s
}
.animation-long {
	transition: all 0.6s
}
.mbr-figure img, .mbr-figure iframe {
	display: block;
	width: 100%
}

.media {
	max-width: 100%;
	margin: 0 auto
}
.mbr-figure {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	-webkit-align-self: center;
	align-self: center
}
.media-container>div {
	max-width: 100%
}
.mbr-figure img, .card-img img {
	width: 100%
}
@media (max-width: 991px) {
.media-size-item {
	width: auto
}
.media {
	width: auto
}
.mbr-figure {
	width: 100%
}
}
.hidden {
	visibility: hidden
}
.super-hide {
	display: none
}
.inactive {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	-webkit-user-drag: none;
	user-drag: none
}
textarea[type="hidden"] {
	display: none
}
#scrollToTop {
	display: none
}
.popover-content ul.show {
	min-height: 155px
}
.mbr-white {
	color: #ffffff
}
.mbr-black {
	color: #000000
}
.mbr-bg-white {
	background-color: #ffffff
}
.mbr-bg-black {
	background-color: #000000
}
.align-left {
	text-align: left
}
.align-center {
	text-align: center
}
.align-right {
	text-align: right
}
.mbr-light {
	font-weight: 300
}
.mbr-regular {
	font-weight: 400
}
.mbr-semibold {
	font-weight: 500
}
.mbr-bold {
	font-weight: 700
}
.mbr-section-btn {
margin-left:-.25rem;
margin-right:-.25rem;
	font-size: 0
}
nav .mbr-section-btn {
	margin-left: 0rem;
	margin-right: 0rem
}
.btn .mbr-iconfont, .btn.btn-sm .mbr-iconfont {
	cursor: pointer;
	margin-right: 0.5rem
}
.btn.btn-md .mbr-iconfont, .btn.btn-md .mbr-iconfont {
	margin-right: 0.8rem
}
[type="submit"] {
-webkit-appearance:none
}
.mbr-fullscreen .mbr-overlay {
	min-height: 100vh
}
.mbr-fullscreen {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	align-items: center;
	-webkit-align-items: center;
	min-height: 100vh;
	box-sizing: border-box;
	padding-top: 3rem;
	padding-bottom: 3rem
}
.mbr-overlay {
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0
}
.mbr-parallax-bg {
	bottom: 0;
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover
}
section.sidebar-open:before {
	content: '';
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0,0,0,0.2);
	z-index: 1040
}

amp-img img {
	max-height: 100%;
	max-width: 100%
}
img.mbr-temp {
	width: 100%
}
.is-builder .nodisplay+img[async], .is-builder .nodisplay+img[decoding="async"], .is-builder amp-img>a+img[async], .is-builder amp-img>a+img[decoding="async"] {
	display: none
}
html:not(.is-builder) amp-img>a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1
}
.is-builder .temp-amp-sizer {
	position: absolute
}
.is-builder amp-youtube .temp-amp-sizer, .is-builder amp-vimeo .temp-amp-sizer {
	position: static
}
.is-builder section.horizontal-menu .ampstart-btn {
	display: none
}
@media (max-width: 991px) {
.is-builder section.horizontal-menu .navbar-toggler {
	display: block
}
}
.is-builder section.horizontal-menu .dropdown-menu {
	z-index: auto;
	opacity: 1;
	pointer-events: auto
}
.is-builder section.horizontal-menu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
	margin-right: 0;
	padding: 0.667em 1em
}
.container, .container-fluid, p, h1, h2, h3, h4, h5, h6, a, .mbr-section-btn, .social {
	z-index: 25
}
.text-block {
	-webkit-transform: translateZ(26px);
	-moz-transform: translateZ(26px);
	-o-transform: translateZ(26px);
	transform: translateZ(26px);
	z-index: 26
}
amp-img {
	z-index: 22
}
amp-img:before {
	z-index: 23
}
amp-img:after {
	z-index: 24
}

.shadow-light {
	-webkit-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.2)
}
.shadow-light-hover:hover .image {
	-webkit-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.2)
}
.shadow-medium {
	-webkit-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.4)
}
.shadow-medium-hover:hover .image {
	-webkit-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.4)
}

.mbr-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.mbr-justify-content-center {
	justify-content: center
}
@media (max-width: 767px) {
.mbr-col-sm-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-row {
	margin: 0
}
}
@media (min-width: 768px) {
.mbr-col-md-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-md-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-md-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-md-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-md-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	padding-left: 15px;
	padding-right: 15px
}
.mbr-col-md-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	padding-left: 15px;
	padding-right: 15px
}
.mbr-col-md-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	padding-left: 15px;
	padding-right: 15px
}
.mbr-col-md-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px
}
}
@media (min-width: 992px) {
.mbr-col-lg-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-lg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-lg-4 {
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-lg-5 {
	-ms-flex: 0 0 41.666%;
	flex: 0 0 41.666%;
	max-width: 41.666%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-lg-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-lg-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-lg-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	padding-left: 15px;
	padding-right: 15px
}
.mbr-col-lg-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	padding-right: 15px
}
.mbr-col-lg-10 {
	-ms-flex: 0 0 83.3333%;
	flex: 0 0 83.3333%;
	max-width: 83.3333%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-lg-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px
}
}
@media (min-width: 1201px) {
.mbr-col-xl-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	padding-right: 15px;
	padding-left: 15px
}
.mbr-col-xl-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	padding-left: 15px;
	padding-right: 15px
}
.mbr-col-xl-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
}
.features amp-img:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: inline-block;
	background: transparent;
	transition: all 0.4s;
	height: 100%;
	width: 100%;
	opacity: 0;
	pointer-events: none
}
.features amp-img:after {
	pointer-events: none;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.4s
}
amp-img {
	overflow: hidden
}
.image {
	overflow: hidden;
	position: relative;
	z-index: 22
}
.image amp-img, .image img {
	height: 100%;
	width: 100%;
	object-fit: cover
}

.mbr-primary {
	color: #009b95;
}
.mbr-secondary {
	color: #00c322;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle, .mbr-plan-header.bg-primary .mbr-plan-price-desc {
	color: #1cfff6;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle, .mbr-plan-header.bg-success .mbr-plan-price-desc {
	color: #f8ffc6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle, .mbr-plan-header.bg-info .mbr-plan-price-desc {
	color: #00ded4;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle, .mbr-plan-header.bg-warning .mbr-plan-price-desc {
	color: #fff1cc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle, .mbr-plan-header.bg-danger .mbr-plan-price-desc {
	color: #ffdbcc;
}
.mobirise-spinner {
	position: absolute;
	top: 50%;
	left: 40%;
	margin-left: 10%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	z-index: 4;
}
.mobirise-spinner em {
	width: 24px;
	height: 24px;
	background: #3ac;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: slide 1s infinite;
}
.mobirise-spinner em:nth-child(1) {
	-webkit-animation-delay: 0.1s;
	background: #009b95;
}
.mobirise-spinner em:nth-child(2) {
	-webkit-animation-delay: 0.2s;
	background: #00c322;
}
.mobirise-spinner em:nth-child(3) {
	-webkit-animation-delay: 0.3s;
	background: #dcf900;
}
@-moz-keyframes slide {
0% {
-webkit-transform: scale(1);
}
50% {
opacity: 0.3;
-webkit-transform: scale(2);
}
100% {
-webkit-transform: scale(1);
}
}
@-webkit-keyframes slide {
0% {
-webkit-transform: scale(1);
}
50% {
opacity: 0.3;
-webkit-transform: scale(2);
}
100% {
-webkit-transform: scale(1);
}
}
@-o-keyframes slide {
0% {
-webkit-transform: scale(1);
}
50% {
opacity: 0.3;
-webkit-transform: scale(2);
}
100% {
-webkit-transform: scale(1);
}
}
@keyframes slide {
0% {
-webkit-transform: scale(1);
}
50% {
opacity: 0.3;
-webkit-transform: scale(2);
}
100% {
-webkit-transform: scale(1);
}
}
.mobirise-loader .amp-active > div {
	display: none;
}
.cid-qTrRmAmWcT .nav-item:focus, .cid-qTrRmAmWcT .nav-link:focus {
	outline: none;
}
.cid-qTrRmAmWcT .navbar-nav {
	list-style-type: none;
	display: flex;
	flex-direction: row;
	padding-left: 0;
}
.cid-qTrRmAmWcT .navbar-nav .nav-link {
	margin: .667em 1em;
	font-weight: 600;
	letter-spacing: 1px;
}
@media (max-width: 991px) {
.cid-qTrRmAmWcT ul.navbar-nav {
	flex-direction: column;
}
.cid-qTrRmAmWcT ul.navbar-nav li {
	margin: auto;
}
.cid-qTrRmAmWcT .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
	content: '';
margin-left: .25rem;
	border-top: 0.35em solid;
	border-right: 0.35em solid transparent;
	border-left: 0.35em solid transparent;
	border-bottom: 0;
	top: 55%;
}
.cid-qTrRmAmWcT .nav-dropdown .dropdown-menu .dropdown-item {
	justify-content: center;
	display: flex;
	align-items: center;
}
}
.cid-qTrRmAmWcT .nav-dropdown .dropdown-menu {
	border-radius: 0;
	border: 0;
	left: 0;
	margin: 0;
	min-width: 10rem;
	padding-bottom: 1.25rem;
	padding-top: 1.25rem;
	position: absolute;
}
.cid-qTrRmAmWcT .nav-dropdown .dropdown-menu .dropdown-item {
	font-weight: 600;
	line-height: 2;
	display: flex;
	align-items: center;
	width: 100%;
padding: .25rem 1.5rem;
	clear: both;
	text-align: inherit;
	white-space: nowrap;
	background: 0 0;
	border: 0;
}
.cid-qTrRmAmWcT .nav-dropdown .dropdown-menu .dropdown {
	position: relative;
}
.cid-qTrRmAmWcT .nav-item.dropdown {
	position: relative;
}
.cid-qTrRmAmWcT .nav-item.dropdown .dropdown-menu {
	z-index: -1;
	opacity: 0;
	pointer-events: none;
}
.cid-qTrRmAmWcT .nav-item.dropdown:hover > .dropdown-menu {
	z-index: 1;
	opacity: 1;
	pointer-events: all;
}
.cid-qTrRmAmWcT .dropdown-menu .dropdown:hover > .dropdown-menu {
	z-index: 1;
	opacity: 1;
	pointer-events: all;
}
.cid-qTrRmAmWcT .link.dropdown-toggle:after {
	content: '';
margin-left: .25rem;
	border-top: 0.35em solid;
	border-right: 0.35em solid transparent;
	border-left: 0.35em solid transparent;
	border-bottom: 0;
}
.cid-qTrRmAmWcT .nav-dropdown .dropdown-submenu {
	top: 0;
}
.cid-qTrRmAmWcT .navbar {
	min-height: 90px;
	padding-left: 1rem;
	padding-right: 1rem;
	z-index: 100;
	display: flex;
	flex-direction: row;
	width: 100%;
	transition: all .3s;
	justify-content: space-between;
	background: #9dc7d3;
}
.cid-qTrRmAmWcT .navbar .navbar-logo {
margin-right: .8rem;
}
.cid-qTrRmAmWcT .navbar .navbar-logo img {
	height: auto;
}
.cid-qTrRmAmWcT .navbar.navbar-short {
	background: #9dc7d3;
}
.cid-qTrRmAmWcT .navbar.navbar-short .navbar-brand {
	padding: 0;
}
.cid-qTrRmAmWcT .navbar.opened {
	transition: all .3s;
	background: #9dc7d3;
}
.cid-qTrRmAmWcT .navbar .dropdown-item {
padding: .25rem 1.5rem;
}
.cid-qTrRmAmWcT .navbar .navbar-collapse {
	text-align: right;
	display: flex;
	justify-content: flex-end;
	z-index: 1;
	flex-basis: auto;
	align-items: center;
}
.cid-qTrRmAmWcT .navbar.collapsed button.navbar-toggler {
	display: inline-block;
}
.cid-qTrRmAmWcT .navbar.collapsed .navbar-collapse {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	min-height: 100vh;
	background: #9dc7d3;
	padding: 1.5rem 2rem 1rem 2rem;
}
.cid-qTrRmAmWcT .navbar.collapsed.opened .navbar-collapse.show, .cid-qTrRmAmWcT .navbar.collapsed.opened .navbar-collapse.collapsing {
	display: block;
}
.cid-qTrRmAmWcT .navbar.collapsed.opened .dropdown-menu {
	top: 0;
}
.cid-qTrRmAmWcT .navbar.collapsed .dropdown-menu {
	position: relative;
	background: transparent;
}
.cid-qTrRmAmWcT .navbar.collapsed .dropdown-menu .dropdown-submenu {
	left: 0;
}
.cid-qTrRmAmWcT .navbar.collapsed .dropdown-menu .dropdown-item:after {
	right: auto;
}
.cid-qTrRmAmWcT .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
	text-align: center;
	margin: 0;
}
.cid-qTrRmAmWcT .navbar.collapsed .navbar-brand {
	flex-shrink: initial;
	word-break: break-word;
}
@media (max-width: 991px) {
.cid-qTrRmAmWcT .navbar .navbar-collapse {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	min-height: 100vh;
	background: #9dc7d3;
	padding: 1rem 2rem 1rem 2rem;
}
.cid-qTrRmAmWcT .navbar.opened .navbar-collapse.show, .cid-qTrRmAmWcT .navbar.opened .navbar-collapse.collapsing {
	display: block;
}
.cid-qTrRmAmWcT .navbar.opened .dropdown-menu {
	top: 0;
}
.cid-qTrRmAmWcT .navbar .dropdown-menu {
	position: relative;
	background: transparent;
}
.cid-qTrRmAmWcT .navbar .dropdown-menu .dropdown-submenu {
	left: 0;
}
.cid-qTrRmAmWcT .navbar .dropdown-menu .dropdown-item:after {
	right: auto;
}
.cid-qTrRmAmWcT .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
	text-align: center;
	margin: 0;
}
.cid-qTrRmAmWcT .navbar .navbar-brand {
	flex-shrink: initial;
	word-break: break-word;
}
}
.cid-qTrRmAmWcT .navbar-brand {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	margin-right: 0;
	padding: 0;
	transition: all .3s;
	word-break: break-word;
	z-index: 1;
}
.cid-qTrRmAmWcT .navbar-brand .navbar-caption {
	line-height: inherit;
	font-weight: 600;
}
.cid-qTrRmAmWcT .navbar-brand .navbar-logo a {
	outline: none;
}
.cid-qTrRmAmWcT .dropdown-item.active, .cid-qTrRmAmWcT .dropdown-item:active {
	background-color: transparent;
}
.cid-qTrRmAmWcT .navbar-expand-lg .navbar-nav .nav-link {
	padding: 0;
}
.cid-qTrRmAmWcT .navbar.navbar-expand-lg .dropdown .dropdown-menu {
	background: #9dc7d3;
}
.cid-qTrRmAmWcT .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
	margin: 0;
	left: 100%;
}
.cid-qTrRmAmWcT .navbar .dropdown.open > .dropdown-menu {
	display: block;
}
.cid-qTrRmAmWcT ul.navbar-nav {
	flex-wrap: wrap;
}
.cid-qTrRmAmWcT .navbar-buttons {
	text-align: center;
}
.cid-qTrRmAmWcT button.navbar-toggler {
	display: none;
	outline: none;
	width: 31px;
	height: 20px;
	cursor: pointer;
	transition: all .2s;
	position: relative;
	align-self: center;
}
.cid-qTrRmAmWcT button.navbar-toggler .hamburger span {
	position: absolute;
	right: 0;
	width: 30px;
	height: 2px;
	border-right: 5px;
	background-color: #ffffff;
}
.cid-qTrRmAmWcT button.navbar-toggler .hamburger span:nth-child(1) {
	top: 0;
	transition: all .2s;
}
.cid-qTrRmAmWcT button.navbar-toggler .hamburger span:nth-child(2) {
	top: 8px;
	transition: all .15s;
}
.cid-qTrRmAmWcT button.navbar-toggler .hamburger span:nth-child(3) {
	top: 8px;
	transition: all .15s;
}
.cid-qTrRmAmWcT button.navbar-toggler .hamburger span:nth-child(4) {
	top: 16px;
	transition: all .2s;
}
.cid-qTrRmAmWcT nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(1) {
	top: 8px;
	width: 0;
	opacity: 0;
	right: 50%;
	transition: all .2s;
}
.cid-qTrRmAmWcT nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all .25s;
}
.cid-qTrRmAmWcT nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: all .25s;
}
.cid-qTrRmAmWcT nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(4) {
	top: 8px;
	width: 0;
	opacity: 0;
	right: 50%;
	transition: all .2s;
}
.cid-qTrRmAmWcT a.nav-link {
	display: flex;
	align-items: center;
	justify-content: center;
}
.cid-qTrRmAmWcT .nav-link .mbr-iconfont, .cid-qTrRmAmWcT .dropdown-item .mbr-iconfont {
margin-right: .2rem;
}
.cid-qTrRmAmWcT .ampstart-btn.hamburger {
	position: relative;
	margin: auto 0;
	width: 30px;
	height: 20px;
	background: none;
	border: none;
	cursor: pointer;
	z-index: 1000;
}
.cid-qTrRmAmWcT .ampstart-btn.hamburger:focus {
	outline: none;
}
.cid-qTrRmAmWcT .ampstart-btn.hamburger span {
	position: absolute;
	right: 0;
	width: 30px;
	height: 2px;
	border-right: 5px;
	background-color: #ffffff;
}
.cid-qTrRmAmWcT .ampstart-btn.hamburger span:nth-child(1) {
	top: 0;
	transition: all .2s;
}
.cid-qTrRmAmWcT .ampstart-btn.hamburger span:nth-child(2) {
	top: 8px;
	transition: all .15s;
}
.cid-qTrRmAmWcT .ampstart-btn.hamburger span:nth-child(3) {
	top: 8px;
	transition: all .15s;
}
.cid-qTrRmAmWcT .ampstart-btn.hamburger span:nth-child(4) {
	top: 16px;
	transition: all .2s;
}
@media (min-width: 992px) {
.cid-qTrRmAmWcT .ampstart-btn, .cid-qTrRmAmWcT amp-sidebar {
	display: none;
}
.cid-qTrRmAmWcT .dropdown-menu .dropdown-toggle:after {
	content: '';
	border-bottom: 0.35em solid transparent;
	border-left: 0.35em solid;
	border-right: 0;
	border-top: 0.35em solid transparent;
	margin-left: 0.3rem;
	margin-top: -0.3077em;
	position: absolute;
	right: 1.1538em;
	top: 50%;
}
}
.cid-qTrRmAmWcT amp-sidebar {
	min-width: 260px;
	z-index: 1050;
	background-color: #9dc7d3;
}
.cid-qTrRmAmWcT amp-sidebar.open:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: red;
}
.cid-qTrRmAmWcT .open {
	transform: translateX(0%);
	display: block;
}
.cid-qTrRmAmWcT .builder-sidebar {
	text-align: right;
	background-color: #9dc7d3;
	position: relative;
	height: 100vh;
	z-index: 1030;
	padding: 1rem 2rem;
	max-width: 20rem;
}
.cid-qTrRmAmWcT .builder-sidebar .dropdown {
	position: relative;
}
.cid-qTrRmAmWcT .builder-sidebar .dropdown:hover > .dropdown-menu {
	position: relative;
	text-align: center;
}
.cid-qTrRmAmWcT .sidebar {
	padding: 1rem 0;
	margin: 0;
}
.cid-qTrRmAmWcT .sidebar > li {
	list-style: none;
	display: flex;
	flex-direction: column;
}
.cid-qTrRmAmWcT .sidebar a {
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
}
.cid-qTrRmAmWcT .close-sidebar {
	width: 30px;
	height: 30px;
	position: relative;
	cursor: pointer;
	background-color: transparent;
	border: none;
}
.cid-qTrRmAmWcT .close-sidebar:focus {
	outline: 2px auto #009b95;
}
.cid-qTrRmAmWcT .close-sidebar span {
	position: absolute;
	left: 0;
	width: 30px;
	height: 2px;
	border-right: 5px;
	background-color: #ffffff;
}
.cid-qTrRmAmWcT .close-sidebar span:nth-child(1) {
	transform: rotate(45deg);
}
.cid-qTrRmAmWcT .close-sidebar span:nth-child(2) {
	transform: rotate(-45deg);
}
.cid-qTrRmAmWcT amp-img {
	width: 60px;
	display: flex;
	align-items: center;
}
@media (max-width: 768px) {
.cid-qTrRmAmWcT amp-img {
	min-height: 55px;
	min-width: 55px;
}
}
.cid-qTrRmAmWcT .social {
	display: flex;
	justify-content: center;
}
@media (max-width: 992px) {
.cid-qTrRmAmWcT .social {
	padding-top: 2rem;
}
}
.cid-qTrRmAmWcT .amp-iconfont {
	margin-left: 1rem;
	font-size: 1.2rem;
	color: #00c322;
}
.cid-qTrRmAmWcT .btn {
	margin: 0.5rem;
}
.cid-qTrXAvsaYi {
	padding-top: 225px;
	padding-bottom: 105px;
	background-image: url("assets/images/background2-1920x1275.jpg");
}
.cid-qTrXAvsaYi .mbr-overlay {
	background-color: #000000;
	opacity: 0.3;
}
.cid-qTrXAvsaYi .mbr-section-title {
	margin-bottom: 3rem;
}
.cid-qTrXAvsaYi .mbr-text {
	margin: 0;
}
.cid-qTrXAvsaYi .mbr-section-btn {
	margin-top: 3rem;
}
.cid-qTrXU2VgOI {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 5rem;
	background-color: #ffffff;
}
.cid-qTrXSKihwc {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}
.cid-qTrXSKihwc .image-block {
	margin: auto;
	width: 100%;
}
.cid-qTrXSKihwc amp-img {
	text-align: center;
}
.cid-qTrXSKihwc .mbr-text {
	margin: 0;
padding: .5rem 0;
}
@media (max-width: 767px) {
.cid-qTrXSKihwc .image-block {
	width: 100%;
}
}
.cid-qTrXUHMqSn {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 5rem;
	background-color: #ffffff;
}
.cid-qTrYMh5Ly6 {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}
.cid-qTrYMh5Ly6 .mbr-row, .cid-qTrYMh5Ly6 .main-container, .cid-qTrYMh5Ly6 .off-container {
	padding: 0;
	margin: 0;
}
.cid-qTrYMh5Ly6 .mbr-row {
	justify-content: space-between;
	position: relative;
}
.cid-qTrYMh5Ly6 .mbr-row .image {
	display: flex;
	border: 8px solid #ffffff;
}
.cid-qTrYMh5Ly6 .mbr-row .main-container .image {
	height: 800px;
	width: 100%;
}
@media (max-width: 992px) {
.cid-qTrYMh5Ly6 .mbr-row .main-container .image {
	height: 100%;
	width: 100%;
}
}
.cid-qTrYMh5Ly6 .mbr-row .off-container {
	display: flex;
	flex-wrap: wrap;
}
.cid-qTrYMh5Ly6 .mbr-row .off-container .image {
	height: 400px;
	width: 100%;
}
@media (max-width: 992px) {
.cid-qTrYMh5Ly6 .mbr-row .off-container .image {
	height: 100%;
	width: 100%;
}
}
@media (max-width: 992px) {
.cid-qTrYMh5Ly6 .mbr-row {
	flex-direction: column;
}
.cid-qTrYMh5Ly6 amp-img {
	width: 100%;
}
}
.cid-qTrYMh5Ly6 img {
	height: 100%;
	object-fit: cover;
}
.cid-qTrYMh5Ly6 amp-img {
	position: relative;
	height: 100%;
	width: 100%;
}
.cid-qTrYMh5Ly6 amp-img:before {
	pointer-events: none;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0;
	transition: 0.4s opacity ease-in-out;
	z-index: 1;
}
.cid-qTrYMh5Ly6 amp-img:hover:before {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#1471da,endColorstr=#1C85FB)";
	background: linear-gradient(45deg, #000000, #000000);
}
.cid-qTrYN8PLgd {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 5rem;
	background-color: #ffffff;
}
.cid-qTrY31XamL {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #ffffff;
}
.cid-qTrY31XamL .figure {
	background-color: #eeeeee;
	position: absolute;
	left: 0;
	top: 0;
	width: 70%;
	height: 100%;
}
.cid-qTrY31XamL .image {
	height: 800px;
	width: 100%;
	margin-bottom: 1rem;
}
.cid-qTrY31XamL .image amp-img, .cid-qTrY31XamL .image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
@media (max-width: 992px) {
.cid-qTrY31XamL .image {
	height: 100%;
}
}
@media (max-width: 992px) {
.cid-qTrY31XamL .mbr-row {
	flex-direction: column-reverse;
}
}
.cid-qTrY31XamL .mbr-row > * {
	padding: 0 2rem;
}
.cid-qTrY31XamL .text-block {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.cid-qTrY31XamL .image-block {
	margin: auto;
	width: 100%;
}
.cid-qTrY31XamL .mbr-section-subtitle {
	margin-bottom: 2.5rem;
}
.cid-qTrY31XamL .mbr-section-title {
	margin-bottom: 1.5rem;
}
.cid-qTrY31XamL .mbr-section-btn {
	margin-top: 2rem;
}
@media (max-width: 768px) {
.cid-qTrY31XamL .text-block, .cid-qTrY31XamL .image-block {
	padding: 0;
}
}
.cid-qTrY4Mf7MR {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 5rem;
	background-color: #ffffff;
}
.cid-qTrXRmjrKW {
	padding-top: 150px;
	padding-bottom: 150px;
	background-color: #ffffff;
}
.cid-qTrXRmjrKW .figure {
	background-color: #eeeeee;
	position: absolute;
	right: 0;
	top: 0;
	width: 65%;
	height: 100%;
}
.cid-qTrXRmjrKW .mbr-row {
	justify-content: center;
}
.cid-qTrXRmjrKW .mbr-row > * {
	padding: 0 2rem;
}
.cid-qTrXRmjrKW .text-block {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.cid-qTrXRmjrKW .video-block {
	margin: auto;
	width: 100%;
}
.cid-qTrXRmjrKW .mbr-section-title {
	margin-bottom: 3rem;
}
@media (max-width: 992px) {
.cid-qTrXRmjrKW .mbr-section-title {
	margin-bottom: 1rem;
}
}
@media (max-width: 992px) {
.cid-qTrXRmjrKW .video-block, .cid-qTrXRmjrKW .text-block {
	padding: 0;
	margin-bottom: 2rem;
}
}
.cid-qTrXRmjrKW amp-youtube {
	-webkit-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.2);
}
.cid-qTrYGCycEm {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #ffffff;
}
.cid-qTrYGCycEm .container-fluid {
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
}
@media (max-width: 768px) {
.cid-qTrYGCycEm .container-fluid {
	border: none;
}
}
.cid-qTrYGCycEm .icons-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.cid-qTrYGCycEm span {
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	margin-left: -1px;
	height: 3rem;
	width: 4rem;
	font-size: 1.5rem;
	padding: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: gray;
}
@media (max-width: 768px) {
.cid-qTrYGCycEm span {
	border: 1px solid #444444;
	margin: 0;
	margin-top: -1px;
	margin-left: -1px;
}
}
.cid-qTrYGCycEm span:hover {
	color: white;
}
.cid-qTrYGCycEm span.fa-youtube:hover {
	background-color: #bb0000;
}
.cid-qTrYGCycEm span.fa-facebook-square:hover {
	background-color: #3b5998;
}
.cid-qTrYGCycEm span.fa-google-plus-circle:hover {
	background-color: #dd4b39;
}
.cid-qTrYGCycEm span.fa-linkedin-square:hover {
	background-color: #007bb6;
}
.cid-qTrYGCycEm span.fa-pinterest-square:hover {
	background-color: #cb2027;
}
.cid-qTrYGCycEm span.fa-instagram:hover {
	background-color: #517fa4;
}
.cid-qTrYGCycEm span.fa-twitter:hover {
	background-color: #00aced;
}
.cid-qTrYH7VxYO {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #ffffff;
}
.cid-qTrYH7VxYO .container-fluid {
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
}
@media (max-width: 768px) {
.cid-qTrYH7VxYO .container-fluid {
	border: none;
}
}
.cid-qTrYH7VxYO .icons-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.cid-qTrYH7VxYO span {
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	margin-left: -1px;
	height: 3rem;
	width: 4rem;
	font-size: 1.5rem;
	padding: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	background-color: #666666;
}
@media (max-width: 768px) {
.cid-qTrYH7VxYO span {
	border: 1px solid #444444;
	margin: 0;
	margin-top: -1px;
	margin-left: -1px;
}
}
.cid-qTrYH7VxYO span:hover {
	color: #666666;
	background-color: #ffffff;
}
.cid-qTrZbTAYKL {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 5rem;
	background-color: #ffffff;
}
.cid-qTw6oMoAHB {
	padding-top: 60px;
	padding-bottom: 75px;
	background-color: #ffffff;
}
.cid-qTw6oMoAHB .figure {
	background-color: #888888;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	left: auto;
	right: 0;
}
.cid-qTw6oMoAHB .mbr-row .text-block {
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
.cid-qTw6oMoAHB .mbr-row > * {
	padding: 0 2rem;
}
.cid-qTw6oMoAHB .text-block {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.cid-qTw6oMoAHB .mbr-section-subtitle {
	margin-bottom: 2.5rem;
}
.cid-qTw6oMoAHB .mbr-section-title {
	margin-bottom: 0;
	text-align: center;
	color: #ffffff;
}
.cid-qTw6oMoAHB .mbr-section-btn {
	margin-top: 2rem;
}
.cid-qTw6qdHue3 {
	padding-top: 75px;
	padding-bottom: 45px;
	background-color: #ffffff;
}
.cid-qTw6qdHue3 amp-img {
	position: relative;
	height: 100%;
}
.cid-qTw6qdHue3 amp-img:after {
	z-index: 23;
	pointer-events: none;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0;
	transition: 0.5s opacity ease-in-out;
}
.cid-qTw6qdHue3 img {
	height: 100%;
	object-fit: cover;
}
.cid-qTw6qdHue3 .image {
	height: 200px;
	width: 100%;
	margin-bottom: 2.2rem;
}
.cid-qTw6qdHue3 .inner-block {
	padding: 1rem;
	margin: 1rem;
	transition: 0.5s all ease;
	display: flex;
	flex-direction: column;
	height: 100%;
}
@media (max-width: 768px) {
.cid-qTw6qdHue3 .inner-block {
	margin: 0;
	padding: 1rem;
}
}
.cid-qTw6qdHue3 .card {
	padding: 0;
	margin-bottom: 2.5rem;
	transition: 0.5s all ease;
}
.cid-qTw6qdHue3 .card:hover .inner-block {
	-moz-box-shadow: 0 12px 28px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 12px 28px rgba(0,0,0,0.4);
	box-shadow: 0 12px 28px rgba(0,0,0,0.4);
}
.cid-qTw6qdHue3 .mbr-section-title {
	margin-bottom: 0.7rem;
}
.cid-qTw6qdHue3 .mbr-row {
	justify-content: center;
}
.cid-qTrRthELd6 {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #007873;
}
.cid-qTrRthELd6 .mbr-row {
	justify-content: center;
	margin-bottom: 1rem;
}
.cid-qTrRthELd6 .mbr-text {
	margin: 0;
}
.cid-qTrRthELd6 .fLink {
	margin-left: 1rem;
	margin-right: 1rem;
}
.engine {
	position: absolute;
	text-indent: -2400px;
	text-align: center;
	padding: 0;
	top: 0;
	left: -2400px;
}

amp-image-lightbox{position:fixed!important;top:0!important;left:0!important;bottom:0!important;right:0!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:translateZ(0)!important;-ms-touch-action:none!important;touch-action:none!important;z-index:1000;background:rgba(0,0,0,0.95);color:#f2f2f2}.i-amphtml-image-lightbox-container{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;overflow:hidden;transform:translateZ(0)}.i-amphtml-image-lightbox-trans{pointer-events:none!important;position:fixed;z-index:1001;top:0;left:0;bottom:0;right:0}.i-amphtml-image-lightbox-caption{position:absolute!important;z-index:2;bottom:0!important;left:0!important;right:0!important}.i-amphtml-image-lightbox-caption.i-amphtml-empty,.i-amphtml-image-lightbox-view-mode .i-amphtml-image-lightbox-caption{visibility:hidden}.amp-image-lightbox-caption{background:rgba(0,0,0,0.5);max-height:25%;padding:8px}.i-amphtml-image-lightbox-viewer{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;overflow:hidden;transform:translateZ(0)}.i-amphtml-image-lightbox-viewer-image{position:absolute;z-index:1;display:block;transform-origin:50% 50%}
/*# sourceURL=/extensions/amp-image-lightbox/0.1/amp-image-lightbox.css*/
