@font-face {
  font-family: ElectroluxSans; font-weight: 400;
  src: url(/fonts/WOFF/ElectroluxSans_3_Regular.woff) format('woff'), url(/fonts/TTF/ElectroluxSans_3_Regular.ttf) format('truetype');
}
@font-face {
  font-family: ElectroluxSans; font-weight: 200;  font-style: normal;
  src: url(/fonts/WOFF/ElectroluxSans_2_Light.woff) format('woff'), url(/fonts/TTF/ElectroluxSans_2_Light.ttf) format('truetype');
}
@font-face {
  font-family: ElectroluxSans; font-weight: 600; font-style: normal;
  src: url(/fonts/WOFF/ElectroluxSans_4_Semibold.woff) format('woff'), url(/fonts/TTF/ElectroluxSans_4_Semibold.ttf) format('truetype');
}
@font-face {
  font-family: ElectroluxSans; font-weight: 900; font-style: normal;
  src: url(/fonts/WOFF/ElectroluxSans_5_Bold.woff) format('woff'), url(/fonts/TTF/ElectroluxSans_5_Bold.ttf) format('truetype');
}
body {
	background: #556676;
  font-family: ElectroluxSans;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
}
body {
  background-color: gray;
}
body .form-container {
  font-size: 20px;
  min-height: 90vh;
}
body .form-container label {
  font-weight: 400;
  text-align: center;
  margin-top: 1rem;
}
body .form-container .span3 {
  display: flex;
  flex-flow: column nowrap;
}
body > section {
	margin-top: 5em;
}
.mt-4 {
  margin-top: 4rem;
}
.mb-4 {
  margin-bottom: 4rem;
}
.table-responsive > .table > tbody > tr > td {
  white-space: normal;
}
.sellers-anchor {
    scroll-margin-top: 10rem;
}
footer .row {
  margin:  0;
}
.logo img,
.logo-secondary img {
	padding-left: 20px;
  max-width: 100%;
  height: auto;
}
.logo-secondary img {
  margin-left: 40px;
}
.tooltip-label {
  cursor: help;
  margin-left: 4px;
}
.flex-container-nav {
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  height: 5em;
  background-color: #556676;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index:3;
}
.flex-item-nav {
	padding: 0;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
}
.flex-container-nav .logos-container img {
  max-height: 40px;
}
.flex-container-nav .logos-container {
	max-width: 400px;
  display: flex;
  flex-flow: row nowrap;
}
.links {
  padding-right: 1rem;
  display: flex;
  flex-flow: row nowrap;
}
.links a {
  color: #fff;
  text-align: center;
  padding: 0.6em 1em;
  text-decoration: none;
  font-weight: normal;
}
.links a:hover {
	background-color: rgb(190, 190, 190);
	background-color: rgba(190, 190, 190, 0.5);
	border-radius: 5px;
}
article {
	width: 90%;
	z-index: 2;
}
section {
  margin: 0 auto;
}
section.hp-section {
  background-image:
    linear-gradient(
      rgba(0, 0, 0, 0.45),  /* horní opar */
      rgba(0, 0, 0, 0.05)   /* spodní opar */
    ),
    url("../images/layout/240826G7AQ_3.jpg");

  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin: 1rem auto 0 auto;
}
section.hp-section>div {
  width: 70%;
  margin: 0 auto;
}
.copyright {
  text-align:center;
  background-color:#556676;
}
.hp-text-top {
  padding: 1.5rem;
  color: white;
  font-size: 1.4rem;
  font-weight: 500;
  /*background: rgb(0,0,0);*/
  background: radial-gradient(rgba(0,0,0,.2),transparent 70%,transparent);
}
.hp-text-top_sec {
  padding: 0 !important;
  color: white;
  font-size: 1.4rem;
  font-weight: 500;
  /*background: rgb(0,0,0);*/
  background: radial-gradient(rgba(0,0,0,.2),transparent 70%,transparent);
}
.hp-text-top_sec p {
  padding: 1.5rem;
  padding-bottom: 1rem;
}
.hp-section .hp-row.kapsle-trio {
  text-align: right;
}
.hp-section .hp-row.kapsle-trio img {
  max-width: 200px;
  height: auto;
}
.hp-section h1 {
  margin-top: 5rem;
  color: white;
  font-size: 4rem;
  font-weight: 900;
  text-align: right;
  margin-bottom: 3rem;
  /*background: radial-gradient(rgba(0,0,0,.2),transparent 40%,transparent);*/
}
.dotted-border {
  border: dotted 2px white;
  background: rgba(0,0,0,.3);
}
.review-img {
  max-width: 60%;
  text-align: center;
  margin: 0 auto;
}
.hp-gift-block {
  text-align: right;
  display: flex;
  flex-flow: row nowrap;
  margin-top: -2rem;
}
.hp-gift-block img.gift-img {
  width: 110px;
  height: 110px;
}
.hp-text-gold {
  color: #d8a985;
}
.shake-container {
  margin-top: 3rem;
  margin-bottom: -3rem;
}
.shake {
  position: relative;
  z-index: 2;
  max-width: 30%;
  height:auto;
}
.custom-elx-images-container {
  background-color: #556676;
  height: 280px;
}
.custom-elx-images-container h2 {
  font-weight: 600;
  padding: 1rem;
  font-size: 2.5rem;
  line-height: 4rem;
}
.custom-elx-images-container .form-bg {
  background-image: url("/images/layout/form800.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.custom-elx-text {
  text-align: center;
  color: #171640;
  padding: 0 5rem;
}
.custom-elx-text h2, .custom-elx-text h3 {
  font-weight: bold;
  margin-top: 5rem;
}
.custom-elx-text p {
  font-weight: 600;
}
.custom-elx-text span {
  color: #fab005;
}
.form-container {
  background: rgba(112,134,155,.95);
  margin: 0 auto;
  padding: 0 !important;
}
.form-container form,
.form-container .article {
  padding: 2rem;
}

#gift_container {
  min-height: 300px;
}
#mda-gift, #sda-gift {
  display: none;
}
#sda-gift label {
  padding: 0 !important;
}
#mda-gift img {
  width: 100%;
  max-width: 300px;
  height: auto;
}
.registration-succes-article {
  background: #556676;
  padding: 2rem;
  margin: 2rem auto;
}
#frm-businessForm a,
#frm-contactForm a {
  color: white;
}
.form-send-btn {
  text-align: center;
}
#frm-businessForm button,
#frm-contactForm button {
  margin: 3rem;
  color: white;
  background: transparent;
  border: 3px solid white;
}
#frm-businessForm button.btn,
#frm-contactForm button.btn {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 600;
  padding: 1rem 3rem;
}
.input_bill-image {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#frm-businessForm .form-fields label, #frm-businessForm .form-fields input {
  display: block;
}
#frm-businessForm .form-fields input, select {
  width:100%;
}
#frm-businessForm .form-fields input, select {
  color:#556676;
}
#frm-businessForm .row,
#frm-contactForm .row {
  margin: 2rem 0;
}
#frm-businessForm h3 {
  text-align: center;
}
#frm-businessForm .send-btn {
  text-align: center;
}
#frm-businessForm input[type="submit"] {
  color:#556676;
  padding: 6px 12px;
}
#frm-businessForm .text-danger,
#frm-contactForm .text-danger {
  color: orange;
}
#frm-contactForm label {
  text-align: left;
}
#frm-businessForm .gift-select_container .radio {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
.model-input-tool {
 display: flex;
 flex-flow: row nowrap;
}
.where-to-find svg {
  width: 35px;
  height: auto;
}
h3 > label { font-weight: normal; }
#frm-businessForm .gift-select_container input { visibility: hidden; }
#frm-businessForm .gift-select_container input[type="radio"]:checked ~ img {
  border: 2px solid white;
  padding:8px;
}
#frm-businessForm .gift-select_container input[type="radio"]:not(:checked) ~ img {
  opacity: 0.80;
}
#frm-businessForm .gift-select_container label {
  margin: 0 1rem 0 0;
}
#frm-businessForm .gift-select_container img {
  width:100%;
  max-width: 300px;
  height:auto;
  padding:8px;
}
#frm-businessForm input[type="checkbox"],
#frm-contactForm input[type="checkbox"] {
  margin: 0 1rem;
}
#frm-businessForm .form-fields .file-upload input {
  color: white;
}
#modelSuggest {
  font-size: 14px;
}
.model {
  color: #cba541;
}
#modellinks a {
  display: block;
}
#modellinks a[href='#tab1']{ display: none }
.model-no {
  font-weight: 600;
}
.vacuum img {
  max-width: 35vw;
  height: auto;
  margin-left: -8rem;
  margin-top: 3rem;
}
.article-item ul {
	list-style: none;
	padding-top: 5vw;
	padding-left: 0;
}
.article-item li {
	padding-bottom: 1vw;
}
.article-item a:link,
.article-item a:visited,
.article-item a:active,
.article-item a:hover {
	font-weight: bold;
	color: #fff;
}
.article-text {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 2vw;
}
.article-text p {
  font-weight: 400;
}
.article-text h1 {
  font-weight: 600;
  font-size: 3.4vw;
}
.article-text img {
  padding-right: 10px;
  width: 100%;
  height: auto;
}
.smaller-text {
  text-transform: none;
  font-size: 2vw;
}
.type {
  text-transform: uppercase;
  color: #1d9abe;
  font-weight: 600;
}
.display-inline-block {
	display: inline-block !important;
}
.how-to-list-container {
	background-color: rgba(255,255,255,0.9);
  padding: 5rem 5rem 0 5rem;
  margin-top: 30rem;
  color: #454642;
  border: 2px solid gray;
  border-radius: 10px;
}
.how-to-list-container>p,.how-to-list-container>h3{
  text-align: center;
  margin-bottom: 1rem;
}
.how-to-list {
  margin-top: 2rem;
}
.how-to-list .air-purifier-model-links div .review-links {
  display:none;
}
.review-links a {
	margin: 0 2rem 0 0;
  white-space: pre;
}
.how-to-list li::marker {
  color: #454642;
  font-weight: 600;
  font-size: 3rem;
}
.how-to-list li {
  margin-bottom: 2rem;
}
.how-to-list ul {
  list-style: none;
  padding: 0;
  font-size: 14px;
}

