@CHARSET "UTF-8";

/*
	GENERAL 
*/
* { margin:0;padding:0; }

html {
	height: 100%;
    min-height: 100%;
	overflow-x: hidden;
    background: #fefefe;
    color: #010101;
    color-profile: sRGB;
    rendering-intent: auto;
    scroll-behavior: smooth;
}

body {
    opacity: 1;
    transition: 0.7s opacity;
	text-align: left;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
    font-family: 'LatoWeb', -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue",  Arial, Tahoma, Times, Geneva, Helvetica, sans-serif, 'Hack';
	font-size: 12px;
}

body.fade {
    opacity: 0;
    transition: none;
}

@-ms-viewport { width: device-width; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{ text-align: left; }
#error h4{ text-align: center; }
img {
    transform: translateZ(0);
}

img, object {
	border: none 0;
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
    color-profile: auto;
    rendering-intent: auto;
}

td {
	vertical-align: middle;
}

table { border-collapse: collapse !important; table-layout: fixed; }
table, td { mso-table-lspace: 0pt; mso-table-rspace: 0pt; }
body, table, td, a { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background: transparent; color: #000000; }

li{ list-style-image: url(../images/punktor.png); }

iframe > body{
    background-color: transparent !important;
}
iframe{
    border: none 0px;
}
h88{
    font-weight: bold;
    border-left: solid 8px #87cd0b;
    padding: 10px 10px;
    margin: 20px 0px;
    display: block;
    float: left;
    clear: both;
    position: relative;
    background-color: #fefefe;
    width: 100%;
    text-align: left;
    font-family: 'Hack', 'Ubuntu', 'Zilla Slab Highlight', 'Lato',  sans-serif, Helvetica, Geneva, Times, Tahoma, Arial;
    content: counter(head);
}

video {
    object-fit: cover;
}
.video-container{
    margin-bottom: -2px;
}
.video-container-move{
    position: absolute;
    top: 35.4%;
    left: 53%;
    z-index: 33;
}
h2{
    font-family: 'LatoWebBold';
    font-size: 28px;
    padding-bottom: 20px;
    z-index: 2001;
    padding-top: 10px;
}

section{
    padding-top: 88px;
    padding-bottom: 88px;
    font-size: 16px;
    font-family: 'LatoWeb';
    font-weight: normal;
    background-color: transparent;
    text-align: justify;
    z-index: 3;
}
.justify-content-md-center div{
    margin-left: 0px;
    margin-right: 0px;
}

.section_shadow{
    background: -webkit-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
    background: -moz-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
    background: -ms-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
    background: radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
}

section.mocca{
    background-color: #f6f5f1;
}

.cow{
    position: absolute;
    bottom: 0px;
}
a.otherlink{
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}
a.otherlink:hover{
    color: #ca0200;
    font-weight: normal;
    text-decoration: underline;
}
a.toogleContentLink{
    font-weight: bold;
    text-decoration: underline;
    background-image: url(../images/rodo_arrow2.png);
    background-image: url(../images/rodo_arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 30px;
    color: #000000;
}
a.toogleContentLink:hover{
    color: #000000;
    text-decoration: none;
}
a.toogleContentLinkActive{
    background-image: url(../images/rodo_arrow2.png);
    text-decoration: none;
}
.toogleContent{
    display: none;
}

.noselect {
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none; 
        -ms-user-select: none;
            user-select: none; 
}

#preloader{
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: fixed;
    text-align: center;
    background-color: #562e08;
    z-index: 2099;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none;
}
#preloader img{
    width: 32px;
    margin: 0 auto;
    padding-top: 400px;
}

#overlay-back { 
    position   : fixed;
    top: 0px;
    left: 0px;
    text-align :center; 
    width      : 100%; 
    height     : 100%; 
    background : #000; 
    opacity    : 0.75; 
    filter     : alpha(opacity=60); 
    z-index    : 1001;
    display    : none;
}

a {
	color: #707070;
    outline: none;
    text-decoration: none;
}
*:focus {
    outline: none;
    
}
*{
    background-repeat: no-repeat;
}
a:focus, a:hover {
    color: #ca0200;
    outline: none;
    text-decoration: none;
}
h5{
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    margin: 0px 0px;
}

input{
	font-size: 12px;
    outline: none;
}

select{
	font-size: 11px;
}

b{ font-family: 'LatoWebBold'; }
strong{ font-family: 'LatoWebBold'; }

.b{ font-weight: bold !important; font-family: 'LatoWebBold'; }
.c{ text-align: center !important; }
.l{ text-align: left !important; }
.r{ text-align: right !important; }
.mt10{ margin-top: 10px !important; }
.mr10{ margin-right: 10px !important; }
.ml10{ margin-left: 10px !important; }
.mb10{ margin-bottom: 10px !important; }
.mt0{ margin-top: 0 !important; }
.mr0{ margin-right: 0 !important; }
.ml0{ margin-left: 0 !important; }
.mb0{ margin-bottom: 0 !important; }
.w100{ width: 100% !important; }
.p0{ padding: 0px 0px; }
.pt0{ padding-top: 0px; }
.pr0{ padding-right: 0px; }
.pb0{ padding-bottom: 0px; }
.pl0{ padding-left: 0px; }

