<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    overflow-x: hidden;
    font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, h5{
    font-family: 'Raleway', sans-serif;
}
img{
    max-width: 100%;
}

.center  {text-align:center}
.default-padding {padding-top:100px;padding-bottom: 100px; }
.popupper {border:0 solid red;
    width:100vw;height:100vh;position:absolute;;
    top:0;left:0;z-index: 9999999;padding:10%;text-align:center;}
.popupper img {max-width:100%;height:auto;-webkit-box-shadow: 0 10px 20px 5px rgba(0,0,0,0.33);
    -moz-box-shadow: 0 10px 20px 5px rgba(0,0,0,0.33);
    box-shadow: 0 10px 20px 5px rgba(0,0,0,0.33);}

.headers{
    background-color: transparent;
    color: #000;
    width: 100%;
    height:100px;
    position: fixed;
    top: 0;
    left: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}

body:not(.front) .headers {
    background: #fff;
    border-bottom: 5px solid #5e4680;
}


.toolbar-tray-open .headers { top: 80px; }
.toolbar-oriented .toolbar-bar { z-index: 2000; }

.change{
    background-color: #fff;
    color: red;
    height:80px;
    border-bottom: 5px solid #5e4680 !important;
}

.nav_h{
    width: 1280px;
}

.navbar-nav{
    float: right;
}

.navbar-nav&gt;li&gt;a {
    line-height: 69px;
    transition: all 1s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    color:#fff !important;
    text-transform: uppercase;
    font-weight: 800;
}

