@import "reset.css";
@import url('https://fonts.googleapis.com/css2?family=Allura&family=Poppins:wght@100;300;400;700&display=swap');

html{
scroll-behavior: smooth;  
}


body{
margin:0px;
padding:0px;
font-size:16px;
font-family: 'Poppins', sans-serif;
font-weight:300;
}


body input, body textarea, body button{
font-family: 'Poppins', sans-serif;
}

.body-ow{
overflow:hidden;
}

.container{
width:calc(100% - 30px);
max-width:1335px;
padding:0px 15px;
margin:0px auto;
position:relative;
}

.container-small{
width:calc(100% - 30px);
max-width:1140px;
padding:0px 15px;
margin:0px auto;
position:relative;
}


/*HEADER TOP*/

.header-page{
position:relative;
overflow:visible;
}

.header-top{
background:#000;
padding:11px 0px;
position:relative;
top:0px;
left:0px;
z-index:9999;
}

.header-top-content{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:nowrap;	
}

.header-top-content-contact{
display:flex;
justify-content:flex-start;
align-items:center;
flex-wrap:nowrap;	
}

.header-top-content-contact a{
display:block;
margin-right:58px;
}

.header-top-content-contact img{
display:inline-block;
vertical-align:middle;
margin-right:12px;
height:25px;
width:auto;
}

.header-top-content-contact .mail{
width:25px;
height:auto;
}

.header-top-content-contact a span{
display:inline-block;
vertical-align:middle;
color:#fff;
font-size:16px;
line-height:normal;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}

.header-top-content-contact a:hover span{
color:#c6a444;
}


.header-top-content-social{
display:flex;
justify-content:flex-end;
align-items:center;
flex-wrap:nowrap;	
}

.header-top-content-social a,
.header-top-content-social .menu-mobile-butt{
display:block;
margin-left:6px;
width:25px;
height:25px;
text-align:center;
}

.header-top-content-social .menu-mobile-butt{
cursor:pointer;
margin-right:5px;
transition:all 0.2s;
display:none;
}

.header-top-content-social .menu-mobile-butt:hover{
transition:all 0.2s;
transform:scale(0.9);
}

.mstripe{
width:90%;
height:3px;
background:white;
margin-bottom:8px;
float:left;
}

.header-top-content-social a img{
width:25px;
height:25px;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
transform:rotate(0deg); 
-webkit-transform: rotate(0deg); 
-ms-transform:rotate(0deg); 
}

.header-top-content-social a:hover img{
transform:rotate(360deg); 
-webkit-transform: rotate(360deg); 
-ms-transform:rotate(360deg); 
}

/*HEADER BOTTOM*/

.header-bottom{
padding:24px 0px;
background:#fff; 
}

.header-bottom-content{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:nowrap;	
}

.header-bottom-content-menu ul{
display:flex;
justify-content:flex-start;
align-items:center;
flex-wrap:nowrap;
margin:0px;
padding:0px;
}


.header-bottom-content-menu ul li{
margin-left:21px;
}

.header-bottom-content-menu ul li a{
display:inline-block;
vertical-align:middle;
font-family: 'Allura', cursive;
color:#000;
font-size:36px;
line-height:24px;
position:relative;
padding:10px 0px;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}

.header-bottom-content-menu ul li a:hover, .header-bottom-content-menu ul .active a{
color:#c6a444;
}




.header-bottom-content-menu-mobile{
width:50px;
height:52px;
background:url('../images/menu.png') no-repeat center;
cursor:pointer;
display:none;
margin-bottom:1px;
margin-left:20px;	
}

.header-bottom-content-menu-mobile-close{
position:absolute;
right:15px;
top:20px;
width:40px;
height:40px;
background:url('../images/close2.png') no-repeat center;
cursor:pointer;
display:none;		
}


/*HEADER h1 itd.*/

.header-section{
color:#000;
font-size:48px;
line-height:normal;
font-weight:400;
text-align:center;
font-family: 'Allura', cursive;
}

.header-section-margin-a{
margin-bottom:46px;
}




/*SLIDER HOME PAGE*/

.baner-home-page{
width:100%;
position:relative;
}

.baner-home-page-owl{
width:100%;	
}

.baner-home-page-owl-content{
position:relative;
width:100%;
display:block;
}

.baner-home-page-owl-content-img{
width:100%;
}

.baner-home-page-owl-content-img img{
width:100%;
height:auto;
}


/*SEKCJA CENNIK*/

.section-price{
padding:68px 0px 0px 0px;
}

.section-price-blocks{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap;
width:80%;
margin-left:13%;
}

.section-price-block:first-child{
width:calc(55% - 20px);
padding-right:20px;
}

.section-price-block:last-child{
width:calc(45% - 20px);
padding-right:20px;
}

.section-price-block p{
color:#000;
font-size:15px;
line-height:27px;
}


/*SEKCJA GALERIA*/

.section-gallery{
padding:68px 0px 0px 0px;
}