.clearfix {
  clear: both;
  line-height: 1px;
  height: 1px;
  width: 100%;
  display: block;
  margin: 0px 0px;
  padding: 0px 0px;
}

.remind_pass{
     padding-left: 130px;
     padding-top: 10px;
     clear: both;
}
input, select, textarea{
    font-family: 'LatoWeb', Arial, Tahoma;
    font-size: 13px;
}
input.date_sel[name=from], input.date_sel[name=to]{
    font-size: 12px !important;
}
.alert{
    position: absolute;
    top: 85px;
    left: 0px;
    width: 100%;
    z-index: 2000;
}
.alert h4{
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: bold;
}
.error{
    text-align: center;
    color: #ca0200;
    clear: both;
    background-color: rgb(100, 30, 30, 0.8); 
    border-top: solid 3px rgb(100, 30, 30, 1); 
    border-bottom: solid 3px rgb(100, 30, 30, 1); 
}
.notice{
    text-align: center;
    color: #006600;
    clear: both;
    background-color: rgb(0, 55, 25, 0.8); 
    border-top: solid 3px rgb(0, 55, 25, 1);
    border-bottom: solid 3px rgb(0, 55, 25, 1);
}
#error{
    z-index: 1500 !important; 
    font-size: 13px; 
    font-weight: bold; 
    color: #ffffff; 
    text-align: center; 
    margin: 0px auto;
}
.green{
    color: #00bd00;
    padding-top: 15px;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
}
.red{
    color: #fa5500;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
}
.p100{
    width: 98%;
    margin: 0 0;
    padding: 1% 1%;
    display: inline;
}
.p75{
    width: 76%;
    margin: 0 0;
    padding: 1% 1%;
    display: inline;
    float: left;
}
.p50{
    width: 48%;
    margin: 0 0;
    padding: 1% 1%;
    display: inline;
}
.p25{
    width: 18%;
    margin: 0 0;
    padding: 1% 2%;
    float: left;
}
.zoomContainer{
    z-index: 2999;
}
.h3, h3{
    font-size: 14px;
    font-weight: bold;
}
.index_medal{
    font-family: 'LatoWebBold';
    font-size: 18px;
    font-weight: bold;
}
.index_medal img{
    padding-right: 5px;
}

.h3 {
     margin-top: 0px;
}

#content{
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    font-size: 0px;
}

