.undefined_1 {
	color: #ffa500fa;
	color: rgb(255, 165, 0);
	color: rgba(255, 165, 0, 0.98);
	color: #4B6712;
	color: rgb(75, 103, 18);
	color: rgba(75, 103, 18, 1);
}
img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
	/*-webkit-filter: grayscale(100%);*/
	transition: all .9s
}

a.img,
.separator a {
	margin-left: 0 !important;
	margin-right: 0 !important
}
a {
	color: #FFA500;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.separator {
	max-height: 500px;
	overflow: hidden;
	margin: 0 auto 25px auto
}
*, *::before, *::after {
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

body {
	background: #fff;
	background-size: 100%;
	background-repeat: no-repeat;
	font-family: 'Google Sans', sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
	line-height: normal;
}
.sclimg {
	display:none;
}
.stlimg {
	display: block;
}
.header_area {
	background: transparent;
	position: fixed;
	width: 100%;
	margin: auto;
	top: 0;
	right: 0;
	left: 0;
	z-index: 99;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid #dee2e6 !important;
}
.header_area.light-border {
	background: white;
	border-bottom: 1px solid #FFA500 !important;
}

.navigation {
	width: 100%;
	height: 70px;
	display: table;
	position: relative;
	font-family: inherit
}

.navigation * {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent
}

.navigation-portrait {
	height: 48px
}

.navigation-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 19998
}

.navigation-hidden {
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important
}

.align-to-right {
	float: right
}

.nav-header {
	float: left
}

.navigation-hidden .nav-header {
	display: none
}

.nav-brand {
	padding: 0;
	color: #fff;
	font-size: 24px;
	text-decoration: none
}

.nav-brand:hover,
.nav-brand:focus {
	color: #fff
}

.navigation-portrait .nav-brand {
	font-size: 18px;
}

.nav-logo>img {
	height: 48px;
	margin: 11px auto;
	padding: 0 15px;
	float: left
}

.nav-logo:focus>img {
	outline: initial
}

.navigation-portrait .nav-logo>img {
	height: 36px;
	margin: 6px auto 6px 15px;
	padding: 0
}

.nav-toggle {
	width: 30px;
	height: 30px;
	padding: 6px 2px 0;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	right: 10px;
	display: none;
	cursor: pointer;
}

.nav-toggle:before {
	content: "";
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #FFF;
	border-radius: 10px;
	box-shadow: 0 .5em 0 0 #FFF, 0 1em 0 0 #FFF;
}
.nav-toggle.light-border:before {
	background-color: #000;
	border-radius: 10px;
	box-shadow: 0 .5em 0 0 #000, 0 1em 0 0 #000;
}

.navigation-portrait .nav-toggle {
	display: block
}

.navigation-portrait .nav-menus-wrapper {
	width: 320px;
	height: 100%;
	top: 0;
	left: -400px;
	position: fixed;
	background-color: #fff;
	z-index: 20000;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	transition-duration: .2s;
	transition-timing-function: ease
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
	left: auto;
	right: -400px
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
	left: 0
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
	left: auto;
	right: 0
}

.nav-menus-wrapper-close-button {
	width: 30px;
	height: 30px;
	margin: 10px 7px;
	display: none;
	float: right;
	color: #343a40;
	font-size: 20px;
	cursor: pointer
}

.navigation-portrait .nav-menus-wrapper-close-button {
	display: block
}

.nav-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-size: 0
}

.nav-menu-txt {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-size: 0
}

.navigation-portrait .nav-menu {
	width: 100%
}

.navigation-portrait .nav-menu-txt {
	width: 100%
}

.navigation-landscape .nav-menu.nav-menu-centered {
	float: none;
	text-align: center
}

.navigation-landscape .nav-menu.nav-menu-centered>li {
	float: none
}

.nav-menu>li {
	display: inline-block;
	float: left;
	text-align: left
}
.nav-menu-txt>li {
	display: inline-block;
	float: left;
	text-align: left
}

.navigation-portrait .nav-menu>li {
	width: 100%;
	position: relative;
	border-top: solid 1px #f0f0f0
}

.navigation-portrait .nav-menu-txt>li {
	width: 100%;
	position: relative;
	border-top: solid 1px #f0f0f0
}

.navigation-portrait .nav-menu>li:last-child {
	border-bottom: solid 1px #f0f0f0
}

.navigation-portrait .nav-menu-txt>li:last-child {
	border-bottom: solid 1px #f0f0f0
}

.nav-menu+.nav-menu>li:first-child {
	border-top: none
}
.nav-menu-txt+.nav-menu-txt>li:first-child {
	border-top: none
}

.nav-menu>li>a {
	height: 70px;
	padding: 26px 15px;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: white;
	transition: color .3s, background .3s
}

.nav-menu.light-border>li>a {
	height: 70px;
	padding: 26px 15px;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: black;
	transition: color .3s, background .3s
}

.nav-menu-txt>li>a {
	height: 70px;
	padding: 26px 15px;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: white;
	transition: color .3s, background .3s
}

.nav-menu-txt.light-border>li>a {
	height: 70px;
	padding: 26px 15px;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #FFA500;
	transition: color .3s, background .3s
}

.navigation-portrait .nav-menu>li>a {
	width: 100%;
	height: auto;
	padding: 12px 15px 12px 26px
}

.nav-menu>li:hover>a,
.nav-menu>li.active>a,
.nav-menu>li.focus>a {
	background: rgba(0, 0, 0, 0.1);
	color: #fff
}

.nav-menu.light-border>li:hover>a,
.nav-menu.light-border>li.active>a,
.nav-menu.light-border>li.focus>a {
	background: rgba(0, 0, 0, 0.08);
	opacity: 0.5;
	color: #000
}

.nav-menu>li>a>i,
.nav-menu>li>a>[class*=ion-] {
	width: 18px;
	height: 16px;
	line-height: 16px;
	transform: scale(1.4)
}

.nav-menu>li>a>[class*=ion-] {
	width: 16px;
	display: inline-block;
	transform: scale(1.8)
}

.navigation-portrait .nav-menu.nav-menu-social {
	width: 100%;
	text-align: center
}

.nav-menu.nav-menu-social>li {
	text-align: center;
	float: none;
	border: none !important
}

.navigation-portrait .nav-menu.nav-menu-social>li {
	width: auto
}

.nav-menu.nav-menu-social>li>a>[class*=ion-] {
	font-size: 12px
}

.nav-menu.nav-menu-social>li>a>.fa {
	font-size: 14px
}

.navigation-portrait .nav-menu.nav-menu-social>li>a {
	padding: 15px
}

.submenu-indicator {
	margin-left: 8px;
	margin-top: 4px;
	float: right;
	transition: all .2s
}

.navigation-portrait .submenu-indicator {
	width: 54px;
	height: 44px;
	margin-top: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	z-index: 20000
}

.submenu-indicator-chevron {
	height: 6px;
	width: 6px;
	display: block;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: transparent #000 #000 transparent;
	transform: rotate(45deg);
	transition: border .2s
}

.navigation-portrait .submenu-indicator-chevron {
	border-color: transparent #999 #999 transparent;
	position: absolute;
	top: 18px;
	left: 24px
}

.navigation-portrait:hover .submenu-indicator-chevron {
	border-color: transparent #999 #999 transparent
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
	transform: rotate(-180deg)
}

.nav-dropdown>li .submenu-indicator-chevron {
	border-color: transparent #999 #999 transparent
}

.nav-overlay-panel {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: none;
	z-index: 19999
}

.no-scroll {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.nav-search {
	height: 70px;
	float: right;
	z-index: 19998
}

.navigation-portrait .nav-search {
	height: 48px;
	padding: 0 10px;
	margin-right: 32px
}

.navigation-hidden .nav-search {
	display: none
}

.nav-search-button {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.1)
}

.navigation-portrait .nav-search-button {
	width: 50px;
	height: 48px;
	line-height: 46px;
	font-size: 22px
}

.nav-search-icon {
	width: 14px;
	height: 14px;
	margin: 2px 8px 8px 4px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	color: #fff;
	text-align: left;
	text-indent: -9999px;
	border: 2px solid;
	border-radius: 50%;
	transform: rotate(-45deg)
}

.nav-search-icon:after,
.nav-search-icon:before {
	content: '';
	pointer-events: none
}

.nav-search-icon:before {
	width: 2px;
	height: 11px;
	top: 11px;
	position: absolute;
	left: 50%;
	border-radius: 0 0 1px 1px;
	box-shadow: inset 0 0 0 32px;
	transform: translateX(-50%)
}

.nav-search-button:hover .nav-search-icon {
	color: #fff
}

.nav-search>form {
	width: 100%;
	height: 100%;
	padding: 0;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #3243db;
	z-index: 99
}

.nav-search-inner {
	width: 70%;
	height: 70px;
	margin: auto;
	display: table
}

.navigation-portrait .nav-search-inner {
	height: 48px
}

.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"] {
	height: 70px;
	width: 100%;
	margin: 0;
	padding: 0 12px;
	font-size: 22px;
	text-align: center;
	color: #fff;
	outline: none;
	line-height: 70px;
	border: none;
	background-color: transparent;
	transition: all .3s
}

.navigation-portrait .nav-search-inner input[type="text"],
.navigation-portrait .nav-search-inner input[type=search] {
	height: 48px;
	font-size: 18px;
	line-height: 48px
}

.nav-search input[type="search"]::placeholder {
	color: #fff;
	opacity: 1
}

.nav-search input[type="search"]:-ms-input-placeholder {
	color: #fff
}

.nav-search input[type="search"]::-ms-input-placeholder {
	color: #fff
}

.nav-search-close-button {
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: normal;
	outline: none;
	color: rgba(255, 255, 255, .5);
	font-size: 20px;
	cursor: pointer;
	text-align: center
}

.navigation-portrait .nav-search-close-button {
	top: 10px;
	right: 14px
}

.nav-button {
	margin: 18px 15px 0;
	padding: 8px 14px;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px
}

.nav-button:hover,
.nav-button:focus {
	color: #fff;
	text-decoration: none
}

.navigation-portrait .nav-button {
	width: calc(100% - 52px);
	margin: 17px 26px
}

.nav-text {
	margin: 25px 15px;
	display: inline-block;
	color: #343a40;
	font-size: 14px
}

.navigation-portrait .nav-text {
	width: calc(100% - 52px);
	margin: 12px 26px 0
}

.navigation-portrait .nav-text+ul {
	margin-top: 15px
}

.nav-dropdown {
	min-width: 180px;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	list-style: none;
	z-index: 98;
	white-space: nowrap
}

.navigation-portrait .nav-dropdown {
	width: 100%;
	position: static;
	left: 0
}

.nav-dropdown .nav-dropdown {
	left: 100%
}

.nav-menu>li>.nav-dropdown {
	border-top: solid 1px #f0f0f0
}

.nav-menu-txt>li>.nav-dropdown {
	border-top: solid 1px #f0f0f0
}

.nav-dropdown>li {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	text-align: left
}

.nav-dropdown>li>a {
	width: 100%;
	padding: 16px 20px;
	display: inline-block;
	text-decoration: none;
	float: left;
	font-size: 13px;
	color: #343a40;
	background-color: #fdfdfd
}

