/* ---OBECNE--- */
#celek *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#celek iframe{width: 100% !important;height: 100% !important;}
#celek figure {margin-block-start: 0em !important;margin-block-end: 0em !important;margin-inline-start: 0px !important;margin-inline-end: 0px !important;}
#celek h1, h2, h3, h4 {padding:0;margin-top:15px important;margin-bottom:10px !important;}

/* barvy */
#celek .bg-spoton{background-color:#0075bf;}
#celek .bg-triact{background-color:#e42591;}
#celek .bg-combo{background-color:#42ac48;}
#celek .bg-spray{background-color:#003989;}
#celek .text-spoton{color:#0075bf;}
#celek .text-triact{color:#e42591;}
#celek .text-combo{color:#42ac48;}
#celek .text-spray{color:#0366b4;}
#celek label.bg-spoton:hover{background-color:#002f4a;}
#celek label.bg-triact:hover{background-color:#9f004e;}
#celek label.bg-combo:hover{background-color:#125500;}
#celek label.bg-spray:hover{background-color:#0366b4;}
#celek .bg-gradient-spoton{background-image:-webkit-gradient(linear, left bottom, left top, from(#0075bf), color-stop(35%, #0075bf), color-stop(0, transparent));background-image:linear-gradient(0deg, #0075bf, #0075bf 35%, transparent 0);}
#celek .bg-gradient-triact{background-image:-webkit-gradient(linear, left bottom, left top, from(#e42591), color-stop(35%, #e42591), color-stop(0, transparent));background-image:linear-gradient(0deg, #e42591, #e42591 35%, transparent 0);}
#celek .bg-gradient-combo{background-image:-webkit-gradient(linear, left bottom, left top, from(#42ac48), color-stop(35%, #42ac48), color-stop(0, transparent));background-image:linear-gradient(0deg, #42ac48, #42ac48 35%, transparent 0);}
#celek .bg-gradient-spray{background-image:-webkit-gradient(linear, left bottom, left top, from(#003989), color-stop(35%, #003989), color-stop(0, transparent));background-image:linear-gradient(0deg, #003989, #003989 35%, transparent 0);}
/* sekce*/
#celek .fl-body{max-width:1195px !important;margin-right:auto;margin-left:auto;background-color:#161615;font-family:Arial, sans-serif;font-size:14px;line-height:20px;color:#fff !important;}
#celek .fl-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:auto;margin-left:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
#celek .fl-section.vertical{padding-top:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
#celek .fl-section.srovnani{overflow:auto;margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
/* obrazky */
#celek .fl-ico{margin:5px;max-width:40px !important;width:100%;}
#celek .fl-ico.stopky{max-width:60px !important;}
#celek .fl-ico.crossell{max-width:25px !important;max-height:25px;margin-right:10px;}
#celek .fl-ico.zviratko{max-width:55px !important;}
#celek .fl-logo-frontline{max-width:200px !important;width:100%;}
#celek .fl-logo-frontline.produkt-photo{margin:20% 0px 20% 10%;}
#celek .fl-logo-frontline.tabulka{max-width:95px !important;}
#celek .fl-logo-frontline.crossell{max-width:175px !important;}
/* text */
#celek .fl-text-low-normal-14px{font-size:14px;line-height:18px;}
#celek .fl-text-low-normal-14px.slideshow{max-width:300px !important;margin-right:auto;margin-left:auto;}
#celek .fl-text-24px{font-size:24px;}
#celek .fl-h2-low-bold-24px{max-width:400px !important;font-size:24px;line-height:28px;color:#fff;}
#celek .fl-h2-low-bold-24px.otazky{margin-bottom:40px !important;}
#celek .fl-h2-caps-bold-24px{margin-top:0px !important;font-size:24px;line-height:28px;text-transform:uppercase;color:#fff;}
#celek .fl-h2-caps-bold-24px.crossell{margin-bottom:40px !important;}
/* tlacitka */
#celek .fl-button{display:inline-block;padding:15px 25px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform 100ms cubic-bezier(.357, .217, .041, .773);transition:-webkit-transform 100ms cubic-bezier(.357, .217, .041, .773);transition:transform 100ms cubic-bezier(.357, .217, .041, .773);transition:transform 100ms cubic-bezier(.357, .217, .041, .773), -webkit-transform 100ms cubic-bezier(.357, .217, .041, .773);color:#fff;text-decoration:none;}
#celek .fl-button:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
#celek .fl-button.border{border:2px solid #fff;}
#celek .fl-button-text{line-height:16px;font-weight:700;text-transform:uppercase;}
/* ostatni */
#celek .fl-cara-horizontal{max-width:75px !important;width:100%;height:1px;margin-bottom:10px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}
#celek .fl-cara-vertical{height:90px;min-width:1px !important;max-width:1px !important;background-color:#fff;}
/* ---HEADER---- */
#celek .fl-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:60px;padding-bottom:60px;padding-left:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-position:80% 0%;background-size:cover;background-repeat:no-repeat;}
#celek .fl-header-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:600px;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
#celek .fl-header-h1{max-width:530px !important;margin-top:30px;padding-right:10px;font-size:30px;line-height:38px;font-weight:700;text-transform:uppercase;color:#fff;}
#celek .fl-header-subheading{max-width:530px !important;margin-top:10px;margin-bottom:20px;font-size:16px;}
#celek .fl-header-container-ikonky{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
#celek .fl-header-oceneni-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
#celek .fl-header-flex-ikonky-a-oceneni {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
#celek .fl-header-logo-oceneni{max-width:110px !important;width:100%;margin-right:20px;}
#celek .fl-header-slogan-container {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:80px;padding-right:15px;padding-left:30px;background-position:0% 100%;background-size:cover;background-repeat:no-repeat;}
#celek .fl-header-slogan-text{margin-left:15px;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:18px;line-height:30px;font-style:italic;font-weight:700;text-align:right;}
/* ---UVOD VYHODY--- */
#celek .fl-uvod-vyhoda-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:33.33%;height:300px;padding-right:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;}
#celek .fl-uvod-vyhoda-container.druha{background-image:url('https://www.colorsquares.cz/frontline/assets/fl-bg-uvod-2-kliste.jpg');}
#celek .fl-uvod-vyhoda-text{margin-top:150px;padding:10px 30px 20px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-position:100% 0%;background-size:cover;background-repeat:no-repeat;}
#celek .fl-uvod-vyhoda-nadpis{margin-top:0px !important;margin-bottom:5px !important;padding:0px !important;font-size:14px;line-height:21px;text-transform:uppercase;color:#fff;}
#celek .fl-uvod-vyhoda-popis{font-size:12px;line-height:16px;}
/* ---LARGE VIDEO--- */
#celek .fl-video-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
#celek .w-embed-youtubevideo{width:100%;position:relative;padding-bottom:0px;padding-left:0px;padding-right:0px;background-image:url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.png');background-size:cover;background-position:50% 50%;}
#celek .w-embed-youtubevideo:empty{min-height:75px;padding-bottom:56.25%;}
/* ---VYHODY--- */
/* produkt */
#celek .fl-vyhody-produkt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:35%;padding:50px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background-position:100% 0%;background-size:cover;background-repeat:no-repeat;}
#celek .fl-vyhody-container{width:65%;padding:30px 60px;}
#celek .fl-produkt-photo{display:block;max-width:300px !important;width:100%;margin-right:auto;margin-left:auto;}
/* seznam vyhod */
#celek .fl-vyhody-seznam-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:80%;margin-top:40px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#celek .fl-vyhoda{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;margin-bottom:20px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}
#celek .fl-vyhoda-ico-container{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;max-width:50px !important;width:20%;}
#celek .fl-vyhoda-text-container{width:80%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-right:10px;padding-bottom:10px;padding-left:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}
#celek .fl-vyhoda-nadpis{font-size:16px;line-height:19px;color:#fff;}
/* ---TABULKA--- */
#celek .fl-srovnani{width:1020px;margin-right:auto;margin-left:auto;border:1px solid #fff;overflow-x:auto;}
#celek .fl-tabulka-nadpis{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:20px !important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #fff;}
#celek .fl-tabulka{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}
#celek .fl-tabulka-sloupek{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:270px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
#celek .fl-tabulka-sloupek.ikonky{width:210px;border-left-style:none;}
#celek .fl-tabulka-produkt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;max-height:380px;padding:25px 10px 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #fff;border-left:1px solid #fff;}
#celek .fl-tabulka-produkt.ikonka{border-left-style:none;}
#celek .fl-tabulka-bunka{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:80px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #fff;border-left:1px solid #fff;}
#celek .fl-tabulka-bunka.triact{background-color:#e42591;}
#celek .fl-tabulka-bunka.combo{background-color:#42ac48;}
#celek .fl-tabulka-bunka.spoton{background-color:#0197de;}
#celek .fl-tabulka-bunka.spray{background-color:#0366b4;}
#celek .fl-tabulka-bunka.ikonka{padding-left:20px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-left-style:none;}
#celek .fl-tabulka-bunka.tlacitko{height:100px;border-bottom-style:none;border-left-style:none;}
#celek .fl-tabulka-produkt-text-ikonka{line-height:18px;font-weight:700;}
#celek .fl-tabulka-produkt-photo-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-bottom:20px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;text-align:center;}
#celek .fl-tabulka-produkt-photo{max-height:130px;}
#celek .fl-tabulka-produkt-nadpis{padding-right:15px !important;padding-left:15px !important;margin-bottom: 10px !important;font-size:16px;line-height:20px;text-align:center;text-transform:uppercase;}
#celek .fl-tabulka-produkt-text{margin-bottom:20px;padding-right:10px;padding-left:10px;font-size:12px;line-height:16px;font-weight:700;text-align:center;text-transform:uppercase;}
#celek .fl-tabulka-produkt-podtext{padding-right:10px;padding-left:10px;font-size:12px;line-height:14px;text-align:center;}
/* ---NAVOD--- */
#celek .fl-navod-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:1040px !important;padding:0 10px 0 10px;}
/* slideshow */
#celek .fl-navod-slideshow-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:50%;padding-right:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
#celek .fl-carousel-nadpis{font-size:20px;line-height:23px;text-align:center;margin:0 0 40px 0 !important;color:#fff;}
#celek .fl-carousel{height:270px;max-width:500px !important;width:100%;overflow:hidden;text-align:center;position:relative;padding:0;list-style:none;}
#celek .fl-carousel_controls, .fl-carousel_activator{display:none;}
#celek .fl-carousel_activator:nth-of-type(1):checked ~ .fl-carousel_track{-webkit-transform:translateX(0%);transform:translateX(0%);}
#celek .fl-carousel_activator:nth-of-type(1):checked ~ .fl-carousel_slide:nth-of-type(1){-webkit-animation:carousel-show-slide 0.5s;animation:carousel-show-slide 0.5s;top:0;left:0;right:0;}
#celek .fl-carousel_activator:nth-of-type(1):checked ~ .fl-carousel_controls:nth-of-type(1){display:block;}
#celek .fl-carousel_activator:nth-of-type(1):checked ~ .fl-carousel_indicators .fl-carousel_indicator:nth-of-type(1){opacity:1;}
#celek .fl-carousel_activator:nth-of-type(2):checked ~ .fl-carousel_track{-webkit-transform:translateX(-100%);transform:translateX(-100%);}
#celek .fl-carousel_activator:nth-of-type(2):checked ~ .fl-carousel_slide:nth-of-type(2){-webkit-animation:carousel-show-slide 0.5s;animation:carousel-show-slide 0.5s;top:0;left:0;right:0;}
#celek .fl-carousel_activator:nth-of-type(2):checked ~ .fl-carousel_controls:nth-of-type(2){display:block;}
#celek .fl-carousel_activator:nth-of-type(2):checked ~ .fl-carousel_indicators .fl-carousel_indicator:nth-of-type(2){opacity:1;}
#celek .fl-carousel_activator:nth-of-type(3):checked ~ .fl-carousel_track{-webkit-transform:translateX(-200%);transform:translateX(-200%);}
#celek .fl-carousel_activator:nth-of-type(3):checked ~ .fl-carousel_slide:nth-of-type(3){-webkit-animation:carousel-show-slide 0.5s;animation:carousel-show-slide 0.5s;top:0;left:0;right:0;}
#celek .fl-carousel_activator:nth-of-type(3):checked ~ .fl-carousel_controls:nth-of-type(3){display:block;}
#celek .fl-carousel_activator:nth-of-type(3):checked ~ .fl-carousel_indicators .fl-carousel_indicator:nth-of-type(3){opacity:1;}
#celek .fl-carousel_activator:nth-of-type(4):checked ~ .fl-carousel_track{-webkit-transform:translateX(-300%);transform:translateX(-300%);}
#celek .fl-carousel_activator:nth-of-type(4):checked ~ .fl-carousel_slide:nth-of-type(4){-webkit-animation:carousel-show-slide 0.5s;animation:carousel-show-slide 0.5s;top:0;left:0;right:0;}
#celek .fl-carousel_activator:nth-of-type(4):checked ~ .fl-carousel_controls:nth-of-type(4){display:block;}
#celek .fl-carousel_activator:nth-of-type(4):checked ~ .fl-carousel_indicators .fl-carousel_indicator:nth-of-type(4){opacity:1;}
#celek .fl-carousel_control{height:30px;width:30px;margin-top:-15px;top:50%;position:absolute;display:block;cursor:pointer;border-width:5px 5px 0 0;border-style:solid;border-color:#fafafa;opacity:0.35;outline:0;z-index:3;}
#celek .fl-carousel_control:hover{opacity:1;}
#celek .fl-carousel_control--backward{left:10px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}
#celek .fl-carousel_control--forward{right:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#celek .fl-carousel_track{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;-webkit-transition:-webkit-transform 0.5s ease 0s;transition:-webkit-transform 0.5s ease 0s;transition:transform 0.5s ease 0s;transition:transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;}
#celek .fl-carousel_track .fl-carousel_slide{display:block;top:0;left:0;right:0;}
#celek .fl-carousel_track .fl-carousel_slide:nth-of-type(1){-webkit-transform:translateX(0%);transform:translateX(0%);}
#celek .fl-carousel_track .fl-carousel_slide:nth-of-type(2){-webkit-transform:translateX(100%);transform:translateX(100%);}
#celek .fl-carousel_track .fl-carousel_slide:nth-of-type(3){-webkit-transform:translateX(200%);transform:translateX(200%);}
#celek .fl-carousel_track .fl-carousel_slide:nth-of-type(4){-webkit-transform:translateX(300%);transform:translateX(300%);}
#celek .fl-carousel_slide{height:100%;position:absolute;overflow:hidden;}
#celek .fl-carousel-slide-pic{max-height:120px;margin:0 auto 30px auto;}
#celek .fl-carousel_indicators{position:absolute;bottom:0px;width:100%;text-align:center;}
#celek .fl-carousel_indicator{height:15px;width:15px;background-color:#fafafa;color:#000;font-size:10px;line-height:15px;text-align:center;border-radius:100%;display:inline-block;z-index:2;cursor:pointer;opacity:0.35;margin:0 2.5px 0 2.5px;}
#celek .fl-carousel_indicator:hover{opacity:0.75;}
@-webkit-keyframes carousel-show-slide{
 from{opacity:0;}
 to{opacity:1;}
}
@keyframes carousel-show-slide{
 from{opacity:0;}
 to{opacity:1;}
}
/* video */
#celek .fl-navod-video-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
/* ---OTAZKY--- */
#celek .fl-otazky-radek{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#celek .fl-otazka{position:relative;width:100%;max-width:500px !important;margin:10px;}
#celek .fl-otazka input{display:none;}
#celek .fl-otazka label{display:block;padding:20px;cursor:pointer;font-size:16px;line-height:18px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}
#celek .fl-otazka label::after{content:"\25b6";position:absolute;right:10px;top:20px;display:block;transition:all 0.4s;border:0;}
#celek .fl-otazka-odpoved-container{overflow:hidden;transition:max-height 0.4s;max-height:0;width:100%;background-color:#e8e8e8;}
#celek .fl-otazka-odpoved{padding:20px;color:#000;}
#celek .fl-otazka input[type=checkbox]:checked + label::after{transform:rotate(90deg);}
#celek .fl-otazka input:checked ~ .fl-otazka-odpoved-container{max-height:100vh;}
/* ---CROSSELL--- */
#celek .fl-crossell-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
#celek .fl-crossell-produkt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:400px !important;min-height:440px;margin:10px;padding:20px 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;background-position:50% 0%;background-size:cover;background-repeat:no-repeat;}
#celek .fl-crossell-produkt.prvni-pes{background-image:url('https://www.colorsquares.cz/frontline/assets/fl-bg-crossell-1-pes.jpg');}
#celek .fl-crossell-produkt.prvni-kocka{background-image:url('https://www.colorsquares.cz/frontline/assets/fl-bg-crossell-1-kocka.jpg');}
#celek .fl-crossell-produkt.druhy-pes{background-image:url('https://www.colorsquares.cz/frontline/assets/fl-bg-crossell-2-pes.jpg');}
#celek .fl-crossell-produkt.druhy-kocka{background-image:url('https://www.colorsquares.cz/frontline/assets/fl-bg-crossell-2-kocka.jpg');}
#celek .fl-crossell-produkt.treti{background-image:url('https://www.colorsquares.cz/frontline/assets/fl-bg-crossell-3.jpg');}
#celek .fl-crossell-photo{height:140px;margin-top:20px;margin-bottom:40px;}
#celek .fl-crossell-ikonky-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:80px;margin-bottom:15px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}
#celek .fl-crossell-ikonka{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:5px;padding-right:5px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
#celek .fl-crossell-ico-label{max-width:640px !important;line-height:18px;font-weight:700;}
#celek .fl-crossell-produkt-paticka{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
#celek .fl-crossell-text{max-width:170px !important;min-width:140px;padding-top:10px;padding-right:10px;padding-bottom:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:16px;line-height:18px;font-weight:700;}
#celek .fl-crossell-button-bar{width:100%;padding-top:60px;padding-bottom:60px;text-align:center;}
/* ---FOOTER--- */
#celek .fl-footer{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:50px;padding-bottom:50px;padding-left:40px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-image:url('https://www.colorsquares.cz/frontline/assets/fl-bg-footer.jpg');background-position:100% 50%;background-size:cover;background-repeat:no-repeat;}
#celek .fl-footer-logo-container{width:100%;max-width:200px;margin-right:20px;}
#celek .fl-footer-logo{width:100%;}
#celek .fl-footer-text-container{max-width:650px;margin-left:30px;}
#celek .fl-footer-nadpis{margin-top:0px !important;padding-top:0px !important;font-size:20px;line-height:26px;text-transform:uppercase;color:#fff;}
@media (max-width:991px){
 #celek .bg-gradient-spoton{background-image:-webkit-gradient(linear, left bottom, left top, from(#0075bf), color-stop(65%, #0075bf), color-stop(0, transparent));background-image:linear-gradient(0deg, #0075bf, #0075bf 65%, transparent 0);}
 #celek .bg-gradient-triact{background-image:-webkit-gradient(linear, left bottom, left top, from(#e42591), color-stop(65%, #e42591), color-stop(0, transparent));background-image:linear-gradient(0deg, #e42591, #e42591 65%, transparent 0);}
 #celek .bg-gradient-combo{background-image:-webkit-gradient(linear, left bottom, left top, from(#42ac48), color-stop(65%, #42ac48), color-stop(0, transparent));background-image:linear-gradient(0deg, #42ac48, #42ac48 665%, transparent 0);}
 #celek .bg-gradient-spray{background-image:-webkit-gradient(linear, left bottom, left top, from(#003989), color-stop(65%, #003989), color-stop(0, transparent));background-image:linear-gradient(0deg, #003989, #003989 65%, transparent 0);}
 #celek .fl-header-h1{max-width:420px !important;font-size:24px;line-height:30px;}
 #celek .fl-header-subheading{max-width:420px !important;font-size:14px;}
 #celek .fl-header-container-ikonky{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}
 #celek .fl-header-logo-oceneni {max-width:100px !important;}
 #celek .fl-header-slogan-text{font-size:16px;line-height:24px;}
 #celek .fl-text-24px{font-size:24px;line-height:28px;}
 #celek .fl-section{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
 #celek .fl-uvod-vyhoda-container{padding-right:20px;}
 #celek .fl-uvod-vyhoda-text{padding-right:20px;padding-left:10px;}
 #celek .fl-uvod-vyhoda-nadpis{font-size:14px;line-height:18px;}
 #celek .fl-text-low-normal-14px{font-size:12px;}
 #celek .fl-vyhody-produkt{width:100%;padding-top:40px;padding-bottom:40px;}
 #celek .fl-vyhody-container{width:100%;}
 #celek .fl-logo-frontline.produkt-photo{margin:2% 0px 5% 10%;}
 #celek .fl-produkt-photo{margin-bottom:20px;}
 #celek .fl-srovnani{margin-bottom:0px;}
 #celek .fl-navod-slideshow-container{width:100%;padding:0;margin-bottom:30px;}
 #celek .fl-navod-video-container{width:100%;min-height:400px;padding-right:0px;}
 #celek .fl-h2-caps-bold-24px{padding-right:20px !important;padding-left:20px !important;text-align:center;}
 #celek .fl-crossell-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
 #celek .fl-crossell-produkt{max-width:600px !important;min-height:350px;}
 #celek .fl-crossell-produkt.spray{background-position:50% 0%;}
 #celek .fl-crossell-produkt.combo{background-position:50% 0%;}
 #celek .fl-crossell-produkt.triact{background-position:50% 20%;}
 #celek .fl-crossell-ikonky-container{min-height:40px;margin-bottom:10px;}
 #celek .fl-crossell-photo{margin-bottom:20px;}
 #celek .fl-crossell-produkt-paticka{width:100%;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
 #celek .fl-crossell-text{max-width:none !important;}
 #celek .fl-logo-boehringer{margin-right:auto;margin-bottom:20px;margin-left:auto;}
 #celek .fl-footer{padding-right:40px;}
 #celek .fl-footer-text-container{max-width:600px;}
 #celek .fl-footer-nadpis{font-size:18px;}
 #celek .fl-footer-logo-container{max-width:150px;}
 #celek .fl-header-container{width:95%;margin-left:0px;}
 #celek .fl-header-container.prava{margin-top:20px;}
 #celek .fl-navod-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0;}
 #celek .fl-header-slogan-container{min-width:300px;}
}
@media (max-width:767px){
 #celek .fl-header{padding-top:40px;padding-bottom:40px;padding-left:30px;}
 #celek .fl-header-h1{max-width:400px !important;}
 #celek .fl-header-subheading{max-width:400px !important;}
 #celek .fl-header-container{margin-bottom:15px;}
 #celek .fl-header-flex-ikonky-a-oceneni {-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;}
 #celek .fl-header-slogan-text{font-size:12px;line-height:18px;}
 #celek .fl-ico.stopky{max-width:40px !important;}
 #celek .fl-header-slogan-container {min-width:220px;height:65px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:20px;padding-right:10px;}
 #celek .fl-header-logo-oceneni{max-width:90px !important;}
 #celek .fl-text-24px{font-size:16px;}
 #celek .fl-uvod-vyhoda-container{width:100%;background-position:50% 0%;}
 #celek .fl-uvod-vyhoda-text{max-width:500px !important;margin-top:180px;padding-top:20px;padding-left:20px;}
 #celek .fl-vyhody-container{padding-right:40px;padding-left:40px;}
 #celek .fl-produkt-photo{margin-top:40px;margin-bottom:20px;}
 #celek .fl-h2-low-bold-24px{font-size:20px;}
 #celek .fl-vyhoda{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px;}
 #celek .fl-crossell-ico-label{font-size:12px;}
 #celek .fl-navod-video-container{min-height:350px;}
 #celek .fl-h2-caps-bold-24px{font-size:20px;}
 #celek .fl-footer{padding:30px;padding-bottom:60px;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('https://www.colorsquares.cz/frontline/assets/fl-bg-footer.jpg');background-image:linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('https://www.colorsquares.cz/frontline/assets/fl-bg-footer.jpg');background-position:0px 0px, 100% 50%;background-size:auto, cover;background-repeat:repeat, no-repeat;}
 #celek .fl-footer-text-container{max-width:400px;}
 #celek .fl-footer-nadpis{font-size:14px;line-height:24px;}
 #celek .fl-footer-logo-container{max-width:100px;}
}
@media (max-width:479px){
 #celek .fl-header{padding-top:40px;padding-left:20px;}
 #celek .fl-logo-frontline{max-width:130px !important;}
 #celek .fl-logo-frontline.produkt-photo{margin-left:40px;}
 #celek .fl-header-subheading{padding-right:20px;}
 #celek .fl-header-flex-ikonky-a-oceneni {-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
 #celek .fl-header-oceneni-container {width:100%;margin-bottom:20px;}
 #celek .fl-header-slogan-container {min-width:190px;padding-left:30px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}
 #celek .fl-header-slogan-text{font-size:12px;line-height:18px;}
 #celek .fl-uvod-vyhoda-text{max-width:350px !important;margin-top:150px;padding-left:10px;}
 #celek .fl-uvod-vyhoda-nadpis{font-size:14px;line-height:16px;}
 #celek .fl-text-low-normal-14px{font-size:11px;}
 #celek .fl-vyhody-container{padding:20px;}
 #celek .fl-produkt-photo{max-width:200px !important;}
 #celek .fl-h2-low-bold-24px{font-size:18px;line-height:24px;}
 #celek .fl-h2-low-bold-24px.otazky{text-align:center;}
 #celek .fl-vyhoda-nadpis{margin-top:10px !important;}
 #celek .fl-vyhoda-text-container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}
 #celek .fl-cara-horizontal{margin-left:0px;}
 #celek .fl-vyhody-seznam-container{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;}
 #celek .fl-crossell-ico-label{font-size:10px;}
 #celek .fl-navod-slideshow-container{padding-right:15px;padding-left:15px;}
 #celek .fl-carousel-slide-pic{max-height:100px;}
 #celek .fl-navod-video-container{min-height:250px;}
 #celek .fl-h2-caps-bold-24px{font-size:18px;line-height:24px;}
 #celek .fl-crossell-produkt{width:90%;max-width:300px !important;}
 #celek .fl-logo-frontline.crossell{width:120px;}
 #celek .fl-crossell-ikonky-container{margin-bottom:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}
 #celek .fl-crossell-photo{height:80px;}
 #celek .fl-crossell-produkt-paticka{margin-right:auto;margin-left:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
 #celek .fl-crossell-text{margin-bottom:20px;padding-right:0px;text-align:center;}
 #celek .fl-crossell-button-bar{padding-right:10px;padding-left:10px;}
 #celek .fl-video-container{min-height:250px;}
 #celek .fl-header-oceneni-container{min-width:0;margin-right:0;}
 #celek .fl-footer{padding-right:20px;padding-left:20px;background-position:0px 0px, 90% 50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
 #celek .fl-footer-logo{margin-bottom:20px;}
 #celek .fl-footer-text-container{margin-left:0px;}
 #celek .fl-cara-vertical{display:none;}
 #celek .fl-footer-nadpis{line-height:19px;text-align:center;}
 #celek .fl-text-low-normal-14px.paticka{line-height:14px;text-align:center;}
}
.mobile #celek .fl-section.srovnani {overflow-x: scroll;}

#celek .cs-madeby{position:absolute;bottom:5px;right:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:2px 5px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #0c0069;background-color:rgba(12,0,105,0.8);border-radius:4px;color:#fff !important;text-decoration:none !important;line-height:10px;}
#celek .cs-madeby-ico{max-width:9px;margin-right:5px;}
#celek .cs-madeby-text{color:#fff !important;font-size:8px;}
