/*
Theme Name: flex_theme
Theme URI: http:/www.brandless.pl
Author: Brandless
Author URI: http:/www.brandless.pl

*/

@import url('https://fonts.googleapis.com/css?family=Raleway:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i&display=swap');



:root {
    --primary-color: #257eaf;
    --secondary-color: #333;
    --primary-font: 'Lato', 'Arial', sans-serif;
    --primary-font-color: #333;
    --secondary-font-color: #333;
    --primary-font-size: 16px;
    --primary-line-height: 1.7em;
}


html {}
body {font-family: var(--primary-font);color:#444444;line-height: 1.9em;font-weight: 400;font-size: 16px;text-rendering: geometricPrecision;-webkit-font-smoothing: antialiased;}
 
img {max-width:100%;height:auto;}


h1, h2, h3, h4 {font-family: var(--primary-font);}
h1{font-size: 56px;line-height: 1.29;color: #1a294c;font-weight: 900;}
h2{font-size: 36px;font-weight: 600;line-height: 1.27;color: #1a294c;}
h3{line-height: 1.5em;}
pfont-family: var(--primary-font);font-size: 15px;-webkit-font-smoothing: antialiased;text-rendering: geometricPrecision;color: #2e2e2e;}
li{list-style-type: none;}
.ease, .ease {
    -webkit-transition: all 0.500s cubic-bezier(.10, .10, .25, .90);
    -moz-transition: all 0.500s cubic-bezier(.10, .10, .25, .90);
    transition: all 0.500s cubic-bezier(.10, .10, .25, .90);
}
.hide{
	display: none;
}

.show{
	display: block;
}


.my-button{
	/* border-radius: 40px; */
	background-color: #f81d00;
	box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.16);
	font-family: Raleway, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.0;
	letter-spacing: 2.5px;
	text-align: center;
	color: #ffffff;
	padding: 10px 20px;
	display: inline-block;
	/* width: 330px; */
	text-transform: uppercase;
	/* margin-bottom: 120px; */
}

.my-button:hover, .my-button:active, .my-button:focus{
	background-color: #b62613;
	text-decoration: none;
	color: white;
}

.read-more{width: 330px;text-align: center; margin: 150px 0px 30px 0px;}
.read-more a{

	font-size: 14px;
	font-weight: bold;
	line-height: 2.0;
	letter-spacing: 2.5px;
	color: #ce965b;
	text-transform: uppercase;
	list-style-image: none;
}

.read-more a:hover{
	text-decoration: none;
	color: #463420;
}


b, strong {font-weight:600;}

/*HEADER*/
#header {position: absolute;width: 100%;/* background: #fff; */z-index: 100;}
#header .logotype-top {transition:0.4s; width: auto;height: 51px;}
#header .logotype-top:hover {transform:scale(1.05);}
#header .top-bar {min-height:20px;background:#181d22}

#header .top-bar ul {
    margin: 0px;
    padding: 0px;
    float: right;
}
#header .top-bar ul li {
    display: inline-block;
    padding: 4px 9px;
}
#header .top-bar ul li a {
    color: #757a80;
    line-height: 1.4em;
    cursor:pointer;
}


.basic-header {padding-bottom:20px;font-size: 38px;letter-spacing:2px;text-transform:uppercase;font-weight:400;color: var(--primary-color);}
.basic-header:after {display:block;content:"";width: 120px;height: 3px;background: var(--primary-color);margin-top:30px}

.basic-header2 {padding-bottom:20px;font-size: 38px;letter-spacing:2px;text-transform:uppercase;font-weight:400;color: #AF8E61;}

.basic-header3 {padding-bottom:10px;font-size: 38px;letter-spacing:2px;text-transform:uppercase;font-weight:400;color: var(--primary-color);}


#header .top-bar ul li a:hover {text-decoration:none; color:#b18d67;}
#header .navbar-brand {height:auto;padding: 53px 20px;margin-left: 20px;/* box-shadow: 0 0 40px #51576596; *//* background: #fff; */}
#header .navbar {top:-100px;margin-bottom:0px;z-index:100;width: 100%;position: initial;}
#header .navbar-nav {padding: 54px 20px;float: right;display: inline-block;}
#header .navbar-nav ul {margin: 0px; padding:0px;}
#header .navbar-nav li {display:inline-block; z-index: 1;}
#header .navbar-nav li>a {transition:0.3s;position:relative;font-family: var(--primary-font);font-size: 14px;font-weight: 400;line-height: 2.0;/* letter-spacing: 1px; */text-align: left;color: #ffffff;margin: 13px 32px;padding: 0px;text-transform: uppercase;letter-spacing: 0.2rem;background-color: transparent;}
#header .navbar-nav li>a:after {content:"";transition:1s;width: 0;background: transparent;position: absolute;bottom: 0px;height: 4px;left: 0px;}
#header .navbar-nav li>a:hover:after {width: 100%;}

#header .navbar-nav li>a:hover {color: #c8c8c8;}
#header .fixed .navbar-nav li>a:hover {color: #c8c8c8;background-color:transparent;}

#header .navbar-nav li>a:focus {background:transparent;}
#header .navbar-nav .current-menu-item  a{color: #bababa;text-shadow: none;text-shadow: 1px 1px 8px #00000066;}
#header .fixed {position:fixed;z-index: 1100;width: 100%;background: var(--primary-color);border-radius: initial;top: 0px;box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.23921568627450981), 0px 12px 10px rgba(0, 0, 0, 0.1);}
#header .fixed .navbar-brand {box-shadow:none;padding: 34px 20px;}
#header .fixed .navbar-nav {
    padding: 30px 20px;
}
#header .fixed .navbar-nav li>a {color: #ffffff;}
#header .fixed .navbar-nav .current-menu-item  a{/* color: #d1d1d1; */text-shadow: none;}


