/*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 {-webkit-box-shadow: 0 0 0px 1000px white inset; box-shadow: 0 0 0px 1000px white inset;}
/*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: #fff;}}
@-webkit-keyframes autofill {100% {background: transparent; color: #fff;}}*/
 
/*
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;}
*/


.rot{opacity:0; bottom:0;color:#333;display:block;font-size:22px;font-weight:normal;height:15px; margin:0 auto;position:absolute;left:-30px;top:25px;transform:rotate(90deg);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);white-space:nowrap;width:15px;z-index:4}
.root_text{position: absolute; top: -1000px; left: -1000px;}

@media screen and (max-width: 1024px) {
.clear.hide{display: block !important;}
}
 
.need{color: #cc0000;}
.color_orange{color: #dc5721 !important;} 
 
.message_centering{z-index: 999999; min-height: 0; position: absolute; top: -132px;  width: 100%; max-width: 700px; left: 0; right: 0; margin: 0 auto; text-align: center; background-image: none !important;  -webkit-transition: all 750ms ease;  transition: all 750ms ease;}
.message_centering.active{top: 100%;}

.flash{max-width: 700px; margin: 0 auto -1px; min-height: 0; font-size: 13px; line-height: 16px; font-weight: 500; padding: 12px 54px; clear: both; position: relative; letter-spacing: 1px}
.flash span{cursor: pointer; position: absolute; top: 50%; margin-top: -7.5px; right: 15px; width: 15px; height: 15px; display: block;}
                                                                                                                  
.alert-error  {color: #fff; background: url(../global/error_icon.png) no-repeat scroll 15px center #d8001b; border: 1px solid #b6192e;}
.alert-success{color: #fff; background: url(../global/success_icon.png) no-repeat scroll 15px center #C6A400; border: 1px solid #C6A400;}
.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{color: #000000; font-weight: 400; font-size: 28px; line-height: 34px; margin: 0; padding: 0;}
.hp h1{margin: 10px 0 20px;}
h1.center{text-align: center;}
h1 strong ,.head_title strong{text-transform: uppercase; color: #666666; font-weight: 700; font-size: 28px; line-height: 34px; margin: 0; padding: 0;}
h1 span, .head_title span{text-transform: uppercase; color: #000000; font-weight: 700; font-size: 16px; line-height: 30px; margin: 0; padding: 0; display: block;}
h1.red{color: #f30c0c;}           
h2{color: #000000; font-weight: 700; font-size: 24px; line-height: 30px; margin: 30px 0 10px; padding: 0;}
h2.center{text-align: center;}
h3{color: #000000; font-weight: 700; font-size: 20px; line-height: 26px; margin: 30px 0 10px; padding: 0;}  
h4, h5, h6{color: #000000; 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: 300;}
strong, b{font-weight: 700}
p.red{color: #f30c0c;}

@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; color: #000000; 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: #C6A400}
 
.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.half{column-count: 1; column-gap: 0}
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 25px; padding: 0;}
article ul li, .text_box ul li{padding: 0 0 0 17px; margin: 5px 0; position: relative; list-style: none; background: url(../img/drobky_arrow.svg) no-repeat scroll 0 7px; background-size: 6px 9px;}
article ul ul, .text_box ul ul{margin: 0; padding: 0 0 0 17px; }
article ul ol, .text_box ul ol{margin: 0; padding: 0 0 0 20px; }

article ol, .text_box ol{margin: 0 0 25px; 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: #C6A400; color: #fff; border: 1px solid #ab8d00;}
article table tr td{text-align: left; padding: 6px 8px; font-weight: 400; border: 1px solid #e0dfdf;}
article table tr:nth-child(even) td{background: #fff;}
article table tr:nth-child(odd) td{background: #f9f9f9;}

article table.gdpr th{ white-space: nowrap; text-align: left !important; text-transform: none !important;}
article table.gdpr td:not(.fr-highlighted){ background: #ffffff !important;}
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 14px; line-height: 18px; text-align: left; font-size: 13px !important;}
article table.gdpr th, article table.gdpr td{ padding: 6px 8px !important; border: 1px solid #e0dfdf}

@media screen and (max-width: 1024px) {
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 13px !important;}
}
@media screen and (max-width: 500px) {
article table.gdpr th, article table.gdpr td, article table.gdpr td *{ font-size: 12px !important;}
}

article p.gdpr, .text_box p.gdpr{margin: 0; line-height: 22px;}
article p.gdpr, .text_box p.gdpr{padding: 6px 0;}
article p.gdpr.full, .text_box p.gdpr.full{padding: 0; max-width: 992px}

article .size_inline{display: inline-block; vertical-align: top; margin: 0 80px 0 0;}
article .size_inline table{min-width: 200px;}

article img, .text_box img{max-width: 100%; margin: 0 auto 15px; display: block; }
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: 'Poppins', 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: 'Poppins', sans-serif, Arial; padding: 0; font-weight: 400; position: relative; 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: 100%; margin: 0 auto;}
.inside_middle{position: relative; width: 90%; padding: 0; max-width: 1360px; 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: uppercase; text-align: center; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.btn.disable{background: #e2e2e2 !important; border: 1px solid #e2e2e2 !important; color: #b1b1b1 !important; cursor: no-drop;}
.btn.big{padding: 12px 30px;}
.btn.small{padding: 7px 16px; text-transform: none;}
.btn.overflow{overflow: visible;}
.btn img{display: inline-block; vertical-align: top; margin: 0 0 0 4px;}
.btn.shadow{-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6); box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);}
.btn.radius{-webkit-border-radius: 30px; border-radius: 30px;}
.btn.line_height{line-height: 30px;}
.btn.inline{display: inline-block; vertical-align: middle;}
.btn.left{float: left;}
.btn.right{float: right;}
.btn.cursor{cursor: pointer;}
.btn.ultra_min_margin_top{margin-top: 1px;}
.btn.ultra_min_margin_bottom{margin-bottom: 1px;}
.btn.ultra_min_margin_right{margin-right: -3px;}
.btn.ultra_min_margin_left{margin-left: 1px;}
.btn.min_margin_top{margin-top: 5px;}
.btn.min_margin_bottom{margin-bottom: 5px;}
.btn.min_margin_right{margin-right: 5px;}
.btn.min_margin_left{margin-left: 5px;}
.btn.middle_margin_top{margin-top: 10px;}
.btn.middle_margin_bottom{margin-bottom: 10px;}
.btn.middle_margin_right{margin-right: 10px;}
.btn.middle_margin_left{margin-left: 10px;}
.btn.max_margin_top{margin-top: 20px;}
.btn.max_margin_bottom{margin-bottom: 20px;}
.btn.max_margin_right{margin-right: 20px;}
.btn.max_margin_left{margin-left: 20px;}
.btn.ultra_margin_top{margin-top: 30px;}
.btn.ultra_margin_bottom{margin-bottom: 30px;}
.btn.ultra_margin_right{margin-right: 30px;}
.btn.ultra_margin_left{margin-left: 30px;}


.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: #C6A400; border: 1px solid #C6A400; color: #fff;}
.notouch .btn.typ_1:hover, .notouch .item.hover_efekt .btn.typ_1, .notouch a.item:hover .btn.typ_1{background: #605f5e; border: 1px solid #605f5e; color: #ffffff;}

/*use*/
.btn.typ_2{background: #605f5e; border: 1px solid #605f5e; color: #fff;}
.notouch .btn.typ_2:hover, .notouch .item.hover_efekt .btn.typ_2, .notouch a.item:hover .btn.typ_2{background: #C6A400; border: 1px solid #C6A400; color: #ffffff;}

.btn.typ_3{background: #605f5e; border: 1px solid #605f5e; color: #ffffff;}
.notouch .btn.typ_3:hover, .notouch .item.hover_efekt .btn.typ_3, .notouch a.item:hover .btn.typ_3{background: #C6A400; border: 1px solid #C6A400; color: #ffffff;}

.btn.typ_4{background: transparent; 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: #ffffff; border: 1px solid #ffffff; color: #000000;}
.notouch .btn.typ_5:hover, .notouch .item.hover_efekt .btn.typ_5, .notouch a.item:hover .btn.typ_5{background: #605f5e; border: 1px solid #605f5e; color: #ffffff;}

/*use*/
.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: #C6A400; border: 1px solid #C6A400; 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;}


@media screen and (max-width: 1024px) {
.btn .item{display: none;}
}
@media screen and (max-width: 768px) {
.btn i{display: block;}
}
@media screen and (max-width: 500px) {
.btn{font-size: 11px; line-height: 16px; padding: 6px 15px;}
.btn i{font-size: 11px; line-height: 16px;}
}












.header_height{display: block; height: 194px; position: relative;}


header{max-width: 1920px; margin: 0 auto; z-index: 9999; padding: 0; position: fixed; top: 0; left: 0; right: 0; margin: 0 auto; width: 100%; padding: 0; text-align: center;}
header .top_line{z-index: 99; background: #C6A400; padding: 7px 5%; display: none; position: relative;}
header .top_line .phone{display: block; float: left; font-size: 13px; line-height: 30px; font-weight: 500; margin: 0; padding: 0 0 0 30px; color: #ffffff; background: url(../img/header_phone_white.svg) no-repeat scroll left center; background-size: 22px 22px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

header .top_line .opening_time{position: relative; margin: 0 0 0 20px; display: block; float: left;}
header .top_line .opening_time .relative{position: relative; display: inline-block; vertical-align: middle;}
header .top_line .opening_time .underline{text-decoration: underline; cursor: pointer; position: relative; display: block; padding: 0; font-size: 13px; line-height: 30px; color: #ffffff; font-weight: 400;}
header .top_line .opening_time .box{text-align: left; white-space: nowrap; line-height: 25px; width: 148px; opacity: 0; visibility: hidden; background: #ffffff; position: absolute; left: 0; top: calc(100% + 10px); padding: 10px 15px; -webkit-box-shadow: 0 0 20px -3px rgba(0,0,0,0.5); box-shadow: 0 0 20px -3px rgba(0,0,0,0.5); z-index: 10; -webkit-transition: all 200ms ease; transition: all  200ms ease;}
header .top_line .opening_time .box:before{bottom: 100%; left: 20px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ffffff;  border-width: 6px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .top_line .opening_time:hover .box, header .top_line .opening_time.active .box{opacity: 1; visibility: visible; }
header .top_line .opening_time span{display: block;}
header .top_line .opening_time span, header span strong{font-size: 12px; line-height: 16px; color: #262626;}
header .top_line .opening_time span strong{width: 32px; display: inline-block; vertical-align: middle;}
header .top_line .opening_time span.active strong{width: 25px}
header .top_line .opening_time span.active, header span.active strong{color: #C6A400;}
header .top_line .opening_time span span span{display: inline-block; vertical-align: middle;}
header .top_line .opening_time span.active span{color: #fff; background: #C6A400; padding: 2px 7px;}



header .bottom_line{z-index: 10; background: #ffffff; padding: 0 5%; display: block; position: relative;}

header .bottom_line a.logo{width: 226px; height: 58px; display: block; position: absolute; left: 50%; top: 50%; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line a.logo img{display: block; margin: 0 auto; width: 226px; height: 58px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}







header .search_icon{display: block; float: left;  position: relative; margin: 0; text-align: center; margin: 0; padding: 47px 0; height: 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search_icon .icon{cursor: pointer; width: 34px; height: 34px; display: none; position: relative;}
header .search_icon .icon::before{cursor: pointer; opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: url(../img/lupa_icon_yellow.svg) no-repeat scroll center center; background-size: 34px 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search_icon .icon::after{cursor: pointer; opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: url(../img/lupa_icon_black.svg) no-repeat scroll center center; background-size: 34px 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .search_icon .icon:hover::before{opacity: 1;}
.notouch header .search_icon .icon:hover::after{opacity: 0;}

header .search_box{ opacity: 1; visibility: visible; width: 280px; position: relative; z-index: 200; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search_icon.active .search_box{ opacity: 1; visibility: visible;}                                                                                                  
header .search_box input[type=text]{width: calc(100% - 55px); padding: 7px 45px 7px 10px; font-size: 14px; line-height: 20px; color: #605f5e; font-weight: 400; border: 0; border-bottom: 1px solid #bebebe; background: #ffffff; display: block; margin: 0;}
header .search_box input[type=text]::-webkit-input-placeholder{color: #605f5e;}    
header .search_box input[type=text]::-moz-placeholder{color: #605f5e;}  
header .search_box input[type=text]::-ms-input-placeholder{color: #605f5e;}

header .search_box button.search_field{display: block; border: 0; background: none; position: absolute; top: 0; right: 0; cursor: pointer; width: 34px; height: 34px; padding: 0; }
header .search_box button.search_field::before{cursor: pointer; opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: url(../img/lupa_icon_yellow.svg) no-repeat scroll center center; background-size: 34px 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search_box button.search_field::after{cursor: pointer; opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: url(../img/lupa_icon_black.svg) no-repeat scroll center center; background-size: 34px 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .search_box button.search_field:hover::before{opacity: 1;}
.notouch header .search_box button.search_field:hover::after{opacity: 0;}
  
     
header .search_box form p.load{ top: 45px; color: #000000; opacity: 0; visibility: hidden; font-size: 12px; line-height: 20px; font-weight: 400; z-index: 0; position: absolute; left: 0; right: 0; background: #fff; padding: 12px 10px 12px 45px; margin: 0; text-align: left; -webkit-box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5); box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5);}
header .search_box form p.load.active{opacity: 1; visibility: visible;}
header .search_box form p.load::before{position: absolute; left: 15px; top: 50%; margin-top: -10px; width: 20px; height: 20px; content: ""; background: url(../img/search_arrow.svg) no-repeat scroll center center; background-size: 20px 20px; -webkit-animation: rotating 2s linear infinite; animation: rotating 2s linear infinite;}
@-webkit-keyframes rotating {from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes rotating {from{ -webkit-transform: rotate(0deg); transform: rotate(0deg);} to{ -webkit-transform: rotate(360deg); transform: rotate(360deg);}}

header .search_box form p.error{top: 0; color: #000000; opacity: 0; visibility: hidden; font-size: 12px; line-height: 16px; font-weight: 400; z-index: 0; position: absolute; left: 0; right: 0; background: #ffffff; padding: 12px 10px 12px 45px; margin: 0; text-align: left; -webkit-box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5); box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5);}
header .search_box form p.error.active{opacity: 1; visibility: visible;}
header .search_box form p.error::before{position: absolute; left: 15px; top: 50%; margin-top: -10px; width: 20px; height: 20px; content: ""; background: url(../img/search_error.svg) no-repeat scroll center center; background-size: 20px 20px;}

header .search_box form ul{opacity: 1; visibility: visible; display: block; z-index: 0; position: absolute; margin: 0; padding: 0; top: 45px; left: 0; right: 0; background: #ffffff;  -webkit-box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5); box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5);}
header .search_box form ul.hide{opacity: 0; visibility: hidden;}
header .search_box form ul:empty{display: none;}
header .search_box form ul li{margin: 5px; list-style: none; display: block;}
header .search_box form ul li.last{margin: 0;}
header .search_box form ul li a, header .search_box form ul li a span.text, header .search_box form ul li button{border: 0; padding: 7px; text-align: left; font-size: 12px; line-height: 18px; font-weight: 400; color: #000000; list-style: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search_box form ul li a span.text{padding: 0;}
header .search_box form ul li a span.img:not(.text){width: 42px; height: 42px; border: 1px solid #f2f2f2; margin: 0 6px 0 0; display: inline-block; vertical-align: middle; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}
header .search_box form ul li a span.text:not(.full){width: calc(100% - 55px); display: inline-block; vertical-align: middle;}
header .search_box form ul li button{padding-left: 0; padding-right: 0; width: 100%;  }
header .search_box form ul li.special{margin: -7px 5px 5px}
header .search_box form ul li.special a, header .search_box form ul li.special button{letter-spacing: 1px; height: initial; height: auto; border: 0 !important; position: relative; top: 0; left: 0; font-weight: 400; background: #666; color: #fff; text-align: center; text-decoration: none; padding: 8px 10px; margin: 5px 0 0;}
header .search_box form ul li.special a::before, header .search_box form ul li.special button::before,
header .search_box form ul li.special a::after, header .search_box form ul li.special button::after{display: none;}
header .search_box form ul li a span:not(.text){white-space: nowrap; font-size: 12px; line-height: 20px; color: #afafaf; font-weight: 400; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}

.notouch header .search_box form ul li a:hover span:not(.text), header .search_box form ul li.active a span:not(.text){color: #C6A400;}
.notouch header .search_box form ul li:not(.special) a:hover, header .search_box form ul li.active a, .notouch header .search_box form ul li:not(.special) button:hover, header .search_box form ul li.active button{background: #eaeaea;}
.notouch header .search_box form ul li.special a:hover .text, header .search_box form ul li.active.special a .text, .notouch header .search_box form ul li.special button:hover, header .search_box form ul li.active.special button{text-decoration: underline; background: #666;}
header .search_box form ul li > span{text-transform: uppercase; background: #666666; text-align: left; font-size: 13px; line-height: 20px; color: #fff; font-weight: 600; letter-spacing: 1px; padding: 8px 10px; list-style: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}



header .bottom_line .box{float: right; text-align: right; position: relative; z-index: 999; display: block; padding: 0;}

header .bottom_line .box .phone{display: inline-block; vertical-align: middle; font-size: 14px; line-height: 34px; font-weight: 500; margin: 10px 15px -20px 0; padding: 0 0 0 40px; color: #000; background: url(../img/header_phone.svg) no-repeat scroll left center; background-size: 30px 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .bottom_line .box .phone:hover{color: #C6A400}


header .bottom_line .box .user{padding: 0; margin: 0; width: 34px; height: 34px; display: inline-block; vertical-align: middle; position: relative; }

header .bottom_line .box .user .user_icon{position: relative; cursor: pointer; display: block; padding: 0; width: 34px; height: 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line .box .user .user_icon::before{cursor: pointer; opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: url(../img/user_icon_yellow.svg) no-repeat scroll center center; background-size: 34px 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line .box .user .user_icon::after{cursor: pointer; opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: url(../img/user_icon_black.svg) no-repeat scroll center center; background-size: 34px 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .bottom_line .box .user:hover .user_icon::before{opacity: 1;}
.notouch header .bottom_line .box .user:hover .user_icon::after{opacity: 0;}

header .bottom_line .box .user ul{padding: 5px; z-index: 0; margin: 0; position: absolute; top: calc(100% - 5px); opacity: 0; left: 50%; background: #ffffff; display: block; visibility: hidden; -webkit-box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5); box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5); -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 400ms ease 200ms; transition: all 400ms ease 200ms;}
header .bottom_line .box .user:hover ul{top: calc(100% + 5px); visibility: visible; opacity: 1; -webkit-transition: all 200ms ease; transition: all 200ms ease;}
header .bottom_line .box .user ul:before{bottom: 100%; left: calc(50% - 6px); border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ffffff;  border-width: 6px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line .box .user ul li{margin: 5px 0 0; display: block; width: 100%; padding: 0;}
header .bottom_line .box .user ul li:first-child{margin: 0;}
header .bottom_line .box .user ul li a{white-space: nowrap; opacity: 1; position: relative; font-weight: 400; display: block; padding: 0 20px; font-size: 12px; line-height: 34px; text-align: center; color: #000000 !important; min-width: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line .box .user ul li a::before{ display: none;}
.notouch header .bottom_line .box .user ul li a:hover, header .bottom_line .box .user ul li.active a{background: #C6A400; color: #ffffff !important;}


header .bottom_line .basket{display: inline-block; vertical-align: middle; position: relative; text-align: center; margin: 0 0 0 20px; padding: 35px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line .basket a{padding: 0; position: relative; width: 34px; height: 34px; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
header .bottom_line .basket a::before{cursor: pointer; opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: url(../img/basket_icon_yellow.svg) no-repeat scroll center center; background-size: 34px 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line .basket a::after{cursor: pointer; opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: url(../img/basket_icon_black.svg) no-repeat scroll center center; background-size: 34px 34px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .bottom_line .basket:hover a::before{opacity: 1;}
.notouch header .bottom_line .basket:hover a::after{opacity: 0;}
header .bottom_line .basket a span{z-index: 999; position: absolute; right: -9px; top: -9px; display: block; background: #605f5e; font-size: 10px; line-height: 22px; width: 22px; font-weight: 400; text-align: center; color: #ffffff; -webkit-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }




header .bottom_line .box .lang{position: relative; display: inline-block; vertical-align: middle; margin: 0 0 0 20px; padding: 0 0 0 10px;}
header .bottom_line .box .lang::before{position: absolute; left: 0; top: calc(50% - 12px); height: 24px; width: 1px; background: #f1f1f1; content: ""}                                                       
header .bottom_line .box .lang span{cursor: pointer; text-transform: uppercase; position: relative; display: block; line-height: 20px; font-size: 14px; font-weight: 400; padding: 8px 22px 8px 10px; color: #000000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
header .bottom_line .box .lang span::before{opacity: 0; content: ""; top: calc(50% - 8px); display: block; margin: 0 auto; position: absolute; right: 0; background: url(../img/arrow_yellow_right.svg) no-repeat scroll center center; background-size: 14px 14px; width: 16px; height: 16px; -webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: all 400ms ease; transition: all  400ms ease;}
header .bottom_line .box .lang span::after{opacity: 1; content: ""; top: calc(50% - 8px); display: block; margin: 0 auto; position: absolute; right: 0; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; width: 16px; height: 16px; -webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch header .bottom_line .box .lang:hover span{color: #C6A400;}
.notouch header .bottom_line .box .lang:hover span::before{opacity: 1;}
.notouch header .bottom_line .box .lang:hover span::after{opacity: 0;}

header .bottom_line .box .lang ul{padding: 5px; z-index: 0; margin: 0; position: absolute; top: calc(100% - 5px); opacity: 0; left: 50%; background: #ffffff; display: block; visibility: hidden; -webkit-box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5); box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5); -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 400ms ease 200ms; transition: all 400ms ease 200ms;}
header .bottom_line .box .lang:hover ul{top: calc(100% + 5px); visibility: visible; opacity: 1; -webkit-transition: all 200ms ease; transition: all 200ms ease;}
header .bottom_line .box .lang ul:before{bottom: 100%; left: calc(50% - 6px); border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ffffff;  border-width: 6px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line .box .lang ul li{margin: 5px 0 0; display: block; width: 100%; padding: 0;}
header .bottom_line .box .lang ul li:first-child{margin: 0;}
header .bottom_line .box .lang ul li a{white-space: nowrap; opacity: 1; position: relative; font-weight: 400; display: block; padding: 0 20px; font-size: 12px; line-height: 34px; text-align: center; color: #000000 !important; min-width: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line .box .lang ul li a::before{ display: none;}
.notouch header .bottom_line .box .lang ul li a:hover, header .bottom_line .box .lang ul li.active a{background: #C6A400; color: #ffffff !important;}


header .bottom_line .opening_time{position: relative; margin: 10px 0 -20px 0; display: inline-block; vertical-align: middle;}
header .bottom_line .opening_time .relative{position: relative; display: inline-block; vertical-align: middle;}
header .bottom_line .opening_time .underline{text-decoration: underline; cursor: pointer; position: relative; display: block; padding: 0; font-size: 14px; line-height: 34px; color: #000000; font-weight: 400;}
header .bottom_line .opening_time .box{text-align: left; white-space: nowrap; line-height: 25px; width: 148px; opacity: 0; visibility: hidden; background: #ffffff; position: absolute; left: 0; top: calc(100% + 10px); padding: 10px 15px; -webkit-box-shadow: 0 0 20px -3px rgba(0,0,0,0.5); box-shadow: 0 0 20px -3px rgba(0,0,0,0.5); z-index: 10; -webkit-transition: all 200ms ease; transition: all  200ms ease;}
header .bottom_line .opening_time .box:before{bottom: 100%; left: 20px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ffffff;  border-width: 6px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line .opening_time:hover .box, header .bottom_line .opening_time.active .box{opacity: 1; visibility: visible; }
header .bottom_line .opening_time span{display: block;}
header .bottom_line .opening_time span, header span strong{font-size: 12px; line-height: 16px; color: #262626;}
header .bottom_line .opening_time span strong{width: 32px; display: inline-block; vertical-align: middle;}
header .bottom_line .opening_time span.active strong{width: 25px}
header .bottom_line .opening_time span.active, header span.active strong{color: #C6A400;}
header .bottom_line .opening_time span span span{display: inline-block; vertical-align: middle;}
header .bottom_line .opening_time span.active span{color: #fff; background: #C6A400; padding: 2px 7px;}




header nav{position: relative; z-index: 0; display: block; vertical-align: middle; margin: 0; background: #C6A400;}
header nav ul.menu{margin: 0; padding: 15px 0; display: inline-block; vertical-align: middle; text-align: center;}
header nav ul.menu li{padding: 0; position: relative; list-style: none; display: inline-block; vertical-align: middle; margin: 0 5px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
header nav ul.menu li a{text-transform: uppercase; position: relative; display: block; line-height: 20px; font-size: 13px; font-weight: 400; padding: 8px 10px; color: #ffffff; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
header nav ul.menu li a::before{opacity: 0; position: absolute; left: 4px; right: 4px; bottom: -5px; content: ""; display: block; height: 3px; background: #ffffff; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch header nav ul.menu li > a:hover::before{bottom: 0; opacity: 1; }
header nav ul.menu li.active > a::before{bottom: 0; background: #ffffff; opacity: 1; }

@media screen and (min-width: 1201px) {


header.active .search_icon{padding: 32px 0;}
header.active .bottom_line .box .basket{padding: 20px 0;}
header.active .bottom_line a.logo, header.active .bottom_line a.logo img{width: 172px; height: 44px;}

header.active nav ul.menu{padding: 12px 0;}
header.active nav ul.menu li{margin: 0 6px;}
header.active nav ul.menu li a{line-height: 18px; font-size: 13px; padding: 7px 10px;}



}


@media screen and (max-width: 1500px) {
header.active nav ul.menu li{margin: 0 3px;}
header.active nav ul.menu li a{padding: 7px 10px;}
}


@media screen and (max-width: 1300px) {
header nav ul.menu li{margin: 0 3px;}
header nav ul.menu li a{padding: 8px 7px;}

header.active nav ul.menu li{margin: 0 3px;}
header.active nav ul.menu li a{padding: 8px 7px;}
}

@media screen and (max-width: 1150px) {
header nav ul.menu li{margin: 0 1px;}
header nav ul.menu li a{padding: 8px 5px; font-size: 12px;}

header.active nav ul.menu li{margin: 0 1px;}
header.active nav ul.menu li a{padding: 8px 5px; font-size: 12px;}
}



header .top_line .open_close_navigation{padding: 0; margin: 0; float: right;}
header .top_line .open_close_navigation::after{color: #ffffff !important;}
header .top_line .open_close_navigation .lines-button.x.close .lines:before, header .top_line .open_close_navigation .lines-button.x.close .lines:after{background: #ffffff !important;}
header .top_line .open_close_navigation .lines:before, header .top_line .open_close_navigation .lines:after{background: #ffffff !important;} 
header .top_line .open_close_navigation .lines{background: #ffffff !important;}  







.open_close_navigation{opacity: 1; cursor: pointer; text-align: center; display: none; position: relative; left: 0; z-index: 20; padding: 20px 0; margin: 0 20px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.open_close_navigation button {background: none; border: none; display: inline-block; vertical-align: middle; margin: 0;}
.open_close_navigation .lines-button {font-size: 0; padding: 15px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;  cursor: pointer; user-select: none;}
.open_close_navigation .lines-button:active {transition: none;}
.open_close_navigation .lines {display: inline-block; width: 2rem; height: 3px; background: #000000; transition: 0.3s; position: relative;}
.open_close_navigation .lines:before, .open_close_navigation .lines:after {display: inline-block; width: 2rem; height: 3px; 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.5rem;}                                                                                      
.open_close_navigation .lines:after {top: -0.5rem;}
.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: 4px; left: -3px; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; top: 0; width: 2.5rem; 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{opacity: 1;}
.notouch .open_close_navigation:hover::after{color: #C6A400;}
.notouch .open_close_navigation:hover .lines-button.x.close .lines:before, .notouch .open_close_navigation:hover .lines-button.x.close .lines:after{background: #C6A400;}
.notouch .open_close_navigation:hover .lines:before, .notouch .open_close_navigation:hover .lines:after{background: #C6A400;} 
.notouch .open_close_navigation:hover .lines{background: #C6A400;}  


.open_close_navigation .lines-button{padding: 15px 0;}
.open_close_navigation .lines {width: 1.8rem; height: 2px;}
.open_close_navigation .lines:before, .open_close_navigation .lines:after {width: 1.8rem; height: 2px;}
.open_close_navigation .lines:before {top: 0.4rem;}
.open_close_navigation .lines:after {top: -0.4rem;}
.open_close_navigation .lines-button.x.close .lines:before, .open_close_navigation .lines-button.x.close .lines:after {height: 2px; left: -2px; width: 2.3rem;}


.ipad_menu{display: none; position: absolute; max-width: 1920px; top: -900px; right: 0; left: 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); padding: 137px 0 0; z-index: 9998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu.move{top: 0 !important;}
.ipad_menu ul{display: block; position: relative; text-align: center; margin: 0; padding: 0; z-index: 9998;}
.ipad_menu ul > li{position: relative; list-style: none; display: block;}

.ipad_menu ul > li.lang{display: none; width: 100%;}
.ipad_menu ul > li.lang a{display: table-cell; vertical-align: middle; border-left: 1px solid #ededed;}
.ipad_menu ul > li.lang.count_2 a{width: calc(50% - 30px - 1px / 2);}
.ipad_menu ul > li.lang.count_3 a{width: calc(33% - 30px - 2px / 3);}
.ipad_menu ul > li.lang a:nth-child(1){border-left: 0 !important;}
.notouch .ipad_menu ul > li.lang > a:hover, .ipad_menu ul > li.lang > a.active{background: #C6A400; color: #ffffff; border-left: 1px solid #ab8d00;  border-top: 1px solid #ab8d00; }

.ipad_menu ul > li > a{border-top: 1px solid #ededed; position: relative; font-size: 14px; line-height: 56px; font-weight: 400; padding: 0 15px; display: block; text-transform: uppercase; color: #000000;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .ipad_menu ul > li:not(.lang):hover > a, .ipad_menu ul > li.active:not(.lang) > a, .ipad_menu ul > li:not(.lang) > a.active{background: #C6A400; color: #ffffff; border-top: 1px solid #ab8d00}

.ipad_menu ul > li > ul{display: none;}
.ipad_menu ul > li > ul > li{}                 
.ipad_menu ul > li > ul > li > a{background: #f2f2f2 !important; border: 0 !important; border-top: 1px solid #dcdcdc !important; position: relative; font-size: 13px; line-height: 56px; font-weight: 400; padding: 0 15px; display: block; text-transform: none; color: #25282a !important;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu  ul > li > ul > li:first-child > a{border: 0 !important;}
.notouch .ipad_menu ul > li > ul > li:hover > a, .ipad_menu ul > li > ul > li.active > a{background: #ebebeb !important; }

.ipad_menu ul > li > .icon{cursor: pointer; z-index: 100; display: block; position: absolute; top: 10px; left: 10px; width: 36px; height: 36px; background: #12a8da; border: 1px solid #12a8da; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu ul > li > .icon::before{display: block; width: 36px; height: 36px; content: ""; position: absolute; top: 0; left: 0; background: url(../../img/ipad_menu_arrow.png) no-repeat scroll center center;}
.ipad_menu ul > li > .icon.active::before{transform: rotate(180deg);-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg)}


.user_menu{display: none; position: absolute; max-width: 1920px; top: -900px; right: 0; left: 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); padding: 137px 0 0; z-index: 9998; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.user_menu.move{top: 0 !important;}
.user_menu ul{display: block; position: relative; text-align: center; 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: 14px; line-height: 56px; font-weight: 400; padding: 0 15px; display: block; text-transform: uppercase; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .user_menu ul > li:hover > a, .user_menu ul > li.active > a, .user_menu ul > li > a.active{background: #C6A400; color: #ffffff; border-top: 1px solid #ab8d00}


@media screen and (max-width: 1200px) {
    .header_height{display: none; height: 214px;}
    header{position: relative;}
header .bottom_line a.logo{left: 5%; -webkit-transform: translateY(-50%) translateX(0); transform: translateY(-50%) translateX(0);}
header .bottom_line a.logo img, header .bottom_line a.logo{width: 196px; height: 50px;}
header .search_icon{float: right; margin: 0 0 0 20px; padding: 35px 0;}
header .search_box{width: 260px;}


header .bottom_line .box .phone{display: none;}
header .bottom_line .box .opening_time{display: none;}

header .top_line{display: block;}
}

@media screen and (max-width: 1024px) {
.header_height{height: 137px;}

header .bottom_line a.logo img, header .bottom_line a.logo{width: 156px; height: 40px;}
header .search_icon{padding: 28px 0;}
.open_close_navigation{display: inline-block; vertical-align: middle;}
header .bottom_line .box .basket{padding: 28px 0;}
header .bottom_line .box .user ul{display: none;}
.user_menu, .ipad_menu{display: block;}
header nav{display: none;}
header .bottom_line .box .lang{display: none;}
.ipad_menu ul > li.lang{display: table;}

header .search_icon .icon{display: block;}
header .search_box{ opacity: 0; visibility: hidden; position: absolute; right: 0; top: calc(100% + 5px); padding: 5px; background: #fff; -webkit-box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5); box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5);}
header .search_box input[type=text]{width: calc(100% - 57px); border: 1px solid #f0f0f0;}
header .search_box button.search_field{top: 8px; right: 8px; width: 30px; height: 30px;}
header .search_box button.search_field::before{width: 30px; height: 30px; background-size: 30px 30px;}
header .search_box button.search_field::after{width: 30px; height: 30px; background-size: 30px 30px;}
header .search_box form p.load, header .search_box form ul{top: 50px;}





}

@media screen and (max-width: 600px) {
.header_height{height: 121px;}
.user_menu, .ipad_menu{padding: 121px 0 0}

header .top_line .opening_time{display: none;}


header .bottom_line a.logo img, header .bottom_line a.logo{width: 100px; height: 26px;}
header .search_icon{margin: 0 0 0 10px;}
header .bottom_line .basket{margin: 0 0 0 5px;}
.open_close_navigation{margin: 0 5px 0 0;}
header .search_icon{padding: 20px 0;}
header .bottom_line .box .basket{padding: 20px 0;}

}


@media screen and (max-width: 500px) {
.ipad_menu ul > li > a{font-size: 12px; line-height: 50px;}
.ipad_menu ul > li > ul > li > a{font-size: 10px; line-height: 50px;}
.ipad_menu ul > li > .icon{top: 9px; left: 9px; width: 32px; height: 32px;}
.ipad_menu ul > li > .icon::before{width: 32px; height: 32px;}

.user_menu ul > li > a{font-size: 12px; line-height: 50px;}
.user_menu ul > li > ul > li > a{font-size: 10px; line-height: 50px;}
.user_menu ul > li > .icon{top: 9px; left: 9px; width: 32px; height: 32px;}
.user_menu ul > li > .icon::before{width: 32px; height: 32px;}
}











.welcome_0{width: 100%; padding: 0 0 44%; position: relative; display: block; background-image: url(../img/main_bg.webp); background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.nowebp .welcome_0{background-image: url(../img/main_bg.jpg);}





/**** SLIDER ****/

.main_top{overflow: hidden; background: #efefef; position: relative; display: block; padding: 0 0 34.323%;}
.main_top .main_slider{display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.main_top .main_slider, .main_top .main_slider *{height: 100%;}
.main_top .main_slider .item{position: relative; display: block;}
.main_top .main_slider .item picture{display: block; position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 0; background: no-repeat scroll center center; background-size: cover;}
.main_top .main_slider .item .box{z-index: 10; position: relative; display: table; width: 100%; margin: 0 auto; padding: 0; height: 100%;}
.main_top .main_slider .item .box .centering{display: table-cell; vertical-align: middle; width: 100%; text-align: right}
.main_top .main_slider.stop{display: block; opacity: 1;}

.main_top .main_slider .item .box .centering, .main_top .main_slider .item .box .centering *{height: initial;}


.main_top .main_slider .item .box .centering .text{-webkit-border-radius: 500px; border-radius: 500px; display: inline-block; zoom: 1; *display: inline; padding: 15px; background: rgba(255,255,255,0.7); position: relative; /*-webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px;*/ margin: 0 12% 0 0;}
.main_top .main_slider .item .box .centering .text .boxes{-webkit-border-radius: 500px; border-radius: 500px; width: 400px; height: 400px; border: 1px solid #C6A400; display: table; /*-webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px;*/}
.main_top .main_slider .item .box .centering .text .boxes .centering{text-align: center;}
.main_top .main_slider .item .box .centering .text .boxes .centering .title{position: relative; font-size: 28px; line-height: 32px; color: #000000; font-weight: 700; text-align: center; padding: 0 30px; display: block; margin: 0 auto; }
.main_top .main_slider .item .box .centering .text .boxes .centering .anotation{font-size: 16px; line-height: 60px; text-align: center; width: 60px; height: 60px; font-weight: 600; color: #ffffff;  position: absolute; right: 30px; top: 20px; background: #d9bc47; -webkit-border-radius: 200px; border-radius: 200px;}
.main_top .main_slider .item .box .centering .text .boxes .centering .anotation2{font-size: 14px; line-height: 22px; font-weight: 400; color: #605F5E; padding: 0 30px; margin: 25px 0; position: relative;}



.main_top .slider_sections{background: rgba(0,0,0,0.4); position: absolute;bottom: 0;left: 0;right: 0;display: flex;justify-content: space-between;}
.main_top .slider_sections .slider_section{flex: 1; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.main_top .slider_sections .slider_section a{text-align: center; padding: 16px 0; color: #ffffff; display: block; font-size: 16px; font-weight: 600; line-height: 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.main_top .slider_sections .slider_section a::before{content: ""; position: absolute; right: 0; top: calc(50% - 20px); height: 40px; width: 1px; background: #ffffff;}
.main_top .slider_sections .slider_section:last-child a::before{display: none;}
.main_top .slider_sections .slider_section a:hover, .main_top .slider_sections .slider_section.active a{text-decoration: underline;}


.main_top .main_slider.owl-carousel .owl-controls{display: none !important; margin: 0;}
.main_top .main_slider.owl-carousel .owl-controls, .main_top .main_slider.owl-carousel .owl-controls *{height: auto;}
.main_top .main_slider.owl-carousel .owl-controls .owl-pagination{font-size: 0; margin: 0; text-align: center; position: absolute; bottom: 10px; right: 0; left: 0; min-height: 0; z-index: 990;}
.main_top .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page{display: inline-block; vertical-align: middle; margin: 0 5px;}
.main_top .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page span{margin: 0; position: relative; width: 8px; height: 8px; background: #ffffff; display: block; border: 2px solid #ffffff; -webkit-border-radius: 10px; border-radius: 10px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.main_top .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page.active span, .notouch .main_top .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page:hover span, .main_top .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page:focus span{background: #C6A400;}




@media screen and (max-width: 1600px) {
   .main_top .main_slider .item .box .centering .text{padding: 12px; margin: 0 5% 0 0;}
    .main_top .main_slider .item .box .centering .text .boxes{width: 340px; height: 340px;}
    .main_top .main_slider .item .box .centering .text .boxes .centering .title{font-size: 24px; line-height: 28px; padding: 0 25px;}
    .main_top .main_slider .item .box .centering .text .boxes .centering .anotation2{padding: 0 25px; margin: 20px 0;}


.main_top .slider_sections .slider_section a{padding: 12px 0; font-size: 14px; line-height: 22px;}
.main_top .slider_sections .slider_section a::before{top: calc(50% - 15px); height: 30px;}


}

@media screen and (max-width: 1400px) {
    .main_top{padding: 0 0 440px;}
   .main_top .main_slider .item .box .centering .text{padding: 10px; margin: 0 5% 40px 0;}
    .main_top .main_slider .item .box .centering .text .boxes{width: 310px; height: 310px;}
    .main_top .main_slider .item .box .centering .text .boxes .centering .anotation{font-size: 14px; line-height: 52px; width: 52px; height: 52px; right: 25px; top: 15px;}
    .main_top .main_slider .item .box .centering .text .boxes .centering .title{font-size: 20px; line-height: 24px; padding: 0 20px;}
    .main_top .main_slider .item .box .centering .text .boxes .centering .anotation2{padding: 0 20px; margin: 18px 0;}
}



@media screen and (max-width: 700px) {
    .main_top .main_slider .item .box .centering{text-align: center;}
   .main_top .main_slider .item .box .centering .text{margin: 0 auto;}
   .main_top .slider_sections{display: none;}

   .main_top .main_slider.owl-carousel .owl-controls{display: block !important;}
}

@media screen and (max-width: 500px) {
    .main_top{padding: 0 0 340px;}
   .main_top .main_slider .item .box .centering .text{padding: 5px;}
    .main_top .main_slider .item .box .centering .text .boxes{width: 260px; height: 260px;}
    .main_top .main_slider .item .box .centering .text .boxes .centering .anotation{font-size: 12px; line-height: 44px; width: 44px; height: 44px; right: 15px; top: 5px;}
    .main_top .main_slider .item .box .centering .text .boxes .centering .title{font-size: 18px; line-height: 22px; padding: 0 10px;}
    .main_top .main_slider .item .box .centering .text .boxes .centering .anotation2{font-size: 13px; line-height: 20px; padding: 0 10px; margin: 15px 0;}
}









.welcome_1{width: 100%; position: relative; display: block; margin: 0;}
.welcome_1 .text{text-align: center; display: block; padding: 60px 5%; width: 40%; background: #7e7e7d;}
.welcome_1 .text .title{font-size: 24px; line-height: 30px; font-weight: 400; margin: 0; color: #ffffff;}
.welcome_1 .text article{max-width: 600px; margin: 30px auto 0;}
.welcome_1 .text article, .welcome_1 .text article *{color: #ffffff;}
.welcome_1 .img{width: 50%; padding: 0; position: absolute; right: 0; top: 0; bottom: 0; display: block; background-image: url(../img/main_bg2.webp); background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.nowebp .welcome_1 .img{background-image: url(../img/main_bg2.jpg);}

@media screen and (max-width: 1024px) {
.welcome_1 .text{padding: 40px 5%;}
.welcome_1 .text .title{font-size: 20px; line-height: 26px;}
.welcome_1 .text article{margin: 20px auto 0;}
.welcome_1 .text a.btn.ultra_margin_top{margin-top: 20px;}
}

@media screen and (max-width: 800px) {
.welcome_1 .text{width: 90%;}
.welcome_1 .img{display: none;}
}
@media screen and (max-width: 500px) {
.welcome_1 .text{padding: 30px 5%;}
.welcome_1 .text .title{font-size: 16px; line-height: 22px;}
}








.welcome_2{padding: 60px 0 0; width: 100%; position: relative; display: block;}
.welcome_2 h2{text-align: center; font-size: 28px; line-height: 34px; color: #000000; font-weight: 400; margin: 0 0 40px; padding: 0; text-align: center; text-transform: uppercase;}


.welcome_2 .item{min-height: 0; position: relative; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}

.welcome_2 .item .anotation{position: absolute; left: 0; right: 0; background: #edeef0; border-bottom: 1px solid #edeef0; padding: 12px 15px; text-align: center; font-size: 16px; line-height: 20px; color: #000000; font-weight: 600;}
.welcome_2 .item .anotation.top{top: 0; /*border-bottom: 1px solid #f9f9f9;*/ }
.welcome_2 .item .anotation.bottom{bottom: 0;/* border-top: 1px solid #f9f9f9;*/ }

.welcome_2 .item .btn{position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.welcome_2 .item .btn.bottom{bottom: 35px;}
.welcome_2 .item .btn.top{top: 35px;}

.welcome_2 .left_side{width: 59.5%; display: block; float: left;}
.welcome_2 .left_side > .item:nth-child(1){margin: 0 0 1.68%}
.welcome_2 .left_side .left_side_small{width: 49.16%; display: block; float: left; margin: 0 1.68% 0 0;}
.welcome_2 .left_side .right_side_small{width: 49.16%; display: block; float: right; }
.welcome_2 .left_side .right_side_small .item:nth-child(1){margin: 0 0 3.42%; margin: 0;}
.welcome_2 .right_side{width: 39.5%; display: block; float: right;}
.welcome_2 .right_side .item:nth-child(1){margin: 0 0 2.532%;}

.welcome_2 .left_side .item:nth-child(1){padding: 0 0 66%;}
.welcome_2 .left_side .left_side_small .item:nth-child(1){padding: 0 0 159%;}
.welcome_2 .left_side .right_side_small .item:nth-child(1){padding: 0 0 82.004%;  -webkit-background-size: contain; background-size: contain;}
.welcome_2 .left_side .right_side_small .item:nth-child(2){padding: 0 0 77%;}
.welcome_2 .right_side .item:nth-child(1){padding: 0 0 145%;}
.welcome_2 .right_side .item:nth-child(2){padding: 0 0 72.157%;}


@media screen and (max-width: 1024px) {
.welcome_2{padding: 40px 0 0; }
.welcome_2 h2{font-size: 24px; line-height: 30px; margin: 0 0 30px;}
.welcome_2 .item .btn{padding: 5px 7px; text-transform: none; font-size: 10px;}
.welcome_2 .item .btn.bottom{bottom: 20px;}
.welcome_2 .item .btn.top{top: 20px;}

.welcome_2 .item .anotation{padding: 8px 12px;font-size: 14px; line-height: 18px;}
}
@media screen and (max-width: 900px) {
.welcome_2 .left_side .right_side_small .item:nth-child(1){display: none;}
.welcome_2 .left_side .right_side_small .item:nth-child(2){padding: 0 0 159%;}
}

@media screen and (max-width: 500px) {
.welcome_2{padding: 30px 0 0;}
.welcome_2 h2{font-size: 20px; line-height: 28px; margin: 0 0 20px;}
.welcome_2 .item .btn.bottom{bottom: 15px;}
.welcome_2 .item .btn.top{top: 15px;}

.welcome_2 .left_side{width: 100%; margin: 0 0 1.68%;}
.welcome_2 .right_side{width: 100%;}

.welcome_2 .item .anotation{padding: 5px 10px;font-size: 13px; line-height: 16px;}
}




.welcome_3{padding: 40px 0; width: 100%; position: relative; display: block;}
/*.welcome_3::before{position: relative; display: block; background: url(../img/logo_line.png) repeat-x scroll center center; height: 46px; content: ""; margin: 0 0 60px;}  */
.welcome_3::after{position: relative; display: block; background: url(../img/logo_line.png) repeat-x scroll center center; height: 46px; content: ""; margin: 60px 0 0;}
.welcome_3 .img{display: inline-block; vertical-align: middle; width: 48%;}
.welcome_3 .img img{display: block; margin: 0 auto; max-width: 100%;}
.welcome_3 .text{text-align: center; display: inline-block; vertical-align: middle; width: calc(52% - 4px);}
.welcome_3 .text h2{text-align: center; font-size: 28px; line-height: 34px; color: #000000; font-weight: 400; margin: 0; padding: 0; text-align: center; text-transform: uppercase;}
.welcome_3 .text .text_box{margin: 30px auto 0;}
.welcome_3 .text .text_box, .welcome_3 .text .text_box *{text-align: center; color: #000000;}



@media screen and (max-width: 1024px) {
.welcome_3{padding: 30px 0; }
.welcome_3::before{ height: 38px; background-size: auto 100%; margin: 0 0 40px;}
.welcome_3::after{ height: 38px; background-size: auto 100%; margin: 40px 0 0;}
.welcome_3 .text h2{font-size: 24px; line-height: 30px;}
.welcome_3 .text .text_box{margin: 20px auto 0;}
.welcome_3 .text a.btn.ultra_margin_top{margin-top: 20px;}
}

@media screen and (max-width: 750px) {
.welcome_3 .img{display: none;}
.welcome_3 .text{display: block; width: 100%;}
.welcome_3::before{ height: 32px;}
.welcome_3::after{ height: 32px;}

}

@media screen and (max-width: 500px) {
.welcome_3{padding: 20px 0;}
.welcome_3::before{ height: 30px;  margin: 0 0 25px;}
.welcome_3::after{ height: 30px; margin: 25px 0 0;}
.welcome_3 .text h2{font-size: 20px; line-height: 28px;}
}





.welcome_4{padding: 0 0 60px; width: 100%; position: relative; display: block;}
.welcome_4 h2{text-align: center; font-size: 28px; line-height: 34px; color: #000000; font-weight: 400; margin: 0 0 40px; padding: 0; text-align: center; text-transform: uppercase;}
.welcome_4 h2 a{opacity: 0.3; text-align: center; font-size: 28px; line-height: 34px; color: #000000; font-weight: 400; margin: 0; padding: 0; text-align: center; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_4 h2 a:hover, .welcome_4 h2 a.active{opacity: 1; }
.welcome_4 .obsah{display: none; opacity: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease; }
.welcome_4 .obsah.active{display: block; opacity: 1;}


@media screen and (max-width: 1024px) {
.welcome_4{padding: 0 0 40px; }
.welcome_4 h2{margin: 0 0 30px;}
.welcome_4 h2, .welcome_4 h2 a{font-size: 24px; line-height: 30px;}
}


@media screen and (max-width: 500px) {
.welcome_4{padding: 0 0 30px;}
.welcome_4 h2{margin: 0 0 20px;}
.welcome_4 h2, .welcome_4 h2 a{font-size: 20px; line-height: 28px;}
}





.welcome_6{padding: 100px 0; margin: 0 auto; display: block; position: relative; width: 90%; max-width: 780px; margin: 0 auto;}
.welcome_6 .box{display: block; padding: 20px; margin: 0 auto; background: rgba(255,255,255,0.8);}
.welcome_6 .box .centering{border: 1px solid #c6a400; text-align: center; display: block;}
.welcome_6 .box .centering .in{padding: 30px 0; width: 90%; max-width: 450px; margin: 0 auto; display: block;}
.welcome_6 .box .centering .title{font-size: 28px; line-height: 34px; color: #000000; font-weight: 400; text-align: center; text-transform: uppercase; margin: 0;}
.welcome_6 .box .centering .subtitle{font-size: 14px; line-height: 22px; color: #000000; font-weight: 400; text-align: center; margin: 15px 0 0;}

.welcome_6 .box .centering input[type=text]{width: 420px; max-width: 100%; padding: 7px 0; font-size: 14px; line-height: 20px; color: #605f5e; font-weight: 400; border: 0; border-bottom: 1px solid #c6a400; background: transparent; display: block; margin: 25px auto; text-align: center;}
.welcome_6 .box .centering input[type=text]::-webkit-input-placeholder{color: #605f5e;}    
.welcome_6 .box .centering input[type=text]::-moz-placeholder{color: #605f5e;}  
.welcome_6 .box .centering input[type=text]::-ms-input-placeholder{color: #605f5e;}

.welcome_6 .box .centering .gdpr{font-size: 12px; line-height: 18px; color: #989898; font-weight: 400; text-align: center; margin: 0 0 25px;}
.welcome_6 .box .centering .gdpr a{font-weight: 500; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .welcome_6 .box .centering .gdpr a:hover{color: #000;}



@media screen and (max-width: 1024px) {
.welcome_6{padding: 60px 0;}
.welcome_6 .box .centering .title{font-size: 24px; line-height: 30px;}
.welcome_6 .box .centering .subtitle{ margin: 10px 0 0;}
.welcome_6 .box .centering input[type=text]{margin: 20px auto 10px;}
.welcome_6 .box .centering .gdpr{margin: 0 0 10px;}
}


@media screen and (max-width: 750px) {
.welcome_6{padding: 40px 0;}
.welcome_6 .box .centering .subtitle{ margin: 0;}
.welcome_6 .box .centering input[type=text]{margin: 15px auto 5px;}
.welcome_6 .box .centering .gdpr{margin: 0 0 20px;}
}

@media screen and (max-width: 620px) {
.welcome_6{padding: 30px 0;}
}


@media screen and (max-width: 500px) {

.welcome_6 .box .centering .title{font-size: 20px; line-height: 28px;}
.welcome_6 .box .centering .subtitle{font-size: 13px; line-height: 20px;}
.welcome_6 .box .centering .gdpr{margin: 15px 0;}
}













#content{background: url(../img/footer_bg.webp) no-repeat scroll center bottom; padding: 0; position: relative;}
.nowebp #content{background-image: url(../img/footer_bg.jpg)}

#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: 40px 0 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{padding: 20px 0 0;}
}

@media screen and (max-width: 1024px) {
#content{background-size: 1600px auto}
}


@media screen and (max-width: 750px) {
#content{background-size: 1300px auto}
}

@media screen and (max-width: 620px) {
#content{background-size: 900px auto}
}










aside{width: 320px; position: relative; float: left; display: block; padding: 0; margin: 40px 0 0;}
aside.hide{display: none;}

aside .open_title{cursor: pointer; display: none; border: 1px solid #f1f1f1; background: #fff; font-size: 14px; line-height: 20px; color: #000000; font-weight: 700; padding: 16px 30px; margin: 20px 0 0; 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: 15px; 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::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 > a{position: relative; padding: 16px 50px 16px 35px; font-size: 14px; line-height: 20px; color: #000000; background: #ffffff; font-weight: 700; text-align: left; text-transform: uppercase; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch aside ul.first > li > a:hover, aside ul.first > li.active > a{color: #C6A400;}


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 > a{position: relative; padding: 12px 0 12px 50px; font-size: 13px; line-height: 20px; color: #000000; font-weight: 600; text-align: left; text-transform: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside ul.first > li > ul > li > a::before{opacity: 0; position: absolute; top: calc(50% - 6px); left: 25px; margin: 0; display: block; width: 12px; height: 12px; content: ""; background: url(../img/arrow_yellow_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 > a:hover::before, aside ul.first > li > ul > li.active > a::before{opacity: 1; left: 35px;}
.notouch aside ul.first > li > ul > li > a:hover, aside ul.first > li > ul > li.active > a{color: #C6A400}






aside ul.first > li .icon{border: 7px solid #ffffff; background: #c6a400; cursor: pointer; z-index: 999; position: absolute; right: 10px; top: 8px; 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::after{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.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: #666666;}




aside .box.prod{margin: 40px 0 0;}
aside .box.prod p.subtitle{text-transform: none; color: #000000; font-weight: 700; font-size: 16px; line-height: 22px; margin: 0 0 10px; padding: 0; text-transform: uppercase;}
aside .box.prod .product_list_small{width: 100%; display: block;}
aside .box.prod .product_list_small .item{text-align: left; position: relative; display: block; margin: 10px 0 0; background: #ffffff; border: 1px solid #eaeaea; -webkit-transition: border 400ms ease; transition: border 400ms ease;}
.notouch aside .box.prod .product_list_small .item:hover{border: 1px solid #000000;}

                
aside .box.prod .product_list_small .item .img{width: 70px; position: relative; height: 100px; margin: 15px; display: inline-block; vertical-align: middle; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}
aside .box.prod .product_list_small .item .text{width: calc(100% - 105px); position: relative; margin: 0; display: inline-block; vertical-align: middle;}
aside .box.prod .product_list_small .item .pr_title{text-align: left; padding: 0; margin: 0 0 5px; font-size: 14px; line-height: 20px; font-weight: 300; color: #000000; display: block; position: relative;}
aside .box.prod .product_list_small .item .price .discount{display: inline-block; font-size: 13px; line-height: 18px; color: #000000; font-weight: 400; text-align: left; position: relative; }
aside .box.prod .product_list_small .item .price .discount::before{position: absolute; left: -4px; right: -4px; top: 50%; height: 1px; background: #c6a400; content: ""; display: block;}
aside .box.prod .product_list_small .item .price .main{display: block; font-size: 14px; line-height: 18px; color: #000000; font-weight: 700; text-align: left;}






@media screen and (max-width: 1500px) {
aside{width: 280px;}


aside ul.first > li > a{padding: 16px 50px 16px 15px;}
aside ul.first > li > ul > li > a{padding: 12px 0 12px 30px;}
aside ul.first > li > ul > li > a::before{left: 5px;}
.notouch aside ul.first > li > ul > li > a:hover::before, aside ul.first > li > ul > li.active > a::before{left: 15px;}
aside ul.first > li > ul li > ul > li > a{padding: 6px 0 6px 40px;}
}

@media screen and (max-width: 1080px) {
aside{width: 100%; margin: 0;}
aside .open_title{display: block;}

aside .box.prod{display: none;}

aside ul.first{display: none; margin: 0 0 20px;}
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 20px; margin: 20px 0 0;}
aside ul.first > li .icon{right: 6px;}
}







.c_column{width: calc(100% - 400px); padding: 0; position: relative; float: right; display: block;}
.c_column.full{width: 100%; padding: 0; position: relative; float: none; display: block;}
.hp .c_column.full{padding: 0;}
.c_column.full h1{text-align: center;}

@media screen and (max-width: 1500px) {
.c_column{width: calc(100% - 330px);}
}

@media screen and (max-width: 1080px) {
.c_column{width: 100%;}
}







.sorting{background: #f1f1f1; margin: 0; 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 #e0dfdf; }
.sorting .item .sbHolder .sbToggle{margin: 0; background: url(../img/select_arrow.svg) no-repeat scroll center center; background-size: 16px 16px; right: 0; top: 0; bottom: 0; height: 100%; width: 29px; border-left: 1px solid #e0dfdf;}
.sorting .item .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px; }
.sorting .item .sbHolder a.sbSelector{margin: 0; display: block; color: #000 !important; font-size: 12px; line-height: 29px; padding: 0 45px 0 15px; font-weight: 700; width: calc(100% - 60px); text-align: left; text-decoration: none;}
.sorting .item .sbOptions{max-height: 500px !important; z-index: 999; top: 100% !important; background: #fff; padding: 0; left: -1px; right: -1px;}
.sorting .item .sbOptions a{text-decoration: none; border: 1px solid #e0dfdf; 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 #e0dfdf;}
.notouch .sorting .item .sbOptions a:hover{background: #f0f0f0 !important;} 



.sorting .item .range_slider .slider_range_bg{padding: 0; margin: 0;}
.sorting .item .range_slider .left_value, .sorting .item .range_slider .right_value{position: relative; margin: 0 30px 0 0; display: inline-block; vertical-align: middle;}
.sorting .item .range_slider .left_value{margin: 0 30px 0 0;}
.sorting .item .range_slider .right_value{margin: 0 0 0 30px;}
.sorting .item .range_slider input{background: #fff; border: 1px solid #e0dfdf; width: 80px; text-align: center; font-size: 13px; line-height: 36px; height: 36px; font-weight: 600; position: relative; z-index: 0; padding: 0; margin: 0; display: block;}

  
.sorting .filter_btn{position: relative; cursor: pointer; padding: 6px 15px 6px 6px; background: transparent; display: inline-block; vertical-align: middle; margin: 2px 5px 2px 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.sorting .filter_btn.disabled{pointer-events: none; cursor: default; opacity: 0.4;}
.sorting .filter_btn.disabled::before{position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ""; display: block;}
.sorting .filter_btn.active{background: #C6A400; 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: 30px 0;}
  
.filter_box{border: 1px solid #f1f1f1; position: relative; display: block; margin: 30px 0 0; padding: 20px 30px 16px;}
.filter_box .title{position: absolute; left: 20px; top: -10px; margin: 0; font-size: 13px; line-height: 20px; background: #ffffff; padding: 0 20px; text-transform: uppercase;}

.filter_box .range_slider .slider_range_bg{padding: 0; margin: 0;}
.filter_box .range_slider .ui-slider-horizontal, .filter_box .range_slider #slider_range{display: inline-block; vertical-align: middle; width: calc(100% - 235px)!important;}
.filter_box .range_slider .left_value, .filter_box .range_slider .right_value{position: relative; margin: 0 30px 0 0; display: inline-block; vertical-align: middle;}
.filter_box .range_slider .left_value{margin: 0 30px 0 0;}
.filter_box .range_slider .right_value{margin: 0 0 0 30px;}
.filter_box .range_slider input{background: #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: #C6A400; 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: 12px; line-height: 40px; text-align: center; padding: 0 40px; font-weight: 500; 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: #C6A400;}





@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;}
#snippet--sortingList > *:nth-last-child(2){margin: 25px 0;}
.filter_box .title{padding: 0 10px;}
.filter_box .range_slider .slider_range_bg{height: 70px;}
.filter_box .range_slider #slider_range{width: calc(100% - 60px)!important; position: absolute; left: 20px; right: 20px; top: 75px; display: block; z-index: 10; }
.filter_box .range_slider .left_value{margin: 0; z-index: 0; float: left;}
.filter_box .range_slider .right_value{margin: 0; z-index: 0; float: right;}
.sort_tabs ul li a{padding: 0 12px; line-height: 30px;}
} 

@media screen and (max-width: 450px) {
.sorting .item.small{width: 100%; margin: 0; display: block;}
}                                                                   
  
  
  


  
  

  
  
  
                                                                




#snippet--productsArea{padding: 0 !important; min-height: 0;}
#snippet--productsList{-webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}

.product_list{width: 100%; display: block;}
.product_list .item{border: 1px solid #eaeaea; text-align: center; position: relative; display: inline-block; vertical-align: top; width: calc(25% - 30px / 4 - 6px); margin: 10px 0 0; background: #ffffff; -webkit-transition: border 400ms ease; transition: border 400ms ease;}
.product_list .item:nth-child(4n - 1){margin: 10px 10px 0;}
.product_list .item:nth-child(4n - 2){margin: 10px 0 0 10px;}
.product_list .item:nth-child(-n + 4){margin-top: 0;}
.notouch .product_list .item.hover_efekt{border: 1px solid #000000;}


.product_list.product_list_slider{display: none;}
.product_list.product_list_slider .item{display: block; width: calc(100% - 12px) !important; margin: 0 auto !important;}

.product_list.product_list_slider.owl-carousel .owl-controls{min-height: 0; z-index: 991; margin: 0;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons{ position: absolute; top: 50%; right: 0; left: 0; text-align: right; margin: -30px auto 0; width: 100%;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-prev { background: transparent; cursor: pointer; position:absolute; width: 30px; height: 60px; left: -30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-next { background: transparent; cursor: pointer; position:absolute; width: 30px; height: 60px; right: -30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-prev::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_dgrey_right.svg) no-repeat scroll center center; background-size: 25px 25px; display: block; width: 30px; height: 60px; opacity: 1; -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-next::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_dgrey_right.svg) no-repeat scroll center center; background-size: 25px 25px; display: block; width: 30px; height: 60px; opacity: 1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-prev::after { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_yellow_right.svg) no-repeat scroll center center; background-size: 25px 25px; display: block; width: 30px; height: 60px; opacity: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-next::after { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_yellow_right.svg) no-repeat scroll center center; background-size: 25px 25px; display: block; width: 30px; height: 60px; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-prev:hover::before, .notouch .product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-next:hover::before { opacity: 0;}
.notouch .product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-prev:hover::after, .notouch .product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-next:hover::after { opacity: 1;}



.product_list .item form{position: absolute !important; z-index: 100; right: 20px; top: 20px;}
.product_list .item form .basket{display: block; position: relative; text-align: center; margin: 0; padding: 0;}
.product_list .item form .basket .add_kosik{opacity: 0; border: 0; background: none; padding: 0; position: relative; width: 38px; height: 38px; display: block; vertical-align: middle; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .product_list .item:hover form .basket .add_kosik{opacity: 1;}
.product_list .item form .basket .add_kosik::before{cursor: pointer; opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 38px; height: 38px; background: url(../img/basket_icon_yellow.svg) no-repeat scroll center center; background-size: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list .item form .basket .add_kosik::after{cursor: pointer; opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 38px; height: 38px; background: url(../img/basket_icon_white.svg) no-repeat scroll center center; background-size: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .product_list .item form .basket:hover .add_kosik{background: #c6a400;}
.notouch .product_list .item form .basket:hover .add_kosik::before{opacity: 0;}
.notouch .product_list .item form .basket:hover .add_kosik::after{opacity: 1;}

                
.product_list .item .img{background-color: #fff; width: 100%; position: relative; height: 0; padding: 0 0 74%; display: block;}
.product_list .item .img .in_img{z-index: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 20px 50px 0; display: block;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}


.product_list .item .img .flag_box{position: absolute; top: 15px; width: 58px; z-index: 10;}
.product_list .item .img .flag_box:empty{display: none;}
.product_list .item .img .flag_box.first{left: 15px;}
.product_list .item .img .flag_box > span{width: 44px; height: 44px; display: table; margin: 0 0 5px; -webkit-border-radius: 30px; border-radius: 30px; font-size: 10px; line-height: 12px; color: #fff; text-transform: uppercase; font-weight: 300; letter-spacing: 0.5px;}
.product_list .item .img .flag_box > span.white{font-size: 12px; background: #fff; border: 1px solid #C6A400; color: #C6A400;}
.product_list .item .img .flag_box > span.orange{font-size: 12px; background: #c17e1f; border: 1px solid #c17e1f; color: #ffffff;}
.product_list .item .img .flag_box > span.black{font-size: 12px; background: #924c21; border: 1px solid #924c21; color: #ffffff;}
.product_list .item .img .flag_box > span.yellow{font-size: 12px; background: #C6A400; border: 1px solid #C6A400; color: #ffffff;}
.product_list .item .img .flag_box > span span{width: 100%; display: table-cell; vertical-align: middle; text-align: center; }


.product_list .item h3{text-align: center; padding: 0; margin: 0; font-size: 16px; line-height: 24px; color: #000000; display: table; height: 58px; width: 100%; overflow: hidden; position: relative;}
.product_list .item h3 a{padding: 10px 20px 0; font-size: 16px; line-height: 24px; color: #000000; display: table-cell; vertical-align: top; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .product_list .item.hover_efekt h3 a{color: #c6a400;}
.product_list .item h3 a span{display: none;}

.product_list .item .price{display: block; padding: 5px 20px 15px;}
.product_list .item .price .box{height: 67px; display: table; width: 100%;}
.product_list .item .price .box .centering{vertical-align: middle; display: table-cell; width: 100%;}
.product_list .item .price .discount{display: inline-block; vertical-align: middle; font-size: 14px; line-height: 20px; color: #605f5e; font-weight: 400; text-align: center; position: relative; }
.product_list .item .price .discount::before{position: absolute; left: -4px; right: -4px; top: 50%; height: 1px; background: #c6a400; content: ""; display: block;}
.product_list .item .price .main{display: block; font-size: 16px; line-height: 20px; color: #000000; font-weight: 700; text-align: center;}

.product_list .item .price .main{display: block; font-size: 16px; line-height: 20px; color: #000000; font-weight: 700; text-align: center;}

.product_list .item .price .warehouse{display: inline-block; vertical-align: middle; font-size: 14px; line-height: 18px; color: #666666; font-weight: 600; margin: 5px 0 0;}
.product_list .item .price .warehouse strong{font-size: 14px; line-height: 18px; color: #000000; font-weight: 600; text-align: left;}
.product_list .item .price .warehouse.green{color: #178609;}
.product_list .item .price .warehouse.red{color: #8c0707;}


                         
.related h2{font-size: 22px; line-height: 28px; color: #000000; font-weight: 400; margin: 40px 0 20px; padding: 0; text-align: left; text-transform: uppercase;}
.visited h2{font-size: 22px; line-height: 28px; color: #000000; font-weight: 400; margin: 40px 0 20px; padding: 0; text-align: left; text-transform: uppercase;}


@media screen and (max-width: 1650px) {
.product_list .item{width: calc(33.33% - 20px / 3 - 6px); margin: 10px 0 0;}
.hp .product_list .item:nth-child(4){display: none;}
.product_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.product_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.product_list .item:nth-child(-n + 4){margin-top: 10px;}
.product_list .item:nth-child(3n - 1){margin: 10px 10px 0;}
.product_list .item:nth-child(-n + 3){margin-top: 0;}
}


@media screen and (max-width: 1300px) and (min-width: 1081px) {
.product_list .item{width: calc(50% - 10px / 2 - 6px); margin: 10px 0 0;}
.hp .product_list .item:nth-child(3){display: none;}
.product_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.product_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.product_list .item:nth-child(-n + 4){margin-top: 10px;}
.product_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.product_list .item:nth-child(-n + 3){margin-top: 10px;}
.product_list .item:nth-child(2n){margin: 10px 0 0 10px;}
.product_list .item:nth-child(-n + 2){margin-top: 0;}
}

@media screen and (max-width: 860px) {
.product_list .item{width: calc(50% - 6px / 2 - 6px); margin: 10px 0 0;}
.hp .product_list .item:nth-child(3){display: none;}
.product_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.product_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.product_list .item:nth-child(-n + 4){margin-top: 10px;}
.product_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.product_list .item:nth-child(-n + 3){margin-top: 10px;}
.product_list .item:nth-child(2n){margin: 10px 0 0 6px;}
.product_list .item:nth-child(-n + 2){margin-top: 0;}
}



@media screen and (max-width: 800px) {
.product_list .item form{display: none}
.product_list .item .img .flag_box{position: absolute; top: 8px; width: 48px; z-index: 10;}
.product_list .item .img .flag_box.first{left: 8px;}
.product_list .item .img .flag_box > span{width: 48px; height: 48px; margin: 0 0 -8px;}
.product_list .item .img .flag_box > span span{font-size: 9px; line-height: 12px; font-weight: 300; text-transform: none;}
.product_list .item .img .in_img{margin: 10px 30px 0;}
.product_list .item h3{font-size: 14px; line-height: 20px; height: 50px;}
.product_list .item h3 a{padding: 10px 10px 0; font-size: 14px; line-height: 20px;}
.product_list .item .price{padding: 5px 10px 10px;}
.product_list .item .price .box{height: 59px;}
.product_list .item .price .discount{font-size: 12px; line-height: 16px;}
.product_list .item .price .discount::before{left: -2px; right: -2px;}
.product_list .item .price .main{font-size: 14px; line-height: 18px;}

.product_list .item .price .warehouse{font-size: 13px; line-height: 16px;}
.product_list .item .price .warehouse strong{font-size: 13px; line-height: 16px;}

}

@media screen and (max-width: 650px) {
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons{ margin: -30px auto 0;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-prev { left: -20px; width: 30px; height: 60px;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-next { right: -20px; width: 30px; height: 60px;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-prev::before { background-size: 26px 26px; width: 30px; height: 60px;}
.product_list.product_list_slider.owl-carousel .owl-controls .owl-buttons .owl-next::before { background-size: 26px 26px; width: 30px; height: 60px;}
}


@media screen and (max-width: 500px) {
/*.product_list{text-align: center;}*/
.product_list .item{width: calc(100% - 2px); /*max-width: 300px;*/ margin: 10px 0 0;}
.product_list .item:nth-child(4n - 1){margin: 10px 0 0;}
.product_list .item:nth-child(4n - 2){margin: 10px 0 0;}
.product_list .item:nth-child(-n + 4){margin-top: 10px;}
.product_list .item:nth-child(3n - 1){margin: 10px 0 0;}
.product_list .item:nth-child(-n + 3){margin-top: 10px;}
.product_list .item:nth-child(2n){margin: 10px 0 0;}
.product_list .item:nth-child(-n + 2){margin-top: 10px;}
.product_list .item:nth-child(-n + 1){margin-top: 0;}
}




.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{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 #C6A400 !important; background: #C6A400; color: #fff;}
.strankovani ul li.tecky{font-size: 20px; line-height: 20px; padding-top: 1px; color: #000000; }

@media screen and (max-width: 670px) {
.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 3px 0 0 ;}
.strankovani ul li a{width: 30px; font-size: 12px; line-height: 30px;}
}

@media screen and (max-width: 500px) {
.strankovani ul li{margin: 0 2px 0 0 ;}
.strankovani ul li a{width: 28px; line-height: 28px;}
}








.detail{width: 100%; margin: 0 auto; position: relative;}
.detail h1{margin: 0;}
.detail .top{display: block; font-size: 14px; line-height: 18px; color: #808080; font-weight: 400; text-align: left; margin: 5px 0 0;}
.detail .top strong{font-size: 14px; line-height: 18px; color: #808080; font-weight: 400; text-align: left;}


.detail > .img{position: relative; float: left; width: 45%; margin: 40px 0 0;}
.detail > .img .in{display: block; position: relative;}

.detail > .img .in .flag_box{position: absolute; top: 15px; left: 15px; width: 58px; z-index: 10;}
.detail > .img .in .flag_box:empty{display: none;}
.detail > .img .in .flag_box.first{left: 15px;}
.detail > .img .in .flag_box > span{width: 58px; height: 58px; display: table; margin: 0 0 8px; -webkit-border-radius: 30px; border-radius: 30px; font-size: 10px; line-height: 12px; color: #fff; text-transform: uppercase; font-weight: 300; letter-spacing: 0.5px;}
.detail > .img .in .flag_box > span.white{font-size: 14px; background: #fff; border: 1px solid #C6A400; color: #C6A400;}
.detail > .img .in .flag_box > span.orange{font-size: 14px; background: #c17e1f; border: 1px solid #c17e1f; color: #ffffff;}
.detail > .img .in .flag_box > span.black{font-size: 14px; background: #924c21; border: 1px solid #924c21; color: #ffffff;}
.detail > .img .in .flag_box > span.yellow{font-size: 14px; background: #C6A400; border: 1px solid #C6A400; color: #ffffff;}
.detail > .img .in .flag_box > span span{width: 100%; display: table-cell; vertical-align: middle; text-align: center; }

.detail > .img .main{position: relative; display: block; margin: 0 0 10px; z-index: 0;  border: 1px solid #f1f1f1;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.detail > .img .main .cover{position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: #ffffff; z-index: 1;}
.detail > .img .main img{margin: 0 auto; display: block; max-width: 100%; max-height: 580px; position: relative; z-index: 100;}
.detail > .img .main::before{z-index: 101; opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail > .img .main::after{z-index: 101; opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 70px; height: 70px; background: url(../img/fotogallery_icon2.svg) no-repeat scroll center center; background-size: 80px 80px; -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.60; left: 0; top: 0; right: 0; bottom: 0;}
.notouch .detail > .img a.main:hover::after{opacity: 1;}

/*
bez slideru
.detail > .img div.other a.swipebox{height: 0; padding: 0 0 15%; margin: 6px 0 0; position: relative; display: block; float: left; width: calc(20% - 24px / 5 - 2px ); border: 1px solid #ebebeb; background-attachment: local;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; transition-property: background-position;}
.detail > .img div.other a.swipebox:nth-child(5n - 1){margin: 6px 6px 0}
.detail > .img div.other a.swipebox:nth-child(5n - 3){margin: 6px 6px 0}
.detail > .img div.other a.swipebox:nth-child(-n + 5){margin-top: 0}
.detail > .img div.other a.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail > .img div.other 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: 34px 34px; -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.60; left: 0; top: 0; right: 0; bottom: 0;}
.notouch .detail > .img div.other a.swipebox:hover::after{opacity: 1;}
*/

/* slider */

.detail > .img div.other{display: none; width: calc(100% - 60px); margin: 0 auto; opacity: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.detail > .img div.other a.swipebox{height: 0; padding: 0 0 70%; margin: 0 3px; position: relative; display: block; width: calc(100% - 8px); border: 1px solid #f1f1f1; background-attachment: local;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}
.detail > .img div.other a.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail > .img div.other a.swipebox::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 70px; height: 70px; background: url(../img/fotogallery_icon2.svg) no-repeat scroll center center; background-size: 60px 60px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .detail > .img div.other a.swipebox:hover::before{opacity: 0.60; left: 0; top: 0; right: 0; bottom: 0;}
.notouch .detail > .img div.other a.swipebox:hover::after{opacity: 1;}

.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: 30px; height: 60px; left: -30px; -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: 30px; height: 60px; right: -30px; -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_dgrey_right.svg) no-repeat scroll center center; background-size: 25px 25px; display: block; width: 30px; height: 60px; 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::before { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_dgrey_right.svg) no-repeat scroll center center; background-size: 25px 25px; display: block; width: 30px; height: 60px; opacity: 1; -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_yellow_right.svg) no-repeat scroll center center; background-size: 25px 25px; display: block; width: 30px; height: 60px; 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::after { position: absolute; left: 0; top: 0; content: ""; background: url(../img/arrow_yellow_right.svg) no-repeat scroll center center; background-size: 25px 25px; display: block; width: 30px; height: 60px; opacity: 0; -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: 0;}
.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: 1;}







.detail > .text{float: right; position: relative; width: calc(55% - 80px); padding: 0 0 0 80px; margin: 40px 0 0;}

.detail > .text h2.main{font-size: 16px; line-height: 27px; color: #000000; font-weight: 600; text-align: left; margin: 25px 0 15px; padding: 25px 0 0 0; border-top: 1px solid #ebebeb; text-transform: uppercase; position: relative;}
.detail > .text h2.main:first-of-type{margin: 0 0 8px; padding: 0; border: 0;}
.detail > .text article{padding: 0 0 15px;}
    
.detail > .text table.para{border-collapse: collapse; border-spacing: 0; width: 100%; margin: 0 0 30px;}
.detail > .text table.para th{font-size: 14px; line-height: 18px; color: #000000; font-weight: 400; padding: 5px 0; text-align: left; width: 50%; text-transform: uppercase;}
.detail > .text table.para td{font-size: 14px; line-height: 18px; color: #000000; font-weight: 300; padding: 5px 0; text-align: left; width: 50%; }
.detail > .text table.para td *{font-size: 13px; line-height: 18px; color: #000000; font-weight: 300;}
.detail > .text table.para td *:nth-child(1){margin-top: 0;}
.detail > .text table.para td *:last-child{margin-bottom: 0;}


.detail > .text .parameters{display: block; position: relative; margin: 0 0 15px;}
.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: 600; 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: 600; 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: 600; 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 #C6A400;}
.detail > .text .parameters table td label.active{border: 1px solid #C6A400; background: #C6A400}
.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 13px;}
.detail > .text .warehouse strong{font-size: 14px; line-height: 18px; color: #000000; font-weight: 600; text-align: left;}
.detail > .text .warehouse.green{color: #178609;}
.detail > .text .warehouse.red{color: #8c0707;}

.detail > .text .when{position: relative; margin: 6px 0 15px 10px; padding: 0 0 0 12px;}
.detail > .text .when::before{position:absolute;left:0;height:16px;margin-top:-8px;top:50%;width:1px;background:#c9c9c9;content:"";display:block}

.detail > .text .complaint{border-collapse: collapse; border-spacing: 0; margin: 0; width: 100%;}
.detail > .text .complaint th{vertical-align: top; white-space: nowrap; border: 1px solid #e5e5e5; border: 1px solid #e6e7e8; padding: 6px 15px; font-size: 13px; line-height: 18px; font-weight: 600; text-align: right;}
.detail > .text .complaint td{vertical-align: top; width: 100%; border: 1px solid #e5e5e5; border: 1px solid #e6e7e8; padding: 6px 15px; font-size: 13px; line-height: 18px; font-weight: 400;}
.detail > .text .complaint tr:nth-child(odd) td, .detail > .text .complaint tr:nth-child(odd) th{ background: #fbfbfb}

.detail > .text .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: 600; 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: 600; font-size: 12px; line-height: 20px; }
    
  
    
       

.detail > .text .price{padding: 0; text-align: left; margin: 25px 0 0;}
.detail > .text .price .left_side{width: 100%; margin: 0; display: block; text-align: left;}
.detail > .text .price .left_side .discount{display: block; font-size: 12px; line-height: 16px; color: #808080; font-weight: 400; text-align: left;}
.detail > .text .price .left_side .discount strong{font-size: 12px; line-height: 16px; color: #808080; font-weight: 400; text-align: left; text-decoration: line-through; display: inline-block; margin: 0;}
.detail > .text .price .left_side .discount span{font-size: 12px; line-height: 16px; color: #8c0707; font-weight: 400; text-align: left; margin: 0;}
.detail > .text .price .left_side .main{display: block; font-size: 32px; line-height: 36px; color: #000000; font-weight: 600; text-align: left; margin: 0 20px 0 0;}
.detail > .text .price .left_side .main span{font-size: 14px; line-height: 36px; color: #535353; font-weight: 400; text-align: left;}
.detail > .text .price .left_side .sub{display: block; font-size: 14px; line-height: 18px; color: #535353; font-weight: 400; text-align: left; margin: 0;}
.detail > .text .price .left_side .sub span{font-size: 14px; line-height: 18px; color: #535353; font-weight: 400; text-align: left;}

.detail .text .price .left_side .change{display: block; margin: 0 0 10px;}
.detail .text .price .left_side .change a{text-transform: uppercase; border: 1px solid #d2d2d2; background: #f6f6f6; display: inline-block; vertical-align: middle; width: 36px; font-size: 11px; line-height: 36px; padding: 0; text-align: center; color: #5a5a5a; font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .detail .text .price .left_side .change a:hover{border: 1px solid #949494; color: #000000; background: #fff;}
.detail .text .price .left_side .change a.active{border: 1px solid #C6A400 !important; background: #C6A400 !important; color: #fff !important;}


  
  
.detail > .text .price .para{display: block; margin: 25px 0 0;}
.detail > .text .price .para p{font-size: 16px; line-height: 22px; color: #666666; font-weight: 400; display: block; margin: 0;}
.detail > .text .price .para p strong{font-size: 16px; line-height: 22px; color: #666666; font-weight: 400; margin: 0;}


.detail > .text .price .sbHolder{position: relative; background: #fff; margin: 0; height: 29px;}
.detail > .text .price .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: 25px; width: 25px; border: 1px solid #e0dfdf; -webkit-border-radius: 20px; border-radius: 20px;}
.detail > .text .price .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px; }
.detail > .text .price .sbHolder a.sbSelector{margin: 0; display: block; color: #666666; font-size: 16px; line-height: 27px; padding: 0 37px 0 0; font-weight: 400; text-align: left; text-decoration: none;}

/*
.detail > .text .price .sbOptions{max-height: 500px !important; z-index: 999; top: 100% !important; background: #fff; padding: 0; left: -1px; right: -1px;}
.detail > .text .price .sbOptions a{text-decoration: none; border: 1px solid #e0dfdf; 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;}
.detail > .text .price .sbOptions li:first-child a{border-top: 1px solid #e0dfdf;}
.notouch .detail > .text .price .sbOptions a:hover{background: #f0f0f0 !important;} 
*/
.detail > .text .price .sbOptions{max-height: 500px !important;  padding: 5px; z-index: 999; margin: 0; top: 100% !important; background: #ffffff; display: block; -webkit-box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5); box-shadow: 5px 5px 15px -3px rgba(0,0,0,0.5);}
.detail > .text .price .sbOptions:before{bottom: 100%; left: calc(50% - 6px); border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ffffff;  border-width: 6px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail > .text .price .sbOptions li{margin: 5px 0 0; display: block; width: 100%; padding: 0;}
.detail > .text .price .sbOptions li:first-child{margin: 0;}
.detail > .text .price .sbOptions li a{white-space: nowrap; opacity: 1; position: relative; font-weight: 400; display: block; padding: 0 20px; font-size: 12px; line-height: 34px; text-align: center; color: #000000 !important; min-width: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .detail > .text .price .sbOptions li a:hover, .detail > .text .price .sbOptions li.active a{background: #C6A400; color: #ffffff !important;}





.detail > .text .price .price_table{margin: 20px 0; border-collapse: collapse; border-spacing: 0 0;}   
.detail > .text .price .price_table thead{margin-bottom: 3px;}                                                                                                      
.detail > .text .price .price_table tr th{text-align: left; font-weight: 600; font-size: 14px; line-height: 18px; padding: 6px 8px; background: #C6A400; color: #fff; border: 1px solid #de3a41;}
.detail > .text .price .price_table tr td{text-align: left; font-weight: 400; font-size: 14px; line-height: 18px; padding: 6px 8px; border: 1px solid #e0dfdf;}
.detail > .text .price .price_table tr:nth-child(even) td{background: #fff;}
.detail > .text .price .price_table tr:nth-child(odd) td{background: #f9f9f9;}

.detail > .text .price .right_side{width: 210px; margin: 0; display: block; margin: 25px 0 0; text-align: left;}
.detail .text .price .right_side .basket{position: relative; display: block; margin: 0; text-align: left; padding: 0}
.detail .text .price .right_side .basket .counter_box{text-align: left; padding: 0;}
.detail .text .price .right_side .basket .counter_box span{font-size: 16px; line-height: 22px; color: #666666; font-weight: 400; display: inline-block; vertical-align: middle; margin: 0 10px 0 0;}
.detail .text .price .right_side .basket .counter_box a.decrement{width: 26px; height: 26px; display: inline-block; vertical-align: middle; margin: 0 3px 0 0; color: #d8001b; background: url(../img/minus_black.svg) no-repeat scroll center center; background-size: 25px 25px; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .text .price .right_side .basket .counter_box a.increment{width: 26px; height: 26px; display: inline-block; vertical-align: middle; margin: 0 0 0 3px; color: #d8001b; background: url(../img/plus_black.svg) no-repeat scroll center center; background-size: 25px 25px; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .detail .text .price .right_side .basket .counter_box a.decrement:hover{background: url(../img/minus_white.svg) no-repeat scroll center center #C6A400; background-size: 25px 25px;}
.notouch .detail .text .price .right_side .basket .counter_box a.increment:hover{background: url(../img/plus_white.svg) no-repeat scroll center center #C6A400; background-size: 25px 25px;}
.detail .text .price .right_side .basket input[type=text]{position: relative; -webkit-border-radius: 20px; border-radius: 20px; font-size: 14px; line-height: 20px; padding: 5px 0; width: 30px; text-align: center; display: inline-block; vertical-align: middle; background: transparent; border: 1px solid #c4c4c4; color: #000000; font-weight: 400; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.detail .text .price .right_side .basket button{background: #666666; padding: 13px 0; letter-spacing: 1px; width: 100%; text-align: center; margin: 15px 0 0; position: relative; font-size: 14px; line-height: 20px; color: #fff; font-weight: 600; text-transform: uppercase; text-align: center; display: block; border: none; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .detail .text .price .right_side .basket button:hover{background: #C6A400;}


.detail .hor_tabs{float: right; width: calc(55% - 80px); display: block; margin: 40px 0 0; position: relative;}

.detail .hor_tabs .item .at-share-btn-elements{opacity: 0; position: relative; z-index: 100; text-align: left; }
.detail .hor_tabs .item .at-share-btn-elements > a{text-align: center; margin: 0; width: calc(33.33% - 10px); height: 54px; -webkit-transform: translateY(0) !important; transform: translateY(0) !important;}
.detail .hor_tabs .item.share {height: 64px; padding: 0;}
.detail .hor_tabs .item.share .box{position: absolute; left: 0; top: 5px; right: 0;}
.detail .hor_tabs .item.share .box > a{position: relative; padding: 34px 0 0; margin: 0; width: 33.33%; font-size: 13px; line-height: 20px; color: #000000; font-weight: 400; text-align: center; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .hor_tabs .item.share .box > a::before{content: ""; display: block; position: absolute; top: 3px; left: calc(50% - 15px); width: 30px; height: 30px; background-size: 30px 30px !important; opacity: 1; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .hor_tabs .item.share .box > a::after{content: ""; display: block; position: absolute; top: 3px; left: calc(50% - 15px); width: 30px; height: 30px; background-size: 30px 30px !important; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .detail .hor_tabs .item.share .box > a:hover::before, .notouch .detail .hor_tabs .item.share .box > a.hover_efekt::before{opacity: 0}
.notouch .detail .hor_tabs .item.share .box > a:hover::after, .notouch .detail .hor_tabs .item.share .box > a.hover_efekt::after{opacity: 1}
.notouch .detail .hor_tabs .item.share .box > a:hover, .notouch .detail .hor_tabs .item.share .box > a.hover_efekt{color: #C6A400}
.detail .hor_tabs .item.share .box > a.print::before{background: url(../img/detail_print_icon.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.print::after{background: url(../img/detail_print_icon_hover.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.send::before{background: url(../img/detail_send_icon.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.send::after{background: url(../img/detail_send_icon_hover.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.fb::before{background: url(../img/detail_fb_icon.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.fb::after{background: url(../img/detail_fb_icon_hover.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.g::before{background: url(../img/detail_g_icon.svg) no-repeat scroll center center;}
.detail .hor_tabs .item.share .box > a.g::after{background: url(../img/detail_g_icon_hover.svg) no-repeat scroll center center;}




.detail .hor_tabs .item{position: relative; padding: 15px 0; display: block; border-top: 1px solid #ebebeb; -webkit-transition: background 400ms ease; transition: background 400ms ease;}
.detail .hor_tabs .item:first-of-type{border-top: 0}



.detail .hor_tabs .item .title{cursor: pointer; font-size: 15px; line-height: 22px; color: #666666; font-weight: 400; text-align: left; margin: 0; padding: 0; position: relative; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .hor_tabs .item .title .icon{cursor: pointer; position: absolute; right: 0; 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/plus.svg) no-repeat scroll center center; background-size: 32px 32px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .hor_tabs .item .title .icon::after{opacity: 0; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 28px; height: 28px; content: ""; background: url(../img/plus_yellow.svg) no-repeat scroll center center; background-size: 32px 32px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .hor_tabs .item.active .title .icon::before{background: url(../img/minus.svg) no-repeat scroll center center; background-size: 32px 32px;}
.detail .hor_tabs .item.active .title .icon::after{background: url(../img/minus_yellow.svg) no-repeat scroll center center; background-size: 32px 32px;}
.notouch .detail .hor_tabs .item .title:hover{color: #C6A400;}
.notouch .detail .hor_tabs .item .title:hover .icon::before{opacity: 0;}
.notouch .detail .hor_tabs .item .title:hover .icon::after{opacity: 1;}
.notouch .detail .hor_tabs .item .anotation{ position: relative; font-size: 13px; line-height: 17px; color: #000000; font-weight: 400; text-align: left; padding: 0; margin: 5px 0 10px;}
.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: separate; border-spacing: 0 8px;}
.detail .hor_tabs .item .hide form table th{ position: relative; white-space: nowrap; vertical-align: middle; width: 50px; font-size: 13px; line-height: 17px; color: #000000; font-weight: 400; text-align: right; padding: 0 15px 0 0; margin: 0;}
.detail .hor_tabs .item .hide form table th:nth-child(3){padding-left: 20px;}
.detail .hor_tabs .item .hide form table th strong{font-size: 13px; line-height: 17px; color: #000000; font-weight: 600;}
.detail .hor_tabs .item .hide form table td{padding: 0;}
.detail .hor_tabs .item .hide form table td input[type=text], .detail .hor_tabs .item .hide 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;}
.detail .hor_tabs .item .hide form table td input[type=text].datepicker{background: url(../img/calendar_icon.svg) no-repeat scroll calc(100% - 4px) center #fff; background-size: 24px 24px;}
.detail .hor_tabs .item .hide form table td textarea{border: 1px solid #e6e7e8; width: calc(100% - 32px); height: 100px; overflow: auto; resize: none; background: #fff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.detail .hor_tabs .item .hide form table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #f2f2f2;}
.detail .hor_tabs .item .hide form table td input[type=text]:focus, .detail .hor_tabs .item .hide form table td input[type=password]:focus, .detail .hor_tabs .item .hide form table td textarea:focus{border: 1px solid #C6A400;}

.detail .hor_tabs .item .hide form table td p{display: block; margin: 0; padding: 0; font-size: 12px; line-height: 18px; color: #808080; font-weight: 400; text-align: right;}
.detail .hor_tabs .item .hide form table td a{font-size: 12px; line-height: 18px; color: #000000; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .detail .hor_tabs .item .hide form table td a:hover{color: #C6A400}




.detail_grey_bg{background: #eaeaea; padding: 40px 0;}
.detail_grey_bg h2{font-size: 16px; line-height: 22px; color: #000000; font-weight: 600; text-align: left; margin: 0 0 20px; padding: 0; text-transform: uppercase; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail_grey_bg .info_item{text-align: left; width: calc(45% - 2px); display: inline-block; vertical-align: top; margin: 0 0 40px;}
.detail_grey_bg .info_item.full{width: 100%; display: block; padding: 0 !important;}
.detail_grey_bg .info_item:nth-child(1){padding: 0 5% 0 0;}
.detail_grey_bg .info_item:nth-child(2){padding: 0 0 0 5%;}
.detail_grey_bg .info_item ul{-webkit-column-count: 2; column-count: 2}
.detail_grey_bg .info_item.full ul{-webkit-column-count: 3; column-count: 3}
.detail_grey_bg .info_item ul li{display: inline-block; vertical-align: top; width: calc(100% - 19px); margin: 0 0 6px !important;}









@media screen and (max-width: 1370px) {
.detail > .img{width: 50%;}
.detail > .text{width: calc(50% - 50px); padding: 0 0 0 50px;}
.detail .hor_tabs{clear: both; width: 100%; padding: 0; float: none; padding: 40px 0 0;}
}

@media screen and (max-width: 1200px) {
.detail > .img{width: 100%; float: none; margin: 20px 0 0;}
.detail > .img .main{display: block;}
.detail > .img .main .imgs, .detail > .img .main .cover{display: none}

/*
.detail > .img div.other a.swipebox{padding: 0 0 33%; width: calc(50% - 3px / 2 - 2px );}
.detail > .img div.other a.swipebox:nth-child(4n - 1){margin: 4px 0 0}
.detail > .img div.other a.swipebox:nth-child(4n - 2){margin: 4px 0 0}
.detail > .img div.other a.swipebox:nth-child(-n + 4){margin-top: 4px}
.detail > .img div.other a.swipebox:nth-child(3n - 1){margin: 4px 0 0}
.detail > .img div.other a.swipebox:nth-child(-n + 3){margin-top: 4px}
.detail > .img div.other a.swipebox:nth-child(2n){margin: 4px 0 0 3px}
.detail > .img div.other a.swipebox:nth-child(-n + 2){margin-top: 0}
.detail > .img div.other a.swipebox:nth-child(n + 5){display: none !important;}
*/

.detail > .text{padding: 0; width: 100%; display: block; float: none;}

.detail .hor_tabs{clear: both; width: 100%; padding: 0; float: none; padding: 0;}

}

@media screen and (max-width: 1150px) {
.detail_grey_bg .info_item{width: 100%; display: block;}
.detail_grey_bg .info_item:nth-child(1){padding: 0;}
.detail_grey_bg .info_item:nth-child(2){padding: 0;}
.detail_grey_bg .info_item ul{-webkit-column-count: 2; column-count: 2}
.detail_grey_bg .info_item.full ul{-webkit-column-count: 2; column-count: 2}
}

/*
@media screen and (max-width: 650px) {                 
.detail > .img div.other a.swipebox{padding: 0 0 33%; width: calc(33.33% - 8px / 3 - 2px );}
.detail > .img div.other a.swipebox:nth-child(4n - 1){margin: 4px 0 0}
.detail > .img div.other a.swipebox:nth-child(4n - 2){margin: 4px 0 0}
.detail > .img div.other a.swipebox:nth-child(-n + 4){margin-top: 4px}
.detail > .img div.other a.swipebox:nth-child(3n - 1){margin: 4px 4px 0}
.detail > .img div.other a.swipebox:nth-child(-n + 3){margin-top: 4px}
.detail > .img div.other a.swipebox:nth-child(n + 4){display: none !important;}
}  */


@media screen and (max-width: 650px) {

.detail > .img div.other.owl-carousel .owl-controls .owl-buttons{ margin: -30px auto 0;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-prev { width: 30px; height: 60px;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-next { width: 30px; height: 60px;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-prev::before { background-size: 26px 26px; width: 30px; height: 60px;}
.detail > .img div.other.owl-carousel .owl-controls .owl-buttons .owl-next::before { background-size: 26px 26px; width: 30px; height: 60px;}
}

@media screen and (max-width: 600px) {
.detail > .text .price .left_side{display: block; width: 100%;}
.detail > .text .price .right_side{margin: 15px 0 0;}

.detail > .text table.para td{text-align: right}

.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 td, .detail .hor_tabs .item .hide form table th{display: block; text-align: left; width: 100%;}
.detail .hor_tabs .item .hide form table th{padding: 12px 0 3px}
.detail .hor_tabs .item .hide form table td p{margin: 5px 0;}

}

@media screen and (max-width: 580px) {
.detail_grey_bg .info_item ul{-webkit-column-count: 1; column-count: 1}
.detail_grey_bg .info_item.full ul{-webkit-column-count: 1; column-count: 1}
}
                    
/*                    
@media screen and (max-width: 370px) {
.detail > .text .price .right_side{width: 100%;}
.detail .text .price .right_side .basket input[type=text]{width: calc(100% - 100px)}
}
*/






























footer{padding: 60px 0; background: #EDEEF0; display: block; position: relative;}
footer .left_side{float: left; display: block; width: calc(35% - 40px); padding: 0 40px 0 0;}
footer .right_side{float: right; display: block; width: calc(65% - 40px); padding: 0 0 0 40px;}

footer .item{padding: 0; width: 33.33%; margin: 0; display: block; float: left; position: relative;}
footer p.title{padding: 0 0 10px; margin: 0 0 20px; font-size: 16px; line-height: 22px; color: #000000; font-weight: 300; text-transform: uppercase; position: relative; text-align: left;}
footer p.title::before{position: absolute; left: 0; bottom: 0; height: 1px; width: 140px; background: #C6A400; content: "";}

footer p{display: block; margin: 0 0 15px; padding: 0; font-size: 12px; line-height: 18px; color: #000000; font-weight: 300; text-align: right;}
footer p a{font-size: 12px; line-height: 18px; color: #000000; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer p a:hover{color: #C6A400}


footer ul:not(.social){margin: 30px 0 0; padding: 0;}
footer ul:not(.social) li{display: block; list-style: none; margin: 0 0 6px; padding: 0;}
footer ul:not(.social) li.margin{margin: 15px 0 0;}
footer ul:not(.social) li a{font-size: 14px; line-height: 22px; color: #000000; font-weight: 300; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer ul:not(.social) li a:hover, footer ul:not(.social) li.active a{color: #C6A400}

footer ul.social{margin: 20px 0 0; padding: 0; height: 30px;}
footer ul.social.desktop{display: block;}
footer ul.social.mobile{display: none;}
footer ul.social li{list-style: none; display: inline-block; margin: 0 2px 0 0;}
footer ul.social li a{display: block; width: 30px; height: 30px; position: relative; background: #808080; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a::after{opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 30px; height: 30px;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer ul.social li a.in::after{background: url(../../img/social_in_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.fb::after{background: url(../../img/social_fb_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.yt::after{background: url(../../img/social_yt_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.li::after{background: url(../../img/social_li_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.tw::after{background: url(../../img/social_tw_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
footer ul.social li a.g::after{background: url(../../img/social_g_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
.notouch footer ul.social li a:hover{background: #C6A400;}

footer .item img{margin: 31px 0 0; max-width: 100%;}
footer .item img.desktop{display: block;}
footer .item img.mobile{display: none;}

footer input[type=text]{position: relative; margin-bottom: 8px; font-size: 13px; line-height: 20px; color: #000000; padding: 12px 10px; border: 0; border-bottom: 1px solid #000000; background: transparent; width: calc(100% - 20px); font-weight: 300; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer textarea{position: relative; resize: none; height: 60px; margin-bottom: 8px; font-size: 13px; line-height: 20px; color: #000000; padding: 12px 10px; border: 0; border-bottom: 1px solid #000000; background: transparent; width: calc(100% - 20px); font-weight: 300; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer input[type=text]::-webkit-input-placeholder, footer textarea::-webkit-input-placeholder{color: #000000;}
footer input[type=text]::-moz-placeholder, footer textarea::-moz-placeholder{color: #000000;}
footer input[type=text]::-ms-input-placeholder, footer textarea::-ms-input-placeholder{color: #000000;}
footer input[type=text]:focus, footer textarea:focus{border-bottom: 1px solid #C6A400;}




@media screen and (max-width: 1360px) {
footer .left_side{width: calc(45% - 25px); padding: 0 25px 0 0;}
footer .right_side{width: calc(55% - 25px); padding: 0 0 0 25px;}
footer .item{width: 50%;}
footer .item:nth-child(3){display: none;}
footer ul.social.desktop{display: none;}
footer ul.social.mobile{display: block;}

footer .item img.desktop{display: none;}
footer .item img.mobile{display: block;}
}

@media screen and (max-width: 1024px) {
footer{padding: 40px 0; }
footer .left_side{float: none; width: 100%; max-width: 600px; margin: 0 auto; padding: 60px 0 0 0;}
footer .item{width: 33.33%;}
footer .item:nth-child(3){display: block;}
footer ul.social.desktop{display: block;}
footer ul.social.mobile{display: none;}
footer .right_side{float: none; width: 100%; padding: 0;}

}


@media screen and (max-width: 800px) {
footer .item{width: 50%;}
footer .item:nth-child(3){display: none;}
footer ul.social.desktop{display: none;}
footer ul.social.mobile{display: block;}
}
@media screen and (max-width: 500px) {
footer{padding: 30px 0;}
footer p.title{text-align: center; margin: 0;}
footer p.title::before{right: 0; margin: 0 auto;}
footer ul{margin: 7px 0 0;}
footer ul li a{font-size: 13px; line-height: 20px;}
footer .item{text-align: center; width: 100%; float: none; padding: 30px 0 0;}
footer .item:first-of-type{padding: 0;}
footer .left_side{display: none;}

footer .item img{margin: 25px auto 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{background: #fff; position: relative; text-align: left; width: 100%; margin: 0 auto; padding: 18px 0; border-bottom: 1px solid #f0f0f0;  border-top: 1px solid #f0f0f0;}
.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{z-index: 0; position: relative; white-space: nowrap; margin: 0; padding: 0; width: 100%; overflow: hidden;}
.drobky ul li{position: relative; z-index: 9; list-style: none; display: inline-block; vertical-align: middle; margin-right: -4px; border-left: 1px solid #e4e5e6;}
.drobky ul li.first{border: 0;}
.drobky ul li.first a{padding-left: 0;}
.drobky ul li a{white-space: nowrap; position: relative; display: block; color: #808080; font-size: 11px; line-height: 17px; font-weight: 400; padding: 0 15px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .drobky ul li a:hover{text-decoration: none; color: #C6A400;}
.drobky ul li span{white-space: nowrap; display: block; color: #000000; font-size: 13px; line-height: 17px; font-weight: 700; padding: 0 0 0 15px; text-transform: uppercase;} 

@media screen and (max-width: 500px) {
.drobky{padding: 13px 0;}
.drobky ul li a{font-size: 10px; line-height: 16px; padding: 0 10px;}
.drobky ul li span{font-size: 10px; line-height: 16px; padding: 0 0 0 10px;} 
}




.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 #C6A400; background: #C6A400}


.landing { width: 100%; text-align: left;}
.landing p{margin: 0 0 5px;}
.landing ul{margin: 0; padding: 0;}
.landing ul li{margin: 0 2px 5px 0; display: inline-block; vertical-align: middle;}


.carrier_list { width: 100%; text-align: left; margin: 0;}
.carrier_list .item { text-align: center; display: inline-block; vertical-align: top; background: #efefef; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item { width: calc(33.33% - 40px / 3 - 5px); margin: 20px 0 0;}
.carrier_list .item:nth-child(3n - 1) { margin: 20px 20px 0;} 
.carrier_list .item:nth-child(-n + 3) { margin-top: 0;} 
.carrier_list .item .text{display: table; height: 160px; width: calc(100% - 40px); padding: 0 20px; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item .text .title { display: table-cell; vertical-align: middle; width: 100%; margin: 0; font-size: 16px; font-weight: 500; line-height: 26px; color: #000000; text-transform: uppercase; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .carrier_list .item:hover { background: #C6A400;}
.notouch .carrier_list .item:hover .text .title { color: #fff;}
.carrier_list .item .text .title .icon{width: 42px; height: 42px; display: block; margin: 0 auto 8px; position: relative;}
.carrier_list .item .text .title .icon::before{opacity: 0; content: ""; position: absolute; top: 0; left: 0; width: 42px; height: 42px; display: block; background: url(../img/carrier_icon.svg) no-repeat scroll center center; background-size: 42px 42px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item .text .title .icon::after{opacity: 1; content: ""; position: absolute; top: 0; left: 0; width: 42px; height: 42px; display: block; background: url(../img/carrier_icon_hover.svg) no-repeat scroll center center; background-size: 42px 42px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .carrier_list .item:hover .text .title .icon::before{opacity: 1;}
.notouch .carrier_list .item:hover .text .title .icon::after{opacity: 0}

@media screen and (max-width: 1400px)  { 
.carrier_list .item { width: calc(50% - 20px / 2 - 5px); margin: 20px 0 0 !important;}
.carrier_list .item:nth-child(2n) { margin: 20px 0 0 20px !important;}
.carrier_list .item:nth-child(-n + 2) { margin-top: 0 !important;} 
}

@media screen and (max-width: 700px)  {
.carrier_list .item { display: block; width: calc(100% - 2px); margin: 20px 0 0 !important;}
.carrier_list .item:nth-child(2n) { margin: 20px 0 0 !important;}
.carrier_list .item:nth-child(-n + 2) { margin-top: 20px !important;}
.carrier_list .item:nth-child(1) { margin-top: 0 !important;}
}




.video_list{width: 100%; position: relative; margin: 0;}
.video_list .item{width: calc(33.33% - 40px / 3 - 3px); margin: 20px 0 0 ; height: 240px; position: relative; background-attachment: local; position: relative; display: inline-block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.video_list .item:nth-child(3n - 1){margin: 20px 20px 0}
.video_list .item:nth-child(-n + 3){margin-top: 0}
.video_list .item::before{opacity: 0.35; position: absolute; top: 0; right: 0; left: 0; bottom: 0; content: ""; background: #0d6990; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .video_list .item:hover::before{opacity: 0.7;}
.video_list .item .title{text-shadow: 1px 1px 10px rgba(0,0,0,0.4); text-align: center; max-width: 90%; margin: 0 auto; font-size: 18px; line-height: 24px; color: #fff; font-weight: 600; letter-spacing: 1px; position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}

@media screen and (max-width: 1400px) {
.video_list .item{width: calc(50% - 20px - 3px);}
}
@media screen and (max-width: 1200px) {
.video_list .item{height: 200px;}
}
@media screen and (max-width: 600px) {
.video_list .item{width: calc(100% - 20px - 3px);}
}

.video_detail{max-width: 660px; margin: 0;}
.detail .video_detail{max-width: 500px;} 
.video_detail .video_gallery{display: block; position: relative; position: relative; width: 100%; height: 0; padding-bottom: 56.25%; margin: 0}
.video_detail .video_gallery iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: none; border: 0;}



.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: 14px; 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: 14px; line-height: 22px; color: #000000; font-weight: 700;}
.contact_page .item .box .centering p a{font-size: 14px; line-height: 22px; color: #000000; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page .item .box .centering p a:hover{color: #C6A400}

.contact_page .mapa { position: absolute; left: 310px; right: 0; top: 0; bottom: 0; display: block; background: #f2f2f2;}
.contact_page .mapa #MyGmaps { /*background: url(../img/mapa.jpg) no-repeat scroll center center #e5e3df;*/ z-index: 0; position: relative; width: 100%; height: 100%; display: block; background-size: cover;}
.contact_page .mapa a.btn { 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%; float: none; position: relative; left: 0;}
.contact_page .mapa #MyGmaps { height: 260px;}
}





.contact_page2{display: block; position: relative; width: 100%; font-size: 0;}
.contact_page2 .item { border-left: 1px solid #c6a400; text-align: left; position: relative; width: calc(25% - 76px); padding: 20px 50px; display: inline-block; vertical-align: top;}
.contact_page2 .item:first-of-type{border: 0; padding-left: 0;}
.contact_page2 .item:last-of-type{padding-right: 0;}
.contact_page2 .item p{margin: 0 0 15px; padding: 0; font-size: 14px; line-height: 22px; color: #000000; font-weight: 400;}
.contact_page2 .item p:last-of-type{margin: 0;}
.contact_page2 .item p strong{font-size: 14px; line-height: 22px; color: #000000; font-weight: 700;}
.contact_page2 .item p a{font-size: 14px; line-height: 22px; color: #000000; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page2 .item p a:hover{color: #C6A400}


.contact_page2 .item.big p{font-size: 18px; line-height: 26px;}
.contact_page2 .item.big p strong{font-size: 18px; line-height: 26px;}
.contact_page2 .item.big p a{font-size: 18px; line-height: 26px;}

@media screen and (max-width: 1750px) {
.contact_page2 .item.big{display: block; width: 100%; padding-top: 0; padding-left: 0; padding-right: 0;}
.contact_page2 .item { width: calc(33.33% - 68px);}
.contact_page2 .item:nth-child(2){border: 0; padding-left: 0;}
.contact_page2 .item:last-of-type{padding-right: 0;}
}

@media screen and (max-width: 1500px) {
.contact_page2 .item { padding: 15px 30px; width: calc(33.33% - 41px);}
}

@media screen and (max-width: 1350px) {
.contact_page2 .item:nth-child(2){display: block; width: 100%; padding-top: 0; padding-left: 0; padding-right: 0;}
.contact_page2 .item { padding-left: 0; padding-right: 0; border: 0; width: 50%;}
}

@media screen and (max-width: 700px) {
.contact_page2 .item { display: block; padding-left: 0; padding-right: 0; border: 0; width: 100%;}
}



.news_list{width: 100%; position: relative; margin: 0 auto;}
.news_list .item{background: #ffffff; overflow: hidden; position: relative; text-align: left; display: inline-block; vertical-align: top; width: calc(33.33% - 40px / 3 - 5px); margin: 20px 0 0; border: 1px solid #d5d7d8; -webkit-background-size: cover; background-size: cover; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.news_list .item:nth-child(3n - 1){margin: 20px 20px 0;}
.news_list .item:nth-child(-n + 3){margin-top: 0;}
.notouch .news_list .item.hover_efekt{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); }
.news_list .item .img{border-bottom: 1px solid #d5d7d8;display: block; height: 0; padding: 0 0 55%; width: 100%; background-attachment: local; position: relative; background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; background-size: cover;}
.news_list .item .img .date{border-top: 1px solid #d5d7d8; border-left: 1px solid #d5d7d8; position: absolute; right: 0; bottom: 0; display: block; padding: 5px 14px; font-size: 12px; line-height: 16px; color: #828487; text-align: left; background: #fff;}
.news_list .item .text{padding: 0;}
.news_list .item .text .title{padding: 15px 20px 0; overflow: hidden; height: 40px; text-transform: uppercase; display: block; font-size: 16px; line-height: 22px; color: #000000; font-weight: 700; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .news_list .item.hover_efekt .title{color: #C6A400;}
.news_list .item .text .description {font-size: 12px; line-height: 16px; color: #808080; font-weight: 400; text-align: left; margin: 10px 20px 10px; padding: 0; display: block; height: 48px; overflow: hidden;}
.news_list .item .text .link {display: block; margin: 0 20px 15px; font-size: 12px; line-height: 18px; color: #000000; font-weight: 400; text-align: left; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .news_list .item.hover_efekt .text .link{color: #C6A400;}

@media screen and (max-width: 1400px) {
.news_list .item{width: calc(50% - 20px / 2 - 5px);}
.news_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.news_list .item:nth-child(-n + 3){margin-top: 20px;}
.news_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.news_list .item:nth-child(-n + 2){margin-top: 0;}
}
@media screen and (max-width: 600px) {
.news_list .item{width: 100%; display: block; margin: 20px 0 0 !important}
.news_list .item:nth-child(-n + 1){margin-top: 0 !important;}
}


.contact_list{text-align: left; width: 100%; position: relative; margin: 0 auto 50px !important;}
.contact_list h2, .contact_list h3{text-align: left; margin: 30px 0 0; padding: 40px 0 10px; text-transform: uppercase; color: #000000; font-size: 18px; line-height: 24px; font-weight: 700; border-top: 1px solid #efefef;}
.contact_list h2:first-child, .contact_list h3:first-child{padding: 0 0 10px; border: 0;}
.contact_list .item{padding: 0; position: relative; display: inline-block; vertical-align: top; width: calc(25% - 3px); margin: 30px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 0;}
.contact_list .item .box{height: 96px; display: table; width: 100%;}
.contact_list .item .box .centering{display: table-cell; width: 100%; vertical-align: top; text-align: left;}
.contact_list .item.last .box .centering{vertical-align: middle;}
.contact_list .item .name{font-size: 16px; line-height: 20px; font-weight: 600; margin: 0; padding: 0;}
.contact_list .item .post{font-size: 13px; line-height: 20px; font-weight: 400; margin: 0; padding: 0 0 6px; font-style: italic; color: #808080}
.contact_list .item p{font-size: 13px; line-height: 20px; font-weight: 400; margin: 0; padding: 0; color: #000000;}
.contact_list .item p strong{font-size: 13px; line-height: 20px; font-weight: 700; color: #000000;}
.contact_list .item p a{font-size: 13px; line-height: 20px; font-weight: 600; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_list .item p a:hover{color: #C6A400;}

@media screen and (max-width: 1300px) {
.contact_list .item{width: calc(33.33% - 3px); margin: 20px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 0;}
}

@media screen and (max-width: 920px) {
.contact_list .item{width: calc(50% - 3px); margin: 20px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 20px;}
.contact_list .item:nth-child(-n + 2){margin-top: 0;}
}


@media screen and (max-width: 650px) {
.contact_list .item{width: calc(100% - 3px);  margin: 20px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 20px;}
.contact_list .item:nth-child(-n + 2){margin-top: 20px;}
.contact_list .item:nth-child(-n + 1){margin-top: 0;}
}




.faq_list{width: 100%; position: relative; margin: 0 auto;}
.faq_list .item{position: relative; text-align: left; display: block; margin: 30px 0 0; padding: 30px 0 0; border-top: 1px solid #f0f0f0;}
.faq_list .item:first-of-type{margin: 0; padding: 0; border: 0;}
.faq_list .item .number{border: 1px solid #C6A400; background: #C6A400; color: #fff; text-align: center; width: 34px; line-height: 34px; font-size: 14px; font-weight: 700; display: inline-block; vertical-align: top;}
.faq_list .item .text{padding: 0 0 0 20px; display: inline-block; vertical-align: top; width: calc(100% - 36px - 20px - 5px); }
.faq_list .item .text h2{padding: 0 0 10px; margin: 0; text-transform: uppercase; display: block; font-size: 16px; line-height: 22px; color: #000000; font-weight: 700; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}





.file_list{width: 100%; position: relative; margin: 0 auto;}  
.file_list .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 #f1f1f1; 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 #666666; background: #666666;}
.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: #C6A400; -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;}
}



.grid{padding: 0; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.grid .grid-item{width: 25%; display: inline-block;}
.grid .grid-item.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; right: 50%; bottom: 50%; background: #C6A400; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.grid .grid-item.swipebox::after{opacity: 0; content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 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; }
.grid .grid-item img{max-width: calc(100% - 8px); display: block; margin: 4px;}
.notouch .grid a:hover::before{opacity: 0.90; left: 4px; top: 4px; right: 4px; bottom: 4px;}
.notouch .grid a:hover::after{opacity: 1; background-size: 60px 60px;}

@media screen and (max-width: 1024px) {
.grid .grid-item{width: 33.33%;}
}
@media screen and (max-width: 768px) {
.grid .grid-item{width: 50%;}
}






























#basket{margin: 40px auto; 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: #C6A400;	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: #C6A400;	border-width: 9px; margin-left: -9px;}
#basket .basket_navigation ul li.active strong, #basket .basket_navigation ul li.active a{background: #C6A400; border: 1px solid #C6A400; 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: #C6A400; border: 1px solid #C6A400; 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:#C6A400;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 #C6A400;}
#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: 500; letter-spacing: 0.5px; display: table-cell; vertical-align: middle; padding: 0 0 0 15px; font-size: 13px; line-height: 20px; text-decoration: none; text-align: left; color: #000000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
#basket table.product_souhrn td.two .main_link span{font-style: italic; font-weight: 400; padding: 0; font-size: 11px; line-height: 15px; text-decoration: none; text-align: left; color: #3a3a3a; display: block;}
#basket table.product_souhrn td.two .main_link span strong{display: block; font-style: italic; font-weight: 500; color: #C6A400; font-size: 11px; line-height: 15px; letter-spacing: 0.5px;}
.notouch #basket table.product_souhrn tr.hover_efekt td.two a.main_link{color: #C6A400}
#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: 19px; height: 19px; 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: 21px; height: 21px; 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 5px -15px;}
#basket table.product_souhrn td.three .decrement::before{opacity: 1; background: url(../img/basket_recount_icon.png) no-repeat scroll -15px -15px;}


.notouch #basket table.product_souhrn td.three .increment:hover, .notouch #basket table.product_souhrn td.three .decrement:hover{background: #C6A400; border: 1px solid #C6A400;}





#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: #C6A400; border: 1px solid #c6A400;}


#basket h2.title{text-align: center; margin: 0; padding: 0; font-size: 20px; line-height: 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: #C6A400;}

#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: #C6A400;}


#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 #C6A400;}


#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 .textet{display: inline-block; vertical-align: top; width: calc(100% - 35px); padding: 0 0 0 10px;}
#basket .doprava_platba .item .box label .text div.checker{vertical-align: top;}
#basket .doprava_platba .item .box label .text br{display: none;}
#basket .doprava_platba .item .box label .text a{font-size: 12px; line-height: 16px; font-weight: 700; color: #3a3a3a; display: inline-block; margin: 0; text-decoration: underline;}
#basket .doprava_platba .item .box label span.price{position: absolute; top: 15px; right: 15px; font-size: 13px; line-height: 18px; font-weight: 700; color: #3a3a3a; text-align: right; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
#basket .doprava_platba .item .box label .radio{width: 16px; height: 16px; float: left; margin: 1px 9px 0 0; }
#basket .doprava_platba .item .box label span.bottom{display: none !important; width: auto; height: 4px; display: block; position: absolute; bottom: -5px; right: 1px; left: 5px; background: #eaeaea; -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.png) no-repeat scroll center center; right: 0; top: 0; bottom: 0; width: 30px;}
#basket .doprava_platba  .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_hover.png) no-repeat scroll center center;}
#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: #4d4d4c; 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: 0 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 .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  #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: #C6A400}
#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;}
}

























.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 15px; display: block;}
img.end_order.center{margin: 0 auto 15px;}
.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: #666666; font-size: 13px; line-height: 18px; text-align: left;}
.reg_form .box p.anotation span.text strong{color: #666666; 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: #4d4d4c; line-height: 19px; text-align: left; margin: 0;}
.reg_form .box p strong{font-size: 14px; font-weight: 600; color: #4d4d4c; line-height: 19px;}
.reg_form .box p a{font-size: 14px; font-weight: 400; color: #4d4d4c; 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: 14px; font-weight: 500; line-height: 18px; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .reg_form .box table td a:hover{color: #C6A400;}
.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: 14px; 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 #C6A400;}

.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:first-of-type th:first-of-type{padding: 0 0 3px;}
.reg_form .box table td input[type="submit"]{float: none;}
.reg_form .box table.dodaci, .reg_form .box table.dodaci tbody, .reg_form .box table.dodaci tr, .reg_form .box table.dodaci th, .reg_form .box table.dodaci td{text-align: left; width: 100%; display: block; clear: both; min-width: initial; max-width: initial;}
}
       
 












                          
.spec_box{background: #ffffff; border: 1px solid #efefef;}
.spec_box p.open_login{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: #C6A400}
.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 auto 30px; background: #ffffff; border: 1px solid #efefef; padding: 30px 45px; max-width: 900px;}
.c_column:not(.full) .login_form{margin: 0 0 10px;}
.c_column:not(.full) .login_form.margin{margin: 0 0 20px;}
.login_form.pass{max-width: 100%;}
#basket .login_form{margin: 10px 0 0 !important;}
.login_form.hide, .login_form.hide2{display: none; opacity: 0; margin: 0 auto;}
.login_form p.overtitle{font-weight: 600; text-align: center; margin: -10px 0 15px; padding: 0; font-size: 16px; line-height: 26px; color: #000000;}
.login_form p.center{font-weight: 400; text-align: center; margin: -15px 0 20px; padding: 0; font-size: 13px; line-height: 20px; color: #000000;}
.login_form .box{width: 46%; padding: 0 0 0 4%; display: inline-block; vertical-align: middle; margin-right: -5px;}
.login_form.top .box{vertical-align: top;}
.login_form .box.full{padding: 0; width: 100%;}
.login_form .box.middle{vertical-align: middle;}
.login_form .box.first{width: 46%; padding: 0 4% 0 0; border-right: 1px solid #efefef;}
.login_form .box.first.padding_bottom{padding: 0 4% 32px 0;}
.login_form .box p.title{font-size: 15px; font-weight: 600; line-height: 22px; margin: 0 0 10px;}
.login_form .box p{clear: both; display: block; font-size: 13px; font-weight: 400; color: #000000; line-height: 19px; text-align: left; margin: 0;}
.login_form .box p:last-of-type{margin: 0;}
.login_form .box .warning{padding: 5px 5px 0;}
.login_form .box .warning > div{display: none; font-size: 12px; line-height: 16px; color: #e81b39}
.login_form .box .warning p{display: block; margin: 0; padding: 0; text-align: center; font-weight: 600; color: #e81b39; font-size: 12px; line-height: 16px; }
.login_form .box p.margin{margin-top: 10px;}
.login_form .box p strong{font-size: 13px; font-weight: 700; color: #000000; line-height: 19px;}
.login_form .box p a:not(.btn){font-size: 13px; font-weight: 700; color: #000000; line-height: 19px; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .login_form .box p a:not(.btn):hover{color: #C6A400;}
.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; color: #000000; font-weight: 500; text-align: right; padding: 0 20px 10px; margin: 0;}
.login_form .box table th.align_top{vertical-align: top; padding-top: 9px;}
.login_form .box table th span{margin-right: -7px; position: relative; top: -5px; right: -1px; color: #000000; font-size: 14px; line-height: 20px;}
.login_form .box table tr th:first-child{padding-left: 0; }
.login_form .box table td{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; color: #000000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.login_form .box table td.simulate{padding: 32px 0 10px;}
.login_form .box table td input[type=text], .login_form .box table td input[type=password]{border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #fff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000; -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; color: #000; -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 #C6A400;}
.login_form .box table td label{cursor: pointer; font-size: 13px; line-height: 24px; color: #000000; font-weight: 400;  margin: 0; display: inline-block; vertical-align: middle; }
.login_form .box table td label .checker{margin: -3px 5px 0 0;}


.login_form .box table td .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: 13px; font-weight: 400; line-height: 40px; color: #000000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}



.login_form .box table td a:not(.btn){margin: 0; text-decoration: underline; display: inline-block; vertical-align: middle; font-size: 13px; font-weight: 400; line-height: 40px; color: #000000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch .login_form .box table td a:not(.btn):hover{color: #C6A400;}

.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: #C6A400; border: 1px solid #C6A400;}
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%; max-height: 200px;}
.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: #605f5e; 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: #C6A400;}
.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{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: #C6A400; 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;}    
}




.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: 0; 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; min-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{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{min-height: 240px; width: 100%; max-width: 260px; margin: 40px auto 0;}
.traffic_popup .box .text .view_address .traffic_mapa{height: 220px;}
.traffic_popup .box .text .btn{position: absolute; bottom: 295px; 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);}
}






.hide_parameter {display:none;}



@media screen and (max-width: 1024px) {
#tracy-debug{display: none !important}
}





