/*GLOBAL*/
header,nav,section,article,aside,footer,hgroup{display:block;}
.preload *{-webkit-transition: none !important; transition: none !important;}
a{text-decoration:none; outline: 0; color:inherit;}
a img{border:none;}
.img_hide{display: block !important; width: 0; height: 1px !important; border: 0; position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden;}
.mail_hide, .hide_mail, .send_me{display: none !important;}
.clear{clear:both; margin: 0; display: block; width: 100% !important; float: none !important;}
.clear.hide{display: none !important;}
.relative{position: relative;}
.clear.not_desktop{display: none;}
.float_right{float:right; position: relative;}
.float_left{float:left; position: relative;}
.align-left{text-align: left !important; margin: 0;}
.align-center{text-align: center !important; margin: 0;}
.align-right{text-align: right !important; margin: 0;}
button, input[type=submit]{cursor: pointer; -webkit-appearance: none; outline: 0; }
input[type="submit"]:focus {outline:none;}
input, textarea {-webkit-appearance: none; border-radius: 0;}
input[type="submit"]::-moz-focus-inner {border:0;}
label{cursor: text;}
input[type=checkbox], input[type=radio]{cursor: pointer;}
input:focus{outline:0; }
input[type="text"], input[type="password"], textarea, select {outline: none;}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type=number] {-moz-appearance:textfield;}
input[name="fake1"], input[name="fake2"]{opacity: 0; font-size: 0; line-height: 0; padding: 0; visibility: hidden; overflow: hidden; position: fixed; top: 0; left: 0; z-index: -30}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-animation: autofill 0s forwards;animation: autofill 0s forwards;}
@keyframes autofill {100% {background: transparent;color: inherit;}}
@-webkit-keyframes autofill {100% {background: transparent;color: inherit;}}
.font_size{font-size: 0 !important;}
p.margin{margin: 0;}

.sticky{position: sticky; top: 100px;}

@media screen and (max-width: 1024px) {
.sticky{position: sticky; top: 70px;}
}

article div[data-empty="true"], .text_box div[data-empty="true"]{margin: 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;}
}
 
.message_centering{z-index: 999999; min-height: 0; position: absolute; top: -132px;  width: 100%; max-width: 700px; left: 0; right: 0; margin: 0 auto; text-align: center; background-image: none !important;  -webkit-transition: all 750ms ease;  transition: all 750ms ease;}
.message_centering.active{top: 100%;}

.flash{max-width: 700px; margin: 0 auto -1px; min-height: 0; font-size: 13px; line-height: 16px; font-weight: 500; padding: 12px 54px; clear: both; position: relative; letter-spacing: 1px}
.flash span{cursor: pointer; position: absolute; top: 50%; margin-top: -7.5px; right: 15px; width: 15px; height: 15px; display: block;}
                                                                                                                  