.nav-dropdown>li:hover>a,
.nav-dropdown>li.focus>a {
	color: #FFA500
}

.nav-dropdown.nav-dropdown-left {
	right: 0
}

.nav-dropdown>li>.nav-dropdown-left {
	left: auto;
	right: 100%
}

.navigation-landscape .nav-dropdown.nav-dropdown-left>li>a {
	text-align: right
}

.navigation-portrait .nav-dropdown>li>a {
	padding: 12px 20px 12px 30px
}

.navigation-portrait .nav-dropdown>li>ul>li>a {
	padding-left: 50px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a {
	padding-left: 70px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a {
	padding-left: 90px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a {
	padding-left: 110px
}

.nav-dropdown .submenu-indicator {
	right: 15px;
	top: 10px;
	position: absolute
}

.navigation-portrait .nav-dropdown .submenu-indicator {
	right: 0;
	top: 0
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
	transform: rotate(-45deg)
}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
	transform: rotate(45deg)
}

.nav-dropdown>li:hover>a .submenu-indicator-chevron,
.nav-dropdown>.focus>a .submenu-indicator-chevron {
	border-color: transparent #FFA500 #FFA500 transparent
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
	left: 10px
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
	transform: rotate(135deg)
}

.nav-dropdown-horizontal {
	width: 100%;
	left: 0;
	background-color: #fdfdfd;
	border-top: solid 1px #f0f0f0
}

.nav-dropdown-horizontal .nav-dropdown-horizontal {
	width: 100%;
	top: 100%;
	left: 0
}

.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
	border-top: none
}

.nav-dropdown-horizontal>li {
	width: auto;
	clear: none;
	position: static
}

.navigation-portrait .nav-dropdown-horizontal>li {
	width: 100%
}

.nav-dropdown-horizontal>li>a {
	position: relative
}

.nav-dropdown-horizontal .submenu-indicator {
	height: 18px;
	top: 11px;
	transform: rotate(90deg)
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
	height: 42px;
	top: 0;
	transform: rotate(0deg)
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up {
	transform: rotate(-180deg)
}

.megamenu-panel {
	width: 100%;
	padding: 15px;
	display: none;
	position: absolute;
	font-size: 14px;
	z-index: 98;
	text-align: left;
	color: inherit;
	border-top: solid 1px #f0f0f0;
	background-color: #fff;
	box-shadow: 0 15px 20px -5px rgba(0, 0, 0, .2)
}

.navigation-portrait .megamenu-panel {
	padding: 25px;
	position: static;
	display: block
}

.megamenu-panel [class*=container] {
	width: 100%
}

.megamenu-panel [class*="container"] [class*="col-"] {
	padding: 0
}

.megamenu-panel-half {
	width: 50%
}

.megamenu-panel-quarter {
	width: 25%
}

.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
	width: 100%
}

.megamenu-panel-row {
	width: 100%
}

.megamenu-panel-row:before,
.megamenu-panel-row:after {
	display: table;
	content: "";
	line-height: 0
}

.megamenu-panel-row:after {
	clear: both
}

.megamenu-panel-row [class*=col-] {
	display: block;
	min-height: 20px;
	float: left;
	margin-left: 3%
}

.megamenu-panel-row [class*=col-]:first-child {
	margin-left: 0
}

.navigation-portrait .megamenu-panel-row [class*=col-] {
	float: none;
	display: block;
	width: 100% !important;
	margin-left: 0;
	margin-top: 15px
}

.navigation-portrait .megamenu-panel-row:first-child [class*=col-]:first-child {
	margin-top: 0
}

.megamenu-panel-row .col-1 {
	width: 5.583333333333%
}

.megamenu-panel-row .col-2 {
	width: 14.166666666666%
}

.megamenu-panel-row .col-3 {
	width: 22.75%
}

.megamenu-panel-row .col-4 {
	width: 31.333333333333%
}

.megamenu-panel-row .col-5 {
	width: 39.916666666667%
}

.megamenu-panel-row .col-6 {
	width: 48.5%
}

.megamenu-panel-row .col-7 {
	width: 57.083333333333%
}

.megamenu-panel-row .col-8 {
	width: 65.666666666667%
}

.megamenu-panel-row .col-9 {
	width: 74.25%
}

.megamenu-panel-row .col-10 {
	width: 82.833333333334%
}

.megamenu-panel-row .col-11 {
	width: 91.416666666667%
}

.megamenu-panel-row .col-12 {
	width: 100%
}

.megamenu-tabs {
	width: 100%;
	float: left;
	display: block
}

.megamenu-tabs-nav {
	width: 20%;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none
}

.navigation-portrait .megamenu-tabs-nav {
	width: 100%
}

.megamenu-tabs-nav>li>a {
	width: 100%;
	padding: 10px 16px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	color: #343a40;
	border: solid 1px #eff0f2;
	outline: 0;
	background-color: #fff
}

.megamenu-tabs-nav>li.active a,
.megamenu-tabs-nav>li:hover a {
	background-color: #f5f5f5
}

.megamenu-tabs-pane {
	width: 80%;
	min-height: 30px;
	padding: 20px;
	float: right;
	display: none;
	font-size: 13px;
	color: #343a40;
	border: solid 1px #eff0f2;
	background-color: #fff
}

.megamenu-tabs-pane.active {
	display: block
}

.navigation-portrait .megamenu-tabs-pane {
	width: 100%
}

.megamenu-lists {
	width: 100%;
	display: table
}

.megamenu-list {
	width: 100%;
	margin: 0 0 15px;
	padding: 0;
	display: inline-block;
	float: left;
	list-style: none
}

.megamenu-list:last-child {
	margin: 0;
	border: none
}

.navigation-landscape .megamenu-list {
	margin: -15px 0;
	padding: 20px 0;
	border-right: solid 1px #f0f0f0
}

.navigation-landscape .megamenu-list:last-child {
	border: none
}

.megamenu-list>li>a {
	width: 100%;
	padding: 10px 15px;
	display: inline-block;
	color: #343a40;
	text-decoration: none;
	font-size: 13px
}

.megamenu-list>li>a:hover {
	background-color: #FFA500;
	color: #fff
}

.megamenu-list>li.megamenu-list-title>a {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	color: #343a40
}

.megamenu-list>li.megamenu-list-title>a:hover {
	background-color: transparent
}

.navigation-landscape .list-col-2 {
	width: 50%
}

.navigation-landscape .list-col-3 {
	width: 33%
}

.navigation-landscape .list-col-4 {
	width: 25%
}

.navigation-landscape .list-col-5 {
	width: 20%
}

.nav-dropdown>li>a {
	color: #343a40;
	padding: 10px 20px;
	border-bottom: 1px solid #f6f6f6
}

.nav-dropdown>li>a:hover,
.nav-dropdown>li>a:focus {
	color: #FFA500
}

.main_header_area.sticky {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 9999;
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1)
}

.transparent-menu {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99
}

.navigation-portrait .nav-menu>li>a {
	color: #222;
	width: 100%;
	height: auto;
	padding: 10px 10px 10px 30px
}

.navigation-portrait .nav-menu-txt>li>a {
	color: #222;
	width: 100%;
	height: auto;
	padding: 10px 10px 10px 30px
}

/* Media Query Mega Menu */
@media only screen and (min-width:320px) and (max-width:767px) {

	.nav-dropdown>li>a,
	.megamenu-list>li>a {
		width: 65%
	}
}

.container {
	width: 100%;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.container {
		max-width: 576px
	}
	.nav-logo>img {
		height: 48px;
	}
}

@media (min-width:768px) {
	.container {
		max-width: 768px
	}
	.nav-logo>img {
		height: 48px;
		margin-top: 20px;
	}
}

@media (min-width:992px) {
	.container {
		max-width: 992px
	}
	.nav-logo>img {
		height: 32px;
		margin-top: 20px;
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1200px
	}
	.nav-logo>img {
		height: 48px;
		margin-top: 10px;
	}
}
.footer-section {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}

.footer-section .list-box img {
	width: 70px;
}

.footer-section .list-box a.title {
	font-size: 14px;
	line-height: 0;
}

.footer-section .copy-text {
	font-size: 12px;
	border-top: 1px solid #555;
}

.social-box a.icoRss:hover {
	background-color: #F56505;
}

.social-box a.fa-box:hover {
	background-color: #3B5998;
}

.social-box a.tw-box:hover {
	background-color: #33ccff;
}

.social-box a.go-box:hover {
	background-color: #BD3518;
}

.social-box a.ld-box:hover {
	background-color: #007bb7;
}

ul.social-box {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}

ul.social-box li {
	display: inline;
	margin: 0 5px;
}

.social-box li a {
	background: #414344;
	border-radius: 50%;
	display: inline-block;
	font-size: 13px;
	height: 30px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 30px;
}

.social-box li i {
	margin: 0;
	line-height: 30px;
	text-align: center;
}

.social-box li a:hover i,
.triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.social-box i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.copy-content-sec {
	float: left;
	width: 100%;
	padding: 5rem 0;
	position: relative;
	z-index: 1;
}

.copy-container {
	display: flex;
	align-items: center;
}

.copy-content {
	float: left;
	width: 100%;
}

.copy-content li i {
	float: left;
	width: 30px;
	margin-top: 5px;
	color: #5CB85C;
}

.faq-box .card {
	border-color: #ffa500fa;
	margin-top: 10px;
}

.faq-box .card-header {
	background-color: #ffa500fa;
	color: #fff;
}

.price-section {
	float: left;
	width: 100%;
	padding: 5rem 0;
	position: relative;
	z-index: 1;
}

.price-section h2 {
	font-size: 2.5rem;
	font-weight: 700;
}

.price-section .price-block {}

.price-section .currency {
	font-size: 25px;
	vertical-align: super;
}

.price-section .price-count {
	font-size: 60px;
	line-height: 60px;
}

.price-section .price-block small {
	display: block;
	font-size: 15px;
}

.contact-section {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}

.contact-section #map {
	display: block;
	width: 100%;
	height: 100%;
}

.contact-section #map {
	background: #fff;
	width: 100%;
	height: 100%;
}

.contact-section .form-control {
	border-radius: 0;
}

.contact-section #map {
	height: 350px;
}

.copy-footer {
	float: left;
	width: 100%;
	font-size: 14px;
	background: #111;
}

.copy-footer a {
	color: #fff;
}

.copy-footer a:hover {
	text-decoration: underline;
}

