.cleaner{width:0; height:0; clear:both; font-size:0;}
.clearfix:after{content:'';clear:both;display:table;width:0;height:0}
img {border:0;}
.imagesGallery{width:100%; padding-top:0px;}
.imagesGalleryItem{float:left; width: 33.33%}
.imagesGalleryItem img {padding: 0; display: block}
.toGallery{margin-bottom: 0.8em;}
.v4 .imagesGalleryItem{width: 25%}
.v5 .imagesGalleryItem{width: 20%}
.v6 .imagesGalleryItem{width: 16.6%}
@media screen and (max-width:800px){
    .imagesGalleryItem{width: 50%}
    .v4 .imagesGalleryItem{width: 50%}
    .v5 .imagesGalleryItem{width: 33.3%}
    .v6 .imagesGalleryItem{width: 33.3%}
}
#cookiesI{background: rgba(0,0,0,0.7); color: #000; text-align: center; width: 100%; padding: 0; position: fixed; top: 0; left: 0; z-index: 100; font-size:13px; width:100%; height:100%}
#cookiesI h2{font-size: 26px; margin-bottom: .6em}
#cookiesI .col{margin-bottom:.3em}
#cookiesI.hiddenpolicy{display: none}
#cookiesI #cont{background: #fff; color:#000; padding: 25px; width:500px; height:344px; margin-left: -250px; margin-top:-172px; position: absolute; left: 50%; top:50%; border-radius: 20px;text-align: left; overflow: auto}
#cookiesI #cont.extended{height:520px}
#cookiesI #cont p{line-height: 1.4em}
#cookiesI #cont .readm{display: inline-block; margin-bottom: 10px;text-decoration: none; }
#cookiesI #cont .readm:after{content:'\f107';; margin-left: 5px;}
#cookiesI #cookiespolicybtn1,#cookiesI #cookiespolicybtn3,#cookiesI #cookiespolicybtn4{background: #fff; border:2px solid #000;  padding: 0; display: block; text-decoration: none; color: #000; height: 40px; line-height: 36px; text-align: center }
#cookiesI #cookiespolicybtn2{background: #0070ba; border:2px solid #0070ba;  padding: 0; display: block; text-decoration: none; color: #fff; height:40px;line-height: 36px; text-align: center}
.cgroup {padding: 10px}
.cgroup .cexpand{float: left; width: 30px;}
.cgroup .cexpand:before{content:'\f107';}
.cgroup .csetting{width: 60px; float: left}
.cgroup .ctitle{width: calc(100% - 90px); float:left}
.cgroup .ctext{margin-top: 8px}
.coptgroup{margin-bottom: 20px}
@media screen and (max-width:550px){
    #cookiesI h2{font-size: 20px}
    #cookiesI #cont{width: 300px; margin-left: -150px; height: 456px; margin-top: -228px}
    #cookiesI #cont.extended{height:700px; margin-top: -350px}
}
.hidden{display: none}
.switch {position: relative;display: inline-block;width: 60px;height: 34px;}
.switch input { opacity: 0;width: 0;height: 0;}
.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}
.slider:before {position: absolute;content: "";height: 26px;width: 26px;left: 4px;bottom: 4px;background-color: white;-webkit-transition: .4s;transition: .4s;}
input:checked + .slider {background-color: #0070ba;}
input:focus + .slider {box-shadow: 0 0 1px #0070ba;}
input:checked + .slider:before {-webkit-transform: translateX(26px);-ms-transform: translateX(26px);transform: translateX(26px);}
/* Rounded sliders */
.slider.round {border-radius: 34px;}
.slider.round:before {border-radius: 50%;}

.rmc.hidden{display: none}

.border0{border:none}


/* 
Orders default
Can be altered without display:none;
*/
.bcSuccInfo{display:none; color: #0f0;}
#CartOthersData{display:none;}
#FinishOrder{display:none;}
#TA{display:none;}

input,textarea{font-family: Arial, sans-serif; font-weight: 400; font-size: 13px}
#contactForm label{display: block; width: 20%; float: left; margin-bottom: 5px; height: 32px; line-height: 32px}
#contactForm input,#contactForm button{display: block; width: 79%; margin-left: 1%; float: left; border:1px solid #707070; height: 32px; margin-bottom: 5px; line-height: 1em; padding: 0 5px; border-radius: 6px;}
#contactForm textarea{display: block; width: 79%; margin-left: 1%; float: left; resize:none;border:1px solid #707070; padding: 10px; height: 90px; margin-bottom: 15px; border-radius: 6px}
#contactForm select{display: block; width: 79%;margin-left: 1%; float: left; border:1px solid #707070; height: 32px; margin-bottom: 5px;  border-radius: 6px}
#recaptcha_widget_div{float: right; margin-bottom: 5px}
#contactForm input#file{border:0; height: 25px; margin-top: 5px}
#contactForm input.submit,#contactForm button.submit{width: 150px; background: #0070ba; float: right; color: #fff; border-color: #0070ba; cursor: pointer;}
#contactForm input.submit:hover,#contactForm button.submit:hover{opacity: 0.9}
#contactForm .dataProtection{float: left; max-width: calc(100% - 350px); font-size: 14px}
#contactForm input.checkbox{width: 16px; height: 16px;float:right}
#contactForm label.checkbox{width: calc(95% - 16px); margin-left: 0; line-height: 23px;float:right; margin-right:2%; text-align:right;margin-bottom: 20px;}

@media screen and (max-width:600px){
    #contactForm {margin: 0 10px;}
    #contactForm label{width: 100%; float: none}
    #contactForm input,#contactForm textarea{width: calc(100% - 12px); margin-right: 0; float: none}
    #contactForm .dataProtection{max-width: 100%; width: 100%; margin-bottom: 5px}
    #contactForm label.twolines{height: 45px; line-height: normal}
}
.border0{border:none}