/*!
 * Copyright 2016, UNIGROUP MEDIA
 * https://unigroupmedia.pl 
 * Przekompilować na LESS + dodać wsparcie AngularJS w wersji produkcyjnej w Sande.CMS
 */

/*** CSS IMPORT / Import styli do poprawy ***/
    @import url(font-awesome.min.css);
    @import url(bootstrap.min.css);
    @import url(animate.css);
    @import url(venobox.css);
    @import url(vegas.css);
    @import url(et-font.css);
    @import url("http://fonts.googleapis.com/css?family=Raleway:400,500,600,800");
    @import url("http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
/*** CSS IMPORT ***/
/*** FONT FACE / Font z PSD przesłnego przez STAFLO.PL ***/
@font-face {
    font-family: 'comfortaalight';
    src: url('../fonts/comfortaa-light-webfont.eot');
    src: url('../fonts/comfortaa-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/comfortaa-light-webfont.woff2') format('woff2'),
         url('../fonts/comfortaa-light-webfont.woff') format('woff'),
         url('../fonts/comfortaa-light-webfont.ttf') format('truetype'),
         url('../fonts/comfortaa-light-webfont.svg#comfortaalight') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'comfortaaregular';
    src: url('../fonts/comfortaa-regular-webfont.eot');
    src: url('../fonts/comfortaa-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/comfortaa-regular-webfont.woff2') format('woff2'),
         url('../fonts/comfortaa-regular-webfont.woff') format('woff'),
         url('../fonts/comfortaa-regular-webfont.ttf') format('truetype'),
         url('../fonts/comfortaa-regular-webfont.svg#comfortaaregular') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'comfortaabold';
    src: url('../fonts/comfortaa-bold-webfont.eot');
    src: url('../fonts/comfortaa-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/comfortaa-bold-webfont.woff2') format('woff2'),
         url('../fonts/comfortaa-bold-webfont.woff') format('woff'),
         url('../fonts/comfortaa-bold-webfont.ttf') format('truetype'),
         url('../fonts/comfortaa-bold-webfont.svg#comfortaabold') format('svg');
    font-weight: normal;
    font-style: normal;}
/*** FONT FACE ***/
/*** GENERAL ***/
    html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
    article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}

    body{line-height:1}
    body{background:#fff;font-family:'comfortaaregular';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
    body,html{width:100%}
    body,input,select,textarea{-webkit-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-moz-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-ms-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-o-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);color:#fff;font-size:16pt;line-height:1.75em}

    ol,ul{list-style:none}
    blockquote,q{quotes:none}
    blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
    table{border-collapse:collapse;border-spacing:0}

    a{-webkit-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-moz-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-ms-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-o-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);cursor:pointer;text-decoration:none}
    a:hover{color:#FF1D4D;text-decoration:none !important;outline:none !important}
    a:active,a:focus{outline:none !important;text-decoration:none !important;color:#2B2D35}

    button{-webkit-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-moz-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-ms-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-o-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);cursor:pointer}
    button:hover,button:active,button:focus{outline:none !important;text-decoration:none !important;color:#2B2D35}

    strong,b{font-weight:600}em,i{font-style:italic}p{margin:0 0 2em 0;font-size:0.8em;line-height:1.6em}

    h1,h2,h3,h4,h5,h6{color:#2B2D35;font-weight:600;line-height:1em;margin:0 0 1em 0}
    h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}
    h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#fff; font-family: 'comfortaabold';}
    h1{font-size:2em;line-height:1.5em}
    h2{font-size:1.2em;line-height:1.2em;text-transform:uppercase;font-weight:600;letter-spacing:1px;margin-bottom:0}
    h3{font-size:1em;line-height:1.5em;margin-bottom:0.5em;font-weight:400}
    h4{font-size:0.8em;line-height:1.1em;font-weight:600;text-transform:uppercase}
    h5{font-size:0.8em;line-height:1em;margin-bottom:0.2em;font-weight:400;text-transform:uppercase}
    h6{font-size:0.7em;line-height:1.5em}sub{font-size:0.8em;position:relative;top:0.5em}

    sup{font-size:0.8em;position:relative;top:-0.5em}

    .display-none{display:none !important}
    .border-separator{background-color:#0dbdbb;height:2px;position:relative;width:22px;display:block;margin:10px 0 20px}
    .align-left{text-align:left}
    .align-center{text-align:center}
    .align-right{text-align:right}
    .no-margin-bottom{margin-bottom:0}
    .opacity-0{opacity:0}form{margin:0 0 1em 0}

    button.btn{background-color:transparent;-webkit-border-radius:0.35em;-moz-border-radius:0.35em;-ms-border-radius:0.35em;border-radius:0.35em;border:solid 3px #EFEFEF;color:#999;cursor:pointer;display:inline-block;font-weight:600;height:3.15em;height:calc(2.75em + 6px);line-height:2.75em;min-width:10em;padding:0 1.5em;text-align:center;text-decoration:none;white-space:nowrap}
    button.btn:hover{border-color:#FF1D4D;color:#FF1D4D}
    button.btn:active,button.btn:focus{border-color:#e90031;color:#e90031;box-shadow:none}

    .image{border:0;display:inline-block;position:relative}
    .image:before{background:url("images/overlay.png");content:'';display:block;height:100%;left:0;opacity:0.5;position:absolute;top:0;width:100%}
    .image.thumb{text-align:center}
    .image.thumb:after{border:solid 3px rgba(255,255,255,0.5);color:#fff;content:'CLICK';letter-spacing:2px;display:inline-block;font-size:0.8em;font-weight:600;left:50%;line-height:2.25em;margin:-1.25em 0 0 -3em;opacity:0;padding:0 1.5em;position:absolute;text-align:center;text-decoration:none;top:50%;white-space:nowrap}
    .image.thumb:hover:after{opacity:1.0}
    .image img{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;display:block}
    .image.fit{display:block;margin:0 0 2em 0;width:100%}
    .image.fit img{width:100%}
    .image.avatar{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}
    .image.avatar:before{display:none}
    .image.avatar img{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;width:100%}

    .loading{position:fixed;background:#fff;width:100%;height:100%;z-index:999}
    .loading .center-loading{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:50px;width:50px;border:1px solid #e5e5e5;border-bottom:1px solid #BABABA;border-radius:50%;-webkit-animation:loader-rotate 0.7s linear infinite;-moz-animation:loader-rotate 0.7s linear infinite;animation:loader-rotate 0.7s linear infinite}
    .loading .center-bis-loading{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:25px;width:25px;border:1px solid #e5e5e5;border-bottom:1px solid #BABABA;border-radius:50%;-webkit-animation:loader-inverse 0.7s linear infinite;-moz-animation:loader-inverse 0.7s linear infinite;animation:loader-inverse 0.7s linear infinite}@-webkit-keyframes loader-rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes loader-rotate{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@keyframes loader-rotate{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loader-inverse{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg)}}@-moz-keyframes loader-inverse{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(-360deg)}}@keyframes loader-inverse{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}

    .background-left{background-repeat:no-repeat;background-size:cover;position:fixed;width:110vw;height:130vh;z-index:-10;top:-30vh;left:-100px}

    .vegas-overlay{background:rgba(43,45,53,0.7) !important;z-index:-1;position:fixed;height:120%}
    .header-fss{background:rgba(43,45,53,0.6)}#footer{bottom:0;left:0;padding:0 3em 4em 0;position:fixed;text-align:right;width:35%}

    ul{padding-left:0}
    ul li{padding-left:0}
    ul.icons{cursor:default;list-style:none;padding-left:0}
    ul.icons li{display:inline-block;padding:0 0.3em 0 0}
    ul.icons li:last-child{padding-right:0}
    ul.icons li .icon:before{font-size:1.5em}

    .block-services .icon-services{font-size:2em;color:#FF1D4D}

    .table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}
    .table-wrapper .td-title{color:#2B2D35;text-transform:uppercase;font-weight:600;font-size:0.8em}
    .table-wrapper .td-description{color:#666;font-size:0.7em;line-height:1.2em}
    .table-wrapper .td-price{color:#fff;font-weight:600;font-size:0.8em;text-align:center;background:#FF1D4D}
    .table-wrapper .td-terms{color:#999;font-weight:500;font-size:0.8em;font-style:italic;text-align:right;padding:0.75em 0}
    .table-wrapper .td-terms p{margin-bottom:0}table{margin:0 0 1em 0;width:100%}

    table tbody tr{border:solid 1px #EFEFEF;border-left:0;border-right:0}
    table tbody tr:nth-child(2n+1){background-color:#F8F8F8}
    table td{padding:0.75em 0.75em;vertical-align:middle}
    table th{color:#999;font-size:0.9em;font-weight:600;padding:0 0.75em 0.75em 0.75em;text-align:left}
    table thead{border-bottom:solid 2px #EFEFEF}
    table tfoot{border-top:solid 2px #EFEFEF}
    table.alt{border-collapse:separate}
    table.alt tbody tr td{border:solid 2px #EFEFEF;border-left-width:0;border-top-width:0}
    table.alt tbody tr td:first-child{border-left-width:2px}
    table.alt tbody tr:first-child td{border-top-width:2px}
    table.alt thead{border-bottom:0}
    table.alt tfoot{border-top:0}input[type="text"],input[type="password"],input[type="email"],select,textarea{background:#F8F8F8;-webkit-border-radius:0.35em;-moz-border-radius:0.35em;-ms-border-radius:0.35em;border-radius:0.35em;border:solid 2px #EFEFEF;color:#2B2D35;display:block;outline:0;padding:0 0.75em;text-decoration:none;width:100%;font-size:0.8em;font-weight:500;-webkit-appearance:none}

    input[type="text"]:invalid,input[type="password"]:invalid,input[type="email"]:invalid,select:invalid,textarea:invalid{box-shadow:none}
    input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,select:focus,textarea:focus{border-color:#FF1D4D}
    input[type="text"] input,input[type="password"] input,input[type="email"] input,select input,textarea input{width:300px}
    input[type="text"] input::-webkit-input-placeholder,input[type="password"] input::-webkit-input-placeholder,input[type="email"] input::-webkit-input-placeholder,select input::-webkit-input-placeholder,textarea input::-webkit-input-placeholder{color:#B2B2B2 !important}
    input[type="text"] input::-moz-placeholder,input[type="password"] input::-moz-placeholder,input[type="email"] input::-moz-placeholder,select input::-moz-placeholder,textarea input::-moz-placeholder{color:#B2B2B2 !important}
    input[type="text"] input:-moz-placeholder,input[type="password"] input:-moz-placeholder,input[type="email"] input:-moz-placeholder,select input:-moz-placeholder,textarea input:-moz-placeholder{color:#B2B2B2 !important}
    input[type="text"] input:-ms-input-placeholder,input[type="password"] input:-ms-input-placeholder,input[type="email"] input:-ms-input-placeholder,select input:-ms-input-placeholder,textarea input:-ms-input-placeholder{color:#B2B2B2 !important}
    input[type="text"],input[type="password"],input[type="email"],select{height:2.75em}

    textarea{padding:0.75em}

    .form-group{margin-bottom:30px}

    .success-message,.error-message{width:100%;padding:15px 10px;background-color:#CF000F}
    .success-message p,.error-message p{color:#fff !important;font-size:0.8em;line-height:20px;margin-bottom:0}
    .success-message{background-color:#27AE60 !important}

    .vbox-title{color:#fff;background:#1a1a1a}
    .vbox-close{-webkit-transition:all 0.3s cubic-bezier(0.42, 0, 0.58, 1);-moz-transition:all 0.3s cubic-bezier(0.42, 0, 0.58, 1);-ms-transition:all 0.3s cubic-bezier(0.42, 0, 0.58, 1);-o-transition:all 0.3s cubic-bezier(0.42, 0, 0.58, 1);transition:all 0.3s cubic-bezier(0.42, 0, 0.58, 1);cursor:pointer;position:fixed;top:0;right:0;height:50px;min-width:50px;display:block;z-index:1;color:#fff;overflow:hidden;text-align:center;line-height:38px;font-size:28px;padding:6px 10px}
    .vbox-close:hover{color:#FF1D4D;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
    .vbox-next,.vbox-prev{-webkit-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-moz-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-ms-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-o-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);box-sizing:content-box;cursor:pointer;position:fixed;top:0;bottom:0;line-height:50%;color:#fff;width:50px;z-index:0;text-align:center;height:100%;overflow:hidden}
    .vbox-next:hover,.vbox-prev:hover{color:#FF1D4D}
    .vbox-next i,.vbox-prev i{position:relative;top:50%;font-size:1.5em}

    .scroll-top{-webkit-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-moz-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-ms-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-o-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);position:fixed;right:0;width:50px;height:40px;line-height:40px;text-align:center;font-size:48px;z-index:5}
    .scroll-top a{display:block;width:100%;height:100%;color:#FF1D4D;text-decoration:none;outline:none;border:none;padding-top:10px}
    .scroll-top a:hover{color:#e90031}
    .scroll-top:hover{margin-bottom:10px}
    .scroll-top .arrows-bottom{-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);transform:rotate(225deg);margin:0 0 3px 4px}

    .arrows-part{position:fixed;right:0;bottom:0;display:block;margin:0 auto;width:50px;height:80px;text-align:center;line-height:80px;margin-top:0;float:right;z-index:5}
    .arrows-bottom{display:block;width:5px;height:5px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);border-right:2px solid #FF1D4D;border-bottom:2px solid #FF1D4D;margin:0 0 3px 4px;width:16px;height:16px}

    .first-chevron,.second-chevron,.third-chevron{-webkit-animation:arrows-anim 1s infinite;-moz-animation:arrows-anim 1s infinite;animation:arrows-anim 1s infinite}
    .first-chevron{-webkit-animation-delay:0.1s;-moz-animation-delay:0.1s;animation-delay:0.1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;margin-top:1px}

    .second-chevron{-webkit-animation-delay:0.2s;-moz-animation-delay:0.2s;animation-delay:0.2s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;margin-top:-6px}

    .third-chevron{-webkit-animation-delay:0.3s;-moz-animation-delay:0.3s;animation-delay:0.3s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;margin-top:-6px}@-webkit-keyframes arrows-anim{0%{opacity:0}50%{opacity:0.5}100%{opacity:1}}@-moz-keyframes arrows-anim{0%{opacity:0}50%{opacity:0.5}100%{opacity:1}}@keyframes arrows-anim{0%{opacity:0}50%{opacity:0.5}100%{opacity:1}}
/*** GENERAL ***/
/*** MAIN WRAPPER ***/
    #main{position:relative;z-index:100;margin-left:50%;padding:5em 4em 4em 4em;width:calc(100% - 50%);padding-right:10em; background: url(../images/content_bg.png); height: 1200px;}
    #main>section{border-top:solid 2px #EFEFEF;margin:4em 0 0 0;padding:4em 0 0 0}
    #main>section:first-child{border-top:0;margin-top:0;padding-top:0}
/*** MAIN WRAPPER ***/
/*** HEADER ***/
    #header{height:100%;left:0;padding:4em 3em;position:fixed;text-align:center;top:0;width:50%}
    #header strong,#header b{color:#fff}
    #header h1{font-family: 'comfortaabold'; color:#fff;font-weight:800;font-size:3.5em;line-height:1;margin-bottom:10px;position:relative}
    #header h2,#header h3,#header h4,#header h5,#header h6,#header p{font-family: 'comfortaaregular'; color:#fff;position:relative;}
    #header h3{font-family: 'comfortaaregular';color:#fff; font-size:3em;}
    #header .image.avatar{margin:0;width:10em}
/*** HEADER ***/
/*** FOOTER ***/
    #footer .icons{margin:1em 0}
    #footer .icons a{color:#fff;font-size:0.7em;width:35px;height:35px;line-height:35px !important;position:relative;margin:0 5px;text-align:center;display:inline-block;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.58, 1);-moz-transition:all 0.3s cubic-bezier(0, 0, 0.58, 1);-ms-transition:all 0.3s cubic-bezier(0, 0, 0.58, 1);-o-transition:all 0.3s cubic-bezier(0, 0, 0.58, 1);transition:all 0.3s cubic-bezier(0, 0, 0.58, 1);-webkit-backface-visibility:hidden}
    #footer .icons a:before{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;-webkit-border-radius:180px;-moz-border-radius:180px;-ms-border-radius:180px;border-radius:180px;}
    #footer .icons a:hover:before{border:1px solid #fff;-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}
    #footer .icons a i{position:relative;top:0;left:0}
    #footer .icons a i.fa-facebook{left:-1px}
    #footer .copyright{color:#EFEFEF;font-size:0.6em;font-weight:400;padding:0}
    #footer .copyright a{color:#fff;font-weight:600;text-decoration:none;border:none}
    #footer .copyright a:hover{color:#FF1D4D}
/*** FOOTER ***/
/*** WORK SECTION ***/
    .work-item{margin:0 0 2em 0;border:1px solid #ecf0f1;-webkit-border-radius:0 0 0.35em 0.35em;-moz-border-radius:0 0 0.35em 0.35em;-ms-border-radius:0 0 0.35em 0.35em;border-radius:0 0 0.35em 0.35em;overflow:hidden;background:#fff}
    .work-item .image{margin:0;border-bottom:2px solid #FF1D4D;overflow:hidden;background:#000}
    .work-item .image img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s cubic-bezier(0.42, 0, 0.58, 1);-moz-transition:all 0.3s cubic-bezier(0.42, 0, 0.58, 1);-ms-transition:all 0.3s cubic-bezier(0.42, 0, 0.58, 1);-o-transition:all 0.3s cubic-bezier(0.42, 0, 0.58, 1);transition:all 0.3s cubic-bezier(0.42, 0, 0.58, 1)}
    .work-item .image:hover img{opacity:0.5;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
    .work-item .details{padding:0.8em}
    .work-item .details h4{font-size:0.8em;font-weight:500;margin:0.5em 0 1.5em 0;letter-spacing:2px;text-align:center;color:#333}
    .work-item .details h4 small{font-size:0.7em}
    .work-item .details p{font-weight:400;font-size:0.7em;line-height:1.5em;margin:0}
/*** WORK SECTION ***/
/*** NEWSLETTER SECTION / Indykator poprawoności zapisu do listy mailingowej ***/
    #newsletter #notifyMe{padding-bottom:0}
    #newsletter #notifyMe .form-group{margin-bottom:1em}
    #newsletter #notifyMe .form-group input[type="text"]{padding:0 0.75em;width:60%;margin:0 0 20px;color:#2B2D35;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.58, 1);-moz-transition:all 0.3s cubic-bezier(0, 0, 0.58, 1);-ms-transition:all 0.3s cubic-bezier(0, 0, 0.58, 1);-o-transition:all 0.3s cubic-bezier(0, 0, 0.58, 1);transition:all 0.3s cubic-bezier(0, 0, 0.58, 1)}
    #newsletter #notifyMe .form-group input[type="text"]:hover,#newsletter #notifyMe .form-group input[type="text"]:focus{box-shadow:none}
    #newsletter #notifyMe .form-group input[type="text"]::-webkit-input-placeholder{color:#B2B2B2 !important}
    #newsletter #notifyMe .form-group input[type="text"]::-moz-placeholder{color:#B2B2B2 !important}
    #newsletter #notifyMe .form-group input[type="text"]:-moz-placeholder{color:#B2B2B2 !important}
    #newsletter #notifyMe .form-group input[type="text"]:-ms-input-placeholder{color:#B2B2B2 !important}
    #newsletter .message{width:100%;padding:15px 10px}
    #newsletter .message p.notify-valid{line-height:20px;color:#fff;font-size:0.8em;margin-bottom:0}
    #newsletter .success-full{background:#27AE60}
    #newsletter .error{background:#CF000F}
    #newsletter .bad-email{background:#CF000F}
/*** NEWSLETTER SECTION ***/
/*** MAP SECTION / Potrzebna zmiana trybu ***/
    #map{height:500px;width:100%;position:relative;color:#333 !important}
    #map h6{font-weight:500;color:#333;font-size:1em;margin-bottom:0.2em}
    #map p{font-weight:400;color:#666;font-size:1em;line-height:1.5;margin-bottom:0}
/*** MAP SECTION ***/



/*** YT/VIDEO / Link bezspośrenio z yt + ustawienie czasu w index ***/
    .block-contact{padding:10px 10px 7px 55px;position:relative;margin-bottom:30px;border:2px solid #EFEFEF;background:#F8F8F8;-webkit-border-radius:0.35em;-moz-border-radius:0.35em;-ms-border-radius:0.35em;border-radius:0.35em}
    .block-contact .icon-contact{font-size:1.5em;color:#FF1D4D;width:50px;position:absolute;top:50%;left:0;text-align:center;margin-top:-0.6em}
    .block-contact p{margin:0}

    .video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}
    .video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;border:none}

    .header-player{background:rgba(2, 148, 145, 0.53);}

    .youtube-controls{position:fixed;color:#fff;top:0;right:0;z-index:10;text-align:center;width:50px;height:100px;line-height:50px} /*** Kontrolki YT do poprawy ***/
    .youtube-controls i{cursor:pointer;display:block;float:left;width:50px;height:50px;line-height:50px;background:#F8F8F8;color:#333;-webkit-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-moz-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-ms-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);-o-transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1);transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1)}
    .youtube-controls i:hover{color:#FF1D4D;background:rgba(43,45,53,0.8);text-decoration:none !important;outline:none !important}
/*** YT/VIDEO ***/





/*** RESPONS / Sprawdzić poprawność na FHD,QHD,UHD + Retina ***/
@media only screen and (max-width: 1600px){
    #header h1{font-size:2.5em}
    #main{padding-right:4em}
    #newsletter #notifyMe .form-group input[type="text"]{width:100%}}

@media only screen and (min-width: 1025px) and (max-width: 1280px){
    #header{padding:1.5em 3em 3em}
    #footer{padding:0 3em 1.5em 0}}

@media only screen and (max-width: 1024px){
    #header{background-attachment:scroll;background-position:top left,center center;background-size:auto,cover;left:auto;position:relative;text-align:center;top:auto;width:100%}
    #header h1{font-size:1.75em}
    #header h1 br{display:inline}
    
    #footer{bottom:auto;left:auto;position:relative;padding:2em 0;text-align:center;width:100%;background:#01918f;}
    #footer .copyright li{border-left-width:1px;display:inline-block;line-height:1em;margin-left:0.75em;padding-left:0.75em}
    
    #main{margin:0;width:100%;padding-left:3em;padding-right:3em}
    
    textarea{margin-top:0 !important}}

@media only screen and (max-width: 768px){
    #main{padding-left:2em;padding-right:2em}
    
    #countdown_dashboard .dash-glob .dash .digit{font-size:2em;font-weight:300}
    #countdown_dashboard .dash-glob .dash .dash_title{color:#666;letter-spacing:1px;font-size:0.6em;padding-left:2px}
    
    .block-contact p{margin:0}
    
    .table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}
    .table-wrapper thead{display:none}
    .table-wrapper tr{text-align:center;margin-bottom:30px;clear:both;display:block;border:none;float:left;width:100%;background:#F8F8F8}
    .table-wrapper .td-title{float:left;width:100%;padding:0 0.75em}
    .table-wrapper .td-description{float:left;width:100%;padding-top:0;padding-bottom:0.75em}
    .table-wrapper .td-price{float:left;width:100%;clear:both;padding:0.1em 0.75em}
    .table-wrapper .td-terms{color:#999;font-weight:500;font-size:0.8em;font-style:italic;text-align:right;padding:0.75em 0}
    .table-wrapper .td-terms p{margin-bottom:0}
    .table-wrapper tfoot{border:none}
    .table-wrapper tfoot tr{background:none;margin-bottom:0}
    
    button.btn{width:100%}
    
    .twitter-block{width:100%;margin:50px auto 0}
    .twitter-block ul{max-width:100%;height:400px}
    .twitter-block ul li{width:100%;height:200px}
    .twitter-block .tweet{height:400px}}

@media only screen and (max-width: 480px){
    #header{padding:4em 2em}
    #main{padding:4em 2em}
    
    .arrows-part,.scroll-top{width:30px}
    
    #countdown_dashboard .dash-glob{width:50%}
    #countdown_dashboard .dash-glob .dash .digit{font-size:2.5em;font-weight:600}
    #countdown_dashboard .dash-glob .dash .dash_title{color:#666;letter-spacing:1px;font-size:0.6em;padding-left:2px}}
/*** RESPONS ***/

/*!
 * Copyright 2016, UNIGROUP MEDIA
 * https://unigroupmedia.pl 
 */