@media (max-width: 991px) {
	.container {
		width: 100%;
	}

	.navbar-brand.light-border {
		border-bottom: 1px;
	}

	.intro .intro-box {
		padding-left: 0;
		margin-bottom: 0;
	}

	.intro .intro-box span {
		margin-right: 10px;
	}

	.intro .intro-box .list-item {
		width: 85%;
	}

	.content-half ul li i {
		font-size: 20px;
	}

	.content-half ul li .list-content {
		width: 77%;
	}

	.content-half ul li strong {
		line-height: 0;
	}

	.testimonial-section .single-testimonial .carousel-item {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.widget h2 {
		font-size: 1.5rem;
	}

	.widget .counter {
		line-height: 0;
		font-size: 1.7rem;
	}

	.widget .fa-3x {
		font-size: 2rem;
	}

	.widget .stat-content h4 {
		font-size: 1.2rem;
	}
}

@media (max-width: 767px) {
	.container {
		width: 100%;
	}

	.navbar-brand.light-border {
		border-bottom: none;
	}

	.intro .intro-form-small input[type="text"],
	.intro .intro-form-small input[type="password"] {
		width: 36%;
	}

	.intro .carousel-caption {
		top: 10%;
	}

	.widget.widget-counter .container {
		width: 100%;
	}

	.contact-section #map {
		height: 400px
	}

	.intro .display-4 {
		font-size: 2rem;
	}

	.intro p {
		display: none;
	}

	.intro img {
		height: 100%;
	}

	.intro .btn-primary {
		margin-top: 20px;
	}

	.top-nav .navbar-toggler i {
		color: #ffa500fa;
		margin-top: 6px;
	}

	.top-nav.light-header .navbar-toggler i {
		color: #ffa500fa;
	}

	.top-nav .navbar-collapse.show {
		background-color: #fff;
		text-align: center;
		padding: 12px 0;
	}

	.top-nav .navbar-collapse.show a {
		color: #000;
	}
}

.btn-theme {
	background-color: #ffa500fa;
	color: #fff;
}

.text-green {
	color: green;
}

.text-orange {
	color: #ffa500fa;
}

.site-footer {
	background-color: #fff;
	padding: 45px 0 20px;
	font-size: 15px;
	line-height: 24px;
	color: #26272b;
}

.site-footer hr {
	border-top-color: #bbb;
	opacity: 0.5
}

.site-footer hr.small {
	margin: 20px 0
}

.site-footer h6 {
	color: #ffa500fa;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 5px;
	letter-spacing: 2px;
	margin-bottom: -10px;
}

.site-footer a {
	color: #000;
}

.site-footer a:hover {
	color: #3366cc;
	text-decoration: none;
}

.footer-links {
	padding-left: 0;
	list-style: none
}

.footer-links li {
	display: block
}

.footer-links a {
	color: #26272b
}

.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
	color: #ffa500fa;
	text-decoration: none;
}

.footer-links.inline li {
	display: inline-block
}

.site-footer .social-icons {
	text-align: right
}

.site-footer .social-icons a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-left: 6px;
	margin-right: 0;
	border-radius: 100%;
	background-color: #33353d
}

.cookie-consent {
	font-family: 'Source Sans Pro', sans-serif;
	z-index: 99;
	z-index: 1040;
	position: fixed;
	max-width: 22rem;
	left: 6.5rem;
	bottom: 25px;

	.cookie-button {
		transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
		transform: scale(0) rotate(-200deg);
		box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
		background-size: cover;
		background-color: #ddaa65;
		background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PGRlZnM+PHN0eWxlPi5ie2ZpbGw6Izg0M308L3N0eWxlPjwvZGVmcz48Y2lyY2xlIGN4PSIzMCIgY3k9IjMwIiByPSIzMCIgZmlsbD0iI2RkYWE2NSIgR29vZ2w9InRydWUiLz48Y2lyY2xlIGNsYXNzPSJiIiBjeD0iMTUuNSIgY3k9IjIxLjUiIHI9IjMuNSIvPjxjaXJjbGUgY2xhc3M9ImIiIGN4PSIzNC41IiBjeT0iMTIuNSIgcj0iMy41Ii8+PGNpcmNsZSBjbGFzcz0iYiIgY3g9IjIwLjUiIGN5PSI0NS41IiByPSIzLjUiLz48Y2lyY2xlIGNsYXNzPSJiIiBjeD0iMzcuNSIgY3k9IjUzLjUiIHI9IjMuNSIvPjxjaXJjbGUgY2xhc3M9ImIiIGN4PSI0OC41IiBjeT0iMzguNSIgcj0iMy41Ii8+PGNpcmNsZSBjbGFzcz0iYiIgY3g9IjM0IiBjeT0iMzMiIHI9IjYiLz48L3N2Zz4=");
		border-radius: 50%;
		position: fixed;
		bottom: 25px;
		left: 25px;
		height: 60px;
		width: 60px;
	}

	.cookie-popin {
		&::before {
			height: 2.4rem;
			width: 1.4rem;
			left: 0;
			bottom: 0.7rem;
		}

		z-index:99;
		position: relative;
		box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
		border-radius: 0.5rem;
		background: #fff;
		padding: 1rem 1.75rem;
		transform: scale(0);
		transition: transform 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);

		.ctitle {
			font-weight: 900;
			font-size: 1rem;
			color: #333;
		}

		.cdescription {
			font-size: 0.8rem;
			margin-bottom: 0.9rem;
			color: #999;

			a {
				color: #52bab3;
			}
		}

		.user-choice {
			.auth-button {
				user-select: none;
				text-align: center;
				text-transform: uppercase;
				background-color: #F505AE;
				color: #fff;
				padding: 0.4rem 1rem;
				border-radius: 0.2rem;
				display: inline-block;
				cursor: pointer;
				box-shadow: 0 0.18rem 0.3rem 0.05rem rgba(0, 0, 0, 0.2);
				font-size: 0.7rem;

				&-light {
					background-color: #fff;
					color: #292e49;
				}
			}
		}
	}

	&.-deploy {
		.cookie-button {
			transform: scale(1) rotate(0);
		}

		.cookie-popin {
			transform: scale(1);
		}
	}
}

.copyright-sized {
	font-size: 14px
}

.copyright-text {
	margin: 0
}

.copyright-text a {
	color: #fff;
}

.copyright-text a:active,
.copyright-text a:focus,
.copyright-text a:hover {
	color: #ffa500fa;
	text-decoration: none;
}

@media (max-width:991px) {
	.site-footer [class^=col-] {
		margin-bottom: 30px
	}
}

@media (max-width:767px) {
	.site-footer {
		padding-bottom: 0
	}

	.site-footer .copyright-text,
	.site-footer .social-icons {
		text-align: center
	}
}

.social-icons {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.social-icons li {
	display: inline-block;
	margin-bottom: 4px
}

.social-icons li.title {
	margin-right: 15px;
	text-transform: uppercase;
	color: #96a2b2;
	font-weight: 700;
	font-size: 13px
}

.social-icons a {
	background-color: #eceeef;
	color: #818a91;
	font-size: 16px;
	display: inline-block;
	line-height: 44px;
	width: 44px;
	height: 44px;
	text-align: center;
	margin-right: 8px;
	border-radius: 100%;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
	color: #fff;
	background-color: #29aafe
}

.social-icons.size-sm a {
	line-height: 34px;
	height: 34px;
	width: 34px;
	font-size: 14px
}

.social-icons a.whatsapp:hover {
	background-color: #51CE70
}

.social-icons a.facebook:hover {
	background-color: #3b5998
}

.social-icons a.twitter:hover {
	background-color: #00aced
}

.social-icons a.instagram:hover {
	background-color: #E4405F
}

.social-icons a.xing:hover {
	background-color: #00555C
}

@media (max-width:767px) {
	.social-icons li.title {
		display: block;
		margin-right: 0;
		font-weight: 600
	}
}

.overlayx {
	background: rgba(0, 0, 0, 0.75);
	opacity: 0;
	visibility: hidden;
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.4s ease 0.0s;
	z-index: 9000;
}

.modalx {
	background: white;
	margin: 0 auto;
	top: 5%;
	padding: 20px 40px;
	width: 90%;
	height: 90%;
	font-size: 18px;
	position: relative;
	visibility: hidden;
	opacity: 0;
	transition: all 0.1s ease;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	z-index: 9500;
}

.overlayx.show {
	opacity: 1;
	visibility: visible;
	transition-delay: 0;
}

.overlayx.show .modalx {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition-delay: 0.4s;
}

.nsfw-info {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.75);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9600;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s;
}

.nsfw-info:target {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}

.nsfw-info>div {
	text-align: center;
	font-family: Roboto, sans-serif;
	border-radius: 5px;
	width: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 2em;
	background: #fff;
	color: #000;
}

.nsfw-info h3 {
	font-size: 1.25rem;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 0.25em;
	padding: 0;
}

.nsfw-info p {
	font-size: 0.9rem;
	line-height: 1.6;
	margin: 0 0 0.5em;
}

.nsfw-close {
	font-family: Roboto, sans-serif;
	background-color: #57524C;
	color: #fff;
	border-radius: 50px;
	line-height: 50px;
	font-size: 0.8rem;
	font-weight: bold;
	padding: 10px 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.nsfw-close:hover {
	background-color: #EC2F6B;
	color: #fff;
}

.nsfw-info div:not(:last-of-type) {
	margin-bottom: 15px;
}

.nsfw-wrapper:before,
.nsfw-wrapper:after {
	pointer-events: none;
	border-radius: 50px;
	display: inline-block;
	max-width: 100%;
	height: auto;
	position: relative;
	z-index: 100;
	text-align: center;
}

.nsfw-wrapper:before {
	content: "";
	bottom: 45%;
	left: 50%;
	right: 50%;
	color: rgba(0, 0, 0, 0.1);
	font: normal 60px/1 "FontAwesome", "Font Awesome 5 Free";
}

.nsfw-wrapper {
	float: left;
	margin-right: 20px;
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 480px) {
	.nsfw-wrapper:before {
		bottom: 20%;
		left: 50%;
		right: 50%;
	}
}

.scmdltxt>img {
	max-width: 100%;
	height: auto;
}

.scmdltxt {
	float: left;
}

.scmdltxt>.nsfw-wrapper>img {
	max-width: 100%;
	height: auto;
}

.nsfw-wrapper:hover:before {
	color: rgba(255, 255, 255, 0.4);
}

.nsfw-wrapper.hideWarning:before,
.nsfw-wrapper.hideWarning:after {
	content: "";
	background-color: transparent;
	display: none;
}

.nsfw-wrapper.hideWarning .expand {
	opacity: 1;
}

.nsfw-wrapper .nsfw {
	cursor: pointer;
	filter: blur(30px);
	-webkit-filter: blur(30px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="60");
	transition: all 0.5s ease;
}

.nsfw-wrapper .nsfw.showMe {
	cursor: auto;
	filter: blur(0);
	-webkit-filter: blur(0);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="0");
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

	/* IE10+ CSS styles go here */
	.nsfw-wrapper .nsfw.showMe {
		background-image: none;
	}
}

.mdltext {
	display: flex;
	flex-direction: row;
	justify-content: center;
	height: 75%;
}

.scmdltxt {
	height: 100%;
	overflow-y: auto;
	display: inline-block;
	padding-right: 17px;
}

.image-frame {
	margin: 10px;
}

.noscroll {
	position: fixed;
	overflow: hidden;
}

.overlayx .modalx .buttons {
	display: flex;
	margin-top: 1rem;
}

.modalx .title {
	text-align: center;
	font-size: 2.4rem;
	line-height: 2.4rem;
}

.modalx .separator {
	background: #ffa500fa;
	width: 150px;
	height: 2px;
	margin: 1rem 0;
	padding: 0;
	text-align: center;
	clear: both;
}

.overlayx .modalx .buttons a,
.overlayx .modalx .buttons a:visited {
	position: relative;
	width: 100%;
	padding: 1rem;
	border: 1px solid #000000;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-size: 1rem;
}

.overlayx .modalx .buttons a:hover,
.overlayx .modalx .buttons a:active {
	border: 1px solid #ffa500fa;
	color: #ffa500fa;
	transform: translateY(-2px);
	box-shadow: 0 10px 100px -20px #ffa500fa;
}

