/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

@import url(cookiesInfo.css);
@import url(menu.css);
@import url(main.content.css);
@import url(adminMenu.css);
@import url(galeria.css);
@import url(pages.css);
@import url(staryEdtab.css);
@import url(edtab.css);
@import url(gridX.css);
@import url(main.default.css);
@import url(pmxForms.css);
@import url(jsoneditor.css);
@import url(jstree/themes/default/style.min.css);

@import url(jquery.validity.css);
@import url(hint.css);
@import url(SlidesJS.css);
@import url(animations.css);
@import url(animations2.css);

@import url(animate.css);

@import url(stapel.css);
@import url(stapel_custom.css);
@import url(fitgrid.css);
@import url(cslider.css);
@import url(jquery.lightbox.css);
@import url(lightbox.css);

@import url(jquery.dataTables.css);
@import url(jquery.dataTables_themeroller.css);
@import url(jquery-ui-1.10.4.custom.css);
@import url(jquery-ui.css);
@import url(jquery.mCustomScrollbar.css);

@import url(glyphicons.css);
@import url(alertify.core.css);
@import url(alertify.default.css);

@import url(leaflet.local.css);
@import url(pmxHamburgerMenu3.css);

/* pod wersje 2.3.4 */
@import url(owlcarousel/owl.carousel.css);
@import url(owlcarousel/owl.theme.default.css);
@import url(owlcarousel/owl.transitions.css);
@import url(owlcarousel/owl.carousel.fraglesi.css);
/* ====  */

/* stara wersja */
/*
@import url(owl.carousel.css);
@import url(owl.theme.css);
@import url(owl.transitions.css);
*/

/* ====================================== */


@import url(slimmenu.css);
@import url(flexnav.css);

@import url(gridstack.css);
@import url(gridstack.admin.css);

@import url(pmxWiadomosci.css);
@import url(pmxNewser.css);


@import url(social-slider-pelny.css);

@import url(jquery.range.css);
@import url(material-scrolltop.css);
@import url(magnific-popup.css);

@import url(cropper.css);
@import url(archNews.css);



/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222; 
    
}

  @media (max-width: 900px) {
    html { font-size: 14px; }
  }
  
  @media (max-width: 400px) {
      html { font-size: 12px; }
  }