body:not(.front) .navbar-nav &gt; li &gt; a { color: #000 !important; }

.navbar-nav&gt;li&gt;a:hover, .navbar-nav&gt;li&gt;a:focus, .navbar-nav&gt;.open&gt;a{
    color: #000 !important;
}

.change.headers .navbar-nav&gt;li&gt;a  {
    line-height: 49px;
    color:#000 !important;
}

.navbar-fixed-top {border:0}

.navbar-brand img {
    background-size: 100% 100%;
    margin-top:18px;
    transform:scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background-image: url(../images/logo.png);

}


body:not(.front) .navbar-brand img { background-image: url(../images/logo-switch.png); }

.change.headers .navbar-brand img {
    margin-top:10px;
    transform:scale(0.9);
    -webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -o-transform:scale(0.9);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background-image: url(../images/logo-switch.png);
}

.video-overlay {position:absolute;height:100vh;width:100%}
.text-rotation-header {text-align:center;  }

/* pozycjonowanie centralne w pionie */

.text-rotation-header  {white-space:nowrap;}
.text-rotation-header &gt; * {white-space:normal;}

.text-rotation-header:before,
.text-rotation-header &gt;* {display:inline-block; vertical-align:middle;}

.text-rotation-header:before {content:"";  height:100%;}

.text-rotation-header  {word-spacing:-.25em;}
.text-rotation-header  &gt; * {word-spacing:normal;}


.text-rotation-header h1 {
    color: #fff;
    font-size: 45px;
    font-weight:800;
    text-transform: uppercase;
    letter-spacing: 14px;
}

.text-rotation-header h1 span{
    color: #dfae7f;
}

.header-subinformation {
    position: absolute;
    border:0 solid red;
    top:0;
    left:0;
    padding:20% 0 0 0;
    color: white;
    width:100%;
}

.header-subinformation h2 {

    font-weight: 100;
    letter-spacing: 1px;
    line-height:20px;
    font-size:16px;
    margin-bottom:40px;
}

.head-ghost-btn {
    border:1px solid #a597bd;
    background: #fff;
    text-transform: uppercase;
    padding:10px 50px;
    margin:  5px;
    color: #515151;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}

#form .head-ghost-btn{
    background: #a597bd;
}

.head-ghost-btn:hover, .head-ghost-btn:focus{
    background-color: #515151;
    border:1px solid #fff;
    color: #fff;
    text-decoration: none
}

.head-ghost-btn2 {
    border:1px solid #000;
    background: #d5b089;
    text-transform: uppercase;
    padding:10px 50px;
    margin:  5px;
    color: #fff;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}

.head-ghost-btn2:hover, .head-ghost-btn2:focus{
    background-color: #fff;
    border:1px solid #fff;
    color: #d5b089;
    text-decoration: none
}

.button-call { margin-top: 50px; background: #a597bd; color: #fff; border: 1px solid #a597bd; display: inline-block; }
.button-call:hover { background: transparent; color: #000; border-color: #a597bd; }

.well{
    background-color: #fff;
}

.foot_menu .head-ghost-btn{
    color: #8a8a8a;
}

.head-ghost-btn-dark {
    border:1px solid black;
    color:black
}

.head-ghost-btn-dark:hover {
    background-color: #444 !important;
    color:#fff !important;
    border:1px solid #444
}

.video-container{
    min-height: 400px;
    /*background: url(images/landscape2.jpg);*/
    background-position: center bottom;
}

.mask_top{
    height:  400px;
    background-size:100%;
    background: transparent;
}

.video-overlay{
    height: 400px;
}

.header-subinformation{
    padding: 150px 0 0 0;
}

#content{
    margin-top: 100px;
}

.nav_h{
    width: 1280px;
}

#content h1{
    font-weight: 800;
    text-transform: uppercase;
}

.galeria h1{
    font-weight: 300 !important;
}

.profile { margin-bottom: 40px; }

.vitamy h1 {
    font-weight: 100;
    font-size: 34px;
    margin-bottom:50px
}

.vitamy p img { height: auto; margin: 0 auto; }

.vitamy h2 {
    font-weight: 100;
    font-size: 34px;
    margin-bottom:50px
}

.vitamy h2 strong { font-weight: 800; }

.vitamy h2 span, .top6 h2 span {
    color: #9a89b3;
}

.categorie div {
    padding:0;
    overflow: hidden;
    position:relative;
    border:0 solid red;
    text-align: center;
}

.categorie img  {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;width:100%
}

.categorie  img:hover {
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -webkit-filter: brightness(50%); /* Chrome, Safari, Opera */
    filter: brightness(50%);
}

.cat-descritpion {
    width:100%;
    position:absolute !important;
    bottom:100px;
    padding-right:0 !important;
    right:0;
    border:0 solid white !important;
    padding-bottom: 15px !important
}

.cat-descritpion h3 {
    color:#fff;
}

.cat-descritpion p {color:#fff;
    margin:30px 0;
    font-size:12px !important;
}

.cat-descritpion .head-ghost-btn {margin-bottom:20px !important}

/* ----------------------- LICZNIKI ---------------------------------------------- */
.baskont-counters {color:#aaa}
.baskont-counters div {padding:0;text-align:center;background-color: #222 !important}
.baskont-counters .glyphicon {
    margin-top: 40px;
    border:4px solid rgba(255,255,255,.2);
    padding:20px;
    border-radius:50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.baskont-counters .glyphicon:before {
    font-size:36px;
    padding-top:0;
    color:#aaa;
}

.baskont-counters .counter {font-size: 28px;color:#fff}
.counter-description {margin-bottom: 100px;color:#fafafa}

.baskont-counters h3 {
    margin-top:100px;
    font-weight: 100;
    margin-bottom: 30px;
    font-size: 34px;color:#fff
}

/* brand colors                      */
.brand-color-1 {background-color: #222}
.brand-color-2 {background-color: #fff}

/* karuzela */
.owl-carousel .item {width:100%;height:900px;border:0 solid red;display:table}

.owl-theme .owl-controls {margin-top:-200px !important}
/*.baskont-slide-1 {background-image: url(../index.html)}*/
/*.baskont-slide-2 {background-image: url(../index.html)}*/

.slide-descritption {
    display: table-cell;
    vertical-align: middle;
    border:0 solid blue;
    margin: 0 auto;
    text-align:center;
    color:white;
    font-style:italic;
    font-size:20px;
    font-weight: 100;
}

.header-icon {
    margin:0 auto 20px auto;
    display:block;
    border: 2px solid rgba(1,1,1,.1);
    padding: 17px;
    width:60px;height:60px;
    -webkit-border-radius: 60%;
    -moz-border-radius: 60%;
    border-radius: 60%;
    background-color:rgba(1,1,1,.05)
}

.header-icon:before {    font-size: 20px}

.vitamy h3 {
    font-size: 20px;
    margin-bottom:16px;
    padding-bottom:20px
}

.testimonialsy {color:#fff}

.testimonialsy h1 {
    font-weight: 100;
    font-size: 34px;
    margin-bottom: 50px;
}

.testimonialsy img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width:150px;
    border:4px solid rgba(255,255,255,.3);
    margin-bottom:20px;
}

.baskont-name {
    display: block;
    font-weight: 100;
    font-size:14px
}

.baskont-subname {
    display: block;
    font-weight: 100;
    font-size:11px;
    font-style: italic;
    margin-bottom:18px
}

.testimonialsy .glyphicon:before {
    color:#fff;
    font-size:18px;
    border:1px solid #555;
    padding:10px 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.realizacje img {max-width: 100%}
.realizacje h3 {margin-top:0;padding-top: 30px}

.realizacje-descr {font-size:13px;padding-bottom:40px}

.unfixed {position:inherit}

.baskont-ctx h1 {font-weight: 100;color:#fff}
.baskont-ctx h3 {font-size:18px}
.baskont-ctx {color: #fff}

.baskont-ctx .well {background-color:#222;border:0;margin-top:50px}

/*  if inverted footer */

.ttab{
    display: table;
}

.trow{
    display: table-cell;
    vertical-align: middle;
}

.btnw, .chir a{
    color: #fff;
    display: inline-block;
    border: 2px solid #fff;
    padding: 8px 20px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    transition: all 0.5s;
    letter-spacing: 1px;
}

.btnw:hover, .chir a:hover{
    color: #9380ac;
    border: 2px solid #9380ac;
    background: #fff;
}

.btnf, .stom a{
    color: #9380ac;
    background: #fff;
    display: inline-block;
    border: 2px solid #9380ac;
    padding: 8px 20px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    transition: all 0.5s;
    letter-spacing: 1px;
}

#firma .btnf { margin-bottom: 20px; }

.btnf:hover, .stom a:hover{
    color: #fff;
    border: 2px solid #fff;
    background: #9380ac;
}

.tcenter{
    text-align: center;
}

.menu_b{
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,0.8);
    border:110px solid #fff;
    top:0;
    left:0;
    z-index: 1000;
    display: none;
}

.m_srod{
    position: relative;
    width: 100%;
}

#m_t a{
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 25px;
    display: block;
    letter-spacing: 2px;
}

#close_m{
    position: absolute;
    top:31px;
    right:41px;
}

.mask_top{
    background-size: 100% 100%;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 1080px;
}

.logo_top .line-left, .logo_top .line-right{
    width: calc(50% - 150px);
    border-bottom: 1px dashed #dfae7f;
    height: 15px;
}

.logo_top .line-left{
    float: left;
}

.logo_top .line-right{
    float: right;
}

.logo_top{
    width: 855px;
    margin: 40px auto 0 auto;
}

#menu_hov{
    position: absolute;
    left:67px;
    top:35px;
    font-size: 30px;
    color: #dfae7f;
    z-index: 20;
}

.menu_ico{
    position: absolute;
    top:35px;
    right: 67px;
}

.menu_ico a{
    display: inline-block;
    margin-right: 10px;
}

.menu_ico .lang{
    border:1px solid #ebab73;
    height: 24px;
    width: 24px;
    color: #ebab73;
    font-size: 12px;
    padding: 3px;
    margin-right: 1px;
}

.menu_ico .active{
    color: #fff;
    background: #ebab73;
}

#top_link{
    position: absolute;
    left:67px;
    bottom: 97px;
}

.video-container{
    min-height:1080px;
    width: 100%;
    background-size: cover;
}

.vitamy{
    background: #fff;
    position: relative;
    z-index: 10;
    padding: 50px 0;
}

.top{
    background-size: cover;
    color: #444;
    font-size: 17px;
    padding: 50px 0 0 0;
    min-height: 628px;
}

.top .ttab{
    height: 628px;
}

.top h1{
    font-weight: 800;
    font-size: 40px;
}

.top h2{
    font-weight: 800;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#story-freext2{
    color:#fff;
}

#story-freext2 h2{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 50px;
}

#story-freext2 .ttab{
    height: 737px;
    width: 100%;
}

.stom{
    list-style: none;
    margin-top: 20px;
}

.stom li{
    display: inline-block;
    margin: 5px;
}

.top2 .ttab{
    height: 626px;
}

.top2 h2, #story-freext3 h2, .top3 h2{
    font-size: 35px;
    color: #6e5491;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
}

.off_tit{
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    min-height: 50px;

}

.off_img{
    margin-top: 30px;
}

#story-freext3 .ttab{
    height: 737px;
}

#story-freext3 h2{
    color: #000;
}

.top2{
    background-size: cover;
    min-height: 626px;
}

.top3{
    background-size: cover;
    min-height: 626px;
}

.top3 .ttab{
    height: 626px;
    color: #fff;
}

.top3 h2{
    color: #fff;
}

.top3 .chir li{
    display: inline-block;
    margin: 5px;
}

.top4{
    position: relative;
    background:url(../images/zesp_bott.jpg) no-repeat right bottom;
    padding: 50px 0;

}

.top4 h2{
    color: #6e5491;
    text-transform: uppercase;
    font-size: 35px;
    letter-spacing: 1px;
    font-weight: 800;
    margin-bottom: 30px;
}

.zesp_opis{
    font-size: 12px;
    margin-bottom: 10px;
}

.zesp_opis h3{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    padding-bottom: 0;
    letter-spacing: 1px;
}

.z_top{
    position: absolute;
    top:0;
    left: 0;
    width: 87px;
    height: 86px;
}

.top5{
    background: url(../images/top5.jpg) right top /cover;
    min-height: 224px;
    color: #fff;
    padding: 50px 0 50px 0;
    font-size: 20px;
}

.top5 h2, .top6 h2{
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: 1px;
}

.top6{
    padding: 70px 0;
}

.top6 h2{
    font-weight: 800;
    margin-bottom: 50px;
}

.gal_opis h3{
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
}

.top7{
    background: #a597bd;
    color: #fff;
    padding: 90px 0;
    font-size: 17px;
}

.top7 a{
    color: #fff;
}

.top7 a img{
    transition: .3s;
}

.top7 a:hover img{
    opacity: .7;
}

.top7 h2{
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
}

form .glyphicon, form .head-ghost-btn{
    color: #000;
}

#kontakt{
    possition: absolute;
}

/*#kontakt{
    position: relative;
    background: #fff;
    color: #404040;
    font-size: 20px;
}
#kontakt a{
    color: #404040;
}
#kontakt .line-left, #kontakt .line-right{
    width: calc(50% - 150px);
    border-bottom: 1px dashed #dfae7f;
    height: 17px;
}
#kontakt .line-left{
    float: left;

}
#kontakt .line-right{
    float: right;
}*/


#foot2, #foot3{
    position: absolute;
    bottom: 70px;
    right: 20px;
}

#cook_woyt{
    top:100px!important;
}

