@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

body {
	background: #f5f5f5;
	margin: 0;
	width: 100%;
}

.hidden {
	display: none;
}

#content {
	float: none !important;
	margin: 0px auto;
	max-width: 1200px;
}

/* Header
---------------------------------------- */
header {
	background: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	height: auto;
	min-height: 125px;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

header .col-md-6 {
	padding: 0 !important;
}

header .logo {
	display: block;
	margin: 15px 0 0 0;
}


header .navbar {
	margin: 35px 0 0 0 !important;
}

header .navbar-inverse {
	background: #FFFFFF !important;
	border: none !important;
	border-radius: 0 !important;
}

.navbar-nav {
    float: right !important;
}

header .navbar-nav > li {
	color: #8A8A8A;
	cursor: pointer;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	margin: 15px 0 0 5px;
	padding: 5px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

header .navbar-nav a {
	color: #8A8A8A !important;
	display: inline-block !important;
	line-height: 0 !important;
	padding: 0 !important;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

header .navbar-nav > li::first-child {
	margin: 15px 0 0 0;
}

header .navbar-nav > li:hover,
header .navbar-nav > li:hover a,
header .navbar-nav a:hover {
	background: #D7B56D;
	color: #FFFFFF !important;
}

header .navbar-toggle {
	border: 1px solid #CCCCCC !important;
	border-radius: 0px !important;
}

header .navbar-inverse .navbar-toggle:hover,
header .navbar-inverse .navbar-toggle:focus {
	background-color: #FFFFFF !important;
}

header .navbar-inverse .navbar-toggle .icon-bar {
	background-color: #CCCCCC !important;
}

/* Slider
---------------------------------------- */
#slider {
	height: auto;
	margin-top: 125px;
	max-height: 750px;
	overflow: hidden;
	width: 100%;
}

.title {
	color: #FFFFFF;
	font-family: 'Open Sans';
	font-size: 50px;
	font-weight: 300;
	height: auto;
	left: 50px;
	padding: 0px 20px;
	position: absolute;
	text-align: left;
	text-transform: uppercase;
	top: 50px;
	width: auto;
}

.content {
	bottom: 50px;
	color: #FFFFFF;
	font-family: 'Open Sans';
	font-size: 25px;
	font-weight: 300;
	height: auto;
	left: 50px;
	padding: 0px 20px;
	position: absolute;
	text-align: left;
	width: auto;
}

.content a {
	background: rgba(0,0,0,0.5);
	color: #FFFFFF;
	display: block;
	font-family: 'Open Sans';
	font-size: 17px;
	font-weight: 400;
	height: auto;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	width: 150px;
}

.content a:hover {
	background: rgba(0,0,0,0.7);
	color: #FFFFFF;
	text-decoration: none;
}

.jssorb21 {
	position: absolute;
}

.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
	position: absolute;
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	color: #FFFFFF;
	font-size: 12px;
	background: url(../images/b21.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}

.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }

.jssora21l, .jssora21r {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(../images/a21.png) center center no-repeat;
	overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }

/* Info
---------------------------------------- */
#info {
	height: auto;
	overflow: hidden;
	width: 100%;
}

#info h2 {
	border-bottom: 1px solid #EEEEEE;
	color: #9D2B17;
	font-family: 'Open Sans';
	font-size: 27px;
	font-weight: 300;
	margin: 30px 0;
	padding-bottom: 10px;
}

#info p {
	color: #8A8A8A;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: justify;
}

/* About
---------------------------------------- */
#about {
	height: auto;
	overflow: hidden;
	width: 100%;
}

#about .col-md-4,
#about .col-md-8 {
	padding: 0 !important;
}

#about h2 {
	border-bottom: 1px solid #EEEEEE;
	color: #9D2B17;
	font-family: 'Open Sans';
	font-size: 27px;
	font-weight: 300;
	margin: 30px 0;
	padding-bottom: 10px;
}

