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

sup, sub{line-height: 0; display: inline-block; text-decoration: none; font-size:0.7em;}

.root_text{position: absolute; top: -1000px; left: -1000px;}

@media screen and (max-width: 1024px) {
.clear.hide{display: block !important;}
}
 
.need{color: #cc0000;}
.color_orange{color: #dc5721 !important;} 
 
.message_centering{z-index: 999999; min-height: 0; position: absolute; top: -132px;  width: 100%; max-width: 700px; left: 0; right: 0; margin: 0 auto; text-align: center; background-image: none !important;  -webkit-transition: all 750ms ease;  transition: all 750ms ease;}
.message_centering.active{top: 100%;}

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



h1,.head_title{text-transform: uppercase; font-weight: 700; font-size: 28px; line-height: 34px; margin: 0; padding: 0;}
h1 strong ,.head_title strong{text-transform: uppercase; font-weight: 700; font-size: 28px; line-height: 34px; margin: 0; padding: 0;}
h1 span, .head_title span{text-transform: uppercase; font-weight: 700; font-size: 16px; line-height: 30px; margin: 0; padding: 0; display: block;}           
h2{font-weight: 700; font-size: 24px; line-height: 30px; margin: 30px 0 10px; padding: 0;}
h3{font-weight: 700; font-size: 20px; line-height: 26px; margin: 30px 0 10px; padding: 0;}  
h4, h5, h6{font-weight: 700; font-size: 18px; line-height: 24px; margin: 30px 0 10px; padding: 0;}   

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

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

p, strong, b, div, article, i, u, li, a, .text_page, code{font-size: 14px; font-weight: 400;}
strong, b{font-weight: 700}

@media screen and (max-width: 1024px) {
p, strong, b, div, article, i, u, li, a, .text_page, code{font-size: 13px;}
}

@media screen and (max-width: 500px) {
p, strong, b, div, article, i, u, li, a, .text_page, code{font-size: 12px;}
}


article a:not(.btn), article a:not(.btn) strong, article strong a:not(.btn), .text_box a:not(.btn), .text_box a:not(.btn) strong, .text_box strong a:not(.btn){font-weight: 700; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch article a:not(.btn):hover, .notouch .text_box a:not(.btn):hover{color: #C50341}
 
.text_page{ margin: 0 auto;}
.text_page .img{display: block; width: 40%; float: right; margin: 0 0 20px 20px;}
.text_page .img img{max-width: 100%; display: block; margin: 0;}
.text_page .text{display: block;}

@media screen and (max-width: 959px) {
   .text_page .img{width: 50%;}
}

@media screen and (max-width: 767px) {
   .text_page .img{display: block; width: 100%; margin: 0 0 10px;}
   .text_page .text{display: block; width: 100%; padding: 0; margin: 0;}
}

article, .text_box{margin: 0 auto; text-align: left; line-height: 22px;}
article.max, .text_box.max{max-width: 100%; margin: 40px 0 0; }
article p, article div, .text_box p, .text_box div{margin:0 0 15px; text-align: left; line-height: 22px;}
article .text_p, .text_box .text_p{margin: 0; }
article *:nth-child(1), .text_box *:nth-child(1){margin-top: 0;}
article *:last-child, .text_box *:last-child{margin-bottom: 0;}


@media screen and (max-width: 1024px) {
article p, article div, .text_box p, .text_box div{line-height: 20px; margin:0 0 10px;}
}

@media screen and (max-width: 768px) {
article p, .text_box p{width: 100%; display: block; clear: both;}
article img, .text_box img{float: none !important; display: block; margin: 0 auto 10px !important;}
}

@media screen and (max-width: 500px) {
article p, article div, .text_box p, .text_box div{line-height: 18px;}
}

article ul, .text_box ul{margin: 0 0 15px 15px; padding: 0;}
article ul li, .text_box ul li{padding: 0 0 0 17px; margin: 5px 0; position: relative; list-style: none;}
article ul li::before, .text_box ul li::before{position: absolute; left: 0; top: 7px; width: 6px; height: 6px; background: #C50341; content: ""; -webkit-border-radius: 10px; border-radius: 10px;}
article ul ul, .text_box ul ul{margin: 0; padding: 0 0 0 17px; }
article ul ol, .text_box ul ol{margin: 0; padding: 0 0 0 20px; }

article ol, .text_box ol{margin: 0 0 15px; padding: 0; counter-reset: item;}
article ol li, .text_box ol li{padding: 0 0 0 20px; margin: 5px 0; position: relative; list-style-type: none; counter-increment: item;}
article ol li:before, .text_box ol li:before{position: absolute; top: 0; left: 0; display: block; padding-right: 5px; text-align: left; content: counter(item) ".";}
article ol ol, .text_box ol ol{margin: 0; padding: 0 0 0 20px;}
article ol ul, .text_box ol ul{margin: 0; padding: 0 0 0 17px;}
article ol ul li, .text_box ol ul li{background: url(../img/drobky_arrow.svg) no-repeat scroll 0 7px; background-size: 6px 9px; padding: 0 0 0 17px;}
article ol ul li:before, .text_box ol ul li:before{display: none;}



article table.over{min-width: 100%; display: block; overflow-x: scroll;}
article table{margin: 0 0 20px 0; border-collapse: collapse; border-spacing: 0 0;}   
article table caption{color: #000; font-size: 20px; line-height: 24px; font-weight: 600; margin: 30px 0 10px; text-align: left;}
article table thead{margin-bottom: 3px;}                                                                                                      
article table thead tr th, article table tr:first-child th, article table tbody tr td.fr-highlighted, article table tr:first-child td.fr-highlighted{text-align: left; font-weight: 700;  padding: 6px 8px; background: #C50341; color: #fff; border: 1px solid #b30039;}
article 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 td:not(.fr-highlighted){ background: #ffffff !important;}
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 14px; line-height: 18px; text-align: left; font-size: 13px !important;}
article table.gdpr th, article table.gdpr td{ padding: 6px 8px !important; border: 1px solid #e0dfdf}

@media screen and (max-width: 1024px) {
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 13px !important;}
}
@media screen and (max-width: 500px) {
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 12px !important;}
}

article p.gdpr, .text_box p.gdpr{margin: 0; line-height: 22px;}
article p.gdpr, .text_box p.gdpr{padding: 10px 0;}
article p.gdpr.full, .text_box p.gdpr.full{padding: 0; max-width: 992px}
article p.gdpr, .text_box p.gdpr, article p.gdpr a, .text_box p.gdpr a{font-size: 12px; line-height: 18px;}

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 0 15px; display: block; }
article img.fr-fil, .text_box img.fr-fil{float: left; margin: 10px 30px 10px 0;}
article img.fr-fir, .text_box img.fr-fir{float: right; margin: 10px 0 10px 30px;}


article span.fr-video, .text_box span.fr-video{width: 100%; margin: 0 auto 15px; display: block; margin: 0 auto; text-align: center}

article span.fr-video.fr-fvl, .text_box span.fr-video.fr-fvl{text-align: left}
article span.fr-video.fr-fvr, .text_box span.fr-video.fr-fvr{text-align: right}
article span.fr-video iframe, .text_box span.fr-video iframe{max-width: 100%; margin: 0 auto; display: inline-block; width: 640px !important; height: 360px !important;}

@media screen and (max-width: 767px) {
article span.fr-video, .text_box span.fr-video{text-align: center !important;}
article span.fr-video iframe, .text_box span.fr-video iframe{width: 280px !important; height: 160px !important;}
}



input[type=text], input[type=password], input[type=submit], textarea, code, button{font-family: 'Open Sans', sans-serif, Arial; margin: 0;}
        
        
article, div, li, .text_box{height: auto; min-height: 1px; max-height: 9999999px;}
.clear, #cookie_content{min-height: 0; }



html{margin: 0 auto; padding: 0; background: #f1f1f1 ;}     
html.admin_settings_active{position: fixed; overflow-y: scroll; width: 100%;}                                                                                                   
body{color: #000000; background:  #ffffff !important; padding: 0 !important;  overflow-x: hidden; -webkit-text-size-adjust: none; text-rendering: auto; -webkit-backface-visibility:hidden; max-width: 1920px; margin: 0 auto; font-family: 'Open Sans', sans-serif, Arial; padding: 0; font-weight: 400; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}



.inside{position: relative; width: 90%; padding: 0; max-width: 1300px; margin: 0 auto;}
.inside_small{position: relative; width: 90%; padding: 0; max-width: 840px; margin: 0 auto;}
.inside_max{position: relative; width: 90%; padding: 0; max-width: 90%; margin: 0 auto;}
.inside_middle{position: relative; width: 90%; padding: 0; max-width: 1440px; margin: 0 auto;}



.btn{letter-spacing: 1px; font-weight: 400; font-size: 13px; line-height: 18px; padding: 9px 20px; text-decoration: none; white-space: nowrap; overflow: hidden; position: relative; background: none; display: block; border: 1px solid transparent; text-transform: none; text-align: center; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.disable{background: #e2e2e2 !important; border: 1px solid #e2e2e2 !important; color: #b1b1b1 !important; cursor: no-drop;}
.btn.big{padding: 12px 30px;}
.btn.small{padding: 7px 16px; text-transform: none;}
.btn.overflow{overflow: visible;}
.btn img{display: inline-block; vertical-align: top; margin: 0 0 0 4px;}
.btn.shadow{-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6); box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);}
.btn.radius{-webkit-border-radius: 30px; border-radius: 30px;}
.btn.line_height{line-height: 30px;}
.btn.inline{display: inline-block; vertical-align: middle;}
.btn.left{float: left;}
.btn.right{float: right;}
.btn.cursor{cursor: pointer;}
.btn.ultra_min_margin_top{margin-top: 1px;}
.btn.ultra_min_margin_bottom{margin-bottom: 1px;}
.btn.ultra_min_margin_right{margin-right: -3px;}
.btn.ultra_min_margin_left{margin-left: 1px;}
.btn.min_margin_top{margin-top: 5px;}
.btn.min_margin_bottom{margin-bottom: 5px;}
.btn.min_margin_right{margin-right: 5px;}
.btn.min_margin_left{margin-left: 5px;}
.btn.middle_margin_top{margin-top: 10px;}
.btn.middle_margin_bottom{margin-bottom: 10px;}
.btn.middle_margin_right{margin-right: 10px;}
.btn.middle_margin_left{margin-left: 10px;}
.btn.max_margin_top{margin-top: 15px;}
.btn.max_margin_bottom{margin-bottom: 15px;}
.btn.max_margin_right{margin-right: 15px;}
.btn.max_margin_left{margin-left: 15px;}
.btn.ultra_margin_top{margin-top: 25px;}
.btn.ultra_margin_bottom{margin-bottom: 25px;}
.btn.ultra_margin_right{margin-right: 25px;}
.btn.ultra_margin_left{margin-left: 25px;}


.btn i{letter-spacing: 1px; font-style: normal; font-weight: 400; font-size: 13px; line-height: 18px; }
.btn .item{display: block; z-index: 999; position: absolute; width: 230px; left: 50%; bottom: calc(100% + 15px); visibility: hidden; opacity: 0; margin-left: -115px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn:hover .item{visibility: visible; opacity: 1; bottom: calc(100% + 5px);}
.btn .item .box{display: block; position: relative; padding: 8px; background: #fff; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
.btn .item .box::before{display: block; top: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #dbdbdb; border-width: 11px; margin-left: -11px; }
.btn .item .box::after{display: block; top: 100%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 10px; margin-left: -10px; }
.btn .item .img{display: block; width: 100%; height: 80px; position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.btn .item .title{white-space: normal; display: block; text-align: center; font-size: 12px; line-height: 16px; text-transform : none; color: #000000; margin: 0; padding: 8px 0 0; font-weight: 600;}


/*use*/
.btn.typ_1{background: #C50341; border: 1px solid #C50341; color: #fff;}
.notouch .btn.typ_1:hover, .notouch .item.hover_efekt .btn.typ_1, .notouch a.item:hover .btn.typ_1{background: #b30039; border: 1px solid #b30039; color: #fff;}


.btn.typ_2{background: #000000; border: 1px solid #000000; color: #fff;}
.notouch .btn.typ_2:hover, .notouch .item.hover_efekt .btn.typ_2, .notouch a.item:hover .btn.typ_2{background: #C50341; border: 1px solid #C50341; color: #ffffff;}

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

.btn.typ_4{background: #000000; border: 1px solid #ffffff; color: #ffffff;}
.notouch .btn.typ_4:hover, .notouch .item.hover_efekt .btn.typ_4, .notouch a.item:hover .btn.typ_4{background: #ffffff; border: 1px solid #ffffff; color: #000000;}

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


.btn.typ_6{background: #000000; border: 1px solid #000000; color: #ffffff; padding: 9px 45px 9px 15px;}
.btn.typ_6::before{opacity: 1; background: url(../img/fish_green.svg) no-repeat scroll center center; background-size: 25px 10px; content: ""; position: absolute; right: 10px; top: calc(50% - 5px); width: 25px; height: 10px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_6::after{opacity: 0; background: url(../img/fish_white.svg) no-repeat scroll center center; background-size: 25px 10px; content: ""; position: absolute; right: 10px; top: calc(50% - 5px); width: 25px; height: 10px; -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: #C50341; border: 1px solid #C50341; 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: #C50341; border: 1px solid #C50341; color: #ffffff; padding: 12px 45px 12px 15px;}
.btn.typ_7::before{opacity: 1; background: url(../img/basket_white.svg) no-repeat scroll center center; background-size: 22px 22px; content: ""; position: absolute; right: 5px; top: calc(50% - 17px); width: 34px; height: 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.typ_7::after{opacity: 0; background: url(../img/basket_red.svg) no-repeat scroll center center; background-size: 22px 22px; content: ""; position: absolute; right: 5px; top: calc(50% - 17px); width: 34px; height: 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .btn.typ_7:hover{background: #ffffff; border: 1px solid #C50341; color: #C50341;}
.notouch .btn.typ_7:hover::before{opacity: 0;}
.notouch .btn.typ_7:hover::after{opacity: 1;}

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

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




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






.header_height{display: block; height: 90px; position: relative;}


header{background: #fff; max-width: 1920px; z-index: 9999; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: 100%; padding: 22px 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 .inside_middle{font-size: 0;}
header a.logo{display: inline-block; vertical-align: middle; position: relative;}
header a.logo img{display: block; margin: 0 auto; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header a.logo, header a.logo img{width: 136px; height: 46px;}



header .box{text-align: right; position: relative; z-index: 999; display: inline-block; vertical-align: middle; width: calc(100% - 136px); margin: 0;}
header .box nav{font-size: 0; position: relative; z-index: 999; display: block; margin: 0;}

header .box nav ul.menu{margin: 0; padding: 0; display: inline-block; vertical-align: middle; text-align: center; width: calc(100% - 435px);}
header .box nav ul.menu li{padding: 0; position: relative; list-style: none; display: inline-block; vertical-align: middle; margin: 0 6px;}
header .box nav ul.menu li a{position: relative; display: block; line-height: 22px; font-size: 14px; font-weight: 600; padding: 7px 18px; color: #000000; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch header .box nav ul.menu li > a:hover, header .box nav ul.menu li.active > a{background: #C50341; color: #ffffff;}


header .user{margin: 0; padding: 0; display: inline-block; vertical-align: middle; text-align: right; position: relative; font-size: 0;}
header .user .user_icon{position: relative; cursor: pointer; display: none; padding: 0; vertical-align: middle;}
header .user .user_icon span{position: relative; display: block; line-height: 20px; font-size: 13px; font-weight: 600; padding: 6px 16px 6px 32px; color: #000000; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch header .user .user_icon span:hover, header .user .user_icon span.active{background: #C50341; color: #ffffff;}
header .user .user_icon span::before, header .user .user_icon span::after{position: absolute; left: 0; top: 0; bottom: 0; width: 32px; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
header .user .user_icon span::before{opacity: 1; background-image: url(../img/user_black.svg);}
header .user .user_icon span::after{opacity: 0; background-image: url(../img/user_white.svg);}
.notouch header .user .user_icon span:hover::before, header .user .user_icon span.active::before{opacity: 0;}
.notouch header .user .user_icon span:hover::after, header .user .user_icon span.active::after{opacity: 1;}




header .user > ul{margin: 0; padding: 0; display: inline-block; vertical-align: middle; text-align: center;}
header .user > ul > li{padding: 0; position: relative; list-style: none; display: inline-block; vertical-align: middle; margin: 0 0 0 10px;}
header .user > ul > li:first-child{margin: 0;}
header .user > ul > li > *{cursor: pointer; position: relative; display: block; line-height: 22px; font-size: 14px; font-weight: 600; padding: 7px 18px 7px 34px; color: #000000; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch header .user > ul > li:hover > a, header .user > ul > li.active > a{background: #C50341; color: #ffffff;}
.notouch header .user > ul > li > span:hover, header .user > ul > li.active > span{background: #C50341; color: #ffffff;}
header .user > ul > li > *::before, header .user > ul > li > *::after{position: absolute; left: 0; top: 0; bottom: 0; width: 34px; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
header .user > ul > li > *::before{opacity: 1;}
header .user > ul > li > *::after{opacity: 0;}
header .user > ul > li > *.wishlist::before{background-image: url(../img/wish_black.svg);}
header .user > ul > li > *.wishlist::after{background-image: url(../img/wish_white.svg);}
header .user > ul > li > *.wishlist.active::before{background-image: url(../img/wish_black_full.svg);}
header .user > ul > li > *.wishlist.active::after{background-image: url(../img/wish_white_full.svg);}
header .user > ul > li > *.u_icon::before{background-image: url(../img/user_black.svg);}
header .user > ul > li > *.u_icon::after{background-image: url(../img/user_white.svg);}
header .user > ul > li > *.basket_icon::before{background-image: url(../img/basket_black.svg);}
header .user > ul > li > *.basket_icon::after{background-image: url(../img/basket_white.svg);}
header .user > ul > li > *.coins::before{background-image: url(../img/coins_black.svg);}
header .user > ul > li > *.coins::after{background-image: url(../img/coins_white.svg);}
header .user > ul > li > *.search{padding-right: 0; font-size: 0;}
header .user > ul > li > *.search::before{background-image: url(../img/search_black.svg);}
header .user > ul > li > *.search::after{background-image: url(../img/search_white.svg);}
.notouch header .user > ul > li:hover > a::before{opacity: 0;}
.notouch header .user > ul > li:hover > a::after{opacity: 1;}
.notouch header .user > ul > li > span:hover::before{opacity: 0;}
.notouch header .user > ul > li > span:hover::after{opacity: 1;}


header #search_box{padding: 5px; opacity: 0; visibility: hidden; background: #fff; width: 320px; position: absolute; right: 0; top: calc(100% + 20px); z-index: 200; 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); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box.active{opacity: 1; visibility: visible;}
header #search_box::before, header #search_box::after{display: none;}
header #search_box input[type=text]{position: relative; z-index: 1; display: block; width: calc(100% - 62px); padding: 12px 45px 12px 15px; border: 1px solid #e6e6e6; font-size: 13px; line-height: 20px; font-weight: 400; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box input[type=text]::-webkit-input-placeholder {color: #cccccc;}    
header #search_box input[type=text]::-moz-placeholder {color: #cccccc;}  
header #search_box input[type=text]::-ms-input-placeholder {color: #cccccc;}

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

header #search_box form p.load{border: 1px solid #ffffff; border-top: 1px solid #f0f0f0; top: calc(100% + 10px); opacity: 0; visibility: hidden; font-size: 12px; line-height: 20px; font-weight: 500; letter-spacing: 0.5px; z-index: 0; position: absolute; left: 0; right: 0; background: #fff; padding: 14px 20px 14px 45px; 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: 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);}}

header #search_box form p.error{border: 1px solid #ffffff; border-top: 1px solid #f0f0f0; top: 0; opacity: 0; visibility: hidden; font-size: 12px; line-height: 20px; font-weight: 500; letter-spacing: 0.5px; z-index: 0; position: absolute; left: 0; right: 0; background: #fff; padding: 14px 20px 14px 45px; margin: 0; text-align: left;}
header #search_box form p.error.active{opacity: 1; visibility: visible;}
header #search_box form p.error::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;}

header #search_box form ul{-webkit-border-radius: 0; border-radius: 0; overflow: visible; opacity: 1; visibility: visible; display: block; z-index: 0; position: absolute; margin: 0; padding: 0; top: calc(100% + 10px); left: 0; 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: 12px; line-height: 22px; color: #000; 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, .notouch header #search_box form ul li:hover button, header #search_box form ul li.active a, header #search_box form ul li.active button{background: #f0f0f0; color: #000;}
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: 600; background: #666; 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: #000000; 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: #C50341; text-align: left; font-size: 13px; line-height: 20px; color: #fff; font-weight: 400; text-transform: uppercase; letter-spacing: 0.5px; padding: 8px 10px; list-style: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}






header .user > ul > li ul{-webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; z-index: 0; margin: 0; padding: 0; position: absolute; top: 100%; opacity: 0; right: 0; background: #ffffff !important; display: block; visibility: hidden; -webkit-transition: all 200ms ease 200ms; transition: all 200ms ease 200ms; -webkit-box-shadow: 3px 3px 24px -7px rgba(0,0,0,0.6); box-shadow: 3px 3px 24px -7px rgba(0,0,0,0.6);}
header .user > ul > li:hover ul{top: calc(100% + 7px); visibility: visible; opacity: 1;}
header .user > ul > li > ul > li{margin: 0 !important; list-style: none; display: block; width: 100%; padding: 0;}
header .user > ul > li > ul > li a{background: #fff !important; white-space: nowrap; opacity: 1; position: relative; text-transform: none; font-weight: 600; display: block; padding: 8px 20px; font-size: 13px; line-height: 20px; text-align: left; color: #4d4d4d !important; border-top: 1px solid #ececec; min-width: 100px; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .user > ul > li > ul > li:first-of-type a{border-top: 0 !important;}
header .user > ul > li > ul > li a::before, header .user > ul > li > ul > li a::after{display: none !important;}
.notouch header .user > ul > li > ul > li a:hover, header .user > ul > li > ul > li.active a{background: #C50341 !important; color: #ffffff !important; border-top: 1px solid #b30039;}









.open_close_navigation{cursor: pointer; text-align: center; display: none; position: relative; vertical-align: middle; left: 0; z-index: 20; padding: 0 16px 0 8px; margin: 0; -webkit-border-radius: 5px; border-radius: 5px;  -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.open_close_navigation::after{margin: 0 0 0 8px; content: "Menu"; font-size: 13px; line-height: 20px; height: 20px; color: #000000; font-weight: 600; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease;  cursor: pointer; user-select: none;}
.open_close_navigation button {background: none; border: none; display: inline-block; vertical-align: middle; margin: 0;}
.open_close_navigation .lines-button {font-size: 0; padding: 15px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;  cursor: pointer; user-select: none;}
.open_close_navigation .lines-button:active { -webkit-transition: none; transition: none;}
.open_close_navigation .lines {display: inline-block; width: 1.4rem; height: 2px; background: #000000; transition: 0.3s; position: relative;}
.open_close_navigation .lines:before, .open_close_navigation .lines:after {display: inline-block; width: 1.4rem; 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: 1.6rem; 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{background: #C50341}
.notouch .open_close_navigation:hover::after{color: #ffffff;}
.notouch .open_close_navigation:hover .lines-button.x.close .lines:before, .notouch .open_close_navigation:hover .lines-button.x.close .lines:after{background: #ffffff;}
.notouch .open_close_navigation:hover .lines:before, .notouch .open_close_navigation:hover .lines:after{background: #ffffff;} 
.notouch .open_close_navigation:hover .lines{background: #ffffff;}  





.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; padding: 72px 0 0; -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); z-index: 998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu.move{top: 0 !important;}
.ipad_menu > ul{display: block; position: relative; text-align: left; margin: 0; padding: 0; z-index: 9998;}
.ipad_menu > ul > li{position: relative; list-style: none; display: block;}
.ipad_menu > ul > li > a{border-top: 1px solid #ededed; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 5%; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu > ul > li:nth-child(1) > a{border-top: 0 !important}
.notouch .ipad_menu > ul > li:hover > a, .ipad_menu > ul > li.active > a{background: #C50341; border-top: 1px solid #b30039;  color: #fff;}

.ipad_menu > ul > li > ul{border-top: 1px solid #deeef3; display: none; position: relative; text-align: left; margin: 0; padding: 0 0 0 25px; z-index: 9998; background: #ebf8fc;}
.ipad_menu > ul > li > ul > li{position: relative; list-style: none; display: block;}
.ipad_menu > ul > li > ul > li > a{border-top: 1px solid #dadada; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 5%; 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:hover > a, .ipad_menu > ul > li > ul > li.active > a{color: #C50341}


.ipad_menu > ul > li > ul > li > ul{border-top: 1px solid #dadada; display: none; position: relative; text-align: left; margin: 0; padding: 0 0 0 25px; z-index: 9998; background: #f0f0f0;}
.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 #deeef3; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 5%; 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:hover > a, .ipad_menu > ul > li > ul > li > ul > li.active > a{color: #00a0d3}

.ipad_menu ul > li > .icon{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: #ededed; 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.active > .icon::after{background: #deeef3;}
.ipad_menu ul > li > .icon span{display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0;}
.ipad_menu ul > li > .icon span::before{opacity: 1; 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 > .icon span::after{opacity: 0; display: block; width: 100%; height: 100%; content: ""; position: absolute; top: 0; left: 0; background: url(../../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu ul > li.active > .icon span::before, .ipad_menu ul > li.active > .icon span::after{-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.notouch .ipad_menu ul > li:hover > .icon span::before, .ipad_menu ul > li.active > .icon span::before{opacity: 0;}
.notouch .ipad_menu ul > li:hover > .icon span::after, .ipad_menu ul > li.active > .icon span::after{opacity: 1;}

.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; padding: 72px 0 0; -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); z-index: 998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_menu.move{top: 0 !important;}
.user_menu > ul{display: block; position: relative; text-align: left; margin: 0; padding: 0; z-index: 9998;}
.user_menu > ul > li{position: relative; list-style: none; display: block;}
.user_menu > ul > li > a{border-top: 1px solid #ededed; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 5%; display: block; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_menu > ul > li:nth-child(1) > a{border-top: 0 !important}
.notouch .user_menu > ul > li:hover > a, .user_menu > ul > li.active > a{background: #C50341; border-top: 1px solid #b30039; color: #fff;}

.user_menu > ul > li > ul{border-top: 1px solid #dadada; display: none; position: relative; text-align: left; margin: 0; padding: 0 0 0 25px; z-index: 9998; background: #f0f0f0;}
.user_menu > ul > li > ul > li{position: relative; list-style: none; display: block;}
.user_menu > ul > li > ul > li > a{border-top: 1px solid #dadada; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; padding: 0 5%; display: block; text-transform: none; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_menu > ul > li > ul > li:nth-child(1) > a{border-top: 0 !important}
.notouch .user_menu > ul > li > ul > li:hover > a, .user_menu > ul > li > ul > li.active > a{color: #C50341}


.user_menu ul > li > .icon{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;}
.user_menu ul > li > .icon::after{position: absolute; height: 32px; width: 1px; top: 50%; left: 0; background: #ededed; content: ""; display: block; -webkit-transform: translateY(-50%) translateZ(0); transform: translateY(-50%) translateZ(0);  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .user_menu ul > li:hover > .icon::after, .user_menu ul > li.active > .icon::after{background: #deeef3;}
.user_menu ul > li > .icon span{display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0;}
.user_menu ul > li > .icon span::before{opacity: 1; 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;}
.user_menu ul > li > .icon span::after{opacity: 0; display: block; width: 100%; height: 100%; content: ""; position: absolute; top: 0; left: 0; background: url(../../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 12px 12px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_menu ul > li.active > .icon span::before, .user_menu ul > li.active > .icon span::after{-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.notouch .user_menu ul > li:hover > .icon span::before, .user_menu ul > li.active > .icon span::before{opacity: 0;}
.notouch .user_menu ul > li:hover > .icon span::after, .user_menu ul > li.active > .icon span::after{opacity: 1;}











@media screen and (max-width: 1500px) {
.header_height{height: 78px;}
header{padding: 20px 0;}
header a.logo, header a.logo img{width: 109px; height: 38px;}
header .box{width: calc(100% - 109px);}
header .box nav ul.menu{width: calc(100% - 400px);}
header .box nav ul.menu li{margin: 0 5px;}
header .box nav ul.menu li a{line-height: 20px; font-size: 13px; padding: 6px 16px;}
header .user > ul > li{margin: 0 0 0 8px;}
header .user > ul > li > *{line-height: 20px; font-size: 13px; padding: 6px 16px 6px 32px;}
header .user > ul > li > *::before, header .user > ul > li > *::after{width: 32px;}
header .user > ul > li > ul > li a{padding: 7px 18px; font-size: 12px;}
}


@media screen and (max-width: 1200px) {
header .box nav ul.menu li{margin: 0 2px;}
header .user > ul > li{margin: 0 0 0 5px;}
}

@media screen and (max-width: 1150px) {
.header_height{height: 72px;}
header{padding: 20px 0;}
header a.logo, header a.logo img{width: 92px; height: 32px;}
header .box{width: calc(100% - 92px);}

header .box nav{text-align: right;}
header .box nav ul.menu{display: none;}
header .user > ul > li:nth-child(3), header .user > ul > li:nth-child(4){display: none;}
.open_close_navigation{display: inline-block;}
header .user .user_icon{display: inline-block;}
.user_menu, .ipad_menu{display: block;}
}

@media screen and (max-width: 550px) {
.header_height{height: 64px;}
header{padding: 16px 0;}
header a.logo, header a.logo img{width: 80px; height: 28px;}
header .box{width: calc(100% - 80px);}

.user_menu, .ipad_menu{padding: 64px 0 0;}


.open_close_navigation{padding: 0 8px;}
.open_close_navigation::after{font-size: 0; margin: 0;}
header .user > ul > li{margin: 0;}
header .user > ul > li > *{padding: 6px 16px 6px 22px !important; font-size: 0;}
header .user > ul > li > *::before, header .user > ul > li > *::after{width: 100%;}
header .user .user_icon span{padding: 6px 16px 6px 22px; font-size: 0;}
header .user .user_icon span::before, header .user .user_icon span::after{width: 100%;}

header #search_box{padding: 5px !important}
}


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

header #search_box{right: -80px; padding: 5px; width: 270px; top: calc(100% + 10px);}
header #search_box input[type=text]{width: calc(100% - 47px); padding: 10px 35px 10px 10px; font-size: 12px; line-height: 18px;}
header #search_box button[type=submit].search_field{right: 6px; top: 6px; width: 38px; height: 38px;}

header #search_box form p.load{font-size: 11px; padding: 10px 20px 10px 40px; letter-spacing: 0;}
header #search_box form p.load::before{left: 15px; background-size: 18px 18px;}

header #search_box form p.error{font-size: 11px; padding: 10px 20px 10px 40px; letter-spacing: 0;}
header #search_box form p.error::before{left: 15px; background-size: 18px 18px;}

header #search_box form ul li a, header #search_box form ul li button{font-size: 11px;}
header #search_box form ul li a span{font-size: 11px;}
header #search_box form ul li > span{font-size: 12px; letter-spacing: 0;}


}











.welcome_0{padding: 0 0 31%; position: relative; display: block;}
.welcome_0 .main_slider{position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; display: block;}
.welcome_0 .main_slider *{height: 100%;}
.welcome_0 .main_slider .item{position: relative; display: block; width: 100%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.welcome_0 .main_slider .box{height: 100%; display: table; width: 100%;}
.welcome_0 .main_slider .box *{height: initial; height: auto;}
.welcome_0 .main_slider .box .centering{width: 100%; display: table-cell; vertical-align: middle; text-align: left; }
.welcome_0 .main_slider .box .centering .text{position: relative; text-align: left; display: inline-block; vertical-align: middle; background: #C50341; padding: 40px 30px 40px 60px;}
.welcome_0 .main_slider .box .centering .text::before{content: ""; clip-path: polygon(0 0, 0% 100%, 100% 100%); background: #C50341; position: absolute; top: 0; bottom: 0; left: 100%; width: 120px;}
.welcome_0 .main_slider .box .centering .text p.subtitle{color: #fff; font-size: 14px; line-height: 22px; font-weight: 600; margin: 0 0 10px; text-shadow: 0 0 5px rgba(0,0,0,0.5);}
.welcome_0 .main_slider .box .centering .text p.title{color: #fff; font-size: 30px; line-height: 36px; font-weight: 600; margin: 0; text-shadow: 0 0 5px rgba(0,0,0,0.5);}
.welcome_0 .main_slider .box .centering .text article{max-width: 700px; margin: 15px 0 0; display: block; color: #fff;  text-shadow: 0 0 5px rgba(0,0,0,0.5); }
.welcome_0 .main_slider .box .centering .text article, .welcome_0 .main_slider .box .centering .text article *{text-align: left;}

.welcome_0 .main_slider .box .centering .text img{position: absolute; display: block; margin: 0; -webkit-border-radius: 300px; border-radius: 300px;}
.welcome_0 .main_slider .box .centering .text img.img_1{width: 220px; right: -180px; top: -100px;}
.welcome_0 .main_slider .box .centering .text img.img_2{width: 180px;  right: -230px; top: 130px;}
.welcome_0 .main_slider .box .centering .text img.img_3{width: 140px;  right: -340px; top: 10px;}


.welcome_0 .main_slider.owl-carousel .owl-controls{min-height: 0; z-index: 991; margin: 0;}
.welcome_0 .main_slider.owl-carousel .owl-controls .owl-buttons{ position: absolute; top: 50%; height: 0; right: 0; left: 0; text-align: right; margin: 0 auto; width: 100%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.welcome_0 .main_slider.owl-carousel .owl-controls .owl-buttons .owl-prev, .welcome_0 .main_slider.owl-carousel .owl-controls .owl-buttons .owl-next{background: rgba(255,255,255,0.3); cursor: pointer; position:absolute; top: -40px; width: 40px; height: 80px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_0 .main_slider.owl-carousel .owl-controls .owl-buttons .owl-prev{left: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-border-radius: 6px 0 0 6px; border-radius: 6px 0 0 6px;}
.welcome_0 .main_slider.owl-carousel .owl-controls .owl-buttons .owl-next{right: 0; -webkit-border-radius: 6px 0 0 6px; border-radius: 6px 0 0 6px;}
.welcome_0 .main_slider.owl-carousel .owl-controls .owl-buttons .owl-prev::before, .welcome_0 .main_slider.owl-carousel .owl-controls .owl-buttons .owl-next::before{position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 30px 30px; display: block; width: 100%; height: 100%; opacity: 1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_0 .main_slider.owl-carousel .owl-controls .owl-buttons .owl-prev:hover, .notouch .welcome_0 .main_slider.owl-carousel .owl-controls .owl-buttons .owl-next:hover {background: rgba(255,255,255,0.7)}



@media screen and (max-width: 1700px) {
.welcome_0 .main_slider .box .centering .text img.img_1{width: 200px; right: -140px; top: -60px;}
.welcome_0 .main_slider .box .centering .text img.img_2{width: 160px;  right: -180px; top: 150px;}
.welcome_0 .main_slider .box .centering .text img.img_3{width: 120px;  right: -280px; top: 50px;}
}


@media screen and (max-width: 1500px) {
.welcome_0{padding: 0 0 460px;}
.welcome_0 .main_slider .box .centering .text{padding: 35px 25px 35px 40px;}
.welcome_0 .main_slider .box .centering .text p.subtitle{font-size: 13px; line-height: 20px;}
.welcome_0 .main_slider .box .centering .text p.title{font-size: 24px; line-height: 30px;}
        
}

@media screen and (max-width: 1100px) {
.welcome_0 .main_slider .box .centering .text img.img_3{display: none;}
}


@media screen and (max-width: 1024px) {
.welcome_0{padding: 0 0 420px;}  
.welcome_0 .main_slider .box .centering .text{padding: 30px 20px 30px 35px;}
.welcome_0 .main_slider .box .centering .text p.subtitle{font-size: 12px; line-height: 18px;}
.welcome_0 .main_slider .box .centering .text p.title{font-size: 20px; line-height: 26px;}
.welcome_0 .main_slider .box .centering .text article{max-width: 540px;}

.welcome_0 .main_slider .box .centering .text img{display: none;}
  
}

@media screen and (max-width: 850px) {
.welcome_0{padding: 0 0 420px;}
.welcome_0 .main_slider .box .centering .text{text-align: center; display: block; margin: 0 auto; width: calc(90% - 60px); padding: 35px 30px;}
.welcome_0 .main_slider .box .centering .text::before{display: none;}
.welcome_0 .main_slider .box .centering .text article{max-width: 100%;}
.welcome_0 .main_slider .box .centering .text article, .welcome_0 .main_slider .box .centering .text article *{text-align: center;}
}


@media screen and (max-width: 500px) {
.welcome_0{padding: 0 0 360px;}
.welcome_0 .main_slider .box .centering .text{width: calc(90% - 40px); padding: 25px 20px;}
.welcome_0 .main_slider .box .centering .text p.subtitle{font-size: 11px; line-height: 16px;}
.welcome_0 .main_slider .box .centering .text p.title{font-size: 14px; line-height: 18px;}
.welcome_0 .main_slider .box .centering .text article{line-height: 18px;}
}




/*
@media screen and (max-width: 850px) {
.welcome_0{padding: 0;}
.welcome_0 .main_slider{position: relative; padding: 40px 0;}
}

@media screen and (max-width: 500px) {
.welcome_0{padding: 0;}
.welcome_0 .main_slider{padding: 30px 0;}
.welcome_0 .main_slider .box .centering p.title{font-size: 26px;}
.welcome_0 .main_slider .box .centering article{margin: 10px auto 0;}
}
*/








.main_category{-webkit-border-radius: 8px; border-radius: 8px; padding: 0 30px; position: relative; z-index: 100; background: #C50341; text-align: center; margin: -46px auto 0;}
.main_category .item{display: block; float: left; margin: 0; width: calc(100% / 5); overflow: hidden; position: relative;}
.main_category .item a{display: inline-block; font-size: 13px; line-height: 20px; color: #fff; font-weight: 600; position: relative; padding: 36px 10px;}
.main_category .item:not(.spec) a::before{position: absolute; left: 0; right: 0; bottom: -30px; background: #ffffff; height: 30px; content: ""; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .main_category .item:not(.spec) a:hover::before, .main_category .item.active:not(.spec) a::before{bottom: 0;}


.main_category .item.spec{display: none; overflow: visible; width: 80px;}
.main_category .item.spec > a::before{opacity: 1; width: 32px; height: 8px; background: url(../img/dot.svg) no-repeat scroll center center; background-size: 32px 8px; display: block; position: absolute; top: 50%; left: 50%; margin: -4px 0 0 -16px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.main_category .item.spec > a::after{opacity: 0; width: 32px; height: 8px; background: url(../img/dot_hover.svg) no-repeat scroll center center; background-size: 32px 8px; display: block; position: absolute; top: 50%; left: 50%; margin: -4px 0 0 -16px; content: ""; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .main_category .item.spec:hover > a::before, .main_category .item.spec.active > a::before{opacity: 0;}
.notouch .main_category .item.spec:hover > a::after, .main_category .item.spec.active > a::after{opacity: 1;}

.main_category .item.spec ul{ padding: 0; margin: 0; position: absolute; right: calc(50% - 38px); top: calc(100% - 10px); min-width: 200px; display: block; visibility: hidden; opacity: 0; background: #ffffff; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.main_category .item.spec:hover ul{visibility: visible; opacity: 1;}
.main_category .item.spec ul:before { z-index: 9; bottom: calc(100% - 1px); right: 30px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ffffff;  border-width: 8px;}
.main_category .item.spec ul li{display: block; list-style: none;}


.main_category .item.spec ul li{list-style: none; display: block; margin: 0; position: relative; border-bottom: 1px solid #f2f3f3; border-left: 1px solid #f2f3f3; border-right: 1px solid #f2f3f3; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.main_category .item.spec ul li:first-child{border-top: 1px solid #f2f3f3;}
.main_category .item.spec ul li > a{white-space: nowrap; position: relative; padding: 12px 45px 12px 20px; font-size: 14px; line-height: 20px; color: #000000; background: #ffffff; font-weight: 700; text-align: right; text-transform: uppercase; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.main_category .item.spec ul li > a::after{opacity: 0; background: url(../img/fish_green.svg) no-repeat scroll center center; background-size: 25px 10px; content: ""; position: absolute; right: 11px; top: calc(50% - 5px); width: 25px; height: 10px; transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .main_category .item.spec ul li > a:hover, .main_category .item.spec ul li.active > a{color: #C50341;}
.notouch .main_category .item.spec ul li > a:hover::after, .main_category .item.spec ul li.active > a::after{opacity: 1;}

@media screen and (max-width: 1300px) {
.main_category .item a{font-size: 12px; padding: 36px 8px;}
}

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





.welcome_1{display: block; position: relative; width: 100%; margin: 60px 0 0;}
.welcome_1 .text{display: inline-block; vertical-align: middle; width: calc(100% - 570px - 100px); padding: 0 100px 0 0;}
.welcome_1 .text h1{text-align: left; font-size: 24px; line-height: 28px; color: #000000; font-weight: 400; text-align: left; text-transform: uppercase; margin: 0 0 15px; padding: 0; text-align: left !important;}
.welcome_1 .box_list{white-space: nowrap; width: 566px; display: inline-block; vertical-align: middle;}
.welcome_1 .box_list .item{padding: 33px 0; font-size: 13px; line-height: 17px; text-transform: uppercase; font-weight: 400; text-align: center; display: inline-block; vertical-align: middle; width: 196px; -webkit-border-radius: 150px; border-radius: 150px; letter-spacing: 1px;}
.welcome_1 .box_list .item .icon{margin: 0 auto 15px; display: block; background-size: 40px 80px !important; width: 40px; height: 80px;}
.welcome_1 .box_list .item:nth-child(1){color: #62b746; border: 2px solid #62b746; margin: 0;}
.welcome_1 .box_list .item:nth-child(1) .icon{background: url(../img/box_icon1.svg) no-repeat scroll center center;}
.welcome_1 .box_list .item:nth-child(2){color: #62dfc0; border: 2px solid #62dfc0; margin: 0 -20px;}
.welcome_1 .box_list .item:nth-child(2) .icon{background: url(../img/box_icon2.svg) no-repeat scroll center center;}
.welcome_1 .box_list .item:nth-child(3){color: #007da2; border: 2px solid #007da2; margin: 0;}
.welcome_1 .box_list .item:nth-child(3) .icon{background: url(../img/box_icon3.svg) no-repeat scroll center center;}

@media screen and (max-width: 1280px) {
.welcome_1 .text{width: calc(100% - 474px - 80px); padding: 0 80px 0 0;}
.welcome_1 .box_list{width: 468px;}
.welcome_1 .box_list .item{font-size: 12px; line-height: 16px; padding: 29px 0; width: 160px;}
.welcome_1 .box_list .item:nth-child(2){margin: 0 -15px;}
.welcome_1 .box_list .item .icon{margin: 0 auto 10px; background-size: 30px 60px !important; width: 30px; height: 60px;}
}

@media screen and (max-width: 1024px) {
.welcome_1{margin: 40px 0 0;}
.welcome_1 .text{text-align: center; width: 100%; padding: 0 0 30px;}
.welcome_1 .text h1{ text-align: center !important;}
.welcome_1 .text article, .welcome_1 .text article *{ text-align: center;}
.welcome_1 .box_list{display: block; width: 468px; margin: 0 auto;}
.welcome_1 .box_list .item{font-size: 12px; line-height: 16px; padding: 29px 0; width: 160px;}
.welcome_1 .box_list .item:nth-child(2){margin: 0 -15px;}
.welcome_1 .box_list .item .icon{margin: 0 auto 10px; background-size: 30px 60px !important; width: 30px; height: 60px;}
}

@media screen and (max-width: 650px) {
.welcome_1 .box_list{text-align: center; white-space: normal; width: 280px;}
.welcome_1 .box_list .item{font-size: 11px; line-height: 15px; padding: 22px 0; width: 139px;}
.welcome_1 .box_list .item:nth-child(2){margin: 0 0 0 -10px;}
.welcome_1 .box_list .item:nth-child(3){margin: -26px 0 0 0;}
.welcome_1 .box_list .item .icon{margin: 0 auto 5px;}
}





.welcome_2{overflow: hidden; display: block; position: relative; width: 100%; padding: 60px 0 40px;}
.welcome_2 ul.hp_tabs{float: none; position: relative; display: block; margin: 0; padding: 0; text-align: center;}
.welcome_2 ul.hp_tabs li{display: inline-block; vertical-align: middle; margin: 0 2px 0 0;}

.welcome_2 .obsah{position: relative; display: none; padding: 10px 0 0; opacity: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.welcome_2 .obsah.active{display: block; opacity: 1;}
.welcome_2 .obsah a.btn.right{position: absolute; right: 25px; top: -38px;}


.welcome_2 .owl-carousel .owl-controls{min-height: 0; z-index: 991; margin: 0;}
.welcome_2 .owl-carousel .owl-controls .owl-buttons{ position: absolute; top: 50%; right: 0; left: 0; text-align: right; margin: -15px auto 0; width: 100%;}
.welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-prev { background: #ffffff; cursor: pointer; position:absolute; width: 30px; height: 30px; left: -25px; border: 1px solid #C50341; -webkit-border-radius: 6px; border-radius: 6px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-next { background: #ffffff; cursor: pointer; position:absolute; width: 30px; height: 30px; right: -25px; border: 1px solid #C50341; -webkit-border-radius: 6px; border-radius: 6px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-prev::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 16px 16px; display: block; width: 100%; height: 100%; opacity: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-next::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 16px 16px; display: block; width: 100%; height: 100%; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-prev::after { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_red_right.svg) no-repeat scroll center center; background-size: 16px 16px; display: block; width: 100%; height: 100%; opacity: 1; -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-next::after { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_red_right.svg) no-repeat scroll center center; background-size: 16px 16px; display: block; width: 100%; height: 100%; opacity: 1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-prev:hover, .notouch .welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-next:hover{background: #C50341;}
.notouch .welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-prev:hover::before, .notouch .welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-next:hover::before { opacity: 1;}
.notouch .welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-prev:hover::after, .notouch .welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-next:hover::after { opacity: 0;}

@media screen and (max-width: 1024px) {
.welcome_2{padding: 40px 0 20px;}
.welcome_2 ul.hp_tabs{float: left; position: relative; margin: 0 20px;}
.welcome_2 .obsah a.btn.right{right: 20px;}
}


@media screen and (max-width: 750px) {
.welcome_2{text-align: center;}
.welcome_2 .obsah a.btn.right{position: relative; float: none; top: 0; left: 0; right: 0;}
.welcome_2 ul.hp_tabs{float: none; display: block;}
.welcome_2 ul.hp_tabs li{margin: 0 3px;}
}


@media screen and (max-width: 600px) {
.welcome_2 ul.hp_tabs, .welcome_2 ul.hp_tabs li{margin: 0;}
.welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -10px;}
.welcome_2 .owl-carousel .owl-controls .owl-buttons .owl-next { right: -10px;}
}

@media screen and (max-width: 500px) {
.welcome_2{padding: 30px 0 20px;}
}









.newsletter{background: #f0f0f0; display:block; position: relative; text-align: center; padding: 40px 5%;  z-index: 0;}
.newsletter p.title{font-size: 18px; line-height: 24px; font-weight: 600; display: inline-block; vertical-align: middle; margin: 0;}
.newsletter form{display: inline-block; vertical-align: middle; width: 100%; max-width: 300px; position: relative; margin: 0 0 0 20px;}
.newsletter label{display: block;}
.newsletter label input[type=text]{position: relative; font-size: 13px; line-height: 20px; padding: 10px 15px; border: 1px solid #dedede; background: #ffffff; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.newsletter label input[type=text]:focus{border: 1px solid #C50341;}
.newsletter button{text-indent: -99999px; top: 0; right: 0; width: 36px; background: transparent; position: absolute; border: 0; height: 42px;}
.newsletter button::before{opacity: 1; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 16px 16px; content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.newsletter button::after{opacity: 0; background: url(../img/arrow_red_right.svg) no-repeat scroll center center; background-size: 16px 16px; content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .newsletter button:hover::before{opacity: 0;}
.notouch .newsletter button:hover::after{opacity: 1;}
.newsletter p:not(.title){font-size: 12px; line-height: 16px; font-weight: 400; display: block; margin: 10px 0 0;}
.newsletter p:not(.title) a{text-decoration: underline; font-size: 12px; line-height: 16px; font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .newsletter p:not(.title) a:hover{color: #C50341;}

@media screen and (max-width: 1024px) {
.newsletter form{margin: 0;}
.newsletter p.title{display: block; text-align: center; margin: 0 0 15px;}
}

@media screen and (max-width: 500px) {
.newsletter p.title{font-size: 16px; line-height: 24px;}
}

















#content{background: #fff; padding: 0; position: relative;}
#content > .relative{padding: 0 5%;}
#content .inside .inside{padding-left: 0; padding-right: 0; width: 100%; max-width: 100%;}
#content .inside{margin: 0 auto 40px}
#content .inside.margin{margin: 0 auto 20px; padding: 0;}
#content .inside:last-of-type{margin: 0 auto;}


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

@media screen and (max-width: 1024px) {
#content .inside.margin:nth-child(1){padding: 20px 0 0;}
#content .inside.margin{padding: 0;}
#content .inside{margin: 0 auto 30px}
}









aside{width: 310px; position: relative; float: left; display: block; padding: 0; margin: 0 0 50px;}
aside.hide{display: none;}

aside .open_title{cursor: pointer; display: none; background: #fff; font-size: 16px; line-height: 24px; color: #000000; font-weight: 700; padding: 14px 25px; margin: 0; border-bottom: 1px solid transparent; text-transform: uppercase; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .open_title::before{opacity: 1; position: absolute; top: 50%; right: 12px; margin: -10px 0 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .open_title.active{ border-bottom: 1px solid #f1f1f1;}
aside .open_title.active::before{transform: rotate(90deg); -webkit-transform: rotate(90deg);}
aside .open_title.active::after{transform: rotate(90deg); -webkit-transform: rotate(90deg);}
 
 
 
aside ul.first{display: block; margin: 0; padding: 0;}
aside ul.first > li{list-style: none; display: block; margin: 0; position: relative; border-bottom: 1px solid #f1f1f1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li:first-child{border-top: 1px solid #f1f1f1;}
aside ul.first > li > .relative > a{position: relative; padding: 13px 45px 13px 25px; font-size: 13px; line-height: 20px; color: #000000; background: #ffffff; font-weight: 600; text-align: left; text-transform: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch aside ul.first > li:not(.active) > .relative > a:hover{color: #C50341;}
aside ul.first > li.active > .relative > a{color: #ffffff; background: #C50341;}


aside ul.first > li > ul{display: none; margin: 0; padding: 0; background: #ffffff;}
aside ul.first > li > ul > li{list-style: none; display: block; margin: 0; position: relative; border-top: 1px solid #f1f1f1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > .relative > a{position: relative; padding: 12px 45px 12px 35px; font-size: 13px; line-height: 16px; color: #000000; font-weight: 400; text-align: left; text-transform: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > .relative > a::before{opacity: 0; position: absolute; top: calc(50% - 6px); left: 10px; margin: 0; display: block; width: 12px; height: 12px; content: ""; background: url(../img/arrow_red_right.svg) no-repeat scroll center center; background-size: 12px 13px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch aside ul.first > li > ul > li > .relative > a:hover::before, aside ul.first > li > ul > li.active > .relative > a::before{opacity: 1; left: 20px;}
.notouch aside ul.first > li > ul > li > .relative > a:hover, aside ul.first > li > ul > li.active > .relative > a{color: #C50341}
             
aside ul.first > li > ul > li > ul{display: none; margin: 0; padding: 0; background: #ededed;}
aside ul.first > li > ul > li > ul > li{list-style: none; display: block; margin: 0; position: relative; border-top: 1px solid #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > ul > li > .relative > a{position: relative; padding: 12px 45px 12px 35px; font-size: 13px; line-height: 16px; color: #000000; font-weight: 400; text-align: left; text-transform: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > ul > li > .relative > a::before{opacity: 0; position: absolute; top: calc(50% - 6px); left: 10px; margin: 0; display: block; width: 12px; height: 12px; content: ""; background: url(../img/arrow_red_right.svg) no-repeat scroll center center; background-size: 12px 13px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch aside ul.first > li > ul > li > ul > li > .relative > a:hover::before, aside ul.first > li > ul > li > ul > li.active > .relative > a::before{opacity: 1; left: 20px;}
.notouch aside ul.first > li > ul > li > ul > li > .relative > a:hover, aside ul.first > li > ul > li > ul > li.active > .relative > a{color: #C50341}

aside ul.first > li > ul > li > ul > li > ul{display: none; margin: 0; padding: 0; background: #d8d8d8; list-style-type: none;}
aside ul.first > li > ul > li > ul > li > ul > li{list-style: none; display: block; margin: 0; position: relative; border-top: 1px solid #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > ul > li > ul > li > .relative > a{position: relative; padding: 10px 45px 10px 45px; font-size: 13px; line-height: 16px; color: #000000; font-weight: 400; text-align: left; text-transform: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > ul > li > ul > li > .relative > a::before{opacity: 0; position: absolute; top: calc(50% - 6px); left: 20px; margin: 0; display: block; width: 12px; height: 12px; content: ""; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 12px 13px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch aside ul.first > li > ul > li > ul > li > ul > li > .relative > a:hover::before, aside ul.first > li > ul > li > ul > li > ul > li.active > .relative > a::before{opacity: 1; left: 30px;}

aside ul.first > li > ul > li > ul > li > ul > li > ul{display: none; margin: 0; padding: 0; background: #d8d8d8; list-style-type: none;}
aside ul.first > li > ul > li > ul > li > ul > li > ul > li{list-style: none; display: block; margin: 0; position: relative; border-top: 1px solid #ffffff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > ul > li > ul > li > ul > li > .relative > a{position: relative; padding: 10px 45px 10px 55px; font-size: 13px; line-height: 16px; background: #ccc; color: #000000; font-weight: 400; text-align: left; text-transform: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > ul > li > ul > li > ul > li > .relative > a::before{opacity: 0; position: absolute; top: calc(50% - 6px); left: 20px; margin: 0; display: block; width: 12px; height: 12px; content: ""; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 12px 13px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch aside ul.first > li > ul > li > ul > li > ul > li > ul > li > .relative > a:hover::before, aside ul.first > li > ul > li > ul > li > ul > li > ul > li.active > .relative > a::before{opacity: 1; left: 40px;}


aside ul.first > li > ul > li > ul > li > ul{display: none;}



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


aside ul.first > li > ul > li .icon2{cursor: pointer; background: transparent; border: 1px solid transparent; z-index: 999; position: absolute; right: 12px; top: calc(50% - 11px); width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li > ul > li .icon2::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/plus_red.svg) no-repeat scroll center center; background-size: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li > ul > li .icon2::after{opacity: 0; 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: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li > ul > li.active .icon2::before{background: url(../img/minus_red.svg) no-repeat scroll center center; background-size: 28px 28px; }
aside ul.first > li > ul > li.active .icon2::after{background: url(../img/minus_white.svg) no-repeat scroll center center; background-size: 28px 28px;}
.notouch aside ul.first > li > ul > li .icon2:hover{background: #C50341;}
.notouch aside ul.first > li > ul > li .icon2:hover::before{opacity: 0;}
.notouch aside ul.first > li > ul > li .icon2:hover::after{opacity: 1;}



aside ul.first > li > ul > li > ul > li .icon3{cursor: pointer; background: transparent; border: 1px solid transparent; z-index: 999; position: absolute; right: 12px; top: calc(50% - 11px); width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li > ul > li > ul > li .icon3::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/plus_red.svg) no-repeat scroll center center; background-size: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li > ul > li > ul > li .icon3::after{opacity: 0; 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: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li > ul > li > ul > li.active .icon3::before{background: url(../img/minus_red.svg) no-repeat scroll center center; background-size: 28px 28px; }
aside ul.first > li > ul > li > ul > li.active .icon3::after{background: url(../img/minus_white.svg) no-repeat scroll center center; background-size: 28px 28px;}
.notouch aside ul.first > li > ul > li > ul > li .icon3:hover{background: #C50341;}
.notouch aside ul.first > li > ul > li > ul > li .icon3:hover::before{opacity: 0;}
.notouch aside ul.first > li > ul > li > ul > li .icon3:hover::after{opacity: 1;}


aside ul.first > li > ul > li > ul > li > ul > li .icon4{cursor: pointer; background: transparent; border: 1px solid transparent; z-index: 999; position: absolute; right: 12px; top: calc(50% - 11px); width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li > ul > li > ul > li > ul > li .icon4::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; background: url(../img/plus_red.svg) no-repeat scroll center center; background-size: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li > ul > li > ul > li > ul > li .icon4::after{opacity: 0; 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: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside ul.first > li > ul > li > ul > li > ul > li.active .icon4::before{background: url(../img/minus_red.svg) no-repeat scroll center center; background-size: 28px 28px; }
aside ul.first > li > ul > li > ul > li > ul > li.active .icon4::after{background: url(../img/minus_white.svg) no-repeat scroll center center; background-size: 28px 28px;}
.notouch aside ul.first > li > ul > li > ul > li > ul > li .icon4:hover{background: #C50341;}
.notouch aside ul.first > li > ul > li > ul > li > ul > li .icon4:hover::before{opacity: 0;}
.notouch aside ul.first > li > ul > li > ul > li > ul > li .icon4:hover::after{opacity: 1;}



@media screen and (max-width: 1200px) {
aside{width: 300px;}
}


@media screen and (max-width: 1080px) {
aside{width: calc(100% - 2px); border: 1px solid #f1f1f1; margin: 0 0 30px;}
aside .open_title{display: block;}



aside ul.first{display: none;}
aside ul.first > li:first-child{border-top: 0;}
}


@media screen and (max-width: 500px) {
aside .open_title{font-size: 12px; line-height: 18px; padding: 14px 15px;}

 
aside ul.first > li > .relative > a{padding: 12px 35px 12px 15px; font-size: 14px; line-height: 20px;}



aside ul.first > li > ul > li > .relative > a{padding: 12px 45px 12px 30px;}
aside ul.first > li > ul > li > .relative > a::before{left: 5px;}
.notouch aside ul.first > li > ul > li > .relative > a:hover::before, aside ul.first > li > ul > li.active > .relative > a::before{left: 15px;}

aside ul.first > li > ul > li > ul > li > .relative > a{padding: 12px 45px 12px 30px;}
aside ul.first > li > ul > li > ul > li > .relative > a::before{left: 5px;}
.notouch aside ul.first > li > ul > li > ul > li > .relative > a:hover::before, aside ul.first > li > ul > li > ul > li.active > .relative > a::before{left: 15px;}



aside ul.first > li > ul > li > ul > li > ul > li > .relative > a{padding: 10px 15px 10px 40px;}
aside ul.first > li > ul > li > ul > li > ul > li > .relative > a::before{left: 15px;}
.notouch aside ul.first > li > ul > li > ul > li > ul > li > .relative > a:hover::before, aside ul.first > li > ul > li > ul > li > ul > li.active > .relative > a::before{left: 25px;}



}











.c_column{width: calc(100% - 360px); padding: 0 0 50px; position: relative; float: right; display: block;}
.c_column.full{width: 100%; float: none;}
.c_column.nopadding{padding: 0;}

@media screen and (max-width: 1500px) {
.c_column{width: calc(100% - 330px);}
}

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

@media screen and (max-width: 500px) {
.c_column{padding: 0 0 30px;}
}










.sorting{background: #f1f1f1; margin: 0 0 20px; 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: initial; width: auto; margin: 0 30px 0 10px;}
.sorting .item.full{width: initial; 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: #fff;}
.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: #fff; width: calc(100% - 2px); margin: 0; height: 29px; border: 1px solid #f1f1f1; }
.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 #f1f1f1;}
.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: #fff; padding: 0; left: -1px; right: -1px;}
.sorting .item .sbOptions a{text-decoration: none; border: 1px solid #f1f1f1; border-top: 0; height: auto; 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 #f1f1f1;}
.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: #fff; border: 1px solid #f1f1f1; 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{-webkit-border-radius: 6px; border-radius: 6px; 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: #C50341; 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 > *:nth-last-child(2){margin: 0 0 30px;}
#snippet--sortingList > input{margin: 0 !important}

.hide_filter_box {display:none;}
  
.filter_box{border: 1px solid #f1f1f1; position: relative; display: block; margin: 30px 0 0; padding: 20px 30px 16px;}
.filter_box.margin{margin-top: -1px !important; padding: 10px 30px 6px;}
.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; font-size: 0;}
.filter_box .range_slider .ui-slider-horizontal, .filter_box .range_slider #slider_range{height: 10px; 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: #fff; 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: #f5f5f5; 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; letter-spacing: 0.5px;}  
.filter_box .filter_btn.active{background: #C50341; 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 #f1f1f1; 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: 13px; line-height: 40px; text-align: center; padding: 0 30px; font-weight: 600; text-transform: uppercase; border: 1px solid #f1f1f1; background: #f1f1f1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .sort_tabs ul li a:hover{background: #fff;}
.sort_tabs ul li.active a{border-bottom: 1px solid #fff; background: #fff; color: #C50341;}





@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: initial; 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) {
.filter_box{margin: 25px 0 0; padding: 20px 20px 16px;}
.filter_box.margin{padding: 10px 20px 6px;}
#snippet--sortingList > *:nth-last-child(2){margin: 0 0 20px;}
.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{margin: 0 1px;}
.sort_tabs ul li a{padding: 0 7px; line-height: 30px; font-size: 12px;}
} 

@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;}
.product_list .item{text-align: center; position: relative; display: inline-block; vertical-align: top; width: calc(33.33% - 50px / 3 - 4px); margin: 25px 0 0; background: #ffffff;}
.product_list .item::before{z-index: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ""; box-shadow: 0 0 10px -4px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 10px -4px rgba(0,0,0,0.5); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list .item:nth-child(3n - 1){margin: 25px 25px 0;}
.product_list .item:nth-child(-n + 3){margin-top: 0;}


.notouch .hp .product_list .item:hover::before{top: -12px; left: -16px; bottom: -16px; right: -16px;}
.notouch .sub .product_list .item:hover::before{box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.6);}
.product_list.slider .item{margin: 20px auto !important; width: calc(100% - 40px); display: block;}


.product_list .item h2{z-index: 10; text-align: left; padding: 0; margin: 0; font-size: 14px; line-height: 20px; color: #575756; display: block; height: 80px; overflow: hidden; position: relative;}
.product_list .item h2 a{padding: 20px 15px 0; font-size: 14px; line-height: 20px; color: #575756; display: block; overflow: hidden; height: 70px; font-weight: 600; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list .item h2 a span:not(.code){display: none;}
.product_list .item h2 a span.code{display: block; text-align: center; font-size: 14px; line-height: 20px; color: #9d9d9c; font-weight: 400;}



                
.product_list .item .img{z-index: 10; background-color: #fff; width: 100%; position: relative; margin: 0; padding: 0 0 80%; display: block;}
.product_list .item .img .img_in{position: absolute; left: 20px; top: 20px; bottom: 20px; right: 20px;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}
.product_list .item .img .flag_box{position: absolute; top: 10px; left: 10px; width: 50px; z-index: 99;}
.product_list .item .img .flag_box:empty{display: none;}
.product_list .item .img .flag_box > span{width: 54px; height: 54px; display: table; margin: 0 0 2px; -webkit-border-radius: 5px; border-radius: 5px; color: #ffffff;}
.product_list .item .img .flag_box > span.blue{background: #1c5197; }
.product_list .item .img .flag_box > span.green{background: #95c11f;}
.product_list .item .img .flag_box > span.orange{background: #f39200;}
.product_list .item .img .flag_box > span.red{background: #c50341;}
.product_list .item .img .flag_box > span span{width: 100%; display: table-cell; vertical-align: middle; text-align: center; font-size: 10px; line-height: 12px; font-weight: 600;}


.product_list .item .bottom{z-index: 10; position: relative; padding: 20px; display: block; text-align: center; font-size: 0;}

.product_list .item .bottom span.warehouse{display: block; text-align: center; font-size: 13px; line-height: 20px; color: #9d9d9c; font-weight: 600;}
.product_list .item .bottom span.warehouse.green{color: #54b100;}
.product_list .item .bottom span.warehouse.red{color: #d8001b;}

.product_list .item .bottom .price{position: relative; z-index: 10; text-align: left; width: calc(100% - 115px); display: inline-block; vertical-align: middle;}
.product_list .item .bottom .price.long{width: calc(100% - 80px);}
.product_list .item .bottom .price .discount{display: inline-block; vertical-align: middle; font-size: 13px; line-height: 14px; color: #9d9d9c; font-weight: 400; text-align: left; text-decoration: line-through}
.product_list .item .bottom .price .discount label{font-size: 13px; line-height: 14px; color: #9d9d9c; font-weight: 700; text-align: left;}
.product_list .item .bottom .price .percent{display: inline-block; vertical-align: middle; font-size: 13px; line-height: 14px; color: #cc2013; font-weight: 700; text-align: left;}
.product_list .item .bottom .price .main{display: block; font-size: 20px; line-height: 22px; font-weight: 700; text-align: left;}
.product_list .item .bottom .price .main label{font-size: 13px; line-height: 14px; font-weight: 700; text-align: left;}

.product_list .item .bottom a.btn{width: 70px; padding-left: 0; padding-right: 0;}

.product_list .item .bottom form{display: inline-block; vertical-align: middle; padding: 0;}                                                 
.product_list .item .bottom form button{-webkit-border-radius: 5px; border-radius: 5px; padding: 0; z-index: 999; cursor: pointer; width: 34px; height: 34px; border: 1px solid #C50341; position: relative; display: inline-block; vertical-align: middle; background: #C50341; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list .item .bottom form button::before{content: ""; width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; background: url(../img/basket_white.svg) no-repeat scroll center center; background-size: 20px 20px; opacity: 1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .product_list .item .bottom form button:hover{background: #b30039; border: 1px solid #b30039;}
                                                                           

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


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

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

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

.product_list .item h2{font-size: 13px; line-height: 18px; height: 70px;}
.product_list .item h2 a{padding: 15px 10px 0; font-size: 13px; line-height: 18px; height: 55px;}
.product_list .item h2 a span.code{font-size: 13px; line-height: 18px;}
                
      
.product_list .item .bottom{padding: 15px;}
.product_list .item .bottom .price{width: calc(100% - 100px);}
.product_list .item .bottom .price.long{width: calc(100% - 65px);}
.product_list .item .bottom .price .discount{font-size: 12px; line-height: 13px;}
.product_list .item .bottom .price .discount label{font-size: 12px; line-height: 13px;}
.product_list .item .bottom .price .main{font-size: 18px; line-height: 20px;}
.product_list .item .bottom .price .main label{font-size: 12px; line-height: 13px;}

.product_list .item .bottom a.btn{width: 55px;}
.product_list .item .bottom form button{width: 32px; height: 32px;}
 
}






.category_img{width: 23%; display: inline-block; vertical-align: top; margin: 0 10px 0 0;}
.category_img img{padding: 10px; border: 1px solid #f1f1f1; max-width: calc(100% - 22px); display: block; margin: 0;}
.category_text{width: calc(77% - 15px); display: inline-block; vertical-align: top; margin: 0;}

@media screen and (max-width: 800px) {
.category_img{display: none;}
.category_text{width: 100%;}
}






.category_bottom{margin: 0; width: 100%;}
.load_next_page{margin: 0; 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{-webkit-border-radius: 5px; border-radius: 5px; 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-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 #C50341 !important; background: #C50341; color: #fff;}
.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{z-index: 10; position: relative; float: left; width: 38%; margin: 0;}

.detail .img .flag_box{position: absolute; top: 10px; left: 10px; width: 104px; z-index: 99;}
.detail .img .flag_box:empty{display: none;}
.detail .img .flag_box > span{width: 54px; height: 54px; display: table; margin: 0 0 2px; -webkit-border-radius: 5px; border-radius: 5px; color: #ffffff;}
.detail .img .flag_box > span.blue{background: #1c5197; }
.detail .img .flag_box > span.green{background: #95c11f;}
.detail .img .flag_box > span.orange{background: #f39200;}
.detail .img .flag_box > span.red{background: #c50341;}
.detail .img .flag_box > span span{width: 100%; display: table-cell; vertical-align: middle; text-align: center; font-size: 10px; line-height: 12px; font-weight: 600;}
.mac .detail .img .flag_box > span span{font-size: 9px;}


.detail > .img .main{position: relative; display: block; margin: 5px; z-index: 0; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain; -webkit-box-shadow: 0 0 5px -2px rgba(0,0,0,0.4); box-shadow: 0 0 5px -2px rgba(0,0,0,0.4);}
.detail > .img .main .cover{position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: #ffffff; z-index: 1;}
.detail > .img .main img:not(.img_hide){padding: 20px; margin: 0 auto; display: block; max-width: calc(100% - 40px); position: relative; z-index: 100;}
.detail > .img a.main::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #C50341; 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: 50px; height: 50px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 50px 50px; 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.80; left: 0; top: 0; right: 0; bottom: 0;}
.notouch .detail > .img a.main:hover::after{opacity: 1;}


.detail > .img div.other{display: none; width: 100%; margin: 0 auto; opacity: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.detail > .img div.other.mobile{display: none !important}
.detail > .img div.other a.swipebox{height: 0; padding: 0 0 94%; margin: 5px; position: relative; display: block; width: calc(100% - 10px); background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;  -webkit-box-shadow: 0 0 5px -2px rgba(0,0,0,0.4); box-shadow: 0 0 5px -2px rgba(0,0,0,0.4);}
.detail > .img div.other a.swipebox::before{z-index: 10; opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #C50341; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail > .img div.other a.swipebox::after{z-index: 11; opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 40px; height: 40px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 40px 40px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .detail > .img div.other a.swipebox:hover::before{opacity: 0.80; left: 0; top: 0; right: 0; bottom: 0;}
.notouch .detail > .img div.other a.swipebox:hover::after{opacity: 1;}
.detail > .img div.other a.swipebox span{z-index: 0; position: absolute; top: 15px; right: 15px; bottom: 15px; left: 15px; background-attachment: local;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}

.detail > .img div.other.owl-carousel .owl-controls{min-height: 0; z-index: 991; margin: 0;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons{ position: absolute; top: 50%; right: 0; left: 0; text-align: right; margin: -30px auto 0; width: 100%;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-prev { background: transparent; cursor: pointer; position:absolute; width: 25px; height: 60px; left: -25px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-next { background: transparent; cursor: pointer; position:absolute; width: 25px; height: 60px; right: -25px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-prev::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_red_right.svg) no-repeat scroll center center; background-size: 20px 20px; display: block; width: 100%; height: 100%; opacity: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-next::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_red_right.svg) no-repeat scroll center center; background-size: 20px 20px; display: block; width: 100%; height: 100%; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-prev::after { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_grey_right.svg) no-repeat scroll center center; background-size: 20px 20px; display: block; width: 100%; height: 100%; opacity: 1; -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-next::after { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_grey_right.svg) no-repeat scroll center center; background-size: 20px 20px; display: block; width: 100%; height: 100%; opacity: 1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-prev:hover::before, .notouch .detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-next:hover::before { opacity: 1;}
.notouch .detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-prev:hover::after, .notouch .detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-next:hover::after { opacity: 0;}







.detail .text{z-index: 0; float: right; position: relative; width: calc(62% - 50px); padding: 0 0 0 50px; margin: 0;}

.detail .text h1{font-size: 22px; line-height: 26px; margin: 0 0 15px;}
.detail .text .top{display: block; font-size: 13px; line-height: 18px; color: #9d9d9c; font-weight: 400; text-align: left; margin: 0 0 20px;}
.detail .text .top strong{font-size: 13px; line-height: 18px; color: #9d9d9c; font-weight: 700; text-align: left;}



.detail .text h2.main{font-size: 16px; line-height: 22px; color: #000000; 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 article{margin: 0 0 20px;}

.detail .text table.para{border-collapse: collapse; border-spacing: 0; width: 100%; margin: 5px 0 25px;}
.detail .text table.para th{border: 1px solid #dedede; font-size: 13px; line-height: 18px; color: #000000; font-weight: 700; text-transform: uppercase; padding: 8px 15px; text-align: left; white-space: nowrap; width: 100px; background: #f9f9f9;}
.detail .text table.para td{border: 1px solid #dedede; font-size: 13px; line-height: 18px; color: #000000; font-weight: 400; padding: 8px 15px; text-align: left; width: calc(50% - 160px);}


.detail .text .size_list{display: block; position: relative; margin: 0 0 15px;}
.detail .text .size_list .item{border: 1px solid #e0e0e0; -webkit-border-radius: 6px; border-radius: 6px; 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;}
.detail .text .size_list .item.disabled{pointer-events: none; cursor: default; opacity: 0.4;}
.detail .text .size_list .item.disabled::before{position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ""; display: block;}
.detail .text .size_list .item.active{background: #C50341; color: #ffffff;}
.detail .text .size_list .item .small_text{display: inline-block; vertical-align: middle; font-size: 12px; line-height: 18px; font-weight: 500; text-align: left; padding: 0 0 0 4px;}
.detail .text .size_list .item .small_text strong{display: block; font-size: 13px; line-height: 18px; font-weight: 700; text-align: left;}  
  




/*
.detail .text .parameters{display: block; position: relative;}
.detail .text .parameters .sbHolder{position: relative; background: #fff; 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: #fff; padding: 0; left: -1px; right: -1px;}
.detail .text .parameters .sbOptions a{text-decoration: none; border: 1px solid #f2f3f3; border-top: 0; height: auto; 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 #C50341;}
.detail .text .parameters table td label.active{border: 1px solid #C50341; background: #C50341}
.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: initial; 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 .warehouse{display: inline-block; vertical-align: middle; font-size: 14px; line-height: 18px; color: #666666; font-weight: 600; margin: 8px 0 0;}
.detail .text .warehouse strong{font-size: 14px; line-height: 18px; color: #000000; font-weight: 600; text-align: left;}
.detail .text .warehouse.green{color: #54b100;}
.detail .text .warehouse.red{color: #d8001b;}

.detail .text .when{position: relative; margin: 6px 0 0 0; padding: 0 0 0 12px; vertical-align: middle;}
.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 .anotation{margin: 20px 0 5px; padding: 0; font-size: 13px; line-height: 20px; color: #000000; font-weight: 600;}

.detail .text .status{margin: 15px 0 0; padding: 6px 20px; font-size: 12px; line-height: 20px; color: #fff; 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 .price{padding: 0; text-align: left; margin: 0 0 20px;}
.detail .text .price .left_side{width: 100%; margin: 0 0 20px; display: block; text-align: left;}
.detail .text .price .left_side .discount{display: block; font-size: 13px; line-height: 14px; color: #cc2013; font-weight: 700; text-align: left;}
.detail .text .price .left_side .discount strong{font-size: 13px; line-height: 14px; color: #9d9d9c; font-weight: 400; text-align: left;  text-decoration: line-through; margin: 0 10px 0 0;}
.detail .text .price .left_side .main{display: block; font-size: 24px; line-height: 28px; color: #C50341; font-weight: 700; text-align: left; padding: 0 0 2px;}
.detail .text .price .left_side .main label{font-size: 13px; line-height: 14px; color: #C50341; font-weight: 700; text-align: left;}
.detail .text .price .left_side .sub{display: block; font-size: 13px; line-height: 14px; color: #9d9d9c; font-weight: 700; text-align: left;}
.detail .text .price .left_side .sub label{font-size: 13px; line-height: 14px; color: #9d9d9c; font-weight: 400; text-align: left;}


.detail .text .price .right_side{width: 100%; margin: 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: #ededed; -webkit-border-radius: 6px; border-radius: 6px;} 
.detail .text .price .right_side .basket .first a.decrement{border: 1px solid transparent; width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin: 0; position: relative; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .text .price .right_side .basket .first a.decrement::before{opacity: 1; background: url(../img/minus.svg) no-repeat scroll center center; background-size: 26px 27px; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .text .price .right_side .basket .first a.decrement::after{opacity: 0; background: url(../img/minus_white.svg) no-repeat scroll center center; background-size: 26px 27px; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .text .price .right_side .basket .first a.increment{border: 1px solid transparent; width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin: 0; position: relative; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .text .price .right_side .basket .first a.increment::before{opacity: 1; background: url(../img/plus.svg) no-repeat scroll center center; background-size: 26px 27px; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .text .price .right_side .basket .first a.increment::after{opacity: 0; background: url(../img/plus_white.svg) no-repeat scroll center center; background-size: 26px 27px; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 20px; height: 20px; content: ""; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .detail .text .price .right_side .basket .first a.decrement:hover, .notouch .detail .text .price .right_side .basket .first a.increment:hover{background: #000000;}
.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;}
.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;}
.detail .text .price .right_side .basket .first input[type=text]{position: relative; font-size: 13px; line-height: 20px; padding: 6px 0; width: 60px; font-weight: 400; text-align: center; display: inline-block; vertical-align: middle; background: transparent; border: 0; font-weight: 700; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.detail .text .price .right_side .basket .btn.special{width: 100%;}





.detail .hor_tabs{width: 100%; display: block; margin: 0; position: relative;}

.detail .hor_tabs .item{position: relative; padding: 12px 0; display: block; border-bottom: 1px solid #f1f1f1; -webkit-transition: background 400ms ease; transition: background 400ms ease;}
.detail .hor_tabs .item:first-of-type{border-top: 1px solid #f1f1f1}                        
.detail .hor_tabs .item .title{cursor: pointer; font-size: 14px; line-height: 22px; color: #575756; 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: 5px; top: calc(50% - 15px); width: 28px; height: 28px; background: #fff; -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/arrow_grey_right.svg) no-repeat scroll center center; background-size: 14px 14px !important; -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/arrow_red_right.svg) no-repeat scroll center center; background-size: 14px 14px !important; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .hor_tabs .item.active .title .icon::before{-webkit-transform: rotate(90deg); transform: rotate(90deg);}
.detail .hor_tabs .item.active .title .icon::after{-webkit-transform: rotate(90deg); transform: rotate(90deg);}
.notouch .detail .hor_tabs .item .title:hover{color: #C50341;}
.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 .tab_img{display: inline-block; vertical-align: top; width: 148px; border: 1px solid #dedede;}
.detail .hor_tabs .item .hide .tab_img span{display: block; width: 100%; padding: 0 0 176%;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.detail .hor_tabs .item .hide .tab_text{display: inline-block; vertical-align: top; width: calc(100% - 175px); margin: 0 0 0 20px;}
.detail .hor_tabs .item .hide .tab_text.full{display: block; width: 100%; margin: 0;}

.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: 10px;}
.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]{-webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #f1f1f1; width: calc(100% - 22px); background: #fff; font-size: 13px; line-height: 20px; padding: 5px 10px; color: #000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.detail .hor_tabs .item .hide form table td textarea{-webkit-border-radius: 6px; border-radius: 6px; resize: none; height: 80px; overflow: auto; border: 1px solid #f1f1f1; width: calc(100% - 22px); background: #fff; font-size: 13px; line-height: 20px; padding: 5px 10px; color: #000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.detail .hor_tabs .item .hide form table td input[readonly]{border: 1px solid #eaeaea !important; background: #f5f5f5; color: #adadad;}
.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 #C50341;}

.detail .hor_tabs .item .hide form table td p{display: block; margin: 0; padding: 0; font-size: 12px; line-height: 16px; color: #808080; font-weight: 400; text-align: right;}
.detail .hor_tabs .item .hide form table td a{font-size: 12px; line-height: 16px; color: #000000; font-weight: 600; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .detail .hor_tabs .item .hide form table td a:hover{color: #C50341}




@media screen and (max-width: 1240px) {
.detail .img{width: 100%; float: none;}
.detail > .img .main{display: none;}
.detail > .img div.other{display: none !important;}
.detail > .img div.other.mobile{display: block !important}
.detail .text{float: none; width: 100%; padding: 30px 0 0 0;}
}




@media screen and (max-width: 600px) {  
.detail .text h1{font-size: 16px; line-height: 20px;}
.detail .text .top{font-size: 12px; line-height: 16px;}
.detail .text .top strong{font-size: 12px; line-height: 16px;}

.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-prev { left: -8px; -webkit-box-shadow: 0 0 5px -2px rgba(0,0,0,.5); box-shadow: 0 0 5px -2px rgba(0,0,0,.5); background: #fff;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-next { right: -8px;  -webkit-box-shadow: 0 0 5px -2px rgba(0,0,0,.5); box-shadow: 0 0 5px -2px rgba(0,0,0,.5); background: #fff;}

.detail .text .price .left_side .discount{font-size: 12px; line-height: 14px;}
.detail .text .price .left_side .discount strong{font-size: 12px; line-height: 14px;}
.detail .text .price .left_side .main{font-size: 24px; line-height: 28px;}
.detail .text .price .left_side .main label{font-size: 12px; line-height: 14px;}
.detail .text .price .left_side .sub{font-size: 12px; line-height: 14px;}
.detail .text .price .left_side .sub label{font-size: 12px; line-height: 14px;}


.detail .hor_tabs .item .title{font-size: 13px; line-height: 20px;}
.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{display: block; width: 100%; text-align: left;}
.detail .hor_tabs .item .hide form table th{padding: 8px 0 5px 0 !important;}
}


@media screen and (max-width: 600px) {
.detail .img .flag_box{width: 90px; top: 6px; left: 6px;}
.detail .img .flag_box > span{width: 44px; height: 44px; margin: 0 1px 1px 0;}
.detail .img .flag_box > span span{font-size: 8px;}
}

@media screen and (max-width: 500px) {
.detail > .img .main{display: block;}
.detail > .img div.other{display: block !important;}
.detail > .img div.other.mobile{display: none !important}
}




















.bottom_banner{width: 90%; max-width: 1130px; display: block; margin: 0 auto;  padding: 0 0 60px;}
.bottom_banner img{max-width: 100%; display: block;}
@media screen and (max-width: 1024px) {
.bottom_banner{padding: 0 0 40px;}
}
@media screen and (max-width: 500px) {
.bottom_banner{padding: 0 0 30px;}
}


















footer{padding: 60px 0; background: #000000; display: block; position: relative;}
footer .item{padding: 0; width: 33.33%; margin: 0; display: block; float: left; position: relative; z-index: 10;}
footer .item p.title{padding: 0; font-size: 18px; line-height: 24px; color: #ffffff; font-weight: 700; text-transform: uppercase;}
footer .item p{display: block; margin: 0 0 20px; padding: 0; font-size: 13px; line-height: 22px; color: #dedede; font-weight: 400;}
footer .item p.margin{margin: 0 0 4px;}
footer .item p strong{font-size: 13px; line-height: 22px; color: #dedede; font-weight: 700;}
footer .item p a{font-size: 13px; line-height: 22px; color: #dedede; font-weight: 700; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .item p a:hover{color: #ffffff}
footer .item img{display: block; margin: 0; width: 100%; max-width: 300px;}

footer .item p.gdpr{text-align: right; margin: 0 0 12px; font-size: 12px; line-height: 18px;}
footer .item p.gdpr a{font-size: 12px; line-height: 18px;}

footer .item ul{margin: 0 0 30px; 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{display: block; font-size: 13px; line-height: 22px; color: #dedede; font-weight: 700; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .item ul li a:hover, footer .item ul li.active a{color: #ffffff}


footer .item table{border-collapse: collapse; width: 100%;}
footer .item table td{padding: 0;}
footer .item table label{display: block; font-size: 13px; line-height: 20px; color: #fff; font-weight: 400; padding: 5px 0 2px;}
footer .item table input[type=text]{position: relative; margin-bottom: 5px; font-size: 13px; line-height: 20px; color: #ffffff; padding: 10px 15px; border: 1px solid rgba(255,255,255,0.2); background: transparent; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer .item table textarea{position: relative; resize: none; height: 80px; margin-bottom: 5px; font-size: 13px; line-height: 20px; color: #ffffff; padding: 10px 15px; border: 1px solid rgba(255,255,255,0.2); background: transparent; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer .item table input[type=text]:focus, footer .item table textarea:focus{border: 1px solid #ffffff;}



footer ul.social{display: block; margin: 0; text-align: left; padding: 0; height: 30px; position: absolute; right: 0; top: 0;}
footer ul.social li{list-style: none; display: inline-block; margin: 0 0 0 2px;}
footer ul.social li a{display: block; width: 30px; height: 30px; position: relative; background: #000000; border: 1px solid #ffffff; -webkit-border-radius: 20px; border-radius: 20px; -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%; -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%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a.in::before{background: url(../../img/social_in_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.fb::before{background: url(../../img/social_fb_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.yt::before{background: url(../../img/social_yt_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.li::before{background: url(../../img/social_li_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.tw::before{background: url(../../img/social_tw_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.in::after{background: url(../../img/social_in_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.fb::after{background: url(../../img/social_fb_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.yt::after{background: url(../../img/social_yt_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.li::after{background: url(../../img/social_li_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.tw::after{background: url(../../img/social_tw_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
.notouch footer ul.social li a:hover{background: #ffffff;}
.notouch footer ul.social li a:hover::before{opacity: 1;}
.notouch footer ul.social li a:hover::after{opacity: 0;}

@media screen and (max-width: 1024px) {
footer{padding: 40px 0;}
}


@media screen and (max-width: 960px) {
footer{text-align: center; padding: 40px 0}
footer .item{width: 100%; float: none; margin: 0 0 40px;}
footer .item:nth-child(3){margin: 80px 0 0;}
footer ul.social{left: 0; right: 0; top: -60px; text-align: center;}
footer .item img{ margin: 0 auto;}
footer .item form{max-width: 500px; margin: 0 auto; display: block; text-align: left;}
}
@media screen and (max-width: 650px) {
footer .item p.gdpr, footer .item p.gdpr a{font-size: 12px; line-height: 18px;}
}


@media screen and (max-width: 600px) {
footer{padding: 30px 0;}
footer::after{display: none;}
footer .item{margin: 0 0 30px;}
footer .item:nth-child(3){margin: 70px 0 0;}


}




.sign{background: #ffffff; padding: 0; text-align: center;}
.sign a{padding: 16px 5%; color: #666666; font-weight: 700; font-size: 12px; line-height: 16px; text-align: center; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .sign a:hover{color: #000000;}











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



.drobky{position: relative; text-align: left; width: 100%; margin: 0 auto; padding: 25px 0;}
.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;}
.drobky ul li::before{position: absolute; top: 0; bottom: 0; left: -5px; width: 10px; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 10px 10px; content: "";}
.drobky ul li.first::before{display: none}
.drobky ul li a{white-space: nowrap; position: relative; display: block; font-size: 12px; line-height: 18px; font-weight: 400; padding: 0 15px; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

.drobky ul li.first a{padding-left: 0;}

.notouch .drobky ul li a:hover{color: #C50341;}
.drobky ul li span{white-space: nowrap; display: block; font-size: 12px; line-height: 18px; font-weight: 700; padding: 0 0 0 15px;} 

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




.landing_list { width: 100%; text-align: left;}
.landing_list h2 { text-align: left; margin: 0; padding: 0 0 5px; font-size: 26px; line-height: 32px; font-weight: 900; text-transform: uppercase; color: #000000;}
.landing_list h2{ font-size: 16px; line-height: 24px; margin: 30px 0 10px; font-weight: 700;}
.landing_list .item { display: inline-block; vertical-align: middle; margin: 0 2px 5px 0; font-size: 13px; line-height: 20px; padding: 8px 25px; color: #ffffff; border: 1px solid #000000; background: #000000; font-weight: 600; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .landing_list a.item:hover { border: 1px solid #C50341; background: #C50341}




.landing { width: 100%; text-align: left;}
.landing h2 { text-align: left; margin: 0; padding: 0 0 5px; font-size: 26px; line-height: 32px; font-weight: 900; text-transform: uppercase; color: #000000;}
.landing h2{ font-size: 16px; line-height: 24px; margin: 30px 0 10px; font-weight: 700;}
.landing .item{display: inline-block; vertical-align: top; width: calc(25% - 5px); margin: 10px 0 0;}
.landing .item:nth-child(-n + 4){margin-top: 0;}
.landing .item .number{display: inline-block; vertical-align: top; font-weight: 700; border: 1px solid #000000; font-weight: 700; font-size: 14px; line-height: 30px; width: 30px; text-align: center; margin: 0 15px 0 0; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .landing .item:hover .number{background: #C50341; border: 1px solid #C50341; color: #ffffff;}
.landing .item .title{display: inline-block; vertical-align: top; width: calc(100% - 55px); font-weight: 700; font-size: 14px; line-height: 22px; padding: 4px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .landing .item:hover .title{color: #C50341;}

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

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

@media screen and (max-width: 1024px)  {
.landing .item .number{font-size: 13px; line-height: 26px; width: 26px; margin: 0 10px 0 0;}
.landing .item .title{width: calc(100% - 45px); font-size: 13px; line-height: 20px; padding: 3px 0;}
}  
@media screen and (max-width: 580px)  {
.landing .item{width: 100%; margin: 10px 0 0;}
.landing .item:nth-child(-n + 4){margin-top: 10px;}
.landing .item:nth-child(-n + 3){margin-top: 10px;}
.landing .item:nth-child(-n + 2){margin-top: 10px;}
.landing .item:nth-child(-n + 1){margin-top: 0;}

}  




.contact_page {width: 100%; text-align: left; position: relative; margin: 0; -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5); box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5);}
.contact_page .item { text-align: left; position: relative; width: 260px; padding: 20px 25px; display: block; float: left; background: #ffffff;}
.contact_page .item .box { display: table; height: 300px; width: 100%;}
.contact_page .item .box .centering { display: table-cell; vertical-align: middle; width: 100%;}
.contact_page .item .box .centering p{margin: 0 0 15px; padding: 0; font-size: 13px; line-height: 22px; color: #000000; font-weight: 400;}
.contact_page .item .box .centering p:last-of-type{margin: 0;}
.contact_page .item .box .centering p strong{font-size: 13px; line-height: 20px; font-weight: 700;}
.contact_page .item .box .centering p a{font-size: 13px; line-height: 20px; font-weight: 700; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page .item .box .centering p a:hover{color: #C50341}

.contact_page .mapa { position: absolute; left: 310px; right: 0; top: 0; bottom: 0; display: block; background: url(../img/mapa.jpg) no-repeat scroll center center #f2f2f2;}
.contact_page .mapa a.btn { -webkit-border-radius: 0 5px 0 0; border-radius: 0 5px 0 0; position: absolute; left: 0; bottom: 0; z-index: 20;}




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







.file_list{width: 100%; position: relative; margin: 0 auto;}
.detail .file_list{margin: 20px auto 0;}   
.file_list .item{position: relative; width: calc(20% - 40px / 5 - 2px); padding: 0; border: 0; border: 1px solid #000; 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{opacity: 1; display: block; width: 58px; height: 56px; position: absolute; left: 50%; top: 50%; margin: -49px 0 0 -28px; background: url(../img/download_icon.svg) no-repeat scroll center center; background-size: 29px 28px; z-index: 999; opacity: 0;-webkit-border-radius: 28px; border-radius: 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .file_list .item:hover span.img::before, .notouch .file_list .item:hover span.img span{opacity: 1;}                               
.file_list .item span.title{position: absolute; left: 0; right: 0; bottom: 0; padding: 15px 20px; display: block; background: #000; color: #fff; font-weight: 400; font-size: 14px; line-height: 20px;}


.file_list .clas_item{text-align: left; background: #fff; float: left; position: relative; border: 1px solid #f2f3f3; margin: 0 6px 6px 0; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a{text-decoration: none; font-size: 13px; color: #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; color: #000000; font-weight: 500; line-height: 18px; letter-spacing: 0.5px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .file_list .clas_item:hover{border: 1px solid #C50341; background: #C50341;}
.notouch .file_list .clas_item:hover a{color: #ffffff;}
.notouch .file_list .clas_item:hover a span{text-decoration: none; color: #ffffff;}

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

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





.fotogalerie{width: 100%; position: relative; margin: 0;}
.fotogalerie .text_box{margin: 0 0 20px;}
.fotogalerie a.swipebox{width: calc(16.66% - 50px / 6); margin: 10px 0 0 10px; float: left; display: block; position: relative;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5); box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5);}
.fotogalerie a.swipebox:nth-child(1){margin-left: 0 !important;}
.fotogalerie a.swipebox:nth-child(6n + 1){margin-left: 0;}
.fotogalerie a.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; right: 50%; bottom: 50%; background: #C50341; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.fotogalerie a.swipebox::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 70px; height: 70px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center; background-size: 70px 70px;  -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.fotogalerie a.swipebox img{max-width: 100%; display: block;}
.notouch .fotogalerie a:hover::before{opacity: 0.90; left: 0; top: 0; right: 0; bottom: 0;}
.notouch .fotogalerie a:hover::after{opacity: 1; background-size: 60px 60px;}

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



@media screen and (max-width: 900px) {
.fotogalerie.row_three a.swipebox{padding: 0 0 23%; width: calc(50% - 10px / 2); margin: 10px 0 0 !important}

.fotogalerie.row_three a.swipebox:nth-child(2n){margin: 10px 0 0 10px !important;}
.fotogalerie.row_three a.swipebox:nth-child(-n + 2){margin-top: 0 !important;}
}































#basket{margin: 0 auto; 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: #C50341;	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: #C50341;	border-width: 9px; margin-left: -9px;}
#basket .basket_navigation ul li.active strong, #basket .basket_navigation ul li.active a{background: #C50341; border: 1px solid #C50341; color: #fff;}
#basket .basket_navigation ul li.active span{color: #fff;}
#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: #C50341; border: 1px solid #C50341; color: #fff;}
.notouch #basket .basket_navigation ul li:hover a span{color: #fff;}



#basket .warning_box{text-align: center; font-size: 14px; line-height: 20px; color: #000; font-weight: 400; border: 1px solid #a20000; background: #da0a0a; margin: 0 0 30px; padding: 20px 40px; text-align: center; 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: #000; font-weight: 400; border: 1px solid #dbdbdb; background: #f5f5f5; margin: 0 0 30px; padding: 20px 40px; text-align: center; display: inline-block;}
#basket .anotation_box:empty{display: none;}
#basket .anotation_box .text{font-size: 14px; line-height: 20px; color: #000; font-weight: 400; margin: 0; padding: 0;}
#basket .anotation_box p{font-size: 14px; line-height: 20px; color: #000; 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: #fff; -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:#C50341;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 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: 0px;}
#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 #fff;}
#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: #fff; width: 58px; height: 58px; position: relative; border: 1px solid #efefef; display: block; text-align: center; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;  -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 #C50341;}
#basket table.product_souhrn td.one span.centering{width: 100%; position: relative; display: table-cell; vertical-align: middle;}
#basket table.product_souhrn td.one img{max-width: 68px; max-height: 68px; display: block; margin: 0 auto;}


#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: 600; 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: #C50341; font-size: 11px; line-height: 15px; letter-spacing: 0.5px;}
.notouch #basket table.product_souhrn tr.hover_efekt td.two a.main_link{color: #C50341}
#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: 14px; 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: #fff; -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: #C50341; border: 1px solid #C50341;}





#basket table.product_souhrn td.four{padding: 0 15px; text-align: right; color: #000000; font-size: 14px; line-height: 28px; font-weight: 400; width: 110px;}
#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.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: #C50341; border: 1px solid #C50341;}


#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: #C50341;}

#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: #C50341;}


#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: #fff; font-size: 14px; line-height: 20px; padding: 5px 15px; color: #000; -webkit-transition: border 400ms ease; transition: border  400ms ease;}
#basket textarea.order_text[readonly]{background: #f5f5f5; border: 1px solid #dbdbdb !important;}
#basket textarea.order_text:focus{border: 1px solid #C50341;}


#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: initial; width: auto; max-width: initial; max-width: auto; 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: initial; width: auto; max-width: initial; max-width: auto; 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: #C50341;}
#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;}
.notouch #basket .doprava_platba .item .box label .text a:hover{color: #C50341}
#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: 0px 0 15px 80px; text-align: left; font-size: 12px; line-height: 16px; font-weight: 700; color: #e21414;}

#basket .doprava_platba  .sbHolder{position: relative; background: #fff; 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: #fff; padding: 0; left: -1px; right: -1px;}
#basket .doprava_platba  .sbOptions a{text-decoration: none; border: 1px solid #000000; border-top: 0; height: auto; 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 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: #fff;}
#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: 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: 960px) {
#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;}
#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: 768px) {
#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; height: auto;}
#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; height: auto;}
#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.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: initial; 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: #C50341}
#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: initial; 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: 8px 0 0;}
}



@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;}
}





















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


.normal_form{text-align: center; position: relative; margin: -30px auto 20px; text-align: center; left: 0; bottom: 0;}
.normal_form form{padding: 18px 25px;  background: #f9f9f9; 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: #fff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.normal_form form table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #f2f2f2;}
.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;}
}



.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: #f9f9f9; border: 1px solid #e6e7e8; padding: 25px 30px 10px;}
.reg_form .box.full.show{display: block;}
.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.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: #C50341;}
.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: #fff; font-size: 14px; line-height: 20px; padding: 5px 15px; color: #000; -webkit-transition: border 400ms ease; transition: border 400ms ease;}
.reg_form .box table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #f2f2f2;}
.reg_form .box table td textarea{resize: none; height: 80px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #fff; font-size: 14px; line-height: 20px; padding: 5px 15px; color: #000; -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 #C50341;}


.reg_form .box table td .sbHolder{position: relative; background: #fff; width: calc(100% - 2px); margin: 0; border: 1px solid #e6e7e8; }
.reg_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;}
.reg_form .box table td .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
.reg_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;}
.reg_form .box table td .sbOptions{max-height: 500px !important; z-index: 999; top: 30px !important; background: #fff; padding: 0; left: -1px; right: -1px;}
.reg_form .box table td .sbOptions a{text-decoration: none; border: 1px solid #e6e7e8; border-top: 0; height: auto; background: #fff !important; display: block; text-align: left; padding: 7px 15px; font-size: 12px; line-height: 16px; margin: 0; font-weight: 400; color: #888888 !important;}
.reg_form .box table td .sbOptions li:first-child a{border-top: 1px solid #e6e7e8;}
.notouch .reg_form .box table td .sbOptions a:hover{background: #f0f0f0 !important; color: #000000 !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: initial; 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: initial; 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: initial; 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: initial; 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: initial; 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: initial; 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: initial; 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: initial; 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:firs-of-type th:firs-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{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: #C50341}
.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: initial; width: auto;}
#my_profile form.max, #my_profile div.form_max{margin: 0 auto;}

#basket .spec_box .login_form{border: 0; margin: 0 !important; max-width: initial; background: none; padding-top: 0; }     
.login_form{text-align: left; position: relative; margin: 0 0 10px; 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 10px;}
.login_form.pass{max-width: 100%;}
#basket .login_form{margin: 10px 0 0 !important;}
.login_form.hide, .login_form.hide2{display: none; opacity: 0; margin: 0 0 10px;}
.login_form p.overtitle{font-weight: 600; text-align: center; margin: -10px 0 15px; padding: 0; font-size: 16px; line-height: 26px;}
.login_form p.center{font-weight: 400; text-align: center; margin: -15px 0 20px; padding: 0; font-size: 13px; line-height: 20px;}
.login_form .box{width: 46%; padding: 0 0 0 4%; display: inline-block; vertical-align: middle; margin-right: -5px;}
.login_form.top .box{vertical-align: top;}
.login_form .box.full{padding: 0; width: 100%;}
.login_form .box.middle{vertical-align: 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; line-height: 19px;}
.login_form .box p a:not(.btn){font-size: 13px; font-weight: 700; line-height: 19px; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .login_form .box p a:not(.btn):hover{color: #C50341;}
.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: initial; width: auto;}
.login_form .box table th{ position: relative; white-space: nowrap; vertical-align: middle; width: 50px; font-size: 13px; line-height: 17px; font-weight: 600; text-align: right; padding: 0 20px 10px; margin: 0;}
.login_form .box table th.align_top{vertical-align: top; padding-top: 9px;}
.login_form .box table th span{margin-right: -7px; position: relative; top: -5px; right: -1px; color: #000000; font-size: 14px; line-height: 20px;}
.login_form .box table tr th:first-child{padding-left: 0; }
.login_form .box table td{padding: 0 0 10px;}
.login_form .box table td.align_left{text-align: left;}
.login_form .box table td.align_left strong{color: #666666}
.login_form .box table td.align_left a{margin: 0; text-decoration: underline; display: inline-block; vertical-align: initial; font-size: 15px; font-weight: 600; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box table td.simulate{padding: 32px 0 10px;}
.login_form .box table td input[type=text], .login_form .box table td input[type=password]{border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #fff; font-size: 13px; line-height: 20px; padding: 5px 15px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box table td textarea{resize: none; height: 80px; overflow: auto; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #fff; font-size: 13px; line-height: 20px; padding: 5px 15px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #f2f2f2;}
.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 #C50341;}
.login_form .box table td label{cursor: pointer; font-size: 13px; line-height: 24px; font-weight: 400;  margin: 0; display: inline-block; vertical-align: middle; }
.login_form .box table td label .checker{margin: -3px 5px 0 0;}


.login_form .box table td .sbHolder{position: relative; background: #fff; 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: #fff; padding: 0; left: -1px; right: -1px;}
.login_form .box table td .sbOptions a{text-decoration: none; border: 1px solid #e6e7e8; border-top: 0; height: auto; background: #fff !important; display: block; text-align: left; padding: 7px 15px; font-size: 12px; line-height: 16px; margin: 0; font-weight: 400; color: #888888 !important;}
.login_form .box table td .sbOptions li:first-child a{border-top: 1px solid #e6e7e8;}
.notouch .login_form .box table td .sbOptions a:hover{background: #f0f0f0 !important; color: #000000 !important;} 

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

.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: #fff; 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: #fff; 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;}
                                                        
.reg_submit[type=submit]{float: right; background: #666666; border: 0; display: inline-block; vertical-align: middle; padding: 0 15px; font-size: 13px; font-weight: 500; line-height: 40px; color: #fff; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .reg_submit[type=submit]:hover{background: #939598;}

/*
@media screen and (min-width: 1024px) and (max-width: 1340px) {
.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-bottom: 15px !important;}     
.login_form .box table, .login_form .box table tbody, .login_form .box table tr, .login_form .box table th, .login_form .box table td{text-align: left; width: 100%; display: block; clear: both; min-width: initial; max-width: initial;}
.login_form .box table tr.empty{display: none}
.login_form .box table th{text-align: left; padding: 10px 0 1px;}
.login_form .box table td a{margin: 0;}
.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: 15px 0;}
form.max > .btn.right{margin: 0; float: none;}
.login_form .box table td a.forgotten{display: block; text-align: center;}
.login_form .box p{text-align: center; margin: 0 0 10px;}
.login_form .box ul{display: inline-block; vertical-align: middle;}
}
*/


@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: 10px 0 3px;}
.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;}
}

@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;}


}





                                                      




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




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

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



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





.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: #fff; 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: #000; 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: #000; 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: #000; -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: 0px;}
.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: contain; background-size: contain;}
.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: #C50341; 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; background: url(../img/recount_image.png) no-repeat scroll center -59px; -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: #fff; 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: #000; 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: #000; 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: #000; -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: #fff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.control_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 600; color: #000;}
.control_popup .box .text{z-index: 100; position: relative; color: #000000; font-size: 14px; line-height: 16px; font-weight: 400; margin: 10px 0; text-align: center;}
.control_popup .box .text p{margin: 5px 0;}
.control_popup .box .btn{z-index: 100; position: relative;}

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








.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: #fff; -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: #000; width: 60px; line-height: 60px; height: 60px; text-align: center; display: inline-block; font-size: 18px; vertical-align: middle; color: #fff; 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: #000;}
.traffic_popup .box .title .title_text span{text-transform: none; display: block; line-height: 16px; font-size: 12px; text-align: left; color: #000; 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: #fff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000; -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: #fff; padding: 14px 20px 14px 45px; margin: 0; text-align: left; box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 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: #fff; padding: 14px 20px 14px 45px; margin: 0; text-align: left; box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 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: #fff; padding: 8px 15px; text-align: left; font-size: 12px; line-height: 16px; color: #000; font-weight: 500;}
.traffic_popup .box .list ul li a{background: #fff; border-top: 1px solid #e0dfdf; position: relative; padding: 8px 15px; text-align: left; font-size: 12px; line-height: 16px; color: #000; 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: #f9f9f9;}

.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: #000; 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: #000; font-weight: 400; margin: 0 0 5px;}
.traffic_popup .box .information .anotation strong{font-size: 12px; line-height: 18px; color: #000; font-weight: 700;}
.traffic_popup .box .information .open{font-size: 12px; line-height: 18px; color: #000; font-weight: 400; margin: 0 0 5px;}
.traffic_popup .box .information .open strong{font-size: 12px; line-height: 18px; color: #000; font-weight: 700;}



.traffic_popup .box .text .view_address{background: #f9f9f9; 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;}



@media screen and (max-width: 1024px) {
#tracy-debug{display: none !important}
}






/*SWIPEBOX*/
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;max-width:100%;z-index:99999!important;overflow:hidden;-webkit-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{background: #fff; display:inline-block;max-height:90%;max-width:90%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(../img/images/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:0;min-height:0;width:100%}#swipebox-bottom-bar{bottom:50%}#swipebox-top-bar{bottom:0;height: initial; height: auto; text-align:center;color:#fff!important;font-size:15px;line-height:19px;}#swipebox-title{display:inline-block; max-width: 90%;text-align:center;background:#000000;margin:0 auto;padding:10px 25px}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(/style/images/icons.png);background-repeat:no-repeat;background-color:#000000;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0;-webkit-transition: background 400ms ease; transition: background 400ms ease;}.notouch #swipebox-close:not(.disabled):hover,.notouch #swipebox-next:not(.disabled):hover,.notouch #swipebox-prev:not(.disabled):hover{background-color: #C50341; }#swipebox-arrows{display:block;margin:0 auto;width:100%;height:0;min-height:0}#swipebox-prev{background-position:-32px 13px;float:left;margin:-25px 0 0}#swipebox-next{background-position:-78px 13px;float:right;margin:-25px 0 0}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%,100%{left:0}50%{left:-30px}}@keyframes rightSpring{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes leftSpring{0%,100%{left:0}50%{left:30px}}@keyframes leftSpring{0%,100%{left:0}50%{left:30px}}#swipebox-overlay{background:rgba(0,0,0,.75)}#swipebox-bottom-bar,#swipebox-top-bar{opacity:.95}@media screen and (max-width:500px){#swipebox-close,#swipebox-next,#swipebox-prev{background-size:100px 20px;width:40px;height:40px}#swipebox-prev{background-position:-28px 11px}#swipebox-next{background-position:-65px 11px}#swipebox-close{background-position:11px 12px; background-size: 120px 22px; width: 50px; height: 50px;}}


/*OWLCAROUSEL*/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel,.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel{width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;-webkit-border-radius:20px;border-radius:20px;background:#869791;-webkit-transition:all .4s ease;transition:all .4s ease}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) center center no-repeat}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}100%,75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}100%,75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}

/*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.radio,div.radio *,div.checker,div.checker *{margin:0;padding:0}div.checker input{-webkit-appearance:none}div.checker{position:relative}div.checker,div.checker span,div.checker input{width:21px;height:21px;display:inline-block;zoom:1;*display:inline;vertical-align:middle}div.checker span{display:inline-block;vertical-align:top;text-align:center;background-image:url(../img/sprite.svg)}div.checker span.checked{background-image:url(../img/sprite_correct.svg)}div.checker input{opacity:0;filter:alpha(opacity=0);border:none;background:none;display:inline-block}div.checker.active span.checked{background-image:url(../img/sprite_correct.svg)}div.checker.hover span.checked,div.checker.focus span.checked{background-image:url(../img/sprite_correct.svg)}div.checker.hover.active span.checked,div.checker.focus.active span.checked{background-image:url(../img/sprite_correct.svg)}div.checker.disabled span.checked,div.checker.disabled.active span.checked{background-image:url(../img/sprite_correct.svg)}div.checker.active span{background-image:url(../img/sprite.svg)}div.checker.hover span,div.checker.focus span{background-image:url(../img/sprite.svg)}div.checker.hover.active span,div.checker.focus.active span{background-image:url(../img/sprite.svg)}div.checker.disabled,div.checker.disabled.active{background-image:url(../img/sprite.svg)}div.radio{position:relative}div.radio span,div.radio input{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;filter:alpha(opacity=0);border:none;background:none;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.hover span,div.radio.focus span{background-position:left center}div.radio.hover span.checked,div.radio.focus span.checked{background-position:right center}div.radio.hover.active span,div.radio.focus.active span{background-position:left center}div.radio.hover.active span.checked,div.radio.focus.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;zoom:1;*display:inline;vertical-align:middle;margin:0}.platba_doprava div.radio{margin:10px;float:left}input.uniform-input,input.uniform-input:focus{background-color:#fff}

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

/*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:#000;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:#000;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: initial; 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: #fff; text-align: center; width: 90px;}
.tooltip.pay .tooltip-content{-webkit-transform-origin: 50% calc(100% + 30px) translateX(-50%);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{background:url(images/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:24px;height:24px;cursor:default;outline:none;}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;background:#C50341;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:13px;margin:0!important}.ui-slider-horizontal .ui-slider-handle{top:-7px;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:-1px;height:15px}.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:#000;color:#fff;border:1px solid #171416;font-weight:600;letter-spacing:1px}.ui-widget-header a{color:#222}.ui-widget-header span{color:#fff;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:#fff;cursor:pointer}.ui-state-default:hover{border:1px solid #000000!important;background:#000000!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:#fff;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:#fff;color:#171416;font-weight:600;letter-spacing:1px}state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:15px;height:15px}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-widget-overlay{background:#cccecf;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#cccecf;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
