a
{
  color: #000;
  text-decoration: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html
{
  font: normal 62.5%/1.4em Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
  scroll-behavior:smooth; 
}


blockquote, q
{
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after
{
  content: '';
}

ins
{
  text-decoration: underline;
}

del
{
  text-decoration: line-through;
}

table
{
  border-collapse: collapse;
  border-spacing: 0;
}

body{
margin:0px;
padding:0px;
font-size:14px;
font-family: 'Roboto', sans-serif;
background:white;
line-height:normal;
font-style: normal;
}

body input, body textarea, body button
{
font-family: 'Roboto', sans-serif;
line-height:normal;
font-style: normal;
}

body a, body a:hover
{
text-decoration:none;
}

.body-hide-ow, .body-hide-ow-popup
{
overflow: hidden;
}

.conteiner
{
width:calc(100% - 40px);
max-width:1240px;
padding:0px 20px;
margin:0px auto;
}



/*HEADER TOP PAGE*/

.top-page-header
{
width:100%;
position:relative; 
padding-top:140px; 
}

.top-page-header-info
{
position:absolute;
top:0px;
left:0px;
width:100%;
background:#fff;
}


.top-page-header-block
{
width:100%;
top:0px;
left:0px;
position:absolute;
-webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.22);
-moz-box-shadow:    0px 1px 7px 0px rgba(0, 0, 0, 0.22);
box-shadow:         0px 1px 7px 0px rgba(0, 0, 0, 0.22);
z-index:9999;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}

.top-page-header-block-f
{
width:100%;
top:0px;
left:0px;
position:fixed;
-webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.22);
-moz-box-shadow:    0px 1px 7px 0px rgba(0, 0, 0, 0.22);
box-shadow:         0px 1px 7px 0px rgba(0, 0, 0, 0.22);
z-index:9999;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}

.admin-bar .top-page-header-block-f
{
top:32px;
}


.top-page-header-block-info
{
background:#fff;
padding:14px 0px;
}


.top-page-header-block-info-content
{
display:flex;
justify-content:flex-end;
align-items:center;
flex-wrap:nowrap;
background:#fff;
}

.top-page-header-block-info-content a
{
display:flex;
justify-content:flex-end;
align-items:center;
flex-wrap:nowrap;
background:#fff;
margin-left:15px;
}

.top-page-header-block-info-content a .image-phone
{
width:auto;
height:15px;
margin-right:10px;
}

.top-page-header-block-info-content a .image-mail
{
width:auto;
height:12px;
margin-right:10px;
}

.top-page-header-block-info-content a span
{
font-size:14px;
font-weight:700;
line-height:normal;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s; 
color:#000;
}

.top-page-header-block-info-content a:hover span
{
color:#b0cb1f;
}

.top-page-header-block-bottom
{
background:#f7f9fb;
padding:15px 0px 15px 0px;
}


.top-page-header-block-bottom-content
{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:nowrap;
}

.top-page-header-block .top-page-header-block-bottom-content-logo img
{
width:auto;
height:60px;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s; 
}

.top-page-header-block-f .top-page-header-block-bottom-content-logo img
{
width:auto;
height:40px;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s; 
}




.top-page-header-block-bottom-content-menu ul
{
display:flex;
justify-content:flex-start;
align-items:center;
flex-wrap:nowrap;
}

.top-page-header-block-bottom-content-menu ul li
{
margin-left:39px;
list-style-type:none;
position:relative;
}


.top-page-header-block-bottom-content-menu ul a
{
font-weight:600;
color:#000;
font-size:14px;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
text-transform:uppercase;
}

.top-page-header-block-bottom-content-menu ul .current-menu-item  a,
.top-page-header-block-bottom-content-menu ul li a:hover 
{
color:#b0cb1f;
}


.top-page-header-block-bottom-content-menu-swicher
{
width:50px;
height:50px;
background:url('../images/menu-m.png') no-repeat center center;
cursor:pointer;
display:none;
}


.top-page-header-block-bottom-content-menu-zam
{
position:absolute;
right:20px;
top:20px;  
width:36px;
height:36px;
background:url('../images/menu-zam.png') no-repeat center center;
cursor:pointer;
display:none;
}