.how-to-list>li>p:first-of-type {
  font-weight: 800;
  font-size: 2rem;

}
.how-to-list li ol li::marker {
  color: #454642;
  font-weight: 600;
  font-size: 2rem;
}
.how-to-list li ol li {
  margin-bottom: 1rem;
}
.how-to-list button {
  margin-bottom: 5px;
  color: #454642;
  display: block;
}
.how-to-list p a {
  color: #454642;
  margin: 0.1em;
  text-decoration: underline;
  /*padding: 1em; */
  /*border: 3px solid #1b90b5;*/
}
.wysiwyg td a:hover,
.wysiwyg td a:focus {
  background: rgba(190, 190, 190, 0.5);
}

.wysiwyg iframe {
  width: 100%;
}
.alert {
  border-radius: 0;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .272);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .272);
}
.euro-cookies {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 100px 10px 20px;
  background: rgba(0,0,0,.8);
  z-index: 1000;
}
.euro-cookies button {
  position: absolute;
  right: 5px;
  top: 5px;
}
.euro-cookies a {
  color: white;
  font-weight: 600;
  white-space: nowrap;
}
.vac-sm {
  margin: 0 auto;
  display: none;
}
.vac-sm img {
  max-width: 100%;
  height: auto;
  margin-top: 1rem;
}