.gal-pic{
    padding: 10px 15px;
}

.input-group-addon{
    background-color:#a597bd;
}

.inputGroupContainer{
    margin-bottom: 10px;
}

form .glyphicon, form .head-ghost-btn{
    color: #fff;
}

.well{
    border: 0;
}

.navbar-fixed-bottom{
    background: #272727;
    color: #fff;
}

.navbar-fixed-bottom .navbar-nav &gt; li &gt; a{
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
}

.cookiez {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    font-size: 12px;
    left: 0;
    padding: 15px 0 17px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 20000;
    display: none;
}

.cookiez a {
    background-color: #ddd;
    border: 0 solid red;
    border-radius: 4px;
    color: #555;
    display: inline-block;
    margin-left: 10px;
    padding: 9px 17px;
    cursor: pointer;
}

.zesp_jpg{
    height: 153px;
    width: 153px;
    border-radius: 50%;
    border:1px solid #fff;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.zesp{
    min-height: 310px;
}

#story-freext3 .ttab{
    width:100%;
}

@media screen and (min-width: 1px) and (max-width: 1200px){
    .navbar  .container{
        width:100%;
    }
}

.witamy { margin: 20px 0 15px; font-weight: 800; font-size: 13px; display: block; }
.med { color: rgb(110, 84, 145); }
.spacer { color: rgb(180, 166, 199); }

