.btn, .mbr-text, .note-check a[data-value=Rubik], body {
	font-style: normal
}
.alert, .form-control-label {
	position: relative;
font-size:.875rem
}
body {
	font-family: Rubik;
	line-height: 1.5
}
.mbr-section-title {
	font-style: normal;
	line-height: 1.2
}
.mbr-section-subtitle {
	line-height: 1.3
}
.mbr-text {
	line-height: 1.6
}
.display-1 {
	font-family: Montserrat, sans-serif;
	font-size: 3.25rem
}
.display-2 {
	font-family: Oswald, sans-serif;
	font-size: 2rem
}
.display-5, .display-7 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1rem
}
@media (max-width:768px) {
.display-1 {
	font-size: 2.6rem;
font-size:calc(1.7874999999999999rem + (3.25 - 1.7874999999999999) * ((100vw - 20rem)/ (48 - 20)));
line-height:calc(1.4 * (1.7874999999999999rem + (3.25 - 1.7874999999999999) * ((100vw - 20rem)/ (48 - 20))))
}
.display-2 {
	font-size: 1.6rem;
font-size:calc(1.35rem + (2 - 1.35) * ((100vw - 20rem)/ (48 - 20)));
line-height:calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem)/ (48 - 20))))
}
.display-5 {
font-size:.8rem;
font-size:calc(1rem + (1 - 1) * ((100vw - 20rem)/ (48 - 20)));
line-height:calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem)/ (48 - 20))))
}
}
.btn {
	font-weight: 500;
	border-width: 2px;
	letter-spacing: 1px;
margin:.4rem .8rem;
	white-space: normal;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 1rem 3rem;
font-size:.8rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	word-break: break-word
}
.btn-lg, .btn-md {
margin:.4rem .8rem!important
}
.btn-md, .btn-sm {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	letter-spacing: 1px;
	border-radius: 3px;
	font-weight: 500
}
.btn .mbr-iconfont {
	font-size: 1.6rem
}
.btn-sm {
	transition: all .3s ease-in-out;
padding:.6rem 1.5rem;
font-size:.8rem
}
.btn-md {
	transition: all .3s ease-in-out;
	padding: 1rem 3rem;
	font-size: 1rem
}
.btn-lg {
	font-weight: 500;
	letter-spacing: 1px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 1.2rem 3.2rem;
	font-size: 1.2rem;
	border-radius: 3px
}
.bg-primary {
	background-color: #149dcc!important
}
.bg-success {
	background-color: #f7ed4a!important
}
.bg-info {
	background-color: #82786e!important
}
.bg-warning {
	background-color: #879a9f!important
}
.bg-danger {
	background-color: #b1a374!important
}
.btn-primary {
	background-color: #149dcc;
	border-color: #149dcc;
	color: #fff
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	color: #fff;
	background-color: #0d6786;
	border-color: #0d6786
}
.btn-primary.disabled, .btn-primary:disabled {
	color: #fff!important;
	background-color: #0d6786!important;
	border-color: #0d6786!important
}
.btn-secondary {
	background-color: #f36;
	border-color: #f36;
	color: #fff
}
.btn-secondary.active, .btn-secondary.focus, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
	color: #fff;
	background-color: #e50039;
	border-color: #e50039
}
.btn-secondary.disabled, .btn-secondary:disabled {
	color: #fff!important;
	background-color: #e50039!important;
	border-color: #e50039!important
}
.btn-info {
	background-color: #82786e;
	border-color: #82786e;
	color: #fff
}
.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover {
	color: #fff;
	background-color: #59524b;
	border-color: #59524b
}
.btn-info.disabled, .btn-info:disabled {
	color: #fff!important;
	background-color: #59524b!important;
	border-color: #59524b!important
}
.btn-success {
	background-color: #f7ed4a;
	border-color: #f7ed4a;
	color: #fff
}
.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover {
	color: #fff;
	background-color: #eadd0a;
	border-color: #eadd0a
}
.btn-success.disabled, .btn-success:disabled {
	color: #fff!important;
	background-color: #eadd0a!important;
	border-color: #eadd0a!important
}
.btn-warning {
	background-color: #879a9f;
	border-color: #879a9f;
	color: #fff
}
.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover {
	color: #fff;
	background-color: #617479;
	border-color: #617479
}
.btn-warning.disabled, .btn-warning:disabled {
	color: #fff!important;
	background-color: #617479!important;
	border-color: #617479!important
}
.btn-danger {
	background-color: #b1a374;
	border-color: #b1a374;
	color: #fff
}
.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover {
	color: #fff;
	background-color: #8b7d4e;
	border-color: #8b7d4e
}
.btn-danger.disabled, .btn-danger:disabled {
	color: #fff!important;
	background-color: #8b7d4e!important;
	border-color: #8b7d4e!important
}
.btn-primary-outline {
	background: 0 0;
	border-color: #0b566f;
	color: #0b566f
}
.btn-primary-outline.active, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline:focus, .btn-primary-outline:hover {
	color: #fff;
	background-color: #149dcc;
	border-color: #149dcc
}
.btn-primary-outline.disabled, .btn-primary-outline:disabled {
	color: #fff!important;
	background-color: #149dcc!important;
	border-color: #149dcc!important
}
.btn-secondary-outline {
	background: 0 0;
	border-color: #c03;
	color: #c03
}
.btn-secondary-outline.active, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline:focus, .btn-secondary-outline:hover {
	color: #fff;
	background-color: #f36;
	border-color: #f36
}
.btn-secondary-outline.disabled, .btn-secondary-outline:disabled {
	color: #fff!important;
	background-color: #f36!important;
	border-color: #f36!important
}
.btn-info-outline {
	background: 0 0;
	border-color: #4b453f;
	color: #4b453f
}
.btn-info-outline.active, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline:focus, .btn-info-outline:hover {
	color: #fff;
	background-color: #82786e;
	border-color: #82786e
}
.btn-info-outline.disabled, .btn-info-outline:disabled {
	color: #fff!important;
	background-color: #82786e!important;
	border-color: #82786e!important
}
.btn-success-outline {
	background: 0 0;
	border-color: #d2c609;
	color: #d2c609
}
.btn-success-outline.active, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline:focus, .btn-success-outline:hover {
	color: #fff;
	background-color: #f7ed4a;
	border-color: #f7ed4a
}
.btn-success-outline.disabled, .btn-success-outline:disabled {
	color: #fff!important;
	background-color: #f7ed4a!important;
	border-color: #f7ed4a!important
}
.btn-warning-outline {
	background: 0 0;
	border-color: #55666b;
	color: #55666b
}
.btn-warning-outline.active, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline:focus, .btn-warning-outline:hover {
	color: #fff;
	background-color: #879a9f;
	border-color: #879a9f
}
.btn-warning-outline.disabled, .btn-warning-outline:disabled {
	color: #fff!important;
	background-color: #879a9f!important;
	border-color: #879a9f!important
}
.btn-danger-outline {
	background: 0 0;
	border-color: #7a6e45;
	color: #7a6e45
}
.btn-danger-outline.active, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline:focus, .btn-danger-outline:hover {
	color: #fff;
	background-color: #b1a374;
	border-color: #b1a374
}
.btn-danger-outline.disabled, .btn-danger-outline:disabled {
	color: #fff!important;
	background-color: #b1a374!important;
	border-color: #b1a374!important
}
.text-primary {
	color: #149dcc!important
}
.text-secondary {
	color: #f36!important
}
.text-success {
	color: #f7ed4a!important
}
.text-info {
	color: #82786e!important
}
.text-warning {
	color: #879a9f!important
}
.text-danger {
	color: #b1a374!important
}
.text-white {
	color: #fff!important
}
.text-black {
	color: #000!important
}
a.text-primary:focus, a.text-primary:hover {
	color: #0b566f!important
}
a.text-secondary:focus, a.text-secondary:hover {
	color: #c03!important
}
a.text-success:focus, a.text-success:hover {
	color: #d2c609!important
}
a.text-info:focus, a.text-info:hover {
	color: #4b453f!important
}
a.text-warning:focus, a.text-warning:hover {
	color: #55666b!important
}
a.text-danger:focus, a.text-danger:hover {
	color: #7a6e45!important
}
a.text-white:focus, a.text-white:hover {
	color: #b3b3b3!important
}
a.text-black:focus, a.text-black:hover {
	color: #4d4d4d!important
}
.alert-success {
	background-color: #70c770
}
.alert-info {
	background-color: #82786e
}
.alert-warning {
	background-color: #879a9f
}
.alert-danger {
	background-color: #b1a374
}
.btn-white-outline {
	background: 0 0;
	border-color: #fff;
	color: #fff
}
.btn-white-outline.active, .btn-white-outline.focus, .btn-white-outline:active, .btn-white-outline:focus, .btn-white-outline:hover {
	color: #333;
	background-color: #fff;
	border-color: #fff
}
.btn-black-outline {
	background: 0 0;
	border-color: #333;
	color: #333
}
.btn-black-outline.active, .btn-black-outline.focus, .btn-black-outline:active, .btn-black-outline:focus, .btn-black-outline:hover {
	color: #fff;
	background-color: #333;
	border-color: #333
}
.mbr-section-btn a.btn:not(.btn-form) {
	border-radius: 100px
}
.mbr-gallery-filter li a, .nav-tabs .nav-link {
	border-radius: 100px!important
}
.mbr-section-btn a.btn:not(.btn-form):hover {
	box-shadow: 0 10px 40px 0 rgba(0,0,0,.2)
}
.form-control, .mbr-gallery-filter li.active .btn:focus {
	box-shadow: none
}
.mbr-gallery-filter li.active .btn {
	background-color: #149dcc;
	border-color: #149dcc
}
.alert, .btn-form {
	border-radius: 0
}
.btn-form:hover {
	cursor: pointer
}
a, a:hover {
	color: #149dcc
}
.mbr-plan-header.bg-primary .mbr-plan-price-desc, .mbr-plan-header.bg-primary .mbr-plan-subtitle {
	color: #b4e6f8
}
.mbr-plan-header.bg-success .mbr-plan-price-desc, .mbr-plan-header.bg-success .mbr-plan-subtitle {
	color: #fff
}
.mbr-plan-header.bg-info .mbr-plan-price-desc, .mbr-plan-header.bg-info .mbr-plan-subtitle {
	color: #beb8b2
}
.mbr-plan-header.bg-warning .mbr-plan-price-desc, .mbr-plan-header.bg-warning .mbr-plan-subtitle {
	color: #ced6d8
}
.mbr-plan-header.bg-danger .mbr-plan-price-desc, .mbr-plan-header.bg-danger .mbr-plan-subtitle {
	color: #dfd9c6
}
.alert, .mbr-arrow a {
	color: #fff
}
.scrollToTop_wraper {
	opacity: 0!important
}
.form-control-label {
	cursor: pointer;
	margin-bottom: .357em;
	padding: 0
}
.alert {
	border: 0;
	line-height: 1.5;
	margin-bottom: 1.875rem;
	padding: 1.25rem
}
.alert.alert-form::after {
	background-color: inherit;
	bottom: -7px;
	content: "";
	display: block;
	height: 14px;
	left: 50%;
	margin-left: -7px;
	position: absolute;
	transform: rotate(45deg);
	width: 14px
}
.form-control {
	background-color: #f5f5f5;
	color: #565656;
font-size:.875rem;
	line-height: 1.43;
	min-height: 3.5em;
	padding: 1.07em .5em
}
.mbr-form .input-group-btn a.btn:hover, .mbr-form .input-group-btn button[type=submit]:hover {
	box-shadow: 0 10px 40px 0 rgba(0,0,0,.2)
}
.btn-social, .btn-social i {
	line-height: 44px;
	width: 44px
}
.form-control, .form-control:focus {
	border: 1px solid #e8e8e8
}
.form-active .form-control:invalid {
border-color:red
}
.mbr-overlay {
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: .7;
	filter: alpha(opacity=70);
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0
}
blockquote {
	font-style: italic;
	padding: 10px 0 10px 20px;
	font-size: 1.09rem;
	position: relative;
	border-color: #149dcc;
	border-width: 3px
}
blockquote, ol, pre, ul {
	margin-bottom: 2.3125rem
}
pre {
	background: #f4f4f4;
	padding: 10px 24px;
	white-space: pre-wrap
}
.btn-social:hover, .mbr-footer .mbr-contacts li::before, .mbr-footer-content li::before {
	background: #149dcc
}
.mbr-form .input-group-btn a.btn, .mbr-form .input-group-btn button[type=submit] {
	border-radius: 100px!important;
	padding: 1rem 3rem
}
.mbr-form .btn {
margin:.4rem 0
}
.form2 .form-control {
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px
}
.form2 .input-group-btn a.btn, .form2 .input-group-btn button[type=submit] {
	border-top-left-radius: 0!important;
	border-bottom-left-radius: 0!important
}
.form3 input[type=email] {
	border-radius: 100px!important
}
@media (max-width:349px) {
.form2 .input-group-btn a.btn, .form2 .input-group-btn button[type=submit], .form2 input[type=email] {
	border-radius: 100px!important
}
}
@media (max-width:767px) {
.btn {
font-size:.75rem!important
}
.btn .mbr-iconfont {
	font-size: 1rem!important
}
}
.btn-social {
	font-size: 20px;
	border-radius: 50%;
	padding: 0;
	height: 44px;
	text-align: center;
	position: relative;
	border: 2px solid #149dcc;
	color: #232323;
	cursor: pointer
}
.btn-social i {
	top: 0
}
.btn-social:hover {
	color: #fff
}
.btn-social+.btn {
margin-left:.1rem
}
.mbr-footer .mbr-contacts li a:hover, .mbr-footer-content li a:hover {
	color: #149dcc
}
.footer3 .input-group-btn a.btn, .footer3 .input-group-btn button[type=submit], .footer3 input[type=email], .footer4 .input-group-btn a.btn, .footer4 .input-group-btn button[type=submit], .footer4 input[type=email] {
	border-radius: 100px!important
}
.header13 .form-inline a.btn, .header13 .form-inline input[type=email], .header13 .form-inline input[type=text], .header13 .form-inline input[type=tel], .header14 .form-inline a.btn, .header14 .form-inline input[type=email], .header14 .form-inline input[type=text], .header14 .form-inline input[type=tel] {
	border-radius: 100px
}
.header13 .form-inline button, .header14 .form-inline button {
	border-radius: 100px!important
}
.cid-qopESZuVMb .navbar {
	background: #000;
	transition: none;
	min-height: 77px
}
.cid-qopESZuVMb .navbar-dropdown.bg-color.transparent.opened {
	background: #000
}
.cid-qopESZuVMb a {
	font-style: normal
}
.cid-qopESZuVMb .nav-item span {
	padding-right: .4em;
	font-size: 1.6rem;
	line-height: .5em;
	vertical-align: text-bottom;
	position: relative;
	top: -.2em;
	text-decoration: none
}
.cid-qopESZuVMb .nav-item a {
padding:.7rem 0!important;
margin:0 .65rem!important
}
.cid-qopESZuVMb .dropdown-item, .cid-qopESZuVMb .nav-link {
	font-size: 1rem
}
.cid-qopESZuVMb .btn {
	font-size: 1rem;
padding:.4rem 1.5rem;
	display: inline-flex;
	align-items: center
}
.cid-qopESZuVMb .btn .mbr-iconfont {
	font-size: 1.6rem
}
.cid-qopESZuVMb .menu-logo {
	margin-right: auto
}
.cid-qopESZuVMb .menu-logo .navbar-brand {
	display: flex;
	margin-left: 5rem;
	padding: 0;
	transition: padding .2s;
	min-height: 3.8rem;
	align-items: center
}
.cid-qopESZuVMb .menu-logo .navbar-brand .navbar-caption-wrap {
	display: -webkit-flex;
	-webkit-align-items: center;
	align-items: center;
	word-break: break-word;
	min-width: 7rem;
margin:.3rem 0
}
.cid-qopESZuVMb .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
	line-height: 1.2rem!important;
	padding-right: 2rem
}
.cid-qopESZuVMb .menu-logo .navbar-brand .navbar-logo {
	font-size: 4rem;
	transition: font-size .25s
}
.cid-qopESZuVMb .menu-logo .navbar-brand .navbar-logo img {
	display: flex;
	height: 3.8rem
}
.cid-qopESZuVMb .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
	transition: font-size .25s
}
.cid-qopESZuVMb .navbar-toggleable-sm .navbar-collapse {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	padding-right: 5rem;
	width: auto
}
.cid-qopESZuVMb .navbar-toggleable-sm .navbar-collapse .navbar-nav {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding-left: 0
}
.cid-qopESZuVMb .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
	-webkit-align-self: center;
	align-self: center
}
.cid-qopESZuVMb .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
	padding-left: 0;
	padding-bottom: 0
}
.cid-qopESZuVMb .dropdown .dropdown-menu {
	background: #000;
	display: none;
	position: absolute;
	min-width: 5rem;
	padding-top: 1.4rem;
	padding-bottom: 1.4rem;
	text-align: left
}
.cid-qopESZuVMb .dropdown .dropdown-menu .dropdown-item {
	width: auto;
	padding: .235em 1.5385em!important
}
.cid-qopESZuVMb .dropdown .dropdown-menu .dropdown-item::after {
right:.5rem
}
.cid-qopESZuVMb .dropdown .dropdown-menu .dropdown-submenu {
	margin: 0
}
.cid-qopESZuVMb .dropdown.open>.dropdown-menu {
	display: block
}
.cid-qopESZuVMb .navbar-toggleable-sm.opened:after {
	position: absolute;
	width: 100vw;
	height: 100vh;
	content: '';
	background-color: rgba(0,0,0,.1);
	left: 0;
	bottom: 0;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	z-index: 1000
}
.cid-qopESZuVMb .navbar.navbar-short {
	min-height: 60px;
	transition: all .2s
}
.cid-qopESZuVMb .navbar.navbar-short .navbar-toggler-right {
	top: 20px
}
.cid-qopESZuVMb .navbar.navbar-short .navbar-logo a {
	font-size: 2.5rem!important;
	line-height: 2.5rem;
	transition: font-size .25s
}
.cid-qopESZuVMb .navbar.navbar-short .navbar-logo a .mbr-iconfont {
	font-size: 2.5rem!important
}
.cid-qopESZuVMb .navbar.navbar-short .navbar-logo a img {
	height: 3rem
}
.cid-qopESZuVMb .navbar.navbar-short .navbar-brand {
	min-height: 3rem
}
.cid-qopESZuVMb button.navbar-toggler {
	width: 31px;
	height: 18px;
	cursor: pointer;
	transition: all .2s;
	top: 1.5rem;
	right: 1rem
}
.cid-qopESZuVMb button.navbar-toggler:focus {
	outline: 0
}
.cid-qopESZuVMb button.navbar-toggler .hamburger span {
	position: absolute;
	right: 0;
	width: 30px;
	height: 2px;
	border-right: 5px;
	background-color: #fff
}
.cid-qopESZuVMb button.navbar-toggler .hamburger span:nth-child(1) {
	top: 0;
	transition: all .2s
}
.cid-qopESZuVMb button.navbar-toggler .hamburger span:nth-child(2), .cid-qopESZuVMb button.navbar-toggler .hamburger span:nth-child(3) {
	top: 8px;
	transition: all .15s
}
.cid-qopESZuVMb button.navbar-toggler .hamburger span:nth-child(4) {
	top: 16px;
	transition: all .2s
}
.cid-qopESZuVMb nav.opened .hamburger span:nth-child(1) {
	top: 8px;
	width: 0;
	opacity: 0;
	right: 50%;
	transition: all .2s
}
.cid-qopESZuVMb nav.opened .hamburger span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all .25s
}
.cid-qopESZuVMb nav.opened .hamburger span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: all .25s
}
.cid-qopESZuVMb nav.opened .hamburger span:nth-child(4) {
	top: 8px;
	width: 0;
	opacity: 0;
	right: 50%;
	transition: all .2s
}
.cid-qopESZuVMb .collapsed .btn {
	display: flex
}
.cid-qopESZuVMb .collapsed .navbar-collapse {
	display: none!important;
	padding-right: 0!important
}
.cid-qopESZuVMb .collapsed .navbar-collapse.collapsing, .cid-qopESZuVMb .collapsed .navbar-collapse.show {
	display: block!important
}
.cid-qopESZuVMb .collapsed .navbar-collapse.collapsing .navbar-nav, .cid-qopESZuVMb .collapsed .navbar-collapse.show .navbar-nav {
	display: block;
	text-align: center
}
.cid-qopESZuVMb .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item, .cid-qopESZuVMb .collapsed .navbar-collapse.show .navbar-nav .nav-item {
	clear: both
}
.cid-qopESZuVMb .collapsed .navbar-collapse.collapsing .navbar-buttons, .cid-qopESZuVMb .collapsed .navbar-collapse.show .navbar-buttons {
	text-align: center
}
.cid-qopESZuVMb .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child, .cid-qopESZuVMb .collapsed .navbar-collapse.show .navbar-buttons:last-child {
	margin-bottom: 1rem
}
.cid-qopESZuVMb .collapsed button.navbar-toggler {
	display: block
}
.cid-qopESZuVMb .collapsed .navbar-brand {
	margin-left: 1rem!important;
margin-top:.5rem
}
.cid-qopESZuVMb .collapsed .navbar-toggleable-sm {
	flex-direction: column;
	-webkit-flex-direction: column
}
.cid-qopESZuVMb .collapsed .dropdown .dropdown-menu {
	width: 100%;
	text-align: center;
	position: relative;
	opacity: 0;
	display: block;
	height: 0;
	visibility: hidden;
	padding: 0;
	transition-duration: .5s;
	transition-property: opacity, padding, height
}
.cid-qopESZuVMb .collapsed .dropdown.open>.dropdown-menu {
	position: relative;
	opacity: 1;
	height: auto;
	padding: 1.4rem 0;
	visibility: visible
}
.cid-qopESZuVMb .collapsed .dropdown .dropdown-submenu {
	left: 0;
	text-align: center;
	width: 100%
}
.cid-qopESZuVMb .collapsed .dropdown .dropdown-toggle[data-toggle=dropdown-submenu]::after {
	margin-top: 0;
	position: inherit;
	right: 0;
	top: 50%;
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .3em;
	vertical-align: middle;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent
}
@media (max-width:991px) {
.cid-qopESZuVMb .btn {
	display: flex
}
.cid-qopESZuVMb button.navbar-toggler {
	display: block
}
.cid-qopESZuVMb .navbar-brand {
	margin-left: 1rem!important;
margin-top:.5rem
}
.cid-qopESZuVMb .navbar-toggleable-sm {
	flex-direction: column;
	-webkit-flex-direction: column
}
.cid-qopESZuVMb .navbar-collapse {
	display: none!important;
	padding-right: 0!important
}
.cid-qopESZuVMb .navbar-collapse.collapsing, .cid-qopESZuVMb .navbar-collapse.show {
	display: block!important
}
.cid-qopESZuVMb .navbar-collapse.collapsing .navbar-nav, .cid-qopESZuVMb .navbar-collapse.show .navbar-nav {
	display: block;
	text-align: center
}
.cid-qopESZuVMb .navbar-collapse.collapsing .navbar-nav .nav-item, .cid-qopESZuVMb .navbar-collapse.show .navbar-nav .nav-item {
	clear: both
}
.cid-qopESZuVMb .navbar-collapse.collapsing .navbar-buttons, .cid-qopESZuVMb .navbar-collapse.show .navbar-buttons {
	text-align: center
}
.cid-qopESZuVMb .navbar-collapse.collapsing .navbar-buttons:last-child, .cid-qopESZuVMb .navbar-collapse.show .navbar-buttons:last-child {
	margin-bottom: 1rem
}
.cid-qopESZuVMb .dropdown .dropdown-menu {
	width: 100%;
	text-align: center;
	position: relative;
	opacity: 0;
	display: block;
	height: 0;
	visibility: hidden;
	padding: 0;
	transition-duration: .5s;
	transition-property: opacity, padding, height
}
.cid-qopESZuVMb .dropdown.open>.dropdown-menu {
	position: relative;
	opacity: 1;
	height: auto;
	padding: 1.4rem 0;
	visibility: visible
}
.cid-qopESZuVMb .dropdown .dropdown-submenu {
	left: 0;
	text-align: center;
	width: 100%
}
.cid-qopESZuVMb .dropdown .dropdown-toggle[data-toggle=dropdown-submenu]::after {
	margin-top: 0;
	position: inherit;
	right: 0;
	top: 50%;
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .3em;
	vertical-align: middle;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent
}
}