#about h3 {
	color: #515151;
	font-family: 'Open Sans';
	font-size: 17px;
	font-weight: 400;
	margin: 0 0 15px 0;
}

#about p {
	color: #8A8A8A;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: justify;
}

/* Contacts
---------------------------------------- */
#contacts {
	height: auto;
	overflow: hidden;
	width: 100%;
}

#contacts .col-md-6 {
	padding: 0 !important;
}

#contacts h2 {
	border-bottom: 1px solid #EEEEEE;
	color: #9D2B17;
	font-family: 'Open Sans';
	font-size: 27px;
	font-weight: 300;
	margin: 30px 0;
	padding-bottom: 10px;
}

#contacts h3 {
	color: #515151;
	font-family: 'Open Sans';
	font-size: 17px;
	font-weight: 400;
	margin: 0 0 15px 0;
}

#contacts p {
	color: #8A8A8A;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
}

#contacts p a {
	color: #8A8A8A;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#contacts p a:hover {
	color: #9D2B17;
	text-decoration: none;		
}

#contacts p img {
	margin-right: 10px;
}

#contacts .grey {
	color: #515151;
}

/* Single pages
---------------------------------------- */
#pages {
	height: auto;
	margin: 125px 0 50px 0;
	overflow: hidden;
	width: 100%;
}

#pages .col-md-6 {
	padding: 0 !important;
}

#pages h2 {
	border-bottom: 1px solid #EEEEEE;
	color: #9D2B17;
	font-family: 'Open Sans';
	font-size: 27px;
	font-weight: 300;
	margin: 30px 0;
	padding-bottom: 10px;
}

#pages img {
	height: auto;
	margin: 0 0 25px 0;
	max-width: 100%;
	width: auto;
}

#pages p {
	color: #8A8A8A;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: justify;
}

#pages #form label {
	color: #8A8A8A;
	display: block;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	padding: 5px 0;
}

#pages #form input[type='text'],
#pages #form input[type='email'] {
	border: 1px solid #EEEEEE;
	border-radius: 0px !important;
	box-shadow: none !important;
	color: #8A8A8A;
	display: block;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	padding: 5px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#pages #form textarea {
	border: 1px solid #EEEEEE;
	border-radius: 0px !important;
	box-shadow: none !important;
	display: block;
	padding: 5px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#pages #form input[type='text']:hover,
#pages #form input[type='text']:focus,
#pages #form input[type='email']:hover,
#pages #form input[type='email']:focus,
#pages #form textarea:hover,
#pages #form textarea:focus {
	border: 1px solid #D7B56D;
}

#pages #form button {
	background: #D7B56D;
	border: 1px solid #D7B56D;
	border-radius: 0px !important;
	color: #FFFFFF;
	display: block;
	margin: 10px 0 50px 0;
	padding: 5px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#pages #form button:hover {
	opacity: 0.7;
}

#pages .messageSent {
	background: #EDF5DD;
	border: none;
	display: block;
	clear: both;
	color: #83BB1C;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	padding: 10px 5px;
}

/* Footer
---------------------------------------- */
footer {
	background: #FFFFFF;
	border-top: 1px solid #EEEEEE;
	height: auto;
	min-height: 75px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

footer p {
	color: #8A8A8A;
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
	padding-top: 25px;
}

footer p a {
	color: #8A8A8A;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

footer p a:hover {
	color: #9D2B17;
	text-decoration: none;
}

@media screen and (min-width: 240px) and (max-width: 992px) {
	header .logo {
		text-align: center;
	}

	.navbar-nav {
		float: left !important;
	}

	#slider {
		margin-top: 191px;
	}

	#pages {
		margin: 190px 0 50px 0;
	}

	footer p {
		font-size: 12px;
	}	
}

@media screen and (min-width: 240px) and (max-width: 768px) {
	header .navbar-collapse {
		border-top: 1px solid #CCCCCC !important;
	}
}
