/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 mar 2021, 15:44:33
    Author     : lukas
*/

/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * 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.
 */

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

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets 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 audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

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

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

body
{
    background-image: url("image/tlo_p4mm.jpg");
    background-color: #48575D;
    background-attachment: fixed;
} 
a
{
    color: #00FF7F;
    text-decoration: none;
    border-bottom: 0px none gray;
}
.scrollup
{
    transform: scale(1);
    right: 5%;
}
p
{
    color: white;
    opacity:  0.85;
    filter: alpha(opacity=85);/*for IE */
    behavior: url('../PIE.htc');
}
.media3
{
    transform: scale(0.7);
    overflow: hidden;
}
#container
{
    border: 0px solid black;
}

#container>*:not(#middle_flow)
{
    min-height: 70px;
    display: flex;   
}

header
{
    position:relative; 
    margin-top: 0px;
    background-color: #040404; 
    width: 100%;
    height:170px;
    opacity:  0.85;
    filter: alpha(opacity=85);
    border: 0;/*frame box*/
}
img.logo
{
    position: absolute;
    padding-top: 70px;
    border: 0;
    left: 9%;
}
#home
{
    position: absolute;
    left: 1%;
    top: -6px;
    transform: scale(0);
    
  
}
.nav
{
    opacity: 1;
    position:relative; 
    background-color: #404040; 
    width: 100%;
    height:30px;
    
 
}
.sticky
{
    background-color: #404040;
    opacity: 1;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}
#loga_media
{
    position: absolute;
    
    
    right: 12%;
}

#up_menu
{
    position: absolute;
    right: 28%;
    bottom: 0px;
}
		
#properties_up_menu li
{
    list-style-type: none;/*kropeczki linka*/
    float: left;/*poziomo oplywa*/
}
		
#properties_up_menu li a
{		
    height: 40px;
    display:inline-block;/*wyświetl blok w lini*/
    float: left;
    border-bottom: none;
    padding: 0px 10px;/*zero pikseli z gory i z dolu*/
    font-family:"Century Gothic";
    font-size: 14px;
    font-weight: bold;		
}		
span.link_menu
{
    display: inline-block;/**/
    color: gray;
}
		
#properties_up_menu li a:hover
{
    color: white;
}
		
#properties_up_menu li a span:hover
{
    color: white;
			
}
/*end header///////////*/
#menu_mini
{
    opacity: 1;
    transform: scale(0);
   
}


/*end menu mini///////////*/
#menu_portfolio
{
    position: absolute;
    left: 55%;
    top: -85px;
}
#properties_menu_portfolio li
{
    list-style-type: none;
    float: center;                  
}
#properties_menu_portfolio li a
{
    background-image: url('image/HJkK L.gif');
    height:375px;
    width:355px;
    display:inline-block;
    float: left;
    border-bottom: none;
    padding: 0px 10px;/**/
    font-family:"Century Gothic";
    font-size: 22px;
    font-weight: bold;
}
span.link_menu2
{
    display: inline-block;
    color: gray;
    margin-top: 15px;
}
/*end portfolio////////*/

#up_half_container_2 
{
    position:relative;
    margin-top: 0px;
    background-image: url('image/z przy profil.jpg'); 	
    height:840px;
    opacity:  1;
    filter: alpha(opacity=1);
    border: 0;	
}

#heading
{
    position: absolute;
    left: 8%;
    top: 145px;      
}
.h3
{
    color: #F1F1F1;
    font-size: 5em;
    text-align: left;		
    font-family:  erdana, Arial, Helvetica, sans-serif;
    font-feature-settings: "'liga' 1";
    font-kerning: auto;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 0.25em;
    text-transform: capitalize;
    word-spacing: 0.125em;
    text-shadow: #323232 4.16px 3.2px 4.12px;
}
.okno
{
    color: #00FF7F;
    font-size: 1em;
    font-family:   Helvetica, sans-serif;
    line-height: 0.5em;
}
.prze
{
    color: #00FF7F;
    font-size: 1.15em;
    font-family:   Helvetica, sans-serif;
    line-height: 0.5em;
}		
.h2
{
    text-shadow: #323232 3.16px 3.2px 3.12px;	
    color: #F1F1F1;
    font-family: "Trebuchet MS";
    font-feature-settings: "'liga' 1";
    font-kerning: auto;
    font-style: normal;
    font-size: 2.1em;
    font-weight: 400;
    letter-spacing: 0.125em;
    line-height: 2em;
    text-align: left;
    text-transform: capitalize;
    word-spacing: -0.125em;
}
/*end container 2///////////*/