/*
    SVG IMPLEMENTATION
*/
.svg-container { 
	display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 100%; 
	vertical-align: middle; 
	overflow: hidden; 
}
.svg-content { 
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
/*
    GIF VECTOR
*/
.cookies{
    height: 82px !important;
    top: auto !important;
    bottom: 0px !important;
}
/*
    MENU HEADER
*/
main{
    z-index: 1;
}
header{
    width: 100%;
    clear: both;
    padding: 0px 0px;
    font-size: 12px;
    position: fixed;
    border: 0px none;
    z-index: 6969;
    left: 0;
    top: 0;
    background-color: transparent;
}
.mobile_bg{
    display: none;
}
header table{
    border: 0 none;
    padding: 0 0;
    margin: 0 0;
    border-spacing: 0;
    width: 100%;
}
header table tr td{
    border: 0 none;
    padding: 0 0;
    margin: 0 0;
}
.header p{
    padding-top: 10px;
    text-align: right;
    width: 100%;
    margin: 0 auto;
    height: 40px;
}
.logo{
    height: 100%;
    z-index: 3010;
    display: block;
    position: absolute;
    top: 15px;
    left: 10%;
    width: 262px;
    height: 55px;
}
.menu{
    position: absolute;
    right: 10%;
    top: 30px;
    z-index: 3099;
    height: 100%;
    margin: 0px 0px;
}
.menu li{
    float: left;
    list-style: none;
    margin: 0px 0px;
    padding: 0px 0px;
    position: relative;
    z-index: 1003;
    height: 100%;
    vertical-align: middle;
    display: list-item;
}
.menu li a{
    font-family: 'LatoWebBlack';
    display: block;
    padding: 20px 20px 20px 20px;
    margin: 0px 0px;
    color: #ffffff;
    font-size: 12px;
    height: 100%;
    min-height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    background-image: url('../images/menu_arrow2.png');
    background-image: url('../images/menu_arrow.png');
    background-repeat: no-repeat;
    background-position: right 0px top 25px;
}
.menu li a:hover, .menu li a.active{
    color: #ca0200;
    background-image: url('../images/menu_arrow2.png');
}
.menu li a.no_arrow{
    background-image: none !important;
    padding-right: 0px;
}
.menu li a.no_arrow:hover{
    background-image: none !important;
}
.submenu{
    display: none;
    position: absolute;
    top: 55px;
    left: 0px;
    padding: 0px 0px;
    margin: 0px 0px;
    color: rgba(180,70,60,1.0);
    background-color: #562e08;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;         
    -khtml-opacity: 0.85;
    opacity: 0.85;
    z-index: 2005;
    width: 260px;
}
.submenu li{
    width: 100%;
    text-align: left;
}
.submenu li a{
    font-family: 'LatoWebBlack';
    font-size: 12px;
    color: #ffffff;
    float: left;
    width: 100%;
    padding: 5px 15px;
    line-height: 20px;
    background-image: none;
}
.submenu li a:hover, .submenu li a.active{
    color: #ffffff;
    background-image: none;
    background-color: #ca0200;
}
.submenu ul, .subsubmenu ul{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2090;
}
.subsubmenu{
    display: none;
    position: absolute;
    top: -19px;
    /*top: 100%;*/
    left: 150px;
    width: 150px;
    padding: 0px 0px;
    margin: 18px 0px;
    background-color: #562e08;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;         
    -khtml-opacity: 0.95;
    opacity: 0.95;
    z-index: 2006;
}
.subsubmenu li{
    width: 100%;
    text-align: left;
}
.subsubmenu li a{
    font-family: 'LatoWebBlack';
    font-size: 12px;
    color: #ffffff;
    float: left;
    width: 100%;
    padding: 5px 15px;
    line-height: 20px;
    background-image: none;
}
.subsubmenu li a:hover, .submenu li a.active{
    color: #ffffff;
    background-image: none;
    background-color: #ca0200;
}
.menu_mobile{
    display: none;
    float: right;
    position: fixed;
    right: 20px;
    top: 20px;;
    z-index: 3000;
}
.menu_mobile{
    height: 50px;
    width: 50px;
    z-index: 6969;
}
.menu_mobile img{
    height: 50px;
    width: 50px;
    z-index: 6969;
}

.lang_home{
    z-index: 1001;
    height: auto;
    top: 46px;
}
.lang_home a{
    padding-top: 0px;
    opacity: 1;
    float: left;
    filter: alpha(opacity=100);
    display: block;
    padding-right: 20px;
}
.lang_home a:last-child{
    padding-top: 2px;
}
.lang_home a:hover{
    padding-top: 20px;
    -webkit-transform:scale(1.05);
     -moz-transform:scale(1.05);
     transform:scale(1.05);
     opacity: 1;
     display: block;
    filter: alpha(opacity=100);
}
.lang_home a{
    padding-top: 20px !important;
}
.lang_home .submenu a{
    padding-top: 0px !important;
}
.lang_home .submenu{
    width: auto;
    left: 36px;
}
.lang_home .submenu img{
    padding-top: 5px;
}
.lang_home .submenu li a{
    padding: 0px 0px 5px 15px;
    width: 71px;
}
.shadow_top_box {
    border-radius: 0px;
    -webkit-backdrop-filter: blur(33px);
    backdrop-filter: blur(33px);  
    padding: 2% 3%;
    margin: 2% 4%;
    display: block;
    z-index: 3333;
}
@-moz-document url-prefix() {
    .shadow_top_box{
        background-color: rgba(255, 255, 255, 0.8);
    }
    .menu .shadow_top_box{
        background-color: transparent;
    }
}
.shadow_top_box div {
    padding: 7% 4%;
    margin: 7% 4%;
}
.menu .shadow_top_box{
    padding: 0px 0px;
    margin: 0px 0px; 
    /*-webkit-backdrop-filter:*/ 
    backdrop-filter: unset; 
}
.menu .shadow_top_box div{
    padding: 0px 0px;
    margin: 0px 0px;
}
.submenu .shadow_top_box div{
    padding: 0px 0px !important;
    margin: 0px 0px !important;
}

.submenu .shadow_top_box {
    padding: 0px 0px;
    margin: 0px 0px;
    background-color: rgba(43, 0, 0, 0.7);
    border-radius: 0px;
    font-family: sans-serif;
    text-align: center;
    line-height: 1; 
    -webkit-backdrop-filter: blur(33px);
    backdrop-filter: blur(33px);  
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    height: 85px;
    padding: 0px 0px;
    margin: 0px 0px;
    display: block;
    z-index: 3333;
}
.submenu .shadow_box {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
    width: 100%;
    z-index: 8888;
}
.submenu .shadow_top_box div{
    display: block;
    position: relative;
    height: 32px;
}
.submenu .shadow_top { 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 9999;
  top: 0px;
  left: 0px;
  height: auto;
  display: initial;
}
header .submenu .shadow_top_box, header .subsubmenu .shadow_top_box{
    height: 32px !important;
}
.shadow_top_box div{
    width: auto; height: auto;
}
footer .shadow_top {
    padding: 0px 0px !important;
    margin: 0px 0px !important;
    background-color: transparent !important;
    width: auto;
    display: block;
    position: relative;
    height: auto;
}
footer .shadow_top_box {
  background-color: transparent;
 -webkit-backdrop-filter: none;
  backdrop-filter: none;
  height: auto;
  display: block;
  border-radius: 0px;
  padding: auto !important;
  margin: auto !important;
  top: auto;
}
footer .shadow_box {
  height: 100%;
  width: 100%;
  z-index: 7777;
  align-items: left;
  display: initial;
  justify-content: left;
  background-image: none;
}
footer .submenu .shadow_top_box, footer .subsubmenu .shadow_top_box{
    height: auto !important;
}
footer .shadow_top_box div {
    height: auto !important;
    padding: 0px 0px !important;
    margin: 0px 0px !important;
    background-color: transparent !important;
}
.submenu, .subsubmenu{
    background-color: transparent;
    opacity: 1;
}

/*
    SCROLL TOP
*/
.scroll_top{
    position: fixed;
    right: 5%;
    bottom: 10%;
    z-index: 2999;
    display: none;
}
.scroll_top img{
    display: block;
    cursor: pointer;
}
/*
    HEADER HOME
*/
.top{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.top .mouse{
    position: absolute;
    bottom: -1px;
    left: 49%;
    width: 58px;
    height: 65px;
    z-index: 2000;
}
.top_home .mouse{
    bottom: 0px;
}
.photo_top{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 80;
  bottom: 0px;
  left: 0px;
  height: auto;
  display: block;
  width: 100%;
  min-width: 100%;
  position: static;
}
.slogan{
    position: absolute;
    top: 60%;
    left: 10%;
    font-family: 'LatoWebBlack';
    z-index: 1049;
    text-shadow: 0 0 25px rgba(43, 0, 0);
    -moz-text-shadow: 0 0 25px rgba(43, 0, 0);
    -webkit-text-shadow: 0 0 25px rgba(43, 0, 0);
    -webkit-font-smoothing: antialiased;

}
.slogan h1{
    font-family: 'LatoWebBlack';
    color: #ffffff;
    font-size: 128px;
    line-height: 128px;
}
.slogan h2{
    /*position: absolute;*/
    /*right: 0px;*/
    /*bottom: 24px;*/
    color: #ffffff;
    font-family: 'LatoWebBold';
    font-size: 98px;
    line-height: 64px;
    border-left: solid 12px #ffffff;
    padding: 20px 0px 6px 8px;
    letter-spacing: 4px;
}
.slogan h2 font{
    color: #ffffff;
    font-family: 'LatoWebBold';
    font-size: 64px;
    line-height: 22px;
    letter-spacing: 2.8px;
}
.slogan h2 font.thin{
    color: #ffffff;
    font-family: 'LatoWebBold';
    font-size: 58px;
    line-height: 22px;
    letter-spacing: 0px;
    letter-spacing: 2px;
}
.slogan_text{
    color: #ffffff;
    font-size: 52px;
    line-height: 60px;
    border-left: solid #ffffff 14px;
    padding-left: 22px;
    font-family: 'LatoWebBold';
}
.container{
    text-align: justify;
    background: transparent;
}

/*
    JAKOSC CONTENT
*/
.jakosc_right{
    background-image: url(../images/jakosc_center_2.png);
    background-position: right 0px top 0xp;
    background-repeat: no-repeat;
}
.jakosc_right p{
    width: 480px;
}
/*
    CERTYFIKATY CONTENT
*/
body.modal-open {
    overflow: visible;
}
.modal-body img{
    width: 100%;
}
.cert .modal-content{ width: auto; }
.cert .modal-header .close:hover{ color: #ca0200; }
.cert .modal-header .close{ padding-left: 0px; }
.cert .modal-header .close:focus { border: none 0px; outline: none 0px; }
.swiper-zoom-container{ display: inline; }
.cert{ z-index: 7000; cursor: zoom-out; }
.certDownload{
    position: absolute;
    right: 40px;
    font-size: initial;
    border: none 0px;
    background-color: transparent;
}
.modal.fade .modal-dialog.modal-dialog-zoom {-webkit-transform: translate(0,0)scale(.5);transform: translate(0,0)scale(.5);}
.modal.show .modal-dialog.modal-dialog-zoom {-webkit-transform: translate(0,0)scale(1);transform: translate(0,0)scale(1);}
.cert .modal-title small{
    padding-right: 8%; line-height: 12px; display: block;
}
.certGallery .swiper-zoom-container .hvr-sweep-to-top{
    line-height: 12px;
    display: block;
    position: absolute;
    bottom: 70px;
    left: 0px;
    background-color: #ca0200;
    padding: 10px 0px;
    color: #fff;
}
.certGallery{
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
    float: none;
    position: relative;
    z-index: 96;
}
.certGallery img{
    cursor: zoom-in;
    z-index: 1009;
}
.certGallery .swiper-slide{
    z-index: 998;
}
.certGallery .swiper-wrapper
{
    /*z-index: 9;*/
    text-align: center;
}
.certGallery .swiper-wrapper .title{
    padding-top: 17px;
    font-size: 14px;
    line-height: 20px;
    display: block;
    z-index: 9;
    clear: both;
}
.certGallery .swiper-wrapper .title strong{
    font-size: 16px;
}
.swiper-button-disabled{
    display: none !important;
}
.swiper-button-prev, .swiper-button-next{
    color: #000000;
}
.swiper-button-prev{
    left: -50px;
}
.swiper-button-next{
    right: -50px;
}

/**
 *  KATALOG CONTENT
 */
.fenix{
    display: none;
}
.fenix2{
    display: none;
}

.katalog_center{
    width: 100% !important;
    padding: 0px 0px !important;
    margin: 0px 0px !important;
    padding-bottom: 88px;
    background-image: url(../images/krowa_byk.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    transform: translate(-1%, 0%);
    background-size: 104%;
}
.catalog_links{
    width: auto;
    height: auto;
}
.katalog_center .image_right{
    float: right;
    width: 40%;
    padding-bottom: 60px;
}
.katalog_center .image_right img{
    position: relative;
    right: -140px;
    float: right;
}
.katalog_center .content_margin{
    padding-left: 30%;
    padding-top: 40px;
    font-size: 16px;
    line-height: 29px;
    font-family: 'LatoWeb';
    font-weight: normal;
}
.katalog_center .katalog_content{
    width: 80%;
    padding-top: 88px;
    padding-left: 20%;
}
.katalog_center .medal_column{
    float: left;
    width: 30%;
    padding: 0px 0px;
}
.katalog_center .medal_column h3{
    font-family: 'LatoWebBold';
    font-size: 18px;
}
.katalog_center .medal_column h3 img{
    padding-right: 10px;
}
.katalog_center .medal_column p{
    font-size: 14px;
    line-height: 25px;
    font-family: 'LatoWeb';
    font-weight: normal;
}
.katalog_center .content_margin:last-child{
    padding-bottom: 80px;
}

section.mocca section.mocca{
    padding-top: 0px;
    padding-bottom: 0px;
}

/*
    HOME CONTENT
*/
.left_photo{
    position: absolute;
    left: 0px;
    margin-left: -300px;
}
.row{
    margin-right: 0px;
    margin-left: 0px;
}
.home_center{
    width: 100%;
    padding-top: 100px;
}
.home_center .image_left{
    float: left;
    width: 50%;
}
.home_center .image_left img{
    position: relative;
    top: 10%;
    left: -10%;
    width: 100%;
}
.home_center .medal_column{
    float: left;
    width: 20%;
    padding: 50px 2% 10px 2%;
}
.home_center .medal_column h3{
    font-family: 'LatoWebBold';
    font-size: 22px;
}
.home_center .medal_column h3 img{
    padding-right: 10px;
}
.home_center .medal_column p{
    min-height: 250px;
    font-size: 14px;
    line-height: 25px;
    font-family: 'LatoWeb';
    font-weight: normal;
    text-align: justify;
}
.nopadding_four{
    padding: 0px 0px;
    margin: 0px 0px;
    display: block;
}
.nopadding_four > li{
    display: block;
    float: left;
    width: 25%;
    padding: 50px 0px !important;
    margin: 0px 0px !important;
}
.images_horizont{
    width: 100% !important;
    padding: 0px 0px !important;
    margin: 0px 0px !important;
}
.images_horizont img{
    margin-left: -5% !important;
    width: 110% !important;
    padding-right: -5%;
}
.row-sm-2{
    padding-left: 20%;
    padding-bottom: 80px;
}
.col-sm-2{
    font-size: 16px;
    font-weight: normal;
    font-family: 'LatoWeb';
    font-weight: 400;
    line-height: 25px;
    width: 50%;
}
.col-sm-icon{
    display: block;
}
.localization .col-md-3{
    font-size: 14px;
    line-height: 24px;
    font-family: 'LatoWebLight';
    padding: 30px 0px 0px 0px;
}
.localization .col-md-3 h3{
    font-family: 'LatoWebBold';
    color: #000000;
    font-size: 16px;
}
.localization h3{
    padding-top: 10px;
}
.localization-top{
    padding-top: 0px;
}
    
/*
    KARIERA CONTENT
*/
#captcha{
    width: 180px;
}
.rc-anchor-normal .rc-anchor-checkbox-label{
    font-family: 'LatoWeb',Roboto,helvetica,arial,sans-serif !important;
}
.rc-anchor{
    box-shadow: none !important;;
    -webkit-box-shadow: none !important;;
}
#captcha iframe{
    border-right: 2px solid #d3d3d3 !important;
}
#captcha iframe{
    width: 190px;
}
.images_right_meet{
    position: relative;
    padding: 0px;
    margin: 0px;
}
.images_right_meet img{
    position: absolute;
    right: -100px;
    top: 30px;
}
.position{
    display: block;
    font-size: 14px;
}
.position li{
    list-style-image: url(../images/punktor.png);
}
.mobilebr:before{
    content: '';
    white-space: initial;
}
.position .position_top{
    position: relative;
    height: auto;
    width: 100%;
    z-index: 1;
}
.position .position_top_bg{
    background-image: url(../images/kariera_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 1;
    height: 317px;
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
}
.position .position_top_bell{
    background-image: url(../images/kariera_bell.svg);
    background-repeat: no-repeat;
    z-index: 2;
    height: 317px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.position .position_top_icon{
    position: absolute;
    top: 60px;
    left: 80px;
    z-index: 3;
}
.position .position_group{
    font-family: 'LatoWebBold';
    font-size: 18px;
    position: absolute;
    top: 150px;
    left: 50px;
    color: #ffffff;
    z-index: 4;
    width: 200px;
}
.position .position_title a{
    font-family: 'LatoWebBold';
    font-size: 26px;
    color: #ca0200;
    z-index: 5;
    padding-left: 20px;
    cursor: pointer;
}
.position .position_title a.position_top_more{
    display: block;
    width: 100%;
    text-align: right;
    cursor: pointer;
    font-size: 14px;
    font-family: 'LatoWebBold';
    color: #000000;
}
.position .position_title a.position_top_more:hover{
    text-decoration: underline;
}
.position .position_content_toogle{
    display: none;
}
.position .position_content{
    background-color: #f9f9f9;
    padding-top: 25px;
    padding-bottom: 15px;
    display: grid;
}
.position .position_left{
    color: #000000;
    font-family: 'LatoWeb';
    width: 24%;
    padding: 30px 3% 0px 5%;
    float: left;
    position: relative;
    text-align: left;
}
.position .position_right{
    color: #000000;
    font-family: 'LatoWeb';
    width: 66%;
    padding: 0px 2%;
    float: left;
}
.position .position_form{
    color: #000000;
    font-family: 'LatoWeb';
    padding: 30px 5%;
    background-color: #ececec;
    display: grid;
}
.position .position_form .position_left{
    width: 39%;
    padding: 0px 2% 5px 2%;
}
.position .position_form .position_right{
    width: 57%;
    padding: 0px 2% 5px 2%;
}
.position .position_form textarea{
    width: 100%;
    height: 100%;
}
.position_form div.row{
    position: relative;
}
.position .position_form input[type=text]{
    width: 100%;
    box-sizing: border-box; 
    background-color: #ffffff;
}
.position .position_form label{
    /*padding-left: 20px;*/
}
.effect-8 ~ .focus-border:before, .effect-8 ~ .focus-border:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #ca0200;
    transition: 0.3s;
}
.effect-7, .effect-8, .effect-9{border: 1px solid #ccc; padding: 7px 14px 9px; transition: 0.4s;}
.effect-8 ~ .focus-border:before,
.effect-8 ~ .focus-border:after{content: ""; position: absolute; top: 0; left: 0; width: 0; height: 2px; background-color: #ca0200; transition: 0.3s;}
.effect-8 ~ .focus-border:after{top: auto; bottom: 0; left: auto; right: 0;}
.effect-8 ~ .focus-border i:before,
.effect-8 ~ .focus-border i:after{content: ""; position: absolute; top: 0; left: 0; width: 2px; height: 0; background-color: #ca0200; transition: 0.4s;}
.effect-8 ~ .focus-border i:after{left: auto; right: 0; top: auto; bottom: 0;}
.effect-8:focus ~ .focus-border:before,
.effect-8:focus ~ .focus-border:after{width: 100%; transition: 0.3s;}
.effect-8:focus ~ .focus-border i:before,
.effect-8:focus ~ .focus-border i:after{height: 100%; transition: 0.4s;}
.position .position_form input[type=submit]{
    padding: 10px 30px;
    color: #ffffff;
    background-color: #ca0200;
    border: solid 0px #ca0200;
    float: right;
    font-size: 16px;
    
}

/*
    CONTACT CONTENT
*/
.contact div{
    text-align: left;
}
.contact .col{
    font-size: 13px;
    line-height: 24px;
    font-family: 'LatoWeb';
}
.contact .col-sm-4 h3{
    font-family: 'LatoWebBold';
    color: #000000;
    font-size: 16px;
}
.contact strong{
    font-family: 'LatoWebBold';
    margin-left: -10px;
}
.contact a:hover{
   color: #ca0200;
}

/*
    SLIDESHOW
*/
.owl-carousel .btn{
    background-color: transparent;
    border: solid 2px #ffffff;
    padding: 5px 40px;
    font-size: 22px;
    font-family: 'LatoWeb';
    color: #ffffff;
}
.owl-carousel .btn:hover{
    color: #ca0200;
    border: solid 2px #ca0200;
}
.inner{
    padding: 10% 15%;
}
.inner img{
    display: block;
    width: 440px;
    height: 92px;
}
.inner h1{
    font-size: 72px;
    font-family: 'LatoWebBold';
    color: #ffffff;
    line-height: 70px;
    margin: 30px 0px;
}
.owl-carousel .owl-stage-outer, .owl-stage, #owl-example, .owl-carousel .owl-wrapper-outer, .owl-carousel .owl-wrapper, .owl-carousel .owl-item{
    height: 100%;
}
.owl-pagination{
    display: none;
}
.owl-theme .owl-controls .owl-buttons div{
    display: initial;
}
.owl-carousel .owl-item img{
    width: auto;
}
.owl-prev{
    background-image: url('../images/slideshow_left.svg');
    background-size: 28px 88px !important;
    z-index: 2004;
    position: absolute;
    top: 42% !important;
    left: 40px;
    width: 28px;
    height: 89px;
    background-size: 60px;
}
.owl-next{
    background-image: url('../images/slideshow_right.svg');
    background-size: 28px 88px !important;
    z-index: 2005;
    position: absolute;
    top: 42% !important;
    right: 35px;
    width: 28px;
    height: 89px;
    background-size: 60px;
}
.slide{
    width: 100%;
    height: 847px;
    background-position: center center;
    background-size: cover;
}
.slide_content{
    overflow: hidden;
}
.slide_content{
    width: 100%;
    min-width: 100%;
    top: 14%;
    left: 0px;
    height: 86%;
    min-height: 86%;
    position: fixed;
    z-index: 2003;
    background-color:rgba(255,255,255,0.9);
}
.company_bg {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.company_bg video{
    z-index: 1036;
    display: block;
    position: relative;
}

// Inherits from .draw
.meet {
  
  &:hover {
    color: #ca0200;
  }

  // Start ::after in same position as ::before
  &::after {
    top: 0;
    left: 0;
  }

  // Change colors
  &:hover::before {
    border-top-color: #ca0200;
    border-right-color: #ca0200;
  }

  &:hover::after {
    border-bottom-color: #ca0200;
    border-left-color: #ca0200;
    transition: // Animate height first, then width
      height 0.25s ease-out,
      width 0.25s ease-out 0.25s;
  }

}

/*
    LOGOS SLIDER
*/
.logos img{
    float: left;
}
.logos div{
    float: left;
    list-style: none;
    width: auto;
}
.partners-carousel{
    padding: 60px 8px 60px 8px;
}
.swiper-wrapper {
    transition-timing-function:linear;
}

/*
    FOOTER
*/
footer {
    background-color: #1e0c06;
    padding: 75px 5% 0px 10%;
    color: #ffffff;
    font-family: 'LatoWebLight' !important;
    font-size: 11px;
    width: 100%;
    z-index: 2;
}

.footer_logo{
    display: inline-block;
    margin-bottom: 0px;
    width: 176px;
    height: 37px;
}
.footer_title{
    display: inline-block;
    font-family: 'LatoWebBlack';
    font-size: 15px;
    margin: 0px 0px;
    vertical-align: bottom;
    position: absolute;
    top: -36px;
    left: 8px;
}
.footer-col-sm-2{
    padding: 10px 0px;
    width: 180px;
    color: #ffffff;
    font-family: 'LatoWeb';
    font-size: 11px;
    line-height: 18px;
}
#footer > div.row{
    padding-left: 0px !important;
    font-family: 'LatoWeb' !important;
    font-size: 11px !important;
    color: #ffffff;
}
#footer h4{
    color: #ca0200;
    padding: 0px 0px;
    margin: 0px 0px;
    font-family: 'LatoWebBold';
    font-size: 13px;
    line-height: 20px;
}

.footer_menu{
    float: left;
    width: 100%;
}
.footer_menu .lang_home{
    display: none;
}
.footer_menu ul{
}
.footer_menu li{
    float: left;
    list-style: none;
    color: #ca0200;
    padding-top: 0px;
    width: 14%;
}
.footer_submenu li{
    padding-top: 6px;
}
.footer_menu li a{
    color: #ca0200;
    font-size: 13px;
}
.footer_menu li ul{
    padding-left: 0px;
    list-style-position: inside;
    padding-left: 5px;
}
.footer_menu li ul li{
    padding-left: 0px;
    margin-left: 10px;
    padding-right: 0px;
    width: auto;
}
ul.footer_submenu li{
    /*color: #ffffff;*/
    color: #ca0200;
    list-style: circle;
    clear: both;
    padding-left: 0px;
    margin-left: 0px
}
ul.footer_submenu li a{
    color: #ffffff;
    font-size: 11px;
}
.footer_copyright, .footer_copyright a{
    color: #707070 !important;
    font-size: 11px;
    text-align: right;
}
.footer_copyright div{
    text-align: right; 
    padding: 50px 88px 10px 0px;
}
.footer_copyright{
    text-align: right;
}
#footer a:hover{
    color:  #ca0200 !important;
}
.rotated {
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.orchidea_block{
    font-size: 15px;
    margin-left: -6px;
    padding-bottom: 2px;
    color: #9a1568;
    text-transform: capitalize;
}
.orchidea_block:hover{
    color: #9a1568;
}

/*
    ICONS
*/
.smicon_zaklad_uboju i:before{
    content: "";
    float: left;
    background-color: transparent;
    background: url('../images/icons.svg') no-repeat 71px 53px;
    width: 71px;
    height: 53px;
}
.smicon_zaklad_rozbioru{
    background-position: 43px 52px;
}

/*
    FATAL ERRORS
*/
.fatalerror{
    padding-top: 400px; 
    margin-bottom: 5%;
    background-image: url(../images/error.png); 
    background-repeat: no-repeat; 
    background-position: center bottom;
    padding-left: 31%;
    padding-right: 30%;
    height: 140px;
    padding-bottom: 120px;
}
.fatalerror h4{
    font-family: 'LatoWeb';
    text-align: right;
    font-size: 23px;
    padding: 0px 0px;
    margin: 0px 0px;
}
.fatalerror h2{
    font-family: 'LatoWebBlack';
    font-size: 65px;
    text-align: right;
    padding: 0px 0px;
    margin: 0px 0px;
}
.fatalerror h1{
    font-family: 'LatoWebBlack';
    font-size: 65px;
    text-align: center;
    margin-top: 0px;
    padding: 0px 32px 0px 0px;
}
.fatalerror h5{
    font-family: 'LatoWebBold';
    font-size: 21px;
    text-align: left;
    padding-right: 2%;
    padding-top: 0px;
    margin-top: 0px;
    text-decoration: underline;
}
.fatalerror h5, .fatalerror h1, .fatalerror h2, .fatalerror h4{
    color: #ffffff;
}
.fatalerror .row .col-md-4{
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}
.fatalerror .clearfix{
}

/*
    SPECIAL EFFECTS
*/
.shadow_top_box_header {
  background-color: rgba(46, 0, 0, 0.7);
  border-radius: 0px;
  font-family: sans-serif;
  text-align: center;
  line-height: 1; 
 -webkit-backdrop-filter: blur(33px);
  backdrop-filter: blur(33px);  
  max-width: 100%;
  max-height: 100%;
  height: 85px;
  padding: 0px 0px;
  margin: 0px 0x;
  display: block;
  z-index: 3333;
}

/*
    Contact right side
*/
#contactForm{
    position: fixed;
    right: -330px;
    /*right: 0px;*/
    top: 22%;
    /*bottom: 40%;*/
    width: 391px;
    height: 360px;
    cursor: pointer;
    color: #000000;
    display: block;
    z-index: 3000;
}
#contactForm .row{
    padding: 5px 5%;
    position: relative;
    margin: 0px 0px;
}
#contactForm .col{
    padding: 0px 0px;
}
#contactForm .contact_mail{
    width: 60px;
    height: 199px;
    float: left;
    background-image: url('../images/contact-mail.png');
    background-repeat: no-repeat;
}
#contactForm .contact_content{
    width: 331px;
    height: 444px;
    margin-top: 0px;
    padding-top: 10px;
    float: left;
    background-color: #f9f9f9;
}
#contactForm .contact_content input, #contactForm .contact_content textarea, #contactForm .focus-border{
    width: 100%;
}
#contactForm .contact_content input[type=submit]{
    padding: 5px 20px;
    color: #ffffff;
    background-color: #ca0200;
    border: solid 0px #ca0200;
    float: right;
    font-size: 16px;
}
#contactForm .contact_content div.row:last-child{
    padding-bottom: 8px;
}
#contactForm .contactTxt{
    font-size: 11px;
    margin-bottom: 0px;
    text-align: right;
}

/*
    O FIRMIE - MAPA
*/
.company{
    position: relative;
    padding-top: 100px;
}
.company .map_pl{
    position: absolute;
    top: 50%;
    left: 52%;
    width: 120px;
    height: 59px;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.company .map_de{
    position: absolute;
    top: 50%;
    left: 40%;
    width: 120px;
    height: 59px;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.company .map_pl:hover, .company .map_de:hover{
    -webkit-transform:scale(1.05);
     -moz-transform:scale(1.05);
     transform:scale(1.05);
     opacity: 1;
     display: block;
    filter: alpha(opacity=100);
}
.company_map{
    display: block;
}
.company_map_pl{
    display: none;
    height: 724px;
    width: 100%;
}
.company_map_de{
    display: none;
    height: 724px;
    width: 100%;
}
.map_min{
    width: 200px;
    position: absolute; 
    right: 5%; 
    top: 15%;
    cursor: pointer;
}
iframe.map_min{
    overflow: hidden;
}
.map_min:hover{
    backdrop-filter: grayscale(1);
}
.company_map_bg{
    width: 100%;
}
.nasze-lokalizacje img{
    height: 32px;
}