/*BANERY STRONA*/

.baner-page
{
width:100%;
height:150px;  
}

.baner-page img
{
width:100%;
height:100%;
object-position:center;
object-fit:cover;
}


.home-page-baner
{
position:relative;
}

.home-page-baner-content
{
width:100%;
height:450px;
position:relative;
overflow:hidden;
}

.home-page-baner-content-img
{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%; 
}

.home-page-baner-content-img img
{
width:100%;
height:100%;
object-position:center;
object-fit:cover;
}

.home-page-baner-content-text
{
position:absolute;
top:50%;
transform: translateY(-50%); 
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
width:100%;
z-index:99;
}

.home-page-baner-content-text-block
{
font-weight:400;
color:#fff;
font-size:38px;
line-height:38px;
margin:20px 0px 20px 0px;
text-align:center;
}

.home-page-baner-content-text-block-two
{
font-weight:400;
color:#fff;
font-size:26px;
line-height:normal;
margin:0px 0px 0px 0px;
text-align:center;
}

.home-page-baner-content-text-block-button
{
display:block;
padding:15px 15px 15px 15px;
background:#b0cb1f;
font-weight:700;
color:#fff;
font-size:16px;
line-height:normal;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
cursor:pointer;
text-align:center;
max-width:224px;
margin:20px auto;
text-transform:uppercase;
}

.home-page-baner-content-text-block-button:hover
{
background:#000;
color:#fff;
}



/*PRZYCISKI*/

.page-botton-inline
{
display:block;
padding:15px 15px 15px 15px;
background:#b0cb1f;
font-weight:700;
color:#fff;
font-size:16px;
line-height:normal;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
cursor:pointer;
text-align:center;
max-width:224px;
margin:20px 0px;
text-transform:uppercase;
}

.page-botton-inline:hover
{
background:#000;
color:#fff;
}




/*NAGŁOWKI GÓRNE STRONY*/

.page-header-one
{
font-size:32px;
font-weight:700;
color:#343434;
line-height:normal;
position:relative;
margin:0px 0px 50px 0px;
text-align:center; 
text-transform:uppercase; 
position:relative;
}

.page-header-one::before
{
content:'';
width:160px;
height:2px;
background:#b0cb1f;
position:absolute;
left:50%;
top:calc(100% + 10px);
margin-left:-80px;
}






/*SEKCJA START*/

.section-start
{
padding:80px 0px 0px 0px;
position:relative;
}

.section-start-hash
{
position:absolute;
top:-100px;
left:0px;
}

.section-start-text p
{
color:#848484;
font-weight:400;
font-size:16px;
line-height:26px;
padding-bottom:30px;
text-align:center;  
}


/*SEKCJA ZALETY*/

.section-like
{
padding:50px 0px 40px 0px;
position:relative;
}

.section-like-content
{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap; 
}

.section-like-content-item
{
width:calc(33.333333333333333% - 40px);
margin:0px 0px 30px 0px;
text-align:center; 
}

.section-like-content-item-header
{
font-size:24px;
font-weight:700;
color:#343434;
line-height:normal;
position:relative;
margin:0px 0px 40px 0px;
text-align:center; 
text-transform:uppercase; 
}

.section-like-content-item-img
{
width:90px;
height:90px;
background:#b0cb1f;
display:block;
margin:0px auto 30px auto;
border-radius:50%;
}

.section-like-content-item-img img
{
position:relative;
top:50%;
width:auto;
height:30px;
margin-top:-15px;
}

/*SEKCJA OFERTA STRONA GŁÓWNA*/

.section-offer
{
padding:10px 0px 50px 0px;
position:relative;
}

.section-offer-hash
{
position:absolute;
top:-150px;
left:0px;
}

.section-offer-content-item
{
background:#f7f9fb;
margin-bottom:40px;
}

.section-offer-content-item-header
{
font-size:24px;
font-weight:700;
color:#343434;
line-height:normal;
position:relative;
margin:0px 0px 40px 0px;
text-align:left; 
text-transform:uppercase;
}

.section-offer-content-item-text-left
{
display:flex;
justify-content:space-between;
align-items:stretch;
flex-wrap:wrap;
flex-direction:row-reverse;
}