#firma h1 { margin: 20px 0 50px; }

.gal_jpg img { height: auto; }

.top7 img { margin: 20px 0 10px; }

.galeria { display: flex; flex-wrap: wrap; }
.galeria .colorbox { width: calc(100% / 6); padding: 10px; }
.galeria .colorbox img { width: 100%; height: auto; }

@media (max-width: 1000px) {
    .galeria .colorbox { width: calc(100% / 4); }
}

@media (max-width: 961px) {
    .change { height: 100px; }
}

@media (max-width: 768px) {
    .galeria .colorbox { width: calc(100% / 3); }
}

@media (max-width: 550px) {
    .galeria .colorbox { width: calc(100% / 2); }
}



body {
    overflow-x: hidden}
img{
    max-width: 100%;
}
.mob_vis{
    display: none;
}
.mob_disp{
    display: none;
}

@media screen and (min-width: 1px) and (max-width: 1700px){
    .cont_off{
        width: 100%;
    }
}
@media screen and (min-width: 1px) and (max-width: 1300px){
    .logo_top .line-left, .logo_top .line-right{
        display: none;
    }
    .nav_h{
        width: 100%;
    }
    .nav&gt;li&gt;a{
        padding: 10px 8px;
    }
}
@media screen and (min-width: 1px) and (max-width: 1195px){

    .navbar-nav&gt;li&gt;a {
        font-weight: 600;
        font-size: 12px;
    }
}
@media screen and (min-width: 1px) and (max-width: 1095px){
    .navbar-nav&gt;li&gt;a {
        font-weight: 600;
        font-size: 11px;
    }
    .navbar-brand{
        padding: 15px 0;
    }
}
@media screen and (min-width: 1px) and (max-width: 1000px){
    .text-rotation-header h1{
        font-size: 30px;
        letter-spacing: 1px;
    }
    .head-ghost-btn,.head-ghost-btn2{
        display: inline-block;
    }
    .text-rotation-header{
        width: 90%;
        left:5%;
    }
    .video-container{
        min-height: 800px;
    }
    .vid, .vid #ramka-film{
        height: 800px !important;

    }
    .vid #ramka-film{
        width: 1422px !important;
    }

    #top_link{
        display: none;
    }
}
@media screen and (min-width: 1px) and (max-width: 991px){
    .parallax.bg1{
        height: auto;
        padding-bottom: 50px;
    }
    .mob_none{
        display: none;
    }
    .mob_vis{
        display: block;
    }
    .prod_b .txt{
        padding: 0 20px 40px 20px;
    }
    .logo_top{
        width: 100%;
    }
    .menu_b{
        border: 30px solid #fff;

    }
    #close_m{
        top:5px;
        right:5px;
    }
}
@media screen and (min-width: 1px) and (max-width: 970px){
    .nav&gt;li&gt;a{
        padding: 10px 5px;
    }
}
@media screen and (min-width: 1px) and (max-width: 961px){
    .navbar-brand{
        padding:  0;
    }
    .nav&gt;li&gt;a{
        padding: 0 8px;

    }
    .change.headers .navbar-nav&gt;li&gt;a{
        line-height: 20px;
    }
}
@media screen and (min-width: 1px) and (max-width: 767px){
    .change.headers .navbar-nav&gt;li&gt;a{
        line-height: 49px;
    }
    .change{
        height: 60px;
    }
    .navbar-default .navbar-nav&gt;li&gt;a{
        color: #000 !important;
    }
    .navbar-nav{
        float: none;
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0 !important;
    }
    #navbar{
        padding: 0;
    }
    .dropdown-menu{
        text-align: center;
    }
    .nav{
        background: #fff;
    }
    .foot_menu{
        display: none;
    }
    .header-subinformation{
        padding: 100px 0 0 0;
    }
    .menu_ico{
        top:80px;
    }
    #menu_hov{
        top:-5px;
        left:20px;
        z-index: 25;
    }
    .logo_top{
        position: relative;
        z-index: 1;
    }
    .podst{
        min-height: inherit !important;
        height: 300px !important;
    }
    section.multilayer .ttab{
        padding: 0 20px;
    }
    .top2 h2, #story-freext3 h2, .top3 h2{
        font-size: 20px;
    }
    #story-freext2&gt;div:nth-of-type(1), #story-freext3&gt;div:nth-of-type(1){
        background-position: center top!important;

    }
    .top3 .ttab, .top3{
        min-height: inherit !important;
        height: 400px !important;
        padding: 0;

    }
    #story-freext.multilayer.slide{
        margin-bottom: -25px;
    }
    #story-freext&gt;div:nth-of-type(1), #story-freext&gt;div:nth-of-type(2), #story-freext&gt;div:nth-of-type(3), #story-freext&gt;div:nth-of-type(4), #story-freext&gt;div:nth-of-type(5), #story-freext&gt;div:nth-of-type(6), #story-freext&gt;div:nth-of-type(7), #story-freext&gt;div:nth-of-type(8){
        background-size: 150%;
        background-position: 35% 0 !important;

    }
    #story-freext&gt;div:nth-of-type(3){
        display: none;
    }
    .mob_disp{
        display: block;
        width: 100%;
    }
    #story-freext{
        height: auto !important;
    }
    #story-freext4{
        display: none;
    }
    .top{
        text-align: center;
    }
}

