@charset "utf-8";
/* CSS Document */


/************** Over style START *****************/
.section {
	background-color:transparent;
}
/* END Over style */


/*************** Mobile Menu START ***************/
.mob-menu-bt:before {
	content: "Menu";
}
.mob-menu {
	text-align:left;
	margin:0px;
	font-size:1.6em;
	display:none;
}
.mob-menu > li {
	display:list-item;
	padding:4px;
	padding-left:10px;
	border-bottom:1px solid #333;
	margin-left:40px;
}
.mob-menu > li.mob-language {
	list-style:none; 
	border-bottom:none;
}
/* END Mobile Menu */


/************ Header START *************/
header .menu-container .section {
	padding:0px;
}

header .menu-container .section .col {
	margin-top:0px;
	margin-bottom:5px;
}
header h1 {
	font-size:3.2em;
	padding-top:5px;
	padding-bottom:5px;
}
header h2.phone  {
	padding-top:0.1em;
	padding-bottom:0px;
	font-size:2.3em;
	text-align:right;
	margin-top:0px;
	color:#7CCFED;
}

/* END Header */

/**********************  RGB Slide carousel START *************************/
.rgb-slide-carousel, .slide-container, .rgb-slide-carousel li, .-slide1, .-slide2, .-slide3, .-slide4 {
	height:400px; /* Slide height */
}
.slide-container h2 {
	font-size:3.3em;
	padding-bottom:10px;
}

/* END Slide */

/********************** Main Container START *************************/
.options-section a {
	font-size:1.2em;
	font-family: 'Roboto', sans-serif;
}

/* END Main Container */


/********************** Footer START *************************/
#map_container {
	height:400px;
}
/* END Footer */