/*
Theme Name: ubeo-soluweb.
Theme URL: http://www.ubeo.ca
Description: Custom theme developped by Ubeo
Version: 1.0
Author: Ubeo team
Author URL: http://www.ubeo.ca/
Details URI: http://www.ubeo.ca/
Tags: ubeo design wordpress
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, hr, blockquote, pre,
a, a img, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0;padding:0;border:0;font-size:100%; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:'';content:none; }
table { border-collapse:collapse;border-spacing:0; }
::-moz-selection { background:#ccc;color:#000;text-shadow:none; }
::selection      { background:#ccc;color:#000;text-shadow:none; }
html { -webkit-text-size-adjust:100%;/* Prevent font scaling in landscape */overflow-x:hidden; }
body { -webkit-font-smoothing:antialiased;overflow-x:hidden; }
div { position:relative; }
sup { font-size:0.7em;line-height:0.7em;margin-left:2px;}
.no_wrap {
	white-space: nowrap;
}
/*------------------------------------------------------------------------*\
    Generic styles
\*------------------------------------------------------------------------*/
.bold { font-weight:bold !important; }
.normal { font-weight:normal !important; }
.italic { font-style:italic !important; }
.text_uppercase { text-transform:uppercase !important; }
.text_lowercase { text-transform:lowercase !important; }
.text_right { text-align:right !important; }
.text_center { text-align:center !important; }
.text_justify { text-align:justify !important; }
.floatL { float:left; }
.floatR { float:right; }
.margB_0 { margin-bottom:0; }
.margB_3 { margin-bottom:3px; }
.margB_8 { margin-bottom:8px; }
.margB_30 { margin-bottom:30px; }
.margB_45 { margin-bottom:45px; }
.w_100p { width:100% !important; }
.valignM { vertical-align:middle; }
.maxW_100p, .maxW_100p_mobi { max-width:100%;height:auto; }
.clearfix:before, .clearfix:after { content:"";display:table; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; }
.clear { clear:both;float:none !important; }
.top_td td { vertical-align: top; }
.bottom_td td { vertical-align: bottom; }
.for_print, .for_mobi { display: none !important; }
/*------------------------------------------------------------------------*\
    Desktop
\*------------------------------------------------------------------------*/
body {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	background: #160B05 url("images/background.jpg") center top no-repeat;
}
h1 {
	font: 700 27px/34px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	color: #fae7b8;
	margin-bottom: 20px;
}
h2 {
	font: 700 23px/27px 'Roboto Condensed', sans-serif;
	color: #fff;
	padding: 7px 12px 4px 12px;
	text-transform: uppercase;
	background: #a56e32 url("images/bg_h2.jpg") right top no-repeat;
	margin-bottom: 20px;
}
h3 {
	font-size: 23px;
	line-height: 27px;
	color: #fae7b8;
	margin-top: 30px;
	margin-bottom: 15px;
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	line-height: 25px;
	margin-bottom: 10px;
}
h5 {
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 10px;
}
p, hr, ul, ol {
	margin: 0 0 20px 0;
}
hr {
	height: 1px;
	border: none;
	background: #fae7b8;
}
ul, ol {
	padding: 0 0 0 15px;
}
li {
	margin: 0 0 0.5em 0;
}
a {
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
	color: #fae7b8;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
/*------------------------------*\
    Banner
\*------------------------------*/
#banner {
	width: 1000px;
	min-height: 10px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#main_logo {
	float: left;
	display: block;
	width: 313px;
}
#main_logo img {
	max-width: 100%;
	height: auto;
}
#head_text {
	float: left;
	margin-top: 50px;
}
#head_text p {
	font-size: 18px;
	line-height: 23px;
	color: #fae7b8;
	margin-bottom: 10px;
}
#head_text h3 {
	color: #a56e32;
	margin-top: 20px;
	margin-bottom: 10px;
}
#head_text h3 a {
	color: #a56e32;
}
#head_text h3 a#top_fb {
	font-size: 29px;
	color: #3b5998;
}
#head_text h3 a:hover, #head_text h3 a#top_fb:hover {
	color: #fff;
}
#img_vin_biere {
	float: right;
	margin-top: 50px;
}
/*------------------------------*\
    Main
\*------------------------------*/
.main_wrapper {
	width: 1000px;
	margin: 0 auto;
}
.main {
	width: 71%;
	padding: 20px 2% 10px 2%;
	float: left;
}
.main img {
	max-width: 100%;
	height: auto;
}
/*------------------------------*\
    Menu
\*------------------------------*/
#btn_top {
	display: none;
	width: 60px;
	height: 50px;
	padding: 0 15px;
	position: fixed;
	top: 80%;
	right: 0px;
	background: #111 url(images/up2x.png) center center no-repeat;
	-webkit-background-size: 33px;
	-moz-background-size: 33px;
	-ms-background-size: 33px;
	-o-background-size: 33px;
	background-size: 33px;
	background: #111 url(images/up.png) center center no-repeat\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 99;
}
.nav {
	position: relative;
	display: block;
	width: 100%;
	/*background: #111;*/
	z-index: 111;
	opacity: 1;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.nav li {
	list-style: none;
	margin: 0;
}
.nav-list {
	padding: 0;
	margin: 0;
}
.menu-item {
	position: relative;
	float: left;
	display: inline-block;
	z-index: 11;
	zoom: 1;
}
.menu-item a {
	display: block;
	font: 700 18px/20px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	color: #fae7b8;
	text-decoration: none;
	padding: 10px 0 10px 10px;
}
.menu-item > a:hover, .nav-list > li:hover > a {
	color: #fff;
	background: #160B05;
}
.menu-item a.btn_sub_menu {
	cursor: default;
}
.menu-item:hover .sub-menu {
	display: block;
}
.sub-menu {
	display: none;
	width: 260px;
	position: absolute;
	left: 0;
	padding: 0;
	margin: 0;
	border: solid 1px #a56e32;
	background: #333;
}
.sub-menu li {
	display: block;
	width: 100%;
}
.sub-menu a {
	display: block;
	font-size: 15px;
}
.sub-menu a:hover {

}
.nav-mobile { /* Mobile navigation */
	display: none;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 1%;
	background: url(images/nav2x.png) center center no-repeat;
	-webkit-background-size: 50px;
	-moz-background-size: 50px;
	-ms-background-size: 50px;
	-o-background-size: 50px;
	background-size: 50px;
	background: url(images/nav.png) center center no-repeat\9;
	cursor: pointer;
}
.nav-click { /* Mobile navigation, clickable area for revealing <ul> */
	display: none;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 1%;
	cursor: pointer;
}
.nav-click i {
	display: block;
	height: 50px;
	width: 50px;
	background: url(images/down2x.png) center center no-repeat;
	-webkit-background-size: 20px;
	-moz-background-size: 20px;
	-ms-background-size: 20px;
	-o-background-size: 20px;
	background-size: 20px;
	background: url(images/down.png) center center no-repeat\9;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.nav-rotate {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*------------------------------*\
    Menu Side Left
\*------------------------------*/
.sidebar {
	float: left !important;
	clear: left !important;
}
.main {
	float: right !important;
	clear: right !important;
}
.nav {
	width: 25%;
	float: left;
	margin-top: 20px;
}
.menu-item {
	width: 100%;
	float: none;
}
.sub-menu {
	width: 290px;
	left: 95%;
	top: 0;
	background: #160B05;
}
/*------------------------------*\
    Slider
\*------------------------------*/
.bx_slider {
	margin-bottom: 25px;
}
.bx_slider ul, .bx_slider ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-has-pager {
	position: absolute;
	right: 6px;
	bottom: 10px;
	text-align: right;
}
.bx-pager-item {
	display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #170b05;
	overflow: hidden;
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 0 3px;
	outline: 0;
	line-height: 50px;
	border: 3px solid #170b05;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #edd9b7;
}
/*------------------------------*\
    Sidebar
\*------------------------------*/
.sidebar {
	width: 23%;
	padding: 20px 2% 10px 0;
	float: right;
}
.social-media-icons {
	list-style: none;
	font-size: 32px;
	margin: 0;
	padding: 0;
}
.social-media-icons li {
	display: inline-block;
	width: 16%;
	overflow: hidden;
	text-align: center;
	margin: 10px 0 !important;
	padding: 0 !important;
}
#form_search input {
	color: #fae7b8;
	display: block;
    outline: none;
	-webkit-appearance: none;
	background: #160B05;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #fae7b8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 8px 0;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
#form_search input[type="text"] {
	width: 96%;
	padding: 6px 2%;
}
#form_search input[type="submit"] {
	font: 700 18px/20px 'Roboto Condensed', sans-serif;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #a56e32;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#form_search input[type="submit"]:hover {
	color: #fff;
	background: #160B05;
}
.sidebar_excerpt p {
	margin-bottom: 3px;
	font-size: 12px;
}
.sidebar h4 {
	margin: 24px 0 3px 0;
}
.sidebar .wp-post-image {
	max-width: 80%;
	height: auto;
    border: solid 1px #ccc;
}
/*------------------------------*\
    Gallery
\*------------------------------*/
.gallery br {
	clear: none !important;
}
.gallery-item {
	box-sizing: border-box;
    width: 25%;
	padding: 0 10px;
}
.gallery-icon img {
    border: solid 1px #ccc !important;
	max-width: 100%;
    height: auto;
}
.wp-caption-text {
	color: #555;
}
#google_map iframe {
	border: solid 1px #fae7b8;
}
/*------------------------------*\
    Footer
\*------------------------------*/
.footer {
	display: block;
	font-size: 13px;
	text-align: center;
	padding: 6px 20px;
	clear: both;
	border-top: solid 1px #fae7b8;
}
.footer_icon_link {
	font-size: 17px;
}