@media screen and (min-width: 1px) and (max-width: 650px) {
    #story-freext2 .col-xs-4{
        width: 100%;
    }
    .stom li{
        width: 100%;
    }
    .stom li a{
        width: 80%;
        display: block;
        margin: 0 auto;
    }
}


.footzaas {
    border:0px solid red;
}
.footzaas a {color:black}



/*LOGIN FORM*/

#user-login-form .login-form { margin-top: 50px; padding: 0 30px; }
#user-login-form .logo { text-align: center; }
#user-login-form .logo img { max-width: 100%; height: auto; margin-bottom: 50px; }
#user-login-form .logo h2 { color: #666666; font-family: 'Montserrat', sans-serif; font-size: 16px;
    margin-bottom: 50px; }

#user-login-form #edit-name--description,
#user-login-form #edit-pass--description { display: none; }

#user-login-form .login-fields label { display: none; }
#user-login-form .login-fields .form-text { width: 500px; margin-bottom: 30px; height: 25px; border-radius: 5px;
    border: 2px solid #6666; background-color: #F3F4EE; padding-left: 5px; font-size: 14px; }
#user-login-form .login-fields .form-text:focus { border: 2px solid #0085D0; }
#user-login-form .login-fields .field { display: flex; margin: 0 auto; }
#user-login-form .login-fields { max-width: max-content; margin: 0 auto; }
#user-login-form .login-fields p { line-height: 20px; width: 150px; color: #666666;  font-size: 16px;
    font-family: 'Montserrat', sans-serif; font-weight: normal; }
#user-login-form .login-submit { max-width: max-content; margin: 0 0 0 auto; }
#user-login-form #edit-submit { padding: 10px 50px; border-radius: 5px; border: 0; background-color: #0085D0;
    color: white; font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: normal; }
#user-login-form #edit-submit:hover { opacity: 0.85; }


@media (max-width: 700px) {
    #user-login-form .login-fields .form-text { width: 100%; }
}

@media (max-width: 450px) {
    #user-login-form .login-fields .field { display: block; }
    #user-login-form .login-fields p { margin: 0; }
    #user-login-form .login-submit { margin: 0 auto; }

    #user-login-form .logo img { width: 100%; }
}

/*END LOGIN FORM*/

/*COOKIES*/

.disclaimer__text { font-size: 32px; margin-bottom: 50px; }

.cookiesjsr--app { font-size: 14px; }
.cookiesjsr-service-group.active .cookiesjsr-service-group--content { overflow: hidden; }

.cookie-page { width: 900px; margin: 0 auto; }
.cookie-page .cookies-docs { margin: 25px auto; }


@media (max-width: 900px) {
    .cookie-page { width: 100%; }
}

/*COOKIES*/
</pre></body></html>