/*GLOBAL*/
header,nav,section,article,aside,footer,hgroup{display:block;}
.preload *{-webkit-transition: none !important; transition: none !important;}
a{text-decoration:none; outline: 0; color:inherit;}
a img{border:none;}
.img_hide{display: block !important; width: 0; height: 1px !important; border: 0; position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden;}
.mail_hide, .hide_mail{display: none !important;}
.clear{clear:both; margin: 0; display: block; width: 100% !important; float: none !important;}
.clear.hide{display: none !important;}
.relative{position: relative;}
.clear.not_desktop{display: none;}
.float_right{float:right; position: relative;}
.float_left{float:left; position: relative;}
.align-left{text-align: left !important; margin: 0;}
.align-center{text-align: center !important; margin: 0;}
.align-right{text-align: right !important; margin: 0;}
button, input[type=submit]{cursor: pointer; -webkit-appearance: none; outline: 0; }
input[type="submit"]:focus {outline:none;}
input, textarea {-webkit-appearance: none; border-radius: 0;}
input[type="submit"]::-moz-focus-inner {border:0;}
label{cursor: text;}
input[type=checkbox], input[type=radio]{cursor: pointer;}
input:focus{outline:0; }
input[type="text"], input[type="password"], textarea, select {outline: none;}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type=number] {-moz-appearance:textfield;}
input[name="fake1"], input[name="fake2"]{opacity: 0; font-size: 0; line-height: 0; padding: 0; visibility: hidden; overflow: hidden; position: fixed; top: 0; left: 0; z-index: -30}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-animation: autofill 0s forwards;animation: autofill 0s forwards;}
@keyframes autofill {100% {background: transparent;color: inherit;}}
@-webkit-keyframes autofill {100% {background: transparent;color: inherit;}}
.font_size{font-size: 0 !important;}
 
/*
input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #ffffff;} 
input[type=text]::-moz-placeholder, textarea::-moz-placeholder {color: #ffffff;} 
input[type=text]::-ms-input-placeholder, textarea::-ms-input-placeholder {color: #ffffff;}
*/

sup, sub{line-height: 0; display: inline-block; text-decoration: none; font-size:0.7em;}

.root_text{position: absolute; top: -1000px; left: -1000px;}

 
.message_centering{z-index: 999999; min-height: 0; position: absolute; top: -132px; width: 100%; max-width: 700px; left: 0; right: 0; margin: 0 auto; text-align: center; background-image: none !important; -webkit-transition: all 750ms ease; transition: all 750ms ease;}
.message_centering.active{top: 100%;}

.flash{max-width: 700px; margin: 0 auto -1px; min-height: 0; font-size: 13px; line-height: 16px; font-weight: 500; padding: 12px 54px; clear: both; position: relative; letter-spacing: 1px}
.flash span{cursor: pointer; position: absolute; top: 50%; margin-top: -7.5px; right: 15px; width: 15px; height: 15px; display: block;}
 
