/*GLOBAL*/
header,nav,section,article,aside,footer,hgroup{display:block;}
.preload *{-webkit-transition: none !important; transition: none !important;}
a{text-decoration:none; outline: 0; color:inherit;}
a img{border:none;}
.img_hide{display: block !important; width: 0; height: 1px !important; border: 0; position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden;}
.mail_hide, .hide_mail{display: none !important;}
.clear{clear:both; margin: 0; display: block; width: 100% !important; float: none !important;}
.clear.hide{display: none !important;}
.relative{position: relative;}
.clear.not_desktop{display: none;}
.float_right{float:right; position: relative;}
.float_left{float:left; position: relative;}
.align-left{text-align: left !important; margin: 0;}
.align-center{text-align: center !important; margin: 0;}
.align-right{text-align: right !important; margin: 0;}
button, input[type=submit]{cursor: pointer; -webkit-appearance: none; outline: 0; }
input[type="submit"]:focus {outline:none;}
input, textarea {-webkit-appearance: none; border-radius: 0;}
input[type="submit"]::-moz-focus-inner {border:0;}
label{cursor: text;}
input[type=checkbox], input[type=radio]{cursor: pointer;}
input:focus{outline:0; }
input[type="text"], input[type="password"], textarea, select {outline: none;}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type=number] {-moz-appearance:textfield;}
input[name="fake1"], input[name="fake2"]{opacity: 0; font-size: 0; line-height: 0; padding: 0; visibility: hidden; overflow: hidden; position: fixed; top: 0; left: 0; z-index: -30}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-animation: autofill 0s forwards;animation: autofill 0s forwards;}
@keyframes autofill {100% {background: transparent;color: inherit;}}
@-webkit-keyframes autofill {100% {background: transparent;color: inherit;}}
.font_size{font-size: 0 !important;}
 
/*
input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #ffffff;} 
input[type=text]::-moz-placeholder, textarea::-moz-placeholder {color: #ffffff;} 
input[type=text]::-ms-input-placeholder, textarea::-ms-input-placeholder {color: #ffffff;}
*/

sup, sub{line-height: 0; display: inline-block; text-decoration: none; font-size:0.7em;}

.root_text{position: absolute; top: -1000px; left: -1000px;}

@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.relative{text-align: left; -webit-border-radius: 4px; border-radius: 4px; position: relative; top: 0;}
.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 #c41946; border: 1px solid #c41946;}
.alert-success{color: #ffffff; background: url(../global/success_icon.png) no-repeat scroll 15px center #005F8C; border: 1px solid #005F8C;}
.alert-error span{background: url(../global/error_close.png) no-repeat;}
.alert-success span{background: url(../global/success_close.png) no-repeat;}



h1{color: #005F8C; font-weight: 600; font-size: 36px; line-height: 40px; margin: 0; padding: 0;}
h1 span{display: block; color: #005F8C; font-weight: 600; font-size: 20px; line-height: 26px; margin: 0; padding: 0;}

body.color_1 h1, body.color_1 h1 span{color: #c41946;}
body.color_2 h1, body.color_2 h1 span{color: #92c84b;}
body.color_199 h1, body.color_199 h1 span{color: #a28138;}
body.color_4 h1, body.color_4 h1 span{color: #b1b1b2;}


h2{ font-weight: 300; font-size: 28px; line-height: 34px; margin: 30px 0 10px; padding: 0;}
h3{font-weight: 400; font-size: 24px; line-height: 32px; margin: 30px 0 10px; padding: 0;} 
h4, h5, h6{font-weight: 400; font-size: 20px; line-height: 26px; margin: 30px 0 10px; padding: 0;} 




@media screen and (max-width: 1400px) {
h1{font-size: 30px; line-height: 40px;}
h2{font-size: 26px; line-height: 32px;}
h3{font-size: 22px; line-height: 30px;} 
h4, h5, h6{font-size: 18px; line-height: 24px;}
}


@media screen and (max-width: 1024px) {
h1{font-size: 26px; line-height: 40px;}
h2{font-size: 22px; 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: 600px) {
h1{font-size: 24px; line-height: 32px; float: none !important; max-width: 100%; }
h2{font-size: 18px; line-height: 22px;}
h3{font-size: 16px; line-height: 20px;} 
h4, h5, h6{font-size: 14px; line-height: 18px;}
}

p, div, article, li, .text_page, code{font-size: 14px; font-weight: 400;}
strong, b{font-weight: 600}

@media screen and (max-width: 1024px) {
p, div, article, li, .text_page, code{font-size: 13px;}
}

@media screen and (max-width: 500px) {
p, div, article, li, .text_page, code{font-size: 12px;}
}

article .hidden_box{display: none;}
article .special_margin{margin: 15px 0 0;}


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: 600; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch article a:not(.btn):hover, .notouch .text_box a:not(.btn):hover, article a:not(.btn):focus, .text_box a:not(.btn):focus{color: #005F8C}
.notouch body.color_1 article a:not(.btn):hover, .notouch body.color_1 .text_box a:not(.btn):hover, body.color_1 article a:not(.btn):focus, body.color_1 .text_box a:not(.btn):focus{color: #c41946}
.notouch body.color_2 article a:not(.btn):hover, .notouch body.color_2 .text_box a:not(.btn):hover, body.color_2 article a:not(.btn):focus, body.color_2 .text_box a:not(.btn):focus{color: #92c84b}
.notouch body.color_199 article a:not(.btn):hover, .notouch body.color_199 .text_box a:not(.btn):hover, body.color_199 article a:not(.btn):focus, body.color_199 .text_box a:not(.btn):focus{color: #a28138}
.notouch body.color_4 article a:not(.btn):hover, .notouch body.color_4 .text_box a:not(.btn):hover, body.color_4 article a:not(.btn):focus, body.color_4 .text_box a:not(.btn):focus{color: #b1b1b2}

.text_page{ margin: 0 auto;}
.text_page .img{display: block; width: 40%; float: right; margin: 0 0 20px 20px;}
.text_page .img img{max-width: 100%; display: block; margin: 0;}
.text_page .text{display: block;}

@media screen and (max-width: 959px) {
 .text_page .img{width: 50%;}
}

@media screen and (max-width: 767px) {
 .text_page .img{display: block; width: 100%; margin: 0 0 10px;}
 .text_page .text{display: block; width: 100%; padding: 0; margin: 0;}
}

article, .text_box{margin: 0 auto; text-align: left; line-height: 22px;}
article.max, .text_box.max{max-width: 100%; margin: 40px 0 0; }
article p, article div, .text_box p, .text_box div{margin:0 0 15px; text-align: left; line-height: 22px;}
article .text_p, .text_box .text_p{margin: 0; }
article *:nth-child(1), .text_box *:nth-child(1){margin-top: 0;}
article *:last-child, .text_box *:last-child{margin-bottom: 0;}
article *.nomargin{margin-bottom: 5px;}


@media screen and (max-width: 1024px) {
article p, article div, .text_box p, .text_box div{line-height: 20px; margin:0 0 10px;}
}

@media screen and (max-width: 768px) {
article p, .text_box p{width: 100%; display: block; clear: both;}
article img, .text_box img{float: none !important; display: block; margin: 0 auto 10px !important;}
}

@media screen and (max-width: 500px) {
article p, article div, .text_box p, .text_box div{line-height: 18px;}
}

article ul, .text_box ul{margin: 0 0 15px; padding: 0; display: table}
article ul li, .text_box ul li{padding: 0 0 0 17px; margin: 5px 0; position: relative; list-style: none; background: url(../img/drobky_arrow.svg) no-repeat scroll 0 7px; background-size: 6px 9px;}
article ul ul, .text_box ul ul{margin: 0; padding: 0 0 0 17px; }
article ul ol, .text_box ul ol{margin: 0; padding: 0 0 0 20px; }

article ol, .text_box ol{margin: 0 0 15px; padding: 0; counter-reset: item; display: table}
article ol li, .text_box ol li{padding: 0 0 0 20px; margin: 5px 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 .transaction_info{padding: 4px 0 4px 20px; border-left: 2px solid #005F8C}
article .transaction_info p{margin: 0; font-size: 16px; line-height: 24px;}
article .transaction_info p strong{color: #005F8C;}




article table.over, .text_box table.over{min-width: 100%; display: block; overflow-x: scroll;}
article .user_table{width: 100%;}
article .user_table tr:nth-child(even){background: #fafafa;}
article .user_table tr th{text-align: center;}
article .user_table tr td{text-align: center; border-top: 0; border-bottom: 0;}
article .user_table tr td:first-of-type{border-left: 0;}
article .user_table tr td:last-of-type{border-right: 0;}
article .user_table tr:nth-child(odd){background: #fff;}



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: 600; padding: 6px 8px; background: #005F8C; color: #fff; border: 1px solid #005379;}
body.color_1 article table tr th, body.color_1 article table tbody tr td.fr-highlighted, body.color_1 .text_box table tr th, body.color_1 .text_box table tbody tr td.fr-highlighted{background: #c41946; border: 1px solid #ab0f38;}
body.color_2 article table tr th, body.color_2 article table tbody tr td.fr-highlighted, body.color_2 .text_box table tr th, body.color_2 .text_box table tbody tr td.fr-highlighted{background: #92c84b; border: 1px solid #78a938;}
body.color_199 article table tr th, body.color_199 article table tbody tr td.fr-highlighted, body.color_199 .text_box table tr th, body.color_199 .text_box table tbody tr td.fr-highlighted{background: #a28138; border: 1px solid #836727;}
body.color_4 article table tr th, body.color_4 article table tbody tr td.fr-highlighted, body.color_4 .text_box table tr th, body.color_4 .text_box table tbody tr td.fr-highlighted{background: #b1b1b2; border: 1px solid #a0a0a0;}


article table tr td, .text_box table tr td{text-align: left; padding: 6px 8px; font-weight: 400; border: 1px solid #e0dfdf;}

article table.gdpr th{ white-space: nowrap; text-align: left !important; text-transform: none !important;}
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ line-height: 18px; text-align: left; font-size: 13px !important;}

@media screen and (max-width: 1024px) {
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 13px !important;}
}
@media screen and (max-width: 500px) {
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 12px !important;}
}

article p.gdpr, .text_box p.gdpr{margin: 0; line-height: 22px;}
article p.gdpr, .text_box p.gdpr{padding: 6px 0;}
article p.gdpr.full, .text_box p.gdpr.full{padding: 0; max-width: 992px}

article .size_inline{display: inline-block; vertical-align: top; margin: 0 80px 0 0;}
article .size_inline table{min-width: 200px;}

article img, .text_box img{max-width: 100%; margin: 0 auto 15px; display: block; height: initial !important;}
article img.fr-fil, .text_box img.fr-fil{float: left; margin: 10px 30px 10px 0;}
article img.fr-fir, .text_box img.fr-fir{float: right; margin: 10px 0 10px 30px;}


article span.fr-video, .text_box span.fr-video{width: 100%; display: block; margin: 0 auto; text-align: center}

article span.fr-video.fr-fvl, .text_box span.fr-video.fr-fvl{text-align: left}
article span.fr-video.fr-fvr, .text_box span.fr-video.fr-fvr{text-align: right}
article span.fr-video iframe, .text_box span.fr-video iframe{max-width: 100%; margin: 0 auto; display: inline-block; width: 640px !important; height: 360px !important;}

@media screen and (max-width: 767px) {
article span.fr-video, .text_box span.fr-video{text-align: center !important;}
article span.fr-video iframe, .text_box span.fr-video iframe{width: 280px !important; height: 160px !important;}
}


img.news_img{float: left; max-width: 400px; display: block; margin: 0 20px 10px 0;}
@media screen and (max-width: 1400px) {
img.news_img{max-width: 280px;}
}
@media screen and (max-width: 768px) {
img.news_img{display: none;}
}


input[type=text], input[type=password], input[type=submit], textarea, code, button{font-family: myriad-pro, sans-serif, Arial; margin: 0;}
 
 
article, div, li, .text_box{height: auto; min-height: 1px; max-height: 9999999px;}
.clear, #cookie_content{min-height: 0; }



html{margin: 0 auto; padding: 0; background: #f4f4f4 ;} 
html.admin_settings_active{position: fixed; overflow-y: scroll; width: 100%;} 
body{color: #2d2d2d; 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: myriad-pro, sans-serif, Arial; padding: 0; font-weight: 400; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}



.inside{position: relative; width: 90%; padding: 0; max-width: 1300px; margin: 0 auto;}
.inside_small{position: relative; width: 90%; padding: 0; max-width: 840px; margin: 0 auto;}
.inside_max{position: relative; width: 90%; padding: 0; max-width: 90%; margin: 0 auto;}
.inside_middle{position: relative; width: 90%; padding: 0; max-width: 1500px; margin: 0 auto;}



.btn{font-weight: 600; font-size: 14px; line-height: 20px; padding: 9px 25px; text-decoration: none; white-space: nowrap; overflow: hidden; position: relative; background: none; display: block; border: 1px solid transparent; text-transform: uppercase; text-align: center; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.disable{background: #e2e2e2 !important; border: 1px solid #e2e2e2 !important; color: #b1b1b1 !important; cursor: no-drop;}
.btn.big{padding: 12px 30px;}
.btn.small{padding: 7px 16px; text-transform: none;}
.btn.xsmall{font-size: 13px; line-height: 18px; padding: 5px 12px; text-transform: none;}
.btn.overflow{overflow: visible;}
.btn img{display: inline-block; vertical-align: top; margin: 0 0 0 4px;}
.btn.shadow{-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6); box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);}
.btn.radius{-webkit-border-radius: 30px; border-radius: 30px;}
.btn.line_height{line-height: 30px;}
.btn.inline{display: inline-block; vertical-align: middle;}
.btn.whitespace{white-space: normal;}
.btn.left{float: left;}
.btn.right{float: right;}
.btn.cursor{cursor: pointer;}
.btn.ultra_min_margin_top{margin-top: 1px;}
.btn.ultra_min_margin_bottom{margin-bottom: 1px;}
.btn.ultra_min_margin_right{margin-right: -3px;}
.btn.ultra_min_margin_left{margin-left: 1px;}
.btn.min_margin_top{margin-top: 5px;}
.btn.min_margin_bottom{margin-bottom: 5px;}
.btn.min_margin_right{margin-right: 5px;}
.btn.min_margin_left{margin-left: 5px;}
.btn.middle_margin_top{margin-top: 10px;}
.btn.middle_margin_bottom{margin-bottom: 10px;}
.btn.middle_margin_right{margin-right: 10px;}
.btn.middle_margin_left{margin-left: 10px;}
.btn.max_margin_top{margin-top: 15px;}
.btn.max_margin_bottom{margin-bottom: 15px;}
.btn.max_margin_right{margin-right: 15px;}
.btn.max_margin_left{margin-left: 15px;}
.btn.ultra_margin_top{margin-top: 25px;}
.btn.ultra_margin_bottom{margin-bottom: 25px;}
.btn.ultra_margin_right{margin-right: 25px;}
.btn.ultra_margin_left{margin-left: 25px;}


.btn i{font-style: normal; font-weight: 600; font-size: 14px; line-height: 20px; }
.btn .item{display: block; z-index: 999; position: absolute; width: 230px; left: 50%; bottom: calc(100% + 15px); visibility: hidden; opacity: 0; margin-left: -115px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn:hover .item{visibility: visible; opacity: 1; bottom: calc(100% + 5px);}
.btn .item .box{display: block; position: relative; padding: 8px; background: #ffffff; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
.btn .item .box::before{display: block; top: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #dbdbdb; border-width: 11px; margin-left: -11px; }
.btn .item .box::after{display: block; top: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 10px; margin-left: -10px; }
.btn .item .img{display: block; width: 100%; padding: 0 0 69%; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.btn .item .title{white-space: normal; display: block; text-align: center; font-size: 12px; line-height: 16px; text-transform : none; margin: 0; padding: 8px 0 0; font-weight: 600;}


/*use*/
.btn.typ_1, .fr-btn1{background: #005F8C; border: 1px solid #005F8C; color: #ffffff;}
.notouch .btn.typ_1:hover, .notouch .fr-btn1:hover, .notouch .item.hover_efekt .btn.typ_1, .notouch a.item:hover .btn.typ_1, .btn.typ_1.active, .btn.typ_1.mixitup-control-active{background: #ffffff; border: 1px solid #005F8C; color: #005F8C;}

body.color_1 .btn.typ_1{background: #c41946; border: 1px solid #c41946; }
.notouch body.color_1 .btn.typ_1:hover, .notouch body.color_1 .item.hover_efekt .btn.typ_1, .notouch body.color_1 a.item:hover .btn.typ_1, body.color_1 .btn.typ_1.active, body.color_1 .btn.typ_1.mixitup-control-active{background: #ffffff; border: 1px solid #c41946; color: #c41946;}
body.color_2 .btn.typ_1{background: #92c84b; border: 1px solid #92c84b; }
.notouch body.color_2 .btn.typ_1:hover, .notouch body.color_2 .item.hover_efekt .btn.typ_1, .notouch body.color_2 a.item:hover .btn.typ_1, body.color_2 .btn.typ_1.active, body.color_2 .btn.typ_1.mixitup-control-active{background: #ffffff; border: 1px solid #92c84b; color: #92c84b;}
body.color_199 .btn.typ_1{background: #a28138; border: 1px solid #a28138; }
.notouch body.color_199 .btn.typ_1:hover, .notouch body.color_199 .item.hover_efekt .btn.typ_1, .notouch body.color_199 a.item:hover .btn.typ_1, body.color_199 .btn.typ_1.active, body.color_199 .btn.typ_1.mixitup-control-active{background: #ffffff; border: 1px solid #a28138; color: #a28138;}
body.color_4 .btn.typ_1{background: #a28138; border: 1px solid #a28138; }
.notouch body.color_4 .btn.typ_1:hover, .notouch body.color_4 .item.hover_efekt .btn.typ_1, .notouch body.color_4 a.item:hover .btn.typ_1, body.color_4 .btn.typ_1.active, body.color_4 .btn.typ_1.mixitup-control-active{background: #ffffff; border: 1px solid #b1b1b2; color: #b1b1b2;}



/*use*/
.btn.typ_2, .fr-btn2{background: #ffffff; border: 1px solid #adadad; color: #000000;}
.notouch .btn.typ_2:hover, .notouch .fr-btn2:hover, .notouch .item.hover_efekt .btn.typ_2, .notouch a.item:hover .btn.typ_2{background: #000000; border: 1px solid #000000; color: #ffffff;}

/*use*/
.btn.typ_3{background: #005F8C; border: 1px solid #005F8C; color: #ffffff; padding-right: 34px}
.btn.typ_3::before{opacity: 1; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_3::after{opacity: 0; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_3:hover, .notouch .item.hover_efekt .btn.typ_3, .notouch a.item:hover .btn.typ_3{background: #ffffff; border: 1px solid #005F8C; color: #005F8C;}
.notouch .btn.typ_3:hover::before, .notouch .item.hover_efekt .btn.typ_3::before, .notouch a.item:hover .btn.typ_3::before{opacity: 0;}
.notouch .btn.typ_3:hover::after, .notouch .item.hover_efekt .btn.typ_3::after, .notouch a.item:hover .btn.typ_3::after{opacity: 1;}

.btn.typ_3.reverse{padding-left: 34px; padding-right: 25px;}
.btn.typ_3.reverse::before{-webkit-transform: rotate(180deg); transform: rotate(180deg); left: 8px; right: auto;}
.btn.typ_3.reverse::after{-webkit-transform: rotate(180deg); transform: rotate(180deg); left: 8px; right: auto;}

/*use*/
.btn.typ_4{background: #ffffff; border: 1px solid #adadad; color: #000000; padding-right: 34px}
.btn.typ_4::before{opacity: 1; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_4::after{opacity: 0; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_4:hover, .notouch .item.hover_efekt .btn.typ_4, .notouch a.item:hover .btn.typ_4{background: #000000; border: 1px solid #000000; color: #ffffff;}
.notouch .btn.typ_4:hover::before, .notouch .item.hover_efekt .btn.typ_4::before, .notouch a.item:hover .btn.typ_4::before{opacity: 0;}
.notouch .btn.typ_4:hover::after, .notouch .item.hover_efekt .btn.typ_4::after, .notouch a.item:hover .btn.typ_4::after{opacity: 1;}

.btn.typ_4.reverse{padding-left: 34px; padding-right: 25px;}
.btn.typ_4.reverse::before{-webkit-transform: rotate(180deg); transform: rotate(180deg); left: 8px; right: auto;}
.btn.typ_4.reverse::after{-webkit-transform: rotate(180deg); transform: rotate(180deg); left: 8px; right: auto;}

/*use*/
.btn.typ_5{background: #fabb5b; border: 1px solid #fabb5b; color: #000000; padding-right: 34px}
.btn.typ_5::before{opacity: 1; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_5::after{opacity: 0; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_5:hover, .notouch .item.hover_efekt .btn.typ_5, .notouch a.item:hover .btn.typ_5{background: #000000; border: 1px solid #000000; color: #ffffff;}
.notouch .btn.typ_5:hover::before, .notouch .item.hover_efekt .btn.typ_5::before, .notouch a.item:hover .btn.typ_5::before{opacity: 0;}
.notouch .btn.typ_5:hover::after, .notouch .item.hover_efekt .btn.typ_5::after, .notouch a.item:hover .btn.typ_5::after{opacity: 1;}

/*use*/
.btn.typ_6{background: transparent; border: 1px solid #adadad; color: #000000; padding-right: 34px}
.btn.typ_6::before{opacity: 1; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_6::after{opacity: 0; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_6:hover, .notouch .item.hover_efekt .btn.typ_6, .notouch a.item:hover .btn.typ_6{background: #005F8C; border: 1px solid #005F8C; color: #ffffff;}
.notouch .btn.typ_6:hover::before, .notouch .item.hover_efekt .btn.typ_6::before, .notouch a.item:hover .btn.typ_6::before{opacity: 0;}
.notouch .btn.typ_6:hover::after, .notouch .item.hover_efekt .btn.typ_6::after, .notouch a.item:hover .btn.typ_6::after{opacity: 1;}

/*use*/
.btn.typ_7{background: transparent; border: 1px solid #ffffff; color: #ffffff; padding-right: 34px}
.btn.typ_7::before{opacity: 1; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_7::after{opacity: 0; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_7:hover, .notouch .item.hover_efekt .btn.typ_7, .notouch a.item:hover .btn.typ_7{background: #ffffff; border: 1px solid #ffffff; color: #000000;}
.notouch .btn.typ_7:hover::before, .notouch .item.hover_efekt .btn.typ_7::before, .notouch a.item:hover .btn.typ_7::before{opacity: 0;}
.notouch .btn.typ_7:hover::after, .notouch .item.hover_efekt .btn.typ_7::after, .notouch a.item:hover .btn.typ_7::after{opacity: 1;}

.btn.typ_7.small{padding: 5px 26px 5px 13px; font-weight: 500;}
.btn.typ_7.small::before{background-size: 12px 12px; right: 6px; top: calc(50% - 6px); width: 12px; height: 12px;}
.btn.typ_7.small::after{background-size: 12px 12px; right: 6px; top: calc(50% - 6px); width: 12px; height: 12px;}


/*use*/
.btn.typ_8{background: #ffffff; border: 1px solid #005F8C; color: #005F8C;}
.notouch .btn.typ_8:hover, .notouch .item.hover_efekt .btn.typ_8, .notouch a.item:hover .btn.typ_8{background: #005F8C; border: 1px solid #005F8C; color: #ffffff;}

body.color_1 .btn.typ_8{color: #c41946; border: 1px solid #c41946; }
.notouch body.color_1 .btn.typ_8:hover, .notouch body.color_1 .item.hover_efekt .btn.typ_8, .notouch body.color_1 a.item:hover .btn.typ_8{background: #c41946; border: 1px solid #c41946; color: #ffffff;}
body.color_2 .btn.typ_8{color: #92c84b; border: 1px solid #92c84b; }
.notouch body.color_2 .btn.typ_8:hover, .notouch body.color_2 .item.hover_efekt .btn.typ_8, .notouch body.color_2 a.item:hover .btn.typ_8{background: #92c84b; border: 1px solid #92c84b; color: #ffffff;}
body.color_199 .btn.typ_8{color: #a28138; border: 1px solid #a28138; }
.notouch body.color_199 .btn.typ_8:hover, .notouch body.color_199 .item.hover_efekt .btn.typ_8, .notouch body.color_199 a.item:hover .btn.typ_8{background: #a28138; border: 1px solid #a28138; color: #ffffff;}
body.color_4 .btn.typ_8{color: #b1b1b2; border: 1px solid #b1b1b2; }
.notouch body.color_4 .btn.typ_8:hover, .notouch body.color_4 .item.hover_efekt .btn.typ_8, .notouch body.color_4 a.item:hover .btn.typ_8{background: #b1b1b2; border: 1px solid #b1b1b2; color: #ffffff;}




/*use*/
.btn.typ_9{background: #005F8C; border: 1px solid #005F8C; color: #ffffff; padding-left: 45px}
.btn.typ_9::before{opacity: 0; background: url(../img/basket_blue.svg) no-repeat scroll center center; background-size: 20px 20px; content: ""; position: absolute; left: 10px; top: calc(50% - 10px); width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_9::after{opacity: 1; background: url(../img/basket_white.svg) no-repeat scroll center center; background-size: 20px 20px; content: ""; position: absolute; left: 10px; top: calc(50% - 10px); width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_9:hover, .notouch .item.hover_efekt .btn.typ_9, .notouch a.item:hover .btn.typ_9{background: #ffffff; border: 1px solid #005F8C; color: #005F8C;}
.notouch .btn.typ_9:hover::before, .notouch .item.hover_efekt .btn.typ_9::before, .notouch a.item:hover .btn.typ_9::before{opacity: 1;}
.notouch .btn.typ_9:hover::after, .notouch .item.hover_efekt .btn.typ_9::after, .notouch a.item:hover .btn.typ_9::after{opacity: 0;}



/*use*/
.btn.typ_10{background: #005F8C; border: 1px solid #005F8C; color: #ffffff; padding-right: 34px}
.btn.typ_10::before{opacity: 1; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_10::after{opacity: 0; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_10:hover, .notouch .item.hover_efekt .btn.typ_10, .notouch a.item:hover .btn.typ_10, .btn.typ_10.active{background: #ffffff; border: 1px solid #005F8C; color: #005F8C;}
.notouch .btn.typ_10:hover::before, .notouch .item.hover_efekt .btn.typ_10::before, .notouch a.item:hover .btn.typ_10::before, .btn.typ_10.active::before{opacity: 0;}
.notouch .btn.typ_10:hover::after, .notouch .item.hover_efekt .btn.typ_10::after, .notouch a.item:hover .btn.typ_10::after, .btn.typ_10.active::after{opacity: 1;}

body.color_1 .btn.typ_10{background: #c41946; border: 1px solid #c41946; }
body.color_1 .btn.typ_10::after{background-image: url(../img/arrow_red_right.svg);}
.notouch body.color_1 .btn.typ_10:hover, .notouch body.color_1 .item.hover_efekt .btn.typ_10, .notouch body.color_1 a.item:hover .btn.typ_10, body.color_1 .btn.typ_10.active{background: #ffffff; border: 1px solid #c41946; color: #c41946;}
body.color_2 .btn.typ_10{background: #92c84b; border: 1px solid #92c84b; }
body.color_2 .btn.typ_10::after{background-image: url(../img/arrow_green_right.svg);}
.notouch body.color_2 .btn.typ_10:hover, .notouch body.color_2 .item.hover_efekt .btn.typ_10, .notouch body.color_2 a.item:hover .btn.typ_10, body.color_2 .btn.typ_10.active{background: #ffffff; border: 1px solid #92c84b; color: #92c84b;}
body.color_199 .btn.typ_10{background: #a28138; border: 1px solid #a28138; }
body.color_199 .btn.typ_10::after{background-image: url(../img/arrow_brown_right.svg);}
.notouch body.color_199 .btn.typ_10:hover, .notouch body.color_199 .item.hover_efekt .btn.typ_10, .notouch body.color_199 a.item:hover .btn.typ_10, body.color_199 .btn.typ_10.active{background: #ffffff; border: 1px solid #a28138; color: #a28138;}
body.color_4 .btn.typ_10{background: #b1b1b2; border: 1px solid #b1b1b2; }
body.color_4 .btn.typ_10::after{background-image: url(../img/arrow_grey_right.svg);}
.notouch body.color_4 .btn.typ_10:hover, .notouch body.color_4 .item.hover_efekt .btn.typ_10, .notouch body.color_4 a.item:hover .btn.typ_10, body.color_4 .btn.typ_10.active{background: #ffffff; border: 1px solid #b1b1b2; color: #b1b1b2;}


/*use*/
.btn.typ_11{background: #ffffff; border: 1px solid #005F8C; color: #005F8C;}
.notouch .btn.typ_11:hover, .notouch .item.hover_efekt .btn.typ_11, .notouch a.item:hover .btn.typ_11, .btn.typ_11.active{background: #005F8C; border: 1px solid #005F8C; color: #ffffff;}


/*use*/
.btn.typ_12{background: #ffffff; border: 1px solid #005F8C; color: #005F8C; padding-right: 34px}
.btn.typ_12::before{opacity: 0; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_12::after{opacity: 1; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 14px 14px; content: ""; position: absolute; right: 8px; top: calc(50% - 7px); width: 14px; height: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_12:hover, .notouch .item.hover_efekt .btn.typ_12, .notouch a.item:hover .btn.typ_12{background: #005F8C; border: 1px solid #005F8C; color: #ffffff;}
.notouch .btn.typ_12:hover::before, .notouch .item.hover_efekt .btn.typ_12::before, .notouch a.item:hover .btn.typ_12::before{opacity: 1;}
.notouch .btn.typ_12:hover::after, .notouch .item.hover_efekt .btn.typ_12::after, .notouch a.item:hover .btn.typ_12::after{opacity: 0;}



/*use*/
.btn.typ_13{background: #005F8C; border: 1px solid #005F8C; color: #ffffff;}
.notouch .btn.typ_13:hover, .btn.typ_13.mixitup-control-active{background: #ffffff; border: 1px solid #005F8C; color: #005F8C;}



@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.typ_10.right{float: none; margin-top: 5px;}
}
@media screen and (max-width: 500px) {
.btn{font-size: 11px; line-height: 16px; padding: 6px 15px;}
.btn i{font-size: 11px; line-height: 16px;} 
}






.header_height{display: block; height: 120px; 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: 35px 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 .lang{text-align: left; position: relative; padding: 5px 0; display: block; float: left; vertical-align: middle;}
header .lang button{border: 1px solid #9d9c9c; color: #5d606a; background: none; font-size: 14px; cursor: pointer; line-height: 38px; width: 40px; font-weight: 600; text-align: center; position: relative; padding: 0; -webkit-border-radius: 30px; border-radius: 30px; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .lang:hover button, header .lang button:focus{color: #005F8C; border: 1px solid #005F8C;}
header .lang ul{z-index: 100; padding: 0; margin: 0; position: absolute; top: 100%; left: 50%; background: #ffffff; display: none; -webkit-box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); -webkit-transform: translateX(-50%); transform: translateX(-50%);}
header .lang:hover ul, header .lang[aria-expanded='true'] ul{display: block;}
header .lang ul li{margin: 0; display: block; width: 100%; padding: 0;}
header .lang ul li a{white-space: nowrap; position: relative; font-weight: 600; display: block; padding: 8px 20px; font-size: 14px; line-height: 20px; text-align: center; color: #5d606a; min-width: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .lang ul li a:hover, header .lang ul li a:focus, header .lang ul li.active a{background: #005F8C; color: #fff;}


header ul.social{margin: 0 0 0 25px; text-align: left; position: relative; padding: 3px 0; display: block; float: left; vertical-align: middle;}
header ul.social li{list-style: none; display: inline-block; margin: 0;}
header ul.social li a{overflow: hidden; display: block; width: 40px; height: 40px; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header 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: 30px 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header 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: 30px 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header ul.social li a.in::before{background-image: url(../img/social_in_icon_grey.svg);}
header ul.social li a.in::after{background-image: url(../img/social_in_icon_blue.svg);;}
header ul.social li a.fb::before{background-image: url(../img/social_fb_icon_grey.svg);}
header ul.social li a.fb::after{background-image: url(../img/social_fb_icon_blue.svg);;}
header ul.social li a.yt::before{background-image: url(../img/social_yt_icon_grey.svg);}
header ul.social li a.yt::after{background-image: url(../img/social_yt_icon_blue.svg);;}
header ul.social li a.li::before{background-image: url(../img/social_li_icon_grey.svg);}
header ul.social li a.li::after{background-image: url(../img/social_li_icon_blue.svg);;}
header ul.social li a.tw::before{background-image: url(../img/social_tw_icon_grey.svg);}
header ul.social li a.tw::after{background-image: url(../img/social_tw_icon_blue.svg);;}



.notouch header ul.social li a:hover::before, header ul.social li a:focus::before{opacity: 0;}
.notouch header ul.social li a:hover::after, header ul.social li a:focus::after{opacity: 1;}

 

header a.logo{display: inline-block; vertical-align: middle; position: absolute; left: 50%; top: 50%; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%);}
header a.logo::before{background: url(../img/logo.svg) no-repeat scroll center center; content: ""; position: absolute; top: 0; left: 0; display: block; margin: 0 auto; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header a.logo, header a.logo::before{width: 107px; height: 90px; background-size: 107px 90px; }





header .user{text-align: left; position: relative; padding: 10px 0; display: block; float: right; vertical-align: middle;}
header .user button{width: 30px; height: 30px; background: none; border: 0; position: relative; cursor: pointer; display: inline-block; vertical-align: middle; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user button::before{opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../img/user_black.svg) no-repeat scroll center center; background-size: 30px 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user button::after{opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../img/user_blue.svg) no-repeat scroll center center; background-size: 30px 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .user button:hover::before, header .user button.active::before{opacity: 0;}
.notouch header .user button:hover::after, header .user button.active::after{opacity: 1;}

header .user ul{z-index: 100; padding: 0; margin: 0; position: absolute; top: 100%; left: 50%; background: #ffffff; display: none; -webkit-box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); -webkit-transform: translateX(-50%); transform: translateX(-50%);}
header .user:hover ul, header .user[aria-expanded='true'] ul{display: block;}
header .user ul li{margin: 0; display: block; width: 100%; padding: 0;}
header .user ul li a{white-space: nowrap; position: relative; font-weight: 600; display: block; padding: 8px 20px; font-size: 14px; line-height: 20px; text-align: center; color: #5d606a; min-width: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .user ul li a:hover, header .user ul li a:focus, header .user ul li.active a{background: #005F8C; color: #fff;}








header .basket{display: block; float: right; position: relative; text-align: center; margin: 5px 30px 5px 0; padding: 0;}
header .basket a{background: #005F8C; font-size: 14px; line-height: 40px; color: #fff; font-weight: 600; text-transform: uppercase; padding: 0 70px 0 40px; position: relative; display: block; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .basket a::before{position: absolute; width: 18px; content: ""; height: 18px; background: #ffffff; left: -9px; margin: 0; top: calc(50% - 9px); -webkit-border-radius: 20px; border-radius: 20px; }
header .basket a::after{position: absolute; width: 0; border-left: 1px dashed #ffffff; content: ""; height: 100%; right: 30px; margin: 0; top: 0; bottom: 0;}
.notouch header .basket a:hover, header .box .basket a.active{background: #000000;}
header .basket a span{z-index: 999; position: absolute; right: 0; top: 50%; -webkit-transform: translateX(50%) translateY(-50%); transform: translateX(50%) translateY(-50%); display: block; background: #ff0000; border: 2px solid #ffffff; font-size: 15px; line-height: 24px; width: 24px; font-weight: 600; text-align: center; color: #ffffff; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
header .basket a span.active{background: #005F8C; }


.open_close_user{display: none; float: right; margin: 10px 15px 10px 0;}
.open_close_user button{width: 30px; height: 30px; background: none; border: 0; position: relative; cursor: pointer; display: inline-block; vertical-align: middle; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.open_close_user button::before{opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../img/user_black.svg) no-repeat scroll center center; background-size: 26px 26px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .open_close_user button::after{opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../img/user_blue.svg) no-repeat scroll center center; background-size: 26px 26px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .open_close_user button:hover::before, .open_close_user button.active::before{opacity: 0;}
.notouch .open_close_user button:hover::after, .open_close_user button.active::after{opacity: 1;}


.open_close_navigation{float: right; cursor: pointer; text-align: center; display: none; position: relative; left: 0; z-index: 20; padding: 0; margin: 9px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.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: #000000; transition: 0.3s; position: relative;}
.open_close_navigation .lines:before, .open_close_navigation .lines:after {display: inline-block; width: 1.8rem; height: 2px; background: #000000; 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: #000000;}
.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: #005F8C;}
.notouch .open_close_navigation:hover .lines-button.x.close .lines:before, .notouch .open_close_navigation:hover .lines-button.x.close .lines:after{background: #005F8C;}
.notouch .open_close_navigation:hover .lines:before, .notouch .open_close_navigation:hover .lines:after{background: #005F8C;}
.notouch .open_close_navigation:hover .lines{background: #005F8C;}




header nav{background: rgba(0,0,0,0.72); position: absolute; left: 0; right: 0; top: 100%; z-index: 99; display: block; vertical-align: middle; margin: 0;}
header nav ul.menu{margin: 0; padding: 0; display: table; table-layout: fixed; width: 100%;}
header nav ul.menu li{display: table-cell; vertical-align: middle; text-align: center; padding: 0; list-style: none;}
header nav ul.menu li a{z-index: 10; position: relative; display: block; line-height: 70px; font-size: 18px; text-transform: uppercase; font-weight: 700; padding: 0; color: #ffffff; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header nav ul.menu li a span{position: relative; z-index: 10; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header nav ul.menu li a::before{z-index: 0; position: absolute; left: 0; right: 0; bottom: 0; height: 3px; background: #000000; content: ""; -webkit-transition: all 200ms ease; transition: all 200ms ease;}
header nav ul.menu li.color_1 a::before{background: rgba(196,25,70,1)}
header nav ul.menu li.color_2 a::before{background: rgba(146,200,75,1)}
header nav ul.menu li.color_199 a::before{background: rgba(162,129,56,1)}
header nav ul.menu li.color_4 a::before{background: rgba(177,177,178,1)}
header nav ul.menu li.color_3 a::before{background: rgba(0,94,138,1)}
header nav ul.menu li.color_5 a::before{background: rgba(255,255,255,1)}
.notouch header nav ul.menu li:hover a::before, header nav ul.menu li a:focus::before, header nav ul.menu li.active a::before{height: 100%;}
.notouch header nav ul.menu li.color_5:hover a span, header nav ul.menu li.color_5 a:focus span, header nav ul.menu li.color_5.active a span{color: #000000;}


header nav ul.menu li ul{text-align: left; padding: 50px 50px; width: calc(100% - 100px); z-index: 0; margin: 0; opacity: 0; visibility: hidden; position: absolute; top: 100%; left: 0; right: 0; display: none; table-layout: fixed; -webkit-box-shadow: 0 0 25px -10px rgba(0,0,0,0.5); box-shadow: 0 0 25px -10px rgba(0,0,0,0.5); -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
header nav ul.menu li:hover ul{display: block; opacity: 1; visibility: visible; font-size: 0;}
header nav ul.menu li.color_1 ul{background: rgba(196,25,70,0.99);}
header nav ul.menu li.color_2 ul{background: rgba(146,200,75,0.99);}
header nav ul.menu li.color_199 ul{background: rgba(162,129,56,0.99);}
header nav ul.menu li.color_4 ul{background: rgba(177,177,178,0.99);}
header nav ul.menu li.color_3 ul{background: rgba(0,94,138,0.99);}
header nav ul.menu li.color_5 ul{background: rgba(255,255,255,0.99);}
header nav ul.menu li ul li{display: inline-block; vertical-align: top; list-style: none; width: 16.66%; margin: 50px 0 0;}
header nav ul.menu li ul li:nth-child(-n + 6){margin: 0;}

header nav ul.menu li:nth-child(1) ul li{width: 14.28%;}
header nav ul.menu li:nth-child(1) ul li:nth-child(-n + 7){margin: 0;}

header nav ul.menu li ul li a{opacity: 0.8; position: relative; display: block; line-height: 24px; font-size: 18px; text-transform: none; font-weight: 600; padding: 0 12px 5px; color: #ffffff; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header nav ul.menu li ul li a::before{opacity: 0.8; position: absolute; left: 12px; width: 30px; bottom: 0; height: 1px !important; background: #ffffff !important; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header nav ul.menu li ul li a:hover, header nav ul.menu li ul li a:focus{opacity: 1;}
.notouch header nav ul.menu li ul li a:hover::before, header nav ul.menu li ul li a:focus::before{opacity: 1; width: 80px;}
header nav ul.menu li ul li.active a{color: rgba(0,0,0,0.8);}
header nav ul.menu li ul li.active a::before{background: #000 !important;}


header nav ul.menu li.color_5 ul li a{color: #000000;}
header nav ul.menu li.color_5 ul li a::before{background: #000000 !important;}
header nav ul.menu li.color_5 ul li.active a{color: rgba(0,0,0,0.8);}
header nav ul.menu li.color_5 ul li.active a::before{background: #000 !important;}




header nav ul.menu li ul li ul{padding: 15px 0 0; width: 100%; z-index: 0; margin: 0; position: relative; top: 0; display: block; background: none !important; -webkit-box-shadow: none; box-shadow: none;}
header nav ul.menu li ul li ul li{width: 100% !important; text-align: left; display: block; list-style: none; padding: 0 0 2px; margin: 0;}
header nav ul.menu li ul li ul li a{-webkit-border-radius: 4px; border-radius: 4px; opacity: 0.8; position: relative; display: inline-block; vertical-align: middle; line-height: 24px; font-size: 14px; text-transform: none; font-weight: 400; padding: 4px 12px; color: #ffffff !important; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header nav ul.menu li ul li ul li a::before{display: none;}
.notouch header nav ul.menu li ul li ul li a:hover, header nav ul.menu li ul li ul li a:focus, header nav ul.menu li ul li ul li.active a{opacity: 1; background: rgba(0,0,0,0.25);}

header nav ul.menu li ul li ul li a .stit{background: #e2e2e2; display: inline-block; margin: 0 0 0 5px; font-weight: 700; font-size: 12px; line-height: 14px; padding: 3px 6px; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header nav ul.menu li ul li ul li:hover a .stit, header nav ul.menu li ul li ul li.active a .stit{background: rgba(0,0,0,0.25); color: #fff !important;}

header nav ul.menu li.color_5 ul li ul li a{color: #000000 !important;}
.notouch header nav ul.menu li ul li.color_5 ul li a:hover, header nav ul.menu li.color_5 ul li ul li a:focus, header nav ul.menu li.color_5 ul li ul li.active a{background: rgba(0,0,0,0.25);}








header .header_search{text-align: right; position: relative; display: block; float: right; width: 36px; margin: 7px 30px 7px 0;}
header .search{margin: 0; border: 1px solid #9d9c9c; 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_active .search{opacity: 0; visibility: hidden; }
header .search::before{opacity: 1; background-image: url(../img/search_black.svg); position: absolute; left: 0; top: 0; bottom: 0; width: 34px; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search::after{opacity: 0; background-image: url(../img/search_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;}
.notouch header .search:hover{border: 1px solid #005F8C;}
.notouch header .search:hover::before{opacity: 0;}
.notouch header .search:hover::after{opacity: 1;}




header #search_box{height: 34px; opacity: 0; visibility: hidden; border: 1px solid #fff; -webkit-border-radius: 30px; border-radius: 30px; width: 100%; position: absolute; right: 0; top: 0; 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: 240px; border: 1px solid #9d9c9c; position: absolute; right: 0; top: -1px; 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: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box input[type=text]:focus{border: 1px solid #005F8C; }
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{position: absolute; right: -1px; top: -1px; width: 36px; height: 36px; background: none; z-index: 10; border: 1px solid #9d9c9c; background: #ffffff; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box button[type=submit].search_field::before{opacity: 1; background: url(../img/search_black.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_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;}
.notouch header #search_box button[type=submit].search_field:hover{border: 1px solid #005F8C;}
.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: 240px; -webkit-border-radius: 30px; border-radius: 30px; border: 1px solid #ffffff; top: 42px; opacity: 0; visibility: hidden; font-size: 12px; line-height: 16px; font-weight: 600; z-index: 0; position: absolute; right: 0; background: #fff; color: #515154; padding: 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: 297px; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; opacity: 1; visibility: visible; display: block; z-index: 0; position: absolute; margin: 0; padding: 0; top: 42px; right: 0; background: #ffffff; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
header #search_box form ul.hide{opacity: 0; visibility: hidden;}
header #search_box form ul:empty{display: none;}
header #search_box form ul li{list-style: none; display: block;}
header #search_box form ul li a, header #search_box form ul li button{border: 0; background: #fff; text-align: left; border-top: 1px solid #f0f0f0; font-size: 13px; line-height: 22px; color: #515154; padding: 5px 10px; list-style: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header #search_box form ul li:hover a, header #search_box form ul li.active a{background: #f0f0f0; color: #515154;}
.notouch header #search_box form ul li.special:hover a, header #search_box form ul li.active.special a{background: #005F8C; 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: #005F8C; 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;}

 















.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: 70px 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.lang{display: none;}
.ipad_menu > ul > li > a, .ipad_menu > ul > li > button:not(.icon){border: 0; background: none; border-top: 1px solid #ededed; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 15px; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu > ul > li > button:not(.icon){text-align: left; width: 100%; }
.notouch .ipad_menu > ul > li > a:hover, .ipad_menu > ul > li > a:focus, .ipad_menu > ul > li.active > a, .ipad_menu > ul > li[aria-expanded='true'] > a, .ipad_menu > ul > li.focus_efekt > a,
.notouch .ipad_menu > ul > li > button:not(.icon):hover, .ipad_menu > ul > li > button:not(.icon):focus, .ipad_menu > ul > li.active > button:not(.icon), .ipad_menu > ul > li[aria-expanded='true'] > button:not(.icon), .ipad_menu > ul > li.focus_efekt > button:not(.icon){background: #005F8C; border-top: 1px solid #004769; color: #fff;}

.ipad_menu > ul > li > ul{border-top: 1px solid #d4d4d4; display: none; position: relative; text-align: left; margin: 0; padding: 0 0 0 25px; z-index: 9998; background: #ececec;}
.ipad_menu > ul > li[aria-expanded='true'] > ul, .ipad_menu > ul > li.open > ul{display: block;}
.ipad_menu > ul > li > ul > li{position: relative; list-style: none; display: block;}
.ipad_menu > ul > li > ul > li > a{border-top: 1px solid #d4d4d4; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; 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: #005F8C}


.ipad_menu > ul > li > 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 > ul > li[aria-expanded='true'] > ul{display: block;}
.ipad_menu > ul > li > ul > li > ul > li{position: relative; list-style: none; display: block;}
.ipad_menu > ul > li > ul > li > ul > li > a{border-top: 1px solid #d4d4d4; position: relative; font-size: 13px; line-height: 44px; font-weight: 400; 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 > ul > li:nth-child(1) > a{border-top: 0 !important}
.notouch .ipad_menu > ul > li > ul > li > ul > li > a:hover, .ipad_menu > ul > li > ul > li > ul > li > a:focus, .ipad_menu > ul > li > ul > li > ul > li.active > a, .ipad_menu > ul > li > ul > li > ul > li[aria-expanded='true'] > a, .ipad_menu > ul > li > ul > li > ul > li.focus_efekt > a{color: #005F8C}


.ipad_menu > ul > li > ul > li > 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 > ul > li > ul > li[aria-expanded='true'] > ul{display: block;}
.ipad_menu > ul > li > ul > li > ul > li > ul > li{position: relative; list-style: none; display: block;}
.ipad_menu > ul > li > ul > li > ul > li > ul > li > a{border-top: 1px solid #d4d4d4; position: relative; font-size: 13px; line-height: 44px; font-weight: 400; 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 > ul > li > ul > li:nth-child(1) > a{border-top: 0 !important}
.notouch .ipad_menu > ul > li > ul > li > ul > li > ul > li > a:hover, .ipad_menu > ul > li > ul > li > ul > li > ul > li > a:focus, .ipad_menu > ul > li > ul > li > ul > li > ul > li.active > a, .ipad_menu > ul > li > ul > li > ul > li > ul > li[aria-expanded='true'] > a, .ipad_menu > ul > li > ul > li > ul > li > ul > li.focus_efekt > a{color: #005F8C}



.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_black_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_blue_right.svg) no-repeat scroll center center; background-size: 12px 12px;}
.ipad_menu ul > li.open > .icon::before{-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}






.user_menu{text-align: center; display: none; position: absolute; max-width: 1920px; margin: 0 auto; width: 100%; top: -900px; right: 0; left: 0; background: #ffffff; -webkit-box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); box-shadow: 2px 2px 14px -5px rgba(0,0,0,0.5); padding: 70px 0 0; z-index: 9998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_menu.move{top: 0 !important;}
.user_menu > ul{display: block; position: relative; text-align: left; margin: 0; padding: 0; z-index: 9998;}
.user_menu > ul > li{position: relative; list-style: none; display: block;}
.user_menu > ul > li > a, .user_menu > ul > li > button:not(.icon){border: 0; background: none; border-top: 1px solid #ededed; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 15px; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_menu > ul > li > button:not(.icon){text-align: left; width: 100%; }
.notouch .user_menu > ul > li > a:hover, .user_menu > ul > li > a:focus, .user_menu > ul > li.active > a, .user_menu > ul > li[aria-expanded='true'] > a, .user_menu > ul > li.focus_efekt > a,
.notouch .user_menu > ul > li > button:not(.icon):hover, .user_menu > ul > li > button:not(.icon):focus, .user_menu > ul > li.active > button:not(.icon), .user_menu > ul > li[aria-expanded='true'] > button:not(.icon), .user_menu > ul > li.focus_efekt > button:not(.icon){background: #005F8C; border-top: 1px solid #004769; color: #fff;}





@media screen and (max-width: 1400px) {
header nav ul.menu li a{line-height: 60px; font-size: 18px;}
 header nav ul.menu li ul{padding: 35px; width: calc(100% - 70px)}
}




@media screen and (max-width: 1330px) {
.header_height{height: 100px;}
header{padding: 25px 0;}
header a.logo, header a.logo::before{width: 95px; height: 80px; background-size: 95px 80px; }

header nav ul.menu li a{line-height: 50px; font-size: 16px;}

header ul.social li a::before{background-size: 28px 28px;}
header ul.social li a::after{background-size: 28px 28px;}
}


@media screen and (max-width: 1024px) {
.header_height{height: 80px;}
header{padding: 15px 0;}
header a.logo, header a.logo::before{width: 71px; height: 60px; background-size: 71px 60px; }

header .basket{margin: 5px 25px 5px 0;}
header .basket a{padding: 0 55px 0 25px;}
header .basket a::before{width: 14px; height: 14px; left: -7px; top: calc(50% - 7px);}

header nav ul.menu li a{font-size: 14px; text-transform: none; font-weight: 600;}

header .header_search{margin: 7px 25px 7px 0;}

header ul.social li a::before{background-size: 26px 26px;}
header ul.social li a::after{background-size: 26px 26px;}

}


@media screen and (max-width: 1024px) {
.header_height{height: 70px;}
header{padding: 10px 0; position: absolute;}

header ul.social{display: none;}
header a.logo{left: 0; -webkit-transform: translateY(-50%) translateX(0); transform: translateY(-50%) translateX(0);}
header a.logo, header a.logo::before{width: 64px; height: 54px; background-size: 64px 54px; }
header .lang{padding: 0; position: absolute; right: 323px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
header .lang button{font-size: 13px; line-height: 34px; width: 36px;}


header nav{display: none}
header .user{display: none;}
.ipad_menu, .user_menu, .open_close_navigation, .open_close_user{display: block;}




header .basket{margin: 8px 20px 8px 0;}
header .basket a{font-size: 13px; line-height: 34px; padding: 0 45px 0 20px;}
header .basket a::before{width: 12px; height: 12px; left: -6px; top: calc(50% - 6px);}
header .basket a::after{right: 25px;}
header .basket a span{font-size: 13px; line-height: 20px; width: 20px;}


header .header_search{margin: 7px 20px 7px 0;}

}

@media screen and (max-width: 585px) {
.open_close_user{margin-right: 10px;}
header .lang{display: none;}
header .basket{margin-right: 15px;}
header .basket a{padding: 0 35px 0 15px; font-size: 12px;}
header .header_search{margin-right: 10px;}
header.search_active .search{opacity: 1; visibility: visible;}
header #search_box{top: 60px; right: -180px;}
.ipad_menu ul li.lang{display: block;}
}










 



.welcome_0{padding: 0 0 32.5%; background: no-repeat scroll center center #efefef; -webkit-background-size: cover; background-size: cover; position: relative; display: block;}
.sub .welcome_0{padding: 0; height: 220px;}
/*
.sub.color_1 .welcome_0{background-image: url(../img/main_bg1.jpg);}
.sub.color_2 .welcome_0{background-image: url(../img/main_bg2.jpg);}
.sub.color_199 .welcome_0{background-image: url(../img/main_bg2.jpg);}
.sub.color_4 .welcome_0{background-image: url(../img/main_bg2.jpg);}
.sub.color_3 .welcome_0{background-image: url(../img/main_bg2.jpg);}
.sub.color_5 .welcome_0{background-image: url(../img/main_bg2.jpg);}
*/
.welcome_0 .box{background: rgba(0,0,0,0.2); width: 100%; position: absolute; left: 0; right: 0; top: 70px; bottom: 0; display: table; height: calc(100% - 70px);}
.welcome_0 .box .centering{display: table-cell; vertical-align: middle; width: 100%; height: 100%;}
.welcome_0 .box .centering h1{text-shadow: 2px 2px 7px rgba(0,0,0,0.9); text-align: center; margin: 0 0 30px; padding: 0; text-transform: none; font-size: 64px; line-height: 76px; font-weight: 600;}
.welcome_0 .box .centering .anotation{max-width: 660px; display: block; margin: 0 auto; padding: 0;}
.welcome_0 .box .centering .anotation, .welcome_0 .box .centering .anotation *{text-align: center; font-size: 22px; line-height: 28px;}
.welcome_0 .box .centering .anotation *{margin: 0; text-shadow: 2px 2px 7px rgba(0,0,0,0.9); }

.welcome_0 .box .centering .white h1, .welcome_0 .box .centering .white .anotation, .welcome_0 .box .centering .white .anotation *{color: #fff;}
.welcome_0 .box .centering .black h1, .welcome_0 .box .centering .black .anotation, .welcome_0 .box .centering .black .anotation *{color: #000;}

@media screen and (max-width: 1500px) {
.welcome_0 .box .centering h1{margin: 0 0 20px; font-size: 54px; line-height: 64px;}
.welcome_0 .box .centering .anotation{max-width: 660px;}
.welcome_0 .box .centering .anotation, .welcome_0 .box .centering .anotation *{font-size: 20px; line-height: 26px;}
}

@media screen and (max-width: 1400px) {
.sub .welcome_0{height: 180px;}
.welcome_0 .box{top: 60px; height: calc(100% - 60px);}
}

@media screen and (max-width: 1330px) {
.sub .welcome_0{height: 140px;}
.welcome_0 .box{top: 50px; height: calc(100% - 50px);}
}

@media screen and (max-width: 1300px) {
.welcome_0 .box .centering h1{margin: 0 0 15px; font-size: 48px; line-height: 56px;}
.welcome_0 .box .centering .anotation{max-width: 600px;}
.welcome_0 .box .centering .anotation, .welcome_0 .box .centering .anotation *{font-size: 18px; line-height: 24px;}
}

@media screen and (max-width: 1024px) {
.welcome_0 .box .centering h1{margin: 0 0 12px; font-size: 40px; line-height: 48px;}
.welcome_0 .box .centering .anotation{max-width: 520px;}
.welcome_0 .box .centering .anotation, .welcome_0 .box .centering .anotation *{font-size: 16px; line-height: 22px;}
}

@media screen and (max-width: 1024px) {
.sub .welcome_0{height: 100px;}
.welcome_0 .box{top: 0; height: 100%;}
.welcome_0 .box .centering h1{margin: 0 0 8px; font-size: 36px; line-height: 44px;}
}

@media screen and (max-width: 500px) {
.welcome_0{padding: 0; height: 163px;}
 .sub .welcome_0{background-position: left center;}
.welcome_0 .box .centering h1{margin: 0 0 6px; font-size: 22px; line-height: 28px;}
.welcome_0 .box .centering .anotation, .welcome_0 .box .centering .anotation *{font-size: 13px; line-height: 18px;}
}








.welcome_1{padding: 80px 0; background: url(../img/footer_bg.jpg) no-repeat scroll center center #efefef; -webkit-background-size: cover; background-size: cover; position: relative; display: block;}
.welcome_1 h2{font-size: 36px; line-height: 44px; color: #000; font-weight: 300; margin: 0; padding: 0; text-align: left; position: relative;}
.welcome_1 h2 strong{font-size: 36px; line-height: 44px; color: #000; font-weight: 700; margin: 0; padding: 0; text-align: left; position: relative;}
.welcome_1 .btn.typ_3{position: absolute; right: 0; top: 2px;}
.welcome_1 .news_list{margin: 40px 0 0;}

@media screen and (max-width: 1400px) {
.welcome_1{padding: 60px 0;}
.welcome_1 h2, .welcome_1 h2 strong{font-size: 30px; line-height: 40px;}
}

@media screen and (max-width: 1024px) {
.welcome_1{padding: 40px 0;}
.welcome_1 h2, .welcome_1 h2 strong{font-size: 26px; line-height: 34px;}
.welcome_1 .btn.typ_3{top: -3px;}
.welcome_1 .news_list{margin: 30px 0 0;}
}

@media screen and (max-width: 600px) {
.welcome_1{padding: 30px 0; text-align: center;}
.welcome_1 h2{display: block; text-align: center; margin: 0 0 10px;}
.welcome_1 h2, .welcome_1 h2 strong{font-size: 25px; line-height: 32px;}
.welcome_1 .btn.typ_3{right: initial; top: initial; position: relative;}
}









.welcome_2{padding: 80px 0; background: #fff; position: relative; display: block;}
.welcome_2 h2{font-size: 36px; line-height: 44px; color: #000; font-weight: 300; margin: 0; padding: 0; text-align: left; position: relative;}
.welcome_2 h2 strong{font-size: 36px; line-height: 44px; color: #000; font-weight: 700; margin: 0; padding: 0; text-align: left; position: relative;}
.welcome_2 .box_list{margin: 40px 0 0; display: block; position: relative; width: 100%;}
.welcome_2 .box_list .top{font-size: 0; display: block; position: relative; width: 100%;}
.welcome_2 .box_list .top .item{text-align: left; display: inline-block; vertical-align: top; width: calc(50% - 25px / 2); margin: 25px 0 0; background: no-repeat scroll center center #efefef; -webkit-background-size: cover; background-size: cover; position: relative; -webkit-border-radius: 4px; border-radius: 4px;}
.welcome_2 .box_list .top .item:nth-child(2n){margin: 25px 0 0 25px;}
.welcome_2 .box_list .top .item:nth-child(-n + 2){margin-top: 0;}
.welcome_2 .box_list .top .item.bg_1{background-image: url(../img/img1.jpg);}
.welcome_2 .box_list .top .item.bg_2{background-image: url(../img/img2.jpg);}
.welcome_2 .box_list .top .item .btn{position: absolute; right: 0; top: 2px;}
.welcome_2 .box_list .top .item .in h3{margin: 0 0 80px;}

.welcome_2 .box_list .bottom{font-size: 0; display: block; position: relative; width: 100%;}
.welcome_2 .box_list .bottom .item{text-align: left; display: inline-block; vertical-align: top; width: calc(33.33% - 50px / 3); margin: 25px 0 0; background: no-repeat scroll center center #efefef; -webkit-background-size: cover; background-size: cover; position: relative; -webkit-border-radius: 4px; border-radius: 4px;}
.welcome_2 .box_list .bottom .item:nth-child(3n - 1){margin: 25px 25px 0;}
.welcome_2 .box_list .bottom .item.bg_3{background-image: url(../img/img3.jpg);}
.welcome_2 .box_list .bottom .item.bg_4{background-image: url(../img/img4.jpg);}
.welcome_2 .box_list .bottom .item.bg_5{background-image: url(../img/img5.jpg);}
.welcome_2 .box_list .bottom .item .in h3{margin: 0 0 65px;}


.welcome_2 .box_list .item .in{position: relative; display: block; margin: 45px;}
.welcome_2 .box_list .item .in h3{font-size: 36px; line-height: 44px; color: #ffffff; font-weight: 700; margin: 0; padding: 0 0 20px; text-align: left; position: relative;}
.welcome_2 .box_list .item .in h3::before{position: absolute; left: 0; bottom: 0; height: 2px; width: 105px; background: #fabb5b; content: ""; display: block;}
.welcome_2 .box_list .item .in table{width: 100%; border-collapse: collapse; border-spacing: 0;}
.welcome_2 .box_list .item .in table tbody tr{border-top: 1px solid rgba(255,255,255,0.3);}
.welcome_2 .box_list .item .in table tbody tr:nth-child(1){border-top: 0;}
.welcome_2 .box_list .item .in table th{padding: 0; font-size: 15px; line-height: 22px; color: #fabb5b; font-weight: 700; text-transform: uppercase;}
.welcome_2 .box_list .item .in table td{padding: 12px 0; font-size: 15px; line-height: 22px; color: #ffffff; font-weight: 400;}
.welcome_2 .box_list .item .in table td.align-right{font-weight: 900;}
.welcome_2 .box_list .item .in table td a{display: inline-block; font-size: 15px; line-height: 22px; color: #ffffff; font-weight: 400; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_2 .box_list .item .in table td a:hover, .welcome_2 .box_list .item .in table td a:focus{text-decoration: underline;}
.welcome_2 .box_list .item .in table td span{display: inline-block; vertical-align: middle; background: #fff; color: #000; font-size: 14px; line-height: 30px; padding: 0 12px; font-weight: 600; -webkit-border-radius: 6px; border-radius: 6px;}


@media screen and (max-width: 1500px) {

}


@media screen and (max-width: 1400px) {
.welcome_2{padding: 60px 0;}
.welcome_2 h2, .welcome_2 h2 strong{font-size: 30px; line-height: 40px;}



.welcome_2 .box_list{margin: 30px 0 0;}
.welcome_2 .box_list .item .in{margin: 35px;}
.welcome_2 .box_list .item .in h3{font-size: 30px; line-height: 40px;}
}

@media screen and (max-width: 1250px) {
.welcome_2 .box_list{margin: 25px 0 0;}
.welcome_2 .box_list .item .in{margin: 30px;}
.welcome_2 .box_list .item .in h3{font-size: 26px; line-height: 36px; padding: 0 0 15px;}
.welcome_2 .box_list .item .in h3::before{width: 90px;}

.welcome_2 .box_list .top .item .in h3{margin: 0 0 60px;}
.welcome_2 .box_list .bottom .item .in h3{margin: 0 0 40px;}

.welcome_2 .box_list .item .in table th{font-size: 14px; line-height: 20px;}
.welcome_2 .box_list .item .in table td{padding: 8px 0; font-size: 14px; line-height: 20px;}
.welcome_2 .box_list .item .in table td a{font-size: 14px; line-height: 20px;}
.welcome_2 .box_list .item .in table td span{font-size: 13px; line-height: 28px; padding: 0 10px;}

}
@media screen and (max-width: 1100px) {
.welcome_2 .box_list .item .in h3{font-size: 24px; line-height: 34px;}
}

@media screen and (max-width: 1024px) {
.welcome_2{padding: 40px 0;}
.welcome_2 h2, .welcome_2 h2 strong{font-size: 26px; line-height: 34px;}
.welcome_2 .btn.typ_3{top: -3px;}
.welcome_2 .box_list{margin: 20px 0 0;}


.welcome_2 .box_list .top .item{width: 100%; margin: 20px 0 0;}
.welcome_2 .box_list .top .item:nth-child(2n){margin: 20px 0 0 0;}
.welcome_2 .box_list .top .item:nth-child(-n + 2){margin-top: 20px;}
.welcome_2 .box_list .top .item:nth-child(-n + 1){margin-top: 0;}

.welcome_2 .box_list .item .in{margin: 25px;}
.welcome_2 .box_list .top .item .in h3{margin: 0 0 35px;}
.welcome_2 .box_list .bottom .item .in h3{margin: 0 0 35px;}

.welcome_2 .box_list .top .item .btn{top: -7px;}

.welcome_2 .box_list .bottom .item{width: calc(33.33% - 40px / 3); margin: 20px 0 0;}
.welcome_2 .box_list .bottom .item:nth-child(3n - 1){margin: 20px 20px 0;}

.welcome_2 .box_list .item .in h3{font-size: 20px; line-height: 26px; padding: 0 0 10px;}
.welcome_2 .box_list .item .in h3::before{width: 80px;}
}

@media screen and (max-width: 800px) {
.welcome_2 .box_list .bottom{text-align: left;}
.welcome_2 .box_list .bottom .item{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.welcome_2 .box_list .bottom .item:nth-child(3n - 1){margin: 20px 0 0;}
.welcome_2 .box_list .bottom .item:nth-child(2n){margin: 20px 0 0 20px;}
}


@media screen and (max-width: 600px) {
.welcome_2{padding: 30px 0; text-align: center;}
.welcome_2 h2{display: block; text-align: center; margin: 0 0 10px;}
.welcome_2 h2, .welcome_2 h2 strong{font-size: 25px; line-height: 32px;}

.welcome_2 .box_list .top .item{width: 100%; margin: 20px 0 0;}
.welcome_2 .box_list .top .item:nth-child(3n - 1){margin: 20px 0 0;}
.welcome_2 .box_list .top .item:nth-child(2n){margin: 20px 0 0;}
.welcome_2 .box_list .top .item:nth-child(1){margin-top: 0;}

.welcome_2 .box_list .bottom .item{width: 100%; margin: 20px 0 0;}
.welcome_2 .box_list .bottom .item:nth-child(3n - 1){margin: 20px 0 0;}
.welcome_2 .box_list .bottom .item:nth-child(2n){margin: 20px 0 0;}

.welcome_2 .box_list .item .in table{display: none;}

.welcome_2 .box_list .top .item .in h3{margin: 0 0 30px;}
.welcome_2 .box_list .bottom .item .in h3{margin: 0 0 30px;}

.welcome_2 .box_list .top .item .btn{right: initial; top: initial; position: relative;}
}

@media screen and (max-width: 500px) {
.welcome_2 .box_list .item .in{margin: 20px;}
.welcome_2 .box_list .top .item .in h3{margin: 0 0 20px;}
.welcome_2 .box_list .bottom .item .in h3{margin: 0 0 20px;}
}








.welcome_3{width: 90%; max-width: 1500px; margin: 0 auto; padding: 0 0 80px; background: #fff; position: relative; display: block; border-top: 0;}
.sub .welcome_3{padding: 40px 0 60px; border-top: 3px solid #f4f4f4;}
.welcome_3 .inside_middle{width: 100%; max-width: 100%;}
.welcome_3 h2{font-size: 36px; line-height: 44px; color: #000; font-weight: 300; margin: 0; padding: 0; text-align: left; position: relative;}
.welcome_3 h2 strong{font-size: 36px; line-height: 44px; color: #000; font-weight: 700; margin: 0; padding: 0; text-align: left; position: relative;}
.welcome_3 .btn.typ_5{position: absolute; right: 0; top: 2px;}
.welcome_3 .calendar{font-size: 0; text-align: left; display: block; background: #f4f4f4; width: 100%; margin: 30px 0 0; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden;}


.welcome_3 .calendar_box{display: inline-block; vertical-align: middle; padding: 60px; }
.welcome_3 .calendar_box #calendar{width: 520px; margin: 0 auto;}

.welcome_3 .calendar_box #calendar .fc-toolbar{position: relative; text-align: center; padding: 0 0 20px; margin: 0; font-size: 0;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-left{width: calc(100% - 93px); display: inline-block; vertical-align: middle;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-left h2{text-transform: capitalize; font-size: 26px; line-height: 32px; font-weight: 600; text-align: left; margin: 0; padding: 0; color: #4d4d4d;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-right{width: 93px; display: inline-block; vertical-align: middle;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-prev-button{width: 44px; height: 44px; border: 0; padding: 0; text-indent: -9999px; background: #c6c6c6; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-prev-button::before{background: url(../img/calendar_arrow_left.svg) no-repeat scroll center center; background-size: 48px 48px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-prev-button:hover, .welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-prev-button:focus{background: #fabb5b;}

.welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-next-button{margin: 0 0 0 5px; width: 44px; height: 44px; border: 0; padding: 0; text-indent: -9999px; background: #c6c6c6; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-next-button::before{background: url(../img/calendar_arrow_right.svg) no-repeat scroll center center; background-size: 48px 48px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-next-button:hover, .welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-next-button:focus{background: #fabb5b;}

.welcome_3 .calendar_box #calendar .fc-toolbar .fc-center{display: none;}


.welcome_3 .calendar_box #calendar .fc-day-grid-container{height: 272px !important; padding: 6px 0 0;}
.welcome_3 .calendar_box #calendar table{border-spacing: 0 0; table-layout: fixed; width: 100%;}
.welcome_3 .calendar_box #calendar table .fc-head th{font-size: 13px; line-height: 38px; text-align: center; padding: 0 0 20px; font-weight: 700; color: #808080; text-transform: uppercase;}
.welcome_3 .calendar_box #calendar table .fc-head th.fc-sun{color: #ed1726;}
.welcome_3 .calendar_box #calendar table .fc-body{background: transparent;}
.welcome_3 .calendar_box #calendar table .fc-body thead td{position: relative; text-align: center; cursor: pointer; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_3 .calendar_box #calendar table .fc-body thead td span{-webkit-border-radius: 20px; border-radius: 20px; display: inline-block; position: relative; z-index: 999; font-size: 14px; width: 38px; line-height: 38px; text-align: center; padding: 0; font-weight: 700; color: #808080; -webkit-transition: all 400ms ease; transition: all 400ms ease;/* -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;*/ }
.welcome_3 .calendar_box #calendar table .fc-body thead td.fc-sun span{color: #ed1726;}
.welcome_3 .calendar_box #calendar table .fc-body td.fc-other-month{opacity: 0.4;}

.welcome_3 .calendar_box #calendar table .fc-body thead td::before{position: absolute; top: 50%; left: 50%; margin: -20px 0 0 -20px; width: 40px; height: 40px; z-index: 0; content: ""; display: block; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.active::before{ background: #fabb5b !important; }
.welcome_3 .calendar_box #calendar table .fc-body thead td.action-event::before{ background: #808080;}
/*.welcome_3 .calendar_box #calendar table .fc-body thead td.action-event.active::before{ background: #70bf47;background: -moz-linear-gradient(45deg, #70bf47 0%, #01aeee 100%);background: -webkit-linear-gradient(45deg, #70bf47 0%,#01aeee 100%);background: linear-gradient(45deg, #70bf47 0%,#01aeee 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70bf47', endColorstr='#01aeee',GradientType=1 );}
.welcome_3 .calendar_box #calendar table .fc-body thead td.action-event-more::before{ background: #70bf47;background: -moz-linear-gradient(45deg, #70bf47 0%, #01aeee 100%);background: -webkit-linear-gradient(45deg, #70bf47 0%,#01aeee 100%);background: linear-gradient(45deg, #70bf47 0%,#01aeee 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70bf47', endColorstr='#01aeee',GradientType=1 );}*/
.welcome_3 .calendar_box #calendar table .fc-body thead td.fc-today::before{ background: #808080; }
/*.welcome_3 .calendar_box #calendar table .fc-body thead td.fc-today.action-event::before{ background: #70bf47;background: -moz-linear-gradient(45deg, #70bf47 0%, #01aeee 100%);background: -webkit-linear-gradient(45deg, #70bf47 0%,#01aeee 100%);background: linear-gradient(45deg, #70bf47 0%,#01aeee 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70bf47', endColorstr='#01aeee',GradientType=1 );}
.welcome_3 .calendar_box #calendar table .fc-body thead td.fc-today.action-event-more::before{ background: #70bf47;background: -moz-linear-gradient(45deg, #70bf47 0%, #01aeee 100%);background: -webkit-linear-gradient(45deg, #70bf47 0%,#01aeee 100%);background: linear-gradient(45deg, #70bf47 0%,#01aeee 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70bf47', endColorstr='#01aeee',GradientType=1 );}*/

.welcome_3 .calendar_box #calendar table .fc-body thead td.action-event::after{display: none; border: 1px solid #fff; color: #fff; font-size: 11px; line-height: 20px; text-align: center; z-index: 999; position: absolute; top: -6px; right: 0; margin: 0; width: 20px; height: 20px; content: attr(data-count);; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease; background: #70bf47; background: -moz-linear-gradient(left, #70bf47 0%, #01aeee 100%); background: -webkit-linear-gradient(left, #70bf47 0%,#01aeee 100%); background: linear-gradient(to right, #70bf47 0%,#01aeee 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70bf47', endColorstr='#01aeee',GradientType=1 );}

.welcome_3 .calendar_box #calendar table .fc-body thead td.fc-today span{background: transparent; color: #fff;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.active span{background: #fabb5b; color: #fff;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.action-event span{background: #f4f4f4;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.action-event-more span{background: #ffffff;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.fc-today.action-event span{background: transparent; color: #fff;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.fc-today.action-event-more span{background: transparent; color: #fff;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.active.action-event span{background: transparent; color: #fff;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.active.action-event-more span{background: transparent; color: #fff;}





.notouch .welcome_3 .calendar_box #calendar table .fc-body thead td:hover::before, .welcome_3 .calendar_box #calendar table .fc-body thead td.fc-today::before{z-index: 10; opacity: 1 !important;}
.notouch .welcome_3 .calendar_box #calendar table .fc-body thead td:hover span, .welcome_3 .calendar_box #calendar table .fc-body thead td.fc-today span{opacity: 1 !important;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.green::after{opacity: 1; background: #428a19;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.red::before{opacity: 1; background: #c1272d; border: 1px solid #c1272d;}
.welcome_3 .calendar_box #calendar table .fc-body thead td.red span{color: #fff !important;}

.welcome_3 .calendar_box #calendar table .fc-body thead td.green.red::after{display: none;}

.welcome_3 .calendar_box #calendar table .fc-body td.fc-state-highlight.fc-today::before{opacity: 1; background: #b9a487;}
.welcome_3 .calendar_box #calendar table .fc-body td.fc-state-highlight.fc-today span{border: 1px solid transparent;}
.welcome_3 .calendar_box #calendar table .fc-body td.fc-state-highlight span{border: 1px solid rgba(0,0,0,0.55);}
.welcome_3 .calendar_box #calendar table .fc-bg{height: 0; min-height: 0}
.welcome_3 .calendar_box #calendar table .fc-content-skeleton thead{position: relative; z-index: 10;}
.welcome_3 .calendar_box #calendar table .fc-content-skeleton tbody{display: none; position: relative; top: -68px; height: 68px; z-index: 0;}
.welcome_3 .calendar_box #calendar table .fc-body tbody td{border: 0;}
.welcome_3 .calendar_box #calendar table .fc-content-skeleton tbody .fc-content span{display: none;}
.welcome_3 .calendar_box #calendar table .fc-content-skeleton tbody .fc-content{position: absolute; right: 10px; top: 10px;width: 12px; height: 12px; display: block;}
.welcome_3 .calendar_box #calendar table .fc-content-skeleton table{height: 45px !important;}
.welcome_3 .calendar_box #calendar table .fc-row.fc-week.fc-widget-content{height: 45px !important}









.welcome_3 .action_box{display: inline-block; vertical-align: middle; padding: 0; background: #fabb5b; width: calc(100% - 640px);}
.welcome_3 .action_box .box{display: table; width: 100%; padding: 0; height: 525px;}
.welcome_3 .action_box .box .centering{display: table-cell; vertical-align: middle; width: 100%;}
.welcome_3 .action_box .box .centering .in{display: block; position: relative; padding: 60px; font-size: 0;}
.welcome_3 .action_box .box .centering .in h3{display: inline-block; vertical-align: bottom; width: calc(100% - 230px); background: url(../img/clock.svg) no-repeat scroll left center; background-size: 32px 32px; font-size: 26px; line-height: 32px; font-weight: 700; text-align: left; margin: 0; padding: 0 0 0 100px; color: #ffffff;}
.welcome_3 .action_box .box .centering .in .actual_time{font-size: 12px; line-height: 16px; font-weight: 400; text-transform: uppercase; color: #ad7b2e; text-align: center; display: inline-block; vertical-align: bottom; width: 130px;}
.welcome_3 .action_box .box .centering .in .actual_time strong{display: block; text-align: center; font-size: 26px; line-height: 32px; font-weight: 700; color: #000;}
.welcome_3 .action_box .box .centering .in .action_hp_list{display: block; position: relative; margin: 30px 0 0;}
.welcome_3 .action_box .box .centering .in .action_hp_list .time_dot{width: 15px; height: 15px; position: absolute; top: 0; left: 96px; background: #000; z-index: 100; display: block; -webkit-border-radius: 8px; border-radius: 8px;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item{display: block; position: relative; padding: 20px 0; font-size: 0;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item::before{position: absolute; left: 102px; top: 0; bottom: 0; border-left: 2px solid #fff; content: ""; display: block;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item::after{position: absolute; left: 103px; top: 50%; background: #fff; width: 10px; height: 10px; -webkit-border-radius: 30px; border-radius: 30px; content: ""; display: block; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); }
.welcome_3 .action_box .box .centering .in .action_hp_list .item.active_dot::after{background: #000;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item .date{font-size: 24px; line-height: 32px; font-weight: 700; color: #fff; display: inline-block; vertical-align: middle; width: 150px; text-align: left; }
.welcome_3 .action_box .box .centering .in .action_hp_list .item a{position: relative; background: #fff; display: inline-block; vertical-align: middle; width: calc(100% - 150px); color: #000; font-size: 20px; line-height: 28px; font-weight: 400; -webkit-border-radius: 8px; border-radius: 8px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item a::before{content: ""; display: block; position: absolute; top: calc(50% - 7px); right: 100%; width: 0; height: 0; border-style: solid; border-width: 7px 8px 7px 0; border-color: transparent #ffffff transparent transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item a span{text-align: left; display: block; padding: 18px 25px; position: relative;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item a span::before{opacity: 1; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 16px 16px; content: ""; position: absolute; right: 14px; top: calc(50% - 8px); width: 16px; height: 16px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item a span::after{opacity: 0; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 16px 16px; content: ""; position: absolute; right: 14px; top: calc(50% - 8px); width: 16px; height: 16px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

.notouch .welcome_3 .action_box .box .centering .in .action_hp_list .item a:hover::before, .welcome_3 .action_box .box .centering .in .action_hp_list .item a:focus::before{border-color: transparent #4d4d4d transparent transparent;}
.notouch .welcome_3 .action_box .box .centering .in .action_hp_list .item a:hover, .welcome_3 .action_box .box .centering .in .action_hp_list .item a:focus{background: #4d4d4d; color: #ffffff;}
.notouch .welcome_3 .action_box .box .centering .in .action_hp_list .item a:hover span::before, .welcome_3 .action_box .box .centering .in .action_hp_list .item a:focus span::before{opacity: 0;}
.notouch .welcome_3 .action_box .box .centering .in .action_hp_list .item a:hover span::after, .welcome_3 .action_box .box .centering .in .action_hp_list .item a:focus span::after{opacity: 1;}

.welcome_3 .action_box .box .centering .in .action_hp_list .no_action{}


@media screen and (max-width: 1500px) {
.welcome_3 .calendar_box{padding: 30px;}
.welcome_3 .action_box{width: calc(100% - 580px);}
.welcome_3 .action_box .box{height: 475px;}
.welcome_3 .action_box .box .centering .in{padding: 30px;}
.welcome_3 .action_box .box .centering .in h3{background-size: 30px 30px; font-size: 24px; line-height: 30px;}
.welcome_3 .action_box .box .centering .in .actual_time strong{font-size: 24px; line-height: 30px;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item .date{font-size: 22px; line-height: 30px; }
.welcome_3 .action_box .box .centering .in .action_hp_list .item a{font-size: 18px; line-height: 26px; }
}



@media screen and (max-width: 1400px) { 
.welcome_3{padding: 0 0 60px;}
.sub .welcome_3{padding: 40px 0 50px;}
.welcome_3 h2, .welcome_3 h2 strong{font-size: 30px; line-height: 40px;}
}

@media screen and (max-width: 1280px) {
.welcome_3 .inside_middle{max-width: 600px;}
.welcome_3 .calendar_box{display: block; margin: 0 auto; padding: 30px;}
.welcome_3 .action_box{display: block; margin: 0 auto; width: 100%;}
.welcome_3 .action_box .box{height: initial; }


.welcome_3 .action_box .box .centering .in h3{background-size: 26px 26px; font-size: 20px; line-height: 28px;}
.welcome_3 .action_box .box .centering .in .actual_time strong{font-size: 20px; line-height: 28px;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item{padding: 15px 0;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item .date{font-size: 18px; line-height: 28px; }
.welcome_3 .action_box .box .centering .in .action_hp_list .item a{font-size: 16px; line-height: 26px; }
}

@media screen and (max-width: 1024px) {
.welcome_3{padding: 0 0 40px;}
.sub .welcome_3{padding: 20px 0 40px;}
.welcome_3 h2, .welcome_3 h2 strong{font-size: 26px; line-height: 34px;}
.welcome_3 .btn.typ_5{top: -3px;}
.welcome_3 .calendar{margin: 30px 0 0;}
}

@media screen and (max-width: 700px) {
.welcome_3{width: 100%; max-width: 100%;}
.welcome_3 .calendar_box{padding: 20px 20px 10px;;}
.welcome_3 .calendar_box #calendar{width: 280px;}


.welcome_3 .calendar_box #calendar .fc-toolbar{padding: 0 0 10px;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-left{width: calc(100% - 81px);}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-left h2{font-size: 20px; line-height: 28px;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-right{width: 81px;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-prev-button{width: 38px; height: 38px;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-prev-button::before{background-size: 42px 42px;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-next-button{width: 38px; height: 38px;}
.welcome_3 .calendar_box #calendar .fc-toolbar .fc-right button.fc-next-button::before{background-size: 42px 42px;}


.welcome_3 .calendar_box #calendar table .fc-head th{font-size: 12px; padding: 0;}
.welcome_3 .calendar_box #calendar table .fc-head th span{font-size: 12px;}


.welcome_3 .calendar_box #calendar table .fc-body thead td span{font-size: 13px; width: 34px; line-height: 34px;}
.welcome_3 .calendar_box #calendar table .fc-body thead td::before{margin: -18px 0 0 -18px; width: 36px; height: 36px;}




.welcome_3 .action_box .box .centering .in{text-align: center; padding: 20px 15px;}
.welcome_3 .action_box .box .centering .in h3{display: inline-block; vertical-align: middle; width: auto; background-size: 22px 22px; font-size: 18px; line-height: 28px; padding: 0 0 0 34px;}
.welcome_3 .action_box .box .centering .in .actual_time{margin: 8px 0 0; font-size: 11px; line-height: 16px; width: 130px;}
.welcome_3 .action_box .box .centering .in .actual_time strong{font-size: 18px; line-height: 22px;}
.welcome_3 .action_box .box .centering .in .action_hp_list{margin: 15px 0 0;}
.welcome_3 .action_box .box .centering .in .action_hp_list .time_dot{width: 12px; height: 12px; left: 47px;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item{padding: 5px 0;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item::before{left: 52px; border-left: 1px solid #fff;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item::after{width: 9px; height: 9px; left: 52px;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item .date{font-size: 14px; line-height: 22px; font-weight: 600; width: 80px;}


.welcome_3 .action_box .box .centering .in .action_hp_list .item a{width: calc(100% - 80px); font-size: 13px; line-height: 20px;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item a span{padding: 12px 15px;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item a span::before{background-size: 12px 12px; right: 8px; top: calc(50% - 6px); width: 12px; height: 12px;}
.welcome_3 .action_box .box .centering .in .action_hp_list .item a span::after{background-size: 12px 12px; right: 8px; top: calc(50% - 6px); width: 12px; height: 12px;}


}




@media screen and (max-width: 600px) {
.welcome_3{padding: 0 0 30px; text-align: center;}
.sub .welcome_3{padding: 10px 0 30px;}
.welcome_3 h2{display: block; text-align: center; margin: 0 0 10px;}
.welcome_3 h2, .welcome_3 h2 strong{font-size: 25px; line-height: 32px;}
.welcome_3 .btn.typ_5{right: initial; top: initial; position: relative;}
}







.welcome_4{width: 90%; max-width: 1500px; margin: 0 auto; padding: 0 0 80px; background: #fff; position: relative; display: block; border-top: 0;}
.sub .welcome_4{border-top: 3px solid #f4f4f4; padding-top: 40px;}
.welcome_4 .inside_middle{width: 100%; max-width: 100%;}
.welcome_4 h2{font-size: 36px; line-height: 44px; color: #000; font-weight: 300; margin: 0; padding: 0; text-align: left; position: relative;}
.welcome_4 h2 strong{font-size: 36px; line-height: 44px; color: #000; font-weight: 700; margin: 0; padding: 0; text-align: left; position: relative;}
.welcome_4 .newsletter{position: relative; display: block; background: #005F8C; padding: 60px; margin: 40px 0 0; -webkit-border-radius: 4px; border-radius: 4px;}
.welcome_4 .newsletter img{width: 450px; z-index: 100; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: block; margin: 0;}
.welcome_4 .newsletter form{position: relative; z-index: 101; font-size: 0; display: block; max-width: 800px;}
.welcome_4 .newsletter form label{display: block; position: relative; font-size: 26px; line-height: 34px; color: #fff; font-weight: 600; text-align: left; max-width: 400px; margin: 0 0 35px;}
.welcome_4 .newsletter form input[type="text"]{max-width: 540px; width: calc(100% - 170px); margin: 0 15px 0 0; color: #fff; display: inline-block; vertical-align: middle; border: 0; border-bottom: 1px solid #fff; font-size: 16px; line-height: 24px; padding: 7px 10px; background: none; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_4 .newsletter form input[type=text]::-webkit-input-placeholder {letter-spacing: 3px; text-transform: uppercase; color: #ffffff;} 
.welcome_4 .newsletter form input[type=text]::-moz-placeholder {letter-spacing: 3px; text-transform: uppercase; color: #ffffff;} 
.welcome_4 .newsletter form input[type=text]::-ms-input-placeholder {letter-spacing: 3px; text-transform: uppercase; color: #ffffff;}
.welcome_4 .newsletter form p{font-size: 13px; line-height: 22px; margin: 5px 0 0; color: #fff; font-weight: 400;}
.welcome_4 .newsletter form p a{text-decoration: underline; font-size: 13px; line-height: 22px; margin: 0; color: #fff; font-weight: 400;}
.notouch .welcome_4 .newsletter form p a:hover{text-decoration: none;}

@media screen and (max-width: 1400px) {
.welcome_4{padding: 0 0 60px;}
.sub .welcome_4{padding-top: 30px;}
.welcome_4 h2, .welcome_4 h2 strong{font-size: 30px; line-height: 40px;}

.welcome_4 .newsletter{margin: 30px 0 0; padding: 50px;}
.welcome_4 .newsletter form label{font-size: 23px; line-height: 32px; margin: 0 0 30px;}
.welcome_4 .newsletter form input[type="text"]{max-width: 460px; margin: 0 12px 0 0; font-size: 15px; line-height: 22px; padding: 7px 10px;}
}

@media screen and (max-width: 1200px) {
.welcome_4{overflow: hidden;}
.welcome_4 .newsletter{margin: 25px 0 0; padding: 40px;}
.welcome_4 .newsletter img{right: -40px; max-width: 400px;}
.welcome_4 .newsletter form label{font-size: 22px; line-height: 30px; margin: 0 0 25px;}
.welcome_4 .newsletter form input[type="text"]{max-width: 420px; font-size: 14px;}
}

@media screen and (max-width: 1024px) {
.welcome_4{padding: 0 0 40px;}
.sub .welcome_4{padding-top: 20px;}
.welcome_4 h2, .welcome_4 h2 strong{font-size: 26px; line-height: 34px;}
.welcome_4 .btn.typ_3{top: -3px;}
.welcome_4 .newsletter{margin: 30px 0 0;}
}
@media screen and (max-width: 850px) {
.welcome_4 .newsletter{padding: 32px;}
.welcome_4 .newsletter img{max-width: 340px;}
.welcome_4 .newsletter form label{max-width: 320px; font-size: 18px; line-height: 22px;}
.welcome_4 .newsletter form input[type="text"]{max-width: 280px; font-size: 14px;}
}
@media screen and (max-width: 600px) {
.welcome_4{padding: 0 0 30px; text-align: center;}
.sub .welcome_4{padding-top: 15px;}
.welcome_4 h2{display: block; text-align: center; margin: 0 0 10px;}
.welcome_4 h2, .welcome_4 h2 strong{font-size: 25px; line-height: 32px;}
.welcome_4 .btn.typ_3{right: initial; top: initial; position: relative;}

.welcome_4 .newsletter{padding: 26px;}
.welcome_4 .newsletter img{display: none;}
.welcome_4 .newsletter form label{text-align: center; display: block; margin: 0 auto 20px;}
.welcome_4 .newsletter form input[type="text"]{max-width: 280px; font-size: 14px;}
}
@media screen and (max-width: 500px) {
.welcome_4 .newsletter{margin: 12px 0 0; padding: 26px 15px;}
.welcome_4 .newsletter form label{max-width: 280px; font-size: 16px; line-height: 20px;}
.welcome_4 .newsletter form input[type="text"]{width: calc(100% - 135px); max-width: 100%; font-size: 13px; line-height: 21px; padding: 4px 6px;}
.welcome_4 .newsletter form input[type=text]::-webkit-input-placeholder {letter-spacing: 1px;} 
.welcome_4 .newsletter form input[type=text]::-moz-placeholder {letter-spacing: 1px;} 
.welcome_4 .newsletter form input[type=text]::-ms-input-placeholder {letter-spacing: 1px;}
}










#content{background: #ffffff; padding: 0; position: relative;}
#content > .relative{padding: 0 5%;}
#content .inside .inside{padding-left: 0; padding-right: 0; width: 100%; max-width: 100%;}
#content .inside{margin: 0 auto 40px}
#content .inside.margin{margin: 0 auto 20px; padding: 0;}
#content .inside:last-of-type, #content .inside.nomargin{margin: 0 auto;}


#content #page_hash{padding: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}











aside{width: 400px; position: relative; float: right; display: block; padding: 0; margin: 0 0 50px;}
aside.float_left{width: 330px;}
aside .box{display: block; position: relative; margin: 40px 0 0;}
aside .box:nth-child(1){margin: 0;}
aside .box h3{font-size: 22px; line-height: 30px; margin: 0; padding: 0 0 6px; font-weight: 600; color: #005F8C;}
body.color_1 aside .box h3{color: #c41946;}
body.color_2 aside .box h3{color: #92c84b;}
body.color_199 aside .box h3{color: #a28138;}
body.color_4 aside .box h3{color: #b1b1b2;}
aside .box .open_box{background: #005F8C; position: relative; padding: 18px 30px; -webkit-border-radius: 4px; border-radius: 4px;}
body.color_1 aside .box .open_box{background: #c41946;}
body.color_2 aside .box .open_box{background: #92c84b;}
body.color_199 aside .box .open_box{background: #a28138;}
body.color_4 aside .box .open_box{background: #b1b1b2;}
aside .box .open_box .item{font-size: 0; padding: 12px 0; display: block; position: relative; border-top: 1px dashed rgba(255,255,255,0.4);}
aside .box .open_box .item:nth-child(1){border-top: 0;}
aside .box .open_box .item strong{display: inline-block; vertical-align: middle; width: 80px; font-size: 14px; line-height: 20px; color: #fff; font-weight: 600;}
aside .box .open_box .item span{display: inline-block; vertical-align: middle; width: calc(100% - 80px); font-size: 14px; line-height: 20px; color: #fff; font-weight: 400;}
aside .box .open_box .item.special{background: url(../img/info_white.svg) no-repeat scroll 0 center; background-size: 30px 36px; padding: 12px 0 12px 80px;}
aside .box .open_box .item.special strong{display: block; width: 100%;}
aside .box .open_box .item.special span{display: block; width: 100%;}

aside .box .quick_box{background: #ffffff; border: 1px solid #f4f4f4; position: relative; padding: 18px 30px; -webkit-border-radius: 4px; border-radius: 4px;}
aside .box .quick_box .item{font-size: 0; padding: 12px 0; display: block; position: relative; border-top: 1px dashed #e0e0e0;}
aside .box .quick_box .item:nth-child(1){border-top: 0;}
aside .box .quick_box .item strong{display: inline-block; vertical-align: middle; width: 80px; font-size: 14px; line-height: 20px; color: #000000; font-weight: 600;}
aside .box .quick_box .item a{display: inline-block; vertical-align: middle; width: calc(100% - 80px); font-size: 14px; line-height: 20px; color: #000000; font-weight: 400; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch aside .box .quick_box .item a:hover, aside .box .quick_box .item a:focus{color: #005F8C;}
.notouch body.color_1 aside .box .quick_box .item a:hover, body.color_1 aside .box .quick_box .item a:focus{color: #c41946;}
.notouch body.color_2 aside .box .quick_box .item a:hover, body.color_2 aside .box .quick_box .item a:focus{color: #92c84b;}
.notouch body.color_199 aside .box .quick_box .item a:hover, body.color_199 aside .box .quick_box .item a:focus{color: #a28138;}
.notouch body.color_4 aside .box .quick_box .item a:hover, body.color_4 aside .box .quick_box .item a:focus{color: #b1b1b2;}


aside .box .aside_news_list{text-align: center; background: #f4f4f4; position: relative; padding: 0; -webkit-border-radius: 4px; border-radius: 4px;}
aside .box .aside_news_list .item{font-size: 0; padding: 30px; display: block; position: relative; border-bottom: 1px solid #ffffff;}
aside .box .aside_news_list .item .text{}
aside .box .aside_news_list .item .text .title{margin: 0; padding: 0; display: block; font-size: 18px; line-height: 24px; color: #000000; font-weight: 700; text-transform: uppercase; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch aside .box .aside_news_list .item:hover .text .title, aside .box .aside_news_list .item:focus .text .title{color: #005F8C;}
.notouch body.color_1 aside .box .aside_news_list .item:hover .text .title, body.color_1 aside .box .aside_news_list .item:focus .text .title{color: #c41946;}
.notouch body.color_2 aside .box .aside_news_list .item:hover .text .title, body.color_2 aside .box .aside_news_list .item:focus .text .title{color: #92c84b;}
.notouch body.color_199 aside .box .aside_news_list .item:hover .text .title, body.color_199 aside .box .aside_news_list .item:focus .text .title{color: #a28138;}
.notouch body.color_4 aside .box .aside_news_list .item:hover .text .title, body.color_4 aside .box .aside_news_list .item:focus .text .title{color: #b1b1b2;}
aside .box .aside_news_list .item .text .date{display: block; padding: 0; font-size: 16px; line-height: 22px; color: #939393; text-align: left;}
aside .box .aside_news_list .item .text .anotation {font-size: 14px; line-height: 20px; color: #5d606a; font-weight: 400; text-align: left; margin: 6px 0 0; padding: 0; display: block;}



aside .box .open_title{position: relative; cursor: pointer; margin: 0 0 10px; background: #f4f4f4; border: 1px solid #eaeaea; padding: 12px 20px; font-size: 14px; line-height: 22px; text-transform: uppercase; color: #525252; font-weight: 600; display: none; -webkit-border-radius: 4px; border-radius: 4px;}
aside .box .open_title::before{opacity: 1; position: absolute; top: calc(50% - 7px); right: 14px; margin: 0; display: block; width: 14px; height: 14px; content: ""; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box .open_title.active::before{transform: rotate(90deg); -webkit-transform: rotate(90deg);}


aside .box .menu_box{background: #ffffff; border: 1px solid #f4f4f4; position: relative; padding: 0; -webkit-border-radius: 4px; border-radius: 4px;}
aside .box .menu_box ul{margin: 0; padding: 0;}
aside .box .menu_box ul li{display: block; list-style: none; padding: 0; position: relative; border-top: 1px solid #f4f4f4; }
aside .box .menu_box ul li:nth-child(1){border-top: 0;}
aside .box .menu_box ul li a{font-size: 14px; line-height: 20px; color: #000000; font-weight: 600; padding: 12px 45px 12px 20px; display: block; position: relative; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside .box .menu_box ul ul li a .stit{background: #e2e2e2; display: inline-block; margin: 0 0 0 5px; font-weight: 700; font-size: 12px; line-height: 14px; padding: 3px 6px; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: background 400ms ease; transition: background 400ms ease;}
.notouch aside .box .menu_box ul ul li:hover a .stit, aside .box .menu_box ul ul li.active a .stit{background: #004d71; color: #fff;}


.notouch aside .box .menu_box ul li:hover a, aside .box .menu_box ul li:focus a, aside .box .menu_box ul li.active a{background: #f4f4f4;}

aside .box .menu_box ul ul{display: none; /*background: rgba(0,0,0,0.25);*/}
aside .box .menu_box ul ul li{border-top: 0;}
aside .box .menu_box ul ul li a{border-top: 1px solid #fff; font-weight: 400; font-size: 13px; line-height: 20px; padding: 8px 60px 8px 40px; text-transform: none;}

.notouch aside .box .menu_box ul ul li:hover a, aside .box .menu_box ul ul li:focus a, aside .box .menu_box ul ul li.active a{ background: #005F8C !important; color: #ffffff; opacity: 1;}




aside .box .menu_box ul li .icon{border: 1px solid transparent; cursor: pointer; z-index: 999; position: absolute; right: 10px; top: 11px; width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box .menu_box ul li .icon::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box .menu_box ul li .icon::after{opacity: 0; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 14px 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box .menu_box ul li.active .icon::before{background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px;}
aside .box .menu_box ul li.active .icon::after{background: url(../img/arrow_blue_right.svg) no-repeat scroll center center; background-size: 14px 14px;}
aside .box .menu_box ul li.active .icon::before{transform: rotate(90deg); -webkit-transform: rotate(90deg);}
aside .box .menu_box ul li.active .icon::after{transform: rotate(90deg); -webkit-transform: rotate(90deg);}
.notouch aside .box .menu_box ul li .icon:hover::before{opacity: 0;}
.notouch aside .box .menu_box ul li .icon:hover::after{opacity: 1;}



@media screen and (max-width: 1500px) {
aside{width: 350px;}
aside.float_left{width: 300px;}
aside .box h3{font-size: 20px; line-height: 28px;}
aside .box .open_box{padding: 15px 25px;}
aside .box .open_box .item{padding: 10px 0;}

aside .box .quick_box{padding: 15px 25px;}
aside .box .quick_box .item{padding: 10px 0;}

aside .box .aside_news_list .item{padding: 20px 25px;}
aside .box .aside_news_list .item .text .title{font-size: 16px; line-height: 22px;}
aside .box .aside_news_list .item .text .date{font-size: 14px; line-height: 22px;}
aside .box .aside_news_list .item .text .anotation {font-size: 13px; line-height: 20px; margin: 5px 0 0;}

}


@media screen and (max-width: 1250px) {
aside{width: 280px;}
aside.float_left{width: 250px;}
aside .box{margin: 30px 0 0;}
aside .box h3{font-size: 18px; line-height: 26px;}
aside .box .open_box{padding: 12px 20px;}
aside .box .open_box .item{padding: 8px 0;}
aside .box .open_box .item strong{width: 64px; font-size: 13px; line-height: 18px;}
aside .box .open_box .item span{width: calc(100% - 64px); font-size: 13px; line-height: 18px;}
aside .box .open_box .item.special{background-size: 26px 32px; padding: 10px 0 10px 64px;}


aside .box .quick_box{padding: 12px 20px;}
aside .box .quick_box .item{padding: 8px 0;}
aside .box .quick_box .item strong{width: 64px; font-size: 13px; line-height: 18px;}
aside .box .quick_box .item a{width: calc(100% - 64px); font-size: 13px; line-height: 18px;}


aside .box .aside_news_list .item{padding: 15px 20px;}
aside .box .aside_news_list .item .text .title{font-size: 15px; line-height: 20px;}
aside .box .aside_news_list .item .text .date{font-size: 13px; line-height: 20px;}
aside .box .aside_news_list .item .text .anotation {font-size: 13px; line-height: 18px; margin: 5px 0 0;}
}

@media screen and (max-width: 1000px) { 
aside{width: 100%; float: none !important;}
aside.float_left{width: 100%; margin: 0 0 30px}
aside.float_left h3{display: none;}
aside.float_left .open_title{display: block;}
aside.float_left .menu_box{display: none;}


aside .box.mobile_open_box{display: none}

}

@media screen and (max-width: 500px) {
 

aside .box{margin: 25px 0 0;}
aside .box h3{font-size: 17px; line-height: 24px;}
aside .box .open_box{padding: 10px 20px;}
aside .box .open_box .item{padding: 7px 0;}
aside .box .open_box .item strong{width: 52px; font-size: 12px; line-height: 18px;}
aside .box .open_box .item span{width: calc(100% - 52px); font-size: 12px; line-height: 18px;}
aside .box .open_box .item.special{background-size: 26px 32px; padding: 10px 0 10px 52px;}


aside .box .quick_box{padding: 10px 20px;}
aside .box .quick_box .item{padding: 7px 0;}
aside .box .quick_box .item strong{width: 52px; font-size: 12px; line-height: 18px;}
aside .box .quick_box .item a{width: calc(100% - 52px); font-size: 12px; line-height: 18px;}


aside .box .aside_news_list .item{padding: 12px 20px;}
aside .box .aside_news_list .item .text .title{font-size: 14px; line-height: 20px;}
aside .box .aside_news_list .item .text .date{font-size: 12px; line-height: 18px;}
aside .box .aside_news_list .item .text .anotation {font-size: 12px; line-height: 18px; margin: 5px 0 0;}
aside .box .aside_news_list .btn{margin-top: 15px; margin-bottom: 15px;}
}

















.open_time_box{display: none;}
.open_time_box h3{font-size: 22px; line-height: 30px; margin: 0; padding: 0 0 6px; font-weight: 600; color: #005F8C;}
body.color_1 .open_time_box h3{color: #c41946;}
body.color_2 .open_time_box h3{color: #92c84b;}
body.color_199 .open_time_box h3{color: #a28138;}
body.color_4 .open_time_box h3{color: #b1b1b2;}
.open_time_box .open_box{background: #005F8C; position: relative; padding: 18px 30px; -webkit-border-radius: 4px; border-radius: 4px;}
body.color_1 .open_time_box .open_box{background: #c41946;}
body.color_2 .open_time_box .open_box{background: #92c84b;}
body.color_199 .open_time_box .open_box{background: #a28138;}
body.color_4 .open_time_box .open_box{background: #b1b1b2;}
.open_time_box .open_box .item{font-size: 0; padding: 12px 0; display: block; position: relative; border-top: 1px dashed rgba(255,255,255,0.4);}
.open_time_box .open_box .item:nth-child(1){border-top: 0;}
.open_time_box .open_box .item strong{display: inline-block; vertical-align: middle; width: 80px; font-size: 14px; line-height: 20px; color: #fff; font-weight: 600;}
.open_time_box .open_box .item span{display: inline-block; vertical-align: middle; width: calc(100% - 80px); font-size: 14px; line-height: 20px; color: #fff; font-weight: 400;}
.open_time_box .open_box .item.special{background: url(../img/info_white.svg) no-repeat scroll 0 center; background-size: 30px 36px; padding: 12px 0 12px 80px;}
.open_time_box .open_box .item.special strong{display: block; width: 100%;}
.open_time_box .open_box .item.special span{display: block; width: 100%;}


@media screen and (max-width: 1500px) {
.open_time_box h3{font-size: 20px; line-height: 28px;}
}


@media screen and (max-width: 1250px) {
.open_time_box h3{font-size: 18px; line-height: 26px;}
}


@media screen and (max-width: 1000px) {
.open_time_box{display: block;}
}

@media screen and (max-width: 500px) {
.open_time_box h3{font-size: 17px; line-height: 24px;}
.open_time_box .open_box{padding: 10px 20px;}
.open_time_box .open_box .item{padding: 7px 0;}
.open_time_box .open_box .item strong{width: 52px; font-size: 12px; line-height: 18px;}
.open_time_box .open_box .item span{width: calc(100% - 52px); font-size: 12px; line-height: 18px;}
.open_time_box .open_box .item.special{background-size: 26px 32px; padding: 10px 0 10px 52px;}


}






















.c_column{width: calc(100% - 450px); padding: 0 0 50px; position: relative; display: block;}
.c_column.float_right{width: calc(100% - 380px);}
.c_column.full{width: 100%; float: none;}
.hp .c_column.full{padding: 0;}

@media screen and (max-width: 1500px) {
.c_column{width: calc(100% - 400px);} 
.c_column.float_right{width: calc(100% - 350px);}
}

@media screen and (max-width: 1250px) {
.c_column{width: calc(100% - 330px);}
.c_column.float_right{width: calc(100% - 300px);}
}

@media screen and (max-width: 1000px) {
.c_column{width: 100%; padding: 0 0 30px; float: none !important;}
.c_column.float_right{width: 100% !important;}
}







.sub_category_list{display: block; font-size: 0; width: 100%; position: relative;}

.sub_category_list .item_small{font-size: 0; text-align: center; position: relative; display: inline-block; vertical-align: top; width: calc(33.33% - 40px / 3); margin: 20px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.sub_category_list .item_small:nth-child(3n - 1){margin: 20px 20px 0;}
.sub_category_list .item_small:nth-child(-n + 3){margin-top: 0;}
.sub_category_list .item_small .in{display: block; padding: 0; font-size: 0; position: relative; background: #ffffff; border: 1px solid #E8E8E8; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .sub_category_list .item_small:hover .in{border: 1px solid #005DAC; }

.sub_category_list .item_small .in .top{display: block; margin: 0; padding: 0; }
.sub_category_list .item_small .in .top .img{ display: block; width: 100%; padding: 0 0 56.25%; margin: 0; background: no-repeat scroll center center; background-size: cover;}
.sub_category_list .item_small .in .top h2{display: flex; justify-content: center; align-items: center; height: 60px; width: 100%; text-align: center; margin: 0 auto 0; max-width: 300px; font-size: 16px; line-height: 22px; font-weight: 600; color: #000000; text-transform: uppercase;}



@media screen and (max-width: 1550px) and (min-width: 1281px) { 
.sub_category_list .item_small{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.sub_category_list .item_small:nth-child(3n - 1){margin: 20px 0 0;}
.sub_category_list .item_small:nth-child(-n + 3){margin-top: 20px;}
.sub_category_list .item_small:nth-child(2n){margin: 20px 0 0 20px;}
.sub_category_list .item_small:nth-child(-n + 2){margin-top: 0;}
}





@media screen and (max-width: 1000px) {
.sub_category_list .item_small{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.sub_category_list .item_small:nth-child(3n - 1){margin: 20px 0 0;}
.sub_category_list .item_small:nth-child(-n + 3){margin-top: 20px;}
.sub_category_list .item_small:nth-child(2n){margin: 20px 0 0 20px;}
.sub_category_list .item_small:nth-child(-n + 2){margin-top: 0;}

.sub_category_list .item_small .in .top{padding: 20px 20px 0; }
}


@media screen and (max-width: 900px) {

.sub_category_list .item_small .in .top{padding: 15px 15px 0; }
}



@media screen and (max-width: 600px) {

.sub_category_list .item_small{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.sub_category_list .item_small:nth-child(3n - 1){margin: 10px 0 0;}
.sub_category_list .item_small:nth-child(-n + 3){margin-top: 10px;}
.sub_category_list .item_small:nth-child(2n){margin: 10px 0 0 10px;}
.sub_category_list .item_small:nth-child(-n + 2){margin-top: 0;}
.sub_category_list .item_small .in{padding: 5px;}
.sub_category_list .item_small .in .top h2{height: 42px; font-size: 10px; line-height: 14px;}

.sub_category_list .item_small .in .top{padding: 8px 8px 0; }
}







.sub_category_list .filter_btn{position: relative; cursor: pointer; padding: 6px 15px 6px 6px; background: #f7f7f7; border: 1px solid #f0f0f0; display: inline-block; vertical-align: middle; margin: 2px 5px 2px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.sub_category_list .filter_btn > input{width: 21px; height: 21px; display:inline-block; vertical-align: middle; margin: 0;}
.sub_category_list .filter_btn.disabled{pointer-events: none; cursor: default; opacity: 0.4;}
.sub_category_list .filter_btn.disabled::before{position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ""; display: block;}
.sub_category_list .filter_btn.active{background: #005F8C; color: #005F8C;}
.sub_category_list .filter_btn .text{display: inline-block; vertical-align: middle; font-size: 12px; line-height: 21px; font-weight: 500; text-align: left; padding: 0 0 0 4px; letter-spacing: 0.5px}
.sub_category_list .filter_btn.active .text{color: #fff;} 
 

 


























.sorting{background: #f4f4f4; margin: 0 0 30px; text-align: left; padding: 20px; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.container.opacity .sorting{opacity: 0.4;}
.container.opacity #page_hash{opacity: 0.4;}
.sorting .item{position: relative; display: inline-block; vertical-align: top; white-space: nowrap; margin: 0 10px; width: calc(25% - 80px / 4 - 4px);}
.sorting .item.small{width: auto; margin: 0 30px 0 10px;}
.sorting .item.full{width: auto; display: block; margin: 0 13px 0 10px; z-index: 0;}
.sorting .item span.text{display: block; font-size: 13px; line-height: 20px; color: #808080; font-weight: 400; display: block; margin: 0;}
.sorting .item span.inline{display: inline-block; vertical-align: middle; margin: 15px 5px 15px 0;}


.sorting .item a.sort{position: relative; margin-right: 2px; width: 23px; text-align: center; border: 1px solid #c9c9c9; font-size: 14px; line-height: 23px; color: #c9c9c9; text-transform: uppercase; font-weight: 400; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .sorting .item a.sort:hover, .sorting .item a.sort.active{background-color: #000000; border: 1px solid #000000; color: #ffffff;}
.sorting .item a.sort.arrow::before{opacity: 1; content: ""; display: block; width: 23px; height: 23px; position: absolute; top: 0; left: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.sorting .item a.sort.arrow::after{opacity: 0; content: ""; display: block; width: 23px; height: 23px; position: absolute; top: 0; left: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .sorting .item a.sort.arrow:hover::before, .sorting .item a.sort.arrow.active::before{opacity: 0;}
.notouch .sorting .item a.sort.arrow:hover::after, .sorting .item a.sort.arrow.active::after{opacity: 1;}
.sorting .item a.sort.arrow.up::before{background: url(../img/sorting_arrow_up.svg) no-repeat scroll center center; background-size: 11px auto;}
.sorting .item a.sort.arrow.up::after{background: url(../img/sorting_arrow_up_active.svg) no-repeat scroll center center; background-size: 11px auto;}
.sorting .item a.sort.arrow.down::before{background: url(../img/sorting_arrow_down.svg) no-repeat scroll center center; background-size: 11px auto;}
.sorting .item a.sort.arrow.down::after{background: url(../img/sorting_arrow_down_active.svg) no-repeat scroll center center; background-size: 11px auto;}



.sorting .item .sbHolder{position: relative; background: #ffffff; width: calc(100% - 2px); margin: 0; height: 29px; border: 1px solid #e0dfdf; }
.sorting .item .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: 29px; border-left: 1px solid #e0dfdf;}
.sorting .item .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px; }
.sorting .item .sbHolder a.sbSelector{margin: 0; display: block; color: #000 !important; font-size: 12px; line-height: 29px; padding: 0 45px 0 15px; font-weight: 700; width: calc(100% - 60px); text-align: left; text-decoration: none;}
.sorting .item .sbOptions{max-height: 500px !important; z-index: 999; top: 100% !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
.sorting .item .sbOptions a{text-decoration: none; border: 1px solid #e0dfdf; border-top: 0; height: initial; background: #fff !important; display: block; text-align: left; padding: 0 15px; font-size: 12px; line-height: 28px; margin: 0; font-weight: 600; color: #000 !important; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.sorting .item .sbOptions li:first-child a{border-top: 1px solid #e0dfdf;}
.notouch .sorting .item .sbOptions a:hover{background: #f0f0f0 !important;} 



.sorting .item .range_slider .slider_range_bg{padding: 0; margin: 0;}
.sorting .item .range_slider .left_value, .sorting .item .range_slider .right_value{position: relative; margin: 0 30px 0 0; display: inline-block; vertical-align: middle;}
.sorting .item .range_slider .left_value{margin: 0 30px 0 0;}
.sorting .item .range_slider .right_value{margin: 0 0 0 30px;}
.sorting .item .range_slider input{background: #ffffff; border: 1px solid #e0dfdf; width: 80px; text-align: center; font-size: 13px; line-height: 36px; height: 36px; font-weight: 600; position: relative; z-index: 0; padding: 0; margin: 0; display: block;}

 
.sorting .filter_btn{position: relative; cursor: pointer; padding: 6px 15px 6px 6px; background: transparent; display: inline-block; vertical-align: middle; margin: 2px 5px 2px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.sorting .filter_btn.disabled{pointer-events: none; cursor: default; opacity: 0.4;}
.sorting .filter_btn.disabled::before{position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ""; display: block;}
.sorting .filter_btn.active{background: #005F8C; color: #ffffff;}
.sorting .filter_btn .text{display: inline-block; vertical-align: middle; font-size: 12px; line-height: 21px; font-weight: 500; text-align: left; padding: 0 0 0 4px; letter-spacing: 0.5px} 
 
.sorting .sep{border-top: 1px solid #e4e4e4; margin: 14px 0;}
.sorting .sep:nth-child(1){display: none;} 

#snippet--sortingList > input{margin: 0 !important}
 
.hide_filter_box {display:none;} 
 
.filter_box{border: 1px solid #f4f4f4; position: relative; display: block; margin: 0 0 30px; padding: 20px 30px 16px;}
.filter_box .title{position: absolute; left: 20px; top: -10px; margin: 0; font-size: 13px; line-height: 20px; background: #ffffff; padding: 0 20px; text-transform: uppercase;}

.filter_box .range_slider .slider_range_bg{padding: 0; margin: 0;}
.filter_box .range_slider .ui-slider-horizontal, .filter_box .range_slider #slider_range{display: inline-block; vertical-align: middle; width: calc(100% - 235px)!important;}
.filter_box .range_slider .left_value, .filter_box .range_slider .right_value{position: relative; margin: 0 30px 0 0; display: inline-block; vertical-align: middle;}
.filter_box .range_slider .left_value{margin: 0 30px 0 0;}
.filter_box .range_slider .right_value{margin: 0 0 0 30px;}
.filter_box .range_slider input{background: #ffffff; border: 1px solid #efefef; width: 80px; text-align: center; font-size: 13px; line-height: 33px; height: 33px; font-weight: 400; position: relative; z-index: 0; padding: 0; margin: 0; display: block;}
.filter_box .range_slider input[readonly]{background: #f4f4f4; border: 1px solid #eaeaea; color: #adadad;}
.filter_box .filter_btn{cursor: pointer; padding: 6px 15px 6px 6px; background: #ffffff; display: inline-block; vertical-align: middle; margin: 0 5px 4px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.filter_box .filter_btn .text{display: inline-block; vertical-align: middle; font-size: 13px; line-height: 21px; font-weight: 500; text-align: left; padding: 0 0 0 4px;}
.filter_box .filter_btn.active{background: #005F8C; color: #ffffff;}
 
.sort_tabs{width: 100%; position: relative; display: block; text-align: left; padding: 0;}
.sort_tabs ul{margin: 0; padding: 0; border-bottom: 1px solid #f4f4f4; text-align: left;}
.sort_tabs ul li{list-style: none; display: inline-block; vertical-align: top; margin: 0 3px;}
.sort_tabs ul li a{margin: 0 0 -1px; display: block; font-size: 12px; line-height: 40px; text-align: center; padding: 0 40px; font-weight: 600; text-transform: uppercase; border: 1px solid #f4f4f4; background: #f4f4f4; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .sort_tabs ul li a:hover{background: #ffffff;}
.sort_tabs ul li.active a{border-bottom: 1px solid #ffffff; background: #ffffff; color: #005F8C;}





@media screen and (max-width: 1500px) {
.sorting .item{width: calc(33.33% - 60px / 3 - 4px); margin: 0 10px 10px}
}
@media screen and (max-width: 1200px) {
.sorting .item{width: calc(50% - 40px / 2 - 4px); margin: 0 10px 10px}
}
@media screen and (max-width: 650px) {
.sort_tabs ul li a{padding: 0 15px; text-transform: none; line-height: 32px;}
}
@media screen and (max-width: 600px) {
.sorting{padding: 10px;}
.sorting .item{width: 100%; margin: 0 0 10px; display: block;}
.sorting .item.small{width: auto; margin: 0 20px 0 0; display: inline-block;}
.sorting .item span.inline{margin: 5px 5px 5px 0;}
.sorting .item.full{margin: 10px 0 0 0; width: 100%;}
.sorting #slider_range{position: absolute; left: 0; right: 0; top: 30px; width: 95% !important; display: block; z-index: 10; }
.sorting .item .range_slider .left_value{margin: 40px 10px 0 0; z-index: 0; float: left;}
.sorting .item .range_slider .right_value{margin: 40px 0 0 10px; float: right;}
} 
@media screen and (max-width: 500px) {
.sorting{margin: 0 0 20px;}
.filter_box{margin: 0 0 20px; padding: 20px 20px 16px;}
.filter_box .title{padding: 0 10px;}
.filter_box .range_slider .slider_range_bg{height: 70px;}
.filter_box .range_slider #slider_range{width: calc(100% - 60px)!important; position: absolute; left: 20px; right: 20px; top: 75px; display: block; z-index: 10; }
.filter_box .range_slider .left_value{margin: 0; z-index: 0; float: left;}
.filter_box .range_slider .right_value{margin: 0; z-index: 0; float: right;}
.sort_tabs ul li a{padding: 0 12px; line-height: 30px;}
} 

@media screen and (max-width: 450px) {
.sorting .item.small{width: 100%; margin: 0; display: block;}
} 
 
 
 
 




#snippet--productsArea{padding: 0 !important; min-height: 0;}
#snippet--productsList{-webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}

.product_list{width: 100%; display: block; font-size: 0;}
.product_list .item{-webkit-border-radius: 4px; overflow: hidden; border-radius: 4px; text-align: center; position: relative; display: inline-block; vertical-align: top; width: calc(25% - 60px / 4); margin: 40px 0 0; background: #ffffff; box-shadow: 0 0 5px -2px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 5px -2px rgba(0,0,0,0.5); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list .item:nth-child(4n - 1){margin: 40px 20px 0;}
.product_list .item:nth-child(4n - 2){margin: 40px 0 0 20px;}
.product_list .item:nth-child(-n + 4){margin-top: 0;}
.notouch .product_list .item:hover{box-shadow: 0 0 12px -2px rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 12px -2px rgba(0,0,0,0.4);}




.product_list .item .img{background-color: #f4f4f4; width: 100%; position: relative; padding: 0 0 66%; margin: 0; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}



.product_list .item .text{width: calc(100% - 20px); padding: 10px 10px; display: table; height: 94px; background: #ffffff; text-align: center;}
.product_list .item .text .centering{width: 100%; display: table-cell; vertical-align: middle; text-align: center;}
.product_list .item .text h3{margin: 0; padding: 0; text-transform: none; text-align: center; font-weight: 700; font-size: 15px; line-height: 20px; color: #000000; display: block; position: relative;}
.product_list .item .text .info{margin: 0; text-align: center; font-size: 13px; line-height: 18px; color: #000000; display: block; position: relative;}


.product_list .item .price{width: calc(100% - 48px); padding: 0 24px; display: table; height: 66px; background: #005F8C; text-align: center;}
.product_list .item .price .centering{font-size: 0; width: 100%; display: table-cell; vertical-align: middle; text-align: left;}
.product_list .item .price .centering .left_side{width: calc(100% - 80px); display: inline-block; vertical-align: middle; }
body:not(.cs) .product_list .item .price .centering .left_side{width: 100%; display: block; text-align: center;}

.product_list .item .price .centering .left_side .discount{display: block; font-size: 13px; line-height: 14px; color: #ffffff; font-weight: 400; text-decoration: line-through}
.product_list .item .price .centering .left_side .discount label{font-size: 12px; line-height: 12px; color: #ffffff; font-weight: 400; }
.product_list .item .price .centering .left_side .main{display: block; font-size: 22px; line-height: 22px; color: #ffffff; font-weight: 600;}
.product_list .item .price .centering .left_side .main label{font-size: 14px; line-height: 14px; color: #ffffff; font-weight: 400;}

body:not(.cs) .product_list .item .price .centering .left_side .main{font-size: 15px; line-height: 22px;}
body:not(.cs) .product_list .item .price .centering .left_side .main label{font-size: 14px; line-height: 14px;}

.product_list .item .price .centering .right_side{width: 80px; display: inline-block; vertical-align: middle; text-align: right;}
body:not(.cs) .product_list .item .price .centering .right_side{display: none;}

.related h2, .visited h2{font-size: 22px; line-height: 30px; margin: 0; padding: 0 0 6px; font-weight: 600; color: #005F8C;}



.related .product_list .item{display: block;width: calc(100% - 20px) !important; margin: 10px !important;}


.related .product_list.owl-carousel .owl-controls { width: 100%; left: 0; right: 0; min-height: 0; z-index: 999; }
.related .product_list.owl-carousel .owl-controls .owl-buttons{ position: absolute; bottom: calc(50% + 9px + 75px); margin: 0; left: 0; right: 0; }
.related .product_list.owl-carousel .owl-controls .owl-buttons .owl-prev { overflow: hidden; cursor: pointer; position:absolute; width: 32px; height: 32px; left: -8px; border: 2px solid #fff; -webkit-border-radius: 25px; border-radius: 25px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.related .product_list.owl-carousel .owl-controls .owl-buttons .owl-next { overflow: hidden; cursor: pointer; position:absolute; width: 32px; height: 32px; right: -8px; border: 2px solid #fff; -webkit-border-radius: 25px; border-radius: 25px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.related .product_list.owl-carousel .owl-controls .owl-buttons .owl-prev::before { background: url(../img/arrow_white_right.svg) no-repeat scroll center center #005F8C; background-size: 16px 16px; -webkit-transform: rotate(180deg); transform: rotate(180deg); position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.related .product_list.owl-carousel .owl-controls .owl-buttons .owl-next::before { background: url(../img/arrow_white_right.svg) no-repeat scroll center center #005F8C; background-size: 16px 16px; position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .related .product_list.owl-carousel .owl-controls .owl-buttons .owl-prev:hover::before,
.notouch .related .product_list.owl-carousel .owl-controls .owl-buttons .owl-next:hover::before { color: #005F8C;}





@media screen and (max-width: 1650px) {
.product_list .item{width: calc(33.33% - 40px / 3); margin: 30px 0 0;}
.product_list .item:nth-child(4n - 1){margin: 30px 0 0;}
.product_list .item:nth-child(4n - 2){margin: 30px 0 0;}
.product_list .item:nth-child(-n + 4){margin-top: 30px;}
.product_list .item:nth-child(3n - 1){margin: 30px 20px 0;}
.product_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 1350px) and (min-width: 1001px) {
.product_list .item{width: calc(50% - 20px / 2); margin: 30px 0 0;}
.product_list .item:nth-child(4n - 1){margin: 30px 0 0;}
.product_list .item:nth-child(4n - 2){margin: 30px 0 0;}
.product_list .item:nth-child(-n + 4){margin-top: 30px;}
.product_list .item:nth-child(3n - 1){margin: 30px 0 0;}
.product_list .item:nth-child(-n + 3){margin-top: 30px;}
.product_list .item:nth-child(2n){margin: 30px 0 0 20px;}
.product_list .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 950px) {
.product_list .item{width: calc(50% - 20px / 2); margin: 20px 0 0;}
.product_list .item:nth-child(4n - 1){margin: 20px 0 0;}
.product_list .item:nth-child(4n - 2){margin: 20px 0 0;}
.product_list .item:nth-child(-n + 4){margin-top: 20px;}
.product_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.product_list .item:nth-child(-n + 3){margin-top: 20px;}
.product_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.product_list .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 650px) {
.product_list .item{width: 100%; margin: 20px 0 0;}
.product_list .item:nth-child(4n - 1){margin: 20px 0 0;}
.product_list .item:nth-child(4n - 2){margin: 20px 0 0;}
.product_list .item:nth-child(-n + 4){margin-top: 20px;}
.product_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.product_list .item:nth-child(-n + 3){margin-top: 20px;}
.product_list .item:nth-child(2n){margin: 20px 0;}
.product_list .item:nth-child(-n + 2){margin-top: 20px;}
.product_list .item:nth-child(-n + 1){margin-top: 0;}
}











.category_bottom{margin: 0; width: 100%;}
.load_next_page{display: inline-block; vertical-align: middle; margin: 0 30px 0 0;}

.strankovani{padding: 0; margin: 0 auto; display: inline-block; vertical-align: middle;}
.strankovani ul{text-align: left; margin: 0; padding: 0;}
.strankovani ul li{list-style: none; display: inline-block; margin: 0 5px 0 0 ;}
.strankovani ul li a{border: 1px solid #cccdce; background: #fcfcfc; display: block; width: 32px; font-size: 13px; line-height: 32px; padding: 0; text-align: center; color: #000000; font-weight: 700; position: relative; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .strankovani ul li a:hover{border: 1px solid #000000;}
.strankovani ul li.active a{border: 1px solid #005F8C !important; background: #005F8C; color: #ffffff;}
.strankovani ul li.tecky{font-size: 20px; line-height: 20px; padding-top: 1px; color: #000000; }

@media screen and (max-width: 650px) {
.load_next_page{display: block; text-align: center; margin: 0;}
.strankovani{display: block; text-align: center; margin: 20px 0 0;}
.strankovani ul{text-align: center;}
.strankovani ul li{margin: 0 1px 0 0 ;}
.strankovani ul li a{width: 29px; font-size: 12px; line-height: 29px;}

}








.detail{width: 100%; margin: 0 auto; position: relative;}

.detail .img{position: relative; float: left; width: 400px; margin: 0;}

.detail .img .main{text-align: center; position: relative; display: block; margin: 0 0 6px; z-index: 0; padding: 0; background: linear-gradient(to right, #f4f4f4 50%, #f4f4f4 0%), linear-gradient(#f4f4f4 50%, #f4f4f4 0%), linear-gradient(to right, #f4f4f4 50%, #f4f4f4 0%), linear-gradient(#f4f4f4 50%, #f4f4f4 0%); background-position: top, right, bottom, left; background-repeat: repeat-x, repeat-y; background-size: 1px 1px, 1px 1px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .img .main .in{display: block; position: relative; padding: 0 0 100%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.detail .img a.main::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #005F8C; z-index: 200; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .img a.main::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 52px; height: 52px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 52px 52px; z-index: 200; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .detail .img a.main:hover::before{opacity: 0.90;}
.notouch .detail .img a.main:hover::after{opacity: 1;}

.detail .img div{display: block; clear: both;}
.detail .img div a.swipebox{margin: 6px 0 0; position: relative; display: inline-block; vertical-align: middle; width: calc(25% - 18px / 4 - 2px ); border: 1px solid #f4f4f4;}
.detail .img div a.swipebox:nth-child(4n - 1){margin: 6px 6px 0}
.detail .img div a.swipebox:nth-child(4n - 2){margin: 6px 0 0 6px}
.detail .img div a.swipebox:nth-child(-n + 4){margin-top: 0}
.detail .img div a.swipebox .in{display: block; position: relative; width: 100%; padding: 0 0 100%; background: no-repeat scroll center center; -webkit-background-size: cover; background-size: cover;}
.detail .img div a.swipebox .in::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #005F8C; z-index: 200; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .img div a.swipebox .in::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 36px; height: 36px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 36px 36px; z-index: 200; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .detail .img div a.swipebox:hover .in::before{opacity: 0.90;}
.notouch .detail .img div a.swipebox:hover .in::after{opacity: 1;}







.detail .text{float: right; position: relative; width: calc(100% - 400px - 50px); padding: 0 0 0 50px; margin: 0;}
.detail .text h1{color: #000; font-size: 28px; line-height: 34px; margin: 0; padding: 0;}
.detail .text h1 span{font-size: 16px; line-height: 22px;}

.detail .text .warning_box{margin: 20px 0;}
.detail .text .warning_box.margin{margin: -21px 0 20px;}

.detail .text h2.main{font-size: 16px; line-height: 22px; font-weight: 600; text-align: left; margin: 25px 0 0; padding: 25px 0 0; border-top: 1px solid #f2f3f3; text-transform: uppercase;}
.detail .text h2.main.margin{margin: 0; padding: 0; border: 0;}


.detail .text .parameters{display: block; position: relative;}
.detail .text .parameters .sbHolder{position: relative; background: #ffffff; width: 210px; margin: 0; height: 29px; border: 1px solid #f2f3f3; }
.detail .text .parameters .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: 29px; border-left: 1px solid #f2f3f3;}
.detail .text .parameters .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px; }
.detail .text .parameters .sbHolder a.sbSelector{margin: 0; display: block; color: #000 !important; font-size: 14px; line-height: 29px; padding: 0 45px 0 15px; font-weight: 500; width: calc(100% - 60px); text-align: left; text-decoration: none;}
.detail .text .parameters .sbOptions{max-height: 500px !important; z-index: 999; top: 100% !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
.detail .text .parameters .sbOptions a{text-decoration: none; border: 1px solid #f2f3f3; border-top: 0; height: initial; background: #fff !important; display: block; text-align: left; padding: 0 15px; font-size: 12px; line-height: 28px; margin: 0; font-weight: 500; color: #000 !important; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .text .parameters .sbOptions li:nth-child(1){display: none;}
.detail .text .parameters .sbOptions li:nth-child(2) a{border-top: 1px solid #f2f3f3;}
.notouch .detail .text .parameters .sbOptions a:hover{background: #f0f0f0 !important;} 

.detail .text .parameters table{border-collapse: collapse; border-spacing: 0;}
.detail .text .parameters table th{font-size: 13px; line-height: 18px; color: #000000; font-weight: 500; text-align: right; padding: 0 15px 0 0;}
.detail .text .parameters table td{padding: 0;}
.detail .text .parameters table td label{border: 1px solid #f2f3f3; cursor: pointer; position: relative; display: inline-block; margin: 5px 6px 5px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .detail .text .parameters table td label:hover{border: 1px solid #005F8C;}
.detail .text .parameters table td label.active{border: 1px solid #005F8C; background: #005F8C}
.detail .text .parameters table td label .checker, .detail .text .parameters table td label .radio, .detail .text .parameters table td label input{position: absolute; width: 0; height: 0; visibility: hidden; opacity: 0;}
.detail .text .parameters table td label span.text{margin: 0; float: none; width: auto; z-index: 10; position: relative; font-size: 13px; line-height: 18px; font-weight: 400; color: #000000; display: block; padding: 8px 15px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .text .parameters table td label.active span.text{color: #ffffff;}



.detail .text .add_product{display: block; position: relative; width: 100%; padding: 0; margin: 3px 0 30px;}
.detail .text .landing ul li{margin: 0 2px 0 0;}
.detail .text .landing ul li a{position: relative;}
.detail .text .landing ul li a.active::before{position: absolute; content: ""; left: -1px; right: -1px; top: 26px; border-left: 1px solid #005F8C; border-right: 1px solid #005F8C; background: #fff; z-index: 99; height: 7px;}
.detail .text .add_product p.param_type{margin: 0 0 15px; border: 1px solid #005F8C; color: #005F8C; padding: 5px 12px; -webkit-border-radius: 4px; border-radius: 4px;  font-size: 13px; line-height: 18px; font-weight: 600;}
.detail .text .add_product p.param_type.param_type_2{ -webkit-border-radius: 0 4px 4px 4px; border-radius: 0 4px 4px 4px;}
.detail .text .add_product table{position: relative; width: 100%; border-collapse: collapse; border-spacing: 0;}
.detail .text .add_product table tr{border-top: 1px solid #f2f2f2;}
.detail .text .add_product table tr:first-of-type{border-top: 0;}
.detail .text .add_product table tr th{padding: 8px 12px; text-transform: uppercase; text-align: left; color: #000000; font-weight: 700; font-size: 12px; line-height: 20px;}
.detail .text .add_product table tr td{position: relative; padding: 8px 12px; text-align: left; color: #171416; font-weight: 500; font-size: 14px; line-height: 20px;}
.detail .text .add_product table tr th:nth-child(2), .detail .text .add_product table tr td:nth-child(2){white-space: nowrap; font-weight: 700; text-align: center;}
.detail .text .add_product table tr th:nth-child(3), .detail .text .add_product table tr td:nth-child(3){white-space: nowrap; text-align: right;}

.detail .text .add_product table tr td span{display: block; font-size: 13px; line-height: 20px; font-weight: 400;}
.detail .text .add_product table tr td span label{text-decoration: line-through}




.detail .text .add_product table tr td .relative{padding: 0 20px 0 0; display: inline-block; vertical-align: middle; position: relative;}
.detail .text .add_product table tr td .relative input{display: inline-block; vertical-align: middle; padding: 0; width: 40px; background: #fff; font-size: 13px; line-height: 21px; border: 1px solid #dbdbdb; text-align: center; padding: 10px 0; margin: 0 auto;}
.detail .text .add_product table tr td .relative a.decrement{width: 22px; height: 22px; display: block; margin: 0; position: absolute; right: -1px; bottom: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .text .add_product table tr td .relative a.decrement::before{opacity: 1; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; display: block; content: ""; background: url(../img/minus.svg) no-repeat scroll center center; background-size: 21px 21px; border: 1px solid #D9D9D7; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .text .add_product table tr td .relative a.decrement::after{opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; display: block; content: ""; background: url(../img/minus_white.svg) no-repeat scroll center center; background-size: 21px 21px; border: 1px solid #D9D9D7; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .text .add_product table tr td .relative a.increment{width: 22px; height: 22px; display: block; margin: 0; position: absolute; right: -1px; top: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .text .add_product table tr td .relative a.increment::before{opacity: 1; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; display: block; content: ""; background: url(../img/plus.svg) no-repeat scroll center center; background-size: 21px 21px; border: 1px solid #D9D9D7; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .text .add_product table tr td .relative a.increment::after{opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; display: block; content: ""; background: url(../img/plus_white.svg) no-repeat scroll center center; background-size: 21px 21px; border: 1px solid #D9D9D7; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .detail .text .add_product table tr td .relative a.decrement:hover, .notouch .detail .text .add_product table tr td .relative a.increment:hover{background: #e6e6e6;}




.detail .text .warehouse{display: inline-block; vertical-align: middle; font-size: 14px; line-height: 18px; color: #666666; font-weight: 600; margin: 8px 0 13px;}
.detail .text .warehouse strong{font-size: 14px; line-height: 18px; color: #000000; font-weight: 600; text-align: left;}
.detail .text .warehouse.green{color: #00a000;}
.detail .text .warehouse.red{color: #ce0505;}

.detail .text .when{position: relative; margin: 6px 0 15px 10px; padding: 0 0 0 12px;}
.detail .text .when::before{position:absolute;left:0;height:16px;margin-top:-8px;top:50%;width:1px;background:#c9c9c9;content:"";display:block}

.detail .text .complaint{border-collapse: collapse; border-spacing: 0; margin: 0; width: 100%;}
.detail .text .complaint th{vertical-align: top; white-space: nowrap; border: 1px solid #e5e5e5; border: 1px solid #e6e7e8; padding: 6px 15px; font-size: 13px; line-height: 18px; font-weight: 600; text-align: right;}
.detail .text .complaint td{vertical-align: top; width: 100%; border: 1px solid #e5e5e5; border: 1px solid #e6e7e8; padding: 6px 15px; font-size: 13px; line-height: 18px; font-weight: 400;}
.detail .text .complaint tr:nth-child(odd) td, .detail .text .complaint tr:nth-child(odd) th{ background: #fbfbfb}


.detail .text .status{margin: 15px 0 0; padding: 6px 20px; font-size: 12px; line-height: 20px; color: #ffffff; text-transform: uppercase; font-weight: 700; display: inline-block; vertical-align: middle;}
.detail .text .status.green{background: #00b100}
.detail .text .status.orange{background: #f98d4b}
.detail .text .status.red{background: #da0a0a}

.detail .text .rema{padding: 0; display: inline-block; color: #d20c0c; font-weight: 400; font-size: 12px; line-height: 20px; margin: 10px 0 0; }
.detail .text .rema strong{color: #d20c0c; font-weight: 700; font-size: 12px; line-height: 20px; }
 
.detail .text table.para{border-collapse: collapse; border-spacing: 0; width: 100%; margin: 5px 0 0;}
.detail .text table.para th{border: 1px solid #e6e7e8; font-size: 13px; line-height: 18px; color: #000000; font-weight: 500; padding: 8px 15px; text-align: left; white-space: nowrap; width: 100px; background: #f4f4f4;}
.detail .text table.para td{border: 1px solid #e6e7e8; font-size: 13px; line-height: 18px; color: #000000; font-weight: 400; padding: 8px 15px; text-align: left; width: calc(50% - 160px);}
 
 
 

.detail .text .price{padding: 0; text-align: left; margin: 30px 0 0;}
.detail .text .price .left_side{width: 100%; margin: 0; display: block; text-align: left;}
.detail .text .price .left_side .discount{display: block; font-size: 14px; line-height: 20px; color: #535353; font-weight: 400; text-align: left; margin: 0 0 10px;}
.detail .text .price .left_side .discount strong{font-size: 14px; line-height: 20px; color: #000000; font-weight: 400; text-align: left; text-decoration: line-through; display: inline-block; margin: 0 20px 0 0;}
.detail .text .price .left_side .main{display: inline-block; vertical-align: baseline; font-size: 40px; line-height: 14px; color: #000000; font-weight: 700; text-align: left; margin: 0 20px 0 0;}
.detail .text .price .left_side .main label{display: inline-block; vertical-align: baseline; font-size: 40px; line-height: 14px;}
.detail .text .price .left_side .main span{display: inline-block; vertical-align: baseline; font-size: 14px; line-height: 14px; color: #535353; font-weight: 400; text-align: left;}
.detail .text .price .left_side .sub{display: inline-block; vertical-align: baseline; font-size: 14px; line-height: 14px; color: #535353; font-weight: 400; text-align: left;}
.detail .text .price .left_side .sub span{font-size: 14px; line-height: 14px; color: #535353; font-weight: 400; text-align: left;}

.detail .text .price .right_side{width: 100%; margin: 20px 0 0; display: block; text-align: left;}

.detail .text .price .right_side .basket{margin: 0; text-align: left; padding: 0; display: inline-block;}
.detail .text .price .right_side .basket .first{display: inline-block; vertical-align: middle; text-align: center; padding: 6px 15px; background: #f4f4f4; -webkit-border-radius: 4px; border-radius: 4px;} 
.detail .text .price .right_side .basket .first a.decrement{width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin: 0; position: relative;}
.detail .text .price .right_side .basket .first a.decrement::before{opacity: 1; -webkit-border-radius: 4px; border-radius: 4px; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/minus.svg) no-repeat scroll center center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .text .price .right_side .basket .first a.decrement::after{opacity: 0; -webkit-border-radius: 4px; border-radius: 4px; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/minus_white.svg) no-repeat scroll center center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .text .price .right_side .basket .first a.increment{width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin: 0; position: relative;}
.detail .text .price .right_side .basket .first a.increment::before{opacity: 1; -webkit-border-radius: 4px; border-radius: 4px; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/plus.svg) no-repeat scroll center center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .text .price .right_side .basket .first a.increment::after{opacity: 0; -webkit-border-radius: 4px; border-radius: 4px; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/plus_white.svg) no-repeat scroll center center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .detail .text .price .right_side .basket .first a.decrement:hover::before, .notouch .detail .text .price .right_side .basket .first a.increment:hover::before{opacity: 0; background-color: #005F8C; color: #ffffff;}
.notouch .detail .text .price .right_side .basket .first a.decrement:hover::after, .notouch .detail .text .price .right_side .basket .first a.increment:hover::after{opacity: 1; background-color: #005F8C; color: #ffffff;}
.detail .text .price .right_side .basket .first input[type=text]{position: relative; font-size: 13px; line-height: 20px; padding: 6px 0; width: 40px; font-weight: 400; text-align: center; display: inline-block; vertical-align: middle; background: transparent; border: 0; color: #000000; font-weight: 700; -webkit-transition: all 400ms ease; transition: all 400ms ease;}


.detail .hor_tabs{float: right; width: calc(100% - 400px - 50px); display: block; margin: 30px 0 0; position: relative;}

.detail .hor_tabs .item .at-share-btn-elements{opacity: 0; position: relative; z-index: 100; text-align: left; }
.detail .hor_tabs .item .at-share-btn-elements > a{text-align: center; margin: 0 15px 0 0; width: 80px; height: 44px; -webkit-transform: translateY(0) !important; transform: translateY(0) !important;}
.detail .hor_tabs .item.share {height: 54px;}
.detail .hor_tabs .item.share .box{position: absolute; left: 25px; top: 15px;}
.detail .hor_tabs .item.share .box > a{position: relative; padding: 34px 0 0; margin: 0 15px 0 0; width: 90px; font-size: 13px; line-height: 20px; color: #000000; font-weight: 400; text-align: center; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .hor_tabs .item.share .box > a::before{content: ""; display: block; position: absolute; top: 0; left: calc(50% - 15px); width: 30px; height: 30px; background-size: 30px 30px !important; opacity: 1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .hor_tabs .item.share .box > a::after{content: ""; display: block; position: absolute; top: 0; left: calc(50% - 15px); width: 30px; height: 30px; background-size: 30px 30px !important; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .detail .hor_tabs .item.share .box > a:hover::before, .notouch .detail .hor_tabs .item.share .box > a.hover_efekt::before{opacity: 0}
.notouch .detail .hor_tabs .item.share .box > a:hover::after, .notouch .detail .hor_tabs .item.share .box > a.hover_efekt::after{opacity: 1}
.notouch .detail .hor_tabs .item.share .box > a:hover, .notouch .detail .hor_tabs .item.share .box > a.hover_efekt{color: #005F8C}
.detail .hor_tabs .item.share .box > a.print::before{background: url(../img/detail_print_icon.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.print::after{background: url(../img/detail_print_icon_hover.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.send::before{background: url(../img/detail_send_icon.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.send::after{background: url(../img/detail_send_icon_hover.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.fb::before{background: url(../img/detail_fb_icon.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.fb::after{background: url(../img/detail_fb_icon_hover.svg) no-repeat scroll center center;}


.detail .hor_tabs .item{position: relative; padding: 15px 25px; display: block; border-bottom: 1px solid #f2f3f3; -webkit-transition: background 400ms ease; transition: background 400ms ease;}
.detail .hor_tabs .item:first-of-type{border-top: 1px solid #f2f3f3}
.detail .hor_tabs .item .title{cursor: pointer; font-size: 16px; line-height: 22px; color: #000000; font-weight: 600; text-align: left; margin: 0; padding: 0; text-transform: uppercase; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .hor_tabs .item .title .icon{cursor: pointer; z-index: 999; position: absolute; right: 0; top: calc(50% - 15px); width: 28px; height: 28px; border: 1px solid #f2f3f3; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .hor_tabs .item .title .icon::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 28px; height: 28px; content: ""; background: url(../img/plus.svg) no-repeat scroll center center; background-size: 32px 32px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .hor_tabs .item .title .icon::after{opacity: 0; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 28px; height: 28px; content: ""; background: url(../img/plus_blue.svg) no-repeat scroll center center; background-size: 32px 32px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .hor_tabs .item.active .title .icon{border: 1px solid #e3e3e3;}
.detail .hor_tabs .item.active .title .icon::before{background: url(../img/minus.svg) no-repeat scroll center center; background-size: 32px 32px;}
.detail .hor_tabs .item.active .title .icon::after{background: url(../img/minus_blue.svg) no-repeat scroll center center; background-size: 32px 32px;}
.notouch .detail .hor_tabs .item .title:hover{color: #005F8C;}
.notouch .detail .hor_tabs .item .title:hover .icon{border: 1px solid #005F8C;}
.notouch .detail .hor_tabs .item .title:hover .icon::before{opacity: 0;}
.notouch .detail .hor_tabs .item .title:hover .icon::after{opacity: 1;}
.detail .hor_tabs .item .hide{padding: 15px 0 0; display: none; }
.detail .hor_tabs .item .hide form{display: block; width: 100%;}
.detail .hor_tabs .item .hide form table{width: 100%; border-collapse: collapse; border-spacing: 0;}
.detail .hor_tabs .item .hide form table th{font-size: 13px; line-height: 17px; color: #000000; font-weight: 500; padding: 8px 10px 17px 0; text-align: right; white-space: nowrap; vertical-align: top;}
.detail .hor_tabs .item .hide form table th:nth-child(3){padding-left: 20px;}
.detail .hor_tabs .item .hide form table td{padding: 0 0 10px;}
.detail .hor_tabs .item .hide form table tr:last-of-type td{padding: 0;}
.detail .hor_tabs .item .hide form table td input[type=text]{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;}
.detail .hor_tabs .item .hide form 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; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .hor_tabs .item .hide form table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #f4f4f4;}
.detail .hor_tabs .item .hide form table td input[type=text]:focus, .detail .hor_tabs .item .hide form table td textarea:focus{border: 1px solid #005F8C;}

.detail .hor_tabs .item .hide form table td p{display: block; margin: 0; padding: 0; font-size: 14px; line-height: 22px; color: #808080; font-weight: 400; text-align: right;}
.detail .hor_tabs .item .hide form table td a{font-size: 14px; line-height: 22px; color: #000000; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .detail .hor_tabs .item .hide form table td a:hover{color: #005F8C}







@media screen and (max-width: 1600px) {
.detail .img{width: 320px;}
.detail .img div a.swipebox{width: calc(33.33% - 12px / 3 - 2px );}
.detail .img div a.swipebox:nth-child(4n - 1){margin: 6px 0 0}
.detail .img div a.swipebox:nth-child(4n - 2){margin: 6px 0 0}
.detail .img div a.swipebox:nth-child(-n + 4){margin-top: 6px}
.detail .img div a.swipebox:nth-child(3n - 1){margin: 6px 6px 0}
.detail .img div a.swipebox:nth-child(-n + 3){margin-top: 0}
.detail .text{width: calc(100% - 320px - 30px); padding: 0 0 0 30px;}
.detail .hor_tabs{width: calc(100% - 320px - 30px); padding: 0 0 0 30px;}
}
@media screen and (max-width: 1340px) {
.detail .hor_tabs{clear: both; width: 100%; padding: 0; float: none; padding: 40px 0 0;}
}
@media screen and (max-width: 1200px) {
.detail .img{width: 100%; display: block; float: none; margin: 0 0 20px;} 
.detail .img .add_remove_wish{right: initial; left: calc(50% - 50px);}
.detail .img .main{display: inline-block; vertical-align: top; margin: 0 2px 0 0; width: calc(50% - 2px - 40px);}
.detail .img .main img, .detail > .img .main .cover{display: none}
.detail .img div{display: inline-block; vertical-align: top; width: calc(50% - 2px); margin: 0 0 0 2px;}

.detail .img div a.swipebox{width: calc(50% - 2px / 2 - 2px);}
.detail .img div a.swipebox:nth-child(4n - 1){margin: 2px 0 0}
.detail .img div a.swipebox:nth-child(4n - 2){margin: 2px 0 0}
.detail .img div a.swipebox:nth-child(-n + 4){margin-top: 2px}
.detail .img div a.swipebox:nth-child(3n - 1){margin: 2px 0 0}
.detail .img div a.swipebox:nth-child(-n + 3){margin-top: 2px}
.detail .img div a.swipebox:nth-child(2n){margin: 2px 0 0 2px}
.detail .img div a.swipebox:nth-child(-n + 2){margin-top: 0}
.detail .img div a.swipebox:nth-child(n + 5){display: none !important;}

.detail > .text{padding: 0; width: 100%; display: block; float: none;}

.detail .hor_tabs{padding: 20px 0 0;}
}

@media screen and (max-width: 650px) {
.detail > .img .main{display: block; width: auto; padding: 0; margin: 0;}
.detail > .img .main img, .detail > .img .main .cover{display: block}
.detail > .img div{display: block; width: 100%;}

.detail > .img div a.swipebox{width: calc(33.33% - 8px / 3 - 2px );}
.detail > .img div a.swipebox:nth-child(4n - 1){margin: 4px 0 0}
.detail > .img div a.swipebox:nth-child(4n - 2){margin: 4px 0 0}
.detail > .img div a.swipebox:nth-child(-n + 4){margin-top: 4px}
.detail > .img div a.swipebox:nth-child(3n - 1){margin: 4px 4px 0}
.detail > .img div a.swipebox:nth-child(-n + 3){margin-top: 4px}
.detail > .img div a.swipebox:nth-child(n + 4){display: none !important;}

.detail .hor_tabs .item .hide form table, .detail .hor_tabs .item .hide form table tbody, .detail .hor_tabs .item .hide form table tr, .detail .hor_tabs .item .hide form table th, .detail .hor_tabs .item .hide form table td{width: 100%; display: block; text-align: left;}
.detail .hor_tabs .item .hide form table th{padding: 5px 0 5px 0; text-align: left;}
.detail .hor_tabs .item .hide form table th:nth-child(3){padding-left: 0;}

}
@media screen and (max-width: 550px) {
.detail .hor_tabs .item.share .at-share-btn-elements > a.at-svc-print{display: none;}
.detail .hor_tabs .item.share .box > a.print{display: none;}

}

@media screen and (max-width: 500px) {
.detail .text .price .left_side .main{margin: 0 0 -10px;}
.detail .text .price .left_side .sub{line-height: 22px; display: block; text-align: left;}

.detail .hor_tabs .item{padding-left: 0; padding-right: 0;}
.detail .hor_tabs .item.share{padding-left: 0; padding-right: 0;}
.detail .hor_tabs .item.share .box{left: 0;}



.detail .text .add_product table tr th{padding: 5px 8px;}
.detail .text .add_product table tr td{padding: 5px 8px; font-size: 13px; line-height: 18px;}
.detail .text .add_product table tr td span{font-size: 12px; line-height: 18px;}



}

@media screen and (max-width: 400px) {
.detail .hor_tabs .item.share{display: none;}
.detail .hor_tabs .item:nth-child(2){border-top: 1px solid #f2f3f3}
}






































footer{padding: 60px 0; background: url(../img/footer_bg.jpg) no-repeat scroll center center #efefef; -webkit-background-size: cover; background-size: cover; position: relative; display: block;}
footer .item{padding: 0; width: 22%; margin: 0; display: block; float: left; position: relative;}
footer .item:nth-child(4){width: 34%;}
footer .item p.title{padding: 0; font-size: 18px; line-height: 24px; color: #000000; font-weight: 600;}
footer .item p{display: block; margin: 0 0 15px; padding: 0; font-size: 14px; line-height: 22px; color: #808080; font-weight: 400;}
footer .item p.margin{margin: 0;}
footer .item p strong{font-size: 14px; line-height: 22px; color: #5d606a; font-weight: 400;}
footer .item p a{font-size: 14px; line-height: 22px; color: #5d606a; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .item p a:hover{color: #005F8C}

footer .item p.gdpr{text-align: right;}
footer .item p.gdpr, footer .item p.gdpr a{font-size: 12px; line-height: 18px;}

footer .item ul{margin: 0; padding: 0;}
footer .item ul li{display: block; list-style: none; margin: 0 0 3px; padding: 0;}
footer .item ul li.margin{margin: 15px 0 0;}
footer .item ul li a{font-size: 14px; line-height: 22px; color: #5d606a; font-weight: 400; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .item ul li a:hover, footer .item ul li.active a{color: #005F8C}

footer .item form{display: block; position: relative;}
footer .item form label{font-size: 0; display: block; margin: 0 0 10px;}
footer .item form label input[type=text]{-webkit-border-radius: 6px; border-radius: 6px; position: relative; font-size: 14px; line-height: 22px; color: #000000; padding: 10px 15px; border: 1px solid #ececec; background: #ffffff; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .item form label textarea{-webkit-border-radius: 6px; border-radius: 6px; position: relative; resize: none; height: 80px; font-size: 14px; line-height: 22px; color: #000000; padding: 10px 15px; border: 1px solid #ececec; background: #ffffff; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .item form label input[type=text]:focus, footer .item form label textarea:focus{border: 1px solid #005F8C;}


footer .item form label .sbHolder{position: relative; background: #ffffff; width: calc(100% - 2px); margin: 0; /*height: 29px;*/ border: 1px solid #ececec; -webkit-border-radius: 6px; border-radius: 6px;}
footer .item form label .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: 29px; border-left: 1px solid #e0dfdf;}
footer .item form label .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px; }
footer .item form label .sbHolder a.sbSelector{margin: 0; display: block; color: #000 !important; font-size: 14px; line-height: 28px; padding: 8px 45px 8px 15px; font-weight: 400; width: 100%; box-sizing: border-box; text-align: left; text-decoration: none;}
footer .item form label .sbOptions{max-height: 500px !important; z-index: 999; top: 100% !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
footer .item form label .sbOptions li{margin: 0;}
footer .item form label .sbOptions li:nth-child(1){display: none;}
footer .item form label .sbOptions a{text-decoration: none; border: 1px solid #ececec; border-top: 0; height: initial; background: #fff !important; display: block; text-align: left; padding: 2px 15px; font-size: 13px; line-height: 28px; margin: 0; font-weight: 400; color: #000 !important; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .item form label .sbOptions li:nth-child(2) a{border-top: 1px solid #ececec;}
.notouch footer .item form label .sbOptions a:hover{background: #f0f0f0 !important;}


footer ul.social{display: block; margin: 30px 0 0; padding: 0; height: 30px;}
footer ul.social li{list-style: none; display: inline-block; margin: 0 3px 0 0;}
footer ul.social li a{border: 1px solid #5d606a; -webkit-border-radius: 30px; border-radius: 30px; overflow: hidden; display: block; width: 30px; height: 30px; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a::before{opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a::after{opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat scroll center center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a.in::after{background-image: url(../img/social_in_icon_black.svg);;}
footer ul.social li a.fb::after{background-image: url(../img/social_fb_icon_black.svg);;}
footer ul.social li a.yt::after{background-image: url(../img/social_yt_icon_black.svg);}
footer ul.social li a.li::after{background-image: url(../img/social_li_icon_black.svg);}
footer ul.social li a.tw::after{background-image: url(../img/social_tw_icon_black.svg);}
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);}
.notouch footer ul.social li a:hover, footer ul.social li a:focus{border: 1px solid #005F8C; background: #005F8C;}
.notouch footer ul.social li a:hover::before, footer ul.social li a:focus::before{opacity: 1;}
.notouch footer ul.social li a:hover::after, footer ul.social li a:focus::after{opacity: 0;} 


@media screen and (max-width: 1330px) {
footer .item p.title{font-size: 16px; line-height: 22px;}
footer .item p{margin: 0 0 12px;}
footer .item p, footer .item p strong, footer .item p a{font-size: 13px; line-height: 20px;}
footer .item ul li a{font-size: 13px; line-height: 20px;}
footer .item form label input[type=text], footer .item form label textarea{font-size: 13px; line-height: 20px;}

 footer .item form label .sbHolder a.sbSelector{font-size: 13px; line-height: 28px;}
}


@media screen and (max-width: 1150px) {
footer .item{width: 33.33%;}
footer .item:nth-child(4){display: none;}
}

@media screen and (max-width: 1024px) {
footer{padding: 40px 0;}
}


@media screen and (max-width: 680px) {
footer .item{text-align: center; margin: 40px 0 0; width: 100%;}
footer .item:nth-child(1){margin: 0;}
footer .item p{margin: 0 0 8px;}
footer ul.social li{margin: 0 2px 0;}
}

@media screen and (max-width: 500px) {
footer{padding: 30px 0;}
}







.sign{background: #ffffff; border-top: 1px solid #eaeaea; padding: 0; text-align: center;}
.sign a{padding: 16px 5%; color: #666666; font-weight: 700; font-size: 12px; line-height: 16px; text-align: center; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .sign a:hover{color: #000000;}



/************************
 MODULY
************************/



.drobky{position: relative; text-align: left; width: 100%; margin: 0 auto; padding: 25px 0 35px;}
.drobky ul::before{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 40px; background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%); background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); content: ""; display: block;}
.drobky ul{font-size: 0; z-index: 0; position: relative; white-space: nowrap; margin: 0; padding: 0; width: 100%; overflow: hidden;}
.drobky ul li{position: relative; z-index: 9; list-style: none; display: inline-block; vertical-align: middle; margin: 0; padding: 0 0 0 10px; background: url(../img/arrow_grey_right.svg) no-repeat scroll left center; background-size: 10px 10px;}
.drobky ul li.first{background: none; padding: 0 5px 0 0; }
.drobky ul li.first a{width: 20px; height: 22px; padding: 0; font-size: 0;}
.drobky ul li.first a::before{opacity: 1; background: url(../img/home_icon.svg) no-repeat scroll center center; background-size: 20px 22px; content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.drobky ul li.first a::after{opacity: 0; background: url(../img/home_icon_hover.svg) no-repeat scroll center center; background-size: 20px 22px; content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .drobky ul li.first a:hover::before, .drobky ul li.first a:focus::before{opacity: 0;}
.notouch .drobky ul li.first a:hover::after, .drobky ul li.first a:focus::after{opacity: 1;}
.drobky ul li a{white-space: nowrap; position: relative; display: block; color: #acacac; font-size: 12px; line-height: 18px; font-weight: 400; padding: 0 10px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .drobky ul li a:hover, .drobky ul li a:focus{text-decoration: none; color: #000000;}
.drobky ul li span{white-space: nowrap; display: block; color: #000000; font-size: 12px; line-height: 18px; font-weight: 600; padding: 0 0 0 10px;} 

@media screen and (max-width: 1080px) {
.drobky{padding: 20px 0 25px;}
}


@media screen and (max-width: 500px) {
.drobky{padding: 15px 0;}
.drobky ul li a{font-size: 10px; line-height: 16px; padding: 0 10px;}
.drobky ul li span{font-size: 10px; line-height: 16px; padding: 0 0 0 10px;} 
}





.partners_list{display: block; position: relative; width: 100%; font-size: 0;}
.partners_list .item{padding: 15px; -webkit-box-shadow: 0 0 15px -7px rgba(0,0,0,0.5); box-shadow: 0 0 15px -7px rgba(0,0,0,0.5); display: inline-block; vertical-align: middle; width: calc(20% - 30px - 60px / 5); margin: 15px 0 0; -webkit-transition: box-shadow 400ms ease; transition: box-shadow 400ms ease; }
.partners_list .item:nth-child(5n - 1){margin: 15px 15px 0;}
.partners_list .item:nth-child(5n - 3){margin: 15px 15px 0;}
.partners_list .item:nth-child(-n + 5){margin-top: 0;}
.partners_list .item picture{max-width: 200px; display: block; position: relative; margin: 0 auto; width: 100%; padding: 0 0 53%; background-repeat: no-repeat; background-position: center center; background-size: contain;}
.partners_list .item .title{display: table; margin: 15px 0 0; text-align: center; font-size: 14px; line-height: 18px; font-weight: 600; height: 36px; width: 100%;}
.partners_list .item .title .centering{display: table-cell; vertical-align: middle;}

@media screen and (max-width: 1250px) {
.partners_list .item{width: calc(25% - 30px - 45px / 4); margin: 15px 0 0;}
.partners_list .item:nth-child(5n - 1){margin: 15px 0 0;}
.partners_list .item:nth-child(5n - 3){margin: 15px 0 0;}
.partners_list .item:nth-child(-n + 5){margin-top: 15px;}
.partners_list .item:nth-child(4n - 1){margin: 15px 15px 0;}
.partners_list .item:nth-child(4n - 2){margin: 15px 0 0 15px;}
.partners_list .item:nth-child(-n + 4){margin-top: 0;} 
}

@media screen and (max-width: 1024px) {
.partners_list .item{width: calc(25% - 24px - 45px / 4); margin: 15px 0 0;}
.partners_list .item{padding: 12px;}
.partners_list .item .title{margin: 12px 0 0; font-size: 13px; line-height: 16px; height: 32px;}
}

@media screen and (max-width: 900px) {
.partners_list .item{width: calc(33.33% - 24px - 20px / 3); margin: 10px 0 0;}
.partners_list .item:nth-child(5n - 1){margin: 10px 0 0;}
.partners_list .item:nth-child(5n - 3){margin: 10px 0 0;}
.partners_list .item:nth-child(-n + 5){margin-top: 10px;}
.partners_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.partners_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.partners_list .item:nth-child(-n + 4){margin-top: 10px;}
.partners_list .item:nth-child(3n - 1){margin: 10px 10px 0;}
.partners_list .item:nth-child(-n + 3){margin-top: 0;} 
}


@media screen and (max-width: 600px) {
.partners_list .item{width: calc(50% - 20px - 8px / 2); margin: 8px 0 0; padding: 10px;}
.partners_list .item:nth-child(5n - 1){margin: 8px 0 0;}
.partners_list .item:nth-child(5n - 3){margin: 8px 0 0;}
.partners_list .item:nth-child(-n + 5){margin-top: 8px;}
.partners_list .item:nth-child(4n - 1){margin: 8px 0 0;}
.partners_list .item:nth-child(4n - 2){margin: 8px 0 0;}
.partners_list .item:nth-child(-n + 4){margin-top: 8px;}
.partners_list .item:nth-child(3n - 1){margin: 8px 0 0;}
.partners_list .item:nth-child(-n + 3){margin-top: 8px;}
.partners_list .item:nth-child(2n){margin: 8px 0 0 8px;}
.partners_list .item:nth-child(-n + 2){margin-top: 0;} 
}


@media screen and (max-width: 500px) {
.partners_list .item{width: calc(50% - 14px - 8px / 2); margin: 8px 0 0; padding: 7px;}
.partners_list .item .title{margin: 10px 0 0; font-size: 12px; line-height: 16px; height: 32px;}
}




.landing_list{width: 100%; position: relative; padding: 0;margin: 0 auto;}
.landing_list .item{width: 100%; margin: 40px auto 0; padding: 0; position: relative; font-size: 0; overflow: hidden; -webkit-border-radius: 4px; border-radius: 4px;;}
.landing_list .item:nth-child(even){background: #f4f4f4;}
.landing_list .item:nth-child(1){margin: 0;}
.landing_list .item .img{width: 40%; margin: 0; background: #f4f4f4; display: block; vertical-align: middle; position: absolute; top: 0; bottom: 0; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.landing_list .item:nth-child(odd) .img{left: 0;}
.landing_list .item:nth-child(even) .img{right: 0;}

.landing_list .item .text{text-align: left; width: calc(60% - 80px); display: block; vertical-align: middle; padding: 30px 40px;}
.landing_list .item:nth-child(odd) .text{float: right;}
.landing_list .item:nth-child(even) .text{float: left;}
.landing_list .item .text h2{text-align: left; margin: 0; padding: 0; font-size: 22px; line-height: 26px; font-weight: 400;}
.landing_list .item .text .text_box{margin: 10px 0 0; text-align: left; padding: 0 0 0 15px; border-left: 2px solid #005F8C;}
.landing_list .item:nth-child(even) .text .text_box{background: #f4f4f4;}
body.color_1 .landing_list .item .text .text_box{border-left: 2px solid #c41946;}
body.color_2 .landing_list .item .text .text_box{border-left: 2px solid #92c84b;}
body.color_199 .landing_list .item .text .text_box{border-left: 2px solid #a28138;}
body.color_4 .landing_list .item .text .text_box{border-left: 2px solid #b1b1b2;}

.landing_list .item .text .img_in{width: 100%; margin: 10px 0 0; display: none;}
.landing_list .item .text .img_in .in{padding: 0 0 50%; width: 100%; margin: 0 auto; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}

.landing_list .item:nth-child(odd) .img:nth-child(3){display: none;}
.landing_list .item:nth-child(even) .img:nth-child(1){display: none;}





@media screen and (max-width: 800px) {
.landing_list .item{background: none !important;}
.landing_list .item .img{display: none;}
.landing_list .item .text{text-align: center; width: 100%; display: block; padding: 0 !important;}
.landing_list .item .text h2{margin: 0; text-align: left;}
.landing_list .item .text .img_in{display: block;}
.landing_list .item .text .text_box{margin: 0; padding: 20px 0 20px 15px;}
.landing_list .item .text p.anotation{text-align: left;}
}





.landing { width: 100%; text-align: left;}
.detail .landing { margin: 20px 0 0;}
.landing p{margin: 0 0 5px;}
.landing ul{margin: 0; padding: 0;}
.landing ul li{margin: 0 2px 5px 0; display: inline-block; vertical-align: middle;}





.article_filter_box .title{white-space: nowrap; position: relative; z-index: 1; text-align: left; margin: 0 0 5px; font-size: 16px; line-height: 34px; display: block; text-transform: uppercase; font-weight: 600; padding: 0; color: #666666;}
.article_filter_box .title::before{z-index: 0; position: absolute; left: 0; right: 0; height: 1px; top: 50%; transform: translateY(-50%); content: ""; background: #F1F2F2;}
.article_filter_box .title span{position: relative; z-index: 10; display: inline-block; vertical-align: middle; padding: 0 20px 0 0; background: #fff;}

.article_filter_box ul{margin: 0; padding: 0;}
.article_filter_box ul li{margin: 0 2px 5px 0; display: inline-block; vertical-align: middle;}












.carrier_list { width: 100%; text-align: left; 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; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item { width: calc(33.33% - 40px / 3); margin: 20px 0 0;}
.carrier_list .item:nth-child(3n - 1) { margin: 20px 20px 0;} 
.carrier_list .item:nth-child(-n + 3) { margin-top: 0;} 
.carrier_list .item .text{display: table; height: 160px; width: calc(100% - 40px); padding: 0 20px; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item .text .title { display: table-cell; vertical-align: middle; width: 100%; margin: 0; font-size: 16px; font-weight: 500; line-height: 26px; color: #000000; text-transform: uppercase; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .carrier_list .item:hover { background: #005F8C;}
.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; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item .text .title .icon::after{opacity: 1; content: ""; position: absolute; top: 0; left: 0; width: 42px; height: 42px; display: block; background: url(../img/carrier_icon_black.svg) no-repeat scroll center center; background-size: 42px 42px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .carrier_list .item:hover .text .title .icon::before{opacity: 1;}
.notouch .carrier_list .item:hover .text .title .icon::after{opacity: 0}

@media screen and (max-width: 1400px) { 
.carrier_list .item { width: calc(50% - 20px / 2); 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;}
}





.poukazy_list{position: relative; display: block; max-width: 1024px; margin: 25px auto 0;}
.poukazy_list .poukazy_in{overflow: hidden; position: relative; display: block; padding: 49.92% 0 38px;}

.poukazy_list .poukazy_slider{display: none; opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.poukazy_list .poukazy_slider, .poukazy_list .poukazy_slider *{height: 100%;}
.poukazy_list .poukazy_slider .item{position: relative; padding: 0 }
.poukazy_list .poukazy_slider .item::before{content: ""; position: absolute; top: 5px; right: 5px; left: 5px; bottom: 43px; z-index: 5; background: no-repeat scroll center center; background-size: cover;}
body.cs .poukazy_list .poukazy_slider .item::before{background-image: url(../img/voucher_text_cs.png?1)}
body.en .poukazy_list .poukazy_slider .item::before{background-image: url(../img/voucher_text_en_czk.png?1)}
body.de .poukazy_list .poukazy_slider .item::before{background-image: url(../img/voucher_text_de_czk.png?1)}
body.pl .poukazy_list .poukazy_slider .item::before{background-image: url(../img/voucher_text_pl_czk.png?1)}
.poukazy_list .poukazy_slider .item picture{-webkit-box-shadow: 0 0 10px -5px rgba(0,0,0,0.5); box-shadow: 0 0 10px -5px rgba(0,0,0,0.5); height: initial; z-index: 0; position: absolute; top: 5px; right: 5px; left: 5px; bottom: 43px; z-index: 0; background: no-repeat scroll center center; background-size: cover;}
.poukazy_list .poukazy_slider.stop{display: block; opacity: 1;}

.poukazy_list .poukazy_slider .item .main_title{height: initial; position: absolute; left: 0; right: 0; bottom: 0; margin: 0; background: #ffffff; padding: 8px 15px; text-align: center; font-size: 14px; line-height: 22px; font-weight: 400; color: #454551;}


.poukazy_list .poukazy_slider.owl-carousel .owl-controls{min-height: 0; z-index: 991; margin: 0;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls, .poukazy_list .poukazy_slider.owl-carousel .owl-controls *{height: initial;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons{ position: absolute; top: 50%; right: 0; left: 0; text-align: right; margin: -74px auto 0; width: 100%;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-prev { -webkit-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; background: #95c60e; cursor: pointer; position:absolute; width: 30px; height: 130px; left: 5px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-next { -webkit-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; background: #95c60e; cursor: pointer; position:absolute; width: 30px; height: 130px; right: 5px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-prev::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/slider_arrow_white.svg) no-repeat scroll center center; background-size: 11px 19px; opacity: 1; display: block; width: 100%; height: 100%; -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-next::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/slider_arrow_white.svg) no-repeat scroll center center; background-size: 11px 19px; opacity: 1; display: block; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-prev:hover, .notouch .poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-next:hover{background: #c6c6c6}

@media screen and (max-width: 1024px) {
.poukazy_list .poukazy_in{padding: 47.3% 0 32px;}
.poukazy_list .poukazy_slider .item picture, .poukazy_list .poukazy_slider .item::before{bottom: 37px;}
.poukazy_list .poukazy_slider .item .main_title{padding: 6px 12px; font-size: 13px; line-height: 20px;}
}

@media screen and (max-width: 700px) {
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons{margin: -80px auto 0;}
}


@media screen and (max-width: 500px) {
.poukazy_list .poukazy_in{padding: 47.3% 0 26px;}
.poukazy_list .poukazy_slider .item picture, .poukazy_list .poukazy_slider .item::before{bottom: 31px;}
.poukazy_list .poukazy_slider .item .main_title{padding: 4px 10px; font-size: 12px; line-height: 18px;}

.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons{margin: -29px auto 0;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-prev { width: 20px; height: 32px;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-next { width: 20px; height: 32px;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-prev::before { background-size: 11px 19px;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-next::before { background-size: 11px 19px;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-prev::after { background-size: 11px 19px;}
.poukazy_list .poukazy_slider.owl-carousel .owl-controls .owl-buttons .owl-next::after { background-size: 11px 19px;}

}







.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; 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; -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; 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;}



.contact_page {width: 100%; text-align: left; position: relative; margin: 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);}
.contact_page .item { text-align: left; position: relative; width: 260px; padding: 20px 25px; display: block; float: left; background: #ffffff;}
.contact_page .item .box { display: table; height: 300px; width: 100%;}
.contact_page .item .box .centering { display: table-cell; vertical-align: middle; width: 100%;}
.contact_page .item .box .centering p{margin: 0 0 15px; padding: 0; font-size: 14px; line-height: 22px; font-weight: 400;}
.contact_page .item .box .centering p:last-of-type{margin: 0;}
.contact_page .item .box .centering p strong{font-weight: 700;}
.contact_page .item .box .centering p strong.phone{background: url(../img/phone_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_page .item .box .centering p strong.mail{background: url(../img/mail_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_page .item .box .centering p a{font-weight: 600; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page .item .box .centering p a:hover{color: #005F8C}

.contact_page .mapa { position: absolute; left: 310px; right: 0; top: 0; bottom: 0; display: block; background: #efefef;}
.contact_page .mapa #MyGmaps { background: #e5e3df; z-index: 0; position: relative; width: 100%; height: 100%; display: block;}
.contact_page .mapa a.btn { -webkit-border-radius: 0 8px 0 0; border-radius: 0 8px 0 0; position: absolute; left: 0; bottom: 0; z-index: 20;}


@media screen and (max-width: 850px) {
.contact_page .item { text-align: center; float: none; width: calc(100% - 40px); padding: 30px 20px;}
.contact_page .item .box { display: block; height: initial;}
.contact_page .item .box .centering { display: block;}
.contact_page .mapa { width: 100%; float: none; position: relative; left: 0;}
.contact_page .mapa #MyGmaps { height: 260px;}
}







.news_list{width: 100%; position: relative; margin: 0 auto; font-size: 0;}
.news_list .item{position: relative; text-align: left; display: inline-block; vertical-align: top; width: calc(25% - 40px); margin: 0 40px 40px 0;}



.hp .news_list{display: none;}
.hp .news_list .item{display: block; width: calc(100% - 40px) !important; margin: 0 auto !important;}


.hp .news_list.owl-carousel .owl-controls { width: 100%; left: 0; right: 0; min-height: 0; z-index: 999; }
.hp .news_list.owl-carousel .owl-controls .owl-buttons{ position: absolute; bottom: calc(50% + 9px + 91px); margin: 0; left: 0; right: 0; }
.hp .news_list.owl-carousel .owl-controls .owl-buttons .owl-prev { overflow: hidden; cursor: pointer; position:absolute; width: 32px; height: 32px; left: 2px; border: 2px solid #fff; -webkit-border-radius: 25px; border-radius: 25px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.hp .news_list.owl-carousel .owl-controls .owl-buttons .owl-next { overflow: hidden; cursor: pointer; position:absolute; width: 32px; height: 32px; right: 2px; border: 2px solid #fff; -webkit-border-radius: 25px; border-radius: 25px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.hp .news_list.owl-carousel .owl-controls .owl-buttons .owl-prev::before { background: url(../img/arrow_white_right.svg) no-repeat scroll center center #005F8C; background-size: 16px 16px; -webkit-transform: rotate(180deg); transform: rotate(180deg); position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.hp .news_list.owl-carousel .owl-controls .owl-buttons .owl-next::before { background: url(../img/arrow_white_right.svg) no-repeat scroll center center #005F8C; background-size: 16px 16px; position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .hp .news_list.owl-carousel .owl-controls .owl-buttons .owl-prev:hover::before,
.notouch .hp .news_list.owl-carousel .owl-controls .owl-buttons .owl-next:hover::before { color: #005F8C;}



.news_list .item .img{position: relative; display: block; padding: 0; width: 100%; }
.news_list .item .img:before, .news_list .item .img:after{z-index: 0; position: absolute; content: ""; bottom: 35px; left: 10px; width: 50%; top: 80%; max-width:300px; background: #777; -webkit-box-shadow: 0 35px 20px #777; box-shadow: 0 35px 20px #777; -webkit-transform: rotate(-6deg); transform: rotate(-6deg);}
.news_list .item .img:after{-webkit-transform: rotate(6deg); transform: rotate(6deg); right: 10px; left: auto;}
.news_list .item .img .in{background-color: #ffffff; position: relative; z-index: 10; display: block; width: 100%; padding: 0 0 69%; background-attachment: local; position: relative; background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; background-size: cover;}

.news_list .item .text{position: relative; z-index: 10; padding: 25px 0 0;}
.news_list .item .text .title{margin: 0; padding: 0; text-transform: uppercase; display: block; font-size: 18px; line-height: 24px; color: #000000; font-weight: 700; text-transform: uppercase; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .news_list .item:hover .title, .news_list .item:focus .title{color: #005F8C;}

.news_list .item .text .date{display: block; padding: 0; font-size: 16px; line-height: 22px; color: #939393; text-align: left;}
.news_list .item .text .anotation {font-size: 14px; line-height: 20px; color: #5d606a; font-weight: 400; text-align: left; margin: 6px 0 15px; padding: 0; display: block; height: 40px; overflow: hidden;}


@media screen and (max-width: 1400px) {
.news_list .item{width: calc(25% - 30px); margin: 0 30px 30px 0;}

.news_list .item .text{padding: 15px 0 0;}
.news_list .item .text .title{font-size: 16px; line-height: 22px;}

.news_list .item .text .date{font-size: 15px; line-height: 20px;}
.news_list .item .text .anotation {font-size: 13px; line-height: 18px; margin: 4px 0 12px; height: 36px;}


.hp .news_list.owl-carousel .owl-controls .owl-buttons{bottom: calc(50% + 9px + 75px);}
}

@media screen and (max-width: 1280px) {
.news_list .item{width: calc(33.33% - 30px); margin: 0 30px 30px 0;}

.hp .news_list .item{width: calc(100% - 30px) !important; margin: 0 auto !important;}

.hp .news_list.owl-carousel .owl-controls .owl-buttons .owl-prev { left: -4px;}
.hp .news_list.owl-carousel .owl-controls .owl-buttons .owl-next { right: -4px;}
}

@media screen and (max-width: 1024px) {
.news_list .item{width: calc(33.33% - 20px); margin: 0 20px 20px 0;}

.hp .news_list .item{width: calc(100% - 20px) !important; margin: 0 auto !important;}
.hp .news_list.owl-carousel .owl-controls .owl-buttons .owl-prev { left: -9px;}
.hp .news_list.owl-carousel .owl-controls .owl-buttons .owl-next { right: -9px;}
}

@media screen and (max-width: 900px) {
.news_list .item{width: calc(50% - 20px); margin: 0 20px 20px 0;}
}

@media screen and (max-width: 550px) {
.news_list .item{width: 100%; margin: 0 0 30px;}
}





.warning_box{border-top: 1px dashed #e0e0e0; border-bottom: 1px dashed #e0e0e0; padding: 20px 0 20px 80px; background: url(../img/info_blue.svg) no-repeat scroll 15px center; background-size: 38px 46px;}
.warning_box p{margin: 0; font-weight: 600; text-align: left;}

body.color_1 .warning_box{background-image: url(../img/info_red.svg); color: #c41946;}
body.color_2 .warning_box{background-image: url(../img/info_green.svg);}
body.color_199 .warning_box{background-image: url(../img/info_brown.svg);}
body.color_4 .warning_box{background-image: url(../img/info_grey.svg);}


.warning_box.small{padding: 16px 0 16px 60px; background: url(../img/info_blue.svg) no-repeat scroll 10px center; background-size: 30px 37px;}




.warning_banner_box{max-width: calc(90% - 80px); white-space: nowrap; -webkit-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 16px 20px 16px 60px; background: url(../img/info_blue.svg) no-repeat scroll 10px center #fff; background-size: 30px 37px;}
.warning_banner_box p{margin: 0; font-weight: 600; text-align: left;}
.warning_banner_box p strong{margin: 0; font-weight: 700; text-align: left;}


@media screen and (max-width: 500px) {
 .warning_banner_box{max-width: calc(90% - 53px); padding: 12px 10px 12px 43px; background-size: 24px 29px;}
}




.contact_list{text-align: left; width: 100%; position: relative; font-size: 0;}
.contact_list h2, .contact_list h3{margin: 30px 0 0; padding: 40px 0 10px; border-top: 1px solid #efefef;}
.contact_list h2:first-child, .contact_list h3:first-child{padding: 0 0 10px; border: 0;}
.contact_list .item{padding: 0 20px 0 0; position: relative; display: inline-block; vertical-align: top; width: calc(33.33% - 20px); margin: 30px 0 0;}
.contact_list .item:nth-child(-n + 3){margin-top: 0;}
.contact_list .item .name{font-size: 16px; line-height: 22px; font-weight: 700; margin: 0 0 4px; padding: 0;}
.contact_list .item .post{font-size: 14px; line-height: 22px; font-weight: 400; margin: -4px 0 4px; padding: 0; font-style: italic; color: #808080}
.contact_list .item p{font-size: 14px; line-height: 20px; font-weight: 400; margin: 0; padding: 0;}
.contact_list .item p.phone{background: url(../img/phone_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_list .item p.mail{background: url(../img/mail_icon_black.svg) no-repeat scroll left center; background-size: 14px; padding: 0 0 0 20px;}
.contact_list .item p a{font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_list .item p a:hover{color: #005F8C;}


@media screen and (max-width: 1300px) {
.contact_list .item{width: calc(33.33% - 20px); margin: 20px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 920px) {
.contact_list .item{width: calc(50% - 20px); margin: 20px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 20px;}
.contact_list .item:nth-child(-n + 2){margin-top: 0;}
}


@media screen and (max-width: 650px) {
.contact_list .item{width: 100%; margin: 20px 0 0; padding: 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 20px;}
.contact_list .item:nth-child(-n + 2){margin-top: 20px;}
.contact_list .item:nth-child(-n + 1){margin-top: 0;}
} 


@media screen and (max-width: 500px) {
.contact_list .item .name{font-size: 14px; line-height: 20px;}
.contact_list .item .post{font-size: 13px; line-height: 20px;}
.contact_list .item p{font-size: 13px; line-height: 20px;}
} 
 




.faq_list{width: 100%; position: relative; margin: 0 auto;}
.faq_list .item{position: relative; text-align: left; display: block; margin: 30px 0 0; padding: 30px 0 0; border-top: 1px solid #f0f0f0;}
.faq_list .item:first-of-type{margin: 0; padding: 0; border: 0;}
.faq_list .item .number{border: 1px solid #005F8C; background: #005F8C; color: #ffffff; text-align: center; width: 34px; line-height: 34px; font-size: 14px; font-weight: 700; display: inline-block; vertical-align: top;}
.faq_list .item .text{padding: 0 0 0 20px; display: inline-block; vertical-align: top; width: calc(100% - 36px - 20px - 5px); }
.faq_list .item .text h2{padding: 0 0 10px; margin: 0; text-transform: uppercase; display: block; font-size: 16px; line-height: 22px; color: #000000; font-weight: 700; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}





.file_list{width: 100%; position: relative; margin: 0 auto;}
.file_list h3{font-size: 22px; line-height: 30px; margin: 0; padding: 0 0 6px; font-weight: 600; color: #005F8C;}
body.color_1 .file_list h3{color: #c41946;}
body.color_2 .file_list h3{color: #92c84b;}
body.color_199 .file_list h3{color: #a28138;}
body.color_4 .file_list h3{color: #b1b1b2;}
.file_list .item{position: relative; width: calc(20% - 40px / 5 - 2px); padding: 0; border: 1px solid #000000; display: block; float: left; margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 10px 0;}
.file_list .item:nth-child(-n + 5){margin-top: 0;}
.file_list .item span.img{position: relative; padding: 0 0 141%; display: block; background-repeat: no-repeat; background-position: center center; -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,0,0,0.6); opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .item span.img span{display: block; width: 58px; height: 56px; position: absolute; left: 50%; top: 50%; margin: -49px 0 0 -28px; background: url(../img/download_icon.svg) no-repeat scroll center center; background-size: 29px 28px; z-index: 999; opacity: 0;-webkit-border-radius: 28px; border-radius: 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .file_list .item:hover span.img::before, .notouch .file_list .item:hover span.img span{opacity: 1;} 
.file_list .item span.title{position: absolute; left: 0; right: 0; bottom: 0; padding: 15px 20px; display: block; background: #000000; color: #ffffff; font-weight: 400; font-size: 14px; line-height: 20px;}

 
.file_list .clas_item{text-align: left; background: #ffffff; float: left; position: relative; border: 1px solid #e0e0e0; margin: 0 6px 6px 0; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a{text-decoration: none; font-size: 13px; color: #535353; font-weight: 400; line-height: 18px; padding: 8px 20px; display: inline-block; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a span{font-size: 13px; font-weight: 600; line-height: 18px;}
.notouch .file_list .clas_item:hover, .file_list .clas_item:focus{border: 1px solid #005F8C; background: #005F8C;}
.notouch body.color_1 .file_list .clas_item:hover, body.color_1 .file_list .clas_item:focus{border: 1px solid #c41946; background: #c41946;}
.notouch body.color_2 .file_list .clas_item:hover, body.color_2 .file_list .clas_item:focus{border: 1px solid #92c84b; background: #92c84b;}
.notouch body.color_199 .file_list .clas_item:hover, body.color_199 .file_list .clas_item:focus{border: 1px solid #a28138; background: #a28138;}
.notouch body.color_4 .file_list .clas_item:hover, body.color_4 .file_list .clas_item:focus{border: 1px solid #b1b1b2; background: #b1b1b2;}
.notouch .file_list .clas_item:hover a, .file_list .clas_item:focus a{color: #ffffff;}
.notouch .file_list .clas_item:hover a span, .file_list .clas_item:focus a{text-decoration: none;}

@media screen and (max-width: 1280px) {
.file_list .item{width: calc(25% - 30px / 4 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 5){margin-top: 10px;}
.file_list .item:nth-child(4n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(4n - 2){margin: 10px 0 0 10px;}
.file_list .item:nth-child(-n + 4){margin-top: 0;}
}

@media screen and (max-width: 1100px) {
.file_list .item{width: calc(33.33% - 20px / 3 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 5){margin-top: 10px;}
.file_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 4){margin-top: 10px;}
.file_list .item:nth-child(3n - 1){margin: 10px 10px 0;}
.file_list .item:nth-child(-n + 3){margin-top: 0;}
}
@media screen and (max-width: 700px) {
.file_list .item{width: calc(50% - 10px / 2 - 2px); margin: 10px 0 0 0;}
.file_list .item:nth-child(5n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(5n - 3){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 5){margin-top: 10px;}
.file_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 4){margin-top: 10px;}
.file_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.file_list .item:nth-child(-n + 3){margin-top: 10px;}
.file_list .item:nth-child(2n){margin: 10px 0 0 10px;}
.file_list .item:nth-child(-n + 2){margin-top: 0;}

.file_list .clas_item{margin: 0 3px 3px 0;}
.file_list .clas_item a{font-size: 12px; line-height: 16px; padding: 5px 10px;}
.file_list .clas_item a span{font-size: 12px; line-height: 16px; letter-spacing: 0;}
}





.fotogalerie{width: 100%; position: relative; margin: 0; font-size: 0;}
.fotogalerie .text_box{margin: 0 0 20px;}
.fotogalerie a.swipebox{display: inline-block; vertical-align: middle; position: relative;}
.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: #005F8C; -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.slider{display: none; opacity: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease; }
.fotogalerie.slider a.swipebox{width: calc(100% - 10px); margin: 5px;}
.fotogalerie.slider a.swipebox .in{padding: 0 0 100%;}


.fotogalerie.slider.owl-carousel .owl-controls { width: 100%; left: 0; right: 0; min-height: 0; z-index: 999; }
.fotogalerie.slider.owl-carousel .owl-controls .owl-buttons{ position: absolute; top: 50%; margin-top: -18px; left: 0; right: 0; }
.fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-prev { overflow: hidden; cursor: pointer; position:absolute; width: 32px; height: 32px; left: -13px; border: 2px solid #fff; -webkit-border-radius: 25px; border-radius: 25px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-next { overflow: hidden; cursor: pointer; position:absolute; width: 32px; height: 32px; right: -13px; border: 2px solid #fff; -webkit-border-radius: 25px; border-radius: 25px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-prev::before { background: url(../img/arrow_white_right.svg) no-repeat scroll center center #005F8C; background-size: 16px 16px; -webkit-transform: rotate(180deg); transform: rotate(180deg); position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-next::before { background: url(../img/arrow_white_right.svg) no-repeat scroll center center #005F8C; background-size: 16px 16px; position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-prev:hover::before,
.notouch .fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-next:hover::before { color: #005F8C;}


body.color_1 .fotogalerie a.swipebox .in::before{background: #c41946;}
body.color_1 .fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-prev::before{background-color: #c41946;}
body.color_1 .fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-next::before{background-color: #c41946;}
body.color_2 .fotogalerie a.swipebox .in::before{background: #92c84b;}
body.color_2 .fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-prev::before{background-color: #92c84b;}
body.color_2 .fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-next::before{background-color: #92c84b;}
body.color_199 .fotogalerie a.swipebox .in::before{background: #a28138;}
body.color_199 .fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-prev::before{background-color: #a28138;}
body.color_199 .fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-next::before{background-color: #a28138;}
body.color_4 .fotogalerie a.swipebox .in::before{background: #b1b1b2;}
body.color_4 .fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-prev::before{background-color: #b1b1b2;}
body.color_4 .fotogalerie.slider.owl-carousel .owl-controls .owl-buttons .owl-next::before{background-color: #b1b1b2;}





.fotogalerie.row_two a.swipebox{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.fotogalerie.row_two a.swipebox:nth-child(2n){margin: 10px 0 0 10px;}
.fotogalerie.row_two a.swipebox:nth-child(-n + 2){margin-top: 0;}



.fotogalerie.row_three a.swipebox{width: calc(33.33% - 20px / 3); margin: 10px 0 0;}
.fotogalerie.row_three a.swipebox:nth-child(3n - 1){margin: 10px 10px 0;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 3){margin-top: 0;}


@media screen and (max-width: 700px) {
.fotogalerie.row_three a.swipebox{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.fotogalerie.row_three a.swipebox:nth-child(3n - 1){margin: 10px 0 0;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 3){margin-top: 10px;}
.fotogalerie.row_three a.swipebox:nth-child(2n){margin: 10px 0 0 10px;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 2){margin-top: 0;}
}



.fotogalerie.row_four a.swipebox{width: calc(25% - 30px / 4); margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 1){margin: 10px 10px 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 2){margin: 10px 0 0 10px;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 4){margin-top: 0;}

@media screen and (max-width: 1280px) {
.fotogalerie.row_four a.swipebox{width: calc(33.33% - 20px / 3); margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 1){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 2){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 4){margin-top: 10px;}
.fotogalerie.row_four a.swipebox:nth-child(3n - 1){margin: 10px 10px 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 700px) {
.fotogalerie.row_four a.swipebox{width: calc(50% - 10px / 2); margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 1){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(4n - 2){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 4){margin-top: 10px;}
.fotogalerie.row_four a.swipebox:nth-child(3n - 1){margin: 10px 0 0;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 3){margin-top: 10px;}
.fotogalerie.row_four a.swipebox:nth-child(2n){margin: 10px 0 0 10px;}
.fotogalerie.row_four a.swipebox:nth-child(-n + 2){margin-top: 0;}
}








.grid{padding: 0; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.grid .grid-item{width: 25%; display: inline-block;}
.grid .grid-item.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 4px; top: 4px; right: 4px; bottom: 4px; background: #005F8C; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.grid .grid-item.swipebox::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 54px; height: 54px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 54px 54px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.grid .grid-item img{max-width: calc(100% - 8px); display: block; margin: 4px;}
.notouch .grid a:hover::before{opacity: 0.90;}
.notouch .grid a:hover::after{opacity: 1;}

@media screen and (max-width: 1024px) {
.grid .grid-item{width: 33.33%;}
}
@media screen and (max-width: 768px) {
.grid .grid-item{width: 50%;}
}






























#basket{margin: 40px auto 0; position: relative;}
#basket .basket_navigation{width: 100%; position: relative; margin: 0 0 50px;}
#basket .basket_navigation h1{display: none; border: 0; padding: 0; margin: 0;}
#basket .basket_navigation ul{margin: 0; padding: 0; text-align: center;}
#basket .basket_navigation ul li{position: relative; padding: 0; display: inline-block; vertical-align: middle; margin: 0; width: calc(25% - 45px / 4 - 3px);}
#basket .basket_navigation ul li:nth-child(2){margin: 0 15px;}
#basket .basket_navigation ul li:nth-child(3){margin: 0 15px 0 0;} 
#basket .basket_navigation ul li strong, #basket .basket_navigation ul li a{border: 1px solid #efefef; font-size: 13px; line-height: 18px; font-weight: 500; letter-spacing: 0.5px; color: #000000; text-align: center; display: block; padding: 15px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .basket_navigation ul li a{cursor: pointer;}
#basket .basket_navigation ul li span{text-transform: uppercase; letter-spacing: 0.5px; display: block; font-size: 18px; line-height: 24px; font-weight: 500; color: #000000; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .basket_navigation ul li:first-child{margin-left: 0;}
#basket .basket_navigation ul li::before{display: none; top: calc(100% - 1px); left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0);	border-top-color: #005F8C;	border-width: 10px; margin-left: -10px;}
#basket .basket_navigation ul li::after{display: none; top: calc(100% - 1px); left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(141, 114, 73, 0);	border-top-color: #005F8C;	border-width: 9px; margin-left: -9px;}
#basket .basket_navigation ul li.active strong, #basket .basket_navigation ul li.active a{background: #005F8C; border: 1px solid #005F8C; color: #ffffff;}
#basket .basket_navigation ul li.active span{color: #ffffff;}
#basket .basket_navigation ul li.active::before, #basket .basket_navigation ul li.active::after{display: block;}
.notouch #basket .basket_navigation ul li:hover a{background: #005F8C; border: 1px solid #005F8C; color: #ffffff;}
.notouch #basket .basket_navigation ul li:hover a span{color: #ffffff;}



#basket .warning_box{text-align: center; font-size: 14px; line-height: 20px; color: #000000; font-weight: 400; border: 1px solid #a20000; background: #da0a0a; margin: 0 0 30px; padding: 20px 40px; display: inline-block;}
#basket .warning_box:empty{display: none;}
#basket .warning_box .text{font-size: 14px; line-height: 20px; color: #ffffff; font-weight: 400; margin: 0; padding: 0;}
#basket .warning_box p{font-size: 14px; line-height: 20px; color: #ffffff; font-weight: 400; margin: 0; padding: 0;}
#basket .warning_box strong{font-size: 14px; line-height: 20px; color: #ffffff; font-weight: 600;}


#basket .anotation_box{text-align: center; font-size: 14px; line-height: 20px; color: #000000; font-weight: 400; border: 1px solid #dbdbdb; background: #f4f4f4; margin: 0 0 30px; padding: 20px 40px; display: inline-block;}
#basket .anotation_box:empty{display: none;}
#basket .anotation_box .text{font-size: 14px; line-height: 20px; color: #000000; font-weight: 400; margin: 0; padding: 0;}
#basket .anotation_box p{font-size: 14px; line-height: 20px; color: #000000; font-weight: 400; margin: 0; padding: 0;}
#basket .anotation_box strong{font-size: 14px; line-height: 20px; color: #666666; font-weight: 600;}



#basket .inline_box{min-width: 200px; border: 1px solid #efefef; background: #ffffff; padding: 25px; display: inline-block; vertical-align: top; margin: 0 0 20px 0}
#basket .inline_box h3{margin: 0; padding: 0; font-size: 18px; line-height: 24px; text-align: left; font-weight: 700;}
#basket .inline_box p{margin: 10px 0 0; padding: 0; font-size: 13px; line-height: 18px; text-align: left; font-weight: 400;}
#basket .inline_box p strong{padding: 0; font-size: 13px; line-height: 18px; text-align: left; font-weight: 700;}

#basket .product_souhrn_box{position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .product_souhrn_box::before{opacity: 0; visibility: hidden; content: ""; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 998; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .product_souhrn_box.opacity::before{opacity: 0.55; visibility: visible;}

#basket .product_souhrn_box .spinner{opacity:0;visibility:hidden;margin:0 auto;width:70px;text-align:center;position:absolute;left:50%;top:calc(50% - 35px);margin:0 0 0 -35px;z-index:999}
#basket .product_souhrn_box.opacity .spinner{opacity:1;visibility:visible}
#basket .product_souhrn_box .spinner > div{width:18px;height:18px;background-color:#005F8C;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}
#basket .product_souhrn_box .spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}
#basket .product_souhrn_box .spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}
@-webkit-keyframes sk-bouncedelay {0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1.0)}}
@keyframes sk-bouncedelay {0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1.0);transform:scale(1.0)}}


#basket .doprava_platba .item .box .comgate_payments{text-align: left; font-size: 0; padding: 0 20px 20px;}
#basket .doprava_platba .item .box .comgate_payments label {padding: 8px; display: inline-block; vertical-align: middle; width: calc(33.33% - 12px / 3 - 18px); margin: 6px 0 0; border: 1px solid #bcbec0;}
#basket .doprava_platba .item .box .comgate_payments label:nth-child(3n - 1){margin: 6px 6px 0;}
#basket .doprava_platba .item .box .comgate_payments label:nth-child(-n + 3){margin-top: 0;}
#basket .doprava_platba .item .box .comgate_payments label .radio{float: none; display: inline-block; vertical-align: middle; margin: 0 10px 0 0;}
#basket .doprava_platba .item .box .comgate_payments label img{max-width: calc(100% - 30px); display: inline-block; vertical-align: middle;}


#basket form{position: relative;}
#basket form.opacity::before{content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 99;}


#basket table.product_souhrn{width: 100%; border-collapse: collapse; margin-top: 30px; margin-bottom: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket table.product_souhrn.small{width: calc(100% - 282px); margin: 0 0 45px; float: left;}
#basket form.opacity table.product_souhrn.small{opacity: 0.4;}
#basket article.max{width: 252px; float: right; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket form.opacity article.max{opacity: 0.4;}
#basket table.product_souhrn.margin{margin-bottom: 0;}
#basket table.product_souhrn tr{position: relative;}
#basket table.product_souhrn tr.mobil_line{display: none;}
#basket table.product_souhrn tr:first-child{border-top: none;}
#basket table.product_souhrn th{font-size: 13px; line-height: 18px; font-weight: 500; text-align: left; padding: 0 15px 10px; border-bottom: 1px solid #efefef;}
#basket table.product_souhrn th.one{padding: 0;}
#basket table.product_souhrn th.three{padding: 0 15px 10px; text-align: center;} 
#basket table.product_souhrn th.five{text-align: center;}
#basket table.product_souhrn th.four{text-align: right;}

#basket table.product_souhrn td{height: 60px; padding: 8px 15px; border-bottom: 1px solid #efefef;}
#basket table.product_souhrn .celkem td{line-height: 18px !important; border-bottom: 2px solid #efefef;}
#basket table.product_souhrn .celkem td .small{display: inline-block; font-size: 12px; line-height: 16px; text-align: right; font-weight: 600;}
#basket table.product_souhrn td.no_border{border-bottom: 2px solid #ffffff;}
#basket table.product_souhrn td.no_border.small{display: none;}
#basket table.product_souhrn td.one{padding: 5px 0; width: 60px; vertical-align: middle;}
#basket table.product_souhrn td.one{vertical-align: middle;} 
#basket table.product_souhrn td.one a, #basket table.product_souhrn td.one label{background-color: #ffffff; width: 50px; height: 50px; padding: 4px; position: relative; border: 1px solid #e0e6ea; display: block; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch #basket table.product_souhrn .hover_efekt td.one a, .notouch #basket table.product_souhrn .hover_efekt td.one label{border: 1px solid #005F8C;}
#basket table.product_souhrn td.one a .in, #basket table.product_souhrn td.one label .in{display: block; width: 100%; padding: 0 0 100%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}







#basket table.product_souhrn td.two{padding: 5px 0; text-align: left;}
#basket table.product_souhrn td.two span.box{display: table; width: 100%; height: 60px;}
#basket table.product_souhrn td.two .main_link{font-weight: 500; letter-spacing: 0.5px; display: table-cell; vertical-align: middle; padding: 0 0 0 15px; font-size: 13px; line-height: 20px; text-decoration: none; text-align: left; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket table.product_souhrn td.two .main_link span{font-style: italic; font-weight: 400; padding: 0; font-size: 11px; line-height: 15px; text-decoration: none; text-align: left; color: #3a3a3a; display: block;}
#basket table.product_souhrn td.two .main_link span strong{display: block; font-style: italic; font-weight: 500; color: #005F8C; font-size: 11px; line-height: 15px; letter-spacing: 0.5px;}
.notouch #basket table.product_souhrn tr.hover_efekt td.two a.main_link{color: #005F8C}
#basket table.product_souhrn td.two .main_link .rema{padding: 0; display: inline-block; color: #d20c0c; font-weight: 400; font-size: 11px; line-height: 16px; font-style: normal; margin: 3px 0 0;}
#basket table.product_souhrn td.two .main_link .rema strong{color: #d20c0c; font-weight: 700; font-size: 11px; line-height: 16px; }


#basket table.product_souhrn td.three{white-space: nowrap; text-align: center; padding: 0 10px; width: 100px; color: #000000; font-size: 13px; line-height: 28px; font-weight: 400; text-align: center;}
#basket table.product_souhrn td.three .box.centering{padding-right: 34px; display: block;}
#basket table.product_souhrn td.three input[type=text]{display: inline-block; vertical-align: middle; width: 40px; font-size: 14px; line-height: 25px; color: #000000; font-weight: 400; padding: 6px 0; text-align: center; border: 0; border-bottom: 1px solid #d1d3d4; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
/*#basket table.product_souhrn td.three input[type=text]:focus{border-bottom: 1px solid #666666}*/
#basket table.product_souhrn td.three .increment, #basket table.product_souhrn td.three .decrement{cursor: pointer; border: 1px solid #666666; background: #666666; width: 20px; height: 20px; display: inline-block; vertical-align: middle; -webkit-border-radius: 28px; border-radius: 28px; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket table.product_souhrn td.three .increment::before, #basket table.product_souhrn td.three .decrement::before,
#basket table.product_souhrn td.three .increment::after, #basket table.product_souhrn td.three .decrement::after{content: ""; display: block; width: 20px; height: 20px; position: absolute; top: 0; left: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket table.product_souhrn td.three .increment::before{opacity: 1; background: url(../img/basket_recount_icon.png) no-repeat scroll 6px -14px;}
#basket table.product_souhrn td.three .decrement::before{opacity: 1; background: url(../img/basket_recount_icon.png) no-repeat scroll -15px -14px;}

#basket table.product_souhrn td.three span{display: block; text-align: center;}

.notouch #basket table.product_souhrn td.three .increment:hover, .notouch #basket table.product_souhrn td.three .decrement:hover{background: #005F8C; border: 1px solid #005F8C;}





#basket table.product_souhrn td.four{padding: 0 15px; text-align: right; color: #000000; font-size: 14px; line-height: 28px; font-weight: 400; width: 100px; white-space: nowrap;}
#basket table.product_souhrn td.four.bg{background: #efefef; border-bottom: 1px solid #d1d3d4}
#basket table.product_souhrn td.four.bg .info{display: none;}
#basket table.product_souhrn td.four strong{color: #000000; font-size: 14px; line-height: 28px; font-weight: 600;}
#basket table.product_souhrn td.four strong.total{white-space: nowrap; color: #666666; font-size: 14px; line-height: 28px; font-weight: 700;}
#basket table.product_souhrn td.four strong.total.red{color: #000000; font-size: 18px;}
#basket table.product_souhrn td.four strong.total span{color: #000000; font-size: 12px; line-height: 28px; font-weight: 300; display: none;}
#basket table.product_souhrn td.four span{color: #000000; font-size: 12px; line-height: 28px; font-weight: 300; display: none;}


#basket table.product_souhrn td.four input[type=text]{display: inline-block; vertical-align: middle; width: 40px; font-size: 14px; line-height: 25px; color: #000000; font-weight: 400; padding: 6px 0; text-align: center; border: 0; border-bottom: 1px solid #d1d3d4; background: transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

#basket table.product_souhrn td.four .tooltip{white-space: normal; display: inline-block; vertical-align: middle;}
#basket table.product_souhrn td.four .tooltip .tooltip-item{display: block; width: 22px; height: 22px; background: url(../img/tooltip_icon.svg) no-repeat scroll center center; background-size: 22px 22px; font-size: 0;}
#basket table.product_souhrn td.four .tooltip .tooltip-content{background-color: #005F8C;}
#basket table.product_souhrn td.four .tooltip .tooltip-content::after{border-top-color: #005F8C}

#basket table.product_souhrn td.four .btn{margin: 0 0 0 10px !important;}


#basket table.product_souhrn td.five{text-align: center; padding: 0 15px; width: 40px;}
#basket table.product_souhrn td.five a{position: relative; top: 3px; display: inline-block; width: 18px; height: 18px; border: 1px solid #666666; background: #666666; -webkit-border-radius: 28px; border-radius: 28px; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket table.product_souhrn td.five a::before, #basket table.product_souhrn td.five a::after{content: ""; display: block; width: 20px; height: 20px; position: absolute; top: 0; left: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket table.product_souhrn td.five a::after{opacity: 1; background: url(../img/basket_recount_icon.png) no-repeat scroll -33px -15px;}
.notouch #basket table.product_souhrn td.five a:hover{background: #005F8C; border: 1px solid #005F8C;}


#basket h2.title{text-align: center; margin: 0; padding: 0; font-size: 20px; line-height: 28px;}
#basket h2.title.margin{margin: 0 0 28px;}
#basket .gifts_list_basket{text-align: center; display: block; max-width: 450px; width: 100%; margin: 0 auto 20px;}
#basket .gifts_list_basket .item{cursor: pointer; margin: 10px 9px 20px; display: inline-block; vertical-align: top; padding: 12px; width: 100px; box-shadow: 0 0 5px -2px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 5px -2px rgba(0,0,0,0.5); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .gifts_list_basket.stop .item{margin: 0 9px 20px;}
.notouch #basket .gifts_list_basket .item:hover{box-shadow: 4px 4px 20px -3px rgba(0,0,0,0.6); -webkit-box-shadow: 4px 4px 20px -3px rgba(0,0,0,0.6);}
#basket .gifts_list_basket .item .img{display: block; margin: 0 0 10px; width: 100%; height: 100px; background-attachment: local; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}
#basket .gifts_list_basket .item .text{display: block; width: 100%; padding: 0; margin: 0;}
#basket .gifts_list_basket .item .text .title{display: block; font-size: 12px; line-height: 16px; color: #000000; font-weight: 700; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .gifts_list_basket .item .text .link{margin: 5px 0 0; display: block; font-size: 12px; line-height: 16px; color: #000000; font-weight: 400; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch #basket .gifts_list_basket .item:hover .text .link{color: #005F8C;}

#basket .gifts_list_baske.owl-carousel .owl-controls { width: 100%; left: 0; right: 0; min-height: 0; z-index: 999; }
#basket .gifts_list_baske.owl-carousel .owl-controls .owl-buttons{ position: absolute; top: 50%; margin-top: -27px; left: 0; right: 0; }
#basket .gifts_list_baske.owl-carousel .owl-controls .owl-buttons .owl-prev { cursor: pointer; position:absolute; width: 30px; height: 50px; left: -30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .gifts_list_baske.owl-carousel .owl-controls .owl-buttons .owl-next { cursor: pointer; position:absolute; width: 30px; height: 50px; right: -30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .gifts_list_baske.owl-carousel .owl-controls .owl-buttons .owl-prev::before { position: absolute; left: 0; top: 0; content: "\2039"; color: #CFD1D2; line-height: 43px; font-size: 44px; text-align: center; display: block; width: 30px; height: 50px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .gifts_list_baske.owl-carousel .owl-controls .owl-buttons .owl-next::before { position: absolute; left: 0; top: 0; content: "\203A"; color: #CFD1D2; line-height: 43px; font-size: 44px; text-align: center; display: block; width: 30px; height: 50px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch #basket .gifts_list_baske.owl-carousel .owl-controls .owl-buttons .owl-prev:hover::before,
.notouch #basket .gifts_list_baske.owl-carousel .owl-controls .owl-buttons .owl-next:hover::before { color: #005F8C;}


#basket textarea.order_text{resize: none; height: 100px; margin: 0 auto 30px; display: block; border: 1px solid #e6e7e8; width: calc(100% - 32px); max-width: 500px; background: #ffffff; font-size: 14px; line-height: 20px; padding: 5px 15px; color: #000000; -webkit-transition: border 400ms ease; transition: border 400ms ease;}
#basket textarea.order_text[readonly]{background: #f4f4f4; border: 1px solid #dbdbdb !important;}
#basket textarea.order_text:focus{border: 1px solid #005F8C;}


#basket .doprava_platba {width: 100%; display: block; margin: 0 auto 30px;}
#basket .doprava_platba.margin{margin: 0 auto;}
#basket .doprava_platba .item{display: inline-block; vertical-align: middle; vertical-align: top; width: calc(50% - 17px); margin: 0; position: relative;}
#basket .doprava_platba .item:nth-child(2){margin: 0 0 0 30px;}
#basket .doprava_platba .item p.title{text-align: center; font-size: 16px; line-height: 22px; font-weight: 400; margin: 0; padding: 0 0 20px;}
#basket .doprava_platba .item p.title strong{font-size: 16px; line-height: 22px; font-weight: 700; margin: 0; padding: 0 0 10px; color: #000000}

#basket .doprava_platba .item.platba{}

#basket .doprava_platba .item.platba.opacity::before{position: absolute; top: 42px; right: 0; left: 0; bottom: 0; content: ""; display: block; z-index: 999;}
#basket .doprava_platba .item.platba .box{display: block;}
#basket .doprava_platba .item.platba.opacity .box{opacity: 0.40; }
#basket .doprava_platba .item .box{ background: #ffffff; position: relative; width: calc(100% - 2px); margin: 0 0 15px 0; float: none; border: 1px solid #bcbec0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .doprava_platba .item .box label{cursor: pointer; position: relative; padding: 15px 15px; display: block; font-size: 14px; line-height: 28px; font-weight: 400; color: #3a3a3a; text-align: left; }
#basket .doprava_platba .item .box label::before{position: absolute; left: 0; top: 0; bottom: 0; width: 40px; content: ""; z-index: 10;}
#basket .doprava_platba .item .box label input[type=radio]{float: left;}
#basket .doprava_platba .item .box label strong{display: block; width: 80%; max-width: calc(100% - 160px); float: left; font-size: 13px; line-height: 18px; padding: 0; font-weight: 700; color: #3a3a3a; text-align: left; }
#basket .doprava_platba .item .box label .text{display: block; max-width: calc(100% - 160px); padding: 3px 0 0; position: relative; top: 0; float: none; margin: 0 0 0 25px; font-size: 12px; line-height: 16px; font-weight: 400; color: #3a3a3a; text-align: left; }
#basket .doprava_platba .item .box label .text p{margin: 0; font-size: 12px; line-height: 16px; font-weight: 400; color: #3a3a3a;}
#basket .doprava_platba .item .box label .text p strong{font-size: 12px; line-height: 16px; font-weight: 700; color: #3a3a3a; width: auto; max-width: initial; display: inline; float: none; }
#basket .doprava_platba .item .box label .text p a{text-decoration: underline; font-size: 12px; line-height: 16px; font-weight: 700; color: #3a3a3a; width: auto; max-width: initial; display: inline-block; float: none; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch #basket .doprava_platba .item .box label .text p a:hover{color: #005F8C;}
#basket .doprava_platba .item .box label .text .textet{display: inline-block; vertical-align: top; width: calc(100% - 35px); padding: 0 0 0 10px;}
#basket .doprava_platba .item .box label .text div.checker{vertical-align: top;}
#basket .doprava_platba .item .box label .text br{display: none;}
#basket .doprava_platba .item .box label .text a{font-size: 12px; line-height: 16px; font-weight: 700; color: #3a3a3a; display: inline-block; margin: 0; text-decoration: underline;}
#basket .doprava_platba .item .box label span.price{position: absolute; top: 15px; right: 15px; font-size: 13px; line-height: 18px; font-weight: 700; color: #3a3a3a; text-align: right; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket .doprava_platba .item .box label .radio{width: 16px; height: 16px; float: left; margin: 1px 9px 0 0; }
#basket .doprava_platba .item .box label span.bottom{display: none !important; width: auto; height: 4px; display: block; position: absolute; bottom: -5px; right: 1px; left: 5px; background: #f7f7f7; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
/*#basket .doprava_platba .item .box.active label span.price, #basket .doprava_platba .item .box:hover label span.price{color: #666666;}*/
#basket .doprava_platba .item .box.active, #basket .doprava_platba .item .box:hover{border: 1px solid #000000;}

#basket .doprava_platba .item .box #terms-notice{padding: 0 0 15px 80px; text-align: left; font-size: 12px; line-height: 16px; font-weight: 700; color: #e21414;}

#basket .doprava_platba .sbHolder{position: relative; background: #ffffff; width: calc(100% - 2px); display: block; margin: 0; top: -16px; border: 1px solid #000000; }
#basket .doprava_platba .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; width: 30px;}
#basket .doprava_platba .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
#basket .doprava_platba .sbHolder a.sbSelector{width: calc(100% - 60px); margin: 0; display: block; color: #000000 !important; font-size: 14px; line-height: 30px; padding: 6px 15px; font-weight: 400; text-align: left; text-decoration: none;}
#basket .doprava_platba .sbOptions{max-height: 500px !important; z-index: 999; top: 100% !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
#basket .doprava_platba .sbOptions a{text-decoration: none; border: 1px solid #000000; border-top: 0; height: initial; background: #fff !important; display: block; text-align: left; padding: 6px 15px; font-size: 14px; line-height: 18px; margin: 0; font-weight: 400; color: #000000 !important; -webkit-transition: all 300ms ease; transition: all 300ms ease;}
#basket .doprava_platba .sbOptions li:first-child{display: none;}
#basket .doprava_platba .sbOptions li:nth-child(2) a{border-top: 1px solid #000000;}
.notouch #basket .doprava_platba .sbOptions a:hover{background: #f0f0f0 !important;}

#thepay-method-box {display: inline-block;}

#basket .end_order{width: calc(100% - 282px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket form.opacity .end_order{opacity: 0.6;}
#basket .end_order .btn{text-align: center; white-space: normal;}
#basket .end_order .btn br{display: none;}

@media screen and (max-width: 1240px) {
    .de #basket .end_order{text-align: center;}
    .de #basket .end_order .clear.hide{display: block !important;}
    .de #basket .end_order .btn{float: none; !important;}
}

#basket p.info_doprava{clear: both; margin: -20px 0 20px; padding: 0; line-height: 26px; font-size: 16px; text-align: center; font-weight: 300;}
#basket p.info_doprava strong{line-height: 26px; font-size: 16px; font-weight: 500;}


#basket.my_order table.product_souhrn td.one .centering{background: #ffffff;}
#basket.my_order .item{background: #ffffff; border: 1px solid #efefef; margin-top: 20px; padding: 20px 3%; width: calc(94% - 2px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
#basket.my_order .item:first-of-type{margin: 0;}
#basket.my_order .item p.title{margin: 0; padding: 0; line-height: 34px; text-align: left;}
#basket.my_order .item p.title span{white-space: nowrap; position: relative; display: inline-block; vertical-align: middle; margin-right: 20px;}
#basket.my_order .item p.title span.number{color: #666666; font-size: 14px; line-height: 34px; font-weight: 400; text-align: left; }
#basket.my_order .item p.title span.number strong{color: #000000; font-size: 14px; line-height: 34px; font-weight: 700; text-align: left; }
#basket.my_order .item p.title span.date{color: #666666; font-size: 14px; line-height: 34px; font-weight: 400; text-align: left; }
#basket.my_order .item p.title span.date strong{color: #000000; font-size: 14px; line-height: 34px; font-weight: 700; text-align: left; }
#basket.my_order .item p.title span.price{color: #666666; font-size: 14px; line-height: 34px; font-weight: 400; text-align: left; }
#basket.my_order .item p.title span.price strong{color: #000000; font-size: 14px; line-height: 34px; font-weight: 700; text-align: left; }
#basket.my_order .item p.title span.status{color: #666666; font-size: 14px; line-height: 34px; font-weight: 400; text-align: left; }
#basket.my_order .item p.title span.status strong{color: #000000; font-size: 14px; line-height: 34px; font-weight: 700; text-align: left; }

#basket.my_order .item p.title span.zasilka a{display: block; width: 43px; height: 30px; background: url(../img/doprava_icon.png) no-repeat;}
#basket.my_order .item p.title button{float: right; padding-left: 0; padding-right: 0; width: 180px; text-align: center; text-transform: none;}
#basket.my_order .box{display: none; clear: both; padding: 30px 0 0; text-align: left;}
#basket.my_order table.product_souhrn{margin: 0;}


#basket.my_order .box .control_package{float: right; position: relative; position: relative; display: inline-block; vertical-align: middle; line-height: 38px; margin-top: 20px;}
#basket.my_order .box .control_package a{display: inline-block; text-align: right; color: #000000; font-weight: 600; font-size: 14px; line-height: 20px; padding-left: 8px; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch #basket.my_order .box .control_package a:hover{color: #666666}


#basket p.celkem{text-align: center; padding: 15px 0 40px; margin: 0;}
#basket p.celkem strong{font-style: italic; display: block; font-size: 40px; line-height: 44px; color: #666666; font-weight: 600; margin: 0;}

@media screen and (max-width: 1360px) {
#basket table.product_souhrn th{font-size: 12px;}
#basket table.product_souhrn th.one{display: none}
#basket table.product_souhrn td.one{display: none;}
#basket table.product_souhrn th.two{width: 370px;}
#basket table.product_souhrn td.one_one a.main_link, #basket table.product_souhrn td.one_one label.main_link{padding: 0 15px;}
#basket table.product_souhrn td.two a{margin: 0 5%;}
#basket table.product_souhrn td.four{font-size: 14px;}
#basket table.product_souhrn td.five{font-size: 14px;}
#basket table.product_souhrn td.no_border{display: none;}
#basket table.product_souhrn td.no_border.small{display: table-cell;}
}


@media screen and (max-width: 1100px) {
#basket table.product_souhrn.small{width: 100%; float: none; margin: 0 0 35px;}
#basket article.max{width: 100%; float: none; text-align: center;}
#basket .inline_box{margin: 0 20px 30px 0;}
#basket .end_order{width: 100%;}
}

@media screen and (max-width: 1024px) {
#basket .doprava_platba .item .box label span.text{max-width: calc(100% - 25px);}


#basket.my_order .item p.title{text-align: center;}
#basket.my_order .item p.title span.number, #basket.my_order .item p.title span.date, #basket.my_order .item p.title span.price, #basket.my_order .item p.title span.status{margin: 0 10px;}
#basket.my_order .item p.title button{clear: both; margin: 10px auto 0; float: none;}
#basket.my_order .item p.title span.ikonka:not(.car){display: none}

}

@media screen and (max-width: 1100px) and (min-width: 961px) {
#basket .doprava_platba .item .box .comgate_payments label {width: calc(50% - 6px / 2 - 18px); margin: 6px 0 0;}
#basket .doprava_platba .item .box .comgate_payments label:nth-child(3n - 1){margin: 6px 0 0;}
#basket .doprava_platba .item .box .comgate_payments label:nth-child(-n + 3){margin-top: 6px;}
#basket .doprava_platba .item .box .comgate_payments label:nth-child(2n){margin: 6px 0 0 6px;}
#basket .doprava_platba .item .box .comgate_payments label:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 1024px) {
#basket .doprava_platba{width: 100%; margin: 0 auto;}
#basket .doprava_platba .item{width: 100%; margin: 0 !important;}
#basket .doprava_platba .item p.title{padding: 20px 0 10px;}
#basket .doprava_platba .item.doprava p.title{padding: 0 0 10px;}
}


@media screen and (max-width: 1024px) {
#basket{text-align: center;}
#basket .align-center .btn.left, #basket .align-center .btn.right{float: none;}
#basket .inline_box{width: calc(100% - 52px); margin: 0 0 30px; text-align: center; display: block;}
#basket .inline_box:nth-child(2){margin: 0;}
#basket .inline_box h3, #basket .inline_box p{text-align: center;}
#basket p.information img{margin: 0 auto 8px; display: block;}
#basket article.max{margin: 0 0 40px;}
#basket .basket_navigation{margin: 10px 0 20px;}
#basket .basket_navigation h1{display: block;}
#basket .basket_navigation ul{display: none;}
#basket table.product_souhrn{margin: 0;}
#basket table.product_souhrn.small{margin: 40px 0 20px}
#basket table.product_souhrn tr{position: relative;}
#basket table.product_souhrn th{display: none !important;}
#basket table.product_souhrn td{height: initial;}
#basket table.product_souhrn td.one{display: none;}
#basket table.product_souhrn td.two{border-top: 1px solid #e3e3e3 !important; padding-top: 15px;}
#basket table.product_souhrn td.two span.box{display: block; height: initial;}
#basket table.product_souhrn td.two .main_link{text-align: center; display: block;}
#basket table.product_souhrn td.two .main_link span{text-align: center;}
#basket table.product_souhrn td.three{width: 100%; padding: 5px 0; font-size: 12px;}
#basket table.product_souhrn td.three.padding{padding: 0; line-height: 20px;}
#basket table.product_souhrn td.three .box.centering{padding: 0;}
#basket table.product_souhrn td.three .decrement{margin: 0;}
#basket #finalordform table.product_souhrn tr.celkem td.three{padding: 0;}
#basket table.product_souhrn td.four, #basket table.product_souhrn td.four strong, #basket table.product_souhrn td.four strong span{line-height: 20px; font-size: 12px;}
#basket table.product_souhrn td.four.bg{border: 0;}
#basket table.product_souhrn td.four.bg:nth-child(4){padding-top: 8px}
#basket table.product_souhrn td.four.bg:nth-child(5){padding-bottom: 8px; padding-top: 5px;}
#basket table.product_souhrn td.four.bg .info{display: block; text-align: center; font-size: 12px; line-height: 20px;}
#basket table.product_souhrn.final td.four{width: 100%;}
#basket table.product_souhrn td.four{padding-bottom: 0;}
#basket table.product_souhrn td.four span{display: inline-block; line-height: 20px;}
#basket table.product_souhrn td.five{padding: 2px 0 16px;}
#basket #finalordform table.product_souhrn tr td.four:nth-child(5){padding: 0 0 15px !important;}
#basket table.product_souhrn, #basket table.product_souhrn tbody, #basket table.product_souhrn tr, #basket table.product_souhrn th, #basket table.product_souhrn td{display: block; width: 100%; }
#basket table.product_souhrn td.two{border: 0; padding-bottom: 0;}
#basket table.product_souhrn td.three{border: 0;}
#basket table.product_souhrn td.five.cant_delete{padding: 0 0 13px;}
#basket table.product_souhrn tr.celkem td{border: 0 !important;}
#basket .repay{float: none; display: inline-block; margin: 0 0 40px;}
#basket table.product_souhrn td.four{font-size: 12px; line-height: 20px; text-align: center; width: 100%; border: 0; padding: 0;}
#basket table.product_souhrn td.five{font-size: 12px; line-height: 20px; width: 100%;}
#basket p.information .text{max-width: 100%; text-align: center;}
#basket h2 span.text span{font-size: 16px;}

#basket h2.title{font-size: 16px; line-height: 22px;}
#basket h2.title.margin{margin: 0 0 20px;}


#basket .doprava_platba .item .box label{padding: 7px 10px;}
#basket .doprava_platba .item .box label span.text{padding: 0; max-width: 100%; top: 0; text-align: left; margin: 0 0 0 27px;}
#basket .doprava_platba .item .box label .radio{display: inline-block; vertical-align: middle; float: none; margin: 0 6px 0 0;}
#basket .doprava_platba .item .box label strong{width: auto; max-width: calc(100% - 30px); display: inline-block; vertical-align: middle; float: none;}
#basket .doprava_platba .item .box label span.price{margin: -2px 0 0 27px; top: 0; right: 0; position: relative; display: inline-block; vertical-align: middle; float: none;}

#basket .doprava_platba .item{width: 100%; margin: 0 0 30px !important; display: block;}
#basket .doprava_platba .item p.title{padding: 0; margin: 0 0 10px;}
#basket .doprava_platba .item .box label .text{max-width: 100%;}


#basket #finalordform table.product_souhrn tr.celkem{border-top: 2px solid #e3e3e3}
#basket table.product_souhrn tr.celkem{border-top: 1px solid #e3e3e3}
#basket table.product_souhrn td.no_border{display: none;}
#basket table.product_souhrn td.no_border.small{display: block; padding-left: 0; padding-right: 0;}
#basket table.product_souhrn td.four strong.total{font-size: 20px; line-height: 24px; color: #005F8C}
#basket table.product_souhrn td.four strong.total span{display: inline-block;}

#basket .inline:not(.btn){padding: 0; margin: 0 -4px 50px 0; width: 50%; }
#basket .inline.btn{margin: 20px 0 40px;}
#basket .login_form .inline.btn{ margin-top: 0; display: inline-block; vertical-align: middle; text-align: center; width: auto; }
#basket table.product_souhrn td.two .main_link span{text-align: center;}
#basket .inline:not(.btn){width: 100%; margin: 30px 0 50px; display: block; text-align: left;}
#basket p.celkem{padding: 15px 0;}
#basket .inline.btn{margin: 10px 0 0;}
#basket .reg_form .box p.anotation.empty{display: none;}
#basket.my_order .item p.title span.number, #basket.my_order .item p.title span.status, #basket.my_order .item p.title span.date, #basket.my_order .item p.title span.price{width: 100%; padding: 0; margin: 0; text-align: center; line-height: 20px; font-size: 12px;}
#basket.my_order .item p.title, #basket.my_order .item p.title span.number strong, #basket.my_order .item p.title span.status strong, #basket.my_order .item p.title span.date strong, #basket.my_order .item p.title span.price strong{text-align: center; line-height: 20px; font-size: 12px;}
#basket.my_order .item p.title button{float: none; margin: 10px auto 0;}
#basket.my_order .item p.title span.ikonka.car{margin: 8px 0;}
#basket table.product_souhrn td.two span.box{padding: 0;}
#basket.my_order .item p.title span.ikonka:not(.car){display: none}
#basket.my_order .inline.btn{margin: 5px 0 0; float: none;}
#basket.my_order .box{padding: 15px 0 0; text-align: center;}
#basket.my_order table.product_souhrn td.two span.box{padding: 0;}
#basket.my_order table.product_souhrn td.three{padding: 0; font-size: 12px; line-height: 20px;}
#basket.my_order table.product_souhrn td.four, #basket.my_order table.product_souhrn td.four strong{font-size: 12px; line-height: 20px;}
#basket.my_order table.product_souhrn td.four:nth-child(5){padding-bottom: 15px !important}
#basket .normal_form form table td .inline.btn{margin: 0 0 0 10px;}
}


@media screen and (max-width: 600px) {
#basket .doprava_platba .item p.title{font-size: 13px; line-height: 18px; padding: 0 0 5px; margin: 0;}
#basket .doprava_platba .item p.title strong{font-size: 13px; line-height: 18px;}


#basket .doprava_platba .item .box{ margin: 0 0 10px 0;}
#basket .doprava_platba .item .box label{padding: 5px 10px; font-size: 12px; line-height: 24px;}
#basket .doprava_platba .item .box label strong{font-size: 12px; line-height: 18px;}

#basket .doprava_platba .item .box label span.text{margin: 0 0 0 25px; font-size: 11px; line-height: 16px;}
#basket .doprava_platba .item .box label span.text .textet{padding: 0 0 0 10px;}
#basket .doprava_platba .item .box label span.text a{font-size: 11px; line-height: 16px;}
#basket .doprava_platba .item .box label span.price{margin: -2px 0 0 25px;}


#basket .doprava_platba .item .box .comgate_payments label {width: calc(50% - 6px / 2 - 18px); margin: 6px 0 0;}
#basket .doprava_platba .item .box .comgate_payments label:nth-child(3n - 1){margin: 6px 0 0;}
#basket .doprava_platba .item .box .comgate_payments label:nth-child(-n + 3){margin-top: 6px;}
#basket .doprava_platba .item .box .comgate_payments label:nth-child(2n){margin: 6px 0 0 6px;}
#basket .doprava_platba .item .box .comgate_payments label:nth-child(-n + 2){margin-top: 0;}

}





















.finall_order{text-align: left;}
.finall_order .text_box p{margin: 0 0 10px;}
.finall_order .text_box p:last-of-type{margin: 0 0 20px;}
.finall_order.center, .finall_order.center .text_box, .finall_order.center .text_box > *{text-align: center;}
img.end_order{max-width: 100px; margin: 0 0 20px; display: block;}
img.end_order.center{margin: 0 auto 20px;}
.finall_order #error-alert:empty{display: none;}
.finall_order #error-alert{padding: 15px; text-align: center; font-size: 12px; line-height: 16px; font-weight: 700; background: #e21414; color: #ffffff; max-width: 593px; display: block; margin: 0 auto 15px;}


.normal_form{text-align: center; position: relative; margin: 0 auto 20px; text-align: center; left: 0; bottom: 0;}
.normal_form form{padding: 18px 25px; background: #f4f4f4; border: 1px solid #e0dfdf; display: inline-block; }
.normal_form form table{width: 100%; border-collapse: collapse; border-spacing: 0;}
.normal_form form table th{ position: relative; white-space: nowrap; vertical-align: middle; width: 50px; font-size: 13px; line-height: 17px; color: #000000; font-weight: 600; text-align: right; padding: 0 20px 0 0; margin: 0;}
.normal_form form table td{padding: 0;}
.normal_form form table td input[type=text], .normal_form form table td input[type=password]{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;}
.normal_form form table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #f4f4f4;}
.normal_form form table td input[type=text]:focus, .normal_form form table td input[type=password]:focus{border: 1px solid #666;}


@media screen and (max-width: 768px) {
.normal_form{margin: 0 0 30px;}
.normal_form form{display: block; width: calc(100% - 52px)}
.normal_form form table, .normal_form form tbody, .normal_form form table tr, .normal_form form table th, .normal_form form table td{display: block; width: 100%; text-align: center; clear: both;}
.normal_form form table th{text-align: center; padding: 0 0 5px;}
.normal_form form table td input[type=text], .normal_form form table td input[type=password]{text-align: center;}
#basket .normal_form form table td .inline.btn{margin: 8px 0 0 0;}
}



.reg_form{text-align: left; position: relative; margin-bottom: 20px !important;}
.reg_form.hide{display: none;}
.reg_form.margin{margin-top: 40px;}
.reg_form .box{position: relative; width: 55%; padding: 0 5% 0 0; display: inline-block; vertical-align: top; margin-right: -5px;}
.reg_form .box.second{width: 35%; padding: 0 0 0 5%;}
.reg_form .box.second .overflow_form{opacity: 0.4; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.reg_form .box.second .overflow_form::before{position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: block; content: "";}
.reg_form .box.second .overflow_form.active{opacity: 1;}
.reg_form .box.second .overflow_form.active::before{display: none;}
.reg_form .box.full{display: none; width: calc(100% - 60px); margin: 0; background: #f4f4f4; border: 1px solid #e6e7e8; padding: 25px 30px 10px;}
.reg_form .box.full.show{display: block;}
.reg_form .box.full.padding.white{background: #fff; border: 0; padding: 0; width: 100%; max-width: 1024px; margin: 0 auto;}
.reg_form .box.second::before{content: ""; display: block; position: absolute; left: 0; top: 5px; width: 1px; background: #efefef; height: 353px;}
.reg_form .box .top_title{width: 100%; text-align: center; display: block;}
.reg_form .box p.main_title{display: block; text-align: center; font-size: 20px; font-weight: 400; line-height: 28px; margin: 30px 0 20px;}
.reg_form .box p.title{display: inline-block; text-align: center; font-size: 20px; font-weight: 600; line-height: 26px; margin: 0;}
.reg_form .box p.title .checker{margin: 0 0 0 4px;}
.reg_form .box p.anotation{text-align: center; font-size: 13px; font-weight: 400; line-height: 18px; margin: 15px 0 20px;}
.reg_form .box p.anotation label{display: block; font-size: 14px; font-weight: 400; line-height: 21px; }
.reg_form .box p.anotation .checker{margin-right: 8px;}
.reg_form .box p.anotation span.text{max-width: calc(100% - 30px); display: inline-block; vertical-align: middle; position: relative; color: #000000; font-size: 13px; line-height: 18px; text-align: left;}
.reg_form .box p.anotation span.text strong{color: #000000; font-size: 13px; line-height: 18px; text-align: left;}
.reg_form .box p.anotation.c_click span.text::before{position: absolute; top: -3px; bottom: 0; right: calc(100% + 6px); background: transparent; cursor: pointer; content: ""; width: 25px; height: 25px; z-index: 10; }

.reg_form .box p{clear: both; display: block; font-size: 14px; font-weight: 400; color: #000000; line-height: 19px; text-align: left; margin: 0;}
.reg_form .box p strong{font-size: 14px; font-weight: 600; color: #000000; line-height: 19px;}
.reg_form .box p a{font-size: 14px; font-weight: 400; color: #000000; line-height: 19px; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .reg_form .box p a:hover{color: #666666;}
.reg_form .box.full table{margin: 0;}
.reg_form .box table{margin-top: 20px; width: 100%; border-collapse: collapse; border-spacing: 0;}
.reg_form .box table th{ position: relative; white-space: nowrap; vertical-align: middle; width: 60px; font-size: 13px; line-height: 17px; color: #000000; font-weight: 500; text-align: right; padding: 0 20px 10px; margin: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.reg_form .box table th span{margin-right: -7px; position: relative; top: -5px; right: -1px; color: #666666; font-size: 14px; line-height: 20px;}
.reg_form .box table tr th:first-child{padding-left: 0; }
.reg_form .box table td{padding: 0 0 10px; font-size: 14px; font-weight: 400; line-height: 25px; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.reg_form .box table td.centering{padding: 10px 0 0; text-align: center;}
.reg_form .box table td span:not(.text){margin-right: 0; position: relative; top: -5px; right: 0; color: #666666; font-size: 14px; line-height: 20px;}

.reg_form .box table td a{ font-size: 13px; font-weight: 600; line-height: 18px; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .reg_form .box table td a:hover{color: #005F8C;}
.reg_form .box table td .checker{vertical-align: middle; margin: 0 8px 0 0;}
.reg_form .box table td .checker span{top: 0;}
.reg_form .box table td span.text{max-width: calc(100% - 30px); display: inline-block; vertical-align: middle; position: relative; color: #000000; font-size: 13px; line-height: 18px; text-align: left;}
.reg_form .box table td.firemni_zaznam, .reg_form .box table th.firemni_zaznam{display: none}
.reg_form .box table td.heslo_zaznam, .reg_form .box table th.heslo_zaznam{display: none}
.reg_form .box table td input[type=text], .reg_form .box table td input[type=password]{border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 14px; line-height: 20px; padding: 5px 15px; color: #000000; -webkit-transition: border 400ms ease; transition: border 400ms ease;}
.reg_form .box table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #f4f4f4;}
.reg_form .box table td textarea{resize: none; height: 80px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 14px; line-height: 20px; padding: 5px 15px; color: #000000; -webkit-transition: border 400ms ease; transition: border 400ms ease;}
.reg_form .box table td input[type=text]:focus, .reg_form .box table td input[type=password]:focus, .reg_form .box table td textarea:focus{border: 1px solid #005F8C;}

.reg_form .box table .sbHolder { position: relative; background: #ffffff; width: calc(100% - 2px); display: block; margin: 0; border: 1px solid #e6e7e8; }
.reg_form .box table .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;}
.reg_form .box table .sbHolder .sbToggle.sbToggleOpen { background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
.reg_form .box table .sbHolder a.sbSelector { margin: 0; display: block; color: #000000 !important; font-size: 13px; line-height: 20px; padding: 8px 40px 8px 15px; font-weight: 400; text-align: left; text-decoration: none;}
.reg_form .box table .sbOptions { max-height: 245px !important; z-index: 999; top: calc(100% + 1px) !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
.reg_form .box table .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;}
.reg_form .box table .sbOptions li:nth-child(1) a { border-top: 0;}
.notouch .reg_form .box table .sbOptions a:hover { background: #f0f0f0 !important;}

.reg_form .box table.dodaci, .reg_form .box table.dodaci tbody, .reg_form .box table.dodaci tr, .reg_form .box table.dodaci th, .reg_form .box table.dodaci td{display: block; width: 100%;}
.reg_form .box table.dodaci th, .reg_form .box table.dodaci td{display: inline-block; vertical-align: middle;}
.reg_form .box table.dodaci th{width: 100px; padding-left: 0;}
.reg_form .box table.dodaci td{width: calc(100% - 130px);}
.reg_form .box table.dodaci th.mobile_cell, .reg_form .box table.dodaci td.mobile_cell{display: none;}

@media screen and (max-width: 1024px) {
.reg_form .box{width: 90%; padding: 0 5%; margin: 0; text-align: center;}
.reg_form .box.second{width: 90%; padding: 0 5%;}
.reg_form .box.full{width: 90% ;padding: 25px 5% 10px;}
.reg_form .box.second::before{display: none;}
.reg_form .box .top_title{padding-top: 0;}
.reg_form .box.second .top_title{padding-top: 30px;}
.reg_form .box.long p.anotation{margin: 10px 0 30px;}
.reg_form .box p.anotation{margin: 5px 0 30px;}
.reg_form .box p.anotation.margin{margin: 0;}
.reg_form .box p.anotation.empty{display: none;}
.reg_form .box table{min-width: 420px; width: auto; margin: 20px auto 0;}
.reg_form .box table td input[type=text], .reg_form .box table td input[type=password]{max-width: 260px;}
.reg_form .box table td textarea{max-width: 260px;}
.reg_form .box table.dodaci{display: table; min-width: 420px; width: auto; margin: 20px auto 0;}
.reg_form .box table.dodaci tbody{display: table-row-group;}
.reg_form .box table.dodaci tr{display: table-row;}
.reg_form .box table.dodaci th, .reg_form .box table.dodaci td{display: table-cell; width: auto;}
.reg_form .box table.dodaci th{width: 130px; padding: 0 20px 10px;}
.reg_form .box table.dodaci tr th:first-child{padding-left: 0}
.reg_form .box table.dodaci td{width: auto;}
.reg_form .box table.dodaci th.mobile_cell, .reg_form .box table.dodaci td.mobile_cell{display: table-cell;}
.reg_form .box.second .overflow_form{opacity: 1 !important;}
.reg_form .box.second .overflow_form table{display: none !important;}
.reg_form .box.second .overflow_form.active table{display: table !important;}
.reg_form .box.second .overflow_form::before{display: none !important}
}


@media screen and (max-width: 700px) {
.reg_form{max-width: 350px; margin: 0 auto;}
.reg_form.margin{margin-top: 20px;}
.reg_form .box{width: 100%; padding: 0; margin: 0; text-align: center;}
.reg_form .box.second{width: 100%; padding: 0;}
.reg_form .box.show{margin: 0 auto;}
.reg_form .box.full{width: 100% ;padding: 25px 0 10px;}
.reg_form .box .top_title{text-align: left;}
.reg_form .box.long p.anotation{margin: 10px 0;}
.reg_form .box p.anotation{margin: 5px 0 20px; text-align: left; font-size: 12px;}
.reg_form .box table{min-width: 420px; width: auto; margin: 20px auto 0;}
.reg_form .box table td input[type=text], .reg_form .box table td input[type=password]{max-width: 318px; font-size: 13px;}
.reg_form .box table td textarea{max-width: 260px; font-size: 13px;}
.reg_form .box table.dodaci{display: table; min-width: 420px; width: auto; margin: 20px auto 0;}
.reg_form .box table.dodaci tbody{display: table-row-group;}
.reg_form .box table.dodaci tr{display: table-row;}
.reg_form .box table.dodaci th, .reg_form .box table.dodaci td{display: table-cell; width: auto;}
.reg_form .box table.dodaci th{width: 130px; padding: 0 20px 10px;}
.reg_form .box table.dodaci tr th:first-child{padding-left: 0}
.reg_form .box table.dodaci td{width: auto;}
.reg_form .box table.dodaci th.mobile_cell, .reg_form .box table.dodaci td.mobile_cell{display: table-cell;}
.reg_form .box table, .reg_form .box table tbody, .reg_form .box table tr, .reg_form .box table th, .reg_form .box table td{text-align: left; width: 100%; display: block; clear: both; min-width: initial; max-width: initial; font-size: 12px; margin: 0 auto;}
.reg_form .box table td a, .reg_form .box table td span.text, .reg_form .box p.anotation strong, .reg_form .box p.anotation span.text{font-size: 12px; line-height: 16px;}
.reg_form .box table td.centering{text-align: left;}
.reg_form .box table th{padding: 10px 0 3px; font-weight: 600; text-align: left;}
.reg_form .box table tr:first-of-type th:first-of-type{padding: 0 0 3px;}
.reg_form .box table td input[type="submit"]{float: none;}
.reg_form .box table.dodaci, .reg_form .box table.dodaci tbody, .reg_form .box table.dodaci tr, .reg_form .box table.dodaci th, .reg_form .box table.dodaci td{text-align: left; width: 100%; display: block; clear: both; min-width: initial; max-width: initial;}
}















.spec_box{background: #ffffff; border: 1px solid #efefef;}
.spec_box p.open_login{background: #f4f4f4; cursor: pointer; font-size: 16px; line-height: 24px; text-align: center; position: relative; padding: 18px 0; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.spec_box p.open_login strong{font-size: 16px; line-height: 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .spec_box p.open_login:hover, .notouch .spec_box p.open_login:hover strong{color: #005F8C}
.spec_box p.open_login span{position: absolute; top: 50%; width: 13px; height: 9px; display: block; right: 16px;}
.spec_box p.open_login span::before{opacity: 1; content: ""; display: block; width: 13px; height: 8px; margin-top: -4px; position: absolute; top: 0; left: 0; background: url(../img/top_down_arrow.png) no-repeat scroll left top; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.spec_box p.open_login span::after{opacity: 0; content: ""; display: block; width: 13px; height: 8px; margin-top: -4px; position: absolute; top: 0; left: 0; background: url(../img/top_down_arrow.png) no-repeat scroll left bottom; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.spec_box p.open_login.active span::before{background: url(../img/top_down_arrow.png) no-repeat scroll right top;}
.spec_box p.open_login.active span::after{background: url(../img/top_down_arrow.png) no-repeat scroll right bottom;}
.notouch .spec_box p.open_login:hover span::before{opacity: 0;}
.notouch .spec_box p.open_login:hover span::after{opacity: 1;}

form.max, div.form_max{max-width: 990px; margin: 0; text-align: center;}
form.max p.gdpr, div.form_max p.gdpr{float: left; width: auto;}
#my_profile form.max, #my_profile div.form_max{margin: 0 auto;}

#basket .spec_box .login_form{border: 0; border-top: 1px solid #efefef; margin: 0 !important; max-width: initial; background: none; padding-top: 30px; }
.login_form{text-align: left; position: relative; margin: 0 0 20px; background: #ffffff; border: 1px solid #efefef; padding: 30px 45px; max-width: 900px;}
.c_column:not(.full) .login_form{margin: 0 0 10px;}
.c_column:not(.full) .login_form.margin{margin: 0 0 20px;}
.login_form.pass{max-width: 100%;}
.login_form.short{max-width: 500px;}
#basket .login_form{margin: 10px 0 0 !important;}
.login_form.hide, .login_form.hide2{display: none; opacity: 0; margin: 0 0 20px;}
.login_form p.overtitle{font-weight: 600; text-align: center; margin: -10px 0 15px; padding: 0; font-size: 16px; line-height: 26px; color: #000000;}
.login_form p.center{font-weight: 400; text-align: center; margin: -15px 0 20px; padding: 0; font-size: 13px; line-height: 20px; color: #000000;}
.login_form .box{width: 46%; padding: 0 0 0 4%; display: inline-block; vertical-align: middle; margin-right: -5px;}
.login_form.top .box{vertical-align: top;}
.login_form .box.full{padding: 0; width: 100%;}
.login_form .box.middle{vertical-align: middle;}
.login_form .box.first{width: 46%; padding: 0 4% 0 0; border-right: 1px solid #efefef;}
.login_form .box.first.padding_bottom{padding: 0 4% 32px 0;}
.login_form .box p.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; color: #000000; line-height: 19px; text-align: left; margin: 0;}
.login_form .box p:last-of-type{margin: 0;}
.login_form .box .warning{padding: 5px 5px 0;}
.login_form .box .warning > div{display: none; font-size: 12px; line-height: 16px; color: #e81b39}
.login_form .box .warning p{display: block; margin: 0; padding: 0; text-align: center; font-weight: 600; color: #e81b39; font-size: 12px; line-height: 16px; }
.login_form .box p.margin{margin-top: 10px;}
.login_form .box p strong{font-size: 13px; font-weight: 700; color: #000000; line-height: 19px;}
.login_form .box p a:not(.btn){font-size: 13px; font-weight: 700; color: #000000; 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: #005F8C;}
.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; color: #000000; line-height: 23px; text-align: left; margin: 0; padding: 0;}
.login_form .box table{width: 100%; border-collapse: collapse; border-spacing: 0;}
.login_form .box table.not_full{width: auto;}
.login_form .box table th{ position: relative; white-space: nowrap; vertical-align: middle; width: 50px; font-size: 13px; line-height: 13px; color: #000000; font-weight: 500; text-align: right; padding: 0 20px 10px; margin: 0;}
.login_form .box table th.align_top{vertical-align: top; padding-top: 9px;}
.login_form .box table th span{margin-right: -7px; position: relative; top: -5px; right: -1px; color: #000000; font-size: 14px; line-height: 20px;}
.login_form .box table tr th:first-child{padding-left: 0; }
.login_form .box table td{position: relative; padding: 0 0 10px;}
.login_form .box table td a.ares{position: relative; line-height: 22px !important;}
.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; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.login_form .box table td.simulate{padding: 32px 0 10px;}
.login_form .box table td input[type=text], .login_form .box table td input[type=password]{border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000000; -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; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.login_form .box table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #f4f4f4;}
.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 #005F8C;}
.login_form .box table td label{cursor: pointer; font-size: 13px; line-height: 24px; color: #000000; 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.short input[type=text]{display: inline-block; vertical-align: middle; width: calc(100% - 32px - 25px);}
.login_form .box table td.short .tooltip{display: inline-block; vertical-align: middle;}
.login_form .box table td.short .tooltip .tooltip-item{display: block; width: 22px; height: 22px; background: url(../img/tooltip_icon.svg) no-repeat scroll center center; background-size: 22px 22px; font-size: 0;}
.login_form .box table td.short .tooltip .tooltip-content{background-color: #005F8C;}
.login_form .box table td.short .tooltip .tooltip-content::after{border-top-color: #005F8C}

.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 li 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;}
.login_form .box table td .sbOptions li:first-child a:not(.btn){border-top: 1px solid #e6e7e8;}
.notouch .login_form .box table td .sbOptions li a:not(.btn):hover{background: #f0f0f0 !important; color: #000000 !important;}

.login_form .box table td.gdpr{font-size: 13px; font-weight: 400; line-height: 20px; padding: 0;}
.login_form .box table td.gdpr a:not(.btn){font-size: 13px; line-height: 20px; vertical-align: unset}
.login_form .box table td a:not(.btn){margin: 0; text-decoration: underline; display: inline-block; vertical-align: middle; font-size: 13px; font-weight: 400; line-height: 40px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .login_form .box table td a:not(.btn):hover, .login_form .box table td a:not(.btn):focus{color: #005F8C;}





/*
.login_form .box a.fb{border-radius: 25px; -webkit-border-radius: 25px; overflow: hidden; float: left; margin: 5px 16px 0 0; position: relative; font-size: 12px; line-height: 40px; color: #ffffff; font-weight: 400; background: #21409a; padding: 0 53px 0 18px; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.login_form .box a.fb::before{position: absolute; right: 0; top: 0; bottom: 0; height: 40px; width: 38px; content: ""; display: block; background: url(../img/fb_icon.png) no-repeat scroll center center #163076;}
.notouch .login_form .box a.fb:hover{background: #163076}
.login_form .box a.g{border-radius: 25px; -webkit-border-radius: 25px; overflow: hidden; float: left; position: relative; font-size: 12px; line-height: 40px; color: #ffffff; font-weight: 400; background: #ed1c24; margin: 5px 0 20px; padding: 0 53px 0 18px; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.login_form .box a.g::before{position: absolute; right: 0; top: 0; bottom: 0; height: 40px; width: 38px; content: ""; display: block; background: url(../img/g_icon.png) no-repeat scroll center center #b4161a;}
.notouch .login_form .box a.g:hover{background: #b4161a}
.login_form.login_page .box a.g{margin: 5px 0 0;}
*/

.login_form .info_table{display: block; position: relative; padding: 20px 0;}
.login_form .info_table::before{position: absolute; top: 0; left: -45px; right: -45px; bottom: 0; background: #efefef; content: ""; z-index: 0;}
.login_form .info_table table{position: relative; z-index: 1;}
.login_form .info_table table th{position: relative; vertical-align: bottom; font-size: 13px; line-height: 17px; color: #000000; font-weight: 700; text-align: right; padding: 4px 5px 4px 0; margin: 0;}
.login_form .info_table table td{font-size: 13px; white-space: nowrap; vertical-align: bottom; line-height: 17px; color: #000000; font-weight: 500; padding: 4px 0 4px 5px;}

.login_form .menu_box{margin: 30px 0 0;}






@media screen and (max-width: 900px) {
.login_form{padding: 30px; max-height: initial !important;}
.login_form p.overtitle{margin: -5px 0 10px; text-align: left; text-transform: uppercase; font-weight: 700;}
.login_form p.center{text-align: left; line-height: 16px; margin: -10px 0 10px}
.login_form .box{text-align: left; width: 100% !important; padding: 0 !important; border: 0 !important;}
.login_form .box.middle{padding: 20px 0 0 !important;}
.login_form .box.middle.first{padding: 0 !important;}
.login_form .box.middle.small_hide{display: none;}
.login_form .box table, .login_form .box table tbody, .login_form .box table tr, .login_form .box table th, .login_form .box table td{padding: 0; text-align: left; width: 100%; display: block; clear: both; min-width: initial; max-width: initial;}
.login_form .box table tr:first-child th:first-child {padding: 0 0 3px;}
.login_form .box table tr.empty{display: none}
.login_form .box table th{text-align: left; padding: 0;}
.login_form .box table th span{top: -2px;}
.login_form .box table td{padding: 3px 0 15px;}
.login_form .box:last-of-type table tr:last-of-type td{padding: 3px 0 0;}
.login_form .box table td a{margin: 0 0 3px;}

.login_form .box p.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 a.forgotten{text-align: center; margin: 0 0 0 10px}
.login_form .box p{text-align: left; margin: 0 0 10px;}
.login_form .box ul{display: inline-block; vertical-align: middle;}


.login_form .info_table::before{left: -30px; right: -30px;}




}

@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;}


.login_form .info_table::before{left: -20px; right: -20px;}
.login_form .menu_box{margin: 20px 0 0;}
}









#hide_tr{display: none;}



.scroll_top{z-index: 9000; opacity: 0; position: fixed; right: 30px; bottom: -60px; width: 48px; height: 48px; background: #f4f4f4; 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: #005F8C; border: 1px solid #005F8C;}
.scroll_top.active{opacity: 1; bottom: 30px;}



.add_to_newsletter, .remove_from_newsletter{text-align: center; z-index: 10; position: relative; display: block; padding: 8px 15px; font-size: 12px; line-height: 18px; font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.add_to_newsletter::before, .remove_from_newsletter::before{position: relative; display: inline-block; vertical-align: middle; margin: -2px 8px 0 0; width: 19px; height: 14px; background: url(../img/newsletter_icon.svg) no-repeat scroll center center; background-size: 19px 14px; content: "";}
.add_to_newsletter{border-top: 1px solid #dbdbdb; background: #f0f0f0;}
.remove_from_newsletter{border-top: 1px solid #c2c2c2; background: #d6d6d6;}

.notouch .add_to_newsletter:hover{border-top: 1px solid #dbdbdb; background: #dbdbdb;}
.notouch .remove_from_newsletter:hover{border-top: 1px solid #c2c2c2; background: #c2c2c2;}

.detail .add_to_newsletter, .detail .remove_from_newsletter{padding: 12px 15px; font-size: 13px; line-height: 18px; margin: 15px 0 0;}
.detail .add_to_newsletter{border: 1px solid #dbdbdb !important;}
.detail .remove_from_newsletter{border: 1px solid #c2c2c2 !important;}



.password-verdict {display:none;}
.progress {border: 0;background-image: none;filter: none;-webkit-box-shadow: none;box-shadow: none;position: relative; z-index: 999;}
.progress-bar {width: 0;height: 10px;font-size: 12px;margin: -5px 0 -5px;line-height: 20px;-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition: width .6s ease;transition: width .6s ease;}
.progress-bar-danger {background-color: #da2929;}
.progress-bar-warning {background-color: #F1C40F;}
.progress-bar-success {background-color: #03a903;}

.emailTrue {border: 1px solid #03a903 !important;}
.emailFalse {border: 1px solid #da2929 !important;}
ul.reg_form_help li {list-style-type: disc !important;margin-left: 15px !important;line-height: 20px !important;}
ul.reg_form_help li.font-red {color: #da2929 !important;}
ul.reg_form_help li.font-green {color: #03a903 !important;}
input[type=text].nette-form-control, input[type=password].nette-form-control {border: 1px solid #e6e7e8;background: #ffffff;font-size: 13px;line-height: 20px;padding: 5px 15px;color: #000000; -webkit-transition: all 400ms ease;transition: all 400ms ease;}



.video_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.video_popup::before{position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.video_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.video_popup .boxes{min-width: 200px; text-align: center; position: relative; width: calc(100% - 64px); max-width: 1200px; padding: 0; left: 0 !important; display: inline-block; background: #ffffff;}
.video_popup video{display: block; width: 100%;}
.video_popup .box .close{cursor: pointer; z-index: 100; position: absolute; right: -30px; top: -30px; width: 50px; height: 50px; background: url(../img/close.svg) no-repeat scroll center center #005F8C; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .video_popup .box .close:hover{background-color: #000000;}


.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: #005F8C;}
.notouch .popup_popup .boxes .close:hover::before{-webkit-transform: rotate(-180deg); transform: rotate(-180deg); }


.confirm_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;}
.confirm_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; }
.confirm_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.confirm_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;}
.confirm_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 600; color: #000000;}
.confirm_popup .box .text{z-index: 100; position: relative; color: #000000; font-size: 14px; line-height: 16px; font-weight: 400; margin: 10px 0; text-align: center;}
.confirm_popup .box .text p{margin: 5px 0;}
.confirm_popup .box .btn{z-index: 100; position: relative;}

@media screen and (max-width: 768px) {
 .confirm_popup .boxes{padding: 25px 40px;}
 .confirm_popup .box span.warning{font-size: 16px; line-height: 20px;}
 .confirm_popup .box .text, .confirm_popup .box .text p, .confirm_popup .box .text p strong{font-size: 12px; line-height: 16px;}
}




.buy_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.buy_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; }
.buy_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.buy_popup .boxes{min-width: 500px; text-align: center; position: relative; max-width: 600px; padding: 40px 50px; left: 0; display: inline-block; background: #ffffff; overflow-y: auto; max-height: calc(100vh - 130px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.buy_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;}
.buy_popup .box .btn{z-index: 100; position: relative;}
.buy_popup .box p.anotation{font-size: 13px; line-height: 17px; color: #000000; margin: 10px 0; padding: 14px 0; border-bottom: 1px dashed #e0dfdf; border-top: 1px dashed #e0dfdf; background: none; -webkit-border-radius: 0; border-radius: 0;}
.buy_popup .box p.anotation strong{white-space: nowrap; font-weight: 700; font-size: 13px; line-height: 17px; color: #000000;}
.buy_popup .box p{font-size: 13px; line-height: 17px; color: #000000; margin: 25px 0 10px; padding: 14px 0; background: #e0dfdf; -webkit-border-radius: 10px; border-radius: 10px;}
.buy_popup .box p img{max-width: 43px; margin-right: 15px; display: inline-block; vertical-align: middle;}
.buy_popup .box p strong{font-weight: 700; font-size: 13px; line-height: 17px; color: #000000;}
.buy_popup .box p a{font-weight: 700; text-decoration: underline;}
.buy_popup .box p.a{text-decoration: underline; font-weight: 700; font-size: 13px; line-height: 17px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .buy_popup .box p a:hover{color: #dc5721;}
.buy_popup table.product_souhrn{width: 100%; border-collapse: collapse; margin-top: 30px; margin: 0;}
.buy_popup table.product_souhrn.margin{margin-bottom: 0;}
.buy_popup table.product_souhrn td{height: 70px; padding: 8px 15px;}
.buy_popup table.product_souhrn td.one{padding: 8px 0; width: 70px; vertical-align: middle;}
.buy_popup table.product_souhrn td.one{vertical-align: middle;}
.buy_popup table.product_souhrn td.one a, .buy_popup table.product_souhrn td.one label{width: 68px; height: 68px; border: 1px solid #e0dfdf; position: relative; display: block; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease; background-attachment: local; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.buy_popup table.product_souhrn td.one span.centering{width: 100%; position: relative; display: table-cell; vertical-align: middle;}
.buy_popup table.product_souhrn td.one img{max-width: 68px; max-height: 68px; display: block; margin: 0 auto;}
.buy_popup table.product_souhrn td.two{padding: 8px 0; text-align: left;}
.buy_popup table.product_souhrn td.two span.box{display: table; width: 100%; height: 70px;}
.buy_popup table.product_souhrn td.two .main_link{font-weight: 600; display: table-cell; vertical-align: middle; padding: 0 15px; font-size: 14px; line-height: 22px; text-decoration: none; text-align: left; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.buy_popup table.product_souhrn td.two .main_link span{font-style: italic; font-weight: 400; padding: 0; font-size: 11px; line-height: 15px; text-decoration: none; text-align: left; color: #3a3a3a; display: block;}
.buy_popup table.product_souhrn td.two .main_link span strong{display: block; font-style: italic; font-weight: 500; color: #005F8C; font-size: 11px; line-height: 15px; letter-spacing: 0.5px;}
.buy_popup table.product_souhrn td.three input[type=image]{cursor: default; opacity: 0; border: 0; margin: 0 0 0 8px; display: inline-block; vertical-align: middle; width: 22px; height: 19px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.buy_popup table.product_souhrn td.three input[type=image].error{opacity: 1; cursor: pointer; }
.buy_popup table.product_souhrn td.four{padding: 0 15px; text-align: right; color: #000000; font-size: 14px; line-height: 22px; font-weight: 400; width: 130px;}
.buy_popup table.product_souhrn td.four strong{color: #000000; font-size: 14px; line-height: 28px; font-weight: 600;}
.buy_popup table.product_souhrn td.four strong.total{white-space: nowrap; color: #000000; font-size: 18px; line-height: 22px; font-weight: 600;}
.buy_popup table.product_souhrn td.four strong.total.red{color: #000000;}
.buy_popup table.product_souhrn td.four strong.total span{color: #000000; font-size: 12px; line-height: 22px; font-weight: 300; display: none;}
.buy_popup table.product_souhrn td.four span{color: #000000; font-size: 12px; line-height: 22px; font-weight: 300;}

@media screen and (max-width: 768px) {
 .buy_popup .boxes{min-width: initial; min-width: auto; padding: 25px 30px; left: 0; width: calc(100% - 80px); overflow-y: auto; max-height: calc(100vh - 130px)}
 .buy_popup .box p:not(.anotation){display: none;}
 .buy_popup .box span.warning{font-size: 16px; line-height: 20px;}
 .buy_popup .box .btn{z-index: 100; position: relative;}
 .buy_popup .box .btn.cursor{float: none; width: calc(100% - 46px); text-align: center; max-width: 250px; }
 .buy_popup .box .btn.cursor.arrow{width: calc(100% - 66px); max-width: 230px;}
 .buy_popup table.product_souhrn, .buy_popup table.product_souhrn tbody, .buy_popup table.product_souhrn tr, .buy_popup table.product_souhrn th, .buy_popup table.product_souhrn td{display: block; width: 100%; text-align: center;}
 .buy_popup table.product_souhrn tr{padding: 8px 0;}
 .buy_popup table.product_souhrn td{height: initial; height: auto; padding: 8px 15px;}
 .buy_popup table.product_souhrn td.one{display: none;}
 .buy_popup table.product_souhrn td.two{padding: 8px 0; text-align: center;}
 .buy_popup table.product_souhrn td.two span.box{display: block; width: 100%; height: initial; height: auto;}
 .buy_popup table.product_souhrn td.two .main_link{display: block; padding: 0 15px; text-align: center;}
 .buy_popup table.product_souhrn td.two .main_link span{text-align: center;}
 .buy_popup table.product_souhrn td.two .main_link span strong{text-align: center;}
 .buy_popup table.product_souhrn td.four{text-align: center; width: 100%; padding: 0;}
}



.tarif_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.tarif_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; }
.tarif_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.tarif_popup .boxes{min-width: 500px; text-align: center; position: relative; max-width: 600px; padding: 40px 50px; left: 0; display: inline-block; zoom: 1; *display: inline; background: #ffffff; overflow-y: auto; max-height: calc(100vh - 130px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.tarif_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0; text-align: center; font-size: 18px; line-height: 24px; font-weight: 700; color: #000000;}
.tarif_popup .box span.anotation{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 14px; line-height: 24px; font-weight: 700; color: #000000;}
.tarif_popup .box .btn{z-index: 100; position: relative;}
.tarif_popup .box p.anotation{font-size: 13px; line-height: 17px; color: #000000; margin: 10px 0; padding: 14px 0; border-bottom: 1px dashed #ededed; border-top: 1px dashed #ededed; background: none; -webkit-border-radius: 0; border-radius: 0;}
.tarif_popup .box p.anotation strong{font-weight: 700; font-size: 13px; line-height: 17px; color: #000000;}
.tarif_popup .box p{font-size: 13px; line-height: 17px; color: #000000; margin: 25px 0 10px; padding: 14px 0; background: #ededed; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.tarif_popup .box p img{max-width: 43px; margin-right: 15px; display: inline-block; zoom: 1; *display: inline; vertical-align: middle;}
.tarif_popup .box p strong{font-weight: 700; font-size: 13px; line-height: 17px; color: #000000;}
.tarif_popup .box p a{font-weight: 700; text-decoration: underline;}
.tarif_popup .box p.a{text-decoration: underline; font-weight: 700; font-size: 13px; line-height: 17px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .tarif_popup .box p a:hover{color: #dc5721;}

@media screen and (max-width: 768px) {
 .tarif_popup .boxes{min-width: initial; min-width: auto; padding: 25px 30px; left: 0; width: calc(100% - 80px); overflow-y: auto; max-height: calc(100vh - 130px)}
 .tarif_popup .box p:not(.anotation){display: none;}
 .tarif_popup .box span.warning{font-size: 16px; line-height: 20px;}
 .tarif_popup .box .btn{z-index: 100; position: relative;}
 .tarif_popup .box .btn.cursor{float: none; width: calc(100% - 46px); text-align: center; max-width: 250px; }
 .tarif_popup .box .btn.cursor.arrow{width: calc(100% - 66px); max-width: 230px;}
}



.control_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.control_popup::before{position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.control_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.control_popup .boxes{min-width: 200px; text-align: center; position: relative; width: calc(100% - 110px); max-width: 350px; padding: 40px 50px; left: 0 !important; display: inline-block; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.control_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 600; color: #000000;}
.control_popup .box .text{z-index: 100; position: relative; color: #000000; font-size: 14px; line-height: 16px; font-weight: 400; margin: 10px 0; text-align: center;}
.control_popup .box .text p{margin: 5px 0;}
.control_popup .box .btn{z-index: 100; position: relative;}

@media screen and (max-width: 768px) {
 .control_popup .boxes{padding: 25px 40px;}
 .control_popup .box span.warning{font-size: 16px; line-height: 20px;}
 .control_popup .box .text, .control_popup .box .text p, .control_popup .box .text p strong{font-size: 12px; line-height: 16px;}
}







.carrier_popup { display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99997; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_popup::before { position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.carrier_popup .box { position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.carrier_popup .boxes { overflow: auto; width: calc(94% - 100px); max-width: 430px; text-align: center; position: relative; padding: 40px 50px; left: 0; display: inline-block; background: #ffffff; max-height: calc(100vh - 130px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_popup .box span.warning { color: #3c3c3b; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 700;}
.carrier_popup .box .btn { z-index: 100; position: relative;}

.carrier_popup .box input[type=text], .carrier_popup .box input[type=password]{margin: 0 0 8px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 9px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_popup .box textarea{resize: none; height: 80px; overflow: auto; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_popup .box input[readonly]{border: 1px solid #e6e7e8 !important; background: #f4f4f4;}
.carrier_popup .box input[type=text]:focus, .carrier_popup .box input[type=password]:focus, .carrier_popup .box textarea:focus{border: 1px solid #005F8C;}


.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: 0; left: 0; right: 0; z-index: 1; overflow: hidden; margin: 0;}
.carrier_popup .file .fileUpload input[type=file] {z-index: 999; position: absolute; top: -3px; right: 0; margin: 0; padding: 0; font-size: 33px; cursor: pointer; display: block; opacity: 0;filter: alpha(opacity=0);}

@media screen and (max-width: 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 .box .btn{top: 4px;}
}

.param_type {display:none;}








.traffic_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 1; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.traffic_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; }
.traffic_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.traffic_popup .boxes{width: 815px; overflow: auto; max-height: calc(100vh - 40px); text-align: center; position: relative; margin: 30px auto; padding: 0; left: 0 !important; display: inline-block; background: #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.traffic_popup .box .title{z-index: 100; position: absolute; left: 0; top: 0; right: 0; text-transform: uppercase; display: block; margin: 0; text-align: left; }
.traffic_popup .box .title label{background: #000000; width: 60px; line-height: 60px; height: 60px; text-align: center; display: inline-block; font-size: 18px; vertical-align: middle; color: #ffffff; font-weight: 700; margin: 0 10px 0 0;}
.traffic_popup .box .title .title_text{width: calc(100% - 75px); display: inline-block; font-size: 18px; vertical-align: middle; font-size: 18px; line-height: 22px; font-weight: 700; color: #000000;}
.traffic_popup .box .title .title_text span{text-transform: none; display: block; line-height: 16px; font-size: 12px; text-align: left; color: #000000; font-weight: 600; margin: 0;}



.traffic_popup .box .text{z-index: 0; padding: 80px 20px 20px; position: relative;}
.traffic_popup .box .text .opacity_text{font-size: 16px; line-height: 22px; padding: 0 30px; font-weight: 700; position: absolute; left: 0; right: 0; top: 50%; z-index: 999; opacity: 0; visibility: hidden; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.traffic_popup .box .text.opacity .opacity_text{ opacity: 1; visibility: visible;}
.traffic_popup .box .text .select_address{position: relative; width: 350px; margin: 0 20px 0 0; display: inline-block; vertical-align: top; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.traffic_popup .box .text.opacity .select_address{opacity: 0.25;}
.traffic_popup .box .text .select_address input[type=text]{border: 1px solid #e0dfdf; 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;}
.traffic_popup .box .text .select_address input[type=text]:focus{border: 1px solid #666;}

.traffic_popup .box .list{z-index: 100; position: absolute; left: 0; right: 0; top: 35px;}
.traffic_popup .box .list p.load_pop{opacity: 0; visibility: hidden; font-size: 12px; line-height: 20px; font-weight: 600; z-index: 0; position: absolute; left: 0; right: 0; background: #ffffff; padding: 14px 20px 14px 45px; margin: 0; text-align: left; box-shadow: 0 0 15px -2px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 15px -2px rgba(0,0,0,0.5);}
.traffic_popup .box .list p.load_pop.active{opacity: 1; visibility: visible;}
.traffic_popup .box .list p.load_pop::before{position: absolute; left: 20px; 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);}}

.traffic_popup .box .list p.error_pop{opacity: 0; visibility: hidden; font-size: 12px; line-height: 20px; font-weight: 600; z-index: 0; position: absolute; left: 0; right: 0; background: #ffffff; padding: 14px 20px 14px 45px; margin: 0; text-align: left; box-shadow: 0 0 15px -2px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 15px -2px rgba(0,0,0,0.5);}
.traffic_popup .box .list p.error_pop.active{opacity: 1; visibility: visible;}
.traffic_popup .box .list p.error_pop::before{position: absolute; left: 20px; 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;}


.traffic_popup .box .list ul{overflow: auto; max-height: 313px; margin: 0; padding: 0; border: 1px solid #e0dfdf;}
.traffic_popup .box .list ul li{padding: 0; margin: 0; list-style: none; display: block;}
.traffic_popup .box .list ul li.red{background: #ffffff; padding: 8px 15px; text-align: left; font-size: 12px; line-height: 16px; color: #000000; font-weight: 500;}
.traffic_popup .box .list ul li a{background: #ffffff; border-top: 1px solid #e0dfdf; position: relative; padding: 8px 15px; text-align: left; font-size: 12px; line-height: 16px; color: #000000; font-weight: 500; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.traffic_popup .box .list ul li:nth-child(1) a{border-top: 0;}
.notouch .traffic_popup .box .list ul li a:hover, .notouch .traffic_popup .box .list ul li.active a{background: #f4f4f4;}

.traffic_popup .box .information{z-index: 0; position: relative; margin: 20px 0 0; text-align: left;}
.traffic_popup .box .information .subtitle{font-size: 14px; line-height: 18px; color: #000000; font-weight: 700; margin: 0;}
.traffic_popup .box .information .address{font-size: 12px; line-height: 18px; color: #666; font-weight: 400; font-style: italic; margin: 0 0 5px;}
.traffic_popup .box .information .anotation{font-size: 12px; line-height: 18px; color: #000000; font-weight: 400; margin: 0 0 5px;}
.traffic_popup .box .information .anotation strong{font-size: 12px; line-height: 18px; color: #000000; font-weight: 700;}
.traffic_popup .box .information .open{font-size: 12px; line-height: 18px; color: #000000; font-weight: 400; margin: 0 0 5px;}
.traffic_popup .box .information .open strong{font-size: 12px; line-height: 18px; color: #000000; font-weight: 700;}



.traffic_popup .box .text .view_address{background: #f4f4f4; height: 350px; width: 400px; display: inline-block; vertical-align: top; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.traffic_popup .box .text.opacity .view_address{opacity: 0.25;}
.traffic_popup .box .text .view_address .traffic_mapa{width: 100%; height: 350px;}

.traffic_popup .box .text.opacity .btn.left{opacity: 0.25;}
.traffic_popup .box .text.opacity .btn.right{opacity: 0.25;}




@media screen and (max-width: 960px) {
.traffic_popup .boxes{width: 700px;}
.traffic_popup .box .text .select_address{width: 280px;}
.traffic_popup .box .text .view_address{height: 320px; width: 350px;}
.traffic_popup .box .text .view_address #CpMaps{height: 320px;}
}

@media screen and (max-width: 760px) {
.traffic_popup .boxes{width: 94%;}
.traffic_popup .box .text .select_address{width: 100%; margin: 0;}
.traffic_popup .box .text .view_address{height: 220px; width: 100%; margin: 40px 0 0;}
.traffic_popup .box .text .view_address .traffic_mapa{height: 220px;}
.traffic_popup .box .text .btn{position: absolute; bottom: 255px; margin-bottom: 0;}
.traffic_popup .box .text .btn:nth-child(2){left: 20px;}
.traffic_popup .box .text .btn:nth-child(3){right: 20px;}
.traffic_popup .box .information{text-align: center; margin: 20px 0;}
.traffic_popup .overflow_scroll{overflow: auto; max-height: calc(100vh - 240px);}
}

@media screen and (max-width: 600px) {

.traffic_popup .box .title label{margin: 0 5px 0 0; width: 50px; line-height: 50px; height: 50px; font-size: 16px;}
.traffic_popup .box .title .title_text{width: calc(100% - 60px); font-size: 14px; line-height: 20px;}
.traffic_popup .box .title .title_text span{line-height: 14px; font-size: 10px;}
.traffic_popup .box .text{padding: 65px 15px 15px;}
.traffic_popup .box .text .btn{bottom: 250px;}
.traffic_popup .box .text .btn:nth-child(2){left: 15px;}
.traffic_popup .box .text .btn:nth-child(3){right: 15px;}


.traffic_popup .box .information{margin: 15px 0;}
.traffic_popup .box .information .subtitle{font-size: 13px; line-height: 16px;}
.traffic_popup .box .information .address{font-size: 11px; line-height: 16px;}
.traffic_popup .box .information .anotation{font-size: 11px; line-height: 16px;}
.traffic_popup .box .information .anotation strong{font-size: 11px; line-height: 16px;}
.traffic_popup .box .information .open{font-size: 11px; line-height: 16px;}
.traffic_popup .box .information .open strong{font-size: 11px; line-height: 16px;}


}




.hide_parameter {display:none;}



















.rezervation_form{display: block; position: relative;}
.rezervation_form .calendar_box{display: inline-block; vertical-align: top; background: #f1f1f1; width: 405px; height: 395px; padding: 20px; margin: 0;}

.rezervation_form .calendar_box #calendar_reservation{width: 405px; margin: 0 auto;}

.rezervation_form .calendar_box #calendar_reservation .fc-toolbar{position: relative; text-align: center; padding: 0 0 20px; margin: 0; font-size: 0;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-left{width: calc(100% - 93px); display: inline-block; vertical-align: middle;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-left h2{text-transform: capitalize; font-size: 26px; line-height: 32px; font-weight: 600; text-align: left; margin: 0; padding: 0; color: #4d4d4d;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right{width: 93px; display: inline-block; vertical-align: middle;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-prev-button{width: 44px; height: 44px; border: 0; padding: 0; text-indent: -9999px; background: #c6c6c6; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-prev-button::before{background: url(../img/calendar_arrow_left.svg) no-repeat scroll center center; background-size: 48px 48px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-prev-button:hover, .rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-prev-button:focus{background: #fabb5b;}

.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-next-button{margin: 0 0 0 5px; width: 44px; height: 44px; border: 0; padding: 0; text-indent: -9999px; background: #c6c6c6; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-next-button::before{background: url(../img/calendar_arrow_right.svg) no-repeat scroll center center; background-size: 48px 48px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-next-button:hover, .rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-next-button:focus{background: #fabb5b;}

.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-center{display: none;}


.rezervation_form .calendar_box #calendar_reservation .fc-day-grid-container{height: 272px !important; padding: 6px 0 0;}
.rezervation_form .calendar_box #calendar_reservation table{border-spacing: 0 0; table-layout: fixed; width: 100%;}
.rezervation_form .calendar_box #calendar_reservation table .fc-head th{font-size: 13px; line-height: 38px; text-align: center; padding: 0 0 20px; font-weight: 700; color: #808080; text-transform: uppercase;}
.rezervation_form .calendar_box #calendar_reservation table .fc-head th.fc-sun{color: #ed1726;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body{background: transparent;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td{position: relative; text-align: center; cursor: pointer; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td span{-webkit-border-radius: 20px; border-radius: 20px; display: inline-block; position: relative; z-index: 999; font-size: 14px; width: 38px; line-height: 38px; text-align: center; padding: 0; font-weight: 700; color: #808080; -webkit-transition: all 400ms ease; transition: all 400ms ease;/* -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;*/ }
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.fc-sun span{color: #ed1726;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body td.fc-other-month{opacity: 0.4;}

.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td::before{z-index: 8; position: absolute; top: 50%; left: 50%; margin: -20px 0 0 -20px; width: 40px; height: 40px; z-index: 0; content: ""; display: block; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.active::before{ background: #fabb5b !important; }
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.action-event::before{ background: #808080;}
/*.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.action-event.active::before{ background: #70bf47;background: -moz-linear-gradient(45deg, #70bf47 0%, #01aeee 100%);background: -webkit-linear-gradient(45deg, #70bf47 0%,#01aeee 100%);background: linear-gradient(45deg, #70bf47 0%,#01aeee 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70bf47', endColorstr='#01aeee',GradientType=1 );}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.action-event-more::before{ background: #70bf47;background: -moz-linear-gradient(45deg, #70bf47 0%, #01aeee 100%);background: -webkit-linear-gradient(45deg, #70bf47 0%,#01aeee 100%);background: linear-gradient(45deg, #70bf47 0%,#01aeee 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70bf47', endColorstr='#01aeee',GradientType=1 );}*/
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.fc-today::before{ background: #808080; }
/*.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.fc-today.action-event::before{ background: #70bf47;background: -moz-linear-gradient(45deg, #70bf47 0%, #01aeee 100%);background: -webkit-linear-gradient(45deg, #70bf47 0%,#01aeee 100%);background: linear-gradient(45deg, #70bf47 0%,#01aeee 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70bf47', endColorstr='#01aeee',GradientType=1 );}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.fc-today.action-event-more::before{ background: #70bf47;background: -moz-linear-gradient(45deg, #70bf47 0%, #01aeee 100%);background: -webkit-linear-gradient(45deg, #70bf47 0%,#01aeee 100%);background: linear-gradient(45deg, #70bf47 0%,#01aeee 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70bf47', endColorstr='#01aeee',GradientType=1 );}*/

.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.action-event::after{display: none; border: 1px solid #fff; color: #fff; font-size: 11px; line-height: 20px; text-align: center; z-index: 999; position: absolute; top: -6px; right: 0; margin: 0; width: 20px; height: 20px; content: attr(data-count);; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease; background: #70bf47; background: -moz-linear-gradient(left, #70bf47 0%, #01aeee 100%); background: -webkit-linear-gradient(left, #70bf47 0%,#01aeee 100%); background: linear-gradient(to right, #70bf47 0%,#01aeee 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70bf47', endColorstr='#01aeee',GradientType=1 );}

.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.fc-today span{background: transparent; color: #fff;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.active span{background: #fabb5b; color: #fff;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.action-event span{background: #f4f4f4;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.action-event-more span{background: #ffffff;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.fc-today.action-event span{background: transparent; color: #fff;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.fc-today.action-event-more span{background: transparent; color: #fff;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.active.action-event span{background: transparent; color: #fff;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.active.action-event-more span{background: transparent; color: #fff;}





.notouch .rezervation_form .calendar_box #calendar_reservation table .fc-body thead td:hover::before, .rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.fc-today::before{z-index: 10; opacity: 1 !important;}
.notouch .rezervation_form .calendar_box #calendar_reservation table .fc-body thead td:hover span, .rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.fc-today span{opacity: 1 !important;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.green::after{opacity: 1; background: #428a19;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.red::before{opacity: 1; background: #c1272d; border: 1px solid #c1272d;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.red span{color: #fff !important;}

.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td.green.red::after{display: none;}

.rezervation_form .calendar_box #calendar_reservation table .fc-body td.fc-state-highlight.fc-today::before{opacity: 1; background: #b9a487;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body td.fc-state-highlight.fc-today span{border: 1px solid transparent;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body td.fc-state-highlight span{border: 1px solid rgba(0,0,0,0.55);}
.rezervation_form .calendar_box #calendar_reservation table .fc-bg{height: 0; min-height: 0}
.rezervation_form .calendar_box #calendar_reservation table .fc-content-skeleton thead{position: relative; z-index: 10;}
.rezervation_form .calendar_box #calendar_reservation table .fc-content-skeleton tbody{display: none; position: relative; top: -68px; height: 68px; z-index: 0;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body tbody td{border: 0;}
.rezervation_form .calendar_box #calendar_reservation table .fc-content-skeleton tbody .fc-content span{display: none;}
.rezervation_form .calendar_box #calendar_reservation table .fc-content-skeleton tbody .fc-content{position: absolute; right: 10px; top: 10px;width: 12px; height: 12px; display: block;}
.rezervation_form .calendar_box #calendar_reservation table .fc-content-skeleton table{height: 45px !important;}
.rezervation_form .calendar_box #calendar_reservation table .fc-row.fc-week.fc-widget-content{height: 45px !important}




@media screen and (max-width: 1300px) {
.rezervation_form .calendar_box{display: block; margin: 0 0 20px;}

}

@media screen and (max-width: 700px) {
.rezervation_form .calendar_box{width: initial; padding: 10px 10px 5px; height: 369px;}
.rezervation_form .calendar_box #calendar_reservation{width: 280px;}


.rezervation_form .calendar_box #calendar_reservation .fc-toolbar{padding: 0 0 10px;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-left{width: calc(100% - 81px);}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-left h2{font-size: 20px; line-height: 28px;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right{width: 81px;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-prev-button{width: 38px; height: 38px;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-prev-button::before{background-size: 42px 42px;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-next-button{width: 38px; height: 38px;}
.rezervation_form .calendar_box #calendar_reservation .fc-toolbar .fc-right button.fc-next-button::before{background-size: 42px 42px;}


.rezervation_form .calendar_box #calendar_reservation table .fc-head th{font-size: 12px; padding: 0;}
.rezervation_form .calendar_box #calendar_reservation table .fc-head th span{font-size: 12px;}


.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td span{font-size: 13px; width: 34px; line-height: 34px;}
.rezervation_form .calendar_box #calendar_reservation table .fc-body thead td::before{margin: -18px 0 0 -18px; width: 36px; height: 36px;}

}










.rezervation_form .days_box{min-height: 395px; display: inline-block; vertical-align: top; margin: 0 0 0 60px; width: calc(100% - 445px - 60px);}

.rezervation_form .days_box p:not(.gdpr){margin: 0 0 15px; font-size: 18px; line-height: 24px; color: #005F8C}
.rezervation_form .days_box p.red:not(.gdpr){color: #ec1b24}

.rezervation_form .days_box .warning_box p{margin: 0; color: #c41946;}

.rezervation_form .days_box table.days_table{width: 100%; border-collapse: separate; border-spacing: 4px;}
.rezervation_form .days_box table.days_table tr td{padding: 8px 10px; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.rezervation_form .days_box table.days_table tr td.free{padding: 0; border: 1px solid #eaeaea; background: #f1f1f1; }
.rezervation_form .days_box table.days_table tr td.selected{border: 1px solid #2b9946; background: #005F8C; }
.rezervation_form .days_box table.days_table tr td.reserved{border: 1px solid #de151d; background: #ec1b24; }
.rezervation_form .days_box table.days_table tr td div.checker{margin-right: 8px;}
.rezervation_form .days_box table.days_table tr td label{display: block; cursor: pointer; padding: 8px 10px;}
.rezervation_form .days_box table.days_table tr td .text{display: inline-block; vertical-align: middle; font-size: 14px; line-height: 22px; font-weight: 600;}
.rezervation_form .days_box table.days_table tr td.selected .text, .rezervation_form .days_box table.days_table tr td.reserved .text{color: #fff;}




.rezervation_form .days_box table.fields_table{table-layout: fixed; width: 100%; border-collapse: collapse; border-spacing: 0; margin: 30px 0 0;}
.rezervation_form .days_box table.fields_table th{ position: relative; vertical-align: middle; width: 145px; font-size: 14px; line-height: 18px; font-weight: 600; text-align: right; padding: 0 15px 10px; margin: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.rezervation_form .days_box table.fields_table th.top{vertical-align: top;}
.rezervation_form .days_box table.fields_table th label{ display: block; position: relative; white-space: normal; vertical-align: middle; font-size: 14px; line-height: 18px; font-weight: 600; text-align: right; padding: 8px 0; margin: 0;}
.rezervation_form .days_box table.fields_table th span{margin-right: -7px; position: relative; top: -5px; right: -1px; font-size: 14px; line-height: 20px;}
.rezervation_form .days_box table.fields_table tr th:first-child{padding-left: 0; }
.rezervation_form .days_box table.fields_table td.empty{width: 15px;}
.rezervation_form .days_box table.fields_table td{text-align: left; padding: 0 0 10px; font-size: 14px; font-weight: 400; line-height: 25px; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.rezervation_form .days_box table.fields_table td.centering{padding: 10px 0 0; text-align: center;}

.rezervation_form .days_box table.fields_table td .label{display: block; font-size: 13px; line-height: 16px; color: #888888; text-align: left;}

.rezervation_form .days_box table.fields_table td .cake_list{font-size: 0; gap: 10px; display: none; flex-wrap: wrap;}
.rezervation_form .days_box table.fields_table td .cake_list.active{display: flex;}
.rezervation_form .days_box table.fields_table td .cake_list .cake_item{cursor: pointer; text-align: center; border: 1px solid #e6e7e8; padding: 15px; display: block; width: calc(33.33% - 40px); position: relative; margin: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.rezervation_form .days_box table.fields_table td .cake_list .cake_item.active{border: 1px solid #005F8C;}
.rezervation_form .days_box table.fields_table td .cake_list .cake_item .cake_img{display: block; position: relative; width: 100%; padding: 0 0 100%; background: no-repeat scroll center center; background-size: cover;}
.rezervation_form .days_box table.fields_table td .cake_list .cake_item .radio{margin: 8px 0 5px;}
.rezervation_form .days_box table.fields_table td .cake_list .cake_item .title{display: block; font-size: 14px; line-height: 22px; text-decoration: underline; font-weight: 600;}


.rezervation_form .days_box table.fields_table td .checker{vertical-align: middle; margin: -5px 5px 0 0;}
.rezervation_form .days_box table.fields_table td .checker span{top: 0;}
.rezervation_form .days_box table.fields_table td span.text{display: inline-block; position: relative; color: #000000; font-size: 13px; line-height: 18px; text-align: left;}
.rezervation_form .days_box table.fields_table td span.text a{text-decoration: underline; font-size: 13px; line-height: 18px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .rezervation_form .days_box table.fields_table td span.text a:hover{color: #005F8C;}
.rezervation_form .days_box table.fields_table td.firemni_zaznam, .rezervation_form .days_box table.fields_table th.firemni_zaznam{display: none}
.rezervation_form .days_box table.fields_table td.heslo_zaznam, .rezervation_form .days_box table.fields_table th.heslo_zaznam{display: none}
.rezervation_form .days_box table.fields_table td label.place_in{cursor: text; width: 100%; display: block; position: relative;}
.rezervation_form .days_box table.fields_table td input[type=text], .rezervation_form .days_box table.fields_table td input[type=password], .rezervation_form .days_box table.fields_table td input[type=tel], .rezervation_form .days_box table.fields_table td input[type=email]{ border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 8px 15px; color: #000000; -webkit-transition: border 400ms ease, background 400ms ease; transition: border 400ms ease, background 400ms ease;}
.rezervation_form .days_box table.fields_table td input[type=text].red_warning, .rezervation_form .days_box table.fields_table td input[type=password].red_warning, .rezervation_form .days_box table.fields_table td input[type=tel].red_warning, .rezervation_form .days_box table.fields_table td input[type=email].red_warning{border-color: #ec1b24;/* background-color: #ffe8e9;*/}
.rezervation_form .days_box table.fields_table td input[type=text]:-webkit-autofill, .rezervation_form .days_box table.fields_table td input[type=password]:-webkit-autofill{-webkit-box-shadow: 0 0 0 1000px #ffffff inset;}
.rezervation_form .days_box table.fields_table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #efefef;}
.rezervation_form .days_box table.fields_table td textarea{resize: none; height: 80px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000000; -webkit-transition: border 400ms ease, background 400ms ease; transition: border 400ms ease, background 400ms ease;}
.rezervation_form .days_box table.fields_table td textarea.red_warning{border-color: #ec1b24;/* background-color: #ffe8e9;*/}
.rezervation_form .days_box table.fields_table td textarea:-webkit-autofill{-webkit-box-shadow: 0 0 0 1000px #ffffff inset;}
.rezervation_form .days_box table.fields_table td input[type=text]:focus, .rezervation_form .days_box table.fields_table td input[type=password]:focus, .rezervation_form .days_box table.fields_table td input[type=tel]:focus, .rezervation_form .days_box table.fields_table td input[type=email]:focus, .rezervation_form .days_box table.fields_table td textarea:focus{border: 1px solid #005F8C;}

.rezervation_form .days_box table.fields_table td .sbHolder { position: relative; background: #ffffff; width: calc(100% - 2px); display: block; margin: 0; border: 1px solid #e6e7e8; }
.rezervation_form .days_box table.fields_table td.mid{font-size: 0;}
.rezervation_form .days_box table.fields_table td.mid .sbHolder{display: inline-block; vertical-align: middle; width: calc(50% - 7px)}
.rezervation_form .days_box table.fields_table td.mid .sbHolder:nth-child(2){margin: 0 10px 0 0;}
.rezervation_form .days_box table.fields_table td .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;}
.rezervation_form .days_box table.fields_table td .sbHolder .sbToggle.sbToggleOpen { background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
.rezervation_form .days_box table.fields_table td .sbHolder a.sbSelector { margin: 0; display: block; color: #000000 !important; font-size: 13px; line-height: 20px; padding: 8px 40px 8px 15px; font-weight: 400; text-align: left; text-decoration: none;}
.rezervation_form .days_box table.fields_table td .sbOptions { max-height: 245px !important; z-index: 999; top: calc(100% + 1px) !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
.rezervation_form .days_box table.fields_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: 6px 15px; font-size: 13px; line-height: 22px; margin: 0; font-weight: 400; color: #19212b !important; -webkit-transition: all 300ms ease; transition: all 300ms ease;}
.rezervation_form .days_box table.fields_table td .sbOptions span { cursor: no-drop; text-decoration: none; border: 1px solid #e6e7e8; border-top: 0; height: auto; background: #e6e7e8 !important; display: block; text-align: left; padding: 6px 15px; font-size: 14px; line-height: 22px; margin: 0; font-weight: 400; color: #838383 !important;}
.rezervation_form .days_box table.fields_table td .sbOptions li:nth-child(1) a, .rezervation_form .days_box table.fields_table td .sbOptions li:nth-child(1) span { border-top: 0;}
.notouch .rezervation_form .days_box table.fields_table td .sbOptions a:hover { background: #f0f0f0 !important;}

.rezervation_form .days_box table.fields_table td p{color: #2d2d2d; display: inline-block; vertical-align: middle; margin: 0 8px 0 0; line-height: 20px; font-size: 14px; font-weight: 600; padding: 10px 0 0;}
.rezervation_form .days_box table.fields_table td #countdown{color: #c41946; display: inline-block; vertical-align: middle; padding: 10px 0 0; margin: 0; font-size: 14px; line-height: 20px; font-weight: 700;}


.rezervation_form .days_box table.fields_table td .cake_content{display: block; position: relative;}
.rezervation_form .days_box table.fields_table td .cake_content img{margin: 0 auto; width: 100%; max-width: 100%; z-index: 0; display: block; position: relative;}
.rezervation_form .days_box table.fields_table td .cake_price{background: #fabb5b; font-size: 14px; line-height: 22px; position: relative; -webkit-border-radius: 3px; border-radius: 3px; margin: 0; z-index: 0; display: inline-block; padding: 8px 20px;}
.rezervation_form .days_box table.fields_table td .cake_price.active{display: inline-block;}

.rezervation_form .days_box table.fields_table tr.show_price:not(.active){display: none;}


.rezervation_form .days_box table.fields_table td .room_content{display: block; position: relative;}
.rezervation_form .days_box table.fields_table td .room_content img{margin: 0 auto; width: 100%; max-width: 100%; z-index: 0; display: block; position: relative;}
.rezervation_form .days_box table.fields_table td .room_content .price{background: #fabb5b; font-size: 14px; line-height: 22px; position: absolute; right: 0; bottom: 0; -webkit-border-radius: 3px 0 0 0; border-radius: 3px 0 0 0;margin: 0; z-index: 0; display: block; padding: 8px 20px;}

.rezervation_form .days_box table.fields_table td > ul{margin: 0; padding: 0;}
.rezervation_form .days_box table.fields_table td > ul > li{font-size: 15px; line-height: 22px; font-weight: 700; text-align: left; display: block; padding: 20px; background: #f1f1f1; list-style: none; margin: 10px 0 0;}
.rezervation_form .days_box table.fields_table td > ul > li:nth-child(1){margin: 0;}
.rezervation_form .days_box table.fields_table td > ul > li > ul{padding: 0; margin: 0;}
.rezervation_form .days_box table.fields_table td > ul > li > ul > li{margin: 10px 0 0; display: block;}
.rezervation_form .days_box table.fields_table td > ul > li > ul > li .checker{vertical-align: middle; margin: -5px 5px 0 0;}
.rezervation_form .days_box table.fields_table td > ul > li > ul > li .checker span{top: 0;}
.rezervation_form .days_box table.fields_table td > ul > li > ul > li span.text{cursor: pointer; display: inline-block; vertical-align: middle; width: calc(100% - 30px); position: relative; color: #000000; font-size: 13px; line-height: 18px; text-align: left;}
.rezervation_form .days_box table.fields_table td > ul > li > ul > li .obcerstveni_pocet{display: none;}

.rezervation_form .days_box table.fields_table td.bigprice{padding: 0; text-align: right; font-size: 0; line-height: 24px; font-weight: 700; position: relative;}
.rezervation_form .days_box table.fields_table td.bigprice span{display: inline-block; width: calc(100% - 80px); text-align: right; font-size: 18px; line-height: 24px; font-weight: 700;}
.rezervation_form .days_box table.fields_table td.bigprice strong{display: inline-block; width: 80px; text-align: right; font-size: 18px; line-height: 24px; font-weight: 700; color: #c41946;}
.rezervation_form .days_box table.fields_table td.bigprice strong span{width: initial;}

.rezervation_form .days_box table.fields_table td.midprice{text-align: right; font-size: 0; line-height: 22px; font-weight: 600; position: relative;}
.rezervation_form .days_box table.fields_table td.midprice span{display: inline-block; width: calc(100% - 80px); text-align: right; font-size: 15px; line-height: 22px; font-weight: 700;}
.rezervation_form .days_box table.fields_table td.midprice strong{display: inline-block; width: 80px; text-align: right; font-size: 15px; line-height: 22px; font-weight: 700; color: #c41946;}
.rezervation_form .days_box table.fields_table td.midprice strong span{width: initial;}

.rezervation_form .days_box table.fields_table td .btn_label{cursor: pointer; border: 1px solid #e6e7e8; padding: 4px 20px 5px 8px; margin: 3px 4px 3px 0; display: inline-block; vertical-align: middle;}

.rezervation_form .days_box table.fields_table td label .placeholder{z-index: 1; position: absolute; left: 9px; top: 12px; background: #fff; font-size: 13px; line-height: 16px; color: #888888; padding: 0 8px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.rezervation_form .days_box table.fields_table td label.active .placeholder{z-index: 100; top: -4px; line-height: 12px; font-size: 11px;}

.rezervation_form .days_box table.fields_table td .tooltipster{cursor: pointer; font-size: 12px; color: #fff; line-height: 16px; font-weight: 600; text-align: center; display: inline-block; margin: 0; width: 16px; height: 16px; -webkit-border-radius: 30px; border-radius: 30px; background: #707070;}

.rezervation_form .days_box table.fields_table .gdpr{text-align: right; margin: 0 0 10px; font-size: 12px; line-height: 18px;}
.rezervation_form .days_box table.fields_table .gdpr a{text-decoration: underline; font-size: 12px; line-height: 18px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .rezervation_form .days_box table.fields_table .gdpr a:hover{color: #005F8C;}

.rezervation_form .days_box table.fields_table .sentence{text-align: left; padding: 0 0 10px 159px;}



@media screen and (max-width: 1600px) and (min-width: 1300px) {
.rezervation_form .days_box table.fields_table td .cake_list .cake_item{width: calc(50% - 38px);}
}

@media screen and (max-width: 500px) {
.rezervation_form .days_box table.fields_table td .cake_list .cake_item{width: calc(50% - 38px);}
}


@media screen and (max-width: 1480px) {
.rezervation_form .days_box{margin: 0 0 0 40px; width: calc(100% - 445px - 40px);}
}



@media screen and (max-width: 1500px) and (min-width: 1301px) {
  .rezervation_form .days_box table.fields_table, .rezervation_form .days_box table.fields_table tbody, .rezervation_form .days_box table.fields_table tr, .rezervation_form .days_box table.fields_table th, .rezervation_form .days_box table.fields_table td{display: block; width: 100%; clear: both;}
  .rezervation_form .days_box table.fields_table tr:nth-child(1) th:nth-child(1){padding: 0 0 5px !important;}
  .rezervation_form .days_box table.fields_table th{text-align: left; padding: 5px 0 2px !important;}
  .rezervation_form .days_box table.fields_table th label{text-align: left; padding: 0;}
  .rezervation_form .days_box table.fields_table td.empty{display: none;}
  .rezervation_form .days_box table.fields_table td input[type=text], .rezervation_form .days_box table.fields_table td input[type=password]{text-align: left;}
  .rezervation_form .days_box table.fields_table .sentence{padding-left: 0;}
}


@media screen and (max-width: 1300px) {
.rezervation_form .days_box{display :block; margin: 0; width: 100%; min-height: 200px;}
}

@media screen and (max-width: 600px) {
  .rezervation_form .days_box table.fields_table, .rezervation_form .days_box table.fields_table tbody, .rezervation_form .days_box table.fields_table tr, .rezervation_form .days_box table.fields_table th, .rezervation_form .days_box table.fields_table td{display: block; width: 100%; clear: both;}
  .rezervation_form .days_box table.fields_table tr:nth-child(1) th:nth-child(1){padding: 0 0 5px !important;}
  .rezervation_form .days_box table.fields_table th{text-align: left; padding: 5px 0 2px !important;}
  .rezervation_form .days_box table.fields_table th label{text-align: left; padding: 0;}
  .rezervation_form .days_box table.fields_table td.empty{display: none;}
  .rezervation_form .days_box table.fields_table td input[type=text], .rezervation_form .days_box table.fields_table td input[type=password]{text-align: left;}
  .rezervation_form .days_box table.fields_table .sentence{padding-left: 0;}
}











/*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(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: #53ac36; }#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}.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:center center no-repeat}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}100%,75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}100%,75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}

/*UNIFORM*/
div.checker span,div.radio span{background-size:21px 21px;background-repeat:no-repeat;background-position:center center;-webkit-font-smoothing:antialiased}div.radio span{background-image:url(../img/sprite_radio.svg);background-size:48px 48px}div.checker,div.radio{display:inline-block;vertical-align:middle}div.checker:focus,div.radio:focus{outline:0}div.checker,div.checker *,div.radio,div.radio *{margin:0;padding:0}div.checker input{-webkit-appearance:none}div.checker{position:relative}div.checker,div.checker input,div.checker span{width:21px;height:21px;display:inline-block;zoom:1;vertical-align:middle}div.checker span{display:inline-block;vertical-align:top;text-align:center}div.checker input{opacity:0;border:none;background:0 0;display:inline-block}div.checker span.checked,div.checker.active span.checked,div.checker.disabled span.checked,div.checker.disabled.active span.checked,div.checker.focus span.checked,div.checker.focus.active span.checked,div.checker.hover span.checked,div.checker.hover.active span.checked{background-image:url(../img/sprite_correct.svg)}div.checker span,div.checker.active span,div.checker.disabled,div.checker.disabled.active,div.checker.focus span,div.checker.focus.active span,div.checker.hover span,div.checker.hover.active span{background-image:url(../img/sprite.svg)}div.radio{position:relative}div.radio input,div.radio span{width:16px;padding:0!important;margin:0;height:16px}div.radio span{display:inline-block;vertical-align:top;margin:0!important;text-align:center;background-position:left center}div.radio span.checked{background-position:right center}div.radio input{opacity:0;border:none;background:0 0;display:inline-block;text-align:center}div.radio.active span{background-position:left center}div.radio.active span.checked{background-position:right center}div.radio.focus span,div.radio.hover span{background-position:left center}div.radio.focus span.checked,div.radio.hover span.checked{background-position:right center}div.radio.focus.active span,div.radio.hover.active span{background-position:left center}div.radio.focus.active span.checked,div.radio.hover.active span.checked{background-position:right center}div.radio.disabled span,div.radio.disabled.active span{background-position:left center}div.radio.disabled span.checked,div.radio.disabled.active span.checked{background-position:right center}div.checker{margin:0}div.radio{height:16px;width:16px;display:inline-block;vertical-align:middle;margin:0}.platba_doprava div.radio{margin:10px;float:left}

/*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.svg) 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}

/*TOOLTIP*/
.tooltip{display:inline-block;cursor:pointer;position:relative;z-index:999}.tooltip-item{cursor:pointer;display:inline-block;padding:0;margin:0;position:relative;font-weight:400;font-size:13px;line-height:18px;color:gray;text-decoration:underline}.tooltip-item::after{content:'';-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip-content{position:absolute;z-index:9999;width:160px;left:50%;margin:0 0 -10px;bottom:36px;padding:10px 15px;text-align:left;background:#000000;opacity:0;cursor:default;}.tooltip-effect-2 .tooltip-content{-webkit-transform-origin:50% calc(100% + 30px);transform-origin:50% calc(100% + 30px);-webkit-transform:perspective(1000px) rotate3d(1,0,0,45deg) translateX(-50%);transform:perspective(1000px) rotate3d(1,0,0,45deg) translateX(-50%);-webkit-transition:opacity 0.2s,-webkit-transform .2s;transition:opacity 0.2s,transform .2s}.notouch .tooltip.tooltip-effect-2:hover .tooltip-content,.tooltip.tooltip-effect-2.active_efekt .tooltip-content{opacity:1;-webkit-transform:perspective(1000px) rotate3d(1,0,0,0deg) translateX(-50%);transform:perspective(1000px) rotate3d(1,0,0,0deg) translateX(-50%)}.tooltip-content::after{content:'';top:100%;left:50%;border:solid transparent;height:0;width:0;position:absolute;border-color:transparent;border-top-color:#000000;border-width:6px;margin-left:-6px}.tooltip-text{display:block;text-align:center;font-size:12px;line-height:16px;color:#fff}.tooltip-text *{font-size:12px;line-height:16px;text-align:center;color:#fff}
.tooltip.pay{width: 12px; height: 12px; margin: -2px 0 0 8px !important;}
.tooltip.pay strong{display: block; width: 12px; height: 12px; padding: 0; margin: 0; -webkit-border-radius: 8px; border-radius: 8px;}
.tooltip.pay.red strong{background: #e81b39;}
.tooltip.pay.green strong{background: #1aab1a;}
.tooltip.pay.grey strong{background: #b4bdb4;}
.tooltip.pay strong::before, .tooltip.pay strong::after{display: none;}
.tooltip.pay .tooltip-content, .tooltip.pay .tooltip-content span{line-height: 18px; margin: 0 !important;}
.tooltip.pay .tooltip-content{bottom: 100%; position: absolute !important; width: auto; padding: 6px 10px; margin: 0 !important;}
.tooltip.pay .tooltip-content .tooltip-text{white-space: normal !important; font-size: 12px; line-height: 18px; color: #ffffff; text-align: center; width: 90px;}
.tooltip.pay .tooltip-content{-webkit-transform-origin: 50% calc(100% + 30px);transform-origin:50% calc(100% + 30px);-webkit-transform:perspective(1000px) rotate3d(1,0,0,45deg);transform:perspective(1000px) rotate3d(1,0,0,45deg) translateX(-50%);}
.notouch .tooltip.tooltip-effect-2:hover .tooltip-content,.tooltip.tooltip-effect-2.active_efekt .tooltip-content{-webkit-transform:perspective(1000px) rotate3d(1,0,0,0deg) translateX(-50%);transform:perspective(1000px) rotate3d(1,0,0,0deg) translateX(-50%)}

/*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{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:24px;height:24px;cursor:default;outline:none;}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;background:#005F8C;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;zoom:1;*display:inline;vertical-align:middle;height:9px;margin:0!important}.ui-slider-horizontal .ui-slider-handle{top:-8px;margin-left:-.6em;border-radius:20px;background:#fff!important;border:1px solid #838588!important; -webkit-transition: background 400ms ease, border 400ms ease; transition: background 400ms ease, border 400ms ease;}.ui-slider-horizontal .ui-slider-range{top:0;height:9px}.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{border:1px solid #e0dfdf;background:#fff;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 #004667!important;background:#004667!important;color:#fff!important}.ui-state-disabled .ui-state-default:hover{border:1px solid transparent!important;background:#f2f2f2!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;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{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:#f4f4f4}.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{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:#f4f4f4;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:700}.cd-timeline-content::before{content:'';position:absolute;top:6px;right:100%;height:0;width:0;border:15px solid transparent;border-right:15px solid #f4f4f4}
@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 #f4f4f4!important}}
@media only screen and (min-width:1171px) {#cd-timeline{margin-top:3em;margin-bottom:3em}#cd-timeline::before{left:50%;margin-left:-1px}.cd-timeline-block:nth-child(even) .cd-timeline-content .btn{float:right}.cd-timeline-block{margin:4em 0}.cd-timeline-block:first-child{margin-top:0}.cd-timeline-block:last-child{margin-bottom:0}.cd-timeline-img{width:60px;height:60px;left:50%;margin-left:-30px;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.cd-timeline-img.is-hidden{visibility:hidden}.cd-timeline-img.bounce-in{visibility:visible;-webkit-animation:cd-bounce-1 .6s;-moz-animation:cd-bounce-1 .6s;animation:cd-bounce-1 .6s}.cd-timeline-content .cd-date{padding:.8em 0}.cd-timeline-content{margin-left:0;padding:1.6em;width:41%}.cd-timeline-content::before{top:16px;left:100%;border-color:transparent transparent transparent #f4f4f4}.cd-timeline-content .cd-read-more{float:left}.cd-timeline-block:nth-child(even) .cd-timeline-content,.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more{float:right}.cd-timeline-content .cd-date{position:absolute;width:100%;left:121%;top:0;font-size:18px}.cd-timeline-block:nth-child(even) .cd-timeline-content::before{top:16px;left:auto;right:100%;border-color:transparent #f4f4f4 transparent transparent}.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date{left:auto;right:121%;text-align:right}.cd-timeline-content.is-hidden{visibility:hidden}.cd-timeline-content.bounce-in{visibility:visible;-webkit-animation:cd-bounce-2 .6s;-moz-animation:cd-bounce-2 .6s;animation:cd-bounce-2 .6s}.cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;-moz-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}}
@media only screen and (max-width:770px) {.cd-timeline-content a.swipebox{display: none;}}
@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2)}100%{-webkit-transform:scale(1)}}@-moz-keyframes cd-bounce-1{0%{opacity:0;-moz-transform:scale(.5)}60%{opacity:1;-moz-transform:scale(1.2)}100%{-moz-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}} @-webkit-keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes cd-bounce-2{0%{opacity:0;-moz-transform:translateX(-100px)}60%{opacity:1;-moz-transform:translateX(20px)}100%{-moz-transform:translateX(0)}}@keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes cd-bounce-2-inverse{0%{opacity:0;-moz-transform:translateX(100px)}60%{opacity:1;-moz-transform:translateX(-20px)}100%{-moz-transform:translateX(0)}}@keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px)}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}


 
.hide_filter_box {display:none !important;}





@-moz-keyframes ajax_loader{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}
@-webkit-keyframes ajax_loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes ajax_loader{0%{-moz-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.ajax_loader{z-index: 101;overflow:hidden;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);text-indent:-9999px;display:inline-block;width:8px;height:8px;background:0 0;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;-moz-box-shadow:#c41946 0 26px 0 6px,#c41946 .90971px 26.05079px 0 5.93333px,#c41946 1.82297px 26.06967px 0 5.86667px,#c41946 2.73865px 26.05647px 0 5.8px,#c41946 3.65561px 26.01104px 0 5.73333px,#c41946 4.57274px 25.93327px 0 5.66667px,#c41946 5.48887px 25.8231px 0 5.6px,#c41946 6.40287px 25.68049px 0 5.53333px,#c41946 7.31358px 25.50548px 0 5.46667px,#c41946 8.21985px 25.2981px 0 5.4px,#c41946 9.12054px 25.05847px 0 5.33333px,#c41946 10.01448px 24.78672px 0 5.26667px,#c41946 10.90054px 24.48302px 0 5.2px,#c41946 11.77757px 24.1476px 0 5.13333px,#c41946 12.64443px 23.78072px 0 5.06667px,#c41946 13.5px 23.38269px 0 5px,#c41946 14.34315px 22.95384px 0 4.93333px,#c41946 15.17277px 22.49455px 0 4.86667px,#c41946 15.98776px 22.00526px 0 4.8px,#c41946 16.78704px 21.48643px 0 4.73333px,#c41946 17.56953px 20.93855px 0 4.66667px,#c41946 18.33418px 20.36217px 0 4.6px,#c41946 19.07995px 19.75787px 0 4.53333px,#c41946 19.80582px 19.12626px 0 4.46667px,#c41946 20.5108px 18.468px 0 4.4px,#c41946 21.1939px 17.78379px 0 4.33333px,#c41946 21.85416px 17.07434px 0 4.26667px,#c41946 22.49067px 16.34043px 0 4.2px,#c41946 23.10251px 15.58284px 0 4.13333px,#c41946 23.68881px 14.80241px 0 4.06667px,#c41946 24.24871px 14px 0 4px,#c41946 24.7814px 13.1765px 0 3.93333px,#c41946 25.28607px 12.33284px 0 3.86667px,#c41946 25.76198px 11.46997px 0 3.8px,#c41946 26.2084px 10.58888px 0 3.73333px,#c41946 26.62462px 9.69057px 0 3.66667px,#c41946 27.01001px 8.77608px 0 3.6px,#c41946 27.36392px 7.84648px 0 3.53333px,#c41946 27.68577px 6.90284px 0 3.46667px,#c41946 27.97502px 5.94627px 0 3.4px,#c41946 28.23116px 4.97791px 0 3.33333px,#c41946 28.4537px 3.99891px 0 3.26667px,#c41946 28.64223px 3.01042px 0 3.2px,#c41946 28.79635px 2.01364px 0 3.13333px,#c41946 28.91571px 1.00976px 0 3.06667px,#c41946 29px 0 0 3px,#c41946 29.04896px -1.01441px 0 2.93333px,#c41946 29.06237px -2.03224px 0 2.86667px,#c41946 29.04004px -3.05223px 0 2.8px,#c41946 28.98185px -4.07313px 0 2.73333px,#c41946 28.88769px -5.09368px 0 2.66667px,#c41946 28.75754px -6.1126px 0 2.6px,#c41946 28.59138px -7.12863px 0 2.53333px,#c41946 28.38926px -8.14049px 0 2.46667px,#c41946 28.15127px -9.1469px 0 2.4px,#c41946 27.87755px -10.1466px 0 2.33333px,#c41946 27.56827px -11.1383px 0 2.26667px,#c41946 27.22365px -12.12075px 0 2.2px,#c41946 26.84398px -13.09268px 0 2.13333px,#c41946 26.42956px -14.05285px 0 2.06667px,#c41946 25.98076px -15px 0 2px,#c41946 25.49798px -15.93291px 0 1.93333px,#c41946 24.98167px -16.85035px 0 1.86667px,#c41946 24.43231px -17.75111px 0 1.8px,#c41946 23.85046px -18.63402px 0 1.73333px,#c41946 23.23668px -19.49789px 0 1.66667px,#c41946 22.5916px -20.34157px 0 1.6px,#c41946 21.91589px -21.16393px 0 1.53333px,#c41946 21.21024px -21.96384px 0 1.46667px,#c41946 20.4754px -22.74023px 0 1.4px,#c41946 19.71215px -23.49203px 0 1.33333px,#c41946 18.92133px -24.2182px 0 1.26667px,#c41946 18.10379px -24.91772px 0 1.2px,#c41946 17.26042px -25.58963px 0 1.13333px,#c41946 16.39217px -26.23295px 0 1.06667px,#c41946 15.5px -26.84679px 0 1px,#c41946 14.58492px -27.43024px 0 .93333px,#c41946 13.64796px -27.98245px 0 .86667px,#c41946 12.69018px -28.50262px 0 .8px,#c41946 11.7127px -28.98995px 0 .73333px,#c41946 10.71663px -29.4437px 0 .66667px,#c41946 9.70313px -29.86317px 0 .6px,#c41946 8.67339px -30.2477px 0 .53333px,#c41946 7.6286px -30.59666px 0 .46667px,#c41946 6.57001px -30.90946px 0 .4px,#c41946 5.49886px -31.18558px 0 .33333px,#c41946 4.41643px -31.42451px 0 .26667px,#c41946 3.32401px -31.6258px 0 .2px,#c41946 2.22291px -31.78904px 0 .13333px,#c41946 1.11446px -31.91388px 0 .06667px,#c41946 0 -32px 0 0,#c41946 -1.11911px -32.04713px 0 -.06667px,#c41946 -2.24151px -32.05506px 0 -.13333px,#c41946 -3.36582px -32.02361px 0 -.2px,#c41946 -4.49065px -31.95265px 0 -.26667px,#c41946 -5.61462px -31.84212px 0 -.33333px,#c41946 -6.73634px -31.69198px 0 -.4px,#c41946 -7.8544px -31.50227px 0 -.46667px,#c41946 -8.9674px -31.27305px 0 -.53333px,#c41946 -10.07395px -31.00444px 0 -.6px,#c41946 -11.17266px -30.69663px 0 -.66667px,#c41946 -12.26212px -30.34982px 0 -.73333px,#c41946 -13.34096px -29.96429px 0 -.8px,#c41946 -14.4078px -29.54036px 0 -.86667px,#c41946 -15.46126px -29.07841px 0 -.93333px,#c41946 -16.5px -28.57884px 0 -1px,#c41946 -17.52266px -28.04212px 0 -1.06667px,#c41946 -18.52792px -27.46878px 0 -1.13333px,#c41946 -19.51447px -26.85936px 0 -1.2px,#c41946 -20.48101px -26.21449px 0 -1.26667px,#c41946 -21.42625px -25.53481px 0 -1.33333px,#c41946 -22.34896px -24.82104px 0 -1.4px,#c41946 -23.2479px -24.07391px 0 -1.46667px,#c41946 -24.12186px -23.29421px 0 -1.53333px,#c41946 -24.96967px -22.48279px 0 -1.6px,#c41946 -25.79016px -21.64052px 0 -1.66667px,#c41946 -26.58223px -20.76831px 0 -1.73333px,#c41946 -27.34477px -19.86714px 0 -1.8px,#c41946 -28.07674px -18.938px 0 -1.86667px,#c41946 -28.7771px -17.98193px 0 -1.93333px,#c41946 -29.44486px -17px 0 -2px,#c41946 -30.07908px -15.99333px 0 -2.06667px,#c41946 -30.67884px -14.96307px 0 -2.13333px,#c41946 -31.24325px -13.91039px 0 -2.2px,#c41946 -31.7715px -12.83652px 0 -2.26667px,#c41946 -32.26278px -11.74269px 0 -2.33333px,#c41946 -32.71634px -10.63018px 0 -2.4px,#c41946 -33.13149px -9.5003px 0 -2.46667px,#c41946 -33.50755px -8.35437px 0 -2.53333px,#c41946 -33.84391px -7.19374px 0 -2.6px,#c41946 -34.14px -6.0198px 0 -2.66667px,#c41946 -34.39531px -4.83395px 0 -2.73333px,#c41946 -34.60936px -3.63759px 0 -2.8px,#c41946 -34.78173px -2.43218px 0 -2.86667px,#c41946 -34.91205px -1.21916px 0 -2.93333px,#c41946 -35px 0 0 -3px,#c41946 -35.04531px 1.22381px 0 -3.06667px,#c41946 -35.04775px 2.45078px 0 -3.13333px,#c41946 -35.00717px 3.6794px 0 -3.2px,#c41946 -34.92345px 4.90817px 0 -3.26667px,#c41946 -34.79654px 6.13557px 0 -3.33333px,#c41946 -34.62643px 7.36007px 0 -3.4px,#c41946 -34.41316px 8.58016px 0 -3.46667px,#c41946 -34.15683px 9.79431px 0 -3.53333px,#c41946 -33.85761px 11.001px 0 -3.6px,#c41946 -33.5157px 12.19872px 0 -3.66667px,#c41946 -33.13137px 13.38594px 0 -3.73333px,#c41946 -32.70493px 14.56117px 0 -3.8px,#c41946 -32.23675px 15.72291px 0 -3.86667px,#c41946 -31.72725px 16.86968px 0 -3.93333px,#c41946 -31.17691px 18px 0 -4px,#c41946 -30.58627px 19.11242px 0 -4.06667px,#c41946 -29.95589px 20.2055px 0 -4.13333px,#c41946 -29.28642px 21.27783px 0 -4.2px,#c41946 -28.57852px 22.32799px 0 -4.26667px,#c41946 -27.83295px 23.35462px 0 -4.33333px,#c41946 -27.05047px 24.35635px 0 -4.4px,#c41946 -26.23192px 25.33188px 0 -4.46667px,#c41946 -25.37819px 26.27988px 0 -4.53333px,#c41946 -24.49018px 27.1991px 0 -4.6px,#c41946 -23.56888px 28.0883px 0 -4.66667px,#c41946 -22.6153px 28.94626px 0 -4.73333px,#c41946 -21.6305px 29.77183px 0 -4.8px,#c41946 -20.61558px 30.56385px 0 -4.86667px,#c41946 -19.57168px 31.32124px 0 -4.93333px,#c41946 -18.5px 32.04294px 0 -5px,#c41946 -17.40175px 32.72792px 0 -5.06667px,#c41946 -16.27818px 33.37522px 0 -5.13333px,#c41946 -15.1306px 33.98389px 0 -5.2px,#c41946 -13.96034px 34.55305px 0 -5.26667px,#c41946 -12.76875px 35.08186px 0 -5.33333px,#c41946 -11.55724px 35.56951px 0 -5.4px,#c41946 -10.32721px 36.01527px 0 -5.46667px,#c41946 -9.08014px 36.41843px 0 -5.53333px,#c41946 -7.81748px 36.77835px 0 -5.6px,#c41946 -6.54075px 37.09443px 0 -5.66667px,#c41946 -5.25147px 37.36612px 0 -5.73333px,#c41946 -3.95118px 37.59293px 0 -5.8px,#c41946 -2.64145px 37.77443px 0 -5.86667px,#c41946 -1.32385px 37.91023px 0 -5.93333px;-webkit-box-shadow:#c41946 0 26px 0 6px,#c41946 .90971px 26.05079px 0 5.93333px,#c41946 1.82297px 26.06967px 0 5.86667px,#c41946 2.73865px 26.05647px 0 5.8px,#c41946 3.65561px 26.01104px 0 5.73333px,#c41946 4.57274px 25.93327px 0 5.66667px,#c41946 5.48887px 25.8231px 0 5.6px,#c41946 6.40287px 25.68049px 0 5.53333px,#c41946 7.31358px 25.50548px 0 5.46667px,#c41946 8.21985px 25.2981px 0 5.4px,#c41946 9.12054px 25.05847px 0 5.33333px,#c41946 10.01448px 24.78672px 0 5.26667px,#c41946 10.90054px 24.48302px 0 5.2px,#c41946 11.77757px 24.1476px 0 5.13333px,#c41946 12.64443px 23.78072px 0 5.06667px,#c41946 13.5px 23.38269px 0 5px,#c41946 14.34315px 22.95384px 0 4.93333px,#c41946 15.17277px 22.49455px 0 4.86667px,#c41946 15.98776px 22.00526px 0 4.8px,#c41946 16.78704px 21.48643px 0 4.73333px,#c41946 17.56953px 20.93855px 0 4.66667px,#c41946 18.33418px 20.36217px 0 4.6px,#c41946 19.07995px 19.75787px 0 4.53333px,#c41946 19.80582px 19.12626px 0 4.46667px,#c41946 20.5108px 18.468px 0 4.4px,#c41946 21.1939px 17.78379px 0 4.33333px,#c41946 21.85416px 17.07434px 0 4.26667px,#c41946 22.49067px 16.34043px 0 4.2px,#c41946 23.10251px 15.58284px 0 4.13333px,#c41946 23.68881px 14.80241px 0 4.06667px,#c41946 24.24871px 14px 0 4px,#c41946 24.7814px 13.1765px 0 3.93333px,#c41946 25.28607px 12.33284px 0 3.86667px,#c41946 25.76198px 11.46997px 0 3.8px,#c41946 26.2084px 10.58888px 0 3.73333px,#c41946 26.62462px 9.69057px 0 3.66667px,#c41946 27.01001px 8.77608px 0 3.6px,#c41946 27.36392px 7.84648px 0 3.53333px,#c41946 27.68577px 6.90284px 0 3.46667px,#c41946 27.97502px 5.94627px 0 3.4px,#c41946 28.23116px 4.97791px 0 3.33333px,#c41946 28.4537px 3.99891px 0 3.26667px,#c41946 28.64223px 3.01042px 0 3.2px,#c41946 28.79635px 2.01364px 0 3.13333px,#c41946 28.91571px 1.00976px 0 3.06667px,#c41946 29px 0 0 3px,#c41946 29.04896px -1.01441px 0 2.93333px,#c41946 29.06237px -2.03224px 0 2.86667px,#c41946 29.04004px -3.05223px 0 2.8px,#c41946 28.98185px -4.07313px 0 2.73333px,#c41946 28.88769px -5.09368px 0 2.66667px,#c41946 28.75754px -6.1126px 0 2.6px,#c41946 28.59138px -7.12863px 0 2.53333px,#c41946 28.38926px -8.14049px 0 2.46667px,#c41946 28.15127px -9.1469px 0 2.4px,#c41946 27.87755px -10.1466px 0 2.33333px,#c41946 27.56827px -11.1383px 0 2.26667px,#c41946 27.22365px -12.12075px 0 2.2px,#c41946 26.84398px -13.09268px 0 2.13333px,#c41946 26.42956px -14.05285px 0 2.06667px,#c41946 25.98076px -15px 0 2px,#c41946 25.49798px -15.93291px 0 1.93333px,#c41946 24.98167px -16.85035px 0 1.86667px,#c41946 24.43231px -17.75111px 0 1.8px,#c41946 23.85046px -18.63402px 0 1.73333px,#c41946 23.23668px -19.49789px 0 1.66667px,#c41946 22.5916px -20.34157px 0 1.6px,#c41946 21.91589px -21.16393px 0 1.53333px,#c41946 21.21024px -21.96384px 0 1.46667px,#c41946 20.4754px -22.74023px 0 1.4px,#c41946 19.71215px -23.49203px 0 1.33333px,#c41946 18.92133px -24.2182px 0 1.26667px,#c41946 18.10379px -24.91772px 0 1.2px,#c41946 17.26042px -25.58963px 0 1.13333px,#c41946 16.39217px -26.23295px 0 1.06667px,#c41946 15.5px -26.84679px 0 1px,#c41946 14.58492px -27.43024px 0 .93333px,#c41946 13.64796px -27.98245px 0 .86667px,#c41946 12.69018px -28.50262px 0 .8px,#c41946 11.7127px -28.98995px 0 .73333px,#c41946 10.71663px -29.4437px 0 .66667px,#c41946 9.70313px -29.86317px 0 .6px,#c41946 8.67339px -30.2477px 0 .53333px,#c41946 7.6286px -30.59666px 0 .46667px,#c41946 6.57001px -30.90946px 0 .4px,#c41946 5.49886px -31.18558px 0 .33333px,#c41946 4.41643px -31.42451px 0 .26667px,#c41946 3.32401px -31.6258px 0 .2px,#c41946 2.22291px -31.78904px 0 .13333px,#c41946 1.11446px -31.91388px 0 .06667px,#c41946 0 -32px 0 0,#c41946 -1.11911px -32.04713px 0 -.06667px,#c41946 -2.24151px -32.05506px 0 -.13333px,#c41946 -3.36582px -32.02361px 0 -.2px,#c41946 -4.49065px -31.95265px 0 -.26667px,#c41946 -5.61462px -31.84212px 0 -.33333px,#c41946 -6.73634px -31.69198px 0 -.4px,#c41946 -7.8544px -31.50227px 0 -.46667px,#c41946 -8.9674px -31.27305px 0 -.53333px,#c41946 -10.07395px -31.00444px 0 -.6px,#c41946 -11.17266px -30.69663px 0 -.66667px,#c41946 -12.26212px -30.34982px 0 -.73333px,#c41946 -13.34096px -29.96429px 0 -.8px,#c41946 -14.4078px -29.54036px 0 -.86667px,#c41946 -15.46126px -29.07841px 0 -.93333px,#c41946 -16.5px -28.57884px 0 -1px,#c41946 -17.52266px -28.04212px 0 -1.06667px,#c41946 -18.52792px -27.46878px 0 -1.13333px,#c41946 -19.51447px -26.85936px 0 -1.2px,#c41946 -20.48101px -26.21449px 0 -1.26667px,#c41946 -21.42625px -25.53481px 0 -1.33333px,#c41946 -22.34896px -24.82104px 0 -1.4px,#c41946 -23.2479px -24.07391px 0 -1.46667px,#c41946 -24.12186px -23.29421px 0 -1.53333px,#c41946 -24.96967px -22.48279px 0 -1.6px,#c41946 -25.79016px -21.64052px 0 -1.66667px,#c41946 -26.58223px -20.76831px 0 -1.73333px,#c41946 -27.34477px -19.86714px 0 -1.8px,#c41946 -28.07674px -18.938px 0 -1.86667px,#c41946 -28.7771px -17.98193px 0 -1.93333px,#c41946 -29.44486px -17px 0 -2px,#c41946 -30.07908px -15.99333px 0 -2.06667px,#c41946 -30.67884px -14.96307px 0 -2.13333px,#c41946 -31.24325px -13.91039px 0 -2.2px,#c41946 -31.7715px -12.83652px 0 -2.26667px,#c41946 -32.26278px -11.74269px 0 -2.33333px,#c41946 -32.71634px -10.63018px 0 -2.4px,#c41946 -33.13149px -9.5003px 0 -2.46667px,#c41946 -33.50755px -8.35437px 0 -2.53333px,#c41946 -33.84391px -7.19374px 0 -2.6px,#c41946 -34.14px -6.0198px 0 -2.66667px,#c41946 -34.39531px -4.83395px 0 -2.73333px,#c41946 -34.60936px -3.63759px 0 -2.8px,#c41946 -34.78173px -2.43218px 0 -2.86667px,#c41946 -34.91205px -1.21916px 0 -2.93333px,#c41946 -35px 0 0 -3px,#c41946 -35.04531px 1.22381px 0 -3.06667px,#c41946 -35.04775px 2.45078px 0 -3.13333px,#c41946 -35.00717px 3.6794px 0 -3.2px,#c41946 -34.92345px 4.90817px 0 -3.26667px,#c41946 -34.79654px 6.13557px 0 -3.33333px,#c41946 -34.62643px 7.36007px 0 -3.4px,#c41946 -34.41316px 8.58016px 0 -3.46667px,#c41946 -34.15683px 9.79431px 0 -3.53333px,#c41946 -33.85761px 11.001px 0 -3.6px,#c41946 -33.5157px 12.19872px 0 -3.66667px,#c41946 -33.13137px 13.38594px 0 -3.73333px,#c41946 -32.70493px 14.56117px 0 -3.8px,#c41946 -32.23675px 15.72291px 0 -3.86667px,#c41946 -31.72725px 16.86968px 0 -3.93333px,#c41946 -31.17691px 18px 0 -4px,#c41946 -30.58627px 19.11242px 0 -4.06667px,#c41946 -29.95589px 20.2055px 0 -4.13333px,#c41946 -29.28642px 21.27783px 0 -4.2px,#c41946 -28.57852px 22.32799px 0 -4.26667px,#c41946 -27.83295px 23.35462px 0 -4.33333px,#c41946 -27.05047px 24.35635px 0 -4.4px,#c41946 -26.23192px 25.33188px 0 -4.46667px,#c41946 -25.37819px 26.27988px 0 -4.53333px,#c41946 -24.49018px 27.1991px 0 -4.6px,#c41946 -23.56888px 28.0883px 0 -4.66667px,#c41946 -22.6153px 28.94626px 0 -4.73333px,#c41946 -21.6305px 29.77183px 0 -4.8px,#c41946 -20.61558px 30.56385px 0 -4.86667px,#c41946 -19.57168px 31.32124px 0 -4.93333px,#c41946 -18.5px 32.04294px 0 -5px,#c41946 -17.40175px 32.72792px 0 -5.06667px,#c41946 -16.27818px 33.37522px 0 -5.13333px,#c41946 -15.1306px 33.98389px 0 -5.2px,#c41946 -13.96034px 34.55305px 0 -5.26667px,#c41946 -12.76875px 35.08186px 0 -5.33333px,#c41946 -11.55724px 35.56951px 0 -5.4px,#c41946 -10.32721px 36.01527px 0 -5.46667px,#c41946 -9.08014px 36.41843px 0 -5.53333px,#c41946 -7.81748px 36.77835px 0 -5.6px,#c41946 -6.54075px 37.09443px 0 -5.66667px,#c41946 -5.25147px 37.36612px 0 -5.73333px,#c41946 -3.95118px 37.59293px 0 -5.8px,#c41946 -2.64145px 37.77443px 0 -5.86667px,#c41946 -1.32385px 37.91023px 0 -5.93333px;box-shadow:#c41946 0 26px 0 6px,#c41946 .90971px 26.05079px 0 5.93333px,#c41946 1.82297px 26.06967px 0 5.86667px,#c41946 2.73865px 26.05647px 0 5.8px,#c41946 3.65561px 26.01104px 0 5.73333px,#c41946 4.57274px 25.93327px 0 5.66667px,#c41946 5.48887px 25.8231px 0 5.6px,#c41946 6.40287px 25.68049px 0 5.53333px,#c41946 7.31358px 25.50548px 0 5.46667px,#c41946 8.21985px 25.2981px 0 5.4px,#c41946 9.12054px 25.05847px 0 5.33333px,#c41946 10.01448px 24.78672px 0 5.26667px,#c41946 10.90054px 24.48302px 0 5.2px,#c41946 11.77757px 24.1476px 0 5.13333px,#c41946 12.64443px 23.78072px 0 5.06667px,#c41946 13.5px 23.38269px 0 5px,#c41946 14.34315px 22.95384px 0 4.93333px,#c41946 15.17277px 22.49455px 0 4.86667px,#c41946 15.98776px 22.00526px 0 4.8px,#c41946 16.78704px 21.48643px 0 4.73333px,#c41946 17.56953px 20.93855px 0 4.66667px,#c41946 18.33418px 20.36217px 0 4.6px,#c41946 19.07995px 19.75787px 0 4.53333px,#c41946 19.80582px 19.12626px 0 4.46667px,#c41946 20.5108px 18.468px 0 4.4px,#c41946 21.1939px 17.78379px 0 4.33333px,#c41946 21.85416px 17.07434px 0 4.26667px,#c41946 22.49067px 16.34043px 0 4.2px,#c41946 23.10251px 15.58284px 0 4.13333px,#c41946 23.68881px 14.80241px 0 4.06667px,#c41946 24.24871px 14px 0 4px,#c41946 24.7814px 13.1765px 0 3.93333px,#c41946 25.28607px 12.33284px 0 3.86667px,#c41946 25.76198px 11.46997px 0 3.8px,#c41946 26.2084px 10.58888px 0 3.73333px,#c41946 26.62462px 9.69057px 0 3.66667px,#c41946 27.01001px 8.77608px 0 3.6px,#c41946 27.36392px 7.84648px 0 3.53333px,#c41946 27.68577px 6.90284px 0 3.46667px,#c41946 27.97502px 5.94627px 0 3.4px,#c41946 28.23116px 4.97791px 0 3.33333px,#c41946 28.4537px 3.99891px 0 3.26667px,#c41946 28.64223px 3.01042px 0 3.2px,#c41946 28.79635px 2.01364px 0 3.13333px,#c41946 28.91571px 1.00976px 0 3.06667px,#c41946 29px 0 0 3px,#c41946 29.04896px -1.01441px 0 2.93333px,#c41946 29.06237px -2.03224px 0 2.86667px,#c41946 29.04004px -3.05223px 0 2.8px,#c41946 28.98185px -4.07313px 0 2.73333px,#c41946 28.88769px -5.09368px 0 2.66667px,#c41946 28.75754px -6.1126px 0 2.6px,#c41946 28.59138px -7.12863px 0 2.53333px,#c41946 28.38926px -8.14049px 0 2.46667px,#c41946 28.15127px -9.1469px 0 2.4px,#c41946 27.87755px -10.1466px 0 2.33333px,#c41946 27.56827px -11.1383px 0 2.26667px,#c41946 27.22365px -12.12075px 0 2.2px,#c41946 26.84398px -13.09268px 0 2.13333px,#c41946 26.42956px -14.05285px 0 2.06667px,#c41946 25.98076px -15px 0 2px,#c41946 25.49798px -15.93291px 0 1.93333px,#c41946 24.98167px -16.85035px 0 1.86667px,#c41946 24.43231px -17.75111px 0 1.8px,#c41946 23.85046px -18.63402px 0 1.73333px,#c41946 23.23668px -19.49789px 0 1.66667px,#c41946 22.5916px -20.34157px 0 1.6px,#c41946 21.91589px -21.16393px 0 1.53333px,#c41946 21.21024px -21.96384px 0 1.46667px,#c41946 20.4754px -22.74023px 0 1.4px,#c41946 19.71215px -23.49203px 0 1.33333px,#c41946 18.92133px -24.2182px 0 1.26667px,#c41946 18.10379px -24.91772px 0 1.2px,#c41946 17.26042px -25.58963px 0 1.13333px,#c41946 16.39217px -26.23295px 0 1.06667px,#c41946 15.5px -26.84679px 0 1px,#c41946 14.58492px -27.43024px 0 .93333px,#c41946 13.64796px -27.98245px 0 .86667px,#c41946 12.69018px -28.50262px 0 .8px,#c41946 11.7127px -28.98995px 0 .73333px,#c41946 10.71663px -29.4437px 0 .66667px,#c41946 9.70313px -29.86317px 0 .6px,#c41946 8.67339px -30.2477px 0 .53333px,#c41946 7.6286px -30.59666px 0 .46667px,#c41946 6.57001px -30.90946px 0 .4px,#c41946 5.49886px -31.18558px 0 .33333px,#c41946 4.41643px -31.42451px 0 .26667px,#c41946 3.32401px -31.6258px 0 .2px,#c41946 2.22291px -31.78904px 0 .13333px,#c41946 1.11446px -31.91388px 0 .06667px,#c41946 0 -32px 0 0,#c41946 -1.11911px -32.04713px 0 -.06667px,#c41946 -2.24151px -32.05506px 0 -.13333px,#c41946 -3.36582px -32.02361px 0 -.2px,#c41946 -4.49065px -31.95265px 0 -.26667px,#c41946 -5.61462px -31.84212px 0 -.33333px,#c41946 -6.73634px -31.69198px 0 -.4px,#c41946 -7.8544px -31.50227px 0 -.46667px,#c41946 -8.9674px -31.27305px 0 -.53333px,#c41946 -10.07395px -31.00444px 0 -.6px,#c41946 -11.17266px -30.69663px 0 -.66667px,#c41946 -12.26212px -30.34982px 0 -.73333px,#c41946 -13.34096px -29.96429px 0 -.8px,#c41946 -14.4078px -29.54036px 0 -.86667px,#c41946 -15.46126px -29.07841px 0 -.93333px,#c41946 -16.5px -28.57884px 0 -1px,#c41946 -17.52266px -28.04212px 0 -1.06667px,#c41946 -18.52792px -27.46878px 0 -1.13333px,#c41946 -19.51447px -26.85936px 0 -1.2px,#c41946 -20.48101px -26.21449px 0 -1.26667px,#c41946 -21.42625px -25.53481px 0 -1.33333px,#c41946 -22.34896px -24.82104px 0 -1.4px,#c41946 -23.2479px -24.07391px 0 -1.46667px,#c41946 -24.12186px -23.29421px 0 -1.53333px,#c41946 -24.96967px -22.48279px 0 -1.6px,#c41946 -25.79016px -21.64052px 0 -1.66667px,#c41946 -26.58223px -20.76831px 0 -1.73333px,#c41946 -27.34477px -19.86714px 0 -1.8px,#c41946 -28.07674px -18.938px 0 -1.86667px,#c41946 -28.7771px -17.98193px 0 -1.93333px,#c41946 -29.44486px -17px 0 -2px,#c41946 -30.07908px -15.99333px 0 -2.06667px,#c41946 -30.67884px -14.96307px 0 -2.13333px,#c41946 -31.24325px -13.91039px 0 -2.2px,#c41946 -31.7715px -12.83652px 0 -2.26667px,#c41946 -32.26278px -11.74269px 0 -2.33333px,#c41946 -32.71634px -10.63018px 0 -2.4px,#c41946 -33.13149px -9.5003px 0 -2.46667px,#c41946 -33.50755px -8.35437px 0 -2.53333px,#c41946 -33.84391px -7.19374px 0 -2.6px,#c41946 -34.14px -6.0198px 0 -2.66667px,#c41946 -34.39531px -4.83395px 0 -2.73333px,#c41946 -34.60936px -3.63759px 0 -2.8px,#c41946 -34.78173px -2.43218px 0 -2.86667px,#c41946 -34.91205px -1.21916px 0 -2.93333px,#c41946 -35px 0 0 -3px,#c41946 -35.04531px 1.22381px 0 -3.06667px,#c41946 -35.04775px 2.45078px 0 -3.13333px,#c41946 -35.00717px 3.6794px 0 -3.2px,#c41946 -34.92345px 4.90817px 0 -3.26667px,#c41946 -34.79654px 6.13557px 0 -3.33333px,#c41946 -34.62643px 7.36007px 0 -3.4px,#c41946 -34.41316px 8.58016px 0 -3.46667px,#c41946 -34.15683px 9.79431px 0 -3.53333px,#c41946 -33.85761px 11.001px 0 -3.6px,#c41946 -33.5157px 12.19872px 0 -3.66667px,#c41946 -33.13137px 13.38594px 0 -3.73333px,#c41946 -32.70493px 14.56117px 0 -3.8px,#c41946 -32.23675px 15.72291px 0 -3.86667px,#c41946 -31.72725px 16.86968px 0 -3.93333px,#c41946 -31.17691px 18px 0 -4px,#c41946 -30.58627px 19.11242px 0 -4.06667px,#c41946 -29.95589px 20.2055px 0 -4.13333px,#c41946 -29.28642px 21.27783px 0 -4.2px,#c41946 -28.57852px 22.32799px 0 -4.26667px,#c41946 -27.83295px 23.35462px 0 -4.33333px,#c41946 -27.05047px 24.35635px 0 -4.4px,#c41946 -26.23192px 25.33188px 0 -4.46667px,#c41946 -25.37819px 26.27988px 0 -4.53333px,#c41946 -24.49018px 27.1991px 0 -4.6px,#c41946 -23.56888px 28.0883px 0 -4.66667px,#c41946 -22.6153px 28.94626px 0 -4.73333px,#c41946 -21.6305px 29.77183px 0 -4.8px,#c41946 -20.61558px 30.56385px 0 -4.86667px,#c41946 -19.57168px 31.32124px 0 -4.93333px,#c41946 -18.5px 32.04294px 0 -5px,#c41946 -17.40175px 32.72792px 0 -5.06667px,#c41946 -16.27818px 33.37522px 0 -5.13333px,#c41946 -15.1306px 33.98389px 0 -5.2px,#c41946 -13.96034px 34.55305px 0 -5.26667px,#c41946 -12.76875px 35.08186px 0 -5.33333px,#c41946 -11.55724px 35.56951px 0 -5.4px,#c41946 -10.32721px 36.01527px 0 -5.46667px,#c41946 -9.08014px 36.41843px 0 -5.53333px,#c41946 -7.81748px 36.77835px 0 -5.6px,#c41946 -6.54075px 37.09443px 0 -5.66667px,#c41946 -5.25147px 37.36612px 0 -5.73333px,#c41946 -3.95118px 37.59293px 0 -5.8px,#c41946 -2.64145px 37.77443px 0 -5.86667px,#c41946 -1.32385px 37.91023px 0 -5.93333px;-moz-animation:ajax_loader 1.25s infinite linear;-webkit-animation:ajax_loader 1.25s infinite linear;animation:ajax_loader 1.25s infinite linear;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}
.ajax_loader.top{bottom: initial; top:50px;}
.ajax_loader.bottom{bottom:50px; top: initial;}
.ajax_opacity{position: relative;}
.ajax_opacity::before{content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 100; }
.ajax_opacity > *{opacity: 0.3 !important; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.ajax_opacity .ajax_loader{opacity: 1 !important; }

.plus { color: #19cd12;}
.minus { color:red;}