@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=EB+Garamond);
/* CSS Document */

/* CSS STYLE */

html {
  overflow-y: auto;
  min-height: 100%;
  height: auto;
}
body {
  font-family: 'EB Garamond', Arial, Helvetica, sans-serif;
  font-size: 16px;
  background: #000;
  padding: 0;
  height: 100%;
}

img {
    max-width: 100%;
}

#top {
    background: none repeat scroll 0 0 #444444;
    color: #ddd;
    font-size: 14px;
    margin-bottom:16px;
    padding-bottom:6px;
    padding-top: 6px;
}

#top .container .separator {
    border-left: 1px solid #CCCCCC;
    display: inline-block;
    height: 10px;
    margin: 0 20px;
    width: 1px;
}

#navigation {
	margin-bottom:20px;
}

#main .main-box {
    border: 0px solid #E5E5E5;/* border 1, if you have front component*/
    margin-bottom: 20px;
    padding: 10px;
}

#breadcrumbs .moduletable {
    border: 0;
    padding: 0;
}

#fullwidth{
	overflow: hidden;
}

#fullwidth .moduletable {
    border: 0;
    padding: 0;
}

.black .moduletable {
    background: none repeat scroll 0 0 #222222;
    border-color: #222222;
    color: #AAAAAA;
}
.moduletable {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    margin-bottom: 20px;
    padding: 10px;
}

#brand {
    float: left;
    padding-left:15px;
    padding-top: 5px;
}

.page-header {
	margin: 10px 0 20px;
	background: #fff;
	padding: 5px 10px;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.page-header > h1 {
	margin: 5px;
}

.hasTooltip {
    display: inline !important;
}

.noMainbody { display: none !important}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 3px;
    color: #555555;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 9px;
    padding: 4px 6px;
    vertical-align: middle;
}
label {
    display: block;
    margin-bottom: 5px;
}
label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
	font-family: arial;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}
#pop-print {
    float: right;
    margin: 10px;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto 0px;
  padding: 0 0 0px;
}

/* Set the fixed height of the footer here */
#footer {
  /*height: 60px;
  background-color: #f5f5f5;*/
}

#footer .moduletable {
    background: transparent;
    border: 0;
    margin-bottom: 0;
	padding: 0;
}

/* LAYOUT */
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

/* JOOMLA */

.form-horizontal .control-label {
    text-align: inherit;
}

.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}
.cols-2 .column-1 {
    float: left;
    width: 46%;
}
.cols-2 .column-2 {
    float: right;
    margin: 0;
    width: 46%;
}
.cols-3 .column-1 {
    float: left;
    margin-right: 6.5%;
    padding: 0 5px;
    width: 29%;
}
.cols-3 .column-2 {
    float: left;
    margin-left: 0;
    margin-right: 6.5%;
    padding: 0 5px;
    width: 29%;
}
.cols-3 .column-3 {
    float: left;
    padding: 0 5px;
    width: 29%;
}
.items-row {
    margin-bottom: 10px !important;
    overflow: hidden;
}
.column-1, .column-2, .column-3 {
    padding: 10px 5px;
}
.column-2 {
    margin-left: 40%;
    width: 55%;
}
.column-3 {
    width: 30%;
}
.blog-more {
    padding: 10px 5px;
}
/* Media Queries */
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Large desktop */
@media (min-width: 1200px) {
  
}




/* own styles */
#slider_image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	background-position-y: bottom;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -2;
	height: 850px;
	width: 100%;
}
#slider_text_container {
	width: 100%;
	min-height: 280px;
}
#slider_text > div > div > div.module-content > div > ul > li {
	list-style: none;
	width: 100%;
}
#slider_text > div > .moduletable {
	background: transparent;
	border: 0px solid;
	color: #fff;
}
@media (min-width: 768px) {
	.navbar-header {
		float: inherit;
	}
}
#brand {
	float: inherit;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	/*background-color: #fff;*/
  background: #fff url(../images/pattern.png) center;
	border-color: #e7e7e7;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.navbar-default .navbar-nav>li>a {
	color: #333;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #bb8d02;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #bb8d02;
	background-color: #e7e7e7;
}

.navbar-header > .row > div {
	color: #fff;
}
.navbar-header > .row > div > img {
	margin: 0 10px 0 0;
}
.navbar-header {
	margin-bottom: 10px;
}
.phone, .globe {
	margin-top: 15px;
}
.globe > span {
	margin-top: 10px;
	display: inline-block;
}


#slider_image_shadow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url("../images/bg.png") center top;
	/*-webkit-box-shadow: inset 0px 75px 30px 0px #111, inset 0px -20px 30px 0px #111;*/
}