.alert-error {color: #ffffff; background: url(../global/error_icon.png) no-repeat scroll 15px center #d8001b; border: 1px solid #b6192e;}
.alert-success{color: #ffffff; background: url(../global/success_icon.png) no-repeat scroll 15px center #53ac36; border: 1px solid #53ac36;}
.alert-error span{background: url(../global/error_close.png) no-repeat;} 
.alert-success span{background: url(../global/success_close.png) no-repeat;}



h1{text-transform: uppercase; font-weight: 600; font-size: 28px; line-height: 34px; margin: 0; padding: 0;}
h1 span{display: block; color: #ea5c10; font-size: 20px; line-height: 26px;}
h1 span.number{display: inline-block; vertical-align: middle;}

h1.inline{display: inline-block; vertical-align: middle;}
span.h1_inline.number{display: inline-block; vertical-align: middle; color: #ea5c10; font-size: 20px; line-height: 26px; font-weight: 700; margin: 0 0 0 5px;}

h2{font-weight: 600; font-size: 22px; line-height: 28px; margin: 30px 0 5px; padding: 0;}
h3{font-weight: 600; font-size: 20px; line-height: 26px; margin: 30px 0 5px; padding: 0;} 
h4, h5, h6{font-weight: 400; font-size: 18px; line-height: 24px; margin: 30px 0 5px; padding: 0;} 

@media screen and (max-width: 1024px) {
h1{font-size: 24px; line-height: 30px;}
h1 span, span.h1_inline.number{font-size: 18px; line-height: 24px;}
h2{font-size: 20px; line-height: 26px; margin: 20px 0 5px;}
h3{font-size: 18px; line-height: 24px; margin: 20px 0 5px;} 
h4, h5, h6{font-size: 16px; line-height: 22px; margin: 20px 0 5px;} 
}

@media screen and (max-width: 500px) {
h1{font-size: 22px; line-height: 28px;}
h1 span, span.h1_inline.number{font-size: 16px; line-height: 22px;}
h2{font-size: 18px; line-height: 24px;}
h3{font-size: 16px; line-height: 22px;} 
h4, h5, h6{font-size: 14px; line-height: 20px;}
}

p, div, article, .text_page, code{font-size: 15px; font-weight: 400;}
strong, b{font-weight: 700}

@media screen and (max-width: 1024px) {
p, div, article, .text_page, code{font-size: 14px;}
}



article a:not(.btn), article a:not(.btn) strong, article strong a:not(.btn), .text_box a:not(.btn), .text_box a:not(.btn) strong, .text_box strong a:not(.btn){font-weight: 700; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch article a:not(.btn):hover, .notouch .text_box a:not(.btn):hover{color: #ea5c10}
 
.text_page{ margin: 0 auto;}
.text_page .img{display: block; width: 40%; float: right; margin: 0 0 20px 20px;}
.text_page .img img{max-width: 100%; display: block; margin: 0;}
.text_page .text{display: block;}

@media screen and (max-width: 959px) {
 .text_page .img{width: 50%;}
}

@media screen and (max-width: 767px) {
 .text_page .img{display: block; width: 100%; margin: 0 0 10px;}
 .text_page .text{display: block; width: 100%; padding: 0; margin: 0;}
}

article, .text_box{line-height: 1.6em;}
article p, .text_box p{margin-top: 0;}
article.max, .text_box.max{max-width: 100%; margin: 40px 0 0; }
article *:nth-child(1), .text_box *:nth-child(1){margin-top: 0;}
article *:last-child, .text_box *:last-child{margin-bottom: 0;}

article p.gdpr, .text_box p.gdpr{margin: 0; font-size: 12px; line-height: 18px;}
article p.gdpr, .text_box p.gdpr{padding: 6px 0;}
article p.gdpr.full, .text_box p.gdpr.full{padding: 0; max-width: 992px; margin: 10px auto 0; }


@media screen and (max-width: 750px) {
 article p, .text_box p{width: 100%; display: block; clear: both;}
}


article ul, .text_box ul{padding: 0; margin-top: 0;}
article ul li, .text_box ul li{padding: 0; margin: 0; position: relative;}
article ul ul, .text_box ul ul{margin: 0; padding: 0 0 0 20px; }
article ul ol, .text_box ul ol{margin: 0; padding: 0 0 0 20px; }

article ul > li, .text_box ul > li{list-style: disc outside; margin-left: 1em;}
article ul > li > ul > li, .text_box ul > li > ul > li{list-style: circle outside; margin-left: 1em;}
article ul > li > ul > li > ul > li, .text_box ul > li > ul > li > ul > li{list-style: square outside; margin-left: 1em;}

article ol, .text_box ol{padding: 0; counter-reset: item; margin-top: 0;}
article ol li, .text_box ol li{padding: 0; margin: 0; position: relative; counter-increment: item;}
article ol ol, .text_box ol ol{margin: 0; padding: 0 0 0 20px;}
article ol ul, .text_box ol ul{margin: 0; padding: 0 0 0 20px;}

article ol > li, .text_box ol > li{list-style: none;}
article ol > li::before, .text_box ol > li:before{width: 20px; display: inline-block; text-align: left; content: counter(item) ".";}





article table.over, .text_box table.over{min-width: 100%; display: block; overflow-x: scroll;}
article table, .text_box table{border-collapse: collapse; border-spacing: 0 0; margin: 0 0 1em 0;}
article table tr th, .text_box table tr th{text-align: left; font-weight: 700; padding: 6px 8px; background: #414042; color: #fff; border: 1px solid #333333;}
article table tr td.fr-highlighted, .text_box table tr td.fr-highlighted{text-align: left; padding: 6px 8px; background: #5e5e5e; color: #fff; border: 1px solid #4e4e4e;}
article table tr th.fr-padding, .text_box table tr th.fr-padding, article table tr td.fr-padding, .text_box table tr td.fr-padding{padding: 20px;}
article table tr td, .text_box table tr td{text-align: left; padding: 6px 8px; border: 1px solid #e0dfdf;}

article table.fr-no-side-border tr th, .text_box table.fr-no-side-border tr th, article table.fr-no-side-border tr td, .text_box table.fr-no-side-border tr td{border-left: 0; border-right: 0;}
article table.fr-no-border tr th, .text_box table.fr-no-border tr th, article table.fr-no-border tr td, .text_box table.fr-no-border tr td{border-left: 0; border-right: 0; border-top: 0; border-bottom: 0;}
article table.fr-bg-even-row tr:nth-child(even), .text_box table.fr-bg-even-row tr:nth-child(even){background: #f0f0f0;}
article table.fr-bg-odd-row tr:nth-child(odd), .text_box table.fr-bg-odd-row tr:nth-child(odd){background: #f0f0f0;}


article table.gdpr th{ white-space: nowrap;}
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 13px}

@media screen and (max-width: 1024px) {
 article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 12px}
}


article img, .text_box img{max-width: 100%; height: auto !important; position: relative;}
article img.fr-dib, .text_box img.fr-dib{display: block; margin: 5px auto; float: none; vertical-align: top;}
article img.fr-dii, .text_box img.fr-dii{display: inline-block; float: none; vertical-align: bottom; margin-left: 5px; margin-right: 5px;  max-width: calc(100% - 10px);}
article img.fr-dib.fr-fil, .text_box img.fr-dib.fr-fil{margin-left: 0;}
article img.fr-dib.fr-fir, .text_box img.fr-dib.fr-fir{margin-right: 0;}
article img.fr-dii.fr-fil, .text_box img.fr-dii.fr-fil{float: left; margin-left: 0; margin-right: 10px; max-width: calc(50% - 10px);}
article img.fr-dii.fr-fir, .text_box img.fr-dii.fr-fir{float: right; margin-left: 10px; margin-right: 0; max-width: calc(50% - 10px);}
article img.fr-border-radius-4, .text_box img.fr-border-radius-4{-webkit-border-radius: 4px !important; border-radius: 4px !important;}
article img.fr-border-radius-8, .text_box img.fr-border-radius-8{-webkit-border-radius: 8px !important; border-radius: 8px !important;}
article img.fr-border-radius-100, .text_box img.fr-border-radius-100{-webkit-border-radius: 100% !important; border-radius: 100% !important;}

@media screen and (max-width: 750px) {
 article img.fr-dib, .text_box img.fr-dib{display: block; margin: 5px auto; float: none;}
 article img.fr-dii, .text_box img.fr-dii{display: block; float: none; margin: 5px auto; max-width: 100%;}
 article img.fr-dib.fr-fil, .text_box img.fr-dib.fr-fil{margin: 5px auto;}
 article img.fr-dib.fr-fir, .text_box img.fr-dib.fr-fir{margin: 5px auto;}
 article img.fr-dii.fr-fil, .text_box img.fr-dii.fr-fil{float: none; margin: 5px auto; max-width: 100%;}
 article img.fr-dii.fr-fir, .text_box img.fr-dii.fr-fir{float: none; margin: 5px auto; max-width: 100%;}
}


article span.fr-video, .text_box span.fr-video{max-width: 100%; height: auto !important; position: relative; text-align: center;}
article span.fr-video.fr-dvb, .text_box span.fr-video.fr-dvb{display: block; margin: 5px auto; float: none; vertical-align: top;}
article span.fr-video.fr-dvi, .text_box span.fr-video.fr-dvi{display: inline-block; float: none; vertical-align: bottom; margin-left: 5px; margin-right: 5px;  max-width: calc(100% - 10px);}
article span.fr-dvb.fr-fvl, .text_box span.fr-dvb.fr-fvl{margin-left: 0;}
article span.fr-dvb.fr-fvr, .text_box span.fr-dvb.fr-fvr{margin-right: 0;}
article span.fr-video.fr-dvi.fr-fvl, .text_box span.fr-video.fr-dvi.fr-fvl{float: left; margin-left: 0; margin-right: 10px; max-width: calc(50% - 10px);}
article span.fr-video.fr-dvi.fr-fvr, .text_box span.fr-video.fr-dvi.fr-fvr{float: right; margin-left: 10px; margin-right: 0; max-width: calc(50% - 10px);}

article span.fr-video .video_box, .text_box span.fr-video .video_box{background: #f7f7f7; display: inline-block; max-width: 100%; width: 640px; position: relative;}
article span.fr-video .video_box .video_in, .text_box span.fr-video .video_box .video_in{display: block; width: 100%; padding: 0 0 56.25%; position: relative;}
article span.fr-video .video_box .video_in > *, .text_box span.fr-video .video_box .video_in > *{opacity: 1; width: 100%; height: 100%; border: 0; position: absolute; top: 0; right: 0; left: 0; bottom: 0;}
article span.fr-video iframe, .text_box span.fr-video iframe, article span.fr-video video, .text_box span.fr-video video{opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}


@media screen and (max-width: 750px) {
 article span.fr-video.fr-dvb, .text_box span.fr-video.fr-dvb{display: block; margin: 5px auto; float: none;}
 article span.fr-video.fr-dvi, .text_box span.fr-video.fr-dvi{display: block; float: none; margin: 5px auto;  max-width: 100%;}
 article span.fr-dvb.fr-fvl, .text_box span.fr-dvb.fr-fvl{margin: 5px auto;}
 article span.fr-dvb.fr-fvr, .text_box span.fr-dvb.fr-fvr{margin: 5px auto;}
 article span.fr-video.fr-dvi.fr-fvl, .text_box span.fr-video.fr-dvi.fr-fvl{float: none; margin: 5px auto; max-width: 100%;}
 article span.fr-video.fr-dvi.fr-fvr, .text_box span.fr-video.fr-dvi.fr-fvr{float: none; margin: 5px auto; max-width: 100%;}
}



input[type=text], input[type=password], input[type=submit], textarea, code, button{font-family: Helvetica, sans-serif, Arial; margin: 0;}
 
 
.clear, #cookie_content{margin: 0 !important;}



html{margin: 0 auto; padding: 0; background: #f2f2f2 ;} 
html.admin_settings_active{position: fixed; overflow-y: scroll; width: 100%;} 
body{color: #1e1e1e; background: #ffffff !important; padding: 0 !important; overflow-x: hidden; -webkit-text-size-adjust: none; text-rendering: auto; -webkit-backface-visibility:hidden; max-width: 1920px; margin: 0 auto; font-family: Helvetica, sans-serif, Arial; padding: 0; font-weight: 400; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}



.inside{width: 90%; padding: 0; max-width: 1300px; margin: 0 auto;}
.inside_small{width: 90%; padding: 0; max-width: 840px; margin: 0 auto;}
.inside_max{width: 90%; padding: 0; max-width: 90%; margin: 0 auto;}
.inside_middle{width: 90%; padding: 0; max-width: 1550px; margin: 0 auto;}



.btn{letter-spacing: 1px; font-weight: 700; font-size: 14px; line-height: 18px; padding: 9px 25px; text-decoration: none; white-space: nowrap; overflow: hidden; position: relative; background: none; display: block; border: 1px solid transparent; text-transform: uppercase; text-align: center; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.disable{background: #e2e2e2 !important; border: 1px solid #e2e2e2 !important; color: #b1b1b1 !important; cursor: no-drop;}
.btn.big{padding: 9px 30px;}
.btn.small{padding: 7px 15px; font-size: 13px; text-transform: none; font-weight: 600;}
.btn.overflow{overflow: visible;}
.btn img{display: inline-block; vertical-align: top; margin: 0 0 0 4px;}
.btn.shadow{-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6); box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);}
.btn.radius{-webkit-border-radius: 30px; border-radius: 30px;}
.btn.line_height{line-height: 30px;}
.btn.inline{display: inline-block; vertical-align: middle;}
.btn.left{float: left;}
.btn.right{float: right;}
.btn.cursor{cursor: pointer;}
.btn.ultra_min_margin_top{margin-top: 1px;}
.btn.ultra_min_margin_bottom{margin-bottom: 1px;}
.btn.ultra_min_margin_right{margin-right: -3px;}
.btn.ultra_min_margin_left{margin-left: 1px;}
.btn.min_margin_top{margin-top: 5px;}
.btn.min_margin_bottom{margin-bottom: 5px;}
.btn.min_margin_right{margin-right: 5px;}
.btn.min_margin_left{margin-left: 5px;}
.btn.middle_margin_top{margin-top: 10px;}
.btn.middle_margin_bottom{margin-bottom: 10px;}
.btn.middle_margin_right{margin-right: 10px;}
.btn.middle_margin_left{margin-left: 10px;}
.btn.max_margin_top{margin-top: 15px;}
.btn.max_margin_bottom{margin-bottom: 15px;}
.btn.max_margin_right{margin-right: 15px;}
.btn.max_margin_left{margin-left: 15px;}
.btn.ultra_margin_top{margin-top: 25px;}
.btn.ultra_margin_bottom{margin-bottom: 25px;}
.btn.ultra_margin_right{margin-right: 25px;}
.btn.ultra_margin_left{margin-left: 25px;}


.btn i{letter-spacing: 1px; font-style: normal; font-weight: 700; font-size: 14px; line-height: 18px; }
.btn .item{display: block; z-index: 999; position: absolute; width: 230px; left: 50%; bottom: calc(100% + 15px); visibility: hidden; opacity: 0; margin-left: -115px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn:hover .item{visibility: visible; opacity: 1; bottom: calc(100% + 5px);}
.btn .item .box{display: block; position: relative; padding: 8px; background: #ffffff; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
.btn .item .box::before{display: block; top: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #dbdbdb; border-width: 11px; margin-left: -11px; }
.btn .item .box::after{display: block; top: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 10px; margin-left: -10px; }
.btn .item .img{display: block; width: 100%; height: 0; padding: 0 0 60%; margin: 0 0 8px; position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.btn .item .title{white-space: normal; display: block; text-align: center; font-size: 12px; line-height: 16px; text-transform : none; color: #000000; margin: 0; padding: 0; font-weight: 600;}



.btn.typ_1{background: #676767; border: 1px solid #676767; color: #ffffff;}
.notouch .btn.typ_1:hover, .notouch .item.hover_efekt .btn.typ_1, .notouch a.item:hover .btn.typ_1{background: #ea5c10; border: 1px solid #ea5c10; color: #ffffff;}

.btn.typ_2{background: #676767; border: 1px solid #676767; color: #ffffff;}
.notouch .btn.typ_2:hover, .notouch .item.hover_efekt .btn.typ_2, .notouch a.item:hover .btn.typ_2{background: #ea5c10; border: 1px solid #ea5c10; color: #ffffff;}

.btn.typ_3{background: #ea5c10; border: 1px solid #ea5c10; color: #ffffff;}
.notouch .btn.typ_3:hover, .notouch .item.hover_efekt .btn.typ_3, .notouch a.item:hover .btn.typ_3{background: #000000; border: 1px solid #000000; color: #ffffff;}



.btn.typ_4{background: transparent; border: 1px solid transparent; color: #1e1e1e; padding-right: 28px;}
.btn.typ_4::before{opacity: 1; background: url(../img/arrow_orange_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 0; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_4:hover, .notouch .item.hover_efekt .btn.typ_4, .notouch a.item:hover .btn.typ_4{background: transparent; border: 1px solid transparent; color: #ea5c10;}








@media screen and (max-width: 1024px) {
.btn .item{display: none;}
}
@media screen and (max-width: 768px) {
.btn i{display: block;}
}
@media screen and (max-width: 500px) {
.btn{font-size: 11px; line-height: 16px; padding: 6px 15px;}
.btn i{font-size: 11px; line-height: 16px;} 
}










.header_height{display: block; height: 111px; position: relative;}



header{font-size: 0; padding: 0; background: #ffffff; max-width: 1920px; z-index: 9999; position: fixed; top: 0; left: 0; right: 0; margin: 0 auto; width: 100%; text-align: center;  border-bottom: 1px solid #e6e6e6; -webkit-transition: top 400ms ease; transition: top 400ms ease;}
header a.logo{display: inline-block; vertical-align: middle; position: relative;}
header a.logo::before{display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../img/logo.svg) no-repeat scroll center center; content: "";}
header a.logo{width: 450px; height: 110px; border-right: 1px solid #e6e6e6;}
header a.logo::before{background-size: 194px 66px;}

header .logos{text-align: left; width: 35%; display: inline-block; vertical-align: middle; border-right: 1px solid #e6e6e6; font-size: 0;}
header .logos .item{width: calc(33.33% - 2px / 3); height: 110px; display: inline-block; vertical-align: middle;}
header .logos .item:nth-child(3n - 1){border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6;}
header .logos .item > a{font-size: 14px; line-height: 20px; text-align: center; font-weight: 600; color: #1d1d1b; z-index: 1001; display: block; position: relative; height: 102px; width: 100%; padding: 8px 0 0; -webkit-transition: all 300ms ease; transition: all 300ms ease;}
.notouch header .logos .item:hover > a, header .logos .item.active > a{background: #f0f0f0;}
header .logos .item > a::before{display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: no-repeat scroll center 35px; content: ""; background-size: 100px 55px;}


header .logos .item > a.bahco::before{background-image: url(../img/logo_bahco.svg)}
header .logos .item > a.narex::before{background-image: url(../img/logo_narex.svg)}
header .logos .item > a.milwaukee::before{background-image: url(../img/logo_milwaukee.svg)}


header .box{text-align: right; z-index: 999; display: inline-block; vertical-align: middle; width: calc(65% - 452px); margin: 0; font-size: 0; padding: 0;}


header .box .inbox{width: 100%; display: inline-block; vertical-align: middle; position: relative;}
header .box .inbox .top_line{position: relative; z-index: 999; display: block;}
header .box .inbox .top_line .in{font-size: 0; padding: 0 30px 0 20px; text-align: left; position: relative; border-bottom: 1px solid #e6e6e6;}
header .box .inbox .top_line .in p{width: 310px; text-align: left; font-size: 0; line-height: 55px; height: 55px; font-weight: 400; margin: 0; padding: 0; display: inline-block; vertical-align: middle;}
header .box .inbox .top_line .in p .width{width: 25px; display: inline-block; vertical-align: middle;}
header .box .inbox .top_line .in p strong{display: inline-block; vertical-align: middle; width: 22px; height: 55px; margin: 0 3px 0 0;}
header .box .inbox .top_line .in p strong.phone{background: url(../img/phone_icon_orange.svg) no-repeat scroll center center; background-size: 16px;}
header .box .inbox .top_line .in p strong.mail{background: url(../img/mail_icon_orange.svg) no-repeat scroll center center; background-size: 16px;}
header .box .inbox .top_line .in p a{font-size: 14px; line-height: 55px; font-weight: 400; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .box .inbox .top_line .in p a:hover{color: #ea5c10;}
     








header .box .inbox .top_line .in .user{width: calc(100% - 310px); font-size: 0; margin: 0; padding: 0; display: block; float: right; vertical-align: middle; text-align: right;}
header .box .inbox .top_line .in .user ul{margin: 0; padding: 0; display: inline-block; vertical-align: middle; text-align: center;}
header .box .inbox .top_line .in .user ul li{padding: 0; position: relative; list-style: none; display: inline-block; vertical-align: middle; margin: 0 0 0 20px;}
header .box .inbox .top_line .in .user ul li span, header .box .inbox .top_line .in .user ul li button{cursor: pointer; border: 0; background: none; text-transform: uppercase; position: relative; display: block; line-height: 55px; text-align: center; font-size: 14px; font-weight: 600; padding: 0 23px 0 0; color: #1e1e1e; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box .inbox .top_line .in .user ul li span::before, header .box .inbox .top_line .in .user ul li button::before{position: absolute; top: calc(50% - 10px); right: 0; width: 20px; height: 20px; background: url(../img/arrow_orange_right.svg) no-repeat scroll center center; background-size: 12px; content: ""; display: block;; -webkit-transform: rotate(90deg); transform: rotate(90deg);}
.notouch header .box .inbox .top_line .in .user ul li span:hover, .notouch header .box .inbox .top_line .in .user ul li button:hover{color: #ea5c10;}

header .box .inbox .top_line .in .user ul > li > ul{z-index: 0; margin: 0; padding: 0; position: absolute; top: 100%; right: calc(50% - 21px); background: #ffffff; display: none; -webkit-transition: all 200ms ease; transition: all 200ms ease; -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
header .box .inbox .top_line .in .user ul > li > ul:before{bottom: 100%; right: 15px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ffffff;  border-width: 6px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box .inbox .top_line .in .user ul > li > ul.hover_efekt:before, header .box .inbox .top_line .in .user ul > li > ul.special:before{border-bottom-color: #ea5c10;}
header .box .inbox .top_line .in .user ul > li:hover > ul{display: block;}
header .box .inbox .top_line .in .user ul > li > ul > li{position: relative; margin: 0; list-style: none; display: block; width: 100%; padding: 0;}
header .box .inbox .top_line .in .user ul > li > ul > li > a{-webkit-border-radius: 0; border-radius: 0; margin: 0; white-space: nowrap; opacity: 1; position: relative; text-transform: none; font-weight: 400; display: block; padding: 8px 15px; font-size: 14px; line-height: 24px; text-align: right; color: #1e1e1e !important; border-top: 1px solid #e5e5e5; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box .inbox .top_line .in .user ul > li > ul > li:first-of-type > a{border-top: 0 !important;}
header .box .inbox .top_line .in .user ul > li > ul > li > a::before{ display: none;}
.notouch header .box .inbox .top_line .in .user ul > li > ul > li:hover > a, header .box .inbox .top_line .in .user ul > li > ul > li.active > a{background: #ea5c10; color: #ffffff !important; border-top: 1px solid #ea5c10;}



header .box .user .basket{margin: 0 0 0 20px; padding: 0; display: inline-block; vertical-align: middle; text-align: center;}
header .box .user .basket a{-webkit-border-radius: 30px; border-radius: 30px; background: #000; padding: 0; position: relative; font-weight: 400; width: 38px; height: 38px; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box .user .basket a::before{position: absolute; content: ""; background: url(../img/basket_icon_white.svg) no-repeat scroll center center; background-size: 28px 28px; left: 0; right: 0; top: 0; bottom: 0; opacity: 1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .box .user .basket a:hover, header .box .user .basket a.active{background: #ea5c10;}
header .box .user .basket a span{font-family: Arial; z-index: 999; position: absolute; right: -10px; top: -5px; display: block; border: 1px solid #fff; background: #ea5c10; font-size: 10px; line-height: 20px; width: 20px; font-weight: 400; text-align: center; color: #ffffff; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
header .box .user .basket a span.active{background: #ea5c10; }









header .header_search{text-align: right; position: relative; display: inline-block; vertical-align: middle; vertical-align: middle; width: calc(100% - 70px); margin: 0;}
header .search{-webkit-border-radius: 30px; border-radius: 30px; background: #ea5c10; margin: 0; font-size: 0; cursor: pointer; position: relative; display: inline-block; vertical-align: middle; padding: 0; width: 38px; height: 38px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search::before{opacity: 1; background-image: url(../img/search_white.svg); position: absolute; left: 0; top: 0; bottom: 0; width: 100%; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .search:hover{background: #000000}



header #search_box{opacity: 1; visibility: visible; position: absolute; right: 0; top: 0; z-index: 200; width: 100%; max-width: 500px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header.search_active .header_search #search_box{opacity: 1; visibility: visible; }
header #search_box input[type=text]{-webkit-border-radius: 20px; border-radius: 20px; width: calc(100% - 62px); border: 0; border: 1px solid #ea5c10; position: relative; z-index: 1; display: block; padding: 8px 45px 8px 15px; font-size: 13px; line-height: 20px; font-weight: 500; background: #ea5c10; color: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box input[type=text]:focus{border: 1px solid #ea5c10; }
header #search_box input[type=text]::-webkit-input-placeholder {color: #ffffff;}
header #search_box input[type=text]::-moz-placeholder {color: #ffffff;}
header #search_box input[type=text]::-ms-input-placeholder {color: #ffffff;}

header #search_box button[type=submit].search_field{position: absolute; right: 0; top: 0; bottom: 0; width: 38px; height: 38px; z-index: 10; border: 1px solid rgba(255,255,255,0); -webkit-border-radius: 30px; border-radius: 30px; background: #ea5c10; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box button[type=submit].search_field::before{opacity: 1; background-image: url(../img/search_white.svg); position: absolute; left: 0; top: 0; bottom: 0; width: 100%; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header #search_box button[type=submit].search_field:hover{border: 1px solid #ffffff;}

header #search_box form{position: relative;}
header #search_box form::before{position: absolute; left: 15px; right: 45px; top: 28px; background: #fff; height: 1px; content: ""; z-index: 99; opacity: 0.6;}
header #search_box form p.load{height: initial; height: auto; width: 236px; border: 1px solid #ffffff; top: 42px; opacity: 0; visibility: hidden; font-size: 12px; line-height: 16px; font-weight: 600; z-index: 0; position: absolute; right: 0; background: #fff; color: #515154; padding: 12px 10px 12px 40px; margin: 0; text-align: left; -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.5); box-shadow: 0 0 20px -5px rgba(0,0,0,0.5);}
header #search_box form p.load.active{opacity: 1; visibility: visible;}
header #search_box form p.load::before{position: absolute; left: 10px; top: 50%; margin-top: -10px; width: 20px; height: 20px; content: ""; background: url(../img/search_arrow.svg) no-repeat scroll center center; background-size: 20px 20px; -webkit-animation: rotating 2s linear infinite; animation: rotating 2s linear infinite;}
@-webkit-keyframes rotating {from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes rotating {from{ -webkit-transform: rotate(0deg); transform: rotate(0deg);} to{ -webkit-transform: rotate(360deg); transform: rotate(360deg);}}


header #search_box form p.error{height: initial; height: auto; border: 1px solid #ffffff; top: 0; opacity: 0; visibility: hidden; font-size: 12px; line-height: 16px; font-weight: 600; z-index: 0; position: absolute; left: 0; right: 0; background: #fff; color: #515154; padding: 10px 15px 10px 40px; margin: 0; text-align: left;}
header #search_box form p.error.active{opacity: 1; visibility: visible; position: relative;}
header #search_box form p.error::before{position: absolute; left: 10px; top: 50%; margin-top: -10px; width: 20px; height: 20px; content: ""; background: url(../img/search_error.svg) no-repeat scroll center center; background-size: 20px 20px;}

header #search_box form ul{width: 288px; opacity: 1; visibility: visible; display: block; z-index: 0; position: absolute; margin: 0; padding: 0; top: 42px; right: 0; background: #ffffff; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
header #search_box form ul.hide{opacity: 0; visibility: hidden;}
header #search_box form ul:empty{display: none;}
header #search_box form ul li{margin: 0; list-style: none; display: block;}
header #search_box form ul li a, header #search_box form ul li button{border: 0; background: #fff; text-align: left; border-top: 1px solid #f0f0f0; font-size: 13px; line-height: 22px; color: #515154; padding: 5px 10px; list-style: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header #search_box form ul li:hover a, header #search_box form ul li.active a{background: #f0f0f0; color: #515154;}
.notouch header #search_box form ul li.special:hover a, header #search_box form ul li.active.special a{background: #ea5c10; color: #ffffff;}
header #search_box form ul li button{padding-left: 0; padding-right: 0; width: 100%; }
header #search_box form ul li.special a, header #search_box form ul li.special button{font-weight: 400; background: #515154; font-size: 12px; color: #fff; text-align: center; text-decoration: underline; padding: 8px 10px; margin: 0 0 -1px;}
header #search_box form ul li a span{display: inline-block; vertical-align: middle; font-size: 12px; line-height: 22px; color: #515154; padding: 0;}
header #search_box form ul li a span::before, header #search_box form ul li a span::after{display: none;}
.notouch header #search_box form ul li:not(.special):hover a, header #search_box form ul li.active a, .notouch header #search_box form ul li:not(.special):hover button, header #search_box form ul li.active button{background: #f0f0f0; color: #000;}
.notouch header #search_box form ul li.special:hover a, header #search_box form ul li.active.special a, .notouch header #search_box form ul li.special:hover button, header #search_box form ul li.active.special button{text-decoration: none;}
header #search_box form ul li > span{-webkit-border-radius: 0; border-radius: 0; background: #414042; text-align: left; font-size: 13px; line-height: 20px; color: #fff; font-weight: 400; padding: 8px 10px; list-style: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box form ul li > span::before{display: none;}
 













header .box .inbox nav{text-align: center; width: 100%; position: relative; display: block; margin: 0;}
header .box .inbox nav ul.menu{width: 100%; margin: 0; padding: 0; display: table; vertical-align: middle; table-layout: fixed; text-align: center;}
header .box .inbox nav ul.menu > li{padding: 0; position: relative; list-style: none; display: table-cell; vertical-align: middle; margin: 0;}
header .box .inbox nav ul.menu > li a{text-transform: uppercase; position: relative; display: block; line-height: 16px; font-size: 14px; font-weight: 400; padding: 0 8px; color: #1e1e1e; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box .inbox nav ul.menu > li a span{display: table; width: 100%; height: 54px;}
header .box .inbox nav ul.menu > li a span span{display: table-cell; vertical-align: middle; width: 100%; height: initial;;}
header .box .inbox nav ul.menu > li a::before{opacity: 0; position: absolute; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); height: 5px; background: #ea5c10; width: 0; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .box .inbox nav ul.menu > li > a:hover::before, header .box .inbox nav ul.menu > li.active > a::before{opacity: 1; width: 100%;}

header .box .inbox nav ul.menu > li.special_dot > button{margin: 0 auto; background: none; border: 0; width: 100%; text-transform: uppercase; position: relative; display: block; line-height: 55px; font-size: 16px; font-weight: 500; padding: 0; color: #1e1e1e; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box .inbox nav ul.menu > li.special_dot > button::before{opacity: 1; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../img/submenu_dot_black.svg) no-repeat scroll center center; background-size: 31px 8px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box .inbox nav ul.menu > li.special_dot > button::after{opacity: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../img/submenu_dot_orange.svg) no-repeat scroll center center; background-size: 31px 8px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .box .inbox nav ul.menu > li.special_dot:hover > button::before{opacity: 0;}
.notouch header .box .inbox nav ul.menu > li.special_dot:hover > button::after{opacity: 1;}



header .box .inbox nav ul.menu > li > ul{z-index: 0; margin: 0; padding: 0; position: absolute; top: 100%; right: calc(50% - 21px); background: #ffffff; display: none; -webkit-transition: all 200ms ease; transition: all 200ms ease; -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
header .box .inbox nav ul.menu > li > ul:before{bottom: 100%; right: 15px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ffffff;  border-width: 6px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box .inbox nav ul.menu > li > ul.hover_efekt:before, header .box .inbox nav > ul.menu li > ul.special:before{border-bottom-color: #ea5c10;}
header .box .inbox nav ul.menu > li:hover > ul{display: block;}
header .box .inbox nav ul.menu > li > ul > li{position: relative; margin: 0; list-style: none; display: block; width: 100%; padding: 0;}
header .box .inbox nav ul.menu > li > ul > li > a{-webkit-border-radius: 0; border-radius: 0; margin: 0; white-space: nowrap; opacity: 1; position: relative; text-transform: none; font-weight: 400; display: block; padding: 8px 15px; font-size: 14px; line-height: 24px; text-align: right; color: #1e1e1e !important; border-top: 1px solid #e5e5e5; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box .inbox nav ul.menu > li > ul > li:first-of-type > a{border-top: 0 !important;}
header .box .inbox nav ul.menu > li > ul > li > a::before{ display: none;}
.notouch header .box .inbox nav ul.menu > li > ul > li:hover > a, header .box .inbox nav ul.menu > li > ul > li.active > a{background: #ea5c10; color: #ffffff !important; border-top: 1px solid #ea5c10;}

header .box .inbox nav ul.menu > li > ul > li > ul{z-index: 0; margin: 0; padding: 0; position: absolute; top: 0; right: 100%; background: #ffffff; display: none; -webkit-transition: all 200ms ease; transition: all 200ms ease; -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
header .box .inbox nav ul.menu > li > ul > li:hover > ul{display: block;}
header .box .inbox nav ul.menu > li > ul > li > ul > li{position: relative; margin: 0; list-style: none; display: block; width: 100%; padding: 0;}
header .box .inbox nav ul.menu > li > ul > li > ul > li > a{-webkit-border-radius: 0; border-radius: 0; margin: 0; white-space: nowrap; opacity: 1; position: relative; text-transform: none; font-weight: 400; display: block; padding: 8px 15px; font-size: 14px; line-height: 24px; text-align: right; color: #1e1e1e !important; border-top: 1px solid #e5e5e5; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box .inbox nav ul.menu > li > ul > li > ul > li:first-of-type > a{border-top: 0 !important;}
header .box .inbox nav ul.menu > li > ul > li > ul > li > a::before{ display: none;}
.notouch header .box .inbox nav ul.menu > li > ul > li > ul > li:hover > a, header .box .inbox nav ul.menu > li > ul > li > ul > li.active > a{background: #ea5c10; color: #ffffff !important; border-top: 1px solid #ea5c10;}






.user_icon{vertical-align: middle; position: relative; cursor: pointer; display: none; margin: 0 0 0 20px; padding: 0 0 0 36px; height: 36px; font-size: 14px; line-height: 36px; color: #1e1e1e; font-weight: 600; letter-spacing: 0.5px;  text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_icon::before{opacity: 1; background: url(../img/user_icon_black.svg) no-repeat scroll center center; background-size: 30px 30px; width: 36px; position: absolute; left: 0; top: 0; bottom: 0; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_icon::after{opacity: 0; background: url(../img/user_icon_orange.svg) no-repeat scroll center center; background-size: 30px 30px; width: 36px; position: absolute; left: 0; top: 0; bottom: 0; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .user_icon:hover, .user_icon.active{color: #ea5c10;}
.notouch .user_icon:hover::after, .user_icon.active::after{opacity: 1;} 
.notouch .user_icon:hover::before, .user_icon.active::before{opacity: 0;}




.open_close_navigation{cursor: pointer; text-align: center; display: none; position: relative; left: 0; z-index: 20; padding: 0; margin: 0 0 0 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.open_close_navigation::after{margin: 0 0 0 8px; content: "Menu"; font-size: 14px; line-height: 20px; color: #1e1e1e; font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease; cursor: pointer; user-select: none;}
.open_close_navigation button {background: none; border: none; display: inline-block; vertical-align: middle; margin: 0;}
.open_close_navigation .lines-button {font-size: 0; padding: 14px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; cursor: pointer; user-select: none;}
.open_close_navigation .lines-button:active { -webkit-transition: none; transition: none;}
.open_close_navigation .lines {display: inline-block; width: 1.8rem; height: 2px; background: #1e1e1e; transition: 0.3s; position: relative;}
.open_close_navigation .lines:before, .open_close_navigation .lines:after {display: inline-block; width: 1.8rem; height: 2px; background: #1e1e1e; transition: 0.3s; position: absolute; left: 0; content: ''; -webkit-transform-origin: 0.28571rem center; transform-origin: 0.28571rem center;}
.open_close_navigation .lines:before {top: 0.4rem;}
.open_close_navigation .lines:after {top: -0.4rem;}
.open_close_navigation .lines-button.close {-webkit-transform: scale3d(0.8, 0.8, 0.8); transform: scale3d(0.8, 0.8, 0.8);}
.open_close_navigation .lines-button.x.close .lines {background: transparent !important;}
.open_close_navigation .lines-button.x.close .lines:before, .open_close_navigation .lines-button.x.close .lines:after {height: 2px; left: -2px; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; top: 0; width: 2.3rem; background: #1e1e1e;}
.open_close_navigation .lines-button.x.close .lines:before {-webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg);}
.open_close_navigation .lines-button.x.close .lines:after {-webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg);}



.notouch .open_close_navigation:hover::after{color: #ea5c10;}
.notouch .open_close_navigation:hover .lines-button.x.close .lines:before, .notouch .open_close_navigation:hover .lines-button.x.close .lines:after{background: #ea5c10;}
.notouch .open_close_navigation:hover .lines:before, .notouch .open_close_navigation:hover .lines:after{background: #ea5c10;} 
.notouch .open_close_navigation:hover .lines{background: #ea5c10;} 






.ipad_menu{text-align: center; display: none; position: absolute; max-width: 1920px; margin: 0 auto; width: 100%; top: -900px; right: 0; left: 0; background: #ffffff; -webkit-box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); padding: 103px 0 0; z-index: 9998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu.move{top: 0 !important;}
.ipad_menu > ul{display: block; position: relative; text-align: left; margin: 0; padding: 0; z-index: 9998;}
.ipad_menu > ul > li{position: relative; list-style: none; display: block;}
.ipad_menu > ul > li > a, .ipad_menu > ul > li > button:not(.icon){border: 0; background: none; border-top: 1px solid #ededed; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 15px; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu > ul > li > button:not(.icon){text-align: left; width: 100%; }
.notouch .ipad_menu > ul > li > a:hover, .ipad_menu > ul > li > a:focus, .ipad_menu > ul > li.active > a, .ipad_menu > ul > li[aria-expanded='true'] > a, .ipad_menu > ul > li.focus_efekt > a,
.notouch .ipad_menu > ul > li > button:not(.icon):hover, .ipad_menu > ul > li > button:not(.icon):focus, .ipad_menu > ul > li.active > button:not(.icon), .ipad_menu > ul > li[aria-expanded='true'] > button:not(.icon), .ipad_menu > ul > li.focus_efekt > button:not(.icon){background: #1a1a1a; border-top: 1px solid #000000; color: #fff;}

.ipad_menu > ul > li > ul{border-top: 1px solid #d4d4d4; display: none; position: relative; text-align: left; margin: 0; padding: 0 0 0 25px; z-index: 9998; background: #ececec;}
.ipad_menu > ul > li[aria-expanded='true'] > ul, .ipad_menu > ul > li.open > ul{display: block;}
.ipad_menu > ul > li > ul > li{position: relative; list-style: none; display: block;}
.ipad_menu > ul > li > ul > li > a{border-top: 1px solid #d4d4d4; position: relative; font-size: 13px; line-height: 44px; font-weight: 400; padding: 0 60px 0px 15px; display: block; text-transform: none; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu > ul > li > ul > li:nth-child(1) > a{border-top: 0 !important}
.notouch .ipad_menu > ul > li > ul > li > a:hover, .ipad_menu > ul > li > ul > li > a:focus, .ipad_menu > ul > li > ul > li.active > a, .ipad_menu > ul > li > ul > li[aria-expanded='true'] > a, .ipad_menu > ul > li > ul > li.focus_efekt > a{color: #ea5c10}


.ipad_menu ul > li > .icon{background: none; border: 0; cursor: pointer; z-index: 100; display: block; position: absolute; top: 1px; right: 0; height: 44px; width: 45px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu ul > li > .icon::after{position: absolute; height: 32px; width: 1px; top: 50%; left: 0; background: #d4d4d4; content: ""; display: block; -webkit-transform: translateY(-50%) translateZ(0); transform: translateY(-50%) translateZ(0); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .ipad_menu ul > li:hover > .icon::after, .ipad_menu ul > li > .icon:focus::after, .ipad_menu ul > li.active > .icon::after, .ipad_menu ul > li[aria-expanded='true'] > .icon::after{background: #deeef3;}
.ipad_menu ul > li > .icon::before{display: block; width: 100%; height: 100%; content: ""; position: absolute; top: 0; left: 0; background: url(../../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 12px 12px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu ul > li.focus_efekt > .icon::before, .ipad_menu ul > li.open > .icon::before, .ipad_menu ul > li.open > .icon:focus::before, .ipad_menu ul > li.open > .icon:hover::before, .ipad_menu ul > li:focus > .icon::before, .ipad_menu ul > li[aria-expanded='true'] > .icon::before, .notouch .ipad_menu ul > li:hover > .icon::before, .notouch .ipad_menu ul > li.focus_efekt > .icon:hover::before, .notouch .ipad_menu ul > li.open[aria-expanded='true'] > .icon:hover::before, .notouch .ipad_menu ul > li[aria-expanded='true'] > .icon:hover::before{background: url(../../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px;}
.notouch .ipad_menu ul > li > .icon:hover::before, .ipad_menu ul > li > .icon:focus::before, .ipad_menu ul > li.open.focus_efekt > .icon:focus::before, .notouch .ipad_menu ul > li.open > .icon:hover::before{background: url(../../img/arrow_green_right.svg) no-repeat scroll center center; background-size: 12px 12px;}
.ipad_menu ul > li.open > .icon::before{-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}





.user_menu{text-align: center; display: none; position: absolute; max-width: 1920px; margin: 0 auto; width: 100%; top: -900px; right: 0; left: 0; background: #ffffff; -webkit-box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); padding: 103px 0 0; z-index: 9998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_menu.move{top: 0 !important;}
.user_menu > ul{display: block; position: relative; text-align: left; margin: 0; padding: 0; z-index: 9998;}
.user_menu > ul > li{position: relative; list-style: none; display: block;}
.user_menu > ul > li > a{border: 0; background: none; border-top: 1px solid #ededed; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 15px; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .user_menu > ul > li > a:hover, .user_menu > ul > li > a:focus, .user_menu > ul > li.active > a, .user_menu > ul > li[aria-expanded='true'] > a{background: #1a1a1a; border-top: 1px solid #000000; color: #fff;}









@media screen and (max-width: 1700px) {
header a.logo{width: 380px;}
header .logos{width: 30%;}
header .box{width: calc(70% - 382px);}
}

@media screen and (max-width: 1500px) {    
.header_height{height: 196px}
header.active{position: fixed; top: -85px;}
header.top_active{top: 0 !important;}
header a.logo{background: #f4f4f4; width: 380px; height: 84px;}
header a.logo::before{background-size: 153px 52px;}
header .logos{background: #f4f4f4; width: calc(100% - 381px); border: 0;}
header .logos .item{height: 84px;}
header .logos .item a{padding: 5px 0 0; height: 79px;}
header .logos .item a::before{background-size: 95px 52px; background-position: center 26px;}
header .box{width: 100%; border-top: 1px solid #e6e6e6;}
}



@media screen and (max-width: 1024px) {    
.header_height{height: 133px}
header{position: absolute !important; top: 0 !important;}
header.active{top: -77px;}
header.top_active{top: 0 !important;}

header a.logo{width: 280px; height: 76px;}
header a.logo::before{background-size: 123px 42px;}
header .logos{width: calc(100% - 281px);}
header .logos .item{height: 76px;}
header .logos .item a{font-size: 0; padding: 0; height: 76px;}
header .logos .item a::before{background-size: 76px 42px; background-position: center center;}
header .box{width: 100%; border-top: 1px solid #e6e6e6;}

 header #search_box{opacity: 0; visibility: hidden;}
  header .header_search{width: calc(100% - 105px);}
header .box .inbox .top_line .in{border: 0;}
header .box .inbox .top_line .in .user{padding: 9px 0 8px;}
header .box .inbox .top_line .in .user ul{display: none;}
.open_close_navigation{display: inline-block; vertical-align: middle;}
.user_icon{display: inline-block; vertical-align: middle;}
header .box .inbox nav{display: none;}

.ipad_menu, .user_menu{display: block; padding: 133px 0 0;}
}

@media screen and (max-width: 720px) {
.open_close_navigation::after{display: none;}
.user_icon{font-size: 0; width: 0;}
 header .header_search{width: calc(100% - 55px);}
}

@media screen and (max-width: 650px) {
header .box .user .basket{margin: 0 0 0 10px;}
.user_icon{margin: 0 0 0 10px;}
.open_close_navigation{margin: 0 0 0 15px;}
}

@media screen and (max-width: 600px) {
.header_height{height: 117px}
header a.logo{width: 35%; height: 60px;}
header a.logo::before{background-size: 84px 28px;}
header .logos{width: calc(65% - 1px);}

header .logos .item{height: 60px;}
header .logos .item a{height: 60px;}
header .logos .item a::before{background-size: 51px 28px;}


header .box .inbox .top_line .in{padding: 0 10px;}
header .box .inbox .top_line .in p .hide{display: none;}
header .box .inbox .top_line .in p a{font-size: 12px;}

header .box .user .basket{margin: 0 0 0 5px;}
.user_icon{margin: 0 0 0 5px;}
.open_close_navigation{margin: 0 0 0 10px;}

header .header_search{position: unset;}
header #search_box{right: 10px; left: 10px; top: calc(100% + 6px); width: calc(100% - 20px);}

.ipad_menu, .user_menu{padding: 117px 0 0;}
}













.welcome_0{background: #efefef; position: relative; display: block; padding: 0 0 34.375%;}
.welcome_0 .main_slider{display: none; opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.welcome_0 .main_slider, .welcome_0 .main_slider *{height: 100%;}
.welcome_0 .main_slider .item{position: relative;}
.welcome_0 .main_slider .item::before{z-index: 1; position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ""; display: block; background: -moz-linear-gradient(left, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.1) 100%); background: -webkit-linear-gradient(left, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0.1) 100%); background: linear-gradient(to right, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0.1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73000000', endColorstr='#1a000000',GradientType=1 );}
.welcome_0 .main_slider .item picture{position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 0; background: no-repeat scroll center center; background-size: cover;}
.welcome_0 .main_slider .item .box{display: table; width: 100%; position: relative; z-index: 10;}
.welcome_0 .main_slider .item .box .centering{display: table-cell; vertical-align: middle;}
.welcome_0 .main_slider .item .box .centering, .welcome_0 .main_slider .item .box .centering *{height: initial; height: auto;}
.welcome_0 .main_slider.stop{display: block; opacity: 1;}

.welcome_0 .main_slider .item .text{position: relative; padding: 0 5%; display: block; margin: 0;}
.welcome_0 .main_slider .item .text .bahco_logo{display: block; position: relative; margin: 0 0 20px; width: 133px; height: 80px; background: url(../img/slider_logo_bahco.svg) no-repeat scroll center center; background-size: 133px 80px;}
.welcome_0 .main_slider .item .text .narex_logo{display: block; position: relative; margin: 0 0 20px; width: 133px; height: 36px; background: url(../img/slider_logo_bahco.svg) no-repeat scroll center center; background-size: 133px 36px;}
.welcome_0 .main_slider .item .text .milwaukee_logo{display: block; position: relative; margin: 0 0 20px; width: 133px; height: 63px; background: url(../img/slider_logo_bahco.svg) no-repeat scroll center center; background-size: 133px 63px;}
.welcome_0 .main_slider .item .text .title{font-size: 25px; line-height: 30px; font-weight: 700; text-transform: uppercase; margin: 0 0 10px; padding: 0; color: #ffffff; max-width: 600px; }
.welcome_0 .main_slider .item .text .anotation{font-size: 16px; line-height: 24px; font-weight: 400; color: #ffffff; font-weight: 400; max-width: 600px; margin: 0; position: relative; z-index: 10;}

.welcome_0 .main_slider.owl-carousel .owl-controls, .welcome_0 .main_slider.owl-carousel .owl-controls *{margin: 0; height: initial; height: auto;}
.welcome_0 .main_slider.owl-carousel .owl-controls .owl-pagination{font-size: 0; margin: 0; text-align: left; position: absolute; bottom: 35px; margin: 0; left: 5%; right: 0; min-height: 0; z-index: 990; width: 95%;}
.welcome_0 .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page{display: inline-block; vertical-align: middle; margin: 0 8px 0 0;}
.welcome_0 .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page span{margin: 0; position: relative; width: 10px; height: 10px; background: #ffffff; display: block; border: 1px solid #D6D6D6; -webkit-border-radius: 10px; border-radius: 10px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_0 .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page.active span, .notouch .welcome_0 .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page:hover span, .welcome_0 .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page:focus span{background: #ea5c10; border: 1px solid #ea5c10;}







@media screen and (max-width: 1350px) {
.welcome_0 .main_slider .item .text .title{font-size: 22px; line-height: 28px;}
.welcome_0 .main_slider .item .text .anotation{font-size: 14px; line-height: 20px;}
}

@media screen and (max-width: 1150px) {
.welcome_0{padding: 0 0 400px;}
.welcome_0 .main_slider .item::before{background: rgba(0,0,0,0.4);}
.welcome_0 .main_slider .item .text{display: block; width: 90%; text-align: left;}
.welcome_0 .main_slider .item .text .bahco_logo, .welcome_0 .main_slider .item .text .narex_logo, .welcome_0 .main_slider .item .text .milwaukee_logo{margin: 0 0 15px;}

.welcome_0 .main_slider .item .text .bahco_logo{width: 100px; height: 60px;  background-size: 100px 60px;}
.welcome_0 .main_slider .item .text .narex_logo{width: 100px; height: 27px;  background-size: 100px 27px;}
.welcome_0 .main_slider .item .text .milwaukee_logo{width: 100px; height: 47px;  background-size: 100px 47px;}

.welcome_0 .main_slider .item .text .title{text-align: left; margin: 0 0 10px;}
.welcome_0 .main_slider .item .text .anotation{text-align: left; margin: 0;}

.welcome_0 .main_slider.owl-carousel .owl-controls .owl-pagination{bottom: 10px;}
}

@media screen and (max-width: 1024px) {
.welcome_0 .main_slider .item .text .title{font-size: 20px; line-height: 26px;}
}


@media screen and (max-width: 750px) {
.welcome_0 .main_slider .item .text{text-align: center;}
.welcome_0 .main_slider .item .text .bahco_logo, .welcome_0 .main_slider .item .text .narex_logo, .welcome_0 .main_slider .item .text .milwaukee_logo{margin: 0 auto 15px;}

.welcome_0 .main_slider .item .text .title{text-align: center; margin: 0 auto 10px;}
.welcome_0 .main_slider .item .text .anotation{text-align: center; margin: 0 auto;}

.welcome_0 .main_slider.owl-carousel .owl-controls .owl-pagination{text-align: center;}
}



@media screen and (max-width: 500px) {
.welcome_0{padding: 0 0 310px;}
.welcome_0 .main_slider .item .text .bahco_logo{width: 84px; height: 50px;  background-size: 84px 50px;}
.welcome_0 .main_slider .item .text .narex_logo{width: 84px; height: 23px;  background-size: 84px 23px;}
.welcome_0 .main_slider .item .text .milwaukee_logo{width: 84px; height: 40px;  background-size: 84px 40px;}

.welcome_0 .main_slider .item .text .title{font-size: 18px; line-height: 18px; margin: 0 0 10px;}
.welcome_0 .main_slider .item .text .anotation{font-size: 13px; line-height: 18px;}
}

















.welcome_1{overflow: hidden; padding: 80px 0; background: #ffffff; position: relative; display: block; width: 100%;}
.welcome_1 h2{position: absolute; top: 50%; left: 47px; transform: translateX(-50%) translateY(-50%) rotate(-90deg); margin: 0; font-size: 26px; line-height: 34px; color: #e6e6e6; font-weight: 600; text-transform: uppercase;}

@media screen and (max-width: 1650px) {
.welcome_1{padding: 60px 0;}
.welcome_1 h2{text-align: center; position: relative; top: 0; left: 0; transform: translateX(0) translateY(0) rotate(0); margin: 0 0 30px; color: #414042;}
}

@media screen and (max-width: 1024px) {
.welcome_1{padding: 40px 0;}
.welcome_1 h2{font-size: 22px; line-height: 28px; margin: 0 0 15px;}
}

@media screen and (max-width: 500px) {
.welcome_1{padding: 30px 0;}
.welcome_1 h2{font-size: 20px; line-height: 26px; margin: 0 0 12px;}
}
















.welcome_2{overflow: hidden; padding: 80px 0; background: #ffffff; position: relative; display: block; width: 100%;}
.welcome_2.grey{background: #f0f0f0;}
.welcome_2 h2{font-size: 25px; line-height: 38px; font-weight: 700; text-transform: uppercase; margin: 0 0 20px; padding: 0; color: #000;}
.welcome_2 .btn.abs{position: absolute; right: 0; top: 0;}

.welcome_2 .homepage_text{display: block; position: relative; width: 100%; font-size: 0;}
.welcome_2 .homepage_text .img{width: 47%; display: inline-block; vertical-align: middle; position: relative; padding: 0 3% 0 0;}
.welcome_2 .homepage_text .img picture{width: 100%; padding: 0 0 55%; display: block; position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.welcome_2 .homepage_text .text{width: 47%; display: inline-block; vertical-align: middle; position: relative; padding: 0 0 0 3%;}
.welcome_2 .homepage_text .text > h3{font-size: 24px; line-height: 30px; font-weight: 700; margin: 0; padding: 0; color: #000;}
.welcome_2 .homepage_text .text article{margin: 20px 0 0;}


.welcome_2 .partners_list{display: none; position: relative; width: 100%; font-size: 0;}
.welcome_2 .partners_list .item{display: block; width: 100%; margin: 0; -webkit-transition: box-shadow 400ms ease; transition: box-shadow 400ms ease; }
.welcome_2 .partners_list .item picture{display: block; position: relative; margin: 0 20px; width: calc(100% - 40px); padding: 0 0 60%; background-repeat: no-repeat; background-position: center center; background-size: contain;}


.welcome_2 .partners_list.owl-carousel .owl-controls{min-height: 0; z-index: 991; margin: 0;}
.welcome_2 .partners_list.owl-carousel .owl-controls .owl-buttons{ position: absolute; top: 50%; right: 0; left: 0; text-align: right; margin: -20px auto 0; width: 100%;}
.welcome_2 .partners_list.owl-carousel .owl-controls .owl-buttons .owl-prev { -webkit-border-radius: 40px; border-radius: 40px; background: #a7a9ac; cursor: pointer; position:absolute; width: 40px; height: 40px; left: -11px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .partners_list.owl-carousel .owl-controls .owl-buttons .owl-next { -webkit-border-radius: 40px; border-radius: 40px; background: #a7a9ac; cursor: pointer; position:absolute; width: 40px; height: 40px; right: -11px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .partners_list.owl-carousel .owl-controls .owl-buttons .owl-prev::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 22px 22px; display: block; width: 100%; height: 100%; -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .partners_list.owl-carousel .owl-controls .owl-buttons .owl-next::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 22px 22px; display: block; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_2 .partners_list.owl-carousel .owl-controls .owl-buttons .owl-prev:hover, .notouch .welcome_2 .partners_list.owl-carousel .owl-controls .owl-buttons .owl-next:hover{ background: #ea5c10;}



@media screen and (max-width: 1600px) {
.welcome_2{padding: 60px 0;}
}

@media screen and (max-width: 1350px) {
.welcome_2 h2{font-size: 22px; line-height: 38px;}


.welcome_2 .homepage_text .img{display: none;}
.welcome_2 .homepage_text .text{width: 100%; padding: 0;}
.welcome_2 .homepage_text .text > h3{font-size: 20px; line-height: 26px;}

}

@media screen and (max-width: 1024px) {
.welcome_2{padding: 40px 0;}
.welcome_2 h2{font-size: 20px; line-height: 38px;}

.welcome_2 .homepage_text .text > h3{font-size: 18px; line-height: 24px;}
}

@media screen and (max-width: 500px) {
.welcome_2{padding: 30px 0;}
.welcome_2 h2{line-height: 30px;}
}











































#content{background: #ffffff; padding: 0; position: relative;}
#content > .relative{padding: 0 0 0 5%;}
#content .inside .inside{padding-left: 0; padding-right: 0; width: 100%; max-width: 100%;}
#content .inside{margin: 0 auto 40px}
#content .inside.margin{margin: 0 auto 20px; padding: 0;}
#content .inside:last-of-type, #content .inside.nomargin{margin: 0 auto;}


#content #page_hash{padding: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
@media screen and (max-width: 1200px) {
#content > .relative{padding: 0;}
}

@media screen and (max-width: 1024px) {
#content .inside{margin: 0 auto 25px}
}











.c_column{width: calc(100% - 340px); padding: 0 0 60px; float: right; display: block;}
.c_column.min_height{min-height: 400px;}
.c_column.full{width: 100%; float: none;}
.c_column.padding_bottom{padding-bottom: 0 !important;}
.c_column.padding_top{padding-top: 0 !important;}
.hp .c_column{padding-top: 0 !important;}





@media screen and (max-width: 1450px) { 
.c_column{width: calc(100% - 310px);} 
}

@media screen and (max-width: 1200px) {
.c_column{width: 100%;}
.c_column.min_height{min-height: initial; min-height: auto;}
}

@media screen and (max-width: 1024px) {
.c_column{padding: 0 0 40px;}
}

@media screen and (max-width: 500px) { 
.c_column{padding: 0 0 30px;} 
}































footer{padding: 80px 0; background: #f0f0f0; display: block; position: relative;}
footer .white_box{position: relative; display: inline-block; vertical-align: top; width: 42%; padding: 0 3% 0 0;}
footer .white_box::before{content: ""; width: 156px; height: 341px; background: url(../img/footer_img.png) no-repeat scroll center bottom; background-size: contain; position: absolute; right: -30px; bottom: -80px; z-index: 10; }
footer .white_box .in{background: #fff; padding: 25px; display: block; position: relative;   font-size: 0; }
footer .white_box .in a.logo{display: inline-block; vertical-align: middle; position: relative; margin: 0 0 25px;}
footer .white_box .in a.logo::before{display: block; position: absolute; left: 0; top: 0; background: url(../img/logo.svg) no-repeat scroll center center; content: "";}
footer .white_box .in a.logo, footer .white_box .in a.logo::before{width: 194px; height: 66px; background-size: 194px 66px;}


footer .white_box .in .item{display: inline-block; vertical-align: top; width: 45%; text-align: left;}
footer .white_box .in .item:nth-child(2){width: 55%;}
footer .white_box .in .item .subtitle{font-size: 18px; line-height: 24px; font-weight: 700; text-transform: uppercase; color: #3b3b3b; margin: 0; padding: 0 0 10px;}
footer .white_box .in .item p{font-size: 15px; line-height: 24px; font-weight: 400; color: #858585; margin: 0 0 15px; padding: 0;}
footer .white_box .in .item p:last-of-type{margin: 0;}
footer .white_box .in .item p.orange{font-weight: 700; color: #ea5c10;}
footer .white_box .in .item p strong{font-weight: 700;}
footer .white_box .in .item p strong.width{width: 35px; display: inline-block; color: #858585;}
footer .white_box .in .item p a{display: inline-block; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .white_box .in .item p a:hover{color: #ea5c10}


footer .box{position: relative; z-index: 99; display: inline-block; vertical-align: top; width: 55%; padding: 0;}
footer .box .in{padding: 25px; display: block; position: relative;  font-size: 0; }
footer .box .in .item{position: relative; display: inline-block; vertical-align: top; width: 40%; text-align: left;}
footer .box .in .item:nth-child(2){width: 60%;}
footer .box .in .item .title{display: inline-block; vertical-align: middle; border-bottom: 1px solid #ea5c10; font-size: 18px; line-height: 24px; font-weight: 700; text-transform: uppercase; color: #3b3b3b; margin: 0 0 20px; padding: 0 0 6px;}

footer .box .in .item ul.social{position: absolute; right: 0; top: 0; display: block; margin: 0; padding: 0; height: 30px;}
footer .box .in .item ul.social li{list-style: none; display: inline-block; margin: 0 2px 0 0;}
footer .box .in .item ul.social li a{display: block; width: 30px; height: 30px; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .box .in .item ul.social li a::before{opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: 26px 26px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .box .in .item ul.social li a::after{opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: 26px 26px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .box .in .item ul.social li a.in::before{background-image: url(../../img/social_in_icon_orange.svg);}
footer .box .in .item ul.social li a.fb::before{background-image: url(../../img/social_fb_icon_orange.svg);}
footer .box .in .item ul.social li a.yt::before{background-image: url(../../img/social_yt_icon_orange.svg);}
footer .box .in .item ul.social li a.li::before{background-image: url(../../img/social_li_icon_orange.svg);}
footer .box .in .item ul.social li a.tw::before{background-image: url(../../img/social_tw_icon_orange.svg);}
footer .box .in .item ul.social li a.in::after{background-image: url(../../img/social_in_icon_black.svg);}
footer .box .in .item ul.social li a.fb::after{background-image: url(../../img/social_fb_icon_black.svg);}
footer .box .in .item ul.social li a.yt::after{background-image: url(../../img/social_yt_icon_black.svg);}
footer .box .in .item ul.social li a.li::after{background-image: url(../../img/social_li_icon_black.svg);}
footer .box .in .item ul.social li a.tw::after{background-image: url(../../img/social_tw_icon_black.svg);}
.notouch footer .box .in .item ul.social li a:hover::before{opacity: 1;}
.notouch footer .box .in .item ul.social li a:hover::after{opacity: 0;}



footer .box .in .item ul.menu{margin: 0; padding: 0;}
footer .box .in .item ul.menu li{display: block; position: relative; margin: 0 0 6px; padding: 0;}
footer .box .in .item ul.menu li:last-of-type{margin: 0;}
footer .box .in .item ul.menu li a{padding: 3px 0; display: inline-block; vertical-align: middle; font-size: 15px; line-height: 22px; font-weight: 400; color: #858585; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .box .in .item ul.menu li a::before{opacity: 0; position: absolute; left: -15px; top: 0; bottom: 0; width: 10px; background: url(../img/arrow_orange_right.svg) no-repeat scroll center center; background-size: 10px 10px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .box .in .item ul.menu li a:hover::before, footer .box .in .item ul.menu li.active a::before{opacity: 1;}


footer .box .in .item p.gdpr{margin: 0 0 10px; text-align: right; font-size: 12px; line-height: 18px;}
footer .box .in .item p.gdpr a{font-weight: 600; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .box .in .item p.gdpr a:hover{color: #ea5c10}

footer .box .in .item table{width: 100%; border-spacing: 0; table-layout: fixed; }
footer .box .in .item table td{padding: 0;}
footer .box .in .item table td.empty{width: 10px;}
footer .box .in .item table td label{display: block; font-size: 0; line-height: 0; color: #000000;}
footer .box .in .item table td input[type=text]{position: relative; margin-bottom: 10px; font-size: 14px; line-height: 22px; color: #000000; padding: 8px 10px; border: 1px solid #D9D9D7; background: #f0f0f0; width: calc(100% - 22px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .box .in .item table td textarea{resize: none; height: 80px; position: relative; margin-bottom: 10px; font-size: 14px; line-height: 22px; color: #000000; padding: 8px 10px; border: 1px solid #D9D9D7; background: #f0f0f0; width: calc(100% - 22px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .box .in .item table td input[type=text]:focus, footer .box .in .item table td textarea:focus{border: 1px solid #ea5c10;}
 




@media screen and (max-width: 1600px) {
footer{padding: 60px 0;}
footer .white_box{width: 490px; padding: 0 20px 0 0;}
footer .white_box::before{content: ""; width: 120px; height: 262px; right: -38px; bottom: -80px;}
footer .white_box .in a.logo, footer .white_box .in a.logo::before{width: 170px; height: 58px; background-size: 170px 58px;}

footer .white_box .in .item{width: 220px;}
footer .white_box .in .item:nth-child(2){width: 220px;}
footer .white_box .in .item .subtitle{font-size: 16px; line-height: 22px;}
footer .white_box .in .item p{font-size: 14px; line-height: 20px;}
footer .box{width: calc(100% - 510px);}
footer .box .in .item{width: 230px;}
footer .box .in .item:nth-child(2){width: calc(100% - 230px);}
footer .box .in .item .title{font-size: 16px; line-height: 22px;}
footer .box .in .item ul.menu li a{font-size: 14px; line-height: 20px;}

footer .box .in .item table td input[type=text]{font-size: 13px; line-height: 20px;}
footer .box .in .item table td textarea{font-size: 13px; line-height: 20px;}
}
@media screen and (max-width: 1340px) {
footer .white_box::before{display: none;}
}
@media screen and (max-width: 1280px) {
footer{padding: 60px 0;}
footer .white_box{display: block; margin: 0; padding: 0;}

footer .box{width: 100%;}
footer .box .in .item{width: 300px;}
footer .box .in .item:nth-child(2){width: calc(100% - 300px);}
}



@media screen and (max-width: 1024px) {
footer{padding: 40px 0;}
}


@media screen and (max-width: 950px) {
footer .white_box{width: 100%;}
footer .white_box .in .item{width: 50%;}
footer .white_box .in .item:nth-child(2){width: 50%;}
footer .white_box .in a.logo, footer .white_box .in a.logo::before{width: 147px; height: 50px; background-size: 147px 50px;}

footer .box{width: 100%;}
footer .box .in{padding: 40px 0 0;}
footer .box .in .item{width: 300px;}
footer .box .in .item:nth-child(2){width: calc(100% - 300px);}
}

@media screen and (max-width: 750px) {
footer .white_box .in a.logo{display: none;}
footer .white_box .in a.logo, footer .white_box .in a.logo::before{width: 147px; height: 50px; background-size: 147px 50px;}
footer .box .in .item{width: 250px;}
footer .box .in .item:nth-child(2){width: calc(100% - 250px);}

}

@media screen and (max-width: 600px) {
footer .box .in .item{width: 100%; text-align: center;}
footer .box .in .item:nth-child(2){width: 100%; margin: 30px 0 0;}
}

@media screen and (max-width: 500px) {
footer{padding: 30px 0;}
footer .white_box .in{padding: 15px;}
footer .white_box .in .item{display: block; width: 100%; text-align: center;}
footer .white_box .in .item:nth-child(2){width: 100%; margin: 25px 0 0;}
footer .white_box .in .item .subtitle{font-size: 15px; line-height: 20x;}
footer .white_box .in .item p{font-size: 13px; line-height: 18px;}
footer .white_box .in .item p strong.width{width: intial; width: auto;}

footer .box .in{padding: 30px 0 0;}
footer .box .in .item .title{font-size: 16px; line-height: 22px;}
footer .box .in .item ul.menu li a{font-size: 14px; line-height: 20px;}

footer .box .in .item table, footer .box .in .item table tbody, footer .box .in .item table tr, footer .box .in .item table td{display: block; width: 100%; padding: 0;}
footer .box .in .item table td input[type=text]{font-size: 13px; line-height: 20px;}
footer .box .in .item table td textarea{font-size: 13px; line-height: 20px;}
footer .box .in .item table td .btn{float: none;}
footer .box .in .item p.gdpr{text-align: center;}
}









.sign{background: #3b3b3b; padding: 0; text-align: center;}
.sign a{padding: 16px 5%; color: #ffffff; font-weight: 700; font-size: 12px; line-height: 16px; text-align: center; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .sign a:hover{text-decoration: underline;}



/************************
 MODULY
************************/



.drobky{position: relative; text-align: left; width: 100%; margin: 0 auto; padding: 25px 0; background: #ffffff;}
.drobky ul::before{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 40px; content: ""; display: block;}
.drobky ul::before{background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%); background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );}
.drobky ul{z-index: 0; position: relative; white-space: nowrap; margin: 0; padding: 0; width: 100%; overflow: hidden; font-size: 0;}
.drobky ul li{position: relative; z-index: 9; list-style: none; display: inline-block; vertical-align: middle; margin: 0; padding: 0 0 0 6px;}
.drobky ul li::before{content: ""; top: 50%; width: 6px; height: 1px; background: #a8a8a8; position: absolute; left: 0;}
.drobky ul li.first{padding: 0;}
.drobky ul li.first::before{display: none}
.drobky ul li.first a{padding-left: 0;}
/*
.drobky ul li.first a{width: 16px; height: 30px; padding: 0; margin: 0 15px 0 0; position: relative; font-size: 0;}
.drobky ul li.first a::before{position: absolute; top: 0; left: 0; content: ""; display: block; width: 100%; height: 100%; background: url(../img/main_icon_green.svg) no-repeat scroll center center; background-size: 16px 30px; opacity: 1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.drobky ul li.first a::after{position: absolute; top: 0; left: 0; content: ""; display: block; width: 100%; height: 100%; background: url(../img/main_icon_white.svg) no-repeat scroll center center; background-size: 16px 30px; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .drobky ul li.first a:hover::before{opacity: 0;}
.notouch .drobky ul li.first a:hover::after{opacity: 1;}
*/
.drobky ul li a{white-space: nowrap; position: relative; display: block; color: #a8a8a8; font-size: 13px; line-height: 18px; font-weight: 400; padding: 0 10px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .drobky ul li a:hover{text-decoration: none; color: #ea5c10;}
.drobky ul li span{white-space: nowrap; display: block; color: #000000; font-size: 13px; line-height: 18px; font-weight: 600; padding: 0 0 0 10px;} 

@media screen and (max-width: 1080px) {
.drobky{padding: 20px 0;}
}


@media screen and (max-width: 500px) {
.drobky{padding: 15px 0;}
.drobky ul li a{font-size: 10px; line-height: 16px; padding: 0 10px;}
.drobky ul li span{font-size: 10px; line-height: 16px; padding: 0 0 0 10px;} 
}




.landing{display: block; position: relative;}
.landing ul{font-size: 0; margin: 0; padding: 0; display: block; position: relative;}
.landing ul li{display: inline-block; vertical-align: middle; position: relative; margin: 0 4px 4px 0;}






.career_list { width: 100%; text-align: left; margin: 0;}
.career_list .item { text-align: center; display: inline-block; vertical-align: top; background: #efefef; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.career_list .item { width: calc(33.33% - 40px / 3); margin: 20px 0 0;}
.career_list .item:nth-child(3n - 1) { margin: 20px 20px 0;} 
.career_list .item:nth-child(-n + 3) { margin-top: 0;} 
.career_list .item .text{display: table; height: 160px; width: calc(100% - 40px); padding: 0 20px; text-align: center;}
.career_list .item .text .title { display: table-cell; vertical-align: middle; width: 100%; margin: 0; font-size: 16px; font-weight: 600; line-height: 26px; text-transform: uppercase; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .career_list .item:hover { background: #414042;}
.notouch .career_list .item:hover .text .title { color: #ffffff;}
.career_list .item .text .title .icon{width: 42px; height: 42px; display: block; margin: 0 auto 8px; position: relative;}
.career_list .item .text .title .icon::before{opacity: 0; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; background: url(../img/career_icon_white.svg) no-repeat scroll center center; background-size: 42px 42px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.career_list .item .text .title .icon::after{opacity: 1; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; background: url(../img/career_icon_black.svg) no-repeat scroll center center; background-size: 42px 42px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .career_list .item:hover .text .title .icon::before{opacity: 1;}
.notouch .career_list .item:hover .text .title .icon::after{opacity: 0}

@media screen and (max-width: 1400px) { 
.career_list .item { width: calc(50% - 20px / 2); margin: 20px 0 0;}
.career_list .item:nth-child(3n - 1) { margin: 20px 0 0;} 
.career_list .item:nth-child(-n + 3) { margin-top: 20px;}
.career_list .item:nth-child(2n) { margin: 20px 0 0 20px;}
.career_list .item:nth-child(-n + 2) { margin-top: 0;} 
}

@media screen and (max-width: 700px) {
.career_list .item { width: 100%; margin: 20px 0 0;}
.career_list .item:nth-child(3n - 1) { margin: 20px 0 0;} 
.career_list .item:nth-child(-n + 3) { margin-top: 20px;}
.career_list .item:nth-child(2n) { margin: 20px 0 0;}
.career_list .item:nth-child(-n + 2) { margin-top: 20px;}
.career_list .item:nth-child(-n + 1) { margin-top: 0;}
}

@media screen and (max-width: 500px) {
.career_list .item .text{height: 130px;}
.career_list .item .text .title {font-size: 14px; line-height: 22px;}
.career_list .item .text .title .icon{width: 36px; height: 36px; margin: 0 auto 6px;}
.career_list .item .text .title .icon::before{background-size: 36px 36px;}
.career_list .item .text .title .icon::after{background-size: 36px 36px;}
}










 

.contact_page {width: 100%; text-align: left; position: relative; margin: 0; -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5); box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5);}
.contact_page .item { text-align: left; position: relative; width: 260px; padding: 20px 25px; display: block; float: left; background: #ffffff;}
.contact_page .item .box { display: table; height: 300px; width: 100%;}
.contact_page .item .box .centering { display: table-cell; vertical-align: middle; width: 100%;}
.contact_page .item .box .centering p{margin: 0 0 15px; padding: 0; font-size: 14px; line-height: 22px; font-weight: 400;}
.contact_page .item .box .centering p:last-of-type{margin: 0;}
.contact_page .item .box .centering p strong.phone{background: url(../img/phone_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_page .item .box .centering p strong.mail{background: url(../img/mail_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_page .item .box .centering p a{font-weight: 600; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page .item .box .centering p a:hover{color: #ea5c10}

.contact_page .item .box .centering p.orange{font-weight: 700; color: #ea5c10;}
.contact_page .item .box .centering p.orange strong{color: #161616; font-weight: 700;}
.contact_page .item .box .centering p.orange strong.width{width: 25px; display: inline-block;}

.contact_page .mapa { position: absolute; left: 310px; right: 0; top: 0; bottom: 0; display: block; background: #f0f0f0;}
.contact_page .mapa #MyGmaps, .contact_page .mapa #MySmaps { background: #f0f0f0; z-index: 0; position: relative; width: 100%; height: 100%; display: block;}
.contact_page .mapa #MyGmaps.bg, .contact_page .mapa #MySmaps.bg { background: url(../img/mapa.jpg) no-repeat scroll center center #f0f0f0; background-size: cover;}
.contact_page .mapa a.btn { -webkit-border-radius: 0 8px 0 0; border-radius: 0 8px 0 0; position: absolute; left: 0; bottom: 0; z-index: 20;}


@media screen and (max-width: 850px) {
.contact_page .item { text-align: center; float: none; width: calc(100% - 40px); padding: 30px 20px;}
.contact_page .item .box { display: block; height: initial; height: auto;}
.contact_page .item .box .centering { display: block;}
.contact_page .mapa { width: 100%; float: none; position: relative; left: 0;}
.contact_page .mapa #MyGmaps, .contact_page .mapa #MySmaps { height: 260px;}
}

@media screen and (max-width: 500px) {
.contact_page .item .box .centering p{font-size: 13px; line-height: 20px;}
}




.contact_list{text-align: left; width: 100%; position: relative; font-size: 0;}
.contact_list h2, .contact_list h3{margin: 30px 0 0; padding: 40px 0 10px; border-top: 1px solid #efefef;}
.contact_list h2:first-child, .contact_list h3:first-child{padding: 0 0 10px; border: 0;}
.contact_list .item{padding: 0 20px 0 0; position: relative; display: inline-block; vertical-align: top; width: calc(33.33% - 20px); margin: 30px 0 0;}
.contact_list .item:nth-child(-n + 3){margin-top: 0;}
.contact_list .item .name{font-size: 16px; line-height: 22px; font-weight: 700; margin: 0 0 4px; padding: 0;}
.contact_list .item .post{font-size: 14px; line-height: 22px; font-weight: 400; margin: -4px 0 4px; padding: 0; color: #808080}
.contact_list .item p{font-size: 14px; line-height: 20px; font-weight: 400; margin: 0; padding: 0;}
.contact_list .item p.phone{background: url(../img/phone_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_list .item p.mail{background: url(../img/mail_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_list .item p a{font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_list .item p a:hover{color: #ea5c10;}


@media screen and (max-width: 1300px) {
.contact_list .item{width: calc(33.33% - 20px); margin: 20px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 920px) {
.contact_list .item{width: calc(50% - 20px); margin: 20px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 20px;}
.contact_list .item:nth-child(-n + 2){margin-top: 0;}
}


@media screen and (max-width: 500px) {

.contact_list .item{width: 100%; margin: 20px 0 0; padding: 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 20px;}
.contact_list .item:nth-child(-n + 2){margin-top: 20px;}
.contact_list .item:nth-child(-n + 1){margin-top: 0;}

.contact_list .item .name{font-size: 14px; line-height: 20px;}
.contact_list .item .post{font-size: 13px; line-height: 20px;}
.contact_list .item p{font-size: 13px; line-height: 20px;}
} 




.news_list{width: 100%; position: relative; margin: 0 auto; font-size: 0; }
.news_list .item{background: #ffffff; display: inline-block; vertical-align: middle; padding: 0; width: calc(33.33% - 80px / 3); margin: 40px 0 0; position: relative; font-size: 0;}
.sub .news_list .item{background: #f0f0f0;}
.news_list .item:nth-child(3n - 1){margin: 40px 40px 0;}
.news_list .item:nth-child(-n + 3){margin-top: 0;}
.news_list .item .img{width: 155px; height: 350px; position: relative; margin: 0; display: inline-block; vertical-align: top;}
.news_list .item .img .in{min-height: 0; display: block; position: absolute; top: 0; right: 0; left: 0; bottom: 0; padding: 0; background-color: #ffffff; background: no-repeat scroll center center; background-size: cover; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.4); box-shadow: 0 0 10px -4px rgba(0,0,0,0.4);}
.news_list .item .text{text-align: left; width: calc(100% - 155px); position: relative; margin: 0; display: inline-block; vertical-align: top;}
.news_list .item .text .in{padding: 35px; display: block;}

.news_list .item .text .in .title{overflow: hidden; max-height: 48px; font-weight: 700; display:block; font-size: 18px; line-height: 24px; margin: 0; color: #000; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .news_list .item:hover .text .in .title{color: #ea5c10;}
.news_list .item .text .in .date{display: inline-block; vertical-align: middle; font-size: 14px; font-weight: 400; color: #a0a0a0; border-top: 1px solid #a0a0a0; line-height: 20px; margin: 10px 0 0; padding: 10px 0 0;;}
.news_list .item .text .in .text_box{overflow: hidden; height: 132px; color: #000; margin: 10px 0 0; padding: 0;}


@media screen and (max-width: 1500px) {
.news_list .item .img{width: 130px; height: 320px;}
.news_list .item .text{width: calc(100% - 130px);}
.news_list .item .text .in{padding: 25px;}
.news_list .item .text .in .title{max-height: 44px; font-size: 16px; line-height: 22px;}
}


@media screen and (max-width: 1280px) {
.news_list .item{width: calc(33.33% - 60px / 3); margin: 30px 0 0;}
.news_list .item:nth-child(3n - 1){margin: 30px 30px 0;}
.news_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 1250px) {
.news_list .item{width: calc(50% - 30px / 2); margin: 30px 0 0;}
.news_list .item:nth-child(3n - 1){margin: 30px 0 0;}
.news_list .item:nth-child(-n + 3){margin-top: 30px;}
.news_list .item:nth-child(2n){margin: 30px 0 0 30px;}
.news_list .item:nth-child(-n + 2){margin-top: 0;}
.hp .news_list .item:nth-child(n + 5){display: none;}
}

@media screen and (max-width: 1024px) {
.news_list .item{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.news_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.news_list .item:nth-child(-n + 3){margin-top: 20px;}
.news_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.news_list .item:nth-child(-n + 2){margin-top: 0;}
.hp .news_list .item:nth-child(n + 5){display: none;}
.news_list .item .img{height: 300px;}
.news_list .item .text .in .text_box{height: 120px;}
}

@media screen and (max-width: 800px) {
.news_list .item{width: 100%; margin: 20px 0 0;}
.news_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.news_list .item:nth-child(-n + 3){margin-top: 20px;}
.news_list .item:nth-child(2n){margin: 20px 0 0;}
.news_list .item:nth-child(-n + 2){margin-top: 20px;}
.hp .news_list .item:nth-child(n + 5){display: none;}
.news_list .item:nth-child(1){margin-top: 0;}
.hp .news_list .item:nth-child(n + 3){display: none;}

.news_list .item .img{height: 300px;}
.news_list .item .text .in .text_box{height: 120px;}
}



@media screen and (max-width: 500px) {
.news_list .item{width: 100%; margin: 15px 0 0;}
.news_list .item:nth-child(3n - 1){margin: 15px 0 0;}
.news_list .item:nth-child(-n + 3){margin-top: 15px;}
.news_list .item:nth-child(2n){margin: 15px 0 0;}
.news_list .item:nth-child(-n + 2){margin-top: 15px;}
.hp .news_list .item:nth-child(n + 5){display: none;}
.news_list .item:nth-child(1){margin-top: 0;}
.hp .news_list .item:nth-child(n + 3){display: none;}

.news_list .item .img{width: 85px; height: 250px;}
.news_list .item .text{width: calc(100% - 85px);}
.news_list .item .text .in{padding: 15px;}

.news_list .item .text .in .title{max-height: 40px; font-size: 15px; line-height: 20px; }
.news_list .item .text .in .date{font-size: 13px; line-height: 18px; margin: 8px 0 0; padding: 8px 0 0;;}
.news_list .item .text .in .text_box{margin: 8px 0 0;}

}





.action_list{width: 100%; position: relative; margin: 0 auto; font-size: 0; }
.action_list .item{display: inline-block; vertical-align: middle; padding: 0; width: calc(25% - 60px / 4); margin: 20px 0 0; position: relative; font-size: 0;}
.action_list .item:nth-child(4n - 1){margin: 20px 20px 0;}
.action_list .item:nth-child(4n - 2){margin: 20px 0 0 20px;}
.action_list .item:nth-child(-n + 4){margin-top: 0;}
.action_list .item .img{width: 100%; position: relative; margin: 0; display: block;}
.action_list .item .img picture{min-height: 0; display: block; position: relative; padding: 0 0 60%; background: no-repeat scroll center center #f0f0f0; background-size: cover; }
.action_list .item .box{display: table; width: 100%; height: 110px; background: #ffffff; border: 1px solid #eaeaea; border-top: 0;  -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .action_list .item:hover .box{background: #ea5c10;}
.action_list .item .box .centering{text-align: center; display: table-cell; vertical-align: middle; width: 100%;}
.action_list .item .box .centering .title{display:block; font-size: 17px; line-height: 20px; margin: 0; padding: 0 20px; color: #1e1e1e; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.action_list .item .box .centering .title span{display: block; white-space: nowrap; font-weight: 400; font-size: 14px; line-height: 20px; color: #a0a0a0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.action_list .item .box .centering .date{display:block; font-size: 16px; line-height: 24px; margin: 0; padding: 0 20px; color: #ea5c10;  -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .action_list .item:hover .box .centering .title{color: #ffffff}
.notouch .action_list .item:hover .box .centering .title span{color: #ffffff}
.notouch .action_list .item:hover .box .centering .date{color: #ffffff}


@media screen and (max-width: 1280px) {
.action_list .item{width: calc(33.33% - 40px / 3); margin: 20px 0 0;}
.action_list .item:nth-child(4n - 1){margin: 20px 0 0;}
.action_list .item:nth-child(4n - 2){margin: 20px 0 0;}
.action_list .item:nth-child(-n + 4){margin-top: 20px;}
.action_list .item:nth-child(3n - 1){margin: 20px 20px 0;}
.action_list .item:nth-child(-n + 3){margin-top: 0;}
.hp .action_list .item:nth-child(n + 7){display: none;}
.action_list .item .box{height: 100px;}
.action_list .item .box .centering .title{font-size: 16px; line-height: 20px;}
.action_list .item .box .centering .title span{font-size: 13px; line-height: 20px;}
.action_list .item .box .centering .date{font-size: 14px; line-height: 22px;}
}

@media screen and (max-width: 900px) {
.action_list .item{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.action_list .item:nth-child(4n - 1){margin: 20px 0 0;}
.action_list .item:nth-child(4n - 2){margin: 20px 0 0;}
.action_list .item:nth-child(-n + 4){margin-top: 20px;}
.action_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.action_list .item:nth-child(-n + 3){margin-top: 20px;}
.action_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.action_list .item:nth-child(-n + 2){margin-top: 0;}
.hp .action_list .item:nth-child(n + 5){display: none;}
.action_list .item .box{height: 75px;}
.action_list .item .box .centering .title{font-size: 15px; line-height: 20px;}
.action_list .item .box .centering .title span{font-size: 12px; line-height: 20px;}
.action_list .item .box .centering .date{font-size: 13px; line-height: 20px;}
}

@media screen and (max-width: 700px) {
.action_list .item{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.action_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.action_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.action_list .item:nth-child(-n + 4){margin-top: 10px;}
.action_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.action_list .item:nth-child(-n + 3){margin-top: 10px;}
.action_list .item:nth-child(2n){margin: 10px 0 0 10px;}
.action_list .item:nth-child(-n + 2){margin-top: 0;}}

@media screen and (max-width: 500px) {
.action_list .item{width: 100%; margin: 10px 0 0;}
.action_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.action_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.action_list .item:nth-child(-n + 4){margin-top: 10px;}
.action_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.action_list .item:nth-child(-n + 3){margin-top: 10px;}
.action_list .item:nth-child(2n){margin: 10px 0 0;}
.action_list .item:nth-child(-n + 2){margin-top: 10px;}
.action_list .item:nth-child(-n + 1){margin-top: 0;}
.hp .action_list .item:nth-child(n + 3){display: none;}

.action_list .item .box .centering .title{font-size: 14px; line-height: 18px;}
.action_list .item .box .centering .title span{font-size: 12px; line-height: 18px;}
.action_list .item .box .centering .date{font-size: 12px; line-height: 18px;}
}



















.file_list{width: 100%; position: relative; margin: 0 auto;}
.detail .file_list{margin: 20px auto 0;} 
.file_list .item{position: relative; width: calc(20% - 40px / 5 - 2px); padding: 0; border: 0; border: 1px solid #000000; display: block; float: left; margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 10px 0;}
.file_list .item:nth-child(-n + 5){margin-top: 0;}
.file_list .item span.img{position: relative; padding: 0 0 141%; display: block; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.file_list .item span.img::before{content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.6); opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .item span.img span{opacity: 1; display: block; width: 58px; height: 56px; position: absolute; left: 50%; top: 50%; margin: -49px 0 0 -28px; background: url(../img/download_icon.svg) no-repeat scroll center center; background-size: 29px 28px; z-index: 999; opacity: 0;-webkit-border-radius: 28px; border-radius: 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .file_list .item:hover span.img::before, .notouch .file_list .item:hover span.img span{opacity: 1;} 
.file_list .item span.title{position: absolute; left: 0; right: 0; bottom: 0; padding: 15px 20px; display: block; background: #414042; color: #ffffff; font-weight: 400; font-size: 14px; line-height: 20px;}


.file_list .clas_item{text-align: left; background: #ffffff; display: inline-block; vertical-align: top; position: relative; border: 1px solid #e6e7e8; margin: 0 5px 5px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a{color: #000; text-decoration: none; font-size: 13px; font-weight: 400; line-height: 18px; padding: 8px 20px; display: inline-block; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a span{color: #000; font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .file_list .clas_item:hover{border: 1px solid #414042; background: #414042;}
.notouch .file_list .clas_item:hover a{color: #ffffff;}
.notouch .file_list .clas_item:hover a span{color: #ffffff;}

@media screen and (max-width: 1280px) {
.file_list .item{width: calc(25% - 30px / 4 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 5){margin-top: 10px;}
.file_list .item:nth-child(4n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(4n - 2){margin: 10px 0 0 10px;}
.file_list .item:nth-child(-n + 4){margin-top: 0;}
}

@media screen and (max-width: 1100px) {
.file_list .item{width: calc(33.33% - 20px / 3 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 5){margin-top: 10px;}
.file_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 4){margin-top: 10px;}
.file_list .item:nth-child(3n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(-n + 3){margin-top: 0;}
}
@media screen and (max-width: 700px) {
.file_list .item{width: calc(50% - 10px / 2 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 5){margin-top: 10px;}
.file_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 4){margin-top: 10px;}
.file_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 3){margin-top: 10px;}
.file_list .item:nth-child(2n){margin: 10px 0 0 10px;}
.file_list .item:nth-child(-n + 2){margin-top: 0;}

.file_list .clas_item{margin: 0 3px 3px 0;}
.file_list .clas_item a{font-size: 12px; line-height: 16px; padding: 5px 10px;}
}




.gallery_list { font-size: 0; width: 100%; text-align: left; margin: 0;}
.gallery_list .item { position: relative; text-align: center; display: inline-block; vertical-align: top; background: #efefef; width: calc(33.33% - 40px / 3); margin: 20px 0 0;}
.gallery_list .item:nth-child(3n - 1) { margin: 20px 20px 0;} 
.gallery_list .item:nth-child(-n + 3) { margin-top: 0;} 
.gallery_list .item .img{min-height: 0; display: block; position: relative; padding: 0 0 57%; background: no-repeat scroll center center; background-size: cover; z-index: 0}
.gallery_list .item .text{background: rgba(0,0,0,0.3);position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .gallery_list .item:hover .text{background: rgba(0,0,0,0.6);}
.gallery_list .item .text .box{display: table; height: 100%; width: 100%;}
.gallery_list .item .text .box .centering{text-align: center; display: table-cell; vertical-align: middle; width: 100%;}
.gallery_list .item .text .box .centering h2{margin: 0; text-shadow: 1px 1px 6px rgba(0,0,0,0.7); display: block; text-align: center; padding: 0 30px; font-size: 24px; line-height: 28px; font-weight: 700; text-transform: uppercase; color: #fff; }

@media screen and (max-width: 1280px) {
.gallery_list .item .text .box .centering h2{padding: 0 25px; font-size: 22px; line-height: 26px;}
}

@media screen and (max-width: 1200px) {
.gallery_list .item { width: calc(50% - 20px / 2); margin: 20px 0 0;}
.gallery_list .item:nth-child(3n - 1) { margin: 20px 0 0;} 
.gallery_list .item:nth-child(-n + 3) { margin-top: 20px;}
.gallery_list .item:nth-child(2n) { margin: 20px 0 0 20px;} 
.gallery_list .item:nth-child(-n + 2) { margin-top: 0;} 
}

@media screen and (max-width: 1024px) {
.gallery_list .item .text .box .centering h2{padding: 0 20px; font-size: 20px; line-height: 24px;}
}

@media screen and (max-width: 900px) {
.gallery_list .item { width: calc(50% - 10px / 2); margin: 10px 0 0;}
.gallery_list .item:nth-child(3n - 1) { margin: 10px 0 0;} 
.gallery_list .item:nth-child(-n + 3) { margin-top: 10px;}
.gallery_list .item:nth-child(2n) { margin: 10px 0 0 10px;} 
.gallery_list .item:nth-child(-n + 2) { margin-top: 0;} 
.gallery_list .item .text .box .centering h2{padding: 0 20px; font-size: 18px; line-height: 22px;}
}

@media screen and (max-width: 700px) {
.gallery_list .item .text .box .centering h2{padding: 0 15px; font-size: 16px; line-height: 20px;}
}

@media screen and (max-width: 500px) {
.gallery_list .item { width: 100%; margin: 10px 0 0;}
.gallery_list .item:nth-child(3n - 1) { margin: 10px 0 0;} 
.gallery_list .item:nth-child(-n + 3) { margin-top: 10px;}
.gallery_list .item:nth-child(2n) { margin: 10px 0 0;} 
.gallery_list .item:nth-child(-n + 2) { margin-top: 10px;}
.gallery_list .item:nth-child(-n + 1) { margin-top: 0;} 
.gallery_list .item .text .box .centering h2{padding: 0 10px; font-size: 14px; line-height: 20px;}
}







.fotogalerie{width: 100%; position: relative; margin: 0; font-size: 0;}
.fotogalerie .text_box{margin: 0 0 20px;}
.fotogalerie a.swipebox{display: inline-block; vertical-align: middle; position: relative; -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5); box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5);}
.fotogalerie a.swipebox .in{display: block; position: relative; width: 100%; padding: 0 0 66.66%; background: no-repeat scroll center center; background-size: cover;}
.fotogalerie a.swipebox .in::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.fotogalerie a.swipebox .in::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 46px; height: 46px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 46px 46px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .fotogalerie a:hover .in::before{opacity: 0.90;}
.notouch .fotogalerie a:hover .in::after{opacity: 1;}


.fotogalerie.row_three a.swipebox{width: calc(33.33% - 20px / 3); margin: 10px 0 0;}
.fotogalerie.row_three a.swipebox:nth-child(3n - 1){margin: 10px 10px 0;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 3){margin-top: 0;}


@media screen and (max-width: 700px) {
.fotogalerie.row_three a.swipebox{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.fotogalerie.row_three a.swipebox:nth-child(3n - 1){margin: 10px 0 0;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 3){margin-top: 10px;}
.fotogalerie.row_three a.swipebox:nth-child(2n){margin: 10px 0 0 10px;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 2){margin-top: 0;}
}



.fotogalerie.row_four a.swipebox{width: calc(25% - 30px / 4); margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 1){margin: 10px 10px 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 2){margin: 10px 0 0 10px;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 4){margin-top: 0;}

@media screen and (max-width: 1280px) {
.fotogalerie.row_four a.swipebox{width: calc(33.33% - 20px / 3); margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 1){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 2){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 4){margin-top: 10px;}
.fotogalerie.row_four a.swipebox:nth-child(3n - 1){margin: 10px 10px 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 700px) {
.fotogalerie.row_four a.swipebox{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 1){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 2){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 4){margin-top: 10px;}
.fotogalerie.row_four a.swipebox:nth-child(3n - 1){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 3){margin-top: 10px;}
.fotogalerie.row_four a.swipebox:nth-child(2n){margin: 10px 0 0 10px;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 2){margin-top: 0;}
}











.default_form{text-align: center; position: relative; margin: 0; display: block;}
.default_form form{padding: 30px 45px; background: #ffffff; border: 1px solid #e6e7e8; display: block; }
.default_form form .title{text-align: center; font-size: 18px; line-height: 26px; font-weight: 600; margin: 0 0 15px;}
.default_form form table{width: 100%; border-collapse: separate; border-spacing: 0 8px;}
.default_form form table th{ position: relative; white-space: nowrap; vertical-align: middle; width: 130px; font-size: 13px; line-height: 18px; font-weight: 600; text-align: right; padding: 0 15px 0 0; margin: 0;}
.default_form form table th:nth-child(3){padding-left: 15px;}
.default_form form table td{padding: 0;}
.default_form form table td input[type=text], .default_form form table td input[type=password]{border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 8px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.default_form form table td textarea{resize: none; overflow: hidden; height: 80px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 8px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.default_form form table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #f2f2f2;}
.default_form form table td input[type=text]:focus, .default_form form table td textarea:focus{border: 1px solid #ea5c10;}

.default_form form table td.gdpr{text-align: right; margin: 10px 0; font-size: 12px; line-height: 18px;}
.default_form form table td.gdpr a{text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .default_form form table td.gdpr a:hover{color: #ea5c10;}

@media screen and (max-width: 768px) {
.default_form form{display: block; padding: 25px 35px;}
.default_form form .title{font-size: 16px; line-height: 24px; margin: 0 0 10px;}
.default_form form table, .default_form form tbody, .default_form form table tr, .default_form form table th, .default_form form table td{display: block; width: 100%; text-align: center; clear: both;}
.default_form form table tr:nth-child(1) th:nth-child(1){padding: 0 0 5px !important;}
.default_form form table th{text-align: center; padding: 15px 0 5px !important;}
.default_form form table td input[type=text], .default_form form table td input[type=password]{text-align: center;}
}

@media screen and (max-width: 500px) {
.default_form form{padding: 15px;}
.default_form form .title{font-size: 14px; line-height: 20px;}
.default_form form table th{font-size: 12px; line-height: 16px;}
}







































.finall_order{text-align: left;}
.finall_order article p, .finall_order .text_box p{margin: 0 0 10px;}
.finall_order article p:last-of-type, .finall_order .text_box p:last-of-type{margin: 0 0 20px;}
.finall_order.center, .finall_order.center article, .finall_order.center article > *, .finall_order.center .text_box, .finall_order.center .text_box > *{text-align: center;}
img.end_order{max-width: 100px; margin: 0 0 20px; display: block;}
img.end_order.center{margin: 0 auto 20px;}
.finall_order #error-alert:empty{display: none;}
.finall_order #error-alert{padding: 15px; text-align: center; font-size: 12px; line-height: 16px; font-weight: 700; background: #e21414; color: #ffffff; max-width: 593px; display: block; margin: 0 auto 15px;}




.scroll_top{z-index: 9000; opacity: 0; position: fixed; right: 30px; bottom: -60px; width: 48px; height: 48px; background: #efefef; border: 1px solid #e0dfdf; background-size: 19px auto; -webkit-border-radius: 28px; border-radius: 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.scroll_top.hide{display: none;}
.scroll_top::before{opacity: 1; position: absolute; top: 50%; left: 50%; margin: -6px 0 0 -9px; display: block; width: 18px; height: 12px; content: ""; background: url(../img/scroll_arrow.svg) no-repeat scroll center center; background-size: 18px 12px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.scroll_top::after{opacity: 0; position: absolute; top: 50%; left: 50%; margin: -6px 0 0 -9px; display: block; width: 18px; height: 12px; content: ""; background: url(../img/scroll_arrow_hover.svg) no-repeat scroll center center; background-size: 18px 12px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .scroll_top:hover::before{opacity: 0;}
.notouch .scroll_top:hover::after{opacity: 1;}
.notouch .scroll_top:hover{background: #ea5c10; border: 1px solid #ea5c10;}
.scroll_top.active{opacity: 1; bottom: 30px;}






.video_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.video_popup::before{position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.video_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.video_popup .boxes{min-width: 200px; text-align: center; position: relative; width: calc(100% - 64px); max-width: 1200px; padding: 0; left: 0 !important; display: inline-block; background: #ffffff;}
.video_popup video{display: block; width: 100%;}

.video_popup .boxes .close{z-index: 999; cursor: pointer; overflow: hidden; background: #000000; position: absolute; right: 0; top: 0; width: 40px; height: 40px; -webkit-border-radius: 0 0 0 4px; border-radius: 0 0 0 4px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.video_popup .boxes .close::before{content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/close.svg) no-repeat scroll center center; background-size: 12px 12px; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .video_popup .boxes .close:hover{background: #ea5c10;}
.notouch .video_popup .boxes .close:hover::before{-webkit-transform: rotate(-180deg); transform: rotate(-180deg); }






.popup_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.popup_popup::before{position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.popup_popup .box{width: 100%; height: initial; height: auto; position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.popup_popup .boxes{text-align: center; position: relative; width: calc(100% - 60px); max-width: 500px; padding: 0; left: 0; display: inline-block; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.popup_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 18px; line-height: 24px; font-weight: 700; color: #000000;}
.popup_popup .box img{margin: 0 auto; display: block; max-width: 100%; max-height: 285px;}
.popup_popup .box .text{z-index: 100; position: relative; margin: 0; padding: 0; text-align: center; overflow-y: auto; max-height: calc(100vh - 120px); }
.popup_popup .box .text .padding{padding: 20px;}
.popup_popup .box .text .text_box, .popup_popup .box .text .text_box *{text-align: center;}

.popup_popup .boxes .close{z-index: 999; cursor: pointer; overflow: hidden; background: #000000; position: absolute; right: 0; top: 0; width: 40px; height: 40px; -webkit-border-radius: 0 0 0 4px; border-radius: 0 0 0 4px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.popup_popup .boxes .close::before{content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/close.svg) no-repeat scroll center center; background-size: 12px 12px; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .popup_popup .boxes .close:hover{background: #ea5c10;}
.notouch .popup_popup .boxes .close:hover::before{-webkit-transform: rotate(-180deg); transform: rotate(-180deg); }













.control_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.control_popup::before{position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.control_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.control_popup .boxes{min-width: 200px; text-align: center; position: relative; width: calc(100% - 110px); max-width: 350px; padding: 40px 50px; left: 0 !important; display: inline-block; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.control_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 600; color: #000000;}
.control_popup .box .text{z-index: 100; position: relative; color: #000000; font-size: 14px; line-height: 16px; font-weight: 400; margin: 10px 0; text-align: center;}
.control_popup .box .text p{margin: 5px 0;}
.control_popup .box .btn{z-index: 100; position: relative;}

@media screen and (max-width: 768px) {
 .control_popup .boxes{padding: 25px 40px;}
 .control_popup .box span.warning{font-size: 16px; line-height: 20px;}
 .control_popup .box .text, .control_popup .box .text p, .control_popup .box .text p strong{font-size: 12px; line-height: 16px;}
}




.form_popup { display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99997; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.form_popup::before { position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.form_popup .box { position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.form_popup .boxes { overflow: auto; width: calc(94% - 100px); max-width: 430px; text-align: center; position: relative; padding: 40px 50px; left: 0; display: inline-block; background: #ffffff; max-height: calc(100vh - 130px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.form_popup .box span.warning { color: #3c3c3b; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 700;}
.form_popup .box .btn { z-index: 100; position: relative;}

.form_popup .box input[type=text], .form_popup .box input[type=password]{margin: 0 0 8px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 9px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.form_popup .box textarea{resize: none; height: 80px; overflow: auto; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.form_popup .box input[readonly]{border: 1px solid #e6e7e8 !important; background: #efefef;}
.form_popup .box input[type=text]:focus, .form_popup .box input[type=password]:focus, .form_popup .box textarea:focus{border: 1px solid #ea5c10;}

.form_popup .box input[type=text]::-webkit-input-placeholder, .form_popup .box textarea::-webkit-input-placeholder {color: #888888;} 
.form_popup .box input[type=text]::-moz-placeholder, .form_popup .box textarea::-moz-placeholder {color: #888888;} 
.form_popup .box input[type=text]::-ms-input-placeholder, .form_popup .box textarea::-ms-input-placeholder {color: #888888;}

.form_popup .box .sbHolder { position: relative; background: #ffffff; width: calc(100% - 2px); display: block; margin: 0 0 8px; border: 1px solid #e6e7e8; }
.form_popup .box .sbHolder .sbToggle { margin: 0; background: url(img/select_arrow.svg) no-repeat scroll center center; background-size: 16px 16px; border-left: 1px solid #e6e7e8; right: 0; top: 0; bottom: 0; height: 100%; width: 39px;}
.form_popup .box .sbHolder .sbToggle.sbToggleOpen { background: url(img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
.form_popup .box .sbHolder a.sbSelector { width: calc(100% - 60px); margin: 0; display: block; color: #19212b !important; font-size: 14px; line-height: 20px; padding: 11px 40px 11px 15px; font-weight: 400; text-align: left; text-decoration: none;}
.form_popup .box .sbOptions { max-height: 245px !important; z-index: 999; top: calc(100% + 1px) !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
.form_popup .box .sbOptions a { text-decoration: none; border: 1px solid #e6e7e8; border-top: 0; height: auto; background: #fff !important; display: block; text-align: left; padding: 6px 15px; font-size: 14px; line-height: 22px; margin: 0; font-weight: 400; color: #19212b !important; -webkit-transition: all 300ms ease; transition: all 300ms ease;}
.form_popup .box .sbOptions li:first-child { display: none;}
.form_popup .box .sbOptions li:nth-child(2) a { border-top: 0;}
.notouch .form_popup .box .sbOptions a:hover { background: #f0f0f0 !important;} 

.form_popup .file{text-align: left; position: relative; width: 100%;}
.form_popup .file .uploadFile{width: calc(100% - 150px) !important;}
.form_popup .file .uploadBtn{width: 100%;}
.form_popup .file .fileUpload {cursor: pointer; position: absolute; top: 2px; left: 0; right: 0; z-index: 1; overflow: hidden; margin: 0;}
.form_popup .file .fileUpload .btn {padding-left: 0; padding-right: 0; text-align: center; width: 108px;}
.form_popup .file .fileUpload input[type=file] {z-index: 999; position: absolute; top: -3px; right: 0; margin: 0; padding: 0; font-size: 33px; cursor: pointer; display: block; opacity: 0;filter: alpha(opacity=0);}

.form_popup .text_box p.gdpr, .form_popup .text_box p.gdpr a{font-size: 12px; line-height: 18px;}

@media screen and (max-width: 500px) { 
.form_popup .boxes { padding: 25px 20px; width: calc(94% - 40px);}
.form_popup .box span.warning { font-size: 16px; line-height: 20px;}
.form_popup .file .uploadFile{width: calc(100% - 120px) !important;}
.form_popup .file .fileUpload .btn{width: 78px;}
}











.form_mail {display:none !important;}


@media screen and (max-width: 1024px) {
#tracy-debug{display: none !important}
}