@media only screen and (max-width: 1005px) {
  section.hp-section {
    width: 75%;
    margin: 0 auto;
  }
  .flex-container-nav {
   flex-flow: column nowrap;
   height: auto;
 }
 .links {
   padding-bottom: 2vw;
   padding-right: 0;
 }
 .logos-container {
  margin-top: 1rem;
  margin-bottom: 1rem;
  }
  .logo img,
  .logo-secondary img
  {
    padding-left: 0px;
    padding-top: 20px;
  }
  .article-text {
    text-align: center;
  }
  .article-text img {
    max-width: 60%;
    height: auto;
  }
  .vacuum {
    display: none;
  }
  .vac-sm {
    margin-top: 2rem;
    display: block;
  }
  section {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 830px) {
	.flex-container-nav {
		flex-flow: column nowrap;
	}
  .article-text h1 {
    font-size: 3.5rem;
  }
  .article-text {
    font-size: 2rem;
  }
  .smaller-text {
    text-transform: none;
    font-size: 1.5rem;
  }
  .article-container img {
    max-width: 60%;
    height: auto;
  }
  article,
  section {
    width: 100%;
  }
  section {
    margin-top: 0rem;
  }
  .vac-sm {
    display: block;
  }
}
@media only screen and (max-width: 1720px) {
  #blue-hp-square {
    font-size: 26px !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1220px) {
  body {
    font-size: 1.2rem;
  }
  .hp-section h1 {
    font-size: 3rem;
    margin-top: 10rem;
  }
  .how-to-list > li > p:first-of-type {
    font-size: 1rem;
  }
  section.hp-section {
    background-size: auto;
  }
  #blue-hp-square {
    font-size: 20px !important;
  }
  section.hp-section {
    width: 100%;
    margin: 1rem auto 0 auto;
  }
  body > section {
    margin-top: 0em;
  }
}
@media only screen and (max-width: 960px) {
  body {
    font-size: 1.2rem;
  }
  .hp-section h1 {
    font-size: 3rem;
    margin-top: 9rem;
  }
  .how-to-list > li > p:first-of-type {
    font-size: 1.2rem;
  }
  .how-to-list-container {
    margin-top: 15rem;
  }
  section.hp-section {
    background-size: contain;
  }
  #blue-hp-square {
    font-size: 20px !important;
  }
  section.hp-section {
    width: 100%;
    margin: 0 auto;
  }
  body > section {
    margin-top: 0em;
  }
  body {
    background-size: cover;
    background-position: inherit;
  }
  section.hp-section>div {
    width: 85%;
  }
}
@media only screen and (min-width: 551px) and (max-width: 960px) {
  .hp-section h1 {
    font-size: 3rem;
    margin-top: 16rem;
  }
  .how-to-list > li > p:first-of-type {
    font-size: 1rem;
  }
  .how-to-list-container {
    margin-top: 15rem;
  }
  section.hp-section {
    background-size: auto;
  }
}
@media only screen and (max-width: 550px) {
  section.hp-section {
    background-image:
      linear-gradient(
        rgba(0, 0, 0, 0.45),  /* horní opar */
        rgba(0, 0, 0, 0.05)   /* spodní opar */
      ),
      url("../images/layout/240826G7AQ_2.jpg");

    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    margin: 0 auto 0 auto;
  }
  body h2,
  h1 span {
    font-size: 24px;
  }
  body > section {
    margin-top: 0; 
  }
  .hp-gift-block {
    margin-top: 2rem;
  }
  body .form-container {
    font-size: 14px;
  }
  .flex-container-nav {
    height: auto;
    justify-content: center;
    position:static;
  }
  .review-img {
    max-width: 30%;
  }
  .dotted-border {
    margin-bottom: 1rem;
    text-align: center;
  }
  .how-to-list-container {
      margin-top: 2rem;
  }
  .form-container form, .form-container {
    padding: 5rem;
  }
  .article {
    padding: 2rem;
  }
  .links {
   flex-flow: column nowrap;
   justify-content: space-evenly;
   align-items: center;
 }
 .article-item {
    font-size: 3vw;
  }
  .article-container img {
    max-width: 100%;
    height: auto;
  }
  .review-links a {
    display:  block;
    margin: 1rem 0;
  }
  .how-to-list-container {
    margin-top: 7rem;
  }
  #blue-hp-square {
    font-size: 20px !important;
  }
  .hp-section h1 {
    font-size: 3rem;
    margin-top: 4rem;
  }
  .hp-section .hp-row.kapsle-trio img {
    max-width: 150px;
  }
}

@media only screen and (min-width: 720px) {
  .how-to-list-container,.how-to-list ul {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 380px) {
  .wysiwyg td a {
    padding: 0.5rem;
  }
}
.flyout {
	max-height: 100px;
	font-size: 12px;
	display:flex;
	flex-flow: row nowrap;
	justify-content: start;
}
.flyout > * {
	margin-right: 1rem;
}
.flyout img {
	max-width: 100%;
	height: auto;
	max-height: 100px;
}

.pnc-tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.pnc-tooltip .pnc-tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.pnc-tooltip .pnc-tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.pnc-tooltip:hover .pnc-tooltiptext {
  visibility: visible;
  opacity: 1;
}


.partner-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}

.partner-logos img {
  max-height: 48px;
  max-width: 140px;
  width: auto;
  height: auto;
  object-fit: contain;
  opacity: 0.9;
  transition: opacity 0.2s ease;
  margin: 1rem;
}

.partner-logos img:hover {
  opacity: 1;
}

/* mobil */
@media (max-width: 576px) {
  .partner-logos {
    gap: 16px;
  }

  .partner-logos img {
    max-height: 36px;
    max-width: 120px;
  }
}