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


.warehouse.green{color: #39b54a}
.warehouse.orange{color: #ec9c24}
.warehouse.red{color: #ec1c24}


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

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



h1{display: block; padding: 0; margin: 0; font-size: 36px; line-height: 42px; font-weight: 300;}
h1 strong ,.head_title strong{text-transform: uppercase; color: #666666; font-weight: 700; font-size: 28px; line-height: 34px; margin: 0; padding: 0;}
h1 span, .head_title span{text-transform: uppercase; color: #000000; font-weight: 700; font-size: 16px; line-height: 30px; margin: 0; padding: 0; display: block;}           
h2{color: #000000; font-weight: 400; font-size: 28px; line-height: 34px; margin: 30px 0 10px; padding: 0;}
h2.center{text-align: center;}
h3{color: #000000; font-weight: 400; font-size: 24px; line-height: 30px; margin: 30px 0 10px; padding: 0;}  
h4, h5, h6{color: #000000; font-weight: 400; font-size: 20px; line-height: 26px; margin: 30px 0 10px; padding: 0;}   

@media screen and (max-width: 768px) {
h1,.head_title,h1 strong,.head_title strong{font-size: 28px; line-height: 32px;}
}



.search_title{white-space: nowrap; position: relative; z-index: 1; text-align: left; margin: 0 0 5px; font-size: 16px; line-height: 34px; display: block; text-transform: uppercase; font-weight: 600; padding: 0; color: #666666;}
.search_title.nomargin{margin: 0;}
.search_title.abs{position: absolute; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.search_title::before{z-index: 0; position: absolute; left: 0; right: 0; height: 1px; top: 50%; transform: translateY(-50%); content: ""; background: #F1F2F2;}
.search_title span{position: relative; z-index: 10; display: inline-block; vertical-align: middle; padding: 0 20px 0 0; background: #fff;}


.line_vypis.search h3 .red{font-size: 24px; line-height: 30px; font-weight: 200; font-style: italic;}


p, strong, b, div, article, i, u, li, a, .text_page, code{font-size: 18px; font-weight: 400;}
.sub p, .sub strong, .sub b, .sub div, .sub article, .sub i, .sub u, .sub li, .sub a, .sub .text_page, .sub code{font-size: 14px;}
@media screen and (max-width: 1024px) {
p, strong, b, div, article, i, u, li, a, .text_page, code{font-size: 16px;}
}
@media screen and (max-width: 600px) {
p, strong, b, div, article, i, u, li, a, .text_page, code{font-size: 14px;}
}
strong, b{font-weight: 700}


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

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

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

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


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


article ul, .text_box ul{margin: 0 0 25px; padding: 0;}
article ul li, .text_box ul li{padding: 0 0 0 17px; margin: 5px 0; position: relative; list-style: none; background: url(../img/drobky_arrow.svg) no-repeat scroll 0 7px; background-size: 6px 9px;}
article ul ul, .text_box ul ul{margin: 0; padding: 0 0 0 17px; }
article ul ol, .text_box ul ol{margin: 0; padding: 0 0 0 20px; }

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



article table.over, .text_box table.over{min-width: 100%; display: block; overflow-x: scroll;}
article table, .text_box table{margin: 0 0 20px 0; border-collapse: collapse; border-spacing: 0 0;}   
article table thead, .text_box table thead{margin-bottom: 3px;}                                                                                                      
article table thead tr th, article table tr:first-child th, .text_box table thead tr th, .text_box table tr:first-child th, 
article table tbody tr td.fr-highlighted, article table tr:first-child td.fr-highlighted, .text_box table tbody tr td.fr-highlighted, .text_box table tr:first-child td.fr-highlighted,
article table tbody tr th, .text_box table tbody tr th{text-align: left; font-weight: 700;  padding: 3px 8px; background: #005E88; color: #fff; border: 1px solid #005277;}
article table tr td, .text_box table tr td{background: #fff; text-align: left; padding: 3px 8px; font-weight: 400; border: 1px solid #e0dfdf;}


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 .size_inline{display: inline-block; vertical-align: top; margin: 0 80px 0 0;}
article .size_inline table{min-width: 200px;}

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


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

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

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



input[type=text], input[type=password], input[type=submit], textarea, code, button{font-family: 'effra', sans-serif, Arial; margin: 0;}
        
        
article, div, li, .text_box{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 !important; padding: 0 !important;  overflow-x: hidden; -webkit-text-size-adjust: none; text-rendering: auto; -webkit-backface-visibility:hidden; max-width: 1920px; margin: 0 auto; font-family: 'effra', sans-serif, Arial; padding: 0; font-weight: 400; position: relative; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}



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



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


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


/*use*/
.btn.typ_1{background: #005E88; border: 1px solid #005E88; color: #fff;}
.notouch .btn.typ_1:hover, .notouch .item.hover_efekt .btn.typ_1, .notouch a.item:hover .btn.typ_1, .btn.typ_1.active{background: #000000; border: 1px solid #ffffff; color: #ffffff;}

/*use*/
.btn.typ_2{background: #000000; border: 1px solid #000000; color: #fff;}
.notouch .btn.typ_2:hover, .notouch .item.hover_efekt .btn.typ_2, .notouch a.item:hover .btn.typ_2, .btn.typ_2.active{background: #005E88; border: 1px solid #005E88; color: #ffffff;}

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

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

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

/*use*/
.btn.typ_6{background: #f1f2f2; border: 1px solid #e0dfdf; color: #000000;}
.btn.typ_6::before{position: absolute; left: 0; right: 0; top: 100%; height: 5px; background: #fff; content: ""; opacity: 0; display: block;}
.notouch .btn.typ_6:hover, .notouch .item.hover_efekt .btn.typ_6, .notouch a.item:hover .btn.typ_6, .btn.typ_6.active{background: #ffffff; border: 1px solid #eaeaea; border-bottom: 1px solid #fff; color: #000000;}
.btn.typ_6.active::before{opacity: 1;}

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

.btn.search_result{background: #005E88; border: 1px solid #005E88; color: #ffffff; white-space: normal;}
.notouch .btn.search_result:hover{background: #fff; border: 1px solid #005E88; color: #005E88;}



@media screen and (max-width: 1024px) {
.btn .item{display: none;}
}
@media screen and (max-width: 768px) {
.btn i{display: block;}
}




.e_box{display: flex; justify-content: space-between;}





.notouch ul.social li a:hover{background: #666666;}


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


header{max-width: 1920px; margin: 0 auto; z-index: 9999999; padding: 0; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: 100%; padding: 0; text-align: center; background: #fff;}
.sub header{box-shadow: 0 0 9px -5px rgba(0,0,0,0.4);-webkit-box-shadow: 0 0 9px -5px rgba(0,0,0,0.4);}
header .relative{width: 90%; padding: 0 5%; position: relative;}
header .bottom_line{font-size: 0; padding: 0; display: block; position: relative;}
header .bottom_line a.logo{width: 122px; height: 120px; display: inline-block; vertical-align: middle; position: relative; margin: 0;}
header .bottom_line a.logo img{display: block; margin: 20px auto 0;width: 82px;height: 80px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .bottom_line .box{text-align: right; position: relative; z-index: 999; display: inline-block; vertical-align: middle; width: calc(100% - 122px); margin: 0;}
header .bottom_line .box nav{position: relative; z-index: 999; display: inline-block; vertical-align: middle; margin: 0;}
header .bottom_line .box nav ul.menu{margin: 0; padding: 0; display: inline-block; vertical-align: middle; text-align: right;}
header .bottom_line .box nav ul.menu li{padding: 43px 0; position: relative; list-style: none; display: inline-block; vertical-align: middle; margin: 0 0 0 15px;}
header .bottom_line .box nav ul.menu li a{text-transform: uppercase; border: 1px solid transparent; position: relative; display: block; line-height: 20px; font-size: 14px; font-weight: 600; padding: 6px 14px; color: #333; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.notouch header .bottom_line .box nav ul.menu li > a:hover{color: #005E88;}
header .bottom_line .box nav ul.menu li.active > a{border: 1px solid #005E88;}




header .header_search{critical: this; text-align: right; position: relative; display: inline-block; vertical-align: middle; width: 450px; margin: 0 35px 0 0;}
header .search{critical: this; display: none;}
header .search{margin: 0; font-size: 0; cursor: pointer; position: relative; display: none; vertical-align: middle; padding: 0; width: 38px; height: 38px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search::before{opacity: 1; background-image: url(../../img/search_black.svg); position: absolute; left: 0; top: 0; bottom: 0; width: 34px; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 24px 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header .search::after{opacity: 0; background-image: url(../../img/search_blue.svg); position: absolute; left: 0; top: 0; bottom: 0; width: 34px; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 24px 24px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header .search:hover::before{opacity: 0;}
.notouch header .search:hover::after{opacity: 1;}



header #search_box{critical: this; opacity: 1; visibility: visible; position: relative; right: 0; top: 0; z-index: 200; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header.search_active .header_search #search_box{opacity: 1; visibility: visible; }
header #search_box .search_label{critical: this; font-size: 0; display: block;}
header #search_box input[type=text]{critical: this; width: calc(100% - 60px); border: 1px solid lightgrey; position: relative; z-index: 1; display: block; padding: 10px 45px 10px 15px; font-size: 13px; line-height: 20px; font-weight: 500; color: #333; background: transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box input[type=text]:focus{border: 1px solid #005E88;}
header #search_box input[type=text]::-webkit-input-placeholder {critical: this; color: lightgrey;}
header #search_box input[type=text]::-moz-placeholder {critical: this; color: lightgrey;}
header #search_box input[type=text]::-ms-input-placeholder {critical: this; color: lightgrey;}

header #search_box button[type=submit].search_field{critical: this; position: absolute; right: 1px; top: 1px; bottom: 1px; font-size: 0; width: 35px; height: 40px; background: none; z-index: 10; border: 0; background: transparent; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box button[type=submit].search_field::before{critical: this; opacity: 1; background: url(../../img/search_black.svg) no-repeat scroll center center; background-size: 20px 20px; content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
header #search_box button[type=submit].search_field::after{opacity: 0; background: url(../../img/search_blue.svg) no-repeat scroll center center; background-size: 20px 20px; content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header #search_box button[type=submit].search_field:hover::before{opacity: 0;}
.notouch header #search_box button[type=submit].search_field:hover::after{opacity: 1;}


header #search_box form p.load{critical: this; display: none;}
header #search_box form p.load{display: block; width: calc(100% - 52px); border: 1px solid #ffffff; top: 42px; opacity: 0; visibility: hidden; font-size: 12px; line-height: 16px; font-weight: 600; z-index: 0; position: absolute; right: 0; background: #fff; color: #515154; padding: 12px 10px 12px 40px; margin: 0; text-align: left; -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.5); box-shadow: 0 0 20px -5px rgba(0,0,0,0.5);}
header #search_box form p.load.active{opacity: 1; visibility: visible;}
header #search_box form p.load::before{position: absolute; left: 10px; top: 50%; margin-top: -10px; width: 20px; height: 20px; content: ""; background: url(../../img/search_arrow.svg) no-repeat scroll center center; background-size: 20px 20px; -webkit-animation: rotating 2s linear infinite; animation: rotating 2s linear infinite;}
@-webkit-keyframes rotating {from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes rotating {from{ -webkit-transform: rotate(0deg); transform: rotate(0deg);} to{ -webkit-transform: rotate(360deg); transform: rotate(360deg);}}

header #search_box form p.error{critical: this; display: none;}
header #search_box form p.error{display: block; border: 1px solid #ffffff; top: 0; opacity: 0; visibility: hidden; font-size: 12px; line-height: 16px; font-weight: 600; z-index: 0; position: absolute; left: 0; right: 0; background: #fff; color: #515154; padding: 10px 15px 10px 40px; margin: 0; text-align: left;}
header #search_box form p.error.active{opacity: 1; visibility: visible; position: relative;}
header #search_box form p.error::before{position: absolute; left: 10px; top: 50%; margin-top: -10px; width: 20px; height: 20px; content: ""; background: url(../../img/search_error.svg) no-repeat scroll center center; background-size: 20px 20px;}

header #search_box form ul{critical: this; display: none;}
header #search_box form ul{width: 100%; opacity: 1; visibility: visible; display: block; z-index: 0; position: absolute; margin: 0; padding: 0; top: 42px; right: 0; background: #ffffff; box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6);}
header #search_box form ul.hide{opacity: 0; visibility: hidden;}
header #search_box form ul:empty{display: none;}
header #search_box form ul li{margin: 0; list-style: none; display: block;}
header #search_box form ul li a, header #search_box form ul li button{border: 0; background: #fff; text-align: left; border-top: 1px solid #f0f0f0; font-size: 13px; line-height: 20px; font-weight: 600; color: #515154; padding: 5px 10px; list-style: none; display: flex; align-items: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header #search_box form ul li:hover a, header #search_box form ul li.active a{background: #f0f0f0; color: #515154;}
.notouch header #search_box form ul li.special:hover a, header #search_box form ul li.active.special a{background: #ec1c24; color: #ffffff;}
header #search_box form ul li button{padding-left: 0; padding-right: 0; width: 100%; }
header #search_box form ul li.special a, header #search_box form ul li.special button{font-weight: 600; background: #414042; font-size: 12px; color: #fff; text-align: center; text-decoration: underline; padding: 8px 10px; margin: 0 0 -1px;}
header #search_box form ul li.special a:hover, header #search_box form ul li.special button:hover{background-color: #005E88;}
header #search_box form ul li a .number{font-size: 12px; line-height: 22px; color: #515154; padding: 0;}
header #search_box form ul li a .img{background-color: #ffffff; width: 36px; height: 36px; padding: 4px; position: relative; border: 1px solid #e6e7e8; display: flex; align-items: center; text-align: center; margin: 0 10px 0 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch header #search_box form ul li a:hover .img a{border: 1px solid #ec1b24;}
header #search_box form ul li a .img img{width: 100%;}
header #search_box form ul li a .img .in{position: relative; display: block; width: 100%; padding: 0 0 100%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}
header #search_box form ul li a .text{width: calc(100% - 56px); display: inline-block; vertical-align: middle; padding: 0; font-size: 13px; line-height: 16px; font-weight: 600; color: #515154;}
header #search_box form ul li a .text .price{display: block; padding: 0; text-align: left; margin: 0;}
header #search_box form ul li a .text .price .discount{text-decoration: line-through; display: inline-block; vertical-align: bottom; font-size: 13px; line-height: 16px; color: #515154; font-weight: 400; text-align: left;}
header #search_box form ul li a .text .price .main{display: inline-block; vertical-align: bottom; font-size: 13px; line-height: 16px; color: #ec1c24; font-weight: 700; text-align: left; margin: 0 0 0 3px;}


.notouch header #search_box form ul li:not(.special):hover a, header #search_box form ul li.active a, .notouch header #search_box form ul li:not(.special):hover button, header #search_box form ul li.active button{background: #f0f0f0; color: #000;}
header #search_box form ul li > span{-webkit-border-radius: 0; border-radius: 0; background: #414042; text-align: left; font-size: 13px; line-height: 20px; color: #fff; font-weight: 600; padding: 8px 10px; list-style: none; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}





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








.ipad_menu{display: none; position: absolute; max-width: 1920px; top: -900px; right: 0; left: 0; 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); padding: 135px 0 0; z-index: 999999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_menu.move{top: 0 !important;}
.ipad_menu ul{display: block; position: relative; text-align: center; margin: 0; padding: 0; z-index: 9998;}
.ipad_menu ul > li{position: relative; list-style: none; display: block;}
.ipad_menu ul > li > a{border-top: 1px solid #003248; position: relative; font-size: 14px; line-height: 56px; font-weight: 400; padding: 0 15px; display: block; text-transform: uppercase; color: #005E88;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .ipad_menu ul > li:not(.lang):hover > a, .ipad_menu ul > li.active:not(.lang) > a, .ipad_menu ul > li:not(.lang) > a.active{background: #005E88; color: #ffffff; border-top: 1px solid #005277}

@media screen and (max-width: 1450px) {
   header .header_search{width: 350px;}
}


@media screen and (max-width: 1400px) {
header .bottom_line .box nav ul.menu li{margin: 0 0 0 10px;}
}

@media screen and (max-width: 1250px) {
   header .header_search{width: 250px;}
}

@media screen and (max-width: 1150px) {
.header_height{height: 94px;}
header{position: absolute;}

header .bottom_line a.logo, header .bottom_line a.logo img{width: 72px; height: 70px;}
header .bottom_line a.logo img{margin: 0;}

header .bottom_line .box nav ul.menu{display: none;}
header .open_close_navigation{display: inline-block; vertical-align: middle; padding: 28px 0;}
.ipad_menu{display: block; padding: 94px 0 0;}

}


@media screen and (max-width: 650px) {
.header_height{height: 69px;}

header .bottom_line a.logo, header .bottom_line a.logo img{width: 55px; height: 53px;}

header .bottom_line .box{width: calc(100% - 42px - 40px - 5px);}

.ipad_menu{padding: 69px 0 0;}
header .open_close_navigation{padding: 18px 0;}
.open_close_navigation::after{display: none;}

header .open_close_navigation{margin-left: 10px;}
header .search{width: 34px; height: 34px; display: inline-block; vertical-align: middle;}
header .header_search{margin: 0; width: 34px;}
header #search_box{display: block; opacity: 0; visibility: hidden; width: 230px; background: #fff; position: absolute; right: 40px; top: -5px;}
header #search_box form p.load{box-sizing: border-box;}
}



@media screen and (max-width: 600px) {
header .bottom_line a.logo{margin: 0;}

}


@media screen and (max-width: 500px) {
header #search_box{width: 250px; right: -20px; top: 51px;}
header #search_box form ul{width: 280px;}
}

@media screen and (max-width: 350px) {
header #search_box form p.load{left: -10px;}
header #search_box form ul{width: 250px;}
}




.sub_welcome_1{background: #3a3a3a; position: relative}
.sub_welcome_1 .img_slider{position: relative; height: 154px; display: block;}
.sub_welcome_1 .img_slider *{height: 100%;}
.sub_welcome_1 .img_slider .item{position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.sub_welcome_1 .img_slider .item::before{position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: url(../img/overlay.png) repeat-y scroll left center; content: "";}

@media screen and (max-width: 1150px) {
.sub_welcome_1 .img_slider{height: 93px;}
}

@media screen and (max-width: 650px) {
.sub_welcome_1 .img_slider{height: 93px;}
}






.welcome_1{background: #3a3a3a; position: relative}
.welcome_1 .img_slider{position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.welcome_1 .img_slider *{height: 100%;}
.welcome_1 .img_slider .item{position: relative; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.welcome_1 .img_slider .item::before{max-width: 1607px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: url(../img/overlay.png) repeat-y scroll left center; background-size: 100% auto; content: "";}
.welcome_1 .relative{position: relative; z-index: 200; padding: 0 0 380px;}
.welcome_1 .relative .box{overflow: hidden; height: 640px; padding: 0; position: relative;}
.welcome_1 .relative .box .title{position: absolute; top: calc(50% + 90px); left: 10px; right: 0; text-transform: uppercase; font-size: 15px; line-height: 20px; color: #005E88; font-weight: 400; letter-spacing: 5px; text-align: center; margin: 0; -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg); transform: translateX(-50%) translateY(-50%) rotate(-90deg);}
.welcome_1 .relative .box .item{z-index: 100; position: relative; padding: 90px 0 0 80px;}
.welcome_1 .relative .box .item .boxes{height: 640px; display: table; width: 100%}
.welcome_1 .relative .box .item .boxes .centering{display: table-cell; vertical-align: middle; width: 100%}
.welcome_1 .relative .box .item .number{display: block; font-size: 50px; line-height: 60px; font-weight: 300; text-align: left; color: #fff;}
.welcome_1 .relative .box .item .number strong{font-size: 50px; line-height: 60px; font-weight: 700; text-align: left; color: #005E88;}
.welcome_1 .relative .box .item .main_title{text-transform: uppercase; padding: 44px 0; display: block; font-size: 50px; line-height: 60px; color: #fff; font-weight: 300; text-align: left; color: #fff; letter-spacing: 4px;}
.welcome_1 .relative .box .item a.btn{margin-bottom: 50px;}
.welcome_1 .relative .box .item .prev, .welcome_1 .relative .box .item .next{margin: 0; cursor: pointer; opacity: 0.4; width: 32px; height: 32px; position: relative; display: inline-block; vertical-align: middle; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_1 .relative .box .item .prev{margin: 0 20px 0 0;}
.welcome_1 .relative .box .item .prev::before{content: ""; position: absolute; top: 0; left: 0; width: 30px; height: 30px; border: 1px solid #fff; -webkit-border-radius: 30px; border-radius: 30px; background: url(../img/arrow_white_left.svg) no-repeat scroll center center; background-size: 18px 18px;}
.welcome_1 .relative .box .item .next::before{content: ""; position: absolute; top: 0; left: 0; width: 30px; height: 30px; border: 1px solid #fff; -webkit-border-radius: 30px; border-radius: 30px; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 18px 18px;}
.notouch .welcome_1 .relative .box .item .prev:hover, .notouch .welcome_1 .relative .box .item .next:hover{opacity: 1;}


@media screen and (max-width: 1800px) {
.welcome_1 .relative{padding: 0 0 250px;}
.welcome_1 .relative .box .item .number{font-size: 44px; line-height: 54px;}
.welcome_1 .relative .box .item .number strong{font-size: 44px; line-height: 54px;}
.welcome_1 .relative .box .item .main_title{padding: 40px 0 44px; font-size: 44px; line-height: 54px;}
}

@media screen and (max-width: 1600px) {
.welcome_1 .relative{padding: 0 0 200px;}
.welcome_1 .relative .box{height: 530px;}
.welcome_1 .relative .box .item .boxes{height: 530px;}
}

@media screen and (max-width: 1400px) {
.welcome_1 .relative{padding: 0 0 180px;}
.welcome_1 .relative .box{height: 500px;}
.welcome_1 .relative .box .item .boxes{height: 500px;}
}

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

.welcome_1 .relative{padding: 0 0 180px;}
.welcome_1 .relative .box{height: 420px;}
.welcome_1 .relative .box .title{top: calc(50% - 78px);}
.welcome_1 .relative .box .item{padding-top: 78px;}
.welcome_1 .relative .box .item .boxes{height: 420px;}

.welcome_1 .relative .box .item .number{font-size: 40px; line-height: 50px;}
.welcome_1 .relative .box .item .number strong{font-size: 40px; line-height: 50px;}
.welcome_1 .relative .box .item .main_title{padding: 20px 0 24px; font-size: 40px; line-height: 50px;}
.welcome_1 .relative .box .item a.btn{margin-bottom: 30px;}

}

@media screen and (max-width: 800px) {
.welcome_1 .relative{padding: 0;}
.welcome_1 .relative .box{height: initial; height: auto;}
.welcome_1 .relative .box .title{top: 50%;}
.welcome_1 .relative .box .item{padding-top: 78px; padding-bottom: 0;}
.welcome_1 .relative .box .item .boxes{height: 330px;}
.welcome_1 .relative .box .item .number{font-size: 34px; line-height: 40px;}
.welcome_1 .relative .box .item .number strong{font-size: 34px; line-height: 40px;}
.welcome_1 .relative .box .item .main_title{font-size: 34px; line-height: 40px;}
}
@media screen and (max-width: 600px) {
.welcome_1 .relative .box .title{display: none;}
.welcome_1 .relative .box .item{text-align: center; padding-left: 0;}
.welcome_1 .relative .box .item .number{text-align: center; font-size: 28px; line-height: 32px;}
.welcome_1 .relative .box .item .number strong{font-size: 28px; line-height: 32px;}
.welcome_1 .relative .box .item .main_title{text-align: center; font-size: 28px; line-height: 32px;}
}





.welcome_2{background: #ffffff; position: relative; padding: 0 0 550px;}
.welcome_2::before{z-index: 1; position: absolute; left: 50%; bottom: 100%; width: 0; height: 0; border-style: solid; border-width: 0 0 730px 1920px; border-color: transparent transparent #ffffff transparent; content: "";  -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.welcome_2::after{z-index: 0; position: absolute; left: 50%; bottom: calc(100% + 4px); width: 0; height: 0; border-style: solid; border-width: 0 0 730px 1920px; border-color: transparent transparent #005E88 transparent; content: "";  -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.welcome_2 > *{z-index: 10;}
.welcome_2 .title{letter-spacing: 10px; font-size: 15px; line-height: 20px; color: #b3b3b3; font-weight: 400; margin: 0; padding: 0 0 20px; position: relative; text-align: right; position: absolute; right: 0; top: -100px; text-transform: uppercase;}
.welcome_2 .title::before{position: absolute; right: 0; bottom: 0; background: #b3b3b3; height: 1px; width: 70px; content: "";}
.welcome_2 .text_obsah{padding: 40px 0 70px; width: 100%; display: block;}
.welcome_2 .text_obsah h1{text-transform: none; width: 450px; display: inline-block; vertical-align: middle; padding: 0; margin: 0; font-size: 50px; line-height: 60px; color: #000000; font-weight: 300; text-align: left; letter-spacing: 4px;}
.welcome_2 .text_obsah .text{ text-align: right; display: inline-block; vertical-align: middle; width: calc(100% - 455px);}
.welcome_2 .text_obsah .text article{ display: inline-block; vertical-align: middle; max-width: 750px; text-align: left;}
.welcome_2 .box_list{display: block; width: 100%; position: relative;}
.welcome_2 .box_list .item{display: inline-block; vertical-align: top; width: calc(50% - 90px / 2 - 4px); max-width: 450px; margin: 0 90px 0 0; position: relative;}
.welcome_2 .box_list .item:nth-child(2){margin: 0;}
.welcome_2 .box_list .item .number{margin: 0; padding: 0 0 20px; display: block; font-size: 50px; line-height: 60px; color: #000000; font-weight: 400; text-align: left; position: relative;}
.welcome_2 .box_list .item .number::before{position: absolute; left: 0; bottom: 0; background: #000000; height: 1px; width: 70px; content: "";}
.welcome_2 .box_list .item h2{display: block; font-size: 30px; line-height: 34px; color: #000000; font-weight: 300; text-align: left; position: relative;}
.welcome_2 .box_list .item .anotation{display: block; font-size: 15px; line-height: 22px; color: #000000;}
.welcome_2 .motto{font-size: 13px; line-height: 20px; color: #005E88; font-weight: 400; margin: 80px 0 0; padding: 0; position: relative; text-align: left; text-transform: uppercase; max-width: 200px;}


@media screen and (max-width: 1800px) {
.welcome_2{padding: 0 0 520px;}
.welcome_2::before{border-width: 0 0 595px 1800px;}
.welcome_2::after{border-width: 0 0 595px 1800px;}
.welcome_2 .text_obsah h1{max-width: 450px; font-size: 44px; line-height: 52px; margin: 0 90px 0 0;}
.welcome_2 .text_obsah .text{ text-align: left; width: calc(100% - 545px);}
.welcome_2 .text_obsah .text article{ max-width: 100%;}
}
@media screen and (max-width: 1600px) {
.welcome_2{padding: 0 0 350px;}
.welcome_2::before{border-width: 0 0 450px 1600px;}
.welcome_2::after{border-width: 0 0 450px 1600px;}
}
@media screen and (max-width: 1400px) {
.welcome_2{padding: 20px 0 220px;}
.welcome_2::before{border-width: 0 0 300px 1400px;}
.welcome_2::after{border-width: 0 0 300px 1400px;}
}

@media screen and (max-width: 1024px) {
.welcome_2 .text_obsah{padding: 40px 0;}
.welcome_2 .text_obsah h1{font-size: 38px; line-height: 44px; max-width: 100%; width: 100%; display: block; margin: 0 0 15px;}
.welcome_2 .text_obsah h1 br{display: none;}
.welcome_2 .text_obsah .text{ display: block; width: 100%;}
}
@media screen and (max-width: 800px) {
.welcome_2{padding: 60px 0;}
.welcome_2::before, .welcome_2::after{display: none;}
.welcome_2 .title{position: relative; text-align: left; top: 0; padding: 0 0 10px; letter-spacing: 5px;}
.welcome_2 .title::before{left: 0; right: initial; right: auto;}

.welcome_2 .box_list .item{display: block; width: 100%; max-width: 100%; margin: 0;}
.welcome_2 .box_list .item:nth-child(2){margin: 30px 0 0;}
.welcome_2 .box_list .item .number{padding: 0 0 12px; font-size: 40px; line-height: 50px;}
.welcome_2 .box_list .item h2{margin: 15px 0 5px; font-size: 28px; line-height: 32px;}
.welcome_2 .box_list .item .anotation{margin: 0;}
.welcome_2 .motto{display: none;}

}
@media screen and (max-width: 600px) {
.welcome_2 .title{text-align: center;}
.welcome_2 .title::before{right: 0; display: block; margin: 0 auto;}
.welcome_2 .text_obsah h1{font-size: 28px; line-height: 32px; text-align: center;}
.welcome_2 .text_obsah .text article, .welcome_2 .text_obsah .text article *{text-align: center;}
.welcome_2 .box_list .item .number{font-size: 30px; line-height: 40px; text-align: center;}
.welcome_2 .box_list .item .number::before{right: 0; margin: 0 auto; display: block;}
.welcome_2 .box_list .item h2{font-size: 22px; line-height: 28px; text-align: center;}
.welcome_2 .box_list .item .anotation{text-align: center;}
}




.welcome_3{background: #005E88; position: relative; padding: 0 0 380px;}
.welcome_3::before{z-index: 1; position: absolute; left: 50%; bottom: 100%; width: 0; height: 0; border-style: solid; border-width: 0 0 380px 1920px; border-color: transparent transparent #005E88 transparent; content: ""; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.welcome_3 > *{z-index: 10;}
.welcome_3 .title{letter-spacing: 10px; font-size: 15px; line-height: 20px; color: #ffffff; font-weight: 400; margin: 0; padding: 0 0 20px; position: relative; text-align: right; position: absolute; right: 0; top: -120px; text-transform: uppercase;}
.welcome_3 .title::before{position: absolute; right: 0; bottom: 0; background: #ffffff; height: 1px; width: 70px; content: "";}
.welcome_3 .motto{font-size: 15px; line-height: 20px; color: #ffffff; font-weight: 400; margin: 0; padding: 0; position: absolute; right: 0; top: -150px; text-align: right;}

.welcome_3 .service_list_lumi{display: block; width: 100%; margin: -30px auto 10px; padding: 0; font-size: 0;}
.welcome_3 .service_list_lumi .item{display: inline-block; vertical-align: middle; margin: 30px 0 0; width: calc(33.33% - 60px / 3); position: relative; }
.welcome_3 .service_list_lumi .item:nth-child(3n - 1){margin: 30px 30px 0;}
.welcome_3 .service_list_lumi .item:nth-child(-n + 3){margin-top: 0;}
.welcome_3 .service_list_lumi .item .text{margin: 0 0 15px; padding: 0; border-bottom: 2px solid #000000; display: block; border-top: 0; position: relative;}
.welcome_3 .service_list_lumi .item .text .box{width: 100%; display: table; height: 80px;}
.welcome_3 .service_list_lumi .item .text .box .centering{width: 100%; display: table-cell; vertical-align: middle;}
.welcome_3 .service_list_lumi .item .text .box .centering h2{position: relative; margin: 0; font-size: 24px; line-height: 32px; font-weight: 300; text-align: left; color: #fff; padding: 0 0 0 40px; text-align: left;}
.welcome_3 .service_list_lumi .item .text .box .centering h2::before{opacity: 1; content: ""; width: 24px; height: 24px; border: 1px solid #fff; background: url(../img/arrow_white_right.svg) no-repeat scroll center center; background-size: 14px 14px; -webkit-border-radius: 30px; border-radius: 30px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%);  transform: translateY(-50%);  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.welcome_3 .service_list_lumi .item .text .box .centering h2::after{opacity: 0; content: ""; width: 24px; height: 24px; border: 1px solid #fff; background: url(../img/arrow_black_right.svg) no-repeat scroll center center; background-size: 14px 14px; -webkit-border-radius: 30px; border-radius: 30px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%);  transform: translateY(-50%);  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .welcome_3 .service_list_lumi .item:hover .text .box .centering h2::before{opacity: 0; background-color: #fff;}
.notouch .welcome_3 .service_list_lumi .item:hover .text .box .centering h2::after{opacity: 1; background-color: #fff;}
.welcome_3 .service_list_lumi .item .img{position: relative; width: 100%; padding: 0 0 44%; display: block; vertical-align: middle; background-attachment: local;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}




/*
@media screen and (max-width: 1800px) {
.welcome_3{padding: 0 0 670px;}
.welcome_3::before{border-width: 0 0 595px 1800px;}
}
*/

/*
@media screen and (max-width: 1600px) {
.welcome_3{padding: 0 0 600px;}
.welcome_3::before{border-width: 0 0 450px 1600px;}
}
*/

/*
@media screen and (max-width: 1400px) {
.welcome_3{padding: 60px 0 410px;}
.welcome_3::before{border-width: 0 0 300px 1400px;}

}
*/

@media screen and (max-width: 1100px) {
   .welcome_3{padding: 0 0 340px;}
}

@media screen and (max-width: 1024px) {
.welcome_3{padding: 80px 0 380px;}

.welcome_3 .title{top: -160px;}
.welcome_3 .motto{top: -100px;}

.welcome_3 .service_list_lumi .item{margin: 30px 0 0; width: calc(50% - 30px / 2);}
.welcome_3 .service_list_lumi .item:nth-child(3n - 1){margin: 30px 0 0;}
.welcome_3 .service_list_lumi .item:nth-child(-n + 3){margin-top: 30px;}
.welcome_3 .service_list_lumi .item:nth-child(2n){margin: 30px 0 0 30px;}
.welcome_3 .service_list_lumi .item:nth-child(-n + 2){margin-top: 0;}
.welcome_3 .service_list_lumi .item .text h2{font-size: 16px; line-height: 22px; padding: 15px 20px;}

}

@media screen and (max-width: 800px) {
.welcome_3{padding: 60px 0;}
.welcome_3::before{display: none;}
.welcome_3 .title{letter-spacing: 5px; padding: 0 0 10px; text-align: left; position: relative; top: 0;}
.welcome_3 .title::before{left: 0; right: initial; right: auto;}
.welcome_3 .motto{font-size: 14px; position: relative; top: 0; margin: 15px 0 0; text-align: left;}

.welcome_3 .service_list_lumi{margin: 30px auto 0;}
}
@media screen and (max-width: 600px) {
.welcome_3 .title{text-align: center;}
.welcome_3 .title::before{right: 0; display: block; margin: 0 auto;}
.welcome_3 .motto{text-align: center;}

}


@media screen and (max-width: 500px) {
.welcome_3 .service_list_lumi .item{margin: 20px 0 0; width: 100%;}
.welcome_3 .service_list_lumi .item:nth-child(3n - 1){margin: 20px 0 0;}
.welcome_3 .service_list_lumi .item:nth-child(-n + 3){margin-top: 20px;}
.welcome_3 .service_list_lumi .item:nth-child(2n){margin: 20px 0 0;}
.welcome_3 .service_list_lumi .item:nth-child(-n + 2){margin-top: 20px;}
.welcome_3 .service_list_lumi .item:nth-child(-n + 1){margin-top: 0;}
.welcome_3 .service_list_lumi .item .text h2{font-size: 14px; line-height: 20px; padding: 12px 16px;}
}








footer{padding: 20px 0 70px; background: #ffffff; display: block; position: relative;}
footer::before{z-index: 1; position: absolute; left: 50%; bottom: 100%; width: 0; height: 0; border-style: solid; border-width: 0 0 380px 1920px; border-color: transparent transparent #ffffff transparent; content: ""; -webkit-transform: translateX(-50%); transform: translateX(-50%);}

footer > *{z-index: 10;}
footer .title{letter-spacing: 10px; font-size: 15px; line-height: 20px; color: #b3b3b3; font-weight: 400; margin: 0; padding: 0 0 20px; position: relative; text-align: right; position: absolute; right: 0; top: -180px; text-transform: uppercase;}
footer .title::before{position: absolute; right: 0; bottom: 0; background: #b3b3b3; height: 1px; width: 70px; content: "";}
footer .motto{font-size: 15px; line-height: 20px; color: #000000; font-weight: 400; margin: 0; padding: 0; position: absolute; right: 0; top: -120px; text-align: right;}

.sub footer{padding: 60px 0; border-top: 1px solid #f2f2f2;}
.sub footer::before{display: none}

.sub footer .title{position: relative; top: 0; margin: 0 0 15px;}
.sub footer .motto{position: relative; top: 0;}
.sub footer .left_side, .sub footer .right_side{margin: 50px 0 0;}



footer .left_side{width: calc(45% - 3px); display: inline-block; vertical-align: top; padding: 0 5% 0 0;}
footer .left_side ul{width: 100%; display: block; margin: 0; padding: 0; position: relative; z-index: 10; }
footer .left_side ul li{list-style: none; display: block; width: 33.33%; vertical-align: middle; border: 1px solid #000000; margin: 0 0 -1px;}
footer .left_side ul li.active{border-bottom: 1px solid #ffffff;;}
footer .left_side ul li span{display: block; text-align: center; font-size: 20px; line-height: 56px; color: #000; font-weight: 400; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .left_side .contact_tab{border: 1px solid #000000; display: block; width: 100%; z-index: 0; position: relative; }


footer .left_side .contact_tab .bottom{display: block;}
footer .left_side .contact_tab .bottom .obsah{display: none; opacity: 0; padding: 30px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
footer .left_side .contact_tab .bottom .obsah.active{display: block; opacity: 1;}
footer .left_side .contact_tab .bottom .obsah p{font-size: 16px; line-height: 22px; color: #000; font-weight: 400; margin: 0; display: inline-block; vertical-align: top; width: calc(50% - 3px);}
footer .left_side .contact_tab .bottom .obsah p.margin{margin: 15px 0 0;}
footer .left_side .contact_tab .bottom .obsah p a{font-size: 16px; line-height: 22px; color: #005E88; font-weight: 400; margin: 0;}
.notouch footer .left_side .contact_tab .bottom .obsah p a:hover{text-decoration: underline;}
footer .left_side .contact_tab .bottom .obsah p.full{display: block; width: 100%;}
footer .left_side .coord{font-size: 40px; line-height: 44px; color: #000000; font-weight: 300; margin: 30px 0 0; display: none;}
footer .left_side .coord.active{display: block;}
footer .left_side .coord strong{font-size: 40px; line-height: 44px; color: #005E88; font-weight: 300; margin: 0;}

footer .right_side{width: calc(45% - 3px); display: inline-block; vertical-align: top; padding: 0 0 0 5%;}
footer .right_side p{display: block; margin: 0 0 15px; padding: 0; font-size: 14px; line-height: 22px; color: #000000; font-weight: 400; text-align: right;}
footer .right_side p a{font-size: 14px; line-height: 22px; color: #000000; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch footer .right_side p a:hover{color: #005E88}

footer .right_side input[type=text]{position: relative; margin-bottom: 8px; font-size: 16px; line-height: 24px; color: #000000; border: 0; border-bottom: 1px solid #000; padding: 12px 15px; background: transparent; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer .right_side textarea{position: relative; resize: none; height: 80px; margin-bottom: 8px; font-size: 16px; line-height: 24px; color: #000000; border: 0; border-bottom: 1px solid #000; padding: 12px 15px; background: transparent; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
footer .right_side input[type=text]:focus, footer .right_side textarea:focus{border-bottom: 1px solid #005E88;}


/*
@media screen and (max-width: 1800px) {
footer::before{border-width: 0 0 595px 1800px;}
}
*/

/*
@media screen and (max-width: 1600px) {
footer::before{border-width: 0 0 450px 1600px;}
}
 */

/*
@media screen and (max-width: 1400px) {
footer{padding: 60px 0;}
footer::before{border-width: 0 0 300px 1400px;}
}
 */

@media screen and (max-width: 800px) {
footer::before{display: none;}
footer .title{letter-spacing: 5px; padding: 0 0 10px; text-align: left; position: relative; top: 0;}
footer .title::before{left: 0; right: initial; right: auto;}
footer .motto{font-size: 14px; position: relative; top: 0; margin: 15px 0 0; text-align: left;}
footer .left_side{width: 100%; display: block; padding: 30px 0 0;;}
footer .left_side .coord{font-size: 36px; line-height: 42px; text-align: center; margin-bottom: 40px;}
footer .right_side{width: 100%; display: block; padding: 0; padding-top: 40px;}
.sub footer .right_side{padding-top: 0;}
}                           
@media screen and (max-width: 600px) {
footer .title{text-align: center;}
footer .title::before{right: 0; display: block; margin: 0 auto;}
footer .motto{text-align: center;}

footer .left_side .contact_tab ul li a{font-size: 16px; line-height: 40px;}
footer .left_side .contact_tab .bottom .obsah{padding: 25px;}
footer .left_side .contact_tab .bottom .obsah p{font-size: 14px; line-height: 22px; display: block; width: 100%; text-align: center;}
footer .left_side .contact_tab .bottom .obsah p:nth-child(2){margin: 15px 0 0;}
footer .left_side .contact_tab .bottom .obsah p a{font-size: 14px; line-height: 22px;}
footer .left_side .coord{font-size: 28px; line-height: 32px; margin: 20px 0 30px;}
footer .left_side .coord strong{font-size: 28px; line-height: 32px;}

footer .right_side input[type=text]{font-size: 14px; line-height: 22px; padding: 8px 15px;}
footer .right_side textarea{font-size: 14px; line-height: 22px; padding: 8px 15px;}

}



.footer_mapa{position: relative; display: block; background: #f2f2f2; width: 100%;}
.footer_mapa #MyGmapsFooter{z-index: 0; position: relative; width: 100%; height: 380px; display: block; background: #fff;}
.footer_mapa a.btn{padding-right: 0; padding-left: 0; text-align: center; width: 200px; position: absolute; left: 0; bottom: 0; z-index: 20;}
.footer_mapa a.btn:nth-child(3){bottom: 35px;}
.footer_mapa a.btn:nth-child(4){bottom: 70px;}


/*
@media screen and (max-width: 760px) {
.footer_mapa{display: none;}
}
*/

@media screen and (max-width: 760px) {
   .footer_mapa #MyGmapsFooter{height: 250px;}
}


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








.default_form .file{text-align: left; position: relative; width: 100%;}
.default_form .file .uploadFile{width: calc(100% - 150px) !important;}
.default_form .file .uploadBtn{width: 100%;}
.default_form .file .fileUpload {cursor: pointer; position: absolute; bottom: 0; left: 0; right: 0; z-index: 1; overflow: hidden; margin: 0;}
.default_form .file .fileUpload input[type=file] {z-index: 999; position: absolute; top: -3px; right: 0; margin: 0; padding: 0; font-size: 33px; cursor: pointer; display: block; opacity: 0;filter: alpha(opacity=0);}
.default_form .file .fileUpload:hover span{background: #005E88; border: 1px solid #005E88;}













#content{background: #fff; padding: 0; position: relative;}
#content > .relative{padding: 0 5%;}
#content .c_column .inside{padding-left: 0; padding-right: 0; width: 100%;}
#content .c_column.full .inside{width: 90%;}

#content .inside{margin: 0 auto 40px}
#content .inside.margin{margin: 0 auto 30px}
#content .inside:last-of-type{margin: 0 auto;}


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












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

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

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



.detail aside.response{display: none}

.e_box_main aside.response{ min-height: 0; width: 100%; box-sizing: border-box; padding: 35px 40px;}
.e_box_main aside .box .open_title{margin: 0; margin-bottom: 20px;}


.e_box_main{display: flex; justify-content: space-between;}
.e_box_main .aside_full{width: 100%; margin-bottom: 30px; display: none;}
.e_box_main aside{width: 30%; padding: 60px; min-height: 930px;}
.e_box_main .e_content{display: flex; flex-wrap: wrap; height: 100%;}
.e_box_main .e_content h1{margin-bottom: 30px; flex-basis: 100%;}
.e_box_main .e_content .e_boxes{width: 100%; display: flex; flex-wrap: wrap;}
.e_box_main .e_content .e_boxes .e_box{width: calc(50% - 10px); margin-top: 20px; margin-right: 20px;position: relative;display: flex;justify-content: center;align-items: center;background-size: cover;background-position: center;padding: 120px 0;}
.e_box_main .e_content .e_boxes .e_box:nth-child(-n + 2){margin-top: 0;}
.e_box_main .e_content .e_boxes .e_box:nth-child(2n){margin-right: 0;}
.e_box_main .e_content .e_boxes .e_box::before{content: ''; background: rgba(0,0,0,0.4); position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.e_box_main .e_content .e_boxes .e_box:hover::before{background: rgba(0,0,0,0.7);}
.e_box_main .e_content .e_boxes .e_box p{font-size: 24px; line-height: 30px; color: #fff; z-index: 9; text-align: center;}


@media screen and (max-width: 1650px) {
   .e_box_main .e_content .e_boxes .e_box{padding: 80px 40px; box-sizing: border-box;}
}

@media screen and (max-width: 1350px) {
   .e_box_main .e_content .e_boxes .e_box p{font-size: 22px; line-height: 28px;}
}

@media screen and (max-width: 1250px) {
   .e_box_main .e_content .e_boxes .e_box{padding: 60px 30px;}
   .e_box_main .e_content .e_boxes .e_box p{font-size: 20px; line-height: 26px;}
}

@media screen and (max-width: 1200px) {
   .detail .ipad_sorting{margin-bottom: 30px;}
   .detail aside.response{margin-bottom: 30px;}
   .e_box_main .aside_full{display: block;}
   .e_box_main .e_content{width: 100%;}
}

@media screen and (max-width: 900px) {
   .e_box_main .e_content .e_boxes .e_box{width: 100%; margin-right: 0 !important; margin-top: 20px !important;}
   .e_box_main .e_content .e_boxes .e_box:first-child{margin-top: 0 !important;}
}


aside.response{display: none;}
aside{width: 330px; display: block; padding: 60px 10px 60px 210px; margin: 0; overflow: visible; background: #e5e5e5; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease; }
@media screen and (max-width: 1920px) { aside{padding-left: 200px;} }
@media screen and (max-width: 1910px) { aside{padding-left: 195px;} }
@media screen and (max-width: 1900px) { aside{padding-left: 190px;} }
@media screen and (max-width: 1890px) { aside{padding-left: 185px;} }
@media screen and (max-width: 1880px) { aside{padding-left: 180px;} }
@media screen and (max-width: 1870px) { aside{padding-left: 175px;} }
@media screen and (max-width: 1860px) { aside{padding-left: 170px;} }
@media screen and (max-width: 1850px) { aside{padding-left: 165px;} }
@media screen and (max-width: 1840px) { aside{padding-left: 160px;} }
@media screen and (max-width: 1830px) { aside{padding-left: 155px;} }
@media screen and (max-width: 1820px) { aside{padding-left: 150px;} }
@media screen and (max-width: 1810px) { aside{padding-left: 145px;} }
@media screen and (max-width: 1800px) { aside{padding-left: 140px;} }
@media screen and (max-width: 1790px) { aside{padding-left: 135px;} }
@media screen and (max-width: 1780px) { aside{padding-left: 130px;} }
@media screen and (max-width: 1770px) { aside{padding-left: 125px;} }
@media screen and (max-width: 1760px) { aside{padding-left: 120px;} }
@media screen and (max-width: 1750px) { aside{padding-left: 115px;} }
@media screen and (max-width: 1740px) { aside{padding-left: 110px;} }
@media screen and (max-width: 1730px) { aside{padding-left: 105px;} }
@media screen and (max-width: 1720px) { aside{padding-left: 100px;} }
@media screen and (max-width: 1710px) { aside{padding-left: 95px;} }
@media screen and (max-width: 1700px) { aside{padding-left: 5%;} }

aside .box{position: relative; padding: 0 20px 10px 0; overflow: auto; max-height: calc(100% - 10px); overflow: visible;}

aside .box{margin: 0; padding: 0; display: block; position: relative; font-size: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}


aside .box .title{z-index: 10; position: relative; display: block; margin: 0 0 8px; padding: 0 0 8px; border-bottom: 1px solid #D9D9D7; font-size: 18px; line-height: 22px; font-weight: 600; color: #d92128; text-transform: uppercase; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside .box .title .close_section{position: absolute; right: 0; top: calc(50% - 8px); -webkit-transform: translateY(-50%);  transform: translateY(-50%); width: 22px; height: 22px; z-index: 10; }
aside .box .title .close_section::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 100%; height: 100%; content: ""; background: url(../img/plus_black.svg) no-repeat scroll center center; background-size: 36px 36px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box .title .close_section::after{opacity: 0; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 100%; height: 100%; content: ""; background: url(../img/plus_red.svg) no-repeat scroll center center; background-size: 36px 36px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box.active .title .close_section::before{background-image: url(../img/minus_black.svg);}
aside .box.active .title .close_section::after{background-image: url(../img/minus_black.svg);}
.notouch aside .box .title:hover .close_section::before{opacity: 0;}
.notouch aside .box .title:hover .close_section::after{opacity: 1;}


aside .box{display: block; position: relative;}
aside .box .open_title{font-size: 20px; line-height: 26px; color: #005E88;}
aside .box ul{display: block; position: relative; margin: 0; padding: 0;}
aside .box ul > li{list-style: none; display: block; position: relative; margin: 0; padding: 0;}
aside .box ul > li > a{display: block; position: relative; padding: 5px 25px 5px 0; font-size: 14px; line-height: 20px; font-weight: 600; text-align: left; color: #000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch aside .box ul > li > a:hover, aside .box ul > li.active > a{color: #005E88;}
aside .box ul > li > a > span{text-align: left; color: #A4A6A9; font-weight: 400; position: relative; display: inline-block; vertical-align: bottom; margin: 0 0 0 5px;}

aside .box ul > li > ul{display: none; position: relative; margin: 0; padding: 0 0 0 16px;}
aside .box ul > ul > li[aria-expanded="true"] > ul{display: block;}
aside .box ul > li[aria-expanded="true"] > ul{display: block;}
aside .box ul > li > ul > li{list-style: none; display: block; position: relative; margin: 0; padding: 0;}
aside .box ul > li > ul > li > a{display: block; position: relative; padding: 6px 25px 6px 18px; font-size: 13px; line-height: 20px; font-weight: 600; text-align: left; color: #000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside .box ul > li > ul > li > a::before{position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 6px; height: 6px; border: 1px solid #000; -webkit-border-radius: 10px; border-radius: 10px; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
aside .box ul > li > ul > li.active > a::before{background: #000;}
.notouch aside .box ul > li > ul > li > a:hover{color: #005E88;}
.notouch aside .box ul > li > ul > li > a:hover::before{border: 1px solid #005E88;}
.notouch aside .box ul > li > ul > li.active > a:hover::before{background: #005E88;}
aside .box ul > li > ul > li > a > span{text-align: left; color: #A4A6A9; font-weight: 400; position: relative; display: inline-block; vertical-align: bottom; margin: 0 0 0 5px;}


aside .box ul > li > .icon2{padding: 0; background: none; border: 1px solid transparent; cursor: pointer; z-index: 999; position: absolute; right: 0; top: 5px; width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box ul > li > .icon2::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 100%; height: 100%; content: ""; background: url(../img/plus_black.svg) no-repeat scroll center center; background-size: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box ul > li > .icon2::after{opacity: 0; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 100%; height: 100%; content: ""; background: url(../img/plus_white.svg) no-repeat scroll center center; background-size: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box ul > li[aria-expanded="true"] > .icon2::before, aside .box ul > li.active > .icon2::before{background-image: url(../img/minus_black.svg);}
aside .box ul > li[aria-expanded="true"] > .icon2::after, aside .box ul > li.active > .icon2::after{background-image: url(../img/minus_white.svg);}
aside .box ul > li[aria-expanded="false"] ul{display: none !important;}
aside .box ul > li.active > .icon2::before{opacity: 1;}
aside .box ul > li.active > .icon2::after{opacity: 0;}
.notouch aside .box ul > li > .icon2:hover{background: #000000;}
.notouch aside .box ul > li > .icon2:hover::before{opacity: 0;}
.notouch aside .box ul > li > .icon2:hover::after{opacity: 1;}

aside .box ul > li > ul > li > .icon{padding: 0; background: none; border: 1px solid transparent; cursor: pointer; z-index: 999; position: absolute; right: 0; top: 5px; width: 20px; height: 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box ul > li > ul > li > .icon::before{opacity: 1; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 100%; height: 100%; content: ""; background: url(../img/plus_black.svg) no-repeat scroll center center; background-size: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box ul > li > ul > li > .icon::after{opacity: 0; position: absolute; top: 0; left: 0; margin: 0; display: block; width: 100%; height: 100%; content: ""; background: url(../img/plus_white.svg) no-repeat scroll center center; background-size: 28px 28px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
aside .box ul > li > ul > li[aria-expanded="true"] > .icon::before, aside .box ul > li > ul > li.active > .icon::before{background-image: url(../img/minus_black.svg);}
aside .box ul > li > ul > li[aria-expanded="true"] > .icon::after, aside .box ul > li > ul > li.active > .icon::after{background-image: url(../img/minus_white.svg);}
aside .box ul > li > ul > li[aria-expanded="false"] ul{display: none !important;}
.notouch aside .box ul > li > ul > li > .icon:hover{background: #000000;}
.notouch aside .box ul > li > ul > li > .icon:hover::before{opacity: 0;}
.notouch aside .box ul > li > ul > li > .icon:hover::after{opacity: 1;}




@media screen and (max-width: 1450px) {
   aside{width: 280px;}
}


@media screen and (max-width: 1200px) {
   aside{display: none; background: #f1f2f2; left: 0; position: relative; width: calc(100% - 52px); border: 1px solid #eaeaea !important; float: none; padding: 25px 25px 15px; margin: 0 0 10px;}
   aside::before{display: none;}
   aside .box{position: relative; padding: 0 0 10px; overflow: visible; max-height: initial;}
   aside .box .main_title{display: none;}
   aside .box.hide{margin: 0; padding: 0; border: 0;}
}

@media screen and (max-width: 720px) {
   aside{width: calc(100% - 32px);  padding: 15px;}
}


@media screen and (max-width: 500px) {
   aside .box .title{font-size: 14px; line-height: 22px;}
   aside .box .filter_btn{font-size: 12px; }
}







.ipad_sorting{display: none; position: relative; font-size: 0; margin: 0 0 10px; z-index: 100}
.ipad_sorting a{position: relative; background: #383838; border: 1px solid #383838; color: #fff; font-size: 14px; line-height: 20px; font-weight: 600; text-transform: uppercase; display: inline-block; vertical-align: middle; text-align: center; padding: 16px 0; width: calc(50% - 7px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.ipad_sorting a:nth-child(2){margin: 0 0 0 10px;}
.ipad_sorting a.full{width: calc(100% - 2px)}
.notouch .ipad_sorting a:hover{border: 1px solid #e5e5e5; color: #000; background: #fff;}
.ipad_sorting a.active{border: 1px solid #e5e5e5 !important; border-bottom: 1px solid #e5e5e5 !important; color: #000; background: #f1f2f2 !important;}
.ipad_sorting a.active::before{position: absolute; left: -1px; right: -1px; top: 100%; height: 12px; background: #f1f2f2; content: ""; border-left: 1px solid #eaeaea !important; border-right: 1px solid #eaeaea !important;}

.ipad_sorting a[data-open="sort"]::after{position: absolute; left: 12px; top: 0; bottom: 0; width: 24px; background: url(../img/sorting_icon_white.svg) no-repeat scroll center center; background-size: 24px 24px; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .ipad_sorting a[data-open="sort"]:hover::after, .ipad_sorting a[data-open="sort"].active::after{background-image: url(../img/sorting_icon_black.svg)}

.ipad_sorting a[data-open="filter"]::after{position: absolute; left: 12px; top: 0; bottom: 0; width: 24px; background: url(../img/settings_icon_white.svg) no-repeat scroll center center; background-size: 24px 24px; content: ""; display: block; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .ipad_sorting a[data-open="filter"]:hover::after, .ipad_sorting a[data-open="filter"].active::after{background-image: url(../img/settings_icon_black.svg)}

@media screen and (max-width: 1200px) {
   .ipad_sorting{display: block;}
}

@media screen and (max-width: 700px) {
   .ipad_sorting{margin: 0 0 6px;}
   .ipad_sorting a{width: calc(50% - 5px); font-size: 13px; line-height: 18px; padding: 14px 0;}
   .ipad_sorting a:nth-child(2){margin: 0 0 0 6px;}
   .ipad_sorting a.active::before{height: 8px;}
}

@media screen and (max-width: 500px) {
   .ipad_sorting a{font-size: 12px; line-height: 16px; padding: 13px 0;}

   .ipad_sorting a[data-open="sort"]::after{left: 8px; width: 18px; background-size: 18px 18px;}
   .ipad_sorting a[data-open="filter"]::after{left: 8px; width: 18px; background-size: 18px 18px;}
}


























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



.drobky{position: relative; text-align: left; width: 100%; margin: 0 auto; padding: 30px 0 40px;}
.drobky ul::before{z-index: 99; position: absolute; top: 0; bottom: 0; right: 0; width: 40px; background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%); background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); content: ""; display: block;}
.drobky ul{z-index: 0; position: relative; white-space: nowrap; margin: 0; padding: 0; width: 100%; overflow: hidden;}
.drobky ul li{position: relative; z-index: 9; list-style: none; display: inline-block; vertical-align: middle; margin-right: -4px; border-left: 1px solid #e4e5e6;}
.drobky ul li.first{border: 0;}
.drobky ul li.first a{padding-left: 0;}
.drobky ul li a{white-space: nowrap; position: relative; display: block; color: #808080; font-size: 11px; line-height: 17px; font-weight: 400; padding: 0 15px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .drobky ul li a:hover{text-decoration: none; color: #005E88;}
.drobky ul li span{white-space: nowrap; display: block; color: #000000; font-size: 13px; line-height: 17px; font-weight: 700; padding: 0 0 0 15px; text-transform: uppercase;} 






.landing_list{width: 100%; position: relative; padding: 0;}
.landing_list .item{width: 100%; margin: 0 auto; padding: 0;}
.landing_list .item:last-of-type{padding: 0;}
.landing_list .item .img{position: relative; width: 42%; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; padding: 0; -webkit-box-shadow: 0 0 60px -10px rgba(0,0,0,0.6); box-shadow: 0 0 60px -10px rgba(0,0,0,0.6);  background-attachment: local;  background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.landing_list .item .img img{max-width: 100%; display: block; margin: 0 auto;}
.landing_list .item .text{text-align: left; width: calc(53% - 5px); display: inline-block; zoom: 1; *display: inline; vertical-align: middle; padding: 0 0 0 5%;}
.landing_list .item .text h2{padding: 0; text-align: left; margin: 0; width: 100%; margin: 0; padding: 0; font-size: 20px; line-height: 28px; color: #000000; font-weight: 600;}
.landing_list .item .text .box{display: none;}
.landing_list .item .text .text_box{margin: 10px 0 20px; color: #4d4d4d; text-align: left; border-left: 2px solid #005E88; padding: 4px 0 4px 15px}

.landing_list .item .text img{width: 400px; max-width: 100%; margin: 0 auto; display: none;}

.landing_list .item.reverse .img:nth-child(3){display: none;}
.landing_list .item:not(.reverse) .img:nth-child(1){display: none;}
.landing_list .item:not(.reverse) .text{padding: 0 5% 0 0;}



@media screen and (max-width: 900px) {
.landing_list .item .img{display: none;}
.landing_list .item .text{text-align: center; width: 100%; display: block; padding: 0 !important;}
.landing_list .item .text h2{margin: 0; text-align: center;}
.landing_list .item .text img{display: block; margin: 15px auto;}
.landing_list .item .text p.anotation{text-align: center;}

}



.landing_bottom{border-top: 1px solid #f2f2f2; background: #f2f2f2; margin: 0 0 40px;}
.landing_bottom:last-of-type{margin: 0;}
.landing_bottom .obsah{display: none; padding: 40px 0;}
.landing_bottom .obsah .child_tabs{margin: 30px 0 0; padding: 0; font-size: 0;}
.landing_bottom .obsah .child_tabs li{display: inline-block; vertical-align: middle; margin: 0 3px 3px 0; padding: 0;}

.landing_bottom .obsah .child_obsah{border: 1px solid #eaeaea; background: #fff; display: none; padding: 30px;}
.landing_bottom .obsah .child_obsah.active{display: block;}






.landing { width: 100%; text-align: left;}
.landing p{margin: 0 0 5px;}
.landing ul{font-size: 0; margin: 0; padding: 0;}
.landing ul li{margin: 0 5px 5px 0; display: inline-block; vertical-align: middle;}


.carrier_list { width: 100%; text-align: left; margin: 0;}
.carrier_list .item { text-align: center; display: inline-block; vertical-align: top; background: #efefef; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item { width: calc(33.33% - 40px / 3 - 5px); margin: 20px 0 0;}
.carrier_list .item:nth-child(3n - 1) { margin: 20px 20px 0;} 
.carrier_list .item:nth-child(-n + 3) { margin-top: 0;} 
.carrier_list .item .text{display: table; height: 160px; width: calc(100% - 40px); padding: 0 20px; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item .text .title { display: table-cell; vertical-align: middle; width: 100%; margin: 0; font-size: 16px; font-weight: 500; line-height: 26px; color: #000000; text-transform: uppercase; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .carrier_list .item:hover { background: #005E88;}
.notouch .carrier_list .item:hover .text .title { color: #fff;}
.carrier_list .item .text .title .icon{width: 42px; height: 42px; display: block; margin: 0 auto 8px; position: relative;}
.carrier_list .item .text .title .icon::before{opacity: 0; content: ""; position: absolute; top: 0; left: 0; width: 42px; height: 42px; display: block; background: url(../img/carrier_icon.svg) no-repeat scroll center center; background-size: 42px 42px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_list .item .text .title .icon::after{opacity: 1; content: ""; position: absolute; top: 0; left: 0; width: 42px; height: 42px; display: block; background: url(../img/carrier_icon_hover.svg) no-repeat scroll center center; background-size: 42px 42px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .carrier_list .item:hover .text .title .icon::before{opacity: 1;}
.notouch .carrier_list .item:hover .text .title .icon::after{opacity: 0}

@media screen and (max-width: 1400px)  { 
.carrier_list .item { width: calc(50% - 20px / 2 - 5px); margin: 20px 0 0 !important;}
.carrier_list .item:nth-child(2n) { margin: 20px 0 0 20px !important;}
.carrier_list .item:nth-child(-n + 2) { margin-top: 0 !important;} 
}

@media screen and (max-width: 700px)  {
.carrier_list .item { display: block; width: calc(100% - 2px); margin: 20px 0 0 !important;}
.carrier_list .item:nth-child(2n) { margin: 20px 0 0 !important;}
.carrier_list .item:nth-child(-n + 2) { margin-top: 20px !important;}
.carrier_list .item:nth-child(1) { margin-top: 0 !important;}
}




.video_list{width: 100%; position: relative; margin: 0;}
.video_list .item{width: calc(33.33% - 40px / 3 - 3px); margin: 20px 0 0 ; height: 240px; position: relative; background-attachment: local; position: relative; display: inline-block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover;}
.video_list .item:nth-child(3n - 1){margin: 20px 20px 0}
.video_list .item:nth-child(-n + 3){margin-top: 0}
.video_list .item::before{opacity: 0.35; position: absolute; top: 0; right: 0; left: 0; bottom: 0; content: ""; background: #0d6990; content: ""; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .video_list .item:hover::before{opacity: 0.7;}
.video_list .item .title{text-shadow: 1px 1px 10px rgba(0,0,0,0.4); text-align: center; max-width: 90%; margin: 0 auto; font-size: 18px; line-height: 24px; color: #fff; font-weight: 600; letter-spacing: 1px; position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}

@media screen and (max-width: 1400px) {
.video_list .item{width: calc(50% - 20px - 3px);}
}
@media screen and (max-width: 1200px) {
.video_list .item{height: 200px;}
}
@media screen and (max-width: 600px) {
.video_list .item{width: calc(100% - 20px - 3px);}
}

.video_detail{max-width: 660px; margin: 0;}
.detail .video_detail{max-width: 500px;} 
.video_detail .video_gallery{display: block; position: relative; position: relative; width: 100%; height: 0; padding-bottom: 56.25%; margin: 0}
.video_detail .video_gallery iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: none; border: 0;}



.contact_page{width: 100%; position: relative; margin: 0;}
.contact_page .item{padding: 0 0 40px; width: 50%; margin: 0; display: block; float: left; position: relative;}
.contact_page .item:nth-child(1){width: 300px;}
.contact_page .item:nth-child(2){width: calc(100% - 300px); max-width: 600px;}

.contact_page .item p.title{padding: 0; font-size: 18px; line-height: 24px; color: #000000; font-weight: 600; text-transform: uppercase; letter-spacing: 1px;}
.contact_page .item p{display: block; margin: 0 0 15px; padding: 0; font-size: 14px; line-height: 22px; color: #808080; font-weight: 400;}
.contact_page .item p.margin{margin: 0;}
.contact_page .item p strong{font-size: 14px; line-height: 22px; color: #000000; font-weight: 400;}
.contact_page .item p a{font-size: 14px; line-height: 22px; color: #000000; font-weight: 400; text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page .item p a:hover{color: #005E88}

.contact_page .item p.gdpr{text-align: right;}

.contact_page .item ul{margin: 0 0 30px; padding: 0;}
.contact_page .item ul li{display: block; list-style: none; margin: 0 0 3px; padding: 0;}
.contact_page .item ul li.margin{margin: 15px 0 0;}
.contact_page .item ul li a{font-size: 14px; line-height: 22px; color: #000000; font-weight: 400; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_page .item ul li a:hover, .contact_page .item ul li.active a:hover{color: #005E88}


.contact_page .item input[type=text]{position: relative; margin-bottom: 8px; font-size: 13px; line-height: 20px; color: #000000; padding: 12px 15px; border: 1px solid #efefef; background: #ffffff; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.contact_page .item textarea{position: relative; resize: none; height: 80px; margin-bottom: 8px; font-size: 13px; line-height: 20px; color: #000000; padding: 12px 15px; border: 1px solid #efefef; background: #ffffff; width: calc(100% - 32px); font-weight: 400; position: relative; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.contact_page .item input[type=text]:focus, .contact_page .item textarea:focus{border: 1px solid #005E88;}

.contact_page .mapa{position: relative; display: block; background: #f2f2f2; width: 100%;}
.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;}


@media screen and (max-width: 800px) {
.contact_page{text-align: left;}
.contact_page .item{width: 100% !important; max-width: 100% !important; float: none; margin: 0 0 40px; padding: 0;}
}
@media screen and (max-width: 650px) {
.contact_page .item p.gdpr, .contact_page .item p.gdpr a{font-size: 12px; line-height: 18px;}
}






.news_list{width: 100%; position: relative; margin: 0 auto;}
.news_list .item{background: #ffffff; overflow: hidden; position: relative; text-align: left; display: inline-block; vertical-align: top; width: calc(33.33% - 40px / 3 - 5px); margin: 20px 0 0; border: 1px solid #d5d7d8; -webkit-background-size: cover; background-size: cover; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.news_list .item:nth-child(3n - 1){margin: 20px 20px 0;}
.news_list .item:nth-child(-n + 3){margin-top: 0;}
.notouch .news_list .item.hover_efekt{box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px -5px rgba(0,0,0,0.6); }
.news_list .item .img{border-bottom: 1px solid #d5d7d8;display: block; height: 0; padding: 0 0 55%; width: 100%; background-attachment: local; position: relative; background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; background-size: cover;}
.news_list .item .img .date{border-top: 1px solid #d5d7d8; border-left: 1px solid #d5d7d8; position: absolute; right: 0; bottom: 0; display: block; padding: 5px 14px; font-size: 12px; line-height: 16px; color: #828487; text-align: left; background: #fff;}
.news_list .item .text{padding: 0;}
.news_list .item .text .title{padding: 15px 20px 0; overflow: hidden; height: 40px; text-transform: uppercase; display: block; font-size: 16px; line-height: 22px; color: #000000; font-weight: 700; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .news_list .item.hover_efekt .title{color: #005E88;}
.news_list .item .text .description {font-size: 12px; line-height: 16px; color: #808080; font-weight: 400; text-align: left; margin: 10px 20px 10px; padding: 0; display: block; height: 48px; overflow: hidden;}
.news_list .item .text .link {display: block; margin: 0 20px 15px; font-size: 12px; line-height: 18px; color: #000000; font-weight: 400; text-align: left; padding: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .news_list .item.hover_efekt .text .link{color: #005E88;}

@media screen and (max-width: 1400px) {
.news_list .item{width: calc(50% - 20px / 2 - 5px);}
.news_list .item:nth-child(3n - 1){margin: 20px 0 0;}
.news_list .item:nth-child(-n + 3){margin-top: 20px;}
.news_list .item:nth-child(2n){margin: 20px 0 0 20px;}
.news_list .item:nth-child(-n + 2){margin-top: 0;}
}
@media screen and (max-width: 600px) {
.news_list .item{width: 100%; display: block; margin: 20px 0 0 !important}
.news_list .item:nth-child(-n + 1){margin-top: 0 !important;}
}


.contact_list{text-align: left; width: 100%; position: relative; margin: 0 auto 50px !important;}
.contact_list h2, .contact_list h3{text-align: left; margin: 30px 0 0; padding: 40px 0 10px; text-transform: uppercase; color: #000000; font-size: 18px; line-height: 24px; font-weight: 700; border-top: 1px solid #efefef;}
.contact_list h2:first-child, .contact_list h3:first-child{padding: 0 0 10px; border: 0;}
.contact_list .item{padding: 0; position: relative; display: inline-block; zoom: 1; *display: inline; vertical-align: top; width: calc(25% - 3px); margin: 30px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 0;}
.contact_list .item .box{height: 96px; display: table; width: 100%;}
.contact_list .item .box .centering{display: table-cell; width: 100%; vertical-align: top; text-align: left;}
.contact_list .item.last .box .centering{vertical-align: middle;}
.contact_list .item .name{font-size: 16px; line-height: 20px; font-weight: 600; margin: 0; padding: 0;}
.contact_list .item .post{font-size: 13px; line-height: 20px; font-weight: 400; margin: 0; padding: 0 0 6px; font-style: italic; color: #808080}
.contact_list .item p{font-size: 13px; line-height: 20px; font-weight: 400; margin: 0; padding: 0; color: #000000;}
.contact_list .item p strong{font-size: 13px; line-height: 20px; font-weight: 700; color: #000000;}
.contact_list .item p a{font-size: 13px; line-height: 20px; font-weight: 600; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .contact_list .item p a:hover{color: #005E88;}

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

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


@media screen and (max-width: 650px) {
.contact_list .item{width: calc(100% - 3px);  margin: 20px 0 0;}
.contact_list .item:nth-child(-n + 4){margin-top: 20px;}
.contact_list .item:nth-child(-n + 3){margin-top: 20px;}
.contact_list .item:nth-child(-n + 2){margin-top: 20px;}
.contact_list .item:nth-child(-n + 1){margin-top: 0;}
}




.faq_list{width: 100%; position: relative; margin: 0 auto;}
.faq_list .item{position: relative; text-align: left; display: block; margin: 30px 0 0; padding: 30px 0 0; border-top: 1px solid #f0f0f0;}
.faq_list .item:first-of-type{margin: 0; padding: 0; border: 0;}
.faq_list .item .number{border: 1px solid #005E88; background: #005E88; color: #fff; text-align: center; width: 34px; line-height: 34px; font-size: 14px; font-weight: 700; display: inline-block; vertical-align: top;}
.faq_list .item .text{padding: 0 0 0 20px; display: inline-block; vertical-align: top; width: calc(100% - 36px - 20px - 5px); }
.faq_list .item .text h2{padding: 0 0 10px; margin: 0; text-transform: uppercase; display: block; font-size: 16px; line-height: 22px; color: #000000; font-weight: 700; text-align: left; -webkit-transition: all 400ms ease; transition: all 400ms ease;}





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



.file_list .clas_item{text-align: left; background: #fff; float: left; position: relative; border: 1px solid #f2f3f3; margin: 0 6px 6px 0; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a{text-decoration: none; font-size: 13px; color: #535353; font-weight: 400; line-height: 18px; padding: 8px 20px; display: inline-block; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.file_list .clas_item a span{font-size: 13px; color: #000000; font-weight: 500; line-height: 18px; letter-spacing: 0.5px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .file_list .clas_item:hover{border: 1px solid #005E88; background: #005E88;}
.notouch .file_list .clas_item:hover a{color: #ffffff;}
.notouch .file_list .clas_item:hover a span{text-decoration: none; color: #ffffff;}


@media screen and (max-width: 1100px) {
.file_list .item{width: calc(33.33% - 20px / 3 - 2px); padding: 0 0 40.5%; margin: 0 0 10px 0 !important;}
.file_list .item:nth-child(3n - 1){margin: 0 10px 10px !important;}
}
@media screen and (max-width: 700px) {
.file_list .item{width: calc(50% - 10px / 2 - 2px); padding: 0 0 63.5%; margin: 0 0 10px 0 !important;}
.file_list .item:nth-child(3n - 1){margin: 0 0 10px !important;}
.file_list .item:nth-child(2n){margin: 0 0 10px 10px !important;}
.file_list .item span.title{padding: 8px 12px; font-size: 12px; line-height: 16px;}
}



   



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

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



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

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

























.default_form{max-width: 600px; padding: 12px 30px 22px; border: 1px solid #eaeaea; text-align: center; position: relative; margin: 0; display: block;}
.default_form table{width: 100%; border-collapse: separate; border-spacing: 0 8px;}
.default_form table.short{max-width: 600px;}
.default_form table td{padding: 0;}
.default_form table td.align_right{text-align: right;}
.default_form table td.font_size{font-size: 0;}
.default_form table td label{ position: relative; display: block; font-size: 13px; line-height: 18px; font-weight: 600; text-align: left; padding: 10px 0 3px; margin: 0;}
.default_form table td label.inline{cursor: pointer; display: inline-block; vertical-align: middle; border: 1px solid #e6e7e8; padding: 8px 15px 8px 8px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.default_form table td label.inline .small_text{margin: 0 0 0 5px;}
.default_form table td label.inline.active{background: #e6e7e8; border: 1px solid #d2d2d2;}
.default_form table td input[type=text], .default_form table td input[type=password]{border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 8px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.default_form table td textarea{resize: none; overflow: hidden; height: 80px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 8px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.default_form table td input[readonly]{border: 1px solid #e6e7e8 !important; background: #f2f2f2;}
.default_form table td input[type=text]:focus, .default_form table td textarea:focus{border: 1px solid #005E88;}

.default_form table td .select2-container--default .select2-selection--single{border: 1px solid #e6e7e8;}
.default_form table td .select2-container--default.select2-container--focus .select2-selection--single{border: 1px solid #e6e7e8;}
.default_form table td .select2-container--default .select2-selection--single .select2-selection__arrow{border: 0; margin: 0; background: url(../img/select_arrow.svg) no-repeat scroll center center #e6e7e8  ; background-size: 16px 16px; right: 0; top: 0; bottom: 0; width: 32px;}
.default_form table td .select2-container .select2-selection--single .select2-selection__rendered{max-width: calc(100% - 45px); white-space: normal; text-align: left; font-size: 13px; line-height: 20px;}
.select2-dropdown{border: 1px solid #eaeaea !important; border-top: 0 !important;}
.select2-container--default .select2-results > .select2-results__options{max-height: 300px !important;;}
.select2-container--default .select2-results__option--highlighted[aria-selected]{border-top: 1px solid #f0f0f0 !important; background: #f0f0f0 !important}

.default_form table td .in{display: inline-block; vertical-align: middle; width: calc(100% - 95px);}
.default_form table td .basket{position: relative; display: inline-block; vertical-align: middle; text-align: center; padding: 0 30px 0 10px; margin: 0 0 0 10px; background: #fff; border: 1px solid #e6e6e6;} 
.default_form table td .basket a.decrement{width: 20px; height: 20px; display: block; margin: 0; position: absolute; right: -1px; bottom: -1px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.default_form table td .basket a.decrement::before{opacity: 1; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; display: block; content: ""; background: url(../img/minus_black.svg) no-repeat scroll center center; background-size: 21px 21px; border: 1px solid #e6e6e6; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.default_form table td .basket a.increment{width: 20px; height: 20px; display: block; margin: 0; position: absolute; right: -1px; top: -1px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.default_form table td .basket a.increment::before{opacity: 1; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; display: block; content: ""; background: url(../img/plus_black.svg) no-repeat scroll center center; background-size: 21px 21px; border: 1px solid #e6e6e6; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .default_form table td .basket a.decrement:hover, .notouch .default_form table td .basket a.increment:hover{background: #e6e6e6;}
.default_form table td .basket input[type=text]{position: relative; font-size: 14px; line-height: 21px; padding: 8px 0; width: 40px; font-weight: 400; text-align: center; display: inline-block; vertical-align: middle; background: transparent; border: 0; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}


.default_form #basket{margin: 30px 0; padding: 25px 0; position: relative; display: block;}
.default_form #basket::before{position: absolute; top: 0; right: -30px; left: -30px; bottom: 0; background: #f2f2f2; content :""; }
.default_form #basket table{position: relative; z-index: 10; width: 100%; border-spacing: 0;}
.default_form #basket table.over, .default_form #basket table.over{min-width: 100%; display: block; overflow-x: scroll;}
.default_form #basket table th{border-bottom: 1px solid #e0e0e0; font-size: 13px; line-height: 20px; font-weight: 700;}
.default_form #basket table td{font-size: 13px; line-height: 20px; font-weight: 400; border-top: 1px solid #e0e0e0; padding: 8px 0;}
.default_form #basket table td.hmotnost_cell{text-align: center !important;}

.default_form #basket table th.two, .default_form #basket table td.two{text-align: left; padding: 0 0 0 10px;}
.default_form #basket table th.three, .default_form #basket table td.three{text-align: center;}

.default_form #basket table td.three input[type=number]{text-align: center; border: 1px solid #e6e7e8; width: calc(100% - 2px); max-width: 40px; background: #ffffff; font-size: 13px; line-height: 20px; padding: 8px 0; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.default_form #basket table td.three input[type=number]:focus{border: 1px solid #005E88;}

.default_form #basket table td.one{padding: 5px 0; width: 60px; vertical-align: middle;}
.default_form #basket table td.one{vertical-align: middle;} 
.default_form #basket table td.one a, .default_form #basket table td.one label{background-color: #ffffff; width: 50px; height: 50px; padding: 4px; position: relative; border: 1px solid #e6e7e8; display: block; text-align: center; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch #basket table.product_souhrn .hover_efekt td.one a, .notouch #basket table.product_souhrn .hover_efekt td.one label{border: 1px solid #ec1b24;}
.default_form #basket table td.one a .in, .default_form #basket table td.one label .in{position: relative; display: block; width: 100%; padding: 0 0 100%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain; background-size: contain;}


.default_form #basket table td:last-of-type{text-align: center; padding-left: 10px; width: 40px;}
.default_form #basket table td .delete_poptavka_item{font-size: 0; position: relative; display: inline-block; vertical-align: middle; width: 18px; height: 18px; border: 1px solid #414042; background: #414042; -webkit-border-radius: 28px; border-radius: 28px; position: relative; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.default_form #basket table td .delete_poptavka_item::before, .default_form #basket table td .delete_poptavka_item::after{content: ""; display: block; width: 20px; height: 20px; position: absolute; top: 0; left: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.default_form #basket table td .delete_poptavka_item::after{opacity: 1; background: url(../img/basket_recount_icon.png) no-repeat scroll -33px -15px;}
.notouch .default_form #basket table td .delete_poptavka_item:hover{background: #005E88; border: 1px solid #005E88;}



.default_form table td.gdpr{text-align: right; margin: 10px 0; font-size: 12px; line-height: 18px;}
.default_form table td.gdpr a{text-decoration: underline; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .default_form table td.gdpr a:hover{color: #005E88;}

@media screen and (max-width: 750px) {
.default_form{padding: 12px 25px 22px;}   
.default_form #basket::before{right: -25px; left: -25px;}
.default_form #basket table th.one, .default_form #basket table td.one{display: none;}
}


@media screen and (max-width: 500px) {
.default_form{padding: 7px 15px 17px;}   
.default_form #basket{margin: 20px 0 10px; padding: 15px 0;}
.default_form #basket::before{right: -15px; left: -15px;}
.default_form #basket table th{font-size: 12px; line-height: 18px;}
.default_form #basket table td{font-size: 12px; line-height: 18px; padding: 6px 0;}

.default_form table td .in{width: calc(100% - 70px);}
.default_form table td .basket{padding: 0 20px 0 0; margin: 0 0 0 5px;}

.default_form table td label{ font-size: 12px; line-height: 18px;}
.default_form table td input[type=text], .default_form table td input[type=password]{width: calc(100% - 22px);  font-size: 12px; line-height: 18px; padding: 8px 10px;}
.default_form table td textarea{width: calc(100% - 22px);  font-size: 12px; line-height: 18px; padding: 8px 10px;}

.default_form table td .select2-container .select2-selection--single .select2-selection__rendered{max-width: calc(100% - 45px); padding: 8px 35px 8px 10px; font-size: 12px; line-height: 18px;}

.default_form table td.gdpr, .default_form table td.gdpr a{font-size: 11px; line-height: 16px;}
}










.produkty_flex{display: flex; flex-wrap: wrap;}

.product_list{width: 100%; display: block; font-size: 0;}
.product_list .item{text-align: center; width: calc(25% - 60px / 4); margin: 20px 0 0; box-sizing: border-box; position: relative; display: inline-block; vertical-align: top; border: 1px solid lightgrey; background: #ffffff; -webkit-transition: box-shadow 400ms ease, border 400ms ease; transition: box-shadow 400ms ease, border 400ms ease;}
.product_list .item:nth-child(4n - 1){margin: 20px 20px 0;}
.product_list .item:nth-child(4n - 2){margin: 20px 0 0 20px;}
.product_list .item:nth-child(-n + 4){margin-top: 0;}

.product_list .item .img{width: 100%; position: relative; padding: 0 0 100%; margin: 0; display: block; background-color: #ffffff; background-size: cover; background-position: center; background-repeat: no-repeat;}
.product_list .item .img img{position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 0; background-repeat: no-repeat; background-position: center center; background-size: contain;}
.product_list .item .text{padding: 30px; border-top: 1px solid lightgrey;}

.product_list .item .text h3{font-size: 16px; line-height: 20px; font-weight: 500; margin: 0; height:60px; overflow: hidden; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list .item .text h3:hover{color: #005E88;}
.product_list .item .text .text_box{min-height: 26px;}
.product_list .item .text .text_box p{font-size: 13px; line-height: 20px; text-align: center;}
.product_list .item .text .hmotnost_popis{font-size: 13px; line-height: 20px; text-align: center;}


.product_list .item .text .bottom_box{margin-top: 15px;}


.notouch .product_list .item:hover{box-shadow: 0 0 30px -12px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 0 30px -12px rgba(0, 0, 0, 0.4);}

.product_list .item .basket{position: relative; display: inline-block; vertical-align: middle; text-align: center; padding: 0 30px 0 0; margin: 0 0 0 10px; background: #fff; border: 1px solid #e6e6e6;}
.product_list .item .basket a.decrement{width: 20px; height: 20px; display: block; margin: 0; position: absolute; right: -1px; bottom: -1px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list .item .basket a.decrement::before{opacity: 1; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; display: block; content: ""; background: url(../img/minus_black.svg) no-repeat scroll center center; background-size: 21px 21px; border: 1px solid #e6e6e6; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.product_list .item .basket a.increment{width: 20px; height: 20px; display: block; margin: 0; position: absolute; right: -1px; top: -1px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.product_list .item .basket a.increment::before{opacity: 1; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; display: block; content: ""; background: url(../img/plus_black.svg) no-repeat scroll center center; background-size: 21px 21px; border: 1px solid #e6e6e6; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .product_list .item .basket a.decrement:hover, .notouch .product_list .item .basket a.increment:hover{background: #e6e6e6;}
.product_list .item .basket input[type=text]{position: relative; font-size: 14px; line-height: 21px; padding: 8px 0; width: 40px; font-weight: 400; text-align: center; display: inline-block; vertical-align: middle; background: transparent; border: 0; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}





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




@media screen and (max-width: 1200px) {
   .product_list .item .text{padding: 25px;}
   .product_list .item .text h3{font-size: 18px; line-height: 24px;}
}


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


@media screen and (max-width: 500px) {
   .product_list .item{width: calc(50% - 4px / 2); margin: 4px 0 0}
   .product_list .item:nth-child(4n - 1){margin: 4px 0 0;}
   .product_list .item:nth-child(4n - 2){margin: 4px 0 0;}
   .product_list .item:nth-child(-n + 4){margin-top: 4px;}
   .product_list .item:nth-child(3n - 1){margin: 4px 0 0;}
   .product_list .item:nth-child(-n + 3){margin-top: 4px;}
   .product_list .item:nth-child(2n){margin: 4px 0 0 4px;}
   .product_list .item:nth-child(-n + 2){margin-top: 0;}
   .product_list .item .text{padding: 14px;}
   .product_list .item .text h3{font-size: 16px; line-height: 22px; height:92px;}
}

@media screen and (max-width: 350px) {
   .product_list .item .text h3{height:112px;}
}



.detail .flex_align .text .product_info .order_flex{display: flex;align-content: center;flex-direction: column;margin: 25px 0 0;width: 50%;}
.detail .flex_align .text .product_info .order_flex a{margin-top: 20px;}
.detail .flex_align .text .product_info .dostupnost_box{position: relative; display: flex; align-items: center; margin-right: 35px; margin-bottom: 20px; max-width: 200px;}
.detail .flex_align .text .product_info .dostupnost_box:hover .clearfix{opacity: 1; transform: none}
.detail .flex_align .text .product_info .dostupnost_box p.dostupnost{display: inline-block; margin: 0;}
.detail .flex_align .text .product_info .dostupnost_box p.dostupnost span.dostupnost_icon{position: relative;}
.detail .flex_align .text .product_info .dostupnost_box p.dostupnost span.dostupnost_icon::before{content: '?';color: #fff;font-size: 10px;background: #005E88;padding: 0;position: absolute;top: -2px;right: -18px;width: 14px;height: 15px;display: flex;justify-content: center;align-items: center;border-radius: 50%;}


.detail .flex_align .text .product_info .basket{position: relative; display: inline-block; vertical-align: middle; text-align: center; padding: 0 30px 0 10px; margin-left: 0; max-width: 50px; background: #fff; border: 1px solid #e6e6e6;}
.detail .flex_align .text .product_info .basket a.decrement{width: 20px; height: 20px; display: block; margin: 0; position: absolute; right: -1px; bottom: -1px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .flex_align .text .product_info .basket a.decrement::before{opacity: 1; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; display: block; content: ""; background: url(../img/minus_black.svg) no-repeat scroll center center; background-size: 21px 21px; border: 1px solid #e6e6e6; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.detail .flex_align .text .product_info .basket a.increment{width: 20px; height: 20px; display: block; margin: 0; position: absolute; right: -1px; top: -1px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .flex_align .text .product_info .basket a.increment::before{opacity: 1; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; display: block; content: ""; background: url(../img/plus_black.svg) no-repeat scroll center center; background-size: 21px 21px; border: 1px solid #e6e6e6; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.notouch .detail .flex_align .text .product_info .basket a.decrement:hover, .notouch .detail .flex_align .text .product_info .basket a.increment:hover{background: #e6e6e6;}
.detail .flex_align .text .product_info .basket input[type=text]{position: relative; font-size: 14px; line-height: 21px; padding: 8px 0; width: 40px; font-weight: 400; text-align: center; display: inline-block; vertical-align: middle; background: transparent; border: 0; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}



.detail .flex_align{display: flex;}
.detail .flex_align .img{display: inline-block; width: 35.3%;}
.detail .flex_align .img a{display: inline-block;position: relative;background-size: cover;background-repeat: no-repeat;background-position: center;}
.detail .flex_align .img a::after{content: ''; opacity: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.7);  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .flex_align .img a::before{content: ''; opacity: 0; position: absolute; left: 50%; top: 50%; right: 0; bottom: 0; transform: translate(-50%, -50%); width: 50px; height: 50px; z-index: 9; background-image: url(../img/fotogallery_icon.svg); background-size: cover; background-repeat: no-repeat; background-position: center;  -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.detail .flex_align .img a:hover::after{opacity: 1;}
.detail .flex_align .img a:hover::before{opacity: 1;}
.detail .flex_align .img a img{width: 100%;}
.detail .flex_align .text{padding-left: 60px; box-sizing: border-box; width: 64.7%;}
.detail .flex_align .text .product_info{border-bottom: 1px solid lightgrey; margin: 0 0 25px 0; padding-bottom: 25px;}
.detail .flex_align .text .product_info p:last-child{margin-bottom: 0;}

@media screen and (max-width: 1200px) {
   .detail .flex_align .img{width: 60%;}
   .detail .flex_align .text{width: 100%;}
}

@media screen and (max-width: 1024px) {
   .detail .flex_align{flex-direction: column;}
   .detail .flex_align .text{padding-left: 0;}
   .detail .flex_align .img a img{width: 100%;}
}









.services_list{padding-top: 40px;}
.services_list .item{display: flex; margin-top: 40px;}
.services_list .item:first-child{margin-top: 0;}
.services_list .item:nth-child(2n){flex-direction: row-reverse;}
.services_list .item .left{width: 50%;height: 0;padding: 0 0 26%;background-size: cover;background-repeat: no-repeat;background-position: center;}
.services_list .item .right{width: 50%; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding-left: 60px;}
.services_list .item:nth-child(2n) .right{padding-left: 0; padding-right: 60px;}
.services_list .item .right .title{display: block;font-size: 30px;line-height: 34px;color: #000000;font-weight: 300;text-align: left;position: relative; margin: 0; margin-bottom: 15px;}
.services_list .item .right a{margin-top: 20px;}
.services_list .item article{display: block; width: 100%;}


@media screen and (max-width: 850px) {
   .services_list{padding-top: 10px;}
   .services_list .item{flex-direction: column !important;}
   .services_list .item .left{width: 70%; padding: 0 0 35%; margin-bottom: 20px;}
   .services_list .item .right{width: 100%; padding: 0 !important;}
}

@media screen and (max-width: 500px) {
   .services_list .item .left{width: 100%; padding: 0 0 45%;}
   .services_list .item .right .title{font-size: 26px; line-height: 32px;}
}












.flow_box{position: absolute; top: 50%; display: block; width: 0; z-index: 99;}
.flow_box.right{right: 0;}
.flow_box.left{left: 0;}
.flow_box .in{display: block;; position: fixed; top: 50%; width: 38px;}
.flow_box.right .in{margin: 0 0 0 -39px;}
.flow_box.left .in{margin: 0;}

.flow_box .in .item{font-size: 14px; line-height: 38px; font-weight: 600; background: #005E88; color: #fff; border: 1px solid #005E88; margin: 10px 0 0; padding: 12px 0 5px; white-space: nowrap; display: inline-block; letter-spacing: 0.7px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .flow_box .in .item:hover{color: #005E88; background: #fff; border: 1px solid #005E88;}
.flow_box.right .in .item{-webkit-border-radius: 6px 0 0 6px; border-radius: 6px 0 0 6px; border-right: 0 !important;;}
.flow_box.left .in .item{-webkit-border-radius: 0 6px 6px 0; border-radius: 0 6px 6px 0; border-left: 0 !important;;}
.flow_box .in .item:nth-child(1){margin: 0;}
.flow_box .in .item span{-ms-writing-mode:bt-lr; writing-mode: vertical-rl; position: relative; transform: rotate(180deg) translateZ(0) translate3d( 0, 0, 0); -webkit-transform-origin: 50%  51%;}


@media screen and (max-width: 1024px) {
   .flow_box{top: 40px; bottom: 40px;}
   .flow_box .in{width: 32px;}
   .flow_box.right .in{margin: 0 0 0 -32px;}
   .flow_box.left .in{margin: 0;}
   .flow_box .in .item{font-size: 13px; line-height: 32px; margin: 8px 0 0;}
}

@media screen and (max-width: 768px) {
   .flow_box .in{bottom: 50px; top: auto;}
}












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







.video_popup{display: none;  width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0;  z-index: 99999; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.video_popup::before{position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.video_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.video_popup .boxes{min-width: 200px; text-align: center; position: relative; width: calc(100% - 64px); max-width: 1200px; padding: 0; left: 0 !important;  display: inline-block; background: #fff;}
.video_popup video{display: block; width: 100%;}
.video_popup .box .close{cursor: pointer; z-index: 100; position: absolute; right: -30px; top: -30px; width: 50px; height: 50px; background: url(../img/close.svg) no-repeat scroll center center #005E88; background-size: 20px 20px; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.notouch .video_popup .box .close:hover{background-color: #000000;}


.popup_popup{display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0;  z-index: 99999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.popup_popup::before{position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.popup_popup .box{width: 100%; height: initial; height: auto; position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.popup_popup .boxes{text-align: center; position: relative; width: calc(100% - 100px); max-width: 420px; border: 10px solid #aeaeae; padding: 20px; left: 0; display: inline-block; background: #fff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.popup_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 18px; line-height: 24px; font-weight: 700; color: #000000;}
.popup_popup .box .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/close.svg) no-repeat scroll center center #000; background-size: 30px 30px; opacity: 1; -webkit-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/close_hover.svg) no-repeat scroll center center #fff; background-size: 30px 30px; opacity: 0; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.popup_popup span.close:hover::before{opacity: 0;}
.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%;}
}





.control_popup{display: none;  width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0;  z-index: 99999; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.control_popup::before{position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.control_popup .box{position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.control_popup .boxes{min-width: 200px; text-align: center; position: relative; width: calc(100% - 110px); max-width: 350px; padding: 40px 50px; left: 0 !important;  display: inline-block; background: #fff; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.control_popup .box span.warning{z-index: 900; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 600; color: #000;}
.control_popup .box .text{z-index: 100; position: relative; color: #000000; font-size: 14px; line-height: 16px; font-weight: 400; margin: 10px 0; text-align: center;}
.control_popup .box .text p{margin: 5px 0;}
.control_popup .box .btn{z-index: 100; position: relative;}

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



.carrier_popup { display: none;  width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0;  z-index: 99997; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_popup::before { position: absolute; top: 0; left: 0; right: 0; bottom: -100px; display: block; content: ""; background: rgba(0,0,0,0.6); z-index: 0; }
.carrier_popup .box { position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.carrier_popup .boxes { overflow: auto; width: 430px; text-align: center; position: relative; padding: 40px 50px; left: 0;  display: inline-block; background: #fff; max-height: calc(100vh - 130px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.carrier_popup .box span.warning { color: #3c3c3b; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 900;}
.carrier_popup .box .btn { z-index: 100; position: relative;}

.carrier_popup .box input[type=text] { border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #fff; font-size: 14px; line-height: 20px; padding: 11px 15px; margin: 0 0 8px; color: #000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.carrier_popup .box input[readonly] { border: 1px solid #e6e7e8 !important; background: #f2f2f2;}
.carrier_popup .box textarea { resize: none; overflow: auto; height: 80px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #fff; font-size: 14px; line-height: 20px; padding: 11px 15px; margin: 0 0 8px; color: #000; -webkit-transition: all 400ms ease; transition: all  400ms ease;}
.carrier_popup .box input[type=text]:focus, .carrier_popup .box textarea:focus { border: 1px solid #e72628;}
.carrier_popup .box input::-webkit-input-placeholder, .carrier_popup .box textarea::-webkit-input-placeholder  { color: #000;}    
.carrier_popup .box input::-moz-placeholder, .carrier_popup .box textarea::-moz-placeholder  { color: #000;}  
.carrier_popup .box input::-ms-input-placeholder, .carrier_popup .box textarea::-ms-input-placeholder  { color: #000;}

.carrier_popup .box .sbHolder { position: relative; background: #fff; width: calc(100% - 2px); display: block; margin: 0 0 8px; border: 1px solid #e6e7e8; }
.carrier_popup .box .sbHolder .sbToggle { margin: 0; background: url(img/select_arrow.svg) no-repeat scroll center center; background-size: 16px 16px; border-left: 1px solid #e6e7e8; right: 0; top: 0; bottom: 0; height: 100%; width: 39px;}
.carrier_popup .box .sbHolder .sbToggle.sbToggleOpen { background: url(img/select_arrow_hover.svg) no-repeat scroll center center; background-size: 16px 16px;}
.carrier_popup .box .sbHolder a.sbSelector { width: calc(100% - 60px); margin: 0; display: block; color: #19212b !important; font-size: 14px; line-height: 20px; padding: 11px 40px 11px 15px; font-weight: 400; text-align: left; text-decoration: none;}
.carrier_popup .box .sbOptions { max-height: 245px !important; z-index: 999; top: calc(100% + 1px) !important; background: #fff; padding: 0; left: -1px; right: -1px;}
.carrier_popup .box .sbOptions a { text-decoration: none; border: 1px solid #e6e7e8; border-top: 0; height: auto; background: #fff !important; display: block; text-align: left; padding: 6px 15px; font-size: 14px; line-height: 22px; margin: 0; font-weight: 400; color: #19212b !important;  -webkit-transition: all 300ms ease; transition: all 300ms ease;}
.carrier_popup .box .sbOptions li:first-child { display: none;}
.carrier_popup .box .sbOptions li:nth-child(2) a { border-top: 0;}
.notouch .carrier_popup .box .sbOptions a:hover { background: #f0f0f0 !important;} 

.carrier_popup .file{text-align: left; position: relative; width: 100%;}
.carrier_popup .file .uploadFile{width: calc(100% - 150px) !important;}
.carrier_popup .file .uploadBtn{width: 100%;}
.carrier_popup .file .fileUpload {cursor: pointer; position: absolute; top: 2px; left: 0; right: 0; z-index: 1; overflow: hidden; margin: 0;}
.carrier_popup .file .fileUpload input[type=file] {z-index: 999; position: absolute; top: -3px; right: 0; margin: 0; padding: 0; font-size: 33px; cursor: pointer; display: block; opacity: 0;filter: alpha(opacity=0);}

@media screen and (max-width: 768px)  { 
.carrier_popup .boxes { width: 260px; padding: 25px 20px;}
.carrier_popup .box span.warning { font-size: 16px; line-height: 20px;}
}



.poptavka_popup { display: none; width: 100%; height: 100%; text-align: center; opacity: 0; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99997; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.poptavka_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; }
.poptavka_popup .box { position: relative; display: table-cell; vertical-align: middle; z-index: 10;}
.poptavka_popup .boxes { overflow: auto; width: calc(94% - 100px); max-width: 430px; text-align: center; position: relative; padding: 40px 50px; left: 0; display: inline-block; background: #ffffff; max-height: calc(100vh - 130px); -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.poptavka_popup .box span.warning { color: #3c3c3b; position: relative; text-transform: uppercase; display: block; margin: 0 0 15px; text-align: center; font-size: 21px; line-height: 26px; font-weight: 700;}
.poptavka_popup .box .btn { z-index: 100; position: relative;}

.poptavka_popup .box input[type=text], .poptavka_popup .box input[type=password]{margin: 0 0 8px; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 9px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.poptavka_popup .box textarea{resize: none; height: 80px; overflow: auto; border: 1px solid #e6e7e8; width: calc(100% - 32px); background: #ffffff; font-size: 13px; line-height: 20px; padding: 5px 15px; color: #000000; -webkit-transition: all 400ms ease; transition: all 400ms ease;}
.poptavka_popup .box input[readonly]{border: 1px solid #e6e7e8 !important; background: #efefef;}
.poptavka_popup .box input[type=text]:focus, .poptavka_popup .box input[type=password]:focus, .poptavka_popup .box textarea:focus{border: 1px solid #ec1c24;}

.poptavka_popup .box input[type=text]::-webkit-input-placeholder, .poptavka_popup .box textarea::-webkit-input-placeholder {color: #888888;} 
.poptavka_popup .box input[type=text]::-moz-placeholder, .poptavka_popup .box textarea::-moz-placeholder {color: #888888;} 
.poptavka_popup .box input[type=text]::-ms-input-placeholder, .poptavka_popup .box textarea::-ms-input-placeholder {color: #888888;}

.poptavka_popup .box hr{border: 0; border-top: 1px solid #e6e7e8; margin: 7px 0 15px; padding: 0;}

.select2-container{z-index: 99999;}
.select2-dropdown{border: 1px solid #e6e7e8 !important; margin: -1px 0 0;}
.poptavka_popup .box .select2-container--default .select2-selection--single{background: #ffffff; border: 1px solid #e6e7e8; margin: 0 0 8px;}
.poptavka_popup .box .select2-container .select2-selection--single .select2-selection__rendered{text-align: left; font-size: 13px; line-height: 18px; font-weight: 400; padding: 8px 50px 8px 15px; }
.poptavka_popup .box .select2-container--default .select2-selection--single .select2-selection__arrow{border-left: 1px solid #e6e7e8;}

.poptavka_popup .box .sbHolder { position: relative; background: #ffffff; width: calc(100% - 2px); display: block; margin: 0 0 8px; border: 1px solid #e6e7e8; }
.poptavka_popup .box .sbHolder .sbToggle { margin: 0; background: url(img/select_arrow.svg) no-repeat scroll center center; background-size: 16px 16px; border-left: 1px solid #e6e7e8; right: 0; top: 0; bottom: 0; height: 100%; width: 39px;}
.poptavka_popup .box .sbHolder .sbToggle.sbToggleOpen { background: url(img/select_arrow_reverse.svg) no-repeat scroll center center; background-size: 16px 16px;}
.poptavka_popup .box .sbHolder a.sbSelector { width: calc(100% - 60px); margin: 0; display: block; color: #19212b !important; font-size: 14px; line-height: 20px; padding: 11px 40px 11px 15px; font-weight: 400; text-align: left; text-decoration: none;}
.poptavka_popup .box .sbOptions { max-height: 245px !important; z-index: 999; top: calc(100% + 1px) !important; background: #ffffff; padding: 0; left: -1px; right: -1px;}
.poptavka_popup .box .sbOptions a { text-decoration: none; border: 1px solid #e6e7e8; border-top: 0; height: auto; background: #fff !important; display: block; text-align: left; padding: 6px 15px; font-size: 14px; line-height: 22px; margin: 0; font-weight: 400; color: #19212b !important; -webkit-transition: all 300ms ease; transition: all 300ms ease;}
.poptavka_popup .box .sbOptions li:first-child { display: none;}
.poptavka_popup .box .sbOptions li:nth-child(2) a { border-top: 0;}
.notouch .poptavka_popup .box .sbOptions a:hover { background: #f0f0f0 !important;} 

.poptavka_popup .file{text-align: left; position: relative; width: 100%;}
.poptavka_popup .file .uploadFile{width: calc(100% - 150px) !important;}
.poptavka_popup .file .uploadBtn{width: 100%;}
.poptavka_popup .file .fileUpload {cursor: pointer; position: absolute; top: 2px; left: 0; right: 0; z-index: 1; overflow: hidden; margin: 0;}
.poptavka_popup .file .fileUpload .btn {padding-left: 0; padding-right: 0; text-align: center; width: 108px;}
.poptavka_popup .file .fileUpload input[type=file] {z-index: 999; position: absolute; top: -3px; right: 0; margin: 0; padding: 0; font-size: 33px; cursor: pointer; display: block; opacity: 0;filter: alpha(opacity=0);}

.poptavka_popup .text_box p.gdpr, .poptavka_popup .text_box p.gdpr a{font-size: 12px; line-height: 18px;}

@media screen and (max-width: 500px) { 
.poptavka_popup .boxes { padding: 25px 20px; width: calc(94% - 40px);}
.poptavka_popup .box span.warning { font-size: 16px; line-height: 20px;}
.poptavka_popup .file .uploadFile{width: calc(100% - 120px) !important;}
.poptavka_popup .file .fileUpload .btn{width: 78px;}
}





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



















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


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

/*UNIFORM*/
div.selector,div.selector span,div.checker span,div.radio span,div.uploader,div.uploader span.action,div.button,div.button span{background-size:21px 21px;background-repeat:no-repeat;background-position:center center;-webkit-font-smoothing:antialiased}div.radio span{background-image:url(../img/sprite_radio.svg);background-size:48px 48px}div.selector,div.checker,div.button,div.radio,div.uploader{display:inline-block;vertical-align:middle}div.selector:focus,div.checker:focus,div.button:focus,div.radio:focus,div.uploader:focus{outline:0}div.selector,div.selector *,div.radio,div.radio *,div.checker,div.checker *,div.uploader,div.uploader *,div.button,div.button *{margin:0;padding:0}.highContrastDetect{background:url(../img/bg-input.png) repeat-x 0 0;width:0;height:0}input.uniform-input,select.uniform-multiselect,textarea.uniform{padding:3px;background:url(../img/bg-input.png) repeat-x 0 0;outline:0}input.uniform-input.active,select.uniform-multiselect.active,textarea.uniform.active{background:url(../img/bg-input-focus.png) repeat-x 0 0}div.checker input,input[type="search"],input[type="search"]:active{-webkit-appearance:none}div.checker{position:relative}div.checker,div.checker span,div.checker input{width:21px;height:21px;display:inline-block;zoom:1;*display:inline;vertical-align:middle}div.checker span{display:inline-block;vertical-align:top;text-align:center;background-image:url(../img/sprite.svg)}.edit_mode div.checker span{background-image:url(../img/edit_check.svg)}.edit_mode div.checker span.checked{background-image:url(../img/edit_check_correct.svg)}div.checker span.checked{background-image:url(../img/sprite_correct.svg)}div.checker input{opacity:0;filter:alpha(opacity=0);border:none;background:none;display:inline-block}div.checker.active span.checked{background-image:url(../img/sprite_correct.svg)}div.checker.hover span.checked,div.checker.focus span.checked{background-image:url(../img/sprite_correct.svg)}div.checker.hover.active span.checked,div.checker.focus.active span.checked{background-image:url(../img/sprite_correct.svg)}div.checker.disabled span.checked,div.checker.disabled.active span.checked{background-image:url(../img/sprite_correct.svg)}.edit_mode div.checker.active span.checked{background-image:url(../img/edit_check_correct.svg)}.edit_mode div.checker.hover span.checked,.edit_mode div.checker.focus span.checked{background-image:url(../img/edit_check_correct.svg)}.edit_mode div.checker.hover.active span.checked,.edit_mode div.checker.focus.active span.checked{background-image:url(../img/edit_check_correct.svg)}.edit_mode div.checker.disabled span.checked,.edit_mode div.checker.disabled.active span.checked{background-image:url(../img/edit_check_correct.svg)}div.checker.active span{background-image:url(../img/sprite.svg)}div.checker.hover span,div.checker.focus span{background-image:url(../img/sprite.svg)}div.checker.hover.active span,div.checker.focus.active span{background-image:url(../img/sprite.svg)}div.checker.disabled,div.checker.disabled.active{background-image:url(../img/sprite.svg)}.edit_mode div.checker.active span{background-image:url(../img/edit_check.svg)}.edit_mode div.checker.hover span,.edit_mode div.checker.focus span{background-image:url(../img/edit_check.svg)}.edit_mode div.checker.hover.active span,.edit_mode div.checker.focus.active span{background-image:url(../img/edit_check.svg)}.edit_mode div.checker.disabled,.edit_mode div.checker.disabled.active{background-image:url(../img/edit_check.svg)}div.radio{position:relative}div.radio span,div.radio input{width:16px;padding:0!important;margin:0;height:16px}div.radio span{display:inline-block;vertical-align:top;margin:0!important;text-align:center;background-position:left center}div.radio span.checked{background-position:right center}div.radio input{opacity:0;filter:alpha(opacity=0);border:none;background:none;display:inline-block;text-align:center}div.radio.active span{background-position:left center}div.radio.active span.checked{background-position:right center}div.radio.hover span,div.radio.focus span{background-position:left center}div.radio.hover span.checked,div.radio.focus span.checked{background-position:right center}div.radio.hover.active span,div.radio.focus.active span{background-position:left center}div.radio.hover.active span.checked,div.radio.focus.active span.checked{background-position:right center}div.radio.disabled span,div.radio.disabled.active span{background-position:left center}div.radio.disabled span.checked,div.radio.disabled.active span.checked{background-position:right center}div.checker{margin:0}div.radio{height:16px;width:16px;display:inline-block;zoom:1;*display:inline;vertical-align:middle;margin:0}.platba_doprava div.radio{margin:10px;float:left}input.uniform-input,input.uniform-input:focus{background-color:#fff}

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

/*TOOLTIP*/
.tooltip{display:inline-block;cursor:pointer;position:relative;z-index:999}.tooltip-item{cursor:pointer;display:inline-block;padding:0 0 0 12px;margin:0 0 0 10px;position:relative;font-weight:400;font-size:13px;line-height:18px;color:gray;text-decoration:underline}.tooltip-item::before{position:absolute;left:0;height:16px;margin-top:-8px;top:50%;width:1px;background:#c9c9c9;content:"";display:block}.tooltip-item::after{content:'';pointer-events:none;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.notouch .tooltip:hover .tooltip-item::after,.tooltip.active_efekt .tooltip-item::after{pointer-events:auto}.tooltip-content{position:absolute;z-index:9999;width:160px;left:50%;margin:0 0 -10px -81px;bottom:36px;padding:10px 15px;text-align:left;background:#000000;opacity:0;cursor:default;pointer-events:none}.tooltip-effect-2 .tooltip-content{-webkit-transform-origin:50% calc(100% + 30px);transform-origin:50% calc(100% + 30px);-webkit-transform:perspective(1000px) rotate3d(1,0,0,45deg);transform:perspective(1000px) rotate3d(1,0,0,45deg);-webkit-transition:opacity 0.2s,-webkit-transform .2s;transition:opacity 0.2s,transform .2s}.notouch .tooltip.tooltip-effect-2:hover .tooltip-content,.tooltip.tooltip-effect-2.active_efekt .tooltip-content{pointer-events:auto;opacity:1;-webkit-transform:perspective(1000px) rotate3d(1,0,0,0deg);transform:perspective(1000px) rotate3d(1,0,0,0deg)}.tooltip-content::after{content:'';top:100%;left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-top-color:#000000;border-width:6px;margin-left:-6px}.tooltip-text{display:block;text-align:center}.tooltip-text span{font-size:12px;line-height:16px;display:block;text-align:center;color:#fff!important;font-weight:400}.tooltip-text span strong{font-size:12px;line-height:16px;text-align:center;color:#fff;font-weight:600!important}
.tooltip.pay{width: 12px; height: 12px; margin: -2px 0 0 8px !important;}
.tooltip.pay strong{display: block; width: 12px; height: 12px; padding: 0; margin: 0;  -webkit-border-radius: 8px; border-radius: 8px;}
.tooltip.pay.red strong{background: #ff0000;}
.tooltip.pay.green strong{background: #1aab1a;}
.tooltip.pay.grey strong{background: #b4bdb4;}
.tooltip.pay strong::before, .tooltip.pay strong::after{display: none;}
.tooltip.pay .tooltip-content, .tooltip.pay .tooltip-content span{line-height: 18px; margin: 0 !important;}
.tooltip.pay .tooltip-content{bottom: 100%; position: absolute !important; width: initial; width: auto; padding: 6px 10px; margin: 0 !important;}
.tooltip.pay .tooltip-content .tooltip-text{white-space: normal !important; font-size: 12px; line-height: 18px; color: #fff; text-align: center; width: 90px;}
.tooltip.pay .tooltip-content{-webkit-transform-origin: 50% calc(100% + 30px) translateX(-50%);transform-origin:50% calc(100% + 30px);-webkit-transform:perspective(1000px) rotate3d(1,0,0,45deg);transform:perspective(1000px) rotate3d(1,0,0,45deg) translateX(-50%);}
.notouch .tooltip.tooltip-effect-2:hover .tooltip-content,.tooltip.tooltip-effect-2.active_efekt .tooltip-content{-webkit-transform:perspective(1000px) rotate3d(1,0,0,0deg) translateX(-50%);transform:perspective(1000px) rotate3d(1,0,0,0deg) translateX(-50%)}

/*JQUERY UI*/
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:5px;width:11px;height:17px;cursor:pointer}.ui-datepicker .ui-datepicker-prev{background:url(../img/calendar_arrow.png) no-repeat scroll left center;left:10px}.ui-datepicker .ui-datepicker-next{right:10px;background:url(../img/calendar_arrow.png) no-repeat scroll right center}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.5em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker th span{color:#171416;text-transform:uppercase;font-weight:400;font-size:13px;letter-spacing:1px}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:5px 7px;width:24px;text-align:right;text-decoration:none;font-size:12px;line-height:20px;font-weight:400;font-family:Arial}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(images/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:24px;height:24px;cursor:default;outline:none;}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;background:#2e5cc6;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{display:inline-block;zoom:1;*display:inline;vertical-align:middle;height:13px;margin:0!important}.ui-slider-horizontal .ui-slider-handle{top:-7px;margin-left:-.6em;border-radius:20px;background:#fff!important;border:1px solid #838588!important; -webkit-transition: background 400ms ease, border 400ms ease; transition: background 400ms ease, border 400ms ease;}.ui-slider-horizontal .ui-slider-range{top:-1px;height:15px}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-size:1em}.ui-widget-content{border:1px solid #e0dfdf;background:#fff;color:#222;z-index:999!important}@media screen and (min-width: 1920px){.ui-widget-content{margin:0}}.ui-widget-content a{color:#222}.ui-widget-header{background:#000;color:#fff;border:1px solid #171416;font-weight:600;letter-spacing:1px}.ui-widget-header a{color:#222}.ui-widget-header span{color:#fff;font-weight:600;font-size:14px;text-transform:capitalize;line-height:27px}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #666;background:#999;font-weight:400;color:#fff;cursor:pointer}.ui-state-default:hover{border:1px solid #509b34#dc2b23#005277!important;background:#005277!important;color:#fff!important}.ui-state-disabled .ui-state-default:hover{border:1px solid transparent!important;background:#f2f2f2!important;color:#171416!important}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{border:1px solid #e2dbce;background:#efebe4;font-weight:400;color:#56482a}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #171416;background:#171416;color:#fff;font-weight:700}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #171416;background:#fff;color:#171416;font-weight:600;letter-spacing:1px}state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:15px;height:15px}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-widget-overlay{background:#cccecf;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#cccecf;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}


/*COOKIES*/
.cc_banner-wrapper{z-index:999999;position:relative;min-height:0}.cc_container .cc_message{padding:0}.cc_container .cc_message a{-webkit-transition:all 400ms ease;transition:all 400ms ease}@media print{.cc_banner-wrapper,.cc_container{display:none}}.cc_container .cc_btn{display:block;margin-left:10px;float:right}.cc_container{position:fixed;left:0;right:0;bottom:0;overflow:hidden;background:#fff;box-sizing:border-box;border:1px solid #ccc;padding:10px;color:#000}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{-webkit-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.cc_container,.cc_message,.cc_btn{animation-duration:.8s;-webkit-animation-duration:.8s;-webkit-animation-name:slideUp;animation-name:slideUp}
.cc_container .cc_message{margin: 10px 0 ; font-size: 13px; line-height: 14px;}
.cc_container .cc_message a{font-size: 13px; line-height: 14px; font-weight: 700; color: #000000;}
.notouch .cc_container .cc_message a:hover{color: #005E88}
    

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

/*SELECT 2*/
.select2-container .select2-selection--single .select2-selection__rendered{padding:9px 30px 9px 15px;font-size:13px}.select2-container{box-sizing:border-box;display:block;margin:0;position:relative;vertical-align:middle;width:100%!important;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{font-size: 14px; line-height: 20px; text-align: center; display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #808080;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:4px 8px;font-size:13px;line-height:20px;border-top:1px solid #f0f0f0;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:6px 8px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #808080;outline:0;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;position:absolute;top:0;bottom:0;right:0;width:30px;z-index:100;margin:0;background: url(../img/select_arrow.svg) no-repeat scroll center center; background-size: 16px 16px;border-left:1px solid #808080}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;opacity:.4}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #808080;background:url(../img/search_grey.svg) no-repeat scroll 98% center;background-size:16px 16px}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#e0e0e0}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#e0e0e0;border-top:1px solid #ccc}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@media screen and (max-width: 1024px){.select2-container .select2-selection--single .select2-selection__rendered{padding:9px 30px 9px 15px;font-size:13px}}@media screen and (max-width: 700px){.select2-container .select2-selection--single .select2-selection__rendered{padding:9px 30px 9px 15px;font-size:13px;line-height:18px}}@media screen and (max-width: 500px){.select2-container .select2-selection--single .select2-selection__rendered{padding:8px 30px 8px 15px;font-size:12px;line-height:18px}}.pell{width:48em}






