/*GLOBAL*/
header,nav,section,article,aside,footer,hgroup{display:block;}
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;}
/*
.line_max_1, .max_line_1{display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.line_max_2, .max_line_2{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.line_max_3, .max_line_3{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.line_max_4, .max_line_4{display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.line_max_5, .max_line_5{display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
*/
/*
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;}
*/


*[class*="line_max"], *[class*="max_line"]{ display: block; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.line_max_1, .max_line_1{ -webkit-line-clamp: 1;}
.line_max_2, .max_line_2{ -webkit-line-clamp: 2;}
.line_max_3, .max_line_3{ -webkit-line-clamp: 3;}
.line_max_4, .max_line_4{ -webkit-line-clamp: 4;}
.line_max_5, .max_line_5{ -webkit-line-clamp: 5;}

sup, sub{line-height: 0; display: inline-block; text-decoration: none; font-size:0.7em;}

.root_text{position: absolute; top: -1000px; left: -1000px;}


.green{color: #51ad32; margin: 0 8px;}


@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 #51ad32; border: 1px solid #51ad32;}
.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; color: #005b9c; font-weight: 700; font-size: 32px; line-height: 48px; margin: 0; padding: 0; hyphens: auto;}
h1 span:not(.clear){display: inline-block; vertical-align: middle; clear: both; background: #005b9c; color: #fff; margin: 0; padding: 8px 16px; font-size: 18px; line-height: 24px;}
h1.special{padding-bottom: 8px; display: inline-block; vertical-align: middle; border-bottom: 5px solid #005b9c; color: #005b9c; margin: 0 0 30px;}
h1.special.color_13{border-bottom: 5px solid #0094d7; color: #0094d7; margin: 0;}
h1.special.color_14{border-bottom: 5px solid #94c535; color: #94c535; margin: 0;}
h1.special.color_15{border-bottom: 5px solid #f7921e; color: #f7921e; margin: 0;}


h2{color: #005b9c; font-weight: 700; font-size: 25px; line-height: 32px; margin: 25px 0 5px; padding: 0; }
.green_title h2{color: #4ca32f; text-transform: uppercase;}
h3{color: #005b9c; font-weight: 700; font-size: 22px; line-height: 28px; margin: 25px 0 5px; padding: 0; }
h4, h5, h6{color: #005b9c; font-weight: 700; font-size: 20px; line-height: 26px; margin: 25px 0 5px; padding: 0; }


.sa h1, .sa h2, .sa h3, .sa h4, .sa h5, .sa h6{font-family: unset !important;}
.sa h1.classic, .sa h2.classic, .sa h3.classic, .sa h4.classic, .sa h5.classic, .sa h6.classic{direction: ltr;}

@media screen and (max-width: 1024px) {

h1.special{padding-bottom: 6px; border-bottom: 4px solid #005b9c; margin: 0 0 25px;}
h1.special.color_13{border-bottom: 4px solid #0094d7;}
h1.special.color_14{border-bottom: 4px solid #94c535;}
h1.special.color_15{border-bottom: 4px solid #f7921e;}


h1,.head_title, h1 strong, h1 span{font-size: 24px; line-height: 30px;}
h2{font-size: 20px; line-height: 26px; margin: 20px 0 5px;}
h3{font-size: 18px; line-height: 24px; margin: 20px 0 5px;}
h4, h5, h6{font-size: 16px; line-height: 22px; margin: 20px 0 5px;}
}

@media screen and (max-width: 500px) {

h1.special{padding-bottom: 4px; border-bottom: 3px solid #005b9c; margin: 0 0 15px;}
h1.special.color_13{border-bottom: 3px solid #0094d7;}
h1.special.color_14{border-bottom: 3px solid #94c535;}
h1.special.color_15{border-bottom: 3px solid #f7921e;}
}

p, div, article, .text_page, code, td, th{font-size: 15px; font-weight: 500;}
strong, b{font-weight: 700;}

p.big{font-size: 22px; line-height: 28px; font-weight: 700;}

@media screen and (max-width: 1024px) {
p, div, article, .text_page, code, td, th{font-size: 14px;}
p.big{font-size: 16px; line-height: 22px;}
}


.page_section{font-size: 14px; line-height: 22px; font-weight: 600; display: inline-block; vertical-align: middle; text-transform: uppercase; color: #ff931e; margin: 10px 15px 10px 0;}
.page_date{font-size: 14px; line-height: 22px; font-weight: 400; color: #999999; display: inline-block; vertical-align: middle; margin: 10px 15px 10px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.page_time{font-size: 14px; line-height: 22px; font-weight: 400; color: #999999; display: inline-block; vertical-align: middle; margin: 10px 0 10px 0; padding: 0 0 0 26px; background: url(../img/time_icon.svg) no-repeat scroll left center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }

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; }
article .tooltipster, .text_box .tooltipster{-webkit-transition: all 400ms ease; transition: all  400ms ease; position: relative;}
article .tooltipster::before, .text_box .tooltipster::before{content: ""; border-top: 2px dashed #51ad32; position: absolute; left: -2px; right: -2px; bottom: 0;}
.notouch article a:not(.btn):hover, .notouch .text_box a:not(.btn):hover, .notouch article .tooltipster:hover, .notouch .text_box .tooltipster:hover{color: #51ad32}

article em a:not(.btn), article a:not(.btn) strong, article em strong a:not(.btn), .text_box em a:not(.btn), .text_box em a:not(.btn) strong, .text_box em strong a:not(.btn){font-weight: 400;}





.text_page{ margin: 0 auto;}
.text_page .img{display: inline-block; vertical-align: top; width: 220px; margin: 0 0 20px 20px;}
.text_page .img.big{width: 30%;}
.text_page .img img{max-width: 100%; display: block; margin: 0;}
.text_page .text{display: inline-block; vertical-align: top; width: calc(100% - 220px - 25px); }
.text_page .text.big{width: calc(100% - 30% - 25px); }

@media screen and (max-width: 767px) {
   .text_page .img, .text_page .img.big{display: block; max-width: 500px; width: 100%; margin: 20px 0 10px;}
   .text_page .text, .text_page .text.big{display: block; width: 100%; padding: 0; margin: 0;}
}


blockquote{position: relative; background: #005b9c; margin: 0 0 15px; padding: 30px 30px 30px 70px; color: #fff;}
blockquote::before{position: absolute; top: 20px; left: 20px; content: ""; display: block; width: 32px; height: 60px; background: url(../img/main_icon_green.svg) no-repeat scroll center center; background-size: 32px 60px; opacity: 1;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
blockquote blockquote{margin: 0; padding: 0;}
blockquote blockquote::before{display: none;}

blockquote *{ color: #fff;}


.structure_flex{font-size: 0; display: flex; flex-wrap: wrap;}

@media screen and (max-width: 750px) {
    .structure_flex.reverse{flex-direction: column-reverse;}
}


.page_picture{display: block; margin: 0; position: relative;}
.page_picture.half{width: calc(50% - 15px); display: inline-block; vertical-align: top;}
.page_picture.half:nth-child(2){padding: 0 0 0 30px;}
.page_picture picture, .page_picture video{display: flex; flex-direction: column; position: relative; width: 100%;}
.page_picture picture img{max-width: 100%; max-height: 100%; display: block; margin: 0; height: initial; object-fit: contain;}

.page_picture .legend{font-style: italic; text-align: center; margin: 8px 0 0; font-size: 14px; line-height: 22px; color: #b3b3b3; font-weight: 500;}

@media screen and (max-width: 1024px) {
    .page_picture.half{width: calc(50% - 10px);}
    .page_picture.half:nth-child(2){padding: 0 0 0 20px;}
}

@media screen and (max-width: 750px) {
    .page_picture.half{width: 100%;}
    .page_picture.half:nth-child(2){padding: 25px 0 0;}
    .reverse .page_picture.half:nth-child(2){padding:  0 0 25px;}
}




article.half, .text_box.half{width: calc(50% - 15px); display: inline-block; vertical-align: top;}
article.half:nth-child(2), .text_box.half:nth-child(2){padding: 0 0 0 30px;}

@media screen and (max-width: 1024px) {
    article.half, .text_box.half{width: calc(50% - 10px);}
    article.half:nth-child(2), .text_box.half:nth-child(2){padding: 0 0 0 20px;}
}

@media screen and (max-width: 750px) {
    article.half, .text_box.half{width: 100%;}
    article.half:nth-child(2), .text_box.half:nth-child(2){padding: 25px 0 0;}
    .reverse article.half:nth-child(2), .reverse .text_box.half:nth-child(2){padding: 0 0 25px;}
}




article, .text_box{margin: 0 auto; text-align: left; line-height: 24px;}
.sa article, .sa .text_box{text-align: right;}
.sa .academy_en article, .sa article.classic, .sa .academy_en .text_box, .sa .text_box.classic{direction: ltr;}
article.short, .text_box.short{display: inline-block; vertical-align: top; width: 47%; padding: 0;}
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; line-height: 24px;}
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;}


.page_img_short{display: inline-block; vertical-align: top; width: 53%; padding: 0; margin: 0; position: relative;}
.page_img_short img{width: initial; display: block; margin: -110px auto 0;}
.page_img_short.img529 img{max-height: 400px; margin: -90px auto 0; }
.page_img_short.img530 img{max-height: 400px; margin: -80px auto 0;}
.page_img_short.img528 img{max-height: 350px; margin: -50px auto 0;}
.page_img_short.img559 img{max-height: 400px; margin: -100px auto 0;}


.page_img_short .modular_design{margin: 20px 0 0; text-align: center; color: #005b9c; font-size: 16px; line-height: 24px; position: absolute; top: 100%; left: 0; right: 0;}
.page_img_short .modular_design::before, .page_img_short .modular_design::after{width: 186px; height: 80px; content: ""; background: url(../img/modular.svg) no-repeat scroll center center; background-size: 186px 80px; display: block; position: relative; margin: 0 auto;}
.page_img_short .modular_design::after{transform: rotate(180deg);}
.page_img_short .modular_design strong{font-size: 24px; line-height: 30px; display: block;}


article .inline_box{margin: 30px 0 0; display: inline-block; vertical-align: top; width: 47%; padding: 0 3% 0 0;}
article .inline_box ~ .inline_box{padding: 0 0 0 3%;}

.sa article .inline_box{padding: 0 0 0 3%;}
.sa article .inline_box ~ .inline_box{padding: 0 3% 0 0;}


@media screen and (max-width: 1200px) {
article.short, .text_box.short{width: 100%;}
article .inline_box{margin: 30px 0 0; display: block; width: 100%; padding: 0;}
article .inline_box ~ .inline_box{padding: 0;}

.page_img_short{width: 100%; margin: 30px 0 0;}
.page_img_short img{height: initial; max-width: 100% !important;; margin: 0 auto !important;}
.page_img_short .modular_design{position: relative; top: 0;}
}

@media screen and (max-width: 1024px) {
article p, article div, .text_box p, .text_box div{line-height: 22px; 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;}
}


article ul, .text_box ul{margin: 0 0 15px; padding: 0;}
article ul li, .text_box ul li{padding: 0 0 0 15px; margin: 0; position: relative; list-style: none; background: url(../img/drobky_arrow.svg) no-repeat scroll 0 7px; background-size: 6px 10px;}
article.green_title ul li, .text_box.green_title ul li{padding: 0 0 0 25px; background: url(../img/arrow_green3.svg) no-repeat scroll 0 7px; background-size: 17px 12px;}
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; }

.sa article ul li, .sa .text_box ul li{padding: 0 15px 0 0; background-image: url(../img/drobky_arrow_reverse.svg); background-position: 100% 7px;}

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: 10px 8px; background: #005b9c; color: #fff; border: 1px solid #004a80;}
article table tr td, .text_box table tr td{padding: 6px 8px; font-weight: 400; border: 1px solid #e0dfdf;}
article table tr td.fr-padding, .text_box table tr td.fr-padding{padding: 20px;}

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 *{ text-align: left;}

.sa article table.gdpr th{text-align: right !important;}
.sa article table.gdpr th, .sa article table.gdpr td, .sa article table.gdpr td *{ text-align: right;}

@media screen and (max-width: 1024px) {
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 14px !important;}
}


article p.gdpr, .text_box p.gdpr{margin: 0; line-height: 22px; font-size: 12px;}
article p.gdpr, .text_box p.gdpr{padding: 6px 0;}
article p.gdpr.full, .text_box p.gdpr.full{padding: 0; max-width: 992px; margin: 0 auto;}

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%; height: auto !important; position: relative;}
article img.fr-dib, .text_box img.fr-dib{display: block; margin: 5px auto; float: none; vertical-align: top;}
article img.fr-dii, .text_box img.fr-dii{display: inline-block; float: none; vertical-align: bottom; margin-left: 5px; margin-right: 5px;  max-width: calc(100% - 10px);}
article img.fr-dib.fr-fil, .text_box img.fr-dib.fr-fil{margin-left: 0; text-align: left;}
article img.fr-dib.fr-fir, .text_box img.fr-dib.fr-fir{margin-right: 0; text-align: right;}
article img.fr-dii.fr-fil, .text_box img.fr-dii.fr-fil{float: left; margin-left: 0; margin-right: 30px; max-width: calc(50% - 30px);}
article img.fr-dii.fr-fir, .text_box img.fr-dii.fr-fir{float: right; margin-left: 30px; margin-right: 0; max-width: calc(50% - 30px);}
article img.fr-border-radius-4, .text_box img.fr-border-radius-4{-webkit-border-radius: 4px !important; border-radius: 4px !important;}
article img.fr-border-radius-8, .text_box img.fr-border-radius-8{-webkit-border-radius: 8px !important; border-radius: 8px !important;}
article img.fr-border-radius-100, .text_box img.fr-border-radius-100{-webkit-border-radius: 100% !important; border-radius: 100% !important;}

@media screen and (max-width: 750px) {
    article img.fr-dib, .text_box img.fr-dib{display: block; margin: 5px auto; float: none;}
    article img.fr-dii, .text_box img.fr-dii{display: block; float: none; margin: 5px auto; max-width: 100%;}
    article img.fr-dib.fr-fil, .text_box img.fr-dib.fr-fil{margin: 5px auto;}
    article img.fr-dib.fr-fir, .text_box img.fr-dib.fr-fir{margin: 5px auto;}
    article img.fr-dii.fr-fil, .text_box img.fr-dii.fr-fil{float: none; margin: 5px auto; max-width: 100%;}
    article img.fr-dii.fr-fir, .text_box img.fr-dii.fr-fir{float: none; margin: 5px auto; max-width: 100%;}
}


article span.fr-video, .text_box span.fr-video{max-width: 100%; height: auto !important; position: relative; text-align: center;}
article span.fr-video.fr-dvb, .text_box span.fr-video.fr-dvb{display: block; margin: 5px auto; float: none; vertical-align: top;}
article span.fr-video.fr-dvi, .text_box span.fr-video.fr-dvi{display: inline-block; float: none; vertical-align: bottom; margin-left: 5px; margin-right: 5px;  max-width: calc(100% - 10px);}
article span.fr-dvb.fr-fvl, .text_box span.fr-dvb.fr-fvl{margin-left: 0; text-align: left;}
article span.fr-dvb.fr-fvr, .text_box span.fr-dvb.fr-fvr{margin-right: 0; text-align: right;}
article span.fr-video.fr-dvi.fr-fvl, .text_box span.fr-video.fr-dvi.fr-fvl{float: left; margin-left: 0; margin-right: 30px; max-width: calc(50% - 30px);}
article span.fr-video.fr-dvi.fr-fvr, .text_box span.fr-video.fr-dvi.fr-fvr{float: right; margin-left: 30px; margin-right: 0; max-width: calc(50% - 30px);}

article span.fr-video .video_box, .text_box span.fr-video .video_box{background: #f7f7f7; display: inline-block; max-width: 100%; width: 640px; position: relative;}
article span.fr-video .video_box .video_in, .text_box span.fr-video .video_box .video_in{display: block; width: 100%; padding: 0 0 56.25%; position: relative;}
article span.fr-video .video_box .video_in > *, .text_box span.fr-video .video_box .video_in > *{opacity: 1; width: 100%; height: 100%; border: 0; position: absolute; top: 0; right: 0; left: 0; bottom: 0;}
article span.fr-video iframe, .text_box span.fr-video iframe, article span.fr-video video, .text_box span.fr-video video{opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}


@media screen and (max-width: 750px) {
    article span.fr-video.fr-dvb, .text_box span.fr-video.fr-dvb{display: block; margin: 5px auto; float: none;}
    article span.fr-video.fr-dvi, .text_box span.fr-video.fr-dvi{display: block; float: none; margin: 5px auto;  max-width: 100%;}
    article span.fr-dvb.fr-fvl, .text_box span.fr-dvb.fr-fvl{margin: 5px auto;}
    article span.fr-dvb.fr-fvr, .text_box span.fr-dvb.fr-fvr{margin: 5px auto;}
    article span.fr-video.fr-dvi.fr-fvl, .text_box span.fr-video.fr-dvi.fr-fvl{float: none; margin: 5px auto; max-width: 100%;}
    article span.fr-video.fr-dvi.fr-fvr, .text_box span.fr-video.fr-dvi.fr-fvr{float: none; margin: 5px auto; max-width: 100%;}
}



article .box_arrow{max-width: 260px; display: inline-block; vertical-align: middle; padding: 0 0 0 35px; width: calc(50% - 40px); text-align: left; font-weight: 600; margin: 15px 0 0;}
article .box_arrow.down{background: url(../img/box_arrow_down.svg) no-repeat scroll left bottom; background-size: 30px 72px;}
article .box_arrow.up{background: url(../img/box_arrow_up.svg) no-repeat scroll left top; background-size: 30px 72px;}

@media screen and (max-width: 500px) {
article .box_arrow{max-width: 100%; display: block;}
}

input[type=text], input[type=password], input[type=submit], textarea, code, button{font-family: 'Open Sans', sans-serif; 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 ; scroll-behavior: smooth;}
html.admin_settings_active{position: fixed; overflow-y: scroll; width: 100%;}
body{color: #005b9c; background:  #ffffff !important; overflow-x: hidden; -webkit-text-size-adjust: none; text-rendering: auto; -webkit-backface-visibility:hidden; max-width: 1920px; margin: 0 auto; font-family: 'Open Sans', sans-serif; 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);}
body.sa{direction: rtl;}
body.sa .academy_en{direction: ltr;}


.inside{position: relative; width: 90%; padding: 0; max-width: 1360px; margin: 0 auto;}
.inside_small{position: relative; width: 90%; padding: 0; max-width: 840px; margin: 0 auto;}
.inside_max{position: relative; width: 90%; padding: 0; max-width: 90%; margin: 0 auto;}
.inside_middle{position: relative; width: 90%; padding: 0; max-width: 1440px; margin: 0 auto;}



.btn{font-weight: 700; font-size: 14px; line-height: 20px; padding: 12px 32px; 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, .btn[disabled]{background: #e2e2e2 !important; border: 1px solid #e2e2e2 !important; color: #b1b1b1 !important; cursor: no-drop;}
.btn.big{padding: 12px 30px;}
.btn.middle{padding: 8px 25px;  font-weight: 600;}
.btn.small{padding: 6px 22px; font-size: 13px; font-weight: 600; text-transform: none;}
.btn.xsmall{padding: 6px 15px; font-size: 13px; font-weight: 600; text-transform: none;}
.btn.overflow{overflow: visible;}
.btn img{display: inline-block; vertical-align: top; margin: 0 0 0 4px;}
.btn.shadow{-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6); box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);}
.btn.radius{-webkit-border-radius: 0; border-radius: 0;}
.btn.transform{text-transform: uppercase;}
.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: -1px;}
.btn.ultra_min_margin_left{margin-left: -1px;}
.btn.min_margin_top{margin-top: 5px;}
.btn.min_margin_bottom{margin-bottom: 5px;}
.btn.min_margin_right{margin-right: 5px;}
.btn.min_margin_left{margin-left: 5px;}
.btn.middle_margin_top{margin-top: 10px;}
.btn.middle_margin_bottom{margin-bottom: 10px;}
.btn.middle_margin_right{margin-right: 10px;}
.btn.middle_margin_left{margin-left: 10px;}
.btn.max_margin_top{margin-top: 15px;}
.btn.max_margin_bottom{margin-bottom: 15px;}
.btn.max_margin_right{margin-right: 15px;}
.btn.max_margin_left{margin-left: 15px;}
.btn.ultra_margin_top{margin-top: 25px;}
.btn.ultra_margin_bottom{margin-bottom: 25px;}
.btn.ultra_margin_right{margin-right: 25px;}
.btn.ultra_margin_left{margin-left: 25px;}


.btn i{font-style: normal; font-weight: 600; font-size: 13px;}
.btn .item{display: block; z-index: 999; position: absolute; width: 180px; left: 50%; bottom: calc(100% + 15px); visibility: hidden; opacity: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn:hover .item{visibility: visible; opacity: 1; bottom: calc(100% + 5px);}
.btn .item .box{display: block; position: relative; padding: 8px; background: #ffffff; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
.btn .item .box::before{display: block; top: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #dbdbdb; border-width: 11px; margin-left: -11px; }
.btn .item .box::after{display: block; top: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 10px; margin-left: -10px; }
.btn .item .img{display: block; width: 100%; height: 0; padding: 0 0 100%; position: relative; background-repeat: no-repeat; background-position: center center; margin: 0 0 8px; -webkit-background-size: cover; background-size: cover;}
.btn .item .title{white-space: normal; display: block; text-align: center; font-size: 12px; line-height: 16px; text-transform : none; color: #000000; margin: 0; padding: 0; font-weight: 600;}


/*use*/
.btn.typ_1{background: #005b9c; border: 1px solid #ffffff; 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 #005b9c; color: #005b9c;}

/*use*/
.btn.typ_2{background: #005b9c; border: 1px solid #005b9c; color: #ffffff;}
.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: #51ad32; border: 1px solid #51ad32; color: #ffffff;}

.btn.typ_3{background: #ffffff; border: 1px solid #ffffff; color: #005b9c;}
.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: #005b9c; border: 1px solid #005b9c; color: #ffffff;}

.btn.typ_4{background: #000000; border: 1px solid #ffffff; color: #ffffff;}
.notouch .btn.typ_4:hover, .notouch .item.hover_efekt .btn.typ_4, .notouch a.item:hover .btn.typ_4, .notouch .fileUpload:hover .btn.typ_4, .btn.typ_4.active{background: #ffffff; border: 1px solid #ffffff; color: #000000;}

/*use*/
.btn.typ_5{background: #f1f2f2; border: 1px solid #e0dfdf; color: #000000;}
.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, .btn.typ_5.active{background: #000000; border: 1px solid #000000; color: #ffffff;}

/*use*/
.btn.typ_7{background: #005b9c; border: 1px solid #005b9c; color: #ffffff;}
.notouch .btn.typ_7:hover, .notouch .item.hover_efekt .btn.typ_7, .notouch a.item:hover .btn.typ_7, .notouch .fileUpload:hover .btn.typ_7, .btn.typ_6.active{background: #ffffff; border: 1px solid #005b9c; color: #005b9c;}

/*use*/
.btn.typ_8{background: #005b9c; border: 1px solid #005b9c; color: #ffffff;}
.notouch .btn.typ_8:hover, .notouch .item.hover_efekt .btn.typ_8, .notouch a.item:hover .btn.typ_8, .notouch .fileUpload:hover .btn.typ_8, .btn.typ_7.active{background: #ffffff; border: 1px solid #005b9c; color: #005b9c;}

/*use*/
.btn.typ_9{background: #ffffff; border: 1px solid #ffffff; color: #005b9c;}
.notouch .btn.typ_9:hover, .notouch .item.hover_efekt .btn.typ_9, .notouch a.item:hover .btn.typ_9, .notouch .fileUpload:hover .btn.typ_9, .btn.typ_8.active{background: #005b9c; border: 1px solid #ffffff; color: #ffffff;}

/*use*/
.btn.typ_10{background: #52af2f; border: 1px solid #52af2f; color: #ffffff;}
.notouch .btn.typ_10:hover, .notouch .item.hover_efekt .btn.typ_10, .notouch a.item:hover .btn.typ_10, .notouch .fileUpload:hover .btn.typ_10, .btn.typ_10.active{background: transparent; border: 1px solid #52af2f; color: #52af2f;}

/*use*/
.btn.typ_11{background: #91b7d1; border: 1px solid #91b7d1; color: #ffffff;}
.notouch .btn.typ_11:hover, .notouch .item.hover_efekt .btn.typ_11, .notouch a.item:hover .btn.typ_11, .notouch .fileUpload:hover .btn.typ_11, .btn.typ_11.active{background: #005b9c; border: 1px solid #005b9c; color: #ffffff;}

/*use*/
.btn.typ_12{background: #ffffff; border: 1px solid #005b9c; color: #005b9c;}
.notouch .btn.typ_12:hover, .notouch .item.hover_efekt .btn.typ_12, .notouch a.item:hover .btn.typ_12, .notouch .fileUpload:hover .btn.typ_12, .btn.typ_12.active{background: #005b9c; border: 1px solid #005b9c; color: #ffffff;}


/*use*/
.btn.typ_13{background: #0094d7; border: 1px solid #0094d7; color: #ffffff;}
.notouch .btn.typ_13:hover, .notouch .item.hover_efekt .btn.typ_13, .notouch a.item:hover .btn.typ_13, .notouch .fileUpload:hover .btn.typ_13, .btn.typ_13.active{background: #ffffff; border: 1px solid #0094d7; color: #0094d7;}

/*use*/
.btn.typ_14{background: #94c535; border: 1px solid #94c535; color: #ffffff;}
.notouch .btn.typ_14:hover, .notouch .item.hover_efekt .btn.typ_14, .notouch a.item:hover .btn.typ_14, .notouch .fileUpload:hover .btn.typ_14, .btn.typ_14.active{background: #ffffff; border: 1px solid #94c535; color: #94c535;}

/*use*/
.btn.typ_15{background: #f7921e; border: 1px solid #f7921e; color: #ffffff;}
.notouch .btn.typ_15:hover, .notouch .item.hover_efekt .btn.typ_15, .notouch a.item:hover .btn.typ_15, .notouch .fileUpload:hover .btn.typ_15, .btn.typ_15.active{background: #ffffff; border: 1px solid #f7921e; color: #f7921e;}

/*use*/
.btn.typ_16{background: #005b9c; border: 1px solid #005b9c; color: #ffffff; padding-left: 32px;}
.btn.typ_16::before{opacity: 1; background: url(../img/pen_icon_white.svg) no-repeat scroll center center; background-size: 22px 22px; content: ""; position: absolute; left: 6px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 22px; height: 22px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_16::after{opacity: 0; background: url(../img/pen_icon_blue.svg) no-repeat scroll center center; background-size: 22px 22px; content: ""; position: absolute; left: 6px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 22px; height: 22px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_16:hover, .notouch .item.hover_efekt .btn.typ_16, .notouch a.item:hover .btn.typ_16, .notouch .fileUpload:hover .btn.typ_16, .btn.typ_16.active{background: transparent; border: 1px solid #005b9c; color: #005b9c;}
.notouch .btn.typ_16:hover::before, .notouch .item.hover_efekt .btn.typ_16::before, .notouch a.item:hover .btn.typ_16::before, .notouch .fileUpload:hover .btn.typ_16::before, .btn.typ_16.active::before{opacity: 0;}
.notouch .btn.typ_16:hover::after, .notouch .item.hover_efekt .btn.typ_16::after, .notouch a.item:hover .btn.typ_16::after, .notouch .fileUpload:hover .btn.typ_16::after, .btn.typ_16.active::after{opacity: 1;}

/*use*/
.btn.typ_17{background: #ffffff; border: 1px solid #005b9c; color: #005b9c;}
.notouch .btn.typ_17:hover, .notouch .item.hover_efekt .btn.typ_17, .notouch a.item:hover .btn.typ_17, .notouch .fileUpload:hover .btn.typ_17, .btn.typ_17.active{background: #005b9c; border: 1px solid #005b9c; color: #ffffff;}

/*use*/
.btn.typ_18{background: #ffffff; border: 1px solid #ffffff; color: #005b9c; text-decoration: underline;}
.notouch .btn.typ_18:hover, .notouch .item.hover_efekt .btn.typ_18, .notouch a.item:hover .btn.typ_18, .notouch .fileUpload:hover .btn.typ_18, .btn.typ_18.active{text-decoration: none;}

/*use*/
.btn.typ_19{background: #f1f2f2; border: 1px solid #f1f2f2; color: #000000;}
.notouch .btn.typ_19:hover, .notouch .item.hover_efekt .btn.typ_19, .notouch a.item:hover .btn.typ_19, .notouch .fileUpload:hover .btn.typ_19, .btn.typ_19.active{background: #005b9c; border: 1px solid #005b9c; color: #ffffff;}

/*use*/
.btn.typ_20{background: #ffffff; border: 1px solid #005b9c; color: #005b9c;}
.notouch .btn.typ_20:hover, .notouch .item.hover_efekt .btn.typ_20, .notouch a.item:hover .btn.typ_20, .notouch .fileUpload:hover .btn.typ_20, .btn.typ_20.active{background: #005b9c; border: 1px solid #ffffff; color: #ffffff;}

/*use*/
.btn.typ_21{background: #ff931e; border: 1px solid #ff931e; color: #ffffff;}

/*use*/
.btn.typ_22{background: #ff931e; border: 1px solid #ff931e; color: #ffffff; padding-left: 32px;}
.btn.typ_22::before{opacity: 1; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 16px 16px; content: ""; position: absolute; left: 6px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 16px; height: 16px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_22:hover{background: #005b9c; border: 1px solid #005b9c;}

/*use*/
.btn.typ_23{background: transparent; border: 1px solid #f7921e; color: #ffffff;}
.notouch .btn.typ_23:hover, .notouch .item.hover_efekt .btn.typ_23, .notouch a.item:hover .btn.typ_23, .notouch .fileUpload:hover .btn.typ_23, .btn.typ_23.active{background: #f7921e; border: 1px solid #f7921e; color: #fff;}


/*use*/
.btn.typ_24{background: #ffffff; border: 1px solid #ffffff; color: #005b9c;}
.notouch .btn.typ_24:hover, .notouch .item.hover_efekt .btn.typ_24, .notouch a.item:hover .btn.typ_24, .notouch .fileUpload:hover .btn.typ_24, .btn.typ_24.active{background: transparent; border: 1px solid #ffffff; color: #ffffff;}


@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: 13px; line-height: 16px; padding: 8px 16px;}
.btn i{font-size: 11px; line-height: 16px;}
}






.header_height{display: block; height: 100px; position: relative;}


header{background: #ffffff; max-width: 1920px; z-index: 9999; position: fixed; top: 0; left: 0; right: 0; margin: 0 auto; width: 100%; padding: 0; text-align: center; 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.academy_head{border-bottom: 2px solid #ff931e; -webkit-box-shadow: none; box-shadow: none;}
header a.logo{width: 300px; height: 47px; display: inline-block; vertical-align: middle; position: relative;}
header a.logo::before{content: ""; width: 300px; height: 47px; display: block; position: relative; background: url(../img/logo_new.svg) no-repeat scroll center center; background-size: 300px 47px;}
header .box{text-align: right; position: relative; z-index: 999; display: inline-block; vertical-align: middle; width: calc(100% - 300px); margin: 0; font-size: 0;}

header .box nav{position: relative; display: inline-block; vertical-align: middle; width: calc(100% - 120px); margin: 0;}
header .box nav ul.menu{margin: 0; padding: 0; display: block; text-align: center;}
header .box nav ul.menu li{padding: 0; position: relative; list-style: none; display: inline-block; vertical-align: middle; margin: 0;}
header .box nav ul.menu li a{text-transform: uppercase; position: relative; display: block; line-height: 20px; font-size: 14px; font-weight: 600; padding: 40px 22px 40px 10px; color: #005b9c; -webkit-transition: color 400ms ease, background 400ms ease; transition: color 400ms ease, background 400ms ease;}
.notouch header .box nav ul.menu li:hover > a, header .box nav ul.menu li.active > a, header .box nav ul.menu li.open > a{color: #51ad32;}



header .box nav ul.menu li.special{margin: 0 8px 0 25px; padding: 30px 0;}
header .box nav ul.menu li.special ~ .special{margin: 0 8px 0 0;}
header .box nav ul.menu li.special a{text-transform: none; padding: 10px 12px 10px 35px; color: #51ad32; -webkit-border-radius: 30px; border-radius: 30px;}
header .box nav ul.menu li.special a::before{opacity: 1; background: no-repeat scroll center center; background-size: 20px 20px; content: ""; position: absolute; left: 8px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box nav ul.menu li.special a::after{opacity: 0; background: no-repeat scroll center center; background-size: 20px 20px; content: ""; position: absolute; left: 8px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

header .box nav ul.menu li.special.calc a::before{background-image: url(../img/calc_icon_green.svg);}
header .box nav ul.menu li.special.calc a::after{background-image: url(../img/calc_icon_white.svg);}
header .box nav ul.menu li.special.contact a::before{background-image: url(../img/contact_icon_green.svg);}
header .box nav ul.menu li.special.contact a::after{background-image: url(../img/contact_icon_white.svg);}
header .box nav ul.menu li.special.academy a{color: #ff931e; padding-right: 25px;}
header .box nav ul.menu li.special.academy a::before{background-image: url(../img/academy_icon_orange.svg);}
header .box nav ul.menu li.special.academy a::after{background-image: url(../img/academy_icon_white.svg);}

.notouch header .box nav ul.menu li.special:hover > a, header .box nav ul.menu li.special.active > a, header .box nav ul.menu li.special.open > a{background: #51ad32; color: #fff;}
.notouch header .box nav ul.menu li.special.academy:hover > a, header .box nav ul.menu li.special.academy.active > a, header .box nav ul.menu li.special.academy.open > a{background: #ff931e; color: #fff;}
.notouch header .box nav ul.menu li.special:hover > a::before, header .box nav ul.menu li.special.active > a::before, header .box nav ul.menu li.special.open > a::before{opacity: 0;}
.notouch header .box nav ul.menu li.special:hover > a::after, header .box nav ul.menu li.special.active > a::after, header .box nav ul.menu li.special.open > a::after{opacity: 1;}


header .box nav ul.menu li > button:not(.return_false){transform: rotate(90deg); width: 16px; height: 16px; position: absolute; right: 5px; top: calc(50% - 8px); padding: 0; border: 0; background: none;}
header .box nav ul.menu li > button:not(.return_false)::before{opacity: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; border: 0; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: opacity 400ms ease; transition: opacity  400ms ease;}
header .box nav ul.menu li > button:not(.return_false)::after{opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; border: 0; background: url(../img/arrow_green_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: opacity 400ms ease; transition: opacity  400ms ease;}
header .box nav ul.menu li.special > button:not(.return_false)::before{background-image: url(../img/arrow_orange_right.svg)}
header .box nav ul.menu li.special > button:not(.return_false)::after{background-image: url(../img/arrow_white_right.svg)}
.notouch header .box nav ul.menu li:hover > button:not(.return_false)::before, header .box nav ul.menu li > button:not(.return_false):focus::before{opacity: 0;}
.notouch header .box nav ul.menu li:hover > button:not(.return_false)::after, header .box nav ul.menu li > button:not(.return_false):focus::after{opacity: 1;}

header .box nav ul.menu li ul{z-index: 0; margin: 0; padding: 0; position: absolute; top: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background: #f4f5f5; display: none; -webkit-transition: all 200ms ease; transition: all 200ms ease; -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
header .box nav ul.menu li:hover ul{display: block;}
header .box nav ul.menu li ul li{margin: 0; list-style: none; display: block; width: 100%; padding: 0;}
header .box nav ul.menu li ul li a{white-space: nowrap; position: relative; text-transform: none; text-align: center; font-weight: 400; display: block; padding: 10px 40px; font-size: 14px; line-height: 22px; color: #ffffff !important; background: #005b9c; border-top: 1px solid #004f88; min-width: 100px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box nav ul.menu li.academy ul li a{color: #ffffff !important; background: #f7921e; border-top: 1px solid #c67417;}
header .box nav ul.menu li ul li a span{z-index: 10; position: relative;}
header .box nav ul.menu li ul li.color_13 a, header .box nav ul.menu li ul li.color_14 a, header .box nav ul.menu li ul li.color_15 a{padding-bottom: 15px;}
header .box nav ul.menu li ul li.color_13 a::before, header .box nav ul.menu li ul li.color_14 a::before, header .box nav ul.menu li ul li.color_15 a::before{position: absolute; left: 0; right: 0; bottom: 0; height: 5px; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
header .box nav ul.menu li ul li.color_13 a::before{background: #0094d7;}
header .box nav ul.menu li ul li.color_14 a::before{background: #94c535;}
header .box nav ul.menu li ul li.color_15 a::before{background: #f7921e;}
.notouch header .box nav ul.menu li ul li.color_13 a:hover::before, .notouch header .box nav ul.menu li ul li.color_14 a:hover::before, .notouch header .box nav ul.menu li ul li.color_15 a:hover::before,
header .box nav ul.menu li ul li.color_13.active a::before, header .box nav ul.menu li ul li.color_14.active a::before, header .box nav ul.menu li ul li.color_15.active a::before{height: 100%;}

header .box nav ul.menu li ul li:first-of-type a{border-top: 0 !important;}
.notouch header .box nav ul.menu li ul li:not(.color_13):not(.color_14):not(.color_15) a:hover, header .box nav ul.menu li ul li.active:not(.color_13):not(.color_14):not(.color_15) a{background: #51ad32; border-top: 1px solid #47942e;}
.notouch header .box nav ul.menu li.academy ul li:not(.color_13):not(.color_14):not(.color_15) a:hover, header .box nav ul.menu li ul li.academy.active:not(.color_13):not(.color_14):not(.color_15) a{background: #c67417; border-top: 1px solid #c67417;}



header .box nav ul.menu li.special ul li a{padding: 10px 40px !important; border-radius: 0;}
header .box nav ul.menu li.special ul li a::before, header .box nav ul.menu li.special ul li a::after{display: none;}

header .box ul.lang{margin: 0; padding: 0; display: inline-block; vertical-align: middle; text-align: center;}
header .box ul.lang li{padding: 0; position: relative; list-style: none; display: inline-block; vertical-align: middle; margin: 0;}
header .box ul.lang li button.return_false{border: 0; background: none; text-transform: uppercase; position: relative; display: block; line-height: 20px; font-size: 15px; font-weight: 700; padding: 40px 30px; color: #005b9c; -webkit-transition: color 400ms ease, background 400ms ease; transition: color 400ms ease, background 400ms ease;}
.notouch header .box ul.lang li:hover > button.return_false, header .box ul.lang li.active > button.return_false, header .box ul.lang li.open > button.return_false{color: #51ad32;}

header .box ul.lang li > button:not(.return_false){transform: rotate(90deg); width: 16px; height: 16px; position: absolute; right: 5px; top: calc(50% - 8px); padding: 0; border: 0; background: none;}
.sa header .box ul.lang li > button:not(.return_false){left: 5px; right: initial;}
header .box ul.lang li > button:not(.return_false)::before{opacity: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; border: 0; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
header .box ul.lang li > button:not(.return_false)::after{opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; border: 0; background: url(../img/arrow_green_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch header .box nav ul.menu li:hover > button:not(.return_false)::before, header .box nav ul.menu li > button:not(.return_false):focus::before, header .box nav ul.menu li > button.active:not(.return_false)::before{opacity: 0;}
.notouch header .box nav ul.menu li:hover > button:not(.return_false)::after, header .box nav ul.menu li > button:not(.return_false):focus::after, header .box nav ul.menu li > button.active:not(.return_false)::after{opacity: 1;}

header .box ul.lang li ul{z-index: 0; margin: 0; padding: 0; position: absolute; top: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background: #f4f5f5; display: none; -webkit-transition: all 200ms ease; transition: all 200ms ease; -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
header .box ul.lang li:hover ul{display: block;}
header .box ul.lang li ul li{margin: 0; list-style: none; display: block; width: 100%; padding: 0;}
header .box ul.lang li ul li a{white-space: nowrap; position: relative; text-transform: none; text-align: center; font-weight: 400; display: block; padding: 10px 0; font-size: 14px; line-height: 22px; color: #ffffff !important; background: #005b9c; border-top: 1px solid #004f88; min-width: 100px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .box ul.lang li ul li:first-of-type a{border-top: 0 !important;}
.notouch header .box ul.lang li ul li a:hover, header .box ul.lang li ul li.active a{background: #51ad32; border-top: 1px solid #47942e;}







header .header_search{text-align: right; position: relative; display: inline-block; vertical-align: middle; width: 36px; margin: 0;}
header .header_search.before::before{position: absolute; right: -10px; top: calc(50% - 10px); width: 1px; height: 20px; content: ""; background: #005b9c;}
.sa header .header_search.before::before{left: -10px; right: initial;}
header .search{margin: 0; border: 1px solid #ffffff; font-size: 0; cursor: pointer; position: relative; display: inline-block; vertical-align: middle; padding: 0; width: 34px; height: 34px; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
header .search::before{opacity: 1; background-image: url(../img/search_blue.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_green.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_active .search::before{background-image: url(../img/close_search_blue.svg); background-size: 18px 18px;}
header.search_active .search::after{background-image: url(../img/close_search_green.svg); background-size: 18px 18px;}
.notouch header .search:hover::before{opacity: 0;}
.notouch header .search:hover::after{opacity: 1;}




header #search_box{background: #fff; width: 280px; opacity: 0; visibility: hidden; padding: 4px; position: absolute; right: 0; top: 78px; 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% - 58px); border: 1px solid #e0e0e0; position: relative; z-index: 1; display: block; padding: 8px 46px 7px 10px; font-size: 13px; line-height: 20px; font-weight: 400; color: #000000; background: #fff; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box input[type=text]::-webkit-input-placeholder {color: #000000;}
header #search_box input[type=text]::-moz-placeholder {color: #000000;}
header #search_box input[type=text]::-ms-input-placeholder {color: #000000;}

header #search_box button[type=submit].search_field{padding: 0; position: absolute; right: 5px; top: 5px; width: 35px; height: 35px; background: none; z-index: 10; border: none; border-left: 1px solid #e0e0e0; background: #ffffff; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box button[type=submit].search_field::before{opacity: 1; background: url(../img/search_blue.svg) no-repeat scroll center center; background-size: 18px 18px; 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_green.svg) no-repeat scroll center center; background-size: 18px 18px; 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: calc(100% - 57px); border: 1px solid #ffffff; top: 50px; 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: 10px 15px 10px 40px; margin: 0; text-align: left; 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 p.load.active{opacity: 1; visibility: visible;}
header #search_box form p.load::before{position: absolute; left: 15px; 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: 15px; 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: 100%; -webkit-border-radius: 0; border-radius: 0; overflow: hidden; opacity: 1; visibility: visible; display: block; z-index: 0; position: absolute; margin: 0; padding: 0; top: 50px; 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: 18px; font-weight: 600; color: #515154; padding: 8px 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: #005e8a; 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: #005e8a; 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: 24px 0; margin: 0 20px 0 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; font-weight: 700; height: 20px; color: #005b9c; text-transform: uppercase; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease;  cursor: pointer; user-select: none;}
.sa .open_close_navigation::after{margin: 0 5px 0 0;}
.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: #005b9c; transition: 0.3s; position: relative;}
.open_close_navigation .lines:before, .open_close_navigation .lines:after {display: inline-block; width: 1.8rem; height: 2px; background: #005b9c; 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: #005b9c;}
.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: #51ad32;}
.notouch .open_close_navigation:hover .lines-button.x.close .lines:before, .notouch .open_close_navigation:hover .lines-button.x.close .lines:after{background: #51ad32;}
.notouch .open_close_navigation:hover .lines:before, .notouch .open_close_navigation:hover .lines:after{background: #51ad32;}
.notouch .open_close_navigation:hover .lines{background: #51ad32;}






.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: 80px 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: 14px; line-height: 44px; font-weight: 700; color: #005b9c; 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: #51ad32; border-top: 1px solid #449c26; color: #fff;}

.ipad_menu > ul > li > ul{border-top: 1px solid #d4d4d4; display: none; position: relative; text-align: left; margin: 0; padding: 0 0 0 25px; z-index: 9998; background: #ececec;}
.ipad_menu > ul > li[aria-expanded='true'] > ul, .ipad_menu > ul > li.open > ul{display: block;}
.ipad_menu > ul > li > ul > li{position: relative; list-style: none; display: block;}
.ipad_menu > ul > li > ul > li > a{border-top: 1px solid #d4d4d4; position: relative; font-size: 14px; line-height: 44px; font-weight: 700; padding: 0 60px 0 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: #51ad32}




.ipad_menu ul > li > .icon{background: none; border: 0; cursor: pointer; z-index: 100; display: block; position: absolute; top: 1px; right: 0; height: 44px; width: 45px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu ul > li > .icon::after{position: absolute; height: 32px; width: 1px; top: 50%; left: 0; background: #d4d4d4; content: ""; display: block; -webkit-transform: translateY(-50%) translateZ(0); transform: translateY(-50%) translateZ(0); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .ipad_menu ul > li:hover > .icon::after, .ipad_menu ul > li > .icon:focus::after, .ipad_menu ul > li.active > .icon::after, .ipad_menu ul > li[aria-expanded='true'] > .icon::after{background: #deeef3;}
.ipad_menu ul > li > .icon::before{display: block; width: 100%; height: 100%; content: ""; position: absolute; top: 0; left: 0; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 12px 12px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu ul > li.focus_efekt > .icon::before, .ipad_menu ul > li.open > .icon::before, .ipad_menu ul > li.open > .icon:focus::before, .ipad_menu ul > li.open > .icon:hover::before, .ipad_menu ul > li:focus > .icon::before, .ipad_menu ul > li[aria-expanded='true'] > .icon::before, .notouch .ipad_menu ul > li:hover > .icon::before, .notouch .ipad_menu ul > li.focus_efekt > .icon:hover::before, .notouch .ipad_menu ul > li.open[aria-expanded='true'] > .icon:hover::before, .notouch .ipad_menu ul > li[aria-expanded='true'] > .icon:hover::before{background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px;}
.notouch .ipad_menu ul > li > .icon:hover::before, .ipad_menu ul > li > .icon:focus::before, .ipad_menu ul > li.open.focus_efekt > .icon:focus::before, .notouch .ipad_menu ul > li.open > .icon:hover::before{background: url(../img/arrow_green_right.svg) no-repeat scroll center center; background-size: 12px 12px;}
.ipad_menu ul > li.open > .icon::before{-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}






@media screen and (max-width: 1600px) {
.header_height{height: 90px;}
header .box nav{width: calc(100% - 107px);}
header .box nav ul.menu li a{text-transform: none; line-height: 20px; font-size: 13px; padding: 35px 10px;}
header .box nav ul.menu li ul li a{padding: 8px 35px; font-size: 13px; line-height: 20px;}
header .box nav ul.menu li ul li.color_13 a, header .box nav ul.menu li ul li.color_14 a, header .box nav ul.menu li ul li.color_15 a{padding-bottom: 13px;}
header .box nav ul.menu li > button:not(.return_false){display: none;}
header .box ul.lang li button.return_false{line-height: 20px; font-size: 13px; padding: 35px 25px;}
header .box ul.lang li ul li a{padding: 8px 0; font-size: 13px; line-height: 20px;}

header .box nav ul.menu li.special{ padding: 25px 0;}

header #search_box{top: 73px;}
}

@media screen and (max-width: 1400px) {
header a.logo, header a.logo::before{width: 200px; height: 35px; background-size: 200px 35px;}
header .box{width: calc(100% - 200px);}

header .box nav{width: calc(100% - 102px);}
header .box nav ul.menu li a{padding: 35px 6px;}
header .box ul.lang li button.return_false{line-height: 20px; font-size: 13px; padding: 35px 25px 35px 20px;}
header .box ul.lang li ul li a{padding: 8px 0; font-size: 13px; line-height: 20px;}

header .box nav ul.menu li.special{margin: 0 2px 0 12px;}
header .box nav ul.menu li.special ~ .special{margin: 0 2px 0 0;}

}

@media screen and (max-width: 1300px) {
.header_height{height: 80px;}
header{position: absolute;}
header .box nav{width: calc(100% - 36px);}
header .box nav ul.menu{display: none;}
header .box nav ul.menu li.special{margin: 0 6px 0 20px;}
header .box nav ul.menu li.special ~ .special{margin: 0 6px 0 0;}
header .box nav ul.menu li a{line-height: 20px; font-size: 14px; padding: 30px 25px 30px 10px;}
header .box ul.lang li button.return_false{line-height: 20px; font-size: 14px; padding: 30px 25px 30px 20px;}
header #search_box{top: 68px;}


header .header_search.before::before{display: none;}
.open_close_navigation{display: inline-block;}
.ipad_menu{display: block;}
}


















.welcome_0{overflow: hidden; background: #eaeaea; display: block; position: relative; padding: 0 0 44%; direction: ltr;}
.welcome_0 .main_slider{opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transition: all 400ms ease 100ms; transition: all 400ms ease 100ms;}
.welcome_0 .main_slider *{height: 100%;}

.welcome_0 .main_slider .item{position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.welcome_0 .main_slider .item *{height: initial; height: auto;}
.welcome_0 .main_slider .item .box{display: table; height: 100%; width: 40%; padding: 0 5%; position: relative;}
.sa .welcome_0 .main_slider .item .box{margin: 0 0 0 auto;}
.welcome_0 .main_slider .item .box::before{position: absolute; top: 0; right: 0; left: 0; bottom: 0; content: ""; background: #005b9c; mix-blend-mode: multiply;}
html[class*="mozilla 11"] .welcome_0 .main_slider .item .box::before{opacity: 0.85;}
.welcome_0 .main_slider .item .box .centering{display: table-cell; vertical-align: middle; width: 100%;}
.welcome_0 .main_slider .item .box .centering .text{padding: 0; display: block; position: relative;}
.sa .welcome_0 .main_slider .item .box .centering .text{direction: rtl;}
.welcome_0 .main_slider .item .box .centering .text .anotation{max-width: 300px; width: 100%; padding: 0; display: block; position: relative; font-size: 16px; line-height: 24px; font-weight: 400; margin: 0;}
.welcome_0 .main_slider .item .box .centering .text .anotation.white{color: #fff; margin: 0 0 60px;}
.welcome_0 .main_slider .item .box .centering .text .anotation.green{color: #51ad32; font-weight: 600; max-width: initial;}
.welcome_0 .main_slider .item .box .centering .text .title{font-weight: 700; text-transform: uppercase; padding: 0; display: block; position: relative; font-size: 54px; line-height: 60px; margin: 30px 0; color: #fff;}

.welcome_0 .main_slider .item .next_slide{width: 340px; height: initial; height: auto; z-index: 100; display: block; position: absolute; bottom: 50px; right: calc(50% + 80px); text-align: right;}
.sa .welcome_0 .main_slider .item .next_slide{right: initial; left: calc(50% + 80px);}
.welcome_0 .main_slider .item .next_slide *{height: initial; height: auto;}
.welcome_0 .main_slider .item .next_slide .prev1{margin: 0 0 5px; display: block; float: left; font-size: 16px; line-height: 24px; color: #ffffff; font-weight: 400; text-transform: uppercase;}
.welcome_0 .main_slider .item .next_slide .next1{margin: 0 0 5px; display: block; float: right; font-size: 16px; line-height: 24px; color: #ffffff; font-weight: 400; text-transform: uppercase;}
.notouch .welcome_0 .main_slider .item .next_slide .prev1:hover, .notouch .welcome_0 .main_slider .item .next_slide .next1:hover{text-decoration: underline;}
.welcome_0 .main_slider .item .next_slide .img{display: block; padding: 0 0 56.25%; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; -webkit-box-shadow: 0 0 30px -8px rgba(0,0,0,0.8); box-shadow: 0 0 30px -8px rgba(0,0,0,0.8);}
.welcome_0 .main_slider .item .next_slide .line_box{margin: 10px 0 0; display: block; position: relative;}
.welcome_0 .main_slider .item .next_slide .line_box .number{margin: 0; display: inline-block; vertical-align: middle; font-size: 16px; line-height: 24px; color: #ffffff; font-weight: 400; width: 26px; text-align: center;}
.welcome_0 .main_slider .item .next_slide .line_box .line{margin: 0 10px; display: inline-block; vertical-align: middle; width: calc(100% - 72px); position: relative;}
.welcome_0 .main_slider .item .next_slide .line_box .line::before{position: absolute; left: 0; right: 0; top: calc(50% - 1px); height: 2px; width: 100%; background: #ffffff; opacity: 0.4; z-index: 10; content: "";}
.welcome_0 .main_slider .item .next_slide .line_box .line::after{position: absolute; top: calc(50% - 6px); height: 12px; width: 50px; background: #51ad32; z-index: 20; content: ""; -webkit-border-radius: 8px; border-radius: 8px;}
.welcome_0 .main_slider .owl-item:nth-child(1) .item .next_slide.countslide_3 .line_box .line::after{left: 0;}
.welcome_0 .main_slider .owl-item:nth-child(2) .item .next_slide.countslide_3 .line_box .line::after{left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);  }
.welcome_0 .main_slider .owl-item:nth-child(3) .item .next_slide.countslide_3 .line_box .line::after{right: 0;}

.welcome_0 .main_slider .owl-item:nth-child(1) .item .next_slide.countslide_4 .line_box .line::after{left: 0;}
.welcome_0 .main_slider .owl-item:nth-child(2) .item .next_slide.countslide_4 .line_box .line::after{left: 33%; -webkit-transform: translateX(-50%); transform: translateX(-50%);  }
.welcome_0 .main_slider .owl-item:nth-child(3) .item .next_slide.countslide_4 .line_box .line::after{left: 66%; -webkit-transform: translateX(-50%); transform: translateX(-50%);  }
.welcome_0 .main_slider .owl-item:nth-child(4) .item .next_slide.countslide_4 .line_box .line::after{right: 0;}

.welcome_0 .main_slider .owl-item:nth-child(1) .item .next_slide.countslide_5 .line_box .line::after{left: 0;}
.welcome_0 .main_slider .owl-item:nth-child(2) .item .next_slide.countslide_5 .line_box .line::after{left: 25%; -webkit-transform: translateX(-50%); transform: translateX(-50%);  }
.welcome_0 .main_slider .owl-item:nth-child(3) .item .next_slide.countslide_5 .line_box .line::after{left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);  }
.welcome_0 .main_slider .owl-item:nth-child(4) .item .next_slide.countslide_5 .line_box .line::after{left: 75%; -webkit-transform: translateX(-50%); transform: translateX(-50%);  }
.welcome_0 .main_slider .owl-item:nth-child(5) .item .next_slide.countslide_5 .line_box .line::after{right: 0;}

.welcome_0 .main_slider .item .next_slide .line_box .play_pause{position: absolute; top: 50%; right: -100px; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 38px; height: 38px; border: 1px solid #51ad32; background: #51ad32; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_0 .main_slider .item .next_slide .line_box .play_pause::before{opacity: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; border: 0; background: url(../img/pause_icon_white.svg) no-repeat scroll center center; background-size: 20px 20px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.welcome_0 .main_slider .item .next_slide .line_box .play_pause::after{opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; border: 0; background: url(../img/pause_icon_green.svg) no-repeat scroll center center; background-size: 20px 20px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .welcome_0 .main_slider .item .next_slide .line_box .play_pause:hover{background: #FFF; border: 1px solid #fff;}
.notouch .welcome_0 .main_slider .item .next_slide .line_box .play_pause:hover::before{opacity: 0;}
.notouch .welcome_0 .main_slider .item .next_slide .line_box .play_pause:hover::after{opacity: 1;}

.welcome_0 .main_slider .item .next_slide .line_box .play_pause.active::before{background-image: url(../img/play_icon_white.svg);}
.welcome_0 .main_slider .item .next_slide .line_box .play_pause.active::after{background-image: url(../img/play_icon_green.svg);}



@media screen and (max-width: 1700px) {
.welcome_0 .main_slider .item .box .centering .text .anotation{font-size: 14px; line-height: 22px;}
.welcome_0 .main_slider .item .box .centering .text .anotation.white{margin: 0 0 50px;}
.welcome_0 .main_slider .item .box .centering .text .title{font-size: 46px; line-height: 52px; margin: 25px 0;}
.welcome_0 .main_slider .item .next_slide{width: 300px; right: calc(50% + 50px);}
.sa .welcome_0 .main_slider .item .next_slide{right: initial; left: calc(50% + 50px);}
.welcome_0 .main_slider .item .next_slide .line_box .next2{right: -70px;}
}

@media screen and (max-width: 1500px) {
.welcome_0 .main_slider .item .box .centering .text .anotation.white{margin: 0 0 35px;}
.welcome_0 .main_slider .item .box .centering .text .title{font-size: 36px; line-height: 42px; margin: 20px 0;}
.welcome_0 .main_slider .item .next_slide{width: 260px; bottom: 40px; right: calc(50% + 40px);}
.sa .welcome_0 .main_slider .item .next_slide{right: initial; left: calc(50% + 40px);}
.welcome_0 .main_slider .item .next_slide .line_box .next2{right: -60px;}
}

@media screen and (max-width: 1360px) {
 .welcome_0 .main_slider .item .box .centering .text .anotation {max-width: 400px;}
.welcome_0 .main_slider .item .next_slide{display: none;}
}

@media screen and (max-width: 1250px) {
.welcome_0 .main_slider .item .box .centering .text .anotation.white{margin: 0 0 30px;}
.welcome_0 .main_slider .item .box .centering .text .title{font-size: 28px; line-height: 34px; margin: 15px 0;}

}

@media screen and (max-width: 1024px) {
.welcome_0 .main_slider .item .box{width: 50%;}
.welcome_0 .main_slider .item .box .centering .text .anotation.white{margin: 0 0 25px;}
.welcome_0 .main_slider .item .box .centering .text .title{font-size: 26px; line-height: 30px;}
.welcome_0 .main_slider .item .box .centering .text .anotation{font-size: 13px; line-height: 20px;}
}


@media screen and (max-width: 800px) {
.welcome_0 .main_slider .item .box{width: 90%; text-align: center;}
.welcome_0 .main_slider .item .box .centering .text .anotation.white{margin: 0 0 20px;}
.welcome_0 .main_slider .item .box .centering .text .title{text-align: center; font-size: 28px; line-height: 32px; margin: 10px 0;}
.welcome_0 .main_slider .item .box .centering .text .anotation{margin-left: auto !important; margin-right: auto !important; text-align: center;}
}

@media screen and (max-width: 600px) {
.welcome_0{padding: 0; height: 330px;}
.welcome_0 .main_slider .item .box .centering .text .anotation.white{margin: 0 0 10px;}
.welcome_0 .main_slider .item .box .centering .text .title{font-size: 24px; line-height: 28px; margin: 10px 0;}
}

@media screen and (max-width: 500px) {
.welcome_0{height: 280px;}
.welcome_0 .main_slider .item .box .centering .text .title{font-size: 20px; line-height: 24px;}
.welcome_0 .main_slider .item .box .centering .text .anotation{font-size: 12px; line-height: 18px;}
}









.welcome_1{display: block; position: relative; padding: 100px 0; text-align: center;}
.welcome_1.padding{padding: 50px; background: #eaeff2;}
.welcome_1 h1{text-align: center; font-size: 26px; line-height: 32px; font-weight: 700; text-transform: uppercase; margin: 0 auto; padding: 0; color: #005b9c; display: block; max-width: 800px;}
.welcome_1 h2{text-align: center; font-size: 26px; line-height: 32px; font-weight: 700; text-transform: uppercase; margin: 0 auto; padding: 0; color: #005b9c; display: block; max-width: 800px;}
.welcome_1 .anotation{text-align: center; font-size: 18px; line-height: 24px; font-weight: 500; margin: 30px auto 0; padding: 0; color: #005b9c; display: block; max-width: 650px;}
.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: 0;}
.welcome_1 .icon_list .item .icon{display: block; margin: 0 auto 10px; width: 54px;}
.welcome_1 .icon_list .item .icon img{display: block; width: 100%; margin: 0 auto;}
.welcome_1 .icon_list .item .title{text-align: center; display: block; margin: 0 auto; width: 90%; font-size: 14px; line-height: 22px; color: #005b9c; font-weight: 600; }


@media screen and (max-width: 1280px) {
.welcome_1{padding: 60px 0;}
.welcome_1.padding{padding: 40px;}
.welcome_1 h1, .welcome_1 h2{font-size: 24px; line-height: 30px; max-width: 720px;}
.welcome_1 .anotation{font-size: 16px; line-height: 22px; margin: 25px auto 0; max-width: 580px;}
.welcome_1 .icon_list{margin: 40px 0 0;}
.welcome_1 .icon_list .item .icon{width: 54px;}
}


@media screen and (max-width: 1024px) {
.welcome_1{padding: 40px 0;}
.welcome_1.padding{padding: 30px;}
.welcome_1 h1{font-size: 22px; line-height: 28px; max-width: 660px;}
.welcome_1 h2{font-size: 20px; line-height: 26px; max-width: 660px;}
.welcome_1 .anotation{font-size: 14px; line-height: 20px; margin: 20px auto 0; max-width: 490px;}
.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: 14px; line-height: 20px;}
}

@media screen and (max-width: 750px) {
.welcome_1 .icon_list .item{width: 50%; margin: 25px 0 0;}
.welcome_1 .icon_list .item:nth-child(-n + 2){margin: 0;}
}

@media screen and (max-width: 500px) {
.welcome_1{padding: 30px 0;}
.welcome_1.padding{padding: 20px 10px;}
.welcome_1 h1{font-size: 20px; line-height: 26px; max-width: 100%;}
.welcome_1 h2{font-size: 18px; line-height: 24px; max-width: 100%;}
.welcome_1 .anotation{font-size: 13px; line-height: 18px; margin: 15px auto 0; max-width: 100%;}
.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_2{background: #eaeff2; display: block; position: relative; padding: 0; text-align: center;}
.welcome_2 .img{position: absolute; top: 0; bottom: 0; left: 0; width: 50%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.welcome_2 .text{text-align: left; padding: 80px 5%; margin: 0 0 0 50%;}
.sa .welcome_2 .text{text-align: right;}
.welcome_2 .text h2{font-size: 40px; line-height: 36px; font-weight: 700; text-transform: uppercase; margin: 0 0 20px; padding: 0; color: #005b9c; display: block;}
.welcome_2 .text h2 img{display: inline-block; vertical-align: top; width: 87px; height: 50px;}
.welcome_2 .text .anotation{font-size: 16px; line-height: 22px; font-weight: 600; margin: 10px 0 0; padding: 0; color: #005b9c; display: block;}


.welcome_2 .text .why1_list{display: block; position: relative; width: 100%; margin: 20px 0 0;}
.welcome_2 .text .why1_list .item{padding: 0; position: relative; text-align: left; display: block; margin: 0; border-bottom: 1px solid #d0d8de; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .text .why1_list .item::before{content: ""; width: 5px; position: absolute; left: 0; top: 0; bottom: 0; background: #005b9c; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_2 .text .why1_list .item:hover, .welcome_2 .text .why1_list .item.active{background: rgba(255,255,255,0.51);}
.notouch .welcome_2 .text .why1_list .item:hover::before, .welcome_2 .text .why1_list .item.active::before{opacity: 1;}
.welcome_2 .text .why1_list .item:nth-child(1){border-top: 1px solid #d0d8de;}
.welcome_2 .text .why1_list .item h3{cursor: pointer; position: relative; margin: 0; padding: 16px 30px; font-size: 16px; line-height: 22px; color: #005b9c; font-weight: 400; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.sa .welcome_2 .text .why1_list .item h3{text-align: right;}
.welcome_2 .text .why1_list .item h3::before{opacity: 1; position: absolute; top: 16px; right: 30px; width: 22px; height: 22px; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .text .why1_list .item h3::after{opacity: 0; position: absolute; top: 16px; right: 30px; width: 22px; height: 22px; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transform: rotate(-90deg); transform: rotate(-90deg);  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.sa .welcome_2 .text .why1_list .item h3::before, .sa .welcome_2 .text .why1_list .item h3::after{right: initial; left: 30px;}
.notouch .welcome_2 .text .why1_list .item:hover h3::before, .welcome_2 .text .why1_list .item.active h3::before{background-color: rgba(255,255,255,1); }
.notouch .welcome_2 .text .why1_list .item:hover h3::after, .welcome_2 .text .why1_list .item.active h3::after{background-color: rgba(255,255,255,1); }

.welcome_2 .text .why1_list .item.active h3::before{opacity: 0;}
.welcome_2 .text .why1_list .item.active h3::after{opacity: 1; }

.welcome_2 .text .why1_list .item.active h3{padding: 16px 30px 8px;}
.welcome_2 .text .why1_list .item h3 strong{font-weight: 700; }
.welcome_2 .text .why1_list .item .text_box{display: none; padding: 0 30px 20px; color: #005b9c;}
.welcome_2 .text .why1_list .item .text_box.active{display: block;}



@media screen and (max-width: 1280px) {
.welcome_2 .text{padding: 60px 5%;}
.welcome_2 .text h2{font-size: 36px; line-height: 32px;}
.welcome_2 .text h2 img{width: 80px; height: 46px;}
.welcome_2 .text .anotation{font-size: 16px; line-height: 22px;}
}

@media screen and (max-width: 1100px) {
.welcome_2 .img{display: none;}
.welcome_2 .text{margin: 0;}
}

@media screen and (max-width: 1024px) {
.welcome_2 .text{padding: 40px 5%;}
.welcome_2 .text h2{font-size: 34px; line-height: 28px;}
.welcome_2 .text h2 img{width: 71px; height: 41px;}
.welcome_2 .text .anotation{font-size: 14px; line-height: 20px; margin: 5px 0 0;}
}

@media screen and (max-width: 600px) {
.welcome_2 .text .why1_list{margin: 20px 0 0;}
.welcome_2 .text .why1_list .item::before{width: 4px;}
.welcome_2 .text .why1_list .item h3{padding: 15px 45px 15px 15px; font-size: 15px; line-height: 20px;}
.welcome_2 .text .why1_list .item h3::before{top: 15px; right: 15px; width: 20px; height: 20px;}
.welcome_2 .text .why1_list .item h3::after{top: 15px; right: 15px; width: 20px; height: 20px;}
.sa .welcome_2 .text .why1_list .item h3::before, .sa .welcome_2 .text .why1_list .item h3::after{right: initial; left: 15px;}

.welcome_2 .text .why1_list .item.active h3{padding: 15px 45px 8px 15px;}
.welcome_2 .text .why1_list .item .text_box{padding: 0 15px 15px;}
}

@media screen and (max-width: 500px) {
.welcome_2 .text{padding: 30px 5%;}
.welcome_2 .text h2{font-size: 26px; line-height: 22px;}
.welcome_2 .text h2 img{width: 55px; height: 32px;}
.welcome_2 .text .anotation{font-size: 13px; line-height: 18px; margin: 0;}
}











.welcome_3{text-align: left; background: #fff; display: block; position: relative; padding: 100px 0;}
.sa .welcome_3{text-align: right;}
.welcome_3 h2{font-size: 40px; line-height: 36px; font-weight: 700; text-transform: uppercase; margin: 0 0 20px; padding: 0; color: #005b9c; display: block;}
.welcome_3 h2 strong{text-transform: none; color: #51ad32;}
.welcome_3 .anotation{text-align: left; font-size: 16px; line-height: 22px; font-weight: 600; margin: 10px 0 0; padding: 0; color: #005b9c; display: block;}

.welcome_3 .why2_list{text-align: left; display: block; position: relative; width: 100%; margin: 30px 0 0; font-size: 0;}
.welcome_3 .why2_list .item{text-align: left; position: relative; width: calc(50% - 30px); padding: 0 30px 0 0; display: inline-block; vertical-align: top; font-size: 0; margin: 20px 0 0;}
.sa .welcome_3 .why2_list .item{padding: 0 0 0 30px;}
.welcome_3 .why2_list .item:nth-child(-n + 2){margin-top: 0;}
.welcome_3 .why2_list .item .icon{margin: 0 25px 0 0; width: 52px; height: 52px; border: 1px solid #51ad32; display: inline-block; vertical-align: middle; }
.sa .welcome_3 .why2_list .item .icon{margin: 0 0 0 25px;}
.welcome_3 .why2_list .item .icon img{padding: 6px; display: block; width: calc(100% - 12px);}
.welcome_3 .why2_list .item .text{display: inline-block; vertical-align: middle; width: calc(100% - 80px);}
.sa .welcome_3 .why2_list .item .text{text-align: right; }
.welcome_3 .why2_list .item .text h3{position: relative; margin: 0; padding: 0; font-size: 16px; line-height: 22px; color: #005b9c; font-weight: 700;}
.welcome_3 .why2_list .item .text p{position: relative; margin: 0; padding: 0; font-size: 14px; line-height: 22px; color: #005b9c;}


@media screen and (max-width: 1280px) {
.welcome_3{padding: 60px 0; }
.welcome_3 h2{font-size: 36px; line-height: 32px;}
.welcome_3 .anotation{font-size: 16px; line-height: 22px;}
}

@media screen and (max-width: 1024px) {
.welcome_3{padding: 40px 0; }
.welcome_3 h2{font-size: 34px; line-height: 28px;}
.welcome_3 .anotation{font-size: 14px; line-height: 20px; margin: 5px 0 0;}

.welcome_3 .why2_list .item{width: 100%; padding: 0 !important; margin: 20px 0 0;}
.welcome_3 .why2_list .item:nth-child(-n + 2){margin-top: 20px;}
.welcome_3 .why2_list .item:nth-child(-n + 1){margin-top: 0;}
}

@media screen and (max-width: 600px) {
.welcome_3 .why2_list{margin: 20px 0 0;}

.welcome_3 .why2_list .item .icon{margin: 0 20px 0 0; width: 48px; height: 48px;}
.sa .welcome_3 .why2_list .item .icon{margin: 0 0 0 20px;}
.welcome_3 .why2_list .item .text{width: calc(100% - 71px);}
.welcome_3 .why2_list .item .text h3{font-size: 14px; line-height: 18px;}
.welcome_3 .why2_list .item .text p{font-size: 13px; line-height: 18px;}
}

@media screen and (max-width: 500px) {
.welcome_3{padding: 30px 0; }
.welcome_3 h2{font-size: 26px; line-height: 22px;}
.welcome_3 .anotation{font-size: 13px; line-height: 18px; margin: 0;}
}





.welcome_4{overflow: hidden; background: #f0f0f0; display: block; position: relative; padding: 0;}
.welcome_4::before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; width: 60%; z-index: 1; background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%); background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=1 );}
.welcome_4 video{z-index: 0; position: absolute; min-width: 100%; min-height: 100%; height: initial; height: auto; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); object-fit: cover;}
html[class*="mozilla 11"] .welcome_4 video{min-width: 135%; min-height: 135%; }

.welcome_4 video.desktop{display: block;}
.welcome_4 video.mobile{display: none;}


.welcome_4 .left_side{position: relative; z-index: 10; width: calc(100% - 540px); padding: 80px 0; display: inline-block; vertical-align: middle;}
.welcome_4 .left_side h2{width: 100%; display: block; text-shadow: 0 0 6px rgba(0,0,0,0.5); font-size: 60px; line-height: 68px; font-weight: 700; text-transform: uppercase; margin: 0; padding: 0; color: #ffffff;}
.welcome_4 .left_side img.img{width: 280px; position: relative; display: none; margin: 60px 0 0; -webkit-border-radius: 300px; border-radius: 300px;}
.welcome_4 .left_side .video_text{margin: 40px 0 0; display: block;}
.welcome_4 .left_side .video_text p{padding: 0 0 0 20px; position: relative; opacity: 0.3; max-width: 510px; font-size: 16px; line-height: 22px; font-weight: 400; color: #fff; margin: 15px 0; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.sa .welcome_4 .left_side .video_text p{padding: 0 20px 0 0;}
.welcome_4 .left_side .video_text p.active{opacity: 1; color: #51ad32; }
.welcome_4 .left_side .video_text p::before{position: absolute; height: 3px; left: 0; top: 9px; width: 12px; content: ""; background: #fff; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.sa .welcome_4 .left_side .video_text p::before{left: initial; right: 0;}
.welcome_4 .left_side .video_text p.active::before{background: #51ad32;}


.welcome_4 .right_side{font-size: 0; text-align: right; position: relative; z-index: 10; width: 540px; padding: 80px 0; display: inline-block; vertical-align: middle;}
.welcome_4 .right_side .function{width: 344px; margin: 0 132px 0 0; position: relative; display: inline-block; vertical-align: middle; text-align: left;}
.welcome_4 .right_side .function .sun{padding: 64px 0; width: 164px; display: block; text-align: center; margin: 0 auto 30px; background: url(../img/sun.svg) no-repeat scroll center center; background-size: 164px 164px; font-size: 22px; line-height: 33px; font-weight: 700; color: #fff; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.welcome_4 .right_side .function .sun .temperature{display: inline-block; vertical-align: middle; position: relative; width: 46px; text-align: right;}
.welcome_4 .right_side .function .sun .temperature::before{content: ""; margin: 0 8px 0 0; position: relative; display: inline-block; vertical-align: middle; width: 12px; height: 30px; background: url(../img/temperature.svg) no-repeat scroll center center; background-size: 12px 30px;}

.welcome_4 .right_side .function .battery{display: inline-block; vertical-align: middle; width: 150px; text-align: center; margin: 0 0 0 40px;}
.welcome_4 .right_side .function .battery.first{margin: 0;}
.welcome_4 .right_side .function .battery .img{position: relative; width: 150px; height: 230px; display: block; margin: 0 auto;}
.welcome_4 .right_side .function .battery.first .img{background: url(../img/battery_icon_without_fill.svg) no-repeat scroll center center; background-size: 150px 230px;}
.welcome_4 .right_side .function .battery.second .img{background: url(../img/battery2_icon_without_fill.svg) no-repeat scroll center center; background-size: 150px 230px;}
.welcome_4 .right_side .function .battery .img .fill{position: absolute; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden;}
.welcome_4 .right_side .function .battery.first .img .fill{left: 32px; right: 32px; bottom: 9px; top: 26px;}
.welcome_4 .right_side .function .battery.second .img .fill{left: 13px; right: 13px; bottom: 11px; top: 63px;}
.welcome_4 .right_side .function .battery .img .fill .fill_in{position: absolute; left: 0; right: 0; bottom: 0; background: #fff; -webkit-transition: all 2000ms linear; transition: all 2000ms linear;}
.welcome_4 .right_side .function .battery .title{font-size: 34px; line-height: 40px; color: #fff; font-weight: 300; text-align: center; padding: 20px 0 60px;}
.sa .welcome_4 .right_side .function .battery .title{font-size: 32px;}
.welcome_4 .right_side .function .battery .anotation{position: relative; padding: 25px 0 0; font-size: 0;}
.welcome_4 .right_side .function .battery .anotation::before{position: absolute; left: 0; right: 0; top: 0; width: 64px; margin: 0 auto; content: ""; height: 1px; background: #fff;}
.welcome_4 .right_side .function .battery .anotation strong{font-size: 34px; line-height: 40px; color: #fff; font-weight: 700; display: inline-block; vertical-align: middle; text-align: center; margin: 0 0 10px;}
.welcome_4 .right_side .function .battery .anotation span{text-transform: uppercase; font-size: 14px; line-height: 20px; color: #fff; font-weight: 400; display: block; text-align: center;}


.welcome_4 .right_side .function .battery[data-battery="nicd"] .img .fill .fill_in{background: #51ad32;}
.welcome_4 .right_side .function .battery[data-battery="nicd"] .title{color: #51ad32;}
.welcome_4 .right_side .function .battery[data-battery="nicd"] .anotation strong{color: #51ad32;}





.welcome_4 .right_side .range{font-size: 0; position: relative; text-align: right; display: inline-block; vertical-align: middle;}
.welcome_4 .right_side .range::before{position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: transparent; z-index: 200; content: ""}
.welcome_4 .right_side .range .number{position: relative; z-index: 201; width: 64px; text-align: center; background: rgba(255,255,255,0.67); display: block; font-size: 16px; line-height: 22px; font-weight: 700; color: #000; padding: 25px 0;}
.welcome_4 .right_side .range .number.max{-webkit-border-radius: 50px 50px 0 0; border-radius: 50px 50px 0 0;}
.welcome_4 .right_side .range .number.min{-webkit-border-radius: 0 0 50px 50px; border-radius: 0 0 50px 50px;}
.welcome_4 .right_side .range .range_slider{display: block; width: 4px; position: relative; height: 500px; margin: 0 auto;}
.welcome_4 .right_side .range .range_slider::before{z-index: 5; position: absolute; top: 0; bottom: 0; right: 100%; width: 30px; content: ""; background: rgba(255,255,255,0.67)}
.welcome_4 .right_side .range .range_slider::after{z-index: 5; position: absolute; top: 0; bottom: 0; left: 100%; width: 30px; content: ""; background: rgba(255,255,255,0.67)}
.welcome_4 .right_side .range .range_slider .fill{overflow: hidden; z-index: 5; position: absolute; background: #fff;  -webkit-transition: all 2000ms linear; transition: all 2000ms linear;}




@media screen and (min-width: 1025px) {
.welcome_4 .right_side .range .range_slider .fill{left: 0; right: 0; bottom: 0;}
.welcome_4 .right_side .range .range_slider.active0 .fill{height: 0%;}
.welcome_4 .right_side .range .range_slider.active1 .fill{height: 20%;}
.welcome_4 .right_side .range .range_slider.active2 .fill{height: 40%;}
.welcome_4 .right_side .range .range_slider.active3 .fill{height: 60%;}
.welcome_4 .right_side .range .range_slider.active4 .fill{height: 80%;}
.welcome_4 .right_side .range .range_slider.active5 .fill{height: 100%;}
.welcome_4 .right_side .range .range_slider .fill::before{position: absolute; left: 0; right: 0; bottom: 0; height: 500px; content: ""; background: #ffffff; background: -moz-linear-gradient(top, #ef4730 0%, #bc1a18 20%, #891738 40%, #4d3468 60%, #065698 80%, #0074ae 100%); background: -webkit-linear-gradient(top, #ef4730 0%,#bc1a18 20%,#891738 40%,#4d3468 60%,#065698 80%,#0074ae 100%); background: linear-gradient(to bottom, #ef4730 0%,#bc1a18 20%,#891738 40%,#4d3468 60%,#065698 80%,#0074ae 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef4730', endColorstr='#0074ae',GradientType=0 );}
}

@media screen and (max-width: 1024px) {

.welcome_4 video.desktop{display: none;}
.welcome_4 video.mobile{display: block;}

.welcome_4 .right_side .range .range_slider .fill{left: 0; top: 0; bottom: 0;}
.welcome_4 .right_side .range .range_slider.active0 .fill{width: 0%;}
.welcome_4 .right_side .range .range_slider.active1 .fill{width: 20%;}
.welcome_4 .right_side .range .range_slider.active2 .fill{width: 40%;}
.welcome_4 .right_side .range .range_slider.active3 .fill{width: 60%;}
.welcome_4 .right_side .range .range_slider.active4 .fill{width: 80%;}
.welcome_4 .right_side .range .range_slider.active5 .fill{width: 100%;}
.welcome_4 .right_side .range .range_slider .fill::before{position: absolute; left: 0; top: 0; bottom: 0; width: 464px; content: ""; background: #ffffff; background: -moz-linear-gradient(left, #0074ae 0%, #065698 20%, #4d3468 40%, #891738 60%, #bc1a18 80%, #ef4730 100%); background: -webkit-linear-gradient(left, #0074ae 0%,#065698 20%,#4d3468 40%,#891738 60%,#bc1a18 80%,#ef4730 100%); background: linear-gradient(to right, #0074ae 0%,#065698 20%,#4d3468 40%,#891738 60%,#bc1a18 80%,#ef4730 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0074ae', endColorstr='#ef4730',GradientType=1 );}
}

.welcome_4 .right_side .range .range_slider .point{cursor: pointer; z-index: 999; display: block; background: #fff; position: absolute; width: 12px; height: 12px; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 2000ms ease 0ms; transition: all 2000ms ease 0ms;}
.welcome_4 .right_side .range .range_slider .point:nth-child(1){-webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 1800ms;}
.welcome_4 .right_side .range .range_slider .point:nth-child(2){-webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 1500ms;}
.welcome_4 .right_side .range .range_slider .point:nth-child(3){-webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 1200ms;}
.welcome_4 .right_side .range .range_slider .point:nth-child(4){-webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 900ms;}
.welcome_4 .right_side .range .range_slider .point:nth-child(5){-webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 600ms;}
.welcome_4 .right_side .range .range_slider .point:nth-child(6){-webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 330ms;}

.welcome_4 .right_side .range .range_slider .point.active:nth-child(1){background: #0074AE; -webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 2000ms;}
.welcome_4 .right_side .range .range_slider .point.active:nth-child(2){background: #065698; -webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 2000ms;}
.welcome_4 .right_side .range .range_slider .point.active:nth-child(3){background: #4D3468; -webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 2000ms;}
.welcome_4 .right_side .range .range_slider .point.active:nth-child(4){background: #891738; -webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 2000ms;}
.welcome_4 .right_side .range .range_slider .point.active:nth-child(5){background: #BC1A18; -webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 2000ms;}
.welcome_4 .right_side .range .range_slider .point.active:nth-child(6){background: #EF4730; -webkit-transition: all 400ms ease 2000ms; transition: all 400ms ease 1600ms;}


/*.welcome_4 .right_side .range .range_slider .point.active{background: #005b9c}*/


@media screen and (min-width: 1025px) {
.welcome_4 .right_side .range .range_slider .point{ left: 50%;}
.welcome_4 .right_side .range .range_slider .point:nth-child(1){bottom: 0; -webkit-transform: translateX(-50%) translateY(50%); transform: translateX(-50%) translateY(50%);}
.welcome_4 .right_side .range .range_slider .point:nth-child(2){bottom: 20%; -webkit-transform: translateX(-50%) translateY(50%); transform: translateX(-50%) translateY(50%);}
.welcome_4 .right_side .range .range_slider .point:nth-child(3){bottom: 40%; -webkit-transform: translateX(-50%) translateY(50%); transform: translateX(-50%) translateY(50%);}
.welcome_4 .right_side .range .range_slider .point:nth-child(4){bottom: 60%; -webkit-transform: translateX(-50%) translateY(50%); transform: translateX(-50%) translateY(50%);}
.welcome_4 .right_side .range .range_slider .point:nth-child(5){bottom: 80%; -webkit-transform: translateX(-50%) translateY(50%); transform: translateX(-50%) translateY(50%);}
.welcome_4 .right_side .range .range_slider .point:nth-child(6){top: 0; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
}


@media screen and (max-width: 1024px) {
.welcome_4 .right_side .range .range_slider .point{ top: 50%;}
.welcome_4 .right_side .range .range_slider .point:nth-child(1){left: 0; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.welcome_4 .right_side .range .range_slider .point:nth-child(2){left: 20%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.welcome_4 .right_side .range .range_slider .point:nth-child(3){left: 40%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.welcome_4 .right_side .range .range_slider .point:nth-child(4){left: 60%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.welcome_4 .right_side .range .range_slider .point:nth-child(5){left: 80%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.welcome_4 .right_side .range .range_slider .point:nth-child(6){right: 0; -webkit-transform: translateX(50%) translateY(-50%); transform: translateX(50%) translateY(-50%);}
}




@media screen and (max-width: 1360px) {
.welcome_4 .left_side{width: calc(100% - 453px);}
.welcome_4 .left_side h2{font-size: 40px; line-height: 48px;}
.welcome_4 .left_side img.img{width: 220px;}


.welcome_4 .right_side{width: 453px;}
.welcome_4 .right_side .function{width: 289px; margin: 0 100px 0 0;}
.welcome_4 .right_side .function .battery{width: 130px; margin: 0 0 0 25px;}
.welcome_4 .right_side .function .battery .title{font-size: 30px; line-height: 36px; padding: 15px 0 50px;}
.sa .welcome_4 .right_side .function .battery .title{font-size: 26px;}

.welcome_4 .right_side .function .battery .img{width: 130px; height: 200px;}
.welcome_4 .right_side .function .battery.first .img{background-size: 130px 200px;}
.welcome_4 .right_side .function .battery.second .img{background-size: 130px 200px;}
.welcome_4 .right_side .function .battery .img .fill{-webkit-border-radius: 4px; border-radius: 4px;}
.welcome_4 .right_side .function .battery.first .img .fill{left: 29px; right: 29px; bottom: 9px; top: 23px;}
.welcome_4 .right_side .function .battery.second .img .fill{left: 12px; right: 12px; bottom: 10px; top: 55px;}


}


@media screen and (max-width: 1024px) {
.welcome_4::before{left: 0; width: 100%; z-index: 1; background: rgba(0,0,0,0.3);}
.welcome_4 .left_side{padding: 40px 0 20px; width: 100%;}
.welcome_4 .left_side h2{font-size: 36px; line-height: 42px; text-align: center;}
.welcome_4 .left_side img.img{display: none;}
.welcome_4 .left_side .video_text{margin: 30px 0 0;}
.welcome_4 .left_side .video_text p{text-align: center; padding: 0 !important; max-width: 550px; font-size: 14px; line-height: 20px; margin: 10px auto;}
.welcome_4 .left_side .video_text p::before{display: none;}



.welcome_4 .right_side{text-align: center; width: 100%; padding: 0 0 60px;}
.welcome_4 .right_side .function{width: 100%; margin: 0; display: block; text-align: center;}





.welcome_4 .right_side .function .battery .title{font-size: 26px; line-height: 32px; padding: 12px 0 32px;}
.welcome_4 .right_side .function .battery .anotation{padding: 12px 0 0;}
.welcome_4 .right_side .function .battery .anotation::before{width: 54px;}
.welcome_4 .right_side .function .battery .anotation strong{font-size: 22px; line-height: 30px; margin: 0 0 5px;}
.welcome_4 .right_side .function .battery .anotation span{font-size: 13px; line-height: 18px;}




.welcome_4 .right_side .range{margin: 60px auto 0; text-align: center; display: block; width: 600px;}
.welcome_4 .right_side .range .number{position: absolute; top: -24px; display: inline-block; vertical-align: middle; width: 58px; font-size: 14px; line-height: 20px; padding: 16px 5px;}
.welcome_4 .right_side .range .number.max{-webkit-border-radius: 0 50px 50px 0; border-radius: 0 50px 50px 0; right: 0;}
.welcome_4 .right_side .range .number.min{-webkit-border-radius: 50px 0 0 50px; border-radius: 50px 0 0 50px; left: 0;}
.welcome_4 .right_side .range .range_slider{display: inline-block; vertical-align: middle; width: calc(100% - 68px - 68px); height: 4px;}
.welcome_4 .right_side .range .range_slider::before{top: initial; top: auto;; bottom: 100%; right: 0; left: 0; height: 24px; width: 100%;}
.welcome_4 .right_side .range .range_slider::after{bottom: initial; bottom: auto;; top: 100%; right: 0; left: 0; height: 24px; width: 100%;}

}

@media screen and (max-width: 700px) {
.welcome_4 .right_side .range{width: 435px;}
.welcome_4 .right_side .range .range_slider .fill::before{width: 331px;}
}

@media screen and (max-width: 500px) {
.welcome_4 .left_side{padding: 30px 0 20px;}
.welcome_4 .left_side h2{font-size: 24px; line-height: 30px;}
.welcome_4 .left_side .video_text{margin: 15px 0 0;}
.welcome_4 .left_side .video_text p{font-size: 13px; line-height: 18px; margin: 8px auto;}


.welcome_4 .right_side{padding: 0 0 60px;}


.welcome_4 .right_side .function .sun{padding: 51px 0; width: 128px; margin: 0 auto 20px; background-size: 128px 128px; font-size: 18px; line-height: 24px;}
.welcome_4 .right_side .function .sun .temperature{width: 37px;}
.welcome_4 .right_side .function .sun .temperature::before{margin: 0 6px 0 0; width: 10px; height: 25px; background-size: 10px 25px;}


.welcome_4 .right_side .function .battery{width: 120px;  margin: 0 0 0 20px;}
.welcome_4 .right_side .function .battery.first{margin: 0;}

.welcome_4 .right_side .function .battery .img{width: 120px; height: 184px;}
.welcome_4 .right_side .function .battery.first .img{background-size: 120px 184px;}
.welcome_4 .right_side .function .battery.second .img{background-size: 120px 184px;}
.welcome_4 .right_side .function .battery .img .fill{-webkit-border-radius: 3px; border-radius: 3px;}
.welcome_4 .right_side .function .battery.first .img .fill{left: 26px; right: 26px; bottom: 8px; top: 21px;}
.welcome_4 .right_side .function .battery.second .img .fill{left: 11px; right: 11px; bottom: 9px; top: 51px;}



.welcome_4 .right_side .function .battery .title{font-size: 24px; line-height: 30px; padding: 8px 0 25px;}
.welcome_4 .right_side .function .battery .anotation{padding: 8px 0 0;}
.welcome_4 .right_side .function .battery .anotation::before{width: 46px;}
.welcome_4 .right_side .function .battery .anotation strong{font-size: 18px; line-height: 26px;}




.welcome_4 .right_side .range{margin: 50px auto 0;}
.welcome_4 .right_side .range .number{width: 52px; font-size: 13px; padding: 16px 0;}
.welcome_4 .right_side .range .range_slider{width: calc(100% - 52px - 52px);}
.welcome_4 .right_side .range .range_slider .point{width: 10px; height: 10px;}

.welcome_4 .right_side .range{width: 288px;}
.welcome_4 .right_side .range .range_slider .fill::before{width: 184px;}
}






















.welcome_5{background: #eaeff2; display: block; position: relative; padding: 100px 0; text-align: center;}
.welcome_5 h2{text-align: center; font-size: 26px; line-height: 32px; font-weight: 700; text-transform: none; margin: 0 auto; padding: 0; color: #005b9c; display: block; max-width: 800px;}
.welcome_5 .anotation{text-align: center; font-size: 16px; line-height: 22px; font-weight: 600; margin: 50px auto 0; padding: 0; color: #005b9c; display: block; max-width: 650px;}
.welcome_5 .product_list{max-width: 1180px; display: block; position: relative; width: 100%; font-size: 0; margin: 50px auto 0;}
.welcome_5 .product_list .item{position: relative; background: #fff; width: calc(33.33% - 60px / 3); display: inline-block; vertical-align: middle; margin: 30px 0 0;}
.welcome_5 .product_list .item::before{position: absolute; left: 0; right: 0; bottom: 0; height: 5px; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.welcome_5 .product_list .item.color_13::before{background: #0094d7;}
.welcome_5 .product_list .item.color_14::before{background: #94c535;}
.welcome_5 .product_list .item.color_15::before{background: #f7921e;}
.notouch .welcome_5 .product_list .item:hover::before{height: 100%;}
.welcome_5 .product_list .item:nth-child(3n - 1){margin: 30px 30px 0;}
.welcome_5 .product_list .item:nth-child(-n + 3){margin-top: 0;}
.welcome_5 .product_list .item .text{text-align: left; display: block; position: relative; z-index: 10; padding: 150px 30px 30px;}
.welcome_5 .product_list .item .text h3{display: block; font-size: 20px; line-height: 26px; text-transform: uppercase; text-align: left; margin: 0; padding: 0; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.sa .welcome_5 .product_list .item .text h3{text-align: right;}
.welcome_5 .product_list .item.color_13 .text h3{color: #0094d7;}
.welcome_5 .product_list .item.color_14 .text h3{color: #94c535;}
.welcome_5 .product_list .item.color_15 .text h3{color: #f7921e;}
.notouch .welcome_5 .product_list .item:hover .text h3{color: #fff !important;}


@media screen and (max-width: 1280px) {
.welcome_5{padding: 60px 0;}
.welcome_5 h2{font-size: 24px; line-height: 30px; max-width: 720px;}
.welcome_5 .anotation{font-size: 16px; line-height: 22px; margin: 40px auto 0; max-width: 580px;}
.welcome_5 .product_list{margin: 40px auto 0;}
}


@media screen and (max-width: 1100px) {
.welcome_5 .product_list .item{width: calc(50% - 30px / 2); margin: 30px 0 0;}
.welcome_5 .product_list .item:nth-child(3n - 1){margin: 30px 0 0;}
.welcome_5 .product_list .item:nth-child(-n + 3){margin-top: 30px;}
.welcome_5 .product_list .item:nth-child(2n){margin: 30px 0 0 30px;}
.sa .welcome_5 .product_list .item:nth-child(2n){margin: 30px 30px 0 0;}
.welcome_5 .product_list .item:nth-child(-n + 2){margin-top: 0;}
.sa .welcome_5 .product_list .item:nth-child(-n + 2){margin-top: 0;}
}


@media screen and (max-width: 1024px) {
.welcome_5{padding: 40px 0;}
.welcome_5 h2{font-size: 22px; line-height: 28px; max-width: 660px;}
.welcome_5 .anotation{font-size: 14px; line-height: 20px; margin: 30px auto 0; max-width: 490px;}

.welcome_5 .product_list{margin: 30px auto 0;}
.welcome_5 .product_list .item{width: calc(50% - 16px / 2); margin: 16px 0 0;}
.welcome_5 .product_list .item:nth-child(3n - 1){margin: 16px 0 0;}
.welcome_5 .product_list .item:nth-child(-n + 3){margin-top: 16px;}
.welcome_5 .product_list .item:nth-child(2n){margin: 16px 0 0 16px;}
.sa .welcome_5 .product_list .item:nth-child(2n){margin: 16px 16px 0 0 ;}
.welcome_5 .product_list .item:nth-child(-n + 2){margin-top: 0;}
.sa .welcome_5 .product_list .item:nth-child(-n + 2){margin-top: 0;}

.welcome_5 .product_list .item .text{padding: 130px 20px 20px;}
.welcome_5 .product_list .item .text h3{font-size: 18px; line-height: 24px;}
}


@media screen and (max-width: 650px) {
.welcome_5 .product_list .item{width: 100%; margin: 12px 0 0;}
.welcome_5 .product_list .item:nth-child(3n - 1){margin: 12px 0 0;}
.welcome_5 .product_list .item:nth-child(-n + 3){margin-top: 12px;}
.welcome_5 .product_list .item:nth-child(2n){margin: 12px 0 0;}
.welcome_5 .product_list .item:nth-child(-n + 2){margin-top: 12px;}
.sa .welcome_5 .product_list .item:nth-child(2n){margin: 16px 0 0 0 ;}
.welcome_5 .product_list .item:nth-child(-n + 1){margin-top: 0;}
.sa .welcome_5 .product_list .item:nth-child(-n + 2){margin-top: 16px;}
.sa .welcome_5 .product_list .item:nth-child(-n + 1){margin-top: 16px;}
}


@media screen and (max-width: 500px) {
.welcome_5{padding: 30px 0;}
.welcome_5 h2{font-size: 20px; line-height: 26px; max-width: 100%;}
.welcome_5 .anotation{font-size: 13px; line-height: 18px; margin: 15px auto 0; max-width: 100%;}

.welcome_5 .product_list{margin: 20px auto 0;}
.welcome_5 .product_list .item .text{padding: 110px 15px 15px;}
.welcome_5 .product_list .item .text h3{font-size: 16px; line-height: 22px;}
}







.welcome_6{background: #ffffff; display: block; position: relative; padding: 0; text-align: left;}
.sa .welcome_6{text-align: right;}
.welcome_6 .text{padding: 80px 5%; margin: 0%; width: 30%;}
.welcome_6 .text h2{font-size: 40px; line-height: 36px; font-weight: 700; text-transform: uppercase; margin: 0; padding: 0; color: #005b9c; display: block;}
.welcome_6 .text h2 strong{text-transform: none; color: #51ad32;}
.welcome_6 .text .anotation{font-size: 18px; line-height: 24px; font-weight: 500; margin: 10px 0 0; padding: 0; color: #005b9c; display: block;}

.welcome_6 .text .application_list{font-size: 0; display: block; margin: 40px 0 0; padding: 0;}
.welcome_6 .text .application_list li{display: block; margin: 6px 0 0; font-size: 0;}
.welcome_6 .text .application_list li a{display: block; position: relative;}
.welcome_6 .text .application_list li a::before{opacity: 0; position: absolute; top: 14px; right: 0; width: 22px; height: 22px; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.sa .welcome_6 .text .application_list li a::before{left: 0; right: initial; -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.welcome_6 .text .application_list li a.active::before{opacity: 1;}
.welcome_6 .text .application_list li a .icon{display: inline-block; vertical-align: middle; width: 46px; margin: 0 25px 0 0; position: relative;}
.sa .welcome_6 .text .application_list li a .icon{margin: 0 0 0 25px;}
.welcome_6 .text .application_list li a .icon img{width: 100%; display: block; margin: 0 auto;}
.welcome_6 .text .application_list li a .title{font-size: 16px; line-height: 22px; font-weight: 400; color: #7f919b; display: inline-block; vertical-align: middle; width: calc(100% - 71px); margin: 0; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .welcome_6 .text .application_list li a:hover .title{color: #005b9c;}
.welcome_6 .text .application_list li a.active .title{font-weight: 700; color: #005b9c;}


.welcome_6 .application_img{direction: ltr; position: absolute; top: 0; bottom: 0; right: 0; width: 60%;}
.sa .welcome_6 .application_img{right: initial; left: 0;}
.welcome_6 .application_img .application_slider{display: none;}
.welcome_6 .application_img .application_slider, .welcome_6 .application_img .application_slider *{height: 100%;}
.welcome_6 .application_img .application_slider .item{text-align: left; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.welcome_6 .application_img .application_slider .item *{height: initial; height: auto;}
.welcome_6 .application_img .application_slider .item .in{padding: 80px 8%; display: block; position: relative;}
.welcome_6 .application_img .application_slider .item .in .title{text-shadow: 0 0 5px rgba(0,0,0,0.5); text-align: left; font-size: 40px; line-height: 36px; font-weight: 700; margin: 0; padding: 0; color: #ffffff; display: block;}
.welcome_6 .application_img .application_slider .item .in .anotation{text-shadow: 0 0 5px rgba(0,0,0,0.5); max-width: 400px; width: 100%; padding: 0; display: block; position: relative; font-size: 16px; line-height: 24px; font-weight: 400; margin: 40px 0; color: #fff; text-align: left;}




@media screen and (max-width: 1280px) {
.welcome_6 .text{padding: 80px 5%; }
.welcome_6 .text h2{font-size: 36px; line-height: 32px;}
.welcome_6 .text .anotation{font-size: 16px; line-height: 22px;}

.welcome_6 .text .application_list{margin: 45px 0 0;}

.welcome_6 .application_img .application_slider .item .in{padding: 80px 8%;}
.welcome_6 .application_img .application_slider .item .in .title{font-size: 36px; line-height: 32px;}
}

@media screen and (max-width: 1100px) {
.welcome_6 .text{padding: 50px 5%; width: 90%;}
.welcome_6 .text h2{text-align: center; font-size: 24px; line-height: 30px;}
.welcome_6 .text .anotation{text-align: center;}

.welcome_6 .text .application_list{text-align: center; margin: 30px 0 0;}
.welcome_6 .text .application_list li{display: inline-block; vertical-align: middle; background: #ffffff; border: 1px solid #eaeff2; margin: 8px 4px 0;}
.welcome_6 .text .application_list li a{padding: 6px 16px 6px 10px;}
.welcome_6 .text .application_list li a.active{background: #eaeff2;}
.welcome_6 .text .application_list li a::before{display: none;}
.welcome_6 .text .application_list li a .icon{width: 38px; margin: 0 8px 0 0;}
.welcome_6 .text .application_list li a .title{font-size: 14px; font-weight: 600; line-height: 20px; width: calc(100% - 46px);}
.welcome_6 .text .application_list li a.active .title{font-weight: 600;}

.welcome_6 .application_img{position: relative; padding: 0 0 56.25%; width: 100%;}
.welcome_6 .application_img .application_slider{position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.welcome_6 .application_img .application_slider .item{display: table; width: 100%;}
.welcome_6 .application_img .application_slider .item .in{display: table-cell; vertical-align: middle; padding: 0; text-align: center; }
.welcome_6 .application_img .application_slider .item .in .title, .welcome_6 .application_img .application_slider .item .in .anotation{text-align: center;}
.welcome_6 .application_img .application_slider .item .in .anotation{margin: 50px auto;}
}

@media screen and (max-width: 1024px) {
.welcome_6 .text{padding: 40px 5%; }
.welcome_6 .text h2{font-size: 22px; line-height: 28px; max-width: 660px;}
.welcome_6 .text .anotation{font-size: 14px; line-height: 20px; margin: 20px auto 0; max-width: 490px;}

.welcome_6 .text .application_list{margin: 25px 0 0;}
.welcome_6 .text .application_list li a .icon{width: 32px; margin: 0 6px 0 0;}
.welcome_6 .text .application_list li a .title{font-size: 13px; line-height: 18px; width: calc(100% - 38px);}


.welcome_6 .application_img .application_slider .item .in .title{font-size: 34px; line-height: 28px;}
.welcome_6 .application_img .application_slider .item .in .anotation{margin: 35px auto; font-size: 14px; line-height: 20px; }
}

@media screen and (max-width: 700px) {
.welcome_6 .text .application_list{margin: 15px 0 0;}
.welcome_6 .text .application_list li{margin: 4px 2px 0;}
.welcome_6 .text .application_list li a{padding: 4px 10px 4px 4px;}
.welcome_6 .text .application_list li a .icon{width: 26px; margin: 0 4px 0 0;}
.welcome_6 .text .application_list li a .title{font-size: 12px; line-height: 16px; width: calc(100% - 30px);}
}

@media screen and (max-width: 600px) {
.welcome_6 .text .application_list{margin: 10px 0 0;}
.welcome_6 .application_img{padding: 0; height: 328px;}
}

@media screen and (max-width: 500px) {
.welcome_6 .text {padding: 30px 5%; }
.welcome_6 .text h2{font-size: 20px; line-height: 26px; max-width: 100%;}
.welcome_6 .text .anotation{font-size: 13px; line-height: 18px; margin: 15px auto 0; max-width: 100%;}

.welcome_6 .text .application_list li{display: block; margin: 8px 0 0;}
.welcome_6 .text .application_list li a .title{width: initial; width: auto;}

.welcome_6 .application_img{padding: 0; height: 280px;}
.welcome_6 .application_img .application_slider .item .in .title{font-size: 26px; line-height: 22px;}
.welcome_6 .application_img .application_slider .item .in .anotation{margin: 18px auto; font-size: 13px; line-height: 18px; }
}





.welcome_7{background: #005b9c; display: block; position: relative; width: 100%; border-bottom: 8px solid #ff931e; margin: 100px 0 0;}
.welcome_7 .img{opacity: 0.6; position: absolute; inset: 0; background: no-repeat fixed center center; background-size: cover;}
.welcome_7 .text{text-align: center; margin: 0 auto; width: 90%; max-width: 800px; position: relative; padding: 60px 0;}
.welcome_7 .text .icon{display: block; margin: 0 auto; border-radius: 40px; width: 70px; height: 70px; background: url(../img/academy_icon_white.svg) no-repeat scroll center center #ff931e; background-size: 40px 40px;}
.welcome_7 .text .anotation{margin: 0; font-size: 22px; line-height: 30px; color: #fff; font-weight: 700; text-align: center; padding: 20px 0 40px;}

@media screen and (max-width: 1280px) {
.welcome_7{margin: 60px 0 0;}
}

@media screen and (max-width: 1024px) {
.welcome_7{border-bottom: 6px solid #ff931e; margin: 40px 0 0;}
.welcome_7 .text{padding: 40px 0;}
.welcome_7 .text .icon{width: 60px; height: 60px; background-size: 34px 34px;}
.welcome_7 .text .anotation{font-size: 20px; line-height: 26px; padding: 15px 0 30px;}
}

@media screen and (max-width: 500px) {
.welcome_7{border-bottom: 4px solid #ff931e; margin: 30px 0 0;}
.welcome_7 .text{padding: 35px 0;}
.welcome_7 .text .icon{width: 48px; height: 48px; background-size: 30px 30px;}
.welcome_7 .text .anotation{font-size: 16px; line-height: 24px; padding: 15px 0 25px;}
}




.welcome_8{display: block; position: relative; padding: 100px 0; text-align: center;}
.welcome_8 h1{text-align: center; font-size: 26px; line-height: 32px; font-weight: 700; text-transform: uppercase; margin: 0 auto; padding: 0; color: #005b9c; display: block; max-width: 800px;}
.welcome_8 .battery_main_list{font-size: 0; display: flex; gap: 30px; position: relative; width: 100%; margin: 50px 0 0;}
.welcome_8 .battery_main_list .item{margin: 0; display: block;  background: #fff; width: calc(50% - 15px); box-shadow: 0 0 5px -2px rgba(0,0,0,0.5); }
.welcome_8 .battery_main_list .item:nth-child(2n){margin: 0 0 0 30px;}
.welcome_8 .battery_main_list .item .in{height: 100%; width: 100%; display: flex;}
.welcome_8 .battery_main_list .item .in .text{width: calc(100% - 280px);}
.welcome_8 .battery_main_list .item .in .text .titlebox{position: relative; display: block; padding: 40px 55px; text-align: left;}
.sa .welcome_8 .battery_main_list .item .in .text .titlebox{text-align: right;}
.welcome_8 .battery_main_list .item .in .text .titlebox::before{height: 100%; z-index: 99; content: ""; position: absolute; top: 0; right: 0; left: initial; width: 140px; transform-origin: bottom left; transform: skewX(-20deg);}
.sa .welcome_8 .battery_main_list .item .in .text .titlebox::before{left: 0; right: initial;}
.welcome_8 .battery_main_list .item.green .in .text .titlebox{background: #4ca32f;}
.welcome_8 .battery_main_list .item.green .in .text .titlebox::before{ background: #4ca32f}
.welcome_8 .battery_main_list .item.blue .in .text .titlebox{background: #005b9c;}
.welcome_8 .battery_main_list .item.blue .in .text .titlebox::before{ background: #005b9c}
.welcome_8 .battery_main_list .item .in .text .titlebox .title{position: relative; z-index: 100; display: block; font-weight: 700; font-size: 26px; line-height: 30px; min-height: 60px; color: #fff !important;; margin: 0 0 15px;}
.es .welcome_8 .battery_main_list .item .in .text .titlebox .title{white-space: nowrap; font-size: 18px; line-height: 24px;}
.welcome_8 .battery_main_list .item .in .text .subtitle{position: relative; z-index: 100;  display: block; font-weight: 700; margin: 0 40px; padding: 15px 15px; font-size: 18px; line-height: 24px; text-align: left;}
.welcome_8 .battery_main_list .item.green .in .text .subtitle{color: #4ca32f; border-bottom: 1px solid #4ca32f;;}
.welcome_8 .battery_main_list .item.blue .in .text .subtitle{color: #005b9c; border-bottom: 1px solid #005b9c;;}
.welcome_8 .battery_main_list .item .in .text .btn{position: relative; z-index: 100}

.welcome_8 .battery_main_list .item .application_list{box-sizing: border-box; font-size: 0; display: block; margin: 0; padding: 20px 40px 35px;}
.welcome_8 .battery_main_list .item .application_list li{display: block; margin: 6px 0 0; font-size: 0;}
.welcome_8 .battery_main_list .item .application_list li a{display: block; position: relative;}
.welcome_8 .battery_main_list .item .application_list li a::before{opacity: 0; position: absolute; top: calc(50% - 11px); right: 0; width: 22px; height: 22px; background: no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_8 .battery_main_list .item.blue .application_list li a::before{ background-image: url(../img/arrow_blue_right.svg); }
.welcome_8 .battery_main_list .item.green .application_list li a::before{ background-image: url(../img/arrow_green2_right.svg); }
.welcome_8 .battery_main_list .item .application_list li a:hover::before{opacity: 1;}
.welcome_8 .battery_main_list .item .application_list li a .icon{display: inline-block; vertical-align: middle; width: 46px; margin: 0 25px 0 0; position: relative;}
.welcome_8 .battery_main_list .item .application_list li a .icon img{width: 100%; display: block; margin: 0 auto;}
.welcome_8 .battery_main_list .item .application_list li a .title2{text-align: left; font-size: 16px; line-height: 22px; font-weight: 400; color: #7f919b; display: inline-block; vertical-align: middle; width: calc(100% - 71px); margin: 0; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .welcome_8 .battery_main_list .item.blue .application_list li a:hover .title2{font-weight: 700; color: #005b9c;}
.welcome_8 .battery_main_list .item.blue .application_list li a.active .title2{color: #005b9c;}
.notouch .welcome_8 .battery_main_list .item.green .application_list li a:hover .title2{font-weight: 700; color: #4ca32f;}
.welcome_8 .battery_main_list .item.green .application_list li a.active .title2{color: #4ca32f;}

.welcome_8 .battery_main_list .item .in .img{width: 280px; direction: ltr;}
.welcome_8 .battery_main_list .item .in .img [class*="battery_app_slider"]{display: none;}
.welcome_8 .battery_main_list .item .in .img [class*="battery_app_slider"], .welcome_8 .battery_main_list .item .in .img [class*="battery_app_slider"] *{height: 100%;}
.welcome_8 .battery_main_list .item .in .img [class*="battery_app_slider"] .slide{text-align: left; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}


@media screen and (max-width: 1440px) {
.welcome_8 .battery_main_list{gap: 20px;}
.welcome_8 .battery_main_list .item{width: calc(50% - 10px);}
.welcome_8 .battery_main_list .item:nth-child(2n){margin: 0 0 0 20px;}
.welcome_8 .battery_main_list .item .in .text{width: calc(100% - 240px)}
.welcome_8 .battery_main_list .item .in .text .titlebox{padding: 35px 50px;}
.welcome_8 .battery_main_list .item .in .text .titlebox::before{width: 128px;}
.welcome_8 .battery_main_list .item .in .text .titlebox .title{font-size: 22px; line-height: 26px; min-height: 52px;}
.es .welcome_8 .battery_main_list .item .in .text .titlebox .title{font-size: 18px; line-height: 24px;}
.welcome_8 .battery_main_list .item .in .text .subtitle{margin: 0 35px; padding: 12px 15px; font-size: 16px; line-height: 22px;}

.welcome_8 .battery_main_list .item .application_list{padding: 20px 35px 30px;}
.welcome_8 .battery_main_list .item .application_list li a .icon{width: 38px; margin: 0 20px 0 0;}
.welcome_8 .battery_main_list .item .application_list li a .title2{font-size: 14px; width: calc(100% - 71px);}

.welcome_8 .battery_main_list .item .in .img{width: 240px}
}



@media screen and (max-width: 1280px) {
.welcome_8{padding: 60px 0;}
.welcome_8 h1{font-size: 24px; line-height: 30px; max-width: 720px;}
.welcome_8 .battery_main_list{margin: 40px 0 0;}
}

@media screen and (max-width: 1200px) {
.welcome_8 .battery_main_list{gap: 30px; flex-wrap: wrap;}
.welcome_8 .battery_main_list .item{width: 100%;}
.welcome_8 .battery_main_list .item:nth-child(2n){margin: 30px 0 0 0;}
}

@media screen and (max-width: 1024px) {
.welcome_8{padding: 40px 0;}
.welcome_8 h1{font-size: 22px; line-height: 28px; max-width: 660px;}
.welcome_8 .battery_main_list{margin: 25px 0 0;}
}


@media screen and (max-width: 650px) {
.welcome_8 .battery_main_list .item .in{flex-wrap: wrap;}
.welcome_8 .battery_main_list .item .in .text{width: 100%;}
.welcome_8 .battery_main_list .item .in .text .titlebox::before{display: none;}
.welcome_8 .battery_main_list .item .in .img{height: 160px; width: 100%;}
}


@media screen and (max-width: 500px) {
.welcome_8{padding: 30px 0;}
.welcome_8 h1{font-size: 20px; line-height: 26px; max-width: 100%;}
.welcome_8 .battery_main_list{margin: 20px 0 0;}



.welcome_8 .battery_main_list .item .in .text .titlebox{padding: 25px 30px;}
.welcome_8 .battery_main_list .item .in .text .titlebox .title{white-space: normal !important;; }
.welcome_8 .battery_main_list .item .in .text .subtitle{margin: 0 30px; padding: 12px 10px; font-size: 14px; line-height: 22px;}

.welcome_8 .battery_main_list .item .application_list{padding: 10px 30px 25px;}
.welcome_8 .battery_main_list .item .application_list li a .icon{width: 32px; margin: 0 15px 0 0;}
.welcome_8 .battery_main_list .item .application_list li a .title2{font-size: 13px; width: calc(100% - 47px);}
}


















#content{background: #ffffff; padding: 0; position: relative;}
#content > .relative{padding: 0 5%;}
#content > .relative2{position: relative;  padding: 0;}
#content .inside .inside{padding-left: 0; padding-right: 0; width: 100%; max-width: 100%;}
#content .inside{margin: 0 auto 40px}
#content .inside.margin{margin: 0 auto 20px; padding: 0;}
#content .inside:last-of-type, #content .inside.nomargin{margin: 0 auto;}


#content #page_hash{padding: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}






.message_box{direction: ltr; position: absolute; top: 180px; bottom: 0; right: 0; margin: 40px 0;}
.message_box form{ z-index: 1001; position: sticky; position: -webkit-sticky; bottom: 40px; top: 141px; display: block;  }
html[class*="mozilla 11"] .message_box form{ position: absolute; top: 10px; right: 0;}
.message_box form .box{text-align: right; width: 0; background: #fff; box-shadow: 0 0 15px -4px rgba(0,0,0,0.5); padding: 0 0 0 44px; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.message_box.active form .box{width: 322px;}
.message_box form .title{cursor: pointer; width: 191px; text-align: center; top: 50%; left: 22px; right: 0; margin: 0; white-space: nowrap; background: #005b9c; color: #fff; font-size: 13px; line-height: 44px; font-weight: 600; text-transform: uppercase; -webkit-transform-origin: 50%  51%; position: absolute; -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg) translateZ(0); transform: translateX(-50%) translateY(-50%) rotate(-90deg) translateZ(0); -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .message_box form .title:hover{background: #000;}
.message_box form .width{overflow: hidden; width: 0; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.message_box.active form .width{width: 322px;}
.message_box form .width textarea{display: inline-block; margin: 15px 15px 5px; position: relative; resize: none; height: 90px; font-size: 13px; line-height: 20px; color: #000000; padding: 12px 15px; border: 1px solid #eaeff2; background: transparent; width: 260px; font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.message_box form .width textarea:focus{border: 1px solid #005b9c;}

@media screen and (max-width: 1600px) {
.message_box form{top: 131px;}
}

@media screen and (max-width: 1300px) {
.message_box form{top: 40px;}
}

@media screen and (max-width: 1024px) {
.message_box{top: 150px;}
}

@media screen and (max-width: 750px) {
.message_box{top: 100px;}
}

@media screen and (max-width: 500px) {
.message_box form .box{padding: 0 0 0 38px;}
.message_box.active form .box{width: 272px;}
.message_box form .title{width: 151px; left: 19px; font-size: 12px; line-height: 38px;}
.message_box.active form .width{width: 272px;}
.message_box form .width textarea{margin: 10px 10px 0; height: 70px; width: 220px;}
.message_box form .width .btn{margin: 0 10px 10px 0;}
}

@media screen and (max-width: 370px) {
.message_box{display: none;}
}






.float_calc_box{width: 100%; z-index: 800; position: fixed; top: 36%; height: 0; left: 0; right: 0; max-width: 1920px; margin: 0 auto; display: block; min-height: 0;}
.float_calc_box .item{overflow: hidden; border-radius: 12px 0 0 12px; height: 200px; position: absolute; background: #51ad32; width: 50px; top: 50%; right: 0; -webkit-transform: translateY(-50%) translateZ(0); transform: translateY(-50%) translateZ(0); -webkit-transition: all 400ms ease; transition: all 400ms ease; }

.float_calc_box .item .subtitle{height: 20px; top: 0; z-index: 10; position: absolute; margin: 0; padding: 0;}
.float_calc_box .item .subtitle .img{z-index: 10; background: #51ad32; position: relative; display: block; margin: 0 auto; width: 50px; height: 50px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.float_calc_box .item .subtitle .img::before{position: absolute; top: 5px; right: 0; left: 0; bottom: 0; content: ""; display: block; background: url(../img/newsletter_icon_sidebar_white.svg) no-repeat scroll center center; background-size: 26px 26px;}
.float_calc_box .item .subtitle .text{z-index: 0; text-transform: none; width: 170px; padding: 0 0 0 25px; position: absolute; right: -72px; top: 58px; white-space: nowrap; font-size: 17px; line-height: 50px; font-weight: 600; background: #51ad32; -webkit-transform: rotate(-90deg) translateZ(0); transform: rotate(-90deg) translateZ(0); color: #ffffff; display: block; margin: 0 auto; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .float_calc_box .item:hover{background: #005b9c;}
.notouch .float_calc_box .item:hover .subtitle .img{background: #005b9c;}
.notouch .float_calc_box .item:hover .subtitle .text{background: #005b9c;;}


@media screen and (max-width: 500px) {
    .float_calc_box .item{width: 30px; height: 120px;}
    .float_calc_box .item .subtitle .img{width: 30px; height: 30px;}
    .float_calc_box .item .subtitle .img::before{background-size: 16px 16px;}
    .float_calc_box .item .subtitle .text{right: -67px; top: 23px; width: 137px; font-size: 13px; line-height: 50px;}
}







.c_column{width: calc(100% - 400px); padding: 50px 0 60px; position: relative; float: right; display: block;}
.c_column.full{width: 100%; float: none;}
.hp .c_column.full{padding: 0;}

@media screen and (max-width: 1500px) {
.c_column{width: calc(100% - 330px);}
}

@media screen and (max-width: 1024px) {
.c_column{width: 100%; padding: 40px 0;}
}










.mailnews_box{scroll-margin-top: 103px;}

.mailnews_box.border_top{border-top: 1px solid #d6e0e9;}

.mailnews_box #newsmail select{width: 100%; padding: 9px 31px 9px 11px; font-size: 13px; color: #000; line-height: 20px; font-weight: 400; border: 1px solid #dde7ec; margin: 0 0 20px; background: #fff;}
.mailnews_box #newsmail .select2{position: relative; background: transparent; margin: 15px auto; display: block; width: 270px !important; border: 0;}
.mailnews_box #newsmail .select2.select2-container--default .select2-selection--single{border: 1px solid #fff; background: #fff; border-radius: 20px;}
.mailnews_box #newsmail .select2.select2-container .select2-selection--single .select2-selection__rendered{font-size: 14px; line-height: 20px; padding: 8px 45px 8px 15px; font-weight: 600; text-align: center;}



.mailnews_box #newsmail .sbHolder{position: relative; background: transparent; width: auto; margin: 0 auto 15px; display: flex; justify-content: center; flex-direction: row-reverse; border: 0;}
.mailnews_box #newsmail .sbHolder .sbToggle{position: relative; margin: 0; background: url(../img/select_arrow_blue.svg) no-repeat scroll center center; background-size: 16px 16px; width: 30px; border-left: 1px solid #dde7ec; -webkit-transition: none; transition: none;}
.mailnews_box #newsmail .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse_blue.svg) no-repeat scroll center center; background-size: 16px 16px;}
.mailnews_box #newsmail .sbHolder a.sbSelector{margin: 0; display: block; color: #005b9c !important; font-size: 14px; line-height: 20px; padding: 8px 0 8px 15px; font-weight: 600; text-align: left; text-decoration: none;}
.mailnews_box #newsmail .sbOptions{max-height: 500px !important; z-index: 999; top: 100% !important; background: transparent; padding: 0; left: 50%; transform: translateX(-50%);}
.mailnews_box #newsmail .sbOptions a{text-decoration: none; text-align: center; border: 1px solid #dde7ec; border-top: 0; height: auto; background: rgba(255,255,255,0.8) !important; display: block; padding: 8px 15px; font-size: 13px; line-height: 18px; margin: 0; font-weight: 400; color: #000000;}
.mailnews_box #newsmail .sbOptions li:nth-child(1) a{border-top: 1px solid #dde7ec;}

.notouch #reference .reference_box .right_side form .sbOptions a:hover{background: #f0f0f0 !important;}






.mailnews_box #newsmail{background-color: #e5ebf1; text-align: center; padding: 40px 5%; font-size: 0; line-height: 0;}
.mailnews_box #newsmail .title{font-size: 22px; line-height: 26px; font-weight: 600; color: #005b9c; margin: 0 0 15px;}
/*.mailnews_box #newsmail .anotation{font-size: 14px; line-height: 22px; font-weight: 400; color: #fff; margin: 0 0 15px;}*/
.mailnews_box #newsmail label{width: 100%; max-width: 300px; display: inline-block; vertical-align: middle; margin: 0;}
.mailnews_box #newsmail label input[type=text]{border-radius: 30px; border: 1px solid #ececec; text-align: center; background-color: #ffffff; width: 100%; font-size: 14px; line-height: 22px; padding: 11px 15px; box-sizing: border-box; color: #005b9c; transition: all 400ms ease;}
.mailnews_box #newsmail label input[type=text]:focus{border-color: #fff;}
.mailnews_box #newsmail label input[type=text]:-webkit-autofill{font-size: 14px; line-height: 22px;  color: #ff931e !important; -webkit-text-fill-color: #ff931e !important; -webkit-box-shadow: 0 0 0 1000px #ececec inset;}
.mailnews_box #newsmail .btn{padding-left: 0; padding-right: 0; margin-top: 18px; width: 100px;}
.mailnews_box #newsmail .gdpr{color: #005b9c; font-size: 12px; line-height: 16px; margin: 18px 0 0;}
.mailnews_box #newsmail .gdpr a{font-weight: 600; text-decoration: underline; .transition();}
.notouch .mailnews_box #newsmail .gdpr a:hover{text-decoration: none;}

@media screen and (max-width: 1300px) {
    .mailnews_box{scroll-margin-top: 0;}
}

@media screen and (max-width: 500px) {
    .mailnews_box #newsmail{padding: 30px 5%;}
    .mailnews_box #newsmail .title{font-size: 18px; line-height: 24px; margin: 0 0 12px;}
    /*.mailnews_box #newsmail .anotation{margin: 0 0 12px;}*/
    .mailnews_box #newsmail label{width: calc(100% - 95px); margin: 0 5px 0 0;}
    .mailnews_box #newsmail .btn{padding-left: 0; padding-right: 0; width: 90px;}
}






footer{padding: 100px 0 0; background: #005b9c; display: block; position: relative;}
footer .item{display: inline-block; vertical-align: middle; width: 40%; position: relative;}
footer .item a.logo{width: 117px; height: 68px; display: inline-block; vertical-align: middle; position: relative; margin: 0 0 20px;}
footer .item a.logo::before{content: ""; width: 117px; height: 68px; display: block; position: relative; background: url(../img/logo_white.svg) no-repeat scroll center center; background-size: 117px 68px;}
footer .item p.title{font-size: 20px; line-height: 26px; font-weight: 700;  margin: 0 0 20px; text-transform: uppercase;}
footer .item p{font-size: 15px; line-height: 22px; font-weight: 400; margin: 0 0 15px; color: #fff;}
footer .item p a{font-weight: 500; margin: 0; text-decoration: underline;}
.notouch footer .item p a:hover{text-decoration: none;}

footer ul.social{display: block; margin: 0; padding: 0; height: 30px;}
footer ul.social li{list-style: none; display: inline-block; vertical-align: middle; margin: 0 5px 0 0;}
footer ul.social li a{display: block; width: 30px; height: 30px; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a::before{opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: 40px 40px;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a::after{opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: 40px 40px;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a.in::before{background-image: url(../img/social_in_icon_white.svg);;}
footer ul.social li a.fb::before{background-image: url(../img/social_fb_icon_white.svg);;}
footer ul.social li a.yt::before{background-image: url(../img/social_yt_icon_white.svg);}
footer ul.social li a.li::before{background-image: url(../img/social_li_icon_white.svg);}
footer ul.social li a.tw::before{background-image: url(../img/social_tw_icon_white.svg);}
footer ul.social li a.in::after{background-image: url(../img/social_in_icon_green.svg);}
footer ul.social li a.fb::after{background-image: url(../img/social_fb_icon_green.svg);}
footer ul.social li a.yt::after{background-image: url(../img/social_yt_icon_green.svg);}
footer ul.social li a.li::after{background-image: url(../img/social_li_icon_green.svg);}
footer ul.social li a.tw::after{background-image: url(../img/social_tw_icon_green.svg);}
.notouch footer ul.social li a:hover::before{opacity: 0;}
.notouch footer ul.social li a:hover::after{opacity: 1;}

footer .box{display: inline-block; vertical-align: middle; width: 50%; position: relative; margin: 0 0 0 10%;}
footer .box .boch{display: block; width: 100%; text-align: right; font-size: 18px; line-height: 24px; font-weight: 400; color: #fff;}
footer .box .boch span{display: block; width: 100px; height: 24px; background: url(../img/bochemie_logo.svg) no-repeat scroll center center; margin: 0 0 0 auto;}
.sa footer .box{margin: 0 10% 0 0;}
footer .box a.btn:nth-child(2){position: absolute; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); }
footer .box p{text-align: left; width: calc(100% - 130px - 10px); font-size: 12px; line-height: 18px; font-weight: 400; margin: 0; color: #fff; display: inline-block; vertical-align: middle; padding: 0 10px 10px 0;}
.sa footer .box p{padding: 0 0 10px 10px;}
footer .box .footer_map{position: relative;}
footer .box .footer_map span{margin: 0; position: absolute; width: 16px; height: 16px; border-radius: 20px; display: block; transform: translate(-50%,-50%);}
footer .box .footer_map span::before {border-radius: 50%;top: calc(50% - 10px);left: calc(50% - 10px);position: absolute;display: block;height: 16px;width: 16px;content: "";;transform: scale(1);}


footer .box .footer_map span.green::before{animation: pulse1 2s infinite;background: #51ad32;box-shadow: 0 0 0 0 rgba(81, 173, 50, 1)}
footer .box .footer_map span.white::before{animation: pulse2 2s infinite;background: #ffffff;box-shadow: 0 0 0 0 rgba(255, 255, 255, 1)}
@keyframes pulse1 {
    0% {transform: scale(0.95);box-shadow: 0 0 0 0 rgba(81, 173, 50, 0.7);}
    70% {transform: scale(1);box-shadow: 0 0 0 10px rgba(81, 173, 50, 0);}
    100% {transform: scale(0.95);box-shadow: 0 0 0 0 rgba(81, 173, 50, 0);}
}
@keyframes pulse2 {
    0% {transform: scale(0.95);box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);}
    70% {transform: scale(1);box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);}
    100% {transform: scale(0.95);box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
footer .box .footer_map span:nth-child(1){left: 21%; top: 49%; }
footer .box .footer_map span:nth-child(2){left: 50%; top: 36%; }
footer .box .footer_map span:nth-child(3){left: 60%; top: 50%; }
footer .box .footer_map span:nth-child(4){left: 54%; top: 33%; }
footer .box .footer_map img{display: block; width: 100%; margin: 0;}
footer .box p a{font-weight: 500; text-decoration: underline;}
.notouch footer .box p a:hover{text-decoration: none;}


footer .box table{width: 100%; border-collapse: separate; border-spacing: 12px 8px;}
footer .box table td{padding: 0; font-size: 0;}
footer .box table td input[type=text]{position: relative; margin: 0; font-size: 13px; line-height: 20px; color: #ffffff; padding: 12px 15px; border: 1px solid transparent; border-bottom: 1px solid rgba(255,255,255,0.6); background: transparent; width: calc(100% - 30px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer .box table td textarea{position: relative; resize: none; height: 60px; margin: 0; font-size: 13px; line-height: 20px; color: #ffffff; padding: 12px 15px; border: 1px solid transparent; border-bottom: 1px solid rgba(255,255,255,0.6); background: transparent; width: calc(100% - 30px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer .box table td input[type=text]:focus, footer .box table td textarea:focus{border-bottom: 1px solid #ffffff;}

footer .box table td input[type=text]::-webkit-input-placeholder, footer .box table td textarea::-webkit-input-placeholder {color: #ffffff;}
footer .box table td input[type=text]::-moz-placeholder, footer .box table td textarea::-moz-placeholder {color: #ffffff;}
footer .box table td input[type=text]::-ms-input-placeholder, footer .box table td textarea::-ms-input-placeholder {color: #ffffff;}

footer .box table td .btn{padding-left: 0; padding-right: 0; width: 130px;}


footer .item:nth-child(4), footer .box:nth-child(5){margin-top: 60px;}


footer nav{display: block; margin: 80px 0 0; padding: 7px 0 15px 0; border-top: 1px solid rgba(255,255,255,0.6); text-align: center;}
footer nav.second{margin: 0;}
footer nav ul{margin: 0; padding: 0; width: 100%;}
footer nav ul li{display: inline-block; vertical-align: middle; margin: 0;}
footer nav ul.menu li a{opacity: 0.6; position: relative; display: block; line-height: 20px; font-size: 14px; font-weight: 400; padding: 8px 20px; color: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer nav.second ul.menu li a.icon{background: url(../img/download_icon.svg) no-repeat scroll left center; background-size: 16px 16px; padding-left: 25px;}
.notouch footer nav ul.menu li:hover a, footer nav ul.menu li.active a{opacity: 1;}




@media screen and (max-width: 1280px) {
footer .item p.title{font-size: 18px; line-height: 24px;}
footer .box{width: 55%; margin: 0 0 0 5%;}
.sa footer .box{margin: 0 5% 0 0;}
}

@media screen and (max-width: 1024px) {
footer{padding: 60px 0 0;}

footer nav{margin: 60px 0 0;}
footer nav ul.menu li a{line-height: 18px; font-size: 13px; padding: 6px 18px;}

}

@media screen and (max-width: 950px) {
footer .item{text-align: center; width: 100%;}
footer .box{text-align: center; margin: 30px 0 0; width: 100%;}
.sa footer .box{margin: 0;}
footer .box:nth-child(2){display: none;}
footer .item:nth-child(4), footer .box:nth-child(5){margin-top: 30px;}
footer .item p.title{display: block; margin: 0 auto 20px; max-width: 500px; font-size: 18px; line-height: 24px;}
footer .box{width: 100%; margin: 0}
}

@media screen and (max-width: 500px) {
footer{padding: 40px 0 0;}
footer .item a.logo{margin: 0 0 15px;}
footer .item a.logo, footer .item a.logo::before{width: 94px; height: 54px; background-size: 94px 54px;}
footer .item p.title{font-size: 14px; line-height: 20px; margin: 0 auto 15px;}
footer .item p{font-size: 12px; line-height: 18px; margin: 0 0 10px;}

footer .box table, footer .box table tbody, footer .box table tr, footer .box table td{display: block; width: 100%;}
footer .box table td{text-align: left; padding: 0 0 8px;}


footer .box p{font-size: 10px; line-height: 14px; padding: 0 10px 0 0;}
footer .box p{width: 100% !important; padding: 0 0 15px;}

footer nav{margin: 40px 0 0;}
footer nav ul.menu li a{line-height: 16px; font-size: 12px; padding: 5px 15px;}
}










.sign{background: #ffffff; padding: 0; text-align: center;}
.sign a{padding: 16px 5%; color: #000000; font-weight: 600; 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: #51ad32;}



/************************
 MODULY
************************/



.drobky{overflow: hidden; position: relative; width: 90%; margin: 0 auto; padding: 0 5%;}
.drobky .img{z-index: 0; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: no-repeat scroll center center; background-size: cover;}
.sa .drobky .img{-webkit-transform: scaleY(1) scaleX(-1); transform: scaleY(1) scaleX(-1); }
.drobky::before{z-index: 1; position: absolute; top: 0; left: 0; bottom: 0; width: 50%; content: ""; background: #005b9c; mix-blend-mode: multiply;}
.sa .drobky::before{left: initial; right: 0;}
.drobky .box{z-index: 2; position: relative; display: table; height: 180px; width: 100%;}
.drobky .box .centering{display: table-cell; vertical-align: middle; width: 100%;}
.drobky .box .centering ul{z-index: 0; position: relative; white-space: nowrap; margin: 0; padding: 0; width: 100%; overflow: hidden; font-size: 0;}
.drobky .box .centering ul li{position: relative; z-index: 9; list-style: none; display: inline-block; vertical-align: middle; margin: 0; padding: 0 0 0 14px; background: url(../img/arrow_green_right.svg) no-repeat scroll left center; background-size: 14px 14px;}
.sa .drobky .box .centering ul li{padding: 0 14px 0 0; background-image: url(../img/arrow_green_right_reverse.svg); background-position: right center; }
.drobky .box .centering ul li.first{background: none; padding: 0;}
.drobky .box .centering ul li.first a{width: 16px; height: 30px; padding: 0; margin: 0 15px 0 0; position: relative; font-size: 0;}
.sa .drobky .box .centering ul li.first a{margin: 0 0 0 15px;}
.drobky .box .centering ul li.first a::before{position: absolute; top: 0; left: 0; content: ""; display: block; width: 100%; height: 100%; background: url(../img/main_icon_green.svg) no-repeat scroll center center; background-size: 16px 30px; opacity: 1;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.drobky .box .centering ul li.first a::after{position: absolute; top: 0; left: 0; content: ""; display: block; width: 100%; height: 100%; background: url(../img/main_icon_white.svg) no-repeat scroll center center; background-size: 16px 30px; opacity: 0;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .drobky .box .centering ul li.first a:hover::before{opacity: 0;}
.notouch .drobky .box .centering ul li.first a:hover::after{opacity: 1;}

.drobky .box .centering ul li a{white-space: nowrap; position: relative; display: block; color: #ffffff; font-size: 13px; line-height: 20px; font-weight: 400; padding: 0 15px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.drobky .box .centering ul li span{white-space: nowrap; position: relative; display: block; color: #ffffff; font-size: 13px; line-height: 20px; font-weight: 400; padding: 0 15px;}
.notouch .drobky .box .centering ul li a:hover{text-decoration: none; color: #51ad32;}
.drobky .box .centering ul li.last span{font-size: 28px; line-height: 34px; font-weight: 400;}
.sa .drobky .box .centering ul li.last span{padding: 0 15px 0 0;}

@media screen and (max-width: 1024px) {
.drobky .box{height: 150px;}
}


@media screen and (max-width: 750px) {
.drobky::before{width: 100%;}
.drobky .box{height: 100px;}
.drobky .box .centering ul li a{font-size: 12px; line-height: 18px;}
.drobky .box .centering ul li span{font-size: 12px; line-height: 18px;}
.drobky .box .centering ul li.last span{font-size: 18px; line-height: 24px;}
}






.key_list{display: block; position: relative; width: 100%; margin: 40px 0 0; font-size: 0;}
.key_list.short{display: inline-block; vertical-align: middle; width: 47%; margin: 25px 0 0 6%;}
.sa .key_list.short{margin: 25px 6% 0 0;}
.key_list h2{font-size: 22px; line-height: 28px; padding-bottom: 4px; display: inline-block; vertical-align: middle; border-bottom: 3px solid #005b9c; margin: 0 0 15px;}
.key_list .item{position: relative; display: inline-block; vertical-align: top; font-size: 0;}
.key_list .item{width: 100%; display: block; margin: 20px 0 0;}
.key_list .item:nth-child(-n + 1){margin-top: 0;}
.key_list .item .icon{text-align: center; font-size: 19px; line-height: 52px; font-weight: 700; margin: 0 25px 0 0; width: 52px; height: 52px; border: 1px solid #005b9c; display: inline-block; vertical-align: middle; }
.sa .key_list .item .icon{margin: 0 0 0 25px;}
.key_list .item .icon img{padding: 6px; display: block; width: calc(100% - 12px);}
.key_list .item .text{display: inline-block; vertical-align: middle; width: calc(100% - 80px);}
.key_list .item .text h3{position: relative; margin: 0; padding: 0; font-size: 16px; line-height: 22px; color: #005b9c; font-weight: 700;}

@media screen and (max-width: 1200px) {
.key_list.short{display: block; width: 100%; margin: 30px 0 0;}
.sa .key_list.short{margin: 0;}
}


@media screen and (max-width: 1024px) {
.key_list h2{font-size: 18px; line-height: 24px; padding-bottom: 3px; margin: 0 0 12px;}
}

@media screen and (max-width: 600px) {
.key_list h2{font-size: 16px; line-height: 22px; padding-bottom: 2px; margin: 0 0 10px;}
.key_list .item .icon{margin: 0 15px 0 0; width: 40px; height: 40px; font-size: 16px; line-height: 40px;}
.sa .key_list .item .icon{margin: 0 0 0 15px;}
.key_list .item .text{width: calc(100% - 58px);}
.key_list .item .text h3{font-size: 14px; line-height: 18px;}
}



.anchor_list{font-size: 0; max-width: 100%; white-space: nowrap; width: 100%; overflow-x: auto; display: block; background: rgba(255,255,255,0.95); border-bottom: 1px solid #e4e4e4; position: relative; padding: 0 0 40px /*z-index: 999;*/}
.anchor_list a{margin: 0 8px 0 0; }



.page_separator{height: 20px; position: relative;}
.page_separator::before{position: absolute; left: 0; right: 0; top: calc(50% - 1px); height: 2px; background: #e4e4e4; content: ""; z-index: 0;}
.page_separator::after{-webkit-border-radius: 20px; border-radius: 20px; position: absolute; left: 50%; top: 50%; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); height: 14px; width: 14px; border: 3px solid  #e4e4e4; background: #fff; content: ""; z-index: 0;}



#reference{padding: 60px 0; position: relative; background: url(../img/reference_bg.jpg) no-repeat scroll center bottom; -webkit-background-size: cover; background-size: cover;}
#reference h1{text-align: center; color: #fff; font-weight: 300; }
#reference .continent_list{font-size: 0; display: table; text-align: center; margin: 0; padding: 0; table-layout: fixed; width: 100%; }
#reference .continent_list li{display: table-cell; vertical-align: middle; padding: 0 6px;}
#reference .continent_list li button{display: block; width: 100%; padding: 0 14px; background: rgba(255,255,255,0.20); font-size: 15px; line-height: 18px; font-weight: 400; text-align: center; border: 0; color: #fff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#reference .continent_list li button .box{display: table; width: 100%; height: 70px;}
#reference .continent_list li button .box .centering{display: table-cell; vertical-align: middle; width: 100%;}
.notouch #reference .continent_list li button:hover, #reference .continent_list li button:focus, #reference .continent_list li button.active, #reference .continent_list li button.hover{background: #51ad32;}

@media screen and (max-width: 1300px) {
#reference .continent_list li{padding: 0 5px;}
#reference .continent_list li button{padding: 0 12px; font-size: 14px; line-height: 16px;}
#reference .continent_list li button .box{height: 64px;}
}

@media screen and (max-width: 1100px) {
#reference .continent_list li{padding: 0 3px;}
#reference .continent_list li button{padding: 0 8px; font-size: 13px; line-height: 14px;}
#reference .continent_list li button .box{height: 58px;}
}

@media screen and (max-width: 950px) {
#reference .continent_list{margin: 0 0 30px; display: block;}
#reference .continent_list li{padding: 6px 3px 0; display: inline-block; width: calc(25% - 6px)}
}

@media screen and (max-width: 650px) {
#reference .continent_list li{padding: 4px 2px 0; width: calc(25% - 4px)}
#reference .continent_list li button{padding: 0 6px; font-size: 12px; line-height: 14px;}
#reference .continent_list li button .box{height: 52px;}
}

@media screen and (max-width: 500px) {
#reference .continent_list{margin: 0 0 20px;}
#reference .continent_list li{padding: 4px 2px 0; width: calc(33.33% - 4px)}
#reference .continent_list li button{padding: 0 5px;}
}


#reference .reference_box{display: block; margin: 0 6px;}
#reference .reference_box .obsah{display: none; opacity: 0; background: #fff; padding: 50px 0 0;  -webkit-transition: opacity 400ms ease; transition: all 400ms ease;}

#reference .reference_box .left_side{width: calc(100% - 280px - 180px); padding: 0 60px 60px 60px; display: block; float: left;}

#reference .reference_box .left_side .box{display: table; width: 100%; height: 440px;}
#reference .reference_box .left_side .box .centering{display: table-cell; vertical-align: middle; width: 100%;}
#reference .reference_box .left_side .box .centering .title{text-align: center; font-size: 28px; line-height: 36px; font-weight: 700; margin: 0; padding: 0; text-transform: uppercase;}

#reference .reference_box .left_side table{width: 100%; border-collapse: collapse; border-spacing: 0; }
#reference .reference_box .left_side table th{font-size: 16px; line-height: 24px; font-weight: 400; margin: 0; padding: 0 25px 10px; color: #7f919b; text-transform: uppercase; text-align: left;}
#reference .reference_box .left_side table td{border-top: 1px solid #dde7ec; font-size: 0; padding: 8px 25px;}


#reference .reference_box .left_side table tr:nth-child(2) td{border-top: 0;}
#reference .reference_box .left_side table tr td:nth-child(1){white-space: nowrap;}
#reference .reference_box .left_side table td .icon{width: 30px; margin: 0 8px 0 0; display: inline-block; vertical-align: middle; font-size: 15px; line-height: 24px; text-align: left;}
#reference .reference_box .left_side table td .icon img{-width: 100%; display: block; margin: 0;}
#reference .reference_box .left_side table td .text{display: inline-block; vertical-align: middle; font-size: 14px; line-height: 22px; text-align: left;}

#reference .reference_box .right_side{width: 280px; display: block; float: right; text-align: center; padding: 0 60px 60px 0;}
#reference .reference_box .right_side.mobil{display: none;}

#reference .reference_box .right_side form .title{text-align: left; font-size: 14px; line-height: 24px; font-weight: 600; margin: 0 0 5px; padding: 0; color: #7f919b; text-transform: uppercase;}

#reference .reference_box .right_side form select{width: 100%; padding: 9px 31px 9px 11px; font-size: 13px; color: #000; line-height: 20px; font-weight: 400; border: 1px solid #dde7ec; margin: 0 0 20px; background: #fff;}
#reference .reference_box .right_side form .sbHolder{position: relative; background: #ffffff; width: calc(100% - 2px); margin: 0; border: 1px solid #dde7ec; margin: 0 0 20px;}
#reference .reference_box .right_side form .sbHolder:last-of-type{margin: 0;}
#reference .reference_box .right_side form .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 #dde7ec; -webkit-transition: none; transition: none;}
#reference .reference_box .right_side form .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
#reference .reference_box .right_side form .sbHolder a.sbSelector{margin: 0; display: block; color: #000 !important; font-size: 13px; line-height: 20px; padding: 8px 31px 8px 15px; font-weight: 400; width: calc(100% - 46px); text-align: left; text-decoration: none;}
#reference .reference_box .right_side form .sbOptions{max-height: 500px !important; z-index: 999; top: 100% !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
#reference .reference_box .right_side form .sbOptions a{text-decoration: none; border: 1px solid #dde7ec; border-top: 0; height: auto; background: #fbfbfb !important; display: block; text-align: left; padding: 8px 15px; font-size: 13px; line-height: 18px; margin: 0; font-weight: 400; color: #000000;}
#reference .reference_box .right_side form .sbOptions li:nth-child(1) a{border-top: 1px solid #dde7ec;}
.notouch #reference .reference_box .right_side form .sbOptions a:hover{background: #f0f0f0 !important;}

#reference .reference_box .right_side img{display: block; position: relative; max-width: 100%;}
#reference .reference_box .right_side .contact_item{padding: 0; position: relative; display: inline-block; vertical-align: middle; text-align: left; margin: 0;}
#reference .reference_box .right_side .contact_item .title{font-size: 16px; line-height: 24px; font-weight: 400; margin: 0 0 8px; padding: 0; color: #7f919b; text-transform: uppercase;}
#reference .reference_box .right_side .contact_item .name{font-size: 15px; line-height: 22px; font-weight: 700; margin: 0 0 4px; padding: 0;}
#reference .reference_box .right_side .contact_item .post{font-size: 14px; line-height: 22px; font-weight: 400; margin: -4px 0 4px; padding: 0; font-style: italic; color: #005b9c}
#reference .reference_box .right_side .contact_item p{font-size: 14px; line-height: 20px; font-weight: 400; margin: 0; padding: 0;}
/*
#reference .reference_box .right_side .contact_item p.phone{background: url(../img/phone_icon_blue.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
#reference .reference_box .right_side .contact_item p.mail{background: url(../img/mail_icon_blue.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
*/
#reference .reference_box .right_side .contact_item p a{font-weight: 700; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch #reference .reference_box .right_side .contact_item p a:hover{color: #51ad32;}


#reference .reference_box .reference_bottom{padding: 40px 60px; background: #dde7ec;}
#reference .reference_box .reference_slider{padding: 0; display: none; opacity: 0; width: 100%; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
#reference .reference_box .reference_slider.stop{opacity: 1; display: block;}
#reference .reference_box .reference_slider .item{mix-blend-mode: multiply; display: block; opacity: 0.4;  -webkit-transition: all 400ms ease; transition: all  400ms ease;}
#reference .reference_box .reference_slider.stop .item{max-width: 200px;}
.notouch #reference .reference_box .reference_slider a.item:hover{opacity: 0.8;}
#reference .reference_box .reference_slider .item img{display: block; max-width: 80%; margin: 0 auto; }





@media screen and (max-width: 1300px) {
#reference .reference_box{margin: 0 5px;}
#reference .reference_box .obsah{padding: 40px 0 0;}
#reference .reference_box .left_side{width: calc(100% - 240px - 120px); padding: 0 40px 40px 40px;}
#reference .reference_box .left_side .box{display: table; width: 100%; height: 440px;}
#reference .reference_box .left_side .box .centering{display: table-cell; vertical-align: middle; width: 100%;}
#reference .reference_box .left_side .box .centering .title{text-align: center; font-size: 28px; line-height: 36px; font-weight: 700; margin: 0; padding: 0; text-transform: uppercase;}
#reference .reference_box .left_side table th{padding: 0 20px 10px;}
#reference .reference_box .left_side table td{padding: 8px 20px;}
#reference .reference_box .right_side{width: 240px; padding: 0 40px 40px 0;}
}


@media screen and (max-width: 1100px) {
#reference .reference_box{margin: 0 3px;}
#reference .reference_box .obsah{padding: 30px 0 0;}
#reference .reference_box .left_side{width: calc(100% - 240px - 90px); padding: 0 30px 30px 30px;}
#reference .reference_box .left_side table th{padding: 0 16px 5px 0;}
#reference .reference_box .left_side table td{padding: 8px 16px 8px 0;}
#reference .reference_box .right_side{padding: 0 30px 30px 0;}
}






@media screen and (max-width: 1024px) {
#reference{padding: 40px 0;}
#reference .inside_middle:nth-child(1){margin-bottom: 30px;}

#reference .reference_box .left_side table td .text{font-size: 13px; line-height: 18px;}
}

@media screen and (max-width: 950px) {
#reference .reference_box .left_side{width: calc(100% - 60px);}
#reference .reference_box .right_side{width: calc(100% - 60px); padding: 0 30px 30px; text-align: left;}
#reference .reference_box .right_side.mobil{display: block;}
#reference .reference_box .right_side .contact_item{display: none;}
#reference .reference_box .right_side.mobil .contact_item{display: block;}
#reference .reference_box .right_side img{display: none;}
}


@media screen and (max-width: 500px) {
#reference{padding: 30px 0;}
#reference .inside_middle:nth-child(1){margin-bottom: 20px;}

#reference .reference_box .left_side{width: calc(100% - 40px); padding: 0 20px 20px 20px}


#reference .reference_box .left_side table th{text-transform: none; font-size: 12px; line-height: 18px; font-weight: 600; padding: 0 5px 0 0;}
#reference .reference_box .left_side table td{padding: 3px 5px 3px 0;}
#reference .reference_box .left_side table th:nth-child(2), #reference .reference_box .left_side table td:nth-child(2){display: none;}
#reference .reference_box .left_side table td:nth-child(1){text-align: center; }
#reference .reference_box .left_side table td:last-of-type{padding-right: 0;}
#reference .reference_box .left_side table td .icon{width: 24px; margin: 0 auto; font-size: 14px; line-height: 22px;}
#reference .reference_box .left_side table td:nth-child(1) .text{display: none;}
#reference .reference_box .left_side table td .text{font-size: 12px; line-height: 16px;}


#reference .reference_box .right_side{width: calc(100% - 40px); padding: 0 20px 20px; }
#reference .reference_box .right_side form .title{font-size: 13px; line-height: 20px;}
#reference .reference_box .right_side .contact_item .name{font-size: 14px; line-height: 20px;}
#reference .reference_box .right_side .contact_item .post{font-size: 13px; line-height: 20px;}
#reference .reference_box .right_side .contact_item p{font-size: 13px; line-height: 20px;}
}










#reference .world_box{position: relative; max-width: 100%; width: 750px; margin: 0 auto; -webkit-transition: all 400ms ease 600ms; transition: all 400ms ease 600ms;}
#reference .world_box.small{width: 570px;}

#reference .world_box img#world2{display: block; margin: 0 auto; padding: 0; max-width: 100%;}
#reference .world_box svg#world{position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: block; margin: 0 auto; padding: 0; width: 100%; -webkit-transition: all 400ms ease 600ms; transition: all 400ms ease 600ms;}
#reference .world_box svg#world g{outline: none;}
#reference .world_box svg#world g *{fill: #ffffff; stroke: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#reference .world_box svg#world g.active *, #reference .world_box svg#world g.hover *{fill: #51ad32;}









.landing_list { width: 100%; text-align: left;}
.landing_list h2 { text-align: left; margin: 0; padding: 0 0 5px; font-size: 26px; line-height: 32px; font-weight: 900; text-transform: uppercase; color: #000000;}
.landing_list h2{ font-size: 16px; line-height: 24px; margin: 30px 0 10px; font-weight: 700;}
.landing_list .item { display: inline-block; vertical-align: middle; margin: 0 2px 5px 0; font-size: 13px; line-height: 20px; padding: 8px 25px; color: #ffffff; border: 1px solid #000000; background: #000000; font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .landing_list a.item:hover { border: 1px solid #51ad32; background: #51ad32}




.landing { width: 100%; text-align: left; margin: 0; font-size: 0;}
.landing h2{font-size: 26px; line-height: 32px; font-weight: 700; text-transform: uppercase; margin: 0 0 20px; padding: 0; color: #005b9c; display: block;}
.landing .item {display: inline-block; vertical-align: middle; width: calc(25% - 60px / 4); margin: 20px 0 0;}
.landing .item:nth-child(4n - 1){margin: 20px 20px 0;}
.landing .item:nth-child(4n - 2){margin: 20px 0 0 20px;}
.landing .item:nth-child(-n + 4){margin-top: 0;}
.landing .item .img{width: 100%; padding: 0 0 55%; display: block; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.landing .item .img::before{content: ""; z-index: 10; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #eaeff2; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.landing .item .img .title{position: absolute; left: 20px; right: 20px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: block; font-size: 18px; line-height: 26px; text-transform: uppercase; text-align: center; z-index: 20; margin: 0; padding: 0; color: #005b9c; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .landing .item:hover .img::before{background: #005b9c;}
.notouch .landing .item:hover .img .title{color: #ffffff;}


@media screen and (max-width: 1280px) {
.landing .item{width: calc(33.33% - 40px / 2); margin: 20px 0 0;}
.landing .item:nth-child(4n - 1){margin: 20px 0 0;}
.landing .item:nth-child(4n - 2){margin: 20px 0 0;}
.landing .item:nth-child(-n + 4){margin-top: 20px;}
.landing .item:nth-child(3n - 1){margin: 20px 20px 0;}
.landing .item:nth-child(-n + 3){margin-top: 0;}
.landing h2{font-size: 24px; line-height: 30px;}
}


@media screen and (max-width: 1200px)  {
.landing .item .img .title{font-size: 16px; line-height: 24px;}
}

@media screen and (max-width: 1100px) {
.landing .item{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.landing .item:nth-child(4n - 1){margin: 20px 0 0;}
.landing .item:nth-child(4n - 2){margin: 20px 0 0;}
.landing .item:nth-child(-n + 4){margin-top: 20px;}
.landing .item:nth-child(3n - 1){margin: 20px 0 0;}
.landing .item:nth-child(-n + 3){margin-top: 20px;}
.landing .item:nth-child(2n){margin: 20px 0 0 20px;}
.landing .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 1024px) {
.landing h2{font-size: 22px; line-height: 28px;}
.landing .item{width: calc(50% - 16px / 2); margin: 16px 0 0;}
.landing .item:nth-child(4n - 1){margin: 16px 0 0;}
.landing .item:nth-child(4n - 2){margin: 16px 0 0;}
.landing .item:nth-child(-n + 4){margin-top: 16px;}
.landing .item:nth-child(3n - 1){margin: 16px 0 0;}
.landing .item:nth-child(-n + 3){margin-top: 16px;}
.landing .item:nth-child(2n){margin: 16px 0 0 16px;}
.landing .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 650px) {
.landing .item{width: 100%; margin: 12px 0 0;}
.landing .item:nth-child(4n - 1){margin: 12px 0 0;}
.landing .item:nth-child(4n - 2){margin: 12px 0 0;}
.landing .item:nth-child(-n + 4){margin-top: 12px;}
.landing .item:nth-child(3n - 1){margin: 12px 0 0;}
.landing .item:nth-child(-n + 3){margin-top: 12px;}
.landing .item:nth-child(2n){margin: 12px 0 0;}
.landing .item:nth-child(-n + 2){margin-top: 12px;}
.landing .item:nth-child(1){margin-top: 0;}
}


@media screen and (max-width: 500px)  {
.landing h2{font-size: 20px; line-height: 26px;}
.landing .item .img .title{font-size: 14px; line-height: 22px;}
}






.new_landing{max-width: 1160px; width: 100%; position: relative; padding: 0; margin: 0 auto;}
.new_landing .item{display: block; font-size: 0; width: 100%; margin: 40px 0 0; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.new_landing .item:nth-child(1){margin: 0;}
.new_landing .item .img{width: 25%; background: #f7f7f7; display: inline-block; vertical-align: middle; position: relative;}
.new_landing .item .img::before{position: absolute; opacity: 0; top: -4px; left: -4px; bottom: -4px; right: -4px; content: ""; background: #005b9c; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .new_landing .item:hover .img::before{opacity: 1;}
.new_landing .item .img .in{display: block; box-shadow: 0 0 5px -2px rgba(0,0,0,0.5); position: relative; padding: 0 0 100%; z-index: 0; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}

.new_landing .item .text{width: calc(75% - 30px); display: inline-block; zoom: 1; *display: inline; vertical-align: middle; padding: 0 0 0 30px;}
.sa .new_landing .item .text{padding: 0 30px 0 0;}
.new_landing .item .text h2{padding: 0; margin: 0; width: 100%; padding: 0; font-size: 22px; line-height: 28px; color: #005b9c; font-weight: 600; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.new_landing .item .text .text_box{margin: 10px 0; padding: 0 0 0 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;}
.sa .new_landing .item:nth-child(even) .text{padding: 0 0 0 30px;}


@media screen and (max-width: 1024px) {
.new_landing .item .text h2{font-size: 20px; line-height: 26px;}
}

@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 h2{margin: 0; text-align: left;}
.new_landing .item .text .img_in{display: block;}
.new_landing .item .text p.anotation{text-align: left;}
}

@media screen and (max-width: 500px) {
.new_landing .item .text h2{font-size: 18px; line-height: 24px;}
}








.carrier_list { width: 100%; margin: 0;}
.carrier_list h2{text-transform: none; font-size: 20px;}
.carrier_list .item { text-align: center; display: inline-block; vertical-align: top; background: #efefef; width: calc(33.33% - 40px / 3); margin: 20px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item:nth-child(3n - 1) { margin: 20px 20px 0;}
.carrier_list .item:nth-child(-n + 3) { margin-top: 0;}
.notouch .carrier_list .item:hover{background: #005b9c}

.carrier_list .item .text{display: table; height: 160px; width: calc(100% - 40px); padding: 0 20px; text-align: center; }
.carrier_list .item .text .title { display: table-cell; vertical-align: middle; width: 100%; margin: 0; font-size: 15px; font-weight: 600; line-height: 22px; color: #005b9c; text-align: center;}

.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: 42px; height: 42px; display: block; background: url(../img/carrier_icon_white.svg) no-repeat scroll center center; background-size: 42px 42px;}
.carrier_list .item .text .title .icon::after{opacity: 1; content: ""; position: absolute; top: 0; left: 0; width: 42px; height: 42px; display: block; background: url(../img/carrier_icon_blue.svg) no-repeat scroll center center; background-size: 42px 42px;}
.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 .title { font-size: 14px; line-height: 20px;}
.carrier_list .item .text .title .icon{width: 38px; height: 38px;}
.carrier_list .item .text .title .icon::before{width: 38px; height: 38px; background-size: 38px 38px;}
.carrier_list .item .text .title .icon::after{width: 38px; height: 38px; background-size: 38px 38px;}
}










.products_section {background: #eaeff2; padding: 80px 0; position: relative; width: 100%; display: block; margin: 0 0 60px;}
.products_section h2{text-align: center; font-size: 26px; line-height: 32px; font-weight: 700; text-transform: uppercase; margin: 0 auto; padding: 0 0 60px; color: #005b9c; display: block;}
.products_section .detail_product_list{ opacity: 0; display: table; table-layout: fixed; margin: 0 auto; font-size: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

.products_section .detail_product_list.count_3{width: 100%;}
.products_section .detail_product_list.count_2{width: 66.66%;}
.products_section .detail_product_list.count_1{width: 33.33%;}

.products_section .detail_product_list .item{position: relative; display: table-cell; vertical-align: top; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .products_section .detail_product_list .item:hover, .products_section .detail_product_list .item.active{background: #fff;}
.products_section .detail_product_list .item::before{z-index: 101; content: ""; display: block; position: absolute; top: 0; bottom: 0; left: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.products_section .detail_product_list .item::after{z-index: 101; content: ""; display: none; position: absolute; top: 0; bottom: 0; right: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.products_section .detail_product_list .item:last-of-type::after{display: block;}
.sa .products_section .detail_product_list .item:last-of-type::after{display: none;}
.sa .products_section .detail_product_list .item:first-child::after{display: block;}



.products_section .detail_product_list .item.color_13{border: 1px solid rgba(0, 91, 156, 0.6); border-left: 0; border-right: 0;}
.products_section .detail_product_list .item.color_13::before{border-left: 1px solid rgba(0, 91, 156, 0.6);}
.products_section .detail_product_list .item.color_13::after{border-left: 1px solid rgba(0, 91, 156, 0.6);}

.notouch .products_section .detail_product_list .item.color_13:hover, .products_section .detail_product_list .item.color_13.active{border: 1px solid rgba(0, 148, 215, 0.6); border-left: 0; border-right: 0;}
.notouch .products_section .detail_product_list .item.color_13:hover::before, .products_section .detail_product_list .item.color_13.active::before{border-left: 1px solid rgba(0, 148, 215, 0.6);}
.notouch .products_section .detail_product_list .item.color_13:hover::after, .products_section .detail_product_list .item.color_13.active::after{border-left: 1px solid rgba(0, 148, 215, 0.6);}


.products_section .detail_product_list .item.color_14{border: 1px solid rgba(0, 91, 156, 0.6); border-left: 0; border-right: 0;}
.products_section .detail_product_list .item.color_14::before{border-left: 1px solid rgba(0, 91, 156, 0.6);}
.products_section .detail_product_list .item.color_14::after{border-left: 1px solid rgba(0, 91, 156, 0.6);}

.notouch .products_section .detail_product_list .item.color_14:hover, .products_section .detail_product_list .item.color_14.active{border: 1px solid rgba(148, 197, 53, 0.6); border-left: 0; border-right: 0;}
.notouch .products_section .detail_product_list .item.color_14:hover::before, .products_section .detail_product_list .item.color_14.active::before{border-left: 1px solid rgba(148, 197, 53, 0.6);}
.notouch .products_section .detail_product_list .item.color_14:hover::after, .products_section .detail_product_list .item.color_14.active::after{border-left: 1px solid rgba(148, 197, 53, 0.6);}



.products_section .detail_product_list .item.color_15{border: 1px solid rgba(0, 91, 156, 0.6); border-left: 0; border-right: 0;}
.products_section .detail_product_list .item.color_15::before{border-left: 1px solid rgba(0, 91, 156, 0.6);}
.products_section .detail_product_list .item.color_15::after{border-left: 1px solid rgba(0, 91, 156, 0.6);}

.notouch .products_section .detail_product_list .item.color_15:hover, .products_section .detail_product_list .item.color_15.active{border: 1px solid rgba(247, 146, 30, 0.6); border-left: 0; border-right: 0;}
.notouch .products_section .detail_product_list .item.color_15:hover::before, .products_section .detail_product_list .item.color_15.active::before{border-left: 1px solid rgba(247, 146, 30, 0.6);}
.notouch .products_section .detail_product_list .item.color_15:hover::after, .products_section .detail_product_list .item.color_15.active::after{border-left: 1px solid rgba(247, 146, 30, 0.6);}



.products_section .detail_product_list .item:is(.color_529,.color_530,.color_528,.color_559){border: 1px solid rgba(0, 91, 156, 0.6); border-left: 0; border-right: 0;}
.products_section .detail_product_list .item:is(.color_529,.color_530,.color_528,.color_559)::before{border-left: 1px solid rgba(0, 91, 156, 0.6);}
.products_section .detail_product_list .item:is(.color_529,.color_530,.color_528,.color_559)::after{border-left: 1px solid rgba(0, 91, 156, 0.6);}

.notouch .products_section .detail_product_list .item:is(.color_529,.color_530,.color_528,.color_559):hover, .products_section .detail_product_list .item:is(.color_529,.color_530,.color_528,.color_559).active{border: 1px solid rgba(148, 197, 53, 0.6); border-left: 0; border-right: 0;}
.notouch .products_section .detail_product_list .item:is(.color_529,.color_530,.color_528,.color_559):hover::before, .products_section .detail_product_list .item:is(.color_529,.color_530,.color_528,.color_559).active::before{border-left: 1px solid rgba(148, 197, 53, 0.6);}
.notouch .products_section .detail_product_list .item:is(.color_529,.color_530,.color_528,.color_559):hover::after, .products_section .detail_product_list .item:is(.color_529,.color_530,.color_528,.color_559).active::after{border-left: 1px solid rgba(148, 197, 53, 0.6);}




.sa .products_section .detail_product_list .item .top{max-width: 430px; width: calc(100% - 60px) !important;padding: 40px 30px !important;}
.sa .products_section .detail_product_list .item .top .title{font-size: 18px; line-height: 24px;}
.sa .products_section .detail_product_list .item div.middle h4{padding: 12px 30px;}

.products_section .detail_product_list .item .top_height{height: 140px}
.products_section .detail_product_list .item .top{position: absolute; z-index: 100; width: calc(100% - 120px); padding: 40px 60px; display: block; font-size: 0; -webkit-transition: background 400ms ease; transition: background 400ms ease;}
.products_section .detail_product_list .item:nth-child(1) .top{background: #5e97bf;}
.products_section .detail_product_list .item:nth-child(2) .top{background: #74a6ca;}
.products_section .detail_product_list .item:nth-child(3) .top{background: #88b1ce;}
.products_section .detail_product_list .item.color_13:nth-child(2) .top.ru_small_padding{padding: 30px 60px;}
.products_section .detail_product_list .item.color_13:nth-child(3) .top.ru_small_padding{padding: 30px 60px;}
.notouch .products_section .detail_product_list .item.color_13:hover .top, .products_section .detail_product_list .item.color_13.active .top{background: #0094d7 !important;}
.notouch .products_section .detail_product_list .item.color_14:hover .top, .products_section .detail_product_list .item.color_14.active .top{background: #94c535 !important;}
.notouch .products_section .detail_product_list .item.color_15:hover .top, .products_section .detail_product_list .item.color_15.active .top{background: #f7921e !important;}

.products_section .detail_product_list .item .top .title{white-space: nowrap; width: calc(100% - 160px); font-size: 60px; line-height: 60px; font-weight: 700; display: inline-block; vertical-align: middle; color: #fff; margin: 0;}
.products_section .detail_product_list .item .top .anotation{padding: 10px 10px; background: #fff; -webkit-border-radius: 8px; border-radius: 8px; width: 140px; text-align: right; font-size: 13px; line-height: 20px; font-weight: 700; display: inline-block; vertical-align: middle; color: #5e97bf; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.products_section .detail_product_list .item .top .anotation.hide{opacity: 0; visibility: hidden;}

.notouch .products_section .detail_product_list .item.color_13:hover .top .anotation, .products_section .detail_product_list .item.color_13.active .top .anotation{color: #0094d7 !important;}
.notouch .products_section .detail_product_list .item.color_14:hover .top .anotation, .products_section .detail_product_list .item.color_14.active .top .anotation{color: #94c535 !important;}
.notouch .products_section .detail_product_list .item.color_15:hover .top .anotation, .products_section .detail_product_list .item.color_15.active .top .anotation{color: #f7921e !important;}


.products_section .detail_product_list .item div.middle{padding: 0; display: block; border-top: 2px solid #eaeff2;}
.products_section .detail_product_list .item div.middle h4{color: #fff; text-transform: uppercase; background: rgba(0,91,156,0.37); font-size: 14px; line-height: 20px; font-weight: 600; margin: 0; padding: 12px 60px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.products_section .detail_product_list .item:nth-child(1) div.middle h4{background: #5e97bf;}
.products_section .detail_product_list .item:nth-child(2) div.middle h4{background: #74a6ca;}
.products_section .detail_product_list .item:nth-child(3) div.middle h4{background: #88b1ce;}
.notouch .products_section .detail_product_list .item.color_13:hover div.middle h4, .products_section .detail_product_list .item.color_13.active div.middle h4{background: #0094d7 !important;}
.notouch .products_section .detail_product_list .item.color_14:hover div.middle h4, .products_section .detail_product_list .item.color_14.active div.middle h4{background: #94c535 !important;}
.notouch .products_section .detail_product_list .item.color_15:hover div.middle h4, .products_section .detail_product_list .item.color_15.active div.middle h4{background: #f7921e !important;}


.sa .products_section .detail_product_list .item div.middle ul{padding: 30px 30px;}

.products_section .detail_product_list .item div.middle ul{margin: 0; padding: 30px 60px;}
.products_section .detail_product_list .item div.middle ul li{font-size: 0; margin: 10px 0; display: block;}
.products_section .detail_product_list .item div.middle ul li .icon{width: 44px; margin: 0 18px 0 0; display: inline-block; vertical-align: middle; font-size: 15px; line-height: 24px; text-align: left;}
.sa .products_section .detail_product_list .item div.middle ul li .icon{margin: 0 0 0 18px;}
.products_section .detail_product_list .item div.middle ul li .icon img{width: 100%; display: block; margin: 0;}
.products_section .detail_product_list .item div.middle ul li .text{max-width: calc(100% - 62px); display: inline-block; vertical-align: middle; font-size: 16px; line-height: 24px; font-weight: 400; color: #7f919b; text-align: left;}


.sa .products_section .detail_product_list .item .bottom h4{padding: 12px 30px;}
.sa .products_section .detail_product_list .item .bottom .ref_item{padding: 40px 30px;}

.products_section .detail_product_list .item .bottom{padding: 0; display: block;}
.products_section .detail_product_list .item .bottom h4{color: #fff; text-transform: uppercase; background: rgba(0,91,156,0.37); font-size: 14px; line-height: 20px; font-weight: 600; margin: 0; padding: 12px 60px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.products_section .detail_product_list .item:nth-child(1) .bottom h4{background: #5e97bf;}
.products_section .detail_product_list .item:nth-child(2) .bottom h4{background: #74a6ca;}
.products_section .detail_product_list .item:nth-child(3) .bottom h4{background: #88b1ce;}
.notouch .products_section .detail_product_list .item.color_13:hover .bottom h4, .products_section .detail_product_list .item.color_13.active .bottom h4{background: #0094d7 !important;}
.notouch .products_section .detail_product_list .item.color_14:hover .bottom h4, .products_section .detail_product_list .item.color_14.active .bottom h4{background: #94c535 !important;}
.notouch .products_section .detail_product_list .item.color_15:hover .bottom h4, .products_section .detail_product_list .item.color_15.active .bottom h4{background: #f7921e !important;}
.products_section .detail_product_list .item .bottom .ref_item{display:block; padding: 40px 60px;}
.products_section .detail_product_list .item .bottom .ref_item table{width: 100%; border-collapse: collapse; margin: 0 0 25px;}
.products_section .detail_product_list .item .bottom .ref_item table.margin{margin: 0;}
.products_section .detail_product_list .item .bottom .ref_item table th{vertical-align: top; white-space: nowrap; font-size: 14px; line-height: 20px; font-weight: 400; color: #7f919b; padding: 5px 15px 5px 0;}
.sa .products_section .detail_product_list .item .bottom .ref_item table th{padding: 5px 0 5px 15px;}
.products_section .detail_product_list .item .bottom .ref_item table th.description{vertical-align: top; padding-bottom: 0;}
.products_section .detail_product_list .item .bottom .ref_item table td{vertical-align: top; width: 100%; font-size: 14px; line-height: 20px; font-weight: 700; color: #005b9c; padding: 5px 0;}
.products_section .detail_product_list .item .bottom .ref_item table td.description{ color: #7f919b; font-weight: 400;}
.products_section .detail_product_list .item .bottom .ref_item table.margin td.description{ padding-bottom: 0;}

@media screen and (max-width: 1800px) {
   .sa .products_section .detail_product_list .item .top_height{height: 174px;}
   .sa .products_section .detail_product_list .item .top{display: flex; flex-direction: column;}
   .sa .products_section .detail_product_list .item .top .title{margin-bottom: 10px;}
}


@media screen and (max-width: 1340px) {

.products_section .detail_product_list .item .top_height{height: 120px}
.products_section .detail_product_list .item .top{padding: 30px 45px; width: calc(100% - 90px);}
.products_section .detail_product_list .item .top .title{width: calc(100% - 150px); font-size: 52px; line-height: 60px; }
.products_section .detail_product_list .item .top .anotation{width: 130px; font-size: 12px; line-height: 20px;}

.products_section .detail_product_list .item.color_13:nth-child(2) .top.ru_small_padding{padding: 20px 45px;}
.products_section .detail_product_list .item.color_13:nth-child(3) .top.ru_small_padding{padding: 20px 45px;}

.products_section .detail_product_list .item div.middle{padding: 0; display: block; border-top: 2px solid #eaeff2;}
.products_section .detail_product_list .item div.middle h4{padding: 12px 45px;}
.products_section .detail_product_list .item div.middle ul{padding: 28px 45px;}
.products_section .detail_product_list .item div.middle ul li{margin: 8px 0;}
.products_section .detail_product_list .item div.middle ul li .icon{width: 40px; margin: 0 15px 0 0;}
.sa .products_section .detail_product_list .item div.middle ul li .icon{margin: 0 0 0 15px;}
.products_section .detail_product_list .item div.middle ul li .text{font-size: 15px; line-height: 22px; max-width: calc(100% - 55px);}


.products_section .detail_product_list .item .bottom h4{padding: 12px 45px;}
.products_section .detail_product_list .item .bottom .ref_item{padding: 30px 45px;}
.products_section .detail_product_list .item .bottom .ref_item table{ margin: 0 0 20px;}
.products_section .detail_product_list .item .bottom .ref_item table th{font-size: 13px; line-height: 18px; padding: 5px 12px 5px 0;}
.sa .products_section .detail_product_list .item .bottom .ref_item table th{padding: 5px 0 5px 12px;}
.products_section .detail_product_list .item .bottom .ref_item table td{font-size: 13px; line-height: 18px}

}


@media screen and (max-width: 1280px) {
.products_section{padding: 60px 0;}
.products_section h2{font-size: 24px; line-height: 30px; padding: 0 0 40px;}
}

@media screen and (max-width: 1200px) {
.products_section .detail_product_list{display: block; width: 100% !important}
.products_section .detail_product_list .item{display: block; margin: 20px 0 0;}
.products_section .detail_product_list .item:first-of-type{margin: 0;}
.products_section .detail_product_list .item::after{display: block;}

.products_section .detail_product_list .item .top_height{display: none;}
.products_section .detail_product_list .item .top{max-width: 100% !important; position: relative !important; top: 0 !important; -webkit-transform: none !important;  transform: none !important}

.products_section .detail_product_list .item div.middle{height: initial !important; height: auto !important;}
.products_section .detail_product_list .item div.middle ul{font-size: 0;}
.products_section .detail_product_list .item div.middle ul li{display: inline-block; vertical-align: middle; margin: 5px 20px 5px 0;}
.products_section .detail_product_list .item div.middle ul li .icon{width: 40px; margin: 0 5px 0 0;}
.sa .products_section .detail_product_list .item div.middle ul li .icon{margin: 0 0 0 5px;}
.products_section .detail_product_list .item div.middle ul li .text{font-size: 14px; line-height: 20px; max-width: calc(100% - 45px);}

.products_section .detail_product_list .item .bottom .ref_item table, .products_section .detail_product_list .item .bottom .ref_item table td.description{height: initial !important; height: auto !important;}
}


@media screen and (max-width: 1024px) {
.products_section{padding: 40px 0; margin: 0 0 40px;}
.products_section h2{font-size: 22px; line-height: 28px; padding: 0 0 30px;}


.products_section .detail_product_list .item .top{padding: 25px 35px; width: calc(100% - 70px);}

.products_section .detail_product_list .item.color_13:nth-child(2) .top.ru_small_padding{padding: 25px 35px;}
.products_section .detail_product_list .item.color_13:nth-child(3) .top.ru_small_padding{padding: 25px 35px;}

.products_section .detail_product_list .item div.middle h4{padding: 10px 35px;}
.products_section .detail_product_list .item div.middle ul{padding: 20px 35px;}


.products_section .detail_product_list .item .bottom h4{padding: 12px 35px;}
.products_section .detail_product_list .item .bottom .ref_item{padding: 30px 35px;}
.products_section .detail_product_list .item .bottom .ref_item table{ margin: 0 0 15px;}
.products_section .detail_product_list .item .bottom .ref_item table th{font-size: 12px; padding: 4px 12px 4px 0;}
.sa .products_section .detail_product_list .item .bottom .ref_item table th{padding: 4px 0 4px 12px;}
.products_section .detail_product_list .item .bottom .ref_item table td{font-size: 12px; padding: 4px 0;}



}


@media screen and (max-width: 500px) {
.products_section{padding: 30px 0; margin: 0 0 30px;}
.products_section h2{font-size: 20px; line-height: 26px; padding: 0 0 20px;}


.products_section .detail_product_list .item .top_height{height: 140px}
.products_section .detail_product_list .item .top{padding: 20px 25px; width: calc(100% - 50px);}
.products_section .detail_product_list .item .top .title{width: calc(100% - 130px); font-size: 36px; line-height: 42px; }
.products_section .detail_product_list .item .top .anotation{padding: 8px 10px; width: 110px; font-size: 12px; line-height: 16px;}

.products_section .detail_product_list .item.color_13:nth-child(2) .top.ru_small_padding{padding: 20px 25px;}
.products_section .detail_product_list .item.color_13:nth-child(3) .top.ru_small_padding{padding: 20px 25px;}

.products_section .detail_product_list .item div.middle h4{font-size: 13px; line-height: 18px; padding: 10px 25px;}

.products_section .detail_product_list .item div.middle ul{padding: 16px 20px;}
.products_section .detail_product_list .item div.middle ul li{display: block;}
.products_section .detail_product_list .item div.middle ul li .icon{width: 32px; margin: 0 4px 0 0;}
.sa .products_section .detail_product_list .item div.middle ul li .icon{margin: 0 0 0 4px;}
.products_section .detail_product_list .item div.middle ul li .text{font-size: 13px; line-height: 18px; max-width: calc(100% - 36px);}

.products_section .detail_product_list .item .bottom h4{font-size: 13px; line-height: 18px; padding: 10px 25px;}

.products_section .detail_product_list .item .bottom .ref_item{padding: 20px 25px;}
.products_section .detail_product_list .item .bottom .ref_item table{ margin: 0 0 12px;}

}





.detail_left_side{display: block; float: left; width: 65%;}
.detail_right_side{display: block; float: right; width: 35%;}

.battery_mobile{display: none;}


.product_battery{z-index: 100; display: block; position: relative; max-width: 660px;  margin: 90px auto -150px;}
.product_battery .battery_img{display: block; max-width: 100%; position: relative;}
.product_battery svg{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 10; display: block; width: 100%;}
.product_battery svg g .circle{fill: #005B9C;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_battery svg g.active .circle{fill:#51ad32;}
.product_battery svg g .plus{fill:none; stroke:#FFFFFF; stroke-width: 2;}


.product_battery .battery_text_box{z-index: 999; visibility: hidden; opacity: 0; width: 240px; position: absolute; border: 6px solid #005b9c; background: #fff; padding: 20px; -webkit-transition: opacity 400ms ease, visibility 400ms ease, left 200ms ease, bottom 200ms ease; transition: opacity 400ms ease, visibility 400ms ease, left 200ms ease, bottom 200ms ease;}
.product_battery .battery_text_box img, .product_battery .battery_text_box svg{opacity: 1 !important; position: absolute; left: 72px; top: 100%; width: 11px; height: 95px; display: block; -webkit-transition: none; transition: none;}
.product_battery .battery_text_box .title{margin: 0; padding: 0 0 4px; display: block; font-size: 15px; line-height: 20px; font-weight: 700;  text-transform: uppercase;}
.product_battery .battery_text_box .anotation{margin: 0; padding: 0; display: block; font-size: 13px; line-height: 16px; font-weight: 600;}


@media screen and (max-width: 1200px) {
.detail_left_side{float: none; width: 100%;}
.detail_right_side{display: none;}

.battery_mobile{display: block;}
.product_battery{max-width: 540px; margin: 0 auto -30px;}
}

@media screen and (max-width: 1024px) {
.product_battery .battery_text_box{width: 240px; padding: 15px;}
.product_battery .battery_text_box .title{font-size: 18px; line-height: 22px;}
}

@media screen and (max-width: 500px) {
.product_battery .battery_text_box{border: 3px solid #005b9c; width: 190px; padding: 10px 15px;  margin: 0 0 3px 3px;}
.product_battery .battery_text_box .title{font-size: 16px; line-height: 20px;}
}














.application_list { width: 100%; margin: 0; font-size: 0;}
.application_list h2{font-size: 26px; line-height: 32px; font-weight: 700; text-transform: uppercase; margin: 0 0 15px; padding: 0; color: #005b9c; display: block;}
.application_list .item {display: inline-block; vertical-align: middle; width: calc(33.33% - 40px / 3); margin: 20px 0 0; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.5); box-shadow: 0 0 10px -4px rgba(0,0,0,0.5);}
.application_list .item:nth-child(3n - 1){margin: 20px 20px 0;}
.application_list .item:nth-child(-n + 3){margin-top: 0;}
.application_list .item .img{width: 100%; padding: 0 0 55%; display: block; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.application_list.diff .item .img::before{content: ""; opacity: 0.7; z-index: 10; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #005b9c;}
.application_list .item .img .title{position: absolute; left: 20px; right: 20px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: block; font-size: 18px; line-height: 26px; text-transform: uppercase; text-align: center; z-index: 20; margin: 0; padding: 0; color: #fff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.application_list .item .text{padding: 20px;}
.application_list .item .text .title{display: block; font-size: 18px; line-height: 26px; text-transform: uppercase; text-align: left; margin: 0 0 5px; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.application_list .item .text .anotation{display: block; font-size: 14px; font-weight: 600; line-height: 22px; text-align: left; margin: 0; padding: 0; overflow: hidden; height: 44px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

@media screen and (max-width: 1280px) {
.application_list h2{font-size: 24px; line-height: 30px;}
}


@media screen and (max-width: 1200px)  {
.application_list .item .text .title{font-size: 16px; line-height: 24px;}
.application_list .item .text .anotation{font-size: 13px; line-height: 20px; height: 40px;}
}

@media screen and (max-width: 1150px)  {
.application_list .item {width: calc(50% - 20px / 2); margin: 20px 0 0;}
.application_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.application_list .item:nth-child(-n + 3){margin-top: 20px;}
.application_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.application_list .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 1024px) {
.application_list h2{font-size: 22px; line-height: 28px;}
}


@media screen and (max-width: 750px)  {
.application_list .item {width: 100%; margin: 20px 0 0;}
.application_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.application_list .item:nth-child(-n + 3){margin-top: 20px;}
.application_list .item:nth-child(2n){margin: 20px 0 0;}
.application_list .item:nth-child(-n + 2){margin-top: 20px;}
.application_list .item:nth-child(-n + 1){margin-top: 0;}
.application_list .item .text .anotation{height: initial; height: auto;}
}

@media screen and (max-width: 500px)  {
.application_list h2{font-size: 20px; line-height: 26px;}
.application_list .item .text{padding: 15px;}
.application_list .item .text .title{font-size: 14px; line-height: 22px;}
.application_list .item .text .anotation{font-size: 12px; line-height: 18px;}
}






.application_list2 { width: 100%; text-align: left; margin: 0; font-size: 0;}

.application_list2[data-tab-obsah]{opacity: 0; display: none; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.application_list2[data-tab-obsah].active{opacity: 1; display: block;}

.application_list2 .flex_inbox{display: flex; flex-wrap: wrap;}

.application_list2 .item {font-size: 0; display: flex; width: calc(50% - 20px / 2); margin: 20px 0 0; background: #eaeff2; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.5); box-shadow: 0 0 10px -4px rgba(0,0,0,0.5);}
.application_list2 .item:nth-child(2n){margin: 20px 0 0 20px;}
.application_list2 .item:nth-child(-n + 2){margin-top: 0;}

.application_list2 .item .img_box{width: 40%;}
.application_list2 .item .img_box .img{width: 100%; height: 100%; min-height: 360px; display: inline-block; vertical-align: top; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.application_list2 .item .img_box .img a{background: rgba(0,91,156,0.8); color: #fff; padding: 0 40px 0 20px; white-space: normal; text-align: center; position: absolute; left: 30px; right: 30px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.application_list2 .item .img_box .img a::before{opacity: 1; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 15px; width: 16px; height: 16px; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.application_list2 .item .img_box .img a::after{opacity: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 15px; width: 16px; height: 16px; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.application_list2 .item .img_box .img a .box { display: table; height: 56px; width: 100%;}
.application_list2 .item .img_box .img a .box .centering { display: table-cell; vertical-align: middle; width: 100%;}

.notouch .application_list2 .item .img_box .img a:hover{background: #fff; color: #005b9c;}
.notouch .application_list2 .item .img_box .img a:hover::before{opacity: 0;}
.notouch .application_list2 .item .img_box .img a:hover::after{opacity: 1;}


.application_list2 .item .text{width: 60%; display: inline-block; vertical-align: top; position: relative;}
.application_list2 .item .text .in{display: block; padding: 30px;}

.application_list2 .item .text .main_link{font-size: 16px; line-height: 24px; text-transform: uppercase; font-weight: 700; border: 1px solid transparent; border-bottom: 1px solid #005b9c; color: #005b9c; padding: 10px 30px 10px 10px; text-align: left; position: relative; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.application_list2 .item .text .main_link::before{opacity: 1; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 8px; width: 16px; height: 16px; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.application_list2 .item .text .main_link::after{opacity: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 8px; width: 16px; height: 16px; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .application_list2 .item .text .main_link:hover{border: 1px solid #005b9c; background: #005b9c; color: #ffffff;}
.notouch .application_list2 .item .text .main_link:hover::before{opacity: 0;}
.notouch .application_list2 .item .text .main_link:hover::after{opacity: 1;}

.application_list2 .item .text .in .btn_list{margin: 20px 15px 0;}
.application_list2 .item .text .in .btn_list:nth-child(1){margin: 0;}

.application_list2 .item .text .in .btn_list .title{display: block; font-size: 16px; line-height: 22px; font-weight: 600; text-transform: uppercase; text-align: left; padding: 0; -webkit-transition: all 400ms ease; transition: all  400ms ease; margin: 0;}
.application_list2 .item .text .in .btn_list .title.color_13{color: #0094d7;}
.application_list2 .item .text .in .btn_list .title.color_14{color: #94c535;}
.application_list2 .item .text .in .btn_list .title.color_15{color: #f7921e;}


.application_list2 .item .text .in .btn_list_big{margin: 100px 15px 0; display: flex; gap: 100px 20px; flex-wrap: wrap;}
.application_list2 .item .text .in .btn_list_big a{text-align: center; width: calc(50% - 22px); max-width: 134px; box-sizing: border-box; display: inline-block; vertical-align: top; font-size: 0; margin: 0; line-height: 0; padding: 32px 22px 6px; position: relative; background: #51ad32; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.application_list2 .item .text .in .btn_list_big span{text-align: center; width: calc(50% - 22px); max-width: 134px; box-sizing: border-box; display: inline-block; vertical-align: top; font-size: 0; margin: 0 20px 0 0; line-height: 0; padding: 6px 22px; position: relative; background: #51ad32;}
.application_list2 .item .text .in .btn_list_big a:last-of-type{margin-right: 0;}
.notouch .application_list2 .item .text .in .btn_list_big a:hover{background: #005b9c;}
.application_list2 .item .text .in .btn_list_big :is(a,span) strong{display: block; color: #fff; font-size: 13px; line-height: 24px;}
.application_list2 .item .text .in .btn_list_big a .imgs{position: absolute; top: -72px; right: calc(50% - 50px); width: 100px; height: 100px; background: no-repeat scroll center center; background-size: contain;}
.application_list2 .item .text .in .btn_list_big a.item_528 .imgs{top: -55px; right: calc(50% - 60px); width: 120px;}
.application_list2 .item .text .in .btn_list_big a.item_559 .imgs{top: -45px;}

@media screen and (max-width: 1360px) {
.application_list2 .item .text .main_link{font-size: 15px; line-height: 22px;}
}

@media screen and (max-width: 1280px) {
.application_list2 .item .text .in{padding: 25px;}
}

@media screen and (max-width: 1150px) {
.application_list2 .item{flex-direction: column;}
.application_list2 .item .img_box{width: 100%;}
.application_list2 .item .img_box .img{min-height: 120px;}
.application_list2 .item .text{width: 100%; display: block;}
.application_list2 .item .text .in{padding: 25px 25px 50px;}
/*
.application_list2 .item .text .in{height: 287px;}
*/
}

@media screen and (max-width: 1024px) {
.application_list2 .item .text .in .btn_list{margin: 20px 15px 0;}
.application_list2 .item .text .in .btn_list:nth-child(1){margin: 0;}

.application_list2 .item .text .in .btn_list .title{font-size: 16px; line-height: 22px;}
}

@media screen and (max-width: 840px) {
.application_list2 .item {display: block; width: 100%; margin: 20px 0 0;}
.application_list2 .item:nth-child(2n){margin: 20px 0 0;}
.application_list2 .item:nth-child(-n + 2){margin-top: 20px;}
.application_list2 .item:nth-child(-n + 1){margin-top: 0;}
.application_list2 .item .text .in{height: initial; height: auto;}
}

@media screen and (max-width: 500px) {
.application_list2 .item .img_box .img{height: 100px;}
.application_list2 .item .text .in{padding: 15px 20px;}

.application_list2 .item .text .main_link{font-size: 13px; line-height: 18px; padding: 10px 30px 10px 10px;}
.application_list2 .item .text .main_link::before{right: 10px; width: 14px; height: 14px; background-size: 12px 12px;}
.application_list2 .item .text .main_link::after{right: 10px; width: 14px; height: 14px; background-size: 12px 12px;}

.application_list2 .item .text .in .btn_list{margin: 15px 10px 0;}
.application_list2 .item .text .in .btn_list:nth-child(1){margin: 0;}

.application_list2 .item .text .in .btn_list .title{font-size: 15px; line-height: 20px;}
}







.application_list_small { width: 100%; margin: 0; font-size: 0;}
.application_list_small h2{font-size: 26px; line-height: 32px; font-weight: 700; text-transform: uppercase; margin: 0 0 20px; padding: 0; color: #005b9c; display: block;}
.application_list_small .item {display: inline-block; vertical-align: middle; width: calc(25% - 60px / 4); margin: 20px 0 0; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.5); box-shadow: 0 0 10px -4px rgba(0,0,0,0.5);}
.application_list_small .item:nth-child(4n - 1){margin: 20px 20px 0;}
.application_list_small .item:nth-child(4n - 2){margin: 20px 0 0 20px;}
.application_list_small .item:nth-child(-n + 4){margin-top: 0;}
.application_list_small .item .img{width: 100%; padding: 0 0 55%; display: block; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.application_list_small .item .img::before{content: ""; opacity: 0.7; z-index: 10; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #005b9c; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.application_list_small .item .img .title{position: absolute; left: 20px; right: 20px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: block; font-size: 18px; line-height: 26px; text-transform: uppercase; text-align: center; z-index: 20; margin: 0; padding: 0; color: #fff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .application_list_small .item:hover .img::before{background: #ffffff; opacity: 0.85;}
.notouch .application_list_small .item:hover .img .title{color: #005b9c;}

@media screen and (min-width: 1281px) {
.sa .application_list_small .item:nth-child(4n - 1){margin: 20px 20px 0;}
.sa .application_list_small .item:nth-child(4n - 2){margin: 20px 20px 0 0;}
.sa .application_list_small .item:nth-child(-n + 4){margin-top: 0;}
}


@media screen and (max-width: 1280px) {
.application_list_small .item{width: calc(33.33% - 40px / 2); margin: 20px 0 0;}
.application_list_small .item:nth-child(4n - 1){margin: 20px 0 0;}
.application_list_small .item:nth-child(4n - 2){margin: 20px 0 0;}
.application_list_small .item:nth-child(-n + 4){margin-top: 20px;}
.application_list_small .item:nth-child(3n - 1){margin: 20px 20px 0;}
.application_list_small .item:nth-child(-n + 3){margin-top: 0;}
.application_list_small h2{font-size: 24px; line-height: 30px;}
}


@media screen and (max-width: 1200px)  {
.application_list_small .item .img .title{font-size: 16px; line-height: 24px;}
}

@media screen and (max-width: 1100px) {
.application_list_small .item{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.application_list_small .item:nth-child(4n - 1){margin: 20px 0 0;}
.application_list_small .item:nth-child(4n - 2){margin: 20px 0 0;}
.application_list_small .item:nth-child(-n + 4){margin-top: 20px;}
.application_list_small .item:nth-child(3n - 1){margin: 20px 0 0;}
.application_list_small .item:nth-child(-n + 3){margin-top: 20px;}
.application_list_small .item:nth-child(2n){margin: 20px 0 0 20px;}
.sa .application_list_small .item:nth-child(2n){margin: 20px 20px 0 0;}
.application_list_small .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 1024px) {
.application_list_small h2{font-size: 22px; line-height: 28px;}
.application_list_small .item{width: calc(50% - 16px / 2); margin: 16px 0 0;}
.application_list_small .item:nth-child(4n - 1){margin: 16px 0 0;}
.application_list_small .item:nth-child(4n - 2){margin: 16px 0 0;}
.application_list_small .item:nth-child(-n + 4){margin-top: 16px;}
.application_list_small .item:nth-child(3n - 1){margin: 16px 0 0;}
.application_list_small .item:nth-child(-n + 3){margin-top: 16px;}
.application_list_small .item:nth-child(2n){margin: 16px 0 0 16px;}
.sa .application_list_small .item:nth-child(2n){margin: 16px 16px 0 0;}
.application_list_small .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 650px) {
.application_list_small .item{width: 100%; margin: 12px 0 0;}
.application_list_small .item:nth-child(4n - 1){margin: 12px 0 0;}
.application_list_small .item:nth-child(4n - 2){margin: 12px 0 0;}
.application_list_small .item:nth-child(-n + 4){margin-top: 12px;}
.application_list_small .item:nth-child(3n - 1){margin: 12px 0 0;}
.application_list_small .item:nth-child(-n + 3){margin-top: 12px;}
.application_list_small .item:nth-child(2n){margin: 12px 0 0;}
.sa .application_list_small .item:nth-child(2n){margin: 12px 0 0;}
.application_list_small .item:nth-child(-n + 2){margin-top: 12px;}
.application_list_small .item:nth-child(1){margin-top: 0;}
}


@media screen and (max-width: 500px)  {
.application_list_small h2{font-size: 20px; line-height: 26px;}
.application_list_small .item .img .title{font-size: 14px; line-height: 22px;}
}





.point_list{width: 100%; position: relative; margin: 0 0 15px; display: block; font-size: 0;}
.point_list .item{background: #eaeff2; width: calc(33.33% - 40px / 3); margin: 20px 0 0;  position: relative; display: inline-block; vertical-align: top;}
.point_list .item:nth-child(3n - 1){margin: 20px 20px 0}
.point_list .item:nth-child(-n + 3){margin-top: 0}
.point_list .item h2{padding: 20px 20px 0; font-size: 18px; line-height: 24px; color: #005b9c; text-transform: uppercase; margin: 0;}
.point_list .item p{max-width: calc(100% - 40px); padding: 5px 20px 20px; color: #005b9c; margin: 0;}
.point_list .item p:nth-child(2){min-height: 149px; padding-bottom: 0;}

@media screen and (max-width: 1400px) {
.point_list .item{width: calc(50% - 20px / 2); margin: 20px 0 0; }
.point_list .item:nth-child(3n - 1){margin: 20px 0 0}
.point_list .item:nth-child(-n + 3){margin-top: 20px}
.point_list .item:nth-child(2n ){margin: 20px 0 0 20px}
.point_list .item:nth-child(-n + 2){margin-top: 0}
}

@media screen and (max-width: 1024px) {
.point_list .item{width: calc(50% - 10px / 2); margin: 10px 0 0; }
.point_list .item:nth-child(3n - 1){margin: 10px 0 0}
.point_list .item:nth-child(-n + 3){margin-top: 10px}
.point_list .item:nth-child(2n ){margin: 10px 0 0 10px}
.point_list .item:nth-child(-n + 2){margin-top: 0}
.point_list .item p:nth-child(2){min-height: 120px;}
}

@media screen and (max-width: 900px) {
.point_list .item{width: 100%; margin: 10px 0 0; }
.point_list .item:nth-child(3n - 1){margin: 10px 0 0}
.point_list .item:nth-child(-n + 3){margin-top: 10px}
.point_list .item:nth-child(2n ){margin: 10px 0 0}
.point_list .item:nth-child(-n + 2){margin-top: 10px}
.point_list .item:nth-child(-n + 1){margin-top: 0}
.point_list .item p:nth-child(2){min-height: initial; min-height: auto;}
}

@media screen and (max-width: 500px) {
.point_list .item h2{padding: 15px 15px 0; font-size: 16px; line-height: 22px; }
.point_list .item p{padding: 5px 15px 15px;max-width: calc(100% - 30px);}
}







.video_list{width: 100%; position: relative; margin: 0;}
.video_list .item{width: calc(33.33% - 40px / 3 - 3px); margin: 20px 0 0 ; height: 240px; 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 .item:nth-child(3n - 1){margin: 20px 20px 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: #0d6990; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .video_list .item:hover::before{opacity: 0.7;}
.video_list .item .title{text-shadow: 1px 1px 10px rgba(0,0,0,0.4); text-align: center; max-width: 90%; margin: 0 auto; font-size: 18px; line-height: 24px; color: #ffffff; font-weight: 600; letter-spacing: 1px; 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% - 20px - 3px);}
}
@media screen and (max-width: 1200px) {
.video_list .item{height: 200px;}
}
@media screen and (max-width: 600px) {
.video_list .item{width: calc(100% - 20px - 3px);}
}

.video_detail{max-width: 660px; margin: 0;}
.detail .video_detail{max-width: 500px;}
.video_detail .video_gallery{display: block; position: relative; position: relative; width: 100%; height: 0; padding-bottom: 56.25%; margin: 0}
.video_detail .video_gallery iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: none; border: 0;}






.product_list_small{display: block; position: relative; width: 100%; font-size: 0; margin: 0;}
.product_list_small h2, .product_title{font-size: 26px; line-height: 32px; font-weight: 700; text-transform: uppercase; margin: 0; padding: 0; color: #005b9c; display: block;}
.product_list_small > .font_size{display: flex; flex-wrap: wrap;}
.product_list_small .item{box-shadow: 0 0 15px -5px rgba(0,0,0,0.5); position: relative; background: #fff; width: calc(25% - 60px / 4); display: inline-block; vertical-align: top; margin: 20px 0 0;}
.product_list_small .item::before{position: absolute; left: 0; right: 0; bottom: 0; height: 5px; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.product_list_small .item.color_13::before{background: #0094d7;}
.product_list_small .item.color_14::before{background: #94c535;}
.product_list_small .item.color_15::before{background: #f7921e;}
.notouch .product_list_small .item:hover::before{height: 100%;}
.product_list_small .item:nth-child(4n - 1){margin: 20px 20px 0;}
.product_list_small .item:nth-child(4n - 2){margin: 20px 0 0 20px;}

@media screen and (min-width: 1281px) {
.sa .product_list_small .item:nth-child(4n - 1){margin: 20px 0 0 20px;}
.sa .product_list_small .item:nth-child(4n - 2){margin: 20px 20px 0;}
}


.product_list_small .item .stars{position: absolute; right: 10px; top: 10px; z-index: 100; font-size: 0;}
.product_list_small .item .stars .star{display: inline-block; vertical-align: middle; margin: 0 0 0 4px; width: 15px; height: 15px; position: relative;}
.product_list_small .item .stars .star::before{content: ""; background: url(../img/star_grey.svg) no-repeat scroll center center; background-size: 15px 15px; opacity: 1; position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .product_list_small .item:hover .stars .star::before{background-image: url(../img/star_white.svg); opacity: 0.4;}
.product_list_small .item .stars .star::after{content: ""; background: url(../img/star_blue.svg) no-repeat scroll center center; background-size: 15px 15px; opacity: 0; position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .product_list_small .item:hover .stars .star::after{background: url(../img/star_white.svg);}

.product_list_small .item .stars .star.active::before{opacity: 0;}
.product_list_small .item .stars .star.active::after{opacity: 1;}


.product_list_small .item .stars .top{margin: 4px 0 0; font-size: 12px; line-height: 18px; color: #005b9c; text-transform: uppercase; font-weight: 700; text-align: right; display: none; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.product_list_small .item:nth-child(1) .stars .top{display: block;}
.notouch .product_list_small .item:hover .stars .top{color: #fff;}


.product_list_small .item .text{text-align: left; display: block; position: relative; z-index: 10; padding: 100px 20px 20px;}
.product_list_small .item .text h3{display: block; font-size: 26px; line-height: 30px; text-transform: uppercase; text-align: left; margin: 0; padding: 0; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.product_list_small .item.color_13 .text h3{color: #0094d7;}
.product_list_small .item.color_14 .text h3{color: #94c535;}
.product_list_small .item.color_15 .text h3{color: #f7921e;}
.notouch .product_list_small .item:hover .text h3{color: #fff !important;}
.product_list_small .item .text h3 span{margin: 5px 0 0; display: block; font-size: 14px; line-height: 18px; font-weight: 600;}




@media screen and (max-width: 1280px) {
.product_list_small .item{width: calc(33.33% - 40px / 2); margin: 20px 0 0;}
.product_list_small .item:nth-child(4n - 1){margin: 20px 0 0;}
.product_list_small .item:nth-child(4n - 2){margin: 20px 0 0;}
.product_list_small .item:nth-child(3n - 1){margin: 20px 20px 0;}

.product_list_small h2, .product_title{font-size: 24px; line-height: 30px;}
}


@media screen and (max-width: 1100px) {
.product_list_small .item{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.product_list_small .item:nth-child(4n - 1){margin: 20px 0 0;}
.product_list_small .item:nth-child(4n - 2){margin: 20px 0 0;}
.product_list_small .item:nth-child(3n - 1){margin: 20px 0 0;}
.product_list_small .item:nth-child(2n){margin: 20px 0 0 20px;}
}

@media screen and (max-width: 1100px) and (min-width: 651px) {
.sa .product_list_small .item:nth-child(2n){margin: 20px 0 0;}
.sa .product_list_small .item:nth-child(2n - 1){margin: 20px 0 0 20px}
}


@media screen and (max-width: 1024px) {
.product_list_small h2, .product_title{font-size: 22px; line-height: 28px;}

.product_list_small .item{width: calc(50% - 16px / 2); margin: 16px 0 0;}
.product_list_small .item:nth-child(4n - 1){margin: 16px 0 0;}
.product_list_small .item:nth-child(4n - 2){margin: 16px 0 0;}
.product_list_small .item:nth-child(3n - 1){margin: 16px 0 0;}
.product_list_small .item:nth-child(2n){margin: 16px 0 0 16px;}

.product_list_small .item .text{padding: 70px 20px 20px;}
.product_list_small .item .text h3{font-size: 22px; line-height: 26px;}
.product_list_small .item .text h3 span{margin: 3px 0 0; font-size: 13px; line-height: 18px;}
}

@media screen and (max-width: 1024px) and (min-width: 651px) {
.sa .product_list_small .item:nth-child(2n){margin: 16px 0 0;}
.sa .product_list_small .item:nth-child(2n - 1){margin: 16px 0 0 16px}
}

@media screen and (max-width: 650px) {
.product_list_small .item{width: 100%; margin: 12px 0 0;}
.product_list_small .item:nth-child(4n - 1){margin: 12px 0 0;}
.product_list_small .item:nth-child(4n - 2){margin: 12px 0 0;}
.product_list_small .item:nth-child(3n - 1){margin: 12px 0 0;}
.product_list_small .item:nth-child(2n){margin: 12px 0 0;}
}


@media screen and (max-width: 500px) {
.product_list_small h2, .product_title{font-size: 20px; line-height: 26px;}
.product_list_small .item .text{padding: 55px 15px 15px;}
.product_list_small .item .text h3{font-size: 20px; line-height: 24px;}
.product_list_small .item .text h3 span{font-size: 12px; line-height: 16px;}
}





.battery_title{z-index: 0;max-width: 47%; width: initial; font-weight: 600; text-transform: none; background: #4ca32f; position: relative; display: inline-block; vertical-align: middle; font-size: 28px; line-height: 32px; color: #fff; padding: 15px 20px;}
.battery_title strong{display: block; font-size: 28px; line-height: 32px;}
.battery_title::before{z-index: -1; content: ""; position: absolute; top: 0; bottom: 0; right: 0; width: 108px; background: #4ca32f; transform-origin: bottom left; transform: skewX(-20deg);}

.battery_title.small{font-size: 22px; line-height: 26px;}
.battery_title.small::before{ width: 48px;}


.battery_title.small2{font-size: 16px; line-height: 20px; padding: 12px 8px 12px 16px; margin: 0 0 10px;}
.battery_title.small2::before{ width: 36px;}

@media screen and (max-width: 1200px) {
    .battery_title{max-width: calc(100% - 54px);}
    .battery_title.small{max-width: calc(100% - 24px);}
    .battery_title.small2{max-width: calc(100% - 18px);}
}


@media screen and (max-width: 500px) {
.battery_title{font-size: 18px; line-height: 24px; color: #fff; padding: 10px 15px;}
.battery_title{max-width: calc(100% - 36px);}
.battery_title.small{max-width: calc(100% - 18px);}
.battery_title strong{font-size: 22px; line-height: 26px;}
.battery_title::before{width: 72px;}

.battery_title.small{font-size: 18px; line-height: 24px;}
.battery_title.small::before{width: 36px;}
}


.battery_table{max-width: 650px; border-spacing: 5px 0; border-collapse: separate; width: 100%;}
.battery_table:first-of-type{float: left; width: calc(50% - 20px)}
.battery_table:last-of-type{float: right; width: calc(50% - 20px)}
.battery_table th{padding: 7px 8px; text-align: right; font-weight: 400; border: 0; border-bottom: 1px solid #dbdbdb; background: none; color: #005b9c;}
.battery_table td{padding: 7px 8px; text-align: left; font-weight: 700; border: 0; border-bottom: 1px solid #005b9c; background: none; color: #005b9c;}

@media screen and (max-width: 1000px) {
.battery_table:first-of-type{float: none; width: 100%; margin: 0;}
.battery_table:last-of-type{float: none; width: 100%; margin: 0;}
}


.product_list_big.items_4 .font_size{display: flex; gap: 20px; flex-wrap: wrap;}
.product_list_big.items_4 .item{width: unset; flex: 1; margin: 0 !important;}

.product_list_big{display: block; position: relative; width: 100%; font-size: 0; margin: 0;}
.product_list_big.margin{margin: 20px 0 0;}
.product_list_big .item{box-shadow: 0 0 15px -5px rgba(0,0,0,0.5); position: relative; background: #fff; width: calc(33.33% - 40px / 3); display: inline-block; vertical-align: middle; margin: 20px 0 0;}
.product_list_big .item::before{position: absolute; left: 0; right: 0; bottom: 0; height: 5px; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.product_list_big .item.color_13::before{background: #0094d7;}
.product_list_big .item.color_14::before{background: #94c535;}
.product_list_big .item.color_15::before{background: #f7921e;}
.product_list_big .item:is(.color_528,.color_529,.color_530,.color_559)::before{background: #4ca32f;}
.notouch .product_list_big a.item:hover::before{height: 100%;}
.product_list_big .item:nth-child(3n - 1){margin: 20px 20px 0;}
.product_list_big .item:nth-child(-n + 3){margin-top: 0;}
.product_list_big .item .text{text-align: left; display: block; position: relative; z-index: 10; padding: 150px 20px 20px;}
.product_list_big .item .text h3{font-weight: 600; display: block; font-size: 18px; line-height: 22px; text-transform: uppercase; text-align: left; margin: 0; padding: 0; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.product_list_big .item .text h3 strong{display: block; font-size: 36px; line-height: 44px;}
.product_list_big .item.color_13 .text h3{color: #0094d7;}
.product_list_big .item.color_14 .text h3{color: #94c535;}
.product_list_big .item.color_15 .text h3{color: #f7921e;}
.product_list_big .item:is(.color_528,.color_529,.color_530,.color_559) .text h3{text-transform: none; color: #4ca32f;}
.notouch .product_list_big a.item:hover .text h3{color: #fff !important;}


.product_list_big .item .img:not(.nicd){position: absolute; top: -80px; right: 0; width: 240px; height: 220px; background: no-repeat scroll center center; background-size: contain;}
.product_list_big .item .img.nicd{position: absolute; bottom: -40px; right: -80px; width: 240px;}
.product_list_big .item .img.nicd img{max-width: 100%; display: block;}
.product_list_big .item.color_529 .img{top: -80px; right: 5px; height: 210px;}
.product_list_big .item.color_530 .img{top: -80px; height: 210px; right: -30px;}
.product_list_big .item.color_528 .img{width: 320px; height: 200px; top: -70px; right: -40px;}
.product_list_big .item.color_559 .img{top: -40px;}


@media screen and (max-width: 1500px) {
    .product_list_big .item .img.nicd{bottom: -40px; right: -70px; width: 220px;}
    .product_list_big .item.color_529 .img{top: -60px; right: -15px; height: 180px;}
    .product_list_big .item.color_530 .img{height: 185px; right: -40px; top: -56px;}
    .product_list_big .item.color_528 .img{width: 290px; height: 170px; top: -40px; right: -30px;}
}
@media screen and (max-width: 1420px) {
    .product_list_big.items_4 .font_size{gap: 80px 20px;}
    .product_list_big.items_4 .item{flex: unset; width: calc(50% - 10px);}
    .product_list_big .item.color_559 .img{top: -25px;}
}
@media screen and (max-width: 1100px) {
    .product_list_big .item .img.nicd{bottom: -20px; right: -60px; width: 180px;}
    .product_list_big .item.color_529 .img{top: -40px; right: 5px; height: 170px;}
    .product_list_big .item.color_530 .img{height: 175px; right: -20px; top: -48px;}
    .product_list_big .item.color_528 .img{width: 260px; height: 150px; top: -10px; right: -16px;}
}

@media screen and (max-width: 1024px) {
    .product_list_big .item .img.nicd{bottom: -20px; right: -30px; width: 130px;}
    .product_list_big .item.color_529 .img{top: -40px; right: -25px; height: 140px;}
    .product_list_big .item.color_530 .img{height: 140px; right: -40px; top: -40px;}
    .product_list_big .item.color_528 .img{width: 260px; height: 120px; top: -15px; right: -50px;}
    .product_list_big .item.color_559 .img{width: 170px;height: 160px; right: 0;}
}
@media screen and (max-width: 700px) {
    .product_list_big.items_4 .item{width: 100%;}
}
@media screen and (max-width: 650px) {
    .product_list_big.items_4 .font_size{gap: 30px 20px;}
    .product_list_big .item.color_529 .img{width: 120px; top: -10px; right: -5px; height: 120px;}
    .product_list_big .item.color_530 .img{width: 90px; height: 120px; right: -2px; top: -10px;}
    .product_list_big .item.color_528 .img{width: 170px; height: 100px; top: 0; right: -16px;}
    .product_list_big .item.color_559 .img{width: 140px;height: 140px;}
}

@media screen and (max-width: 500px) {
    .product_list_big .item .img.nicd{bottom: -10px; right: -20px; width: 90px;}
    .product_list_big .item.color_529 .img{width: 80px; top: -10px; right: 5px; height: 80px;}
    .product_list_big .item.color_530 .img{width: 60px; height: 80px; right: 5px; top: -10px;}
    .product_list_big .item.color_528 .img{width: 140px; height: 80px; top: -10px; right: 0;}
    .product_list_big .item.color_559 .img{width: 100px; height: 120px;}
}







@media screen and (max-width: 1100px) {
.product_list_big .item{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.product_list_big .item:nth-child(3n - 1){margin: 20px 0 0;}
.product_list_big .item:nth-child(-n + 3){margin-top: 20px;}
.product_list_big .item:nth-child(2n){margin: 20px 0 0 20px;}
.product_list_big .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 1024px) {
.product_list_big .item{width: calc(50% - 16px / 2); margin: 16px 0 0;}
.product_list_big .item:nth-child(3n - 1){margin: 16px 0 0;}
.product_list_big .item:nth-child(-n + 3){margin-top: 16px;}
.product_list_big .item:nth-child(2n){margin: 16px 0 0 16px;}
.product_list_big .item:nth-child(-n + 2){margin-top: 0;}

.product_list_big .item .text{padding: 90px 20px 20px;}
.product_list_big .item .text h3{font-size: 16px; line-height: 20px;}
.product_list_big .item .text h3 strong{font-size: 32px; line-height: 40px;}

}


@media screen and (max-width: 650px) {
.product_list_big .item{width: 100%; margin: 25px 0 0;}
.product_list_big .item:nth-child(3n - 1){margin: 25px 0 0;}
.product_list_big .item:nth-child(-n + 3){margin-top: 25px;}
.product_list_big .item:nth-child(2n){margin: 25px 0 0;}
.product_list_big .item:nth-child(-n + 2){margin-top: 25px;}
.product_list_big .item:nth-child(1){margin-top: 0;}
}


@media screen and (max-width: 500px) {
.product_list_big .item .text{padding: 65px 15px 15px;}
.product_list_big .item .text h3{font-size: 14px; line-height: 18px;}
.product_list_big .item .text h3 strong{font-size: 28px; line-height: 36px;}
}




.academy_section{background: #e5ebf1; padding: 60px 0; z-index: 99; position: relative; width: 100%;}
.academy_section .academy_section_list{text-align: center; font-size: 0; position: relative; width: 100%; display: block; margin: 0 auto;}

.academy_section .academy_section_list .item{max-width: 240px; overflow: hidden; -webkit-border-radius: 8px; border-radius: 8px; display: inline-block; vertical-align: middle; margin: 10px; width: calc(100% / 6 - 20px); position: relative;}
.academy_section .academy_section_list .item .img{width: 100%; position: relative; margin: 0; display: block; padding: 0 0 115%; background: no-repeat scroll center center #f1f2f2; background-size: cover;}
.academy_section .academy_section_list .item .img::before{content: ""; opacity: 0; background: #005ca0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .academy_section .academy_section_list .item:hover .img::before, .academy_section .academy_section_list .item.active .img::before{opacity: 0.9;}
.academy_section .academy_section_list .item .text{text-align: center; position: absolute; left: 0; right: 0; bottom: 30px; -webkit-transform: translateY(50%); transform: translateY(50%); margin: 0; padding: 0; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .academy_section .academy_section_list .item:hover .text, .academy_section .academy_section_list .item.active .text{bottom: 50%;}
.academy_section .academy_section_list .item .text > *{white-space: normal; max-width: calc(100% - 56px); font-weight: 600; margin: 0;}


.academy_section .academy_section_list2{text-align: center; font-size: 0; position: relative; width: 100%; display: block; margin: 30px auto 0; padding: 30px 0 0;}
.academy_section .academy_section_list2::before{content: ""; position: absolute; top: 0; left: 0; right: 0; width: 100%; margin: 0 auto; max-width: 500px; background: #005b9c; height: 1px;}
.academy_section .academy_section_list2 a {margin: 2px 4px; text-transform: none; padding: 10px 20px 10px 50px; -webkit-border-radius: 30px; border-radius: 30px; position: relative; display: inline-block; line-height: 20px; font-size: 14px; font-weight: 600; color: #005b9c; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .academy_section .academy_section_list2 a:hover, .academy_section .academy_section_list2 a.active{background: #005b9c; color: #fff;}

.academy_section .academy_section_list2 a::before{opacity: 1; background: no-repeat scroll center center; background-size: 26px 26px; content: ""; position: absolute; left: 12px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 26px; height: 26px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.academy_section .academy_section_list2 a::after{opacity: 0; background: no-repeat scroll center center; background-size: 26px 26px; content: ""; position: absolute; left: 12px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 26px; height: 26px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .academy_section .academy_section_list2 a:hover::before, .academy_section .academy_section_list2 a.active::before{opacity: 0;}
.notouch .academy_section .academy_section_list2 a:hover::after, .academy_section .academy_section_list2 a.active::after{opacity: 1;}
.academy_section .academy_section_list2 a.link_435::before{background-image: url(../img/glossary_icon2_blue.svg);}
.academy_section .academy_section_list2 a.link_435::after{background-image: url(../img/glossary_icon2_white.svg);}
.academy_section .academy_section_list2 a.link_467::before{background-image: url(../img/faq_icon_blue.svg);}
.academy_section .academy_section_list2 a.link_467::after{background-image: url(../img/faq_icon_white.svg);}




@media screen and (max-width: 1700px) {
    .academy_section{top: 0; position: relative;}
    .academy_section .academy_section_list{max-width: 1200px;}
    .academy_section .academy_section_list .item{width: calc(100% / 4 - 20px);}
}

@media screen and (max-width: 1200px) {
    .academy_section .academy_section_list{max-width: 1200px;}
    .academy_section .academy_section_list .item{width: calc(100% / 3 - 20px);}
}

@media screen and (max-width: 1024px) {
    .academy_section{padding: 40px 0;}
    .academy_section .academy_section_list .item .img{padding: 0 0 50%;}
    .academy_section .academy_section_list .item .text{bottom: 50%;}

    .academy_section .academy_section_list2{margin: 20px auto 0; padding: 20px 0 0;}
}

@media screen and (max-width: 850px) {
    .academy_section .academy_section_list{max-width: 1200px;}
    .academy_section .academy_section_list .item{width: calc(100% / 2 - 20px);}
}

@media screen and (max-width: 500px) {
    .academy_section{padding: 30px 0;}
    .academy_section .academy_section_list .item{margin: 5px; width: calc(100% / 2 - 10px);}

    .academy_section .academy_section_list2{margin: 15px auto 0; padding: 15px 0 0;}
}



.share_box{position: relative; display: block; font-size: 0;}
.share_box strong{display: block; font-size: 15px; line-height: 24px; padding: 0 0 3px;}
.share_box a{list-style: none; display: inline-block; margin: 0 4px 0 0; width: 30px; height: 30px; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.share_box a::before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: 30px 30px;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.share_box a::after{opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: 30px 30px;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.share_box a.fb::before{background-image: url(../img/share_fb_green.svg);;}
.share_box a.li::before{background-image: url(../img/share_li_green.svg);}
.share_box a.tw::before{background-image: url(../img/share_tw_green.svg);}
.share_box a.form::before{background-image: url(../img/share_form_green.svg);}
.share_box a.fb::after{background-image: url(../img/share_fb_blue.svg);}
.share_box a.li::after{background-image: url(../img/share_li_blue.svg);}
.share_box a.tw::after{background-image: url(../img/share_tw_blue.svg);}
.share_box a.form::after{background-image: url(../img/share_form_blue.svg);}
.notouch .share_box a:hover::before{opacity: 0;}
.notouch .share_box a:hover::after{opacity: 1;}

@media screen and (max-width: 1024px) {
    .share_box strong{font-size: 14px; line-height: 22px;}
}





.academy_side{display: inline-block; vertical-align: top; position: relative}
.academy_side:nth-child(2){padding: 0 0 0 50px;}
.academy_side.big{width: calc(100% - 500px)}
.academy_side.small{width: 450px;}
.academy_side.full{width: 100%;}
.academy_side.half:nth-child(1){width: calc(44% - 25px)}
.academy_side.half:nth-child(2){width: calc(56% - 25px)}

.academy_side h2{margin: 0 0 30px;}
.academy_side .sbHolder{position: absolute; top: -2px; right: 0; -webkit-border-radius: 8px; border-radius: 8px;  background: #ffffff; width: 215px; margin: 0; border: 1px solid #ff931e; }
.academy_side .sbHolder .sbToggle{margin: 0; background: url(../img/select_arrow_orange.svg) no-repeat scroll center center; background-size: 14px 14px; right: 5px; top: 0; bottom: 0; height: 100%; width: 15px; -webkit-transition: none; transition: none;}
.academy_side .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse_orange.svg) no-repeat scroll center center; background-size: 14px 14px;}
.academy_side .sbHolder a.sbSelector{margin: 0; display: block; color: #ff931e !important; font-size: 13px; line-height: 22px; padding: 6px 20px 6px 15px; font-weight: 600; text-align: left; text-decoration: none;}
.academy_side .sbOptions{-webkit-border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px; border: 1px solid #ff931e; border-top: 0; max-height: 500px !important; z-index: 999; top: 26px !important; background: #ffffff; padding: 10px 0 0; left: -1px; right: -1px;}
.academy_side .sbOptions a{text-decoration: none; border: 0; height: auto; background: #fff !important; display: block; text-align: left; padding: 8px 15px; font-size: 13px; line-height: 18px; margin: 0; font-weight: 600; color: #888888 !important;}
.notouch .academy_side .sbOptions a:hover, .academy_side .sbOptions a.sbFocus{background: #f0f0f0 !important;}


.academy_list{width: 100%; position: relative; margin: 0 auto; font-size: 0; }
.academy_list .item{display: block; padding: 0; width: 100%; margin: 40px 0 0;  position: relative; font-size: 0;}
.academy_list .item:nth-child(1){margin-top: 0;}

@media screen and (min-width: 1301px) {
.academy_side.full .academy_list .item{display: inline-block; vertical-align: top; width: calc(50% - 40px / 2); margin: 40px 0 0;}
.academy_side.full .academy_list .item:nth-child(2n){margin: 40px 0 0 40px;}
.academy_side.full .academy_list .item:nth-child(-n + 2){margin-top: 0;}
}


.academy_list .item .img{width: 40%; position: relative; margin: 0 25px 0 0; display: inline-block; vertical-align: middle;}
.academy_list .item .img .top{width: 34px; height: 34px; z-index: 10; position: absolute; right: 10px; top: 10px; background: url(../img/star_empty_icon.svg) no-repeat scroll center center #fff; background-size: 20px 20px; -webkit-border-radius: 30px; border-radius: 30px; -webkit-box-shadow: 0 0 10px -2px rgba(0,0,0,0.5); box-shadow: 0 0 10px -2px rgba(0,0,0,0.5);}
.academy_list .item .img .in{overflow: hidden; display: block; position: relative; padding: 0 0 60%; background-color: #f1f2f2;}

.academy_list .item .img .in .img_in{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: cover; z-index: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: transform 12s cubic-bezier(.23, 1, .32, 1); transition: transform 12s cubic-bezier(.23, 1, .32, 1); }
.notouch .academy_list .item:hover .img .in .img_in{-webkit-transform: scale(1.1); transform: scale(1.1);}




.academy_list .item .text{text-align: left; position: relative; margin: 0; padding: 0; display: inline-block; vertical-align: middle; width: calc(60% - 25px);  -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.academy_list .item .text.full{padding: 30px; width: calc(100% - 60px); border: 1px solid #005ca0; -webkit-border-radius: 20px; border-radius: 20px;}
.notouch .academy_list .item:hover .text.full{background: rgba(0, 92, 160, 1);}
.academy_list .item .text .section{font-size: 14px; line-height: 22px; font-weight: 600; text-transform: uppercase; color: #ff931e; margin: 0 0 10px;}
.academy_list .item .text .title{position: relative; font-size: 20px; line-height: 26px; color: #005ca0; margin: 0 0 15px; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .academy_list .item:not(.small):hover .text .title{color: #b3b3b3;}
.notouch .academy_list .item.small:hover .text .title{color: #ffffff;}
.academy_list .item .text .text_box{overflow: hidden; max-height: 72px; color: #005ca0; margin: 0 0 15px; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .academy_list .item:hover .text .text_box{color: #b3b3b3;}

.academy_list .item.small .text .text_box{max-height: 0; margin: 0; color: #fff;}
.notouch .academy_list .item.small:hover .text .text_box{max-height: 72px; margin: 0 0 15px; color: #fff;}

.academy_list .item .text .date{font-size: 14px; line-height: 34px; font-weight: 400; color: #999999; display: inline-block; vertical-align: middle; margin: 0 10px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.academy_list .item .text .time{font-size: 14px; line-height: 34px; font-weight: 400; color: #999999; display: inline-block; vertical-align: middle; margin: 0 10px 0 0; padding: 0 0 0 26px; background: url(../img/time_icon.svg) no-repeat scroll left center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.academy_list .item.small .text .date{line-height: 22px;}
.academy_list .item.small .text .time{line-height: 22px;}
.notouch .academy_list .item.small:hover .text .date{opacity: 0.6; color: #fff;}
.notouch .academy_list .item.small:hover .text .time{opacity: 0.6;  color: #ffffff;background-image: url(../img/time_icon_white.svg)}
.academy_list .item .text .scient{color: #4daf24; font-size: 14px;line-height: 34px;font-weight: 600;display: inline-block;margin: 0 10px 0 0;}
.academy_list .item .text .scient::before{content: ''; transform: translateY(2px); margin-right: 11px; background-image: url(../img/scient_icon_green.svg); background-size: 18px 18px; background-position: center; background-repeat: no-repeat; display: inline-block; width: 18px; height: 18px;}
.academy_side.small .item .text .scient{display: block; margin: 10px 0 0;}
.academy_list .item .text .btn{opacity: 0; position: absolute; right: 0; bottom: 0;}
.academy_list .item.small .text .btn{right: 30px; bottom: 24px;}
.notouch .academy_list .item:hover .text .btn{opacity: 1;}

@media screen and (max-width: 1520px) {
    .academy_list .item .text .scient{display: block; margin: 5px 10px 0 0;}
}

@media screen and (min-width: 1301px) {
    .academy_list .item.big .img{width: 100%; margin: 0 !important; display: block;}
    .academy_list .item.big .text{margin: 25px 0 0 !important; display: block; width: 100%; }
}
@media screen and (max-width: 1300px) {
    .academy_side:nth-child(2){padding: 0;}
    .academy_side.big{width: 100%; padding: 0 0 40px;}
    .academy_side.small{width: 100%;}
    .academy_side.half:nth-child(1){width: calc(50% - 20px);}
    .academy_side.half:nth-child(2){width: calc(50% - 20px);; padding: 0 0 0 40px;}
    .academy_list .item .img{display: block; width: 100%;}
    .academy_list .item .text{display: block; width: 100%; padding: 20px 0 0;}
    .academy_side.half .academy_list .item:nth-child(n + 2){display: none;}


    .academy_side.big .academy_list .item{display: inline-block; vertical-align: top; width: calc(50% - 20px);}
    .academy_side.big .academy_list .item:nth-child(2n){margin: 0 0 0 40px;}
    .academy_side.big .academy_list .item:nth-child(n + 3){display: none;}

    .academy_side.small .academy_list  .item .text .scient{display: inline-block;}
    .academy_side.half .academy_list  .item .text .scient{display: inline-block;}


    .academy_list .item.small .text .text_box{color: #005ca0; margin: 0 0 15px; max-height: 72px;}
    .academy_list .item.small{display: inline-block; vertical-align: top; width: calc(50% - 20px); margin: 20px 0 0 0;}
    .academy_list .item.small:nth-child(2n){margin: 20px 0 0 20px;}
    .academy_list .item.small:nth-child(-n + 2){margin-top: 0;}
}


@media screen and (max-width: 1024px) {
    .academy_side .sbHolder{top: -5px;}
}

@media screen and (max-width: 850px) {
    .academy_side.half .academy_list  .item .text .scient{display: block;}
}

@media screen and (max-width: 700px) {
    .academy_side.half:nth-child(1){width: 100%;}
    .academy_side.half:nth-child(2){width: 100% ; padding: 40px 0 0;}
    .academy_list .item .img{display: block; width: 100%;}
    .academy_list .item .text{display: block; width: 100%; padding: 15px 0 0;}
    .academy_side.half .academy_list .item:nth-child(n + 2){display: none;}

    .academy_side.big .academy_list .item{display: block; width: 100%;}
    .academy_side.big .academy_list .item:nth-child(2n){margin: 40px 0 0 0;}
    .academy_side.big .academy_list .item:nth-child(n + 3){display: none;}

    .academy_side.half .academy_list .item .text .scient{display: inline-block;}

    .academy_list .item.small{display: block; width: 100%; margin: 20px 0 0 0;}
    .academy_list .item.small:nth-child(2n){margin: 20px 0 0;}
    .academy_list .item.small:nth-child(-n + 2){margin-top: 20px;}
    .academy_list .item.small:nth-child(-n + 1){margin-top: 0;}
}

@media screen and (max-width: 580px) {
    .academy_side.small .academy_list  .item .text .scient{display: block;}
}

@media screen and (max-width: 500px) {
    .academy_list .item.small{margin: 10px 0 0;}
    .academy_list .item .text.full{padding: 20px; width: calc(100% - 40px); -webkit-border-radius: 14px; border-radius: 14px;}
    .academy_list .item .text .section{font-size: 12px; line-height: 18px; margin: 0 0 8px;}
    .academy_list .item .text .title{font-size: 16px; line-height: 22px; max-height: 44px; margin: 0 0 10px;}
    .academy_list .item .text .text_box{margin: 0 0 10px;}

    .academy_list .item.small .text .text_box{margin: 0 0 10px;}
    .notouch .academy_list .item.small:hover .text .text_box{margin: 0 0 10px;}

    .academy_list .item .text .date{font-size: 12px; line-height: 30px; margin: 0 8px 0 0;}
    .academy_list .item .text .time{font-size: 12px; line-height: 30px; margin: 0 8px 0 0;}
    .academy_list .item.small .text .date{line-height: 22px;}
    .academy_list .item.small .text .time{line-height: 22px;}
    .academy_list .item .text .scient{font-size: 13px; line-height: 30px; display: inline-block;}
    .academy_list .item .text .scient::before{margin-right: 8px;}
    .academy_side.small .academy_list .item .text .scient{display: inline-block;}


    .academy_side .sbHolder{width: 195px;}
    .academy_side .sbHolder a.sbSelector{font-size: 12px;}
}


.absolute_academy{position: absolute; right: 0; top: 0; bottom: 0;}

.academy_page{width: calc(100% - 500px); display: inline-block; vertical-align: top; position: relative}
.academy_page.small{width: 450px; padding: 0 0 0 50px;}
.absolute_academy .academy_page.small{position: sticky; position: -webkit-sticky; top: 120px;}
.academy_page.full{width: 100%; padding: 0;}
.academy_page h2{margin: 0 0 20px;}
.academy_page .page_scient{color: #4daf24; font-size: 14px;line-height: 34px;font-weight: 600;display: inline-block;margin: 0 0 0 10px;}
.academy_page .page_scient::before{content: ''; transform: translateY(2px); margin-right: 11px; background-image: url(../img/scient_icon_green.svg); background-size: 18px 18px; background-position: center; background-repeat: no-repeat; display: inline-block; width: 18px; height: 18px;}

.academy_page.small .scient{display: block !important; margin-top: 10px !important;}

@media screen and (max-width: 1300px) {
    .academy_page{width: 100%; padding: 0 0 40px;}
    .academy_page.small{width: 100%; padding: 0;}

    .absolute_academy{position: relative;}
    .absolute_academy .academy_page.small{position: relative; top: 0;}

    .academy_list .item .text .scient{display: inline-block !important;}
}

@media screen and (max-width: 520px) {
    .academy_page .page_scient{margin: 0 0 18px; display: block;}
}
















.contact_page {font-size: 0; width: 100%; position: relative; margin: 0;}
.contact_page .item { position: relative; width: 300px; padding: 20px 25px 20px 0; display: block; float: left; background: #ffffff;}
.sa .contact_page .item{float: right; padding: 20px 0 20px 25px;}
/*
.contact_page .item.second{padding-top: 61px;}
*/
.contact_page .item a.logo{width: 117px; height: 68px; display: inline-block; vertical-align: middle; position: relative; margin: 0 0 15px;}
.contact_page .item a.logo::before{content: ""; width: 117px; height: 68px; display: block; position: relative; background: url(../img/logo.svg) no-repeat scroll center center; background-size: 117px 68px;}
.contact_page .item p{margin: 0 0 15px; padding: 0; font-size: 14px; line-height: 20px; font-weight: 400;}
.contact_page .item p:last-of-type{margin: 0;}
/*
.contact_page .item  p strong.phone{background: url(../img/phone_icon_blue.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_page .item  p strong.mail{background: url(../img/mail_icon_blue.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
*/
.contact_page .item .main_title{margin: 0; padding: 0 0 10px;}
.contact_page .item  p a{font-weight: 700; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.contact_page .item  p a.underline{font-weight: 400; text-decoration: underline;}
.notouch .contact_page .item  p a:hover{color: #51ad32}

.contact_page .mapa { position: absolute; left: 650px; right: 0; top: 0; bottom: 0; display: block; background: #efefef;}
.sa .contact_page .mapa{left: 0; right: 650px;}
.contact_page .mapa #MyGmaps { background: #e5e3df; z-index: 0; position: relative; width: 100%; height: 100%; display: block;}
.contact_page .mapa a.btn { -webkit-border-radius: 0 8px 0 0; border-radius: 0 8px 0 0; position: absolute; left: 0; bottom: 0; z-index: 20;}


@media screen and (max-width: 1200px)  {
.contact_page .item { float: none; display: inline-block; vertical-align: top; width: 50%; padding: 0 0 30px !important;}
.contact_page .item.second{padding-top: 41px !important;}
.contact_page .mapa { width: 100%; float: none; position: relative; left: 0 !important; right: 0 !important;}
.contact_page .mapa #MyGmaps { height: 260px;}
}

@media screen and (max-width: 1024px)  {
.contact_page .item.second{padding-top: 47px !important;}
}

@media screen and (max-width: 850px)  {
.contact_page .item { text-align: center; float: none !important; width: calc(100% - 40px); padding: 0 20px 30px !important;;}
}



.contact_list{width: 100%; position: relative; font-size: 0;}
.contact_list:not(.noefect)::before{position: absolute; top: 0; bottom: 0; width: 1px; background: #efefef; content: ""; display: block; left: calc(33.33% - 80px)}
.contact_list:not(.noefect)::after{position: absolute; top: 0; bottom: 0; width: 1px; background: #efefef; content: ""; display: block; left: calc(66.66% - 80px)}
.sa .contact_list:not(.noefect)::before{left: calc(33.33% + 80px)}
.sa .contact_list:not(.noefect)::after{left: calc(66.66% + 80px)}
.contact_list h2, .contact_list h3{margin: 0; padding: 0 0 10px;}
.contact_list .box{display: inline-block; vertical-align: top; width: calc(33.33% - 320px / 3); margin: 30px 0 0 50px; padding: 30px 0 30px 80px;}
body:not(.sa) .contact_list .box:nth-child(3n - 2){margin: 30px 0 0; padding: 30px 0;}
body:not(.sa) .contact_list .box:nth-child(-n + 3){margin-top: 0;}

body.sa .contact_list .box:nth-child(3n){margin: 30px 0 0; padding: 30px 0;}
body.sa .contact_list .box:nth-child(-n + 3){margin-top: 0;}

.contact_list .box .box_in{margin-top: 40px;}
.contact_list .box .box_in:nth-child(1){margin-top: 0;}

.contact_list .item{padding: 0 20px 0 0; position: relative; display: block; width: 100%; margin: 30px 0 0;}
.sa .contact_list .item{padding: 0 0 0 20px;}
.contact_list .item:nth-child(1){margin: 0;}
.contact_list .item .name{font-size: 15px; line-height: 22px; font-weight: 700; margin: 0 0 4px; padding: 0;}
.contact_list .item .post{font-size: 14px; line-height: 22px; font-weight: 400; margin: -4px 0 4px; padding: 0; font-style: italic; color: #005b9c}
.contact_list .item p{font-size: 14px; line-height: 20px; font-weight: 400; margin: 0; padding: 0;}
/*
.contact_list .item p.phone{background: url(../img/phone_icon_blue.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_list .item p.mail{background: url(../img/mail_icon_blue.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
*/
.contact_list .item p a{font-weight: 700; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_list .item p a:hover{color: #51ad32;}

@media screen and (max-width: 1400px) {
    .contact_list .box{padding: 30px 0 30px 40px;}
}

@media screen and (max-width: 1280px) {
.contact_list .box{width: calc(33.33% - 200px / 3);}
.contact_list:not(.noefect)::before{left: calc(33.33% - 50px)}
.contact_list:not(.noefect)::after{left: calc(66.66% - 50px)}
.sa .contact_list:not(.noefect)::before{left: calc(33.33% + 50px)}
.sa .contact_list:not(.noefect)::after{left: calc(66.66% + 50px)}
body:not(.sa) .contact_list .box:nth-child(3n - 2){margin: 30px 0 0;}
body:not(.sa) .contact_list .box:nth-child(-n + 3){margin-top: 0;}

body.sa .contact_list .box:nth-child(3n){margin: 30px 0 0; padding: 30px 0;}
body.sa .contact_list .box:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 1024px) {
.contact_list .box{width: calc(50% - 100px / 2); margin: 30px 0 0 40px; padding: 0 0 0 40px;}
.contact_list:not(.noefect)::before{left: calc(50% - 40px)}
.contact_list:not(.noefect)::after{display: none}
.sa .contact_list:not(.noefect)::before{left: calc(50% + 40px)}
body:not(.sa)  .contact_list .box:nth-child(3n - 2){margin: 30px 0 0 40px; padding: 20px 0 20px 40px;}
body:not(.sa)  .contact_list .box:nth-child(-n + 3){margin-top: 30px;}

body:not(.sa)  .contact_list .box:nth-child(2n){margin: 30px 0 0 40px; padding: 0 0 0 40px;}
body:not(.sa)  .contact_list .box:nth-child(2n - 1){margin: 30px 0 0 0; padding: 0;}
body:not(.sa)  .contact_list .box:nth-child(-n + 2){margin-top: 0;}



.sa .contact_list .box:nth-child(3n){margin: 30px 0 0 40px; padding: 20px 0 20px 40px;}
.sa .contact_list .box:nth-child(-n + 3){margin-top: 30px;}

.sa .contact_list .box:nth-child(2n){margin: 30px 40px 0 0; padding: 0 40px 0 0;}
.sa .contact_list .box:nth-child(2n - 1){margin: 30px 0 0 0; padding: 0;}
.sa .contact_list .box:nth-child(-n + 2){margin-top: 0;}
}


@media screen and (max-width: 650px) {
.contact_list .box{border-top: 1px solid #efefef; padding: 30px 0 30px !important; margin: 0 !important; width: 100%;}
.contact_list .box:nth-child(-n + 1){border: 0; padding-top: 0 !important; margin-top: 0 !important;}
.contact_list:not(.noefect)::before{display: none;}
.contact_list .box .box_in{margin-top: 30px;}
}


@media screen and (max-width: 500px) {
.contact_list .item .name{font-size: 14px; line-height: 20px;}
.contact_list .item .post{font-size: 13px; line-height: 20px;}
.contact_list .item p{font-size: 13px; line-height: 20px;}
}








.contact_list_full{width: 100%; position: relative; font-size: 0;}
.contact_list_full .item{font-size: 0; padding: 20px 0 0 0; position: relative; display: block; width: 100%;}
.contact_list_full .item:nth-child(1){margin: 0;}
.contact_list_full .item .img{display: inline-block; border-radius: 8px; vertical-align: top; margin: 0 20px 0 0; width: 260px; height: 260px; background: no-repeat center center #f1f1f1; background-size: cover;}
.contact_list_full .item .text{display: inline-block; vertical-align: top; margin: 0; width: calc(100% - 280px)}
.contact_list_full .item .name{font-size: 16px; line-height: 22px; font-weight: 700; margin: 0 0 4px; padding: 0;}
.contact_list_full .item .post{font-size: 14px; line-height: 22px; font-weight: 400; margin: -4px 0 4px; padding: 0; font-style: italic; color: #005b9c}
.contact_list_full .item > p{font-size: 14px; line-height: 20px; font-weight: 400; margin: 0; padding: 0;}
.contact_list_full .item > p a{font-weight: 700; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_list_full .item > p a:hover{color: #51ad32;}

@media screen and (max-width: 1024px) {
.contact_list_full .item .img{margin: 0 15px 0 0; width: 220px; height: 220px;}
.contact_list_full .item .text{width: calc(100% - 235px)}
}

@media screen and (max-width: 700px) {
.contact_list_full .item .img{display: block; margin: 0 0 15px 0; width: 200px; height: 200px;}
.contact_list_full .item .text{width: 100%}
}

@media screen and (max-width: 500px) {
.contact_list_full .item .name{font-size: 14px; line-height: 20px;}
.contact_list_full .item .post{font-size: 13px; line-height: 20px;}
.contact_list_full .item > p{font-size: 13px; line-height: 20px;}
}





.alphabet_list{padding: 0; margin: 0 auto; display: block;}
.alphabet_list ul{margin: 0; padding: 0; font-size: 0; line-height: 0;}
.alphabet_list ul li{list-style: none; display: inline-block; vertical-align: middle; margin: 2px 4px 2px 0}
.alphabet_list ul li a{.border-radius(8px); border: 1px solid #005b9c; display: block; width: 36px; font-size: 14px; line-height: 36px; padding: 0; text-align: center; font-weight: 500; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .alphabet_list ul li a:hover{background: #005b9c; color: #fff;}

@media screen and (max-width: 650px) {
    .alphabet_list ul li{margin: 1px 2px 1px 0;}
    .alphabet_list ul li a{width: 30px; font-size: 13px; line-height: 30px;}
}



.dictionary_list{display: block; position: relative; width: 100%;}
.dictionary_list .main_title{color: #51ad32; scroll-margin-top: 103px; border-top: 1px solid #eaeaea; margin: 30px 0 15px; padding: 30px 0 5px; position: relative; text-transform: uppercase;}
.dictionary_list .main_title::before{content: ""; position: absolute; left: 0; bottom: 0; height: 3px; width: 50px; background-color: #51ad32;}
.dictionary_list .main_title:nth-child(1){border: 0; margin-top: 0; padding-top: 0;}
.dictionary_list .item{display: block; position: relative; width: 100%; margin: 25px 0 0;}
.dictionary_list .item.first{margin: 0;}

@media screen and (max-width: 1300px) {
    .dictionary_list .main_title{scroll-margin-top: 0;}
}

@media screen and (max-width: 1024px) {
    .dictionary_list .main_title{margin: 25px 0 10px; padding: 25px 0 5px;}
    .dictionary_list .main_title::before{height: 2px; width: 40px;}
    .dictionary_list .item{margin: 20px 0 0;}
}





.news_list{width: 100%; position: relative; margin: 0 auto; font-size: 0; }
.news_list h2{font-size: 22px; line-height: 28px; padding-bottom: 4px; display: inline-block; vertical-align: middle; border-bottom: 3px solid #005b9c; margin: 0 0 15px;}
.news_list .item{background: #eaeff2; display: inline-block; vertical-align: middle; padding: 25px; width: calc(50% - 50px - 20px / 2); margin: 20px 0 0;  position: relative; font-size: 0;}
.news_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.sa .news_list .item:nth-child(2n){margin: 20px 20px 0 0;}
.sa .news_list .item:nth-child(-n + 2){margin-top: 0;}
.news_list .item:nth-child(-n + 2){margin-top: 0;}
.news_list .item .img{width: 30%; position: relative; margin: 0 25px 0 0; display: inline-block; vertical-align: middle;}
.sa .news_list .item .img{margin: 0 0 0 25px;}
.news_list .item .img .in{display: block; position: relative; padding: 0 0 100%; background-color: #f1f2f2;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.news_list .item .img .in .date{background: #005b9c; display: inline-block;  position: absolute; left: 0; top: 0; padding: 12px 20px; text-align: center; font-size: 14px; line-height: 28px; color: #fff; font-weight: 700;}
.news_list .item .img .in .date span{border-top: 1px solid #ffffff; display: block; text-align: center; text-align: center; font-weight: 600; padding: 0 5px;}
.news_list .item .text{text-align: left; position: relative; margin: 0; padding: 0; display: block;}
.sa .news_list .item .text{text-align: right;}

.news_list .item .text{display: inline-block; vertical-align: middle; width: calc(70% - 25px); }
.news_list .item .text.full{width: 100%;}

.news_list .item .text .date{display:block; font-size: 14px; line-height: 24px; color: #005b9c; margin: 0; font-weight: 700; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.news_list .item .text .title{position: relative; white-space: nowrap; overflow: hidden; display:block; font-size: 17px; line-height: 24px; color: #333333; margin: 0 0 15px; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.news_list .item .text .title::before{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 40px; content: ""; display: block; background: -moz-linear-gradient(left, rgba(234,239,242,0) 0%, rgba(234,239,242,1) 50%); background: -webkit-linear-gradient(left, rgba(234,239,242,0) 0%,rgba(234,239,242,1) 50%); background: linear-gradient(to right, rgba(234,239,242,0) 0%,rgba(234,239,242,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eaeff2', endColorstr='#eaeff2',GradientType=1 );}
.notouch .news_list .item:hover .text .title{color: #005b9c;}
.news_list .item .text .text_box{overflow: hidden; height: 48px; color: #808080; margin: 0 0 15px; padding: 0;}


.news_list .item .text ul.social{display: block; vertical-align: middle; position: absolute; bottom: 0; right: 0; margin: 0; text-align: right; padding: 0; height: 30px;}
.news_list .item .text ul.social li{list-style: none; display: inline-block; margin: 0 0 0 4px;}
.news_list .item .text ul.social li span{display: block; width: 30px; height: 30px; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.news_list .item .text ul.social li span::before{opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: 22px 22px;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.news_list .item .text ul.social li span::after{opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: 22px 22px;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.news_list .item .text ul.social li span.in::before{background-image: url(../img/social_in_icon_white.svg);;}
.news_list .item .text ul.social li span.fb::before{background-image: url(../img/social_fb_icon_white.svg);;}
.news_list .item .text ul.social li span.yt::before{background-image: url(../img/social_yt_icon_white.svg);}
.news_list .item .text ul.social li span.li::before{background-image: url(../img/social_li_icon_white.svg);}
.news_list .item .text ul.social li span.tw::before{background-image: url(../img/social_tw_icon_white.svg);}
.news_list .item .text ul.social li span.in::after{background-image: url(../img/social_in_icon_blue.svg);}
.news_list .item .text ul.social li span.fb::after{background-image: url(../img/social_fb_icon_blue.svg);}
.news_list .item .text ul.social li span.yt::after{background-image: url(../img/social_yt_icon_blue.svg);}
.news_list .item .text ul.social li span.li::after{background-image: url(../img/social_li_icon_blue.svg);}
.news_list .item .text ul.social li span.tw::after{background-image: url(../img/social_tw_icon_blue.svg);}

.news_list .item:not(.top) .text ul.social li span::after{opacity: 1; }
.news_list .item.top .text ul.social li span::before{opacity: 1; }


.news_list .item.top{background: #005b9c;}
.news_list .item.top .text .date{color: #ffffff;}
.news_list .item.top .text .title{color: #ffffff;}
.news_list .item.top .text .title::before{background: -moz-linear-gradient(left, rgba(234,239,242,0) 0%, rgba(0,91,156,1) 50%); background: -webkit-linear-gradient(left, rgba(234,239,242,0) 0%,rgba(0,91,156,1) 50%); background: linear-gradient(to right, rgba(234,239,242,0) 0%,rgba(0,91,156,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eaeff2', endColorstr='#005b9c',GradientType=1 );}
.notouch .news_list .item.top:hover .text .title{color: #ffffff;}
.news_list .item.top .text .text_box{color: #ffffff;}

.sa .news_list .item.top .text .title::before{transform: rotate(180deg); left: 0 !important; right: unset;}


@media screen and (max-width: 1500px) {
.news_list .item{width: calc(50% - 50px - 20px / 2);}
.news_list .item .text .title{font-size: 16px; line-height: 22px;}
.news_list .item .text .text_box{margin: 0 0 15px;}

}


@media screen and (max-width: 1200px) {
.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 .title{white-space: normal; overflow: visible;}
.news_list .item .text .text_box{height: initial; height: auto;}

.sa .news_list .item{margin: 10px 0 0 0 !important; width: 100% !important; box-sizing: border-box;}
.sa .news_list .item:nth-child(1){margin-top: 0 !important;}
}

@media screen and (max-width: 700px) {
.news_list .item .img{width: 100%; margin: 0 0 10px; display: none;}
.news_list .item .img .in{padding: 0; background: none !important;}
.news_list .item .img .in .date{padding: 10px 17px; position: relative; font-size: 13px; line-height: 26px;}
.news_list .item .text{padding: 0; width: 100%;}
.news_list .item .text .title{margin: 0 0 10px;}

}




.faq_list{width: 100%; position: relative; margin: 0 auto;}
.faq_list .item{font-size: 0; position: relative; text-align: left; display: block; margin: 30px 0 0; padding: 30px 0 0; border-top: 1px solid #d0d8de;}
.faq_list .item:first-of-type{margin: 0; padding: 0; border: 0;}
.faq_list .item .number{border: 1px solid #51ad32; background: #51ad32; 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 .title{position: relative; cursor: pointer; align-items: center; justify-content: flex-start; padding: 0 30px 0 0; margin: 0; display: flex; min-height: 36px; font-size: 16px; line-height: 22px; font-weight: 700; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

.faq_list .item .text .title::before{opacity: 0; position: absolute; top: calc(50% - 11px); right: 5px; width: 22px; height: 22px; background: url(../img/close_blue.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.faq_list .item .text.active .title::before{opacity: 1;}

.faq_list .item .text .text_box{display: none; padding: 10px 0 0; color: #005b9c;}
.faq_list .item .text .text_box.active{display: block;}

@media screen and (max-width: 600px) {
.faq_list .item .title{font-size: 15px; line-height: 20px;}
}






.faq2_list{display: block; position: relative; width: 100%; margin: 20px 0 0;}
.faq2_list .item{padding: 0; position: relative; text-align: left; display: block; margin: 0; border-bottom: 1px solid #d0d8de; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.faq2_list .item::before{content: ""; width: 5px; position: absolute; left: 0; top: 0; bottom: 0; background: #005b9c; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .faq2_list .item:hover, .faq2_list .item.active{background: rgba(255,255,255,0.51);}
.notouch .faq2_list .item:hover::before, .faq2_list .item.active::before{opacity: 1;}
.faq2_list .item:nth-child(1){border-top: 1px solid #d0d8de;}
.faq2_list .item .title{cursor: pointer; position: relative; margin: 0; padding: 16px 30px; font-size: 16px; line-height: 22px; color: #005b9c; font-weight: 700; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.faq2_list .item .title::before{opacity: 1; position: absolute; top: 16px; right: 30px; width: 22px; height: 22px; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.faq2_list .item .title::after{opacity: 0; position: absolute; top: 16px; right: 30px; width: 22px; height: 22px; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 12px 12px; content: ""; -webkit-transform: rotate(-90deg); transform: rotate(-90deg);  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .faq2_list .item:hover .title::before, .faq2_list .item.active .title::before{background-color: rgba(255,255,255,1); }
.notouch .faq2_list .item:hover .title::after, .faq2_list .item.active .title::after{background-color: rgba(255,255,255,1); }

.faq2_list .item.active .title::before{opacity: 0;}
.faq2_list .item.active .title::after{opacity: 1; }

.faq2_list .item.active .title{padding: 16px 30px 8px;}
.faq2_list .item .text_box{display: none; padding: 0 30px 20px; color: #005b9c;}
.faq2_list .item .text_box.active{display: block;}



@media screen and (max-width: 600px) {
.faq2_list{margin: 20px 0 0;}
.faq2_list .item::before{width: 4px;}
.faq2_list .item .title{padding: 15px 45px 15px 15px; font-size: 15px; line-height: 20px;}
.faq2_list .item .title::before{top: 15px; right: 15px; width: 20px; height: 20px;}
.faq2_list .item .title::after{top: 15px; right: 15px; width: 20px; height: 20px;}

.faq2_list .item.active .title{padding: 15px 45px 8px 15px;}
.faq2_list .item .text_box{padding: 0 15px 15px;}
}












.file_list{width: 100%; position: relative; margin: 0; max-width: 1200px;}


.file_list h3{font-size: 22px; line-height: 28px; padding-bottom: 4px; display: inline-block; vertical-align: middle; border-bottom: 3px solid #005b9c; margin: 0 0 15px;}


.file_list .item{position: relative; width: calc(20% - 40px / 5 - 2px); padding: 0; border: 0; border: 1px solid #005b9c; display: block; float: left; margin: 10px 0 0 0;}
.sa .file_list .item{float: right;}
.file_list .item:nth-child(5n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 10px 0;}
.file_list .item:nth-child(-n + 5){margin-top: 0;}
.file_list .item span.img{position: relative; padding: 0 0 141%; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.file_list .item span.img::before{content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,91,156,0.9);  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: 12px 15px; display: block; background: #005b9c; color: #ffffff; font-weight: 600; font-size: 13px; line-height: 18px;}


.file_list .clas_item{white-space: nowrap; display: block; max-width: 700px; text-align: left; background: #ffffff; position: relative; border: 1px solid #efefef; margin: 0 6px 6px 0; -webkit-border-radius: 0; border-radius: 0; padding: 0 0 0 40px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item::before{opacity: 1; position: absolute; top: 0; bottom: 0; left: 0; width: 40px; content: ""; background: url(../img/download_icon_black.svg) no-repeat scroll center center; background-size: 16px 16px;}
.file_list .clas_item::after{opacity: 0; position: absolute; top: 0; bottom: 0; left: 0; width: 40px; content: ""; background: url(../img/download_icon.svg) no-repeat scroll center center; background-size: 16px 16px;}
.file_list .clas_item a{text-decoration: none; font-size: 13px; color: #535353; font-weight: 400; line-height: 18px; padding: 8px 20px 8px 0; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a > *{height: 18px; display: inline-block; vertical-align: middle; }
.file_list .clas_item a span{font-size: 13px; color: #000000; line-height: 18px; letter-spacing: 0.5px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a span.long{width: calc(100% - 140px)}
.file_list .clas_item a span.size{width: 75px;}
.notouch .file_list .clas_item:hover{border: 1px solid #51ad32; background: #51ad32;}
.notouch .file_list .clas_item:hover::before{opacity: 0;}
.notouch .file_list .clas_item:hover::after{opacity: 1;}

.notouch .file_list .clas_item:hover a{color: #ffffff;}
.notouch .file_list .clas_item:hover a span{text-decoration: none; color: #ffffff;}

@media screen and (max-width: 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: 1024px) {
.file_list h3{font-size: 18px; line-height: 24px; padding-bottom: 3px; margin: 0 0 12px;}
}
@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: 8px 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;}
}
@media screen and (max-width: 600px) {
.file_list h3{font-size: 16px; line-height: 22px; padding-bottom: 2px; margin: 0 0 10px;}
}









.fotogalerie{display: flex; flex-wrap: wrap; gap: 10px; width: 100%; position: relative; margin: 0; font-size: 0;}
.fotogalerie .text_box{width: 100%; margin: 0 0 20px;}
.fotogalerie a.swipebox{display: block; position: relative; -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.5); box-shadow: 0 0 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: #51ad32; -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% - 10px);}


@media screen and (max-width: 700px) {
.fotogalerie.row_three a.swipebox{width: calc(50% - 10px);}
}


.fotogalerie.row_four a.swipebox{width: calc(25% - 10px);}

@media screen and (max-width: 1280px) {
.fotogalerie.row_four a.swipebox{width: calc(33.33% - 10px);}
}

@media screen and (max-width: 700px) {
.fotogalerie.row_four a.swipebox{width: calc(50% - 10px);}
}












.less_more_box{display: block; position: relative; background: #E5EBF1; padding: 30px; font-size: 0; margin: 15px 0 0;}
.less_more_box .title{width: 115px; margin: 0 0 0 35px; text-transform: uppercase; text-align: right; display: inline-block; vertical-align: middle; font-size: 32px; line-height: 40px; font-weight: 700;}
.ru .less_more_box .title{width: 145px;}
.de .less_more_box .title{font-size: 24px;}
.less_more_box .title.blue{color: #005CA0;}
.less_more_box .title.green{color: #4DAF24; margin: 0;}
.less_more_box .icon{width: calc(100% - 230px - 35px - 350px - 70px); height: 38px; margin: 0; background: url(../img/colored_arrow.svg) no-repeat scroll center center; background-size: 90px 38px; display: inline-block; vertical-align: middle;}
.sa .less_more_box .icon{-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.ru .less_more_box .icon{width: calc(100% - 290px - 35px - 350px - 70px);}
.less_more_box .anotation{width: 185px; margin: 0 0 0 25px; display: inline-block; vertical-align: middle; font-size: 14px; line-height: 22px; font-weight: 600;}
.less_more_box .anotation.blue{color: #005CA0;}
.less_more_box .anotation.green{color: #4DAF24;}

@media screen and (max-width: 1580px) {
.ru .less_more_box{padding: 25px;}
.ru .less_more_box .title{width: 120px; margin: 0 0 0 15px; font-size: 24px; line-height: 36px;}
.ru .less_more_box .icon{width: calc(100% - 240px - 30px - 320px - 70px); height: 33px;  background-size: 67px 28px; }
.ru .less_more_box .anotation{width: 170px; font-size: 13px; line-height: 20px; margin: 0 0 0 15px;}
}

@media screen and (max-width: 1500px) {
.less_more_box{padding: 25px;}
.less_more_box .title{width: 90px; margin: 0 0 0 15px; font-size: 24px; line-height: 36px;}
.de .less_more_box .title{font-size: 19px;}
.less_more_box .icon{width: calc(100% - 140px - 30px - 320px - 70px); height: 33px;  background-size: 67px 28px; }
.less_more_box .anotation{width: 170px; font-size: 13px; line-height: 20px; margin: 0 0 0 10px;}
}

@media screen and (max-width: 1350px) {
.ru .less_more_box .anotation{width: 140px;}
.ru .less_more_box .icon{width: calc(100% - 160px - 30px - 320px - 70px);}
}

@media screen and (max-width: 1280px) {
.ru .less_more_box .icon{background-size: 67px 28px;}
}

@media screen and (max-width: 850px) {
.less_more_box{width: 170px;}
.less_more_box .title{width: 100%; margin: 35px 0 0; text-align: center; display: block; font-size: 24px !important;}
.ru .less_more_box .title{width: 100%; margin: 35px 0 0; text-align: center; display: block; font-size: 24px !important;}
.ru .less_more_box .title.green{margin-top: 0;}
.less_more_box .icon{-webkit-transform: rotate(90deg); transform: rotate(90deg); width: 78px; height: 33px; margin: 38px auto 0; display: block;}
.ru .less_more_box .icon{width: 78px; height: 33px;}
.less_more_box .anotation{width: 100%; margin: 5px 0 0; display: block; text-align: center;}

}

@media screen and (max-width: 500px) {
.less_more_box{width: 170px;}
.less_more_box .title{font-size: 26px !important; line-height: 32px;}
.less_more_box .anotation{font-size: 13px; line-height: 20px;}
}






































.finall_order{text-align: left;}
.finall_order .text_box p, .finall_order article p{margin: 0 0 10px;}
.finall_order .text_box p:last-of-type, .finall_order article 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;}





ul.page_pager{margin: 0 0 40px; padding: 0; text-align: center;}
ul.page_pager li{display: inline-block; vertical-align: middle; margin: 0 5px 0;}
ul.page_pager li a{font-size: 14px; width: 36px; line-height: 36px; display:block; border: 1px solid #005b9c; background: #ffffff; color: #005b9c; font-weight: 400; text-align: center}
ul.page_pager li a.active{cursor: auto; background: #005b9c; color: #fff;}

@media screen and (max-width: 500px) {
ul.page_pager li a{font-size: 13px; width: 32px; line-height: 32px;}
}



ul.page_pager{margin: 30px 0 0; padding: 0; font-size: 0;}
ul.page_pager li{list-style: none; display: inline-block; vertical-align: middle; margin: 0 4px 0 0}
ul.page_pager li a{border: 1px solid #dddddd; display: block; width: 36px; font-size: 13px; line-height: 36px; padding: 0; text-align: center; font-weight: 600; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch ul.page_pager li a:hover{border: 1px solid #005b9c;}
ul.page_pager li.active a{border: 1px solid #005b9c !important; background: #005b9c; color: #ffffff;}
ul.page_pager li.dots{font-size: 20px; line-height: 20px; padding-top: 1px;}

@media screen and (max-width: 650px) {
    ul.page_pager{text-align: center;}
    ul.page_pager li{margin: 0 2px;}
    ul.page_pager li a{width: 30px; font-size: 12px; line-height: 30px;}
}


.normal_form{min-width: 700px; position: relative; margin: 0; left: 0; bottom: 0;}
.sa .normal_form{direction: ltr;}
.normal_form .obsah{margin: 0; display: none; opacity: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.normal_form .obsah.active{display: block; opacity: 1;}
.normal_form .obsah ul.pager{margin: 0 0 40px; padding: 0; text-align: center;}
.normal_form .obsah ul.pager li{display: inline-block; vertical-align: middle; margin: 0 5px 0;}
.normal_form .obsah ul.pager li span{cursor: no-drop; font-size: 14px; width: 36px; line-height: 36px; display:block; border: 1px solid #eaeff2; background: #eaeff2; color: #fff; font-weight: 400; text-align: center}
.normal_form .obsah ul.pager li:last-of-type span{width: initial; width: auto; padding: 0 15px; background: #fff; color: #eaeff2}
.normal_form .obsah ul.pager li span.active{cursor: auto; background: #005b9c;}
.normal_form .obsah .calc_box{background: #eaeff2; display: inline-block; vertical-align: top; width: calc(33.33% - 60px / 3); margin: 0; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.normal_form .obsah .respons_change .calc_box{display: inline-block !important; vertical-align: top !important; width: calc(33.33% - 60px / 3) !important;}
.normal_form .obsah .respons_change .calc_box:nth-child(3n - 1){margin: 0 30px !important}
.normal_form .obsah .calc_box{filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");-webkit-filter: grayscale(1);filter: grayscale(1);filter: gray;}
.normal_form .obsah .calc_box.active{-webkit-filter: none;filter:none;}
.normal_form .obsah .calc_box::before{position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #fff; content: ""; display: block; z-index: 1000; opacity: 0.7;}
.normal_form .obsah .calc_box.active::before{display: none;}
.normal_form .obsah .calc_box:nth-child(3n - 1){margin: 0 30px;}
.normal_form .obsah .calc_box .in{padding: 25px;}
.normal_form .obsah .calc_box .in h2{position: relative; text-align: center; font-size: 22px; line-height: 26px; font-weight: 600; text-transform: uppercase; margin: 0 0 15px; padding: 0; color: #005b9c; display: block;}
.normal_form .obsah .respons_change .calc_box .in h2{cursor: pointer; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .normal_form .obsah .respons_change .calc_box .in h2:hover{color: #51ad32}
.normal_form .obsah .calc_box .in h2 .icon{cursor: pointer; overflow: hidden; position: absolute; right: -10px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 34px; height: 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.normal_form .obsah .calc_box .in h2 .icon::before{opacity: 1; content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; -webkit-transform: rotate(90deg); transform: rotate(90deg); background-size: 16px 16px; margin: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.normal_form .obsah .calc_box .in h2 .icon::after{opacity: 0; content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; -webkit-transform: rotate(90deg); transform: rotate(90deg); background-size: 16px 16px; margin: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.notouch .normal_form .obsah .calc_box .in h2:hover .icon::before{opacity: 0;}
.notouch .normal_form .obsah .calc_box .in h2:hover .icon::after{opacity: 1;}

.normal_form .obsah .calc_box.open .in h2 .icon::before{background-image: url(../img/close_blue.svg); background-size: 12px 12px;}
.normal_form .obsah .calc_box.open .in h2 .icon::after{background-image: url(../img/close_hover.svg); background-size: 12px 12px;}

.normal_form .obsah .respons_change .abs_box{display: none; position: absolute; left: 0; right: 0; top: 100%; padding: 0 25px 25px 25px; background: #eaeff2; z-index: 999; -webkit-box-shadow: 5px 5px 20px -3px rgba(0,0,0,0.7); box-shadow: 5px 5px 20px -3px rgba(0,0,0,0.7);}
.normal_form .obsah .respons_change .abs_box::before{position: absolute; bottom: 100%; left: 0; right: 0; background: #eaeff2; content: ""; height: 15px;}



.normal_form .obsah .calc_box .in .period_list{display: block; position: relative; margin: 0 0 25px;}
.normal_form .obsah .respons_change .calc_box .in .period_list{margin: 0;}
.normal_form .obsah .calc_box .in .period_list .item{position: relative; overflow: hidden; margin: 8px 0 0;}
.normal_form .obsah .calc_box .in .period_list .item:nth-child(1){margin: 0;}
.normal_form .obsah .calc_box .in .period_list .item .title {z-index: 10; width: 54px; position: absolute; top: 0; bottom: 0; left: 0; display: block; margin: 0; background: #005b9c; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.normal_form .obsah .calc_box .in .period_list .item .title.hover {cursor: pointer;}
.notouch .normal_form .obsah .calc_box .in .period_list .item .title.hover:hover {background: #51ad32}
.normal_form .obsah .calc_box .in .period_list .item .title span {letter-spacing: 0; position: absolute; top: 50%; font-size: 14px; line-height: 20px; color: #fff; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg) translateZ(0); transform:  translateX(-50%) translateY(-50%) rotate(-90deg) translateZ(0); white-space: nowrap; text-transform: uppercase; font-weight: 600;}
.normal_form .obsah .calc_box .in .period_list .item .list{margin: 0 0 0 55px; padding: 10px 15px; font-size: 0; position: relative; z-index: 0; border: 2px solid #eaeff2; border-top: 0; background: #fff; opacity: 0.25;}
.normal_form .obsah .calc_box .in .period_list .item.active .list{opacity: 1;}
.normal_form .obsah .calc_box .in .period_list .item .list:last-of-type{border-bottom: 0;}
.normal_form .obsah .calc_box .in .period_list .item .list .subtitle{display: inline-block; vertical-align: middle; padding: 0 0 0 35px;  font-size: 14px; line-height: 35px; width: 70px; border-right: 1px solid #005b9c; font-weight: 700; color: #005b9c; text-align: left; margin: 0;}
.normal_form .obsah .calc_box .in .period_list .item .list.time .subtitle{background: url(../img/clock_icon.svg) no-repeat scroll left center; background-size: 30px 30px;}
.normal_form .obsah .calc_box .in .period_list .item .list.current .subtitle{background: url(../img/light_icon.svg) no-repeat scroll left center; background-size: 30px 30px;}

.de .normal_form .obsah .calc_box .in .period_list .item .list .subtitle{padding: 0 0 0 25px;  font-size: 12px; width: 80px;}
.de .normal_form .obsah .calc_box .in .period_list .item .list.time .subtitle{background-size: 24px 24px;}
.de .normal_form .obsah .calc_box .in .period_list .item .list.current .subtitle{background-size: 24px 24px;}

.ru .normal_form .obsah .result_box table.sheet th{white-space: normal;}
.ru .normal_form .obsah .calc_box .in .period_list .item .list .subtitle{width: 100px;}
.ru .normal_form .obsah .calc_box .in .period_list .item .list input[type=text]{width: calc(100% - 60px - 146px - 40px);}
.ru .normal_form .obsah .calc_box .in .period_list .item .list .anotation{width: 70px;}

.normal_form .obsah .calc_box .in .period_list .power_factor_constants .item{font-size: 0; padding: 8px 0; border-bottom: 1px solid #005b9c; position: relative; margin: 0;}
.normal_form .obsah .calc_box .in .period_list .power_factor_constants .item:last-of-type{border: 0;}
.normal_form .obsah .calc_box .in .period_list .power_factor_constants .item .subtitle{display: inline-block; vertical-align: middle; padding: 0;  font-size: 14px; line-height: 35px; width: calc(100% - 62px); font-weight: 700; color: #005b9c; text-align: left; margin: 0;}
.normal_form .obsah .calc_box .in .period_list .power_factor_constants .item input[type=text]{display: inline-block; vertical-align: middle; border: 1px solid #ffffff; width: 60px; text-align: center; background: #ffffff; font-size: 13px; line-height: 22px; font-weight: 600; padding: 6px 0; margin: 0; color: #005b9c; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.normal_form .obsah .calc_box .in .period_list .power_factor_constants .item input[readonly]{border: 1px solid transparent !important; background: transparent !important;}
.normal_form .obsah .calc_box .in .period_list .power_factor_constants .item input[type=text]:focus{border: 1px solid #005b9c;}


.normal_form .obsah .calc_box .in .sbHolder{z-index: 99999; position: relative; background: #ffffff; width: calc(100% - 2px); margin: 0; border: 1px solid #e6e7e8; }
.normal_form .obsah .calc_box .in .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;}
.normal_form .obsah .calc_box .in .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
.normal_form .obsah .calc_box .in .sbHolder .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;}
.normal_form .obsah .calc_box .in .sbOptions{max-height: 500px !important; z-index: 999; top: 30px !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
.normal_form .obsah .calc_box .in .sbOptions a:not(.btn){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;}
.normal_form .obsah .calc_box .in .sbOptions li:first-child a:not(.btn){border-top: 1px solid #e6e7e8;}
.notouch .normal_form .obsah .calc_box .in .sbOptions a:not(.btn):hover{background: #f0f0f0 !important; color: #000000 !important;}






.normal_form .obsah .calc_box .in .period_list .item .list input[type=text]{display: inline-block; vertical-align: middle; border: 0; border-bottom: 1px solid #d7dce0; width: calc(100% - 60px - 106px - 40px); text-align: center; background: #ffffff; font-size: 14px; line-height: 22px; padding: 6px 0; margin: 0 20px; color: #005b9c; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.normal_form .obsah .calc_box .in .period_list .item .list input[type=text]:focus{border-bottom: 1px solid #005b9c;}
.normal_form .obsah .calc_box .in .period_list .item .list .anotation{display: inline-block; vertical-align: middle; padding: 0;  font-size: 13px; line-height: 35px; width: 60px; font-weight: 600; color: #005b9c; text-align: left; margin: 0;}
.normal_form .obsah .calc_box .in .choose_battery{background: #fff; padding: 20px 30px 25px; text-align: left; display: block; position: relative; margin: 0 0 15px;}
.normal_form .obsah .calc_box .in .choose_battery .title{ display: block; padding: 0; font-size: 14px; line-height: 35px; font-weight: 700; color: #005b9c; text-align: left; margin: 0;}
.normal_form .obsah .calc_box .in .choose_battery .title.icon{background: url(../img/battery_icon_small.svg) no-repeat scroll left center; background-size: 30px 30px; padding: 0 0 0 25px;}
.normal_form .obsah .calc_box .in .choose_battery .btn input, .normal_form .obsah .calc_box .in .choose_battery .btn .radio{position: absolute; left: 0; top: 0; width: 1px; height: 1px; overflow: hidden; opacity: 0;}
.normal_form .obsah .calc_box .in .choose_battery input[type=text]{width: 100px; display: inline-block; vertical-align: middle; border: 0; border-bottom: 1px solid #d7dce0; text-align: left; background: #ffffff; font-size: 13px; line-height: 22px; font-weight: 600; padding: 5px 10px; margin: 0; color: #005b9c; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.normal_form .obsah .calc_box .in .choose_battery input[type=text]:focus{border-bottom: 1px solid #005b9c;}
/*
.cs .normal_form .obsah .calc_box .in .choose_battery input[type=text]{width: calc(100% - 140px);}
.en .normal_form .obsah .calc_box .in .choose_battery input[type=text]{width: calc(100% - 126px);}
.es .normal_form .obsah .calc_box .in .choose_battery input[type=text]{width: calc(100% - 126px);}
.de .normal_form .obsah .calc_box .in .choose_battery input[type=text]{width: calc(100% - 126px);}
.fr .normal_form .obsah .calc_box .in .choose_battery input[type=text]{width: calc(100% - 126px);}
*/
.normal_form .obsah .calc_box .in .choose_battery .text{display: inline-block; vertical-align: middle; padding: 0;  font-size: 13px; line-height: 35px; width: 10px; font-weight: 700; color: #005b9c; text-align: left; margin: 0 0 0 5px;}
.normal_form .obsah .calc_box .in .choose_value{text-align: left; display: block; position: relative; margin: 0 0 25px;}
.normal_form .obsah .respons_change .calc_box .in .choose_value{margin: 0;}
.normal_form .obsah .calc_box .in .choose_value .item{padding: 8px 0; border-bottom: 1px solid #005b9c; position: relative; /*overflow: hidden;*/ margin: 0;}
.normal_form .obsah .calc_box .in .choose_value .item.highlight{border: 0; background: #005b9c; }
.normal_form .obsah .calc_box .in .choose_value .item.highlight::before{left: 100%; top: 0; bottom: 0; position: absolute; width: 8px; content: ""; background: #005b9c; }
.normal_form .obsah .calc_box .in .choose_value .item.highlight::after{right: 100%; top: 0; bottom: 0; position: absolute; width: 8px; content: ""; background: #005b9c; }
.normal_form .obsah .calc_box .in .choose_value .item .title{display: inline-block; vertical-align: middle; padding: 0;  font-size: 14px; line-height: 35px; width: calc(100% - 56px); font-weight: 700; color: #005b9c; text-align: left; margin: 0;}
.normal_form .obsah .calc_box .in .choose_value .item .title.short{ width: calc(100% - 86px);}
.normal_form .obsah .calc_box .in .choose_value .item.highlight .title{color: #ffffff;}
.normal_form .obsah .calc_box .in .choose_value .item input[type=text]{display: inline-block; vertical-align: middle; border: 1px solid #ffffff; width: 50px; text-align: center; background: #ffffff; font-size: 13px; line-height: 22px; font-weight: 600; padding: 6px 0; margin: 0; color: #005b9c; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.normal_form .obsah .calc_box .in .choose_value .item input[readonly]{border: 1px solid transparent !important; background: transparent !important;}
.normal_form .obsah .calc_box .in .choose_value .item input[type=text]:focus{border: 1px solid #005b9c;}

.normal_form .obsah .calc_box .in .choose_value .item .sbHolder{position: relative; background: #ffffff; width: 50px; margin: 0; border: 1px solid #ffffff; }
.normal_form .obsah .calc_box .in .choose_value .item .sbHolder .sbToggle{margin: 0; background: url(../img/select_arrow.svg) no-repeat scroll center center; background-size: 12px 12px; right: 2px; top: 0; bottom: 0; height: 100%; width: 15px; -webkit-transition: none; transition: none;}
.normal_form .obsah .calc_box .in .choose_value .item .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 12px 12px;}
.normal_form .obsah .calc_box .in .choose_value .item .sbHolder a.sbSelector{margin: 0; display: block; color: #005b9c !important; font-size: 14px; line-height: 22px; padding: 6px 20px 6px 5px; font-weight: 600; width: calc(100% - 25px); text-align: left; text-decoration: none;}
.normal_form .obsah .calc_box .in .choose_value .item .sbOptions{max-height: 500px !important; z-index: 999; top: 34px !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
.normal_form .obsah .calc_box .in .choose_value .item .sbOptions a{text-decoration: none; border: 1px solid #e6e7e8; border-top: 0; height: auto; background: #fff !important; display: block; text-align: center; padding: 6px 0; font-size: 13px; line-height: 18px; margin: 0; font-weight: 600; color: #888888 !important;}
.normal_form .obsah .calc_box .in .choose_value .item .sbOptions li:first-child a{border-top: 1px solid #e6e7e8;}
.notouch .normal_form .obsah .calc_box .in .choose_value .item .sbOptions a:hover{background: #f0f0f0 !important;}


.normal_form .obsah .calc_box .in .choose_value .item .select2-container{width: 80px !important; display: inline-block; vertical-align: middle; }
.normal_form .obsah .calc_box .in .choose_value .item .select2-container--default .select2-selection--single{border-color: #fff; background-color: #fff; border-radius: 0px;}
.normal_form .obsah .calc_box .in .choose_value .item .select2-container--default.select2-container--focus .select2-selection--single{border-color: #fff;}
.normal_form .obsah .calc_box .in .choose_value .item .select2-container .select2-selection--single .select2-selection__rendered{font-size: 13px; line-height: 22px; min-height: 22px; font-weight: 600; padding: 5px 35px 5px 5px;}


.normal_form .obsah .calc_box .in .choose_range{background: #fff; padding: 15px 30px 20px; display: block; position: relative; margin: 8px 0 0;}
.normal_form .obsah .calc_box .in .choose_range.bg{margin: 0 0 25px; background: none;}
.normal_form .obsah .calc_box .in .choose_range.special{margin: 0 0 25px; padding: 25px 30px;}
.normal_form .obsah .calc_box .in .choose_range.hide{display: none;}
.normal_form .obsah .calc_box .in .choose_range:first-of-type{margin: 0;}
.normal_form .obsah .calc_box .in .choose_range .title{display: block; padding: 0; font-size: 14px; line-height: 35px; font-weight: 700; color: #005b9c; margin: 0 0 5px;}
.normal_form .obsah .calc_box .in .choose_range .title.icon{background: url(../img/temperature_icon_small.svg) no-repeat scroll left center; background-size: 30px 30px; padding: 0 0 0 25px;}
.normal_form .obsah .calc_box .in .choose_range .title .show_pop{padding: 0; border: 0; cursor: pointer; font-style: normal; width: 20px; line-height: 20px; font-size: 0; margin: 0 0 0 5px; -webkit-border-radius: 15px; border-radius: 15px; font-weight: 700; text-align: center; display: inline-block; vertical-align: middle; color: #fff; background: url(../img/info.svg) no-repeat scroll center center #9ec1d9; background-size: 12px 12px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .normal_form .obsah .calc_box .in .choose_range .title .show_pop:hover{background-color: #005b9c;}
.choose_value .title button.show_pop {padding: 0; border: 0; cursor: pointer; font-style: normal; width: 20px; line-height: 20px; font-size: 0; margin: 0; -webkit-border-radius: 15px; border-radius: 15px; font-weight: 700; text-align: center; display: inline-block; vertical-align: middle; color: #fff; background: url(../img/info.svg) no-repeat scroll center center #9ec1d9; background-size: 12px 12px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .choose_value .title button.show_pop:hover{background-color: #005b9c;}

.normal_form .obsah .calc_box .in .choose_range .switcher{position: absolute; right: 30px; top: 15px; font-size: 0;}
.normal_form .obsah .calc_box .in .choose_range .switcher p{margin: 0; font-size: 14px; line-height: 35px; color: #c6c6c6; font-weight: 700; text-transform: uppercase; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.normal_form .obsah .calc_box .in .choose_range .switcher.c_active p:nth-child(1){color: #005b9c;}
.normal_form .obsah .calc_box .in .choose_range .switcher.f_active p:nth-child(3){color: #005b9c;}
.normal_form .obsah .calc_box .in .choose_range .switcher span{cursor: pointer; position: relative; display: inline-block; vertical-align: middle; margin: 0 10px; border: 2px solid #005b9c; width: 34px; height: 16px; -webkit-border-radius: 20px; border-radius: 20px;}
.normal_form .obsah .calc_box .in .choose_range .switcher span::before{width: 12px; height: 12px; content: ""; position: absolute; top: 50%; background: #005b9c; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transform: translateY(-50%) translateZ(0); transform: translateY(-50%) translateZ(0); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.normal_form .obsah .calc_box .in .choose_range .switcher.c_active span::before{left: 2px;}
.normal_form .obsah .calc_box .in .choose_range .switcher.f_active span::before{left: 20px;}

.normal_form .obsah .calc_box .in .choose_range .range_slider{white-space: nowrap; font-size: 0;}
.normal_form .obsah .calc_box .in .choose_range .range_slider .ui-slider-horizontal, .normal_form .obsah .range_slider #slider_range{display: inline-block; vertical-align: middle; width: calc(100% - 150px)!important;}
.normal_form .obsah .calc_box .in .choose_range .range_slider .left_value, .normal_form .obsah .calc_box .in .choose_range .range_slider .right_value{position: relative; display: inline-block; vertical-align: middle;}
.normal_form .obsah .calc_box .in .choose_range .range_slider .left_value{margin: 0 18px 0 0;}
.normal_form .obsah .calc_box .in .choose_range .range_slider .right_value{margin: 0 0 0 18px;}
.normal_form .obsah .calc_box .in .choose_range .range_slider input{background: #ffffff; border: 1px solid #005b9c; width: 50px; text-align: center; font-size: 13px; line-height: 33px; height: 33px; color: #005b9c; font-weight: 600; position: relative; z-index: 0; padding: 0; margin: 0; display: block;}
.normal_form .obsah .calc_box .in .choose_range .range_slider input[readonly]{background: #efefef; border: 1px solid #eaeaea; color: #adadad;}
.normal_form .obsah .calc_box .in .choose_range .radio_list{display: block; position: relative;}
.normal_form .obsah .calc_box .in .choose_range .radio_list label{margin: 8px 0 0; display: block; color: #005b9c; font-size: 13px; line-height: 24px; font-weight: 600; text-align: left; cursor: pointer; }
.normal_form .obsah .calc_box .in .choose_range .radio_list label:first-of-type{margin: 0;}
.normal_form .obsah .calc_box .in .choose_range .radio_list label .text{display: inline-block; vertical-align: middle; max-width: calc(100% - 32px)}
.normal_form .obsah .calc_box .in .choose_range .radio_list.inline label{margin: 0 15px 0 0; display: inline-block; vertical-align: middle;}
.normal_form .obsah .calc_box .in .choose_range .radio_list.inline label:first-of-type{margin: 0 15px 0 0;}

.normal_form .obsah .calc_box .in .pop_btn{margin: 25px 0; font-size: 0; width: 100%; white-space: nowrap;}
.normal_form .obsah .calc_box .in .pop_btn a.btn{padding-left: 0; padding-right: 0; width: calc(50% - 10px / 2 - 2px); }
.normal_form .obsah .calc_box .in .pop_btn a.btn:nth-child(2){margin: 0 0 0 10px;}
.normal_form .obsah .calc_box .in .choose_range .btn_list{margin: 20px 0 0;}
.normal_form .obsah .calc_box .in .choose_range .btn_list:nth-child(1){margin: 0;}
.normal_form .obsah .calc_box .in .choose_range .btn_list .title{display: block; font-size: 16px; line-height: 24px; font-weight: 700; text-transform: uppercase; margin: 0; padding: 0; -webkit-transition: all 400ms ease; transition: all  400ms ease; margin: 0;}
.normal_form .obsah .calc_box .in .choose_range .btn_list .title.color_13{color: #0094d7;}
.normal_form .obsah .calc_box .in .choose_range .btn_list .title.color_14{color: #94c535;}
.normal_form .obsah .calc_box .in .choose_range .btn_list .title.color_15{color: #f7921e;}



.normal_form .obsah .result_box{display: block; background: #005ca0; padding: 60px 80px; margin: 30px 0 0;}
.normal_form .obsah .result_box h2{margin: 0 0 10px; padding: 0; color: #fff; text-align: left;}
.normal_form .obsah .result_box table.sheet{width: 100%; border-spacing: 0 5px; border-collapse: separate; margin: 0 0 60px;}
.normal_form .obsah .result_box table.sheet th{font-size: 14px; line-height: 22px; text-align: center; color: #fff; font-weight: 400; white-space: nowrap; padding: 12px 10px 7px 10px;}
.normal_form .obsah .result_box table.sheet th.padding{padding: 12px 10px; font-size: 16px; font-weight: 700; background: #fff; color: #51ad32; text-align: center;}
.normal_form .obsah .result_box table.sheet th.title{background: #51ad32; padding: 12px 10px; font-weight: 700;}
.normal_form .obsah .result_box table.sheet th.full{width: 100%;}
.normal_form .obsah .result_box table.sheet th br{display: none;}
.normal_form .obsah .result_box table.sheet td{border-top: 1px solid #fff; font-size: 14px; line-height: 22px; text-align: center; color: #fff; font-weight: 700; white-space: nowrap; padding: 12px 10px;}
.normal_form .obsah .result_box table.sheet tr.border td{border-top: 2px solid #fff;}
.normal_form .obsah .result_box table.sheet td.full{width: 100%;}
.normal_form .obsah .result_box table.sheet td.bg{background: #fff; color: #005ca0;}


.normal_form .obsah .result_box .half{display: inline-block; vertical-align: top;}
.normal_form .obsah .result_box .half.first{width: calc(60% - 3px);;}
.normal_form .obsah .result_box .half.second{width: calc(40% - 3px);}


.normal_form .obsah .result_box .label_box{margin: -20px 0 30px; display: block; text-align: right}
.normal_form .obsah .result_box .label_box label{padding: 2px 0; display: block; }
.normal_form .obsah .result_box .label_box label .label_text{color: #fff; display: inline-block; vertical-align: middle; font-size: 14px; line-height: 22px; font-weight: 600; margin: 0 5px 0 0; }
.normal_form .obsah .result_box .label_box label div.checker{margin: 0;}

.normal_form .obsah .result_box table.summary{border-spacing: 0; border-collapse: collapse; margin: 15px 0 60px; vertical-align: top;}
.normal_form .obsah .result_box table.summary td{padding: 0 40px 0 0; font-size: 14px; line-height: 24px; text-align: left; color: #fff; font-weight: 400; vertical-align: top;}
.normal_form .obsah .result_box table.summary td:nth-child(1){padding: 0 40px 0 0;}
.normal_form .obsah .result_box table.summary td span{text-align: center; padding: 25px 20px; font-size: 17px; line-height: 24px; color: #fff; font-weight: 400; background: #4eb11e; width: calc(100% - 40px); max-width: 380px; display: block; margin: 15px 0 0;}
.normal_form .obsah .result_box table.summary td span:nth-child(1){margin: 0; background: #0d76c3; font-size: 14px; line-height: 20px; padding-top: 15px; padding-bottom: 15px;}
.normal_form .obsah .result_box table.summary td span:nth-child(2) strong{display: block;}
.normal_form .obsah .result_box table.input_table{border-spacing: 0 10px; border-collapse: separate; margin: 0; vertical-align: top; width: 100%;}
.normal_form .obsah .result_box table.input_table th{width: 110px; padding: 4px 10px 4px 0; font-size: 14px; line-height: 16px; text-align: left; color: #fff; font-weight: 600; vertical-align: middle; text-align: right;}
.normal_form .obsah .result_box table.input_table td{padding: 0; font-size: 14px; line-height: 24px; text-align: left; color: #fff; font-weight: 400; vertical-align: middle;}
.normal_form .obsah .result_box table.input_table td input[type=text], .normal_form .obsah .result_box table.input_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;}
.normal_form .obsah .result_box table.input_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;}
.normal_form .obsah .result_box table.input_table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #efefef;}
.normal_form .obsah .result_box table.input_table td input[type=text]:focus, .normal_form .obsah .result_box table.input_table td input[type=password]:focus, .normal_form .obsah .result_box table.input_table td textarea:focus{border: 1px solid #005b9c;}

@media screen and (max-width: 1600px) {
   .ru .normal_form .obsah .calc_box .in .period_list .item .list{padding: 10px 5px;}
   .ru .normal_form .obsah .calc_box .in .period_list .item .list.time .subtitle{background-size: 20px 20px;}
   .ru .normal_form .obsah .calc_box .in .period_list .item .list.current .subtitle{background-size: 20px 20px;}
   .ru .normal_form .obsah .calc_box .in .period_list .item .list input[type=text]{width: calc(100% - 60px - 133px - 40px);}
   .ru .normal_form .obsah .calc_box .in .period_list .item .list .subtitle{padding: 0 0 0 22px;}
}


@media screen and (max-width: 1440px) {
.normal_form{min-width: initial; min-width: auto;}

.normal_form .obsah .calc_box{width: calc(33.33% - 30px / 3);}
.normal_form .obsah .calc_box:nth-child(3n - 1){margin: 0 15px;}

.normal_form .obsah .respons_change .calc_box{width: calc(33.33% - 30px / 3) !important; margin: 0 !important}
.normal_form .obsah .respons_change .calc_box:nth-child(3n - 1){margin: 0 15px !important}

.normal_form .obsah .calc_box .in{padding: 20px;}
.normal_form .obsah .calc_box .in h2{font-size: 20px; line-height: 24px; margin: 0 0 12px;}
.normal_form .obsah .respons_change .calc_box .in h2{margin: 0;}

.normal_form .obsah .respons_change .abs_box{padding: 0 20px 20px 20px;}

.normal_form .obsah .result_box{padding: 40px 60px; margin: 40px 0 0;}
.normal_form .obsah .result_box table.sheet{margin: 0 0 40px;}
}


@media screen and (max-width: 1360px) {
.normal_form .obsah .calc_box{width: calc(50% - 40px / 2); margin: 20px 10px 0 !important}
.normal_form .obsah .calc_box:nth-child(1){display: block; max-width: 500px; margin: 0 auto !important;}

.normal_form .obsah .respons_change .calc_box{width: calc(33.33% - 30px / 3) !important; margin: 0 !important}
.normal_form .obsah .respons_change .calc_box:nth-child(3n - 1){margin: 0 15px !important}
.normal_form .obsah .respons_change .calc_box .in h2{font-size: 18px; line-height: 22px; margin: 0;}
.normal_form .obsah .respons_change .calc_box .abs_box{padding: 20px; width: 420px;}
.normal_form .obsah .respons_change .calc_box:nth-child(1) .abs_box{right: initial; right: auto;}
.normal_form .obsah .respons_change .calc_box:nth-child(2) .abs_box{right: initial; right: auto; left: 50%; -webkit-transform: translateX(-50%);  transform: translateX(-50%); }
.normal_form .obsah .respons_change .calc_box:nth-child(3) .abs_box{left: initial; left: auto;}

.normal_form .obsah .result_box{padding: 30px 40px; margin: 30px 0 0;}
.normal_form .obsah .result_box table.sheet{margin: 0 0 30px;}
.normal_form .obsah .result_box table.sheet th{font-size: 12px; line-height: 20px; padding: 10px 8px 5px 8px;}
.normal_form .obsah .result_box table.sheet td{font-size: 13px; line-height: 20px; padding: 10px 8px;}

.normal_form .obsah .result_box table.summary{margin: 10px 0 40px;}
.normal_form .obsah .result_box table.summary td{padding: 8px 30px 8px 0; font-size: 13px; line-height: 22px; }
.normal_form .obsah .result_box table.summary td:nth-child(1){padding: 0 30px 0 0;}
.normal_form .obsah .result_box table.summary td span{padding: 20px 15px; font-size: 15px; line-height: 22px; width: calc(100% - 30px);}

.normal_form .obsah .result_box table.input_table th{font-size: 13px;}
}

@media screen and (max-width: 1100px) {

.normal_form .obsah .respons_change .calc_box .in h2{font-size: 16px; line-height: 20px;}
.normal_form .obsah .respons_change .calc_box .abs_box{width: 400px;}


.normal_form .obsah .result_box{padding: 25px 25px; margin: 25px 0 0;}
.normal_form .obsah .result_box table.sheet{margin: 0 0 25px;}
.normal_form .obsah .result_box table.sheet th{font-size: 12px; line-height: 16px; padding: 5px 7px 5px 7px;}
.normal_form .obsah .result_box table.sheet th br{display: block;}
.normal_form .obsah .result_box table.sheet td{font-size: 13px; line-height: 20px; padding: 8px 7px;}

.normal_form .obsah .result_box table.summary, .normal_form .obsah .result_box table.summary tbody, .normal_form .obsah .result_box table.summary td{display: block; width: 100%; padding: 0 !important;}
.normal_form .obsah .result_box table.summary{margin: 10px 0 30px;}
.normal_form .obsah .result_box table.summary td:nth-child(1){ padding: 0 0 30px !important;}
.normal_form .obsah .result_box table.summary td span{padding: 18px 12px; font-size: 14px; line-height: 20px; width: calc(100% - 24px);}
.normal_form .obsah .result_box table.summary td span:nth-child(1){padding: 15px 12px; font-size: 13px; line-height: 18px; width: calc(100% - 24px);}
}

@media screen and (max-width: 1024px) {
.normal_form .obsah .result_box table.sheet{margin: 0 0 25px; min-width: 100%; display: block; overflow-x: scroll;}
.normal_form .obsah .result_box table.sheet th br{display: none;}
}

@media screen and (max-width: 950px) {
.normal_form .obsah .calc_box{display: block; max-width: 500px; width: 100%; margin: 20px auto 0 !important}
.normal_form .obsah .respons_change .calc_box .in h2{text-align: left;}
}
@media screen and (max-width: 700px) {
.normal_form .obsah .result_box .half{display: block;}
.normal_form .obsah .result_box .half.first{width: 100%;;}
.normal_form .obsah .result_box .half.second{width: 100%;}


.normal_form .obsah .respons_change .calc_box{max-width: 100% !important; width: 100% !important; margin: 0 !important}
.normal_form .obsah .respons_change .calc_box:nth-child(3n - 1){margin: 15px 0 !important}
.normal_form .obsah .respons_change .calc_box .abs_box{-webkit-transform: translateX(0) !important;  transform: translateX(0) !important;  left: 0 !important; right: 0 !important; z-index: 999; padding: 20px; width: calc(100% - 40px);}
}

@media screen and (max-width: 500px) {
.normal_form .obsah ul.pager li span{font-size: 13px; width: 32px; line-height: 32px;}
.normal_form .obsah .calc_box .in{padding: 15px;}
.normal_form .obsah .calc_box .in h2{font-size: 18px; line-height: 24px; margin: 0 0 12px;}
.normal_form .obsah .respons_change .calc_box .in h2{margin: 0;}

.normal_form .obsah .respons_change .calc_box .abs_box{padding: 15px; width: calc(100% - 30px);}

.normal_form .obsah .calc_box .in .period_list{margin: 0 0 15px;}
.normal_form .obsah .calc_box .in .period_list .item{margin: 5px 0 0;}
.normal_form .obsah .calc_box .in .period_list .item .title {width: 40px;}
.normal_form .obsah .calc_box .in .period_list .item .title span {font-size: 13px; line-height: 18px;}
.normal_form .obsah .calc_box .in .period_list .item .list{margin: 0 0 0 41px; padding: 8px 6px;}

.normal_form .obsah .calc_box .in .period_list .item .list .subtitle{padding: 0 0 0 28px;  font-size: 12px; line-height: 35px; width: 60px;}
.normal_form .obsah .calc_box .in .period_list .item .list.time .subtitle{background-size: 24px 24px;}
.normal_form .obsah .calc_box .in .period_list .item .list.current .subtitle{background-size: 24px 24px;}


.de .normal_form .obsah .calc_box .in .period_list .item .list .subtitle{font-size: 10px; padding: 0 0 0 20px; width: 70px;}
.de .normal_form .obsah .calc_box .in .period_list .item .list.time .subtitle{background-size: 20px 20px;}
.de .normal_form .obsah .calc_box .in .period_list .item .list.current .subtitle{background-size: 20px 20px;}

.normal_form .obsah .calc_box .in .period_list .item .list input[type=text]{width: calc(100% - 50px - 50px - 48px); font-size: 12px; line-height: 20px; padding: 6px 0; margin: 0 5px;}
.de .normal_form .obsah .calc_box .in .period_list .item .list input[type=text]{width: calc(100% - 60px - 50px - 48px);}
.normal_form .obsah .calc_box .in .period_list .item .list .anotation{font-size: 10px; line-height: 30px; width: 48px;}


.normal_form .obsah .calc_box .in .choose_battery{padding: 10px 15px 15px; margin: 0 0 10px;}
.normal_form .obsah .calc_box .in .choose_battery .title{font-size: 13px;}
.normal_form .obsah .calc_box .in .choose_value .item .title{font-size: 12px; line-height: 18px; width: calc(100% - 56px);}
.normal_form .obsah .calc_box .in .choose_value .item input[type=text]{font-size: 12px; line-height: 18px; padding: 5px 0;}

.normal_form .obsah .calc_box .in .choose_value .item .sbHolder a.sbSelector{font-size: 12px; line-height: 18px; padding: 5px 20px 5px 5px;}


.normal_form .obsah .calc_box .in .choose_range{padding: 10px 15px 15px;}
.normal_form .obsah .calc_box .in .choose_range.bg{margin: 0 0 15px;}
.normal_form .obsah .calc_box .in .choose_range.special{margin: 0 0 15px; padding: 15px 15px;}
.normal_form .obsah .calc_box .in .choose_range .title{font-size: 13px;}
.normal_form .obsah .calc_box .in .pop_btn{margin: 15px 0;}
.normal_form .obsah .calc_box .in .pop_btn a.btn{font-size: 12px;}
.normal_form .obsah .calc_box .in .choose_range .btn_list{margin: 15px 0 0;}
.normal_form .obsah .calc_box .in .choose_range .btn_list .title{font-size: 14px; line-height: 20px; }


.normal_form .obsah .result_box table.sheet{margin: 0 0 15px;}
.normal_form .obsah .result_box table.summary td:nth-child(1){ padding: 0 0 20px !important;}
.normal_form .obsah .result_box table.summary td span{padding: 12px 10px; font-size: 13px; line-height: 18px; width: calc(100% - 20px);}
.normal_form .obsah .result_box table.summary td span:nth-child(1){padding: 10px 10px; font-size: 12px; line-height: 16px; width: calc(100% - 20px);}

.normal_form .obsah .result_box table.input_table{margin: 0 0 20px;}
.normal_form .obsah .result_box table.input_table, .normal_form .obsah .result_box table.input_table th, .normal_form .obsah .result_box table.input_table tr, .normal_form .obsah .result_box table.input_table td, .normal_form .obsah .result_box table.input_table tbody{width: 100%; display: block;}
.normal_form .obsah .result_box table.input_table th{text-align: left; padding: 10px 0 3px;}

}













.calc_abs{position: absolute; left: 0; top: 1px;}
@media screen and (max-width: 1250px) {
.calc_abs{position: relative; top: 0; margin: 12px 0 0;}
}


.login_links{direction: ltr; position: absolute; right: 0; top: 7px; margin: 0; padding: 0; font-size: 0;}
.login_links li{display: inline-block; vertical-align: middle; margin: 0 0 0 20px;}
.login_links li:nth-child(1){margin: 0;}
.login_links li a.icon{position: relative; padding: 0 0 0 26px; display: block; font-size: 13px; line-height: 22px; color: #005b9c; font-weight: 600; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_links li a.icon::before{content: ""; position: absolute; left: 0; top: 0; width: 22px; height: 22px; background: #005b9c no-repeat scroll center center;  -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_links li a.icon.icon1::before{background-image: url(../img/log_icon1.svg); background-size: 20px 20px;}
.login_links li a.icon.icon2::before{background-image: url(../img/log_icon2.svg); background-size: 16px 16px;}
.notouch .login_links li a.icon:hover{color: #51ad32}
.notouch .login_links li a.icon:hover::before{background-color: #51ad32}

@media screen and (max-width: 1250px) {
.login_links{position: relative; display: block; text-align: center; top: 0; margin: 10px 0 0;}
}


@media screen and (max-width: 500px) {
.login_links li{margin: 0 0 0 12px;}
}








.login_form .box .strankovani{padding: 0; margin: 0 auto; display: inline-block; vertical-align: middle;}
.login_form .box .strankovani ul{text-align: left;  margin: 0; padding: 8px 0; font-size: 0; }
.login_form .box .strankovani ul li{list-style: none; display: inline-block; margin: 0 5px 0 0 ;}
.login_form .box .strankovani ul li a{text-align: center; display: block; font-size: 13px; line-height: 32px; padding: 0; text-align: center; font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .login_form .box .strankovani ul li a:hover{text-decoration: underline; color: #51ad32}
.login_form .box .strankovani ul li.active a{font-weight: 700;}


@media screen and (max-width: 650px) {
.login_form .box .strankovani{display: block; text-align: center; margin: 20px 0 0;}
.login_form .box .strankovani ul{text-align: center;}
.login_form .box .strankovani ul li{margin: 0 1px 0 0 ;}
.login_form .box .strankovani ul li a{width: 29px; font-size: 12px; line-height: 29px;}

}






form.max, div.form_max{max-width: 990px; margin: 0 auto; text-align: center;}
form.max p.gdpr, div.form_max p.gdpr{float: left; width: initial; width: auto;}


.ru .login_form{max-width: 1000px;}
.login_form{text-align: left; position: relative; margin: 0 auto 20px; background: #ffffff; border: 1px solid #efefef; padding: 30px 45px; max-width: 900px;}
.result_box{margin: 0 0 10px;}
.sa .result_box{direction: ltr;}
.result_box .login_form{display: none; margin: 0 auto; border: 0; padding: 0; max-width: 990px;}
.login_form.pass{max-width: 100%;}
.login_form.hide, .login_form.hide2{display: none; opacity: 0; margin: 0 auto 20px;}
.login_form .overtitle{font-weight: 600; text-align: center; margin: -10px 0 15px; padding: 0; font-size: 16px; line-height: 26px;}
.login_form p.center{font-weight: 400; text-align: center; margin: -15px 0 20px; padding: 0; font-size: 13px; line-height: 20px;}
.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: bottom;}
.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; 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: #005b9c;}
.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; 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: 50px; font-size: 13px; line-height: 17px; font-weight: 600; 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 .ajax_opacity{display: block; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box .ajax_opacity.opacity{opacity: 0.6;}
.login_form .box article table th{padding: 8px 15px !important;}
.login_form .box article table td{padding: 8px 15px !important;}
.login_form .box article table td:last-of-type{}
.login_form .box article table td:last-of-type a.btn{padding: 0;}

.login_form .box article table td .icon{position: relative; margin: 0 2px 0 0; display: inline-block; vertical-align: bottom; width: 18px; height: 18px; background: no-repeat scroll center center;}
.login_form .box article table td .icon.icon1{background-image: url(../img/result_calendar_icon.svg); background-size: 18px 18px;}
.login_form .box article table td .icon.icon2{background-image: url(../img/result_download_icon.svg); background-size: 18px 18px;}
.login_form .box article table td .icon.icon3{background-image: url(../img/result_show_icon.svg); background-size: 18px 18px;}


.login_form .box table td{padding: 0 0 10px; font-size: 13px; line-height: 18px; }
.login_form .box table tr:last-of-type th, .login_form .box table tr:last-of-type td{padding-bottom: 0;}
.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: 600; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box table td.simulate{padding: 32px 0 10px;}
.login_form .box table td.padding{padding: 0;}
.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 #005b9c;}
.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; color: #005b9c; 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: #51ad32}


.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;}

.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: 600; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .login_form .box table td a:not(.btn):hover{color: #005b9c;}

@media screen and (max-width: 1180px) {
   .ru .login_form .box.first.middle{width: 56%;}
   .ru .login_form .box.middle.small_hide{width: 36%;}
}

@media screen and (max-width: 1000px) {
   .ru .login_form .box.first.middle{width: 62%;}
   .ru .login_form .box.middle.small_hide{width: 30%;}
}

@media screen and (max-width: 900px) {
   .ru .login_form .box table td a:not(.btn){margin-left: 20px;}
}

@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: 0 !important;}
.login_form .box.middle.first{padding: 0 !important;}
.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{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;}
}

@media screen and (max-width: 400px) {
   .ru .login_form .box table td input[type="submit"]{padding: 6px 8px;}
   .ru .login_form .box table td a:not(.btn){margin-left: 3px;}
}




























#hide_tr{display: none;}



.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: #51ad32; border: 1px solid #51ad32;}
.scroll_top.active{opacity: 1; bottom: 30px;}


.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: #51ad32;}
.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{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: 700;}
.control_popup .box .text{z-index: 100; position: relative; font-size: 14px; line-height: 16px; font-weight: 400; margin: 10px 0; text-align: center;}
.control_popup .box .text p{margin: 5px 0;}
.sa.academy_container .control_popup .box .text p{direction: ltr;}
.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;}
}



.gdpr_popup{display: none; text-align: center; position: fixed; max-width: calc(100% - 40px); width: 500px; right: 20px; bottom: 20px;  z-index: 99999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.gdpr_popup .box{position: relative; display: block; z-index: 10;}
.gdpr_popup .boxes{-webkit-box-shadow: 0 0 25px -10px rgba(0,0,0,0.7); box-shadow: 0 0 25px -10px rgba(0,0,0,0.7); text-align: center; position: relative; padding: 15px; display: block; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.gdpr_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0; text-align: center; font-size: 16px; line-height: 22px; font-weight: 700;}
.gdpr_popup .box .text{z-index: 100; position: relative; margin: 4px 0; text-align: center; overflow-y: auto; max-height: calc(100vh - 120px); }
.gdpr_popup .box .text .text_box, .gdpr_popup .box .text .text_box *{font-size: 13px; line-height: 18px}
.gdpr_popup .box .btn{z-index: 100; position: relative;}

.gdpr_popup .boxes .close_btn{z-index: 999; cursor: pointer; overflow: hidden; background: #005b9c; position: absolute; right: 0; top: 0; width: 32px; height: 32px; -webkit-border-radius: 0 0 0 4px; border-radius: 0 0 0 4px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.gdpr_popup .boxes .close_btn::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: 10px 10px; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .gdpr_popup .boxes .close_btn:hover{background: #51ad32;}
.notouch .gdpr_popup .boxes .close_btn:hover::before{-webkit-transform: rotate(-180deg); transform: rotate(-180deg); }


@media screen and (max-width: 768px) {
   .gdpr_popup .box .text, .control_popup .box .text p, .control_popup .box .text p strong{font-size: 12px; line-height: 16px;}
}



.refine_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;}
.refine_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; }
.refine_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.refine_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;}
.refine_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;}
.refine_popup .box .text{z-index: 100; position: relative; font-size: 14px; line-height: 16px; font-weight: 400; margin: 10px 0; text-align: center;}

.refine_popup .box .text .pop_btn{margin: 25px 0; font-size: 0; width: 100%; white-space: nowrap;}
.refine_popup .box .text .pop_btn .btn{padding-left: 0; padding-right: 0; width: calc(50% - 10px / 2 - 2px); }
.refine_popup .box .text .pop_btn .btn:nth-child(2){margin: 0 0 0 10px;}

@media screen and (max-width: 768px) {
   .refine_popup .boxes{padding: 25px 40px;}
   .refine_popup .box span.warning{font-size: 16px; line-height: 20px;}
   .refine_popup .box .text, .refine_popup .box .text p, .refine_popup .box .text p strong{font-size: 12px; line-height: 16px;}
}



.info_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;}
.info_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; }
.info_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.info_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;}
.info_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;}
.info_popup .box .text_box{z-index: 100; position: relative; margin: 10px 0; text-align: center;}
.info_popup .box .text_box p{text-align: center; color: #000;}
.info_popup .box .btn{z-index: 100; position: relative;}

@media screen and (max-width: 768px) {
   .info_popup .boxes{padding: 25px 40px;}
   .info_popup .box span.warning{font-size: 16px; line-height: 20px;}
   .info_popup .box .text, .control_popup .box .text p, .control_popup .box .text p strong{font-size: 12px; line-height: 16px;}
}







.carrier_popup { display: none;  width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0;  z-index: 99997; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_popup::before { position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.carrier_popup .box { position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.carrier_popup .boxes { overflow: auto; width: 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 { 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 #005b9c;}


.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;}
}









.hide_parameter {display:none;}
.form_mail {display:none !important;}


@media screen and (max-width: 1024px) {
#tracy-debug{display: none !important}
}






/*SWIPEBOX*/
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;max-width:100%;z-index:99999!important;overflow:hidden;-webkit-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{background: #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: #51ad32; }#swipebox-arrows{display:block;margin:0 auto;width:100%;height:0;min-height:0}#swipebox-prev{background-position:-32px 13px;float:left;margin:-25px 0 0}#swipebox-next{background-position:-78px 13px;float:right;margin:-25px 0 0}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%,100%{left:0}50%{left:-30px}}@keyframes rightSpring{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes leftSpring{0%,100%{left:0}50%{left:30px}}@keyframes leftSpring{0%,100%{left:0}50%{left:30px}}#swipebox-overlay{background:rgba(0,0,0,.75)}#swipebox-bottom-bar,#swipebox-top-bar{opacity:.95}@media screen and (max-width:500px){#swipebox-close,#swipebox-next,#swipebox-prev{background-size:100px 20px;width:40px;height:40px}#swipebox-prev{background-position:-28px 11px}#swipebox-next{background-position:-65px 11px}#swipebox-close{background-position:11px 12px; background-size: 120px 22px; width: 50px; height: 50px;}}


/*OWLCAROUSEL*/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel,.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel{width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;-webkit-border-radius:20px;border-radius:20px;background:#869791;-webkit-transition:all .4s ease;transition:all .4s ease}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#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.radio span{background-image:url(../img/sprite_radio.svg);background-size:68px 24px}div.checker,div.radio{display:inline-block;vertical-align:middle}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:24px;height:24px;background-size:24px 24px;background-color: #fff;}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;margin:0 8px 0 0}div.radio input,div.radio span{width:24px;padding:0!important;margin:0 8px 0 0;height:24px}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 8px 0 0}div.radio{height:24px;width:24px;display:inline-block;vertical-align:middle}.platba_doprava div.radio{margin:10px;float:left}

/*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}

/*SELECT 2*/
.select2-container{box-sizing:border-box;display:block;margin:0;position:relative;vertical-align:middle;width:100%!important;}.select2-container .select2-selection--single{-webkit-transition: all 400ms ease; transition: all 400ms ease;box-sizing:border-box;cursor:pointer;display:block;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{font-size: 13px; line-height: 20px; font-weight: 400; padding: 8px 30px 8px 15px; text-align: left; display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #e6e7e8;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-dropdown.hide_first .select2-results__option:nth-child(1){display: none}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:5px 8px;font-size:13px;line-height:20px;border-top:1px solid #e6e7e8;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:6px 8px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{border:1px solid #e6e7e8;outline:0;border-radius:0}.overflow_form:not(.active) .select2-container--default .select2-selection--single{background: #efefef;border:1px solid #e6e7e8;}.select2-container--default.red_warning .select2-selection--single{border-color: #ec1b24;/* background-color: #ffe8e9;*/}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{-webkit-transition: all 400ms ease; transition: all 400ms ease;height:100%;position:absolute;top:0;bottom:0;right:0;width:30px;z-index:100;margin:0;background: url(../img/select_arrow_blue.svg) no-repeat scroll center center; background-size: 16px 16px; border-left:1px solid #e6e7e8}.select2-container--default.red_warning .select2-selection--single .select2-selection__arrow{border-left-color: #ec1b24;}.select2-container--default .select2-selection--single[aria-expanded="true"] .select2-selection__arrow{background-image: url(../img/select_arrow_blue.svg);}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;opacity:.4}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #e6e7e8;background:url(../img/search_grey.svg) no-repeat scroll 98% center;background-size:16px 16px}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#f0f0f0}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#f0f0f0;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.pell{width:48em}

/*tooltipster*/
.tooltipster-default{border-radius:5px;border:none;background:#262626;color:#fff;margin:0;box-shadow: 0 0 15px 1px rgba(0,0,0,0.5);}.tooltipster-content a{color:#e61a30;text-decoration:none;margin:0}.tooltipster-content a:hover{color:#e61a30;text-decoration:underline;margin:0}.tooltipster-default .tooltipster-content{font-size:12px;line-height:16px;padding:5px 10px;overflow:hidden}.tooltipster-icon{cursor:help;margin-left:4px}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-left span,.tooltipster-arrow-top-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-top:9px solid;bottom:-7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-left span,.tooltipster-arrow-bottom-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-bottom:8px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-bottom:9px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top span{left:0;right:0;margin:0 auto}.tooltipster-arrow-bottom-left span,.tooltipster-arrow-top-left span{left:6px}.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-bottom-right span,.tooltipster-arrow-top-right span{right:6px}.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left .tooltipster-arrow-border,.tooltipster-arrow-left span{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:9px solid;margin-top:-8px}.tooltipster-arrow-right .tooltipster-arrow-border,.tooltipster-arrow-right span{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-right:9px solid;margin-top:-8px}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade-show{opacity:1}.tooltipster-grow{transform:scale(0,0);transition-property:transform;backface-visibility:hidden}.tooltipster-grow-show{transform:scale(1,1);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;transform:rotateZ(4deg);transition-property:transform}.tooltipster-swing-show{opacity:1;transform:rotateZ(0);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{top:0;transition-property:top;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-dying{transition-property:all;top:0!important;opacity:0}.tooltipster-slide{left:-40px;transition-property:left;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-dying{transition-property:all;left:0!important;opacity:0}.tooltipster-content-changing{opacity:.5;transform:scale(1.1,1.1)}
.tooltipster-default .tooltipster-content{padding: 8px 10px; font-size: 0; max-width: 500px;}
.tooltipster-default .tooltipster-content .tool_img{display: inline-block; vertical-align: top; width: 110px ;}
.tooltipster-default .tooltipster-content .tool_img img{display: block; max-width: 100%; position: relative;}
.tooltipster-default .tooltipster-content .tool_text{display: inline-block; vertical-align: top; width: calc(100% - 125px); padding: 0 0 0 15px; font-size: 13px; line-height: 17px;}
.tooltipster-default .tooltipster-content .tool_text.full, .tooltipster-default .tooltipster-content .tool_text:first-child{display: block; width: 100%; padding: 0;}
.tooltipster-default .tooltipster-content .tool_text *{font-size: 13px; line-height: 17px;}
.tooltipster-default .tooltipster-content .tool_text *:nth-child(1){margin-top: 0;}
.tooltipster-default .tooltipster-content .tool_text *:last-child{margin-bottom: 0;}

.tooltipster-default:has(.logo1){background: #fff;}
.tooltipster-default:has(.logo2){background: #fff;}
.tooltipster-default:has(.logo1) img{height: 32px;}
.tooltipster-default:has(.logo2) img{height: 40px;}

/*JQUERY UI*/
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:5px;width:11px;height:17px;cursor:pointer}.ui-datepicker .ui-datepicker-prev{background:url(../img/calendar_arrow.png) no-repeat scroll left center;left:10px}.ui-datepicker .ui-datepicker-next{right:10px;background:url(../img/calendar_arrow.png) no-repeat scroll right center}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.5em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker th span{color:#171416;text-transform:uppercase;font-weight:400;font-size:13px;letter-spacing:1px}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:5px 7px;width:24px;text-align:right;text-decoration:none;font-size:12px;line-height:20px;font-weight:400;font-family:Arial}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(images/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:13px;height:13px;cursor:default;outline:none;}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;background:#51ad32;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{display:inline-block;vertical-align:middle;height:5px;margin:0!important}.ui-slider-horizontal .ui-slider-handle{top:-5px;margin-left:-.6em;border-radius:20px;background:#52af2f !important;border:1px solid #52af2f !important; -webkit-transition: background 400ms ease, border 400ms ease; transition: background 400ms ease, border 400ms ease;}.ui-slider-horizontal .ui-slider-range{top: -1px; height:7px}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-size:1em}.ui-widget-content{-webkit-border-radius: 10px; border-radius: 10px; border:1px solid #005b9c;background:#005b9c;color:#222;z-index:999!important}@media screen and (min-width: 1920px){.ui-widget-content{margin:0}}.ui-widget-content a{color:#222}.ui-widget-header{background:#000000;color:#ffffff;border:1px solid #171416;font-weight:600;letter-spacing:1px}.ui-widget-header a{color:#222}.ui-widget-header span{color:#ffffff;font-weight:600;font-size:14px;text-transform:capitalize;line-height:27px}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #666;background:#999;font-weight:400;color:#ffffff;cursor:pointer}.ui-state-default:hover{border:1px solid #509b34!important;background:#509b34!important;color:#fff!important}.ui-state-disabled .ui-state-default:hover{border:1px solid transparent!important;background:#f2f2f2#efefef!important;color:#171416!important}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{border:1px solid #e2dbce;background:#efebe4;font-weight:400;color:#56482a}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #171416;background:#171416;color:#ffffff;font-weight:700}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #171416;background:#ffffff;color:#171416;font-weight:600;letter-spacing:1px}state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:15px;height:15px}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-widget-overlay{background:#cccecf;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#cccecf;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}

/*HISTORIE*/
#cd-timeline{direction:ltr; position:relative;padding: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:#eaeff2}.cd-timeline-block:after,.cd-timeline-content:after{content:"";clear:both}.cd-timeline-block{position:relative;margin:2em 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{background: #fff;display:block;width:100%;height:100%;position:relative;left:50%;top:50%;margin-left:-50%;margin-top:-50%}.cd-timeline-content{position:relative;margin-left:60px;background:#eaeff2;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 0 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:.8em 0 0;font-weight:500;}.sa .cd-timeline-content .cd-date{direction: rtl; text-align: left;}.cd-timeline-content .cd-date strong{font-size: 24px;line-height: 30px;display: inline-block; padding:0 0 2px; margin: 0 0 5px; border-bottom: 2px solid #005b9c; 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 #eaeff2}
@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 #eaeff2!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:50px;height:50px;left:50%;margin-left:-25px;-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:1.6em;width:41%}.cd-timeline-content::before{top:16px;left:100%;border-color:transparent transparent transparent #eaeff2}.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;}.cd-timeline-block:nth-child(even) .cd-timeline-content::before{top:16px;left:auto;right:100%;border-color:transparent #eaeff2 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;} .cd-timeline-content .cd-date strong{font-size: 18px; line-height: 24px;}}
@-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)}}
.hide_filter_box {display:none !important;}


.frc-captcha{padding: 0 !important; margin: 0 12px 0 auto; border-radius: 30px;}
.mailnews_box .frc-captcha{margin: 0 auto;}
[class*="popup"] .frc-captcha{margin: 0 0 0 auto;}
.frc-icon{margin-top: 0 !important;}
.frc-content{margin-top: 0 !important;}
.frc-banner{display: none !important;}
.frc-captcha *{font-size: 12px !important; color: #005b9c !important; text-align: center !important;}
.frc-icon{margin: 0 0 0 8px !important; fill: #005b9c !important; stroke: #005b9c !important;}
.frc-button{text-transform: uppercase !important; font-weight: 700 !important; background: none !important;}

.frc-progress::-webkit-progress-value {background-color: #005b9c !important;}
.frc-progress::-moz-progress-bar {background-color: #005b9c !important;}
.frc-progress {color: #005b9c;}