.section-gallery-blocks{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap;
}

.section-gallery-block{
width:calc(33.3333333333% - 20px);
margin-bottom:30px;
}

.section-gallery-block-img{
width:100%;
height:250px;
position:relative;
overflow:hidden;
}

.section-gallery-block-img-ob{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
transform:scale(1,1); 
-webkit-transform:scale(1,1);
-ms-transform:scale(1,1);
}

a:hover .section-gallery-block-img-ob{
transform:scale(1.1,1.1); 
-webkit-transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1);
}

.section-gallery-block-img-ob img{
width:100%;
height:100%;
object-fit:cover;
object-position:center;
}

.section-gallery-block-icon{
position:absolute;
top:0px;
left:0px;
width:46px;
height:46px;
background:rgba(198,164,68,1) url('../images/magnifier.svg') no-repeat center center;
z-index:99;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}


a:hover .section-gallery-block-icon{
background:rgba(198,164,68,0.2) url('../images/magnifier.svg') no-repeat center center;
width:100%;
height:100%;
}


/*SEKCJA SZKOLENIA*/

.section-text{
padding:68px 0px 0px 0px;
}

.section-text p{
color:#000;
font-size:16px;
line-height:27px;
text-align:center;
padding-bottom:34px;
}

.section-text p a, .section-text p a:hover,
.section-text ul a, .section-text ol a
{
color:#000;
text-decoration:underline;
}

.section-text ul,
.section-text ol{
color:#000;
font-size:16px;
line-height:27px;
text-align:left;
padding-bottom:34px;
padding-left:20px;
margin-left:20px;
}

.section-text ul{
list-style:disc;
}

.section-text ol{
list-style:decimal;
}

/*SEKCJA KONTAKT*/

.section-contact{
padding:68px 0px 30px 0px;
}

.section-contact-info{
text-align:center;
}

.section-contact-info a{
display:block;
text-align:center;
/*margin-right:58px;*/
margin-bottom:15px;
}

.section-contact-info img{
display:inline-block;
vertical-align:middle;
margin-right:12px;
height:25px;
width:auto;
}

.section-contact-info .mail{
height:19px;
}

.section-contact-info a span{
display:inline-block;
vertical-align:middle;
color:#000;
font-size:16px;
line-height:normal;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}

.section-contact-info a:hover span{
color:#c6a444;
}

/*MAPA*/

.section-googlemap{
width:100%;
}

.section-googlemap iframe{
width:100%;
height:340px;
display:block;
}

/*STOPKA*/

.footer-page{
padding:0px 0px 47px 0px;
background:#fff;
}

.footer-page-top{
padding:44px 0px 0px 0px;
background:#c6a444;	
}

.footer-page-container{
width:100%;
max-width:996px;
margin:0px auto;
}

.footer-page-container p{
width:100%;
max-width:996px;
margin:0px auto;
color:#fff;
font-size:12px;
line-height:19px;
padding-bottom:20px;
text-align:center;	
}




.footer-page-bottom{
padding:0px 0px 44px 0px;
background:#c6a444;	
}

.footer-page-bottom-blocks{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap;
}

.footer-page-bottom-block span{
color:#fff;
font-size:12px;
line-height:19px;
}

.footer-page-bottom-block a, .footer-page-bottom-block a:hover{
color:#fff;
font-size:12px;
line-height:19px;
}

/*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;
}

/* Additional styles */

#omnie p{
text-align:left;
width:65%;
float:left;
}

#oferta p,
#szkolenia p,
#cennik p{
text-align:justify;
}

img.magdalena{
float:right;
width:27%;
}

.clearit{
width:100%;
display:block;
clear:both;
}

.magdalena{
transition:all 0.2s;
}

.magdalena:hover{
transition:0.2s;
filter:brightness(130%);
}

.centerit{
text-align:center!important;
}

.butt-cont{
width:100%;
display:block;
text-align:center;
}

.butt-cont a{
height: 40px;
line-height: 40px;
font-size: 15px;
color: white;
padding: 0px 30px;
background:#c6a444;
border: 2px solid #c6a444;
border-radius: 10px;
display: inline-block;
cursor: pointer;
transition:all 0.2s;
}

.butt-cont a:hover{
background:white;
color:black;
}

h4{
width:100%;
display:inline-block;
text-align:center;
font-size:22px;
line-height:28px;
font-weight:500;
padding-top:20px;
padding-bottom:20px;
}

.mormarg{
margin-top:30px;
}

#text1,
#text2,
#text3{
display:none;
}

#oferta,
#galeria,
#cennik{
background:#f2f4f4;
padding-bottom:68px;
margin-top:35px;
}

.fullscreen{
display:block;
}

.smallscreen{
display:none;
}

.fullscreen,
.smallscreen{
width:100%;
}

.percent{
width:43%;
display:inline-block;
margin:0px;
padding:0px;
}

.section-img{
width:100%;
position:flex;
}