.overlayx .modalx .buttons a.cta,
.overlayx .modalx .buttons a.cta:visited {
	background: #ffa500fa;
	border: 1px solid transparent;
	color: #000000;
	font-weight: bold;
}

.overlayx .modalx .buttons a.cta:hover,
.overlayx .modalx .buttons a.cta:active {
	background: transparent;
	border: 1px solid #ffa500fa;
	color: #ffa500fa;
}

.overlayx .modalx .buttons a:first-child {
	margin-right: 1rem;
}

.contact {
	align-self: center;
  padding-bottom: 67px;
}

.contact i {
	padding: 0 20px;
	font-size: 0.8em;
}

.contact h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 2.5em;
	border: 1px solid #555;
	background-color: rgba(0, 0, 0, 0.7);
	padding-top: 20px;
	height: 75px;
	color: #fff;
	font-weight: 500;
	line-height: 40px;
	padding-left: 50px;
	text-align: center;
}

#contactform .right {
	float: right;
}

#contactform input {
	margin-bottom: 14px;
	width: 100%;
	outline: none;
	border: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	padding-left: 15px;
	height: 44px;
	border-radius: 0;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#contactform textarea {
	margin-bottom: 14px;
	width: 100%;
	outline: none;
	border: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	padding: 15px;
	height: 218px;
	border-radius: 0;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#contactform .btn {
	width: 100%;
	height: 50px;
	border-radius: 0;
	border: 1px solid #333;
	background: #f9f9f9;
	border-color: rgba(0, 0, 0, 0.25);
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	color: #000;
}

#contactform .btn:hover {
	background: #eceff1;
	border-color: rgba(0, 0, 0, 0.25);
}

.captchaContainer {
	background-color: #f9f9f9;
	border: 1px solid #d4d4d4;
	padding: 13px 50px 4px 50px;
}

.captchaWrapper {
	line-height: 0;
}

.captchaWrapper,
.captchaContainer {
	display: inline-block;
	float: left;
}

#hiddenCaptcha {
	display: none;
}

#hiddenCaptcha:checked+.captchaLabel:after {
	max-width: 25px;
	opacity: 1;
	overflow: inherit;
}

.captchaLabel {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: 700;
	color: #4a4a4a;
	padding: 2px 0 0 10px;
	position: relative;
	display: block;
	float: left;
}

.captchaLabel:after {
	font-family: FontAwesome;
	position: absolute;
	content: '\f00c';
	max-width: 0;
	overflow: hidden;
	opacity: 0.5;
	font-size: 30px;
	top: -10px;
	left: -34px;
	color: #039F53;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	transition: all 0.7s;
}

.captchaBox {
	width: 24px;
	height: 24px;
	padding: 0;
	outline: none;
	border: 2px solid #b9b9b9;
	border-radius: 2px;
}

html #map-canvas {
  width: 100%;
  height: 335px;
  margin-bottom: 15px;
  border: 2px solid #fff;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.boxHover {
	background-color: #fff;
}

.boxHover:hover {
	cursor: pointer;
	border: 2px solid #1E88E5;
}

.scaleDown {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transform: scale(0.2, 0.2);
}

.circle {
	border-top: 2px solid #1E88E5;
	border-right-color: transparent;
	border-bottom: 2px solid #1E88E5;
	border-left-color: transparent;
	border-radius: 12px;
	background-color: #fafafa;
}

.scaleUp {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all .6s ease;
	transform: scale(1, 1);
}

.rotation {
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	transition: all 2s ease-out;
	transform: rotate(1080deg);
}

.fadeOut {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all .6s ease;
	border-color: transparent;
}

.captchaError {
	box-shadow: 0 0 1px 1px #E53935;
}

#hero-header {
  height: 80vh;
  box-shadow: 3px 3px 2px #bebebe;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#hero-header .arrow {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 75vh;
  width: 40px;
  height: 40px;
  opacity: 1;
}

.bouncy {
    animation: Weeeeeeeeeee 3s infinite cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@keyframes Weeeeeeeeeee {
    0% {
        transform: translate(0, 0px);
        animation-timing-function: cubic-bezier(.19, .28, .27, 1);
    }
    11% {
        transform: translate(0, -25px) scaleX(.8);
        animation-timing-function: cubic-bezier(.57, .01, .84, .5);
    }
    20% {
        transform: translate(0, 0px) scaleY(.8);
        animation-timing-function: cubic-bezier(.19, .28, .27, 1);
    }
    28% {
        transform: translate(0, -10px);
        animation-timing-function: cubic-bezier(.57, .01, .84, .5);
    }
    36% {
        transform: translate(0, 0px);
        animation-timing-function: cubic-bezier(.19, .28, .27, 1);
    }
    100% {
        transform: translate(0, 0px);
        animation-timing-function: cubic-bezier(.19, .28, .27, 1);
    }
}

#hero-title {
  font-size: 3.5em;
}

#hero-text {
  font-size: 1.3em;
  margin-top: 2%;
}

#hero-text > span {
	display: inline-block;
  max-width: 70%;
}

#hero-button {
  border: solid 2px white;
  background-color: inherit;
  color: white;
  padding: 5px;
  margin-top: -8px;
  font-size: 15px;
  border-radius: 10px;
}
.hero-button-t {
	border: solid 1px white;
	color: white;
  background-color: #FFA500;
  padding: 5px;
  margin: 10px;
  font-size: 15px;
  border-radius: 10px;
  -webkit-animation: none;
          animation: none;
  transition: all 500ms ease-in-out 0s;
  cursor: pointer;
  font-weight: bolder;
  letter-spacing: .03em;
  line-height: 2.4em;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
}
.hero-button-t:hover {
	cursor: pointer;
  -webkit-animation: shakeMe 1000ms;
          animation: shakeMe 1000ms;
  transition: all 500ms ease-in-out 0s;
}
@-webkit-keyframes shakeMe {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(0);
  }
  65% {
    transform: rotate(-2deg);
  }
  80% {
    transform: rotate(4deg);
  }
  92% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes shakeMe {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(0);
  }
  65% {
    transform: rotate(-2deg);
  }
  80% {
    transform: rotate(4deg);
  }
  92% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0);
  }
}
@-webkit-keyframes radioWaves {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(5);
    opacity: 0;
  }
  100% {
    transform: scale(5);
    opacity: 0;
  }
}
@keyframes radioWaves {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(5);
    opacity: 0;
  }
  100% {
    transform: scale(5);
    opacity: 0;
  }
}
.light-border li a #hero-button {
  border: solid 2px #FFA500;
  background-color: inherit;
  color: #FFA500;
}

.navigation-portrait .nav-menus-wrapper ul li a #hero-button {
  border: solid 2px #FFA500;
  background-color: inherit;
  color: #FFA500;
  width: 90%;
}

.navigation-portrait .nav-menus-wrapper ul li a.ntel {
  color: #FFA500;
  text-align:center;
  width: 90%;
}

#hero-button:hover {
  cursor: pointer;
}
#box-container {
  display: flex;
  flex-flow: column;
}
#box-title-description {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin: auto;
  text-align: center;
  margin-top: 5%;
  width: 80%;
}

#box-title-description h1 {
  font-size: 45px;
}

#box-title-description p {
  margin-top: 1%;
}
#box-acco-description {
  align-items: center;
  margin: auto;
  text-align: center;
  margin-top: 2%;
  width: 80%;
}

#box-acco-description h1 {
  font-size: 45px;
}

#box-acco-description p {
  margin-top: 1%;
}
.bb-alert.label.label-important {
    font-size: 1.2em;
    margin-bottom: 0;
    padding: 1em 1.3em;
    position: fixed;
    top: 12%;
}
.bb-info.label.label-important {
    font-size: 1.2em;
    margin-bottom: 0;
    padding: 1em 1.3em;
    position: fixed;
    top: 12%;
}
.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 4rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}

.alert-primary hr {
	border-top-color: #9fcdff
}

.alert-primary .alert-link {
	color: #002752
}

.alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}

.alert-secondary hr {
	border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
	color: #202326
}

.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}

.alert-success hr {
	border-top-color: #b1dfbb
}

