@import url( css_afbfb1.css );
body {
	line-height: 1.5; font-style: normal;
}
.mbr-section-title {
	line-height: 1.2; font-style: normal; text-transform: Uppercase;
}
.mbr-section-subtitle {
	line-height: 1.3;
     text-transform: capitalize;
}
.mbr-text {
	line-height: 1.6; font-style: normal;
}
.display-1 {
	font-family: "Rubik", sans-serif; font-size: 3rem;
}
.display-1 > .mbr-iconfont {
	font-size: 6.8rem;
}
.display-2 {
	font-family: "Rubik", sans-serif; font-size: 2.125rem;
}
.display-2 > .mbr-iconfont {
	font-size: 4.8rem;
}
.display-3 {
	font-family: "Rubik", sans-serif; font-size: 1.875rem;
}
.display-3 > .mbr-iconfont {
	font-size: 3.8rem;
}
.display-4 {
	font-family: "Rubik", sans-serif; font-size: 1rem;
}
.display-4 > .mbr-iconfont {
	font-size: 1.6rem;
}
.display-5 {
	font-family: "Rubik", sans-serif; font-size: 1.5rem;
}
.display-5 > .mbr-iconfont {
	font-size: 2.4rem;
}
.display-6 {
	font-family: "Rubik", sans-serif; font-size: 1.25rem;
}
.display-7 {
	font-family: "Rubik", sans-serif; font-size: 1.125rem;
}
.display-7 > .mbr-iconfont {
	font-size: 1.6rem;
}
@media all and (max-width:768px)
{
.display-1 {
	line-height: calc( 1.4 * (2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) /(48 - 20)))); font-size: calc( 2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) /(48 - 20)));
}
.display-2 {
	line-height: calc( 1.4 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) /(48 - 20)))); font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) /(48 - 20)));
}
.display-3 {
	line-height: calc( 1.4 * (1.5rem + (3 - 1.7) * ((100vw - 20rem) /(48 - 20)))); font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) /(48 - 20)));
}
.display-4 {
	line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) /(48 - 20)))); font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) /(48 - 20)));
}
.display-5 {
	line-height: calc( 1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) /(48 - 20)))); font-size: calc( 1.175rem + (1.5 - 1.175) * ((100vw - 20rem) /(48 - 20)));
}
}
.btn {
	border-width: 2px; margin: 0.4rem 0.8rem; padding: 1rem 3rem; border-radius: 3px; transition:0.3s ease-in-out; letter-spacing: 1px; font-style: normal; font-weight: 500; display: inline-flex; white-space: normal; justify-content: center; align-items: center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
}
.btn-sm {
	padding: 0.6rem 1.5rem; border-radius: 3px; transition:0.3s ease-in-out; letter-spacing: 1px; font-weight: 500; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
}
.btn-md {
	margin: 0.4rem 0.8rem !important; padding: 1rem 3rem; border-radius: 3px; transition:0.3s ease-in-out; letter-spacing: 1px; font-weight: 500; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
}
.btn-lg {
	margin: 0.4rem 0.8rem !important; padding: 1.2rem 3.2rem; border-radius: 3px; transition:0.3s ease-in-out; letter-spacing: 1px; font-weight: 500; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
}
.bg-primary {
	background-color: rgb(20, 157, 204) !important;
}
.bg-success {
	background-color: rgb(247, 237, 74) !important;
}
.bg-info {
	background-color: rgb(130, 120, 110) !important;
}
.bg-warning {
	background-color: rgb(135, 154, 159) !important;
}
.bg-danger {
	background-color: rgb(177, 163, 116) !important;
}
.btn-primary {
	border-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important; background-color: rgb(129, 172, 0) !important;
}
.btn-primary:active {
	border-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.btn-primary:hover {
	border-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.btn-primary:focus {
	border-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.focus.btn-primary {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.active.btn-primary {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.disabled.btn-primary {
	border-color: rgb(13, 103, 134) !important; color: rgb(255, 255, 255) !important; background-color: rgb(13, 103, 134) !important;
}
:disabled.btn-primary {
	border-color: rgb(13, 103, 134) !important; color: rgb(255, 255, 255) !important; background-color: rgb(13, 103, 134) !important;
}
.btn-secondary {
	border-color: rgb(129, 172, 0) !important; color: rgb(255, 255, 255) !important; background-color: rgb(129, 172, 0) !important; font-size: 1rem;
}
.btn-secondary:active {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.btn-secondary:hover {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.btn-secondary:focus {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.focus.btn-secondary {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.active.btn-secondary {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.disabled.btn-secondary {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
:disabled.btn-secondary {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.btn-info {
	border-color: rgb(130, 120, 110) !important; color: rgb(255, 255, 255) !important; background-color: rgb(130, 120, 110) !important;
}
.btn-info:active {
	border-color: rgb(130, 120, 110) !important; color: rgb(255, 255, 255) !important; background-color: rgb(130, 120, 110) !important;
}
.btn-info:hover {
	border-color: rgb(89, 82, 75) !important; color: rgb(255, 255, 255) !important; background-color: rgb(89, 82, 75) !important;
}
.btn-info:focus {
	border-color: rgb(89, 82, 75) !important; color: rgb(255, 255, 255) !important; background-color: rgb(89, 82, 75) !important;
}
.focus.btn-info {
	border-color: rgb(89, 82, 75) !important; color: rgb(255, 255, 255) !important; background-color: rgb(89, 82, 75) !important;
}
.active.btn-info {
	border-color: rgb(89, 82, 75) !important; color: rgb(255, 255, 255) !important; background-color: rgb(89, 82, 75) !important;
}
.disabled.btn-info {
	border-color: rgb(89, 82, 75) !important; color: rgb(255, 255, 255) !important; background-color: rgb(89, 82, 75) !important;
}
:disabled.btn-info {
	border-color: rgb(89, 82, 75) !important; color: rgb(255, 255, 255) !important; background-color: rgb(89, 82, 75) !important;
}
.btn-success {
	border-color: rgb(129, 172, 0) !important; color: rgb(255, 255, 255) !important; background-color: rgb(129, 172, 0) !important;
}
.btn-success:active {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.btn-success:hover {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.btn-success:focus {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.focus.btn-success {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.active.btn-success {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.disabled.btn-success {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
:disabled.btn-success {
	border-color: rgb(56, 128, 4) !important; color: rgb(255, 255, 255) !important; background-color: rgb(56, 128, 4) !important;
}
.btn-warning {
	border-color: rgb(135, 154, 159) !important; color: rgb(255, 255, 255) !important; background-color: rgb(135, 154, 159) !important;
}
.btn-warning:active {
	border-color: rgb(135, 154, 159) !important; color: rgb(255, 255, 255) !important; background-color: rgb(135, 154, 159) !important;
}
.btn-warning:hover {
	border-color: rgb(97, 116, 121) !important; color: rgb(255, 255, 255) !important; background-color: rgb(97, 116, 121) !important;
}
.btn-warning:focus {
	border-color: rgb(97, 116, 121) !important; color: rgb(255, 255, 255) !important; background-color: rgb(97, 116, 121) !important;
}
.focus.btn-warning {
	border-color: rgb(97, 116, 121) !important; color: rgb(255, 255, 255) !important; background-color: rgb(97, 116, 121) !important;
}
.active.btn-warning {
	border-color: rgb(97, 116, 121) !important; color: rgb(255, 255, 255) !important; background-color: rgb(97, 116, 121) !important;
}
.disabled.btn-warning {
	border-color: rgb(97, 116, 121) !important; color: rgb(255, 255, 255) !important; background-color: rgb(97, 116, 121) !important;
}
:disabled.btn-warning {
	border-color: rgb(97, 116, 121) !important; color: rgb(255, 255, 255) !important; background-color: rgb(97, 116, 121) !important;
}
.btn-danger {
	border-color: rgb(177, 163, 116) !important; color: rgb(255, 255, 255) !important; background-color: rgb(177, 163, 116) !important;
}
.btn-danger:active {
	border-color: rgb(177, 163, 116) !important; color: rgb(255, 255, 255) !important; background-color: rgb(177, 163, 116) !important;
}
.btn-danger:hover {
	border-color: rgb(139, 125, 78) !important; color: rgb(255, 255, 255) !important; background-color: rgb(139, 125, 78) !important;
}
.btn-danger:focus {
	border-color: rgb(139, 125, 78) !important; color: rgb(255, 255, 255) !important; background-color: rgb(139, 125, 78) !important;
}
.focus.btn-danger {
	border-color: rgb(139, 125, 78) !important; color: rgb(255, 255, 255) !important; background-color: rgb(139, 125, 78) !important;
}
.active.btn-danger {
	border-color: rgb(139, 125, 78) !important; color: rgb(255, 255, 255) !important; background-color: rgb(139, 125, 78) !important;
}
.disabled.btn-danger {
	border-color: rgb(139, 125, 78) !important; color: rgb(255, 255, 255) !important; background-color: rgb(139, 125, 78) !important;
}
:disabled.btn-danger {
	border-color: rgb(139, 125, 78) !important; color: rgb(255, 255, 255) !important; background-color: rgb(139, 125, 78) !important;
}
.btn-white {
	color: rgb(51, 51, 51) !important;
}
.btn-white {
	border-color: rgb(255, 255, 255) !important; color: rgb(128, 128, 128) !important; background-color: rgb(255, 255, 255) !important;
}
.btn-white:active {
	border-color: rgb(255, 255, 255) !important; color: rgb(128, 128, 128) !important; background-color: rgb(255, 255, 255) !important;
}
.btn-white:hover {
	border-color: rgb(217, 217, 217) !important; color: rgb(128, 128, 128) !important; background-color: rgb(217, 217, 217) !important;
}
.btn-white:focus {
	border-color: rgb(217, 217, 217) !important; color: rgb(128, 128, 128) !important; background-color: rgb(217, 217, 217) !important;
}
.focus.btn-white {
	border-color: rgb(217, 217, 217) !important; color: rgb(128, 128, 128) !important; background-color: rgb(217, 217, 217) !important;
}
.active.btn-white {
	border-color: rgb(217, 217, 217) !important; color: rgb(128, 128, 128) !important; background-color: rgb(217, 217, 217) !important;
}
.disabled.btn-white {
	border-color: rgb(217, 217, 217) !important; color: rgb(128, 128, 128) !important; background-color: rgb(217, 217, 217) !important;
}
:disabled.btn-white {
	border-color: rgb(217, 217, 217) !important; color: rgb(128, 128, 128) !important; background-color: rgb(217, 217, 217) !important;
}
.btn-black {
	border-color: rgb(51, 51, 51) !important; color: rgb(255, 255, 255) !important; background-color: rgb(51, 51, 51) !important;
}
.btn-black:active {
	border-color: rgb(51, 51, 51) !important; color: rgb(255, 255, 255) !important; background-color: rgb(51, 51, 51) !important;
}
.btn-black:hover {
	border-color: rgb(13, 13, 13) !important; color: rgb(255, 255, 255) !important; background-color: rgb(13, 13, 13) !important;
}
.btn-black:focus {
	border-color: rgb(13, 13, 13) !important; color: rgb(255, 255, 255) !important; background-color: rgb(13, 13, 13) !important;
}
.focus.btn-black {
	border-color: rgb(13, 13, 13) !important; color: rgb(255, 255, 255) !important; background-color: rgb(13, 13, 13) !important;
}
.active.btn-black {
	border-color: rgb(13, 13, 13) !important; color: rgb(255, 255, 255) !important; background-color: rgb(13, 13, 13) !important;
}
.disabled.btn-black {
	border-color: rgb(13, 13, 13) !important; color: rgb(255, 255, 255) !important; background-color: rgb(13, 13, 13) !important;
}
:disabled.btn-black {
	border-color: rgb(13, 13, 13) !important; color: rgb(255, 255, 255) !important; background-color: rgb(13, 13, 13) !important;
}
.btn-primary-outline {
	background: none; border-color: rgb(11, 86, 111); color: rgb(11, 86, 111);
}
.btn-primary-outline:active {
	background: none; border-color: rgb(11, 86, 111); color: rgb(11, 86, 111);
}
.btn-primary-outline:hover {
	border-color: rgb(20, 157, 204); color: rgb(255, 255, 255); background-color: rgb(20, 157, 204);
}
.btn-primary-outline:focus {
	border-color: rgb(20, 157, 204); color: rgb(255, 255, 255); background-color: rgb(20, 157, 204);
}
.focus.btn-primary-outline {
	border-color: rgb(20, 157, 204); color: rgb(255, 255, 255); background-color: rgb(20, 157, 204);
}
.active.btn-primary-outline {
	border-color: rgb(20, 157, 204); color: rgb(255, 255, 255); background-color: rgb(20, 157, 204);
}
.disabled.btn-primary-outline {
	border-color: rgb(20, 157, 204) !important; color: rgb(255, 255, 255) !important; background-color: rgb(20, 157, 204) !important;
}
:disabled.btn-primary-outline {
	border-color: rgb(20, 157, 204) !important; color: rgb(255, 255, 255) !important; background-color: rgb(20, 157, 204) !important;
}
.btn-secondary-outline {
	background: none; border-color: rgb(204, 0, 51); color: rgb(204, 0, 51);
}
.btn-secondary-outline:active {
	background: none; border-color: rgb(204, 0, 51); color: rgb(204, 0, 51);
}
.btn-secondary-outline:hover {
	border-color: rgb(255, 51, 102); color: rgb(255, 255, 255); background-color: rgb(255, 51, 102);
}
.btn-secondary-outline:focus {
	border-color: rgb(255, 51, 102); color: rgb(255, 255, 255); background-color: rgb(255, 51, 102);
}
.focus.btn-secondary-outline {
	border-color: rgb(255, 51, 102); color: rgb(255, 255, 255); background-color: rgb(255, 51, 102);
}
.active.btn-secondary-outline {
	border-color: rgb(255, 51, 102); color: rgb(255, 255, 255); background-color: rgb(255, 51, 102);
}
.disabled.btn-secondary-outline {
	border-color: rgb(255, 51, 102) !important; color: rgb(255, 255, 255) !important; background-color: rgb(255, 51, 102) !important;
}
:disabled.btn-secondary-outline {
	border-color: rgb(255, 51, 102) !important; color: rgb(255, 255, 255) !important; background-color: rgb(255, 51, 102) !important;
}
.btn-info-outline {
	background: none; border-color: rgb(75, 69, 63); color: rgb(75, 69, 63);
}
.btn-info-outline:active {
	background: none; border-color: rgb(75, 69, 63); color: rgb(75, 69, 63);
}
.btn-info-outline:hover {
	border-color: rgb(130, 120, 110); color: rgb(255, 255, 255); background-color: rgb(130, 120, 110);
}
.btn-info-outline:focus {
	border-color: rgb(130, 120, 110); color: rgb(255, 255, 255); background-color: rgb(130, 120, 110);
}
.focus.btn-info-outline {
	border-color: rgb(130, 120, 110); color: rgb(255, 255, 255); background-color: rgb(130, 120, 110);
}
.active.btn-info-outline {
	border-color: rgb(130, 120, 110); color: rgb(255, 255, 255); background-color: rgb(130, 120, 110);
}
.disabled.btn-info-outline {
	border-color: rgb(130, 120, 110) !important; color: rgb(255, 255, 255) !important; background-color: rgb(130, 120, 110) !important;
}
:disabled.btn-info-outline {
	border-color: rgb(130, 120, 110) !important; color: rgb(255, 255, 255) !important; background-color: rgb(130, 120, 110) !important;
}
.btn-success-outline {
	background: none; border-color: rgb(210, 198, 9); color: rgb(210, 198, 9);
}
.btn-success-outline:active {
	background: none; border-color: rgb(210, 198, 9); color: rgb(210, 198, 9);
}
.btn-success-outline:hover {
	border-color: rgb(247, 237, 74); color: rgb(63, 60, 3); background-color: rgb(247, 237, 74);
}
.btn-success-outline:focus {
	border-color: rgb(247, 237, 74); color: rgb(63, 60, 3); background-color: rgb(247, 237, 74);
}
.focus.btn-success-outline {
	border-color: rgb(247, 237, 74); color: rgb(63, 60, 3); background-color: rgb(247, 237, 74);
}
.active.btn-success-outline {
	border-color: rgb(247, 237, 74); color: rgb(63, 60, 3); background-color: rgb(247, 237, 74);
}
.disabled.btn-success-outline {
	border-color: rgb(247, 237, 74) !important; color: rgb(63, 60, 3) !important; background-color: rgb(247, 237, 74) !important;
}
:disabled.btn-success-outline {
	border-color: rgb(247, 237, 74) !important; color: rgb(63, 60, 3) !important; background-color: rgb(247, 237, 74) !important;
}
.btn-warning-outline {
	background: none; border-color: rgb(85, 102, 107); color: rgb(85, 102, 107);
}
.btn-warning-outline:active {
	background: none; border-color: rgb(85, 102, 107); color: rgb(85, 102, 107);
}
.btn-warning-outline:hover {
	border-color: rgb(135, 154, 159); color: rgb(255, 255, 255); background-color: rgb(135, 154, 159);
}
.btn-warning-outline:focus {
	border-color: rgb(135, 154, 159); color: rgb(255, 255, 255); background-color: rgb(135, 154, 159);
}
.focus.btn-warning-outline {
	border-color: rgb(135, 154, 159); color: rgb(255, 255, 255); background-color: rgb(135, 154, 159);
}
.active.btn-warning-outline {
	border-color: rgb(135, 154, 159); color: rgb(255, 255, 255); background-color: rgb(135, 154, 159);
}
.disabled.btn-warning-outline {
	border-color: rgb(135, 154, 159) !important; color: rgb(255, 255, 255) !important; background-color: rgb(135, 154, 159) !important;
}
:disabled.btn-warning-outline {
	border-color: rgb(135, 154, 159) !important; color: rgb(255, 255, 255) !important; background-color: rgb(135, 154, 159) !important;
}
.btn-danger-outline {
	background: none; border-color: rgb(122, 110, 69); color: rgb(122, 110, 69);
}
.btn-danger-outline:active {
	background: none; border-color: rgb(122, 110, 69); color: rgb(122, 110, 69);
}
.btn-danger-outline:hover {
	border-color: rgb(177, 163, 116); color: rgb(255, 255, 255); background-color: rgb(177, 163, 116);
}
.btn-danger-outline:focus {
	border-color: rgb(177, 163, 116); color: rgb(255, 255, 255); background-color: rgb(177, 163, 116);
}
.focus.btn-danger-outline {
	border-color: rgb(177, 163, 116); color: rgb(255, 255, 255); background-color: rgb(177, 163, 116);
}
.active.btn-danger-outline {
	border-color: rgb(177, 163, 116); color: rgb(255, 255, 255); background-color: rgb(177, 163, 116);
}
.disabled.btn-danger-outline {
	border-color: rgb(177, 163, 116) !important; color: rgb(255, 255, 255) !important; background-color: rgb(177, 163, 116) !important;
}
:disabled.btn-danger-outline {
	border-color: rgb(177, 163, 116) !important; color: rgb(255, 255, 255) !important; background-color: rgb(177, 163, 116) !important;
}
.btn-black-outline {
	background: none; border-color: rgb(0, 0, 0); color: rgb(0, 0, 0);
}
.btn-black-outline:active {
	background: none; border-color: rgb(0, 0, 0); color: rgb(0, 0, 0);
}
.btn-black-outline:hover {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.btn-black-outline:focus {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.focus.btn-black-outline {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.active.btn-black-outline {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.disabled.btn-black-outline {
	border-color: rgb(51, 51, 51) !important; color: rgb(255, 255, 255) !important; background-color: rgb(51, 51, 51) !important;
}
:disabled.btn-black-outline {
	border-color: rgb(51, 51, 51) !important; color: rgb(255, 255, 255) !important; background-color: rgb(51, 51, 51) !important;
}
.btn-white-outline {
	background: none; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.btn-white-outline:active {
	background: none; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.active.btn-white-outline {
	background: none; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.btn-white-outline:hover {
	border-color: rgb(255, 255, 255); color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);
}
.btn-white-outline:focus {
	border-color: rgb(255, 255, 255); color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);
}
.focus.btn-white-outline {
	border-color: rgb(255, 255, 255); color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);
}
.text-primary {
	color: rgb(20, 157, 204) !important;
}
.text-secondary {
	color: rgb(255, 51, 102) !important;
}
.text-success {
	color: rgb(247, 237, 74) !important;
}
.text-info {
	color: rgb(130, 120, 110) !important;
}
.text-warning {
	color: rgb(135, 154, 159) !important;
}
.text-danger {
	color: rgb(177, 163, 116) !important;
}
.text-white {
	color: rgb(255, 255, 255) !important;
}
.text-black {
	color: rgb(0, 0, 0) !important;
}
a.text-primary:hover {
	color: rgb(11, 86, 111) !important;
}
a.text-primary:focus {
	color: rgb(11, 86, 111) !important;
}
a.text-secondary:hover {
	color: rgb(204, 0, 51) !important;
}
a.text-secondary:focus {
	color: rgb(204, 0, 51) !important;
}
a.text-success:hover {
	color: rgb(210, 198, 9) !important;
}
a.text-success:focus {
	color: rgb(210, 198, 9) !important;
}
a.text-info:hover {
	color: rgb(75, 69, 63) !important;
}
a.text-info:focus {
	color: rgb(75, 69, 63) !important;
}
a.text-warning:hover {
	color: rgb(85, 102, 107) !important;
}
a.text-warning:focus {
	color: rgb(85, 102, 107) !important;
}
a.text-danger:hover {
	color: rgb(122, 110, 69) !important;
}
a.text-danger:focus {
	color: rgb(122, 110, 69) !important;
}
a.text-white:hover {
	color: rgb(179, 179, 179) !important;
}
a.text-white:focus {
	color: rgb(179, 179, 179) !important;
}
a.text-black:hover {
	color: rgb(77, 77, 77) !important;
}
a.text-black:focus {
	color: rgb(77, 77, 77) !important;
}
.alert-success {
	background-color: rgb(112, 199, 112);
}
.alert-info {
	background-color: rgb(130, 120, 110);
}
.alert-warning {
	background-color: rgb(135, 154, 159);
}
.alert-danger {
	background-color: rgb(177, 163, 116);
}
.mbr-section-btn a:not(.btn-form).btn {
	border-radius: 100px;
}
.mbr-section-btn a:not(.btn-form).btn:hover {
	box-shadow: none !important;
}
.mbr-section-btn a:not(.btn-form).btn:focus {
	box-shadow: none !important;
}
.mbr-section-btn a:not(.btn-form).btn:hover {
	box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2) !important; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-section-btn a:not(.btn-form).btn:focus {
	box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2) !important; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-gallery-filter li a {
	border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
	border-color: rgb(20, 157, 204); color: rgb(255, 255, 255); background-color: rgb(20, 157, 204);
}
.mbr-gallery-filter li.active .btn:focus {
	box-shadow: none;
}
.nav-tabs .nav-link {
	border-radius: 100px !important;
}
.btn-form {
	border-radius: 0px;
}
.btn-form:hover {
	cursor: pointer;
}
a {
	color: rgb(129, 172, 0);
}
a:hover {
	color: rgb(56, 128, 4);
}
.bg-primary.mbr-plan-header .mbr-plan-subtitle {
	color: rgb(180, 230, 248);
}
.bg-primary.mbr-plan-header .mbr-plan-price-desc {
	color: rgb(180, 230, 248);
}
.bg-success.mbr-plan-header .mbr-plan-subtitle {
	color: rgb(255, 255, 255);
}
.bg-success.mbr-plan-header .mbr-plan-price-desc {
	color: rgb(255, 255, 255);
}
.bg-info.mbr-plan-header .mbr-plan-subtitle {
	color: rgb(190, 184, 178);
}
.bg-info.mbr-plan-header .mbr-plan-price-desc {
	color: rgb(190, 184, 178);
}
.bg-warning.mbr-plan-header .mbr-plan-subtitle {
	color: rgb(206, 214, 216);
}
.bg-warning.mbr-plan-header .mbr-plan-price-desc {
	color: rgb(206, 214, 216);
}
.bg-danger.mbr-plan-header .mbr-plan-subtitle {
	color: rgb(223, 217, 198);
}
.bg-danger.mbr-plan-header .mbr-plan-price-desc {
	color: rgb(223, 217, 198);
}
.scrollToTop_wraper {
	display: none;
}
#scrollToTop a i::before {
	background: rgb(255, 255, 255); left: calc(50% - 1px); top: 25%; width: 2px; height: 40%; position: absolute; content: "";
}
#scrollToTop a i::after {
	left: 30%; width: 40%; height: 40%; bottom: 30%; border-top-color: rgb(255, 255, 255); border-right-color: rgb(255, 255, 255); border-top-width: 2px; border-right-width: 2px; border-top-style: solid; border-right-style: solid; display: block; position: absolute; content: ""; transform: rotate(135deg);
}
.note-check a[data-value=Rubik] {
	font-style: normal;
}
.mbr-arrow a {
	color: rgb(255, 255, 255);
}
@media all and (max-width:767px)
{
.mbr-arrow {
	display: none;
}
}
.form-control-label {
	padding: 0px; margin-bottom: 0.35em; position: relative; cursor: pointer;
}
.alert {
	padding: 1.25rem; border-radius: 0px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); line-height: 1.5; font-size: 0.87rem; margin-bottom: 1.87rem; position: relative;
}
.alert-form.alert::after {
	left: 50%; width: 14px; height: 14px; bottom: -7px; margin-left: -7px; display: block; position: absolute; content: ""; transform: rotate(45deg); background-color: inherit;
}
.form-control {
	padding: 1.07em 0.5em; color: rgb(86, 86, 86); line-height: 1.43; font-family: "Rubik", sans-serif; font-size: 1rem; min-height: 3.5em; box-shadow: none; background-color: rgb(245, 245, 245);
}
.form-control > .mbr-iconfont {
	font-size: 1.6rem;
}
.form-control {
	border: 1px solid rgb(232, 232, 232); border-image: none;
}
.form-control:focus {
	border: 1px solid rgb(232, 232, 232); border-image: none;
}
.form-active :invalid.form-control {
	border-color: red;
}
.mbr-overlay {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 0; opacity: 0.5; background-color: rgb(0, 0, 0);
}
blockquote {
	border-width: 3px; border-color: rgb(129, 172, 0); padding: 10px 0px 5px 20px; font-size: 1.09rem; font-style: italic; position: relative;
}
blockquote ul li {
	border-width: 3px; border-color: rgb(129, 172, 0); padding: 5px 0px 5px 5px; font-size: 1.09rem; margin-bottom: 0.10rem; font-style: italic; position: relative;
}
ul {
	margin-bottom: 2.31rem;
}
ol {
	margin-bottom: 2.31rem;
}
pre {
	margin-bottom: 2.31rem;
}
blockquote {
	margin-bottom: 2.31rem;
}
pre {
	background: rgb(244, 244, 244); padding: 10px 24px; white-space: pre-wrap;
}
.inactive {
	pointer-events: none; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-user-drag: none; user-drag: none;
}
.mbr-section__comments .row {
	justify-content: center;
}
.mbr-form .btn {
	margin: 0.4rem 0px;
}
.mbr-form .input-group-btn a.btn {
	border-radius: 100px !important;
}
.mbr-form .input-group-btn a.btn:hover {
	box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2);
}
.mbr-form .input-group-btn button[type='submit'] {
	padding: 1rem 3rem; border-radius: 100px !important;
}
.mbr-form .input-group-btn button[type='submit']:hover {
	box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2);
}
.form2 .form-control {
	border-top-left-radius: 100px; border-bottom-left-radius: 100px;
}
.form2 .input-group-btn a.btn {
	border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important;
}
.form2 .input-group-btn button[type='submit'] {
	border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important;
}
.form3 input[type='email'] {
	border-radius: 100px !important;
}
@media all and (max-width:349px)
{
.form2 input[type='email'] {
	border-radius: 100px !important;
}
.form2 .input-group-btn a.btn {
	border-radius: 100px !important;
}
.form2 .input-group-btn button[type='submit'] {
	border-radius: 100px !important;
}
}
@media all and (max-width:767px)
{
.btn {
	font-size: 0.75rem !important;
}
.btn .mbr-iconfont {
	font-size: 1rem !important;
}
}
.btn-social {
	padding: 0px; border-radius: 50%; border: 2px solid rgb(20, 157, 204); border-image: none; width: 44px; height: 44px; text-align: center; color: rgb(35, 35, 35); line-height: 44px; font-size: 20px; position: relative; cursor: pointer;
}
.btn-social i {
	top: 0px; width: 44px; line-height: 44px;
}
.btn-social:hover {
	background: rgb(20, 157, 204); color: rgb(255, 255, 255);
}
.btn-social + .btn {
	margin-left: 0.1rem;
}
.mbr-footer-content li::before {
	background: rgb(20, 157, 204);
}
.mbr-footer .mbr-contacts li::before {
	background: rgb(20, 157, 204);
}
.mbr-footer-content li a:hover {
	color: rgb(20, 157, 204);
}
.mbr-footer .mbr-contacts li a:hover {
	color: rgb(20, 157, 204);
}
.footer3 input[type='email'] {
	border-radius: 100px !important;
}
.footer4 input[type='email'] {
	border-radius: 100px !important;
}
.footer3 .input-group-btn a.btn {
	border-radius: 100px !important;
}
.footer4 .input-group-btn a.btn {
	border-radius: 100px !important;
}
.footer3 .input-group-btn button[type='submit'] {
	border-radius: 100px !important;
}
.footer4 .input-group-btn button[type='submit'] {
	border-radius: 100px !important;
}
.header13 .form-inline input[type='email'] {
	border-radius: 100px;
}
.header14 .form-inline input[type='email'] {
	border-radius: 100px;
}
.header13 .form-inline input[type='text'] {
	border-radius: 100px;
}
.header14 .form-inline input[type='text'] {
	border-radius: 100px;
}
.header13 .form-inline input[type='tel'] {
	border-radius: 100px;
}
.header14 .form-inline input[type='tel'] {
	border-radius: 100px;
}
.header13 .form-inline a.btn {
	border-radius: 100px;
}
.header14 .form-inline a.btn {
	border-radius: 100px;
}
.header13 .form-inline button {
	border-radius: 100px !important;
}
.header14 .form-inline button {
	border-radius: 100px !important;
}
.offset-1 {
	margin-left: 8.33%;
}
.offset-2 {
	margin-left: 16.66%;
}
.offset-3 {
	margin-left: 25%;
}
.offset-4 {
	margin-left: 33.33%;
}
.offset-5 {
	margin-left: 41.66%;
}
.offset-6 {
	margin-left: 50%;
}
.offset-7 {
	margin-left: 58.33%;
}
.offset-8 {
	margin-left: 66.66%;
}
.offset-9 {
	margin-left: 75%;
}
.offset-10 {
	margin-left: 83.33%;
}
.offset-11 {
	margin-left: 91.66%;
}
@media all and (min-width:576px)
{
.offset-sm-0 {
	margin-left: 0%;
}
.offset-sm-1 {
	margin-left: 8.33%;
}
.offset-sm-2 {
	margin-left: 16.66%;
}
.offset-sm-3 {
	margin-left: 25%;
}
.offset-sm-4 {
	margin-left: 33.33%;
}
.offset-sm-5 {
	margin-left: 41.66%;
}
.offset-sm-6 {
	margin-left: 50%;
}
.offset-sm-7 {
	margin-left: 58.33%;
}
.offset-sm-8 {
	margin-left: 66.66%;
}
.offset-sm-9 {
	margin-left: 75%;
}
.offset-sm-10 {
	margin-left: 83.33%;
}
.offset-sm-11 {
	margin-left: 91.66%;
}
}
@media all and (min-width:768px)
{
.offset-md-0 {
	margin-left: 0%;
}
.offset-md-1 {
	margin-left: 8.33%;
}
.offset-md-2 {
	margin-left: 16.66%;
}
.offset-md-3 {
	margin-left: 25%;
}
.offset-md-4 {
	margin-left: 33.33%;
}
.offset-md-5 {
	margin-left: 41.66%;
}
.offset-md-6 {
	margin-left: 50%;
}
.offset-md-7 {
	margin-left: 58.33%;
}
.offset-md-8 {
	margin-left: 66.66%;
}
.offset-md-9 {
	margin-left: 75%;
}
.offset-md-10 {
	margin-left: 83.33%;
}
.offset-md-11 {
	margin-left: 91.66%;
}
}
@media all and (min-width:992px)
{
.offset-lg-0 {
	margin-left: 0%;
}
.offset-lg-1 {
	margin-left: 8.33%;
}
.offset-lg-2 {
	margin-left: 16.66%;
}
.offset-lg-3 {
	margin-left: 25%;
}
.offset-lg-4 {
	margin-left: 33.33%;
}
.offset-lg-5 {
	margin-left: 41.66%;
}
.offset-lg-6 {
	margin-left: 50%;
}
.offset-lg-7 {
	margin-left: 58.33%;
}
.offset-lg-8 {
	margin-left: 66.66%;
}
.offset-lg-9 {
	margin-left: 75%;
}
.offset-lg-10 {
	margin-left: 83.33%;
}
.offset-lg-11 {
	margin-left: 91.66%;
}
}
@media all and (min-width:1200px)
{
.offset-xl-0 {
	margin-left: 0%;
}
.offset-xl-1 {
	margin-left: 8.33%;
}
.offset-xl-2 {
	margin-left: 16.66%;
}
.offset-xl-3 {
	margin-left: 25%;
}
.offset-xl-4 {
	margin-left: 33.33%;
}
.offset-xl-5 {
	margin-left: 41.66%;
}
.offset-xl-6 {
	margin-left: 50%;
}
.offset-xl-7 {
	margin-left: 58.33%;
}
.offset-xl-8 {
	margin-left: 66.66%;
}
.offset-xl-9 {
	margin-left: 75%;
}
.offset-xl-10 {
	margin-left: 83.33%;
}
.offset-xl-11 {
	margin-left: 91.66%;
}
}
.navbar-toggler {
	background: none; padding: 0.25rem 0.75rem; border-radius: 0.25rem; border: 1px solid transparent; border-image: none; line-height: 1; font-size: 1.25rem; align-self: flex-start; -webkit-align-self: flex-start; -webkit-border-radius: 0.25rem;
}
.navbar-toggler:focus {
	text-decoration: none;
}
.navbar-toggler:hover {
	text-decoration: none;
}
.navbar-toggler-icon {
	background: no-repeat center / 100% 100%; width: 1.5em; height: 1.5em; vertical-align: middle; display: inline-block; content: ""; -webkit-background-size: 100% 100%; -o-background-size: 100% 100%;
}
.navbar-toggler-left {
	left: 1rem; position: absolute;
}
.navbar-toggler-right {
	right: 1rem; position: absolute;
}
@media all and (max-width:575px)
{
.navbar-toggleable .navbar-nav .dropdown-menu {
	float: none; position: static;
}
.navbar-toggleable > .container {
	padding-right: 0px; padding-left: 0px;
}
}
@media all and (min-width:576px)
{
.navbar-toggleable {
	align-items: center; -webkit-box-align: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -webkit-flex-wrap: nowrap; -webkit-align-items: center;
}
.navbar-toggleable .navbar-nav {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.navbar-toggleable .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-toggleable > .container {
	display: flex; flex-wrap: nowrap; align-items: center; -webkit-box-align: center; -webkit-flex-wrap: nowrap; -webkit-align-items: center;
}
.navbar-toggleable .navbar-collapse {
	width: 100%; display: flex !important;
}
.navbar-toggleable .navbar-toggler {
	display: none;
}
}
@media all and (max-width:767px)
{
.navbar-toggleable-sm .navbar-nav .dropdown-menu {
	float: none; position: static;
}
.navbar-toggleable-sm > .container {
	padding-right: 0px; padding-left: 0px;
}
}
@media all and (min-width:768px)
{
.navbar-toggleable-sm {
	align-items: center; -webkit-box-align: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -webkit-flex-wrap: nowrap; -webkit-align-items: center;
}
.navbar-toggleable-sm .navbar-nav {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.navbar-toggleable-sm .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-toggleable-sm > .container {
	display: flex; flex-wrap: nowrap; align-items: center; -webkit-box-align: center; -webkit-flex-wrap: nowrap; -webkit-align-items: center;
}
.navbar-toggleable-sm .navbar-collapse {
	width: 100%; display: flex !important;
}
.navbar-toggleable-sm .navbar-toggler {
	display: none;
}
}
@media all and (max-width:991px)
{
.navbar-toggleable-md .navbar-nav .dropdown-menu {
	float: none; position: static;
}
.navbar-toggleable-md > .container {
	padding-right: 0px; padding-left: 0px;
}
}
@media all and (min-width:992px)
{
.navbar-toggleable-md {
	align-items: center; -webkit-box-align: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -webkit-flex-wrap: nowrap; -webkit-align-items: center;
}
.navbar-toggleable-md .navbar-nav {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.navbar-toggleable-md .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-toggleable-md > .container {
	display: flex; flex-wrap: nowrap; align-items: center; -webkit-box-align: center; -webkit-flex-wrap: nowrap; -webkit-align-items: center;
}
.navbar-toggleable-md .navbar-collapse {
	width: 100%; display: flex !important;
}
.navbar-toggleable-md .navbar-toggler {
	display: none;
}
}
@media all and (max-width:1199px)
{
.navbar-toggleable-lg .navbar-nav .dropdown-menu {
	float: none; position: static;
}
.navbar-toggleable-lg > .container {
	padding-right: 0px; padding-left: 0px;
}
}
@media all and (min-width:1200px)
{
.navbar-toggleable-lg {
	align-items: center; -webkit-box-align: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -webkit-flex-wrap: nowrap; -webkit-align-items: center;
}
.navbar-toggleable-lg .navbar-nav {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.navbar-toggleable-lg .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-toggleable-lg > .container {
	display: flex; flex-wrap: nowrap; align-items: center; -webkit-box-align: center; -webkit-flex-wrap: nowrap; -webkit-align-items: center;
}
.navbar-toggleable-lg .navbar-collapse {
	width: 100%; display: flex !important;
}
.navbar-toggleable-lg .navbar-toggler {
	display: none;
}
}
.navbar-toggleable-xl {
	align-items: center; -webkit-box-align: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -webkit-flex-wrap: nowrap; -webkit-align-items: center;
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
	float: none; position: static;
}
.navbar-toggleable-xl > .container {
	padding-right: 0px; padding-left: 0px;
}
.navbar-toggleable-xl .navbar-nav {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.navbar-toggleable-xl .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-toggleable-xl > .container {
	display: flex; flex-wrap: nowrap; align-items: center; -webkit-box-align: center; -webkit-flex-wrap: nowrap; -webkit-align-items: center;
}
.navbar-toggleable-xl .navbar-collapse {
	width: 100%; display: flex !important;
}
.navbar-toggleable-xl .navbar-toggler {
	display: none;
}
.card-img {
	width: auto;
}
.menu :not(.beta-menu).collapsed.navbar {
	flex-direction: column;
}
.active.carousel-item {
	display: flex;
}
.carousel-item-next {
	display: flex;
}
.carousel-item-prev {
	display: flex;
}
.note-air-layout .dropup .dropdown-menu {
	
}
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
	
}
html {
	height: auto; min-height: 100vh;
}
body {
	height: auto; min-height: 100vh;
}
.dropup .dropdown-toggle::after {
	display: none;
}
.cid-qQHnH5mtwr .navbar {
	background: rgb(51, 51, 51); padding: 0.5rem 0px; transition:none; min-height: 77px;
}
.cid-qQHnH5mtwr .opened.transparent.bg-color.navbar-dropdown {
	background: rgb(51, 51, 51);
}
.cid-qQHnH5mtwr a {
	font-style: normal;
}
.cid-qQHnH5mtwr .nav-item span {
	line-height: 0.5em; padding-right: 0.4em; text-decoration: none; vertical-align: text-bottom; position: relative;
}
.cid-qQHnH5mtwr .nav-item a {
	margin: 0rem 0.65rem !important; padding: 0.7rem 0px !important; display: flex; justify-content: center; align-items: center;
}
.cid-qQHnH5mtwr .nav-item:focus {
	
}
.cid-qQHnH5mtwr .nav-link:focus {
	
}
.cid-qQHnH5mtwr .btn {
	padding: 0.4rem 1.5rem; display: inline-flex; align-items: center;
}
.cid-qQHnH5mtwr .btn .mbr-iconfont {
	font-size: 1.6rem;
}
.cid-qQHnH5mtwr .menu-logo {
	margin-right: auto;
}
.cid-qQHnH5mtwr .menu-logo .navbar-brand {
	padding: 0px; transition:padding 0.2s; margin-left: 5rem; display: flex; min-height: 3.8rem; align-items: center;
}
.cid-qQHnH5mtwr .menu-logo .navbar-brand .navbar-caption-wrap {
	margin: 0.3rem 0px; min-width: 7rem; align-items: center; -webkit-align-items: center;
}
.cid-qQHnH5mtwr .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
	line-height: 1.2rem !important; padding-right: 2rem;
}
.cid-qQHnH5mtwr .menu-logo .navbar-brand .navbar-logo {
	transition:font-size 0.25s; font-size: 4rem;
}
.cid-qQHnH5mtwr .menu-logo .navbar-brand .navbar-logo img {
	display: flex;
}
.cid-qQHnH5mtwr .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
	transition:font-size 0.25s;
}
.cid-qQHnH5mtwr .navbar-toggleable-sm .navbar-collapse {
	width: auto; padding-right: 5rem; justify-content: flex-end; -webkit-justify-content: flex-end;
}
.cid-qQHnH5mtwr .navbar-toggleable-sm .navbar-collapse .navbar-nav {
	padding-left: 0px; flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.cid-qQHnH5mtwr .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
	align-self: center; -webkit-align-self: center;
}
.cid-qQHnH5mtwr .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
	padding-bottom: 0px; padding-left: 0px;
}
.cid-qQHnH5mtwr .dropdown .dropdown-menu {
	background: rgb(51, 51, 51); text-align: left; padding-top: 1.4rem; padding-bottom: 1.4rem; display: none; position: absolute; min-width: 5rem;
}
.cid-qQHnH5mtwr .dropdown .dropdown-menu .dropdown-item {
	padding: 0.23em 1.53em !important; width: auto;
}
.cid-qQHnH5mtwr .dropdown .dropdown-menu .dropdown-item::after {
	right: 0.5rem;
}
.cid-qQHnH5mtwr .dropdown .dropdown-menu .dropdown-submenu {
	margin: 0px;
}
.cid-qQHnH5mtwr .open.dropdown > .dropdown-menu {
	display: block;
}
.cid-qQHnH5mtwr .opened.navbar-toggleable-sm::after {
	left: 0px; width: 100vw; height: 100vh; bottom: 0px; position: absolute; z-index: 1000; content: ""; transform: translateY(100%); background-color: rgba(0, 0, 0, 0.1); -webkit-transform: translateY(100%);
}
.cid-qQHnH5mtwr .navbar-short.navbar {
	transition:0.2s; min-height: 60px;
}
.cid-qQHnH5mtwr .navbar-short.navbar .navbar-toggler-right {
	top: 20px;
}
.cid-qQHnH5mtwr .navbar-short.navbar .navbar-logo a {
	transition:font-size 0.25s; line-height: 2.5rem; font-size: 2.5rem !important;
}
.cid-qQHnH5mtwr .navbar-short.navbar .navbar-logo a .mbr-iconfont {
	font-size: 2.5rem !important;
}
.cid-qQHnH5mtwr .navbar-short.navbar .navbar-logo a img {
	height: 3rem !important;
}
.cid-qQHnH5mtwr .navbar-short.navbar .navbar-brand {
	min-height: 3rem;
}
.cid-qQHnH5mtwr button.navbar-toggler {
	transition:0.2s; top: 1.5rem; width: 31px; height: 18px; right: 1rem; cursor: pointer;
}
.cid-qQHnH5mtwr button.navbar-toggler:focus {
	
}
.cid-qQHnH5mtwr button.navbar-toggler .hamburger span {
	width: 30px; height: 2px; right: 0px; border-right-color: currentColor; border-right-width: 5px; border-right-style: none; position: absolute; background-color: rgb(255, 255, 255);
}
.cid-qQHnH5mtwr button.navbar-toggler .hamburger span:nth-child(1) {
	transition:0.2s; top: 0px;
}
.cid-qQHnH5mtwr button.navbar-toggler .hamburger span:nth-child(2) {
	transition:0.15s; top: 8px;
}
.cid-qQHnH5mtwr button.navbar-toggler .hamburger span:nth-child(3) {
	transition:0.15s; top: 8px;
}
.cid-qQHnH5mtwr button.navbar-toggler .hamburger span:nth-child(4) {
	transition:0.2s; top: 16px;
}
.cid-qQHnH5mtwr nav.opened .hamburger span:nth-child(1) {
	transition:0.2s; top: 8px; width: 0px; right: 50%; opacity: 0;
}
.cid-qQHnH5mtwr nav.opened .hamburger span:nth-child(2) {
	transition:0.25s; transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.cid-qQHnH5mtwr nav.opened .hamburger span:nth-child(3) {
	transition:0.25s; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.cid-qQHnH5mtwr nav.opened .hamburger span:nth-child(4) {
	transition:0.2s; top: 8px; width: 0px; right: 50%; opacity: 0;
}
.cid-qQHnH5mtwr .navbar-expand.collapsed {
	flex-direction: column;
}
.cid-qQHnH5mtwr .collapsed .btn {
	display: flex;
}
.cid-qQHnH5mtwr .collapsed .navbar-collapse {
	padding-right: 0px !important; display: none !important;
}
.cid-qQHnH5mtwr .collapsed .collapsing.navbar-collapse {
	display: block !important;
}
.cid-qQHnH5mtwr .collapsed .show.navbar-collapse {
	display: block !important;
}
.cid-qQHnH5mtwr .collapsed .collapsing.navbar-collapse .navbar-nav {
	text-align: center; display: block;
}
.cid-qQHnH5mtwr .collapsed .show.navbar-collapse .navbar-nav {
	text-align: center; display: block;
}
.cid-qQHnH5mtwr .collapsed .collapsing.navbar-collapse .navbar-nav .nav-item {
	clear: both;
}
.cid-qQHnH5mtwr .collapsed .show.navbar-collapse .navbar-nav .nav-item {
	clear: both;
}
.cid-qQHnH5mtwr .collapsed .collapsing.navbar-collapse .navbar-buttons {
	text-align: center;
}
.cid-qQHnH5mtwr .collapsed .show.navbar-collapse .navbar-buttons {
	text-align: center;
}
.cid-qQHnH5mtwr .collapsed .collapsing.navbar-collapse :last-child.navbar-buttons {
	margin-bottom: 1rem;
}
.cid-qQHnH5mtwr .collapsed .show.navbar-collapse :last-child.navbar-buttons {
	margin-bottom: 1rem;
}
.cid-qQHnH5mtwr .collapsed button.navbar-toggler {
	display: block;
}
.cid-qQHnH5mtwr .collapsed .navbar-brand {
	margin-left: 1rem !important;
}
.cid-qQHnH5mtwr .collapsed .navbar-toggleable-sm {
	flex-direction: column; -webkit-flex-direction: column;
}
.cid-qQHnH5mtwr .collapsed .dropdown .dropdown-menu {
	padding: 0px; width: 100%; height: 0px; text-align: center; display: block; visibility: hidden; position: relative; opacity: 0; transition-property: opacity, padding, height; transition-duration: 0.5s;
}
.cid-qQHnH5mtwr .collapsed .open.dropdown > .dropdown-menu {
	padding: 1.4rem 0px; height: auto; visibility: visible; position: relative; opacity: 1;
}
.cid-qQHnH5mtwr .collapsed .dropdown .dropdown-submenu {
	left: 0px; width: 100%; text-align: center;
}
.cid-qQHnH5mtwr .collapsed .dropdown [data-toggle='dropdown-submenu'].dropdown-toggle::after {
	top: 50%; width: 0px; height: 0px; right: 0px; margin-top: 0px; margin-left: 0.3em; vertical-align: middle; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 0.3em; border-right-width: 0.3em; border-left-width: 0.3em; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: inline-block; position: inherit; content: "";
}
@media all and (max-width:991px)
{
.cid-qQHnH5mtwr .navbar-expand {
	flex-direction: column;
}
.cid-qQHnH5mtwr img {
	height: 3.8rem !important;
}
.cid-qQHnH5mtwr .btn {
	display: flex;
}
.cid-qQHnH5mtwr button.navbar-toggler {
	display: block;
}
.cid-qQHnH5mtwr .navbar-brand {
	margin-left: 1rem !important;
}
.cid-qQHnH5mtwr .navbar-toggleable-sm {
	flex-direction: column; -webkit-flex-direction: column;
}
.cid-qQHnH5mtwr .navbar-collapse {
	padding-right: 0px !important; display: none !important;
}
.cid-qQHnH5mtwr .collapsing.navbar-collapse {
	display: block !important;
}
.cid-qQHnH5mtwr .show.navbar-collapse {
	display: block !important;
}
.cid-qQHnH5mtwr .collapsing.navbar-collapse .navbar-nav {
	text-align: center; display: block;
}
.cid-qQHnH5mtwr .show.navbar-collapse .navbar-nav {
	text-align: center; display: block;
}
.cid-qQHnH5mtwr .collapsing.navbar-collapse .navbar-nav .nav-item {
	clear: both;
}
.cid-qQHnH5mtwr .show.navbar-collapse .navbar-nav .nav-item {
	clear: both;
}
.cid-qQHnH5mtwr .collapsing.navbar-collapse .navbar-buttons {
	text-align: center;
}
.cid-qQHnH5mtwr .show.navbar-collapse .navbar-buttons {
	text-align: center;
}
.cid-qQHnH5mtwr .collapsing.navbar-collapse :last-child.navbar-buttons {
	margin-bottom: 1rem;
}
.cid-qQHnH5mtwr .show.navbar-collapse :last-child.navbar-buttons {
	margin-bottom: 1rem;
}
.cid-qQHnH5mtwr .dropdown .dropdown-menu {
	padding: 0px; width: 100%; height: 0px; text-align: center; display: block; visibility: hidden; position: relative; opacity: 0; transition-property: opacity, padding, height; transition-duration: 0.5s;
}
.cid-qQHnH5mtwr .open.dropdown > .dropdown-menu {
	padding: 1.4rem 0px; height: auto; visibility: visible; position: relative; opacity: 1;
}
.cid-qQHnH5mtwr .dropdown .dropdown-submenu {
	left: 0px; width: 100%; text-align: center;
}
.cid-qQHnH5mtwr .dropdown [data-toggle='dropdown-submenu'].dropdown-toggle::after {
	top: 50%; width: 0px; height: 0px; right: 0px; margin-top: 0px; margin-left: 0.3em; vertical-align: middle; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 0.3em; border-right-width: 0.3em; border-left-width: 0.3em; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: inline-block; position: inherit; content: "";
}
}
@media all and (min-width:767px)
{
.cid-qQHnH5mtwr .menu-logo {
	flex-shrink: 0;
}
}
.cid-qQHnH5mtwr .navbar-collapse {
	flex-basis: auto;
}
.cid-qQHnH5mtwr .nav-link:hover {
	color: rgb(129, 172, 0) !important;
}
.cid-qQHnH5mtwr .dropdown-item:hover {
	color: rgb(129, 172, 0) !important;
}
.cid-qQHnH73bCh {
	padding-top: 30px; padding-bottom: 30px; background-color: rgb(46, 46, 46);
}
@media all and (max-width:767px)
{
.cid-qQHnH73bCh .content > div:not(:last-child) {
	margin-bottom: 2rem;
}
}
@media all and (max-width:767px)
{
.cid-qQHnH73bCh .media-wrap {
	margin-bottom: 1rem;
}
}
.cid-qQHnH73bCh .media-wrap .mbr-iconfont-logo {
	color: rgb(255, 51, 102); font-size: 7.5rem;
}
.cid-qQHnH73bCh .media-wrap img {
	height: 6rem;
}
@media all and (max-width:767px)
{
.cid-qQHnH73bCh .footer-lower .copyright {
	text-align: center; margin-bottom: 1rem;
}
}
.cid-qQHnH73bCh .footer-lower hr {
	border-color: rgb(255, 255, 255); margin: 1rem 0px; opacity: 0.05;
}
.cid-qQHnH73bCh .footer-lower .social-list {
	list-style: none; padding-left: 0px; margin-bottom: 0px; display: flex; flex-wrap: wrap; justify-content: flex-end; -webkit-justify-content: flex-end;
}
.cid-qQHnH73bCh .footer-lower .social-list .mbr-iconfont-social {
	color: rgb(255, 255, 255); font-size: 1.3rem;
}
.cid-qQHnH73bCh .footer-lower .social-list .soc-item {
	margin: 0px 0.5rem;
}
.cid-qQHnH73bCh .footer-lower .social-list a {
	margin: 0px; transition:0.2s linear; opacity: 0.5; -webkit-transition: .2s linear;
}
.cid-qQHnH73bCh .footer-lower .social-list a:hover {
	opacity: 1;
}
@media all and (max-width:767px)
{
.cid-qQHnH73bCh .footer-lower .social-list {
	justify-content: center; -webkit-justify-content: center;
}
}
.cid-qQHoICfd0a {
	background: rgb(255, 255, 255);
}
.cid-qQHoICfd0a .image-block {
	margin: auto; width: 100% !important;
}
.cid-qQHoICfd0a .mbr-figure {
	margin: 0px auto;
}
.cid-qQHoICfd0a figcaption {
	position: relative;
}
.cid-qQHoICfd0a figcaption div {
	width: 100%; bottom: 0px; position: absolute;
}
@media all and (max-width:768px)
{
.cid-qQHoICfd0a .image-block {
	width: 100% !important;
}
}
.cid-qQHptWpaqf {
	padding-top: 90px; padding-bottom: 0px; background-color: rgb(255, 255, 255);
}
.cid-qQHptWpaqf .mbr-slider .carousel-control {
	background: rgb(27, 27, 27);
}
.cid-qQHptWpaqf .mbr-slider .carousel-control-prev {
	left: 0px; margin-left: 2.5rem;
}
.cid-qQHptWpaqf .mbr-slider .carousel-control-next {
	right: 0px; margin-right: 2.5rem;
}
.cid-qQHptWpaqf .mbr-slider .modal-body .close {
	background: rgb(27, 27, 27);
}
.cid-qQHptWpaqf .mbr-gallery-item > div::before {
	background: linear-gradient(to left, rgb(85, 67, 70), rgb(69, 80, 91)) !important; transition:opacity 0.2s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: ""; opacity: 0; -webkit-transition: 0.2s opacity ease-in-out;
}
.cid-qQHptWpaqf .mbr-gallery-item > div:hover .mbr-gallery-title::before {
	background: none !important;
}
.cid-qQHptWpaqf .mbr-gallery-item > div:hover::before {
	opacity: 0.7 !important;
}
.cid-qQHptWpaqf .mbr-gallery-title {
	padding: 1rem; width: 100%; bottom: 0px; color: rgb(255, 255, 255); font-size: 0.9em; display: block; position: absolute; z-index: 2;
}
.cid-qQHptWpaqf .mbr-gallery-title::before {
	background: linear-gradient(to left, rgb(85, 67, 70), rgb(69, 80, 91)) !important; transition:background 0.2s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1; content: " "; opacity: 0.7; -webkit-transition: 0.2s background ease-in-out;
}
.cid-qQHpIXsAxY {
	padding-top: 45px; padding-bottom: 45px; background-color: rgb(255, 255, 255);
}
.cid-qQHpIXsAxY .content-slider {
	display: flex; justify-content: center;
}
.cid-qQHpIXsAxY .modal-body .close {
	background: rgb(27, 27, 27);
}
.cid-qQHpIXsAxY .modal-body .close span {
	font-style: normal;
}
.cid-qQHpIXsAxY .carousel-inner > .active {
	display: flex;
}
.cid-qQHpIXsAxY .carousel-inner > .next {
	display: flex;
}
.cid-qQHpIXsAxY .carousel-inner > .prev {
	display: flex;
}
.cid-qQHpIXsAxY .carousel-control .icon-next {
	line-height: 27px; font-size: 40px; margin-top: -18px;
}
.cid-qQHpIXsAxY .carousel-control .icon-prev {
	line-height: 27px; font-size: 40px; margin-top: -18px;
}
.cid-qQHpIXsAxY .carousel-control:hover {
	background: rgb(27, 27, 27); color: rgb(255, 255, 255); opacity: 1;
}
.cid-sjfWlY6erF {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(248, 248, 248);
}
}
.cid-sjfWlY6erF .mbr-section-subtitle {
	text-align: center; color: rgb(118, 118, 118); font-weight: 300;
}
.cid-sjfWlY6erF .timeline-text-content {
	background: rgb(231, 231, 231); padding: 2rem 2.5rem; transition:0.4s; margin-right: 2rem;
}
.cid-sjfWlY6erF .timeline-text-content p {
	margin-bottom: 0px;
}
.cid-sjfWlY6erF .timeline-element {
	margin-bottom: 50px; position: relative; -ms-word-wrap: break-word; flex-direction: row; -webkit-flex-direction: row;
}
.cid-sjfWlY6erF .timeline-element:hover .timeline-text-content {
	transition:0.4s; box-shadow: 0px 7px 20px 0px rgba(0,0,0,0.08);
}
.cid-sjfWlY6erF .reverse {
	flex-direction: row-reverse; -webkit-flex-direction: row-reverse;
}
.cid-sjfWlY6erF .reverse .timeline-text-content {
	margin-right: 0px; margin-left: 2rem;
}
.cid-sjfWlY6erF .iconsBackground {
	border-radius: 50%; left: 50%; top: 20px; width: 60px; height: 60px; text-align: center; line-height: 30px; margin-left: -30px; display: inline-block; position: absolute; background-color: rgb(231, 231, 231);
}
.cid-sjfWlY6erF .mbr-iconfont {
	left: 13px; top: 13px; text-align: center; font-size: 35px; display: inline-block; position: absolute; z-index: 3;
}
.cid-sjfWlY6erF .separline::before {
	left: calc(50% - 1px); top: 20px; width: 2px; height: calc(100% + 4rem); bottom: 0px; position: absolute; content: ""; background-color: rgb(231, 231, 231);
}
@media all and (max-width:768px)
{
.cid-sjfWlY6erF .iconsBackground {
	left: 1.5rem;
}
.cid-sjfWlY6erF .separline::before {
	left: calc(1.5rem - 1px);
}
.cid-sjfWlY6erF .timeline-text-content {
	margin-right: 0px !important; margin-left: 3rem !important;
}
.cid-sjfWlY6erF .reverse .timeline-text-content {
	margin-right: 0px !important;
}
}
@media all and (max-width:767px)
{
.cid-qQHpIXsAxY .container .carousel-control {
	margin-bottom: 0px;
}
.cid-qQHpIXsAxY .content-slider-wrap {
	width: 100% !important;
}
}
.cid-qQHpIXsAxY .boxed-slider {
	padding: 93px 0px; position: relative;
}
.cid-qQHpIXsAxY .boxed-slider > div {
	position: relative;
}
.cid-qQHpIXsAxY .container img {
	width: 100%;
}
.cid-qQHpIXsAxY .container img + .row {
	left: 0px; top: 50%; right: 0px; position: absolute; z-index: 2; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.cid-qQHpIXsAxY .mbr-section {
	padding: 0px; background-attachment: scroll;
}
.cid-qQHpIXsAxY .mbr-table-cell {
	padding: 0px;
}
.cid-qQHpIXsAxY .container .carousel-indicators {
	margin-bottom: 3px;
}
.cid-qQHpIXsAxY .carousel-caption {
	left: 0px; top: 50%; right: 0px; bottom: auto; display: flex; transform: translateY(-50%); align-items: center; -webkit-transform: translateY(-50%);
}
.cid-qQHpIXsAxY .mbr-overlay {
	z-index: 1;
}
.cid-qQHpIXsAxY .container.container-slide {
	padding: 0px; width: 100%; min-height: 100vh;
}
.cid-qQHpIXsAxY .carousel-item {
	background-position: 50% 50%; transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out; perspective: 1000px; backface-visibility: hidden; background-repeat: no-repeat; background-size: cover; -webkit-backface-visibility: hidden; -webkit-perspective: 1000px; -webkit-transition: -webkit-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s ease-in-out;
}
@media all and (max-width:576px)
{
.cid-qQHpIXsAxY .carousel-item .container {
	width: 100%;
}
}
.cid-qQHpIXsAxY .carousel-item-left.carousel-item-next {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.cid-qQHpIXsAxY .carousel-item-right.carousel-item-prev {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.cid-qQHpIXsAxY .carousel-item-right.active {
	transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.cid-qQHpIXsAxY .carousel-item-next {
	transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.cid-qQHpIXsAxY .carousel-item-left.active {
	transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.cid-qQHpIXsAxY .carousel-item-prev {
	transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.cid-qQHpIXsAxY .mbr-slider .carousel-control {
	border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.3s; border-image: none; top: 50%; width: 50px; height: 50px; font-size: 35px; margin-top: -1.5rem; background-color: rgba(0, 0, 0, 0.5);
}
.cid-qQHpIXsAxY .mbr-slider .carousel-control-prev.carousel-control {
	left: 0px; margin-left: 2.5rem;
}
.cid-qQHpIXsAxY .mbr-slider .carousel-control-next.carousel-control {
	right: 0px; margin-right: 2.5rem;
}
.cid-qQHpIXsAxY .mbr-slider .carousel-control .mbr-iconfont {
	font-size: 1.5rem;
}
@media all and (max-width:767px)
{
.cid-qQHpIXsAxY .mbr-slider .carousel-control {
	top: auto; bottom: 1rem;
}
}
.cid-qQHpIXsAxY .mbr-slider .carousel-indicators {
	bottom: 0px; margin-bottom: 1.5rem !important; position: absolute;
}
.cid-qQHpIXsAxY .mbr-slider .carousel-indicators li {
	margin: 3px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.3s; border-image: none; height: 15px; max-height: 15px; max-width: 15px; opacity: 0.5; background-color: rgba(0, 0, 0, 0.5);
}
.cid-qQHpIXsAxY .mbr-slider .carousel-indicators li.active {
	opacity: 0.9;
}
.cid-qQHpIXsAxY .mbr-slider .carousel-indicators li:hover {
	opacity: 0.9;
}
.cid-qQHpIXsAxY .mbr-slider .carousel-indicators li::after {
	content: none;
}
.cid-qQHpIXsAxY .mbr-slider .carousel-indicators li::before {
	content: none;
}
.cid-qQHpIXsAxY .mbr-slider .ie-fix.carousel-indicators {
	left: 50%; width: 60%; text-align: center; margin-left: -30%; display: block;
}
@media all and (max-width:576px)
{
.cid-qQHpIXsAxY .mbr-slider .carousel-indicators {
	display: none !important;
}
}
.cid-qQHpIXsAxY .mbr-slider > .container img {
	width: 100%;
}
.cid-qQHpIXsAxY .mbr-slider > .container img + .row {
	left: 0px; top: 50%; right: 0px; position: absolute; z-index: 2; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.cid-qQHpIXsAxY .mbr-slider > .container .carousel-indicators {
	margin-bottom: 3px;
}
@media all and (max-width:576px)
{
.cid-qQHpIXsAxY .mbr-slider > .container .carousel-control {
	margin-bottom: 0px;
}
}
.cid-qQHpIXsAxY .mbr-slider .mbr-section {
	padding: 0px; background-attachment: scroll;
}
.cid-qQHpIXsAxY .mbr-slider .mbr-table-cell {
	padding: 0px;
}
.cid-qQHpIXsAxY .carousel-item .container-slide.container {
	width: auto; min-height: 0px;
}
.cid-qQHpIXsAxY .full-screen .slider-fullscreen-image {
	background-position: 50% 50%; min-height: 100vh; background-repeat: no-repeat; background-size: cover;
}
.cid-qQHpIXsAxY .full-screen .active.slider-fullscreen-image {
	
}
.cid-qQHpIXsAxY .full-screen .container {
	width: auto; padding-right: 0px; padding-left: 0px;
}
.cid-qQHpIXsAxY .full-screen .carousel-item .container-slide.container {
	padding: 0px; width: 100%; min-height: 100vh;
}
.cid-qQHpIXsAxY .full-screen .carousel-item .container-slide.container img {
	display: none;
}
.cid-qQHpIXsAxY .mbr-background-video-preview {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cid-qQHpIXsAxY .mbr-overlay ~ .container-slide {
	z-index: auto;
}
.cid-qQHpIXsAxY .slide.mbr-slider .container {
	padding: 0px; overflow: hidden;
}
.cid-qQHpIXsAxY .carousel-inner {
	height: 100%;
}
.cid-qQHpIXsAxY .slider-fullscreen-image {
	background: none !important; height: 100%;
}
.cid-qQHpIXsAxY .image_wrapper {
	width: 100%; height: 400px; display: inline-block; position: relative;
}
.cid-qQHpIXsAxY .image_wrapper img {
	width: auto !important; height: 100%;
}
.cid-qQHpIXsAxY .carousel-item .container-slide {
	text-align: center;
}
.cid-qQHpIXsAxY .content-slider-wrap {
	width: 60%;
}
.cid-qQMuj0mlrG {
	padding-top: 10px; padding-bottom: 30px; background: rgb(255, 255, 255);
}
.cid-qQMuj0mlrG .video-block {
	margin: auto; width: 100% !important;
}
@media all and (max-width:768px)
{
.cid-qQMuj0mlrG .video-block {
	width: 100% !important;
}
}
.cid-qQSjA1A6MX {
	background: rgb(255, 255, 255);
}
.cid-qQSjA1A6MX .image-block {
	margin: auto; width: 100% !important;
}
.cid-qQSjA1A6MX .mbr-figure {
	margin: 0px auto;
}
.cid-qQSjA1A6MX figcaption {
	position: relative;
}
.cid-qQSjA1A6MX figcaption div {
	width: 100%; bottom: 0px; position: absolute;
}
@media all and (max-width:768px)
{
.cid-qQSjA1A6MX .image-block {
	width: 100% !important;
}
}
.cid-qQSjDieSrI {
	padding-top: 45px; padding-bottom: 45px; background-color: rgb(255, 255, 255);
}
.cid-qQSjDieSrI .content-slider {
	display: flex; justify-content: center;
}
.cid-qQSjDieSrI .modal-body .close {
	background: rgb(27, 27, 27);
}
.cid-qQSjDieSrI .modal-body .close span {
	font-style: normal;
}
.cid-qQSjDieSrI .carousel-inner > .active {
	display: flex;
}
.cid-qQSjDieSrI .carousel-inner > .next {
	display: flex;
}
.cid-qQSjDieSrI .carousel-inner > .prev {
	display: flex;
}
.cid-qQSjDieSrI .carousel-control .icon-next {
	line-height: 27px; font-size: 40px; margin-top: -18px;
}
.cid-qQSjDieSrI .carousel-control .icon-prev {
	line-height: 27px; font-size: 40px; margin-top: -18px;
}
.cid-qQSjDieSrI .carousel-control:hover {
	background: rgb(27, 27, 27); color: rgb(255, 255, 255); opacity: 1;
}
@media all and (max-width:767px)
{
.cid-qQSjDieSrI .container .carousel-control {
	margin-bottom: 0px;
}
.cid-qQSjDieSrI .content-slider-wrap {
	width: 100% !important;
}
}
.cid-qQSjDieSrI .boxed-slider {
	padding: 93px 0px; position: relative;
}
.cid-qQSjDieSrI .boxed-slider > div {
	position: relative;
}
.cid-qQSjDieSrI .container img {
	width: 100%;
}
.cid-qQSjDieSrI .container img + .row {
	left: 0px; top: 50%; right: 0px; position: absolute; z-index: 2; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.cid-qQSjDieSrI .mbr-section {
	padding: 0px; background-attachment: scroll;
}
.cid-qQSjDieSrI .mbr-table-cell {
	padding: 0px;
}
.cid-qQSjDieSrI .container .carousel-indicators {
	margin-bottom: 3px;
}
.cid-qQSjDieSrI .carousel-caption {
	left: 0px; top: 50%; right: 0px; bottom: auto; display: flex; transform: translateY(-50%); align-items: center; -webkit-transform: translateY(-50%);
}
.cid-qQSjDieSrI .mbr-overlay {
	z-index: 1;
}
.cid-qQSjDieSrI .container.container-slide {
	padding: 0px; width: 100%; min-height: 100vh;
}
.cid-qQSjDieSrI .carousel-item {
	background-position: 50% 50%; transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out; perspective: 1000px; backface-visibility: hidden; background-repeat: no-repeat; background-size: cover; -webkit-backface-visibility: hidden; -webkit-perspective: 1000px; -webkit-transition: -webkit-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s ease-in-out;
}
@media all and (max-width:576px)
{
.cid-qQSjDieSrI .carousel-item .container {
	width: 100%;
}
}
.cid-qQSjDieSrI .carousel-item-left.carousel-item-next {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.cid-qQSjDieSrI .carousel-item-right.carousel-item-prev {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.cid-qQSjDieSrI .carousel-item-right.active {
	transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.cid-qQSjDieSrI .carousel-item-next {
	transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.cid-qQSjDieSrI .carousel-item-left.active {
	transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.cid-qQSjDieSrI .carousel-item-prev {
	transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.cid-qQSjDieSrI .mbr-slider .carousel-control {
	border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.3s; border-image: none; top: 50%; width: 50px; height: 50px; font-size: 35px; margin-top: -1.5rem; background-color: rgba(0, 0, 0, 0.5);
}
.cid-qQSjDieSrI .mbr-slider .carousel-control-prev.carousel-control {
	left: 0px; margin-left: 2.5rem;
}
.cid-qQSjDieSrI .mbr-slider .carousel-control-next.carousel-control {
	right: 0px; margin-right: 2.5rem;
}
.cid-qQSjDieSrI .mbr-slider .carousel-control .mbr-iconfont {
	font-size: 1.5rem;
}
@media all and (max-width:767px)
{
.cid-qQSjDieSrI .mbr-slider .carousel-control {
	top: auto; bottom: 1rem;
}
}
.cid-qQSjDieSrI .mbr-slider .carousel-indicators {
	bottom: 0px; margin-bottom: 1.5rem !important; position: absolute;
}
.cid-qQSjDieSrI .mbr-slider .carousel-indicators li {
	margin: 3px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.3s; border-image: none; height: 15px; max-height: 15px; max-width: 15px; opacity: 0.5; background-color: rgba(0, 0, 0, 0.5);
}
.cid-qQSjDieSrI .mbr-slider .carousel-indicators li.active {
	opacity: 0.9;
}
.cid-qQSjDieSrI .mbr-slider .carousel-indicators li:hover {
	opacity: 0.9;
}
.cid-qQSjDieSrI .mbr-slider .carousel-indicators li::after {
	content: none;
}
.cid-qQSjDieSrI .mbr-slider .carousel-indicators li::before {
	content: none;
}
.cid-qQSjDieSrI .mbr-slider .ie-fix.carousel-indicators {
	left: 50%; width: 60%; text-align: center; margin-left: -30%; display: block;
}
@media all and (max-width:576px)
{
.cid-qQSjDieSrI .mbr-slider .carousel-indicators {
	display: none !important;
}
}
.cid-qQSjDieSrI .mbr-slider > .container img {
	width: 100%;
}
.cid-qQSjDieSrI .mbr-slider > .container img + .row {
	left: 0px; top: 50%; right: 0px; position: absolute; z-index: 2; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.cid-qQSjDieSrI .mbr-slider > .container .carousel-indicators {
	margin-bottom: 3px;
}
@media all and (max-width:576px)
{
.cid-qQSjDieSrI .mbr-slider > .container .carousel-control {
	margin-bottom: 0px;
}
}
.cid-qQSjDieSrI .mbr-slider .mbr-section {
	padding: 0px; background-attachment: scroll;
}
.cid-qQSjDieSrI .mbr-slider .mbr-table-cell {
	padding: 0px;
}
.cid-qQSjDieSrI .carousel-item .container-slide.container {
	width: auto; min-height: 0px;
}
.cid-qQSjDieSrI .full-screen .slider-fullscreen-image {
	background-position: 50% 50%; min-height: 100vh; background-repeat: no-repeat; background-size: cover;
}
.cid-qQSjDieSrI .full-screen .active.slider-fullscreen-image {
	
}
.cid-qQSjDieSrI .full-screen .container {
	width: auto; padding-right: 0px; padding-left: 0px;
}
.cid-qQSjDieSrI .full-screen .carousel-item .container-slide.container {
	padding: 0px; width: 100%; min-height: 100vh;
}
.cid-qQSjDieSrI .full-screen .carousel-item .container-slide.container img {
	display: none;
}
.cid-qQSjDieSrI .mbr-background-video-preview {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cid-qQSjDieSrI .mbr-overlay ~ .container-slide {
	z-index: auto;
}
.cid-qQSjDieSrI .slide.mbr-slider .container {
	padding: 0px; overflow: hidden;
}
.cid-qQSjDieSrI .carousel-inner {
	height: 100%;
}
.cid-qQSjDieSrI .slider-fullscreen-image {
	background: none !important; height: 100%;
}
.cid-qQSjDieSrI .image_wrapper {
	width: 100%; height: 400px; display: inline-block; position: relative;
}
.cid-qQSjDieSrI .image_wrapper img {
	width: auto !important; height: 100%;
}
.cid-qQSjDieSrI .carousel-item .container-slide {
	text-align: center;
}
.cid-qQSjDieSrI .content-slider-wrap {
	width: 60%;
}
.cid-qQSjEQxAmG {
	padding-top: 60px; padding-bottom: 30px; background-color: rgb(255, 255, 255);
}
.cid-qQSjEQxAmG .counter-container {
	color: rgb(118, 118, 118);
}
.cid-qQSjEQxAmG .counter-container ol {
	margin-bottom: 0px; counter-reset: myCounter;
}
.cid-qQSjEQxAmG .counter-container ol li {
	margin-bottom: 1rem;
}
.cid-qQSjEQxAmG .counter-container ol li {
	list-style: none; padding-left: 0.5rem;
}
.cid-qQSjEQxAmG .counter-container ol li::before {
	background: rgb(129, 172, 0); margin: 5px 10px; border-radius: 50%; transition:0.2s; left: 0px; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; display: inline-block; position: absolute; content: counter(myCounter); counter-increment: myCounter;
}
.cid-rnMWupq2sE {
	padding-top: 60px; padding-bottom: 60px; background-color: rgb(255, 255, 255);
}
.cid-rnMWupq2sE .counter-container {
	color: rgb(118, 118, 118);
}
.cid-rnMWupq2sE .counter-container ul {
	margin-bottom: 0px;
}
.cid-rnMWupq2sE .counter-container ul li {
	list-style: none; margin-bottom: 1rem;
}
.cid-rnMWupq2sE .counter-container ul li::before {
	background: rgb(129, 172, 0); margin: 5px 10px; border-radius: 50%; transition:0.2s; left: 0px; width: 25px; height: 25px; text-align: center; color: rgb(255, 255, 255); line-height: 20px; padding-top: 3px; display: inline-block; position: absolute; content: ">";
}
.cid-qQSjH6iapS {
	background: rgb(255, 255, 255); padding-top: 45px; padding-bottom: 45px;
}
.cid-qQSjH6iapS .media-container-row {
	margin: 0px auto; align-items: stretch;
}
.cid-qQSjH6iapS .media-container-row .img-item {
	width: 100%; display: flex; position: relative; z-index: 1; flex-direction: column; justify-content: center;
}
.cid-qQSjH6iapS .media-container-row .img-item img {
	width: 100%; min-height: 1px;
}
.cid-qQSjH6iapS .media-container-row .img-item .img-caption {
	background: rgb(255, 255, 255); padding: 1rem; z-index: 2;
}
.cid-qQSjH6iapS .media-container-row .img-item .img-caption p {
	margin-bottom: 0px;
}
.cid-qQSjH6iapS .media-container-row .item1.img-item {
	padding: 0px 2rem 0px 0px;
}
@media all and (max-width:992px)
{
.cid-qQSjH6iapS .img-item {
	width: 100% !important;
}
.cid-qQSjH6iapS .item1.img-item {
	padding: 0px 0px 2rem !important; width: 100%;
}
}
.cid-qQSjKLdATh {
	padding-top: 60px; padding-bottom: 30px; background-color: rgb(249, 249, 249);
}
.cid-qQSjKLdATh h4 {
	text-align: left; font-weight: 500; margin-bottom: 0px;
}
.cid-qQSjKLdATh p {
	text-align: center; color: rgb(118, 118, 118);
}
.cid-qQSjKLdATh .card-box {
	padding-top: 0.8rem;
}
.cid-qQSjKLdATh .card-wrapper {
	height: 100%;
}
.cid-qQSjL7dt5N {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(239, 239, 239);
}
.cid-qQSjL7dt5N .card-box {
	padding: 0px 2rem;
}
.cid-qQSjL7dt5N .mbr-section-btn {
	padding-top: 1rem;
}
.cid-qQSjL7dt5N .mbr-section-btn a {
	margin-top: 1rem; margin-bottom: 0px;
}
.cid-qQSjL7dt5N h4 {
	text-align: left; padding-top: 2rem; font-weight: 500; margin-bottom: 0px; text-transform: capitalize;
}
.cid-qQSjL7dt5N p {
	text-align: left; padding-top: 1.5rem; margin-bottom: 0px;
}
.cid-qQSjL7dt5N .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSjL7dt5N .card-wrapper {
	background: rgb(255, 255, 255); transition:box-shadow 0.3s; height: 100%; padding-bottom: 2rem; box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.cid-qQSjL7dt5N .card-wrapper:hover {
	transition:box-shadow 0.3s; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
}
.cid-qQSjMDtoio {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(239, 239, 239);
}
.cid-qQSjMDtoio .card-img {
	background-color: rgb(255, 255, 255);
}
.cid-qQSjMDtoio .card-box {
	padding: 2rem; background-color: rgb(255, 255, 255);
}
.cid-qQSjMDtoio h4 {
	text-align: left; font-weight: 500; margin-bottom: 0px;
}
.cid-qQSjMDtoio p {
	text-align: left;
}
.cid-qQSjMDtoio .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSjMDtoio .card-wrapper {
	transition:box-shadow 0.3s; height: 100%; box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.cid-qQSjMDtoio .card-wrapper:hover {
	transition:box-shadow 0.3s; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
}
@media all and (min-width:992px)
{
.cid-qQSjMDtoio .my-col {
	padding: 15px; flex:0 0 20%; max-width: 20%;
}
}
.cid-qQSjN7PLum {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(249, 249, 249);
}
.cid-qQSjN7PLum .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSjN7PLum h4 {
	text-align: center;
}
.cid-qQSjN7PLum p {
	text-align: center;
}
.cid-qQSjN7PLum .card-img span {
	color: rgb(20, 157, 204); font-size: 96px;
}
.cid-qQSjNJejqC {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(249, 249, 249);
}
.cid-qQSjNJejqC .card-box {
	padding: 2rem; background-color: rgb(255, 255, 255);
}
.cid-qQSjNJejqC h4 {
	text-align: left; font-weight: 500; margin-bottom: 0px;
}
.cid-qQSjNJejqC p {
	text-align: left; color: rgb(118, 118, 118);
}
.cid-qQSjNJejqC .card-wrapper {
	transition:box-shadow 0.3s; position: relative; box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.cid-qQSjNJejqC .card-wrapper:hover {
	transition:box-shadow 0.3s; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
}
.cid-qQSjNJejqC .card-img {
	left: 0px; top: 0px; width: 100%; overflow: hidden; position: absolute;
}
.cid-qQSjPuIkx4 {
	padding-top: 90px; padding-bottom: 90px; background-image: url("../../../assets/images/background6.jpg");
}
.cid-qQSjPuIkx4 h4 {
	color: rgb(255, 255, 255); font-weight: 500;
}
.cid-qQSjPuIkx4 p {
	color: rgb(255, 255, 255);
}
.cid-qQSjPuIkx4 .card {
	margin-bottom: 2rem;
}
.cid-qQSjPuIkx4 .card-img {
	padding: 2rem 2rem 0px; border-radius: 0px; background-color: rgb(20, 157, 204);
}
.cid-qQSjPuIkx4 .card-photo {
	padding: 2rem 2rem 0px; border-radius: 0px; background-color: rgb(20, 157, 204);
}
.cid-qQSjPuIkx4 .card-photo img {
	border-radius: 50%; width: 120px; height: 120px; overflow: hidden; margin-bottom: 1.6rem; display: inline-block; background-color: rgb(255, 255, 255);
}
.cid-qQSjPuIkx4 .card-img span {
	color: rgb(255, 255, 255); font-size: 100px;
}
.cid-qQSjPuIkx4 .card-box {
	background: linear-gradient(rgb(20, 157, 204), transparent); padding-bottom: 2rem;
}
.cid-qQSjPuIkx4 .card-box .card-title {
	margin: 0px; padding: 2rem 2rem 0px;
     text-transform: capitalize;
}
.cid-qQSjPuIkx4 .card-box .mbr-text {
	padding: 2rem 2rem 0px; margin-bottom: 0px;
}
.cid-qQSjPuIkx4 .card-box .mbr-section-btn {
	padding-top: 1rem;
}
.cid-qQSjPuIkx4 .card-box .mbr-section-btn a {
	margin-top: 1rem; margin-bottom: 0px;
}
.cid-qQSjPuIkx4A {
	padding-top: 60px; padding-bottom: 30px;
}
.cid-qQSjPuIkx4A h4 {
	color: rgb(0, 0, 0); font-weight: 500;
}
.cid-qQSjPuIkx4A p {
	color: rgb(0, 0, 0);
}
.cid-qQSjPuIkx4A .card {
	margin-bottom: 2rem;
}
.cid-qQSjPuIkx4A .card-img {
	padding: 2rem 2rem 0px; border-radius: 0px; background-color: rgb(251, 252, 254);
}
.cid-qQSjPuIkx4A .card-photo {
	padding: 2rem 2rem 0px; border-radius: 0px; background-color: rgb(251, 252, 254);
}
.cid-qQSjPuIkx4A .card-photo img {
	border-radius: 50%; width: 120px; height: 120px; overflow: hidden; margin-bottom: 1.6rem; display: inline-block; background-color: rgb(255, 255, 255);
}
.cid-qQSjPuIkx4A .card-img span {
	color: rgb(255, 255, 255); font-size: 100px;
}
.cid-qQSjPuIkx4A .card-box {
	background: linear-gradient(rgb(251, 252, 254), transparent); padding-bottom: 2rem;
}
.cid-qQSjPuIkx4A .card-box .card-title {
	margin: 0px; padding: 2rem 2rem 0px;
     text-transform: capitalize;
}
.cid-qQSjPuIkx4A .card-box .mbr-text {
	padding: 2rem 2rem 0px; margin-bottom: 0px;
}
.cid-qQSjPuIkx4A .card-box .mbr-section-btn {
	padding-top: 1rem;
}
.cid-qQSjPuIkx4A .card-box .mbr-section-btn a {
	margin-top: 1rem; margin-bottom: 0px;
}
.cid-qQSjRs7X19 {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(249, 249, 249);
}
.cid-qQSjRs7X19 h4 {
	text-align: left; font-weight: 500;
}
.cid-qQSjRs7X19 p {
	text-align: left; color: rgb(118, 118, 118); margin-bottom: 0px;
}
.cid-qQSjRs7X19 .card-img {
	flex:1 0 auto; width: auto; text-align: left; -webkit-flex: 1 0 auto;
}
.cid-qQSjRs7X19 .card-img span {
	color: rgb(129, 172, 0); font-size: 72px;
}
.cid-qQSjRs7X19 .card-box {
	padding-left: 1rem;
}
@media all and (max-width:991px)
{
.cid-qQSjRs7X19 .card-img {
	text-align: left; padding-bottom: 0.75rem;
}
.cid-qQSjRs7X19 .card-box {
	padding-left: 0px;
}
}
.cid-qQSjSQrzSG {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(249, 249, 249);
}
.cid-qQSjSQrzSG h4 {
	text-align: left; font-weight: 500;
}
.cid-qQSjSQrzSG p {
	text-align: left; color: rgb(118, 118, 118);
}
.cid-qQSjSQrzSG .card-img {
	text-align: left;
}
.cid-qQSjSQrzSG .card-img span {
	color: rgb(112, 112, 112); font-size: 72px;
}
.cid-qQSjTcZsxK {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(239, 239, 239);
}
.cid-qQSjTcZsxK h4 {
	text-align: left; font-weight: 500;
}
.cid-qQSjTcZsxK p {
	text-align: left; color: rgb(118, 118, 118); margin-bottom: 0px;
}
.cid-qQSjTcZsxK .card-img {
	padding: 3rem 2.5rem 0px; text-align: left; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; background-color: rgb(255, 255, 255);
}
.cid-qQSjTcZsxK .card-img span {
	color: rgb(112, 112, 112); font-size: 72px;
}
.cid-qQSjTcZsxK .card-box {
	padding: 0rem 2.5rem 3rem; background-color: rgb(255, 255, 255);
}
.cid-qQSjTwoNtl {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(249, 249, 249);
}
.cid-qQSjTwoNtl h4 {
	text-align: left; font-weight: 500;
}
.cid-qQSjTwoNtl p {
	text-align: left; color: rgb(118, 118, 118); margin-bottom: 0px;
}
.cid-qQSjTwoNtl .card-img {
	width: auto;
}
.cid-qQSjTwoNtl .card-img span {
	color: rgb(112, 112, 112); font-size: 72px;
}
.cid-qQSjTwoNtl .card-box {
	padding-left: 1rem;
}
@media all and (max-width:991px)
{
.cid-qQSjTwoNtl .card-img {
	text-align: left; padding-bottom: 0.75rem;
}
}
@media all and (max-width:300px)
{
.cid-qQSjTwoNtl .card-img span {
	font-size: 40px !important;
}
}
.cid-qQSjUiDjom {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(249, 249, 249);
}
.cid-qQSjUiDjom h4 {
	text-align: left; font-weight: 500;
}
.cid-qQSjUiDjom p {
	text-align: left; color: rgb(118, 118, 118);
}
.cid-qQSjUiDjom .card-img {
	width: auto; text-align: left; padding-right: 30px; flex-shrink: 0; -webkit-flex-shrink: 0;
}
.cid-qQSjUiDjom .card-img span {
	color: rgb(112, 112, 112); font-size: 72px;
}
.cid-qQSjUiDjom .card-title {
	margin-bottom: 0px;
     text-transform: capitalize;
}
.cid-qQSjUiDjom .mbr-crt-title {
	flex-grow: 1; -webkit-flex-grow: 1;
}
.cid-qQSjUiDjom .media {
	align-items: center;
}
@media all and (max-width:300px)
{
.cid-qQSjUiDjom .card-img span {
	font-size: 40px !important;
}
}
.cid-qQSjWd0ZbP {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(249, 249, 249);
}
.cid-qQSjWd0ZbP h2 {
	text-align: center;
}
.cid-qQSjWd0ZbP h4 {
	text-align: center; color: rgb(255, 255, 255); z-index: 1;
}
.cid-qQSjWd0ZbP p {
	color: rgb(255, 255, 255); margin-bottom: 0px; z-index: 1;
}
.cid-qQSjWd0ZbP .media-container-row {
	-ms-word-wrap: break-word; align-items: stretch; -webkit-align-items: stretch;
}
.cid-qQSjWd0ZbP .card-img {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.cid-qQSjWd0ZbP .card-img img {
	width: auto; z-index: -1; min-height: 100%; min-width: 100%; max-width: 600px;
}
.cid-qQSjYSPBKT {
	background: linear-gradient(45deg, rgb(23, 115, 150), rgb(202, 41, 85)); padding-top: 90px; padding-bottom: 90px;
}
.cid-qQSjYSPBKT .list-group-item {
	padding: 0.75rem 3.25rem;
}
.cid-qQSjYSPBKT .plan {
	color: rgb(118, 118, 118); padding-right: 0px; padding-left: 0px; position: relative; max-width: 300px;
}
.cid-qQSjYSPBKT .plan .list-group-item {
	border: 0px currentColor; border-image: none; position: relative; justify-content: center; -webkit-justify-content: center;
}
.cid-qQSjYSPBKT .plan .list-group-item::after {
	left: 20%; width: 60%; height: 2px; bottom: 0px; position: absolute; content: ""; background-color: rgb(234, 234, 234);
}
.cid-qQSjYSPBKT .plan :last-child.list-group-item::after {
	display: none;
}
.cid-qQSjYSPBKT .plan-header {
	padding-right: 1rem; padding-left: 1rem;
}
.cid-qQSjYSPBKT .plan-header {
	background-color: rgb(255, 255, 255);
}
.cid-qQSjYSPBKT .plan-body {
	background-color: rgb(255, 255, 255);
}
.cid-qQSjYSPBKT .price-figure {
	color: rgb(35, 35, 35); font-weight: 700;
}
.cid-qQSjYSPBKT .price-value {
	font-weight: 700; vertical-align: top;
}
@media all and (max-width:550px)
{
.cid-qQSjYSPBKT .price-figure {
	font-size: 4.25rem;
}
}
.cid-qQSk0FlCHD {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(255, 255, 255);
}
.cid-qQSk0FlCHD h3 {
	text-align: center;
}
.cid-qQSk0FlCHD .mbr-section-subtitle {
	color: rgb(118, 118, 118); font-weight: 300;
     text-transform: capitalize;
}
.cid-qQSk0FlCHD .mbr-content-text {
	color: rgb(118, 118, 118);
}
.cid-qQSk0FlCHD .panel-item {
	background: rgb(255, 255, 255);
}
.cid-qQSk0FlCHD .card {
	-ms-word-wrap: break-word;
}
.cid-qQSk0FlCHD .mbr-iconfont {
	color: rgb(20, 157, 204); font-size: 80px;
}
.cid-qQSk7oFwkD {
	padding-top: 30px; padding-bottom: 30px; background-image: url("../../../assets/images/background4.jpg");
}
.cid-qQSk8UZ74E {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(255, 255, 255);
}
.cid-qQSk8UZ74E .title {
	margin-bottom: 2rem;
}
.cid-qQSk8UZ74E .mbr-section-subtitle {
	color: rgb(118, 118, 118);
     text-transform: capitalize;
}
.cid-qQSk8UZ74E a:not([href]):not([tabindex]) {
	border-radius: 3px; color: rgb(255, 255, 255);
}
.cid-qQSk8UZ74E a:not([href]):not([tabindex]).btn-white {
	color: rgb(51, 51, 51);
}
.cid-qQSk8UZ74E .multi-horizontal {
	max-width: 100%; flex-grow: 1; -webkit-flex-grow: 1;
}
.cid-qQSk8UZ74E .input-group-btn {
	text-align: center; display: block;
}
.cid-qQSka3G7m7 {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(255, 255, 255);
}
.cid-qQSka3G7m7 .mbr-iconfont {
	padding-right: 1rem; font-size: 48px;
}
.cid-qQSka3G7m7 .input {
	margin-bottom: 15px;
}
.cid-qQSka3G7m7 .map {
	width: 100%; height: 30rem;
}
.cid-qQSka3G7m7 .map iframe {
	width: inherit; height: 100%;
}
.cid-qQSka3G7m7 .icon-block {
	margin-bottom: 10px; align-items: center; -webkit-align-items: center;
}
.cid-qQSka3G7m7 .icon-block .icon-block__icon {
	display: inline-block; flex-shrink: 0; -webkit-flex-shrink: 0;
}
.cid-qQSka3G7m7 .icon-block .icon-block__title {
	line-height: 1; font-style: italic; margin-bottom: 0px; display: inline-block; align-self: center; -webkit-align-self: center;
}
.cid-qQSka3G7m7 .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSka3G7m7 a:not([href]):not([tabindex]) {
	border-radius: 3px; color: rgb(255, 255, 255);
}
.cid-qQSka3G7m7 .multi-horizontal {
	max-width: 100%; flex-grow: 1; -webkit-flex-grow: 1;
}
.cid-qQSka3G7m7 .input-group-btn {
	text-align: center; display: block;
}
.cid-qQSka3G7m7 .google-map {
	height: 25rem; position: relative;
}
.cid-qQSka3G7m7 .google-map iframe {
	width: 100%; height: 100%;
}
.cid-qQSka3G7m7 .google-map [data-state-details] {
	top: 50%; width: 100%; height: 1.5em; text-align: center; color: rgb(107, 103, 99); padding-right: 1.25rem; padding-left: 1.25rem; font-family: Montserrat; margin-top: -0.75em; position: absolute;
}
.cid-qQSka3G7m7 [data-state].google-map {
	background: rgb(233, 229, 220);
}
.cid-qQSka3G7m7 [data-state='loading'].google-map [data-state-details] {
	display: none;
}
@media all and (max-width:767px)
{
.cid-qQSka3G7m7 h2 {
	padding-top: 2rem;
}
}
@media all and (min-width:768px)
{
.cid-qQSka3G7m7 .container > .row > :first-child.col-md-6 {
	padding-right: 30px;
}
.cid-qQSka3G7m7 .container > .row > :last-child.col-md-6 {
	padding-left: 30px;
}
}
.cid-qQSkcZEKhJ {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(255, 255, 255);
}
.cid-qQSkcZEKhJ .socicon-bg-facebook {
	background: rgb(62, 91, 152); color: rgb(255, 255, 255);
}
.cid-qQSkcZEKhJ .socicon-bg-twitter {
	background: rgb(77, 167, 222); color: rgb(255, 255, 255);
}
.cid-qQSkcZEKhJ .socicon-bg-googleplus {
	background: rgb(221, 75, 57); color: rgb(255, 255, 255);
}
.cid-qQSkcZEKhJ .socicon-bg-vkontakte {
	background: rgb(90, 127, 166); color: rgb(255, 255, 255);
}
.cid-qQSkcZEKhJ .socicon-bg-odnoklassniki {
	background: rgb(244, 132, 32); color: rgb(255, 255, 255);
}
.cid-qQSkcZEKhJ .socicon-bg-pinterest {
	background: rgb(201, 38, 25); color: rgb(255, 255, 255);
}
.cid-qQSkcZEKhJ .socicon-bg-mail {
	background: rgb(19, 71, 133); color: rgb(255, 255, 255);
}
.cid-qQSkcZEKhJ .btn-social {
	border: currentColor !important; border-image: none !important;
}
.cid-qQSkcZEKhJ [class^='socicon-']::before {
	line-height: 44px;
}
.cid-qQSkcZEKhJ [class*=' socicon-']::before {
	line-height: 44px;
}
@media all and (max-width:767px)
{
.cid-qQSkcZEKhJ .btn {
	font-size: 20px !important;
}
}
.cid-qQSkdT3qh1 {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(255, 255, 255);
}
.cid-qQSkdT3qh1 .mbr-section-subtitle {
	color: rgb(118, 118, 118);
     text-transform: capitalize;
}
.cid-qQSkdT3qh1 .media-container-row {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.cid-qQSkdT3qh1 .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSkdT3qh1 .mbr-author-desc {
	color: rgb(118, 118, 118); display: block;
}
.cid-qQSkdT3qh1 .mbr-author-name {
	color: rgb(118, 118, 118);
}
.cid-qQSkdT3qh1 .mbr-testimonial .panel-item {
	background-color: rgb(255, 255, 255);
}
.cid-qQSkdT3qh1 .mbr-testimonial .card-block {
	padding: 2.4rem 2.4rem 0px; flex-grow: 0; -webkit-flex-grow: 0;
}
.cid-qQSkdT3qh1 .mbr-testimonial .card-block .testimonial-photo {
	border-radius: 50%; width: 120px; height: 120px; overflow: hidden; margin-bottom: 1.6rem; display: inline-block;
}
.cid-qQSkdT3qh1 .mbr-testimonial .card-block .testimonial-photo img {
	width: 100%; min-height: 100%; min-width: 100%;
}
.cid-qQSkdT3qh1 .mbr-testimonial .card-footer {
	background: none; padding-top: 1rem; padding-bottom: 2.4rem; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; -ms-word-wrap: break-word;
}
.cid-qQSkdT3qh2 {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(255, 255, 255);
}
.cid-qQSkdT3qh2 .mbr-section-subtitle {
	color: rgb(255, 255, 255);
     text-transform: capitalize;
}
.cid-qQSkdT3qh2 .media-container-row {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.cid-qQSkdT3qh2 .mbr-text {
	color: rgb(255, 255, 255);
}
.cid-qQSkdT3qh2 .mbr-author-desc {
	color: rgb(255, 255, 255); display: block;
}
.cid-qQSkdT3qh2 .mbr-author-name {
	color: rgb(255, 255, 255);
}
.cid-qQSkdT3qh1 .mbr-testimonial .panel-item {
	background-color: rgb(255, 255, 255);
}
.cid-qQSkdT3qh2 .mbr-testimonial .card-block {
	padding: 2.4rem 2.4rem 0px; flex-grow: 0; -webkit-flex-grow: 0;
}
.cid-qQSkdT3qh2 .mbr-testimonial .card-block .testimonial-photo {
	border-radius: 50%; width: 120px; height: 120px; overflow: hidden; margin-bottom: 1.6rem; display: inline-block;
}
.cid-qQSkdT3qh2 .mbr-testimonial .card-block .testimonial-photo img {
	width: 100%; min-height: 100%; min-width: 100%;
}
.cid-qQSkdT3qh2 .mbr-testimonial .card-footer {
	background: none; padding-top: 1rem; padding-bottom: 2.4rem; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; -ms-word-wrap: break-word;
}
@media all and (max-width:300px)
{
.cid-qQSkdT3qh1 .testimonial-photo {
	width: 100% !important; height: auto !important;
}
}
{
.cid-qQSkdT3qh2 .testimonial-photo {
	width: 100% !important; height: auto !important;
}
}
.cid-qQSknwownY {
	background-image: url("../../../assets/images/background6.jpg");
}
.cid-qQSknwownY .mbr-media span {
	border-radius: 50%; transition:0.25s; width: 6rem; height: 6rem; color: rgb(53, 53, 53); line-height: 6rem; font-size: 48px; display: inline-block; position: relative; cursor: pointer; background-color: rgb(255, 255, 255);
}
.cid-qQSknwownY .mbr-media span.mbri-play::before {
	left: 50%; position: absolute; transform: translateX(-35%); -webkit-transform: translateX(-35%); -o-transform: translateX(-35%); -moz-transform: translateX(-35%);
}
.cid-qQSknwownY .modalWindow {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 5000; background-color: rgba(61, 61, 61, 0.65);
}
.cid-qQSknwownY .modalWindow .modalWindow-container {
	vertical-align: middle; display: table-cell;
}
.cid-qQSknwownY .modalWindow .modalWindow-video {
	margin: 0px auto; width: 80vw; height: calc(44.9943757vw);
}
.cid-qQSknwownY a.close {
	background: rgb(0, 0, 0); padding: 20px; border-radius: 50%; top: 4vh; right: 4vw; color: rgb(255, 255, 255); font-size: 37px; position: absolute; z-index: 5000000;
}
.cid-qQSknwownY a.close:hover {
	color: rgb(255, 255, 255);
}
.cid-qQSkpJLUMt {
	background-image: url("../../../assets/images/background1.jpg");
}
.cid-qQSkpJLUMt h1 {
	color: rgb(97, 97, 97);
}
.cid-qQSkpJLUMt h2 {
	color: rgb(118, 118, 118);
}
.cid-qQSkpJLUMt h3 {
	color: rgb(118, 118, 118);
}
.cid-qQSkpJLUMt p {
	color: rgb(118, 118, 118);
}
.cid-qQSkpJLUMt .mbr-section-subtitle {
	font-style: italic;
     text-transform: capitalize;
}
.cid-qQSksaTetI {
	background-image: url("../../../assets/images/background3.jpg");
}
.cid-qQSksaTetI .mbr-icofont {
	color: rgb(53, 53, 53); font-size: 48px;
}
.cid-qQSksaTetI .show-modal span {
	border-radius: 50%; transition:0.25s; width: 6rem; height: 6rem; display: inline-block; position: relative; cursor: pointer; background-color: rgb(255, 255, 255);
}
.cid-qQSksaTetI .show-modal span::before {
	left: 50%; top: 50%; position: absolute; transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%);
}
.cid-qQSksaTetI .mbr-figure {
	margin: auto; transition:transform 1s; width: 100px; height: 100px; cursor: pointer;
}
.cid-qQSksaTetI .mbr-figure a {
	width: 100px; height: 100px; line-height: 100px; font-size: 100px;
}
.cid-qQSksaTetI .mbr-figure a::before {
	width: 100px; height: 100px;
}
.cid-qQSksaTetI .mbr-figure:hover {
	transition:transform 1s; transform: scale(1.15);
}
.cid-qQSksaTetI .mbri-play::before {
	left: 55% !important;
}
.cid-qQSksaTetI .form-inline {
	justify-content: center; -webkit-justify-content: center;
}
.cid-qQSksaTetI .form-inline .form-group {
	padding: 0.5rem;
}
.cid-qQSksaTetI .form-inline input {
	text-align: center;
}
.cid-qQSksaTetI h3 {
	text-align: center; color: rgb(255, 255, 255); font-weight: 300;
}
.cid-qQSksaTetI .modalWindow {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 5000; background-color: rgba(61, 61, 61, 0.65);
}
.cid-qQSksaTetI .modalWindow .modalWindow-container {
	vertical-align: middle; display: table-cell;
}
.cid-qQSksaTetI .modalWindow .modalWindow-container .modalWindow-video-container {
	width: 100%; display: inline-block;
}
.cid-qQSksaTetI .modalWindow .modalWindow-container .modalWindow-video-container .modalWindow-video {
	margin: auto;
}
.cid-qQSksaTetI a.close {
	background: rgb(0, 0, 0); padding: 20px; border-radius: 50%; top: 4vh; right: 4vw; color: rgb(255, 255, 255); font-size: 37px; position: absolute; z-index: 5000000;
}
.cid-qQSksaTetI a.close:hover {
	color: rgb(255, 255, 255);
}
@media all and (max-width:500px)
{
.cid-qQSksaTetI .modalWindow-video {
	width: 80%; height: 200px; position: relative;
}
}
@media all and (max-width:768px) and (min-width:500px)
{
.cid-qQSksaTetI .modalWindow-video {
	width: 90%; height: 340px; position: relative;
}
}
@media all and (max-width:850px) and (min-width:768px)
{
.cid-qQSksaTetI .modalWindow-video {
	width: 700px; height: 395px; position: relative;
}
}
@media all and (max-width:1300px) and (min-width:850px)
{
.cid-qQSksaTetI .modalWindow-video {
	width: 800px; height: 452px; position: relative;
}
}
@media all and (min-width:1300px)
{
.cid-qQSksaTetI .modalWindow-video {
	width: 1200px; height: 675px; position: relative;
}
.cid-qQHnH6iXEW {
	padding-top: 10px; padding-bottom: 30px;
}
}
.cid-qQSktzaR6B {
	padding-top: 90px; padding-bottom: 90px; background-image: url("../../../tes-belles-photos/background4.jpg");
}
.cid-qQSktzaR6A {
	padding-top: 90px; padding-bottom: 30px; background-color: rgb(255, 255, 255);
}
.cid-qQSktzaR6C {
     padding-top: 30px; padding-bottom: 30px; background: linear-gradient(rgb(251, 252, 254), transparent);
}
.cid-qQSktzaR6D {
	padding-top: 90px; padding-bottom: 30px; background-color: rgb(255, 255, 255);
}
.cid-qQSktzaR6C .mbr-text {
	color: rgb(0, 0, 0);
}
.cid-qQSktzaR6A .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSktzaR6A .mbr-text-list {
	color: rgb(118, 118, 118);
}
.cid-qQSktzaR6D .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSktzaR6D .mbr-text-list {
	color: rgb(118, 118, 118);
      text-align: left;
}
.cid-qQSktzaR6A blockquote {
	color: rgb(118, 118, 118);
}

@media all and (min-width:992px)
{
.cid-qQSktzaR6B .mbr-figure {
	padding-right: 4rem;
}
.cid-qQSktzaR6A .mbr-figure {
	padding-right: 4rem;
}
.cid-qQSktzaR6D .mbr-figure {
	padding-right: 4rem;
}
}
@media all and (max-width:991px)
{
.cid-qQSktzaR6B .mbr-figure {
	padding-bottom: 3rem;
}
.cid-qQSktzaR6A .mbr-figure {
	padding-bottom: 3rem;
}
}
@media all and (max-width:767px)
{
.cid-qQHnH6iXEW {
	padding-top: 10px; padding-bottom: 30px;
}
.cid-qQSktzaR6B .mbr-text {
	text-align: center;
}
.cid-qQSktzaR6A .mbr-text {
	text-align: center;
}
.cid-qQSktzaR6C .mbr-text {
	text-align: left;
}
.cid-qQSktzaR6D .mbr-text {
	text-align: left;
}
.cid-qQSktzaR6C .mbr-figure {
	margin-bottom: 20px;
}
}
.cid-qQSkukcaqa {
	background: linear-gradient(45deg, rgb(244, 169, 151), rgb(160, 159, 192)); padding-top: 90px; padding-bottom: 90px;
}
.cid-qQSkukcaqb {
	padding-top: 60px; padding-bottom: 30px; background-color: rgb(255, 255, 255);
}
@media all and (min-width:992px)
{
.cid-qQSkukcaqa .mbr-figure {
	padding-left: 4rem;
}
.cid-qQSkukcaqb .mbr-figure {
	padding-left: 4rem;
}
}
@media all and (max-width:991px)
{
.cid-qQSkukcaqa .mbr-figure {
	padding-top: 3rem;
}
.cid-qQSkukcaqb .mbr-figure {
	padding-top: 3rem;
}
}
.cid-qQSkyw1BIc .modal-body .close {
	background: rgb(27, 27, 27);
}
.cid-qQSkyw1BIc .modal-body .close span {
	font-style: normal;
}
.cid-qQSkyw1BIc .carousel-inner > .active {
	display: table;
}
.cid-qQSkyw1BIc .carousel-inner > .next {
	display: table;
}
.cid-qQSkyw1BIc .carousel-inner > .prev {
	display: table;
}
.cid-qQSkyw1BIc .carousel-control .icon-next {
	line-height: 27px; font-size: 40px; margin-top: -18px;
}
.cid-qQSkyw1BIc .carousel-control .icon-prev {
	line-height: 27px; font-size: 40px; margin-top: -18px;
}
.cid-qQSkyw1BIc .carousel-control:hover {
	background: rgb(27, 27, 27); color: rgb(255, 255, 255); opacity: 1;
}
@media all and (max-width:767px)
{
.cid-qQSkyw1BIc .container .carousel-control {
	margin-bottom: 0px;
}
}
.cid-qQSkyw1BIc .boxed-slider {
	padding: 93px 0px; position: relative;
}
.cid-qQSkyw1BIc .boxed-slider > div {
	position: relative;
}
.cid-qQSkyw1BIc .container img {
	width: 100%;
}
.cid-qQSkyw1BIc .container img + .row {
	left: 0px; top: 50%; right: 0px; position: absolute; z-index: 2; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.cid-qQSkyw1BIc .mbr-section {
	padding: 0px; background-attachment: scroll;
}
.cid-qQSkyw1BIc .mbr-table-cell {
	padding: 0px;
}
.cid-qQSkyw1BIc .container .carousel-indicators {
	margin-bottom: 3px;
}
.cid-qQSkyw1BIc .carousel-caption {
	left: 0px; top: 50%; right: 0px; bottom: auto; display: flex; transform: translateY(-50%); align-items: center; -webkit-transform: translateY(-50%);
}
.cid-qQSkyw1BIc .mbr-overlay {
	z-index: 1;
}
.cid-qQSkyw1BIc .container.container-slide {
	padding: 0px; min-height: 100vh; min-width: 100%;
}
.cid-qQSkyw1BIc .carousel-item {
	background-position: 50% 50%; transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out; perspective: 1000px; backface-visibility: hidden; background-repeat: no-repeat; background-size: cover; -webkit-backface-visibility: hidden; -webkit-perspective: 1000px; -webkit-transition: -webkit-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s ease-in-out;
}
@media all and (max-width:576px)
{
.cid-qQSkyw1BIc .carousel-item .container {
	width: 100%;
}
}
.cid-qQSkyw1BIc .carousel-item-left.carousel-item-next {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.cid-qQSkyw1BIc .carousel-item-right.carousel-item-prev {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.cid-qQSkyw1BIc .carousel-item-right.active {
	transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.cid-qQSkyw1BIc .carousel-item-next {
	transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.cid-qQSkyw1BIc .carousel-item-left.active {
	transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.cid-qQSkyw1BIc .carousel-item-prev {
	transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.cid-qQSkyw1BIc .mbr-slider .carousel-control {
	border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.3s; border-image: none; top: 50%; width: 70px; height: 70px; font-size: 35px; margin-top: -1.5rem; background-color: rgba(0, 0, 0, 0.5);
}
.cid-qQSkyw1BIc .mbr-slider .carousel-control-prev.carousel-control {
	left: 0px; margin-left: 2.5rem;
}
.cid-qQSkyw1BIc .mbr-slider .carousel-control-next.carousel-control {
	right: 0px; margin-right: 2.5rem;
}
.cid-qQSkyw1BIc .mbr-slider .carousel-control .mbr-iconfont {
	font-size: 2rem;
}
@media all and (max-width:767px)
{
.cid-qQSkyw1BIc .mbr-slider .carousel-control {
	top: auto; bottom: 1rem;
}
}
.cid-qQSkyw1BIc .mbr-slider .carousel-indicators {
	bottom: 0px; margin-bottom: 1.5rem !important; position: absolute;
}
.cid-qQSkyw1BIc .mbr-slider .carousel-indicators li {
	margin: 3px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.3s; border-image: none; width: 20px; height: 20px; max-height: 20px; max-width: 20px; opacity: 0.5; background-color: rgba(0, 0, 0, 0.5);
}
.cid-qQSkyw1BIc .mbr-slider .carousel-indicators li.active {
	opacity: 0.9;
}
.cid-qQSkyw1BIc .mbr-slider .carousel-indicators li:hover {
	opacity: 0.9;
}
.cid-qQSkyw1BIc .mbr-slider .carousel-indicators li::after {
	content: none;
}
.cid-qQSkyw1BIc .mbr-slider .carousel-indicators li::before {
	content: none;
}
.cid-qQSkyw1BIc .mbr-slider .ie-fix.carousel-indicators {
	left: 50%; width: 60%; text-align: center; margin-left: -30%; display: block;
}
@media all and (max-width:576px)
{
.cid-qQSkyw1BIc .mbr-slider .carousel-indicators {
	display: none !important;
}
}
.cid-qQSkyw1BIc .mbr-slider > .container img {
	width: 100%;
}
.cid-qQSkyw1BIc .mbr-slider > .container img + .row {
	left: 0px; top: 50%; right: 0px; position: absolute; z-index: 2; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.cid-qQSkyw1BIc .mbr-slider > .container .carousel-indicators {
	margin-bottom: 3px;
}
@media all and (max-width:576px)
{
.cid-qQSkyw1BIc .mbr-slider > .container .carousel-control {
	margin-bottom: 0px;
}
}
.cid-qQSkyw1BIc .mbr-slider .mbr-section {
	padding: 0px; background-attachment: scroll;
}
.cid-qQSkyw1BIc .mbr-slider .mbr-table-cell {
	padding: 0px;
}
.cid-qQSkyw1BIc .carousel-item .container-slide.container {
	width: auto; min-height: 0px;
}
.cid-qQSkyw1BIc .full-screen .slider-fullscreen-image {
	background-position: 50% 50%; min-height: 100vh; background-repeat: no-repeat; background-size: cover;
}
.cid-qQSkyw1BIc .full-screen .active.slider-fullscreen-image {
	
}
.cid-qQSkyw1BIc .full-screen .container {
	width: auto; padding-right: 0px; padding-left: 0px;
}
.cid-qQSkyw1BIc .full-screen .carousel-item .container-slide.container {
	padding: 0px; width: 100%; min-height: 100vh;
}
.cid-qQSkyw1BIc .full-screen .carousel-item .container-slide.container img {
	display: none;
}
.cid-qQSkyw1BIc .mbr-background-video-preview {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cid-qQSkyw1BIc .mbr-overlay ~ .container-slide {
	z-index: auto;
}
.cid-qQSkCIGyno {
	padding-top: 60px; padding-bottom: 60px; background-color: rgb(255, 255, 255);
}
.cid-qQSkCIGyno .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSkCIGyno blockquote {
	color: rgb(118, 118, 118);
}
.cid-qQSkEF26sA {
	padding-top: 90px; padding-bottom: 30px; background-color: rgb(255, 255, 255);
}
.cid-qQSkEF26sB {
	padding-top: 65px; padding-bottom: 30px; background-color: rgb(255, 255, 255);
}
.cid-qQSkEF26sC {
	padding-top: 10px; padding-bottom: 10px; background-color: rgb(255, 255, 255);
}
.cid-qQSkEF26sD {
	padding-top: 10px; padding-bottom: 30px; background-color: rgb(255, 255, 255);
}
.cid-qQSkEF26sA .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSkEF26sA blockquote {
	color: rgb(118, 118, 118);
}
.cid-qQSkEF26sC .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSkEF26sC blockquote {
	color: rgb(118, 118, 118);
}
.cid-qQSkGGTEzg {
	padding-top: 60px; padding-bottom: 60px; background-color: rgb(255, 255, 255);
}
@media all and (min-width:992px)
{
.cid-qQSkGGTEzg .mbr-figure {
	padding-right: 4rem;
}
}
@media all and (max-width:992px)
{
.cid-qQSkGGTEzg .mbr-figure {
	padding-bottom: 1rem;
}
}
.cid-qQSkGGTEzg .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSkHi1drM {
	padding-top: 60px; padding-bottom: 60px; background-color: rgb(255, 255, 255);
}
@media all and (min-width:992px)
{
.cid-qQSkHi1drM .mbr-figure {
	padding-left: 4rem;
}
}
@media all and (max-width:992px)
{
.cid-qQSkHi1drM .mbr-figure {
	padding-top: 1rem;
}
}
.cid-qQSkHi1drM .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSkJg07Lt {
	padding-top: 90px; padding-bottom: 90px; background-color: rgb(239, 239, 239);
}
.cid-qQSkJg07Lt .card-img {
	background-color: rgb(255, 255, 255);
}
.cid-qQSkJg07Lt .card-box {
	padding: 2rem; background-color: rgb(255, 255, 255);
}
.cid-qQSkJg07Lt h4 {
	text-align: left; font-weight: 500; margin-bottom: 0px;
}
.cid-qQSkJg07Lt p {
	text-align: left;
}
.cid-qQSkJg07Lt .mbr-text {
	color: rgb(118, 118, 118);
}
.cid-qQSkJg07Lt .card-wrapper {
	transition:box-shadow 0.3s; height: 100%; box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.cid-qQSkJg07Lt .card-wrapper:hover {
	transition:box-shadow 0.3s; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
}
@media all and (min-width:992px)
{
.cid-qQSkJg07Lt .my-col {
	padding: 15px; flex:0 0 20%; max-width: 20%;
}
}
.cid-qQSbYcGAPi .navbar {
	background: rgb(51, 51, 51); padding: 0.5rem 0px; transition:none; min-height: 77px;
}
.cid-qQSbYcGAPi .opened.transparent.bg-color.navbar-dropdown {
	background: rgb(51, 51, 51);
}
.cid-qQSbYcGAPi a {
	font-style: normal;
}
.cid-qQSbYcGAPi .nav-item span {
	line-height: 0.5em; padding-right: 0.4em; text-decoration: none; vertical-align: text-bottom; position: relative;
}
.cid-qQSbYcGAPi .nav-item a {
	margin: 0rem 0.65rem !important; padding: 0.7rem 0px !important; display: flex; justify-content: center; align-items: center;
}
.cid-qQSbYcGAPi .nav-item:focus {
	
}
.cid-qQSbYcGAPi .nav-link:focus {
	
}
.cid-qQSbYcGAPi .btn {
	padding: 0.4rem 1.5rem; display: inline-flex; align-items: center;
}
.cid-qQSbYcGAPi .btn .mbr-iconfont {
	font-size: 1.6rem;
}
.cid-qQSbYcGAPi .menu-logo {
	margin-right: auto;
}
.cid-qQSbYcGAPi .menu-logo .navbar-brand {
	padding: 0px; transition:padding 0.2s; margin-left: 5rem; display: flex; min-height: 3.8rem; align-items: center;
}
.cid-qQSbYcGAPi .menu-logo .navbar-brand .navbar-caption-wrap {
	margin: 0.3rem 0px; min-width: 7rem; align-items: center; -webkit-align-items: center;
}
.cid-qQSbYcGAPi .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
	line-height: 1.2rem !important; padding-right: 2rem;
}
.cid-qQSbYcGAPi .menu-logo .navbar-brand .navbar-logo {
	transition:font-size 0.25s; font-size: 4rem;
}
.cid-qQSbYcGAPi .menu-logo .navbar-brand .navbar-logo img {
	display: flex;
}
.cid-qQSbYcGAPi .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
	transition:font-size 0.25s;
}
.cid-qQSbYcGAPi .navbar-toggleable-sm .navbar-collapse {
	width: auto; padding-right: 5rem; justify-content: flex-end; -webkit-justify-content: flex-end;
}
.cid-qQSbYcGAPi .navbar-toggleable-sm .navbar-collapse .navbar-nav {
	padding-left: 0px; flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.cid-qQSbYcGAPi .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
	align-self: center; -webkit-align-self: center;
}
.cid-qQSbYcGAPi .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
	padding-bottom: 0px; padding-left: 0px;
}
.cid-qQSbYcGAPi .dropdown .dropdown-menu {
	background: rgb(51, 51, 51); text-align: left; padding-top: 1.4rem; padding-bottom: 1.4rem; display: none; position: absolute; min-width: 5rem;
}
.cid-qQSbYcGAPi .dropdown .dropdown-menu .dropdown-item {
	padding: 0.23em 1.53em !important; width: auto;
}
.cid-qQSbYcGAPi .dropdown .dropdown-menu .dropdown-item::after {
	right: 0.5rem;
}
.cid-qQSbYcGAPi .dropdown .dropdown-menu .dropdown-submenu {
	margin: 0px;
}
.cid-qQSbYcGAPi .open.dropdown > .dropdown-menu {
	display: block;
}
.cid-qQSbYcGAPi .opened.navbar-toggleable-sm::after {
	left: 0px; width: 100vw; height: 100vh; bottom: 0px; position: absolute; z-index: 1000; content: ""; transform: translateY(100%); background-color: rgba(0, 0, 0, 0.1); -webkit-transform: translateY(100%);
}
.cid-qQSbYcGAPi .navbar-short.navbar {
	transition:0.2s; min-height: 60px;
}
.cid-qQSbYcGAPi .navbar-short.navbar .navbar-toggler-right {
	top: 20px;
}
.cid-qQSbYcGAPi .navbar-short.navbar .navbar-logo a {
	transition:font-size 0.25s; line-height: 2.5rem; font-size: 2.5rem !important;
}
.cid-qQSbYcGAPi .navbar-short.navbar .navbar-logo a .mbr-iconfont {
	font-size: 2.5rem !important;
}
.cid-qQSbYcGAPi .navbar-short.navbar .navbar-logo a img {
	height: 3rem !important;
}
.cid-qQSbYcGAPi .navbar-short.navbar .navbar-brand {
	min-height: 3rem;
}
.cid-qQSbYcGAPi button.navbar-toggler {
	transition:0.2s; top: 1.5rem; width: 31px; height: 18px; right: 1rem; cursor: pointer;
}
.cid-qQSbYcGAPi button.navbar-toggler:focus {
	
}
.cid-qQSbYcGAPi button.navbar-toggler .hamburger span {
	width: 30px; height: 2px; right: 0px; border-right-color: currentColor; border-right-width: 5px; border-right-style: none; position: absolute; background-color: rgb(255, 255, 255);
}
.cid-qQSbYcGAPi button.navbar-toggler .hamburger span:nth-child(1) {
	transition:0.2s; top: 0px;
}
.cid-qQSbYcGAPi button.navbar-toggler .hamburger span:nth-child(2) {
	transition:0.15s; top: 8px;
}
.cid-qQSbYcGAPi button.navbar-toggler .hamburger span:nth-child(3) {
	transition:0.15s; top: 8px;
}
.cid-qQSbYcGAPi button.navbar-toggler .hamburger span:nth-child(4) {
	transition:0.2s; top: 16px;
}
.cid-qQSbYcGAPi nav.opened .hamburger span:nth-child(1) {
	transition:0.2s; top: 8px; width: 0px; right: 50%; opacity: 0;
}
.cid-qQSbYcGAPi nav.opened .hamburger span:nth-child(2) {
	transition:0.25s; transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.cid-qQSbYcGAPi nav.opened .hamburger span:nth-child(3) {
	transition:0.25s; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.cid-qQSbYcGAPi nav.opened .hamburger span:nth-child(4) {
	transition:0.2s; top: 8px; width: 0px; right: 50%; opacity: 0;
}
.cid-qQSbYcGAPi .navbar-expand.collapsed {
	flex-direction: column;
}
.cid-qQSbYcGAPi .collapsed .btn {
	display: flex;
}
.cid-qQSbYcGAPi .collapsed .navbar-collapse {
	padding-right: 0px !important; display: none !important;
}
.cid-qQSbYcGAPi .collapsed .collapsing.navbar-collapse {
	display: block !important;
}
.cid-qQSbYcGAPi .collapsed .show.navbar-collapse {
	display: block !important;
}
.cid-qQSbYcGAPi .collapsed .collapsing.navbar-collapse .navbar-nav {
	text-align: center; display: block;
}
.cid-qQSbYcGAPi .collapsed .show.navbar-collapse .navbar-nav {
	text-align: center; display: block;
}
.cid-qQSbYcGAPi .collapsed .collapsing.navbar-collapse .navbar-nav .nav-item {
	clear: both;
}
.cid-qQSbYcGAPi .collapsed .show.navbar-collapse .navbar-nav .nav-item {
	clear: both;
}
.cid-qQSbYcGAPi .collapsed .collapsing.navbar-collapse .navbar-buttons {
	text-align: center;
}
.cid-qQSbYcGAPi .collapsed .show.navbar-collapse .navbar-buttons {
	text-align: center;
}
.cid-qQSbYcGAPi .collapsed .collapsing.navbar-collapse :last-child.navbar-buttons {
	margin-bottom: 1rem;
}
.cid-qQSbYcGAPi .collapsed .show.navbar-collapse :last-child.navbar-buttons {
	margin-bottom: 1rem;
}
.cid-qQSbYcGAPi .collapsed button.navbar-toggler {
	display: block;
}
.cid-qQSbYcGAPi .collapsed .navbar-brand {
	margin-left: 1rem !important;
}
.cid-qQSbYcGAPi .collapsed .navbar-toggleable-sm {
	flex-direction: column; -webkit-flex-direction: column;
}
.cid-qQSbYcGAPi .collapsed .dropdown .dropdown-menu {
	padding: 0px; width: 100%; height: 0px; text-align: center; display: block; visibility: hidden; position: relative; opacity: 0; transition-property: opacity, padding, height; transition-duration: 0.5s;
}
.cid-qQSbYcGAPi .collapsed .open.dropdown > .dropdown-menu {
	padding: 1.4rem 0px; height: auto; visibility: visible; position: relative; opacity: 1;
}
.cid-qQSbYcGAPi .collapsed .dropdown .dropdown-submenu {
	left: 0px; width: 100%; text-align: center;
}
.cid-qQSbYcGAPi .collapsed .dropdown [data-toggle='dropdown-submenu'].dropdown-toggle::after {
	top: 50%; width: 0px; height: 0px; right: 0px; margin-top: 0px; margin-left: 0.3em; vertical-align: middle; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 0.3em; border-right-width: 0.3em; border-left-width: 0.3em; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: inline-block; position: inherit; content: "";
}
@media all and (max-width:991px)
{
.cid-qQSbYcGAPi .navbar-expand {
	flex-direction: column;
}
.cid-qQSbYcGAPi img {
	height: 3.8rem !important;
}
.cid-qQSbYcGAPi .btn {
	display: flex;
}
.cid-qQSbYcGAPi button.navbar-toggler {
	display: block;
}
.cid-qQSbYcGAPi .navbar-brand {
	margin-left: 1rem !important;
}
.cid-qQSbYcGAPi .navbar-toggleable-sm {
	flex-direction: column; -webkit-flex-direction: column;
}
.cid-qQSbYcGAPi .navbar-collapse {
	padding-right: 0px !important; display: none !important;
}
.cid-qQSbYcGAPi .collapsing.navbar-collapse {
	display: block !important;
}
.cid-qQSbYcGAPi .show.navbar-collapse {
	display: block !important;
}
.cid-qQSbYcGAPi .collapsing.navbar-collapse .navbar-nav {
	text-align: center; display: block;
}
.cid-qQSbYcGAPi .show.navbar-collapse .navbar-nav {
	text-align: center; display: block;
}
.cid-qQSbYcGAPi .collapsing.navbar-collapse .navbar-nav .nav-item {
	clear: both;
}
.cid-qQSbYcGAPi .show.navbar-collapse .navbar-nav .nav-item {
	clear: both;
}
.cid-qQSbYcGAPi .collapsing.navbar-collapse .navbar-buttons {
	text-align: center;
}
.cid-qQSbYcGAPi .show.navbar-collapse .navbar-buttons {
	text-align: center;
}
.cid-qQSbYcGAPi .collapsing.navbar-collapse :last-child.navbar-buttons {
	margin-bottom: 1rem;
}
.cid-qQSbYcGAPi .show.navbar-collapse :last-child.navbar-buttons {
	margin-bottom: 1rem;
}
.cid-qQSbYcGAPi .dropdown .dropdown-menu {
	padding: 0px; width: 100%; height: 0px; text-align: center; display: block; visibility: hidden; position: relative; opacity: 0; transition-property: opacity, padding, height; transition-duration: 0.5s;
}
.cid-qQSbYcGAPi .open.dropdown > .dropdown-menu {
	padding: 1.4rem 0px; height: auto; visibility: visible; position: relative; opacity: 1;
}
.cid-qQSbYcGAPi .dropdown .dropdown-submenu {
	left: 0px; width: 100%; text-align: center;
}
.cid-qQSbYcGAPi .dropdown [data-toggle='dropdown-submenu'].dropdown-toggle::after {
	top: 50%; width: 0px; height: 0px; right: 0px; margin-top: 0px; margin-left: 0.3em; vertical-align: middle; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 0.3em; border-right-width: 0.3em; border-left-width: 0.3em; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: inline-block; position: inherit; content: "";
}
}
@media all and (min-width:767px)
{
.cid-qQSbYcGAPi .menu-logo {
	flex-shrink: 0;
}
}
.cid-qQSbYcGAPi .navbar-collapse {
	flex-basis: auto;
}
.cid-qQSbYcGAPi .nav-link:hover {
	color: rgb(193, 193, 193) !important;
}
.cid-qQSbYcGAPi .dropdown-item:hover {
	color: rgb(193, 193, 193) !important;
}
.cid-qQSbYdl7mh {
	background-image: url("../../../assets/images/jumbotron.jpg");
}
.cid-qQSbYdXPKh {
	padding-top: 60px; padding-bottom: 60px; background-color: rgb(46, 46, 46);
}
@media all and (max-width:767px)
{
.cid-qQSbYdXPKh .content {
	text-align: center;
}
.cid-qQSbYdXPKh .content > div:not(:last-child) {
	margin-bottom: 2rem;
}
}
@media all and (max-width:767px)
{
.cid-qQSbYdXPKh .media-wrap {
	margin-bottom: 1rem;
}
}
.cid-qQSbYdXPKh .media-wrap .mbr-iconfont-logo {
	color: rgb(255, 51, 102); font-size: 7.5rem;
}
.cid-qQSbYdXPKh .media-wrap img {
	height: 6rem;
}
@media all and (max-width:767px)
{
.cid-qQSbYdXPKh .footer-lower .copyright {
	text-align: center; margin-bottom: 1rem;
}
}
.cid-qQSbYdXPKh .footer-lower hr {
	border-color: rgb(255, 255, 255); margin: 1rem 0px; opacity: 0.05;
}
.cid-qQSbYdXPKh .footer-lower .social-list {
	list-style: none; padding-left: 0px; margin-bottom: 0px; display: flex; flex-wrap: wrap; justify-content: flex-end; -webkit-justify-content: flex-end;
}
.cid-qQSbYdXPKh .footer-lower .social-list .mbr-iconfont-social {
	color: rgb(255, 255, 255); font-size: 1.3rem;
}
.cid-qQSbYdXPKh .footer-lower .social-list .soc-item {
	margin: 0px 0.5rem;
}
.cid-qQSbYdXPKh .footer-lower .social-list a {
	margin: 0px; transition:0.2s linear; opacity: 0.5; -webkit-transition: .2s linear;
}
.cid-qQSbYdXPKh .footer-lower .social-list a:hover {
	opacity: 1;
}
@media all and (max-width:767px)
{
.cid-qQSbYdXPKh .footer-lower .social-list {
	justify-content: center; -webkit-justify-content: center;
}
}
.cid-qQSbYeJKHG {
	background: rgb(255, 255, 255);
}
.cid-qQSbYeJKHG .image-block {
	margin: auto; width: 100% !important;
}
.cid-qQSbYeJKHG .mbr-figure {
	margin: 0px auto;
}
.cid-qQSbYeJKHG figcaption {
	position: relative;
}
.cid-qQSbYeJKHG figcaption div {
	width: 100%; bottom: 0px; position: absolute;
}
@media all and (max-width:768px)
{
.cid-qQSbYeJKHG .image-block {
	width: 100% !important;
}
}
.cid-qQSbYfd0oj {
	padding-top: 0px; padding-bottom: 0px; background-color: rgb(255, 255, 255);
}
.cid-qQSbYfd0oj .mbr-slider .carousel-control {
	background: rgb(27, 27, 27);
}
.cid-qQSbYfd0oj .mbr-slider .carousel-control-prev {
	left: 0px; margin-left: 2.5rem;
}
.cid-qQSbYfd0oj .mbr-slider .carousel-control-next {
	right: 0px; margin-right: 2.5rem;
}
.cid-qQSbYfd0oj .mbr-slider .modal-body .close {
	background: rgb(27, 27, 27);
}
.cid-qQSbYfd0oj .mbr-gallery-item > div::before {
	background: linear-gradient(to left, rgb(85, 67, 70), rgb(69, 80, 91)) !important; transition:opacity 0.2s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: ""; opacity: 0; -webkit-transition: 0.2s opacity ease-in-out;
}
.cid-qQSbYfd0oj .mbr-gallery-item > div:hover .mbr-gallery-title::before {
	background: none !important;
}
.cid-qQSbYfd0oj .mbr-gallery-item > div:hover::before {
	opacity: 0.7 !important;
}
.cid-qQSbYfd0oj .mbr-gallery-title {
	padding: 1rem; width: 100%; bottom: 0px; color: rgb(255, 255, 255); font-size: 0.9em; display: block; position: absolute; z-index: 2;
}
.cid-qQSbYfd0oj .mbr-gallery-title::before {
	background: linear-gradient(to left, rgb(85, 67, 70), rgb(69, 80, 91)) !important; transition:background 0.2s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1; content: " "; opacity: 0.7; -webkit-transition: 0.2s background ease-in-out;
}
.cid-qQSbYglaav {
	padding-top: 45px; padding-bottom: 45px; background-color: rgb(255, 255, 255);
}
.cid-qQSbYglaav .content-slider {
	display: flex; justify-content: center;
}
.cid-qQSbYglaav .modal-body .close {
	background: rgb(27, 27, 27);
}
.cid-qQSbYglaav .modal-body .close span {
	font-style: normal;
}
.cid-qQSbYglaav .carousel-inner > .active {
	display: flex;
}
.cid-qQSbYglaav .carousel-inner > .next {
	display: flex;
}
.cid-qQSbYglaav .carousel-inner > .prev {
	display: flex;
}
.cid-qQSbYglaav .carousel-control .icon-next {
	line-height: 27px; font-size: 40px; margin-top: -18px;
}
.cid-qQSbYglaav .carousel-control .icon-prev {
	line-height: 27px; font-size: 40px; margin-top: -18px;
}
.cid-qQSbYglaav .carousel-control:hover {
	background: rgb(27, 27, 27); color: rgb(255, 255, 255); opacity: 1;
}
@media all and (max-width:767px)
{
.cid-qQSbYglaav .container .carousel-control {
	margin-bottom: 0px;
}
.cid-qQSbYglaav .content-slider-wrap {
	width: 100% !important;
}
}
.cid-qQSbYglaav .boxed-slider {
	padding: 93px 0px; position: relative;
}
.cid-qQSbYglaav .boxed-slider > div {
	position: relative;
}
.cid-qQSbYglaav .container img {
	width: 100%;
}
.cid-qQSbYglaav .container img + .row {
	left: 0px; top: 50%; right: 0px; position: absolute; z-index: 2; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.cid-qQSbYglaav .mbr-section {
	padding: 0px; background-attachment: scroll;
}
.cid-qQSbYglaav .mbr-table-cell {
	padding: 0px;
}
.cid-qQSbYglaav .container .carousel-indicators {
	margin-bottom: 3px;
}
.cid-qQSbYglaav .carousel-caption {
	left: 0px; top: 50%; right: 0px; bottom: auto; display: flex; transform: translateY(-50%); align-items: center; -webkit-transform: translateY(-50%);
}
.cid-qQSbYglaav .mbr-overlay {
	z-index: 1;
}
.cid-qQSbYglaav .container.container-slide {
	padding: 0px; width: 100%; min-height: 100vh;
}
.cid-qQSbYglaav .carousel-item {
	background-position: 50% 50%; transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out; perspective: 1000px; backface-visibility: hidden; background-repeat: no-repeat; background-size: cover; -webkit-backface-visibility: hidden; -webkit-perspective: 1000px; -webkit-transition: -webkit-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s ease-in-out;
}
@media all and (max-width:576px)
{
.cid-qQSbYglaav .carousel-item .container {
	width: 100%;
}
}
.cid-qQSbYglaav .carousel-item-left.carousel-item-next {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.cid-qQSbYglaav .carousel-item-right.carousel-item-prev {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.cid-qQSbYglaav .carousel-item-right.active {
	transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.cid-qQSbYglaav .carousel-item-next {
	transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.cid-qQSbYglaav .carousel-item-left.active {
	transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.cid-qQSbYglaav .carousel-item-prev {
	transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.cid-qQSbYglaav .mbr-slider .carousel-control {
	border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.3s; border-image: none; top: 50%; width: 50px; height: 50px; font-size: 35px; margin-top: -1.5rem; background-color: rgba(0, 0, 0, 0.5);
}
.cid-qQSbYglaav .mbr-slider .carousel-control-prev.carousel-control {
	left: 0px; margin-left: 2.5rem;
}
.cid-qQSbYglaav .mbr-slider .carousel-control-next.carousel-control {
	right: 0px; margin-right: 2.5rem;
}
.cid-qQSbYglaav .mbr-slider .carousel-control .mbr-iconfont {
	font-size: 1.5rem;
}
@media all and (max-width:767px)
{
.cid-qQSbYglaav .mbr-slider .carousel-control {
	top: auto; bottom: 1rem;
}
}
.cid-qQSbYglaav .mbr-slider .carousel-indicators {
	bottom: 0px; margin-bottom: 1.5rem !important; position: absolute;
}
.cid-qQSbYglaav .mbr-slider .carousel-indicators li {
	margin: 3px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.3s; border-image: none; height: 15px; max-height: 15px; max-width: 15px; opacity: 0.5; background-color: rgba(0, 0, 0, 0.5);
}
.cid-qQSbYglaav .mbr-slider .carousel-indicators li.active {
	opacity: 0.9;
}
.cid-qQSbYglaav .mbr-slider .carousel-indicators li:hover {
	opacity: 0.9;
}
.cid-qQSbYglaav .mbr-slider .carousel-indicators li::after {
	content: none;
}
.cid-qQSbYglaav .mbr-slider .carousel-indicators li::before {
	content: none;
}
.cid-qQSbYglaav .mbr-slider .ie-fix.carousel-indicators {
	left: 50%; width: 60%; text-align: center; margin-left: -30%; display: block;
}
@media all and (max-width:576px)
{
.cid-qQSbYglaav .mbr-slider .carousel-indicators {
	display: none !important;
}
}
.cid-qQSbYglaav .mbr-slider > .container img {
	width: 100%;
}
.cid-qQSbYglaav .mbr-slider > .container img + .row {
	left: 0px; top: 50%; right: 0px; position: absolute; z-index: 2; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.cid-qQSbYglaav .mbr-slider > .container .carousel-indicators {
	margin-bottom: 3px;
}
@media all and (max-width:576px)
{
.cid-qQSbYglaav .mbr-slider > .container .carousel-control {
	margin-bottom: 0px;
}
}
.cid-qQSbYglaav .mbr-slider .mbr-section {
	padding: 0px; background-attachment: scroll;
}
.cid-qQSbYglaav .mbr-slider .mbr-table-cell {
	padding: 0px;
}
.cid-qQSbYglaav .carousel-item .container-slide.container {
	width: auto; min-height: 0px;
}
.cid-qQSbYglaav .full-screen .slider-fullscreen-image {
	background-position: 50% 50%; min-height: 100vh; background-repeat: no-repeat; background-size: cover;
}
.cid-qQSbYglaav .full-screen .active.slider-fullscreen-image {
	
}
.cid-qQSbYglaav .full-screen .container {
	width: auto; padding-right: 0px; padding-left: 0px;
}
.cid-qQSbYglaav .full-screen .carousel-item .container-slide.container {
	padding: 0px; width: 100%; min-height: 100vh;
}
.cid-qQSbYglaav .full-screen .carousel-item .container-slide.container img {
	display: none;
}
.cid-qQSbYglaav .mbr-background-video-preview {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cid-qQSbYglaav .mbr-overlay ~ .container-slide {
	z-index: auto;
}
.cid-qQSbYglaav .slide.mbr-slider .container {
	padding: 0px; overflow: hidden;
}
.cid-qQSbYglaav .carousel-inner {
	height: 100%;
}
.cid-qQSbYglaav .slider-fullscreen-image {
	background: none !important; height: 100%;
}
.cid-qQSbYglaav .image_wrapper {
	width: 100%; height: 400px; display: inline-block; position: relative;
}
.cid-qQSbYglaav .image_wrapper img {
	width: auto !important; height: 100%;
}
.cid-qQSbYglaav .carousel-item .container-slide {
	text-align: center;
}
.cid-qQSbYglaav .content-slider-wrap {
	width: 60%;
}
.cid-qQSbYhpw1L {
	background: rgb(255, 255, 255);
}
.cid-qQSbYhpw1L .video-block {
	margin: auto; width: 100% !important;
}
@media all and (max-width:768px)
{
.cid-qQSbYhpw1L .video-block {
	width: 100% !important;
}
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 5px;
	right: 5px;
	overflow: hidden;
	width: 55px;
	height: 50px;
	border: none;
	text-indent: 100%;
	background: url("../../..../images/to-top1.png") no-repeat 0px 0px;
}