.dropdown-menu>li>a {
	padding: 8px 20px;
}

.btn-default {
	color: #fff;
	text-transform: uppercase;
	background-color: #bb8d02 !important;
	border-color: transparent !important;
	transition: background-color .2s;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #fff !important;
	background-color: #d49f02 !important;
	border-color: transparent !important;
}
.btn {
	border-radius: 6px;
}
.panel {
	border-radius: 0px;
  	border: none;
	padding: 0px !important;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.panel > .item-image {
	float: none !important;
}
.panel > .item-image > img {
	width: 100%;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.panel > .page-header > h2, .panel > .page-header > h3, .panel > .page-header > h4 {
	text-align: center;
}
.panel > .page-header > h2 > a, .panel > .page-header > h2 > a:hover, .panel > .page-header > h2 > a:focus, .panel > .page-header > h3 > a, .panel > .page-header > h3 > a:hover, .panel > .page-header > h3 > a:focus, .panel > .page-header > h4 > a, .panel > .page-header > h4 > a:hover, .panel > .page-header > h4 > a:focus {
	color: #333;
}
.glyphicon {
	z-index: 1;
}
.article-box {
	background: #fff;
	padding: 10px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.navbar-header > button {
	z-index: 1;
}
#slider_text > div > div > div.module-content > div > ul > li {
	padding: 10px;
	color: #000;
	background: rgba(255,255,255,.76);
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	width: auto;
}
h1, h2, h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #bb8d02;
	background-color: #e7e7e7;
}
.nobg > .moduletable {
	background: transparent;
    border: 0px solid transparent;
}
.nobg > .moduletable > h3 {
	background: #fff;
	padding: 10px;
	margin: 0;
	text-align: center;
}
.nobg > .moduletable > ul {
	background: rgba(255,255,255,0.8);
}
.nobg > .moduletable > ul > li.panel > h4 {
	text-align: center;
}
.article-box > .page-header {
	margin: 0px 0 20px;
}
.article-box > .page-header > h2 {
	margin-top: 0px;
}
#bottom > div > div > .moduletable {
	background: transparent;
	border: 0px solid transparent;
}
#bottom > div > .packages > div > div.module-title > h3 {
	background: #fff;
	padding: 10px;
	margin: 10px 5px;
}



/* mate css */
#navigation > div > div > div.navbar-header > div > div.col-xs-12.col-sm-3.globe {
	/*display: none;*/
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'EB Garamond', Arial, Helvetica, sans-serif ;
}

h1, .h1 {
	font-size: 24px;
}
h2, .h2 {
	font-size: 21px;
}

.btn {
    padding: 8px 16px;
}

#main .main-box {
    padding: 0;
}

.moduletable {
    padding: 0;
}

.navbar {
    border: none;
}

.dropdown-menu {
    font-size: 16px;
}

a:hover, a:focus {
    text-decoration: none;
}

.pager li>a, .pager li>span {
    border-radius: 6px;
}

#navigation > div > div > div.navbar-header > div {
  	margin-top: 15px;
  	margin-bottom: 15px;
}

label, input, button, select, textarea {
    font-size: 16px;
    font-family: 'EB Garamond', Arial, Helvetica, sans-serif;
}

#bg_fade {
  	position: absolute;
 	top: 0;
 	right: 0;
 	bottom: 0;
 	left: 0;
 	background: url('../images/fade.png') bottom center no-repeat;
}

#slider_text > div > div > div.module-content > div > ul > li.active_li {
	display: inline-block !important;
}

#content-top > div > .nobg > div > .module-title > h3 {
  color: #fff;
  text-align: center;
}
#footer .nav > li {
	display: inline-block;
}
#footer .nav {
	margin-bottom: 10px;
}
#footer .nav > li > ul {
	color: #bb8d02;
  	list-style: square;
}
#footer > .container > .navbar > div {
	background: transparent;
}
#footer .nav > li a {
	color: #fff;
}
#footer .nav > li a:hover {
  background-color: transparent;
  text-decoration: underline;
}
#gallery_link {
  color: #fff;
}
#gallery_link:hover {
  text-decoration: underline;
}
#footer > .container {
  border-top: 1px solid #888;
  padding-top: 10px;
}
#lbCenter {
  width: 80% !important;
  height: 90% !important;
  margin: 0 auto !important;
  left: 10% !important;
  right: 10%!important;
  top: 5% !important;
  bottom: 5% !important;
}
#lbImage {
  width: 100% !important;
  height: 100% !important;
  background-size: contain;
  background-position: center;
}
#lbImage > div {
  max-width: 100%;
  max-height: 100%;
}
#lbBottomContainer {
	top: 95% !important;
}