.alert-success .alert-link {
	color: #0b2e13
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.alert-info hr {
	border-top-color: #abdde5
}

.alert-info .alert-link {
	color: #062c33
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

.alert-warning hr {
	border-top-color: #ffe8a1
}

.alert-warning .alert-link {
	color: #533f03
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

.alert-danger hr {
	border-top-color: #f1b0b7
}

.alert-danger .alert-link {
	color: #491217
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.alert-light hr {
	border-top-color: #ececf6
}

.alert-light .alert-link {
	color: #686868
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}
#title-text-separator {
  width: 25%;
  margin-top: -15px;
  margin-bottom: 3%;
  border: solid 1px #FFA500;
}
.dev-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  user-select: none;
  position: fixed;
  bottom: 50%;
  left: 30px;
  z-index: 1090;
}
.dev-container .dev {
  position: relative;
  background-color: #FF0000;
  color: #ffffff;
  padding:5px;
  z-index: 2;
}
.dev-container .dev .dev-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.fab-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  user-select: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  z-index: 1030;
}
.fab-container:hover {
  height: 100%;
}
.fab-container:hover .sub-button:nth-child(2) {
  transform: translateY(-80px);
}
.fab-container:hover .sub-button:nth-child(3) {
  transform: translateY(-140px);
}
.fab-container:hover .sub-button:nth-child(4) {
  transform: translateY(-200px);
}
.fab-container:hover .sub-button:nth-child(5) {
  transform: translateY(-260px);
}
.fab-container:hover .sub-button:nth-child(6) {
  transform: translateY(-320px);
}
.fab-container .fab {
  position: relative;
  height: 70px;
  width: 70px;
  background-color: #FFA500;
  border-radius: 50%;
  z-index: 2;
}
.fab-container .fab::before {
  content: " ";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 35px;
  width: 35px;
  background-color: inherit;
  border-radius: 0 0 10px 0;
  z-index: -1;
}
.fab-container .fab .fab-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.fab-container .fab .fab-content .material-icons {
  color: white;
  font-size: 36px;
}
.fab-container .sub-button {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 10px;
  right: 10px;
  height: 50px;
  width: 50px;
  background-color: #FFA500;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.fab-container .sub-button:hover {
  cursor: pointer;
}
.fab-container .sub-button .material-icons {
  color: white;
  padding-top: 6px;
  font-size: 36px;
}
fieldset {
	border: none;
}
#box-line {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
#box-line .conference-center-line {
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -2px;
  background: #FFA500;
  z-index: -1;
}
#box-line .box-line-content {
  padding-top: 67px;
  padding-bottom: 67px;
}
#box-line .box-article-content {
	font-family: Jost, sans-serif;
	text-align: left;
  padding-bottom: 67px;
}
.box-article {
  height: 100%;
  position: relative;
  overflow: hidden;
  margin-top: -50px;
  margin-bottom: 50px;
  padding-bottom: 20px;
}
.box-article .content-left-container,
.box-article .content-right-container {
  max-width: 48%;
  width: 100%;
}
.box-article .content-left-container .content-left,
.box-article .content-right-container .content-right{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.box-article .content-left-container .content-left .txt,
.box-article .content-right-container .content-right .txt{
	height:200px;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.box-article .content-left,
.box-article .content-right {
  position: relative;
  width: auto;
  border: 1px solid #FFA500;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.03);
  padding: 27px 25px;
  height: 300px;
  max-height: 300px;
}
.box-article p {
  padding: 0;
  font-weight: 400;
  color: #242424;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}
.box-article .content-left-container {
  float: left;
}
.box-article .content-right-container {
  float: right;
}
.box-article .content-left:before,
.box-article .content-right:before{
  position: absolute;
  top: 40%;
  font-size: 70px;
  font-family: "FontAwesome";
  color: #FFA500;
}
.box-article .content-left:before {
  content: "\f0da";
  right: -25px;
}
.box-article .content-left-2:before {
  content: "";
  right: 0;
}
.box-article .content-right:before {
  content: "\f0d9";
  left: -25px;
}
.box-article .content-right-2:before {
  content: "";
  left: 0;
}
.txt h2 a {
	font-family: Jost, sans-serif;
	font-size: 1.5em;
	font-weight: 500;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	color: #FFA500;
	transition: color .3s, background .3s
}
@media only screen and (max-width: 830px) {
  .box-article .content-left-container,
  .box-article .content-right-container {
    max-width: 100%;
    width: auto;
    float: none;
    min-height: 53px;
  }
  .box-article .content-left-container {
    margin-bottom: 0;
  }
  .box-article .content-left,
  .box-article .content-right {
    padding: 10px 25px;
    min-height: 65px;
  }
	.box-article .content-left:before {
	  content: "";
	  left: 0;
	}
	.box-article .content-right:before {
	  content: "";
	  right: 0;
	}
}
@media only screen and (max-width: 400px) {
  .box-article p {
    margin: 0;
  }
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
.text-center {
	text-align:center!important
}
.modal-window {
  position: relative;
  background-color: rgba(0, 0, 0, 0.75);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.3s;
}
.modal-window:target {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.modal-window > div {
  text-align: center;
  font-family: Roboto, sans-serif;
  border-radius: 5px;
  width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 5%);
  padding: 2em;
  background: #fff;
  color: #000;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
.modal-window h3 {
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0 0 0.25em;
  padding: 0;
}
.modal-window p {
  font-size: 0.9rem;
  line-height: 1.6;
  margin: 0 0 0.5em;
}

.modal-close {
  font-family: Roboto, sans-serif;
  background-color: #57524C;
  color: #fff;
  border-radius: 50px;
  line-height: 50px;
  font-size: 0.8rem;
  font-weight: bold;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.modal-close:hover {
  background-color: #EC2F6B;
  color: #fff;
}

.modal-window div:not(:last-of-type) {
  margin-bottom: 15px;
}
.bhinf {
  -moz-box-align: center;
  align-items: center;
  background-color: rgb(255, 255, 255);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(233, 233, 233) rgb(233, 233, 233) rgb(233, 233, 233) rgb(255, 165, 0);
  border-image: none;
  border-radius: 4px;
  display: flex;
  margin-top: 32px;
  padding-left: 0px;
  word-break: break-word;
}
* {
  box-sizing: border-box;
}
.bhbox {
  -moz-box-align: center;
  align-items: center;
  align-self: stretch;
  background-color: rgb(255, 165, 0);
  color: rgb(255, 255, 255);
  display: flex;
  padding: 16px;
}
* {
  box-sizing: border-box;
}
.bhinf {
  word-break: break-word;
}
.bhtext {
  flex: 1 1 0%;
  padding: 16px;
}
.btcontent {
  margin-top: 24px;
}
.btul {
  -moz-box-align: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  margin-left: -8px;
  margin-right: -8px;
}
ul.btul {
  list-style: none;
  margin: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  padding: 0px;
}
.btuli {
  flex-shrink: 0;
  margin-bottom: 16px;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  width: 33.33%;
}
.btsbm {
  margin-top: 24px;
}
.btsbmul {
  -moz-box-align: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  margin-left: -8px;
  margin-right: -8px;
}
ul.btsbmul {
  list-style: none;
  margin: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  padding: 0px;
}
.btsbmli {
  flex-shrink: 0;
  margin-bottom: 16px;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  width: 100%;
}
.btsbms {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(233, 233, 233);
  border-radius: 4px;
	cursor: pointer;
  height: 100%;
  margin: 0px 8px;
  padding: 16px;
  transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
  word-break: break-word;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	text-align:center;
}
.btdiv {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(233, 233, 233);
  border-radius: 4px;
	cursor: pointer;
  display: flex;
  height: 100%;
  margin: 0px 8px;
  padding: 16px;
  transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
  word-break: break-word;
}
.btdiv:hover {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.btuli-selected {
  border: 1px solid rgb(255, 165, 0);
}
.btcont {
  align-self: stretch;
  display: flex;
  flex-basis: 100%;
  flex-direction: column;
  -moz-box-flex: 1;
  flex-grow: 1;
}
.bthead {
  font-weight: 600;
}
.btdesc {
  color: rgb(118, 118, 118);
  font-size: 0.85rem;
  flex-basis: 100%;
}
.btrmore {
  border: 0px;
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 800;
  margin-left: 4px;
  margin-top: 15px;
  padding: 0px;
  text-transform: uppercase;
  transition: color 0.25s;
  float: right;
}
button.btrmore, a.btrmore, select.btrmore {
  background-color: transparent;
  border: 0px;
  color: rgb(61, 61, 61);
  cursor: pointer;
  font-family: "Nunito Sans", "Helvetica Neu", "Helvetica", "Segoe UI", "arial", sans-serif;
  font-size: 0.85rem;
  outline: none;
}
.btpesc {
  align-items: flex-start;
  color: rgb(255, 165, 0);
  font-size: 0.85rem;
  margin-top: 20px;
}
.btspacer {
  margin-left: 16px;
  right: 8px;
  top: 8px;
}
.bttxt {
}
.btelipsisdots {
}
.btelipsis {
	display:none;
}

.btsub:nth-child(1) {
  margin-right: 10px;
  float:left;
}
.btsub:nth-child(2) {
  float:right;
}


.bhnav {
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(233, 233, 233);
  position: sticky;
  top: 0px;
  z-index: 30;
}
.bhnavc {
  -moz-box-align: center;
  align-items: center;
  display: flex;
  margin: auto;
  max-width: 1024px;
  padding: 0px 16px;
}
.bhnavo {
  display: flex;
  flex: 1 1 0%;
  list-style: none;
  margin: 0px;
  padding: 14px 0px;
}
.bhnavl {
  display: block;
}
.bhnavb {
  -moz-box-align: center;
  align-items: center;
  align-self: flex-start;
  color: rgb(61, 61, 61);
  display: flex;
  font-size: 1rem;
  position: relative;
  transition: opacity 0.25s;
}
.bhnavs {
  -moz-box-align: center;
  align-items: center;
  border-radius: 50%;
  display: flex;
  font-size: 0.85rem;
  font-weight: 400;
  height: 24px;
  -moz-box-pack: center;
  justify-content: center;
  margin-right: 8px;
  width: 24px;
  background-color: rgb(255, 165, 0);
  border: 1px solid rgb(255, 165, 0);
  color: rgb(255, 255, 255);
}
.bhnavs_d {
  -moz-box-align: center;
  align-items: center;
  border: 1px solid rgb(61, 61, 61);
  border-radius: 50%;
  display: flex;
  font-size: 0.85rem;
  font-weight: 400;
  height: 24px;
  -moz-box-pack: center;
  justify-content: center;
  margin-right: 8px;
  width: 24px;
}
.bhnavi {
  color: rgb(195, 195, 195);
  margin-left: 0px;
  margin-right: 16px;
}
.bhnav_r {
  color: rgb(169, 169, 169);
  font-weight: 400;
  transition: color 0.25s;
}
button.bhnavb, a.bhnavb, select.bhnavb {
  background-color: transparent;
  border: 0px;
  color: rgb(61, 61, 61);
  cursor: pointer;
  font-family: "Nunito Sans", "Helvetica Neu", "Helvetica", "Segoe UI", "arial", sans-serif;
  font-size: 1rem;
  outline: none;
}
button.bhnav_r, a.bhnav_r, select.bhnav_r {
  background-color: transparent;
  border: 0px;
  color: rgb(61, 61, 61);
  cursor: pointer;
  font-family: "Nunito Sans", "Helvetica Neu", "Helvetica", "Segoe UI", "arial", sans-serif;
  font-size: 1rem;
  outline: none;
}
.bhnav_ri {
  font-size: 1.5rem;
  margin-bottom: -4px;
}
.bhnavb:disabled {
  cursor: not-allowed;
}
.zbccd {
  background-color: rgb(246, 246, 246);
  margin-bottom: -32px;
  margin-left: -32px;
  margin-right: -32px;
  padding: 16px 32px 32px;
}
.zbctihead {
  font-size: 1rem;
  font-weight: 600;
  margin: 0px 0px 16px;
  padding-top: 8px;
}
.zbctiul {
  -moz-box-align: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: -16px;
}
ul.zbctiul {
  list-style: none;
  margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  padding: 0px;
}
.zbctili {
  flex-shrink: 0;
  margin-top: 16px;
  width: 25%;
}
.zbctico {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(233, 233, 233);
  border-radius: 4px;
  height: 100%;
  margin: 0px 8px;
  position: relative;
  transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
}
.zbctibu {
  -moz-box-align: center;
  align-items: center;
  background-color: transparent;
  border: 0px;
  display: flex;
  font-size: 0.85rem;
  font-weight: 400;
  height: 100%;
  outline: 0px;
  padding: 16px;
  text-align: center;
  width: 100%;
}
button.zbctibu, a.zbctibu, select.zbctibu {
  background-color: transparent;
  border: 0px;
  color: rgb(61, 61, 61);
  cursor: pointer;
  font-family: "Nunito Sans", "Helvetica Neu", "Helvetica", "Segoe UI", "arial", sans-serif;
  font-size: 1rem;
  outline: none;
}
.zbctihe {
  flex: 1 1 0%;
}

.zbctiar {
  color: gainsboro;
  font-size: 1.5rem;
  transition: color 0.25s;
}
.zbctise {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(255, 165, 0);
  border-radius: 4px;
  height: 100%;
  margin: 0px 8px;
  position: relative;
  transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
  transform: scale(1.03);
}
.zbctibu {
  -moz-box-align: center;
  align-items: center;
  background-color: transparent;
  border: 0px;
  display: flex;
  font-size: 0.85rem;
  font-weight: 400;
  height: 100%;
  outline: 0px;
  padding: 16px;
  text-align: center;
  width: 100%;
}
button.zbctibu, a.zbctibu, select.zbctibu {
  background-color: transparent;
  border: 0px;
  color: rgb(61, 61, 61);
  cursor: pointer;
  font-family: "Nunito Sans", "Helvetica Neu", "Helvetica", "Segoe UI", "arial", sans-serif;
  font-size: 1rem;
  outline: none;
}
.zbctihe {
  flex: 1 1 0%;
}
.zbctich {
  -moz-box-align: center;
  align-items: center;
  background-color: rgb(255, 165, 0);
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
  color: white;
  display: flex;
  height: 30px;
  -moz-box-pack: center;
  justify-content: center;
  position: absolute;
  right: -10px;
  top: -10px;
  transform: scale(0.9);
  transition: opacity 0.25s;
  width: 30px;
  opacity: 1;
}
.zbctidc {
  -moz-box-align: center;
  align-items: center;
  background-color: rgb(255, 165, 0);
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
  color: white;
  display: flex;
  height: 30px;
  -moz-box-pack: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
  right: -10px;
  top: -10px;
  transform: scale(0.9);
  transition: opacity 0.25s;
  width: 30px;
}

.calendar {
  width: 98%;
  margin: 50px auto 0;
}

.calendar__month {
  font-size: 20px;
  font-weight: 800;
  padding: 10px 0;
  width: 100%;
  position: relative;
}

.cal-month__previous,
.cal-month__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 30px;
  height: 30px;
  text-align: center;
}
.cal-month__previous:hover,
.cal-month__next:hover {
  background-color: rgb(255, 165, 0);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.75);
  border-radius: 50%;
  font-weight: 800;
  color: #111;
}

.cal-month__next {
  right: 0;
}

.cal-month__current {
  text-align: center;
}

.cal-head__day,
.cal-body__day {
  display: inline-block;
  width: 14%;
  height: 50px;
  float: left;
  color: #000;
}

.cal-body__week,
.calendar__head {
  display: block;
  height: 50px;
  width: 98%;
}

.calendar__head {
  line-height: 50px;
  position: relative;
  text-align: center;
}
.calendar__head:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #90CAF9;
  text-align: center;
}

.cal-body__day {
  color: #e1e1e1;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.cal-day__month--current {
  color: #777;
}

.cal-day__day--today {
  font-weight: 800;
  color: rgb(255, 165, 0);
}

.cal-day__day--selected {
  background-color: rgb(255, 165, 0);
  color: #111;
}

.cal-day__month--disabled {
	color: rgb(169, 169, 169);
	cursor: not-allowed;
	text-decoration: line-through;
}

.cal-day__month--disabled2 {
	color: rgb(169, 169, 169);
	cursor: not-allowed;
	text-decoration: line-through;
}

.zbcstimes {
	display:none;
}

.zbcccdiv {
  align-items: flex-start;
  display: flex;
  margin: 32px auto auto;
}
.zbccchead {
  background-color: rgb(246, 246, 246);
  margin-bottom: -32px;
  margin-left: -32px;
  margin-right: -32px;
  padding: 16px 32px 32px;
  width: 60%;
}
.zbccch {
  -moz-box-align: center;
  align-items: center;
  display: flex;
  flex: 1 1 0%;
  font-size: 1.15rem;
  font-weight: 600;
  margin: 0px;
  white-space: nowrap;
}
.zbcccp {
  color: rgb(118, 118, 118);
  font-size: 1rem;
  font-weight: 400;
  margin: 8px 0px 0px;
}
.zbccct {
  display: flex;
  flex-direction: row;
  margin-top: 16px;
}
.zbcccz {
  flex: 1 1 0%;
  padding: 8px 0px;
  position: relative;
}
.zbcccd {
  display: inline-block;
  flex: 1 1 0%;
  width: 100%;
}
.zbcccdv {
  display: block;
}
.zbcccdvs {
  margin-bottom: 16px;
}
.zbcccf {
  display: block;
  margin-bottom: 4px;
}
.zbcccfing {
  color: rgb(255, 165, 0);
  font-size: 0.8em;
  margin: 0px 2px;
}
.zbcccfi {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 16px;
  position: relative;
  text-align: left;
  width: 100%;
}
.zbcccfin {
  appearance: none;
  background: transparent;
  border: 1px solid gainsboro;
  border-radius: 4px;
  caret-color: rgb(61, 61, 61);
  color: rgb(61, 61, 61);
  display: flex;
  font-family: inherit;
  font-size: 1rem;
  margin: 0px;
  outline: 0px;
  overflow: hidden;
  padding: 10px 12px;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
}
.zbcccfinxxx {
  appearance: none;
  background: transparent;
  border: 1px solid rgb(223, 40, 72);
  border-radius: 4px;
  caret-color: rgb(223, 40, 72);
  color: rgb(61, 61, 61);
  display: flex;
  font-family: inherit;
  font-size: 1rem;
  margin: 0px;
  outline: 0px;
  overflow: hidden;
  padding: 10px 12px;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
}
input.zbcccfin, textarea.zbcccfin,
input.zbcccfinxxx, textarea.zbcccfinxxx {
  font-family: "Nunito Sans", "Helvetica Neu", "Helvetica", "Segoe UI", "arial", sans-serif;
  outline: none;
}
.zbcccfins {
  color: rgb(118, 118, 118);
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 4px;
  transition: color 0.25s, font-size 0.25s;
  white-space: normal;
}
.zbcccfintxt {
  appearance: none;
  background: transparent;
  border: 1px solid gainsboro;
  border-radius: 4px;
  caret-color: rgb(61, 61, 61);
  color: rgb(61, 61, 61);
  display: flex;
  font-family: inherit;
  font-size: 1rem;
  margin: 0px;
  outline: 0px;
  overflow: hidden;
  padding: 10px 12px;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
}
.zbcccfinin {
  color: rgb(195, 195, 195);
  display: block;
}
.zbcccfing {
  color: rgb(255, 165, 0);
  font-size: 0.8em;
  margin: 0px 2px;
}
.zbcccsbm {
  height: 0px;
  width: 0px;
}
button.zbcccsbm, a.zbcccsbm, select.zbcccsbm {
  background-color: transparent;
  border: 0px;
  color: rgb(61, 61, 61);
  cursor: pointer;
  font-family: "Nunito Sans", "Helvetica Neu", "Helvetica", "Segoe UI", "arial", sans-serif;
  font-size: 1rem;
  outline: none;
}
.zbcccrid {
  flex: 2 1 0%;
  margin-left: 32px;
  position: relative;
}
.zbcccridc {
  background-color: rgb(246, 246, 246);
  border-top: 6px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 5px;
  color: rgb(61, 61, 61);
  padding: 26px 32px 32px;
  transition: border-top-color 0.25s;
  width: 100%;

}
.zbcccridcs {
  border-bottom: 1px solid rgb(233, 233, 233);
  color: rgb(61, 61, 61);
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.zbcccridys {
  font-size: 1.15rem;
  font-weight: 600;
  margin: 0px;
}
.zbcccridyp {
  font-size: 0.85rem;
  margin: 0px;
  padding: 0px;
}
.zbcccridyps {
  display: flex;
  margin-top: 16px;
}
.zbcccridypsi {
  color: rgb(255, 165, 0);
  font-size: 1.5rem;
  margin-top: 4px;
}
.zbcccridypsinf {
  padding-left: 16px;
}
.zbcccridypsinfd {
  font-weight: 600;
  margin: 0px;
}
.zbcccridypul {
  margin: -4px 0px -8px;
  width: 100%;
}
ul.zbcccridypul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.zbcccridypli {
  display: flex;
  font-size: 1rem;
  font-weight: 400;
  margin: 8px 0px;
}
.zbcccridypdt:last-of-type {
  padding-bottom: 0px;
}
.zbcccridypdt {
  flex: 1 1 0%;
  margin: 0px;
  padding-bottom: 8px;
}
.zbcccridypdtd {
  font-size: 1rem;
  font-weight: 600;
}
.zbcccridypdtdp {
  font-size: 1rem;
  font-weight: 600;
  margin: 0px;
  padding: 0px;
}
.zbcccridypdd:last-of-type {
  padding-bottom: 0px;
}
.zbcccridypdd {
  margin: 0px 0px 0px 16px;
  padding-bottom: 8px;
  text-align: right;
}
.zbcccridypdtdp {
  font-size: 1rem;
  font-weight: 600;
  margin: 0px;
  padding: 0px;
}
.zbcccridypddbtd {
  display: block;
}
.zbcccridypddbt:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
button.zbcccridypddbt, a.zbcccridypddbt, select.zbcccridypddbt {
  border: 0px;
  color: rgb(61, 61, 61);
  cursor: pointer;
  font-family: "Nunito Sans", "Helvetica Neu", "Helvetica", "Segoe UI", "arial", sans-serif;
  font-size: 1rem;
  outline: none;
}
.zbcccridypddbt {
  background-color: rgb(255, 165, 0);
  border: 1px solid rgb(255, 165, 0);
  border-radius: 4px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  min-width: 100px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, color 0.25s ease-in-out, opacity 0.25s ease-in-out;
  white-space: nowrap;
  font-size: 1rem;
  padding: 16px 32px;
  width: 100%;
}
.zbcccridypddpb {
  height: 88px;
}
.zbcccridypddpba {
  bottom: 0px;
  color: rgb(61, 61, 61);
  left: 0px;
  position: absolute;
  transition: transform 0.25s, opacity 0.25s;
  width: 100%;
  z-index: 30;
  opacity: 1;
  display: none;
}
.zbcccridypddpbas {
  -moz-box-align: center;
  align-items: center;
  display: flex;
  -moz-box-pack: end;
  justify-content: flex-end;
  margin: auto;
  max-width: 1024px;
  padding: 16px;
}
.zbcccridypddpbasd {
  -moz-box-align: center;
  align-items: center;
  display: flex;
}
.zbcccridypddpbasdd {
  background-color: rgb(255, 165, 0);
  border: 1px solid rgb(255, 165, 0);
  border-radius: 4px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  min-width: 100px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, color 0.25s ease-in-out, opacity 0.25s ease-in-out;
  white-space: nowrap;
  font-size: 1rem;
  padding: 16px 32px;
}
button.zbcccridypddpbasdd, a.zbcccridypddpbasdd, select.zbcccridypddpbasdd {
  border: 0px;
  color: rgb(61, 61, 61);
  cursor: pointer;
  font-family: "Nunito Sans", "Helvetica Neu", "Helvetica", "Segoe UI", "arial", sans-serif;
  font-size: 1rem;
  outline: none;
}
@media (max-width: 696px) {
  .btuli {
    width: 100%;
  }
}
@media (max-width: 950px) {
  .btuli {
    width: 50%;
  }
 .zbcccridypddpbas {
    padding-left: 16px;
    padding-right: 16px;
  }
  .zbcccridypddpba {
    display: block;
  }
  .zbcccrid {
  	display:none;
  }
	.zbccchead {
	  width: 130%;
	}
	.bhnavt {
		display:none;
	}
}
.accooverview {
  text-align: left;
}
.all-front-calendars{
    float: left;
    width: 100%;
    margin-top: 5px;
    position: relative;
    background-color: #ffffff;
    min-height: 368px;
    padding: 0px 15px;
}
.all-front-calendars_headers{
    width:100%;
    height:50px;
    position: absolute;
    top:0px;
    left:0px;
    background-color: #ffffff;
}

.all-front-calendars .booking-calendar-wrapper{
    position: relative;
    float: left;
    width: 50%;
    min-height: 285px;
    background-color: #fff;
    border-radius: 0px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.all-front-calendars  .has_future,
.all-front-calendars  .has_past {
    background-color: #D1F0DE;
    background-color: #edf6f6;
    border: 0px solid #ffffff;
    padding: 14px 9px 0px 9px!important;
    margin: 0!important;
    height: 49px;
    box-shadow: 1px 1px 0px 0px #fff inset;
}

table.booking-calendar td{
    color: #484848;
    font-size: 14px;
}

.all-front-calendars .has_future:hover:before,
.all-front-calendars .has_past:hover:before{
    display:none;
}
.front_calendar_price{
    position: absolute;
    bottom: 0px;
    font-size: 10px;
    left: 0;
    right: 0;
    color: #48484882;
}
.has_past .front_calendar_price{
    display: none;
}
.full_width_row{
    width:100%;
/*    background-color: #f6f6f6;*/
    display: inline-block;
    float: left;
}
.calendar-free{
    position:relative;
}

.booking-calendar-wrapper-in-wrapper{
    margin-left: 15px;
    min-height: 368px;
    position:relative;
    max-width: 1200px;
    margin-right: 15px;
    float:left;
    background-color: #d0d5de;
}

.booking-calendar-wrapper-in-price,
.booking-calendar-wrapper-in{
    position: relative;
    float: left;
    //min-height: 285px;
    background-color: #d0d5de;
    border-radius: 0px;
    max-width: 600px;
    padding: 0px 0px 0px 0px;
    width: 300px;
}
.booking-calendar-wrapper-in{
   //min-height: 446px;
}
.booking-calendar-wrapper-in .month-title {
    //background-color: #484848;
    color: #000;
    padding: 13px 0px;
    font-size: 15px;
    text-align: center;
}
.booking-calendar-wrapper-in .calendar-free{
    //cursor:pointer;
}
.booking-calendar-wrapper-in td{
    padding: 0px 0px 0px 0px;
}

table.booking-calendar{
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    border-top: none;
    border-radius: 3px;
    margin-bottom: 8px;
    border: none;
    padding: 0px 15px;
}


table.booking-calendar thead {
    color: #666;
}

table.booking-calendar tbody {
    height: 203px;
}

.booking-calendar-wrapper .month-title {
    background-color: #ffffff;
    color: #484848;
    padding: 13px 0px;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
}


table.booking-calendar  th {
    padding: 11px 10px;
    text-align: center;
}

table.booking-calendar  th, 
table.booking-calendar  tr {
    border-bottom: none;
    height:46px;
}

table.booking-calendar  th, 
table.booking-calendar  td {
    border-right: none;
}

table.booking-calendar th{
    color:#484848;
    font-weight: 600;
}

.all-front-calendars .has_past {
    text-decoration: line-through;
    background: repeating-linear-gradient(-45deg, rgb(255, 255, 255), rgb(255, 255, 255) 0px, rgb(235, 235, 235) 2px, rgb(252, 252, 252) 3px);
    color: #c6c9cf!important;
}

.booking-calendar-wrapper-in .has_future:hover,
.booking-calendar-wrapper-in .has_past:hover{
    //background-color: #fd2d4f;
    //color:#fff;
}
.calendar-reserved-start,
.calendar-reserved-stop{
    background-color: red;
}

.calendar-free.calendar_pad.has_future.calendar-reserved-start,
.calendar-free.calendar_pad.has_future.calendar-reserved-stop{
     background-color: red;
}

.booking-calendar-wrapper{
    position: relative;
    float: left;
    width: 100%;
}

.modal_reservation{
    position: absolute;
    background: #fff;
    border: 1px solid #efefef;
    width: 300px;
    height: 300px;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left:-150px;
    border-radius: 8px 8px 0 0;
    box-shadow: none;
    border: none;
    padding:10px;
}

.has_future{
    position:relative;
}

.calendar-reserved.has_past,
.has_past{
    background-color: #eceff3!important;
    color: #d0d5de!important;
    cursor: auto;
}

.calendar-today{
    background-color: #484848!important;
    color:#fff!important;
    position:relative;
}
.calendar-reserved.has_future,
.calendar-reserved.has_past{
    background-color: #FE9A2E!important;
    color: #484848!important;
    position: relative;
    cursor: auto;
    background: none;
    pointer-events: none;
}
.calendar-booked.has_future,
.calendar-booked.has_past{
    background-color: #FF0000!important;
    color: #000000!important;
    position: relative;
    cursor: auto;
    background: none;
    pointer-events: none;
}
.calendar-reserved.start_reservation {
    pointer-events:auto;
}

.calendar-reserved .ui-state-default{
    color:#fff!important;
}
.calendar-reserved.has_future.start_reservation:hover{
    cursor:pointer;
}
.calendar-actions{
    margin-bottom: 10px;
    float: left;
    position: relative;
    margin-top: 20px;
}

.calendar-actions span{
    float:left;
}
.calendar-actions .calendar-legend-today{
    margin-left:0px;
}

#calendar-next,
#calendar-prev,
#calendar-next-internal,
#calendar-prev-internal{
    width: 30px;
    height: 30px;
    float: right;
    cursor: pointer;
    margin: 0px 10px 0px 0px;
    background: #484848;
    color: #CBCDD0;
    font-size: 19px;
    padding: 3px 0px 0px 9px;
}

#calendar-next,
#calendar-prev{
    background: transparent;
}
#calendar-prev,
#calendar-prev-internal{
    padding: 2px 0px 0px 10px;
    margin: 0px 8px 0px 0px;
}
#calendar-next {
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 1;
    float: right;
    cursor: pointer;
    color: #484848;
    font-size: 19px;
    padding: 0px;
    margin: 0px;
    width: 23px;
}
.listing_type_1 #calendar-next {
     right: 0px;
}
#calendar-prev {
    position: absolute;
    top: 24px;
    left: 36px;
    z-index: 1;
    float: right;
    cursor: pointer;
    color: #484848;
    font-size: 19px;
    padding: 0px;
    margin: 0px;
    width: 23px;
}
.listing_type_1 #calendar-prev {
    left: 12px;
}
.internal-calendar-left{
    position: absolute;
    top: -40px;
    right:27px;
    padding-top: 5px!important;
}
.internal-calendar-right{
    position: absolute;
    top:-40px;
    right: 0px;
    margin-right: 0px!important;
    padding-top: 5px!important;
}
.calendar-legend-past {
    width: 20px;
    height: 20px;
    float: left;
    cursor: pointer;
    margin: 2px 8px 8px 0px;
    background: #eceff3;
    border-radius: 25px;
}
.calendar-legend-today {
    width: 20px;
    height: 20px;
    float: left;
    cursor: pointer;
    margin: 2px 8px 8px 15px;
    background: #323a45;
    border-radius: 25px;
}
.calendar-legend-booked {
    width: 20px;
    height: 20px;
    float: left;
    cursor: pointer;
    margin: 2px 8px 8px 15px;
    background: #FF0000;
    border-radius: 25px;
}
.calendar-legend-reserved {
    width: 20px;
    height: 20px;
    float: left;
    cursor: pointer;
    margin: 2px 8px 8px 15px;
    background: #FE9A2E;
    border-radius: 25px;
}
.calendar-legend-a {
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px 8px 8px 15px;
    background: green;
    border-radius: 25px;
}
.calendar-legend-b {
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px 8px 8px 15px;
    background: orange;
    border-radius: 25px;
}
.calendar-legend-c {
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px 8px 8px 15px;
    background: red;
    border-radius: 25px;
}
.calendar-legend-d {
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px 8px 8px 15px;
    background: none;
    border: 1px solid #000;
    border-radius: 25px;
}
.calendar-legend {
    float: left;
    margin: 0px;
    background: #fff;
    width: 100%;
    padding: 0px 30px 15px 15px;
}