.section-offer-content-item-text-right
{
display:flex;
justify-content:space-between;
align-items:stretch;
flex-wrap:wrap;
}

.section-offer-content-item-text-image
{
width:calc(50% - 42px);
border:1px solid #b0cb1f;
}

.section-offer-content-item-text-image img
{
width:100%;
height:100%;
object-fit:cover;
object-position:center;
}

.section-offer-content-item-text-t
{
width:calc(50% - 60px);
padding:30px 30px;
text-align:left;   
}

.section-offer-content-item-text-t p
{
color:#848484;
font-weight:400;
font-size:16px;
line-height:26px;
padding-bottom:30px;
text-align:left;   
}


/*SEKCJA KONTAKT*/

.section-kontakt
{
background:url('../images/bg_stopka.jpg') no-repeat top center;
background-size:cover;
padding:50px 0px;
position:relative;
}

.section-kontakt-hash
{
position:absolute;
top:-130px;
left:0px;
}

.section-kontakt .page-header-one
{
color:#fff;
}

.section-kontakt-subtext
{
font-size:24px;
font-weight:700;
color:#fff;
line-height:normal;
position:relative;
margin:0px 0px 40px 0px;
text-align:left; 
text-transform:uppercase;
text-align:center;  
}

.section-kontakt-content
{
display:block;
}

.section-kontakt-content-left
{
text-align:center;
padding:30px 0px;
}

.section-kontakt-content-left p
{
color:#fff;
font-weight:400;
font-size:18px;
line-height:26px;
padding-bottom:30px;
}

.section-kontakt-content-right
{
width:100%;
max-width:800px;
margin:0px auto;
}

.section-kontakt .kontakt-form-content
{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap;
}

.section-kontakt .kontakt-form-content-item
{
width:calc(50% - 15px);
}

.section-kontakt .kontakt-form-input
{
margin:0px 0px 30px 0px;
}

.section-kontakt .kontakt-form-input input
{
width:calc(100% - 20px);
display:block;
padding:10px;
margin:0px 0px 0px 0px;
outline:none;
border:0px;
background:#fff;
color:#000;
font-size:18px;
}

.section-kontakt .kontakt-form-input textarea
{
width:calc(100% - 20px);
display:block;
padding:10px;
margin:0px 0px 0px 0px;
outline:none;
border:0px;
background:#fff;
color:#000;
font-size:18px;
resize:none;
}

.section-kontakt .kontakt-form-button
{
text-align:center;
}

.section-kontakt .kontakt-form-button input
{
display:block;
padding:15px 15px 15px 15px;
background:#b0cb1f;
font-weight:700;
color:#fff;
font-size:16px;
line-height:normal;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
cursor:pointer;
text-align:center;
min-width:200px;
margin:20px auto;
text-transform:uppercase;
outline:none;
border:0px;
}

.section-kontakt .kontakt-form-button input:hover
{
background:#000;
color:#fff;
}

.section-kontakt .wpcf7 form.invalid .wpcf7-response-output, 
.section-kontakt .wpcf7 form.unaccepted .wpcf7-response-output, 
.section-kontakt .wpcf7 form.payment-required .wpcf7-response-output{
border-color:red;
background:red;
color:#fff;
text-align:center;
padding:6px;
}

.section-kontakt .wpcf7 form.failed .wpcf7-response-output, 
.section-kontakt .wpcf7 form.aborted .wpcf7-response-output{
border-color:red;
background:red;
color:#fff;
text-align:center;
padding:6px;
}




















/*POJ STRONA*/

.section-page
{
padding:100px 0px;
}

.section-page-content h2, .section-page-content h3, .section-page-content h4, .section-page-content h5{
display:block;
font-size:36px;
font-weight: 600;
color:#000;
line-height: normal;
margin:0px 0px 36px 0px;
}

.section-page p
{
color:#848484;
font-weight:400;
font-size:16px;
line-height:26px;
padding-bottom:30px;  
}

.section-page ol li,
.section-page ul li
{
color:#848484;
font-weight:400;
font-size:16px;
line-height:26px;
padding:0px;
margin-left:15px;  
}