body.admin * { color: #222; }

body {
    font-size: 1rem;
    ffont-family: 'Alegreya Sans', sans-serif;
    font-family: 'Gotu', sans-serif;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img { 
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   

* { box-sizing: border-box;  }
    
*:before, *:after { box-sizing: border-box;  }


  
p {  margin-bottom: 15px;
     line-height: 1.5rem  }
     
h1 {  font-size: 2.5rem }  

h2 {  font-size: 2rem; 
      font-size: 3rem;
      font-weight: 200	;
      line-height: 4rem;
      margin: 0px;
      text-align: center;

   }

h3 { font-size: 1.4rem;
     font-weight: 600;

     text-align: left;
     margin: 0px;
     
   }

h4 { font-size: 1.3rem;
     font-weight: normal;

     text-align: left;
     margin: 0px;
     
   }


a, a:visited, a:hover, a:active { outline: medium none;  }
a { color: black;#ff9600;#800000;#E1704B; text-decoration: none; transition: color 0.2s ease-in-out 0s; }


/* =====================================================================================
   PORZĄDKI IX 2020
   ===================================================================================== 

    pmx
	appHeader   
	nav
	subnav
	main
	appFooter	            

*/


   
/* =====================================================================================
   APPHEADER
   ===================================================================================== */
   
.appHeader {  height: 100px; 
              overflow: visible;
              position: fixed;
              top: 0;
              width: 100%;
              z-index: 1000;
              
              bbackground: rgba(255,255,255, 0);;
              bbackground-color: rgba(255,255,255, 1);
              bbackground-color: #00733E; aaaa:  #007b34;  
              transition: all 0.8s ease-in-out 0s;


	   } 
	   
body:not(.desktop) .appHeader { height: 50px } 
	   
.appHeader.minimized, .appHeader.not_main {
             box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
                background-color: rgba(255,255,255, 1);
                height: 65px;
          }
	   
	   
.appHeader.hovered {

	      background: none repeat scroll 0 0 rgba(0,0,0, 0.80);
              filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B9000000', endColorstr='#B9000000'); /* IE */


           }	   
           
.appHeaderBg {
      bbbbackground: url("/images/appHeaderBg.png") repeat-x scroll left top transparent;
      height: 60px;
      position: absolute;
      top: 0;
      width: 100%;           
      z-index: -1;
      }
           


           
/* ==========================================================================
   SPECYFICZNE
   ========================================================================== */
   .appWrapper section.kontakt {
       background-color: #2D2A2F !important;
    }
       
    .appWrapper section.kontakt * {
    color: #ffffff;
        text-align: center;
            font-size: 1.5rem;
    }
   
   
   .wycentrujContent .pgHtml {
   
           display: flex;
           flex-flow: column;
           align-items: center;
   }	
   
   #unitegalleryVideo { width: 100%}
   
   .appHeader.minimized .logo, .appHeader.not_main .logo {
   
       width: 173px !important;
       height: 44px !important;
       margin-top: 0px;
       margin-left: 10px;
       background-size: cover !important;
           
    }

   .appHeader.minimized .logo img, .appHeader.not_main .logo img { height: 50px}
   
   
   
   .appHeader .logo img {
   
       height: 90px !important;
       width: auto !important;
       opacity: 0;
       
   }
   
   .appHeader .logo img { transition: all 0.8s ease 0s;  }
   
   .appHeader.minimized .logo img, .appHeader.not_main .logo img {
		opacity: 1;
       height: 44px !important;
           auto: ;
           
           }
   
   
   
   .onas_main .grid-stack .content h2 {
   
	color: #403f3f;   
	text-shadow: none;
	font-size: 2rem;
	font-weight: bold;
   }
   
   
   .opowiesci .grid-stack .content h2 {
               font-size: 1.5rem;
               font-weight: bold;
               }
   
   .archNews .pos figure span.data {displayy: none}
   .pmxGridWiadomosc .data { display: none}
   .pmxGridWiadomosc h2 { text-align: center}
   
   section.kontakt .pageContent td > a img { wwwidth: 100px; padding: 2px;margin: 5px; float: left;  

	 	   background-color: white;
   	   
	          -webkit-box-shadow: none;
	          -moz-box-shadow: none;	  
	  
		  -webkit-box-shadow: none ;
		  -moz-box-shadow: none; 
	  
	    	  box-shadow: none; 

}

   
   .appSecWrapperHeader h2 { text-align:center; 
			     text-transform: uppercase; 
			     font-weight: normal; font-size: 3rem; 
			      text-shadow: 0px 0px 7px rgba(0, 0, 0, 1);
			     }
   
  .leaflet-popup-content div { display: flex; flex-flow: column; align-items: center;}
   
   .leaflet-popup-content div > img { width :200px; display: block; padding:5px}
   
   .leaflet-top .leaflet-control { margin-top: 80px!important; }
   
   .mainOverlay a.close {
   
       background-image: url("/css/images/btn-close-compact.png");
           animation: none;
               top: -20px;
                   right: -16px;
                   
                   }
   body.mobile .mainOverlay a.close { top: 0; right:0 }                    
   
   .owl-item-slide { width: 100%; height: 100%; border: 0px solid red } 
   section.main .appSecWrapperBg::before { z-index: -1; }
   
   .appWrapper section.kontakt {
    background-color: #262626  !important;
    }
    
    
.appWrapper section.kontakt svg.icon {
        width: 4.5rem;
        height: 2.5rem;
        vertical-align: 0.5em;
        fill: #ccc;
        overflow: hidden;
    }    
    

img.svg_icon_oferta {
    width: 3.5rem !important;
        margin: 0 auto;
            fill: #ccc;
                overflow: hidden;
                }    
       
    
   
   
		      
    #intro00 h2 { font-size: 2rem }
    #intro01 { background-color: #f9f5f3 }
    
.appWrapper::after {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0 ;
    }

.appWrapper section.kontakt * {
	     color: #ffffff;
}		    

.appWrapper section.kontakt a {
	     color: #ffffff !important;
}		    



.appWrapper section.kontakt input, .appWrapper section.kontakt textarea {
	     color: black;
}

.appWrapper section.kontakt h2 { text-align: left}

.appWrapper section.kontakt .pmxForms {
        border: 0px;
        padding: 0px;
        position: relative;
    	padding-bottom: 40px;
}

.onas .grid-stack .content { bottom: 0px !important;
			     width: 100%;
			     left:0;
			    }

.onas .grid-stack .content::before {
    background: rgba(0, 0, 0, 0.1) url("/images/pattern.png") repeat scroll left top;
        content: " ";
            display: block;
                height: 100%;
                    left: 0;
                        position: absolute;
                            top: 0;
                                transition: opacity 0.5s ease 0s, visibility 0.5s ease 0s;
                                    width: 100%;
                                        z-index: 1;
                                        }

.onas .grid-stack .content h2 {

                font-size: 1.2rem;
                line-height: 1.5rem;
                padding: 0;
                text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
                color: #fff;
        }
        
.onas .grid-stack .content h3 {
                color: #fff;
                text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
            line-height: 1.1em;
                padding: 2px;
                margin: 0;
                font-size: 1rem;
                                                            }
	    

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
   




@media handheld, only screen and (max-width: 1400px) {

   
}


@media handheld, only screen and (max-width: 1024px) {

   
}




@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
