:root {
  --blue: #394049;
  --orange: #E63B11;
  --green: #1ca84f;
  --grey: #e3e3e3;
  --dark-grey: #8f8e94;
  --grey-2: #a0a0a0;
  --middle-grey: #cbcbcb;
  --light-grey: #f7f7f7;
  --white: #fff;
  --black: #000;
  --red: #e72530;
  --szakemberek-menu-hover: #EB6241;
  --dark-blue: #1C252D;
  --mid-blue: #272e36;
  --dropdown-menu: #e3e3e3;
  --black: #3a4048;
  --admin-blue: #3F88C5;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 16px;
  background-color: var(--white);
}

h1 {
  font-size: 40px;
  color: var(--blue);
  font-weight: 400;
}

h2 {
  font-size: 28px;
  color: var(--blue);
  font-weight: 700;
  text-transform: uppercase;
}

h3 {
  font-size: 26px;
  color: var(--blue);
  font-weight: 600;
}

h4 {
  font-size: 20px;
  color: var(--blue);
  font-weight: 400;
}

h5 {
  font-size: 18px;
  font-weight: 700;
  color: var(--blue);
}

p {
  font-size: 16px;
  color: var(--blue);
  line-height: normal;
  letter-spacing: 0px;
}

p {
  font-size: 18px;
  color: var(--blue);
}

ul li {
  line-height: 175%;
  color: var(--blue);
  font-size: 18px;
}

figure {
  padding: 0;
  margin: 0;
}

figure img, img {
  display: block;
  max-width: 100%;
  height: auto;
}

img {
  display: block;
}

* {
  transition: .5s;
}

.font-20 {
  font-size: 20px;
}

.float-start, .float-end {
  display: inline-block;
}

.float-start {
  margin: 0 20px 20px 0
}

.float-end {
  margin: 0 0 20px 20px;
}

p a {
  color: var(--red);
  text-decoration: none;
  font-weight: bold;
}

p a:hover {
  color: var(--dark-grey);
}

p a.underline {
  text-decoration: underline;
}

p a.underline:hover {
  text-decoration: none;
}

.color-blue {
  color: var(--blue);
}

.color-white {
  color: var(--white);
}

.color-orange {
  color: var(--orange);
}

.color-red {
  color: var(--red);
}

.color-dark-grey {
  color: var(--dark-grey);
}

.color-green {
  color: var(--green) !important;
}

.background-blue {
  background-color: var(--blue);
}

.background-grey {
  background-color: var(--grey);
}

.background-light-grey {
  background-color: var(--light-grey);
}

.background-black {
  background-color: var(--black);
}

.background-white {
  background-color: var(--white);
}

.background-orange {
  background-color: var(--orange);
}

.w-lg-auto, .w-md-auto {
  width: auto !important;
}

.thermodam-header-top-links a {
  text-decoration: none;
}

.thermodam-header-top-links a.active {
  color: var(--orange);
}

.thermodam-header-top-links, .thermodam-header-top-links-account {
  list-style: none;
}

.thermodam-header-top-links-container a {
  padding: 5px 0 0 0;
}

.thermodam-header-top-icon {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin: 0 5px 0 0;
}

/************************************ CUSTOMERS ************************************/
.thermodam-header-top-links a:hover, .thermodam-header-top-links-account a:hover {
  color: var(--orange);
}

.thermodam-header-top-links a, .thermodam-header-top-links-account a {
  font-size: 16px;
  text-decoration: none;
}

.thermodam-vasarlok-login:hover, .thermodam-vasarlok-lang-select:hover, .thermodam-szakemberek-login:hover, .thermodam-szakemberek-lang-select:hover {
  color: var(--orange) !important;
}

li.thermodam-lang-selector {
  position: relative;
}

li.thermodam-lang-selector ul {
  display: none !important;
}

li.thermodam-lang-selector:hover ul {
  display: flex !important;
  position: absolute;
  left: -10px;
  background-color: var(--white);
  color: var(--blue);
  list-style: none;
  z-index: 100;
}

.vasarlok li.thermodam-lang-selector:hover ul {
  background-color: var(--blue);
  color: var(--white);
}

li.thermodam-lang-selector:hover ul li a {
  color: var(--blue);
  text-decoration: none;
}

.vasarlok li.thermodam-lang-selector:hover ul li a {
  color: var(--white);
}

li.thermodam-lang-selector:hover ul li a:hover {
  color: var(--orange);
}

li.thermodam-lang-selector:hover ul li a::before, li.thermodam-lang-selector a::before {
  display: none;
}

.lang {
  padding: 10px !important;
  color: var(--blue);
}

.vasarlok .lang {
  color: var(--white);
}

li.thermodam-lang-selector::after {
  width: 13px;
  height: 13px;
  content: "";
  display: inline-block;
  margin-left: 5px;
  background-image: url('images/lang-selector-blue.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 13px 8px;
}

.vasarlok li.thermodam-lang-selector::after {
  background-image: url('images/lang-selector-white.svg');
}

.thermodam-navbar-nav li a.thermodam-login:hover {
  color: var(--white) !important;
}

.thermodam-header-top-submenus {
  background-color: var(--grey);
}

.thermodam-header-top-submenus ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.thermodam-header-top-submenus ul li {
  margin: 0 20px 0 0;
  display: inline-block;
}

.thermodam-header-top-submenus ul li a {
  text-decoration: none;
  font-size: 16px;
  color: var(--blue);
}

.thermodam-customer-header-main {
  background: var(--white);
  position: relative;
}

.szechenyi-palyazat-badge {
  position: absolute;
  left: 0;
  bottom: -80px;
  z-index: 10000;
}

.thermodam-navbar {
  height: 114px;
}

.vasarlok .thermodam-navbar {
  background-color: var(--white);
}

.thermodam-navbar-brand {
  max-width: none;
}

.thermodam-header-logo {
  width: 241px;
  height: 53px;
  padding-right: 1em;
  border-right: 2px solid var(--orange);
}

.thermodam-customer-option {
  text-decoration: none;
  font-weight: 400;
}

.vasarlok .thermodam-customer-option {
  color: var(--dark-grey);
}

.thermodam-customer-option.active {
  color: var(--orange);
  font-weight: 700;
}

/* MAIN MENU */
.thermodam-navbar-nav .nav-item {
  flex: 1;
}

.thermodam-navbar-nav li {
  line-height: 140%;
}

.thermodam-navbar-nav li a {
  padding: 0 !important;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px !important;
  font-size: 16px;
  text-align: center;
}

.thermodam-header-mobile-content ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.thermodam-header-mobile-content ul li a {
  text-align: center;
  padding: 0 10px;
  display: block;
  text-decoration: none;
}

.vasarlok .thermodam-navbar-nav li a:hover, .vasarlok .thermodam-navbar-nav li a.active {
  color: var(--orange);
  background-color: var(--white);
  font-weight: 600;
  border-bottom: 4px solid var(--orange);
}

.vasarlok .thermodam-navbar-nav li a, .vasarlok .thermodam-header-mobile-content ul li a {
  color: var(--blue);
  background-color: var(--white);
}

.thermodam-navbar-nav li a.thermodam-webshop {
  color: var(--white) !important;
  background-color: var(--orange) !important;
}

.thermodam-navbar-nav li a.thermodam-webshop:hover {
  color: var(--white);
  background-color: var(--blue);
}

.thermodam-main-menu {
  display: flex;
}

/* MOBILE MENU */

.thermodam-menu-collapse {
  height: 0;
  overflow: hidden;
  height: calc(100vh - 80px) !important;
  overflow-y: auto;
  background-color: var(--white);
}

.szakemberek .thermodam-menu-collapse {
  background-color: var(--blue);
}

.thermodam-menu-collapse .thermodam-navbar-nav li {
  display: block;
  max-width: none;
}

.thermodam-menu-collapse .thermodam-navbar-nav li a {
  display: block;
  max-width: none;
  padding: 10px 0 !important;
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
}

.vasarlok .thermodam-menu-collapse .thermodam-navbar-nav li a {
  text-align: center;
  padding: 0 10px;
}

.vasarlok .thermodam-menu-collapse .thermodam-navbar-nav li a:hover, .vasarlok .thermodam-menu-collapse .thermodam-navbar-nav li a.active {
  color: var(--white);
  background-color: var(--blue);
  border: none;
}

.thermodam-search-button {
  width: 20px;
  height: 100%;
  background-image: url(images/magnifier-grey.svg);
  background-size: 16px 21px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: var(--white);
  height: 100%;
  cursor: pointer;
}

.vasarlok .thermodam-search-button {
  background-image: url(images/magnifier-grey.svg);
  background-color: var(--white);
}

/* SEARCH FORM */
.thermodam-search-form {
  height: 0px;
  overflow: hidden;
}

.vasarlok .thermodam-search-form {
  background-color: var(--white);
}

.thermodam-search-form-input {
  width: calc(100% - 60px);
  padding: 10px;
}

.vasarlok .thermodam-search-form-input {
  background-color: var(--white);
  color: var(--grey);
}

.thermodam-search-form-submit {
  cursor: pointer;
  border: none;
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center;
}

.vasarlok .thermodam-search-form-submit {
  background-color: var(--grey);
  background-image: url('images/magnifier-grey.svg');
}

.thermodam-search-form.open {
  height: auto;
}

/* MOBILE CHOOSER */
.thermodam-mobile-customer-chooser {
  font-size: 24px;
  font-weight: 400;
  color: var(--white);
  text-decoration: none;
}

.thermodam-mobile-customer-chooser span {
  display: inline-block;
  border-bottom: none;
}

.thermodam-mobile-customer-chooser.chosen span {
  display: inline-block;
  border-bottom: none;
  border-bottom: 2px solid var(--orange);
}

.thermodam-mobile-customer-chooser.chosen {
  color: var(--orange);
  font-weight: 700;
}

/* HERO IMAGE */
.home.vasarlok .thermodam-hero-image, .thermodam-static-hero-image-container {
  order: 1;
}

.thermodam-slider-items-container {
  width: 100%;
  max-height: 503px;
  overflow: hidden;
  margin: 0;
  max-width: 100%;
}

.thermodam-slider-items-container .owl-stage {
  display: flex;
  flex-direction: row;
}

.thermodam-slider-items-container .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5000;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
}