#container_center
{
    display: flex;
    width:100%;
    height:300px;
    background-color: #48575D;  
    justify-content: center; 
    opacity:  1;
    filter: alpha(opacity=1);
}
               
#profil 
{
    min-width: 500px;
    position:relative;
    margin-top:-50px;
    background-color: #48575D; 
    width: 60%;
    height:400px;
    opacity:  1;
    filter: alpha(opacity=1);
    border: 0;	
    box-shadow: 0px 0px 4px;
    border-radius: 20px 20px;
}
.description
{
    flex: 1;
    font-size: 1.1em;
    color: #00FF7F;
    text-align: center;
    font-family: "Trebuchet MS";
    font-feature-settings: "'liga' 1";
    line-height: 140%;
    padding: 100px;	
}
b.t
{
  font-family:"Times New Roman";
}
/*end PROFIL///////////////*/

#middle_flow
{
    display: flex;
    flex-direction: row;
}

#nav
{
    
}

article
{
    padding: 10px;
    flex: 7 0 0;
    background-image: url('image/tło_3b.jpg'); 
}
#container_article
{
    position:relative;
    margin-top:-50px;
    display: flex;
    justify-content: center;
    opacity:  1;
    filter: alpha(opacity=60);
    border: 0;		 
}

.point_01
{
    min-width: 500px;
    position:relative;
    width:65%;
    height:800px;
    padding-top: 100px;
    text-align: center;
}
.point_01 h1
{
    color: #DDDDDD;
    letter-spacing: 0.05em;
    font-kerning: auto;
    font-style: bold;
    font-size: 2.1em;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    opacity:  0.8;
    filter: alpha(opacity=80);
}   
.point_01 h2
{
    color: #E7E7E7; 
    letter-spacing: 0.25em;
    font-family: "lato",verdana;
    font-feature-settings: "'liga' 1";
    font-weight: 400;
}
span.txt2
{
    color: #F4F4F4;
    font-family: "Trebuchet MS";
    font-feature-settings: "'liga' 1";
    font-kerning: auto;
    font-style: normal;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.6em;
}
#container_line
{
    width: 60%;  
    transform: scale(0.8);
}
line_box
{
    width: 60%;
    height: 800px;
}

#line
{
    float: right;
    position: absolute;
    margin-top: 80px;
    margin-left: 20%;
    
}
.line_w
{
    text-align: right;
    float: left;
    height: 18px;
    background-color: #01E035;
}
#d1
{
    width: 290%;
}
#d2
{
    width: 255%;
}
#d3
{
    width: 195%;
}
#d4
{
    width: 220%;
}
#d5
{
    width: 155%;
}
#d6
{
    width: 170%;
}
/*end article*/

#aside
{
    
}
/*end middle_flow*/

#experience
{
    width:100%;
    height:1720px;
    background-color: #48575D; 
    justify-content: center; 
    margin-top:-50px;
}
#experience h1
{
    height: 100px;
    position:relative;
    padding: 10px;
    color: #DDDDDD;
    letter-spacing: 0.05em;
    font-kerning: auto;
    font-style: bold;
    font-size: 2.1em;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    opacity:  1;
    filter: alpha(opacity=100);
}