#header .navbar-nav li:last-child{
}


#header .navbar-nav li:last-child::before{
/*	content: url(img/flag-en.png); */
/*	width: 8px; */
/*	height: 8px; */
/*	position: absolute; */
/*	top: 15px; */
/*	left: 70px; */
/*	display: none; */
}

#header .navbar-nav .mob-lang {display:none;}
#header .navbar-nav li.icon-facebook {
    /* margin-right: -10px; */
}
#header .navbar-nav li.social-icon a {color:transparent;padding: 0px;margin: 8px 9px;text-align: center;font-size: 0;}
#header .navbar-nav li.social-icon a:before {color: #fff;border: 0px solid #fff;border-radius: 50%;padding: 13px 14px;width: 45px;height: 45px;line-height: 1em;font-size: 20px;}


#header .navbar-nav li.social-icon a:hover:before {border-color:#38b48e;}
#header .navbar-nav li.social-icon a:hover:after {display:none;} 





footer .footer-socials {
    margin: 0px -20px 20px;
    padding: 0px;
}
footer .footer-socials li {
    display: inline-block;
}

footer .footer-socials li.icon-facebook {
    margin-right: -10px;
}
footer .footer-socials li.social-icon a {color:transparent;padding: 0px;margin: 8px 9px;text-align: center;font-size: 0;text-decoration: none;}
footer .footer-socials li.social-icon a:before {color: #AF8E61;/* border: 1px solid #333333; */border-radius: 50%;padding: 13px 14px;width: 45px;height: 45px;line-height: 1em;font-size: 26px;}


footer .footer-socials li.social-icon a:hover:before {border-color:#38b48e;}
footer .footer-socials li.social-icon a:hover:after {display:none;} 






.downme  {/* padding-top: 102px; */}

.slider {position:relative;/* padding:15px; *//* text-align: center; */height: 90vh;/* object-fit: cover; */display: flex;}
.slider img {width:100%;object-fit: cover;}
.slider:before {content:"";position:absolute;top:0px;left:0px;width:100%;height: 100%;/* background: #09103040; */z-index: 1;}

 
.big-title {font-size: 36px;font-weight: bold;color: #151734;text-transform: uppercase;}  

.big-subtitle {
    margin-bottom: 20px;
}
.big-subtitle:after {content:"";display: block;height: 7px;width: 70px;background: #AF8E61;z-index: 2;margin: 0 auto;margin-top: 15px;}  



.hide{
	display: none;
}


.incut {/* padding:15px; */}

.text-intro-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    /* margin-left: 15px; */
    align-content: center;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-family: var(--primary-font);
    z-index: 1;
}
.text-intro-container .text-intro {padding: 100px 40px 0px 40px;color: #fff;font-weight: 300;font-size: 16px;text-align: center;display: inline-table;}
.text-intro h1{
  font-size: 58px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 10px;
  color: #ffffff;
  text-transform: uppercase;
}
.text-intro h2{
  font-size: 28px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 10px;
  color: #ffffff;
  text-transform: uppercase;
}
.text-intro p {
  color:#fff;
  font-size: 1.2em;
  max-width: 600px;
  margin: 0 auto;
  padding: 10px;
}

.text-intro .button {display:inline-block;margin-top: 20px;margin-bottom: 20px;}

.button {transition: 0.8s;padding: 10px 45px;color: #fff;/* border: 2px solid #fff; */text-transform: uppercase;letter-spacing: 2px;font-size: 0.8em;font-weight: 600;display: inline-block;background: var(--primary-color);margin-right: 10px;}
.button:hover {transform: scale(1.1);color: #fff;text-decoration:none;/* letter-spacing: 3px; *//* border: 1px solid var(--primary-color); */}
.button:focus {
    color: var(--primary-color);
    text-decoration: none;
    outline-color: var(--primary-color);
}


.text-intro sub-text {
 
  font-size: 32px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.text-intro p.sup-text {
	font-family: Raleway;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 3px;
	color: #AF8E61;
}

.intro-image {width:40%;position: absolute;right:0;top:40px;}
.intro-image img {width: 70%; }


.blacklogo-container {margin:100px 0px;padding: 40px 100px;text-align: center;}
.blacklogo-container p {margin: 40px 0px;}
.blacklogo-container h3 {
	font-weight: 700;
	font-family: "Raleway", sans-serif;
	margin-top: 90px;
}
.blacklogo {display: block;text-align: center;width: 100%;}
.blacklogo img {max-width:321px;}


.experts {position:relative;}
.experts:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	transform-origin: top left;
	transform: skew(0deg, 3deg);
	background: #f6f6f6;
	z-index: -1;
}
.experts-content {
    padding: 80px 40px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.experts-content p {}





.offer {
    padding: 60px;
}
.offer-content {}
.offer-content .offer-header {
    text-align: center;
}
.offer-boxes {display:flex;flex-wrap: wrap;}
.offer-box {width: 50%;/* display: flex; */padding: 15px 20px;/* align-content: center; *//* box-shadow: 0 0 30px 1px rgba(167, 167, 167, 0.24); *//* background-color: #ffffff; */}
.offer-box-inner {
    display: flex;
    align-content: center;
    box-shadow: 0 0 30px 1px rgba(167, 167, 167, 0.24);
    background-color: #ffffff;
}

.offer-box-img {
    width: 150px;
    height: 150px;
}
.offer-box-data {
    align-content: center;
    align-items: center;
    /* justify-content: center; */
    display: flex;
    width: 60%;
}
.offer-box-data-inner {width: 100%;padding: 20px 40px;}
.offer-box-data-inner .offer-box-title {font-size: 21px;
  font-weight: bold;}
.offer-box-link {}










.spec-section {
    padding: 100px 0px;
}    
.spec-section-content {
    display: flex;
    padding: 0px 5%;
    flex-wrap: wrap;
}    
.spec-section-content .infoicon{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    padding: 20px;
    position: relative;
}    
.spec-section-content .infoicon img{
    /* width: 150px; */
}    
.spec-section-content .infoicon h4{
    font-weight: 700;
}  
.spec-section-content .infoicon p{}  




.skew-gray {position:relative;}
.skew-gray:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	transform-origin: top left;
	transform: skew(0deg, 3deg);
	background: #f6f6f6;
	z-index: -1;
}

.skew-gray:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	transform-origin: top left;
	transform: skew(0deg, -3deg);
	background: #f6f6f6;
	z-index: -2;
}

.form-area-content {
    /* padding: 110px 40px; */
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-area-data {width: 50%;padding: 10% 6%;}


.form-area-content h3 {
    font-weight: 700;
    color: #000;
    /* letter-spacing: -0.04em; */
    font-family: "Raleway", sans-serif;
}
.form-area-content p {}

.form-area-content .form-area-text-contact {font-size: 1.8rem;}
.form-area-content .form-area-text-contact a {color: #AF8E61;}

.form-area-content-inner {
	display:flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.form-area-content-inner  .wpcf7 {
    width: 100%;
	max-width:900px;
}

.form-area-text {
}
.form-area-form {
	padding: 10% 6%;
	width: 100%;
	text-align: center;
	max-width: 1000px;
	}
.form-area-form h4{padding-bottom: 0px;font-size: 30px;letter-spacing: 2px;text-transform: uppercase;font-weight: 400;color: #AF8E61;text-align: center;}
.form-area-form h4:after {content:"";background: #af8e60;width: 60px;height: 4px;/* display: block; */margin: 20px 0px 0px;}
 


.team-desc {margin-bottom: 50px;}
.team-content {
    display: flex;
    padding: 0% 15% 50px;
}
.team-content .team-image {
    width: 35%;
    padding: 10px;
    /* margin-right: 10%; */
    text-align: center;
}
.team-content .team-text {
    width: 65%;
    text-align:justify; 
}


.team-image-one {margin-right:10%;}
.team-image-two {margin-left:10%;}

/*FORM*/
.grayform {
    margin-top: 30px;
}
.grayform p {text-align:center;}

.grayform label {max-width:100%;width: 100%;}

.grayform input, form textarea {font-size: 18px;font-weight:400;background: #f4f4f400;padding: 14px 0px;border: 0px;border-radius:2px;width: 100%;border-bottom: 1px solid #999;}
.grayform input {max-width:100%;width: 100%;margin-bottom: 10px;}
.grayform textarea {max-width:100%;min-height: 100px;}

.grayform input[type=submit] {font-size:0.9em;letter-spacing:2px;color: var(--primary-color);border: 2px solid var(--primary-color);text-transform: uppercase;border-radius:0px;line-height: 1.6em;background: transparent;font-weight: 600;margin-top: 15px;width: auto;display: inline-block;margin-left: 15px;float: none;/* border-radius: 30px; */padding: 10px 45px;}
.grayform input[type=submit]:visited, button-rounded:focus {color: #fff; text-decoration:none!important;} 
.grayform input[type=submit]:hover {/* color:#fff; *//* background: #151734; *//* border-color: #151734; */text-decoration:none;}
.grayform {/* display:flex; */}
.grayform .half-form {width: 50%;padding: 15px;float: left;}

.grayform *::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2b2b2b;
}
.grayform *::-moz-placeholder { /* Firefox 19+ */
  color: #2b2b2b;
}
.grayform *:-ms-input-placeholder { /* IE 10+ */
  color: #2b2b2b;
}
.grayform *:-moz-placeholder { /* Firefox 18- */
  color: #2b2b2b;
}
.quiz-25 label {padding:15px;}
.quiz-25 label input {}

/*FOOTER*/
footer {background: #efeff1;}

footer h4 {
    padding-bottom: 20px;
    font-size: 28px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
    color: #257eaf;
    }
footer h4:after {display:block;content:"";width:100px;height: 24px;background-image: url(svg/waves.svg);margin-top: 17px;}

.footer-block{
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	width: 100%;
	padding: 60px 20px;
}

.footer-block p{font-size: 15px;color: #444444;}
.footer-block a {transition:0.3s;text-decoration:none;color:#ccc;color: #444444;}
.footer-block a:hover {color: #277eaf;}

.footer-block .footer-logo
	img{
	padding: 25px;
}

.footer-block
	p img{
	margin-top: -2px;
}
.footer-block .footer-logo  { display:block;padding:20px 0px;}
.footer-block .footer-logo svg {width:220px; }
.footer-block .footer-logo svg * {fill:#277eaf;}

.footer-block .go-back-up{
	font-family: 'Open Sans', sans-serif;

	font-size: 14px;
	line-height: 2.0;
	letter-spacing: 2.5px;
	text-align: center;
	font-weight: 900;
	padding: 10px 0px;
} 

.footer-block .scrollToTop{
	color: #ce965b!important;
} 


.footer-block .scrollToTop:hover{
	color: white!important;
	text-decoration: none!important;
}

footer .footer-box {text-align:left;margin-bottom:30px;}



footer .social-icons {margin:0px; padding:0px; list-style:none;}
footer .social-icons li {padding:5px;display:inline-block;}
footer .social-icons li a {}
footer .social-icons li a :hover {opacity:0.8;}
footer .social-icons li a img {width:25px;}
/* Burger Menu */

 
.burger {/* display:none; */}

.burger {
    padding: 20px;
    font-size: 20px;
    margin-top: 18px;
    opacity: 0;
    position: absolute;
    cursor: pointer;
    right: 30px;
    z-index: 1000;
}
.burger span {
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
    position: absolute;
    left: 0;
}
.burger span > span {
    width: 23px;
    display: block;
    height: 2px;
    background: #ffffff;
    margin: 5px;
    border-radius: 1px;
    margin: 0px;
}

.burger span > span:nth-child(1) {
    top: -7px;
}

.burger span > span:nth-child(3) {
    top: 7px;
}

.burger span > span:nth-child(2) {


}


.burger:hover span > span:nth-child(1) {
    /* transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    -webkit-transform: rotate(43deg);
    -o-transform: rotate(43deg); */
    top:-8px;

}

.burger:hover span > span:nth-child(3) {
    /* transform: rotate(-43deg);
     -ms-transform: rotate(-43deg);
     -webkit-transform: rotate(-43deg);
     -o-transform: rotate(-43deg); */
    top:9px;


}


.cross span > span:nth-child(1) {
    transform: rotate(43deg)!important;
    -ms-transform: rotate(43deg)!important;
    -webkit-transform: rotate(43deg)!important;
    -o-transform: rotate(43deg)!important;
    top:0px!important;

}

.cross span > span:nth-child(3) {
    transform: rotate(-43deg)!important;
    -ms-transform: rotate(-43deg)!important;
    -webkit-transform: rotate(-43deg)!important;
    -o-transform: rotate(-43deg)!important;
    top:0px!important;


}

.cross span > span:nth-child(2) {
    width:0px!important;

}

.cross:hover span > span:nth-child(1) {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    top:-8px;

}

.cross:hover span > span:nth-child(3) {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    top:9px;


}

.cross:hover span > span:nth-child(2) {width:23px;}
 
.overhide {
	display: flex;
    flex-wrap: wrap;
} 

.filtering-button {display:none;}

.lang-switcher {
 	background: url(img/flag-en.png);
 	width: 30px;
 	height: 30px;
 	top: 29px;
 	right: 30px;
 	display:none;
 	z-index: 2000;
}


 

.logotype-footer {width: 222px;/* margin-top: 61px; */padding: 65px 20px 65px 30px;/* border: 1px solid #726f6e8c; */margin-bottom: 40px;} 



.home-image-bottom {position:relative;padding:15px;text-align: center;}
.home-image-bottom:before {content:"";position:absolute;bottom:0px;left:0px;width:100%;height:70%;background:#000;z-index: -1;}

.image-bottom {position:relative;padding:15px;text-align: center;}
.image-bottom img {width:100%;}
.image-bottom:before {content:"";position:absolute;bottom:0px;left:0px;width:100%;height:70%;background:#000;z-index: -1;}
.image-bottom .text-intro-container {left:initial;right: 100px;}


.group {width:100%;margin-bottom: 60px;margin-top: 60px;}
.group-header {text-align:center;}
.group-products {display:flex;justify-content: center;}
.group .product {width: 25%;color: #2e2e2e;text-align: center;padding: 3%;}


.group .product .product-img {/* height: 300px; *//* padding: 7%; */margin-bottom: 20px;align-self: center;}
.group .door .product-img {width: 60%;}
.group .window .product-img {width: 80%;}

 

.group .product .product-title { font-family: Raleway; font-size: 21px; font-weight: bold;margin-top: 15px;}
.group .product .product-desc {  font-family: 'PN', sans-serif; font-size: 16px;}
.group .product .product-link {position:relative;font-family: 'PN', sans-serif;font-size: 14px;font-weight: normal;padding-right: 8px;}
.group .product .product-link:after {
    content: "";
    width: 26px;
    height: 26px;
    background: url('svg/small-arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: -20px;
    top: -6px;
}	
.group .product .product-link:hover {color:#000000;text-decoration:none;}

.group-footer {text-align:center;margin-top: 30px;}
.group-link {font-size: 16px;font-weight: 600;color:#2b2b2b;position: relative;padding-left: 20px;}
.group-link:before {
    content: "";
    width: 26px;
    height: 26px;
    background: url('svg/download.svg');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: -20px;
    top: -6px;
}


.group-link:hover {color:#AF8E61; text-decoration:none;}


.copyright {display:block;padding: 14px;/* font-size: 14px; */margin-top: 20px;}
.copyright span {font-weight:500; }

    
body #lang_sel {
   padding: 16px 0px;
   float: right;
   display: inline-block;
   height: auto;
   background: transparent;
 }
body #lang_sel a {
    border:none;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 2.0;
    /* padding-right: 18px; */
    padding: 5px 10px;
}

body #lang_sel a.lang_sel_sel, body #lang_sel a.lang_sel_sel:visited {background:transparent;}
body #lang_sel ul ul {top: 50px;background:#fff;}
body #lang_sel ul li {height:auto;width: 175px;}
body #lang_sel .lang_sel_sel img.iclflag {margin-right:-5px;}
body #lang_sel ul ul {border:none;} 
body #lang_sel img.iclflag {width:40px!important;height: 40px!important;top: 0px;} 
body #lang_sel ul ul a:visited {padding:initial;}

.map-container {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
    margin-bottom: 150px;
}

.map-data {
	text-align:center;
	width: 100%;
}

#map {height: 40px;min-height: 450px;height: 80vh;}

.wpcf7-quiz-label {margin-bottom: 10px; color:#000;display: block;} 

.starter {}
.starter-content {display:flex;}
.starter-image {width:50%;}
.starter-data{
    width: 50%;
    /* padding: 0px; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.starter-data-inner {
    padding: 10% 6%;
    width: 90%;
}
.starter-suptitle {font-family: Raleway;font-size: 15px;font-weight: 600;color: #AF8E61;margin-bottom: 10px;}
.starter-title {font-family: Raleway;font-size: 45px;font-weight: bold;margin-bottom: 20px;}
.starter-desc {font-size: 16px;margin-bottom: 40px;font-weight: normal;font-stretch: normal;font-style: normal;/* line-height: 1.56; */letter-spacing: normal;}
.starter-addons {}
.starter-addons ul {
    padding: 0px;
}
.starter-addons ul li {
    font-size: 16px;
    padding: 15px 30px 5px 40px;
    position:relative;
}

.starter-addons ul li:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url('svg/check.svg');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 12px;
}	

.vibe {}
.vibe-content {display:flex;}
.vibe-image {width:50%;}
.vibe-data{
    width: 50%;
    /* padding: 2% 5%; */
}
.vibe-data-inner {}
.vibe-suptitle {text-transform:uppercase;font-family: Raleway;font-size: 19px;font-weight: 400;color: var(--primary-color);margin-bottom: 10px;}
.vibe-title {font-family: Raleway;font-size: 45px;font-weight: bold;margin-bottom: 20px;}
.vibe-desc {font-size: 0px;/* margin-bottom: 40px; */font-weight: normal;font-stretch: normal;font-style: normal;/* line-height: 1.56; */letter-spacing: normal;}
.vibe-addons {}
.vibe-addons ul {
    padding: 0px;
}
.vibe-addons ul li {
    font-size: 16px;
    padding: 15px 30px 5px 40px;
    position:relative;
}

.vibe-addons ul li:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url('svg/check.svg');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 12px;
}	


.home-apartments {}
.home-apartments-content {display:flex;}

.home-apartments .home-apartment {cursor:pointer;background:#af8e5f;overflow:hidden;width:100%;height: 600px;position:relative;}
.home-apartments .home-apartment .home-apartment-image {transition:0.8s; width:100%; height:100%;}
.home-apartments .home-apartment:hover .home-apartment-image {opacity:0.4;transform:scale(1.1);}

.home-gallery-small .dark-box {
	position:absolute;
	bottom:0px;
	width:100%;
	left:0;
	height: 100px;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgb(0 0 0 / 67%) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(0deg, rgb(0 0 0 / 67%) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(0deg, rgb(0 0 0 / 67%) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	transition:0.8s;
	z-index: 1;
}
.home-gallery-small :hover .dark-box {}
.home-gallery-small .dark-box p {color:#fff;text-transform: uppercase;letter-spacing: 1px;font-size: 1.8rem; font-weight:400}





.home-localisation {
    /* background: #efeff1; */
}
.home-localisation-content {display:flex;}
.home-localisation-image {width:50%;}
.home-localisation-data{
    width: 60%;
    padding: 10% 6%;
}
.home-localisation-data-inner {}
.home-localisation-suptitle {text-transform:uppercase; font-family: Raleway;font-size: 19px;font-weight: 400;color: #AF8E61;margin-bottom: 10px;}
.home-localisation-title {font-family: Raleway;font-size: 45px;font-weight: bold;margin-bottom: 20px;}
.home-localisation-desc {font-size: 16px;margin-bottom: 40px;font-weight: normal;font-stretch: normal;font-style: normal;/* line-height: 1.56; */letter-spacing: normal;}
.home-localisation-addons {}
.home-localisation-addons ul {
    padding: 0px;
}
.home-localisation-addons ul li {
    font-size: 16px;
    padding: 15px 30px 5px 40px;
    position:relative;
}

.home-localisation-addons ul li:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url('svg/check.svg');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 12px;
}	




.home-localisation-image{
    width: 40%;
    padding: 10% 4%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-localisation-image-inner {
}




.realisations {background: url('img/realisations.jpg') center center;background-size: cover;padding: 30px 0px 70px;margin: 80px 0px;}
.realisations-content {
    padding: 2%;
}
.realisations-content .owl-stage {}
.realisations-content .owl-stage .owl-item {
    padding: 20px;
}
.realisations-header {text-align:center;}
.realisations-header .big-title {color:#fff;}
.realisations-header .big-subtitle {color:#fff;}

.slider .feather {width: 56px;display: block;margin: 0 auto;display: none;}

.gray-bg {
    background: #f3f3f3;
}


.starter-wrap {margin-top: 40px;padding-left:30px;border-left: 10px solid #ccc;font-size: 16px;margin-bottom: 20px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.56;}
.vibe-addons {display:flex;justify-content: flex-end;display: none;}
.vibe-addons-left {width:50%;text-align:right;padding-right: 40px;}
.vibe-addons-left a {color: var(--primary-color);font-family: 'Lato', sans-serif;}


.home-waves {
    box-shadow: 0px 0px 40px #32373c14;
}
.home-waves-content {display:flex;}
.home-waves-image {width:50%;}
.home-waves-data{
    width: 50%;
    padding: 10% 6%;
}
.home-waves-data-inner {}
.home-waves-suptitle {font-family: Raleway;font-size: 15px;font-weight: 600;color: #AF8E61;margin-bottom: 10px;}
.home-waves-title {font-family: Raleway;font-size: 45px;font-weight: bold;margin-bottom: 20px;}
.home-waves-desc {font-size: 16px;margin-bottom: 40px;font-weight: normal;font-stretch: normal;font-style: normal;/* line-height: 1.56; */letter-spacing: normal;}
.home-waves-addons {}
.home-waves-addons ul {
    padding: 0px;
}
.home-waves-addons ul li {
    font-size: 16px;
    padding: 15px 30px 5px 40px;
    position:relative;
}

.home-waves-addons ul li:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url('svg/check.svg');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 12px;
}




.home-gallery {}
.home-gallery-content {display:flex;/* height: 400px; */}
.home-gallery-image {width:50%;}
.home-gallery-data{
    width: 60%;
    /* padding: 10% 6%; */
    /* display: flex; */
    /* height: 100%; */
    position: relative;
}

.home-gallery-data .owl-carousel {/* position: relative; *//* height: 100%; */}
.home-gallery-data .owl-carousel .owl-stage-outer {
    height: 100%;
}
.home-gallery-data .owl-carousel .owl-stage-outer .owl-stage {/* background:#af8e60; */}
.home-gallery-data .owl-carousel .owl-stage-outer .owl-stage .owl-item {
	cursor:pointer;
    height: 600px;
    position:relative;
    transition:0.6s;

}
.home-gallery-data .owl-carousel .owl-stage-outer .owl-stage .owl-item:hover {opacity:0.7;}
.home-gallery-data .owl-carousel .owl-stage-outer .owl-stage .owl-item a {height:100%;display: flex;}
.home-gallery-data .owl-carousel .owl-stage-outer .owl-stage .owl-item img {max-height:100%; object-fit:cover;}
.home-gallery-data .owl-carousel .owl-nav {position:absolute;z-index:2;top: 50%;width: 100%;/* transform: translateY(-50%); */display: flex;justify-content: space-between;margin-top: 0px;height: 0px;}
.home-gallery-data .owl-carousel .owl-nav button {padding: 25px!important;}
.home-gallery-data .owl-carousel .owl-nav button span{color:#fff;font-size:40px;/* padding:20px */}


.home-gallery-data .owl-carousel .owl-nav button.owl-prev {}
.home-gallery-data .owl-carousel .owl-nav button.owl-next {
    right: 0;
}
.home-gallery-data .owl-carousel .owl-nav button.owl-prev,.home-gallery-data .owl-carousel .owl-nav button.owl-next {
    padding: 20px!important;
    position: absolute;
    transform: translateY(-50%);
}
.home-gallery-data .owl-carousel .owl-nav button.owl-prev:hover,.home-gallery-data .owl-carousel .owl-nav button.owl-next:hover {
    background: #676c84b8;
}	



.home-gallery-data-inner {}
.home-gallery-suptitle {text-transform:uppercase; font-family: Raleway;font-size: 19px;font-weight: 400;color: #AF8E61;margin-bottom: 10px;}
.home-gallery-title {font-family: Raleway;font-size: 45px;font-weight: bold;margin-bottom: 20px;}
.home-gallery-desc {font-size: 16px;margin-bottom: 40px;font-weight: normal;font-stretch: normal;font-style: normal;/* line-height: 1.56; */letter-spacing: normal;}
.home-gallery-addons {}
.home-gallery-addons ul {
    padding: 0px;
}
.home-gallery-addons ul li {
    font-size: 16px;
    padding: 15px 30px 5px 40px;
    position:relative;
}

.home-gallery-addons ul li:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url('svg/check.svg');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 12px;
}	

.page-wrap {overflow: hidden;}


.home-gallery-image{
    width: 40%;
    /* padding: 7% 6%; */
    display: flex;
    align-items: center;
}
.home-gallery-image-inner {
    display: block;
    padding: 7% 12%;
}


body .pswp__bg {opacity:0.86!important;}


.boho-container {max-width:1400px; margin:0 auto;}
.page-content {max-width:1400px;margin:0 auto; padding:30px; }
.contact-container {/* max-width:1400px; *//* margin:0 auto; */padding:30px;}

.small-slider {position:relative;min-height: 40vh;padding: 100px 30px 30px;background: #ccc;background-image: url("http://boho-apartamenty.pl/wp-content/themes/flex_theme/img/slider2.jpg");}
 .small-slider:after{
    position:absolute;
    z-index:0;
    content: "";
    width:100%;
    height:100%;
    background: #060a195e;
    display:block;
    top:0;
    left:0
}
.small-slider h1 {margin-top: 60px;color: #fff;font-size: 43px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: 10px;color: #ffffff;text-transform: uppercase;margin-bottom: 61px;}

.slider-container {max-width:1400px;margin:0 auto;padding: 32px;text-align: center;position: relative;z-index: 1;}

.apartments-container {max-width: 1600px;margin:0 auto;padding:30px;}
.apartment-block {display: flex;padding: 50px 20px;}
.apartment-block-image-container {width: 50%;padding:20px;min-height:200px;}	
.block-image {width:100%; height:100%;}

.block-header {
	padding-bottom: 20px;
	font-size: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	color: var(--primary-color);
}
.block-text {margin-bottom:20px;}
.block-features{ margin-bottom:30px;}
.apartment-block-content {
    width: 50%;
    padding: 29px;
    display: flex;
    align-items: center;
}


.features {margin:0px;padding:0px;}
.features li {position:relative;padding: 2px 0px 0px 30px;display: inline-block;margin: 0px;margin-left: 0px;}
.features li p {padding:0px;margin:0px;}
.features li:before {position:absolute;content: " ";display:inline-block;top: 14px;left: 16px;background: var(--primary-color);width: 4px;height: 4px;}


.mylist {margin:0px;padding:0px;}
.mylist li {position:relative;padding: 2px 0px 0px 30px;display: block;margin: 0px;margin-left: 0px;}
.mylist li p {padding:0px;margin:0px;}
.mylist li:before {position:absolute;content: " ";display:inline-block;top: 14px;left: 16px;background: #af8e60;width: 4px;height: 4px;}



.apartment-block .owl-carousel {position: relative;}
.apartment-block .owl-carousel .owl-stage-outer {
    /* height: 100%; */
}
.apartment-block .owl-carousel .owl-stage-outer .owl-stage {/* background:#af8e60; */}
.apartment-block .owl-carousel .owl-stage-outer .owl-stage .owl-item {
	cursor:pointer;
	height: 500px;
	position:relative;
	transition:0.6s;
}
.apartment-block .owl-carousel .owl-stage-outer .owl-stage .owl-item:hover {opacity:0.7;}
.apartment-block .owl-carousel .owl-stage-outer .owl-stage .owl-item a {height:100%;display: flex;}
.apartment-block .owl-carousel .owl-stage-outer .owl-stage .owl-item img {max-height:100%; object-fit:cover;}
.apartment-block .owl-carousel .owl-nav {position:absolute;z-index:2;top: 50%;width: 100%;/* transform: translateY(-50%); */display: flex;justify-content: space-between;margin-top: 0px;height: 0px;}
.apartment-block .owl-carousel .owl-nav button {padding: 25px!important;}
.apartment-block .owl-carousel .owl-nav button span{color:#fff;font-size:40px;/* padding:20px */}


.apartment-block .owl-carousel .owl-nav button.owl-prev {}
.apartment-block .owl-carousel .owl-nav button.owl-next {
    right: 0;
}
.apartment-block .owl-carousel .owl-nav button.owl-prev,.apartment-block .owl-carousel .owl-nav button.owl-next {
    padding: 20px!important;
    position: absolute;
    transform: translateY(-50%);
}
.apartment-block .owl-carousel .owl-nav button.owl-prev:hover,.apartment-block .owl-carousel .owl-nav button.owl-next:hover {
    background: #277eaf;
}	


/* The container must be positioned relative: */
.custom-select {
  position: relative;
  /* font-family: Arial; */
  margin: 10px;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  background-color: #ffffff;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 21px;
  right: 20px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #949494 transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #909090 transparent;
  top: 12px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #888888;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #f7f6f6;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}


.contact-content {/* display:flex; */padding: 30px;/* max-width: 1400px; *//* margin: 0 auto; */}
.contact-left {
    width: 30%;
}
.contact-right {
    width: 70%;
}
.firstHeading {text-transform: uppercase;
    font-family: Raleway;
    font-size: 19px;
    font-weight: 400;
    color: #AF8E61;
    margin-bottom: 10px;
    margin-top: 3px;
    }
    
.pakiety     {font-size: 2.9rem;padding: 20px;line-height: 5.6rem;border: 2px solid #e2e1e1;font-weight: 300;}    
.weekend-price {font-size: 3rem;text-align: center;font-weight: 300;}    
.weekend-price  span  {  color: #AF8E61;}

.weekend-gallery-content {display:flex;}

.weekend-gallery .form-area-data {width:100%;padding: 10% 10%;}
#page-weekend   .form-area-form {width:100%;}


.myvideo {width: 100%;position:relative;height: 100%;display: flex;overflow: hidden;}
.myvideo video {
	   object-fit: cover;
	   width:100%;
	   position:relative;
}

.myvideo:after {
    position:absolute;
    z-index:0;
    content: "";
    width:100%;
    height:100%;
    background: #060a197a;
    display:block;
}

.home-gallery-data {}

.home-gallery-small {width: 100%;/* position: relative; */}

.contact-big {font-size:3rem;}
.contact-big a {color:#444444; text-decoration:none;}

.email-big {font-size:2.5rem;}
.email-big a {color:#AF8E61; text-decoration:none;}

.gallery-gallery {width:100%;}

.gallery-gallery .owl-carousel .owl-stage-outer .owl-stage .owl-item {height:700px;}

.breakfast {position:relative;padding-left: 30px;}
.breakfast:before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url('svg/food.svg');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 2px;
    background-size: contain;
}	




.contact-icon {position:relative;padding-left: 30px;text-decoration: none;color: inherit;}
.contact-icon:before {
	content:"";
	width: 20px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0px;
	top: -4px;
	background-size: contain;
}
.contact-icon-phone:before {

    background-image: url('svg/phone.svg');

}	
.contact-icon-mail:before {

    background-image: url('svg/mail.svg');

}	
 


.sentence {font-weight:300;}


.gallery-flex {display:flex;flex-wrap:wrap;margin-bottom: 40px;margin-top: 20px;justify-content: center;}
.gallery-flex a {
    width:25%;
    height: 267px;
    padding: 10px;
    position: relative;
    display: flex;
}

.gallery-flex a img{
    object-fit: cover;
    /* position: absolute; */
    /* left: 0px; */
    /* top: 0px; */
    width: 100%;
    height: 100%;
    /* box-shadow: 0px 0px 20px #dbdbdb; */
}

.big-header {
	font-family: var(--primary-font);

	color: var(--primary-color);
	font-size: 2.5rem;
}

.slider-wave {position:absolute;display:block;content:"";width: 300px;height: 195px;background-image: url(svg/waves.svg);}
.slider-wave1 {left:0px;   bottom: 50px;}
.slider-wave2 { display:none;}


.temp-reservation {text-align:center; padding:50px;}

.center-text {text-align:center;}

.attractions-list {display:flex; flex-wrap:wrap;}
.attraction-item {width: 50%;padding: 20px;}
.attraction-item-inner {height:100%;padding: 10% 10%;border:1px solid #ccc;}
.attraction-item h3 {padding-bottom: 10px;font-size: 23px;letter-spacing: 2px;text-transform: uppercase;font-weight: 400;color: var(--primary-color);line-height: 3rem;margin-top: 5px;}

.attraction-item h3:after {content:"";background: #277eaf;width: 60px;height: 2px;display: block;margin: 20px 0px 0px;}
 .form-area-title h2:after {left:50%;position: absolute;transform: translateX(-50%);}