.alert-error  {color: #ffffff; background: url(../global/error_icon.png) no-repeat scroll 15px center #d8001b; border: 1px solid #b6192e;}
.alert-success{color: #ffffff; background: url(../global/success_icon.png) no-repeat scroll 15px center #53ac36; border: 1px solid #53ac36;}
.alert-error span{background: url(../global/error_close.png) no-repeat;}                               
.alert-success span{background: url(../global/success_close.png) no-repeat;}



h1{text-transform: uppercase; font-weight: 600; font-size: 28px; line-height: 34px; margin: 0; padding: 0;}

h1.special{margin: 0 0 12px;}
h1.special::after{display: block; height: 3px; width: 120px; background: #ec1c24; margin: 5px auto 0; content: "";}


h1 span{display: block; color: #ec1c24; font-size: 20px; line-height: 26px;}
h2{font-weight: 600; font-size: 24px; line-height: 30px; margin: 30px 0 5px; padding: 0;}
h3{font-weight: 600; font-size: 20px; line-height: 26px; margin: 30px 0 5px; padding: 0;}  
h4, h5, h6{font-weight: 400; font-size: 18px; line-height: 24px; margin: 30px 0 5px; padding: 0;}   

.page_font{display: block; font-weight: 500; font-size: 14px; line-height: 22px; margin: 0; padding: 0; position: relative; text-align: center;}
.page_font strong{font-weight: 700;}
.page_font a{text-decoration: underline; font-weight: 700; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .page_font a:hover{color: #ec1c24; text-decoration: none;} 

.page_font.line_grey{margin: 14px 0 0; padding: 12px 0 0;}
.page_font.line_grey::before{position: absolute; left: 0; top: 0; right: 0; margin: 0 auto; height: 2px; width: 60px; background: #eaeaea; content: "";}

.page_font.line_red{margin: 14px 0 0; padding: 12px 0 0;}
.page_font.line_red::before{position: absolute; left: 0; top: 0; right: 0; margin: 0 auto; height: 2px; width: 60px; background: #ec1c24; content: "";}


.page_font.inline{display: inline-block; vertical-align: middle; margin: 5px 0 5px 10px; padding: 0 0 0 10px; border-left: 2px solid #ec1c24;}
.page_font.inline:first-of-type{margin: 0; padding: 0; border: 0;}

@media screen and (max-width: 1024px) {
h1{font-size: 24px; line-height: 30px;}
h1 span{font-size: 18px; line-height: 24px;}
h2{font-size: 20px; line-height: 26px; margin: 20px 0 5px;}
h3{font-size: 18px; line-height: 24px; margin: 20px 0 5px;}  
h4, h5, h6{font-size: 16px; line-height: 22px; margin: 20px 0 5px;}  

.page_font{font-size: 18px; line-height: 24px;} 
}

@media screen and (max-width: 500px) {
h1{font-size: 22px; line-height: 28px;}
h1 span{font-size: 16px; line-height: 22px;}
h2{font-size: 18px; line-height: 24px;}
h3{font-size: 16px; line-height: 22px;}  
h4, h5, h6{font-size: 14px; line-height: 20px;}

.page_font{font-size: 16px; line-height: 22px;}
}

p, div, article, .text_page, code{font-size: 15px; font-weight: 400;}
strong, b{font-weight: 700}

@media screen and (max-width: 1024px) {
p, div, article, .text_page, code{font-size: 14px;}
}

@media screen and (max-width: 500px) {
p, div, article, .text_page, code{font-size: 13px;}
}


article a:not(.btn), article a:not(.btn) strong, article strong a:not(.btn), .text_box a:not(.btn), .text_box a:not(.btn) strong, .text_box strong a:not(.btn){font-weight: 700; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch article a:not(.btn):hover, .notouch .text_box a:not(.btn):hover{color: #ec1c24}
 
.text_page{ margin: 0 auto;}
.text_page .img{position: relative; display: block; width: 37%; float: right; margin: 0 0 10px 20px;}
.text_page .img.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #ec1c24; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.text_page .img.swipebox::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 46px; height: 46px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 46px 46px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .text_page .img.swipebox:hover::before{opacity: 0.90;}
.notouch .text_page .img.swipebox:hover::after{opacity: 1;}
.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; padding: 0;}
article ul li, .text_box ul li{padding: 0 0 0 13px; margin: 0; position: relative; list-style: none;}
article ul li::before, .text_box ul li::before{position: absolute; left: 0; top: 8px; content: ""; width: 6px; height: 6px; background: #ec1c24; -webkit-border-radius: 10px; border-radius: 10px;}
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: 0; position: relative; list-style-type: none; counter-increment: item; background: none;}
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; counter-reset: item;}
article ol ul, .text_box ol ul{margin: 0; padding: 0 0 0 17px; counter-reset: item;}
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, .text_box table.over{min-width: 100%; display: block; overflow-x: scroll;}
article table, .text_box table{margin: 0 0 20px 0; border-collapse: collapse; border-spacing: 0 0;}   
article table caption, .text_box table caption{color: #000; font-size: 20px; line-height: 24px; font-weight: 600; margin: 30px 0 10px; text-align: left;}
article table thead, .text_box table thead{margin-bottom: 3px;}                                                                                                      
article table tr th, article table tbody tr td.fr-highlighted, .text_box table tr th, .text_box table tbody tr td.fr-highlighted{text-align: left; font-weight: 700;  padding: 6px 8px; background: #ec1c24; color: #fff; border: 1px solid #ce0a12;}
article table tr td, .text_box table tr td{text-align: left; padding: 6px 8px; font-weight: 400; border: 1px solid #e0dfdf;}

article table.gdpr th{ white-space: nowrap; text-align: left !important; text-transform: none !important;}
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ line-height: 18px; text-align: left; font-size: 13px !important;}

@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: 8px 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; display: block; vertical-align: top; float: none; height: initial !important; height: auto !important;}
article img.fr-fil, .text_box img.fr-fil{margin-left: 0;}
article img.fr-fir, .text_box img.fr-fir{margin-right: 0;}

article span.fr-video, .text_box span.fr-video{text-align: center; max-width: 100%; margin: 0 auto; display: block; vertical-align: top; float: none;}
article span.fr-video.fr-fvl, .text_box span.fr-video.fr-fvl{margin-left: 0; text-align: left;}
article span.fr-video.fr-fvr, .text_box span.fr-video.fr-fvr{margin-right: 0; 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;}
}


.ru article i, .ru article em, .ru .text_box i, .ru .text_box em{font-style: normal;}



table td.fr-civka, table td.fr-svazek, table td.fr-minisvazek, table td.fr-panenka{cursor: pointer; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch table td.fr-civka:hover, .notouch table td.fr-svazek:hover, .notouch table td.fr-minisvazek:hover, .notouch table td.fr-panenka:hover{background-color: #eaeaea;}
table td.fr-civka::before, table td.fr-svazek::before, table td.fr-minisvazek::before, table td.fr-panenka::before{width: 22px; height: 22px; display: inline-block; vertical-align: middle; content: ""; position: relative;  background: no-repeat scroll center center; background-size: 22px 22px;}
table td.fr-civka::before{background-image: url(../../img/civka.svg);}
table td.fr-svazek::before{background-image: url(../../img/svazek.svg);}
table td.fr-minisvazek::before{background-image: url(../../img/minisvazek.svg);}
table td.fr-panenka::before{background-image: url(../../img/panenka.svg);}




input[type=text], input[type=password], input[type=submit], textarea, code, button{font-family: 'Source Sans Pro', 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: #f2f2f2 ;}     
html.admin_settings_active{position: fixed; overflow-y: scroll; width: 100%;}                                                                                                   
body{color: #414042; 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: 'Source Sans Pro', 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{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: 600; font-size: 15px; line-height: 20px; padding: 10px 35px; 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: 30px; border-radius: 30px; -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: 14px 45px;}
.btn.small{padding: 8px 22px; font-size: 14px;}
.btn.xsmall{padding: 7px 16px; font-size: 12px; line-height: 16px;}
.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.xmin_margin_top{margin-top: 3px;}
.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: 600; font-size: 15px; line-height: 20px; }
.btn .item{display: block; z-index: 999; position: absolute; width: 230px; left: 50%; bottom: calc(100% + 15px); visibility: hidden; opacity: 0; margin-left: -115px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn:hover .item{visibility: visible; opacity: 1; bottom: calc(100% + 5px);}
.btn .item .box{display: block; position: relative; padding: 8px; background: #ffffff; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
.btn .item .box::before{display: block; top: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #dbdbdb; border-width: 11px; margin-left: -11px; }
.btn .item .box::after{display: block; top: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 10px; margin-left: -10px; }
.btn .item .img{display: block; width: 100%; height: 80px; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.btn .item .title{color: #414042; white-space: normal; display: block; text-align: center; font-size: 12px; line-height: 16px; text-transform : none; margin: 0; padding: 8px 0 0; font-weight: 600;}


/*use*/
.btn.typ_1{background: #ec1c24; border: 1px solid #ec1c24; color: #ffffff;}
.notouch .btn.typ_1:hover, .notouch .item.hover_efekt .btn.typ_1, .notouch a.item:hover .btn.typ_1, .notouch .fileUpload:hover .btn.typ_1, .btn.typ_1.active{background: #ffffff; border: 1px solid #ec1c24; color: #ec1c24;}

/*use*/
.btn.typ_2{background: transparent; border: 1px solid #ec1c24; color: #ec1c24;}
.notouch .btn.typ_2:hover, .notouch .item.hover_efekt .btn.typ_2, .notouch a.item:hover .btn.typ_2, .notouch .fileUpload:hover .btn.typ_2, .btn.typ_2.active{background: #ec1c24; border: 1px solid #ec1c24; color: #ffffff;}

/*use*/
.btn.typ_3{background: transparent; border: 1px solid #ec1c24; color: #ffffff;}
.notouch .btn.typ_3:hover, .notouch .item.hover_efekt .btn.typ_3, .notouch a.item:hover .btn.typ_3, .notouch .fileUpload:hover .btn.typ_3, .btn.typ_3.active{background: #ec1c24; border: 1px solid #ec1c24; color: #ffffff;}

/*use*/
.btn.typ_4{background: transparent; border: 1px solid transparent; color: #231f20; padding: 10px 40px 10px 10px;}
.btn.typ_4::before{opacity: 1; background: url(../img/arrow_red_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 0; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_4:hover, .notouch .item.hover_efekt .btn.typ_4, .notouch a.item:hover .btn.typ_4{background: transparent; border: 1px solid transparent; color: #ec1c24;}

/*use*/
.btn.typ_5{background: #f1f2f2; border: 1px solid #f1f2f2; color: #414042;}
.notouch .btn.typ_5:hover, .notouch .item.hover_efekt .btn.typ_5, .notouch a.item:hover .btn.typ_5, .notouch .fileUpload:hover .btn.typ_5{background: #414042; border: 1px solid #414042; color: #ffffff;}

/*use*/
.btn.typ_6{background: #ec1c24; border: 1px solid #ec1c24; color: #ffffff; padding: 14px 55px 14px 35px;}
.btn.typ_6::before{opacity: 1; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 14px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_6::after{opacity: 0; background: url(../img/arrow_red_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 14px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_6:hover{background: #ffffff; border: 1px solid #ec1c24; color: #ec1c24;}
.notouch .btn.typ_6:hover::before{opacity: 0;}
.notouch .btn.typ_6:hover::after{opacity: 1;}   

.btn.typ_6.active::before{-webkit-transform: rotate(90deg); transform: rotate(90deg);}
.btn.typ_6.active::after{-webkit-transform: rotate(90deg); transform: rotate(90deg);}
        

/*use*/
.btn.typ_7{background: #ffffff; border: 1px solid #ec1c24; color: #ec1c24; padding: 14px 55px 14px 35px;}
.btn.typ_7::before{opacity: 1; background: url(../img/basket_green.svg) no-repeat scroll center center; background-size: 24px 24px; content: ""; position: absolute; right: 15px; top: calc(50% - 12px); width: 24px; height: 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_7::after{opacity: 0; background: url(../img/basket_white.svg) no-repeat scroll center center; background-size: 24px 24px; content: ""; position: absolute; right: 15px; top: calc(50% - 12px); width: 24px; height: 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_7:hover{background: #ec1c24; border: 1px solid #ec1c24; color: #ffffff;}
.notouch .btn.typ_7:hover::before{opacity: 0;}
.notouch .btn.typ_7:hover::after{opacity: 1;}   


/*use*/
.btn.typ_14{position: absolute; bottom: 0; left: 50%; padding: 12px 25px; -webkit-transform: translateX(-50%); transform: translateX(-50%); background: #ec1c24; border: 1px solid #ec1c24; color: #ffffff;}
.notouch .btn.typ_14:hover, .notouch .item.hover_efekt .btn.typ_14, .notouch a.item:hover .btn.typ_14, .btn.typ_14.active{background: #ffffff; background: #ffffff; border: 1px solid #ec1c24; color: #ec1c24;}



        

@media screen and (max-width: 1024px) {
.btn .item{display: none;}
}
@media screen and (max-width: 768px) {
.btn i{display: block;}
}
@media screen and (max-width: 500px) {
.btn{font-size: 11px; line-height: 16px; padding: 6px 15px;}
.btn i{font-size: 11px; line-height: 16px;}    

.btn.typ_4{padding: 6px 25px 6px 6px;}
}








.web_list{background: #fff; display: block; width: 100%; position: relative; z-index: 9999; border-bottom: 1px solid #eaeaea;}
.web_list .brgroup{width: 138px; height: 22px; display: inline-block; vertical-align: middle; position: relative; margin: 0 80px 0 0;}
.web_list .brgroup::before{opacity: 1; width: 138px; height: 22px; display: block; position: absolute; left: 0; top: 0; background: url(../img/brgroup_logo.svg) no-repeat scroll center center; background-size: 138px 22px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.web_list .brgroup::after{opacity: 0; width: 138px; height: 22px; display: block; position: absolute; left: 0; top: 0; background: url(../img/brgroup_logo_hover.svg) no-repeat scroll center center; background-size: 138px 22px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .web_list .brgroup:hover::before{opacity: 0;}
.notouch .web_list .brgroup:hover::after{opacity: 1;}
.web_list .menu_box{width: calc(100% - 138px - 80px); margin: 0; padding: 0; text-align: center; display: inline-block; vertical-align: middle; position: relative;}
.web_list .menu_box::before{position: absolute; left: 25px; right: 25px; top: 50%; background: #eaeaea; height: 1px; content: ""; display: block;}
.web_list .menu_box ul{width: 100%; margin: 0; padding: 0; text-align: center; display: table;}
.web_list .menu_box ul li{display: table-cell; vertical-align: middle; text-align: center;}
.web_list .menu_box ul li a{background: #fff; color: #bcbec0; font-size: 13px; line-height: 20px; font-weight: 400; display: inline-block; padding: 18px 22px; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.web_list .menu_box ul li a::before{content: ""; display: none; position: absolute; left: calc(50% - 10px); top: 100%; width: 0; height: 0; border-style: solid; border-width: 11px 10px 0 10px; border-color: #ffffff transparent transparent transparent;}
.notouch .web_list .menu_box ul li a:hover{color: #414042;}
.web_list .menu_box ul li.active a{font-weight: 600; color: #414042;}
.web_list .menu_box ul li.active a::before{display: block;}


@media screen and (max-width: 1550px) {
.web_list .brgroup{margin: 0 40px 0 0;}
.web_list .brgroup, .web_list .brgroup::before, .web_list .brgroup::after{width: 113px; height: 18px; background-size: 113px 18px;}
.web_list .menu_box{width: calc(100% - 113px - 40px);}
.web_list .menu_box ul li a{font-size: 12px;  padding: 16px 18px;}
}


@media screen and (max-width: 1300px) {
.web_list .brgroup{margin: 0 25px 0 0;}
.web_list .brgroup, .web_list .brgroup::before, .web_list .brgroup::after{width: 100px; height: 16px; background-size: 100px 16px;}
.web_list .menu_box{width: calc(100% - 100px - 25px);}
.web_list .menu_box ul li a{font-size: 12px;  padding: 16px 15px;}
.web_list .menu_box ul li a::before{display: none !important;}
}

@media screen and (max-width: 1180px) {
.web_list{display: none;}

}







.header_height{display: none; height: 74px; position: relative;}


header{max-width: 1920px; z-index: 9999; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: 100%; padding: 0; text-align: center; -webkit-transition: background 400ms ease; transition: background 400ms ease;}
@media screen and (min-width: 1401px) {
body.active header{position: fixed; top: 0; background: #ffffff; -webkit-box-shadow: 0 0 15px -5px rgba(0,0,0,0.5); box-shadow: 0 0 15px -5px rgba(0,0,0,0.5); }
}
header a.logo{width: 218px; height: 28px; display: inline-block; vertical-align: middle; position: relative;}
header a.logo::before{width: 218px; height: 28px; display: block; position: absolute; left: 0; top: 0; background: url(../img/logo.svg) no-repeat scroll center center; background-size: 218px 28px; content: "";}
header .box{text-align: right; z-index: 999; display: inline-block; vertical-align: middle; width: calc(100% - 218px); margin: 0;}
header .box nav{font-size: 0; z-index: 999; display: inline-block; vertical-align: middle; margin: 0;}
header .box nav ul.menu{margin: 0; padding: 0; display: inline-block; vertical-align: middle; text-align: right; font-size: 0; }
header .box nav ul.menu li{padding: 0; list-style: none; display: inline-block; vertical-align: middle; margin: 0 3px;}
header .box nav ul.menu li:not(.special){position: relative;}
header .box nav ul.menu li a{z-index: 10; position: relative; display: block; line-height: 24px; font-size: 16px; font-weight: 400; text-transform: uppercase; padding: 45px 25px; color: #ffffff; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
@media screen and (min-width: 1401px) {
body.active header .box nav ul.menu li a{padding-top: 28px; padding-bottom: 28px; color: #000000}
}
header .box nav ul.menu li a::before{position: absolute; left: 0; right: 0; bottom: 0; height: 6px; background: #ed1c24; opacity: 0; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch header .box nav ul.menu li:hover > a::before, header .box nav ul.menu li.active > a::before, header .box nav ul.menu li.open > a::before{opacity: 1;}

header .box nav ul.menu li ul{z-index: 0; margin: 0; padding: 0; position: absolute; left: 50%; top: 100%; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: none; -webkit-box-shadow: 8px 8px 30px 5px rgba(0,0,0,0.5); box-shadow: 8px 8px 30px 5px rgba(0,0,0,0.5);}
header .box nav ul.menu li:hover ul{display: block;}
header .box nav ul.menu li ul li{background: #fff; margin: 0; list-style: none; display: block; width: 100%; padding: 0;}
header .box nav ul.menu li ul li a{position: relative; text-transform: none; font-weight: 400; display: block; padding: 12px 20px !important; font-size: 14px; line-height: 20px; text-align: center; color: #414042 !important; border-top: 1px solid #e5e5e5; min-width: 100px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box nav ul.menu li ul li:first-of-type a{border-top: 0 !important;}
header .box nav ul.menu li ul li a::before{ display: none;}
.notouch header .box nav ul.menu li ul li a:hover, header .box nav ul.menu li ul li.active a{background: #ed1c24; color: #ffffff !important; border-top: 1px solid #ec1c24;}



header .box nav ul.menu li .submenu{opacity: 0; visibility: hidden; z-index: 0; text-align: left; padding: 60px 8%; position: absolute; top: 100%; left: 0; right: 0; background: #414042; font-size: 0; -webkit-box-shadow: 8px 8px 30px 5px rgba(0,0,0,0.5); box-shadow: 8px 8px 30px 5px rgba(0,0,0,0.5); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .box nav ul.menu li:hover .submenu{opacity: 1; visibility: visible;}
header .box nav ul.menu li .submenu ul{height: 192px; width: calc(25% - 46px); padding: 0 0 0 30px; margin: 0 0 0 30px; border-left: 1px solid #58595b; position: relative; display: inline-block; vertical-align: top; left: 0; top: 0; -webkit-transform: none; transform: none; -webkit-box-shadow: none; box-shadow: none;}
header .box nav ul.menu li .submenu ul:nth-child(1){border-left: 0; padding: 0; margin: 0;}
header .box nav ul.menu li .submenu ul li{background: transparent; margin: 0; list-style: none; display: block; width: 100%; padding: 0;}
header .box nav ul.menu li .submenu ul li a{padding: 6px 0; font-size: 15px; line-height: 22px; background: none !important; color: #b4b4b5 !important; font-weight: 400; border: 0 !important; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .box nav ul.menu li .submenu ul li:hover a, header .box nav ul.menu li .submenu ul li a:focus, header .box nav ul.menu li .submenu ul li.active a{background: none !important; color: #ffffff !important}
header .box nav ul.menu li .submenu ul li a .img{margin: 5px 0 0; padding: 0 0 152px; display: block; width: 100%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
header .box nav ul.menu li .submenu ul li a .img.special{position: relative; width: 108px; margin: 5px auto 0;}

header .box nav ul.menu li .submenu ul li a .img.special::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #ec1c24; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
header .box nav ul.menu li .submenu ul li a .img.special::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 46px; height: 46px; background: no-repeat scroll center center; background-size: 32px 32px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
header .box nav ul.menu li .submenu ul li a.swipebox .img.special::after{background-image: url(../img/fotogallery_icon.svg)}
header .box nav ul.menu li .submenu ul li a:not(.swipebox) .img.special::after{background-image: url(../img/download_icon.svg)}
.notouch header .box nav ul.menu li .submenu ul li a:hover .img.special::before{opacity: 0.90;}
.notouch header .box nav ul.menu li .submenu ul li a:hover .img.special::after{opacity: 1;}



header .user{margin: 0 0 0 40px; padding: 0; display: inline-block; vertical-align: middle; text-align: right; position: relative;}
header .user .user_icon{position: relative; cursor: pointer; display: none; padding: 0 0 0 36px; margin: 0 15px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user .user_icon::before{opacity: 1; content: ""; position: absolute; left: 5px; top: calc(50% - 12px); width: 24px; height: 24px; background: url(../img/user_black.svg) no-repeat scroll center center; background-size: 24px 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user .user_icon::after{opacity: 0; content: ""; position: absolute; left: 5px; top: calc(50% - 12px); width: 24px; height: 24px; background: url(../img/user_red.svg) no-repeat scroll center center; background-size: 24px 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user .user_icon span{margin: 0; font-size: 14px; line-height: 38px; font-weight: 600; color: #414042; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease;  cursor: pointer; user-select: none; -webkit-transition: color 400ms ease; transition: color 400ms ease;}
.notouch header .user .user_icon:hover span, header .user .user_icon.active span{color: #ec1c24;}
.notouch header .user .user_icon:hover::before, header .user .user_icon.active::before{opacity: 0;}
.notouch header .user .user_icon:hover::after, header .user .user_icon.active::after{opacity: 1;}


header .user ul{margin: 0; padding: 0; display: inline-block; vertical-align: middle; text-align: center;}
header .user ul li{padding: 28px 0; position: relative; list-style: none; display: inline-block; vertical-align: middle; margin: 0 0 0 15px;}
@media screen and (min-width: 1401px) {
body.active header .user ul li{padding-top: 0; padding-bottom: 0;}
}
header .user ul li:nth-child(1){margin: 0;}

header .user ul li .user_icon2{position: relative; cursor: pointer; background: #bcbec0; -webkit-border-radius: 30px; border-radius: 30px; display: block; padding: 0; width: 38px; height: 38px; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user ul li .user_icon2::before{opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../img/user_black.svg) no-repeat scroll center center; background-size: 22px 22px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user ul li .user_icon2::after{opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../img/user_red.svg) no-repeat scroll center center; background-size: 22px 22px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user ul li .user_icon2 span{margin: 0; font-size: 14px; line-height: 38px; font-weight: 600; color: #414042; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease;  cursor: pointer; user-select: none; -webkit-transition: color 400ms ease; transition: color 400ms ease;}
.notouch header .user ul li .user_icon2:hover span, header .user ul li .user_icon2.active span{color: #ec1c24;}
.notouch header .user ul li .user_icon2:hover::before, header .user ul li .user_icon2.active::before{opacity: 0;}
.notouch header .user ul li .user_icon2:hover::after, header .user ul li .user_icon2.active::after{opacity: 1;}


header .user ul li ul{z-index: 0; margin: 0; padding: 0; position: absolute; top: calc(100% - 20px); right: 0; background: #ffffff; display: none; -webkit-transition: all 200ms ease; transition: all 200ms ease; -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
header .user ul li ul:before{bottom: 100%; right: 14px; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ffffff; border-width: 6px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user ul li ul.hover_efekt:before, header .user ul li ul.special:before{border-bottom-color: #1a1a1a;}
header .user ul li:hover ul{display: block;}
header .user ul li ul li {margin: 0 !important; list-style: none; display: block; width: 100%; padding: 0;}
header .user ul li ul li a{white-space: nowrap; opacity: 1; position: relative; text-transform: none; font-weight: 400; display: block; padding: 8px 20px; font-size: 12px; line-height: 20px; text-align: right; color: #000000 !important; border-top: 1px solid #e5e5e5; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user ul li ul li:first-of-type a{border-top: 0 !important;}
header .user ul li ul li a::before{ display: none;}
.notouch header .user ul li ul li a:hover, header .user ul li ul li.active a{background: #1a1a1a; color: #ffffff !important; border-top: 1px solid #000000;}


header .box nav .open_close_langs{margin: 0 0 0 10px; padding: 0; display: none; vertical-align: middle; text-align: center; text-transform: uppercase; white-space: nowrap;  position: relative; background: #bcbec0; border: 1px solid #bcbec0; color: #414042; font-size: 14px; line-height: 22px; padding: 8px 0; width: 38px;  -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .box nav .open_close_langs:hover{background: #ed1c24; border: 1px solid #ed1c24; color: #ffffff;}



header .box nav .langs{margin: 0 0 0 10px; padding: 0; display: inline-block; vertical-align: middle; text-align: right; position: relative;}
header .box nav .langs button{display: block; font-weight: 600; font-size: 14px; line-height: 20px; padding: 8px 0; width: 38px; text-align: center; text-decoration: none; white-space: nowrap; overflow: hidden; position: relative; background: #bcbec0; display: block; border: 1px solid #bcbec0; color: #414042; text-transform: uppercase; text-align: center; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .box nav .langs:hover button{background: #ed1c24; border: 1px solid #ed1c24; color: #ffffff;}


header .box nav .langs ul.lang{padding: 15px 0 0; margin: 0; display: none; position: absolute; left: 50%; top: 100%; -webkit-transform: translateX(-50%) translateZ(0); transform: translateX(-50%) translateZ(0); vertical-align: middle; text-align: center;}
.notouch header .box nav .langs:hover ul.lang{display: block;}
header .box nav .langs ul.lang li{background: #fff; margin: 0; list-style: none; display: block; width: 100%; padding: 0;}
header .box nav .langs ul.lang li a{position: relative; font-weight: 400; display: block; padding: 8px 20px; font-size: 14px; line-height: 20px; text-align: left; color: #414042; border: 1px solid #e5e5e5; border-top: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box nav .langs ul.lang li:first-of-type a{border-top: 1px solid #e5e5e5 !important;}
header .box nav .langs ul.lang li a::before{ display: none;}
.notouch header .box nav .langs ul.lang li a:hover, header .box nav .langs ul.lang li.active a{background: #ed1c24; color: #ffffff; border: 1px solid #ec1c24; border-top: 0;}
.notouch header .box nav .langs ul.lang li:first-of-type a:hover, header .box nav .langs ul.lang li.active:first-of-type a{border-top: 1px solid #ec1c24 !important;}



header .header_search{text-align: right; position: relative; display: inline-block; vertical-align: middle; width: 38px; margin: 0 0 0 30px;}
header .search{-webkit-border-radius: 30px; border-radius: 30px;  margin: 0; font-size: 0; cursor: pointer; position: relative; display: block; vertical-align: middle; background: #bcbec0;  padding: 0; width: 38px; height: 38px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search::before{opacity: 1; background-image: url(../img/search_black.svg); position: absolute; left: 0; top: 0; bottom: 0; width: 34px; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search::after{opacity: 0; background-image: url(../img/search_white.svg); position: absolute; left: 0; top: 0; bottom: 0; width: 34px; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .search:hover{background: #ec1c24;}
.notouch header .search:hover::before{opacity: 0;}
.notouch header .search:hover::after{opacity: 1;}



header #search_box{opacity: 0; visibility: hidden; width: 240px; background: rgba(0,0,0,0.8); position: absolute; right: 0; top: 60px; z-index: 200; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header.search_active .header_search #search_box{opacity: 1; visibility: visible; }
header #search_box input[type=text]{width: calc(100% - 60px); border: 0; border-bottom: 1px solid rgba(255,255,255,0.5); position: relative; z-index: 1; display: block; padding: 10px 45px 10px 15px; font-size: 13px; line-height: 20px; font-weight: 500; color: #ffffff; background: transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box input[type=text]:focus{border-bottom: 1px solid #ec1c24; }
header #search_box input[type=text]::-webkit-input-placeholder {color: #ffffff;} 
header #search_box input[type=text]::-moz-placeholder {color: #ffffff;} 
header #search_box input[type=text]::-ms-input-placeholder {color: #ffffff;}

header #search_box button[type=submit].search_field{position: absolute; right: 1px; top: 1px; bottom: 1px; width: 35px; height: 40px; background: none; z-index: 10; border: 0; background: transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box button[type=submit].search_field::before{opacity: 1; background: url(../img/search_white.svg) no-repeat scroll center center; background-size: 20px 20px; content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box button[type=submit].search_field::after{opacity: 0; background: url(../img/search_red.svg) no-repeat scroll center center; background-size: 20px 20px; content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header #search_box button[type=submit].search_field:hover::before{opacity: 0;}
.notouch header #search_box button[type=submit].search_field:hover::after{opacity: 1;}



header #search_box form p.load{width: 246px; border: 1px solid #ffffff; top: 52px; opacity: 0; visibility: hidden; font-size: 12px; line-height: 16px; font-weight: 600; z-index: 0; position: absolute; right: 0; background: #fff; color: #515154; padding: 12px 10px 12px 40px; margin: 0; text-align: left; -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.5); box-shadow: 0 0 20px -5px rgba(0,0,0,0.5);}
header #search_box form p.load.active{opacity: 1; visibility: visible;}
header #search_box form p.load::before{position: absolute; left: 10px; top: 50%; margin-top: -10px; width: 20px; height: 20px; content: ""; background: url(../img/search_arrow.svg) no-repeat scroll center center; background-size: 20px 20px; -webkit-animation: rotating 2s linear infinite; animation: rotating 2s linear infinite;}
@-webkit-keyframes rotating {from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes rotating {from{ -webkit-transform: rotate(0deg); transform: rotate(0deg);} to{ -webkit-transform: rotate(360deg); transform: rotate(360deg);}}


header #search_box form p.error{border: 1px solid #ffffff; top: 0; opacity: 0; visibility: hidden; font-size: 12px; line-height: 16px; font-weight: 600; z-index: 0; position: absolute; left: 0; right: 0; background: #fff; color: #515154; padding: 10px 15px 10px 40px; margin: 0; text-align: left;}
header #search_box form p.error.active{opacity: 1; visibility: visible; position: relative;}
header #search_box form p.error::before{position: absolute; left: 10px; top: 50%; margin-top: -10px; width: 20px; height: 20px; content: ""; background: url(../img/search_error.svg) no-repeat scroll center center; background-size: 20px 20px;}

header #search_box form ul{width: 297px; opacity: 1; visibility: visible; display: block; z-index: 0; position: absolute; margin: 0; padding: 0; top: 42px; right: 0; background: #ffffff; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
header #search_box form ul.hide{opacity: 0; visibility: hidden;}
header #search_box form ul:empty{display: none;}
header #search_box form ul li{list-style: none; display: block;}
header #search_box form ul li a, header #search_box form ul li button{border: 0; background: #fff; text-align: left; border-top: 1px solid #f0f0f0; font-size: 13px; line-height: 22px; color: #515154; padding: 5px 10px; list-style: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header #search_box form ul li:hover a, header #search_box form ul li.active a{background: #f0f0f0; color: #515154;}
.notouch header #search_box form ul li.special:hover a, header #search_box form ul li.active.special a{background: #ec1c24; color: #ffffff;}
header #search_box form ul li button{padding-left: 0; padding-right: 0; width: 100%; }
header #search_box form ul li.special a, header #search_box form ul li.special button{font-weight: 400; background: #515154; font-size: 12px; color: #fff; text-align: center; text-decoration: underline; padding: 8px 10px; margin: 0 0 -1px;}
header #search_box form ul li a span{font-size: 12px; line-height: 22px; color: #515154; padding: 0;}
.notouch header #search_box form ul li:not(.special):hover a, header #search_box form ul li.active a, .notouch header #search_box form ul li:not(.special):hover button, header #search_box form ul li.active button{background: #f0f0f0; color: #000;}
.notouch header #search_box form ul li.special:hover a, header #search_box form ul li.active.special a, .notouch header #search_box form ul li.special:hover button, header #search_box form ul li.active.special button{text-decoration: none;}
header #search_box form ul li > span{-webkit-border-radius: 0; border-radius: 0; background: #414042; text-align: left; font-size: 13px; line-height: 20px; color: #fff; font-weight: 400; padding: 8px 10px; list-style: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

 



.open_close_navigation{cursor: pointer; text-align: center; display: none; position: relative; left: 0; z-index: 20; padding: 0; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.open_close_navigation::after{margin: 0 0 0 5px; content: "Menu"; font-size: 14px; line-height: 20px; height: 18px; color: #414042; font-weight: 600; 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: 15px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;  cursor: pointer; user-select: none;}
.open_close_navigation .lines-button:active { -webkit-transition: none; transition: none;}
.open_close_navigation .lines {display: inline-block; width: 1.8rem; height: 2px; background: #414042; transition: 0.3s; position: relative;}
.open_close_navigation .lines:before, .open_close_navigation .lines:after {display: inline-block; width: 1.8rem; height: 2px; background: #414042; 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: #414042;}
.open_close_navigation .lines-button.x.close .lines:before {-webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg);}
.open_close_navigation .lines-button.x.close .lines:after {-webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg);}



.notouch .open_close_navigation:hover::after{color: #ec1c24;}
.notouch .open_close_navigation:hover .lines-button.x.close .lines:before, .notouch .open_close_navigation:hover .lines-button.x.close .lines:after{background: #ec1c24;}
.notouch .open_close_navigation:hover .lines:before, .notouch .open_close_navigation:hover .lines:after{background: #ec1c24;} 
.notouch .open_close_navigation:hover .lines{background: #ec1c24;}  






.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: 74px 0 0; z-index: 9998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu.move{top: 0 !important;}
.ipad_menu > ul{display: block; position: relative; text-align: left; margin: 0; padding: 0; z-index: 9998;}
.ipad_menu > ul > li{position: relative; list-style: none; display: block;}
.ipad_menu > ul > li > a, .ipad_menu > ul > li > button:not(.icon){border: 0; background: none; border-top: 1px solid #ededed; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 15px; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu > ul > li > button:not(.icon){text-align: left; width: 100%; }
.notouch .ipad_menu > ul > li > a:hover, .ipad_menu > ul > li > a:focus, .ipad_menu > ul > li.active > a, .ipad_menu > ul > li[aria-expanded='true'] > a, .ipad_menu > ul > li.focus_efekt > a,
.notouch .ipad_menu > ul > li >  button:not(.icon):hover, .ipad_menu > ul > li >  button:not(.icon):focus, .ipad_menu > ul > li.active >  button:not(.icon), .ipad_menu > ul > li[aria-expanded='true'] >  button:not(.icon), .ipad_menu > ul > li.focus_efekt >  button:not(.icon){background: #ec1c24; color: #fff; border-top: 1px solid #ce0a12;}

.ipad_menu > ul > li > ul{display: none; position: relative; text-align: left; margin: 0; padding: 0 0 0 25px; z-index: 9998; background: #f1f2f2;}
.ipad_menu > ul > li[aria-expanded='true'] > ul, .ipad_menu > ul > li.open > ul{display: block;}
.ipad_menu > ul > li > ul > li{position: relative; list-style: none; display: block;}
.ipad_menu > ul > li > ul > li > a{border-top: 1px solid #d4d4d4; position: relative; font-size: 13px; line-height: 44px; font-weight: 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, .ipad_menu > ul > li > ul > li[aria-expanded='true'] > a, .ipad_menu > ul > li > ul > li.focus_efekt > a{color: #ec1c24}


.ipad_menu ul > li > .icon{background: none; border: 0; cursor: pointer; z-index: 100; display: block; position: absolute; top: 1px; right: 0; height: 44px; width: 45px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu ul > li > .icon::after{position: absolute; height: 32px; width: 1px; top: 50%; left: 0; background: #d4d4d4; content: ""; display: block; -webkit-transform: translateY(-50%) translateZ(0); transform: translateY(-50%) translateZ(0); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .ipad_menu ul > li:hover > .icon::after, .ipad_menu ul > li > .icon:focus::after, .ipad_menu ul > li.active > .icon::after, .ipad_menu ul > li[aria-expanded='true'] > .icon::after{background: #deeef3;}
.ipad_menu ul > li > .icon::before{display: block; width: 100%; height: 100%; content: ""; position: absolute; top: 0; left: 0; background: url(../../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 12px 12px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu ul > li.focus_efekt > .icon::before, .ipad_menu ul > li.open > .icon::before, .ipad_menu ul > li.open > .icon:focus::before, .ipad_menu ul > li.open > .icon:hover::before, .ipad_menu ul > li:focus > .icon::before, .ipad_menu ul > li[aria-expanded='true'] > .icon::before, .notouch .ipad_menu ul > li:hover > .icon::before, .notouch .ipad_menu ul > li.focus_efekt > .icon:hover::before, .notouch .ipad_menu ul > li.open[aria-expanded='true'] > .icon:hover::before, .notouch .ipad_menu ul > li[aria-expanded='true'] > .icon:hover::before{background: url(../../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px;}
.notouch .ipad_menu ul > li > .icon:hover::before, .ipad_menu ul > li > .icon:focus::before, .ipad_menu ul > li.open.focus_efekt > .icon:focus::before, .notouch .ipad_menu ul > li.open > .icon:hover::before{background: url(../../img/arrow_red_right.svg) no-repeat scroll center center; background-size: 12px 12px;}
.ipad_menu ul > li.open > .icon::before{-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}





.user_menu{text-align: center; display: none; position: absolute; max-width: 1920px; margin: 0 auto; width: 100%; top: -900px; right: 0; left: 0; background: #ffffff; -webkit-box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); padding: 74px 0 0; z-index: 9998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_menu.move{top: 0 !important;}
.user_menu > ul{display: block; position: relative; text-align: left; margin: 0; padding: 0; z-index: 9998;}
.user_menu > ul > li{position: relative; list-style: none; display: block;}
.user_menu > ul > li > a{border: 0; background: none; border-top: 1px solid #ededed; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 15px; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .user_menu > ul > li > a:hover, .user_menu > ul > li > a:focus, .user_menu > ul > li.active > a, .user_menu > ul > li[aria-expanded='true'] > a{background: #ec1c24; color: #fff; border-top: 1px solid #ce0a12;}


.lang_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: 74px 0 0; z-index: 9998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.lang_menu.move{top: 0 !important;}
.lang_menu > ul{display: block; position: relative; text-align: left; margin: 0; padding: 0; z-index: 9998;}
.lang_menu > ul > li{position: relative; list-style: none; display: block;}
.lang_menu > ul > li > a{border: 0; background: none; border-top: 1px solid #ededed; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 15px; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .lang_menu > ul > li > a:hover, .lang_menu > ul > li > a:focus, .lang_menu > ul > li.active > a, .lang_menu > ul > li[aria-expanded='true'] > a{background: #ec1c24; color: #fff; border-top: 1px solid #ce0a12;}










@media screen and (max-width: 1650px) {
header a.logo{margin: 26px 0; width: 171px; height: 22px;}
header a.logo::before{width: 171px; height: 22px; background-size: 171px 22px;}
header .box{width: calc(100% - 171px);}

header .box nav ul.menu li a{padding: 45px 15px; font-size: 15px;}
header .box nav ul.menu li a::before{height: 5px;}
header .user{margin: 0 0 0 25px;}


header .box nav ul.menu li .submenu{padding: 40px 5%;}
header .box nav ul.menu li .submenu ul{height: 155px; width: calc(25% - 39px); padding: 0 0 0 25px; margin: 0 0 0 25px;}
.pl header .box nav ul.menu li .submenu ul, .ru header .box nav ul.menu li .submenu ul{height: 201px;}
header .box nav ul.menu li .submenu ul li a .img{padding: 0 0 115px;}
header .box nav ul.menu li .submenu ul li a .img.special{width: 82px;}


}

/*
@media screen and (max-width: 1400px) {
header a.logo{width: 140px; height: 18px;}
header a.logo::before{width: 140px; height: 18px; background-size: 140px 18px;}
header .box{width: calc(100% - 140px);}

header .box nav ul.menu li a{padding: 38px 18px; font-size: 14px;}
header .box nav ul.menu li a::before{height: 4px;}
header .user{margin: 0 0 0 18px;}
header .box nav .langs{margin: 0 0 0 18px;}

header .box nav ul.menu li .submenu{padding: 30px 3%;}
header .box nav ul.menu li .submenu ul{height: 145px; width: calc(25% - 43px); padding: 0 0 0 28px; margin: 0 0 0 28px;}
header .box nav ul.menu li .submenu ul li a .img{padding: 0 0 105px;}


}
*/

@media screen and (max-width: 1400px) {
.header_height{display: block;}
header{background: #fff;}
header .box nav ul.menu{display: none;}
.open_close_navigation{display: inline-block;}
header .user{margin: 0 0 0 30px;}
header .user ul li{padding: 18px 0;}
header .user ul li.user_list{display: none;}
.ipad_menu{display: block;}
header .box nav .langs{display: none;}
.user_menu{display: block;}
.lang_menu{display: block;}
header .user{margin: 0 0 0 20px;}
header .user .user_icon{display: inline-block;}

header .box nav .open_close_langs{display: inline-block;}
}


@media screen and (max-width: 765px) {
header .user ul li:nth-child(3){display: none;}

}

@media screen and (max-width: 850px) {
.open_close_navigation::after{display: none;}
header .user .user_icon span{font-size: 0; text-indent: -99999px;}
}

@media screen and (max-width: 750px) {
.header_height{height: 70px;}
header a.logo{margin: 28px 0; width: 100px; height: 13px;}
header a.logo::before{width: 100px; height: 13px; background-size: 100px 13px;}
header .box{width: calc(100% - 100px);}

header .user{margin: 0 0 0 8px;}
header .user .user_icon{margin: 0;}

.user_menu, .lang_menu, .ipad_menu{padding: 70px 0 0;}
}

@media screen and (max-width: 500px) {
.header_height{height: 136px;}
.user_menu, .lang_menu, .ipad_menu{padding: 136px 0 0;}



header .header_search{background: #f0f0f0; padding: 12px 5%; width: 90%; margin: 0; position: absolute; left: 0; right: 0; top: 100%; margin: 0;}
header .search{display: none;}
header #search_box{border: 1px solid #ccc !important;; background: none; opacity: 1; visibility: visible; top: 0; width: 100%; position: relative;}
header #search_box input[type=text]{border: 0 !important; color: #000;}
header #search_box input[type=text]::-webkit-input-placeholder {color: #000;} 
header #search_box input[type=text]::-moz-placeholder {color: #000;} 
header #search_box input[type=text]::-ms-input-placeholder {color: #000;}
header #search_box button[type=submit].search_field::before{background-image: url(../img/search_black.svg);}
header .user ul li .btn.typ_1{padding: 8px 8px; font-size: 12xp;}
}



















.welcome_0{background: #fff; padding: 0 0 32.8%; position: relative; overflow: hidden; -webkit-transition: all 700ms ease; transition: all 700ms ease;}

.sub .welcome_0{padding: 0 !important; height: 114px;}
.welcome_0::before{position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../img/slider_overlay.png) no-repeat scroll right top; content: ""; display: block; z-index: 10;  }
.welcome_0 .overlay {width: 1920px; height: 200px; position: absolute; right: 0; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);  overflow: hidden; z-index: 100; }
.welcome_0 .overlay:before {width: 0; height: 0; border-style: solid; border-width: 200px 0 0 1520px; border-color: transparent transparent transparent #f1f2f2; content: ""; display: block; position: absolute; right: 400px; bottom: 0; -webkit-transition: all 700ms ease; transition: all 700ms ease;}
.welcome_0 .overlay:after {width: 0; height: 0; border-style: solid; border-width: 0 0 180px 400px; border-color: transparent transparent #f1f2f2 transparent; content: ""; display: block; position: absolute; left: 1520px; bottom: 0; -webkit-transition: all 700ms ease; transition: all 700ms ease;}

body.submenu_hover:not(.active) .welcome_0{padding: 0 0 505px;}
body.submenu_hover:not(.active) .welcome_0 .overlay:before {border-width: 0 0 0 1520px;}
body.submenu_hover:not(.active) .welcome_0 .overlay:after {border-width: 0 0 0 400px;}


.welcome_0 .main_slider{display: none; opacity: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.welcome_0 .main_slider.stop{display: block; opacity: 1; }
.welcome_0 .main_slider.stop.bg{background: url(../img/slider.jpg) no-repeat scroll center center; -webkit-background-size: cover; background-size: cover;}
.welcome_0 .main_slider *{height: 100%;}
.welcome_0 .main_slider .item{position: relative; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}




/*
@media screen and (max-width: 1700px) {

body:not(.active) .welcome_0 .overlay {width: 1700px; height: 178px;}
body:not(.active) .welcome_0 .overlay:before {border-width: 178px 0 0 1340px; right: 360px;}
body:not(.active) .welcome_0 .overlay:after {border-width: 0 0 160px 360px; left: 1340px;}

body.submenu_hover:not(.active) .welcome_0 .overlay:before {border-width: 0 0 0 1340px;}
body.submenu_hover:not(.active) .welcome_0 .overlay:after {border-width: 0 0 0 360px;}
}
 */
@media screen and (max-width: 1650px) {
.sub .welcome_0{height: 114px;}
/*body.submenu_hover:not(.active) .welcome_0{padding: 0 0 410px;}*/
}
/*
@media screen and (max-width: 1500px) {

body:not(.active) .welcome_0 .overlay {width: 1500px; height: 156px;}
body:not(.active) .welcome_0 .overlay:before {border-width: 156px 0 0 1185px; right: 315px;}
body:not(.active) .welcome_0 .overlay:after {border-width: 0 0 142px 315px; left: 1185px;}

body.submenu_hover:not(.active) .welcome_0 .overlay:before {border-width: 0 0 0 1185px;}
body.submenu_hover:not(.active) .welcome_0 .overlay:after {border-width: 0 0 0 315px;}
} */

/*
@media screen and (max-width: 1400px) {
.sub .welcome_0{height: 100px;}
body.submenu_hover:not(.active) .welcome_0{padding: 0 0 344px;}
}*/


@media screen and (max-width: 1400px) {
.welcome_0 .overlay {width: 1250px; height: 130px;}
.welcome_0 .overlay:before {border-width: 130px 0 0 990px; right: 260px;}
.welcome_0 .overlay:after {border-width: 0 0 118px 260px; left: 990px;}
body.submenu_hover:not(.active) .welcome_0 .overlay:before {border-width: 0 0 0 990px;}
body.submenu_hover:not(.active) .welcome_0 .overlay:after {border-width: 0 0 0 260px;}

.sub .welcome_0::before{display: none;}
}


@media screen and (max-width: 1024px) {
.welcome_0 .overlay {width: 1024px; height: 105px;}
.welcome_0 .overlay:before {border-width: 105px 0 0 809px; right: 215px;}
.welcome_0 .overlay:after {border-width: 0 0 98px 215px; left: 809px;}

body.submenu_hover:not(.active) .welcome_0 .overlay:before {border-width: 0 0 0 809px;}
body.submenu_hover:not(.active) .welcome_0 .overlay:after {border-width: 0 0 0 215px;}
}


@media screen and (max-width: 800px) {
.welcome_0 .overlay {width: 800px; height: 85px;}
.welcome_0 .overlay:before {border-width: 85px 0 0 625px; right: 175px;}
.welcome_0 .overlay:after {border-width: 0 0 78px 175px; left: 625px;}

body.submenu_hover:not(.active) .welcome_0 .overlay:before {border-width: 0 0 0 625px;}
body.submenu_hover:not(.active) .welcome_0 .overlay:after {border-width: 0 0 0 175px;}
}

@media screen and (max-width: 765px) {
.welcome_0::before{display: none;}
.welcome_0 .overlay {display: none;}
}








.welcome_1{background: #f1f2f2; display: block; position: relative; padding: 0 0 147px; text-align: center; -webkit-transition: padding-top 700ms ease; transition: padding-top 700ms ease;}
.welcome_1.sub{background: #ffffff; padding: 0;}
body.submenu_hover:not(.active) .welcome_1{padding-top: 80px}
.welcome_1 h1{text-transform: none; text-align: left; font-size: 36px; line-height: 42px; font-weight: 700; margin: 0 auto; padding: 0 0 10px 7.5%; color: #414042; display: block;}
.welcome_1 article{color: #6d6e71; padding: 0 0 0 7.5%; max-width: 900px; margin: 0;}
.welcome_1 .icon_list{display: block; position: relative; width: 100%; font-size: 0; margin: 50px 0 0;}
.welcome_1 .icon_list .item{display: inline-block; vertical-align: top; position: relative; width: 25%; font-size: 0; margin: 40px 0 0;}
.welcome_1 .icon_list .item:nth-child(-n + 4){margin-top: 0;}
.welcome_1 .icon_list .item .icon{display: block; margin: 0 auto 15px; width: 60px;}
.welcome_1 .icon_list .item .icon img{display: block; width: 100%; margin: 0 auto;}
.welcome_1 .icon_list .item .title{text-transform: uppercase; text-align: center; display: block; margin: 0 auto; width: 90%; font-size: 20px; line-height: 28px; color: #000000; font-weight: 400;}
.welcome_1 .icon_list .item .title strong{color: #ec1c24;}






@media screen and (max-width: 1700px) {
.welcome_1 h1, .welcome_1 article{padding-left: 6.5%;}
}

@media screen and (max-width: 1500px) {
.welcome_1 h1, .welcome_1 article{padding-left: 5.5%;}
}

@media screen and (max-width: 1370px) {
.welcome_1{padding: 0 0 123px}
}

@media screen and (max-width: 1350px) {
.welcome_1 h1, .welcome_1 article{padding-left: 5%;}
}



@media screen and (max-width: 1300px) {
.submenu_hover .welcome_1{padding-top: 60px}
.welcome_1 h1{font-size: 32px; line-height: 38px;}
.welcome_1 .icon_list{margin: 40px 0 0;}
.welcome_1 .icon_list .item .icon{margin: 0 auto 12px; width: 54px;}
.welcome_1 .icon_list .item .title{font-size: 18px; line-height: 26px;}
}

@media screen and (max-width: 1200px) {
.welcome_1 h1, .welcome_1 article{padding-left: 4%;}
}


@media screen and (max-width: 1024px) {
.welcome_1{padding: 0 0 101px}
.submenu_hover .welcome_1{padding-top: 40px}
.welcome_1 h1{font-size: 26px; line-height: 32px;}
.welcome_1 h1, .welcome_1 article{padding-left: 0;}
.welcome_1 .icon_list{margin: 25px 0 0;}
.welcome_1 .icon_list .item .icon{margin: 0 auto 10px; width: 50px;}
.welcome_1 .icon_list .item .title{font-size: 16px; line-height: 24px;}
}

@media screen and (max-width: 900px) {
.welcome_1 .icon_list .item{width: 50%; margin: 30px 0 0;}
.welcome_1 .icon_list .item:nth-child(-n + 4){margin: 30px 0 0;}
.welcome_1 .icon_list .item:nth-child(-n + 2){margin: 0;}
}

@media screen and (max-width: 750px) {
.welcome_1{padding-top: 40px;}
}

@media screen and (max-width: 500px) {
.welcome_1{padding: 30px 0 81px}
.submenu_hover .welcome_1{padding-top: 30px}
.welcome_1 h1{font-size: 24px; line-height: 30px;}
.welcome_1 .icon_list{margin: 20px 0 0;}
.welcome_1 .icon_list .item .icon{margin: 0 auto 8px; width: 44px;}
.welcome_1 .icon_list .item .title{font-size: 13px; line-height: 16px;}
.welcome_1 .icon_list .item .title strong{display: block;}
}






.welcome_2{display: block; padding: 0 0 60px;}
.sub .welcome_2::before{z-index: 0; position : absolute; top: 0; right: 100%;height: 77px; left: -200px; background: #f1f2f2; content: ""; display: none;}
.sub .welcome_2::after{z-index: 0; position : absolute; top: 0; height: 77px; right: 0; width: 100%; background: #f1f2f2; content: ""; display: block;}
.welcome_2 .shadow{-webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.4); box-shadow: 0 0 10px -4px rgba(0,0,0,0.4);display: block; position: relative;}
.welcome_2 .category_list{z-index: 10; margin: -77px 0 0; background: #fff; position: relative;}
.sub .welcome_2 .category_list{margin: -1px 0 0;}
.sub .welcome_2 .inside_max{position: relative; z-index: 999; width: 100%; max-width: 100%;}
.welcome_2 .category_list h2{display: block; position: relative; border-bottom: 1px solid #f1f2f2; padding: 18px 0; margin: 0; text-align: center; font-size: 30px; line-height: 40px; color: #414042; font-weight: 600; text-transform: uppercase;}

.welcome_2 .category_list .item{display: inline-block; vertical-align: middle; width: calc(33.33% - 2px / 3); position: relative; padding: 40px 0 60px; border-top: 1px solid #f1f2f2;}
.welcome_2 .category_list .item:nth-child(3n - 1){border-left: 1px solid #f1f2f2; border-right: 1px solid #f1f2f2;}
.welcome_2 .category_list .item:nth-child(-n + 3){border-top: 0;}
.welcome_2 .category_list .item .img{display: block; margin: 0 auto; width: 90%; max-width: 220px; position: relative; }
.welcome_2 .category_list .item .img .in{display: block; position: relative; padding: 0 0 100%; -webkit-border-radius: 150px; border-radius: 150px; background-color: #ffffff; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.4); box-shadow: 0 0 10px -4px rgba(0,0,0,0.4);}
.welcome_2 .category_list .item .text{text-align: center; display: block; margin: 0 auto; width: 90%; max-width: 300px; position: relative; }
.welcome_2 .category_list .item .text img{display: block; margin: 20px auto; width: 180px; max-width: 90%;}
.welcome_2 .category_list .item .text .title{display:block; font-size: 20px; line-height: 28px; color: #414042; margin: 20px 0 10px; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.ru .welcome_2 .category_list .item .text .title{height: 48px; font-size: 18px; line-height: 24px;}
.notouch .welcome_2 .category_list .item:hover .text .title{color: #ed1c24;}
.welcome_2 .category_list .item .text .text_box{overflow: hidden; height: 66px; text-align: center; color: #6d6e71; margin: 0; padding: 0;}
.welcome_2 .category_list .item .text .text_box p{text-align: center;}

.welcome_2 .category_list .item .arrow{position: absolute; right: 0; bottom: 0; height: 56px; width: 56px;}
.welcome_2 .category_list .item .arrow::before{content: ""; opacity: 1; position: absolute; top: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 56px 56px; border-color: transparent transparent #f1f2f2 transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.welcome_2 .category_list .item .arrow::after{content: ""; opacity: 0; position: absolute; top: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 56px 56px; border-color: transparent transparent #ed1c24 transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .welcome_2 .category_list .item:hover .arrow::before{opacity: 0;}
.notouch .welcome_2 .category_list .item:hover .arrow::after{opacity: 1;}

.welcome_2 .category_list .item .arrow .icon{z-index: 10; position: absolute; left: 50%; top: 50%; height: 24px; width: 24px;}
.welcome_2 .category_list .item .arrow .icon::before{content: ""; opacity: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/plus.svg) no-repeat scroll center center; background-size: 25px 25px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.welcome_2 .category_list .item .arrow .icon::after{content: ""; opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/plus_white.svg) no-repeat scroll center center; background-size: 25px 25px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .welcome_2 .category_list .item:hover .arrow .icon::before{opacity: 0;}
.notouch .welcome_2 .category_list .item:hover .arrow .icon::after{opacity: 1;}



.welcome_2 .category_list_special{display: block; position: relative; background: #ffffff;}
.welcome_2 .category_list_special .item{border-top: 1px solid #f1f2f2; font-size: 0; padding: 60px 50px; display: inline-block; vertical-align: middle; width: calc(50% - 1px / 2 - 100px); position: relative;}
/*.welcome_2 .category_list_special .item.item_18{background: #14234e; color: #fff;}
.welcome_2 .category_list_special .item.item_19{background: #d4ce0f; color: #14234e;}*/
.welcome_2 .category_list_special .item.item_19{border-left: 1px solid #f1f2f2;}
.welcome_2 .category_list_special .item .img{display: inline-block; vertical-align: middle; margin: 0 50px 0 0; width: 220px; max-width: 220px; position: relative; }
.welcome_2 .category_list_special .item .img .in{display: block; position: relative; padding: 0 0 100%; -webkit-border-radius: 150px; border-radius: 150px; background-color: #ffffff; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.4); box-shadow: 0 0 10px -4px rgba(0,0,0,0.4);}
.welcome_2 .category_list_special .item .text{ display: inline-block; vertical-align: middle; width: calc(100% - 220px - 50px); position: relative; padding: 0; z-index: 10;}
.welcome_2 .category_list_special .item .text img{display: block; margin: 0 0 30px; width: 220px; max-width: 90%;}
.welcome_2 .category_list_special .item .text .title{display:block; font-size: 22px; line-height: 28px; margin: 20px 0 10px; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.welcome_2 .category_list_special .item .text .text_box{overflow: hidden; height: 66px; margin: 0;}
.welcome_2 .category_list_special .item .text .link{font-weight: 700; font-size: 18px; line-height: 26px; margin: 50px 0 0; padding: 0 40px 0 0;  display: inline-block; vertical-align: middle; position: relative;}
.welcome_2 .category_list_special .item .text .link::before{position: absolute; left: 0; top: -25px; height: 1px; width: 150px; background: #ec1c24; content: "";}
.welcome_2 .category_list_special .item .text .link::after{content: ""; position: absolute; right: 0; top: 0; width: 24px; height: 24px; background: no-repeat scroll center center; background-size: 12px 12px; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .category_list_special .item.item_18 .text .link::after{border: 1px solid #fff; background-image: url(../img/arrow_white_right.svg); }
.notouch .welcome_2 .category_list_special .item.item_18:hover .text .link::after{background-color: #ffffff; background-image: url(../img/arrow_blue_right.svg); }
.welcome_2 .category_list_special .item.item_19 .text .link::after{border: 1px solid #14234e; background-image: url(../img/arrow_blue_right.svg); }
.notouch .welcome_2 .category_list_special .item.item_19:hover .text .link::after{background-color: #14234e; background-image: url(../img/arrow_white_right.svg); }


.welcome_2 .category_list_special .item .arrow{position: absolute; right: 0; bottom: 0; height: 56px; width: 56px;}
.welcome_2 .category_list_special .item .arrow::before{content: ""; opacity: 1; position: absolute; top: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 56px 56px; border-color: transparent transparent #f1f2f2 transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.welcome_2 .category_list_special .item .arrow::after{content: ""; opacity: 0; position: absolute; top: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 56px 56px; border-color: transparent transparent #ed1c24 transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .welcome_2 .category_list_special .item:hover .arrow::before{opacity: 0;}
.notouch .welcome_2 .category_list_special .item:hover .arrow::after{opacity: 1;}

.welcome_2 .category_list_special .item .arrow .icon{z-index: 10; position: absolute; left: 50%; top: 50%; height: 24px; width: 24px;}
.welcome_2 .category_list_special .item .arrow .icon::before{content: ""; opacity: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/plus.svg) no-repeat scroll center center; background-size: 25px 25px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.welcome_2 .category_list_special .item .arrow .icon::after{content: ""; opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/plus_white.svg) no-repeat scroll center center; background-size: 25px 25px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .welcome_2 .category_list_special .item:hover .arrow .icon::before{opacity: 0;}
.notouch .welcome_2 .category_list_special .item:hover .arrow .icon::after{opacity: 1;}



@media screen and (max-width: 1650px) {

.welcome_2 .category_list_special .item{padding: 45px 40px; width: calc(50% - 1px / 2 - 80px);}
}


@media screen and (max-width: 1500px) {
.sub .welcome_2::before, .sub .welcome_2::after{height: 65px;}
.welcome_2 .category_list h2{padding: 15px 0; font-size: 26px; line-height: 34px;}
.welcome_2 .category_list .item{padding: 35px 0 55px;}
.welcome_2 .category_list .item .img{display: block;}
.welcome_2 .category_list .item .text .title{font-size: 20px; line-height: 26px; margin: 18px 0 8px;}

.welcome_2 .category_list_special .item .img{display: block; margin: 0 auto;}
.welcome_2 .category_list_special .item .text{width: 100%; display: block; margin: 0 auto;}
.welcome_2 .category_list_special .item .text img{display: none;}

.welcome_2 .category_list_special .item .text .title{text-align: center; font-size: 20px; line-height: 26px; margin: 18px 0 8px;}
.welcome_2 .category_list_special .item .text .text_box{width: 90%; margin: 0 auto;}
.welcome_2 .category_list_special .item .text .text_box, .welcome_2 .category_list_special .item .text .text_box *{text-align: center;}
.welcome_2 .category_list_special .item .text .link{text-align: center; font-size: 16px;}
}



@media screen and (max-width: 1370px) {
.sub .welcome_2::before, .sub .welcome_2::after{height: 63px;}
.welcome_2 .category_list{margin: -63px 0 0}
.welcome_2 .category_list h2{font-size: 24px; line-height: 32px;}

.welcome_2 .category_list .item{padding: 30px 0 50px;}
.welcome_2 .category_list_special .item .text{width: 100%; max-width: 300px;}
.welcome_2 .category_list_special .item .text .text_box{width: 100%;}

.welcome_2 .category_list_special .item{padding: 30px 0 50px; width: calc(50% - 1px / 2);}


}

@media screen and (max-width: 1250px) {
.welcome_2 .category_list .item{width: calc(50% - 1px / 2); border-top: 1px solid #f1f2f2;}
.welcome_2 .category_list .item:nth-child(3n - 1){border-left: 0; border-right: 0;}
.welcome_2 .category_list .item:nth-child(-n + 3){border-top: 1px solid #f1f2f2;}
.welcome_2 .category_list .item:nth-child(2n){border-left: 1px solid #f1f2f2;}
.welcome_2 .category_list .item:nth-child(-n + 2){border-top: 0;}

.welcome_2 .category_list .item .img{max-width: 190px;}
.welcome_2 .category_list_special .item .img{width: 190px; max-width: 190px;}



}

@media screen and (max-width: 1024px) {
.welcome_2{padding: 0 0 40px;}
.sub .welcome_2::before, .sub .welcome_2::after{display: block; height: 61px;}
.welcome_2 .category_list{margin: -61px 0 0}
.welcome_2 .category_list h2{font-size: 20px; line-height: 30px;}
.welcome_2 .category_list .item{padding: 25px 0 40px;}
.welcome_2 .category_list .item .text .title{font-size: 18px; line-height: 24px; margin: 15px 0 5px;}
.welcome_2 .category_list .item .text .text_box{height: 60px;}


.welcome_2 .category_list_special .item{padding: 25px 0 40px;}
.welcome_2 .category_list_special .item .text .title{font-size: 18px; line-height: 24px; margin: 15px 0 5px;}
.welcome_2 .category_list_special .item .text .text_box{height: 60px;}
}

@media screen and (max-width: 950px) {
.welcome_2 .category_list h2{padding: 15px 0;}

}

@media screen and (max-width: 650px) {
.welcome_2 .category_list .item{width: 100%; border-top: 1px solid #f1f2f2;}
.welcome_2 .category_list .item:nth-child(3n - 1){border-left: 0; border-right: 0;}
.welcome_2 .category_list .item:nth-child(-n + 3){border-top: 1px solid #f1f2f2;}
.welcome_2 .category_list .item:nth-child(2n){border-left: 0;}
.welcome_2 .category_list .item:nth-child(-n + 2){border-top: 1px solid #f1f2f2;}
.welcome_2 .category_list .item:nth-child(1){border-top: 0;}

.welcome_2 .category_list .item .img{max-width: 160px;}

.welcome_2 .category_list_special .item .text img{margin: 0 0 35px; width: 160px;}

.welcome_2 .category_list_special .item{width: 100%;}
.welcome_2 .category_list_special .item .img{width: 160px; max-width: 160px;}


}

@media screen and (max-width: 500px) {
.welcome_2{padding: 0 0 30px;}
.sub .welcome_2::before, .sub .welcome_2::after{height: 51px;}
.welcome_2 .category_list{margin: -51px 0 0}
.welcome_2 .category_list h2{padding: 12px 0; font-size: 18px; line-height: 26px;}

.welcome_2 .category_list .item{padding: 20px 0 25px;}
.welcome_2 .category_list .item .img{max-width: 150px;}
.welcome_2 .category_list .item .text .title{font-size: 16px; line-height: 22px;}
.welcome_2 .category_list .item .text .text_box{height: 54px;}


.welcome_2 .category_list_special .item{padding: 20px 0 25px;}
.welcome_2 .category_list_special .item .img{width: 150px; max-width: 150px;}
.welcome_2 .category_list_special .item .text .title{font-size: 16px; line-height: 22px;}
.welcome_2 .category_list_special .item .text .text_box{height: 54px;}
.welcome_2 .category_list_special .item .text .link{font-size: 14px; line-height: 22px; margin: 38px 0 0; padding: 0 40px 0 0;}
.welcome_2 .category_list_special .item .text .link::before{top: -19px; width: 120px;}
.welcome_2 .category_list_special .item .text .link::after{width: 20px; height: 20px; background-size: 10px 10px;}
}





















.welcome_4{display: block; position: relative; width: 100%; background: #f1f2f2; font-size: 0; }
.welcome_4:not(.full)::before{position: absolute; top: 0; bottom: 0; left: 50%; width: 1px; background: #fff; content: "";}
.welcome_4 .box{display: inline-block; vertical-align: top; position: relative; width: 50%; padding: 0; font-size: 0;}
.welcome_4.full .box{display: block; width: 100%;}
.welcome_4 .box .top {display: block; position: relative;}
.welcome_4 .box .top h2{display: block; position: relative; border-bottom: 1px solid #fff; padding: 18px 10%; margin: 0; text-align: left; font-size: 30px; line-height: 40px; color: #414042; font-weight: 600; text-transform: uppercase;}
.welcome_4.full .box .top h2{padding: 18px 5%;}
.welcome_4 .box .top h2::before{content: ""; position: absolute; left: 10%; top: 0; width: 0; height: 0; border-style: solid; border-width: 10px 11px 0 11px; border-color: #ffffff transparent transparent transparent;}
.welcome_4.full .box .top h2::before{left: 5%;}
.welcome_4 .box .top a.btn{position: absolute; right: 10%; top: calc(50% - 21px);}
.welcome_4.full .box .top a.btn{right: 5%;}
.welcome_4 .box .item{display: block; padding: 45px 10%; position: relative; font-size: 0;}
.welcome_4 .box .item.inline{display: inline-block; vertical-align: middle; padding: 45px 5%; width: 40%; position: relative; font-size: 0;}
.welcome_4 .box .item .img{width: 30%; position: relative; margin: 0 50px 0 0; display: inline-block; vertical-align: middle;}
.welcome_4 .box .item .img .in{display: block; position: relative; padding: 0 0 100%; -webkit-border-radius: 150px; border-radius: 150px; background-color: #ffffff;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.4); box-shadow: 0 0 10px -4px rgba(0,0,0,0.4);}
.welcome_4 .box .item .text{text-align: left; width: calc(70% - 50px); position: relative; margin: 0; display: inline-block; vertical-align: middle;}
.welcome_4 .box .item .text .date{display:block; font-size: 16px; line-height: 22px; color: #6d6e71; margin: 0 0 10px;}
.welcome_4 .box .item .text .title{display:block; font-size: 22px; line-height: 28px; color: #414042; margin: 0 0 10px; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .welcome_4 .box .item:hover .text .title{color: #ed1c24;}
.welcome_4 .box .item .text .text_box{color: #6d6e71; margin: 0 0 20px; padding: 0;}



.welcome_4 .news_slider.owl-carousel .owl-controls .owl-pagination{font-size: 0; margin: 0; text-align: left; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); margin: 0; min-height: 0; z-index: 990; width: 14px;}
.welcome_4 .news_slider.owl-carousel .owl-controls .owl-pagination .owl-page{display: inline-block; vertical-align: middle; margin: 4px 0;}
.welcome_4 .news_slider.owl-carousel .owl-controls .owl-pagination .owl-page span{margin: 0; position: relative; width: 12px; height: 12px; background: #ffffff; display: block; border: 1px solid #cccccc; -webkit-border-radius: 10px; border-radius: 10px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_4 .news_slider.owl-carousel .owl-controls .owl-pagination .owl-page.active span, .notouch .welcome_4 .news_slider.owl-carousel .owl-controls .owl-pagination .owl-page:hover span, .welcome_4 .news_slider.owl-carousel .owl-controls .owl-pagination .owl-page:focus span{background: #ec1c24; border: 1px solid #ec1c24;}






@media screen and (max-width: 1500px) {
.welcome_4 .box .top h2{padding: 15px 10%; font-size: 26px; line-height: 34px;}
.welcome_4.full .box .top h2{padding: 15px 5%;}
.welcome_4 .box .item{padding: 40px 10%;}
.welcome_4 .box .item.inline{padding: 40px 5%;}
.welcome_4 .box .item .img{margin: 0 35px 0 0;}
.welcome_4 .box .item .text{width: calc(70% - 35px);}
.welcome_4 .box .item .text .date{font-size: 14px; line-height: 20px; margin: 0 0 8px;}
.welcome_4 .box .item .text .title{font-size: 20px; line-height: 26px; margin: 0 0 8px;}
.welcome_4 .box .item .text .text_box{margin: 0 0 15px;}
}

@media screen and (max-width: 1370px) {
.welcome_4 .box .top h2{font-size: 24px; line-height: 32px;}
.welcome_4 .box .item{padding: 35px 10%;}
.welcome_4 .box .item.inline{padding: 35px 5%;}
.welcome_4 .box .item .img{display: none;}
.welcome_4 .box .item .text{width: 100%;}
}

@media screen and (max-width: 1024px) {
.welcome_4 .box .top h2{font-size: 20px; line-height: 30px;}
.welcome_4 .box .item{padding: 30px 10%;}
.welcome_4 .box .item.inline{padding: 30px 5%;}
.welcome_4 .box .item .text .date{font-size: 13px; line-height: 18px; margin: 0 0 5px;}
.welcome_4 .box .item .text .title{font-size: 18px; line-height: 24px; margin: 0 0 5px;}
.welcome_4 .box .item .text .text_box{margin: 0 0 10px;}
}

@media screen and (max-width: 950px) {
.welcome_4:not(.full)::before{display: none;}
.welcome_4 .box{display: block; width: 100%;}
.welcome_4 .box:nth-child(2){border-top: 5px solid #fff;}

.welcome_4 .box .top h2{padding: 15px 5%;}
.welcome_4 .box .top h2::before{left: 5%; border-width: 8px 9px 0 9px; }
.welcome_4 .box .top a.btn{right: 5%;}
.welcome_4 .box .item{padding: 25px 5%;}
.welcome_4 .box .item.inline{padding: 25px 5%; width: 90%;}
.welcome_4 .box .item.inline:nth-child(3){display: none;}
}

@media screen and (max-width: 500px) {
.welcome_4 .box .top h2{padding: 12px 5%; font-size: 18px; line-height: 26px;}
.welcome_4.full .box .top h2{padding: 12px 5%;}
.welcome_4 .box .top a.btn{top: calc(50% - 15px);}
.welcome_4 .box .item{padding: 20px 5%;}
.welcome_4 .box .item.inline{padding: 20px 5%;}
.welcome_4 .box .item .text .title{font-size: 16px; line-height: 22px;}
}






.fixed_social{position: fixed; max-width: 1920px; margin: 0 auto; min-height: 0; left: 0; right: 0; top: 50%; width: 100%; z-index: 1999;}
.fixed_social ul{background: #ec1c24; position: absolute; right: 0; top: 50%; display: block; margin: 0; text-align: left; padding: 0; width: 44px; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.fixed_social ul li{list-style: none; display: block; margin: 0;}
.fixed_social ul li a{display: block; width: 44px; height: 44px; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.fixed_social ul li a::after{opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: 26px 26px !important; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.fixed_social ul li a.in::after{background: url(../../img/social_in_icon_hover.svg) no-repeat scroll center center;}
.fixed_social ul li a.fb::after{background: url(../../img/social_fb_icon_hover.svg) no-repeat scroll center center;}
.fixed_social ul li a.yt::after{background: url(../../img/social_yt_icon_hover.svg) no-repeat scroll center center;}
.fixed_social ul li a.li::after{background: url(../../img/social_li_icon_hover.svg) no-repeat scroll center center;}
.fixed_social ul li a.tw::after{background: url(../../img/social_tw_icon_hover.svg) no-repeat scroll center center;}
.fixed_social ul li a.g::after{background: url(../../img/social_g_icon_hover.svg) no-repeat scroll center center;}
.notouch .fixed_social ul li a:hover{background: #414042;}

@media screen and (max-width: 1024px) {
.fixed_social ul{width: 38px;}
.fixed_social ul li a{width: 38px; height: 38px;}
.fixed_social ul li a::after{background-size: 22px 22px !important;}
}

@media screen and (max-width: 750px) {
.fixed_social{display: none;}
}








#content{background: #ffffff; 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 .inside.inside_small{max-width: 1024px;}
#content .inside.margin{margin: 0 auto 20px; padding: 0;}
#content .inside:last-of-type, #content .inside.nomargin{margin: 0 auto;}


#content #page_hash{padding: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}











aside{overflow: hidden; width: 280px; position: relative; float: left; display: block; padding: 0 0 0 5%;; margin: 0;}

aside .open_title{cursor: pointer; display: none; border: 1px solid #efefef; width: 100%; background: #ffffff; text-align: left; font-size: 14px; line-height: 20px; color: #000000; font-weight: 600; padding: 16px 30px; margin: 0 0 10px; text-transform: uppercase; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .open_title::before{opacity: 1; position: absolute; top: calc(50% - 10px); right: 10px; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .open_title::after{opacity: 0; position: absolute; top: calc(50% - 10px); right: 10px; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/arrow_green_right.svg) no-repeat scroll center center; background-size: 14px 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .open_title.active::before{transform: rotate(90deg); -webkit-transform: rotate(90deg);}
aside .open_title.active::after{transform: rotate(90deg); -webkit-transform: rotate(90deg);}
.notouch aside .open_title:hover, aside .open_title.active{background: #fafafa;} 
 
 
aside .title{display: block; position: relative; border-bottom: 1px solid #fff; padding: 18px 0; margin: 0; text-align: left; font-size: 30px; line-height: 40px; color: #414042; font-weight: 600; text-transform: uppercase;}
aside.diff .title{display: none;}
aside .title::after{z-index: 0; position : absolute; top: 0; right: 0; bottom: 0; left: -200px; background: #f1f2f2; content: ""; display: block;}
aside .title::before{content: ""; position: absolute; left: 0; top: 100%; width: 0; height: 0; border-style: solid; border-width: 10px 11px 0 11px; border-color: #f1f2f2 transparent transparent transparent;}
aside .title span{position: relative; z-index: 10; } 
 
 
 
aside ul.first{display: block; margin: 30px 0 0; padding: 0;}
aside.diff ul.first{margin: 60px 0;}
aside ul.first > li{list-style: none; display: block; margin: 0; position: relative; border-top: 1px solid #f1f2f2; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li:first-child{border-top: 0;}
aside ul.first > li > a{position: relative; padding: 12px 20px; font-size: 16px; line-height: 22px; color: #231f20; font-weight: 700; text-align: left; text-transform: uppercase; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ru aside ul.first > li > a{text-transform: none; font-size: 14px;}
aside ul.first > li.active{background: #f1f2f2;}
.notouch aside ul.first > li > a:hover, aside ul.first > li.active > a{color: #ec1c24; background: #e2e2e2;}




aside ul.first > li > ul{display: none; margin: 0; padding: 0}
aside ul.first > li[aria-expanded="true"] > ul{display: block;}
aside ul.first > li > ul > li{border-top: 1px solid #fff; list-style: none; display: block; margin: 0; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > a{position: relative; padding: 8px 20px; font-size: 15px; line-height: 20px; color: #8d8c8e; font-weight: 600; text-align: left; text-transform: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch aside ul.first > li > ul > li > a:hover, aside ul.first > li > ul > li.active > a{color: #ec1c24}
.notouch aside ul.first > li > ul > li.active{padding-bottom: 6px;}
.notouch aside ul.first > li > ul > li.active > a{padding-bottom: 3px;}



aside ul.first > li > ul > li > ul{display: none; margin: 0; padding: 0}
aside ul.first > li[aria-expanded="true"] > ul > li[aria-expanded="true"] > ul{display: block;}
aside ul.first > li > ul > li > ul > li{list-style: none; display: block; margin: 0; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > ul > li > a{position: relative; padding: 2px 20px 2px 36px; font-size: 14px; line-height: 18px; color: #8d8c8e; font-weight: 400; text-align: left; text-transform: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > ul > li > a::before{position: absolute; width: 10px; height: 1px; background: #8d8c8e; content: ""; left: 20px; top: 11px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch aside ul.first > li > ul > li > ul > li > a:hover, aside ul.first > li > ul > li > ul > li.active > a{color: #ec1c24}
.notouch aside ul.first > li > ul > li > ul > li > a:hover::before, aside ul.first > li > ul > li > ul > li.active > a::before{background: #ec1c24}




aside ul.first > li .icon{padding: 0; background: none; border: 1px solid transparent; cursor: pointer; z-index: 999; position: absolute; right: 10px; top: 11px; width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li .icon::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 100%; height: 100%; content: ""; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li .icon::after{opacity: 0; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 100%; height: 100%; content: ""; background: url(../img/arrow_green_right.svg) no-repeat scroll center center; background-size: 14px 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li.active .icon::before{background-image: url(../img/arrow_white_right.svg); transform: rotate(90deg); -webkit-transform: rotate(90deg);}
aside ul.first > li.active .icon::after{background-image: url(../img/arrow_white_right.svg); transform: rotate(90deg); -webkit-transform: rotate(90deg);}
.notouch aside ul.first > li .icon:hover::before{opacity: 0;}
.notouch aside ul.first > li .icon:hover::after{opacity: 1;}




@media screen and (max-width: 1500px) {
aside .title{padding: 15px 0; font-size: 26px; line-height: 34px;}
}

@media screen and (max-width: 1370px) {
aside .title{font-size: 24px; line-height: 32px;}
}


@media screen and (max-width: 1024px) {
aside{display: none;}
}





.aside{width: 100%; position: relative; float: none; top: 0; bottom: 0; display: block; padding: 0; margin: 0;}
.aside .item{background: none; margin: 30px 0 0; padding: 0; display: block; position: relative; font-size: 0;}
.aside .item:nth-child(1){margin: 0;}
.aside .item .title{display: none; padding: 8px 20px; margin: 0; background: #414042; font-size: 14px; line-height: 22px; font-weight: 700; text-transform: uppercase; color: #fff;;}
.aside .item ul{margin: 0; padding: 20px; padding: 0; font-size: 0;}
.aside .item ul li{display: inline-block; vertical-align: middle; list-style: none; margin: 2px 4px 2px 0; padding: 0;}
.aside .item ul li a{text-transform: uppercase; -webkit-border-radius: 20px; border-radius: 20px; background: none; border: 0; display: block; font-size: 14px; line-height: 20px; padding: 8px 22px; background: #fff; border: 1px solid #ec1c24; color: #ec1c24; font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.aside .item ul li button{text-transform: uppercase; -webkit-border-radius: 20px; border-radius: 20px; background: none; border: 0; display: block; font-size: 14px; line-height: 20px; padding: 8px 22px; background: #fff; border: 1px solid #ec1c24; color: #ec1c24; font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .aside .item ul li a:hover, .aside .item ul li.active a, .aside .item ul li a.mixitup-control-active{background: #ec1c24; border: 1px solid #ec1c24; color: #fff;}
.notouch .aside .item ul li button:hover, .aside .item ul li.active button, .aside .item ul li button.mixitup-control-active{background: #ec1c24; border: 1px solid #ec1c24; color: #fff;}



@media screen and (max-width: 500px) {
.aside .item ul{padding: 15px; padding: 0;}
.aside .item ul li a{line-height: 16px;}
.aside .item ul li button{line-height: 16px;}
}





.c_column{width: calc(90% - 280px); padding: 60px 5% 0 0; position: relative; float: right; display: block;}
.c_column.nopaddingtop{padding-top: 0;}
.c_column.paddingbottom{padding-bottom: 60px;}
.c_column.diff{width: calc(95% - 280px); padding: 60px 0;}
.c_column.full{width: 100%; float: none; padding: 60px 0;}
.hp .c_column.full{padding: 0;}



@media screen and (max-width: 1024px) {
.c_column{width: 100%; padding: 40px 0 0;}

.c_column.diff{padding: 40px 0; width: 100%;}
.c_column.full{padding: 40px 0;}
.c_column.paddingbottom{padding-bottom: 40px;}

}








#snippet--productsArea{padding: 0 !important; min-height: 0;}
#snippet--productsList{-webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}

.product_list{width: 100%; display: block; font-size: 0;}
.product_list .inside{margin: 0 auto !important;}
.product_list .text_box h2:only-child{margin: 25px 0 10px;}
.product_list .text_box:first-child h2:only-child{margin: 0 0 10px;}



.product_list .item{text-decoration: none; font-size: 0; text-align: center; position: relative; display: inline-block; vertical-align: top; width: calc(33.33% - 40px / 3); margin: 20px 0 0; background: #ffffff; box-shadow: 3px 3px 30px -10px rgba(0,0,0,0.4); -webkit-box-shadow: 3px 3px 30px -10px rgba(0,0,0,0.4);}
.product_list .item:nth-child(3n - 1){margin: 20px 20px 0;}
.product_list .item:nth-child(-n + 3){margin-top: 0;}


.product_list .item .piktogram_list_small{z-index: 100; position: absolute; right: 25px; top: 21px; font-size: 0;}
.product_list .item .piktogram_list_small .items{display: inline-block; vertical-align: middle; width: 29px; margin: 0 0 0 5px;}
.product_list .item .piktogram_list_small .items img{width: 100%; display: block; margin: 0; padding: 0;}


@media screen and (max-width: 500px) {
.product_list .item .piktogram_list_small{right: 10px; top: 6px;}

}


            
.product_list .item .img{display: inline-block; vertical-align: middle; width: 35%; position: relative; height: 0; padding: 0 0 70%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain; }
.product_list .item .img.center{background-position: center center;}                        
.product_list .item .text{display: inline-block; vertical-align: middle; width: 63%; position: relative; padding: 0 0 0 2%;}
.product_list .item .text .title{text-transform: uppercase; text-align: left; margin: 0; font-size: 18px; font-weight: 700; line-height: 24px; display: block; padding: 0 25px 6px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.de .product_list .item .text .title, .ru .product_list .item .text .title{text-transform: none; word-wrap: break-word}
.notouch .product_list a.item:hover .title{color: #ec1c24;}

.product_list .item .text .anotation{text-align: left; padding: 0; font-size: 14px; line-height: 22px; display: block; padding: 0 25px 0 0;}
.product_list .item .text .anotation.margin{padding-bottom: 8px;}
.product_list .item .text .anotation * {margin: 0; font-size: 14px; line-height: 22px; padding: 0;}
.product_list .item .text .anotation a{font-weight: 500; text-decoration: underline; padding: 0 20px 0 0; background: url(../img/arrow_blue_right.svg) no-repeat scroll right center; background-size: 12px 12px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .product_list .item .text .anotation a:hover{background-image: url(../img/arrow_red_right.svg); color: #ec1c24;}


.product_list .item .remove_wish{z-index: 999; cursor: pointer; overflow: hidden; background: #14234e; 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;}
.product_list .item .remove_wish::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 .product_list .item .remove_wish:hover{background: #ec1c24;}
.notouch .product_list .item .remove_wish:hover::before{-webkit-transform: rotate(-180deg); transform: rotate(-180deg); }



@media screen and (max-width: 1450px) {
.product_list .item{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.product_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.product_list .item:nth-child(-n + 3){margin-top: 20px;}
.product_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.product_list .item:nth-child(-n + 2){margin-top: 0;}
}


@media screen and (max-width: 800px) {
.product_list .item{width: 100%; margin: 10px 0 0;}
.product_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.product_list .item:nth-child(-n + 3){margin-top: 10px;}
.product_list .item:nth-child(2n){margin: 10px 0 0;}
.product_list .item:nth-child(-n + 2){margin-top: 10px;}
.product_list .item:nth-child(-n + 1){margin-top: 0;}
}

@media screen and (max-width: 600px) {
.product_list .item .text .anotation * {font-size: 12px; line-height: 16px; padding: 0;}
.product_list .item .img{width: 26%; padding: 0 0 52%;}

.product_list .item .text{width: 72%;}
}























.detail{width: 100%; margin: 0 auto; position: relative;min-height: 410px; }
.detail h1{margin: 0 0 15px;}
.detail .top{display: block; font-size: 13px; line-height: 18px; color: #666666; font-weight: 400; text-align: left; margin: 0;}
.detail .top strong{font-size: 13px; line-height: 18px; color: #14234e; font-weight: 500; text-align: left;}
      


.detail .img{position: absolute; left: 0; top: 0; bottom: 0; font-size: 0; width: 400px; margin: 0;}
.detail .img .sticky{display: flex; flex-direction: column; justify-content: center;}
.detail .img .main_img{position: relative; display: block; }
.detail .img .main_img::before{position: absolute; left: 0; right: 0; top: 0; height: 60px; content: ""; display: block; z-index: 100; background: -moz-linear-gradient(top, rgba(255,255,255,1) 2%, rgba(255,255,255,1) 21%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 2%,rgba(255,255,255,1) 21%,rgba(255,255,255,0) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 2%,rgba(255,255,255,1) 21%,rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );}
.detail .img .main_img::after{position: absolute; left: 0; right: 0; bottom: 0; height: 60px; content: ""; display: block; z-index: 100; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 79%, rgba(255,255,255,1) 98%); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 79%,rgba(255,255,255,1) 98%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 79%,rgba(255,255,255,1) 98%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );}
.detail .img .main{text-align: center; position: relative; display: block; margin: 0; padding: 0; border: 1px solid transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .img .main .in{display: block; position: relative; padding: 0 0 100%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}
.detail .img a.main::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000000; z-index: 200; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .img a.main::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 52px; height: 52px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 52px 52px; z-index: 200; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .detail .img a.main:hover::before{opacity: 0.70;}
.notouch .detail .img a.main:hover::after{opacity: 1;}
.detail .img a.btn.typ_6{margin-left: auto; margin-right: auto;}


.detail .img .other_img{display: block; clear: both; margin: 10px 0 0; font-size: 0;}
.detail .img .other_img a.swipebox{position: relative; display: inline-block; vertical-align: middle; width: calc(33.33% - 20px / 3 - 2px); margin: 10px 0 0; border: 1px solid #F1F2F2}
.detail .img .other_img a.swipebox:nth-child(3n - 1){margin: 10px 10px 0}
.detail .img .other_img a.swipebox:nth-child(-n + 3){margin-top: 0}
.detail .img .other_img a.swipebox .in{display: block; position: relative; width: 100%; padding: 0 0 100%; background: no-repeat scroll center center; -webkit-background-size: contain; background-size: contain;}
.detail .img .other_img a.swipebox .in::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000000; z-index: 200; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .img .other_img a.swipebox .in::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 40px; height: 40px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 40px 40px; z-index: 200; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .detail .img .other_img a.swipebox:hover .in::before{opacity: 0.70;}
.notouch .detail .img .other_img a.swipebox:hover .in::after{opacity: 1;}


           


           

           
.detail .text{float: right; position: relative; width: calc(100% - 400px - 50px); padding: 0 0 0 50px ; margin: 0;}
.detail .text > img{max-width: 300px; width: 100%; margin: 0;}

.detail .text .description_box{padding: 25px; background: #f1f2f2; position: relative; margin: 20px 0 0;}
.detail .text .description_box .description_hide{overflow: hidden; max-height: 190px; display: block; margin: 0; position: relative; min-height: 70px;}
.detail .text .description_box .description_hide.active{overflow: visible; max-height: initial; max-height: auto; margin: 0 0 20px;}
.detail .text .description_box .description_hide:not(.active)::before{z-index: 999; position: absolute; left: 0; right: 0; bottom: 0; height: 60px; content: ""; display: block; background: -moz-linear-gradient(top, rgba(241,242,242,0) 0%, rgba(241,242,242,1) 80%, rgba(241,242,242,1) 98%); background: -webkit-linear-gradient(top, rgba(241,242,242,0) 0%,rgba(241,242,242,1) 80%,rgba(241,242,242,1) 98%); background: linear-gradient(to bottom, rgba(241,242,242,0) 0%,rgba(241,242,242,1) 80%,rgba(241,242,242,1) 98%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f1f2f2', endColorstr='#f1f2f2',GradientType=0 );}
.detail .text .description_box .description_hide.visible_box::before{display: none;}
.detail .text .description_box .description_hide table{width: 100% !important; margin: 0 !important}

.detail .text .description_box .piktogram_list_small{z-index: 100; position: absolute; right: 25px; top: 21px; font-size: 0;}
.detail .text .description_box .piktogram_list_small .items{display: inline-block; vertical-align: middle; width: 29px; margin: 0 0 0 6px;}
.detail .text .description_box .piktogram_list_small .items img{display: block; margin: 0; padding: 0;}

@media screen and (max-width: 1550px) {
.detail .img a.btn.typ_6{margin-left: 0;}
}

@media screen and (max-width: 500px) {
.detail .text .description_box .piktogram_list_small{position: relative; right: 0; top: 0; text-align: left;}
.detail .text .description_box .piktogram_list_small .items{margin: 0 6px 0 0;}
}


.detail .text h2.main{font-size: 22px; line-height: 28px; font-weight: 600; letter-spacing: 0.5px; text-align: left; margin: 20px 0 0; padding: 15px 0 5px; border-top: 1px solid rgba(219,219,219,0.6); text-transform: uppercase;}
.detail .text h2.main.margin{margin: 0; padding: 0 0 5px; border: 0;}



.detail .text p.subtitle{font-size: 14px; line-height: 22px; font-weight: 600; letter-spacing: 0.5px; text-align: left; margin: 20px 0 0; padding: 15px 0 5px; border-top: 1px solid rgba(219,219,219,0.6); text-transform: uppercase;}
.detail .text p.subtitle.border{margin: 0; padding: 0 0 5px; border: 0;}







.detail .text table.para{width: 100%;} 


.detail .text .color_list div{font-size: 0;}
.detail .text .color_list .text_box{margin: 5px 0 0;}
.detail .text .color_list .text_box:only-child{margin: 0;}
.detail .text .color_list label{float: none; cursor: pointer; position: relative; padding: 20px; display: inline-block; vertical-align: middle; width: calc(33.33% - 20px / 3 - 40px); margin: 10px 0 0; background-repeat: no-repeat; background-position: left center; background-size: 800px auto; -webkit-transition: all 400ms ease; transition: all 400ms ease}
.detail .text .color_list label.cursor{cursor: default; padding-top: 26px; padding-bottom: 26px;}
.detail .text .color_list label.text_label{width: initial; width: auto; margin: 10px 20px 0 0 !important; padding: 9px 15px;}
.detail .text .color_list label div.radio{transform: scale(1.5);}
.detail .text .color_list label .text_color{padding: 0 0 0 14px; font-size: 14px; line-height: 20px; font-weight: 600; text-align: left; display: inline-block; vertical-align: middle;}
.detail .text .color_list label.active::before{position: absolute; top: -5px; right: -5px; bottom: -5px; left: -5px; border: 1px dashed #ec1c24; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease}
.detail .text .color_list label:nth-child(3n - 1){margin: 10px 10px 0;}
.detail .text .color_list label:nth-child(-n + 3){margin-top: 0;}
                                                                                        
.detail .text .diameter_list div{font-size: 0;}
.detail .text .diameter_list label{border: 1px solid rgba(219,219,219,0.6); cursor: pointer; position: relative; padding: 10px 12px; display: inline-block; vertical-align: middle; margin: 6px 6px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease}
.detail .text .diameter_list label.active{background: rgba(219,219,219,0.2); border: 1px solid rgba(219,219,219,0.7)}
.detail .text .diameter_list label .small_text{display: inline-block; vertical-align: middle; margin: 0 0 0 8px; font-size: 14px; line-height: 22px; font-weight: 400;}

.detail .text .length_list input[type=text]{display: inline-block; vertical-align: middle; position: relative; font-size: 13px; line-height: 20px; color: #14234e; padding: 10px 15px; border: 1px solid rgba(219,219,219,0.6); background: transparent; width: 80px; font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.detail .text .length_list input[type=text]:focus{background: rgba(219,219,219,0.2); border: 1px solid rgba(219,219,219,0.7)}
.detail .text .length_list input[type=text] input[type=text]::-webkit-input-placeholder{ color: #cccccc; font-weight: 400; letter-spacing: 0.5px;}    
.detail .text .length_list input[type=text] input[type=text]::-moz-placeholder{ color: #cccccc; font-weight: 400; letter-spacing: 0.5px;}  
.detail .text .length_list input[type=text] input[type=text]::-ms-input-placeholder{ color: #cccccc; font-weight: 400; letter-spacing: 0.5px;}






.detail .text .form_box{margin: 30px 0 0; padding: 30px; border: 1px solid rgba(219,219,219,0.6); display: none;}
.detail .text .form_box.admin_form_box{display: block !important;}
.detail .text .form_box table{width: 100%; border-collapse: separate; border-spacing: 0 8px;}
.detail .text .form_box table th{text-align: right; padding: 0 20px 0 0; font-size: 14px; line-height: 20px;}
.detail .text .form_box table td {padding: 0;}
.detail .text .form_box table td p.gdpr{margin: 0; text-align: right; font-size: 12px; line-height: 18px;}
.detail .text .form_box table td p.gdpr a{margin: 0; font-weight: 600; text-decoration: underline; text-align: right; font-size: 12px; line-height: 18px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .detail .text .form_box table td p.gdpr a:hover{color: #ec1c24}
.detail .text .form_box table td label{display: none;}
.detail .text .form_box table td input[type=text]{ position: relative; font-size: 14px; line-height: 22px; color: #414042; padding: 10px 15px; border: 1px solid rgba(219,219,219,0.6); background: transparent; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.detail .text .form_box table td input[readonly]{background: #efefef;}
.detail .text .form_box table td textarea{  resize: none; height: 80px; position: relative; font-size: 14px; line-height: 22px; color: #414042; padding: 10px 15px; border: 1px solid rgba(219,219,219,0.6); background: transparent; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}

.detail .text .form_box table td input[type=text]:focus, .detail .text .form_box table td textarea:focus{border: 1px solid rgba(219,219,219,1) !important;}






.other{clear: both; font-size: 0;}
.other.desktop{display: block; margin: 20px 0 0;}
.other.mobile{display: none;}
.other a.swipebox{height: 0; padding: 0 0 24%; margin: 6px 0 0; position: relative; display: inline-block; vertical-align: middle; width: calc(33.33% - 12px / 3 - 2px ); border: 1px solid #f2f3f3; background-attachment: local;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; transition-property: background-position;}
.other a.swipebox:nth-child(3n - 1){margin: 6px 6px 0}
.other a.swipebox:nth-child(-n + 3){margin-top: 0}
.other a.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #ec1c24; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.other a.swipebox::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 46px; height: 46px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 34px 34px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .other a.swipebox:hover::before{opacity: 0.90;}
.notouch .other a.swipebox:hover::after{opacity: 1;}



 
@media screen and (max-width: 1550px) {
.detail .img{position: relative; max-width: 800px; width: 100%; }
.detail .img .main_img{border: 1px solid #F1F2F2; width: calc(50% - 7px); position: relative; display: inline-block; vertical-align: top;}
.detail .img .main_img::before{display: none;}
.detail .img .main_img::after{display: none;}
.detail .img .other_img{width: calc(50% - 5px); display: inline-block; vertical-align: top; margin: 0 0 0 10px;}
.detail .img .other_img a.swipebox{width: calc(50% - 10px / 2 - 2px); margin: 10px 0 0;}
.detail .img .other_img a.swipebox:nth-child(3n - 1){margin: 10px 0 0}
.detail .img .other_img a.swipebox:nth-child(-n + 3){margin-top: 10px}
.detail .img .other_img a.swipebox:nth-child(2n){margin: 10px 0 0 10px}
.detail .img .other_img a.swipebox:nth-child(-n + 2){margin-top: 0}
.detail .img .other_img a.swipebox:nth-child(n + 5){display: none;}

.detail .text{display: block; width: 100%; padding: 40px 0 0;}

}
 




@media screen and (max-width: 1280px) {

.detail .text h2.main{font-size: 20px; line-height: 26px;}
.detail .text p.subtitle{font-size: 13px; line-height: 20px;}
}

@media screen and (max-width: 1100px) {
.detail .text .color_list label{padding: 15px 20px; width: calc(50% - 10px / 2 - 40px); margin: 10px 0 0;}
.detail .text .color_list label:nth-child(3n - 1){margin: 10px 0 0;}
.detail .text .color_list label:nth-child(-n + 3){margin-top: 10px;}
.detail .text .color_list label:nth-child(2n){margin: 10px 0 0 10px;}
.detail .text .color_list label:nth-child(-n + 2){margin-top: 0;}


.detail .text .diameter_list label{padding: 8px 12px; margin: 4px 4px 0 0;}
.detail .text .diameter_list label .small_text{font-size: 13px;}
}

@media screen and (max-width: 950px) {

.detail .text h2.main{font-size: 18px; line-height: 24px;}
.detail .text p.subtitle{font-size: 12px; line-height: 18px;}


}

@media screen and (max-width: 750px) {
.detail .text .form_box{padding: 10px 20px 20px;}
.detail .text .form_box table, .detail .text .form_box table tbody, .detail .text .form_box table tr, .detail .text .form_box table td, .detail .text .form_box table th{display: block; position: relative; width: 100%; padding: 0;}
.detail .text .form_box table th{text-align: left; padding: 12px 0 4px;}
.detail .text .form_box table td p.gdpr{margin: 0 0 10px;}


}


@media screen and (max-width: 500px) {  

.detail .img .main_img{width: 66.66%;}
.detail .img .other_img{width: calc(33.33% - 7px); margin: 0 0 0 5px;}
.detail .img .other_img a.swipebox{width: 100%; margin: 6px 0 0;}
.detail .img .other_img a.swipebox:nth-child(3n - 1){margin: 6px 0 0}
.detail .img .other_img a.swipebox:nth-child(-n + 3){margin-top: 6px}
.detail .img .other_img a.swipebox:nth-child(2n){margin: 6px 0 0}
.detail .img .other_img a.swipebox:nth-child(-n + 2){margin-top: 6px}
.detail .img .other_img a.swipebox:nth-child(-n + 1){margin-top: 0}
.detail .img .other_img a.swipebox:nth-child(n + 3){display: none;}


.detail .text{padding: 20px 0 0;}
.detail .text h2.main{font-size: 16px; line-height: 22px;}

.detail .text .color_list label{padding: 15px 20px; width: calc(100% - 40px); margin: 10px 0 0;}
.detail .text .color_list label:nth-child(3n - 1){margin: 10px 0 0;}
.detail .text .color_list label:nth-child(-n + 3){margin-top: 10px;}
.detail .text .color_list label:nth-child(2n){margin: 10px 0 0;}
.detail .text .color_list label:nth-child(-n + 2){margin-top: 10px;}
.detail .text .color_list label:nth-child(-n + 1){margin-top: 0;}
.detail .text .color_list label div.radio{transform: scale(1.3);}


.detail .text .diameter_list label{padding: 6px 10px; margin: 3px 3px 0 0;}
.detail .text .diameter_list label .small_text{font-size: 12px;}


.detail .text .description_box{padding: 13px;}

}








































footer{padding: 80px 0 40px; background: #414042; display: block; position: relative;}
footer .item{padding: 0; width: 300px; margin: 0; display: block; float: left; position: relative;}
footer .item .logo{position: relative; width: 187px; height: 24px; display: block; margin: 0 0 20px;}
footer .item .logo::before{content: ""; opacity: 1; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../img/logo_white.svg) no-repeat scroll center center; background-size: 187px 24px; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

footer .item.long{width: calc(100% - 900px);}


footer .item p.title{padding: 7px 0 13px; font-size: 18px; line-height: 24px; color: #f1f2f2; font-weight: 600; text-transform: uppercase; margin: 30px 0 10px;}
footer .item p.title:first-of-type{margin-top: 0;}
footer .item p{display: block; margin: 0 0 15px; padding: 0; font-size: 14px; line-height: 22px; color: #bcbec0; font-weight: 400;}
footer .item p.nomargin{margin: 0;}
footer .item p.margin{margin: 0 0 5px;}
footer .item p.hide{display: none;}
footer .item p strong{font-size: 14px; line-height: 22px; font-weight: 700;}
footer .item p a{font-size: 14px; line-height: 22px; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .item p a:hover, footer .item p a:focus{color: #ffffff;}


footer .item ul:not(.social){margin: 0; padding: 0;}
footer .item ul:not(.social) li{display: block; position: relative; width: 100%; margin: 0 0 4px;}
footer .item ul:not(.social) li a{font-size: 14px; line-height: 22px; color: #bcbec0; font-weight: 400; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .item ul:not(.social) li a:hover, footer .item ul:not(.social) li a:focus, footer .item ul:not(.social) li.active a{color: #ffffff}

footer .item p.gdpr{text-align: right;}
footer .item p.gdpr, footer .item p.gdpr a, footer .item p.gdpr strong{font-size: 12px; line-height: 16px; color: #bcbec0;}


footer .item form{display: block; position: relative; width: 100%;}
footer .item form label{display: none;}
footer .item form input[type=text]{ position: relative; margin-bottom: 8px; font-size: 14px; line-height: 22px; color: #ffffff; padding: 10px 15px; border: 1px solid #717171; background: transparent; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer .item form textarea{  resize: none; height: 80px; position: relative; margin-bottom: 8px; font-size: 14px; line-height: 22px; color: #ffffff; padding: 10px 15px; border: 1px solid #717171; background: transparent; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer .item form input:-internal-autofill-selected{-webkit-text-fill-color: #fff !important; }
footer .item form textarea:-internal-autofill-selected{-webkit-text-fill-color: #fff !important; }

footer .item form .sbHolder{position: relative; width: calc(100% - 2px); margin: 0 0 8px; border: 1px solid #717171; }
footer .item form .sbHolder .sbToggle{margin: 0; background: url(../img/select_grey_arrow.svg) no-repeat scroll center center; background-size: 16px 16px; right: 0; top: 0; bottom: 0; height: 100%; width: 30px; border-left: 1px solid #717171; -webkit-transition: none; transition: none;}
footer .item form .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_grey_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
footer .item form .sbHolder a.sbSelector{margin: 0; display: block; color: #717171; font-size: 14px; line-height: 22px; padding: 10px 31px 10px 15px; font-weight: 400; width: calc(100% - 46px); text-align: left; text-decoration: none;}
footer .item form .sbHolder.active a.sbSelector{color: #fff;}

footer .item form .sbOptions{max-height: 284px !important; z-index: 999; top: 100% !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
footer .item form .sbOptions a{text-decoration: none; border: 1px solid #e6e7e8; border-top: 0; height: auto; background: #fff !important; display: block; text-align: left; padding: 7px 15px; font-size: 12px; line-height: 16px; margin: 0; font-weight: 400; color: #888888 !important;}
footer .item form .sbOptions li{margin: 0 !important;}
footer .item form .sbOptions li:nth-child(1){display: none;}
footer .item form .sbOptions li:nth-child(2) a{border-top: 1px solid #e6e7e8;}
.notouch footer .item form .sbOptions a:hover{background: #f0f0f0 !important; color: #000000 !important;} 


footer .item form input::-webkit-input-placeholder, footer .item form textarea::-webkit-input-placeholder  { color: #717171;}    
footer .item form input::-moz-placeholder, footer .item form textarea::-moz-placeholder  { color: #717171 !important;}  
footer .item form input::-ms-input-placeholder, footer .item form textarea::-ms-input-placeholder  { color: #717171 !important;}
footer .item form input[type=text]:focus, footer .item form textarea:focus{border: 1px solid #ffffff !important;}


footer ul.social{margin: 0; text-align: left; padding: 0; height: 30px;}
footer ul.social li{list-style: none; display: inline-block; margin: 0 2px 0 0;}
footer ul.social li a{opacity: 0.4; display: block; width: 30px; height: 30px; position: relative; -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: 100%; height: 100%; background: no-repeat scroll center center; background-size: 26px 26px;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a.in::after{background-image: url(../../img/social_in_icon_hover.svg);;}
footer ul.social li a.fb::after{background-image: url(../../img/social_fb_icon_hover.svg);;}
footer ul.social li a.yt::after{background-image: url(../../img/social_yt_icon_hover.svg);}
footer ul.social li a.li::after{background-image: url(../../img/social_li_icon_hover.svg);}
footer ul.social li a.tw::after{background-image: url(../../img/social_tw_icon_hover.svg);}
.notouch footer ul.social li a:hover{opacity: 1;}

@media screen and (max-width: 1450px) {
footer .item{width: 250px;}
footer .item .logo{width: 156px; height: 20px;}
footer .item .logo::before{background-size: 156px 20px;}
footer .item.long{width: calc(100% - 750px);}
}

@media screen and (max-width: 1280px) {
footer .item{width: 250px;}
footer .item:nth-child(1){display: none;}
footer .item.long{width: calc(100% - 500px);}
footer .item p.title{padding: 0 0 5px;}
}

@media screen and (max-width: 1024px) {
footer{padding: 40px 0 30px;}
footer .item{width: 200px;}
footer .item.long{width: calc(100% - 400px);}

footer .item p.title{font-size: 16px; line-height: 20px;}
footer .item p{font-size: 14px; line-height: 20px;}
footer .item p strong{font-size: 14px; line-height: 20px;}
footer .item p a{font-size: 14px; line-height: 20px;}

footer .item ul:not(.social) li{margin: 0 0 3px;}
footer .item ul:not(.social) li a{font-size: 14px; line-height: 20px;}
footer .item form input[type=text]{font-size: 14px; line-height: 20px;}
footer .item form textarea{font-size: 14px; line-height: 20px;}

}


@media screen and (max-width: 900px) {
footer .item{width: 50%;}
footer .item.long{width: 100%; margin: 40px 0 0;}
}


@media screen and (max-width: 500px) {
footer{padding: 30px 0 20px;}
footer .item{width: 100%; margin: 30px 0 0;}
footer .item:nth-child(2){margin: 0;}
footer .item.long{margin: 30px 0 0;}

footer .item form input[type=text]{margin-bottom: 6px; padding: 8px 12px; width: calc(100% - 26px);}
footer .item form textarea{height: 80px; margin-bottom: 6px;padding: 8px 12px; width: calc(100% - 26px);}
}








.sign{background:  #414042; border-top: 1px solid #343235; padding: 0; text-align: center;}
.sign a{padding: 16px 5%; color: #bcbec0; 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: #ffffff}


/************************
 MODULY
************************/



.drobky{position: relative; text-align: left; width: 100%; margin: 0 auto; padding: 30px 0; background: #f1f2f2}
.drobky ul::before{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 40px; background: -moz-linear-gradient(left, rgba(241,242,242,0) 0%, rgba(241,242,242,1) 50%); background: -webkit-linear-gradient(left, rgba(241,242,242,0) 0%,rgba(241,242,242,1) 50%); background: linear-gradient(to right, rgba(241,242,242,0) 0%,rgba(241,242,242,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f1f2f2', endColorstr='#f1f2f2',GradientType=1 ); 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 #ec1c24;}
.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: #414042; font-size: 14px; line-height: 14px; 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: #ec1c24;}
.drobky ul li span{white-space: nowrap; display: block; color: #414042; font-size: 14px; line-height: 14px; font-weight: 700; padding: 0 0 0 15px;} 

@media screen and (max-width: 1080px) {
.drobky{padding: 20px 0 25px;}
}


@media screen and (max-width: 500px) {
.drobky{padding: 15px 0;}
.drobky ul li a{font-size: 10px; line-height: 16px; padding: 0 10px;}
.drobky ul li span{font-size: 10px; line-height: 16px; padding: 0 0 0 10px;} 
}






.landing { width: 100%; text-align: left;}
.landing p{margin: 0 0 5px;}
.landing ul{margin: 0; padding: 0;}
.landing ul li{margin: 0 2px 5px 0; display: inline-block; vertical-align: middle;}







.new_landing{width: 100%; position: relative; padding: 0; margin: 0 auto;}
.new_landing .item{display: block; font-size: 0; width: 100%; border-top: 1px solid #eaeaea; margin: 30px 0 0; padding: 30px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.new_landing .item:nth-child(1){padding: 0; margin: 0; border: 0; }
.new_landing .item .img{width: 30%; background: #f7f7f7; display: inline-block; vertical-align: top; position: relative;}
.new_landing .item .img img{display: block; margin: 0 auto; max-width: 100%;}

.new_landing .item .text{text-align: left; width: calc(70% - 30px); display: inline-block; zoom: 1; *display: inline; vertical-align: top; padding: 0 0 0 30px;}
.new_landing .item .text .text_box{margin: 0; text-align: left; padding: 0}

.new_landing .item .text .img_in{padding: 0 0 40%; width: 100%; margin: 10px auto 0; display: none; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}

.new_landing .item:nth-child(odd) .img:nth-child(3){display: none;}
.new_landing .item:nth-child(even) .img:nth-child(1){display: none;}
.new_landing .item:nth-child(even) .text{padding: 0 30px 0 0;}

@media screen and (max-width: 900px) {
.new_landing .item .img{width: 35%;}
.new_landing .item .text{width: calc(65% - 30px);}
}



@media screen and (max-width: 760px) {
.new_landing .item .img{display: none;}
.new_landing .item .text{text-align: center; width: 100%; display: block; padding: 0 !important;}
.new_landing .item .text .img_in{display: block;}
}




.new_landing2{width: 100%; position: relative; padding: 0; margin: 0 auto;}
.new_landing2 .item{display: block; font-size: 0; width: 100%; border-top: 1px solid #eaeaea; margin: 30px 0 0; padding: 30px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.new_landing2 .item:nth-child(1){padding: 0; margin: 0; border: 0; }
.new_landing2 .item .img{width: 30%; background: #f7f7f7; display: inline-block; vertical-align: top; position: relative;}
.new_landing2 .item .img img{display: block; margin: 0 auto; max-width: 100%;}

.new_landing2 .item .text{text-align: left; width: calc(70% - 30px); display: inline-block; zoom: 1; *display: inline; vertical-align: top; padding: 0 30px 0 0;}
.new_landing2 .item .text.full{display: block; padding: 0; width: 100%;}
.new_landing2 .item .text .text_box{margin: 0; text-align: left; padding: 0}

.new_landing2 .item .text .img_in{padding: 0 0 40%; width: 100%; margin: 10px auto 0; display: none; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}


@media screen and (max-width: 900px) {
.new_landing2 .item .img{width: 35%;}
.new_landing2 .item .text{width: calc(65% - 30px);}
}



@media screen and (max-width: 760px) {
.new_landing2 .item .img{display: none;}
.new_landing2 .item .text{text-align: center; width: 100%; display: block; padding: 0 !important;}
.new_landing2 .item .text .img_in{display: block;}
}



.blog_list{width: 100%; position: relative; margin: 0 auto; font-size: 0; }
.blog_list .item{-webkit-box-shadow: 0 0 20px -8px rgba(0,0,0,.5); box-shadow: 0 0 20px -8px rgba(0,0,0,.5); display: inline-block; vertical-align: middle; padding: 0; width: calc(33.33% - 20px / 3); margin: 10px 0 0; position: relative; font-size: 0;}
.blog_list .item:nth-child(3n - 1){margin: 10px 10px 0;}
.blog_list .item:nth-child(-n + 3){margin-top: 0;}
.blog_list .item .img{min-height: 0; display: block; position: relative; padding: 0 0 56.25%; background-color: #ffffff; background: no-repeat scroll center center; background-size: cover; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.4); box-shadow: 0 0 10px -4px rgba(0,0,0,0.4);}
.blog_list .item .text{position: absolute; left: 0; bottom: 0; right: 0; background: rgba(65,64,66,0.75); z-index: 10; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .blog_list .item:hover .text{background: rgba(0,0,0,0.90); }
.blog_list .item .text .box{display: table; height: 90px; width: 100%; position: relative;}
.blog_list .item .text .box .centering{display: table-cell; vertical-align: middle; width: 100%; position: relative;}
.blog_list .item .text .box .centering .in{display: block; padding: 0 15px; text-align: left;}
.blog_list .item .text .box .centering .in .date{color: #fff; display:block; font-size: 13px; line-height: 20px; font-weight: 700; margin: 0;}
.blog_list .item .text .box .centering .in .title{color: #fff; display:block; font-size: 18px; line-height: 22px; font-weight: 700; margin: 0; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.blog_list .item .anotation{font-size: 14px; line-height: 22px; margin: 0; display: block;}
.blog_list .item .anotation .box{display: table; height: 86px; width: 100%; position: relative;}
.blog_list .item .anotation .box .centering{display: table-cell; vertical-align: middle; width: 100%; position: relative;}
.blog_list .item .anotation .box .centering .in{display: block; padding: 0 15px; text-align: left;}

@media screen and (max-width: 1280px) {
.blog_list .item{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.blog_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.blog_list .item:nth-child(-n + 3){margin-top: 10px;}
.blog_list .item:nth-child(2n){margin: 10px 0 0 10px;}
.blog_list .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 1024px) {
.blog_list .item .text .box .centering .in .date{font-size: 13px; line-height: 20px;}
.blog_list .item .text .box .centering .in .title{font-size: 16px; line-height: 22px;}
.blog_list .item .anotation{font-size: 13px; line-height: 20px;}
.blog_list .item .anotation .box{height: 80px;}
}


@media screen and (max-width: 760px) {
.blog_list .item{width: 100%; margin: 10px 0 0;}
.blog_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.blog_list .item:nth-child(-n + 3){margin-top: 10px;}
.blog_list .item:nth-child(2n){margin: 10px 0 0;}
.blog_list .item:nth-child(-n + 2){margin-top: 10px;}
.blog_list .item:nth-child(-n + 1){margin-top: 0;}
}

@media screen and (max-width: 720px) {
.blog_list .item .anotation .box{height: 76px;}
.blog_list .item .text .box .centering .in{padding: 0 12px;}
.blog_list .item .text .box .centering .in .date{font-size: 12px; line-height: 18px;}
.blog_list .item .text .box .centering .in .title{font-size: 14px; line-height: 20px;}
.blog_list .item .anotation{display: none;}
}



.carrier_list { width: 100%; text-align: left; margin: 0;}
.carrier_list h3{}
.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); 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: 600; line-height: 26px; text-transform: uppercase; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .carrier_list .item:hover { background: #ec1c24;}
.notouch .carrier_list .item:hover .text .title { color: #ffffff;}
.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: 100%; height: 100%; 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: 100%; height: 100%; 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); margin: 20px 0 0;}
.carrier_list .item:nth-child(3n - 1) { margin: 20px 0 0;} 
.carrier_list .item:nth-child(-n + 3) { margin-top: 20px;}
.carrier_list .item:nth-child(2n) { margin: 20px 0 0 20px;}
.carrier_list .item:nth-child(-n + 2) { margin-top: 0;} 
}

@media screen and (max-width: 700px)  {
.carrier_list .item { width: 100%; margin: 20px 0 0;}
.carrier_list .item:nth-child(3n - 1) { margin: 20px 0 0;} 
.carrier_list .item:nth-child(-n + 3) { margin-top: 20px;}
.carrier_list .item:nth-child(2n) { margin: 20px 0 0;}
.carrier_list .item:nth-child(-n + 2) { margin-top: 20px;}
.carrier_list .item:nth-child(-n + 1) { margin-top: 0;}
}

@media screen and (max-width: 500px)  {
.carrier_list .item .text{height: 130px;}
.carrier_list .item .text .title {font-size: 14px; line-height: 22px;}
.carrier_list .item .text .title .icon{width: 36px; height: 36px; margin: 0 auto 6px;}
.carrier_list .item .text .title .icon::before{background-size: 36px 36px;}
.carrier_list .item .text .title .icon::after{background-size: 36px 36px;}
}




.client_list{display: block; position: relative; width: 100%;}
.client_list .item{margin: 25px 0 0; border: 1px solid #eaeaea; display: block; position: relative;}
.client_list .item .title{background: #f2f2f2; padding: 12px 20px; border-bottom: 1px solid #eaeaea; color: #000; margin: 0; font-weight: 400; font-size: 20px; line-height: 26px;}
.client_list .item .obsah{padding: 35px;}


@media screen and (max-width: 1280px) {
.client_list .item .obsah{padding: 25px;}
}

@media screen and (max-width: 700px) {
.client_list .item .obsah{padding: 15px;}
}


.vypis_gallery{display: block; width: 100%; margin: 0; font-size: 0;}
.vypis_gallery .item{border: 0; -webkit-perspective: 1700px;-moz-perspective: 1700px;perspective: 1700px;-webkit-perspective-origin: 0 50%;-moz-perspective-origin: 0 50%;perspective-origin: 0 50%; position: relative; width: calc(33.33% - 20px / 3); display: inline-block; vertical-align: middle; margin: 10px 0 0;}
.vypis_gallery .item:nth-child(3n - 1){margin: 10px 10px 0;}
.vypis_gallery .item:nth-child(-n + 3){margin-top: 0;}
.vypis_gallery .item figure {padding: 0 0 60%; margin: 0; -webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;}
.vypis_gallery .item figure > div {display: block; position: absolute; overflow: hidden; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; -webkit-transition: all 300ms ease; transition: all 300ms ease;}
.vypis_gallery .item figure > div::before{z-index: 1000; display: block; content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; -webkit-box-shadow: 0 0 30px -5px rgba(0,0,0,0.3) inset; box-shadow: 0 0 30px -5px rgba(0,0,0,0.3) inset; }
.vypis_gallery .item figure > div span.img{display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 0; -webkit-transform: translateX(25%);transform: translateX(25%); background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; -webkit-transition: -webkit-transform 0.4s;transition: transform 0.4s;}
.notouch .vypis_gallery .item figure:hover > div span.img{-webkit-transform: translateX(0%);transform: translateX(0%);}
.vypis_gallery .item figcaption {height: 100%; width: 60%; position: absolute;bottom: 0; left: 0;background: #000000; top: 0;opacity: 1;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: rotateY(0deg);transform: rotateY(0deg);-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;transition: transform 0.4s, opacity 0.1s;}
.notouch .vypis_gallery .item figure:hover figcaption{opacity: 0;-webkit-transform: rotateY(-90deg);transform: rotateY(-90deg);-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;transition: transform 0.4s, opacity 0.1s 0.3s;}
.vypis_gallery .item figure .box{height: 100%; width: 100%; display: table; margin: 0;}
.vypis_gallery .item figure .box .centering{display: table-cell; vertical-align: middle; width: 100%;}
.vypis_gallery .item figure .box .centering .title{border: 0; background: none; margin: 0; position: relative; font-weight: 700; color: #fff; font-size: 16px; line-height: 22px; padding: 0 20px; display: block;}
.vypis_gallery .item figure .box .centering .title::before{position: absolute; bottom: -5px; left: 20px; right: 0; border-bottom: 1px dotted #fff; content: ""; display: block; -webkit-transition: all 300ms ease; transition: all 300ms ease;}
.vypis_gallery .item figure .box .centering .anotation{font-weight: 700; color: #fff; font-size: 15px; line-height: 22px; padding: 13px 20px 0; display: block;}

@media screen and (max-width: 1024px) {
.vypis_gallery .item{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.vypis_gallery .item figure {padding: 0 0 50%;}
.vypis_gallery .item:nth-child(3n - 1){margin: 10px 0 0;}
.vypis_gallery .item:nth-child(-n + 3){margin-top: 10px;}
.vypis_gallery .item:nth-child(2n){margin: 10px 0 0 10px;}
.vypis_gallery .item:nth-child(-n + 2){margin-top: 0;}
}


@media screen and (max-width: 700px) {
.vypis_gallery .item{width: 100%; margin: 10px 0 0;}
.vypis_gallery .item figure {padding: 0 0 45%;}
.vypis_gallery .item:nth-child(3n - 1){margin: 10px 0 0;}
.vypis_gallery .item:nth-child(-n + 3){margin-top: 10px;}
.vypis_gallery .item:nth-child(2n){margin: 10px 0 0;}
.vypis_gallery .item:nth-child(-n + 2){margin-top: 10px;}
.vypis_gallery .item:nth-child(-n + 1){margin-top: 0;}

.vypis_gallery .item figure .box .centering .title{font-size: 14px; line-height: 20px; padding: 0 15px;}
.vypis_gallery .item figure .box .centering .title::before{left: 15px;}
.vypis_gallery .item figure .box .centering .anotation{font-size: 13px; line-height: 20px; padding: 10px 15px 0;}
}





.contact_page {width: 100%; text-align: left; position: relative; margin: 0; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.4); box-shadow: 0 0 10px -4px rgba(0,0,0,0.4);}
.contact_page .item { text-align: left; position: relative; width: 260px; padding: 20px 25px; display: block; float: left; background: #ffffff;}
.contact_page .item .box { display: table; height: 300px; width: 100%;}
.contact_page .item .box .centering { display: table-cell; vertical-align: top; width: 100%;}
.contact_page .item .box .centering p{margin: 0 0 15px; padding: 0; font-size: 14px; line-height: 22px; font-weight: 400;}
.contact_page .item .box .centering p:last-of-type{margin: 0;}
.contact_page .item .box .centering p strong.phone{background: url(../img/phone_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_page .item .box .centering p strong.mail{background: url(../img/mail_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_page .item .box .centering p a{text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page .item .box .centering p a:hover{color: #ec1c24}

.contact_page .mapa { position: absolute; left: 310px; right: 0; top: 0; bottom: 0; display: block; background: #efefef;}
.contact_page .mapa #MyGmaps { background: #e5e3df; z-index: 0; position: relative; width: 100%; height: 100%; display: block;}
.contact_page .mapa a.btn { -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 8px; border-bottom-left-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 0;  -webkit-border-top-right-radius: 8px; position: absolute; left: 0; bottom: 0; z-index: 20;}


@media screen and (max-width: 850px)  {
.contact_page .item { text-align: left; float: none; width: calc(100% - 40px); padding: 30px 20px;}
.contact_page .item .box { display: block; height: initial; height: auto;}
.contact_page .item .box .centering { display: block;}
.contact_page .mapa { width: 100%; float: none; position: relative; left: 0;}
.contact_page .mapa #MyGmaps { height: 260px;}
}






.news_list{width: 100%; position: relative; margin: 0 auto; font-size: 0; }
.news_list .item{background: #f2f3f3; display: inline-block; vertical-align: middle; padding: 30px; width: calc(50% - 60px - 20px / 2); margin: 20px 0 0;  position: relative; font-size: 0;}
.news_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.news_list .item:nth-child(-n + 2){margin-top: 0;}
.news_list .item .img{width: 28%; position: relative; margin: 0 40px 0 0; display: inline-block; vertical-align: middle;}
.news_list .item .img .in{display: block; position: relative; padding: 0 0 100%; -webkit-border-radius: 150px; border-radius: 150px; background-color: #ffffff;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.4); box-shadow: 0 0 10px -4px rgba(0,0,0,0.4);}
.news_list .item .text{text-align: left; width: calc(72% - 40px); position: relative; margin: 0; display: inline-block; vertical-align: middle;}
.news_list .item .text .date{display:block; font-size: 16px; line-height: 22px; color: #6d6e71; margin: 0 0 10px;}
.news_list .item .text .title{display:block; font-size: 22px; line-height: 28px; color: #414042; margin: 0 0 10px; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .news_list .item:hover .text .title{color: #ed1c24;}
.news_list .item .text .text_box{overflow: hidden; height: 44px; color: #6d6e71; margin: 0 0 20px; padding: 0;}

@media screen and (max-width: 1500px) {
.news_list .item .img{margin: 0 35px 0 0;}
.news_list .item .text{width: calc(72% - 35px);}
.news_list .item .text .date{font-size: 14px; line-height: 20px; margin: 0 0 8px;}
.news_list .item .text .title{font-size: 20px; line-height: 26px; margin: 0 0 8px;}
.news_list .item .text .text_box{margin: 0 0 15px;}
}

@media screen and (max-width: 1370px) {
.news_list .item .img{display: none;}
.news_list .item .text{width: 100%;}
}

@media screen and (max-width: 1024px) {
.news_list .item{padding: 25px; width: calc(50% - 50px - 10px / 2); margin: 10px 0 0;}
.news_list .item:nth-child(2n){margin: 10px 0 0 10px;}
.news_list .item:nth-child(-n + 2){margin-top: 0;}
.news_list .item .text .date{font-size: 13px; line-height: 18px; margin: 0 0 5px;}
.news_list .item .text .title{font-size: 18px; line-height: 24px; margin: 0 0 5px;}
.news_list .item .text .text_box{height: 40px; margin: 0 0 10px;}
}

@media screen and (max-width: 1000px) {
.news_list .item{width: calc(100% - 50px); margin: 10px 0 0;}
.news_list .item:nth-child(2n){margin: 10px 0 0;}
.news_list .item:nth-child(-n + 2){margin-top: 10px;}
.news_list .item:nth-child(-n + 1){margin-top: 0;}
.news_list .item .text .text_box{height: initial; height: auto;}
}

@media screen and (max-width: 500px) {
.news_list .item .text .title{font-size: 16px; line-height: 22px;}
}







.partners_list{width: 100%; position: relative; margin: 0 auto; font-size: 0; }
.partners_list .item{padding: 30px 0 0; margin: 30px 0 0; border-top: 1px solid #eaeaea; display: block; width: 100%; position: relative; font-size: 0;}
.partners_list .item:nth-child(1){padding: 0; margin: 0; border: 0;}
.partners_list .item .img{width: 220px; position: relative; margin: 0 40px 0 0; display: inline-block; vertical-align: top;}
.partners_list .item .img img{display: block; margin: 0 auto; max-width: 100%;}
.partners_list .item .text{text-align: left; width: calc(100% - 220px - 40px); position: relative; margin: 0; display: inline-block; vertical-align: top;}



@media screen and (max-width: 1500px) {
.partners_list .item .img{margin: 0 35px 0 0;}
.partners_list .item .text{ width: calc(100% - 220px - 35px);}
}

@media screen and (max-width: 1024px) {
.partners_list .item .img{width: 180px; margin: 0 35px 0 0;}
.partners_list .item .text{ width: calc(100% - 180px - 35px);}
}

@media screen and (max-width: 700px) {
.partners_list .item .img{width: 120px; margin: 0 25px 0 0;}
.partners_list .item .text{ width: calc(100% - 120px - 25px);}
}


@media screen and (max-width: 500px) {
.partners_list .item .img{display: none; width: 80px; margin: 0 15px 0 0;}
.partners_list .item .text{ width: 100%; /*width: calc(100% - 80px - 15px);*/}
}

















.certficate_list{text-align: left; width: 100%; position: relative; font-size: 0;}
.certficate_list .item{padding: 0; position: relative; display: inline-block; vertical-align: top; width: calc(25% - 45px / 4); margin: 30px 0 0;}
.certficate_list .item:nth-child(4n - 1){margin: 30px 15px 0;}
.certficate_list .item:nth-child(4n - 2){margin: 30px 0 0 15px;}
.certficate_list .item:nth-child(-n + 4){margin-top: 0;}
.certficate_list .item .in{min-height: 0; display: block; position: relative; width: 100%; padding: 0 0 141%; background: no-repeat scroll center center; background-size: cover;}
.certficate_list .item .in::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #ec1c24; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.certficate_list .item .in::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 46px; height: 46px; background: no-repeat scroll center center; background-size: 46px 46px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.certficate_list .item.swipebox .in::after{background-image: url(../img/fotogallery_icon.svg)}
.certficate_list .item:not(.swipebox) .in::after{background-image: url(../img/download_icon.svg)}
.notouch .certficate_list .item:hover .in::before{opacity: 0.90;}
.notouch .certficate_list .item:hover .in::after{opacity: 1;}

@media screen and (max-width: 1024px) {
.certficate_list .item{width: calc(33.33% - 30px / 3); margin: 30px 0 0;}
.certficate_list .item:nth-child(4n - 1){margin: 30px 0 0;}
.certficate_list .item:nth-child(4n - 2){margin: 30px 0 0;}
.certficate_list .item:nth-child(-n + 4){margin-top: 30px;}
.certficate_list .item:nth-child(3n - 1){margin: 30px 15px 0;}
.certficate_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 500px) {
.certficate_list .item{width: calc(50% - 15px / 2); margin: 20px 0 0;}
.certficate_list .item:nth-child(4n - 1){margin: 20px 0 0;}
.certficate_list .item:nth-child(4n - 2){margin: 20px 0 0;}
.certficate_list .item:nth-child(-n + 4){margin-top: 20px;}
.certficate_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.certficate_list .item:nth-child(-n + 3){margin-top: 20px;}
.certficate_list .item:nth-child(2n){margin: 20px 0 0 15px;}
.certficate_list .item:nth-child(-n + 2){margin-top: 0;}
}





.contact_list.aside_contact .item{width: 100%; padding-left: 20px;}

@media screen and (max-width: 1024px) {
.contact_list.mobile{margin-bottom: 40px;}
}

@media screen and (min-width: 1024px) {
.contact_list.mobile .item{display: none; width: 100%;}
}

.contact_list{text-align: left; width: 100%; position: relative; font-size: 0;}
.contact_list h2, .contact_list h3{margin: 30px 0 0; padding: 40px 0 10px; border-top: 1px solid #efefef;}
.contact_list h2:first-child, .contact_list h3:first-child{padding: 0 0 10px; border: 0;}
.contact_list .item{font-size: 0; padding: 0 20px 0 0; position: relative; display: inline-block; vertical-align: top; width: calc(33.33% - 20px); margin: 30px 0 0;}
.contact_list .item:nth-child(-n + 3){margin-top: 0;}
.contact_list .item .name{font-size: 16px; line-height: 22px; font-weight: 700; margin: 0 0 4px; padding: 0;}
.contact_list .item .img{-webkit-border-radius: 80px; border-radius: 80px; display: inline-block; vertical-align: middle; width: 100px; height: 100px; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.contact_list .item .text{display: inline-block; vertical-align: middle; width: calc(100% - 100px - 10px); margin: 0 0 0 10px;}
.contact_list .item .text .post{font-size: 14px; line-height: 22px; font-weight: 400; padding: 0; margin: -4px 0 4px; font-style: italic; color: #808080}
.contact_list .item .text p{font-size: 14px; line-height: 20px; font-weight: 400; margin: 0; padding: 0;}
.contact_list .item .text p.phone{background: url(../img/phone_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_list .item .text p.mail{background: url(../img/mail_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_list .item .text p a{-webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_list .item .text p a:hover{color: #ec1c24;}
.contact_list .item .contact_pop{text-decoration: underline; font-weight: 600; font-size: 14px; line-height: 20px; font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_list .item .contact_pop:hover{color: #ec1c24;}


@media screen and (max-width: 1300px) {
.contact_list .item{width: calc(33.33% - 20px); margin: 20px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 0;}

 .contact_list .item .img{width: 80px; height: 80px;}
 .contact_list .item .text{width: calc(100% - 80px - 10px);}
}

@media screen and (max-width: 1000px) {
.contact_list .item{width: calc(50% - 20px); margin: 20px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 20px;}
.contact_list .item:nth-child(-n + 2){margin-top: 0;}
}


@media screen and (max-width: 700px) {
.contact_list .item{width: 100%;  margin: 20px 0 0; padding: 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 20px;}
.contact_list .item:nth-child(-n + 2){margin-top: 20px;}
.contact_list .item:nth-child(-n + 1){margin-top: 0;}
}   


@media screen and (max-width: 500px) {
.contact_list .item .name{font-size: 14px; line-height: 18px;}
.contact_list .item .text .post{font-size: 13px; line-height: 18px;}
.contact_list .item .text p{font-size: 13px; line-height: 18px;}

 .contact_list .item .img{width: 70px; height: 70px;}
 .contact_list .item .text{width: calc(100% - 70px - 10px);}
}         



.video_list_zone{width: 100%; position: relative; margin: 0; font-size: 0;}
.video_list_zone .video{width: calc(33.33% - 20px / 3); margin: 10px 0 0 ; position: relative; background-attachment: local; position: relative; display: inline-block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.video_list_zone .video:nth-child(3n - 1){margin: 10px 10px 0}
.video_list_zone .video:nth-child(-n + 3){margin-top: 0}
.video_list_zone .video .in{background: #fafafa; padding: 0 0 56.25%;; display: block; width: 100%; position: relative;}
.video_list_zone .video .in iframe{border: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}


@media screen and (max-width: 1280px) {
.video_list_zone .video{width: calc(50% - 10px / 2);}
.video_list_zone .video:nth-child(3n - 1){margin: 10px 0 0}
.video_list_zone .video:nth-child(-n + 3){margin-top: 10px}
.video_list_zone .video:nth-child(2n){margin: 10px 0 0 10px}
.video_list_zone .video:nth-child(-n + 2){margin-top: 0}
}

@media screen and (max-width: 700px) {
.video_list_zone .video{width: 100%;}
.video_list_zone .video:nth-child(3n - 1){margin: 10px 0 0}
.video_list_zone .video:nth-child(-n + 3){margin-top: 10px}
.video_list_zone .video:nth-child(2n){margin: 10px 0 0}
.video_list_zone .video:nth-child(-n + 2){margin-top: 10px}
.video_list_zone .video:nth-child(-n + 1){margin-top: 10px}
}


.graph_list{width: 100%; position: relative; margin: 0 auto; font-size: 0;}
.graph_list .item{position: relative; text-align: left; display: inline-block; vertical-align: top; width: calc(50% - 50px / 2);}
.graph_list .item::before{position: absolute; bottom: 0; left: 0; z-index: 1000; background: #fff; content: ""; width: 90px; height: 30px;}
.graph_list .item:nth-child(2n){margin: 50px 0 0 50px }
.graph_list .item:nth-child(-n + 2){margin-top: 0;}
.graph_list .chart_container{height: 370px; width: 100%;}

@media screen and (max-width: 1280px) {
.graph_list .item{width: 100%;}
.graph_list .item:nth-child(2n){margin: 50px 0 0 }
.graph_list .item:nth-child(-n + 2){margin-top: 50px;}
.graph_list .item:nth-child(-n + 1){margin-top: 0;}
.graph_list .chart_container{height: 300px;}
}


@media screen and (max-width: 700px) {
.graph_list .item{width: 100%;}
.graph_list .item:nth-child(2n){margin: 50px 0 0 }
.graph_list .item:nth-child(-n + 2){margin-top: 50px;}
.graph_list .item:nth-child(-n + 1){margin-top: 0;}
.graph_list .chart_container{height: 240px;}
.graph_list .chart_container, .graph_list .chart_container *{font-size: 12px !important;}
}

@media screen and (max-width: 500px) {
.graph_mobile_hide{display: none;}
}

.video_list{width: 100%; position: relative; margin: 0; font-size: 0;}
.video_list .item{width: calc(33.33% - 30px / 3); margin: 15px 0 0 ; position: relative; display: inline-block;}
.video_list .item:nth-child(3n - 1){margin: 15px 15px 0;}
.video_list .item:nth-child(-n + 3){margin-top: 0}
.video_list .item::before{opacity: 0.35; position: absolute; top: 0; right: 0; left: 0; bottom: 0; content: ""; background: #000000; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .video_list .item:hover::before{opacity: 0.7;}
.video_list .item .imgs{display: block; width: 100%; padding: 0 0 56.25%; background: no-repeat scroll center center; -webkit-background-size: cover; background-size: cover;}
.video_list .item .title{background: url(../img/play.svg) no-repeat scroll center top; background-size: 34px 34px; text-shadow: 1px 1px 10px rgba(0,0,0,0.4); text-align: center; padding: 38px 0 0; max-width: 90%; margin: 0 auto; font-size: 18px; line-height: 24px; color: #ffffff; font-weight: 600; position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}

@media screen and (max-width: 1400px) {
.video_list .item{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.video_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.video_list .item:nth-child(-n + 3){margin-top: 10px}
.video_list .item:nth-child(2n){margin: 10px 0 0 10px;}
.video_list .item:nth-child(-n + 2){margin-top: 0}
}

@media screen and (max-width: 600px) {
.video_list .item{width: 100%; margin: 10px 0 0;}
.video_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.video_list .item:nth-child(-n + 3){margin-top: 10px}
.video_list .item:nth-child(2n){margin: 10px 0 0;}
.video_list .item:nth-child(-n + 2){margin-top: 10px}
.video_list .item:nth-child(-n + 1){margin-top: 0}
}


.faq_list{width: 100%; position: relative; margin: 0 auto;}
.faq_list .item{position: relative; text-align: left; display: block; margin: 30px 0 0; padding: 30px 0 0; border-top: 1px solid #f0f0f0;}
.faq_list .item:first-of-type{margin: 0; padding: 0; border: 0;}
.faq_list .item .number{border: 1px solid #ec1c24; background: #ec1c24; color: #ffffff; text-align: center; width: 34px; line-height: 34px; font-size: 14px; font-weight: 700; display: inline-block; vertical-align: top;}
.faq_list .item .text{padding: 0 0 0 20px; display: inline-block; vertical-align: top; width: calc(100% - 36px - 20px - 5px); }
.faq_list .item .text h2{padding: 0 0 10px; margin: 0; text-transform: uppercase; display: block; font-size: 16px; line-height: 22px; font-weight: 700; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}





.file_list{width: 100%; position: relative; margin: 0 auto;}  
.file_list .item{position: relative; width: calc(20% - 40px / 5 - 2px); padding: 0; border: 0; border: 1px solid #000000; display: block; float: left; margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 10px 0;}
.file_list .item:nth-child(-n + 5){margin-top: 0;}
.file_list .item span.img{float: none; width: 100%; overflow: visible; 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{height: 100%; content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.6);  opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .item span.img span{opacity: 1; display: block; width: 58px; height: 56px; position: absolute; left: 50%; top: 50%; margin: -49px 0 0 -28px; background: url(../img/download_icon.svg) no-repeat scroll center center; background-size: 29px 28px; z-index: 999; opacity: 0;-webkit-border-radius: 28px; border-radius: 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .file_list .item:hover span.img::before, .notouch .file_list .item:hover span.img span{opacity: 1;}                               
.file_list .item span.title{position: absolute; left: 0; right: 0; bottom: 0; padding: 10px 15px; display: block; background: #000000; color: #ffffff; font-weight: 400; font-size: 13px; line-height: 16px; z-index: 200; }


.file_list .clas_item{text-align: left; background: #ffffff; float: left; position: relative; border: 1px solid #efefef; margin: 3px 6px 3px 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: #535353; 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; font-weight: 500; line-height: 18px; letter-spacing: 0.5px;}
.notouch .file_list .clas_item:hover{border: 1px solid #ec1c24; background: #ec1c24;}
.notouch .file_list .clas_item:hover a{color: #ffffff;}

@media screen and (max-width: 1280px) {
.file_list .item{width: calc(25% - 30px / 4 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 5){margin-top: 10px;}
.file_list .item:nth-child(4n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(4n - 2){margin: 10px 0 0 10px;}
.file_list .item:nth-child(-n + 4){margin-top: 0;}
}

@media screen and (max-width: 1100px) {
.file_list .item{width: calc(33.33% - 20px / 3 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 5){margin-top: 10px;}
.file_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 4){margin-top: 10px;}
.file_list .item:nth-child(3n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(-n + 3){margin-top: 0;}
}
@media screen and (max-width: 700px) {
.file_list .item{width: calc(50% - 10px / 2 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 5){margin-top: 10px;}
.file_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 4){margin-top: 10px;}
.file_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 3){margin-top: 10px;}
.file_list .item:nth-child(2n){margin: 10px 0 0 10px;}
.file_list .item:nth-child(-n + 2){margin-top: 0;}

.file_list .item span.title{padding: 6px 12px; font-size: 12px; line-height: 16px;}

.file_list .clas_item{margin: 0 3px 3px 0;}
.file_list .clas_item a{font-size: 12px; line-height: 16px; padding: 5px 10px;}
.file_list .clas_item a span{font-size: 12px; line-height: 16px;  letter-spacing: 0;}
}




.detail_file_list{width: 100%; position: relative; margin: 0 auto;}  
.detail_file_list .item{position: relative; width: calc(25% - 30px / 4 - 2px); padding: 0; border: 0; border: 1px solid #414042; display: block; float: left; margin: 10px 0 0 0;}
.detail_file_list .item:nth-child(4n - 1){margin: 10px 10px 0;}
.detail_file_list .item:nth-child(4n - 2){margin: 10px 0 0 10px;}
.detail_file_list .item:nth-child(-n + 4){margin-top: 0;}
.detail_file_list .item span.imgs{position: relative; padding: 0 0 141%; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.detail_file_list .item span.imgs::before{content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.6);  opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail_file_list .item span.imgs 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 .detail_file_list .item:hover span.imgs::before, .notouch .detail_file_list .item:hover span.imgs span{opacity: 1;}                               
.detail_file_list .item span.title{position: absolute; left: 0; right: 0; bottom: 0; padding: 12px 15px; display: block; background: #414042; color: #ffffff; font-weight: 400; font-size: 14px; line-height: 20px;}


@media screen and (max-width: 1600px) {
.detail_file_list .item{width: calc(33.33% - 20px / 3 - 2px); margin: 10px 0 0 0;}
.detail_file_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.detail_file_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.detail_file_list .item:nth-child(-n + 4){margin-top: 10px;}
.detail_file_list .item:nth-child(3n - 1){margin: 10px 10px 0;}
.detail_file_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 1370px) and (min-width: 1025px) {
.detail_file_list .item{width: calc(50% - 10px / 2 - 2px); margin: 10px 0 0 0;}
.detail_file_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.detail_file_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.detail_file_list .item:nth-child(-n + 4){margin-top: 10px;}
.detail_file_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.detail_file_list .item:nth-child(-n + 3){margin-top: 10px;}
.detail_file_list .item:nth-child(2n){margin: 10px 0 0 10px;}
.detail_file_list .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 700px) {
.detail_file_list .item{width: calc(50% - 10px / 2 - 2px); margin: 10px 0 0 0;}
.detail_file_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.detail_file_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.detail_file_list .item:nth-child(-n + 4){margin-top: 10px;}
.detail_file_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.detail_file_list .item:nth-child(-n + 3){margin-top: 10px;}
.detail_file_list .item:nth-child(2n){margin: 10px 0 0 10px;}
.detail_file_list .item:nth-child(-n + 2){margin-top: 0;}
}





.fotogalerie{width: 100%; position: relative; margin: 0; font-size: 0;}
.fotogalerie .text_box{margin: 0 0 20px;}
.fotogalerie a.swipebox{display: inline-block; vertical-align: middle; position: relative; -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5); box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5);}
.fotogalerie a.swipebox .in{display: block; position: relative; width: 100%; padding: 0 0 60%; background: no-repeat scroll center center; background-size: cover;}
.fotogalerie a.swipebox .in::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #ec1c24; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.fotogalerie a.swipebox .in::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 46px; height: 46px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 46px 46px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .fotogalerie a:hover .in::before{opacity: 0.90;}
.notouch .fotogalerie a:hover .in::after{opacity: 1;}


.fotogalerie.row_three a.swipebox{width: calc(33.33% - 20px / 3); margin: 10px 0 0;}
.fotogalerie.row_three a.swipebox:nth-child(3n - 1){margin: 10px 10px 0;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 3){margin-top: 0;}


@media screen and (max-width: 700px) {
.fotogalerie.row_three a.swipebox{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.fotogalerie.row_three a.swipebox:nth-child(3n - 1){margin: 10px 0 0;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 3){margin-top: 10px;}
.fotogalerie.row_three a.swipebox:nth-child(2n){margin: 10px 0 0 10px;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 2){margin-top: 0;}
}



.fotogalerie.row_four a.swipebox{width: calc(25% - 30px / 4); margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 1){margin: 10px 10px 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 2){margin: 10px 0 0 10px;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 4){margin-top: 0;}

@media screen and (max-width: 1280px) {
.fotogalerie.row_four a.swipebox{width: calc(33.33% - 20px / 3); margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 1){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 2){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 4){margin-top: 10px;}
.fotogalerie.row_four a.swipebox:nth-child(3n - 1){margin: 10px 10px 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 700px) {
.fotogalerie.row_four a.swipebox{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 1){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 2){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 4){margin-top: 10px;}
.fotogalerie.row_four a.swipebox:nth-child(3n - 1){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 3){margin-top: 10px;}
.fotogalerie.row_four a.swipebox:nth-child(2n){margin: 10px 0 0 10px;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 2){margin-top: 0;}
}





.piktogram_list{display: block; position: relative; margin: 20px 0 0;}
.piktogram_list .item{position: relative; width: calc(20% - 20px / 5 - 2px); padding: 0; border: 0; border: 1px solid #bbbbbb; display: block; float: left; margin: 5px 0 0 0;}
.piktogram_list .item:nth-child(5n - 1){margin: 5px 5px 0;}
.piktogram_list .item:nth-child(5n - 3){margin: 5px 5px 0;}
.piktogram_list .item:nth-child(-n + 5){margin-top: 0;}
.piktogram_list .item .imgs{position: relative; padding: 0 0 141%; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.piktogram_list .item .imgs::before{content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.6);  opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .piktogram_list .item .imgs:hover::before{opacity: 1;}

@media screen and (max-width: 1600px) {
.piktogram_list .item{width: calc(25% - 15px / 4 - 2px); margin: 5px 0 0;}
.piktogram_list .item:nth-child(5n - 1){margin: 5px 0 0;}
.piktogram_list .item:nth-child(5n - 3){margin: 5px 0 0;}
.piktogram_list .item:nth-child(-n + 5){margin-top: 5px;}
.piktogram_list .item:nth-child(4n - 1){margin: 5px 5px 0;}
.piktogram_list .item:nth-child(4n - 2){margin: 5px 0 0 5px;}
.piktogram_list .item:nth-child(-n + 4){margin-top: 0;}
}


@media screen and (max-width: 1400px) {
.piktogram_list .item{width: calc(33.33% - 10px / 3 - 2px); margin: 5px 0 0;}
.piktogram_list .item:nth-child(5n - 1){margin: 5px 0 0;}
.piktogram_list .item:nth-child(5n - 3){margin: 5px 0 0;}
.piktogram_list .item:nth-child(-n + 5){margin-top: 5px;}
.piktogram_list .item:nth-child(4n - 1){margin: 5px 0 0;}
.piktogram_list .item:nth-child(4n - 2){margin: 5px 0 0;}
.piktogram_list .item:nth-child(-n + 4){margin-top: 5px;}
.piktogram_list .item:nth-child(3n - 1){margin: 5px 5px 0;}
.piktogram_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 600px) {
.piktogram_list .item{width: calc(50% - 5px / 2 - 2px); margin: 5px 0 0;}
.piktogram_list .item:nth-child(4n - 1){margin: 5px 0 0;}
.piktogram_list .item:nth-child(4n - 2){margin: 5px 0 0;}
.piktogram_list .item:nth-child(-n + 4){margin-top: 5px;}
.piktogram_list .item:nth-child(3n - 1){margin: 5px 0 0;}
.piktogram_list .item:nth-child(-n + 3){margin-top: 5px;}
.piktogram_list .item:nth-child(2n){margin: 5px 0 0 5px;}
.piktogram_list .item:nth-child(-n + 2){margin-top: 0;}
}




.grid{padding: 0; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.grid .grid-item{width: 25%; display: inline-block;}
.grid .grid-item.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 4px; top: 4px; right: 4px; bottom: 4px; background: #ec1c24; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.grid .grid-item.swipebox::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 54px; height: 54px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 54px 54px;  -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.grid .grid-item img{max-width: calc(100% - 8px); display: block; margin: 4px;}
.notouch .grid a:hover::before{opacity: 0.90;}
.notouch .grid a:hover::after{opacity: 1;}

@media screen and (max-width: 1024px) {
.grid .grid-item{width: 33.33%;}
}
@media screen and (max-width: 768px) {
.grid .grid-item{width: 50%;}
}














.finall_order{text-align: left;}
.finall_order article p, .finall_order .text_box p{margin: 0 0 10px;}
.finall_order article p:last-of-type, .finall_order .text_box p:last-of-type{margin: 0 0 20px;}
.finall_order.center, .finall_order.center article, .finall_order.center article > *, .finall_order.center .text_box, .finall_order.center .text_box > *{text-align: center;}
img.end_order{max-width: 100px; margin: 0 0 20px; display: block;}
img.end_order.center{margin: 0 auto 20px;}
.finall_order #error-alert:empty{display: none;}
.finall_order #error-alert{padding: 15px; text-align: center; font-size: 12px; line-height: 16px; font-weight: 700; background: #e21414; color: #ffffff; max-width: 593px; display: block; margin: 0 auto 15px;}



form.max, div.form_max{max-width: 990px; margin: 0; text-align: center;}
form.max p.gdpr, div.form_max p.gdpr{float: left; width: initial; width: auto;}
#my_profile form.max, #my_profile div.form_max{margin: 0 auto;}
   
.login_form{text-align: left; position: relative; margin: 0 0 10px; background: #ffffff; border: 1px solid #efefef; padding: 30px 45px; max-width: 900px;}
.login_form.pass{max-width: 100%;}
.login_form.hide, .login_form.hide2{display: none; opacity: 0; margin: 0 0 10px;}
.login_form .overtitle{font-weight: 600; text-align: center; margin: -10px 0 15px; padding: 0; font-size: 16px; line-height: 26px; color: #000000;}
.login_form p.center{font-weight: 400; text-align: center; margin: -15px 0 20px; padding: 0; font-size: 13px; line-height: 20px; color: #000000;}
.login_form .box{width: 46%; padding: 0 0 0 4%; display: inline-block; vertical-align: middle; margin-right: -5px;}
.login_form.top .box{vertical-align: top;}
.login_form .box.full{padding: 0; width: 100%;}
.login_form .box.middle{vertical-align: middle;}
.login_form .box.first{width: 46%; padding: 0 4% 0 0; border-right: 1px solid #efefef;}
.login_form .box.first.padding_bottom{padding: 0 4% 32px 0;}
.login_form .box .title{font-size: 15px; font-weight: 600; line-height: 22px; margin: 0 0 10px;}
.login_form .box p{clear: both; display: block; font-size: 13px; font-weight: 400; line-height: 19px; text-align: left; margin: 0;}
.login_form .box p:last-of-type{margin: 0;}
.login_form .box .warning{padding: 5px 5px 0;}
.login_form .box .warning > div{display: none; font-size: 12px; line-height: 16px; color: #e81b39}
.login_form .box .warning p{display: block; margin: 0; padding: 0; text-align: center; font-weight: 600; color: #e81b39; font-size: 12px; line-height: 16px; }
.login_form .box p.margin{margin-top: 10px;}
.login_form .box p strong{font-size: 13px; font-weight: 700; line-height: 19px;}
.login_form .box p a:not(.btn){font-size: 13px; font-weight: 700; line-height: 19px; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .login_form .box p a:not(.btn):hover{color: #ec1c24;}
.login_form .box ul{margin: 0; padding: 0 0 20px;}
.login_form .box ul.reg_form_help{padding: 0;}
.login_form .box ul li{list-style: none; font-size: 13px; font-weight: 400; line-height: 23px; text-align: left; margin: 0; padding: 0;}
.login_form .box table{width: 100%; border-collapse: collapse; border-spacing: 0;} 
.login_form .box table.not_full{width: initial; width: auto;}
.login_form .box table th{ position: relative; white-space: nowrap; vertical-align: middle; width: 100px; font-size: 13px; line-height: 17px; font-weight: 500; text-align: right; padding: 0 20px 10px; margin: 0;}
.login_form .box table th.align_top{vertical-align: top; padding-top: 9px;}
.login_form .box table th span{margin-right: -7px; position: relative; top: -5px; right: -1px; font-size: 14px; line-height: 20px;}
.login_form .box table tr th:first-child{padding-left: 0; }
.login_form .box table th strong{white-space: normal;}
.login_form .box table td{padding: 0 0 10px;}
.login_form .box table td.align_left{text-align: left;}
.login_form .box table td.align_left strong{color: #666666}
.login_form .box table td.align_left a{margin: 0; text-decoration: underline; display: inline-block; vertical-align: initial; font-size: 15px; font-weight: 700; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box table td.simulate{padding: 32px 0 10px;}
.login_form .box table td input[type=text], .login_form .box table td input[type=password]{border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 5px 15px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box table td textarea{resize: none; height: 80px; overflow: auto; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 5px 15px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #efefef;}
.login_form .box table td input[type=text]:focus, .login_form .box table td input[type=password]:focus, .login_form .box table td textarea:focus{border: 1px solid #ec1c24;}
.login_form .box table td label{cursor: pointer; font-size: 13px; line-height: 24px; font-weight: 400;  margin: 0; display: inline-block; vertical-align: middle; }
.login_form .box table td label .checker{margin: -3px 5px 0 0;}
.login_form .box table td .forgotten, .login_form .box table td .forgotten2{background: none; border: 0; padding: 0; text-decoration: underline; font-weight: 600; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .login_form .box table td .forgotten:hover, .notouch .login_form .box table td .forgotten2:hover{color: #ec1c24}


.login_form .box table td .sbHolder{position: relative; background: #ffffff; width: calc(100% - 2px); margin: 0; border: 1px solid #e6e7e8; }
.login_form .box table td .sbHolder .sbToggle{margin: 0; background: url(../img/select_arrow.svg) no-repeat scroll center center; background-size: 16px 16px; right: 0; top: 0; bottom: 0; height: 100%; width: 30px; border-left: 1px solid #e6e7e8; -webkit-transition: none; transition: none;}
.login_form .box table td .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
.login_form .box table td .sbHolder a.sbSelector{margin: 0; display: block; color: #000 !important; font-size: 13px; line-height: 16px; padding: 7px 31px 7px 15px; font-weight: 400; width: calc(100% - 46px); text-align: left; text-decoration: none;}
.login_form .box table td .sbOptions{max-height: 500px !important; z-index: 999; top: 30px !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
.login_form .box table td .sbOptions a{text-decoration: none; border: 1px solid #e6e7e8; border-top: 0; height: auto; background: #fff !important; display: block; text-align: left; padding: 7px 15px; font-size: 12px; line-height: 16px; margin: 0; font-weight: 400; color: #888888 !important;}
.login_form .box table td .sbOptions li:first-child a{border-top: 1px solid #e6e7e8;}
.notouch .login_form .box table td .sbOptions a:hover{background: #f0f0f0 !important; color: #000000 !important;} 

.login_form .box table td.gdpr{font-size: 13px; font-weight: 400; line-height: 20px; padding: 0;}
.login_form .box table td.gdpr a:not(.btn){font-size: 13px; line-height: 20px; vertical-align: unset}
.login_form .box table td a:not(.btn){margin: 0; text-decoration: underline; display: inline-block; vertical-align: middle; font-size: 13px; font-weight: 400; line-height: 40px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}



.login_form .box table td a:not(.btn){margin: 0; text-decoration: underline; display: inline-block; vertical-align: middle; font-size: 13px; font-weight: 400; line-height: 40px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .login_form .box table td a:not(.btn):hover{color: #ec1c24;}

.login_form .box a.fb{border-radius: 25px; -webkit-border-radius: 25px; overflow: hidden; float: left; margin: 5px 16px 0 0; position: relative; font-size: 12px; line-height: 40px; color: #ffffff; font-weight: 400; background: #21409a; padding: 0 53px 0 18px; display: block; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box a.fb::before{position: absolute; right: 0; top: 0; bottom: 0; height: 40px; width: 38px; content: ""; display: block; background: url(../img/fb_icon.png) no-repeat scroll center center #163076;}
.notouch .login_form .box a.fb:hover{background: #163076}
.login_form .box a.g{border-radius: 25px; -webkit-border-radius: 25px; overflow: hidden; float: left; position: relative; font-size: 12px; line-height: 40px; color: #ffffff; font-weight: 400; background: #ed1c24; margin: 5px 0 20px; padding: 0 53px 0 18px; display: block; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box a.g::before{position: absolute; right: 0; top: 0; bottom: 0; height: 40px; width: 38px; content: ""; display: block; background: url(../img/g_icon.png) no-repeat scroll center center #b4161a;}
.notouch .login_form .box a.g:hover{background: #b4161a}
.login_form.login_page .box a.g{margin: 5px 0 0;}





@media screen and (max-width: 900px) {
.login_form{padding: 30px; max-height: initial !important;}
.login_form .overtitle{margin: -5px 0 10px; text-align: left; text-transform: uppercase; font-weight: 700;}
.login_form p.center{text-align: left; line-height: 16px; margin: -10px 0 10px}
.login_form .box{text-align: left; width: 100% !important; padding: 0 !important; border: 0 !important;} 
.login_form .box.middle{padding: 20px 0 0 !important;}
.login_form .box.middle.first{padding: 0 !important;}
.login_form .box.middle.small_hide{display: none;}    
.login_form .box table, .login_form .box table tbody, .login_form .box table tr, .login_form .box table th, .login_form .box table td{padding: 0; text-align: left; width: 100%; display: block; clear: both; min-width: initial; max-width: initial;}
.login_form .box table tr:first-child th:first-child {padding: 0 0 3px;}
.login_form .box table tr.empty{display: none}
.login_form .box table th{text-align: left; padding: 0;}
.login_form .box table th span{top: -2px;}
.login_form .box table td{padding: 3px 0 15px;}
.login_form .box:last-of-type table tr:last-of-type td{padding: 3px 0 0;}
.login_form .box table td a{margin: 0 0 3px;}

.login_form .box .title{display: block;}
.login_form .box a.fb, .login_form .box a.g{margin: 0 auto 10px !important; display: inline-block; zoom: 1; float: none;}
.login_form .box table td input[type="submit"]{float: none; margin-left: 0; margin-right: 0;}
.login_form .box a.btn{float: none; margin: 0;}
form.max > .btn.right{margin: 0; float: none;}
.login_form .box table td .forgotten{text-align: center; margin: 0 0 0 10px}
.login_form .box p{text-align: left; margin: 0 0 10px;}
.login_form .box ul{display: inline-block; vertical-align: middle;}
}

@media screen and (max-width: 500px) {
.spec_box p.open_login{font-size: 12px; line-height: 18px; padding: 14px 20px; text-align: left; text-transform: uppercase;}
.spec_box p.open_login strong{font-size: 12px; line-height: 18px;}
.login_form{padding: 20px;}
.login_form .box table td a:not(.btn){line-height: 30px;}
.login_form .box table td.gdpr, .login_form .box table td.gdpr a:not(.btn){font-size: 12px; line-height: 16px;}
}





                                                      



.scroll_top{z-index: 9000; opacity: 0; position: fixed; right: 30px; bottom: -60px; width: 48px; height: 48px; background: #efefef; border: 1px solid #e0dfdf; background-size: 19px auto;  -webkit-border-radius: 28px; border-radius: 28px;  -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.scroll_top.hide{display: none;}
.scroll_top::before{opacity: 1; position: absolute; top: 50%; left: 50%; margin: -6px 0 0 -9px; display: block; width: 18px; height: 12px; content: ""; background: url(../img/scroll_arrow.svg) no-repeat scroll center center; background-size: 18px 12px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.scroll_top::after{opacity: 0; position: absolute; top: 50%; left: 50%; margin: -6px 0 0 -9px; display: block; width: 18px; height: 12px; content: ""; background: url(../img/scroll_arrow_hover.svg) no-repeat scroll center center; background-size: 18px 12px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .scroll_top:hover::before{opacity: 0;}
.notouch .scroll_top:hover::after{opacity: 1;}
.notouch .scroll_top:hover{background: #ec1c24; border: 1px solid #ec1c24;}
.scroll_top.active{opacity: 1; bottom: 30px;}





.password-verdict {display:none;}
.progress {border: 0;background-image: none;filter: none;-webkit-box-shadow: none;box-shadow: none;position: relative; z-index: 999;}
.progress-bar {width: 0;height: 10px;font-size: 12px;margin: -5px 0 -5px;line-height: 20px;-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition: width .6s ease;transition: width .6s ease;}
.progress-bar-danger {background-color: #da2929;}
.progress-bar-warning {background-color: #F1C40F;}
.progress-bar-success {background-color: #03a903;}

.emailTrue {border: 1px solid #03a903 !important;}
.emailFalse {border: 1px solid #da2929 !important;}
ul.reg_form_help li {list-style-type: disc !important;margin-left: 15px !important;line-height: 20px !important;}
ul.reg_form_help li.font-red {color: #da2929 !important;}
ul.reg_form_help li.font-green {color: #03a903 !important;}
input[type=text].nette-form-control, input[type=password].nette-form-control  {border: 1px solid #e6e7e8;background: #ffffff;font-size: 13px;line-height: 20px;padding: 5px 15px;color: #000000; -webkit-transition: all 400ms ease;transition: all 400ms ease;}




.popup_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0;  z-index: 99999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.popup_popup::before{position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.popup_popup .box{width: 100%; height: initial; height: auto; position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.popup_popup .boxes{text-align: center; position: relative; width: calc(100% - 60px); max-width: 500px; padding: 0; left: 0; display: inline-block; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.popup_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 18px; line-height: 24px; font-weight: 700; color: #000000;}
.popup_popup .box img{margin: 0 auto; display: block; max-width: 100%; max-height: 285px;}
.popup_popup .box .text{z-index: 100; position: relative; margin: 0; padding: 0; text-align: center; overflow-y: auto; max-height: calc(100vh - 120px); }
.popup_popup .box .text .padding{padding: 20px;}
.popup_popup .box .text 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: #ec1c24;}
.notouch .popup_popup .boxes .close:hover::before{-webkit-transform: rotate(-180deg); transform: rotate(-180deg); }






.control_popup{display: none;  width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0;  z-index: 99999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.control_popup::before{position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.control_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.control_popup .boxes{min-width: 200px; text-align: center; position: relative; width: calc(100% - 110px); max-width: 350px; padding: 40px 50px; left: 0 !important;  display: inline-block; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.control_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 600; color: #000000;}
.control_popup .box .text{z-index: 100; position: relative; color: #000000; font-size: 14px; line-height: 16px; font-weight: 400; margin: 10px 0; text-align: center;}
.control_popup .box .text p{margin: 5px 0;}
.control_popup .box .btn{z-index: 100; position: relative;}

@media screen and (max-width: 768px) {
   .control_popup .boxes{padding: 25px 40px;}
   .control_popup .box span.warning{font-size: 16px; line-height: 20px;}
   .control_popup .box .text, .control_popup .box .text p, .control_popup .box .text p strong{font-size: 12px; line-height: 16px;}
}




.vzorkovnik_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;}
.vzorkovnik_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; }
.vzorkovnik_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.vzorkovnik_popup .boxes{text-align: center; position: relative; width: calc(100% - 110px); max-width: 900px; padding: 40px 50px; left: 0 !important;  display: inline-block; overflow-y: scroll; max-height: calc(100vh - 130px); background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.vzorkovnik_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 600; color: #000000;}
.vzorkovnik_popup .box .text{font-size: 0; z-index: 100; position: relative; margin: 20px 0; text-align: left;}
.vzorkovnik_popup .box .text .vzorkovnik_list{font-size: 0; display: block; position: relative; width: 100%;}
.vzorkovnik_popup .box .text .vzorkovnik_list .item{position: relative; width: calc(16.66% - 50px / 5); padding: 0; display: inline-block; vertical-align: top; margin: 10px 0 0 0; box-shadow: 0 0 15px -5px rgba(0,0,0,0.5); }
.vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 1){margin: 10px 10px 0;}
.vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 3){margin: 10px 10px 0;}
.vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 4){margin: 10px 0 0 10px;}
.vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(-n + 6){margin-top: 0;}
.vzorkovnik_popup .box .text .vzorkovnik_list .item .img{display: block; width: 100%; padding: 0 0 30%; margin: 0; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; }
.vzorkovnik_popup .box .text .vzorkovnik_list .item .title{border-top: 1px solid #f0f0f0; text-transform: uppercase; display: block; margin: 0; padding: 6px 0; text-align: center; font-size: 13px; line-height: 22px; font-weight: 600; color: #000000;}




.vzorkovnik_popup .box .btn{z-index: 100; position: relative;}

@media screen and (max-width: 900px) {
   .vzorkovnik_popup .box .text .vzorkovnik_list .item{width: calc(20% - 40px / 5);}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 1){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 3){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 4){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(-n + 6){margin-top: 10px;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(5n - 1){margin: 10px 10px 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(5n - 3){margin: 10px 10px 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(-n + 5){margin-top: 0;}
}
@media screen and (max-width: 768px) {
   .vzorkovnik_popup .boxes{padding: 25px 40px;}
   .vzorkovnik_popup .box span.warning{font-size: 16px; line-height: 20px;}
   .vzorkovnik_popup .box .text, .vzorkovnik_popup .box .text p, .vzorkovnik_popup .box .text p strong{font-size: 12px; line-height: 16px;}
}

@media screen and (max-width: 650px) {
   .vzorkovnik_popup .box .text .vzorkovnik_list .item{width: calc(25% - 30px / 4);}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 1){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 3){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 4){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(-n + 6){margin-top: 10px;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(5n - 1){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(5n - 3){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(-n + 5){margin-top: 10px;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(4n - 1){margin: 10px 10px 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(4n - 2){margin: 10px 0 0 10px;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(-n + 4){margin-top: 0;}
}

@media screen and (max-width: 500px) {
   .vzorkovnik_popup .box .text .vzorkovnik_list .item{width: calc(33.33% - 20px / 3);}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 1){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 3){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(6n - 4){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(-n + 6){margin-top: 10px;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(5n - 1){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(5n - 3){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(-n + 5){margin-top: 10px;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(4n - 1){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(4n - 2){margin: 10px 0 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(-n + 4){margin-top: 10px;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(3n - 1){margin: 10px 10px 0;}
   .vzorkovnik_popup .box .text .vzorkovnik_list .item:nth-child(-n + 3){margin-top: 0;}
}








.piktogram_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;}
.piktogram_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; }
.piktogram_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.piktogram_popup .boxes{overflow: auto; max-height: calc(100vh - 130px);; text-align: center; position: relative; width: calc(100% - 110px); max-width: 600px; padding: 40px 50px; left: 0 !important;  display: inline-block; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

.piktogram_popup .boxes .img{display: inline-block; vertical-align: top; width: 150px; margin: 0 30px 0 0;}
.piktogram_popup .boxes .img .in{border: 1px solid #d8d8d8; position: relative; padding: 0 0 141%; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.piktogram_popup .boxes .text{display: inline-block; vertical-align: top; width: calc(100% - 180px); margin: 0;}
.piktogram_popup .boxes .text .title{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: left; font-size: 21px; line-height: 26px; font-weight: 600; color: #000000;}

.piktogram_popup .boxes .close{border: 0; 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;}
.piktogram_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 .piktogram_popup .boxes .close:hover{background: #ec1c24;}
.notouch .piktogram_popup .boxes .close:hover::before{-webkit-transform: rotate(-180deg); transform: rotate(-180deg); }



@media screen and (max-width: 768px) {
   .piktogram_popup .boxes{padding: 25px 40px 25px 25px;}
   .piktogram_popup .boxes .img{width: 100px; margin: 0 10px 0 0;}
   .piktogram_popup .boxes .text{width: calc(100% - 110px);}
}

@media screen and (max-width: 500px) {
   .piktogram_popup .boxes{padding: 25px;}
   .piktogram_popup .boxes .img{width: 100%; margin: 0 0 15px;}
   .piktogram_popup .boxes .text{width: 100%;}
}




.hobby_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;}
.hobby_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; }
.hobby_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.hobby_popup .boxes{text-align: center; position: relative; width: calc(100% - 110px); max-width: 550px; padding: 0; left: 0 !important;  display: inline-block; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

.hobby_popup .boxes .img{display: inline-block; vertical-align: top; width: 100%; margin: 0;}
.hobby_popup .boxes .img img{display: block; max-width: 100%; margin: 0;}

.hobby_popup .boxes p{margin: 0; padding: 12px 0; font-size: 14px; line-height: 22px; font-weight: 700; text-align: center;}

.hobby_popup .boxes .close{border: 0; 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;}
.hobby_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 .hobby_popup .boxes .close:hover{background: #ec1c24;}
.notouch .hobby_popup .boxes .close:hover::before{-webkit-transform: rotate(-180deg); transform: rotate(-180deg); }









.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: calc(94% - 100px); max-width: 430px; text-align: center; position: relative; padding: 40px 50px; left: 0;  display: inline-block; background: #ffffff; max-height: calc(100vh - 130px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.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: 700;}
.carrier_popup .box .btn { z-index: 100; position: relative;}

.carrier_popup .box input[type=text], .carrier_popup .box input[type=password]{margin: 0 0 8px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 9px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.carrier_popup .box textarea{resize: none; height: 80px; overflow: auto; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.carrier_popup .box input[readonly]{border: 1px solid #e6e7e8 !important; background: #efefef;}
.carrier_popup .box input[type=text]:focus, .carrier_popup .box input[type=password]:focus, .carrier_popup .box textarea:focus{border: 1px solid #ec1c24;}


.carrier_popup .box .sbHolder { position: relative; background: #ffffff; 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: #ffffff; 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: 3px; left: 0; right: 0; z-index: 1; overflow: hidden; margin: 0;}
.carrier_popup .file .fileUpload .btn {padding-left: 0; padding-right: 0; text-align: center; width: 108px;}
.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);}

.carrier_popup .text_box p.gdpr, .carrier_popup .text_box p.gdpr a{font-size: 12px; line-height: 18px;}



@media screen and (max-width: 500px)  { 
.carrier_popup .boxes { padding: 25px 20px; width: calc(94% - 40px);}
.carrier_popup .box span.warning { font-size: 16px; line-height: 20px;}
.carrier_popup .file .uploadFile{width: calc(100% - 120px) !important;}
.carrier_popup .file .fileUpload .btn{width: 78px;}
}





.contact_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;}
.contact_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; }
.contact_popup .box { position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.contact_popup .boxes { overflow: auto; width: calc(94% - 100px); max-width: 430px; text-align: center; position: relative; padding: 40px 50px; left: 0;  display: inline-block; background: #ffffff; max-height: calc(100vh - 130px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.contact_popup .box span.warning { color: #3c3c3b; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 700;}
.contact_popup .box .btn { z-index: 100; position: relative;}

.contact_popup .box input[type=text], .contact_popup .box input[type=password]{margin: 0 0 8px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 9px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.contact_popup .box textarea{resize: none; height: 80px; overflow: auto; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.contact_popup .box input[readonly]{border: 1px solid #e6e7e8 !important; background: #efefef;}
.contact_popup .box input[type=text]:focus, .contact_popup .box input[type=password]:focus, .contact_popup .box textarea:focus{border: 1px solid #ec1c24;}

.contact_popup .text_box p.gdpr, .carrier_popup .text_box p.gdpr a{font-size: 12px; line-height: 18px;}



@media screen and (max-width: 500px)  { 
.contact_popup .boxes { padding: 25px 20px; width: calc(94% - 40px);}
.contact_popup .box span.warning { font-size: 16px; line-height: 20px;}
}





.video_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0;  z-index: 99999; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.video_popup::before { position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.video_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.video_popup .boxes{min-width: 200px; text-align: center; position: relative; width: calc(100% - 64px); max-width: 1200px; padding: 0; left: 0 !important;  display: inline-block; background: #ffffff;}
.video_popup .iframe_detail{position: relative; padding: 0 0 56.25%; display: block; width: 100%;}
.video_popup .iframe_detail iframe{border: 0; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); position: absolute; top: 50%; left: 50%; width: 100%; height: 100%;}

.video_popup .boxes .close{border: 0; z-index: 999; cursor: pointer; overflow: hidden; background: #000000; position: absolute; right: 0; top: 0; width: 40px; height: 40px; -webkit-border-radius: 0 0 0 4px; border-radius: 0 0 0 4px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.video_popup .boxes .close::before{content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/close.svg) no-repeat scroll center center; background-size: 12px 12px; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .video_popup .boxes .close:hover{background: #ec1c24;}
.notouch .video_popup .boxes .close:hover::before{-webkit-transform: rotate(-180deg); transform: rotate(-180deg); }







@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{position: relative; 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: #ffffff; 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-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: #ec1c24; }#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;}}

/*SELECT*/
.sbHolder{position:relative;display:inline-block;zoom:1;*display:inline}a.sbSelector{outline:medium none;position:relative;text-decoration:none}.sbToggle{display:block;outline:none;position:absolute}.sbToggle.sbToggleOpen{background:url(../img/select_arrow.png) no-repeat scroll center bottom}.sbHolderDisabled{background-color:#3C3C3C;border:solid 1px #515151}.sbOptions{list-style:none;left:0;margin:0;padding:0;position:absolute;top:27px!important;text-align:center;overflow-y:auto}.sbOptions li{margin:0;padding:0;text-align:left}.sbOptions a{display:block;text-decoration:none;outline:none}.sbOptions .sbDisabled{border-bottom:dotted 1px #515151;color:#999;display:block;padding:7px 0 7px 3px}.sbOptions .sbGroup{border-bottom:dotted 1px #515151;color:#EBB52D;display:block;font-weight:700;padding:7px 0 7px 3px}.sbOptions .sbSub{padding-left:17px}

/*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:#ffffff;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)}}

/*UNIFORM*/
div.checker span,div.radio span{background-size:21px 21px;background-repeat:no-repeat;background-position:center center;-webkit-font-smoothing:antialiased}div.radio span{background-image:url(../img/sprite_radio.svg);background-size:48px 48px}div.checker,div.radio{display:inline-block;vertical-align:middle}div.checker:focus,div.radio:focus{outline:0}div.checker,div.checker *,div.radio,div.radio *{margin:0;padding:0}div.checker input{-webkit-appearance:none}div.checker{position:relative}div.checker,div.checker input,div.checker span{width:21px;height:21px;display:inline-block;zoom:1;vertical-align:middle}div.checker span{display:inline-block;vertical-align:top;text-align:center}div.checker input{opacity:0;border:none;background:0 0;display:inline-block}div.checker span.checked,div.checker.active span.checked,div.checker.disabled span.checked,div.checker.disabled.active span.checked,div.checker.focus span.checked,div.checker.focus.active span.checked,div.checker.hover span.checked,div.checker.hover.active span.checked{background-image:url(../img/sprite_correct.svg)}div.checker span,div.checker.active span,div.checker.disabled,div.checker.disabled.active,div.checker.focus span,div.checker.focus.active span,div.checker.hover span,div.checker.hover.active span{background-image:url(../img/sprite.svg)}div.radio{position:relative}div.radio input,div.radio span{width:16px;padding:0!important;margin:0;height:16px}div.radio span{display:inline-block;vertical-align:top;margin:0!important;text-align:center;background-position:left center}div.radio span.checked{background-position:right center}div.radio input{opacity:0;border:none;background:0 0;display:inline-block;text-align:center}div.radio.active span{background-position:left center}div.radio.active span.checked{background-position:right center}div.radio.focus span,div.radio.hover span{background-position:left center}div.radio.focus span.checked,div.radio.hover span.checked{background-position:right center}div.radio.focus.active span,div.radio.hover.active span{background-position:left center}div.radio.focus.active span.checked,div.radio.hover.active span.checked{background-position:right center}div.radio.disabled span,div.radio.disabled.active span{background-position:left center}div.radio.disabled span.checked,div.radio.disabled.active span.checked{background-position:right center}div.checker{margin:0}div.radio{height:16px;width:16px;display:inline-block;vertical-align:middle;margin:0}.platba_doprava div.radio{margin:10px;float:left}

/*HISTORIE*/
#cd-timeline{position:relative;padding:0 0 2em 0;max-width:1200px;width:100%;margin:2em auto!important}#cd-timeline::before{content:'';position:absolute;top:0;left:18px;height:100%;width:2px;background:#efefef}.cd-timeline-block:after,.cd-timeline-content:after{content:"";clear:both}.cd-timeline-block{position:relative;margin:1em 0}.cd-timeline-block:after{display:table}.cd-timeline-block:first-child{margin-top:0}.cd-timeline-block:last-child{margin-bottom:0}.cd-timeline-img{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%}.cd-timeline-img img{display:block;width:100%;height:100%;position:relative;left:50%;top:50%;margin-left:-50%;margin-top:-50%}.cd-timeline-content{min-height: 0; position:relative;margin-left:60px;background:#ffffff;padding:1em}.cd-timeline-content:after{display:table}.cd-timeline-content .cd-date,.cd-timeline-content .cd-read-more{display:inline-block}.cd-timeline-content a.swipebox{float: left; max-width: 160px; margin: 0 15px 0px 0; position: relative}.cd-timeline-content a.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; right: 50%; bottom: 50%; background: #0ab68d; -webkit-transition: all 400ms ease; transition: all 400ms ease; }.cd-timeline-content 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: 70px 70px;  -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }.notouch .cd-timeline-content a.swipebox:hover::before{opacity: 0.90; left: 0; top: 0; right: 0; bottom: 0;}.notouch .cd-timeline-content a.swipebox:hover::after{opacity: 1; background-size: 60px 60px;}.cd-timeline-content a.swipebox img{max-width: 100%; display: block;}.cd-timeline-content .cd-date{float:left;padding: 0;font-weight:700}.cd-timeline-content::before{content:'';position:absolute;top:6px;right:100%;height:0;width:0;border:15px solid transparent;border-right:15px solid #ffffff}
@media only screen and (max-width:1170px) {.cd-timeline-block:nth-child(even) .cd-timeline-content .btn{margin-top:0}.cd-timeline-content::before{border:13px solid transparent!important;border-right:13px solid #ffffff!important}}
@media only screen and (min-width:1171px) {#cd-timeline{margin-top:3em;margin-bottom:3em}#cd-timeline::before{left:50%;margin-left:-1px}.cd-timeline-block:nth-child(even) .cd-timeline-content .btn{float:right}.cd-timeline-block{margin:4em 0}.cd-timeline-block:first-child{margin-top:0}.cd-timeline-block:last-child{margin-bottom:0}.cd-timeline-img{width:60px;height:60px;left:50%;margin-left:-30px;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.cd-timeline-img.is-hidden{visibility:hidden}.cd-timeline-img.bounce-in{visibility:visible;-webkit-animation:cd-bounce-1 .6s;-moz-animation:cd-bounce-1 .6s;animation:cd-bounce-1 .6s}.cd-timeline-content .cd-date{padding:.8em 0}.cd-timeline-content{margin-left:0;padding:0 1.6em;width:41%}.cd-timeline-content::before{top:16px;left:100%;border-color:transparent transparent transparent #ffffff}.cd-timeline-content .cd-read-more{float:left}.cd-timeline-block:nth-child(even) .cd-timeline-content,.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more{float:right}.cd-timeline-content .cd-date{position:absolute;width:100%;left:121%;top:0;font-size:18px}.cd-timeline-block:nth-child(even) .cd-timeline-content::before{top:16px;left:auto;right:100%;border-color:transparent #ffffff transparent transparent}.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date{left:auto;right:121%;text-align:right}.cd-timeline-content.is-hidden{visibility:hidden}.cd-timeline-content.bounce-in{visibility:visible;-webkit-animation:cd-bounce-2 .6s;-moz-animation:cd-bounce-2 .6s;animation:cd-bounce-2 .6s}.cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;-moz-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}}
@media only screen and (max-width:770px) {.cd-timeline-content a.swipebox{display: none;}}
@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2)}100%{-webkit-transform:scale(1)}}@-moz-keyframes cd-bounce-1{0%{opacity:0;-moz-transform:scale(.5)}60%{opacity:1;-moz-transform:scale(1.2)}100%{-moz-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}} @-webkit-keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes cd-bounce-2{0%{opacity:0;-moz-transform:translateX(-100px)}60%{opacity:1;-moz-transform:translateX(20px)}100%{-moz-transform:translateX(0)}}@keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes cd-bounce-2-inverse{0%{opacity:0;-moz-transform:translateX(100px)}60%{opacity:1;-moz-transform:translateX(-20px)}100%{-moz-transform:translateX(0)}}@keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px)}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}


/*COOKIES*/
.cc_banner-wrapper{z-index:99999;position:relative;min-height:0}.cc_container .cc_message{padding:0}.cc_container .cc_message a{-webkit-transition:all 400ms ease;transition:all 400ms ease}@media print{.cc_banner-wrapper,.cc_container{display:none}}.cc_container .cc_btn{display:block;margin-left:10px;float:right}.cc_container{position:fixed;left:0;right:0;bottom:0;overflow:hidden;background:#ffffff;box-sizing:border-box;border:1px solid #ccc;padding:10px;color:#000}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{-webkit-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.cc_container,.cc_message,.cc_btn{animation-duration:.8s;-webkit-animation-duration:.8s;-webkit-animation-name:slideUp;animation-name:slideUp}
.cc_container .cc_message{margin: 10px 0 ; font-size: 13px; line-height: 14px;}
.cc_container .cc_message a{font-size: 13px; line-height: 14px; font-weight: 700;}
.notouch .cc_container .cc_message a:hover{color: #ec1c24}
   
@media screen and (max-width: 900px) {
.cc_container .cc_message{max-width: 800px; margin: 1px 0;}
}
@media screen and (max-width: 550px) {
.cc_container .cc_btn{margin: 0 10px 0 0; padding-left: 0; padding-right: 0; width: 84px; float: none; display: inline-block; vertical-align: middle;}
.cc_container .cc_message{float: none; display: inline-block; vertical-align: middle; width: calc(100% - 100px)}
}   
    
.hide_filter_box {display:none !important;}