@media screen and (max-width: 999px) {
	#top_bar {
		padding: 5px 4% 0 4%;
	}
	#banner, .main_wrapper {
		width: 100%;
	}
	#img_vin_biere {
		float: left;
		margin-top: 20px;
	}

	/*------------------------------*\
		Main
	\*------------------------------*/
	.main {
		width: 58%;
		padding: 20px 4% 10px 4%;
	}
	/*------------------------------*\
		Menu Side Left
	\*------------------------------*/
	.nav {
		width: 30%;
		float: left;
		margin-left: 4%;
	}
	/*------------------------------*\
		Sidebar
	\*------------------------------*/
	.sidebar {
		width: 30%;
		padding: 20px 0 10px 4%;
	}
	/*------------------------------*\
		Gallery
	\*------------------------------*/
	.gallery-item {
		width: 33.333% !important;
	}
	/*------------------------------*\
		Contact
	\*------------------------------*/
	.contact_content {
		width: 100%;
		float: none;
	}
	.contact_map {
		width: 100%;
		float: none;
	}
	/*------------------------------*\
		Footer
	\*------------------------------*/

}



@media screen and (max-width: 768px) {
	#main_logo {
		width: 250px;
	}

}


@media all and (min-width: 667px) {
	.nav-list {
		display: block !important;
	}
}
@media screen and (max-width: 666px) {
	.no_mobi {
		display: none !important;
	}
	.for_mobi {
		display: block !important;
	}
	body {
		font-size: 14px;
		line-height: 19px;
	}
	h1 {
		font: 700 21px/27px 'Roboto Condensed', sans-serif;
	}
	h2 {
		font: 700 17px/22px 'Roboto Condensed', sans-serif;
		padding: 6px 10px 3px 10px;
	}
	h3 {
		font-size: 19px;
		line-height: 24px;
	}
	h4 {
		font-size: 17px;
		line-height: 22px;
	}
	h5 {
		font-size: 15px;
		line-height: 20px;
	}
	/*------------------------------*\
		Banner
	\*------------------------------*/
	#banner {
		width: 88%;
		padding: 0 6%;
	}
	#main_logo {
		float: none;
		width: 208px;
		margin: 0 auto 8px auto;
	}
	#head_text {
		margin-top: 8px;
	}
	#img_vin_biere {
		float: right;
		width: 164px;
		height: auto;
		margin-top: 8px;
	}
	.bx-has-pager {
		bottom: -26px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		background: #a56e32;
		border: 3px solid #a56e32;
	}
	/*------------------------------*\
		Main
	\*------------------------------*/
	.main {
		width: 86%;
		padding: 20px 7% 10px 7%;
		float: none;
		clear: both;
	}
	.btn_previous, .btn_next {
		display: block;
		width: 100%;
		clear: both;
		float: none;
		margin: 10px 0;
	}
	/*------------------------------*\
		Menu Side Left
	\*------------------------------*/
	#btn_top {
		width: 46px;
		height: 38px;
		top: 0px !important;
		background: #111 url(images/up2x.png) center center no-repeat;
		-webkit-background-size: 20px;
		-moz-background-size: 20px;
		-ms-background-size: 20px;
		-o-background-size: 20px;
		background-size: 20px;
	}
	.nav-mobile {
		display: block;
	}
	.nav {
		width: 100%;
		padding-top: 50px;
		overflow-x: hidden;
		margin-left: 0;
		background: #a56e32;
	}
	.menu-item a.btn_sub_menu {
		color: #999;
	}
	.nav-list {
		display: none;
	}
	.menu-item {
		width: 100%;
		text-align: center;
		float: none;
	}
	.menu-item a {
		padding: 0 3%;
	}
	.nav-click {
		display: block;
	}
	.menu-item:hover .sub-menu {
		display: none;
	}
	.sub-menu {
		position: static;
		width: 100%;
	}
	/*------------------------------*\
		Sidebar
	\*------------------------------*/
	.sidebar {
		width: 88%;
		padding: 20px 6% 20px 6%;
		float: none;
		clear: both;
	}
	.sidebar {
		border-top: solid 1px #fae7b8;
	}
	.sidebar .wp-post-image {
		max-width: 25%;
		height: auto;
		float: left;
		margin: 0 12px 12px 0;
	}
	/*------------------------------*\
		Gallery
	\*------------------------------*/
	.gallery-item {
		width: 50% !important;
	}

}

@media screen and (max-width: 580px) {
	#img_vin_biere {
		display: none;
	}
	#head_text {
		text-align: center;
		float: none;
	}
	#head_text p {
		font-size: 17px;
		line-height: 21px;
	}
	#head_text h3 {
		font-size: 18px;
		line-height: 22px;
		margin-top: 10px;
		margin-bottom: 5px;
	}
}


@media print {
	.for_print {
		display: block !important;
	}
}