/*
Theme Name: Pygar Theme
Author: VNV SA
Description: Theme used for Pygar's website
Version: 0.0.1
*/

html {
	min-height: 100vh;
	text-align:justify;
}

body, #page {
	min-height: 100vh;
}

body {
	font-size: 15px;
}

a {
	color: #E0102A;
}

img {
	max-width: 100%;
	height: auto;
}

a:hover {
	color: #E0102A;
}

.error-404 {
	background: url('img/brands.jpg') no-repeat left top; 
	background-size: cover;
	text-align: center;
}

.error-404 .entry {
	
}

.fancybox-title > .child {
	text-transform: uppercase;
}

.container-fluid {
	padding: 0;
}

#page-content.single .img-title {
	text-align: center;
	width: inherit;
	margin-top: -100px;
}

#page-content.single .entry-title {
	margin-top: -54px;
}

.img-title {
	text-align: center;
	width: inherit;
	display: none;
}

.img-title img {
	max-height: 35px;
	height: auto;
	width: auto;
}

h1.page-title,
h1.entry-title {
	padding-bottom: 3px;
	text-align: center;
	color: #E0102A;
	border-bottom: solid 1px #DADADA;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 43px;
	margin-bottom: 0;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
	font-size: 27pt;
}

.entry:not(.brand) {
	padding-bottom: 25px;
}

#left-bar {
	width: 325px;
	display: inline;
}

#left-bar,
#page-content {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #000;
	min-height: 100vh;
	padding-right: 0;
	padding-left: 0;
}

#page-content {
	padding-top: 73px;
	margin-left: 325px;
}

#page-content > .slider-bg,
#page-content > .slider {
	margin-top: -73px;
}

#page-content > .entry.brand {
	position: absolute;
	top: 0;
}

.img-bottom p {
	text-align: center;
	text-transform: uppercase;
	padding: 1em 0;
	margin: 0;
}

#left-bar #content-bar {
	position: fixed;
	top: 0;
	left: 0;
	max-height: 100%;
	width: inherit;
	overflow-y: auto;
	overflow-x: hidden;
}

#left-bar hr {
	border-color: #DADADA;
	margin: 0 30px 40px;
}

#left-bar .navbar {
	border: none;
	background: none;
}

#left-bar .navbar-header {
	float: none;
}

#left-bar .navbar-brand {
	height: auto;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin: 0;
}

#left-bar .navbar-collapse {
	margin-top: 20px;
}

#left-bar .navbar-collapse ul li:last-child {
	display: none;
}

#left-bar .navbar-collapse ul li {
	display: block;
	float: none;
}

#left-bar .navbar-collapse ul li a {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 19px;
	color: #505050;
	text-transform: uppercase;
}

#left-bar .navbar-collapse ul li.current-menu-item a,
#left-bar .navbar-collapse ul li a:hover {
	font-weight: 400;
	color: #E0102A;
}

#left-bar .content-bar {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #383838;
	margin-top: 20px;
}

#left-bar .content-bar,
#left-bar .footer-bar {
	padding-left: 30px;
	padding-right: 8px;
}

#left-bar .content-bar > div {
	margin-bottom: 30px;
}

#left-bar .footer-bar {
	position: fixed;
	bottom: 0;
	width: inherit;
}

#left-bar .footer-bar .copyright {
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #E0102A;
}

#lang-switch {
	position: absolute;
	right: 50px;
	top: 50px;
	z-index: 1;
}

#lang-switch ul {
	padding-left: 0;
	display: flex;
}

#lang-switch ul li {
	list-style-type: none;
	display: block;
}

#lang-switch ul li a {
	padding: 5px 20px;
	background-color: #F7F7F7;
	text-transform: uppercase;
	color: #e8b5b6;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-weight: 500;
}

#lang-switch ul li.current-lang a,
#lang-switch ul li a:hover {
	color: #E0102A;
	text-decoration: none;
}

.slider-bg {
	margin-bottom: 0 !important;
}

.slider-bg .slide {
	min-height: 100vh;
	height: auto;
}

.slider .slide {
	height: 100vh;
	padding-bottom: 50px;
	position: relative;
}

.single-content > .row {
	margin-bottom: 15px;
}

.single-content .img-right {
	text-align: center;
}

.single-content .img-right .slider-content img {
	margin: auto;
	max-width: 100%;
}

.single-content .content-top {
	margin-bottom: 15px;
}

.slider .slide > .row {
	margin-left: 0;
}

.slider .slide > .row .linkBottom {
	position: absolute;
	bottom: 15vh;
}

.title-slide {
	float: right;
	margin-bottom: 0;
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.6);
	margin-top: 15vh;
}

.title-slide .title-img {
	max-height: 120px;
	margin-bottom: 15px;
	display: table-cell;
}

