/*
Theme Name: Tłumaczenia theme
Author: UNITSOF Michał Kamiński
Author URI: http://www.unitsoft.pl
Description: Szablon strony dla Irina Korzeniewska Tłumaczenie. Bootstrap v3.7.2
Version: 1.0
Tags: bootstrap, unitsoft
*/

img.alignright {float:right; margin:0 0 10px 15px}
img.alignleft {float:left; margin:0 15px 10px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 10px 15px}
a img.alignleft {float:left; margin:0 15px 10px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.nopadding {
padding: 0 !important;
margin: 0 !important;
}
.text-white{
	color: #fff !important;
}
.footer a {
    color: #fff !important;
    text-decoration: none;
}
.footer a:hover {
    color: #fff !important;
    text-decoration: none;
}
.nomargin{
margin-left: 0 !important;
margin-right: 0 !important;
}
.logo{
position: absolute !important;
z-index: 9999;
left: 50px;
}
.menu{
padding-top: 25px;
padding-bottom: 10px;
}
.menu-glowne{
background-color: #fff;
font-size: 18px !important;
}
.navbar-shadow{
opacity: 0.95;
-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75) !important;
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75) !important;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#menu-main-menu > li::after {
content: '';
width: 0%;
left: 30%;
position: absolute;
margin-left: 20%;
margin-right: 20%;
bottom: 20px;
border-bottom: 1px solid #61231D;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
top: 30px;
}
#menu-main-menu > li:hover:after {
width: 60%;
left: 0;
}
.social img:hover {
opacity: 0.5;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
}
.social a{
padding: 5px 10px !important;
}
.nav-menu{
background: #5B5B5B;
border-bottom: 5px solid #FECC00;
z-index: 9999;
}
.menu-glowne.active > a:after {
content: '';
height: 8px;
width: 100%;
background-color: #91a8ce;
display: block;
position: absolute;
bottom: -8px;
left: 0;
transition: .3s all ease-in-out;
-webkit-transition: .3s all ease-in-out;
-moz-transition: .3s all ease-in-out;
-ms-transition: .3s all ease-in-out;
-o-transition: .3s all ease-in-out;
}
#menu-main-menu {
width: auto;
line-height: 1;
z-index: 100;
margin-top: 20px;
}
#menu-main-menu > li {
border-right: 1px solid #fff
}
.kontener-tresc{
background-color: rgb(256,256,256);
}
.sekcja-tresc{
padding: 30px 8% !important;
}
.tytul {
margin-bottom: 30px;
text-align: center;
position: relative;
}

.kontener-tresc h1:after {
content: "";
position: absolute;
width: 50%;
border-bottom: 2px solid #61231D;
right: 25%;
bottom: -10px;
}
.prawa-kolumna{
background-color: #EBECEC;
border-left: 10px solid #D6D7D7;
padding-top: 30px !important;	
}
.tytul-kolumna{
background-color: #D6D7D7;
padding: 5px 30px;
display: inline-block;	
}
.tytul-kolumna h3{
font-weight: 700;
color: #26448C;	
}
.opis-kolumna{
padding: 25px;
}
.wysokosc {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
.kontener-partnerzy{
background: url(images/tlo-partnerzy.jpg) no-repeat fixed;
padding-top: 20px;
padding-bottom: 20px;
background-position: center center;
-webkit-box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.75);
}
.kontener-partnerzy h1{
background-color: rgba(97, 35, 29, 0.83);
padding: 5px 30px;
display: inline-block;
color: #fff;		
}
.btn-default:active .filter-button:active{
background-color: #42B32F;
color: white;
}
.gallery_product{
margin-bottom: 30px;
}
.odstep-gora{
padding-top: 50px;
}
.odstep-dol{
padding-bottom: 250px;
}
.kategorie-foto{
padding: 20px;
}
.opis{
padding: 20px;
text-align: justify;
}
.tytul-oferta{
padding-top: 20px;
border-bottom: 2px solid #61231D;
}
.footer{
background-color: #61231D;
padding: 10px;
color: #fff;
}
.stopka-box{
border-bottom: 1px solid #333333;
}
@media (max-width: 996px) {

.nav > li > a {
font-size: 16px !important;
    padding: 7px 7px !important;
}
.logo{		
	left: 5px !important;
}
.wysokosc {
display: block;
}
}
@media (max-width: 768px) {
#menu-main-menu > li::before{
content: '' !important;
}
.logo{
	position: relative !important;	
	left: 0;
}
}
@media (max-width: 420px) {
#menu-main-menu > li::before{
content: '' !important;
}
h1 {
	font-size: 30px !important;
}
}