
/*cm_sysdb_begin*/
@import url("//fonts.googleapis.com/css?subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,khmer,latin,latin-ext,vietnamese&family=Seymour+One:regular|Elsie:regular,900");
.cm-background {
background-image: url("/.cm4all/iproc.php/bus09_background.jpg");
background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;
}
/*cm_sysdb_end*/

.cm-offline-content {
    color: #032A36;
    background-color: #FFFFFF;
}

body {
	background-color:	#F5ECEB;
}
body, .page_wrapper, .content_main_dho {
	font-family:	Elsie, sans-serif;
	font-size:		medium;
	font-weight:	normal;
	font-style:		normal;
}
.page_wrapper a {
	color:				#032A36;
}
h1, .cm-h1 {
	font-size:		x-large;
	font-family:	Elsie, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}
h2, #title_wrapper h2 {
	font-size:		large;
	font-family:	Elsie, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}
h3 {
	font-size:		medium;
	font-family:	Elsie, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}
h4, h5, h6 {
	font-family:	Elsie, sans-serif;
}
.title_wrapper h1 {
	font-family:	Seymour One, sans-serif;
	font-size:		xx-large;
	font-weight:	normal;
	font-style:		normal;
}
.title_wrapper h2 {
	font-family:	Seymour One, sans-serif;
	font-size:		xx-large;
	font-weight:	normal;
	font-style:		normal;
}

#cm_navigation a {
	font-size:		medium;
	font-family:	Elsie, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}



/* ################################################## */
/* ################ INPUT ELEMENTS ################## */
/* ################################################## */
.page_wrapper input[type='text'], .page_wrapper input[type='date'], .page_wrapper input[type='datetime'], 
.page_wrapper input[type='email'], .page_wrapper input[type='number'], .page_wrapper input[type='password'],
.page_wrapper input[type='search'], .page_wrapper input[type='tel'], .page_wrapper input[type='time'],
.page_wrapper input[type='url'], .page_wrapper textarea, .page_wrapper select,
.page_wrapper button, .page_wrapper input[type='button'], .page_wrapper input[type='submit'] {
	border-radius:		0px;
	padding:			9px 14px;
	color:				#032A36;
	background-color:	#FFFFFF;
	background-color:	rgba(3,42,54,0.08);
	border:				1px solid rgba(3,42,54,0.15);
	-webkit-transition:	color 0.3s, background-color 0.3s, box-shadow 0.3s, border 0.3s;
	-moz-transition:	color 0.3s, background-color 0.3s, box-shadow 0.3s, border 0.3s;
	-o-transition:		color 0.3s, background-color 0.3s, box-shadow 0.3s, border 0.3s;
	transition:			color 0.3s, background-color 0.3s, box-shadow 0.3s, border 0.3s;
	
	font-family:	Elsie, sans-serif;
	font-size:		medium;
	font-weight:	normal;
	font-style:		normal;
}
.page_wrapper button, .page_wrapper input[type='button'], .page_wrapper input[type='submit'] {
	cursor:			pointer;
}
.page_wrapper input[type='text']:focus, .page_wrapper input[type='date']:focus, .page_wrapper input[type='datetime']:focus, 
.page_wrapper input[type='email']:focus, .page_wrapper input[type='number']:focus, .page_wrapper input[type='password']:focus,
.page_wrapper input[type='search']:focus, .page_wrapper input[type='tel']:focus, .page_wrapper input[type='time']:focus,
.page_wrapper input[type='url']:focus, .page_wrapper textarea:focus, .page_wrapper select:focus, .page_wrapper select:focus option,
.page_wrapper button:hover, .page_wrapper input[type='button']:hover, .page_wrapper input[type='submit']:hover {	color:				#FFFFFF;
	color:				rgba(255,255,255,1);
	background-color:	rgba(0,0,0,0.7);
	background-color:	rgba(3,42,54,0.7);
	box-shadow:			0px 0px 15px rgba(0,0,0,0.3);
	outline:			none;
}



