@charset "utf-8";
/* CSS Document */


/************** Over style START *****************/
.section {
	background-color:transparent;
}
h1, h2, h3, p, li {
	font-family: "Georgia", Times New Roman, Times, serif;
}
h1 .font-type-2, h2 .font-type-2, h3 .font-type-2, p .font-type-2 {
	font-family: "La Belle Aurore", sans-serif;
}

/* END Over style */


/*************** Mobile Menu START ***************/
nav.mob-nav {
	display:none;
}
/* END Mobile Menu */


/********************** Header START *************************/
header h1 {
	font-size:2.8em;
}
header h1 .font-type-2, p .font-type-2, h2 .font-type-2, h3 .font-type-2 {
	font-family: "La Belle Aurore", sans-serif;
}
header h2 {
	font-family: "La Belle Aurore", sans-serif;
	padding-top:0.1em;
	padding-bottom:0px;
	font-size:3.3em;
	text-align:right;
	margin-top:0px;
}
.language {
	text-align:right;
	font-size:1.5em;
	font-weight:100;
}
.header-img {
	float:left;
	width:100%;
	height:550px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
	box-shadow: inset 0px 0px 5px #000;
}


/**********************  RGB Slide carousel START *************************/
.rgb-slide-carousel, .slide-container, .rgb-slide-carousel li, .-slide1, .-slide2, .-slide3, .-slide4 {
	height:670px; /* Slide height */
}
/* END Slide */


/* END Header */


/********************** Main menu-1 START *************************/
.main-menu-1 {
	font-size:1.6em;
	height:0px;
	padding:10px;
}
.main-menu-1-container {
	height:0px; /* same as height of .main-menu-1 height */
}
.main-menu-1 a {
	margin-left:0px;
	margin-right:0px;
	padding:10px 20px;
}
/* END Main menu-1 */


/********************** Main Container START *************************/

h3.services-menu-title {
	font-size:2.8em;
	color:#124B8B;
}
.services-menu-container ul li  {
	font-size:1.6em;
}
.services-menu-item .col-pr.services-menu-image {
	padding:0px;
	padding-left:5px;
}
.services-menu-item .col-pr.services-menu-text {
	padding-bottom:0px;
	padding-top:16px;
	padding-left:10px;
	padding-right:0px;
}

h3.services-menu-title {
	font-size:2.8em;
	color:#124B8B;
}
.services-menu-container ul li  {
	font-size:1.8em;
}
.services-menu-item .col-pr.services-menu-image {
	padding:0px;
	padding-left:10px;
}
.services-menu-item .col-pr.services-menu-text {
	padding-bottom:0px;
	padding-top:0px;
	padding-left:20px;
	padding-right:0px;
}

/* END Main Container */


/********************** Footer START *************************/
#map_container {
	height:400px;
}
/* END Footer */