.owl-prev, .owl-next {
  padding: 25px;
  background-position: center;
  background-size: 10px 19px;
  background-repeat: no-repeat;
  background-color: rgba(0,0,0,0.5);
  border: none;
  pointer-events: auto;
}

.owl-prev {
  background-image: url('images/slider-prev.svg');
}

.owl-next {
  background-image: url('images/slider-next.svg');
}

.owl-prev span, .owl-next span {
  display: none;
}

.thermodam-hero-image-container img, .thermodam-static-hero-image img {
  max-width: 100%;
  height: auto;
}

/* SERVICES */
.home.vasarlok .thermodam-services-section {
  order: 2;
}

.thermodam-card h2 {
  height: auto;
}

.thermodam-cards-row h2 span {
  display: block;
}

.thermodam-card-image {
  width: 100%;
  height: 260px;
  overflow: hidden;
}

.thermodam-card-image img {
  width: 432px;
  height: 260px;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.thermodam-card-button {
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
}

.thermodam-card a {
  text-decoration: none;
}

.thermodam-full-width-banner {
  height: 182px;
  background-color: var(--blue);
  text-decoration: none;
}

.thermodam-full-width-banner-image-cont {
  border-right: 2px solid #828187;
}

.thermodam-full-width-banner-image {
  width: 400px;
  height: 88px;
}

a.thermodam-full-width-banner .thermodam-full-width-banner-right-text {
  text-decoration: none;
  font-size: 28px;
  font-weight: 700;
  color: var(--white);
}

.thermodam-card-button-simple {
  height: 113px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 90px;
  font-size: 20px;
  clip-path: polygon(0 0, 100% 0, 100% 62%, 92% 100%, 0 100%);
}

.thermodam-szinfutar-logo {
  width: 252px;
  height: 50px;
}

.thermodam-card-button-simple span {
  height: 113px;
}

.button-col-4 {
  clip-path: polygon(0 0, 100% 0, 100% 62%, 95% 100%, 0 100%);
}

.button-col-12 {
  clip-path: polygon(0 0, 100% 0, 100% 90%, 98.5% 100%, 0 100%);
}

/* FULL SIZE BANNER */
.home.vasarlok .thermodam-full-size-banner {
  order: 3;
}

.thermodam-full-size-banner-image img {
  width: 100%;
  height: auto;
}

/* THR SECTION */
.home.vasarlok .thermodam-thr-section {
  order: 4;
}

.thermodam-logo-thr {
  width: 271px;
  height: 59px;
}

/* BUTTON SIMPLE */
.thermodam-inline-simple-button {
  height: 66px;
  padding: 0 18px;
  clip-path: polygon(0 0, 100% 0, 100% 75%, 95% 100%, 0 100%);
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}

/* SHOWROOM */
.home.vasarlok .thermodam-showroom-section {
  order: 5;
}

/* NEWS */
.home.vasarlok .thermodam-news-section {
  order: 6;
}

.thermodam-news-box-content h4 a {
  font-weight: 700;
  font-size: 24px;
}

.thermodam-news-box-content h4 a {
  text-decoration: none;
  color: var(--blue);
}

.thermodam-news-box-content h4 a:hover {
  color: var(--orange);
}

.thermodam-news-box-content-title {
  height: 100px;
  max-height: 100px;
  overflow: hidden;
}

.thermodam-news-box-content-lead {
  height: 96px;
  max-height: 96px;
  overflow: hidden;
}

.thermodam-more {
  height: 66px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

/* SHOWROOM */
.full-size-image {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.thermodam-full-width-container-text {
  order: 1;
}

.thermodam-full-width-container-image {
  order: 2;
}

/* NEWS */
.thermodam-news-box-image {
  width: 100%;
  height: 222px;
  overflow: hidden;
}

.thermodam-news-box-image img {
  width: 408px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

/* VIDEO */
.home.vasarlok .thermodam-video-section {
  order: 7;
}

.thermodam-video-container {
  position: relative;
  width: 972px;
  height: 547px;
}

.thermodam-video-container iframe {
  position: relative;
}

.thermodam-video-container .video-placeholder {
  position: relative;
}

.thermodam-video-container .video-placeholder::after {
  content: "";
  width: 100px;
  height: 100px;
  background-image: url('images/play_button.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 100;
  opacity: .7;
  pointer-events: none;
  display: block;
}

.thermodam-more-videos-container {
  width: 996px;
}

.szakemberek #video {
  display: flex !important;
}

/* FOOTER */
.thermodam-footer-logo {
  width: 240px;
  height: 52px;
}

.styrotex-logo {
  width: 233px;
  height: 22px;
}

.thermodam-social-icon, .thermodam-footer-icon {
  width: 61px;
  height: 61px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  opacity: 1;
}

.thermodam-social-icon:hover, .thermodam-footer-icon:hover {
  opacity: .5;
}

.pinterest {
  background-image: url('images/pinterest.svg');
}

.facebook {
  background-image: url('images/facebook.svg');
}

.linkedin {
  background-image: url('images/linkedin.svg');
}

.youtube {
  background-image: url('images/youtube.svg');
}

.instagram {
  background-image: url('images/instagram.svg');
}

.email {
  background-image: url('images/email.svg');
}

.back-to-top {
  background-image: url('images/top.svg');
}

.thermodam-footer-back-to-top span {
  color: var(--blue);
}

.thermodam-footer-content-col {
  align-self: stretch;
  position: relative;
}

.styrotex-logo {
  position: absolute;
  bottom: 3rem;
  left: 1rem;
}

.thermodam-footer-content-col h4 {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: var(--white);
  border-bottom: 1px solid var(--white);
}

ul.thermodam-footer-content-col-menu {
  list-style: none;
}

ul.thermodam-footer-content-col-menu li, .thermodam-footer-content-col p, .thermodam-footer-bottom p {
  line-height: 175%;
  color: var(--white);
}

ul.thermodam-footer-content-col-menu li a {
  text-decoration: none;
  color: var(--white);
}

ul.thermodam-footer-content-col-menu li a:hover {
  text-decoration: underline;
}

ul.thermodam-footer-content-col-menu li::before {
  width: 7px;
  height: 13px;
  display: inline-block;
  content: "";
  background-image: url('images/list-before.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 10px 0 0;
}

.thermodam-footer-bottom {
  background: #000;
}

.thermodam-simple-square-button-blue {
  width: 100%;
  text-align: center;
  padding: 10px;
  border: 1px solid var(--white);
  display: inline-block;
  text-decoration: none;
  color: var(--white);
  background-color: var(--blue);
}

.thermodam-simple-square-button-blue:hover {
  background-color: var(--white);
  color: var(--blue);
}

/***** BUTTONS *****/
.button-full-blue {
  min-height: 58px;
  font-size: 16px;
  font-weight: 700;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: none;
}

.button-full-blue, a span.button-full-blue, a.button-full-blue, span.button-full-blue {
  background-color: var(--blue);
  color: var(--white);
  position: relative;
}

.button-full-blue span::after, a span.button-full-blue span::after, a.button-full-blue span::after, a span.button-full-blue span::after, .thermodam-services-card-button::after {
  content: "";
  width: 9px;
  height: 15px;
  display: inline-block;
  background-image: url('images/button-after-white.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 9px 15px;
  margin: 0 0 0 15px;
}

.button-full-blue:hover, a:hover span.button-full-blue, a.button-full-blue:hover {
  background-color: var(--orange);
  color: var(--white);
}

a span.button-full-orange, a.button-full-orange, a span.button-full-orange {
  background-color: var(--orange);
  color: var(--white);
  display: block;
  position: relative;
}

a span.button-full-orange::after, a.button-full-orange::after, a span.button-full-orange::after {
  content: "";
  width: 9px;
  height: 15px;
  display: inline-block;
  background-image: url('images/button-after-white.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 9px 15px;
  margin: 0 0 0 15px;
}

a span.button-full-orange:has(img)::after {
  display: none;
}

a:hover span.button-full-orange, a.button-full-orange:hover {
  background-color: var(--blue);
  color: var(--white);
}

a span.bordered-button-blue, a.bordered-button-blue {
  background: var(--blue);
  color: var(--blue);
  min-height: 58px;
  font-size: 16px;
  font-weight: 700;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: none;
}

a span.bordered-button-blue::after, a.bordered-button-blue span::after {
  content: "";
  width: 9px;
  height: 15px;
  display: inline-block;
  background-image: url('images/button-after-blue.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 9px 15px;
  margin: 0 0 0 15px;
}

a:hover span.bordered-button-blue::after, a.bordered-button-blue:hover span::after {
  background-image: url('images/button-after-orange.svg');
}

a:hover span.bordered-button-blue, a.bordered-button-blue:hover {
  background-color: var(--orange);
  color: var(--orange);
}

a span.bordered-button-blue span, a.bordered-button-blue span {
  background: var(--white);
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
  height: 62px;
  clip-path: polygon(0 0, 100% 0, 100% 75%, 95% 100%, 0 100%);
}

a:hover span.bordered-button-blue span, a.bordered-button-blue:hover span {
  position: absolute;
  top: 2px;
  left: 2px;
}

a span.bordered-button-white, a.bordered-button-white {
  background: var(--white);
  color: var(--white);
  display: block;
}

a:hover span.bordered-button-white, a.bordered-button-white:hover {
  background-color: var(--orange);
  color: var(--orange);
}

a span.bordered-button-white span, a.bordered-button-white span {
  background: var(--blue);
  position: absolute;
  top: 2px;
  left: 2px;
  width: 271px;
  height: 62px;
  clip-path: polygon(0 0, 100% 0, 100% 75%, 95% 100%, 0 100%);
  width: calc(100% - 4px);
}

a:hover span.bordered-button-blue span, a.bordered-button-blue:hover span {
  position: absolute;
  top: 2px;
  left: 2px;
}

.thermodam-szures-button {
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  background-color: var(--grey);
  color: var(--white);
  min-height: 58px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: none;
}

.thermodam-szures-button:hover {
  background-color: var(--orange);
  color: var(--white);
}

.thermodam-szures-button span::after {
  width: 21px !important;
  height: 15px !important;
  background-image: url('images/szures.svg') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 21px 15px !important;
  content: "";
  display: inline-block;
  margin: 0 0 0 5px;
}

.thermodam-footer-content-col .thermodam-inline-simple-button {
  height: 50px;
}

.thermodam-footer-content-col .thermodam-inline-simple-button span {
  height: 46px;
  font-size: 16px;
}

.navbar-toggler-icon {
  width: 34px;
  height: 34px;
  background-image: url('images/hamburger.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 34px 34px;
}


/********* ROLUNK ********/
.thermodam-image-text-container-image img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.thermodam-section-content-container {
  width: 960px;
  max-width: 960px;
  margin: 0 auto;
}

.thermodam-section-content ul {
  margin: 0 0 40px 0;
  padding: 0 0 0 15px;
}

.thermodam-section-content ul li {
  font-size: 18px;
}

/* Karrier */
.thermodam-accordion-element-button.collapsed {
  border: none;
  color: var(--blue) !important;
  outline: none;
  background-image: url('images/down-arrow-grey.svg');
  background-color: var(--white) !important;
}

.thermodam-accordion-element-button {
  border: none;
  color: var(--white) !important;
  background-color: var(--blue) !important;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 25px 11px;
  background-image: url('images/up-arrow-white.svg');
}

.thermodam-accordion-element-button::after {
  display: none;
}

.thermodam-accordion-element-button:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

.accordion-item {
  border: 1px solid var(--light-grey);
}

.accordion-item:last-of-type {
  margin-bottom: 0 !important;
}

.thermodam-job-apply {
  text-decoration: none;
  color: var(--orange);
}

.tanacsadas .thermodam-job-apply {
  display: none;
}

.thermodam-press-item h3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}

.thermodam-press-item-date {
  border-right: 2px solid var(--blue);
  border-bottom: none;
}

.pdf-download {
  width: 26px;
  height: 34px;
  background-image: url('images/pdf.svg');
  background-repeat: no-repeat;
  background-size: 26px 34px;
  background-position: center;
  display: inline-block;
  opacity: 1;
}

.pdf-download:hover {
  opacity: .5;
}

.thermodam-download-button {
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
}

.download-file span::after {
  width: 21px !important;
  height: 15px !important;
  background-image: url('images/download-icon.svg') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 21px 15px !important;
  content: "";
  display: inline-block;
}

.kapcsolat-link {
  font-weight: 400;
  text-decoration: underline;
}

.kapcsolat-link:hover {
  text-decoration: none;
}

/* REFERENCIÁK */
.thermodan-reference-item-image {
  width: 100%;
  height: 224px;
  overflow: hidden;
  display: flex;
}

.thermodan-reference-item-image img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.thermodan-references-section:nth-child(even) {
  background-color: var(--grey);
}

.thermodan-reference-item a {
  color: var(--white);
  text-decoration: none;
}

.thermodam-kapcsolat-hotline {
  font-size: 26px;
  font-weight: 700;
}

.thermodam-kapcsolat-box {
  min-height: 505px;
}

.thermodam-kapcsolat-box-map {
  height: auto;
}

.thermodam-kapcsolat-box-map iframe {
  width: 100%;
  height: 100%;
}

.thermodam-kapcsolat-box-logo {
  width: 268px;
  height: auto;
  max-width: 100%;
}

.thermodam-regiok-item-header h3 {
  color: var(--white);
  font-size: 20px;
  text-transform: uppercase;
}

.kozep-magyarorszag {
  background-color: #46ae57;
}

.kozep-magyarorszag-2 {
  background-color: #1e9146;
}

.eszakkelet-magyarorszag {
  background-color: #ed6c66;
}

.eszaknyugat-magyarorszag {
  background-color: #8eccb3;
}

.delnyugat-magyarorszag {
  background-color: #ed678a;
}

.delkelet-magyarorszag {
  background-color: #aaaaaa;
}

.thermodam-regiok-item-image {
  height: 170px;
}

.thermodam-regiok-item-image img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.thermodam-regiok-item-content h4 {
  font-size: 18px;
  font-weight: 700;
}

.thermodam-regiok-item-content p {
  font-size: 16px;
}

.p-email::before {
  content: "";
  width: 19px;
  height: 19px;
  background-image: url('images/letter-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 19px 19px;
  display: inline-block;
  margin: 0 10px 0 0;
}

.p-telefon::before {
  content: "";
  width: 19px;
  height: 19px;
  background-image: url('images/phone-icon.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 19px 19px;
  display: inline-block;
  margin: 0 10px 0 0;
}

.thermodam-regiok-kepviselok-terkep {
  width: 100%;
}

.thermodam-regiok-kepviselok-terkep img {
  width: 1200px;
  height: auto;
  max-width: 100%;
}

.thermodam-email-form-element {
  border: 1px solid var(--dark-grey);
}

/* Kalkulátor */
.thermodam-select, .thermodam-input, .thermodam-textarea {
  background-color: var(--light-grey);
  border: 1px solid var(--grey);
  position: relative;
}

.thermodam-input {
  padding: 5px 35px 5px 5px !important;
}

.thermodam-select {
  padding: 5px !important;
}

.thermodam-textarea {
  padding: 5px;
}

.thermodam-kalkulator-button {
  font-weight: 700;
}

.thermodam-calculate-results-image {
  width: 100%;
}

.thermodam-calculate-results-image img {
  width: 100%;
  height: auto;
}

.calculate-thickness {
  color: var(--red);
  font-size: 24px;
  font-weight: 900;
}

.calculate-price {
  color: var(--blue);
  font-size: 28px;
  font-weight: 700;
}

.thickness-col::after {
  content: "cm";
  position: absolute;
  bottom: 20px;
  right: 25px;
  display: block;
}

.surface-col::after {
  content: "m\00B2";
  position: absolute;
  bottom: 20px;
  right: 25px;
  display: block;
}

/* DOWNLOAD BOX */
.thermodam-download-box-image {
  width: 100%;
  display: flex;
}

.thermodam-download-box-image img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

/* DOWNLOADS */
.thermodam-downloads-list-item {
  border-bottom: 1px solid #a1a1a1;
}

.thermodam-downloads-list-item:first-of-type {
  border-top: 1px solid #a1a1a1;
}

.thermodam-downloads-list-item:nth-child(even) {
  background-color: #f7f7f7;
}

.thermodam-downloads-container:nth-child(even) .thermodam-downloads-list-item:nth-child(even) {
  background-color: #cbcbcb !important;
}

.thermodam-downloads-container {
  background: var(--white);
}

.thermodam-downloads-container:nth-child(even) {
  background: var(--grey);
}

.thermodam-downloads-container:nth-child(even) .thermodam-downloads-list-item:nth-child(even) {
  background-color: var(--grey);
}

.thermodam-sidebar {
  width: 300px;
  min-width: 300px;
}

.thermodam-sidebar-banner {
  max-width: 100%;
}

.thermodam-nyeremeny-fodij-foto img {
  width: 100%;
  height: auto;
}

.thermodam-nyeremeny-foto {
  width: 100%;
}

.thermodam-nyeremeny-foto img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.thermodam-nyeremeny-title p {
  letter-spacing: 1px;
  font-weight: 300;
}

/* TERMEKLISTA */
.thermodam-termekismerteto-elem-content h3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  height: 44px;
  max-height: 44px;
  overflow: hidden;
}

.thermodam-termekismerteto-elem-content p {
  font-size: 16px;
}

.thermodam-termekismerteto-elem-content-info {
  height: 74px;
  max-height: 74px;
  overflow: hidden;
}

.thermodam-termekismerteto-more {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}

.thermodam-category-list-item {
  width: 20%;
}

.thermodam-category-list-item a {
  text-decoration: none;
}

.thermodam-category-list-item a:hover .thermodan-reference-item-info {
  background-color: var(--orange);
}

.thermodam-category-list-item-title, .thermodan-reference-item-info-title {
  font-size: 16px;
}

.thermodam-category-list-item-image {
  width: 100%;
  height: 210px;
}

.cover-image {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.thermodam-category-list-buttons .thermodam-inline-simple-button {
  font-size: 16px;
}

.download-interactive-cat-image {
  min-width: 798px;
}

.download-interactive-cat-image img {
  width: 798px;
  height: auto;
}

/* FORGALMAZÓK */
.thermodam-kereso-container input {
  width: 100%;
  padding: 5px;
}

.kereso-input {
  background-color: var(--light-grey);
  border: 1px solid var(--grey);
  position: relative;
}

.thermodam-search-button-blue {
  font-size: 18px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
}

.thermodam-search-button-blue span::after {
  width: 21px !important;
  height: 15px !important;
  background-image: url('images/magnifier.svg') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 21px 15px !important;
  content: "";
  display: inline-block;
}

.thermodan-map-full iframe {
  width: 100%;
}

.thermodam-forgalmazok-lista-elem h4 {
  font-size: 18px;
}

/* TANÁCSADÁS */
.szinfutar-preview a img {
  width: 100%;
  height: auto;
}

.thermodam-download-catalog-item-image {
  height: 195px;
}

.thermodam-download-catalog-item-content h3 {
  font-size: 18px;
}

.thermodam-download-catalog-item-content p {
  font-size: 16px;
}

.content-column-2 {
  column-count: 2;
  column-gap: 20px;
}

h4.fogalmak-heading {
  font-size: 18px;
  margin: 10px 0 0 0;
}

.thermodam-send-button {
  min-width: 300px;
  max-width: 100%;
}

.thermodam-send-button span {
  text-transform: uppercase;
  font-weight: 700;
}

label a {
  font-weight: 700;
  text-decoration: none;
  color: var(--blue);
}

.thermodam-checkbox {
  display: none;
}

.thermodam-checkbox-label {
  display: block;
  cursor: pointer;
}

span.checkbox-label {
  background-image: url('images/checkbox.svg');
  background-size: 21px 22px;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0 0 0 29px;
  display: block;
}

input[type=checkbox]:checked + span.checkbox-label {
  background-image: url('images/checkbox-checked.svg');
}

input[type=checkbox]:checked + span.checkbox-label {
  background-image: url('images/checkbox-checked.svg');
}

/* NEWS ARTICLE */
.thermodam-article-info {
  background-color: var(--light-grey);
}

.thermodam-article-info span {
  display: inline-block;
  margin: 0;
}

.thermodam-news-single-article h2, .thermodam-news-single-article h3, .thermodam-news-single-article h4, .thermodam-news-single-article h5, .thermodam-news-single-article h6 {
  margin-top: 32px;
}



/************************************ CUSTOMERS ************************************/
.thermodam-szakemberek-referenciak::before {
  background-image: url('images/referenciak-blue.svg');
}

.thermodam-szakemberek-kapcsolat::before {
  background-image: url('images/kapcsolat-blue.svg');
}

.thermodam-szakemberek-login::before {
  background-image: url('images/login-blue.svg');
}

.szakemberek .thermodam-customer-header-main {
  background: var(--blue);
}

.szakemberek .thermodam-navbar-nav li a, .szakemberek .thermodam-header-mobile-content ul li a {
  background-color: var(--blue);
  color: var(--white);
  border: none;
}

.szakemberek .thermodam-navbar-nav li a.active, .szakemberek .thermodam-header-mobile-content ul li a.active {
  color: var(--szakemberek-menu-hover);
  border-bottom: 4px solid var(--szakemberek-menu-hover);
}

.szakemberek .navbar-toggler-icon {
  background-image: url(images/hamburger-white.svg);
}

.szakemberek .thermodam-navbar-nav li a:hover, .szakemberek .thermodam-menu-collapse .thermodam-navbar-nav li a:hover {
  color: var(--white);
  background-color: var(--szakemberek-menu-hover);
}

.szakemberek .thermodam-menu-collapse .thermodam-navbar-nav li a.active {
  border: none;
  color: var(--white);
}

.szakemberek .thermodam-search-button {
  background-image: url(images/magnifier.svg);
  background-color: var(--blue);
}

.szakemberek .thermodam-customer-option {
  color: var(--grey);
}

.szakemberek .thermodam-customer-option.active {
  color: var(--orange);
}

/*** SEARCH BAR ***/
.szakemberek .thermodam-search-form {
  background-color: var(--blue);
}

.szakemberek .thermodam-search-form-input {
  background-color: var(--blue);
  color: var(--white);
  border: 1px solid var(--white);
}

.szakemberek .thermodam-search-form-submit {
  background-image: url('images/magnifier.svg');
  background-color: var(--orange);
}

.igenylo-button, .rendezvenyek-button {
  padding: 0 40px;
  min-width: 60% !important;
}

/***** TERMÉKOLDAL *****/
.thermodam-termek-main-right p, .thermodam-termek-main-right li, ul.line-height-sm li, p.p-lh-sm {
  line-height: 120%;
}

.thermodam-termek-table {
  width: 100%;
  overflow-x: auto;
}

.thermodam-termek-table th {
  width: 33.33%;
}

.thermodam-termek-table td {
  text-align: center;
  position: relative;
}

.vertical-text {
  transform-origin: center center;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  position: absolute;
  top: 50%;
  left: 0;
}

.thermodam-termek-table tr:nth-child(even) {
  background-color: var(--white);
}

.thermodam-termek-table thead {
  width: 100%;
}

.thermodam-termek-table tbody {
  background-color: var(--grey);
  width: 100%;
}

/* KÉPZÉSEK */
.thermodam-kepzesek-lista-item-image {
  height: 224px;
}

.thermodam-image-text-container:nth-child(odd) .thermodam-image-text-container-image {
  order: 1;
}

.thermodam-image-text-container:nth-child(odd) .thermodam-image-text-container-content {
  order: 2;
}

.termekbemutatok .thermodam-image-text-container:nth-child(odd) .thermodam-image-text-container-image {
  order: 2;
}

.termekbemutatok .thermodam-image-text-container:nth-child(odd) .thermodam-image-text-container-content {
  order: 1;
}

/***** TERMÉKRENDSZEREK *****/
.font-normal {
  font-weight: 400;
}

.termekrendszerek-main-highlight ul li, ul.list-white li {
  color: var(--white);
  line-height: 175%;
}

.thermodam-termekrendszer-elem-image img {
  max-width: 100%;
  height: auto;
}

/***** NEWS *****/
.thermodam-news-list-item-image-container {
  height: 225px;
}

.thermodam-news-list-item-row:nth-child(even) {
  background-color: var(--grey);
}

.thermodam-news-list-item-row:nth-child(even) .bordered-button-blue span {
  background-color: var(--grey);
}

/************************************ SZÍNFUTÁR ************************************/
.thermodam-szinfutar-app-container.szinfutar-grey-back {
  background-color: var(--blue);
}

.thermodam-szinfutar-app-container.szinfutar-white-back {
  background-color: var(--white);
}

.thermodam-szinfutar-app-heading {
  background-color: var(--dark-blue);
}

.thermodam-szinfutar-app-heading-image img {
  max-width: 100%;
  height: auto;
}

.thermodam-szinfutar-config-settings span, .thermodam-szinfutar-config-settings label, .thermodam-szinfutar-app-content-left p {
  color: var(--grey-2);
}

.thermodam-szinfutar-config-settings p, .thermodam-szinfutar-app-content p {
  color: var(--white);
}

.thermodam-theme-color-select {
  cursor: pointer;
  width: 18px;
  height: 18px;
  border: none;
}

.select-white {
  background-color: var(--white);
}

.select-grey {
  background-color: var(--blue);
}

.thermodam-szinfutar-top-selector {
  cursor: pointer;
  border: none;
  font-size: 17px;
  text-transform: uppercase;
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 45%);
  font-weight: 400;
  background-color: var(--mid-blue);
  color: var(--white);
}

.thermodam-szinfutar-top-selector.selected {
  background-color: var(--orange);
  color: var(--white);
}

.szinfutar-vazlat-item {
  width: 48px;
  height: 48px;
}

.thermodam-szinfutar-top-selector span::after, .thermodam-szinfutar-custom-colors-button span::after, .thermodam-szinfutar-felulet-choser-button span::after, .thermodam-szinfutar-form-submit span::after {
  content: "";
  width: 9px;
  height: 15px;
  display: inline-block;
  background-image: url('images/button-after-white.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 9px 15px;
  margin: 0 0 0 15px;
}

.thermodam-szinfutar-form-image img {
  width: 80%;
  height: 80%;
  max-width: 80%;
  max-height: 80%;
  object-fit: contain;
}

.feluletvalasztas {
  background-color: var(--mid-blue);
  color: var(--white);
}

.szinvalasztas {
  background-color: var(--orange);
  color: var(--white);
}

.feluletvalasztas:hover {
  background-color: var(--blue);
}

.szinvalasztas:hover {
  background-color: var(--blue);
}

.thermodam-szinfutar-buttons-btn {
  cursor: pointer;
  border: none;
  background-color: transparent;
  outline: none;
  color: var(--dark-grey);
  border: 1px solid var(--dark-grey);
  width: 100%;
  font-size: 24px;
  text-transform: uppercase;
  padding: 0 10px;
}

.thermodam-szinfutar-buttons-btn:hover {
  color: var(--dark-blue);
  border: 1px solid var(--dark-blue);
}

.thermodam-szinfutar-buttons-btn.active-btn {
  color: var(--orange);
  border: 1px solid var(--orange);
}

.thermodam-szinfutar-preview, .thermodam-szinfutar-start-button-container {
  width: 572px;
  position: relative;
}

.szinfutar-vazlat-icon-container {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.szinfutar-vazlat-icon {
  height: 48px;
  min-width: 48px;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-position: right center;
  -webkit-mask-position: right center;
  border: none;
  cursor: pointer;
  background-color: var(--white);
}

.szinfutar-vazlat-icon:hover {
  background-color: #dddddd;
}

.szinfutar-vazlat-icon-text {
  display: none;
}

.szinfutar-vazlat-icon-container:hover .szinfutar-vazlat-icon-text {
  display: flex;
  white-space: nowrap;
  margin: 0 10px 0 0;
}

.thermodam-szinfutar-start-button {
  border: none !important;
  cursor: pointer;
}


.thermodam-szinfutar-start-button {
  background: var(--green) !important;
  color: var(--white) !important;
}

.thermodam-szinfutar-start-button:disabled, .thermodam-szinfutar-start-button:disabled:hover {
  background: #434a52 !important;
  color: var(--white) !important;
  cursor: default;
}

.thermodam-szinfutar-app-content-center {
  max-width: 572px;
}



.thermodam-szinfutar-preview img {
  width: 572px;
  height: 390px;
  max-width: 572px;
}

.thermodam-szinfutar-preview-layers {
  width: 572px;
  height: 390px;
  max-width: 572px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.thermodam-szinfutar-preview-layers img {
  width: 572px;
  height: 390px;
  max-width: 572px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.szinfutar-homlokzat1 {
  z-index: 1;
}

.szinfutar-homlokzat2 {
  z-index: 2;
}

.szinfutar-labazat {
  z-index: 3;
}

.szinfutar-nyilaszarok {
  z-index: 4;
}

.szinfutar-teto {
  z-index: 5;
}

.thermodam-szinfutar-felulet-choser-button {
  background-color: var(--dark-blue);
  color: var(--white);
  border: none;
  clip-path: polygon(0 0, 85% 0, 100% 50%, 100% 100%, 0 100%);
  font-weight: 700;
  text-transform: uppercase;
}

.thermodam-szinfutar-felulet-choser-button:hover {
  background-color: var(--orange);
}

.thermodam-szinfutar-felulet-choser-button.felulet-active {
  background-color: var(--orange);
  color: var(--white);
}

.thermodam-szinfutar-felulet-choser-button.felulet-inactive {
  background-color: #434a52;
  color: var(--white);
}

.thermodam-szinfutar-app-content-right-title {
  font-size: 28px;
  color: var(--orange) !important;
  text-transform: uppercase;
}

.thermodam-szinfutar-app-content-right-title.color-green {
  color: var(--green) !important;
}

.thermodam-szinfutar-selections-block {
  display: none;
}

.thermodam-szinfutar-selections-block.selections-block-display {
  display: flex;
}

.thermodam-szinfutar-selection-item, .thermodam-szinfutar-custom-color-item {
  cursor: pointer;
}

.thermodam-szinfutar-selection-item, .thermodam-szinfutar-custom-color-item {
  position: relative;
}

.thermodam-szinfutar-selection-item-border, .thermodam-szinfutar-custom-color-item-border, .thermodam-szinfutar-color-draft {
  clip-path: polygon(0 0, 100% 0, 100% 80%, 80% 100%, 0 100%);
  background: none;
  width: 52px;
  height: 52px;
  position: relative;
}

.thermodam-szinfutar-selection-item .thermodam-szinfutar-selection-add {
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-image: url('images/add.svg');
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
  border: none;
  position: absolute;
  top: -3px;
  right: 8px;
}

.thermodam-szinfutar-selection-item .thermodam-szinfutar-selection-remove {
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-image: url('images/delete.svg');
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
  border: none;
  position: absolute;
  top: -3px;
  right: 8px;
  display: none;
}

.thermodam-szinfutar-selection-item.selected .thermodam-szinfutar-selection-add {
  display: none;
}

.thermodam-szinfutar-selection-item.selected .thermodam-szinfutar-selection-remove {
  display: block;
}

.thermodam-szinfutar-chosen-color-draft-container {
  clip-path: polygon(0 0, 100% 0, 100% 80%, 80% 100%, 0 100%);
  background: none;
  width: 56px;
  height: 56px;
  position: relative;
}

.szinfutar-draft-delete {
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-image: url('images/draft-delete.svg');
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
  border: none;
  position: absolute;
  top: -6px;
  right: 0px;
}

.thermodam-szinfutar-selection-item.chosen .thermodam-szinfutar-selection-item-border {
  background-color: var(--green);
}

.thermodam-szinfutar-selection-item.chosen .thermodam-szinfutar-selection-item-border::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background-image: url('images/szinfutar-chosen.svg');
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 100;
}

/*
.thermodam-szinfutar-selection-item:hover .thermodam-szinfutar-selection-item-border::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background-image: url('images/szinfutar-add.svg');
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 100;
}
*/

.thermodam-szinfutar-custom-color-item.chosen .thermodam-szinfutar-custom-color-item-border::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background-image: url('images/szinfutar-remove-color.svg');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 100;
}

.thermodam-szinfutar-selection-item:hover .thermodam-szinfutar-selection-item-border {
  background-color: var(--white);
}

.thermodam-szinfutar-selection-item.chosen:hover .thermodam-szinfutar-selection-item-border {
  background-color: var(--green);
}

.thermodam-szinfutar-selection-item img {
  clip-path: polygon(0 0, 100% 0, 100% 80%, 80% 100%, 0 100%);
  width: 48px;
  height: 48px;
  position: absolute;
  top: 2px;
  left: 2px;
}

.thermodam-szinfutar-add-color {
  width: 54px;
  height: 54px;
  background-color: var(--blue);
  border: none;
  background-size: 50px 50px;
  background-image: url('images/szinfutar-add-color.svg');
  background-repeat: no-repeat;
  background-position: center 4px;
}

.thermodam-szinfutar-add-color:hover {
  background-image: url('images/szinfutar-add-color-hover.svg');
}

.thermodam-szinfutar-selection-item-num {
  font-size: 16px;
    color: var(--white);
}

.thermodam-szinfutar-samples-nav, .thermodam-szinfutar-samples-nav button {
  color: var(--grey-2);
}

.thermodam-szinfutar-samples-prev, .thermodam-szinfutar-samples-next {
  border: none;
  background: none;
  color: var(--grey-2);
}

.thermodam-szinfutar-samples-prev:disabled, .thermodam-szinfutar-samples-next:disabled, .thermodam-szinfutar-samples-prev[disabled], .thermodam-szinfutar-samples-next[disabled] {
  display: none;
}

.thermodam-szinfutar-custom-colors-button, .thermodam-szinfutar-form-submit {
  background-color: var(--orange);
  color: var(--white);
  cursor: pointer;
  border: none;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}

.thermodam-szinfutar-custom-colors-button:hover, .thermodam-szinfutar-form-submit:hover {
  background-color: var(--white);
  color: var(--blue);
}

.thermodam-szinfutar-custom-colors p {
  font-size: 15px;
}

.thermodam-szinfutar-thumbnail img {
  max-width: 100%;
  height: auto;
}

.thermodam-szinfutar-custom-colors-row.border-top {
  border-top: 1px solid var(--dark-grey) !important;
}

.thermodam-szinfutar-checkbox {
  display: none;
}

.thermodam-szinfutar-checkbox-label {
  display: block;
  cursor: pointer;
}

span.thermodam-szinfutar-checkbox-label-span {
  background-image: url('images/szinfutar-checkbox.svg');
  background-size: 21px 22px;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0 0 0 29px;
  display: block;
}

.thermodam-szinfutar-checkbox-label input[type=checkbox]:checked + span.thermodam-szinfutar-checkbox-label-span {
  background-image: url('images/szinfutar-checkbox-checked.svg');
}

.thermodam-szinfutar-samples-page-num, .thermodam-szinfutar-samples-prev, .thermodam-szinfutar-samples-next {
  border: 1px solid var(--dark-blue);
  background: var(--dark-blue);
  color: var(--white) !important;
  cursor: pointer !important;
}

.thermodam-szinfutar-samples-page-num:hover, .thermodam-szinfutar-samples-prev:hover, .thermodam-szinfutar-samples-next:hover {
  border: 1px solid var(--orange);
  background: var(--orange);
  color: var(--white) !important;
  cursor: pointer !important;
}

.thermodam-szinfutar-samples-page-num.disabled-num, .thermodam-szinfutar-samples-prev.disabled-nav, .thermodam-szinfutar-samples-next.disabled-num {
  border: 1px solid var(--grey-2);
  background: var(--blue);
  color: var(--grey-2) !important;
  cursor: default !important;
}

.thermodam-szinfutar-app-content-left-content p {
  font-size: 15px !important;
}

.thermodam-szinfutar-preview-bottom-text p {
  font-size: 15px;
  color: var(--white);
  margin: 0 !important;
  padding: 0 !important;
}

.thermodam-szinfutar-preview-bottom-button {
  color: var(--white);
  text-decoration: underline;
  text-transform: uppercase;
}

.thermodam-szinfutar-preview-bottom-button:hover {
  color: var(--white);
  text-decoration: none;
}

.thermodam-szinfutar-preview-bottom-text-hidden {
  display: none;
}

.thermodam-szinfutar-preview-bottom-text-hidden.error-message {
  display: flex;
}

.thermodam-szinfutar-form input {
  background-color: var(--dark-grey);
  border: none;
}

.thermodam-szinfutar-form h2 {
  font-weight: 400;
}

.thermodam-szinfutar-form label span {
  font-size: 14px;
}

.thermodam-szinfutar-form-row-col input[type=checkbox] {
  background-color: var(--light-grey);
}

.thermodam-szinfutar-instructions h2, .thermodam-szinfutar-instructions p {
  color: var(--white) !important;
}

.thermodam-szinfutar-success p {
  color: var(--white) !important;
  font-size: 36px;
  font-weight: 300;
}

.thermodam-szinfutar-success-logo {
  display: inline-block;
  width: 239px;
  height: 51px;
}

.thermodam-szinfutar-full {
  min-height: 567px;
}

.szinfutar-show {
  display: flex !important;
}

.szinfutar-hide {
  display: none !important;
}

.szinfutar-back-btn {
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid var(--white);
  color: var(--white);
  display: inline-block;
}

.szinfutar-back-btn:hover {
  border: 1px solid var(--orange);
  color: var(--orange);
}

.szinfutar-chosen-colors {
  color: var(--white);
}

.szinfutar-modal {
  background-color: var(--blue) !important;
  top: 40%;
}

.szinfutar-modal .modal-content {
  background-color: var(--blue) !important;
}

.szinfutar-modal .btn-close {
  display: none;
}

.szinfutar-modal h5, .szinfutar-modal p {
  color: var(--white);
}

.szinfutar-modal-dismiss {
  background-color: var(--orange) !important;
  border: 1px solid var(--orange) !important;
  color: var(--white) !important;
}

.szinfutar-modal-dismiss:hover {
  background-color: var(--white) !important;
  border: 1px solid var(--white) !important;
  color: var(--blue) !important;
}

/* DROPDOWN MENU */
.dropdown {
  position: relative;
}

.nav-item .dropdown-menu {
  display: none;
}

.nav-item:hover .dropdown-menu {
  display: block;
  position: absolute;
  top: 114px !important;
  background: var(--dropdown-menu);
  z-index: 15000;
  list-style: none;
  border: none;
}

.sticky .nav-item:hover .dropdown-menu {
  top: 80px !important;
}

.dropdown-item {
  padding: 15px 20px 15px 20px !important;
  border-bottom: 1px solid #cbcbcb;
}

.dropdown-item a {
  background: none !important;
  color: var(--black) !important;
  justify-content: flex-start !important;
  text-decoration: none;
}

.dropdown-item:hover {
  background-color: var(--orange);
}

.dropdown-item:hover a {
  color: var(--white) !important;
  font-weight: 400 !important;
  border-bottom: none !important;
}

.thermodam-menu-collapse .nav-item  {
  flex-direction: column;
}

.thermodam-menu-collapse .nav-item .dropdown-menu  {
  position: relative !important;
  top: auto !important;
  background: var(--dropdown-menu);
  width: 100%;
}

.thermodam-menu-collapse .nav-item .dropdown-menu .dropdown-item {
  padding: 0 !important;
}

/* ERROR */
.thermodam-error-link {
  color: var(--orange);
  text-decoration: none;
}

.thermodam-error-link:hover {
  color: var(--orange);
  text-decoration: underline;
}

/* ERROR */
.thermodam-footer-link {
    color: var(--orange);
    text-decoration: none;
}

.thermodam-footer-link:hover {
    color: var(--orange);
    text-decoration: underline;
}

.error-code {
  font-weight: 700;
  font-size: 10vw;
}

.error-title {
  font-size: 36px;
}

.inline-image {
  display: inline-block;
}

/* STICKY HEADER */
.sticky .thermodam-navbar {
  height: 80px;
}

.sticky .thermodam-header-top {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.thermodam-header-mobile-content {
  position: fixed;
  top: 163px;
  left: 0;
  z-index: 50001;
}

.sticky-mobile.thermodam-header-mobile-content {
  top: 112px;
}

.sticky-top {
  z-index: 5020 !important;
}

.font-light {
  font-weight: 300;
}

.anchor {
  position: relative;
  top: -160px;
}

/* PAGINATION */
.thermodam-pagination-item .page-link {
  padding: 5px 15px;
  border: none;
  color: var(--dark-grey);
  background: var(--grey);
}

.thermodam-pagination-item .page-link:hover {
  color: var(--white);
  background: var(--blue);
}

.thermodam-pagination-item.disabled-nav .page-link, .thermodam-pagination-item.disabled-nav .page-link:hover {
  background: var(--grey);
  color: var(--middle-grey);
  cursor: default;
}

.thermodam-pagination-item.disabled .page-link, .thermodam-pagination-item.disabled .page-link:hover {
  background: var(--orange);
  color: var(--white);
}

/********* LOGOK *********/
.thermodam-row-item {
  height: 250px;
}

.thermodam-row-item-image {
  overflow: hidden;
}

.thermodam-row-item-image img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 250px;
  object-fit: contain;
}

/************ CONTACT 2024.06.06 ************/
/* CONTACT BOXES */
.thermodam-kapcsolat-widgets-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2rem;
}

.thermodam-kapcsolat-widget-heading {
    font-size: 1.5rem; font-weight: 700;
}

.thermodam-kapcsolat-email, .thermodam-kapcsolat-telefon, .thermodam-kapcsolat-cim {
    padding: 0 0 0 38px;
    position: relative;
}

.thermodam-kapcsolat-email::before, .thermodam-kapcsolat-telefon::before {
    content: "";
    width: 30px;
    height: 30px;
    background-color: var(--orange);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    color: var(--white);
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: -2px;
    left: 0;
}

.thermodam-kapcsolat-email::before {
    background-image: url('images/envelope.svg');
}

.thermodam-kapcsolat-telefon::before {
    background-image: url('images/phone.svg');
}

.thermodam-kapcsolat-cim span {
    display: block;
}

.thermodam-kapcsolat-widget-content p {
    max-width: 100%;
    word-wrap: break-word !important;
}

.thermodam-konzultacio-container-block {
    background-color: var(--white);
    border: 1px solid var(--middle-grey) !important;
}

.thermodam-konzultacio-container-block textarea {
    border: none !important;
    display: block;
}

.thermodam-konzultacio-block-heading {
  font-weight: 400;
  font-size: 1.25em;
}

.thermodam-konzultacio-container-block .accordion-button {
  font-weight: 400;
  font-size: .75em;
}

.thermodam-konzultacio-container-block .accordion-button:not(.collapsed) {
  background-color: var(--white);
  box-shadow: none !important;
  color: var(--blue);
}

.accordion-button:not(.collapsed)::after {
  background-image: url('images/accordion-arrow.svg');
}

.thermodam-konzultacio-szinminta-name {
  position: absolute;
  top: 8px;
  left: 8px;
}

.thermodam-konzultacio-szinminta img {
  max-width: 95%;
  width: 95%;
  height: auto;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  clip-path: polygon(0 0, 100% 0, 100% 80%, 80% 100%, 0 100%)
}

.thermodam-konzultacio-container-block .accordion-button:not(.collapsed) {
  color: var(--blue);
}

.thermodam-konzultacio-container-block textarea {
  width: 100%;
  padding: 16px;
}

.konzultacio-no-border {
  border: none;
}

/* FOOTER ICONS */
.footer-col-email, .footer-col-phone {
  padding: 0 0 0 1.5rem !important;
  position: relative;
}

.footer-col-email::before, .footer-col-phone::before {
  width: 16px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  content: "";
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
}

.footer-col-email::before {
  background-image: url('images/footer-email.svg');
}

.footer-col-phone::before {
  background-image: url('images/footer-phone.svg');
}

.thermodam-footer-copyright a {
  font-weight: 400;
  color: var(--white);
}

.thermodam-footer-copyright p, .thermodam-footer-design p {
  text-align: left;
}

/***** AJANLAT GOMB *****/
.btn-offer-floating {
  width: 40px;
  height: 250px;
  background-color: var(--orange);
  color: var(--white);
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-offer-floating a {
  transform: rotate(270deg);
  font-weight: 600;
  font-size: 18px;
  color: var(--white);
  text-decoration: none;
  padding: 0 65px;
}

.desktop-only {
  display: flex !important;
}

.mobile-only {
  display: none !important;
}


/********************** MEDIA QUERIES **********************/
@media only screen and (min-width: 1921px) {
  .thermodam-slider-items-container {
    max-width: 1920px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1400px) {
  .thermodam-services-card h2 {
    height: 68px;
  }

  .igenylo-button, .rendezvenyek-button {
    min-width: 100% !important;
  }
}

@media only screen and (max-width: 1320px) {
  .thermodam-video-container {
    width: auto;
    height: auto;
  }

  .thermodam-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .thermodam-more-videos-container {
    width: 100%;
  }

  .thermodam-card-image img {
    object-fit: cover;
  }
}

@media only screen and (max-width: 1200px) {
  .thermodam-card-image {
    height: 220px;
  }

  .thermodam-card-image img {
    width: 100%;
    height: 220px;
  }

  .thermodam-press-item-date {
    border-right: none;
    border-bottom: 2px solid var(--blue);
  }
}

@media only screen and (max-width: 992px) {
  .thermodam-main-menu {
    display: none;
  }

  .desktop-only {
    display: none !important;
  }

  .mobile-only {
    display: block !important;
  }

  .thermodam-card-image {
    height: auto;
  }

  .thermodam-card-image img {
    height: auto;
  }

  .thermodam-full-width-banner {
    height: auto;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 0 100%)
  }

  .thermodam-blue-back-image {
    border-right: none;
  }

  .thermodam-navbar-brand {
    max-width: 60%;
  }

  .thermodam-navbar-brand img {
    border-right: none;
  }

  .thermodam-search-button {
    width: 34px;
    height: 100%;
    background-image: url(images/magnifier-grey.svg);
    background-size: 34px 34px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: var(--white);
    height: 100%;
    cursor: pointer;
  }

  .thermodam-news-box-image {
    height: auto;
  }

  .thermodam-news-box-image img {
    width: 100%;
  }

  .thermodam-section-content-container {
    width: 100%;
    max-width: 100%;
  }

  .thermodam-sidebar {
    width: 100%;
    min-width: 300px;
  }

  .thermodam-category-list-item {
    width: 33.33%;
  }

  .download-interactive-cat-image {
    min-width: unset;
  }

  .download-interactive-cat-image img {
    width: 100%;
  }

  .content-column-2 {
    column-count: 1;
    column-gap: 20px;
  }

  .w-lg-auto {
    width: 100% !important;
  }

  .thermodam-image-text-container:nth-child(odd) .thermodam-image-text-container-image {
    order: 2;
  }

  .thermodam-image-text-container:nth-child(odd) .thermodam-image-text-container-content {
    order: 1;
  }

  .termekbemutatok .thermodam-image-text-container:nth-child(odd) .thermodam-image-text-container-image {
    order: 1;
  }

  .termekbemutatok .thermodam-image-text-container:nth-child(odd) .thermodam-image-text-container-content {
    order: 2;
  }

  .thermodam-szinfutar-app-content-center {
    max-width: 100%;
  }

  .thermodam-szinfutar-preview {
    width: 100%;
  }

  .thermodam-szinfutar-preview img, .thermodam-szinfutar-preview-layers, .thermodam-szinfutar-preview-layers img {
    width: 100%;
    height: auto;
    max-width: 100%;
  }

  .nav-item .dropdown-menu {
    display: none;
  }

  .nav-item:hover .dropdown-menu{
    display: none;
  }

  .error-code {
    font-weight: 700;
    font-size: 20vw;
  }

  .error-title {
    font-size: 6vw;
  }

  .thermodam-header-mobile-content {
    top: 114px;
  }

  .sticky-mobile.thermodam-header-mobile-content {
    top: 80px;
  }

  .thermodam-page-container {
    margin: 58px 0 0 0 !important;
  }

  body.szinfutar .thermodam-page-container .thermodam-text-normal {
    padding-bottom: 0 !important;
  }

  .thermodam-kapcsolat-widgets-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .szechenyi-palyazat-badge {
    bottom: -144px;
  }
}

@media only screen and (max-width: 768px) {
  a span.bordered-button-blue span, a.bordered-button-blue span {
    width: calc(100% - 4px);
    height: 62px;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 95% 100%, 0 100%);
  }

  .thermodam-category-list-item {
    width: 50%;
  }

  .w-md-auto {
    width: 100% !important;
  }

  .thermodam-footer-copyright p, .thermodam-footer-design p {
    text-align: center;
  }
}

@media only screen and (max-width: 576px) {
  .home.vasarlok .thermodam-showroom-section {
    order: 6;
  }

  .home.vasarlok .thermodam-news-section {
    order: 5;
  }

  .thermodam-inline-simple-button {
    font-size: 16px;
  }

  .home.vasarlok .thermodam-full-width-container-text {
    order: 2;
  }

  .home.vasarlok .thermodam-full-width-container-image {
    order: 1;
  }

  .thermodam-card h2 {
    height: auto;
  }

  .thermodam-kapcsolat-box-map {
    height: 280px;
  }

  .thermodam-sidebar-banner {
    max-width: 100%;
  }

  .thermodam-inline-simple-button.bordered-button-white {
    width: 100%;
  }

  .thermodam-inline-simple-button.bordered-button-white span {
    width: calc(100% - 4px);
  }

  .thermodam-inline-simple-button {
    width: 100%;
  }

  .thermodam-article-info span {
    display: block;
    margin: 5px 0;
  }
}

@media only screen and (max-width: 479px) {
  .thermodam-mobile-customer-chooser {
    font-size: 20px;
  }
}

@media only screen and (max-width: 420px) {
  .thermodam-category-list-item {
    width: 100%;
  }
}

@media only screen and (max-width: 400px) {
  .thermodam-search-button {
    width: 24px;
    background-size: 24px 24px;
  }

  .navbar-toggler-icon {
    width: 24px;
    background-size: 24px 24px;
  }

  .thermodam-mobile-customer-chooser {
    font-size: 16px;
  }
}

/********* ADMIN **********/
.admin-edit-row {
  background: var(--admin-blue);
}

.admin-edit-row a.admin-edit-row-button {
  background: var(--white);
  color: var(--admin-blue);
  text-decoration: none;
  padding: 5px 10px;
  text-transform: uppercase;
  border: 1px solid var(--white);
}

.admin-edit-row a.admin-edit-row-button:hover {
  background: var(--admin-blue);
  color: var(--white);
}

/********** BREADCRUMBS **********/
.thermodam-breadcrumbs .thermodam-breadcrumb-item::after {
  content: "/";
  margin: 0 5px;
  display: inline-block;
}

.thermodam-breadcrumbs .thermodam-breadcrumb-item:last-of-type::after {
  content: "";
}

.thermodam-breadcrumbs .thermodam-breadcrumb-item a {
  color: var(--dark-grey);
  text-decoration: none;
  font-weight: 400;
}

.thermodam-breadcrumbs .thermodam-breadcrumb-item:last-of-type a {
  font-weight: 600;
}

.thermodam-breadcrumbs .thermodam-breadcrumb-item a:hover {
  text-decoration: none;
}

.new-line {
  display: block;
}

#footerCompetition {padding: 20px 0;text-align: center;}
#footerCompetition img { display: inline-block; vertical-align: middle; width: 278px; height: auto; margin: 0 10px; }
#footerCompetition #sz { width: 160px; }

.erfa {
    position: fixed;
    bottom: 0;
    right: 0;
    height: 150px;
    width: auto;
}

.erfa img {
    width: auto;
    height: 100%;
}

/* TELEPHELYEK ÚJ */
.telephelyek-box-blue {
    background-color: var(--blue);
}

.telephelyek-logo {
  width: 309px;
  height: auto;
  max-width: 100%;
}

.thermodam-telephelyek-list-item-map iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.thermodam-telephelyek-list-item-content p {
  color: var(--white);
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  margin: .25rem;
}

.thermodam-telephelyek-list-item-content h4{
    font-size: 24px !important;
    font-weight: 700;
    color: var(--white);
}

.thermodam-location {
  font-size: 24px !important;
  font-weight: 700;
  color: var(--white);
}

.thermodam-telephelyek-list-item-image {
  width: 100%;
  height: auto;
}

.thermodam-opening-hours {
  font-size: 24px;
  font-weight: 400;
  color: var(--white);
}

.showroom-szakemberek {
  background-color: var(--orange);
}

.bemutato-lead-text {
  font-size: 20px;
}

.szinkod-input {
  background-image: url('images/down.svg');
  background-size: 16px 7px;
  background-position: right center;
  background-repeat: no-repeat;
}