.calendar-legend span {
    float: left;
    margin-top: 0px;
    font-size: 14px;
}
.day-label{
    display: block;
}
.price-day{
    background-color: #484848;
    color:#fff;
    display: inline-block;
    padding: 2px 9px;
    font-size: 13px;
    margin-top: 12px;
    white-space: nowrap;
}
.price_explaning{
    padding-left: 15px;
    margin-bottom: 5px;
    color: #8A8F9A;
    font-size: 13px;
    font-weight: normal;
    float: left;
    margin-top: -10px;
    width: 100%;
}
.all-front-calendars .start_reservation {
    background: #fff9f9; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjYjg4MWZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4ODFmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #edf6f6  0%, #edf6f6 50%, #FE9A2E 51%, #FE9A2E 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#d1f0de), color-stop(50%,#d1f0de), color-stop(51%,#FE9A2E), color-stop(100%,#FE9A2E)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #edf6f6 0%,#edf6f6 50%,#FE9A2E 51%,#FE9A2E 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #edf6f6 0%,#edf6f6 50%,#FE9A2E 51%,#FE9A2E 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #edf6f6 0%,#edf6f6 50%,#FE9A2E 51%,#FE9A2E 100%); /* IE10+ */
    background: linear-gradient(135deg,  #edf6f6 0%,#edf6f6 50%,#FE9A2E 51%,#FE9A2E 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1f0de', endColorstr='#FE9A2E',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
.all-front-calendars .end_reservation{
    background: #fff9f9; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYjg4MWZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjYjg4MWZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #FE9A2E 0%, #FE9A2E 49%, #edf6f6 50%, #edf6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#FE9A2E), color-stop(49%,#FE9A2E), color-stop(50%,#d1f0de), color-stop(100%,#d1f0de)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #FE9A2E 0%,#FE9A2E 49%,#edf6f6 50%,#edf6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #FE9A2E 0%,#FE9A2E 49%,#edf6f6 50%,#edf6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #FE9A2E 0%,#FE9A2E 49%,#edf6f6 50%,#edf6f6 100%); /* IE10+ */
    background: linear-gradient(135deg,  #FE9A2E 0%,#FE9A2E 49%,#edf6f6 50%,#edf6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE9A2E', endColorstr='#d1f0de',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
.all-front-calendars .start_booked {
    background: #fff9f9; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjYjg4MWZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4ODFmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #edf6f6  0%, #edf6f6 50%, #FF0000 51%, #FF0000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#d1f0de), color-stop(50%,#d1f0de), color-stop(51%,#FF0000), color-stop(100%,#FF0000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #edf6f6 0%,#edf6f6 50%,#FF0000 51%,#FF0000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #edf6f6 0%,#edf6f6 50%,#FF0000 51%,#FF0000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #edf6f6 0%,#edf6f6 50%,#FF0000 51%,#FF0000 100%); /* IE10+ */
    background: linear-gradient(135deg,  #edf6f6 0%,#edf6f6 50%,#FF0000 51%,#FF0000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1f0de', endColorstr='#FF0000',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
.all-front-calendars .end_booked{
    background: #fff9f9; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYjg4MWZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjYjg4MWZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #FF0000 0%, #FF0000 49%, #edf6f6 50%, #edf6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#FF0000), color-stop(49%,#FF0000), color-stop(50%,#d1f0de), color-stop(100%,#d1f0de)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #FF0000 0%,#FF0000 49%,#edf6f6 50%,#edf6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #FF0000 0%,#FF0000 49%,#edf6f6 50%,#edf6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #FF0000 0%,#FF0000 49%,#edf6f6 50%,#edf6f6 100%); /* IE10+ */
    background: linear-gradient(135deg,  #FF0000 0%,#FF0000 49%,#edf6f6 50%,#edf6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#d1f0de',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

@media only screen and (max-width:1180px){
    .all-front-calendars .booking-calendar-wrapper {
        width: 100%;
    }
    .all-front-calendars {
        width: 100%;
    }
		table.booking-calendar{
		    width: 100%;
		    font-size: 13px;
		}
		.booking-calendar-wrapper-in .month-title {
		    font-size: 15px;
		}
		table.booking-calendar  th {
		    font-size: 13px;
		}
		table.booking-calendar  td {
		    font-size: 13px;
		}
		.booking-calendar-wrapper-in-price,
		.booking-calendar-wrapper-in{
		    width: 240px;
		}
}
@media only screen and (max-width: 991px){
    .all-front-calendars .booking-calendar-wrapper {
        width: 100%;
    }
    .all-front-calendars {
        width: 100%;
    }
		table.booking-calendar{
		    width: 100%;
		    font-size: 13px;
		}
		.booking-calendar-wrapper-in .month-title {
		    font-size: 15px;
		}
		table.booking-calendar  th {
		    font-size: 13px;
		}
		table.booking-calendar  td {
		    font-size: 13px;
		}
		.booking-calendar-wrapper-in-price,
		.booking-calendar-wrapper-in{
		    width: 100%;
		}
}
@media only screen and (max-width: 768px){
    .all-front-calendars .booking-calendar-wrapper {
        width: 100%;
    }
    .all-front-calendars {
        width: 100%;
    }
		table.booking-calendar{
		    width: 100%;
		    font-size: 15px;
		}
		.booking-calendar-wrapper-in .month-title {
		    font-size: 15px;
		}
		table.booking-calendar  th {
		    font-size: 15px;
		}
		table.booking-calendar  td {
		    font-size: 15px;
		}
		.booking-calendar-wrapper-in-price,
		.booking-calendar-wrapper-in{
		    width: 100%;
		}
}
@media only screen and (max-width: 568px){
    .all-front-calendars{
        padding: 0px;
    }
}
@media only screen and (max-width:400px){
    #book_per_hour_calendar .fc-prev-button,
    #book_per_hour_calendar .fc-next-button,
    #all-front-calendars_per_hour .fc-prev-button,
    #all-front-calendars_per_hour .fc-next-button,
    #all-front-calendars_per_hour_internal .fc-prev-button,
    #all-front-calendars_per_hour_internal .fc-next-button {
        width: 30px;
        height: 30px!important;
    }
    #book_per_hour_calendar .fc-today-button,
    #all-front-calendars_per_hour .fc-today-button,
    #all-front-calendars_per_hour_internal .fc-today-button {
        width: auto;
        height: 30px!important;
    }
    .all-front-calendars .booking-calendar-wrapper {
        width: 100%;
    }
    .all-front-calendars {
        width: 100%;
    }
		table.booking-calendar{
		    width: 100%;
		    font-size: 8px;
		}
		.booking-calendar-wrapper-in .month-title {
		    font-size: 8px;
		}
		table.booking-calendar  th {
		    font-size: 8px;
		}
		table.booking-calendar  td {
		    font-size: 8px;
		}
		.booking-calendar-wrapper-in-price,
		.booking-calendar-wrapper-in{
		    width: 100%;
		}
}
@media all and (max-width: 999999999px) and (min-width: 1340px) {
  /* Footer Parent Div Styling */

  #footer {
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
  }

  /* H3 Styling */

  h3.left {
    color: #000;
    font-size: 16px;
    font-family: Mallory, Sans-Serif;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-align: left;
  }

  h3.center {
    color: #000;
    font-size: 16px;
    font-family: Mallory, Sans-Serif;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-align: center;
  }

  /* List Styling */

  ul {
    margin: 0;
    list-style-type: none;
  }

  li {
    margin: 0;
    color: #666666;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
    list-style-type: none;
    text-align: left;
  }

  /* Utility Links Div Styling */

  #utility-links {
    width: 50%;
    height: 150px;
    background-color: #fff;
    margin: 40px auto 0 auto;
  }

  .rectangle {
    width: 1px;
    height: 100px;
    background: #d8d8d8;
    margin: 0 30px 0 0;
    float: left;
    display: inline-block;
  }

  /* Help Styling */

  .help {
    width: 30%;
    height: 100px;
    float: left;
    margin: 0;
    display: inline-block;
  }

  /* Help Img Icons*/

  .help-img-icon {
    float: left;
    margin: 0 5px 0 0;
  }

  /* About Styling */

  .about {
    width: 30%;
    height: 100px;
    float: left;
    margin: 0;
    display: inline-block;
  }

  /* Card Services Styling */

  .card {
    width: 30%;
    height: 100px;
    float: left;
    margin: 0;
    display: inline-block;
  }

  /* Newsletter-Social Container */

  #newsletter-social {
    width: 40%;
    margin: 0 auto;
    text-align: center;
  }

  /* Newsletter Styling */

  #newsletter {
    width: 65%;
    margin: 30px 0 0 0;
    text-align: center;
    float: left;
    display: inline-block;
  }

  p.deals {
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
    line-height: 0;
    text-align: center;
  }

  input[type="text"] {
    width: 60%;
    padding: 15px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px #d9d6d6;
    background-color: #f2f2f2;
    border-radius: 4px;
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  input[type="button"],
  input[type="submit"],
  input[type="reset"] {
    background-color: #0677ff;
    border: 2px;
    border-radius: 4px;
    color: white;
    padding: 15px 35px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 900;
  }

  /* Social Media Styling */

  #social {
    width: 35%;
    margin: 80px 0 0 0;
    float: right;
    display: inline-block;
  }

  /* Copyright Styling */

  .rectangle-horiz {
    width: 100%;
    height: 2px;
    background: #d8d8d8;
    margin: 170px 0 0 0;
  }

  #copyright {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }

  .copy {
    color: #a7a7a7;
    font-size: 10px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    margin-left: 20px;
    display: inline-block;
    overflow: hidden;
  }

  /* Link Styling */

  a:link {
    color: #000;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  a:visited {
    color: #000;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  a:hover {
    color: #0677ff;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  a:active {
    color: #0677ff;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }
}

/* =TABLET */

@media all and (max-width: 1339px) and (min-width: 600px) {
  /* Footer Parent Div Styling */

  #footer {
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
  }

  /* H3 Styling */

  h3.left {
    color: #000;
    font-size: 16px;
    font-family: Mallory, Sans-Serif;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-align: left;
  }

  h3.center {
    color: #000;
    font-size: 16px;
    font-family: Mallory, Sans-Serif;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-align: center;
  }

  /* List Styling */

  ul {
    margin: 0;
    list-style-type: none;
  }

  li {
    margin: 0;
    color: #666666;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
    list-style-type: none;
    text-align: left;
  }

  /* Utility Links Div Styling */

  #utility-links {
    width: 90%;
    height: 150px;
    background-color: #fff;
    margin: 40px auto 0 auto;
  }

  .rectangle {
    width: 1px;
    height: 100px;
    background: #d8d8d8;
    margin: 0 30px 0 30px;
    float: left;
    display: inline-block;
  }

  /* Help Styling */

  .help {
    width: 25%;
    height: 100px;
    float: left;
    margin: 0;
    display: inline-block;
  }

  /* Help Img Icons*/

  .help-img-icon {
    float: left;
    margin: 0 5px 0 0;
  }

  /* About Styling */

  .about {
    width: 25%;
    height: 100px;
    float: left;
    margin: 0;
    display: inline-block;
  }

  /* Card Services Styling */

  .card {
    width: 25%;
    height: 100px;
    float: left;
    margin: 0;
    display: inline-block;
  }

  /* Newsletter Styling */

  #newsletter {
    width: 50%;
    margin: 30px 0 0 0;
    text-align: center;
    float: left;
    display: inline-block;
  }

  p.deals {
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
    line-height: 0;
    text-align: center;
  }

  input[type="text"] {
    width: 40%;
    padding: 15px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px #d9d6d6;
    background-color: #f2f2f2;
    border-radius: 4px;
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  input[type="button"],
  input[type="submit"],
  input[type="reset"] {
    background-color: #0677ff;
    border: 2px;
    border-radius: 4px;
    color: white;
    padding: 15px 35px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 900;
  }

  /* Social Media Styling */

  #social {
    width: 50%;
    margin: 80px 0 0 0;
    float: right;
    display: inline-block;
  }

  /* Copyright Styling */

  .rectangle-horiz {
    width: 100%;
    height: 2px;
    background: #d8d8d8;
    margin: 0 0 0 0;
  }

  #copyright {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 160px;
  }

  .copy {
    color: #a7a7a7;
    font-size: 10px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    margin-left: 20px;
  }

  /* Link Styling */

  a:link {
    color: #000;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  a:visited {
    color: #000;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  a:hover {
    color: #0677ff;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  a:active {
    color: #0677ff;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }
}