.title-slide .title-img img,
.single-content .content-top img {
	max-width: 250px;
	height: auto;
	max-height: 100%;
}

.single-content .content-top img {
	max-width: 250px;
}

.title-slide > a {
	display: table-cell;
	vertical-align: middle;
}

.title-slide > a,
.title-slide .hometitle,
.single-content .content-top h2 {
	padding: 0 15px;
	font-size: 27px;
	font-family: 'Oswald', sans-serif;
	color: #000;
	font-weight: 300;
	/*text-transform: capitalize;*/
}

.title-slide .hometitle {
	display: table-cell;
	vertical-align: middle;
	padding-right: 70px;
}

.single-content .content-top h2 {
	display: inline-block;
	vertical-align: bottom;
	font-size: 35px;
	margin-bottom: 0;
}

.brands-content {
	position: absolute;
	top: 73px;
}

.list-brands,
.single-content,
.error-404 .entry,
.page-content {
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.6);
	margin: 100px 80px;
}

.page-content {
	margin: 100px 80px 0;
}

.single-content {
	background-color: rgba(255, 255, 255, 0.65);
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #000;
}

.list-brands .brand-single {
	text-align: center;
	min-height: 20vh;
	height:136px;
}

.list-brands .brand-single a {
	line-height: 20vh;
}

.list-brands .brand-single img {
	max-width: 100%;
	max-height: 100px;
	height: auto;
	vertical-align: middle;
	margin: 30px 0;
}

.linkBottom {
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
}

.linkHome {
	margin-left: 12.5%;
}

.brandsBtn {
	margin-right: 80px;
	margin-left: 80px;
}

.singleBtn {
	margin-right: 140px;
	margin-left: 140px;
}

.singleBtn .row {
	margin: 0;
}

.singleBtn .linkBottom {
	padding-left: 10px;
	padding-right: 10px;
}

.btnBottom {
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	border: solid 1px #fff;
	padding: 15px;
	border-radius: none;
	/* line-height: 60px; */
	/* margin: 0 12px; */
	font-style: italic;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	display: block;
}

.btnBottom:hover,
.btnBottom:focus {
	text-decoration: none;
	color: #000;
	background-color: rgba(240, 240, 240, 0.5);
}

.btnBottom i {
	padding-left: 20px;
	font-size: 1.2em;
	vertical-align: middle;
}

.single-gradient {
	width: 100%;
	height: 170px;
	background: 		 linear-gradient(rgba(0, 0, 0, 0.6), transparent);
	background: 	  -o-linear-gradient(rgba(0, 0, 0, 0.6), transparent);
	background: 	-moz-linear-gradient(rgba(0, 0, 0, 0.6), transparent);
	background:  -webkit-linear-gradient(rgba(0, 0, 0, 0.6), transparent);
}

#page .slick-dotted.slick-slider {
	margin-bottom: 0;
}

.slick-dots {
	bottom: 25px;
}

.slider-img .slick-dots {
	bottom: 0px;
}

.slick-dots li button {
	border-radius: 25px;
	border: solid 1px #fff;
	background-color: #3C3C3C;
	width: 15px;
	height: 15px;
}

.slick-dots li.slick-active button {
	background-color: #fff;
	border-color: #3C3C3C;
}

.slick-dots li button:before {
	content: ' ';
}

.slick-arrow {
	height: 50px;
	width: 50px;
}

.slick-prev {
	left: 20px;
	z-index: 1;
}

.slick-next {
	right: 20px;
	z-index: 1;
}

.slick-prev:before {
	content: '\f053';
	font-family: 'FontAwesome', sans-serif;
	font-size: 50px;
}

.slick-next:before {
	content: '\f054';
	font-family: 'FontAwesome', sans-serif;
	font-size: 50px;
}

.contact > .row > div > i {
	position: absolute;
	top: 2px;
}

.contact > .row > div > i:before {
	margin-left: -25px;
}

.contact > .row > div {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 35px;
}

@media (max-width: 1430px) and (min-width: 1200px) {
	
	.linkBottom:not(.linkBrands) .btnBottom {
		height: 80px;
	}
}

@media (min-width: 1200px) {
	
	/* .singleBtn .linkBottom > div:last-of-type { */
		/* text-align: left; */
	/* } */
	
	/* .singleBtn .linkBottom > div:first-of-type { */
		/* text-align: right; */
	/* } */
	
	/* .singleBtn .linkBottom > div:nth-of-type(2) { */
		/* padding: 2px; */
	/* } */
	
	/* .singleBtn .linkBottom > div:nth-of-type(2) > a { */
		/* line-height: inherit; */
		/* display: block; */
	/* } */
}