.cid-qoSz53QdgB {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-qoSz53QdgB .mbr-iconfont {
  font-size: 48px;
  padding-right: 1rem;
}
.cid-qoSz53QdgB .input {
  margin-bottom: 15px;
}
.cid-qoSz53QdgB .map {
  width: 100%;
  height: 30rem;
}
.cid-qoSz53QdgB .map iframe {
  width: inherit;
  height: 100%;
}
.cid-qoSz53QdgB .icon-block {
  margin-bottom: 10px;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-qoSz53QdgB .icon-block .icon-block__icon {
  display: inline-block;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-qoSz53QdgB .icon-block .icon-block__title {
  display: inline-block;
  align-self: center;
  -webkit-align-self: center;
  margin-bottom: 0;
  line-height: 1;
  font-style: italic;
}
.cid-qoSz53QdgB .mbr-text {
  color: #767676;
}
.cid-qoSz53QdgB a:not([href]):not([tabindex]) {
  color: #fff;
  border-radius: 3px;
}
.cid-qoSz53QdgB .multi-horizontal {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  max-width: 100%;
}
.cid-qoSz53QdgB .google-map {
  height: 25rem;
  position: relative;
}
.cid-qoSz53QdgB .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-qoSz53QdgB .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-qoSz53QdgB .google-map[data-state] {
  background: #e9e5dc;
}
.cid-qoSz53QdgB .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
@media (max-width: 767px) {
  .cid-qoSz53QdgB h2 {
    padding-top: 2rem;
  }
}
@media (min-width: 768px) {
  .cid-qoSz53QdgB .container > .row > .col-md-6:first-child {
    padding-right: 30px;
  }
  .cid-qoSz53QdgB .container > .row > .col-md-6:last-child {
    padding-left: 30px;
  }
}


.cid-qopF6y13ue {
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url(../../../assets/images/header-bg.jpg)
}
.cid-qopF6y13ue1 {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../../../assets/images/header-bg.jpg)
}
#gallery .col-sm-4 {
	padding-bottom:30px
}
@media (max-width:991px) {
.cid-qopF6y13ue .mbr-figure {
	padding-top: 3rem
}
}
.cid-qopF6y13ue .mbr-section-btn, .cid-qopF6y13ue .mbr-section-title, .cid-qopF6y13ue .mbr-text {
	text-align: center
}
.cid-qopJ9wXU68 {
	padding-top: 90px;
	padding-bottom: 90px;
	background-color: #f9f9f9
}
.cid-qopJ9wXU68 h2 {
	text-align: left
}
.cid-qopJ9wXU68 h4 {
	text-align: left;
	font-weight: 500
}
.cid-qopJ9wXU68 p {
	color: #767676;
	text-align: left
}
.cid-qopJ9wXU68 .block-content {
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column
}
.cid-qopJ9wXU68 .mbr-card-img-title {
	display: -webkit-flex;
	flex-direction: row;
	align-items: center;
	-webkit-flex-direction: row;
	-webkit-align-items: center
}
.cid-qopJ9wXU68 .mbr-figure {
	align-self: flex-start;
	-webkit-align-self: flex-start;
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}
.cid-qopJ9wXU68 .card-img {
	padding-right: 2rem
}
.cid-qopJ9wXU68 .card-img span {
	font-size: 72px;
	color: #707070
}
.cid-qopJ9wXU68 .mbr-crt-title {
	-webkit-flex-grow: 1;
	flex-grow: 1
}
@media (min-width:992px) {
.cid-qopF6y13ue .mbr-figure {
	padding-left: 4rem
}
.cid-qopJ9wXU68 .mbr-figure {
	padding-right: 0;
	padding-left: 4rem
}
.cid-qopJ9wXU68 .media-container-row {
	-webkit-flex-direction: row-reverse
}
}
@media (max-width:991px) {
.cid-qopJ9wXU68 .mbr-figure {
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 1rem;
	margin-top: 2rem
}
.cid-qopJ9wXU68 .media-container-row {
	-webkit-flex-direction: column-reverse
}
}
.cid-qopK8Joj1t {
	padding-top: 120px;
	padding-bottom: 120px;
	background-image: url(../../../assets/images/dinner-show-bg.jpg);
	background-position: 50% 50%
}
@media (min-width:992px) {
.cid-qopK8Joj1t .mbr-figure {
	padding-right: 4rem
}
}
@media (max-width:991px) {
.cid-qopK8Joj1t .mbr-figure {
	padding-bottom: 3rem
}
}
.cid-qopWDenbkI {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #fff
}
.cid-qopWDenbkI .carousel-item {
	justify-content: center
}
.cid-qopWDenbkI .carousel-controls a {
	font-size: 2rem
}
.cid-qopWDenbkI .carousel-controls a span {
	position: absolute;
	top: 20px;
	padding: 10px;
	border-radius: 50%;
	color: #fff;
	background: #232323;
	opacity: .5;
	transition: opacity .5s
}
.cid-qopWDenbkI .carousel-controls a:hover span {
	opacity: 1
}
.cid-qopWDenbkI .user_image {
	width: 200px;
	height: 200px;
	overflow: hidden;
	border-radius: 50%;
	margin: 0 auto 2rem
}
.cid-qopWDenbkI .user_image img {
	width: 100%;
	min-width: 100%;
	min-height: 100%
}
@media (max-width:230px) {
.cid-qopWDenbkI .user_image {
	width: 100%;
	height: auto
}
}
.cid-qopGuSbejt {
	padding-top: 30px;
	padding-bottom: 30px;
	background: linear-gradient(0deg, #149dcc, #073b4c)
}
.cid-qopGuSbejt .mbr-iconfont-social {
	font-size: 32px;
	color: #fff
}
.cid-qopGuSbejt .social-list a:focus {
	text-decoration: none
}
.cid-qopGuSbejt H2 {
	color: #fff
}
.cid-qoq8qThQ2L {
	padding-top: 60px;
	padding-bottom: 15px;
	background-color: #000
}
.cid-qoq8qThQ2L .map {
	height: 18.75rem
}
@media (max-width:767px) {
.cid-qopK8Joj1t .mbr-text, .cid-qoq8qThQ2L .content {
	text-align: center
}
.cid-qoq8qThQ2L .content>div:not(:last-child) {
	margin-bottom: 2rem
}
.cid-qoq8qThQ2L .footer-lower .copyright {
	margin-bottom: 1rem;
	text-align: center
}
}
.cid-qoq8qThQ2L .footer-lower hr {
	margin: 1rem 0;
	border-color: #fff;
	opacity: .05
}
.cid-qoq8qThQ2L .footer-lower .social-list {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end
}
.cid-qoq8qThQ2L .footer-lower .social-list .mbr-iconfont-social {
	font-size: 1.3rem;
	color: #fff
}
.cid-qoq8qThQ2L .footer-lower .social-list .soc-item:not(:first-child) {
	margin-left: 1.6rem
}
.cid-qoq8qThQ2L .footer-lower .social-list a {
	margin: 0;
	opacity: .5;
	-webkit-transition: .2s linear;
	transition: .2s linear
}
.cid-qoq8qThQ2L .footer-lower .social-list a:hover {
	opacity: 1
}
@media (max-width:767px) {
.cid-qoq8qThQ2L .footer-lower .social-list {
	justify-content: center;
	-webkit-justify-content: center
}
}
.cid-qoq8qThQ2L .google-map {
	height: 25rem;
	position: relative
}
.cid-qoq8qThQ2L .google-map iframe {
	height: 100%;
	width: 100%
}
.cid-qoq8qThQ2L .google-map [data-state-details] {
	color: #6b6763;
	font-family: Montserrat;
	height: 1.5em;
	margin-top: -.75em;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%
}
.cid-qoq8qThQ2L .google-map[data-state] {
	background: #e9e5dc
}
.cid-qoq8qThQ2L .google-map[data-state=loading] [data-state-details] {
	display: none
}
.btn {
	border-radius: 100px
}
.user_text {
	height: 80px;
}
@media (max-width:767px) {
.user_text {
	height: 170px
}
}