#experience h1 b
{
    opacity:  0.8;
    filter: alpha(opacity=80);
}
#backimg2
{
    padding: 10px;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    width: 80%;
    height: 1650px;
    min-width: 600px;
    background-size: 100%;
    background-position: center;
    background-image: url('image/skills.bmp'); 
    background-repeat: no-repeat;
    opacity: 0.85;
    filter: alpha(opacity=85); 
}
#colum 
{   
    width: 80%;
    transform: scale(1.2);
    margin-top: 50px;
    position:absolute; 
    height: 1350px;
    min-width: 600px;
    flex: 7 0 0;
    display: flex;
    justify-content: center;
}
#colum h2
{	
    margin-top: -4px;
    color: #F1F1F1;
    font-family: "Trebuchet MS";
    font-feature-settings: "'liga' 1";
    font-kerning: auto;
    font-style: normal;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.125em;
    line-height: 2em;
    text-align: left;
    text-transform: capitalize;
    word-spacing: -0.125em;
     
}
#ex_box_L
{
    margin-top: 300px;
    left: 20%;
}
#ex_box_P
{
    margin-top: 500px;
    right: 20%;  
}
.ex_box
{
    position: absolute;
    padding: 20px; 
    width: 20%;
    height: 200px;
    min-width: 360px; 
}

#ex_box_L.ex_box p, #ex_box_P.ex_box p
{
    margin-top: -20px;
    text-align: justify;
}
#ex_box_L.ex_box b
{
    text-shadow: #323232 3.16px 3.2px 3.12px;
    color: #01E035;
    text-align: left;
}
#ex_box_P.ex_box b
{
    text-shadow: #323232 3.16px 3.2px 3.12px;
    color: #01E035;
    text-align: right;
}

.ex_box_cooperaton
{
    position: absolute;
    padding: 20px; 
    width: 20%;
    height: 100px;
    min-width: 360px;     
}
#position_coo1
{
    
    margin-top: 800px;   
}
#position_coo2
{
    
    margin-top: 1000px;   
}
.ex_box_cooperaton b
{	
    text-shadow: #323232 3.16px 3.2px 3.12px;
    color: #01E035;
    text-align: right;
     
}
.ex_box_cooperaton p
{
    margin-top: -20px;
    text-align: justify;
   
}
/*end EXPERIENCE///////////*/


#container_down
{
    background-image: url('image/tlo_contact.bmp');
    display: flex;
    width:100%;
    height:300px;
    background-color: #48575D;  
    justify-content: center; 
    opacity:  1;
    filter: alpha(opacity=1);
}
               
#contact_box 
{
    background-size: 120%;
    background-position: 160px 160px;
    min-width: 500px;
    position:relative;
    margin-top:-300px;
    background-color: #48575D; 
    width: 60%;
    height:550px;
    opacity:  1;
    filter: alpha(opacity=1);
    border: 0;	
    box-shadow: 0px 0px 4px;
    border-radius: 20px 20px;
}
.description_box
{
    flex: 1;
    font-size: 0.8em;
    color: #00FF7F;
    text-align: center;
    margin-left: 280px;
    font-family: "Trebuchet MS";
    font-feature-settings: "'liga' 1";
    line-height: 130%;
    padding-top: 80px; 
}
.description_box h2
{
    color: #E7E7E7; 
    letter-spacing: 0.25em;
    font-family: "lato",verdana;
    font-feature-settings: "'liga' 1";
    font-weight: 400;
}

#contact-form
{
    
    margin-left: 0%;
}
input, textarea
{
    padding: 10px;
    width: 200px;
    
    border-radius: 5px 5px;
}
textarea
{
  width: 280px;  
  height: 150px;
  max-width: 800px;
  max-height: 190px;
}
imput:hover, textarea:hover,
input:focus, textarea:focus
{
   
}
.form label
{
    margin-left: 10px;
}
.submit input
{
    font-weight: 400;
    font-family: "lato",verdana;
    font-feature-settings: "'liga' 1";
    text-align: center;
    
    width: 90%;
    color: #00ff3c;
    font-size: 12px;
    font-weight: 500;
    padding: 8px;
    letter-spacing: 0.1em;
    border-radius: 10px;
   
}
.submit input:hover
{
   
}

h2.ok
{
    font-family:"Century Gothic";
    font-weight: 300;
    font-size: 0.8em;
    padding: 2px;
    border-radius: 8px;
    color: orange;
    text-align: center;
    width: 90%;
}
footer
{
    display: flex;
    justify-content: center;
    background-color: #040404;
    opacity:  0.85;
    filter: alpha(opacity=85);
}





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

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.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:
 * https://www.drupal.org/node/897638
 */

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

/*
 * Hide visually and from screen readers, 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;
}

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

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

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

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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 that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

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

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

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

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

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

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

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