@media (max-width: 750px) and (max-height: 450px) {
	
	.title-slide {
		margin-top: 90px !important;
	}
}

@media (max-height: 665px) and (min-width: 1201px) {
	
	#left-bar .footer-bar {
		position: static;
	}
}

@media (max-height: 630px) and (max-width: 1200px) {
	
	#left-bar .footer-bar {
		position: static;
	}
}

@media (max-width: 1600px) {
	
	.singleBtn .linkBottom > div {
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.linkBottom .btnBottom {
		height: 80px;
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}
	
	.singleBtn .linkBottom .btnBottom i {
		padding-left: 15px;
	}
}

@media (max-width: 1200px) {

	#left-bar {
		width: 215px;
	}

	#page-content {
		margin-left: 215px;
	}

	#left-bar .content-bar,
	#left-bar .footer-bar {
		padding-left: 20px;
	}
	
	ul.nav > li a {
		padding-left: 5px;
	}
	
	.linkBottom .btnBottom {
		margin-bottom: 15px;
		height: auto;
		display: block;
	}
	
	.title-slide {
		margin-bottom: 40vh;
	}

	.linkHome {
		margin-left: 0;
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (max-width: 1023px) {

	.title-slide .title-img img,
	.single-content .content-top img {
		max-width: 175px;
		height: auto;
		max-height: 100%;
	}

	#left-bar .navbar {
		background: #f8f8f8;
		z-index: 2;
	}
	
	#navbar-default {
		margin-bottom: 0;
	}
	
	#lang-switch {
		top: 15px;
		right: 60px;
		z-index: 10000;
		position: fixed;
	}
	
	#lang-switch ul li a {
		padding: 5px 10px;
	}

	#left-bar {
		width: 100%;
		min-height: 0;
		float: none;
	}
	
	#left-bar #content-bar {
		position: static;
	}

	#left-bar .navbar-brand {
		height: auto;
		max-width: 150px;
		padding: 0;
		margin: 0;
	}
	
	#left-bar .navbar-collapse {
		margin-top: 0;
	}

	#left-bar .navbar-collapse ul li:last-child {
		display: block;
	}
	
	#left-bar ul.nav {
		float: right;
	}
	
	#left-bar ul.nav li {
		text-align: right;
		margin-right: 25px;
	}
	
	#content-bar hr,
	.content-bar,
	.footer-bar {
		display: none;
	}
	
	#page-content {
		margin-left: 0;
		
		/* margin-top: -73px; */
		padding-top: 73px;
	}
	
	/* #page-content.single, */
	/* #page-content.home { */
		/* padding-top: 0; */
		/* margin-top: 0; */
	/* } */

	#page-content > .entry.brand {
		position: absolute;
		top: 73px;
		width: 100%;
	}
	
	#page-content > .slider-bg {
		margin-top: 0px;
	}

	#page-content .slider {
		min-height: 100vh;
	}

	#page-content .slider .slide {
		min-height: 100vh;
		height: auto;
	}

	#page-content .slider-bg .slide {
		background-position: center !important;
	}
	
	.title-slide {
		margin-bottom: 35vh;
	}
	
	.btnBottom {
		font-size: 1.2em;
	}
}

@media (max-width: 768px) {
	
	.linkBottom .btnBottom {
		display: inherit;
		margin-top: 15px;
		line-height: inherit;
		font-size: 1em;
		padding: 10px;
	}
	
	div.linkBottom:not(.linkBrands) .btnBottom {
		margin-bottom: 0;
	}
	
	.btnBottom i {
		padding-left: 10px;
		font-size: 1em;
	}

	.list-brands .brand-single {
		min-height: 0;
	}

	.list-brands .brand-single a {
		line-height: inherit;
	}

	.list-brands .brand-single img {
		max-width: 80%;
	}
	
	#left-bar ul.nav {
		float: left;
	}
	
	#left-bar ul.nav li {
		text-align: left;
		margin-left: 25px;
	}

	.title-slide .title-img img {
		max-width: 150px;
	}

	.title-slide {
		max-width: 100%;
		margin-bottom: 25vh;
		padding: 10px;
		margin-top: 15vh;
	}

	.title-slide .title-img {
		max-height: 70px;
	}

	.title-slide > a,
	.title-slide .hometitle {
		padding-right: 0;
	}
	
	.list-brands,
	.error-404 .entry,
	.single-content {
		padding: 20px;
		margin: 70px 50px;
	}
	
	.brandsBtn,
	.singleBtn {
		margin-right: 50px;
		margin-left: 50px;
	}
	
	.page-content {
		margin: 70px 50px 0;
	}
	
	.slider-bg .slick-next {
		right: 5px;
	}
	
	.slider-bg .slick-prev {
		left: 5px;
	}
}