.shopWidgetSeperatedDiv input[type='text'], .shopWidgetSeperatedDiv button, .shopWidgetSeperatedDiv input[type='button'], .shopWidgetSeperatedDiv input[type='submit'] {
	padding:		8px 3px;
	min-width:		45px;
}	
.shopWidgetSeperatedDiv button, .shopWidgetSeperatedDiv input[type='button'], .shopWidgetSeperatedDiv input[type='submit'] {
	background-size: 	cover !important;
	border:				none;
}.toggle_navigation, .title_wrapper, .logo_wrapper {
	background-color:	#FFFFFF;
}
.toggle_navigation a {
	color:				#032A36;
	color:				rgba(3,42,54,0.7);
}
.title_wrapper {
	color:				#032A36;
	border-bottom:		1px solid #DE644F;
	border-bottom:		1px solid rgba(222,100,79,0.4);
}
.logo_wrapper {
	border-bottom:		1px solid #DE644F;
	border-bottom:		1px solid rgba(222,100,79,0.4);
}
.toggle_navigation {
	border-bottom:		1px solid #DE644F;
	border-bottom:		1px solid rgba(222,100,79,0.4);
}
.page_wrapper {
	background-color:	#FFFFFF;
	color:				#032A36;
}
.sidebar_wrapper {
	background-color:	#032A36;
	background-color:	rgba(3,42,54,0.06);
}

.subtitle {
	border-bottom:		5px solid #DE644F;
	border-bottom:		5px solid rgba(222,100,79,0.4);
}


.footer_wrapper {
	border-top:			1px solid #DE644F;
	border-top:			1px solid rgba(222,100,79,0.4);
}


.scrollup a {
	border:				1px solid #DE644F;
	background-color:	#FFFFFF;
	color:				#032A36;
}


.navigation_wrapper {
	border-bottom:		1px solid #DE644F;
	border-bottom:		1px solid rgba(222,100,79,0.4);
	background-color:	#FFFFFF;
}

.navigation_wrapper > ul > li:hover,
.navigation_wrapper > ul > li.cm_current {
	border-bottom:		3px solid #DE644F;
}
.navigation_wrapper > ul > li > a {
	color:				#032A36;
}
.navigation_wrapper > ul > li > ul > li > a {
	background-color:	#FFFFFF;
	color:				#032A36;
	border-left:		3px solid #FFFFFF;
	border-right:		3px solid #FFFFFF;
}
.navigation_wrapper > ul > li > ul > li > ul > li > a {
	color:				#FFFFFF;
	background-color:	#032A36;
	border-left:		3px solid #032A36;
	border-right:		3px solid #032A36;
}
.navigation_wrapper > ul > li > ul > li:hover > a,
.navigation_wrapper > ul > li > ul > li.cm_current > a {
	border-left:		3px solid #032A36;
	border-right:		3px solid #032A36;
}
.navigation_wrapper > ul > li > ul > li > ul > li:hover > a,
.navigation_wrapper > ul > li > ul > li > ul > li.cm_current > a {
	color:				#032A36;
	background-color:	#FFFFFF;
	border-left:		3px solid #032A36;
	border-right:		3px solid #032A36;
}




.navigation_wrapper li.cm_has_subnavigation > a:after {
    border-color: 		#032A36 transparent -moz-use-text-color;
	-webkit-transition:	border-color 0.4s;
	transition:			border-color 0.4s;
}
.navigation_wrapper li.cm_has_subnavigation.cm_current > a:after,
.navigation_wrapper li.cm_has_subnavigation:hover > a:after {
    border-color: 		#032A36 transparent -moz-use-text-color;
}
.navigation_wrapper li.cm_has_subnavigation > ul li.cm_has_subnavigation > a:after {
    border-color:		#032A36 transparent -moz-use-text-color;
	-webkit-transition:	border-color 0.4s;
	transition:			border-color 0.4s;
}
.navigation_wrapper li.cm_has_subnavigation > ul li.cm_has_subnavigation.cm_current > a:after,
.navigation_wrapper li.cm_has_subnavigation > ul li.cm_has_subnavigation:hover > a:after {
    border-color: 		#032A36 transparent -moz-use-text-color;
}



@media only screen and (min-width: 1px) and (max-width: 767px) {    /* ---- Handy Landscape ---- */
	


	.navigation_wrapper > ul > li,
	.navigation_wrapper > ul > li:hover,
	.navigation_wrapper > ul > li.cm_current {
		border-bottom:		1px solid rgba(3,42,54,0.2);
	}
	.navigation_wrapper > ul > li:last-child {
		border-bottom:		none;
	}

}