/*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; 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;}
 
/*
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;}

@media screen and (max-width: 1024px) {
.clear.hide{display: block !important;}
}
 
.need{color: #cc0000;}
.color_orange{color: #dc5721 !important;} 
 
.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: #fff; background: url(../global/error_icon.png) no-repeat scroll 15px center #d8001b; border: 1px solid #b6192e;}
.alert-success{color: #fff; 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{color: #616365; font-weight: 800; font-size: 28px; line-height: 34px; margin: 0; padding: 0;}
h1 span{display: block; color: #ff5800; font-weight: 800; font-size: 16px; line-height: 22px; margin: 0; padding: 0;}          
h2{color: #616365; font-weight: 700; font-size: 24px; line-height: 30px; margin: 30px 0 10px; padding: 0;}
h3{color: #616365; font-weight: 700; font-size: 20px; line-height: 26px; margin: 30px 0 10px; padding: 0;}  
h4, h5, h6{color: #616365; font-weight: 700; font-size: 18px; line-height: 24px; margin: 30px 0 10px; padding: 0;}   

@media screen and (max-width: 1024px) {
h1,.head_title, h1 strong, h1 span{font-size: 24px; line-height: 30px;}
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: 520px) {
h1{font-size: 20px; line-height: 28px;}
h2{font-size: 16px; line-height: 22px;}
h3{font-size: 14px; line-height: 20px;}  
h4, h5, h6{font-size: 12px; line-height: 18px;}
}

p, strong, b, div, article, i, u, li, a, .text_page, code{font-size: 14px; font-weight: 400;}
strong, b{font-weight: 700}

@media screen and (max-width: 1024px) {
p, strong, b, div, article, i, u, li, a, .text_page, code{font-size: 13px;}
}

@media screen and (max-width: 520px) {
p, strong, b, div, article, i, u, li, a, .text_page, code{font-size: 12px;}
}


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; color: #ff5800; 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{text-decoration: none;}
 
.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{margin: 0 auto; text-align: left; line-height: 22px;}
article.max, .text_box.max{max-width: 100%; margin: 40px 0 0; }
article p, article div, .text_box p, .text_box div{margin:0 0 15px; text-align: left; line-height: 22px;}
article .text_p, .text_box .text_p{margin: 0; }
article *:nth-child(1), .text_box *:nth-child(1){margin-top: 0;}
article *:last-child, .text_box *:last-child{margin-bottom: 0;}


@media screen and (max-width: 1024px) {
article p, article div, .text_box p, .text_box div{line-height: 20px; margin:0 0 10px;}
}

@media screen and (max-width: 768px) {
article p, .text_box p{width: 100%; display: block; clear: both;}
article img, .text_box img{float: none !important; display: block; margin: 0 auto 10px !important; }
}

@media screen and (max-width: 500px) {
article p, article div, .text_box p, .text_box div{line-height: 18px;}
}

article ul, .text_box ul{margin: 0 0 15px 15px; padding: 0;}
article ul li, .text_box ul li{padding: 0 0 0 17px; margin: 5px 0; position: relative; list-style: none; background: url(../img/drobky_arrow.svg) no-repeat scroll 0 7px; background-size: 6px 9px;}
article ul ul, .text_box ul ul{margin: 0; padding: 0 0 0 17px; }
article ul ol, .text_box ul ol{margin: 0; padding: 0 0 0 20px; }

article ol, .text_box ol{margin: 0 0 15px; padding: 0; counter-reset: item;}
article ol li, .text_box ol li{padding: 0 0 0 20px; margin: 5px 0; position: relative; list-style-type: none; counter-increment: item;}
article ol li:before, .text_box ol li:before{position: absolute; top: 0; left: 0; display: block; padding-right: 5px; text-align: left; content: counter(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 17px;}
article ol ul li, .text_box ol ul li{background: url(../img/drobky_arrow.svg) no-repeat scroll 0 7px; background-size: 6px 9px; padding: 0 0 0 17px;}
article ol ul li:before, .text_box ol ul li:before{display: none;}



article table.over{min-width: 100%; display: block; overflow-x: scroll;}
article table{margin: 0 0 20px 0; border-collapse: collapse; border-spacing: 0 0;}   
article table caption{color: #000; font-size: 20px; line-height: 24px; font-weight: 600; margin: 30px 0 10px; text-align: left;}
article table thead{margin-bottom: 3px;}                                                                                                      
article table thead tr th, article table tr:first-child th, article table tbody tr td.fr-highlighted, article table tr:first-child td.fr-highlighted{text-align: left; font-weight: 700;  padding: 6px 8px; background: #ff5800; color: #fff; border: 1px solid #e85000;}
article table tr td{text-align: left; padding: 6px 8px; font-weight: 400; border: 1px solid #e0dfdf;}
article table tr:nth-child(even) td{background: #fff;}
article table tr:nth-child(odd) td{background: #f9f9f9;}

article table.gdpr th{ white-space: nowrap; text-align: left !important; text-transform: none !important;}
article table.gdpr td:not(.fr-highlighted){ background: #ffffff !important;}
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 14px; line-height: 18px; text-align: left; font-size: 13px !important;}
article table.gdpr th, article table.gdpr td{ padding: 6px 8px !important; border: 1px solid #e0dfdf}

@media screen and (max-width: 1024px) {
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 13px !important;}
}
@media screen and (max-width: 500px) {
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 12px !important;}
}

article p.gdpr, .text_box p.gdpr{margin: 0; line-height: 22px;}
article p.gdpr, .text_box p.gdpr{padding: 6px 0;}
article p.gdpr.full, .text_box p.gdpr.full{padding: 0; max-width: 992px}

article .size_inline{display: inline-block; vertical-align: top; margin: 0 80px 0 0;}
article .size_inline table{min-width: 200px;}

article img, .text_box img{max-width: 100%; margin: 0 auto 15px; display: block; height: initial !important; height: auto !importnat;}
article img.fr-fil, .text_box img.fr-fil{float: left; margin: 10px 30px 10px 0;}
article img.fr-fir, .text_box img.fr-fir{float: right; margin: 10px 0 10px 30px; }


article span.fr-video, .text_box span.fr-video{width: 100%; margin: 0 auto 15px; display: block; margin: 0 auto; text-align: center}

article span.fr-video.fr-fvl, .text_box span.fr-video.fr-fvl{text-align: left}
article span.fr-video.fr-fvr, .text_box span.fr-video.fr-fvr{text-align: right}
article span.fr-video iframe, .text_box span.fr-video iframe{max-width: 100%; margin: 0 auto; display: inline-block; width: 640px !important; height: 360px !important;}

@media screen and (max-width: 767px) {
article span.fr-video, .text_box span.fr-video{text-align: center !important;}
article span.fr-video iframe, .text_box span.fr-video iframe{width: 280px !important; height: 160px !important;}
}



input[type=text], input[type=password], input[type=submit], textarea, code, button{font-family: 'Open Sans', sans-serif, Arial; margin: 0;}
        
        
article, div, li, .text_box{height: auto; min-height: 1px; max-height: 9999999px;}
.clear, #cookie_content{min-height: 0; }



html{margin: 0 auto; padding: 0; background: #f1f1f1 ;}     
html.admin_settings_active{position: fixed; overflow-y: scroll; width: 100%;}                                                                                                   
body{color: #616365; 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: 'Open Sans', 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{position: relative; width: 90%; padding: 0; max-width: 1300px; margin: 0 auto;}
.inside_small{position: relative; width: 90%; padding: 0; max-width: 840px; margin: 0 auto;}
.inside_max{position: relative; width: 90%; padding: 0; max-width: 90%; margin: 0 auto;}
.inside_middle{position: relative; width: 90%; padding: 0; max-width: 1440px; margin: 0 auto;}



.btn{font-weight: 700; font-size: 11px; line-height: 16px; padding: 8px 15px; 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: 12px 30px;}
.btn.small{padding: 7px 16px; text-transform: none;}
.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{font-style: normal; font-weight: 700; font-size: 11px; line-height: 16px; }
.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: #fff; 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 50%; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; 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: 8px 0 0; font-weight: 600;}


/*use*/
.btn.typ_1{background: #ff5800; border: 1px solid #ff5800; color: #fff;}
.notouch .btn.typ_1:hover, .notouch .item.hover_efekt .btn.typ_1, .notouch a.item:hover .btn.typ_1{background: #616365; border: 1px solid #616365; color: #ffffff;}

/*use*/
.btn.typ_2{background: #616365; border: 1px solid #616365; color: #fff;}
.notouch .btn.typ_2:hover, .notouch .item.hover_efekt .btn.typ_2, .notouch a.item:hover .btn.typ_2{background: #ff5800; border: 1px solid #ff5800; color: #ffffff;}

/*use*/
.btn.typ_3{background: transparent; border: 1px solid transparent; color: #ff5800; padding-right: 30px;}
.notouch .btn.typ_3:hover, .notouch .item.hover_efekt .btn.typ_3, .notouch a.item:hover .btn.typ_3{background: #ff5800; border: 1px solid #ff5800; color: #ffffff;}
.btn.typ_3::before{opacity: 1; position: absolute; right: 5px; top: 0; bottom: 0; width: 20px; height: 100%; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.btn.typ_3::after{opacity: 0; position: absolute; right: 5px; top: 0; bottom: 0;  width: 20px; height: 100%; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .btn.typ_3:hover::before, .notouch .item.hover_efekt .btn.typ_3::before, .notouch a.item:hover .btn.typ_3::before{opacity: 0;}
.notouch .btn.typ_3:hover::after, .notouch .item.hover_efekt .btn.typ_3::after, .notouch a.item:hover .btn.typ_3::after{opacity: 1;}

/*use*/
.btn.typ_4{background: #ffffff; border: 1px solid #ffffff; color: #616365; padding-right: 30px;}
.notouch .btn.typ_4:hover, .notouch .item.hover_efekt .btn.typ_4, .notouch a.item:hover .btn.typ_4{background: #616365; border: 1px solid #616365; color: #ffffff;}
.btn.typ_4::before{opacity: 1; position: absolute; right: 5px; top: 0; bottom: 0; width: 20px; height: 100%; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.btn.typ_4::after{opacity: 0; position: absolute; right: 5px; top: 0; bottom: 0;  width: 20px; height: 100%; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .btn.typ_4:hover::before, .notouch .item.hover_efekt .btn.typ_4::before, .notouch a.item:hover .btn.typ_4::before{opacity: 0;}
.notouch .btn.typ_4:hover::after, .notouch .item.hover_efekt .btn.typ_4::after, .notouch a.item:hover .btn.typ_4::after{opacity: 1;}


/*use*/
.btn.typ_5{background: transparent; border: 1px solid transparent; color: #616365; padding-right: 30px; padding-left: 0;}
.notouch .btn.typ_5:hover, .notouch .item.hover_efekt .btn.typ_5, .notouch a.item:hover .btn.typ_5{background: #ff5800; border: 1px solid #ff5800; color: #ffffff; padding-left: 15px;}
.btn.typ_5::before{opacity: 1; position: absolute; right: 5px; top: 0; bottom: 0; width: 20px; height: 100%; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.btn.typ_5::after{opacity: 0; position: absolute; right: 5px; top: 0; bottom: 0;  width: 20px; height: 100%; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .btn.typ_5:hover::before, .notouch .item.hover_efekt .btn.typ_5::before, .notouch a.item:hover .btn.typ_5::before{opacity: 0;}
.notouch .btn.typ_5:hover::after, .notouch .item.hover_efekt .btn.typ_5::after, .notouch a.item:hover .btn.typ_5::after{opacity: 1;}

/*use*/
.btn.typ_6{background: #616365; border: 1px solid #616365; color: #ffffff; padding-right: 30px;}
.notouch .btn.typ_6:hover, .notouch .item.hover_efekt .btn.typ_6, .notouch a.item:hover .btn.typ_6{background: transparent; border: 1px solid #616365; color: #616365;}
.btn.typ_6::before{opacity: 1; position: absolute; right: 5px; top: 0; bottom: 0; width: 20px; height: 100%; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.btn.typ_6::after{opacity: 0; position: absolute; right: 5px; top: 0; bottom: 0;  width: 20px; height: 100%; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .btn.typ_6:hover::before, .notouch .item.hover_efekt .btn.typ_6::before, .notouch a.item:hover .btn.typ_6::before{opacity: 0;}
.notouch .btn.typ_6:hover::after, .notouch .item.hover_efekt .btn.typ_6::after, .notouch a.item:hover .btn.typ_6::after{opacity: 1;}

/*use*/
.btn.typ_7{background: #ff5800; border: 1px solid #ff5800; color: #ffffff; padding-right: 30px;}
.notouch .btn.typ_7:hover, .notouch .item.hover_efekt .btn.typ_7, .notouch a.item:hover .btn.typ_7{background: transparent; border: 1px solid #ffffff; color: #ffffff;}
.btn.typ_7::before{opacity: 1; position: absolute; right: 5px; top: 0; bottom: 0; width: 20px; height: 100%; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}

/*use*/
.btn.typ_8{background: #ff5800; border: 1px solid #ff5800; color: #ffffff; padding-right: 30px;}
.notouch .btn.typ_8:hover, .notouch .item.hover_efekt .btn.typ_8, .notouch a.item:hover .btn.typ_8{background: #616365; border: 1px solid #616365; color: #ffffff;}
.btn.typ_8::before{opacity: 1; position: absolute; right: 5px; top: 0; bottom: 0; width: 20px; height: 100%; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}



@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: 520px) {
.btn{font-size: 11px; line-height: 16px; padding: 6px 15px;}
.btn i{font-size: 11px; line-height: 16px;}
}









.header_height{display: block; height: 95px; position: relative;}


header{background: #fff; max-width: 1920px; z-index: 9999; position: fixed; top: 0; left: 0; right: 0; margin: 0 auto; width: 100%; padding: 15px 0; text-align: center; -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); /*-webkit-transition: top 400ms ease; transition: top 400ms ease;*/}
header a.logo{display: inline-block; margin: 0; vertical-align: middle; position: relative;}
header a.logo::before{opacity: 1; background: url(../img/logo.svg) no-repeat scroll center center;  position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ""; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
header a.logo, header .top a.logo::before{width: 190px; height: 65px; background-size: 190px 65px !important}

header .box{display: inline-block; margin: 0; vertical-align: middle; position: relative; width: calc(100% - 190px); text-align: right; }


header .box .lang{text-align: left; position: relative; padding: 5px 0; display: inline-block; vertical-align: middle; margin: 0 0 0 20px;}
header .box .lang button{border: 0; background: none; font-size: 14px; cursor: pointer; line-height: 38px; width: 40px; text-align: center; font-weight: 400; border: 1px solid #ff5800; -webkit-border-radius: 22px; border-radius: 22px; position: relative; padding: 0; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .box .lang:hover button, header .box .lang button:focus{color: #ff5800}
header .box .lang ul{padding: 0; z-index: 0; margin: 0; position: absolute; top: 100%; left: 50%; background: #ffffff; display: none; -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); -webkit-transform: translateX(-50%); transform: translateX(-50%);}
header .box .lang:hover ul, header .box .lang[aria-expanded='true'] ul{display: block;}
header .box .lang ul li{margin: 0; display: block; width: 100%; padding: 0;}
header .box .lang ul li a{white-space: nowrap; position: relative; font-weight: 400; display: block; padding: 10px 20px; font-size: 14px; line-height: 20px; text-align: center; border-top: 1px solid #e8e8e8; background: #f2f2f2; min-width: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .box .lang ul li a:hover, header .box .lang ul li a:focus, header .box .lang ul li.active a{border-top: 1px solid #e85000; background: #ff5800; color: #fff;}


.open_close_navigation{cursor: pointer; text-align: center; display: none; position: relative; padding: 0; -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; height: 18px; color: #000000; font-weight: 400; 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: 19px 6px; -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: #091e2e; transition: 0.3s; position: relative;}
.open_close_navigation .lines:before, .open_close_navigation .lines:after {display: inline-block; width: 1.8rem; height: 2px; background: #091e2e; 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: #091e2e;}
.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, .notouch .open_close_navigation:focus::after{color: #ff5800;}
.notouch .open_close_navigation:hover .lines-button.x.close .lines:before, .notouch .open_close_navigation:hover .lines-button.x.close .lines:after, .open_close_navigation.hover_efekt .lines-button.x.close .lines:before, .open_close_navigation.hover_efekt .lines-button.x.close .lines:after{background: #ff5800;}
.notouch .open_close_navigation:hover .lines:before, .notouch .open_close_navigation:hover .lines:after, .open_close_navigation.hover_efekt .lines:before, .open_close_navigation.hover_efekt .lines:after{background: #ff5800;} 
.notouch .open_close_navigation:hover .lines, .open_close_navigation.hover_efekt .lines{background: #ff5800;} 




header nav.mainmenu{position: relative; display: inline-block; vertical-align: middle; width: calc(100% - 65px)}
header nav.mainmenu{width: 100%}
header nav.mainmenu ul{margin: 0; padding: 0; font-size: 0; text-align: right; position: relative; display: block; vertical-align: middle;}
header nav.mainmenu ul > li{display: inline-block; vertical-align: middle; margin: 0; position: relative;}
header nav.mainmenu ul > li::before{opacity: 0; position: absolute; height: 3px; bottom: 0; left: 15px; right: 10px; background: #ff5800; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header nav.mainmenu ul > li > a{display: block; padding: 10px 20px; position: relative; font-size: 14px; line-height: 20px; font-weight: 400; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header nav.mainmenu ul > li:hover::before, header nav.mainmenu ul > li:focus::before, header nav.mainmenu ul > li.active::before{opacity: 1;}


header nav.mainmenu ul > li > ul{padding: 0; z-index: 0; margin: 0; position: absolute; top: 100%; left: 50%; background: #ffffff; display: none; -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); -webkit-transform: translateX(-50%); transform: translateX(-50%);}
header nav.mainmenu ul > li:hover > ul, header nav.mainmenu ul > li[aria-expanded='true'] > ul{display: block;}
header nav.mainmenu ul > li > ul > li{position: relative; margin: 0; display: block; width: 100%; padding: 0;}
header nav.mainmenu ul > li > ul > li > a{white-space: nowrap; position: relative; font-weight: 400; display: block; padding: 10px 20px; font-size: 14px; line-height: 20px; text-align: center; border-top: 1px solid #e8e8e8; background: #f2f2f2; min-width: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header nav.mainmenu ul > li > ul > li > a:hover, header nav.mainmenu ul > li > ul > li > a:focus, header nav.mainmenu ul > li > ul > li.active > a{border-top: 1px solid #e85000; background: #ff5800; color: #fff;}







.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: 64px 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){color: #616365; border: 0; background: none; border-top: 1px solid #e8e8e8; 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:hover > a, .ipad_menu > ul > li > a:focus, .ipad_menu > ul > li.active > a,
.notouch .ipad_menu > ul > li:hover > button:not(.icon), .ipad_menu > ul > li > button:not(.icon):focus, .ipad_menu > ul > li.active > button:not(.icon){color: #fff; background: #ff5800; border-top: 1px solid #e85000}


.ipad_menu > ul > li > ul{border-top: 1px solid #f2f2f2; display: none; position: relative; text-align: left; margin: 0; padding: 0 0 0 25px; z-index: 9998; background: #f2f2f2;}
.ipad_menu > ul > li[aria-expanded='true'] > 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 #e8e8e8; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; 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{color: #ff5800}


.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: #e8e8e8; 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{background: #ffffff;}
.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;}
.notouch .ipad_menu ul > li:hover > .icon::before, .ipad_menu ul > li > .icon:focus::before, .ipad_menu ul > li.active > .icon::before{background: url(../../img/arrow_white_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);}







@media screen and (max-width: 1400px) {
.header_height{height: 74px;}
header{padding: 12px 0;}
header a.logo, header a.logo::before, header a.logo::after{width: 147px; height: 50px; background-size: 147px 50px !important;}
header .box{width: calc(100% - 147px);}
header nav.mainmenu ul > li > a{padding: 8px 16px;}
}



@media screen and (max-width: 1024px) {
.header_height{height: 64px;}
header{position: absolute;}
header a.logo, header a.logo::before, header a.logo::after{width: 117px; height: 40px; background-size: 117px 40px !important;}
header .box{width: calc(100% - 117px);}
header .box .lang{display: none;}

header nav.mainmenu ul{display: none;}
.open_close_navigation{display: inline-block;}
.ipad_menu.show{display: block;}


}











.main_top{background: #f2f2f2; height: 0; position: relative; display: block; padding: 0 0 38%;}
.main_top .img{opacity: 0; visibility: hidden; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: no-repeat scroll center center; -webkit-background-size: cover; background-size: cover; -webkit-transition: all 800ms ease; transition: all 800ms ease;}
.main_top .img.active{opacity: 1; visibility: visible; }




.main_top .arrow{z-index: 100; display: block; top: calc(50% - 30px); left: 0; right: 0; position: absolute; height: 0; min-height: 0;}
.main_top .arrow .prev{cursor: pointer; position: absolute; width: 60px; height: 60px; left: 20px; background: rgba(255,255,255,0.6); display: block; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.main_top .arrow .prev::before{opacity: 1; position: absolute; top: 0; left: 0; height: 100%; width: 100%; display: block; content: ""; background: url(../img/arrow_orange_left.svg) no-repeat scroll center center; background-size: 24px 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.main_top .arrow .prev::after{opacity: 0; position: absolute; top: 0; left: 0; height: 100%; width: 100%; display: block; content: ""; background: url(../img/arrow_white_left.svg) no-repeat scroll center center; background-size: 24px 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.main_top .arrow .next{cursor: pointer; position: absolute; width: 60px; height: 60px; right: 20px; background: rgba(255,255,255,0.6); display: block; -webkit-border-radius: 30px; border-radius: 30px;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.main_top .arrow .next::before{opacity: 1; position: absolute; top: 0; left: 0; height: 100%; width: 100%; display: block; content: ""; background: url(../img/arrow_orange_right.svg) no-repeat scroll center center; background-size: 24px 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.main_top .arrow .next::after{opacity: 0; position: absolute; top: 0; left: 0; height: 100%; width: 100%; display: block; content: ""; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 24px 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .main_top .arrow .prev:hover, .notouch .main_top .arrow .next:hover{background: #ff5800;}
.notouch .main_top .arrow .prev:hover::before, .notouch .main_top .arrow .next:hover::before{opacity: 0;}
.notouch .main_top .arrow .prev:hover::after, .notouch .main_top .arrow .next:hover::after{opacity: 1;}


.main_top .config{position: absolute; bottom: 0; left: 0; right: 0; z-index: 100; margin: 0 5%; -webkit-transform: translateY(50%); transform: translateY(50%);}
.main_top .config #cubeTransition {position: relative; width: 100%; margin: 0; height: 90px; -webkit-perspective: 1200px; perspective: 1200px; display: inline-block; vertical-align: middle;}
.main_top .config #cubeTransition .item{display: none}
.main_top .config #cubeTransition .item:nth-child(1){display: block;}
.main_top .config #cubeTransition .item {-webkit-box-shadow: 0 0 20px -3px rgba(0,0,0,0.5);  box-shadow: 0 0 20px -3px rgba(0,0,0,0.5);  -webkit-backface-visibility: hidden;-webkit-transform-style: preserve-3d; backface-visibility: hidden;transform-style: preserve-3d; padding: 0; position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: none; text-align: left;}



.main_top .config #cubeTransition .item .text {font-size: 0; width: calc(100% - 450px); float: left; display: block; padding: 25px 50px; background: #616365; }

.main_top .config #cubeTransition .item .text .in{font-size: 0; display: inline-block; vertical-align: middle; width: 100%; margin: 0;}
.main_top .config #cubeTransition .item .text .in .maintitle{text-align: left; width: 25%; color: #e1dbd5; font-size: 28px; line-height: 40px; font-weight: 800; margin: 0; display: inline-block; vertical-align: middle; }
.main_top .config #cubeTransition .item .text .in .title{text-decoration: underline; font-size: 14px; line-height: 20px; color: #ffffff; font-weight: 600; text-align: center; margin: 0; padding: 0; width: 25%; display: inline-block; vertical-align: middle; position: relative;}
.notouch .main_top .config #cubeTransition .item .text .in .title:hover{text-decoration: none;}
.main_top .config #cubeTransition .item .text .in .title::before{position: absolute; left: 0; top: calc(50% - 15px); content: ""; height: 30px; width: 1px; background: #fff;}
.main_top .config #cubeTransition .item .text .in .anotation{font-size: 14px; line-height: 20px; color: #ffffff; font-weight: 400; text-align: center; margin: 0; padding: 0; width: 25%; display: inline-block; vertical-align: middle; position: relative;}
.main_top .config #cubeTransition .item .text .in .anotation::before{position: absolute; left: 0; top: calc(50% - 15px); content: ""; height: 30px; width: 1px; background: #fff;}
.main_top .config #cubeTransition .item .text .in .anotation strong{font-size: 14px; line-height: 20px; color: #ffffff; font-weight: 400;}


.main_top .config #cubeTransition .item .timer {width: 250px; float: right; display: block; padding: 25px 50px; background: #ff5800;font-size: 0;}
.main_top .config #cubeTransition .item .timer .number{display: inline-block; vertical-align: middle; font-size: 15px; line-height: 40px; color: #fff; text-align: center; width: 24px;}
.main_top .config #cubeTransition .item .timer .number:nth-child(1){font-weight: 700;}
.main_top .config #cubeTransition .item .timer .line{display: inline-block; vertical-align: middle; width: calc(100% - 48px - 40px); position: relative; margin: 0 20px;}
.main_top .config #cubeTransition .item .timer .line .line_empty{position: relative; height: 1px; width: 100%; background: rgba(255,255,255,0.6); display: block; }
.main_top .config #cubeTransition .item .timer .line .line_full{top: -1px; position: absolute; left: 0; height: 3px; width: 0px; background: rgba(255,255,255,1); display: block; }


.rotateCubeBottomOut {transform-origin: 50% 100%;animation: rotateCubeBottomOut .6s both ease-in;}
.rotateCubeBottomIn {transform-origin: 50% 0%;animation: rotateCubeBottomIn .6s both ease-in;}
.rotateCubeTopOut {transform-origin: 50% 0%;animation: rotateCubeTopOut .6s both ease-in;}
.rotateCubeTopIn {transform-origin: 50% 100%;animation: rotateCubeTopIn .6s both ease-in;}

@keyframes rotateCubeBottomOut {  50% {animation-timing-function: ease-out;transform: translateY(-50%) translateZ(-200px) rotateX(45deg);-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);-ms-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);}100% {opacity: .3;transform: translateY(-100%) rotateX(90deg);-webkit-transform: translateY(-100%) rotateX(90deg);-ms-transform: translateY(-100%) rotateX(90deg);}}
@keyframes rotateCubeBottomIn {  0% {opacity: .3;transform: translateY(100%) rotateX(-90deg);-webkit-transform: translateY(100%) rotateX(-90deg);-ms-transform: translateY(100%) rotateX(-90deg);}50% {animation-timing-function: ease-out;transform: translateY(50%) translateZ(-200px) rotateX(-45deg);-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);-ms-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);}}
@keyframes rotateCubeTopOut {  50% {animation-timing-function: ease-out;transform: translateY(50%) translateZ(-200px) rotateX(-45deg);-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);-ms-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);}100% {opacity: .3;transform: translateY(100%) rotateX(-90deg);-webkit-transform: translateY(100%) rotateX(-90deg);-ms-transform: translateY(100%) rotateX(-90deg);}}
@keyframes rotateCubeTopIn {  0% {opacity: .3;transform: translateY(-100%) rotateX(90deg);-webkit-transform: translateY(-100%) rotateX(90deg);-ms-transform: translateY(-100%) rotateX(90deg);}50% {animation-timing-function: ease-out;transform: translateY(-50%) translateZ(-200px) rotateX(45deg);-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);-ms-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);}}


.main_top .config #bullets {position: absolute;left: 0; top: 0;opacity: 0; visibility: hidden;}
.main_top .config #bullets li {width: 0;height: 0;}




@media screen and (max-width: 1650px) {
.main_top .config #cubeTransition{height: 80px;}
.main_top .config #cubeTransition .item .text{padding: 30px 40px; width: calc(100% - 410px)}
.main_top .config #cubeTransition .item .text .in .maintitle{display: none;}
.main_top .config #cubeTransition .item .text .in .title{width: 33.33%;}
.main_top .config #cubeTransition .item .text .in .title::before{display: none;}
.main_top .config #cubeTransition .item .text .in .anotation{width: 33.33%;}
.main_top .config #cubeTransition .item .timer{padding: 20px 40px;}
}


@media screen and (max-width: 1250px) {
.main_top .config #cubeTransition{height: 70px;}
.main_top .config #cubeTransition .item .text{padding: 25px 30px; width: calc(100% - 60px)}
.main_top .config #cubeTransition .item .timer{display: none;}
}


@media screen and (max-width: 1024px) {
.main_top .config #cubeTransition{height: 58px;}
.main_top .config #cubeTransition .item .text{padding: 20px 25px; width: calc(100% - 50px)}
.main_top .config #cubeTransition .item .text .in .title{font-size: 13px; line-height: 18px;}
.main_top .config #cubeTransition .item .text .in .anotation{font-size: 13px; line-height: 18px;}
.main_top .config #cubeTransition .item .text .in .anotation strong{font-size: 13px; line-height: 18px;}


.main_top .arrow{top: calc(50% - 24px);}
.main_top .arrow .prev{width: 48px; height: 48px; left: 15px;}
.main_top .arrow .prev::before{background-size: 20px 20px;}
.main_top .arrow .prev::after{background-size: 20px 20px;}

.main_top .arrow .next{width: 48px; height: 48px; right: 15px;}
.main_top .arrow .next::before{background-size: 20px 20px;}
.main_top .arrow .next::after{background-size: 20px 20px;}


}


@media screen and (max-width: 750px) {
.main_top .config #cubeTransition{height: 58px;}
.main_top .config #cubeTransition .item .text{padding: 20px 25px; width: calc(100% - 50px)}
.main_top .config #cubeTransition .item .text .in .title{width: 50%;}
.main_top .config #cubeTransition .item .text .in .anotation{width: 50%;}
.main_top .config #cubeTransition .item .text .in .anotation.last{display: none;}
}


@media screen and (max-width: 650px) {

.main_top .config #cubeTransition{height: 48px;}
.main_top .config #cubeTransition .item .text{padding: 15px 20px; width: calc(100% - 40px)}
.main_top .config #cubeTransition .item .text .in .title{font-size: 12px; width: 100%;}
.main_top .config #cubeTransition .item .text .in .anotation{display: none;}

.main_top .arrow{top: calc(50% - 20px);}
.main_top .arrow .prev{width: 40px; height: 40px; left: 10px;}
.main_top .arrow .prev::before{background-size: 16px 16px;}
.main_top .arrow .prev::after{background-size: 16px 16px;}

.main_top .arrow .next{width: 40px; height: 40px; right: 10px;}
.main_top .arrow .next::before{background-size: 16px 16px;}
.main_top .arrow .next::after{background-size: 16px 16px;}
}



































.welcome_2{display: block; width: 100%; position: relative; padding: 75px 0 30px;}
.welcome_2 .item{opacity: 0.6; display: block; width: 100%; margin: 0; filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");-webkit-filter: grayscale(1);filter: grayscale(1);filter: gray; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .item img{max-width: 90%; display: block; margin: 0 auto;}
.notouch .welcome_2 .item:hover{opacity: 1; -webkit-filter: none;filter: none;}

@media screen and (max-width: 1650px) {
.welcome_2{ padding: 70px 0 30px;}
}

@media screen and (max-width: 1250px) {
.welcome_2{ padding: 65px 0 30px;}
}

@media screen and (max-width: 1024px) {
.welcome_2{padding: 49px 0 20px;}
}

@media screen and (max-width: 650px) {
.welcome_2{padding: 44px 0 20px;}
}

@media screen and (max-width: 500px) {
.welcome_2{padding: 34px 0 10px;}
}




.welcome_3{text-align: right; padding: 60px 0; background: #f2f2f2; display: block;}
.welcome_3 h1{font-weight: 800; text-align: center; margin: 0 0 25px; padding: 0;}
.welcome_3 article{margin: 0 auto 25px; display: block; max-width: 1024px;}
.welcome_3 article, .welcome_3 article *{text-align: center;}

.welcome_3 .box_list{margin: 25px 0 0; display: block; text-align: center;}
.welcome_3 .box_list .item{display: inline-block; vertical-align: middle; }
.welcome_3 .box_list .item:nth-child(3n - 1){margin: 0 70px;}
.welcome_3 .box_list .item .icon{width: 54px; display: inline-block; vertical-align: middle; margin: 0 8px 0 0;}
.welcome_3 .box_list .item .icon img{width: 100%; display: block;}
.welcome_3 .box_list .item .title{font-size: 14px; line-height: 20px; font-weight: 400; text-transform: uppercase;}
.welcome_3 .box_list .item .title strong{font-size: 14px; line-height: 20px; font-weight: 700; text-transform: uppercase;}


@media screen and (max-width: 1024px) {
.welcome_3{padding: 40px 0;}
.welcome_3 h1{margin: 0 0 20px;}
.welcome_3 article{margin: 0 auto 20px;}
.welcome_3 .box_list{margin: 20px 0 0;}


.welcome_3 .box_list .item:nth-child(3n - 1){margin: 0 0 0 60px;}
.welcome_3 .box_list .item:nth-child(3){margin: 5px 0 0; display: block; text-align: center;}
.welcome_3 .box_list .item .icon{width: 48px;}
.welcome_3 .box_list .item .title{font-size: 13px;}
.welcome_3 .box_list .item .title strong{font-size: 13px;}

}

@media screen and (max-width: 600px) {
.welcome_3 .box_list .item{margin: 5px 0 0 !important; display: block; text-align: center;}
}

@media screen and (max-width: 520px) {
.welcome_3{padding: 30px 0;}
.welcome_3 h1{margin: 0 0 15px;}
.welcome_3 article{margin: 0 auto 15px;}
.welcome_3 .box_list{margin: 15px 0 0;}



.welcome_3 .box_list .item .icon{width: 40px;}
.welcome_3 .box_list .item .title{font-size: 12px; line-height: 18px;}
.welcome_3 .box_list .item .title strong{font-size: 12px; line-height: 18px;}
}







#content{min-height: 809px;}
#content img.fixed_img{position: absolute; right: 0; top: 0; width: 76px; z-index: 900; padding: 60px 0; float: right;}
#content img.fixed_img.fixed{position: fixed; top: 95px;}
#content img.fixed_img.absolute{position: absolute; top: initial; top: auto; bottom: 0 !important;}

@media screen and (min-width: 1920px) {
#content img.fixed_img.fixed{right: calc( (100% - 1920px) / 2)}
}

@media screen and (max-width: 1600px) {
#content{min-height: 645px;}
#content img.fixed_img{width: 58px;}
}
@media screen and (max-width: 1400px) {
#content{min-height: 618px;}
#content img.fixed_img{width: 55px;}
#content img.fixed_img.fixed{top: 74px;}
}
@media screen and (max-width: 1250px) {
#content img.fixed_img{display: none;}
}

















.welcome_4{text-align: center; padding: 0; position: relative; display: block;}
.welcome_4::before{position: absolute; left: 0; right: 0; top: 0; bottom: 50%; content: ""; background: #f2f2f2; z-index: 0;}
.welcome_4 .maintitle{z-index: 100; font-size: 64px; line-height: 64px; color: #616365; opacity: 0.2; font-weight: 800; position: absolute; -webkit-transform: rotate(-90deg) translateX(50%); transform: rotate(-90deg) translateX(50%); right: 12px; bottom: 50%; width: 70px; white-space: nowrap; letter-spacing: 3px; margin: 0;}
.en .welcome_4 .maintitle{letter-spacing: 1px;}
.welcome_4 .box{font-size: 0; background: #ff5800; padding: 80px 60px; position: relative; z-index: 100; }
.welcome_4 .box::before{position: absolute; right: 0; top: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 35px 35px 0; border-color: transparent #f2f2f2 transparent transparent;}
.welcome_4 .box::after{position: absolute; right: 0; top: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 34px 0 0 34px; border-color: transparent transparent transparent #616365;}
.welcome_4 .left_side{position: relative; display: inline-block; vertical-align: middle; width: 50%; text-align: center;}
.welcome_4 .left_side .in{position: relative; display: inline-block; vertical-align: middle; text-align: left; width: calc(100% - 30px); max-width: 580px; padding: 0 30px 0 0;}
.welcome_4 .left_side .in h2{font-weight: 800; text-align: left; margin: 0 0 25px; padding: 0; color: #fff;}
.welcome_4 .left_side .in .text_box{color: #fff; margin: 0 auto 25px; display: block; max-width: 1024px;}

.welcome_4 .right_side{position: relative; display: inline-block; vertical-align: middle; width: 50%; text-align: left;}
.welcome_4 .right_side .reference_hp_list{font-size: 0; display: block; position: relative; width: 100%;}
.welcome_4 .right_side .reference_hp_list .item{position: relative; overflow: hidden; -webkit-border-radius: 150px; border-radius: 150px; margin: 40px 0 0; width: calc(33.33% - 80px / 3); display: inline-block; vertical-align: middle;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(3n - 1){margin: 40px 40px 0;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(-n + 3){margin-top: 0;}
.welcome_4 .right_side .reference_hp_list .item .img{display: block; width: 100%; padding: 0 0 100%; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.welcome_4 .right_side .reference_hp_list .item::before{content: ""; opacity: 0; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: url(../img/ref_plus_icon.svg) no-repeat scroll center center rgba(97,99,101,0.80); background-size: 50px 50px; z-index: 100; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .welcome_4 .right_side .reference_hp_list .item:hover::before, .welcome_4 .right_side .reference_hp_list .item:focus::before{opacity: 1;}

@media screen and (max-width: 1500px) {

.welcome_4 .maintitle{font-size: 60px; line-height: 60px; right: 8px; width: 60px; letter-spacing: 2px;}
.en .welcome_4 .maintitle{letter-spacing: 0;}

.welcome_4 .right_side .reference_hp_list .item{margin: 20px 0 0; width: calc(33.33% - 40px / 3);}
.welcome_4 .right_side .reference_hp_list .item:nth-child(3n - 1){margin: 20px 20px 0;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 1280px) {
.welcome_4 .maintitle{display: none;}
.welcome_4 .box{padding: 60px;}
.welcome_4 .left_side{text-align: center; display: block; width: 100%; padding: 0 0 40px;}
.welcome_4 .left_side .in{text-align: center; width: 100%; padding: 0; max-width: 100%;}
.welcome_4 .left_side .in h2{text-align: center;}
.welcome_4 .left_side .in .text_box, .welcome_4 .left_side .in .text_box *{text-align: center;}
.welcome_4 .right_side{max-width: 760px; margin: 0 auto; display: block; width: 100%;}
.welcome_4 .right_side .reference_hp_list .item{margin: 40px 0 0; width: calc(33.33% - 80px / 3);}
.welcome_4 .right_side .reference_hp_list .item:nth-child(3n - 1){margin: 40px 40px 0;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 1024px) {
.welcome_4 .box{padding: 40px;}
.welcome_4 .left_side .in h2{margin: 0 0 20px;}
.welcome_4 .left_side .in article{margin: 0 auto 20px;}
}

@media screen and (max-width: 900px) {
.welcome_4 .right_side .reference_hp_list .item{margin: 20px 0 0; width: calc(33.33% - 40px / 3);}
.welcome_4 .right_side .reference_hp_list .item:nth-child(3n - 1){margin: 20px 20px 0;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 680px) {
.welcome_4 .box{padding: 30px;}
.welcome_4 .left_side{padding: 0 0 30px;}
.welcome_4 .right_side .reference_hp_list .item{margin: 20px 0 0; width: calc(50% - 40px / 2);}
.welcome_4 .right_side .reference_hp_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(-n + 3){margin-top: 20px;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 520px) {
.welcome_4 .left_side .in h2{margin: 0 0 15px;}
.welcome_4 .left_side .in .text_box{margin: 0 auto 15px;}
.welcome_4 .left_side .in .text_box br{display: none;}

.welcome_4 .right_side .reference_hp_list .item{margin: 15px 0 0; width: calc(50% - 30px / 2);}
.welcome_4 .right_side .reference_hp_list .item:nth-child(3n - 1){margin: 15px 0 0;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(-n + 3){margin-top: 15px;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(2n){margin: 15px 0 0 15px;}
.welcome_4 .right_side .reference_hp_list .item:nth-child(-n + 2){margin-top: 0;}
}
























.welcome_5{text-align: left; padding: 60px 0; position: relative; display: block;}

.welcome_5 .left_side{width: calc(40% - 60px); position: relative; display: inline-block; vertical-align: top; background: #616365; margin: 0 60px 0 0;}
.welcome_5 .left_side::before{position: absolute; right: 0; top: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 35px 35px 0; border-color: transparent #ffffff transparent transparent;}
.welcome_5 .left_side::after{position: absolute; right: 0; top: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 34px 0 0 34px; border-color: transparent transparent transparent #f2f2f2;}
.welcome_5 .left_side .in{padding: 50px 40px; position: relative;}
.welcome_5 .left_side .in h2{color: #fff; font-weight: 800; text-align: left; margin: 0 0 25px; padding: 0;}
.welcome_5 .left_side .in .text_box{color: #fff; margin: 0 auto 25px; display: block; max-width: 1024px;}
.welcome_5 .left_side .in ul{height: 169px; margin: 0; padding: 0;}
.welcome_5 .left_side .in ul li{font-size: 14px; line-height: 20px; font-weight: 400; color: #fff; display: block; list-style: none; text-align: left; margin: 17px 0 0; padding: 0 0 0 40px; background: url(../img/correct.svg) no-repeat scroll left center; background-size: 20px 20px;}
.welcome_5 .left_side .in ul li:nth-child(1){margin: 0;}



.welcome_5 .right_side{width: 60%; position: relative; display: inline-block; vertical-align: top; background: #f2f2f2;}
.welcome_5 .right_side::before{position: absolute; right: 0; top: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 35px 35px 0; border-color: transparent #ffffff transparent transparent;}
.welcome_5 .right_side::after{position: absolute; right: 0; top: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 34px 0 0 34px; border-color: transparent transparent transparent #616365;}
.welcome_5 .right_side .in{padding: 50px 40px; position: relative;}
.welcome_5 .right_side .in h2{font-weight: 800; text-align: left; margin: 0 0 25px; padding: 0;}
.welcome_5 .right_side .in .text_box{margin: 0 auto 25px; display: block; max-width: 1024px;}



.welcome_5 .right_side .news_hp_list{font-size: 0; display: block; position: relative; width: 100%;}
.welcome_5 .right_side .news_hp_list .item{text-align: left; position: relative; margin: 0 0 0; width: calc(50% - 40px / 2); display: inline-block; vertical-align: top;}
.welcome_5 .right_side .news_hp_list .item:nth-child(2n){margin: 0 0 0 40px;}
.welcome_5 .right_side .news_hp_list .item .date{font-size: 13px; line-height: 20px; font-weight: 600; text-align: left; display: block; color: #ff5800;}
.welcome_5 .right_side .news_hp_list .item .title{margin: 5px 0 10px; font-size: 16px; line-height: 24px; font-weight: 700; text-align: left; display: block; overflow: hidden; height: 24px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .welcome_5 .right_side .news_hp_list .item:hover .title, .welcome_5 .right_side .news_hp_list .item:focus .title{color: #ff5800;}
.welcome_5 .right_side .news_hp_list .item .anotation{margin: 0 0 10px; font-size: 14px; line-height: 22px; font-weight: 400; text-align: left; display: block; overflow: hidden; height: 66px; }


@media screen and (max-width: 1280px) {
.welcome_5 .left_side{display: none;}
.welcome_5 .right_side{display: block; width: 100%;}
}


@media screen and (max-width: 1024px) {
.welcome_5{padding: 40px 0;}
.welcome_5 .right_side .in{padding: 40px;}
.welcome_5 .right_side .in h2{margin: 0 0 20px;}
.welcome_5 .right_side .in .text_box{margin: 0 auto 20px;}
}

@media screen and (max-width: 800px) {
.welcome_5 .right_side .in{padding: 30px;}
.welcome_5 .right_side .news_hp_list .item{width: 100%; display: block;}
.welcome_5 .right_side .news_hp_list .item:nth-child(2n){margin: 40px 0 0 0;}
.welcome_5 .right_side .news_hp_list .item .title, .welcome_5 .right_side .news_hp_list .item .anotation{height: initial; height: auto; overflow: visible;}
}

@media screen and (max-width: 520px) {
.welcome_5{padding: 30px 0;}
.welcome_5 .right_side .in h2{margin: 0 0 15px;}
.welcome_5 .right_side .in .text_box{margin: 0 auto 15px;}
.welcome_5 .right_side .in .text_box br{display: none;}

.welcome_5 .right_side .news_hp_list .item .date{font-size: 12px; line-height: 18px;}
.welcome_5 .right_side .news_hp_list .item .title{font-size: 14px; line-height: 22px;}
.welcome_5 .right_side .news_hp_list .item .anotation{font-size: 12px; line-height: 18px;}

}






.welcome_6{position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}

.welcome_6 .podhledy_box{position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 0;}
.welcome_6 .podhledy_box .podhledy_slider{display: none; opacity: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.welcome_6 .podhledy_box .podhledy_slider, .welcome_6 .podhledy_box .podhledy_slider .owl-wrapper-outer, .welcome_6 .podhledy_box .podhledy_slider .owl-wrapper-outer *{width: 100%; height: 100%;}
.welcome_6 .podhledy_box .podhledy_slider .item{display: block; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}



.welcome_6 .box{width: 100%; position: relative; padding: 0 0 50%; z-index: 100;}
.welcome_6 .box .text{background: #ffffff; -webkit-border-radius: 300px; border-radius: 300px; position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%);  -webkit-box-shadow: 1px 1px 7px -3px rgba(0,0,0,0.8); box-shadow: 1px 1px 7px -3px rgba(0,0,0,0.8);}
.welcome_6 .box .text .boxes{width: 600px; height: 600px; display: table;}
.welcome_6 .box .text .boxes .centering{width: 100%; vertical-align: middle; display: table-cell;}
.welcome_6 .box .text .boxes .centering .in{padding: 0 40px; display: block; text-align: center;} 
.welcome_6 .box .text .boxes .centering .in h2{font-weight: 800; text-align: center; margin: 0 0 25px; padding: 0;}
.welcome_6 .box .text .boxes .centering .in .text_box{margin: 0 auto 25px; display: block; max-width: 1024px;}
.welcome_6 .box .text .boxes .centering .in .text_box, .welcome_6 .box .text .boxes .centering .in .text_box *{text-align: center;}


@media screen and (max-width: 1600px) {
.welcome_6 .box .text .boxes{width: 520px; height: 520px;}
}

@media screen and (max-width: 1450px) {
.welcome_6 .box{padding: 0; height: 635px}
}

@media screen and (max-width: 1024px) {
.welcome_6 .box{height: 540px}
.welcome_6 .box .text{background: rgba(255,255,255,0.95); right: 50%; -webkit-transform: translateX(50%) translateY(-50%); transform: translateX(50%) translateY(-50%);}
.welcome_6 .box .text .boxes{width: 460px; height: 460px;}
.welcome_6 .box .text .boxes .centering .in h2{margin: 0 0 15px;}
.welcome_6 .box .text .boxes .centering .in .text_box{margin: 0 auto 15px;}
}


@media screen and (max-width: 540px) {
.welcome_6{padding: 30px 0;}
.welcome_6 .box{height: initial; height: auto;}
.welcome_6 .box .text{position: relative; top: 0; right: 0;  -webkit-transform: none; transform: none; -webkit-border-radius: 10px; border-radius: 10px;}
.welcome_6 .box .text .boxes{width: 100%; height: initial; height: auto;}
.welcome_6 .box .text .boxes .centering .in{padding: 30px;}
.welcome_6 .box .text .boxes .centering .in h2{margin: 0 0 15px;}
.welcome_6 .box .text .boxes .centering .in .text_box{margin: 0 auto 15px;}
.welcome_6 .box .text .boxes .centering .in .text_box br{display: none;}

}








.welcome_7{text-align: center; position: relative; display: block; padding: 48px 0;}
.sub .welcome_7{background: #f2f2f2;}
.welcome_7 .item{width: 33.33%; display: inline-block; text-align: center; vertical-align: top}
.welcome_7 .item .icon{display: block; margin: 0 auto; width: 50px;}
.welcome_7 .item a{font-size: 20px; line-height: 28px; font-weight: 400; color: #ff5800; display: inline-block; text-align: center; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.welcome_7 .item a:nth-child(6){margin-left: 25px;}
.notouch .welcome_7 .item a:hover, .welcome_7 .item a:focus{color: #616365}

@media screen and (max-width: 1250px) {
.welcome_7 .item{width: 50%;}
.welcome_7 .item:nth-child(3){display: none}
.welcome_7 .item .icon{width: 40px;}
.welcome_7 .item a{font-size: 16px; line-height: 22px;}
.welcome_7 .item a:nth-child(6){margin-left: 18px;}
}

@media screen and (max-width: 1024px) {
.welcome_7{padding: 35px 0;}
}


@media screen and (max-width: 700px) {
.welcome_7{padding: 25px 0;}
.welcome_7 .item .icon{width: 34px;}
.welcome_7 .item a{font-size: 13px; line-height: 20px;}
.welcome_7 .item .clear.hide{display: block;}
.welcome_7 .item a:nth-child(6){margin-left: 0;}
}









#content{background: #fff; padding: 0; position: relative;}




#content > .relative{padding: 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{margin: 0 auto;}


#content #page_hash{padding: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}

@media screen and (max-width: 1024px) {
#content .inside{margin: 0 auto 30px}
}

@media screen and (max-width: 520px) {
#content .inside{margin: 0 auto 20px}
}



.c_column{width: calc(100% - 400px); padding: 0 0 50px; position: relative; float: right; display: block;}
.c_column.full{width: 100%; padding: 30px 0 50px; position: relative; float: none; display: block;}
.hp .c_column.full{padding: 0;}


@media screen and (max-width: 1024px) {
.c_column.full{padding: 20px 0 40px;}
}

@media screen and (max-width: 520px) {
.c_column.full{padding: 20px 0 30px;}
}


















footer{padding: 60px 0; background: #616365; display: block; position: relative;}
footer h2{font-weight: 800; text-align: left; margin: 0 0 25px; padding: 0; color: #fff;}
footer .item{padding: 0; width: 33.33%; margin: 0; display: block; float: left; position: relative;}

footer .item p{display: block; margin: 0 0 20px; padding: 0; font-size: 13px; line-height: 22px; color: #ffffff; font-weight: 400;}
footer .item p.margin{margin: 0 0 10px;}
footer .item p strong{font-size: 15px; line-height: 22px; color: #ffffff; font-weight: 700;}
footer .item p a{font-size: 13px; line-height: 22px; color: #ffffff; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .item p a:hover{color: #ff5800}

footer .item p.gdpr{margin: 0 0 15px;}
footer .item p.gdpr, footer .item p.gdpr a{font-size: 12px; line-height: 16px; text-align: right;}



footer .item label{font-size: 0; line-height: 0; height: 0;}
footer .item input[type=text]{position: relative; margin-bottom: 15px; font-size: 13px; line-height: 20px; color: #ffffff; padding: 12px 15px; border: 1px solid #888888; background: transparent; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer .item textarea{position: relative; resize: none; height: 80px; margin-bottom: 15px; font-size: 13px; line-height: 20px; color: #ffffff; padding: 12px 15px; border: 1px solid #888888; background: transparent; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #a8a9aa;}    
input[type=text]::-moz-placeholder, textarea::-moz-placeholder {color: #a8a9aa;}  
input[type=text]::-ms-input-placeholder, textarea::-ms-input-placeholder {color: #a8a9aa;}
footer .item input[type=text]:focus, footer .item textarea:focus{border: 1px solid #ff5800;}



footer ul.social{display: block; margin: 0; padding: 0; height: 30px;}
footer ul.social li{list-style: none; display: inline-block; margin: 0 4px 0 0;}
footer ul.social li a{display: block; width: 30px; height: 30px; position: relative; background: #888888; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a::after{opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 30px; height: 30px;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a.in::after{background: url(../../img/social_in_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.fb::after{background: url(../../img/social_fb_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.yt::after{background: url(../../img/social_yt_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.li::after{background: url(../../img/social_li_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.tw::after{background: url(../../img/social_tw_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.g::after{background: url(../../img/social_g_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
.notouch footer ul.social li a:hover{background: #ff5800;}




@media screen and (max-width: 1024px) {
footer{padding: 40px 0;}
footer h2{margin: 0 0 20px;}
footer .item{width: 50%; float: none; display: inline-block; vertical-align: top;}
footer .item:nth-child(4){margin: 30px 0 0; width: 100%;}
}

@media screen and (max-width: 520px) {
footer{padding: 30px 0;}
footer h2{text-align: center; margin: 0 0 15px;}
footer .item{text-align: center; width: 100%; display: block; margin: 25px 0 0 !important;}
footer .item:nth-child(2){margin: 0 !important;}
footer .item p{font-size: 12px; line-height: 18px;}
footer .item p strong{font-size: 13px; line-height: 20px;}
footer .item p a{font-size: 12px; line-height: 20px;}


footer .item p, footer .item p.gdpr{margin: 0 0 15px;}

footer .item input[type=text]{margin-bottom: 10px; font-size: 12px; line-height: 18px; padding: 9px 10px; width: calc(100% - 22px);}
footer .item textarea{margin-bottom: 10px; font-size: 12px; line-height: 18px; padding: 9px 10px; width: calc(100% - 22px);}


}




.sign{background: #ffffff; padding: 0; text-align: center;}
.sign a{padding: 16px 5%; color: #666666; 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{color: #000000;}



/************************
 MODULY
************************/



.drobky{position: relative; text-align: left; width: 100%; margin: 0 auto; padding: 20px 0; background: #f2f2f2;}
.drobky ul::before{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 40px; background: -moz-linear-gradient(top, rgba(242,242,242,0) 0%, rgba(242,242,242,1) 50%); background: -webkit-linear-gradient(top, rgba(242,242,242,0) 0%,rgba(242,242,242,1) 50%); background: linear-gradient(to bottom, rgba(242,242,242,0) 0%,rgba(242,242,242,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f2f2f2', endColorstr='#f2f2f2',GradientType=0 ); content: ""; display: block;}
.drobky ul{z-index: 0; position: relative; white-space: nowrap; margin: 0; padding: 0; width: 100%; overflow: hidden;}
.drobky ul li{position: relative; z-index: 9; list-style: none; display: inline-block; vertical-align: middle; margin-right: -4px; border-left: 1px solid #e4e5e6;}
.drobky ul li.first{border: 0;}
.drobky ul li.first a{padding-left: 0;}
.drobky ul li a{white-space: nowrap; position: relative; display: block; color: #808080; font-size: 11px; line-height: 17px; font-weight: 400; padding: 0 15px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .drobky ul li a:hover{text-decoration: none; color: #ff5800;}
.drobky ul li span{white-space: nowrap; display: block; color: #000000; font-size: 12px; line-height: 17px; font-weight: 700; padding: 0 0 0 15px; text-transform: uppercase;} 

@media screen and (max-width: 520px) {
.drobky{padding: 13px 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;} 
}




.carrier_list { width: 100%; text-align: left; margin: 0;}
.carrier_list .item { text-align: center; display: inline-block; vertical-align: top; background: #efefef; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item { width: calc(33.33% - 40px / 3 - 5px); margin: 20px 0 0;}
.carrier_list .item:nth-child(3n - 1) { margin: 20px 20px 0;} 
.carrier_list .item:nth-child(-n + 3) { margin-top: 0;} 
.carrier_list .item .text{display: table; height: 160px; width: calc(100% - 40px); padding: 0 20px; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item .text .title { display: table-cell; vertical-align: middle; width: 100%; margin: 0; font-size: 16px; font-weight: 500; line-height: 26px; color: #000000; text-transform: uppercase; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .carrier_list .item:hover { background: #ff5800;}
.notouch .carrier_list .item:hover .text .title { color: #fff;}
.carrier_list .item .text .title .icon{width: 42px; height: 42px; display: block; margin: 0 auto 8px; position: relative;}
.carrier_list .item .text .title .icon::before{opacity: 0; content: ""; position: absolute; top: 0; left: 0; width: 42px; height: 42px; display: block; background: url(../img/carrier_icon_white.svg) no-repeat scroll center center; background-size: 42px 42px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item .text .title .icon::after{opacity: 1; content: ""; position: absolute; top: 0; left: 0; width: 42px; height: 42px; display: block; background: url(../img/carrier_icon_black.svg) no-repeat scroll center center; background-size: 42px 42px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .carrier_list .item:hover .text .title .icon::before{opacity: 1;}
.notouch .carrier_list .item:hover .text .title .icon::after{opacity: 0}

@media screen and (max-width: 1400px)  { 
.carrier_list .item { width: calc(50% - 20px / 2 - 5px); margin: 20px 0 0 !important;}
.carrier_list .item:nth-child(2n) { margin: 20px 0 0 20px !important;}
.carrier_list .item:nth-child(-n + 2) { margin-top: 0 !important;} 
}

@media screen and (max-width: 700px)  {
.carrier_list .item { display: block; width: calc(100% - 2px); margin: 20px 0 0 !important;}
.carrier_list .item:nth-child(2n) { margin: 20px 0 0 !important;}
.carrier_list .item:nth-child(-n + 2) { margin-top: 20px !important;}
.carrier_list .item:nth-child(1) { margin-top: 0 !important;}
}






.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: #616365;}
.contact_page p{display: block; margin: 0 0 20px; padding: 0; font-size: 13px; line-height: 22px; color: #ffffff; font-weight: 400;}
.contact_page p.margin{margin: 0 0 10px;}
.contact_page p strong{font-size: 15px; line-height: 22px; color: #ffffff; font-weight: 700;}
.contact_page p a{font-size: 13px; line-height: 22px; color: #ffffff; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page p a:hover{color: #ff5800}


.contact_page .mapa { position: absolute; left: 310px; right: 0; top: 0; bottom: 0; display: block; background: #f2f2f2;}
.contact_page .mapa #MyGmaps { background: #e5e3df; z-index: 0; position: relative; width: 100%; height: 100%; display: block;}
.contact_page .mapa a.btn { position: absolute; left: 0; bottom: 0; z-index: 20;}




@media screen and (max-width: 850px)  {
.contact_page .item { font-size: 0; display: block; float: none; width: calc(100% - 40px); padding: 30px 20px 10px 20px;}
.contact_page .item .inline{display: block; vertical-align: top;}
.contact_page .mapa { width: 100%; float: none; position: relative; left: 0;}
.contact_page .mapa #MyGmaps { height: 260px;}
}


@media screen and (max-width: 520px) {
.contact_page .item .inline{display: block; width: 100%;}
.contact_page .item p{font-size: 12px; line-height: 18px;}
.contact_page .item p strong{font-size: 13px; line-height: 20px;}
.contact_page .item p a{font-size: 12px; line-height: 20px;}

}






.contact_list{text-align: left; width: 100%; position: relative; margin: 0 auto 50px !important; font-size: 0;}
.contact_list .item{padding: 0 20px 0 0; position: relative; display: inline-block; vertical-align: top; width: calc(33.33% - 25px); margin: 40px 0 0; text-align: left;}
.contact_list .item:nth-child(-n + 3){margin-top: 15px;}
.contact_list .item .name{font-size: 16px; line-height: 20px; font-weight: 600; margin: 0; padding: 0;}
.contact_list .item .post{font-size: 13px; line-height: 20px; font-weight: 400; margin: 0; padding: 0 0 6px; font-style: italic;}
.contact_list .item p{font-size: 13px; line-height: 20px; font-weight: 400; margin: 0; padding: 0;}
.contact_list .item p strong{font-size: 13px; line-height: 20px; font-weight: 600;}
.contact_list .item p a{text-decoration: underline; font-size: 13px; line-height: 20px; font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_list .item p a:hover{color: #ff5800;}


@media screen and (max-width: 1024px) {
.contact_list .item{width: calc(50% - 23px); margin: 40px 0 0;}
.contact_list .item:nth-child(-n + 3){margin-top: 40px;}
.contact_list .item:nth-child(-n + 2){margin-top: 25px;}
}


@media screen and (max-width: 750px) {
.contact_list .item{width: calc(100% - 3px); padding: 0; margin: 30px 0 0;}
.contact_list .item:nth-child(-n + 3){margin-top: 30px;}
.contact_list .item:nth-child(-n + 2){margin-top: 30px;}
.contact_list .item:nth-child(-n + 1){margin-top: 20px;}
}







.reference_list{width: 100%; position: relative; margin: 0 auto;}
.reference_list .item{background: #f2f2f2; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; position: relative; text-align: left; display: inline-block; vertical-align: top; width: calc(50% - 30px / 2); margin: 30px 0 0; -webkit-box-shadow: 1px 1px 7px -3px rgba(0,0,0,0.8); box-shadow: 1px 1px 7px -3px rgba(0,0,0,0.8); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.reference_list .item:nth-child(2n){margin: 30px 0 0 30px;}
.reference_list .item:nth-child(-n + 2){margin-top: 0;}

.reference_list .item .img{display: block; position: absolute; left: 0; top: 0; bottom: 0; padding: 0; width: 40%; background-attachment: local; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.reference_list .item .text{padding: 0 0 0 40%; display: inline-block; vertical-align: middle; width: 60%;}
.reference_list .item .text .in{display: block; padding: 20px; position: relative;}
.reference_list .item .text .in .box{height: 156px; display: table; width: 100%;}
.reference_list .item .text .in .box .centering{display: table-cell; vertical-align: middle; width: 100%;}
.reference_list .item .text .in .title{margin: 5px 0 10px; font-size: 16px; line-height: 24px; font-weight: 700; text-align: left; display: block; overflow: hidden; max-height: 48px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .reference_list .item:hover .text .in .title, .reference_list .item:focus .text .in .title{color: #ff5800;}
.reference_list .item .text .in .anotation{margin: 0; font-size: 14px; line-height: 22px; font-weight: 400; text-align: left; display: block;}





                   
@media screen and (max-width: 1400px) {
.reference_list .item{width: calc(50% - 20px / 2 - 5px);}
.reference_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.reference_list .item:nth-child(-n + 3){margin-top: 20px;}
.reference_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.reference_list .item:nth-child(-n + 2){margin-top: 0;}
}
@media screen and (max-width: 1024px) {
.reference_list .item .img{display: block; position: relative; width: 100%; padding: 0 0 50%;}
.reference_list .item .text{padding: 0; display: block; width: 100%;}
}
@media screen and (max-width: 600px) {
.reference_list .item{width: 100%; display: block; margin: 20px 0 0 !important}
.reference_list .item:nth-child(-n + 1){margin-top: 0 !important;}

.reference_list .item .img{display: block; padding: 0 0 50%; width: 100%;}
.reference_list .item .text{display: block; width: 100%;}
.reference_list .item .text .in .box{display: block; height: initial; height: auto;}
.reference_list .item .text .in .box .centering{display: block;}
.reference_list .item .text .in .title{overflow: visible; max-height: initial; max-height: auto; font-size: 15px; line-height: 20px;}
.reference_list .item .text .in .anotation{overflow: visible; max-height: initial; max-height: auto; font-size: 13px; line-height: 20px;}
}














.news_list{width: 100%; position: relative; margin: 0 auto; font-size: 0;}
.news_list .item{-webkit-box-shadow: 1px 1px 7px -3px rgba(0,0,0,0.8); box-shadow: 1px 1px 7px -3px rgba(0,0,0,0.8); background: #ffffff; overflow: hidden; position: relative; text-align: left; display: inline-block; vertical-align: top; width: calc(33.33% - 40px / 3); margin: 20px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.news_list .item:nth-child(3n - 1){margin: 20px 20px 0;}
.news_list .item:nth-child(-n + 3){margin-top: 0;}
.news_list .item .img{display: block; height: 0; padding: 0 0 50%; width: 100%; background-attachment: local; position: relative; background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; background-size: cover;}
.news_list .item .text{z-index: 10; position: relative; padding: 20px 30px; background: #f2f2f2; display: block; vertical-align: top;}
.news_list .item .text .date{font-size: 13px; line-height: 20px; font-weight: 600; text-align: left; display: block; color: #ff5800;}
.news_list .item .text .title{margin: 5px 0 10px; font-size: 16px; line-height: 24px; font-weight: 700; text-align: left; display: block; overflow: hidden; height: 24px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .news_list .item:hover .text .title, .notouch .news_list .item:focus .text .title{color: #ff5800;}
.news_list .item .text .anotation{margin: 0 0 15px; font-size: 14px; line-height: 22px; font-weight: 400; text-align: left; display: block; overflow: hidden; height: 66px; }








@media screen and (max-width: 1400px) {
.news_list .item{width: calc(50% - 20px / 2);}
.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;}
}
@media screen and (max-width: 1024px) {
.news_list .item .text{padding: 15px 20px;}
}
@media screen and (max-width: 800px) {
.news_list .item{width: 100%; display: block; margin: 20px 0 0 !important}
.news_list .item:nth-child(-n + 1){margin-top: 0 !important;}
.news_list .item .text{padding: 25px 20px;}
.news_list .item .text .anotation, .news_list .item .text .title{height: initial; height: auto; overflow: visible;}
}

@media screen and (max-width: 520px) {
.news_list .item .text .date{font-size: 12px; line-height: 18px;}
.news_list .item .text .title{font-size: 14px; line-height: 22px;}
.news_list .item .text .anotation{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(16.66% - 50px / 6 - 2px); padding: 0; border: 0; border: 1px solid #000; display: block; float: left; margin: 10px 0 0 0;}
.file_list .item:nth-child(6n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(6n - 3){margin: 10px 10px 0;}
.file_list .item:nth-child(6n - 5){margin: 10px 10px 0 0;}
.file_list .item:nth-child(-n + 6){margin-top: 0;}
.file_list .item span.img{position: relative; padding: 0 0 141%; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.file_list .item span.img::before{content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(97,99,101,0.80);  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: 10px 15px; display: block; background: #616365; color: #fff; font-weight: 400; font-size: 13px; line-height: 18px;}
/*.notouch .file_list .item:hover span.title, .file_list .item:focus span.title{background: #ff5800;} */


.file_list .clas_item{text-align: left; background: #fff; float: left; position: relative; border: 1px solid #f2f2f2; margin: 0 6px 6px 0; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a{text-decoration: none; font-size: 13px; color: #616365; 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{font-size: 13px; color: #616365; font-weight: 500; line-height: 18px; letter-spacing: 0.5px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .file_list .clas_item:hover{border: 1px solid #ff5800; background: #ff5800;}
.notouch .file_list .clas_item:hover a{color: #ffffff;}
.notouch .file_list .clas_item:hover a span{text-decoration: none; color: #ffffff;}

@media screen and (max-width: 1400px) {
.file_list .item{width: calc(20% - 40px / 5 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(6n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(6n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(6n - 5){margin: 10px 0 0 0;}
.file_list .item:nth-child(-n + 6){margin-top: 10px;}
.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;}
}


@media screen and (max-width: 1300px) {
.file_list .item{width: calc(25% - 30px / 4 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(6n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(6n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(6n - 5){margin: 10px 0 0 0;}
.file_list .item:nth-child(-n + 6){margin-top: 10px;}
.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 - 3){margin: 10px 10px 0 0 ;}
.file_list .item:nth-child(-n + 4){margin-top: 0;}
}

@media screen and (max-width: 1024px) {
.file_list .item{width: calc(33.33% - 30px / 3 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(6n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(6n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(6n - 5){margin: 10px 0 0 0;}
.file_list .item:nth-child(-n + 6){margin-top: 10px;}
.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 - 3){margin: 10px 0 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: 650px) {
.file_list .item{width: calc(50% - 20px / 2 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(6n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(6n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(6n - 5){margin: 10px 0 0 0;}
.file_list .item:nth-child(-n + 6){margin-top: 10px;}
.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 - 3){margin: 10px 0 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 .item span.title{padding: 6px 10px; font-size: 12px; line-height: 16px;}
}





.fotogalerie{width: 100%; position: relative; margin: 0;}
.fotogalerie .text_box{margin: 0 0 20px;}
.fotogalerie a.swipebox{width: calc(16.66% - 50px / 6); margin: 10px 0 0 10px; float: left; display: block; position: relative;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; -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:nth-child(1){margin-left: 0 !important;}
.fotogalerie a.swipebox:nth-child(6n + 1){margin-left: 0;}
.fotogalerie a.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #ff5800; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.fotogalerie a.swipebox::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 70px; height: 70px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 60px 60px;  -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.fotogalerie a.swipebox img{max-width: 100%; display: block;}
.notouch .fotogalerie a:hover::before{opacity: 0.90;}
.notouch .fotogalerie a:hover::after{opacity: 1;}

.fotogalerie.row_three a.swipebox{padding: 0 0 17%; width: calc(33.33% - 20px / 3); height: 0; 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: 900px) {
.fotogalerie.row_three a.swipebox{padding: 0 0 23%; width: calc(50% - 10px / 2); margin: 10px 0 0 !important}

.fotogalerie.row_three a.swipebox:nth-child(2n){margin: 10px 0 0 10px !important;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 2){margin-top: 0 !important;}
}


@media screen and (max-width: 600px) {
.fotogalerie a.swipebox::after{background-size: 48px 48px;}
}









































.finall_order{text-align: left;}
.finall_order .text_box p{margin: 0 0 10px;}
.finall_order .text_box p:last-of-type{margin: 0 0 20px;}
.finall_order.center, .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: #fff; max-width: 593px; display: block; margin: 0 auto 15px;}





a.scroll_top{z-index: 9000; opacity: 0; position: fixed; right: 30px; bottom: -60px; width: 48px; height: 48px; background: #f9f9f9; border: 1px solid #e0dfdf; background-size: 19px auto;  -webkit-border-radius: 28px; border-radius: 28px;  -webkit-transition: all 400ms ease; transition: all 400ms ease; }
a.scroll_top.hide{display: none;}
a.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; }
a.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 a.scroll_top:hover::before{opacity: 0;}
.notouch a.scroll_top:hover::after{opacity: 1;}
.notouch a.scroll_top:hover{background: #ff5800; border: 1px solid #ff5800;}
a.scroll_top.active{opacity: 1; bottom: 30px;}






.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: #fff; -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 p{margin: 0;}

.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: #ff5800;}
.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: #fff; -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: #000;}
.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;}
}



.carrier_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;}
.carrier_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; }
.carrier_popup .box { position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.carrier_popup .boxes { overflow: auto; width: 430px; text-align: center; position: relative; padding: 40px 50px; left: 0;  display: inline-block; background: #fff; max-height: calc(100vh - 130px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_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: 900;}
.carrier_popup .box .btn { z-index: 100; position: relative;}

.carrier_popup .box input[type=text] { border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #fff; font-size: 14px; line-height: 20px; padding: 11px 15px; margin: 0 0 8px; color: #000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.carrier_popup .box input[readonly] { border: 1px solid #e6e7e8 !important; background: #f2f2f2;}
.carrier_popup .box textarea { resize: none; overflow: auto; height: 80px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #fff; font-size: 14px; line-height: 20px; padding: 11px 15px; margin: 0 0 8px; color: #000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.carrier_popup .box input[type=text]:focus, .carrier_popup .box textarea:focus { border: 1px solid #e72628;}
.carrier_popup .box input::-webkit-input-placeholder, .carrier_popup .box textarea::-webkit-input-placeholder  { color: #000;}    
.carrier_popup .box input::-moz-placeholder, .carrier_popup .box textarea::-moz-placeholder  { color: #000;}  
.carrier_popup .box input::-ms-input-placeholder, .carrier_popup .box textarea::-ms-input-placeholder  { color: #000;}

.carrier_popup .box .sbHolder { position: relative; background: #fff; width: calc(100% - 2px); display: block; margin: 0 0 8px; border: 1px solid #e6e7e8; }
.carrier_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;}
.carrier_popup .box .sbHolder .sbToggle.sbToggleOpen { background: url(img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
.carrier_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;}
.carrier_popup .box .sbOptions { max-height: 245px !important; z-index: 999; top: calc(100% + 1px) !important; background: #fff; padding: 0; left: -1px; right: -1px;}
.carrier_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;}
.carrier_popup .box .sbOptions li:first-child { display: none;}
.carrier_popup .box .sbOptions li:nth-child(2) a { border-top: 0;}
.notouch .carrier_popup .box .sbOptions a:hover { background: #f0f0f0 !important;} 

.carrier_popup .file{text-align: left; position: relative; width: 100%;}
.carrier_popup .file .uploadFile{width: calc(100% - 150px) !important;}
.carrier_popup .file .uploadBtn{width: 100%;}
.carrier_popup .file .fileUpload {cursor: pointer; position: absolute; top: 2px; left: 0; right: 0; z-index: 1; overflow: hidden; margin: 0;}
.carrier_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);}

@media screen and (max-width: 768px)  { 
.carrier_popup .boxes { width: 260px; padding: 25px 20px;}
.carrier_popup .box span.warning { font-size: 16px; line-height: 20px;}
}









@media screen and (max-width: 1024px) {
#tracy-debug{display: none !important}
}






/*SWIPEBOX*/
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;max-width:100%;z-index:99999!important;overflow:hidden;-webkit-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{background: #fff; display:inline-block;max-height:90%;max-width:90%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(../img/images/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:0;min-height:0;width:100%}#swipebox-bottom-bar{bottom:50%}#swipebox-top-bar{bottom:0;height: initial; height: auto; text-align:center;color:#fff!important;font-size:15px;line-height:19px;}#swipebox-title{display:inline-block; max-width: 90%;text-align:center;background:#000000;margin:0 auto;padding:10px 25px}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(/style/images/icons.png);background-repeat:no-repeat;background-color:#000000;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0;-webkit-transition: background 400ms ease; transition: background 400ms ease;}.notouch #swipebox-close:not(.disabled):hover,.notouch #swipebox-next:not(.disabled):hover,.notouch #swipebox-prev:not(.disabled):hover{background-color: #ff5800; }#swipebox-arrows{display:block;margin:0 auto;width:100%;height:0;min-height:0}#swipebox-prev{background-position:-32px 13px;float:left;margin:-25px 0 0}#swipebox-next{background-position:-78px 13px;float:right;margin:-25px 0 0}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%,100%{left:0}50%{left:-30px}}@keyframes rightSpring{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes leftSpring{0%,100%{left:0}50%{left:30px}}@keyframes leftSpring{0%,100%{left:0}50%{left:30px}}#swipebox-overlay{background:rgba(0,0,0,.75)}#swipebox-bottom-bar,#swipebox-top-bar{opacity:.95}@media screen and (max-width:500px){#swipebox-close,#swipebox-next,#swipebox-prev{background-size:100px 20px;width:40px;height:40px}#swipebox-prev{background-position:-28px 11px}#swipebox-next{background-position:-65px 11px}#swipebox-close{background-position:11px 12px; background-size: 120px 22px; width: 50px; height: 50px;}}


/*OWLCAROUSEL*/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel,.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel{width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;-webkit-border-radius:20px;border-radius:20px;background:#869791;-webkit-transition:all .4s ease;transition:all .4s ease}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) center center no-repeat}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}100%,75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}100%,75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}


/*TICKER*/
.carouselTicker__wrap{position: relative; display: block;}
.carouselTicker__wrap::before{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 100px; content: ""; display: block;}
.carouselTicker__wrap::after{z-index: 99; position: absolute; top: 0; bottom: 0; left: 0; width: 100px; content: ""; display: block;}

.carouselTicker__wrap::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 );}
.carouselTicker__wrap::after{background: -moz-linear-gradient(left, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );}

.carouselTicker__list{text-align: center; font-size: 0; margin: 0; padding: 0; list-style-type: none; overflow: hidden; height: 81px; position: relative;}
.carouselTicker__item{margin: 0; display: inline-block; vertical-align: middle; width: 147px; height: 81px;}
#carouselTicker .carouselTicker__item{width: auto;height: auto;}
.carouselTicker__item img{display: block; margin: 0 auto; max-width: 100%;}

@media screen and (max-width: 1024px) {
.carouselTicker__wrap::before{width: 60px;}
.carouselTicker__wrap::after{width: 60px;}
.carouselTicker__list{height: 55px;}
.carouselTicker__item{width: 100px; height: 55px;}
}    



