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

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

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

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * 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 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
   ========================================================================== */

/* GLOBAL */
body{margin:0px;padding:0px;background: transparent url(../img/bg-flex.png) top center repeat;font-family: 'Oswald', sans-serif;}
.container{width:100%;height:100%;margin:0px;padding:0px;background: transparent url(../img/background.jpg) top center no-repeat;}
.center{margin:auto;}
.half{width:50%;float:left;}

.go-h{color:#ffffff;font-weight:normal;letter-spacing:1px;text-transform:uppercase;cursor:default;}
.go-hsize-h1{font-size:28px;margin:10px 14px 0px 14px;}
.go-hsize-h2{font-size:28px;margin:10px 14px 0px 14px;}

.content-header-border{content:"";margin:4px 10px 0px 10px;height:5px;background: transparent url(../img/lewa/pasek-krotki.png) left repeat-x;}

*::-webkit-input-placeholder {color:#ffffff;}    
*:-moz-placeholder { /* FF 4-18 */ color:#ffffff;}
*::-moz-placeholder { /* FF 19+ */ color:#ffffff;}    
*:-ms-input-placeholder { /* IE 10+ */ color:#ffffff;}

/* ELEMS */
.page{width:1100px;}
.user-bar{height:40px;background: transparent url(../img/top/top-bg.jpg) top no-repeat;}
    .user-bar-options{float:left;}
        .user-bar-options a{display:inline-block;}
            .user-bar-options a{display:inline-block;text-decoration:none;padding:6px 15px 5px 15px;}
                .user-bar-options span{color:#00918e;font-size:14px;}
                .user-bar-options span:hover{color:#6bc7c7;}
                .user-bar-options i{display:inline-block;margin-right:8px;color:#fcc101;font-size:14px;}

    .user-bar-search{float:left;margin-left:20px;}
        .user-bar-search form{float:left;height:22px;margin-top:8px;background-color:#00918e;overflow:hidden;}
            .user-bar-search form input{float:left;color:#ffffff;height:20px;width:160px;border:0px;background-color:#00918e;}
            .user-bar-search form button{float:left;color:#ffffff;height:22px;border:0px;margin:0px;padding:0px 10px 0px 10px;border-left:1px solid white;background-color:#00918e;}
                .user-bar-search form button:active{color:#e2ac25;}
                .user-bar-search form button:hover{cursor:pointer}

    .user-bar-registration{text-align:right;}
        .user-bar-registration a{text-decoration:none;display:inline-block;padding:6px 15px 5px 15px;}
            .user-bar-registration span{color:#00918e;font-size:14px;}
            .user-bar-registration span:hover{color:#6bc7c7;}
            .user-bar-registration i{display:inline-block;margin-right:8px;color:#fcc101;font-size:14px;}
    
    .header{height:100px;margin-top:40px;overflow:hidden;position:relative;}        
        .header-logo{width:440px;float:left;}
            .header-logo img{width:438px;height:98px;margin:auto;}
        
        .header nav{position:absolute;bottom:0px;right:0px;width:688px;height:60px;z-index:300;background: transparent url(../img/top/menu-top.png) top right no-repeat;}
            .header nav ul{margin:0px;padding:0px;text-align:right;}
                .header nav ul li{display:inline-block;padding:14px 20px 10px 20px;font-size:20px;text-transform:uppercase;}
                    .header nav ul li a{color:#ffffff;text-decoration:none;}
                    .header nav ul li.current a{color:#ffc000;}
                    .header nav ul li:hover a{color:#00918e;}

        .presentation{width:1100px;height:370px;margin-top:40px;background-color:#1b1b1b;overflow:hidden;}
            .slider{width:780px;height:350px;margin:10px;float:left;position:relative;}
            
            .configurators{height:350px;width:290px;margin:10px 0px 10px 0px;float:left;overflow:hidden;}
                .calc{width:290px;height:170px;background-color:red;float:left;background: transparent url(../img/baner/rabat.jpg) top center no-repeat;}
                .config{width:290px;height:170px;margin-top:10px;background-color:red;float:left;background: transparent url(../img/baner/sprzet.jpg) top no-repeat;}
            
                    .configurators h5{color:#ffffff;width:165px;float:right;margin-top:30px;font-size:30px;font-weight:400;}
                
            .slider-nav{width:40px;height:40px;background:#1b1b1b url(../img/baner/strzalka-p.png) center no-repeat;position:absolute;cursor:pointer;z-index:9999;} 
                .slider-arr-right{top:155px;right:0px;}
                .slider-arr-left{top:155px;left:0px;background-image: url(../img/baner/strzalka-l.png);}

        .content{overflow:hidden;margin-top:20px;}
            .content .column-left{float:left;width:280px;margin-right:20px;}
                .sections{margin-bottom:20px;background:url("../img/lewa/box-bg.jpg") no-repeat scroll center top rgba(27, 27, 27, 1);}
                    .content-side-header{overflow:hidden;height:70px;}
                    .content-side-body{overflow:hidden;color:white;padding:10px 8px 20px 8px;}
                    
                        .content-side-list{margin:0px;list-style:none;}  
                            .content-side-list li{padding:10px;border-bottom:1px solid #2b270d;}  
                                .content-side-list li a{color:#ffffff;}  

                        .content-side-address li{overflow:hidden;}        
                            .content-side-address li .fa{float:left;width:30px;height:30px;font-size:28px;margin-top:2px;}        
                            .content-side-address li .address-value{float:left;width:190px;margin:4px 0px 0px 16px;}  
                            
            .content .column-right{float:right;width:800px;}
                .content-main-header{overflow:hidden;height:70px;background: transparent url(../img/prawa/prawa-top-bg.jpg) top no-repeat;}
                    .content-main-header h1{}
            
            .content-main-body{text-transform:uppercase;}
                .chooser-column{width:380px;margin:10px;float:left;}
                    .chooser-column .chooser-header{background-color: #000;overflow:hidden;}
                        .chooser-column .chooser-header-img{width:360px;height:360px;margin:10px 10px 10px 10px;}
                        .chooser-column:hover .chooser-header-img{}
                            .chooser-column.ski .chooser-header-img{background: transparent url(../img/prawa/glowna/narty.jpg) center top no-repeat;}
                            .chooser-column.board .chooser-header-img{background: transparent url(../img/prawa/glowna/snowboard.jpg) center top no-repeat;}
                        
                        .chooser-column .chooser-header h3{margin:0px 0px 5px 35px;padding:10px;text-align:left;}
                            .chooser-column .chooser-header h3 a{color:#ffffff;font-size:28px;text-decoration:none;font-weight:400;}
                            .chooser-column .chooser-header h3 a:hover{color:#ffc000;}
                    
                    .chooser-list{background-color:#1bb9ba;overflow:hidden;}
                        .chooser-list ul{list-style:none;padding-bottom:10px;}
                            .chooser-list li{width:320px;padding:8px 0px 8px 0px;border-bottom:1px solid #6bc7c7;background: transparent url(../img/prawa/list-item.png) center left no-repeat;}
                                .chooser-list li a{margin-left:14px;text-decoration:none;color:#ffffff;}
                            
.footer{margin-top:30px;padding:30px 0px 0px 0px;width:100%;border-top: 2px solid #a3e0d8;overflow:hidden;background: transparent url("../img/stopka/footer-bg.jpg") top repeat;}
    .footer-body{width:1100px;position:relative;}
        .footer-info{width:750px;float:left;}
            .footer-info-section{width:240px;border-left:1px solid #ffffff;float:left;}
                .footer-info-section h3{margin:0px;padding:0px 15px 0px 15px;color:#00918e;font-weight:normal;font-size:24px;}
                .footer-info-section li{list-style:none;margin-top:4px;}
                    .footer-info-section li a{list-style:none;margin-top:0px;color:#1bb9ba;text-decoration:none;font-size:18px;text-transform:uppercase;}
                    .footer-info-section li a:hover{color:#00918e;}
        
        .footer-social{width:50px;float:left;overflow:hidden;}
            .footer-social a{display:block;margin-top:20px;}
                .footer-social img{height:44px;width:44px;}
        
        .footer-2top{position:absolute;z-index: 99999;top:-30px;right:20px;cursor:pointer;}
        
    .madeby{width:1100px;overflow:hidden;}
        .madeby div{width:240px;float:right;overflow:hidden;}
            .madeby div > h5{display:block;width:100px;float:left;overflow:hidden;color:#00918e}
            .madeby div > img{width:100px;margin:14px 10px 0px 0px;float:right;overflow:hidden;}















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

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

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

.vh.focusable:active,
.vh.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.
   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,
(-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;
    }
}
