

/*GLOBAL*/
header,nav,section,article,aside,footer,hgroup{display:block;}
a{text-decoration:none; outline: 0; color:inherit;}
a img{border:none;}
.img_hide{display: none !important;}
.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 {-moz-box-shadow: 0 0 0px 1000px white inset; -webkit-box-shadow: 0 0 0px 1000px white inset; box-shadow: 0 0 0px 1000px white inset;}
 
/*
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;}
*/

 
.need{color: #cc0000;}
.color_orange{color: #dc5721 !important;} 
 
.message_centering{z-index: 999999; min-height: 0; position: fixed; 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; -moz-transition: all 750ms ease; -o-transition: all 750ms ease; -ms-transition: all 750ms ease; transition: all 750ms ease;}
.message_centering.active{top: 0;}

.flash{max-width: 700px; margin: 0 auto -1px; min-height: 0; font-size: 13px; line-height: 16px; font-weight: 600; padding: 12px 54px; clear: both; position: relative;}
.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 #009e08; border: 1px solid #148219;}
.alert-error span{background: url(../global/error_close.png) no-repeat;}                               
.alert-success span{background: url(../global/success_close.png) no-repeat;}


h1.rot {opacity: 0; bottom: 0; color: #000; 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;}


h1{padding: 0; margin: 0 0 40px; text-align: center;}
h1 span{font-size: 30px; line-height: 34px; color: #00a5df; font-weight: 600; text-align: center; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; padding: 0 30px; text-transform: uppercase; position: relative;}
h1 span::before{width: 60px; height: 2px; display: block; background: #00a5df; content: ""; position: absolute; top: calc(50% - 1px); right: 100%;}
h1 span::after{width: 60px; height: 2px; display: block; background: #00a5df; content: ""; position: absolute; top: calc(50% - 1px); left: 100%;}

.page_date{padding: 0; margin: -34px 0 0; text-align: center;}
.page_date span{font-size: 20px; line-height: 26px; color: #00a5df; font-weight: 600; text-align: center; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; padding: 0 18px; text-transform: uppercase; position: relative;}
.page_date span::before{width: 40px; height: 2px; display: block; background: #00a5df; content: ""; position: absolute; top: calc(50% - 1px); right: 100%;}
.page_date span::after{width: 40px; height: 2px; display: block; background: #00a5df; content: ""; position: absolute; top: calc(50% - 1px); left: 100%;}

h2{color: #000000; font-weight: 700; font-size: 24px; line-height: 28px; margin: 30px 0 10px; padding: 0;}
h2.center{text-align: center;}
h2.margin{margin: 0 0 15px;}
h3{color: #000000; font-weight: 700; font-size: 22px; line-height: 26px; margin: 30px 0 10px; padding: 0;}  
h4, h5, h6{color: #666666; font-weight: 700; font-size: 20px; line-height: 22px; margin: 30px 0 10px; padding: 0;}   


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


sup{color: inherit; font-size: 12px;}

article a, article a strong, article strong a{font-weight: 700; color: #000000; text-decoration: underline; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.notouch article a:hover, .notouch article a:hover strong, .notouch article strong a:hover{text-decoration: none;}
 
.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{margin: 0 auto; text-align: left; line-height: 22px;}
article.max{max-width: 100%; margin: 40px 0 0; }
article p, article div{margin:0 0 15px; text-align: left; line-height: 22px;}
article .text_p{margin: 0; }
article *:nth-child(1){margin-top: 0;}
article *:last-child{margin-bottom: 0;}



article ul{margin: 15px 0; padding: 0;}
article ul li{padding: 0 0 0 28px; margin: 5px 0; position: relative; list-style: none; background: url(../img/drobky_arrow.svg) no-repeat scroll 11px 6px; background-size: 6px 9px;}
article ul ul{margin: 0; padding: 0; }

article ol{margin: 15px 0; padding: 0; counter-reset: item;}
article ol li{padding: 0 0 0 33px; margin: 5px 0; position: relative; list-style-type: none; counter-increment: item;}
article ol li:before{position: absolute; top: 0; left: 13px; display: block; padding-right: 5px; text-align: right; content: counter(item) ".";}
article ol ol{margin: 0; padding: 0;}
article ol ul{margin: 0; padding: 0;}
article ol ul li{background: url(../img/list_style.svg) no-repeat scroll 11px 6px; background-size: 19px auto; padding: 0 0 0 33px;}
article 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{text-align: left; font-weight: 700;  padding: 6px 8px; background: #4d4d4d; color: #fff; border: 1px solid #000; border-right: 0;}
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{ 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}

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

article img{max-width: 100%; margin: 0 auto 15px; display: block; }
article img.fr-fil{float: left; margin: 10px 30px 10px 0;}
article img.fr-fir{float: right; margin: 10px 0 10px 30px;}


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

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

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



input[type=text], input[type=password], input[type=submit], textarea, code, button{font-family: 'Open Sans', sans-serif, Arial; margin: 0;}
        
        
article, div, li{height: auto; min-height: 1px; max-height: 9999999px;}
.clear{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; -webkit-text-size-adjust: none; text-rendering: auto; max-width: 1920px; margin: 0 auto; font-family: 'Open Sans', 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; z-index: 100; width: 90%; padding: 0 5%; max-width: 1280px; margin: 0 auto;}
.inside_small{position: relative; z-index: 100; width: 90%; padding: 0 5%; max-width: 840px; margin: 0 auto;}
.inside_max{position: relative; z-index: 100; width: 90%; padding: 0 5%; max-width: 1440px; margin: 0 auto;}
.inside_middle{position: relative; z-index: 100; width: 90%; padding: 0 5%; max-width: 1100px; margin: 0 auto;}



.btn{font-weight: 700; font-size: 14px; line-height: 18px; padding: 12px 35px; text-decoration: none; white-space: nowrap; overflow: hidden; position: relative; background: none; display: block; border: 1px solid transparent; text-transform: uppercase; text-align: center; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.btn.big{padding: 15px 60px;}
.btn.small{font-size: 12px; line-height: 16px; padding: 8px 25px; }
.btn.overflow{overflow: visible;}
.btn.shadow{box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6); -webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.6);}
.btn.radius{-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.btn.line_height{line-height: 30px;}
.btn.inline{display: inline-block; zoom: 1; *display: inline; vertical-align: middle;}
.btn.left{float: left;}
.btn.right{float: right;}
.btn.cursor{cursor: pointer;}
.btn.ultra_min_margin_top{margin-top: 1px;}
.btn.ultra_min_margin_bottom{margin-bottom: 1px;}
.btn.ultra_min_margin_right{margin-right: -3px;}
.btn.ultra_min_margin_left{margin-left: 1px;}
.btn.min_margin_top{margin-top: 5px;}
.btn.min_margin_bottom{margin-bottom: 5px;}
.btn.min_margin_right{margin-right: 5px;}
.btn.min_margin_left{margin-left: 5px;}
.btn.middle_margin_top{margin-top: 10px;}
.btn.middle_margin_bottom{margin-bottom: 10px;}
.btn.middle_margin_right{margin-right: 10px;}
.btn.middle_margin_left{margin-left: 10px;}
.btn.max_margin_top{margin-top: 15px;}
.btn.max_margin_bottom{margin-bottom: 15px;}
.btn.max_margin_right{margin-right: 15px;}
.btn.max_margin_left{margin-left: 15px;}
.btn.ultra_margin_top{margin-top: 25px;}
.btn.ultra_margin_bottom{margin-bottom: 25px;}
.btn.ultra_margin_right{margin-right: 25px;}
.btn.ultra_margin_left{margin-left: 25px;}


.btn i{font-style: normal; font-weight: 700; font-size: 12px; line-height: 16px; }
.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; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-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; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.btn .item .title{border-top: 1px solid #e0dfdf; 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;}



.btn.typ_1{background: #666666; border: 1px solid #666666; color: #fff;}
.notouch .btn.typ_1:hover, .notouch .item.hover_efekt .btn.typ_1, .notouch a.item:hover .btn.typ_1{background: #000000; border: 1px solid #000000; color: #fff;}
.btn.typ_2{background: #00a5df; border: 1px solid #00a5df; color: #fff;}
.notouch .btn.typ_2:hover, .notouch .item.hover_efekt .btn.typ_2, .notouch a.item:hover .btn.typ_2{background: #fff; border: 1px solid #00a5df; color: #00a5df;}
.btn.typ_3{background: #ffffff; border: 1px solid #000000; color: #000000;}
.notouch .btn.typ_3:hover, .notouch .item.hover_efekt .btn.typ_3, .notouch a.item:hover .btn.typ_3{background: #000000; border: 1px solid #000000; color: #ffffff;}
.btn.typ_4{background: #ffffff; border: 1px solid #00a5df; color: #00a5df;}
.notouch .btn.typ_4:hover, .notouch .item.hover_efekt .btn.typ_4, .notouch a.item:hover .btn.typ_4{background: #00a5df; border: 1px solid #00a5df; color: #ffffff;}
.btn.typ_5{background: #00a5df; border: 1px solid #00a5df; color: #fff;}
.notouch .btn.typ_5:hover, .notouch .item.hover_efekt .btn.typ_5, .notouch a.item:hover .btn.typ_5{background: #fff; border: 1px solid #fff; color: #00a5df;}





.notouch .btn.border_grey.color_grey:hover, .notouch .item.hover_efekt .btn.border_grey.color_grey, .notouch a.item:hover .btn.border_grey.color_grey{border: 1px solid #666666; background: #666666; color: #fff;}
.notouch .btn.bg_black.border_black.color_white:hover, .notouch .item.hover_efekt .btn.bg_black.border_black.color_white, .notouch a.item:hover .btn.bg_black.border_black.color_white{background: #00aeef; border: 1px solid #00aeef; color: #fff;}
.notouch .btn.border_blue.bg_blue.color_white:hover, .notouch .item.hover_efekt .btn.border_blue.bg_blue.color_white, .notouch a.item:hover .btn.border_blue.bg_blue.color_white{background: #414042; border: 1px solid #414042; color: #ffffff;}








ul.social{display: block; margin: 0; text-align: left; padding: 0; height: 30px;}
ul.social li{list-style: none; display: inline-block; zoom: 1; *display: inline; margin: 0 0 0 3px;}
ul.social li a{display: block; width: 30px; height: 30px; position: relative; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
ul.social li a::before{opacity: 1; content: ""; position: absolute; left: 0; top: 0; width: 30px; height: 30px;  -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
ul.social li a::after{opacity: 0; content: ""; position: absolute; left: 0; top: 0; width: 30px; height: 30px;  -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
ul.social li a.in::before{background: url(../../img/social_in_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.fb::before{background: url(../../img/social_fb_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.yt::before{background: url(../../img/social_yt_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.li::before{background: url(../../img/social_li_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.tw::before{background: url(../../img/social_tw_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.g::before{background: url(../../img/social_g_icon.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.in::after{background: url(../../img/social_in_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.fb::after{background: url(../../img/social_fb_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.yt::after{background: url(../../img/social_yt_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.li::after{background: url(../../img/social_li_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.tw::after{background: url(../../img/social_tw_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
ul.social li a.g::after{background: url(../../img/social_g_icon_hover.svg) no-repeat scroll center center; background-size: 22px 22px;}
.notouch ul.social li a:hover{background: #00a5df;}
.notouch ul.social li a:hover::before{opacity: 0;}
.notouch ul.social li a:hover::after{opacity: 1;}


.header_height{display: none; height: 74px; position: relative;}
header{max-width: 1920px; margin: 0 auto; z-index: 9999; padding: 0; position: relative; top: 0; left: 0; right: 0; margin: 0 auto; width: 100%; text-align: center; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
header a.logo{width: 182px; height: 59px; display: none; position: relative;}
header a.logo img{display: block; margin: 0 auto; max-width: 182px; max-height: 59px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
header nav{background: #ececec; width: 100%; text-align: center; position: relative; z-index: 999; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; margin: 0;}
header nav ul.menu{margin: 0; padding: 0; display: block; text-align: center ;}
header nav ul.menu li{padding: 0; position: relative; list-style: none; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; margin: 0 18px;}
header nav ul.menu li a{text-transform: uppercase; display: block; line-height: 20px; font-size: 15px; font-weight: 400; padding: 22px 8px; color: #929191; border-bottom: 5px solid transparent; border-top: 5px solid transparent; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.notouch header nav ul.menu li a:hover{color: #00a5df}
header nav ul.menu li.active a{color: #000000; border-bottom: 5px solid #00a5df;}
header nav ul.social{position: absolute; top: calc(50% - 15px); right: 30px;}



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


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

.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: 80px 0 0; z-index: 998; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu.active{display: block;}
.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 a{border-top: 1px solid #e0dfdf;  position: relative; font-size: 14px; line-height: 56px; font-weight: 600; padding: 0 15px; display: block; text-transform: uppercase; color: #929191;  -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu ul li:nth-child(1) a{border-top: 0;}
.notouch .ipad_menu ul li a:hover, .ipad_menu ul li.active a, .ipad_menu ul li a.active{background: #00a5df; color: #ffffff; border-top: 1px solid #047ab1;} 

.ipad_menu ul ul{display: none;}
.ipad_menu ul ul li{}
.ipad_menu ul ul li a{background: #f0f0f0 !important; border: 0 !important; border-top: 1px solid #dbdbdb !important; position: relative; font-size: 14px; line-height: 44px; font-weight: 400; padding: 0 15px; display: block; text-transform: none; color: #000000 !important;  -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu ul ul li:first-child a{border: 0 !important;}
.notouch .ipad_menu ul ul li:hover a, .ipad_menu ul ul li.active a{background: #e2e2e2 !important;}

.ipad_menu ul li .icon{cursor: pointer; z-index: 100; display: block; position: absolute; top: 10px; left: 10px; width: 36px; height: 36px; background: #666666; border: 1px solid #000000; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-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)}
.notouch .ipad_menu ul li:hover .icon, .ipad_menu ul li.active .icon{background: #000000;}







.welcome_1{overflow: hidden; height: calc(100vh - 74px); max-height: 919px; min-height: 560px; background: #ffffff; position: relative; width: 100%; display: block;}


.welcome_1 .left_side{height: calc(100vh - 74px); max-height: 919px; min-height: 560px; padding: 0 5%; width: 35%; display: block; float: left; z-index: 100; position: relative; }
.welcome_1 .left_side .box{display: table; height: 100%; width: 100%;}
.welcome_1 .left_side .box .centering{display: table-cell; vertical-align: middle; width: 100%;}
.welcome_1 .left_side .box .centering img.logo{width: 273px; height: 64px; display: block; padding: 0; margin: 0 0 100px;}
.welcome_1 .left_side .box .centering h1{font-size: 34px; line-height: 40px; color: #00a5df; font-weight: 560; text-align: left; margin: 0; padding: 0 0 25px; text-transform: uppercase;}
.welcome_1 .left_side .box .centering .anotation{font-size: 18px; line-height: 24px; color: #575756; font-weight: 400; text-align: left; margin: 0 0 100px; padding: 0;}




.welcome_1 .right_side{position: relative; display: block; width: 55%; float: right; z-index: 0; }
.welcome_1 .right_side::before{z-index: 999; position: absolute; left: 0; top: 0; bottom: 0; background: url(../img/main_slider_cover.png) no-repeat scroll right center; width: 259px; max-height: 919px;  min-height: 560px; height: calc(100vh - 74px); content: "";}

.welcome_1 .right_side .main_top{height: calc(100vh - 74px); max-height: 919px; position: relative; display: block; padding: 0;}
.welcome_1 .right_side .main_top .main_slider{position: relative; opacity: 0; background: #ffffff; display: block; height: calc(100vh - 74px); max-height: 919px;  min-height: 560px; width: 100%; display: block;} 
.welcome_1 .right_side .main_top .main_slider.stop{opacity: 1;}
.welcome_1 .right_side .main_top .main_slider .item{width: 100%; height: calc(100vh - 74px); min-height: 560px; max-height: 919px; display: block; background-attachment: local; background-repeat: no-repeat; background-position: left center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}


.welcome_1 .right_side .main_top .main_slider.owl-carousel .owl-controls .owl-pagination{position: absolute; bottom: 30px; margin: 0; width: 40px; right: 30px; min-height: 0; z-index: 999;  text-align: left;}
.welcome_1 .right_side .main_top .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page{display: inline-block; zoom: 1; *disply: inline; vertical-align: middle; margin: 10px 0 0;}
.welcome_1 .right_side .main_top .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page span{position: relative; width: 36px; height: 8px; margin: 0; background: #ffffff; display: block; border: 1px solid #ffffff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_1 .right_side .main_top .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page.active span, .notouch .welcome_1 .right_side .main_top .main_slider.owl-carousel .owl-controls .owl-pagination .owl-page:hover span{background: #00a5df; border: 1px solid #00a5df;}  














.sub_top{height: 260px; position: relative; display: block; background-image: url(../img/sub_bg.jpg); background-attachment: local; position: relative;  background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.sub_top a.logo{top: 50%; left: 50%; width: 273px; height: 64px; display: block; position: absolute; -webkit-transform: translateY(-50%) translateX(-50%);-moz-transform: translateY(-50%) translateX(-50%);-ms-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);}
.sub_top a.logo img{display: block; margin: 0 auto; max-width: 273px; max-height: 64px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}





                                          











.welcome_2{background: #fff; position: relative; padding: 50px 0; overflow: hidden; text-align: center;}
.welcome_2 h2{padding: 0; margin: 0; text-align: center;}
.welcome_2 h2 span{font-size: 30px; line-height: 34px; color: #00a5df; font-weight: 600; text-align: center; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; padding: 0 30px; text-transform: uppercase; position: relative;}
.welcome_2 h2 span::before{width: 60px; height: 2px; display: block; background: #00a5df; content: ""; position: absolute; top: calc(50% - 1px); right: 100%;}
.welcome_2 h2 span::after{width: 60px; height: 2px; display: block; background: #00a5df; content: ""; position: absolute; top: calc(50% - 1px); left: 100%;}


.welcome_2 .item{padding: 60px 0; position: relative; text-align: center; display: inline-block; zoom: 1; *display: inline; vertical-align: top; width: calc(50% - 3px); margin: 0; text-align: center;}
.welcome_2 .item .in{max-width: 650px; width: 84%; margin: 0 auto; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; }
.welcome_2 .item .in .img{display: inline-block; zoom: 1; *display: inline; vertical-align: middle; height: 200px; width: 200px; margin-right: 40px; -webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px; -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.25); box-shadow: 0 0 10px 0 rgba(0,0,0,0.25); background-attachment: local; position: relative;  background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}

.welcome_2 .item .in .text{padding: 0; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; text-align: left; width: calc(100% - 265px);}
.welcome_2 .item .in .text .title{display: block; margin: 0; font-size: 18px; font-weight: 600; line-height: 20px; color: #575756; text-align: left; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_2 .item:hover .in .text .title{color: #00a5df;}
.welcome_2 .item .in .text .date{display: block; font-size: 14px; line-height: 20px; font-weight: 600; color: #00a5df; text-align: left; margin: 8px 0 5px;}
.welcome_2 .item .in .text .anotation{display: block; text-align: left; font-size: 14px; line-height: 22px; color: #929191; font-weight: 400; margin: 0 0 15px; padding: 0 0 15px; border-bottom: 1px solid #00a5df;}
.welcome_2 .item .in .text .link{display: inline-block; zoom: 1; *display: inline; vertical-align: middle; text-align: left; font-size: 14px; line-height: 22px; color: #929191; font-weight: 600; margin: 0; padding: 0; text-transform: uppercase; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_2 .item:hover .in .text .link{color: #00a5df;}






.welcome_3{padding: 0; text-align: center; position: relative; height: 680px; background-image: url(../img/main_bg.jpg); background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.sub .welcome_3{overflow: hidden;}
.welcome_3::after{position: absolute; width: 476px; height: 111px; display: block; content: ""; position: absolute; top: 160px; right: 7%; background: url(../img/logo_white.svg) no-repeat scroll center center; background-size: 476px 111px;}
.welcome_3::before{z-index: 100; position: absolute; width: 839px; height: 1323px; display: block; content: ""; position: absolute; top: 233px; left: 0; background: url(../img/address_bg.png) no-repeat scroll right top;}
.welcome_3 .text{z-index: 200; position: absolute; top: 360px; left: 170px; width: 410px; text-align: center;}
.welcome_3 .text .box .title{margin: 0; padding: 0; font-size: 20px; line-height: 24px; color: #fff; font-weight: 600;  text-transform: uppercase;}
.welcome_3 .text .box .title:nth-child(3){margin: 50px 0 0 ; padding: 50px 0 0;}
.welcome_3 .text .box .title:nth-child(3)::before{width: 330px; position: absolute; top: 0; left: 0; right: 0; display: block; content: ""; margin: 0 auto; height: 1px; background: #fff;}
.welcome_3 .text .box p{position: relative; text-align: center; margin: 20px 0 0; padding: 0; font-size: 16px; line-height: 24px; color: #fff; font-weight: 400;}
.welcome_3 .text .box p a{position: relative; text-align: center; font-size: 16px; line-height: 24px; color: #fff; font-weight: 400;}
.notouch .welcome_3 .text .box p a:hover{text-decoration: underline;}
.welcome_3 .text .box p .phone{background: url(../img/phone_icon.svg) no-repeat scroll left center; background-size: 20px 24px; padding: 0 0 0 30px; display: inline-block; zoom: 1; *display: inline; }
.welcome_3 .text .box p .mail{background: url(../img/mail_icon.svg) no-repeat scroll left center; background-size: 20px 24px; padding: 0 0 0 30px; display: inline-block; zoom: 1; *display: inline; margin: 0 0 0 30px;}
.welcome_3 .text .open{position: absolute; top: -20px; right: -280px; display: block; background: #fff; width: 250px; height: 250px; -webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px;}
.welcome_3 .text .open p.title{margin: 0; padding: 79px 0 0; font-size: 20px; line-height: 24px; color: #00a5df; font-weight: 600;  text-transform: uppercase;}
.welcome_3 .text .open p{position: relative; text-align: center; margin: 20px 0 0; padding: 0; font-size: 16px; line-height: 24px; color: #00a5df; font-weight: 400;}

.welcome_4{overflow: hidden; padding: 0; text-align: center; position: relative; height: 876px; background: #f7f7f7;}
.welcome_4 h2{position: absolute; left: 0; right: 0; top: 110px; z-index: 200; padding: 0; margin: 0 0 20px; text-align: center;}
.welcome_4 h2 span{font-size: 30px; line-height: 34px; color: #00a5df; font-weight: 600; text-align: center; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; padding: 0 30px; text-transform: uppercase; position: relative;}
.welcome_4 h2 span::before{width: 60px; height: 2px; display: block; background: #00a5df; content: ""; position: absolute; top: calc(50% - 1px); right: 100%;}
.welcome_4 h2 span::after{width: 60px; height: 2px; display: block; background: #00a5df; content: ""; position: absolute; top: calc(50% - 1px); left: 100%;}
.welcome_4 > img{position: absolute; top: calc(50% + 60px); right: 140px; max-width: calc(50% - 30px);  z-index: 999;  -webkit-transform:  translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.welcome_4 .benefits_list{display: block; position: absolute; left: 70px; top: 190px; z-index: 200; }
.welcome_4 .benefits_list .item{width: 480px; display: block; position: relative; margin: 60px 0;}
.welcome_4 .benefits_list .item .img{display: inline-block; zoom: 1; *display: inline; vertical-align: middle; position: relative; height: 58px; width: 50px; margin: 44px 15px 0 0; background-repeat: no-repeat; background-position: center center;  background-size: 50px 58px;}
.welcome_4 .benefits_list .item .text{display: inline-block; zoom: 1; *display: inline; vertical-align: middle; position: relative; width: calc(100% - 70px); text-align: left;}
.welcome_4 .benefits_list .item .text h3{text-align: center; font-size: 20px; line-height: 24px; color: #00a5df; font-weight: 700; margin: 0; padding: 0 0 20px; text-transform: uppercase;}
.welcome_4 .benefits_list .item .text .anotation{text-align: left; font-size: 16px; line-height: 22px; color: #929191; font-weight: 400; margin: 0; padding: 0;}





.welcome_5{background: #fff; position: relative; padding: 50px 0; overflow: hidden; z-index: 999;}
.welcome_5 h2{padding: 0; margin: 0 0 20px; text-align: center;}
.welcome_5 h2 span{font-size: 30px; line-height: 34px; color: #00a5df; font-weight: 600; text-align: center; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; padding: 0 30px; text-transform: uppercase; position: relative;}
.welcome_5 h2 span::before{width: 60px; height: 2px; display: block; background: #00a5df; content: ""; position: absolute; top: calc(50% - 1px); right: 100%;}
.welcome_5 h2 span::after{width: 60px; height: 2px; display: block; background: #00a5df; content: ""; position: absolute; top: calc(50% - 1px); left: 100%;}
.welcome_5 .partners_slider{display: block; height: 100px;}

.welcome_5 .item{width: 100%; padding: 0; float: none; display: block; }
.welcome_5 .item .box{opacity: 1; display: table; height: 100px; width: 100%; margin: 0 auto; padding: 0; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
/*.notouch .welcome_5 a.item .box:hover{opacity: 0.4;}  */
.welcome_5 .item .box .centering{text-align: center; display: table-cell; vertical-align: middle; width: 100%;}
.welcome_5 .item img{display: inline-block; max-width: 240px; margin: 0 auto; max-height: 100px;}


#content{background: #fff; padding: 0; position: relative;}
#content .container{padding: 0 0 40px;}
#content .container > *:not(.login_form){padding: 0 0 60px;}
#content .container > *:last-child:not(.login_form){padding: 0;}
#content .container > h1{padding: 0 !important;}
#content .container > h1:only-child{margin: 0 !important;}
#content #page_hash{padding: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; transition: opacity 400ms ease;}




footer{overflow: hidden; display: block; width: 100%; position: relative; background: url(../img/footer_bg.png) repeat; z-index: 999;}
footer .footer_mapa{position: relative; display: block; width: calc(100% - 950px);  float: left;}
footer .footer_mapa #MyGmapsFooter{width: 100%; height: 679px; background: url(../img/mapa.jpg) no-repeat scroll center center #fff; background-size: cover;}
footer .footer_mapa #MyGmapsFooter .gmnoprint{display: none !important;}
footer .footer_mapa a.btn{position: absolute; left: 0; bottom: 0; z-index: 999;}
footer .text{text-align: center; width: 950px; position: relative;  float: left; padding: 130px 0;}
footer .text::before{position: absolute; top: 0; bottom: 0; right: 100%; width: 536px; height: 680px; content: ""; display: block; background: url(../img/footer_cover.png) no-repeat scroll right center;}
footer .text h3{padding: 0; margin: 0 0 30px; text-align: center;}
footer .text h3 span{font-size: 30px; line-height: 34px; color: #ffffff; font-weight: 600; text-align: center; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; padding: 0 30px; text-transform: uppercase; position: relative;}
footer .text h3 span::before{width: 60px; height: 2px; display: block; background: #ffffff; content: ""; position: absolute; top: calc(50% - 1px); right: 100%;}
footer .text h3 span::after{width: 60px; height: 2px; display: block; background: #ffffff; content: ""; position: absolute; top: calc(50% - 1px); left: 100%;}
footer .text form{width: 82%; max-width: 600px; display: inline-block; zoom: 1; *display: inline; vertical-align: middle;}
footer .text form input[type=text]{width: calc(100% - 42px); border: 1px solid #f1f1f1; background: #fff; color: #3a5560; font-weight: 400; font-size: 14px; line-height: 20px; padding: 16px 20px; margin: 0 0 15px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;  -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
footer .text form textarea{height: 80px; resize: none; overflow: auto; width: calc(100% - 42px); border: 1px solid #ffffff; background: #ffffff; color: #929191; font-weight: 400; font-size: 14px; line-height: 20px; padding: 16px 20px; margin: 0 0 25px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;  -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
footer .text form input[type=text]:focus, footer .text form textarea:focus{border: 1px solid #000000;}

footer .text form input[type=text]::-webkit-input-placeholder, footer .text form textarea::-webkit-input-placeholder {font-size: 14px; color: #929191;}    
footer .text form input[type=text]::-moz-placeholder, footer .text form textarea::-moz-placeholder {font-size: 14px; color: #929191;}  
footer .text form input[type=text]::-ms-input-placeholder, footer .text form textarea::-ms-input-placeholder {font-size: 14px; color: #929191;}

footer p.gdpr{text-align: center;color: #fff;text-align: center;margin-bottom: 15px;margin-top: -5px;}
footer p.gdpr a {text-decoration: underline; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
footer p.gdpr a:hover {color: #00a5df;}

.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; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .sign a:hover{color: #000000;}

@media screen and (max-width: 650px) {
footer .item p.gdpr, footer .item p.gdpr a{font-size: 12px; line-height: 18px;}
}

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



.drobky{position: relative; text-align: center; width: 100%; margin: 0 auto; padding: 30px 0;}
.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; zoom: 1; *display: inline; vertical-align: middle; margin-right: -4px; background: url(../img/drobky_arrow.svg) no-repeat scroll left 8px; background-size: 6px 9px; padding-left: 6px;}
   
.drobky ul li.first{background: none; padding: 0;}
.drobky ul li.first a{padding-left: 0;}
.drobky ul li a{white-space: nowrap; position: relative; display: block; color: #929191; font-size: 13px; line-height: 24px; font-weight: 600; padding: 0 10px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .drobky ul li a:hover{text-decoration: none; color: #00a5df;}
.drobky ul li span{white-space: nowrap; display: block; color: #000000; font-size: 13px; line-height: 24px; font-weight: 700; padding: 0 0 0 10px; text-transform: uppercase;} 


  



/*
.landing_list{max-width: 1100px; width: 100%; position: relative; margin: 0 auto;}
.landing_list .item{text-align: center; display: inline-block; zoom: 1; *display: inline; vertical-align: top; width: calc(33.33% - 40px / 3 - 3px); margin: 0 0 20px; background: #e3edf5;  -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.landing_list .item:nth-child(3n - 1){margin: 0 20px 20px;}
.notouch .landing_list .item:hover{ -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.25); box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);}
.landing_list .item .text{padding: 25px 15px; display: table; width: calc(100% - 30px); height: 69px;}
.landing_list .item .title{text-transform: uppercase; display: table-cell; vertical-align: middle; width: 100%; margin: 0; font-size: 17px; font-weight: 700; line-height: 23px; color: #00aeef; text-align: center; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .landing_list .item:hover{background: #414042;}
.notouch .landing_list .item:hover .title{color: #ffffff;}
*/







/*
.contact_page{width: 100%; position: relative; margin: 0 auto;}
.contact_page .item{text-align: left; position: relative; width: 220px; padding: 20px 40px; display: block; float: left; background: #00a5df;}
.contact_page .item .box{display: table; height: 340px; width: 100%;}
.contact_page .item .box .centering{display: table-cell; vertical-align: middle; width: 100%;}
.contact_page .item p.title{font-size: 18px; line-height: 24px; color: #ffffff; font-weight: 700; margin: 0 0 5px; padding: 0; text-transform: uppercase;}
.contact_page .item p{margin: 0 0 20px; padding: 0; font-size: 14px; line-height: 18px; color: #ffffff;}
.contact_page .item .inline:last-of-type p:last-of-type{margin: 0;}
.contact_page .item p strong{display: block; font-size: 14px; line-height: 18px; color: #ffffff;}
.contact_page .item a{text-decoration: underline; font-size: 14px; line-height: 18px; color: #ffffff; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page .item a:hover{text-decoration: none;}

.contact_page .mapa{position: relative; display: block; background: #f2f2f2; width: calc(100% - 300px); float: left;}
.contact_page .mapa #MyGmaps{z-index: 0; position: relative; width: 100%; height: 380px; display: block; background: #fff;}
.contact_page .mapa a.btn{position: absolute; left: 0; bottom: 0; z-index: 20;}
.contact_page .mapa a.btn:nth-child(3){bottom: 36px;}



*/
.contact_page_second{width: 100%; position: relative; margin: 0 auto;}
.contact_page_second .item{text-align: center; position: relative; width: 100%; padding: 0; display: block; float: none;}
.contact_page_second .item .box{display: block; width: 100%;}
.contact_page_second .item .box .centering{display: block; width: 100%;}
.contact_page_second .item p.title{font-size: 18px; line-height: 24px; color: #000000; font-weight: 700; margin: 0 0 5px; padding: 0; text-transform: uppercase;}
.contact_page_second .item p{margin: 0 0 20px; padding: 0; font-size: 14px; line-height: 18px; color: #000000;}
.contact_page .item .inline:last-of-type p:last-of-type{margin: 0;}
.contact_page_second .item p strong{display: block; font-size: 14px; line-height: 18px; color: #000000;}
.contact_page_second .item a{text-decoration: underline; font-size: 14px; line-height: 18px; color: #000000; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page_second .item a:hover{text-decoration: none;} 




.partners_list { width: 100%; text-align: left; position: relative; margin: 30px 0 0; padding: 0 !important}
.partners_list .item { border-top: 1px solid #e4e5e6; position: relative; text-align: left; display: block; padding: 44px 30px; margin: 0; background: #fff;}
.partners_list .item:first-of-type { border-top: 0; padding-top: 30px;}
.partners_list .item .img { display: inline-block; zoom: 1; *display: inline; vertical-align: top; width: 200px; padding: 30px 40px 30px 0; position: relative;}
.partners_list .item .img img { display: block; width: 82%; max-width: 200px; margin: 0 auto;}
.partners_list .item .img .number { font-size: 25px; line-height: 30px; position: absolute; left: 0; top: -30px; color: #e4e5e6; font-weight: 700;}

.partners_list .item .text { padding: 0; display: inline-block; zoom: 1; *display: inline; vertical-align: top; text-align: left; width: calc(100% - 245px);}
.partners_list .item .title { text-transform: none; padding: 0; display: block; margin: 0 0 10px; font-size: 18px; font-weight: 700; line-height: 24px; color: #000000; text-align: left; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.partners_list .item .anotation { display: block; margin: 0; font-size: 14px; line-height: 20px; font-weight: 400; color: #000000; text-align: left;}


@media screen and (max-width: 767px)  {
.partners_list .item { padding: 40px 0;}
.partners_list .item .img { display: block; width: 100%; margin: 0 0 30px; padding: 0; }
.partners_list .item .text { padding: 0; display: block; text-align: center; width: 100%;}
.partners_list .item .title { text-align: center;}
.partners_list .item .anotation { text-align: center;}
}





.news_list{width: 100%; position: relative; margin: 0 auto;}
.news_list .item{background: #ffffff; overflow: hidden; position: relative; text-align: left; display: inline-block; zoom: 1; *display: inline; vertical-align: top; width: calc(33.33% - 40px / 3 - 5px); margin: 0 0 20px; border: 1px solid #e0dfdf; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.news_list .item:nth-child(3n - 1){margin: 0 20px 20px;}
.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 #e0dfdf; display: block; height: 180px; width: 100%; background-attachment: local; position: relative;  background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.news_list .item .img .date{border-top: 1px solid #e0dfdf; border-left: 1px solid #e0dfdf; position: absolute; right: 0; bottom: 0; display: block; padding: 6px 20px; font-size: 14px; line-height: 20px; color: #141b26; text-align: left; background: #fff;}
.news_list .item h3{display: table; height: 60px; padding: 0; text-align: left; margin: 0; width: 100%; }
.news_list .item h3 a{display: table-cell; vertical-align: top; text-align: left; margin: 0; padding: 20px 25px 0; font-size: 16px; line-height: 20px; color: #575756; font-weight: 600; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .news_list .item.hover_efekt h3 a{color: #00a5df;}
.news_list .item .anotation{margin: 0 25px 20px; display: block; padding: 0; height: 88px; overflow: hidden; font-size: 14px; line-height: 22px; font-weight: 400; color: #929191; text-align: left;}
.news_list .item .link{display: inline-block; zoom: 1; *display: inline; vertical-align: middle; text-align: left; font-size: 14px; line-height: 22px; color: #929191; font-weight: 600; margin: 0; padding: 0 25px 20px; text-transform: uppercase; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .news_list .item.hover_efekt .link{color: #00a5df;}



.file_list{width: 100%; position: relative; margin: 0 auto;}   
.file_list h3{margin-bottom: 20px;}
.file_list .item{position: relative; width: calc(25% - 17px); height: 310px; padding: 0; border: 0; border: 1px solid #000; display: block; float: left; margin: 0 15px 15px 0;}
.file_list .item span.img{position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-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; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-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; -moz-border-radius: 28px; border-radius: 28px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-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 #666666; margin: 0 10px 14px 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a{text-decoration: none; font-size: 13px; color: #666666; font-weight: 400; line-height: 18px; padding: 8px 20px; display: inline-block; zoom: 1; *display: inline; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a span{font-size: 13px; color: #666666; font-weight: 600; line-height: 18px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .file_list .clas_item:hover{border: 1px solid #000000; background: #000000;}
.notouch .file_list .clas_item:hover a{color: #ffffff;}
.notouch .file_list .clas_item:hover a span{text-decoration: none; color: #ffffff;}







.fotogalerie{width: 100%; position: relative; margin: 0 auto;}
.fotogalerie a.swipebox{width: 14.28%; margin: 0; float: left; display: block; position: relative;}
.fotogalerie a.swipebox::before{opacity: 0; content: ""; display: block; position: absolute; left: 4px; top: 4px; right: 4px; bottom: 4px; background: url(../img/fotogallery_icon.svg) no-repeat scroll center center rgba(0, 0, 0, 0.8); background-size: 55px auto; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.fotogalerie a.swipebox img{max-width: calc( 100% - 8px); display: block; margin: 4px;}
.notouch .fotogalerie a:hover::before{opacity: 1;}






































#basket{max-width: 1280px; margin: 0 auto; position: relative;}
#basket .basket_navigation{width: 100%; position: relative; margin: 0 0 50px;}
#basket .basket_navigation h1{display: none; border: 0; padding: 0; margin: 0;}
#basket .basket_navigation ul{margin: 0; padding: 0; text-align: center;}
#basket .basket_navigation ul li{position: relative; padding: 0; display: inline-block; zoom: 1; *display: inline; 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 #e0dfdf; font-size: 13px; line-height: 18px; font-weight: 600; color: #000000; text-align: center; background: #f9f9f9; display: block; padding: 15px 0; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
#basket .basket_navigation ul li a{cursor: pointer;}
#basket .basket_navigation ul li span{display: block; font-size: 18px; line-height: 24px; font-weight: 600; color: #000000; text-align: center; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-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: #000000;	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: #666;	border-width: 9px; margin-left: -9px;}
#basket .basket_navigation ul li.active strong, #basket .basket_navigation ul li.active a{background: #666666; border: 1px solid #000000; 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: #666666; border: 1px solid #000000; color: #fff;}
.notouch #basket .basket_navigation ul li:hover a span{color: #fff;}


#basket .info_anotation{font-size: 14px; line-height: 20px; color: #000; font-weight: 400; border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; margin: 0 0 25px; padding: 25px; text-align: center; display: inline-block; zoom: 1; *display: inline;}
#basket .info_anotation strong{font-size: 14px; line-height: 20px; color: #666666; font-weight: 600;}
#basket .info_anotation a{text-decoration: underline; font-size: 14px; line-height: 20px; color: #666666; font-weight: 600;}
.notouch #basket .info_anotation a:hover{Text-decoration: none;}   

#basket .warning{max-width: 500px; font-size: 14px; line-height: 20px; color: #000; font-weight: 400; border: 2px solid #da2929; margin: 0 0 25px; padding: 25px; text-align: center; display: inline-block; zoom: 1; *display: inline;}
#basket .warning p{margin: 0; color: #000; }
#basket .warning strong{font-size: 14px; line-height: 20px; color: #000; font-weight: 700;}
#basket .warning a{text-decoration: underline; font-size: 14px; line-height: 20px; color: #000; font-weight: 600;}
.notouch #basket .warning a:hover{text-decoration: none;}



#basket .anotation_box{text-align: center; font-size: 14px; line-height: 20px; color: #000; font-weight: 400; border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; margin: 0 0 25px; padding: 25px; text-align: center; display: inline-block; zoom: 1; *display: inline;}
#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 #e0dfdf; background: #f9f9f9; padding: 25px; display: inline-block; zoom: 1; *display: inline; vertical-align: top; margin: 0 30px 30px 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 table.product_souhrn{width: 100%; border-collapse: collapse; margin-top: 30px; margin-bottom: 65px;}
#basket #finalordform table.product_souhrn{margin-top: 30px; margin-bottom: 30px; }
#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: 600; text-align: left; padding: 0 15px 10px; border-bottom: 1px solid #e0dfdf;}
#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 #e0dfdf;}
#basket table.product_souhrn .celkem td{border-bottom: 2px solid #e0dfdf;}
#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 #e0dfdf; display: block; text-align: center; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.notouch #basket table.product_souhrn .hover_efekt td.one a, .notouch #basket table.product_souhrn .hover_efekt td.one label{border: 1px solid #000000;}
#basket table.product_souhrn td.one span.centering{width: 100%; position: relative; display: table-cell; vertical-align: middle;}
#basket table.product_souhrn td.one img{max-width: 68px; max-height: 68px; display: block; margin: 0 auto;}


#basket table.product_souhrn td.two{padding: 5px 0; text-align: left;}
#basket table.product_souhrn td.two span.box{display: table; width: 100%; height: 60px;}
#basket table.product_souhrn td.two .main_link{font-weight: 600; display: table-cell; vertical-align: middle; padding: 0 15px; font-size: 14px; line-height: 20px; text-decoration: none; text-align: left; color: #000000; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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{font-style: italic; font-weight: 700; color: #da2929; font-size: 11px; line-height: 15px;}
.notouch #basket table.product_souhrn tr.hover_efekt td.two a.main_link{text-decoration: underline;}

#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; zoom: 1; *display: inline; 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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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 #000000; width: 19px; height: 19px; display: inline-block; zoom: 1; *display: inline; vertical-align: middle;  -webkit-border-radius: 28px; -moz-border-radius: 28px; border-radius: 28px; position: relative; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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 5px;}
#basket table.product_souhrn td.three .decrement::before{opacity: 1; background: url(../img/basket_recount_icon.png) no-repeat scroll -15px 5px;}
#basket table.product_souhrn td.three .increment::after{opacity: 0; background: url(../img/basket_recount_icon.png) no-repeat scroll 5px -15px;}
#basket table.product_souhrn td.three .decrement::after{opacity: 0; 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: #000000;}
.notouch #basket table.product_souhrn td.three .increment:hover::before{opacity: 0;}
.notouch #basket table.product_souhrn td.three .decrement:hover::before{opacity: 0;}
.notouch #basket table.product_souhrn td.three .increment:hover::after{opacity: 1;}
.notouch #basket table.product_souhrn td.three .decrement:hover::after{opacity: 1;}
#basket table.product_souhrn td.three input[type=image]{cursor: default; opacity: 0; border: 0; margin: 0 0 0 8px; display: none; vertical-align: middle; width: 22px; height: 19px; background: url(../img/recount_image.png) no-repeat scroll center center; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
#basket table.product_souhrn td.three input[type=image].error{opacity: 1; cursor: pointer; }



#basket table.product_souhrn td.four{padding: 0 15px; text-align: right; color: #000000; font-size: 14px; line-height: 28px; font-weight: 400; width: 130px;}
#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; zoom: 1; *display: inline; width: 18px; height: 18px; border: 1px solid #000000; background: #000000; -webkit-border-radius: 28px; -moz-border-radius: 28px; border-radius: 28px;  position: relative; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
#basket table.product_souhrn td.five a::before{opacity: 0; background: url(../img/basket_recount_icon.png) no-repeat scroll -33px 5px;}
#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: #fff;}
.notouch #basket table.product_souhrn td.five a:hover::before{opacity: 1;}
.notouch #basket table.product_souhrn td.five a:hover::after{opacity: 0;}




#basket .doprava_platba {width: 100%; display: block; margin: 0 auto 70px;}
#basket .doprava_platba .item{display: inline-block; zoom: 1; *display: inline; vertical-align: middle; vertical-align: top; width: calc(50% - 17px); margin: 0;}
#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: 30px 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 .box{display: block;}
#basket .doprava_platba .item .box{ width: calc(100% - 2px); margin: 0 0 15px 0; float: none; border: 1px solid #bcbec0; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
#basket .doprava_platba .item .box label{cursor: pointer; position: relative; padding: 10px 15px; display: block; font-size: 14px; line-height: 28px; font-weight: 400; color: #3a3a3a; text-align: left; }
#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: 14px; line-height: 18px; padding: 5px 0; font-weight: 600; color: #3a3a3a; text-align: left; }
#basket .doprava_platba .item .box label .text{display: block; max-width: calc(100% - 160px); padding: 0; position: relative; top: -4px; float: none; margin: 0 0 0 30px; font-size: 12px; line-height: 16px; font-weight: 400; color: #3a3a3a; text-align: left; }
#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; zoom: 1; *display: inline; margin: 0; text-decoration: underline;}
.notouch #basket .doprava_platba .item .box.active label .text a:hover{text-decoration: none;}
.notouch #basket .doprava_platba .item .box:not(.active):hover label .text a{text-decoration: none;}
#basket .doprava_platba .item .box label span.price{position: absolute; top: 14px; right: 15px; font-size: 14px; line-height: 20px; font-weight: 600; color: #3a3a3a; text-align: right; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
#basket .doprava_platba .item .box label .radio{width: 16px; height: 16px; float: left; margin: 3px 10px 0 0; }
#basket .doprava_platba .item .box label span.bottom{display: none !important; width: auto; height: 4px; display: block; position: absolute; bottom: -5px; right: 1px; left: 5px; background: #f7f7f7; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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.active label{cursor: auto;}

#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; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; -ms-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;} 




#basket .next_step{float: right;}
#basket .prev_step{float: left;}

#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: #f9f9f9; border: 1px solid #e0dfdf; margin-bottom: 20px; padding: 20px 3%; width: calc(94% - 2px); -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
#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; zoom: 1; *display: inline; 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; zoom: 1; *display: inline; 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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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;}








.finall_order{text-align: left; margin: -15px 0 0;}
.finall_order p{font-size: 14px; line-height: 18px; margin: 0 0 20px;}
.finall_order p strong{font-size: 14px; line-height: 18px; font-weight: 700;}
.finall_order p a{text-decoration: underline; font-size: 14px; line-height: 18px; color: #000000; font-weight: 700; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .finall_order p a:hover{text-decoration: none;}

.finall_order.center{text-align: center;}



.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; zoom: 1; *display: inline; }
.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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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;}



.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; zoom: 1; *display: inline; 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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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: #d1d3d4; height: 353px;}
.reg_form .box .top_title{width: 100%; text-align: center; display: block;}
.reg_form .box p.title{display: inline-block; zoom: 1; *display: inline; 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 strong{ font-size: 14px; font-weight: 700; line-height: 21px; }
.reg_form .box p.anotation label, .reg_form .box p.anotation span{display: block; font-size: 14px; font-weight: 400; line-height: 21px; }
.reg_form .box p.anotation label .checker, .reg_form .box p.anotation span .checker{vertical-align: top; margin-right: 8px;}

.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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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: 600; text-align: right; padding: 0 20px 10px; margin: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity  400ms ease; -o-transition: opacity  400ms ease; -ms-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; -moz-transition: opacity  400ms ease; -o-transition: opacity  400ms ease; -ms-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{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: 600; line-height: 25px; text-decoration: underline; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.notouch .reg_form .box table td a:hover{color: #666666;}
.reg_form .box table td .checker{vertical-align: middle; margin: 5px 8px 0 0;}
.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; -moz-transition: border  400ms ease; -o-transition: border  400ms ease; -ms-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; -moz-transition: border  400ms ease; -o-transition: border  400ms ease; -ms-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 #666666;}

.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; zoom: 1; *display: inline; 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;}




                          
.spec_box{background: #f9f9f9; border: 1px solid #e0dfdf;}
.spec_box p.open_login{cursor: pointer; font-size: 17px; line-height: 25px; text-align: center; position: relative; padding: 18px 0; margin: 0; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.notouch .spec_box p.open_login:hover{color: #666666}
.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; -moz-transition: opacity  400ms ease; -o-transition: opacity  400ms ease; -ms-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; -moz-transition: opacity  400ms ease; -o-transition: opacity  400ms ease; -ms-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{max-width: 1000px; margin: 0 auto; text-align: center;}

#basket .spec_box .login_form{border: 0; margin: 0 !important; max-width: initial; max-width: auto; background: none; padding-top: 0; }     
.login_form{text-align: left; position: relative; margin: 0 auto 30px; background: #f9f9f9; border: 1px solid #e0dfdf; padding: 45px 45px 45px; max-width: 900px;}
.c_column:not(.full) .login_form{margin: 0 0 30px;}
.login_form.pass{max-width: 100%;}
#basket .login_form{margin: 20px 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: -20px 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; zoom: 1; *display: inline; 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 #d1d3d4;}
.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.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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.notouch .login_form .box p a:not(.btn):hover{text-decoration: none;}
.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: 600; text-align: right; padding: 0 20px 10px; margin: 0;}
.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; zoom: 1; *display: inline; vertical-align: initial;; font-size: 15px; font-weight: 600; color: #000000; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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 #666;}
.login_form .box table td label{cursor: pointer; font-size: 13px; line-height: 24px; color: #000000; font-weight: 400;  margin: 0; display: inline-block; zoom: 1; *display: inline; 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; height: 30px; z-index: 10; border: 1px solid #e6e7e8; }
.login_form .box table td .sbHolder .sbToggle{margin: 0; z-index: 999; background: url(../img/select_arrow_black.png) no-repeat scroll 7px center; right: 0; top: 0; height: 30px; width: 30px;}
.login_form .box table td .sbHolder .sbToggle.sbToggleOpen{background: url(../img/select_arrow_black.png) no-repeat scroll -52px center;}
.login_form .box table td .sbHolder a.sbSelector{margin: 0; z-index: 998; display: block; color: #000 !important; font-size: 13px; line-height: 30px; padding: 0 15px; font-weight: 300; width: 200px; 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: 0 15px; font-size: 13px; line-height: 30px; margin: 0; font-weight: 300; color: #000 !important;  -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease;}
.login_form .box table td .sbOptions li:first-child a{border-top: 1px solid #e6e7e8;}
.notouch .login_form .box table td .sbOptions a:hover{background: #f0f0f0 !important;} 



.login_form .box table td a{margin: 0; text-decoration: underline; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; font-size: 13px; font-weight: 400; line-height: 40px; color: #000000; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}

.notouch .login_form .box table td a:hover{text-decoration: none;}
.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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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; zoom: 1; *display: inline; vertical-align: middle; padding: 0 15px; font-size: 13px; font-weight: 500; line-height: 40px; color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.notouch .reg_submit[type=submit]:hover{background: #939598;}









                                                      



#hide_tr{display: none;}



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; -moz-border-radius: 28px; border-radius: 28px;  -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-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; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-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; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-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: #00a5df; border: 1px solid #00a5df;}
a.scroll_top.active{opacity: 1; bottom: 30px;}


.edit_item{position:absolute; left: -1px; bottom: -1px; display: block; border: 1px solid #dbdbdb; background: #f0f0f0; padding: 4px 9px 4px 32px; font-size: 11px; line-height: 16px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.edit_item::before{position: absolute; left: 8px; top: 50%; margin-top: -5px; width: 14px; height: 14px; background: url(../img/edit_icon.svg) no-repeat scroll center center; background-size: 14px 14px; content: "";}
.notouch .edit_item:hover{border: 1px solid #dbdbdb; background: #dbdbdb;}


.add_to_newsletter:not(.article_name){position:absolute; right: -1px; bottom: -1px; display: none; border: 1px solid #dbdbdb; background: #f0f0f0; padding: 4px 9px 4px 32px; font-size: 11px; line-height: 16px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.add_to_newsletter:not(.article_name)::before{position: absolute; left: 8px; top: 50%; margin-top: -5px; width: 15px; height: 10px; background: url(../img/newsletter_icon.svg) no-repeat scroll center center; background-size: 15px 10px; content: "";}
.notouch .add_to_newsletter:not(.article_name):hover{border: 1px solid #dbdbdb; background: #dbdbdb;}

.remove_from_newsletter:not(.article_name){position:absolute; right: -1px; bottom: -1px; display: none; border: 1px solid #c2c2c2; background: #d6d6d6; padding: 4px 9px 4px 32px; font-size: 11px; line-height: 16px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.remove_from_newsletter:not(.article_name)::before{position: absolute; left: 8px; top: 50%; margin-top: -5px; width: 15px; height: 10px; background: url(../img/newsletter_icon.svg) no-repeat scroll center center; background-size: 15px 10px; content: "";}
.notouch .remove_from_newsletter:not(.article_name):hover{border: 1px solid #c2c2c2; background: #c2c2c2;}

.detail .add_to_newsletter:not(.article_name){top: -25px; left: 0; bottom: initial; bottom: auto; right: initial; right: auto;}
.detail .remove_from_newsletter:not(.article_name){top: -25px; right: 0; bottom: initial; bottom: auto; right: initial; right: auto;}


.cc_banner-wrapper {z-index: 999999 !important; }
.cc_banner-wrapper{min-height: 0px}
.cc_container{color: #000000 !important; padding: 10px 20px !important;}
.cc_container .cc_message{margin: 10px 0 !important; font-size: 12px !important; font-family: 'Open Sans', sans-serif, Arial !important; }
.cc_container .cc_message a{font-size: 12px !important; font-weight: 700 !important; color: #000000 !important;}
.notouch .cc_container .cc_message a:hover{text-decoration: underline !important;}
.cc_container .cc_btn{width: initial !important; width: auto !important; text-transform: uppercase !important; line-height: 16px !important; font-size: 12px !important;  border: 1px solid #03aee3 !important; padding: 7px 20px !important; font-weight: 700 !important; font-family: 'Open Sans', sans-serif, Arial !important; background: #03aee3 !important; color: #ffffff !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
.notouch .cc_container .cc_btn:hover{background: #ffffff !important; border: 1px solid #03aee3 !important; color: #03aee3 !important}          
.cc_container *::-moz-selection {background: #3399FF !important;}
.cc_container *::selection {background: #3399FF !important;}


.password-verdict {display:none;}
.progress {border: 0;background-image: none;filter: none;-webkit-box-shadow: none;-moz-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;-o-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;-moz-transition: all 400ms ease;-o-transition: all 400ms ease;-ms-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; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-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% - 100px); max-width: 420px; border: 10px solid #aeaeae; padding: 20px; left: 0; display: inline-block; zoom: 1; *display: inline; background: #fff; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-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 .text{z-index: 100; position: relative; color: #000000; font-size: 14px; line-height: 16px; font-weight: 400; margin: 0 0 10px; text-align: center; overflow-y: auto; max-height: calc(100vh - 160px); }
.popup_popup .box .text p{margin: 0; line-height: 16px;}
.popup_popup .box .text img{margin: 15px auto 0; display: block; max-width: 100%;}
.popup_popup span.close{cursor: pointer; width: 50px; height: 50px; display: block; position: absolute; top: -40px; right: -40px; margin: 0;}
.popup_popup span.close::before{content: ""; width: 48px; height: 48px; border: 1px solid #fff; display: block; position: absolute; top: 0; left: 0; background: url(../img/video_close.png) no-repeat scroll center center #000; opacity: 1; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.popup_popup span.close::after{content: ""; width: 48px; height: 48px; border: 1px solid #000; display: block; position: absolute; top: 0; left: 0; background: url(../img/video_close_hover.png) no-repeat scroll center center #fff; opacity: 0; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .popup_popup span.close:hover::before{opacity: 0;}
.notouch .popup_popup span.close:hover::after{opacity: 1;}


@media screen and (max-width: 768px) {
   .popup_popup span.close{right: -15px;}
   .popup_popup .boxes{width: calc(100% - 60px); border: 5px solid #004C87; padding: 12px; }
   .popup_popup .box .text{max-height: calc(100vh - 190px); }
   .popup_popup .box span.warning{font-size: 16px; line-height: 20px;}
   .popup_popup .box .text{font-size: 12px; line-height: 16px;}
   .popup_popup .box .text img{margin: 15px auto 0; display: block; max-width: 100%;}
}


.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 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; -ms-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.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; zoom: 1; *display: inline; background: #fff; overflow-y: auto; max-height: calc(100vh - 130px); -webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; -ms-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.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; -moz-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; -moz-border-radius: 10px; border-radius: 10px;}
.buy_popup .box p img{max-width: 43px; margin-right: 15px; display: inline-block; zoom: 1; *display: inline; 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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease; background-attachment: local; background-repeat: no-repeat; background-position: center top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.buy_popup table.product_souhrn td.one span.centering{width: 100%; position: relative; display: table-cell; vertical-align: middle;}
.buy_popup table.product_souhrn td.one img{max-width: 68px; max-height: 68px; display: block; margin: 0 auto;}
.buy_popup table.product_souhrn td.two{padding: 8px 0; text-align: left;}
.buy_popup table.product_souhrn td.two span.box{display: table; width: 100%; height: 70px;}
.buy_popup table.product_souhrn td.two .main_link{font-weight: 600; display: table-cell; vertical-align: middle; padding: 0 15px; font-size: 14px; line-height: 20px; text-decoration: none; text-align: left; color: #000000; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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{font-weight: 700; padding: 0; font-size: 11px; line-height: 15px; text-decoration: none; text-align: left; color: #3a3a3a;}
.buy_popup table.product_souhrn td.three input[type=image]{cursor: default; opacity: 0; border: 0; margin: 0 0 0 8px; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; width: 22px; height: 19px; background: url(../img/recount_image.png) no-repeat scroll center -59px; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-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: 28px; 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: 28px; 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: 28px; font-weight: 300; display: none;}
.buy_popup table.product_souhrn td.four span{color: #000000; font-size: 12px; line-height: 28px; 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 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 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; -ms-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.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; max-width: 250px; padding: 40px 60px; left: 0 !important;  display: inline-block; zoom: 1; *display: inline; background: #fff; -webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; -ms-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.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; line-height: 16px;}
.control_popup .box .text strong{color: #000000; font-size: 14px; line-height: 18px; font-weight: 700; margin: 0; text-align: center;}
.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;}
}






.ppl_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 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; -ms-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.ppl_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; }
.ppl_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.ppl_popup .boxes{width: 815px; text-align: center; position: relative; padding: 0; left: 0 !important;  display: inline-block; zoom: 1; *display: inline; background: #fff; -webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; -ms-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.ppl_popup .box .title{z-index: 100; position: absolute; left: 0; top: 0; right: 0; text-transform: uppercase; display: block; margin: 0; text-align: left; }
.ppl_popup .box .title label{background: #000; width: 60px; line-height: 60px; height: 60px; text-align: center; display: inline-block; zoom: 1; *display: inline; font-size: 18px; vertical-align: middle; color: #fff; font-weight: 700; margin: 0 10px 0 0;}
.ppl_popup .box .title .title_text{width: calc(100% - 75px); display: inline-block; zoom: 1; *display: inline; font-size: 18px; vertical-align: middle; font-size: 18px; line-height: 22px; font-weight: 700; color: #000;}
.ppl_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;}



.ppl_popup .box .text{z-index: 0; padding: 80px 20px 20px; position: relative;}
.ppl_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%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.ppl_popup .box .text.opacity .opacity_text{ opacity: 1; visibility: visible;}
.ppl_popup .box .text .select_address{position: relative; width: 350px; margin: 0 20px 0 0; display: inline-block; zoom: 1; *display: inline; vertical-align: top; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.ppl_popup .box .text.opacity .select_address{opacity: 0.25;}
.ppl_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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.ppl_popup .box .text .select_address input[type=text]:focus{border: 1px solid #666;}

.ppl_popup .box .list{z-index: 100; position: absolute; left: 0; right: 0; top: 35px;}
.ppl_popup .box .list ul{margin: 0; padding: 0; border: 1px solid #e0dfdf;}
.ppl_popup .box .list ul li{padding: 0; margin: 0; list-style: none; display: block;}
.ppl_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;}
.ppl_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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.ppl_popup .box .list ul li:nth-child(1) a{border-top: 0;}
.notouch .ppl_popup .box .list ul li a:hover, .notouch .ppl_popup .box .list ul li.active a{background: #f9f9f9;}

.ppl_popup .box .information{z-index: 0; position: relative; margin: 20px 0 0; text-align: left;}
.ppl_popup .box .information .subtitle{font-size: 14px; line-height: 18px; color: #000; font-weight: 700; margin: 0;}
.ppl_popup .box .information .address{font-size: 12px; line-height: 18px; color: #666; font-weight: 400; font-style: italic; margin: 0 0 5px;}
.ppl_popup .box .information .anotation{font-size: 12px; line-height: 18px; color: #000; font-weight: 400; margin: 0 0 5px;}
.ppl_popup .box .information .open{font-size: 12px; line-height: 18px; color: #000; font-weight: 400; margin: 0 0 5px;}



.ppl_popup .box .text .view_address{background: #f9f9f9; height: 350px; width: 400px; display: inline-block; zoom: 1; *display: inline; vertical-align: top;}
.ppl_popup .box .text.opacity .view_address{opacity: 0.25;}
.ppl_popup .box .text .view_address #PplMaps{width: 100%; height: 350px;}

.ppl_popup .box .text.opacity .btn.right{opacity: 0.25;}


.dpd_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 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; -ms-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.dpd_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; }
.dpd_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.dpd_popup .boxes{width: 815px; text-align: center; position: relative; padding: 0; left: 0 !important;  display: inline-block; zoom: 1; *display: inline; background: #fff; -webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; -ms-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.dpd_popup .box .title{z-index: 100; position: absolute; left: 0; top: 0; right: 0; text-transform: uppercase; display: block; margin: 0; text-align: left; }
.dpd_popup .box .title label{background: #000; width: 60px; line-height: 60px; height: 60px; text-align: center; display: inline-block; zoom: 1; *display: inline; font-size: 18px; vertical-align: middle; color: #fff; font-weight: 700; margin: 0 10px 0 0;}
.dpd_popup .box .title .title_text{width: calc(100% - 75px); display: inline-block; zoom: 1; *display: inline; font-size: 18px; vertical-align: middle; font-size: 18px; line-height: 22px; font-weight: 700; color: #000;}
.dpd_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;}



.dpd_popup .box .text{z-index: 0; padding: 80px 20px 20px; position: relative;}
.dpd_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%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.dpd_popup .box .text.opacity .opacity_text{ opacity: 1; visibility: visible;}
.dpd_popup .box .text .select_address{position: relative; width: 350px; margin: 0 20px 0 0; display: inline-block; zoom: 1; *display: inline; vertical-align: top; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.dpd_popup .box .text.opacity .select_address{opacity: 0.25;}
.dpd_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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.dpd_popup .box .text .select_address input[type=text]:focus{border: 1px solid #666;}

.dpd_popup .box .list{z-index: 100; position: absolute; left: 0; right: 0; top: 35px;}
.dpd_popup .box .list ul{margin: 0; padding: 0; border: 1px solid #e0dfdf;}
.dpd_popup .box .list ul li{padding: 0; margin: 0; list-style: none; display: block;}
.dpd_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;}
.dpd_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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.dpd_popup .box .list ul li:nth-child(1) a{border-top: 0;}
.notouch .dpd_popup .box .list ul li a:hover, .notouch .dpd_popup .box .list ul li.active a{background: #f9f9f9;}

.dpd_popup .box .information{z-index: 0; position: relative; margin: 20px 0 0; text-align: left;}
.dpd_popup .box .information .subtitle{font-size: 14px; line-height: 18px; color: #000; font-weight: 700; margin: 0;}
.dpd_popup .box .information .address{font-size: 12px; line-height: 18px; color: #666; font-weight: 400; font-style: italic; margin: 0 0 5px;}
.dpd_popup .box .information .anotation{font-size: 12px; line-height: 18px; color: #000; font-weight: 400; margin: 0 0 5px;}
.dpd_popup .box .information .open{font-size: 12px; line-height: 18px; color: #000; font-weight: 400; margin: 0 0 5px;}



.dpd_popup .box .text .view_address{background: #f9f9f9; height: 350px; width: 400px; display: inline-block; zoom: 1; *display: inline; vertical-align: top; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.dpd_popup .box .text.opacity .view_address{opacity: 0.25;}
.dpd_popup .box .text .view_address #DpdMaps{width: 100%; height: 350px;}

.dpd_popup .box .text.opacity .btn.right{opacity: 0.25;}




.cp_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 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; -ms-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.cp_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; }
.cp_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.cp_popup .boxes{width: 815px; text-align: center; position: relative; padding: 0; left: 0 !important;  display: inline-block; zoom: 1; *display: inline; background: #fff; -webkit-transition: all 250ms ease-out; -moz-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; -ms-transition: all 250ms ease-out; transition: all 250ms ease-out;}
.cp_popup .box .title{z-index: 100; position: absolute; left: 0; top: 0; right: 0; text-transform: uppercase; display: block; margin: 0; text-align: left; }
.cp_popup .box .title label{background: #000; width: 60px; line-height: 60px; height: 60px; text-align: center; display: inline-block; zoom: 1; *display: inline; font-size: 18px; vertical-align: middle; color: #fff; font-weight: 700; margin: 0 10px 0 0;}
.cp_popup .box .title .title_text{width: calc(100% - 75px); display: inline-block; zoom: 1; *display: inline; font-size: 18px; vertical-align: middle; font-size: 18px; line-height: 22px; font-weight: 700; color: #000;}
.cp_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;}



.cp_popup .box .text{z-index: 0; padding: 80px 20px 20px; position: relative;}
.cp_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%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.cp_popup .box .text.opacity .opacity_text{ opacity: 1; visibility: visible;}
.cp_popup .box .text .select_address{position: relative; width: 350px; margin: 0 20px 0 0; display: inline-block; zoom: 1; *display: inline; vertical-align: top; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.cp_popup .box .text.opacity .select_address{opacity: 0.25;}
.cp_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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.cp_popup .box .text .select_address input[type=text]:focus{border: 1px solid #666;}

.cp_popup .box .list{z-index: 100; position: absolute; left: 0; right: 0; top: 35px;}
.cp_popup .box .list ul{margin: 0; padding: 0; border: 1px solid #e0dfdf;}
.cp_popup .box .list ul li{padding: 0; margin: 0; list-style: none; display: block;}
.cp_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;}
.cp_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; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.cp_popup .box .list ul li:nth-child(1) a{border-top: 0;}
.notouch .cp_popup .box .list ul li a:hover, .notouch .cp_popup .box .list ul li.active a{background: #f9f9f9;}

.cp_popup .box .information{z-index: 0; position: relative; margin: 20px 0 0; text-align: left;}
.cp_popup .box .information .subtitle{font-size: 14px; line-height: 18px; color: #000; font-weight: 700; margin: 0;}
.cp_popup .box .information .address{font-size: 12px; line-height: 18px; color: #666; font-weight: 400; font-style: italic; margin: 0 0 5px;}
.cp_popup .box .information .anotation{font-size: 12px; line-height: 18px; color: #000; font-weight: 400; margin: 0 0 5px;}
.cp_popup .box .information .open{font-size: 12px; line-height: 18px; color: #000; font-weight: 400; margin: 0 0 5px;}



.cp_popup .box .text .view_address{background: #f9f9f9; height: 350px; width: 400px; display: inline-block; zoom: 1; *display: inline; vertical-align: top; -webkit-transition: all 400ms ease; -moz-transition: all  400ms ease; -o-transition: all  400ms ease; -ms-transition: all  400ms ease; transition: all  400ms ease;}
.cp_popup .box .text.opacity .view_address{opacity: 0.25;}
.cp_popup .box .text .view_address #CpMaps{width: 100%; height: 350px;}

.cp_popup .box .text.opacity .btn.right{opacity: 0.25;}











.contact_box_basket{opacity: 0; z-index: 997; position: absolute; right: 0; background: #f9f9f9; padding: 15px 0px; border: 1px solid #e6e7e8; -webkit-transition: padding 400ms ease, background 400ms ease, width 400ms ease, margin 400ms ease, opacity 400ms ease; -moz-transition: padding 400ms ease, background 400ms ease, width 400ms ease, margin 400ms ease, opacity 400ms ease; -o-transition: padding 400ms ease, background 400ms ease, width 400ms ease, margin 400ms ease, opacity 400ms ease; -ms-transition: padding 400ms ease, background 400ms ease, width 400ms ease, margin 400ms ease, opacity 400ms ease; transition: padding 400ms ease, background 400ms ease, width 400ms ease, margin 400ms ease, opacity 400ms ease;}
.contact_box_basket.show{opacity: 1;}
.contact_box_basket.active{margin-right: 0;}

.contact_box_basket.absolute_top{top: 10px;}
.contact_box_basket.absolute_bottom{bottom: -60px !important; position: absolute !important}
.contact_box_basket.fixed{position: fixed; top: 124px;}

.contact_box_basket .icon{display: block; margin: 0 auto; width: 70px; height: 40px; background: url(../img/support_icon.svg) no-repeat scroll center center; background-size: 42px 40px;}
.contact_box_basket .text{display: block; width: 120px; margin: 0 auto; padding: 15px 15px 0; text-align: center;}
.contact_box_basket .text p{margin: 0; font-weight: 400; font-size: 13px; line-height: 16px; color: #000000; }
.contact_box_basket .text p strong{white-space: nowrap; font-weight: 600; font-size: 13px; line-height: 16px; color: #000000; }
.contact_box_basket .text p a{font-weight: 400; font-size: 13px; line-height: 16px; color: #666666; text-decoration: underline; }
.contact_box_basket .text p a:hover{text-decoration: none; }

@media screen and (max-width: 1500px) {
.contact_box_basket{margin-right: -230px; cursor: pointer; }
.contact_box_basket .icon{display: inline-block; zoom: 1; *display: inline; vertical-align: middle;}
.contact_box_basket .text{display: inline-block; zoom: 1; *display: inline; vertical-align: middle; width: 210px; padding: 0 15px 0 0; text-align: left;}
.notouch .contact_box_basket:hover{border: 1px solid #ccc; background: #ebebeb}
}

@media screen and (max-width: 1340px) {
.contact_box_basket{right: 50%; margin-right: -150px; width: 300px; position: fixed !important; top: initial !important; top: auto !important; bottom: 0;}
}

@media screen and (max-width: 1024px) {
.contact_box_basket{display: none !important;}
a.scroll_top.hide{display: block;}
}

.main_body_container .admin_settings{cursor: pointer; z-index: 99998; position: fixed; left: 30px; bottom: 14px; width: 40px; height: 40px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .admin_settings::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 40px; height: 40px; content: ""; background: url(../img/settings_icon.svg) no-repeat scroll center center; background-size: 30px 30px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .admin_settings::after{opacity: 0; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 40px; height: 40px; content: ""; background: url(../img/settings_icon_hover.svg) no-repeat scroll center center; background-size: 30px 30px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .admin_settings:hover::after{opacity: 1;}
.main_body_container.active .admin_settings{left: 410px;}


@media screen and (max-width: 1025px) {
   .main_body_container .admin_settings{display: none;}
}
.main_body_container{position: relative; display: block; left: 0; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_overlay{opacity: 0; visibility: hidden; position: fixed; right: 0; top: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.6); display: block; z-index: 99997; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container.active .main_body_overlay{opacity: 1; visibility: visible; }
.main_body_container .main_body_content{-webkit-overflow-scrolling: touch; position: fixed; top: 0; bottom: 0; overflow: hidden; width: 380px; left: -400px; background: #2D2D2D; z-index: 99998; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container.active .main_body_content{left: 0;}

.main_body_container .main_body_content .title{white-space: nowrap; position: relative; background-color: #484848; margin: 0; padding: 14px 0; font-family: Helvetica, sans-serif, Arial;}
.main_body_container .main_body_content::before{opacity: 0.25; z-index: 0; background: url(../global/logo_arsy_grey.svg) no-repeat scroll center center; background-size: 260px 260px; width: 260px; height: 260px; display: block; position: absolute; bottom: 34px; right: -18px; content: ""; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content.muttation::before{bottom: 60px;}
.main_body_container .main_body_content.bottom::before{bottom: -48px;}
.main_body_container .main_body_content.bottom.muttation::before{bottom: -8px;}
.main_body_container .main_body_content .title .icon{padding: 7px; cursor: pointer; opacity: 0; visibility: hidden; z-index: 999; position: absolute; left: 8px; top: 50%; width: 13px; height: 18px; margin-top: -16px;  -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .title.active .icon{opacity: 1; visibility: visible}
.main_body_container .main_body_content .title .icon::before{opacity: 1; position: absolute; top: 7px; left: 7px; margin: 0; display: block; width: 13px; height: 18px; content: ""; background: url(../img/edit_arrow.svg) no-repeat scroll center center; background-size: 13px 18px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .title .icon::after{opacity: 0; position: absolute; top: 7px; left: 7px; margin: 0; display: block; width: 13px; height: 18px; content: ""; background: url(../img/edit_arrow_hover.svg) no-repeat scroll center center; background-size: 13px 18px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .title .icon:hover::before{opacity: 0;}
.notouch .main_body_container .main_body_content .title .icon:hover::after{opacity: 1;}

.main_body_container .main_body_content .title::before{z-index: 99; position: absolute; top: 0; bottom: 0; left: 0; width: 38px; background: -moz-linear-gradient(left,  rgba(72,72,72,1) 50%, rgba(72,72,72,0) 100%); background: -webkit-linear-gradient(left,  rgba(72,72,72,1) 50%,rgba(72,72,72,0) 100%); background: linear-gradient(to right,  rgba(72,72,72,1) 50%,rgba(72,72,72,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#00484848',GradientType=1 ); content: ""; display: block;}
.main_body_container .main_body_content .title::after{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 38px; background: -moz-linear-gradient(left,  rgba(72,72,72,0) 0%, rgba(72,72,72,1) 50%); background: -webkit-linear-gradient(left,  rgba(72,72,72,0) 0%,rgba(72,72,72,1) 50%); background: linear-gradient(to right,  rgba(72,72,72,0) 0%,rgba(72,72,72,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00484848', endColorstr='#484848',GradientType=1 );; content: ""; display: block;}
.main_body_container .main_body_content .title span:not(.icon){display: block; padding: 0 38px; font-size: 14px; font-weight: 700; line-height: 20px; text-align: center; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -o-transition: all 200ms ease; -ms-transition: all 200ms ease; transition: all 200ms ease; }



.main_body_container .main_body_content .section_title{white-space: nowrap; position: relative; background-color: #484848; margin: -1px 0 0; padding: 14px 20px; font-size: 14px; font-weight: 700; line-height: 20px; text-align: left; color: #fff; font-family: Helvetica, sans-serif, Arial;}
.main_body_container .main_body_content .section_title:first-of-type{margin: 1px 0 0;}

.main_body_container .main_body_content .article_name{display: block; white-space: nowrap; position: relative; margin: 0 0 0; padding: 14px 20px; font-size: 14px; font-weight: 700; line-height: 20px; text-align: left; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.main_body_container .main_body_content .article_name.add_to_newsletter{opacity: 0.2;}
.main_body_container .main_body_content .article_name *{font-size: 14px; font-weight: 700; line-height: 20px; text-align: left; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.main_body_container .main_body_content .article_name br{display: none; }
.main_body_container .main_body_content .article_name .img{width: 38px; height: 38px; margin: 0 8px 0 0; border: 1px solid #484848; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .main_body_container .main_body_content .article_name:hover .img{border: 1px solid #fe0101;}
.main_body_container .main_body_content .article_name .icon br, .main_body_container .main_body_content .article_name .icon2 br{display: block; }
.main_body_container .main_body_content .article_name .icon{z-index: 999; white-space: nowrap; position: absolute; right: 10px; top: 50%; margin-top: -8px;  display: inline-block; zoom: 1; *display: inline; font-size: 12px; line-height: 16px; font-weight: 700; padding: 0 20px; text-align: left; border: 0; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .article_name .icon::before{opacity: 1; position: absolute; top: 2px; right: 5px; margin: 0; display: block; width: 8px; height: 12px; content: ""; background: url(../img/edit_arrow.svg) no-repeat scroll center center; background-size: 8px 12px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .article_name .icon::after{opacity: 0; position: absolute; top: 2px; right: 5px; margin: 0; display: block; width: 8px; height: 12px; content: ""; background: url(../img/edit_arrow_hover.svg) no-repeat scroll center center; background-size: 8px 12px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .article_name:hover .icon::before{opacity: 0; right: 0;}
.notouch .main_body_container .main_body_content .article_name:hover .icon::after{opacity: 1; right: 0;}
.notouch .main_body_container .main_body_content .article_name:hover .icon{color: #fe0101;}
.main_body_container .main_body_content .article_name::before{z-index: 100; position: absolute; left: 12px; right: 12px; bottom: 0; height: 1px; display: block; background: #484848; content: "";}
.main_body_container .main_body_content .article_name::after{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 175px; background: -moz-linear-gradient(left,  rgba(45,45,45,0) 0%, rgba(45,45,45,1) 50%); background: -webkit-linear-gradient(left,  rgba(45,45,45,0) 0%,rgba(45,45,45,1) 50%); background: linear-gradient(to right,  rgba(45,45,45,0) 0%,rgba(45,45,45,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002D2D2D', endColorstr='#2D2D2D',GradientType=1 );; content: ""; display: block;}
.notouch .main_body_container .main_body_content .article_name:hover, .notouch .main_body_container .main_body_content .article_name:hover *{color: #fe0101;}
.notouch .main_body_container .main_body_content .article_name.add_to_newsletter:hover, .notouch .main_body_container .main_body_content .article_name.add_to_newsletter:hover *{color: #fff; opacity: 1;}

.main_body_container .main_body_content .article_name .icon2{z-index: 999; white-space: nowrap; position: absolute; right: 10px; top: 50%; margin-top: -7px;  display: inline-block; zoom: 1; *display: inline; font-size: 12px; line-height: 14px; font-weight: 700; padding: 0 20px; text-align: right; border: 0; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .article_name .icon2 br{line-height: 13px;}
.main_body_container .main_body_content .article_name .icon2::before{opacity: 1; position: absolute; top: 50%; right: 3px; margin: -5px 0 0; display: block; width: 10px; height: 10px; content: ""; background: url(../img/edit_remove.svg) no-repeat scroll center center; background-size: 10px 10px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .article_name .icon2::after{opacity: 0; position: absolute; top: 50%; right: 3px; margin: -5px 0 0; display: block; width: 10px; height: 10px; content: ""; background: url(../img/edit_remove_hover.svg) no-repeat scroll center center; background-size: 10px 10px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .article_name:not(.add_to_newsletter):hover .icon2::before{opacity: 0;}
.notouch .main_body_container .main_body_content .article_name:not(.add_to_newsletter):hover .icon2::after{opacity: 1;}
.notouch .main_body_container .main_body_content .article_name:hover .icon2{color: #fe0101;}
.notouch .main_body_container .main_body_content .article_name.add_to_newsletter:hover .icon2{color: #fff;}


.main_body_container .main_body_content .subtitle{white-space: nowrap;; cursor: pointer; position: relative; display: block; margin: 0; font-size: 15px; line-height: 20px; font-weight: 700; padding: 14px 20px; text-align: left; border: 0; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .subtitle:hover{color: #fe0101;}
.main_body_container .main_body_content .subtitle::before{z-index: 100; position: absolute; left: 12px; right: 12px; bottom: 0; height: 1px; display: block; background: #484848; content: "";}
.main_body_container .main_body_content .subtitle::after{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 65px; background: -moz-linear-gradient(left,  rgba(45,45,45,0) 0%, rgba(45,45,45,1) 50%); background: -webkit-linear-gradient(left,  rgba(45,45,45,0) 0%,rgba(45,45,45,1) 50%); background: linear-gradient(to right,  rgba(45,45,45,0) 0%,rgba(45,45,45,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002D2D2D', endColorstr='#2D2D2D',GradientType=1 );; content: ""; display: block;}

.main_body_container .main_body_content .subtitle .icon{z-index: 999; position: absolute; right: 15px; top: 50%; width: 13px; height: 18px; margin-top: -9px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .subtitle .icon::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 13px; height: 18px; content: ""; background: url(../img/edit_arrow.svg) no-repeat scroll center center; background-size: 13px 18px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .subtitle .icon::after{opacity: 0; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 13px; height: 18px; content: ""; background: url(../img/edit_arrow_hover.svg) no-repeat scroll center center; background-size: 13px 18px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .subtitle:hover .icon::before{opacity: 0;}
.notouch .main_body_container .main_body_content .subtitle:hover .icon::after{opacity: 1;}

.main_body_container .main_body_content .model_subtitle{white-space: nowrap;; cursor: pointer; position: relative; display: block; margin: 0; font-size: 15px; line-height: 20px; font-weight: 700; padding: 14px 20px; text-align: left; border: 0; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .model_subtitle:hover{color: #fe0101;}
.main_body_container .main_body_content .model_subtitle::before{z-index: 100; position: absolute; left: 12px; right: 12px; bottom: 0; height: 1px; display: block; background: #484848; content: "";}
.main_body_container .main_body_content .model_subtitle::after{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 65px; background: -moz-linear-gradient(left,  rgba(45,45,45,0) 0%, rgba(45,45,45,1) 50%); background: -webkit-linear-gradient(left,  rgba(45,45,45,0) 0%,rgba(45,45,45,1) 50%); background: linear-gradient(to right,  rgba(45,45,45,0) 0%,rgba(45,45,45,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002D2D2D', endColorstr='#2D2D2D',GradientType=1 );; content: ""; display: block;}

.main_body_container .main_body_content .model_subtitle .icon{z-index: 999; position: absolute; right: 15px; top: 50%; width: 13px; height: 18px; margin-top: -9px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .model_subtitle .icon::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 13px; height: 18px; content: ""; background: url(../img/edit_arrow.svg) no-repeat scroll center center; background-size: 13px 18px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .model_subtitle .icon::after{opacity: 0; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 13px; height: 18px; content: ""; background: url(../img/edit_arrow_hover.svg) no-repeat scroll center center; background-size: 13px 18px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .model_subtitle:hover .icon::before{opacity: 0;}
.notouch .main_body_container .main_body_content .model_subtitle:hover .icon::after{opacity: 1;}

.main_body_container .main_body_content .move_box{position: relative; left: 0; white-space: nowrap; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content.position_1 .move_box{left: -380px;}
.main_body_container .main_body_content.position_2 .move_box{left: -760px;}
.main_body_container .main_body_content .move_box .move{overflow: auto; height: calc(100vh - 45px - 49px); padding: 0; white-space: normal; width: 380px; display: inline-block; zoom: 1; *display: inline; vertical-align: top;}
.main_body_container .main_body_content .move_box .move.muttation{height: calc(100vh - 45px - 49px - 42px);}
.main_body_container .main_body_content .move_box .move.big{height: calc(100vh - 45px);}
.main_body_container .main_body_content .move_box .move.muttation.big{height: calc(100vh - 45px - 42px);}
.main_body_container .main_body_content .move_box .move .obsah, .main_body_container .main_body_content .move_box .move .model_obsah{display: none; overflow-x: hidden;}
.main_body_container .main_body_content .move_box .move .obsah .box, .main_body_container .main_body_content .move_box .move .model_obsah .box{padding: 0}
.main_body_container .main_body_content .move_box .move p.text_title{white-space: nowrap; position: relative; display: block; margin: 0; font-size: 12px; line-height: 16px; font-weight: 700; padding: 0 20px 2px; text-align: left; border: 0; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .move_box .move p.text_title:first-of-type{padding: 30px 20px 2px;}
.main_body_container .main_body_content .move_box .move p.anotation{position: relative; display: block; margin: 0; font-size: 12px; line-height: 16px; font-weight: 400; padding: 0 20px 30px; text-align: left; border: 0; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .move_box .move p.anotation label{margin: 0; font-size: 12px; line-height: 16px; font-weight: 400; text-align: left; border: 0; color: #fff; font-family: Helvetica, sans-serif, Arial;}
.main_body_container .main_body_content .move_box .move p.anotation strong{font-size: 12px; line-height: 16px; font-weight: 600; color: #a4a4a4; font-family: Helvetica, sans-serif, Arial;}
.main_body_container .main_body_content .move_box .move p.anotation::before{position: absolute; left: 12px; right: 12px; bottom: 15px; height: 1px; display: block; background: #484848; content: "";}
.main_body_container .main_body_content .move_box .move input[type=text]{width: calc(100% - 62px); margin: 0 20px 20px; font-size: 12px; line-height: 16px; font-weight: 400; padding: 6px 10px; text-align: left; border: 1px solid #ccc;; color: #000; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .move_box .move textarea{height: 80px; overflow: auto; resize: none; width: calc(100% - 62px); margin: 0 20px 20px; font-size: 12px; line-height: 16px; font-weight: 400; padding: 6px 10px; text-align: left; border: 1px solid #ccc;; color: #000; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .move_box .move input[type=text]:focus, .main_body_container .main_body_content .move_box .move textarea:focus{border: 1px solid #000; background: #f0f0f0;}
.main_body_container .main_body_content .move_box .move a.link{white-space: nowrap; position: relative; display: inline-block; zoom: 1; *display: inline; margin: 0; font-size: 12px; line-height: 16px; font-weight: 700; padding: 0 20px; text-align: left; border: 0; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .move_box .move a.link.margin_top{margin-top: 20px;}
.main_body_container .main_body_content .move_box .move a.link.margin_right{margin-right: 10px;}
.main_body_container .main_body_content .move_box .move a.link::before{opacity: 1; position: absolute; top: 2px; right: 4px; margin: 0; display: block; width: 8px; height: 12px; content: ""; background: url(../img/edit_arrow.svg) no-repeat scroll center center; background-size: 8px 12px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .move_box .move a.link::after{opacity: 0; position: absolute; top: 2px; right: 4px; margin: 0; display: block; width: 8px; height: 12px; content: ""; background: url(../img/edit_arrow_hover.svg) no-repeat scroll center center; background-size: 8px 12px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .move_box .move a.link:hover::before{opacity: 0;}
.notouch .main_body_container .main_body_content .move_box .move a.link:hover::after{opacity: 1;}
.main_body_container .main_body_content .move_box .move a.save_front_seo{white-space: nowrap; position: relative; display: inline-block; zoom: 1; *display: inline; margin: 0 64px 0 0; font-size: 12px; line-height: 16px; font-weight: 700; padding: 0 20px; text-align: left; border: 0; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .move_box .move a.save_front_seo.margin{margin: 20px 64px 0 0;}

.main_body_container .main_body_content .move_box .move a:not(.article_name, .link){margin: 0 20px 10px; text-decoration: underline; font-size: 12px; line-height: 16px; font-weight: 700; padding: 0; text-align: left; color: #fff; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .move_box .move a:not(.article_name):hover{color: #fe0101;}

.main_body_container .main_body_content .admin_link{z-index: 999; position: absolute; left: 0; right: 0; bottom: 0; background-color: #484848; padding: 14px 20px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .admin_link a{border: 1px solid #fff; color: #fff;  margin: 0; text-transform: uppercase; font-size: 14px; line-height: 20px; font-weight: 700; padding: 9px 0; text-align: center; display: block; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .admin_link a:hover{border: 1px solid #fe0101; background: #fe0101; color: #fff;}

.main_body_container .main_body_content .mutation_link{text-align: center; z-index: 999; border-bottom: 1px solid #000; position: absolute; left: 0; right: 0; /*bottom: 46px;*/ bottom: 0; background-color: #484848; padding: 12px 20px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .mutation_link span{margin-right: 5px; font-size: 12px; line-height: 16px; color: #fff; font-weight: 700; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; font-family: Helvetica, sans-serif, Arial;}
.main_body_container .main_body_content .mutation_link a{text-transform: uppercase; margin: 0 3px; text-decoration: underline; font-size: 12px; line-height: 16px; color: #fff; font-weight: 700; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; font-family: Helvetica, sans-serif, Arial; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .main_body_container .main_body_content .mutation_link a:hover, .main_body_container .main_body_content .mutation_link a.active{color: #fe0101;}

.main_body_container .main_body_content .edit_mode{display: none; text-align: center; z-index: 999; border-bottom: 1px solid #000; position: absolute; left: 0; right: 0; bottom: 0; background-color: #484848; padding: 12px 20px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; -ms-transition: all 400ms ease; transition: all 400ms ease; }
.main_body_container .main_body_content .edit_mode span{margin-right: 5px; font-size: 12px; line-height: 16px; color: #fff; font-weight: 700; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; font-family: Helvetica, sans-serif, Arial;}

.align_center {text-align: center;}