.section-page p, .section-page p a:hover
{
color:#848484;
font-weight:400;
font-size:16px;
}

.section-page .alignleft
{
float:left;
margin:0px 40px 20px 0px;
}

.section-page .alignright
{
float:right;
margin:0px 0px 20px 40px;
}

.section-page input
{
display:block;
width:calc(100% - 22px);
max-width:600px;
border:1px solid #848484;
outline:none;
background:transparent;
margin:0px 0px 15px 0px;
padding:10px 10px;
}

.section-page textarea
{
display:block;
width:calc(100% - 22px);
height:200px;
max-width:600px;
border:1px solid #848484;
outline:none;
background:transparent;
margin:0px 0px 15px 0px;
padding:10px 10px;
resize:none;
}

.section-page input[type='submit']
{
display:block;
padding:15px 15px 15px 15px;
background:#b0cb1f;
font-weight:700;
color:#fff;
font-size:16px;
line-height:normal;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
cursor:pointer;
text-align:center;
width:200px;
margin:20px 0px;
text-transform:uppercase;
outline:none;
border:0px;
}

.section-page input[type='submit']:hover
{
background:#000;
color:#fff;
}


/*STOPKA*/

.footer-page-top
{
background:#000;
padding:60px 0px 60px 0px; 
}

.footer-page-top-content
{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap;
}

.footer-page-top-content-item
{

}

.footer-page-top-content-item
{
font-size:14px;
font-weight:400;
color:#fff;
line-height:24px;
}

.footer-page-top-content-item a, .footer-page-top-content-item a:hover
{
color:#fff;
}

.footer-page-top-content-item ul li
{
list-style-type:none;
}

.footer-page-top-content-item img
{
width:100px;
height:auto;
}




.footer-page-top-content-info-text
{

}

.footer-page-top-content-info-text img
{
width:auto;
max-width:235px;
height:auto; 
margin-bottom:40px;
}

.footer-page-top-content-info-text p
{
font-size:16px;
font-weight:400;
color:#fff;
line-height:30px;
padding-bottom:30px;
}

.footer-page-top-content-link
{
margin-left:20px;
}

.footer-page-top-content-link-text
{
font-size:16px;
font-weight:400;
color:#fff;
line-height:30px;
padding-bottom:30px;  
}

.footer-page-top-content-header
{
font-size:18px;
font-weight:600;
color:#fff;
line-height:30px;
padding-bottom:40px;
padding-top:31px;  
}

.footer-page-top-content-link ul
{
padding:0px;
margin:0px;
}

.footer-page-top-content-link ul li
{
padding:0px;
margin:0px;
list-style-type:none;
display:block;
}

.footer-page-top-content-link ul li a
{
font-size:16px;
font-weight:400;
color:#fff;
line-height:36px;
display:inline-block;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}

.footer-page-top-content-link ul li a:hover
{
color:#f7e9c0;
}


.footer-page-bottom
{
background:#b4cd49;
padding:40px 0px;
}


.footer-page-top-content-data
{
margin-left:20px;
}


.footer-page-top-content-data-poz
{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;  
}

.footer-page-top-content-data-poz-img
{
width:30px; 
}

.footer-page-top-content-data-poz-img img
{
display:block;
}

.footer-page-top-content-data-poz-text
{
width:calc(100% - 30px); 
font-size:16px;
font-weight:400;
color:#fff;
line-height:36px;
}


.footer-page-top-content-socialmedia
{
margin-left:20px;
}

.footer-page-top-content-socialmedia-icon
{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:nowrap;
width:133px;
}

.footer-page-bottom
{
background:#f7e9c0;
padding:40px 0px;
}


.footer-page-bottom-content
{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}

.footer-page-bottom-content-left span
{
display:inline-block;
vertical-align:middle;
font-size:14px;
font-weight:400;
color:#000;
line-height:normal;
margin-right:60px;
}

.footer-page-bottom-content-right a img
{
display:inline-block;
vertical-align:middle;
margin-left:15px;
}



/*STYLE DO SKRYPTU SLIDERA*/

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

.owl-carousel.off {
    display: block;
}