@charset "utf-8";
/* CSS Document */


/************** Over style START *****************/
.section {
	background-color:transparent;
}
/* END Over style */


/*************** Mobile Menu START ***************/
nav.mob-nav {
	display: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:2.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;
}
.language {
	text-align:right;
	font-size:1.5em;
	font-weight:100;
}
#slide-show {
	height:550px;
}

/* END Header */

/**********************  RGB Slide carousel START *************************/
.rgb-slide-carousel, .slide-container, .rgb-slide-carousel li, .-slide1, .-slide2, .-slide3, .-slide4 {
	height:430px; /* Slide height */
}
.slide-container h2 {
	font-size:2.3em;
	padding-bottom:10px;
}
.slide-container p {
	margin-bottom:6px;
}
/* END Slide */


/********************** Main menu-1 START *************************/
.main-menu-1 {
	font-size:1.2em;
	height:50px;
}
.main-menu-1-container {
	height:50px; /* same as height of .main-menu-1 height */
}
.main-menu-1 a {
	margin-left:3px;
	margin-right:3px;
}
/* END Main menu-1 */


/********************** Main Container START *************************/
.options-section a {
	font-size:1.3em;
	font-family: 'Roboto', sans-serif;
}

/* END Main Container */


/********************** Footer START *************************/
#map_container {
	height:400px;
}
/* END Footer */