/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-02-12, 15:39:41
    Author     : marcin
*/

body > main > section.home-news > div:nth-child(4) {
  display: none
}

.carousel-category .image-hover {
    background-color: #b4a9ad;
}

.sectionTwo{
  line-height: 32px;
  font-size: 25px;
}

.pattern-line:after {
  height: 3px;
}

footer .partof img {
    margin-top: -5px;
}

.sectionTwo .pattern-line:after {
    height: 2px!important;
}

.navbar-custom .flag {
    max-width: 45px;
    max-height: 43px;
    margin-bottom: 7px;
}

.navbar-custom .logo {
   width: 110%;
}
@media (min-width: 992px) {
.navbar-custom .left-box{
    padding-bottom: 23px;
}
.navbar-custom .right-box {
    padding-bottom: 35px;
}
.content-text, .intro.intro-careers a {
    line-height: 32px;
}
.content-text, .intro.intro-careers a {
    font-size: 25px;
}
}

.carousel-main .caption {
    text-shadow: -1px 2px 6.88px rgba(33, 36, 35, 0.93);
}

.sectionOne .image:after {
    height: 2px;
}
.sectionTwo .pattern-line span {
    padding: 0px 30px!important;
}
.sectionTwo .pattern-line:after {
    height: 3px;
}




@media screen and (min-width: 1400px){
    .carousel-main .caption {
        font-size: 70px;
    }
    }

    .sectionTwo .pattern-line span {
        padding: 0px 30px;
    }


.sectionTwo a {
    color: #333;
}

.carousel-home .content, .carousel-home .product-info {
    background-color: #4c1a3a;
}



.map-locations a{
  color:#000;
}

@media (max-width: 768px){
.sectionTwo .row {
  display:block!important;
}
  .sectionTwo .col-md-6 {
 margin-bottom:20px;
}
.sectionThree .row {
  display:block!important;
}
}


.map-locations{
display: flex; justify-content:center;
}

.map-locations .col-xs-12 {
  margin-bottom:20px;
}

@media (max-width: 425px){
.map-locations{
  display:block;
}
}

@media (min-width: 992px){
.navbar-custom .navbar-header .navbar-brand {
   padding: 0px 0px 15px 0;
}
}

.navbar-custom .navbar-header .navbar-brand img {
   height: 115%;
}


/* iFrame Wrap */
.videoWrapper {
	position: relative;
	padding-bottom: 80%; /* 16:9 */
	padding-top: 25px;
	height: 0;
  	margin-bottom:20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Zoom */
@media (min-width: 1000px){
html {
    zoom: 80%;
}
}

.sectionTwo .pattern-line span {
    padding: 0px 60px;
}
.sectionTwo .pattern-line:after {
    max-width: 490px!important;
}

.sectionThree .item .image-hover{
      background-color: #b4a9ad;
}

/* -1px fix */
.carousel-category .image-hover {
    margin: 0px;
}
.carousel-category .content {
    margin: 0px;
}

.navbar-custom .language {
  display:none;
}