/* MOBILE */

@media all and (max-width: 599px) and (min-width: 100px) {
  /* Footer Parent Div Styling */

  #footer {
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
  }

  /* H3 Styling */

  h3.left {
    color: #000;
    font-size: 16px;
    font-family: Mallory, Sans-Serif;
    font-weight: bold;
    margin: 0 0 10px 0;
  }

  h3.center {
    color: #000;
    font-size: 16px;
    font-family: Mallory, Sans-Serif;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-align: center;
  }

  /* List Styling */

  ul {
    margin: 0;
    list-style-type: none;
  }

  li {
    margin: 0;
    color: #666666;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
    list-style-type: none;
    text-align: center;
  }

  /* Utility Links Div Styling */

  #utility-links {
    width: 90%;
    height: 150px;
    background-color: #fff;
    margin: 40px auto 0 auto;
  }

  /* Help Styling */

  .help {
    width: 100%;
    height: 100px;
    float: left;
    margin: 0;
  }

  /* Help Img Icons*/

  .help-img-icon {
    margin: 0 5px 0 0;
  }

  /* About Styling */

  .about {
    width: 100%;
    height: 100px;
    float: left;
    margin: 50px 0 0 0;
  }

  /* Card Services Styling */

  .card {
    width: 100%;
    height: 100px;
    float: left;
    margin: 0;
  }

  /* Newsletter Styling */

  #newsletter {
    width: 100%;
    margin: 210px 0 0 0;
    text-align: center;
  }

  p.deals {
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
    line-height: 0;
    text-align: center;
  }

  input[type="text"] {
    width: 40%;
    padding: 15px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px #d9d6d6;
    background-color: #f2f2f2;
    border-radius: 4px;
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  input[type="button"],
  input[type="submit"],
  input[type="reset"] {
    background-color: #0677ff;
    border: 2px;
    border-radius: 4px;
    color: white;
    padding: 15px 35px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 900;
  }

  /* Social Media Styling */

  #social {
    width: 100%;
    margin: 30px 0 0 0;
  }

  /* Copyright Styling */

  .rectangle-horiz {
    width: 100%;
    height: 2px;
    background: #d8d8d8;
    margin: 30px 0 0 0;
  }

  #copyright {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }

  .copy {
    color: #a7a7a7;
    font-size: 8.5px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    margin: 0;
    white-space: nowrap;
  }

  /* Link Styling */

  a:link {
    color: #000;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  a:visited {
    color: #000;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  a:hover {
    color: #0677ff;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }

  a:active {
    color: #0677ff;
    text-decoration: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 500;
  }
}
