/*
#######################################################
############# AUTO GENERATED FILE #####################
#######################################################
*/

/*######## BLOCKS ########*/

#cms_page_block_284 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_284 .block-content{
	width: 100%;
	max-width: 1600px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}

#cms_page_block_320 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_320 .block-content{
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}

#cms_page_block_321 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_321 .block-content{
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}

#cms_page_block_338 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_338 .block-content{
	width: 100%;
	max-width: 1600px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}

#cms_page_block_340 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_340 .block-content{
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}

#cms_page_block_404 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_404 .block-content{
	width: 100%;
	max-width: 1600px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}

#cms_page_block_413 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_413 .block-content{
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}

#cms_page_block_425 {
	width: auto;
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_425 .block-content{
	width: 100%;
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}

#cms_page_block_426 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_426 .block-content{
	width: 100%;
	max-width: 1600px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}

#cms_page_block_427 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_427 .block-content{
	width: 100%;
	max-width: 1600px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}

#cms_page_block_428 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_428 .block-content{
	width: 100%;
	max-width: 1600px;
	height: auto;
	padding: 0 15px;
	margin: 0 auto;
}

#cms_page_block_235 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_235 .block-content{
	width: 100%;
	max-width: 1600px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}

#cms_page_block_414 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_414 .block-content{
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
.section-wrapper {

  color: #494949;
  font-size:20px;
  
}



.section-wrapper desc {
  margin-bottom: 20px;
}

.section-wrapper .highlight {
  font-weight: 700;
}

.section-wrapper .intro {
  font-size: 1rem;
  margin-bottom: 1rem;
  margin-top:0;
}

.section-wrapper .desc {
  font-size: 1rem;
  margin-bottom: 2rem;
}

.section-wrapper h2 {
color: red;
  font-size: 28px;
  margin-bottom: 25px !important;
  font-family: "klavika-web", sans-serif;
  font-weight: 600;
}

.section-wrapper .benefits {
  list-style: none;
  padding: 0;
}

.section-wrapper .benefits li {
  display: flex;
  align-items: center;
  padding: 0.65rem 0;
  border-top: 1px solid #ccc;
  font-size: 1rem;
}

.section-wrapper .benefits li:last-child {
  border-bottom: 1px solid #ccc;
}

.section-wrapper img {
  margin-right: 10px;
}

#cms_page_block_415 {
	width: 100%;
	max-width: none;
	height: 100%;
	padding: 0;
	margin: 0;
}
#cms_page_block_415 .block-content{
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
.problems-gallery {
  display: flex;
  gap: 20px;
  height:100%;
  justify-content: end;
}

.problems-main {
  width: 100% !important;
  height: auto !important;
  max-width: 658px !important
}

.problems-thumbnails {
  display: flex;
  flex-direction: column;
    justify-content: space-between;
  gap: 20px;
}

.problems-thumbnails img {
  width: 140px;
  cursor: pointer;
  border: 2px solid transparent;
}



.problems-thumbnails .thumbnail-wrapper.active {
  border: 2px solid red;
}

.problems-thumbnails .thumbnail-wrapper.active img {
  filter: brightness(40%);
  padding: 2px;
}

@media (max-width: 992px) {
  .problems-main {
  max-width: 100% !important
}
  .problems-gallery {
  justify-content: flex-start;
}
  .problems-thumbnails img {
  width: auto;
}
  .problems-gallery {
  flex-wrap: wrap;
}
  .problems-thumbnails {

  flex-direction: unset;
}
}
#cms_page_block_417 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_417 .block-content{
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
.show-desktop {
  display: block;
}

.show-tablet {
  display: none;
}

@media only screen and (max-width:1200px) {
  .show-desktop {
    display: none;
  }

  .show-tablet {
    display: block;
  }
}


@media only screen and (max-width:1200px){
  .problem-img .img{
  	position:relative !important;
  }
  .problem-img .img img{
	width:100%;
  }
}
#cms_page_block_418 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#cms_page_block_418 .block-content{
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}
.img-mobile {
  display: none !important;
}

.image-text-wrapper {
  position: relative;
  width: 100%;
}

.image-text-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

.overlay-text {
  position: absolute;
  color: white;
  padding: 20px;
  width: 80%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.overlay-text .text-box {
  background: rgba(255, 255, 255, 0.8);
  padding: 30px 0;
  position: relative;
}

.overlay-text .text-box::before,
.overlay-text .text-box::after {
  content: "";
  position: absolute;
  left: 50%;
 width: 211px;
  height: 10px;
  background-color: #DC0108;
  transform: translateX(-50%);
}

.overlay-text .text-box::before {
  top: 0;
  transform: translate(-50%, -50%);
}

.overlay-text .text-box::after {
  bottom: 0;
  transform: translate(-50%, 50%);
}

.overlay-text p.first {
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}

.overlay-text p.second {
  text-align: center;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
}

.overlay-text2 {
  position: absolute;
  color: white;
  padding: 20px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  top: 33%;
  left: 50%;
  transform: translateX(-50%);
}

.overlay-text2 .box {
  text-align: center;
  width: 52%;
  margin: 0 auto;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
  align-items: center;
  align-content: center;
  display: flex;
  justify-content: space-between;
  padding: 10px 24px;
}

.overlay-text2 .box span,
.overlay-text2 .box a {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

/* MEDIA QUERIES */

@media (max-width: 1300px) {
  .overlay-text2 {
    top: 37%;
  }
}

@media (max-width: 1200px) {
  .overlay-text {
    padding: 20px !important;
    width: 90% !important;
    top: 43% !important;
    left: 50% !important;
  }

  .overlay-text p.first {
    text-align: center !important;
    font-size: 43px !important;
    font-weight: 600 !important;
    line-height: 60px !important;
    margin: 10px 0 !important;
  }

  .overlay-text p.second {
    font-size: 18px !important;
    margin: 0 !important;
  }

  .overlay-text2 .box {
    width: 66% !important;
    margin: 0 auto !important;
    padding: 10px 24px !important;
  }
}

@media (max-width: 1000px) {
  .img-desktop {
    display: none !important;
  }

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

@media (max-width: 900px) {
  .overlay-text2 .box {
    width: 84% !important;
    margin: 0 auto !important;
    padding: 10px 24px !important;
  }

  .overlay-text p.first {
    font-size: 33px !important;
    font-weight: 600 !important;
    line-height: 30px !important;
  }

  .overlay-text p.second {
    font-weight: 300 !important;
    font-size: 15px !important;
    line-height: 23px !important;
  }

  .overlay-text2 .box span {
    font-size: 17px !important;
  }
}

@media (max-width: 625px) {
  .overlay-text2 .box {
    width: 94% !important;
    margin: 0 auto;
    padding: 10px 24px;
  }

  .overlay-text2 .box span {
    font-size: 9px !important;
    font-weight: 600;
    line-height: 26px;
    margin-right: 5px;
  }

  .overlay-text2 .box a {
    font-size: 16px !important;
    line-height: 13px !important;
    padding: 10px 10px !important;
  }

  .overlay-text {
    width: 100% !important;
  }

  .overlay-text p.second {
    font-size: 13px !important;
    line-height: 17px !important;
  }
}

@media (max-width: 500px) {
  .overlay-text .text-box {
    padding: 0 !important;
  }

  .overlay-text p.first {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 15px !important;
  }

  .overlay-text p.second {
    font-weight: 300 !important;
    font-size: 10px !important;
    line-height: 14px !important;
    margin-bottom: 10px !important;
  }

  .overlay-text2 .box a {
    font-size: 11px !important;
    line-height: 3px !important;
    padding: 10px 10px !important;
  }
}

@media (max-width: 410px) {
  .overlay-text {
    padding: 8px !important;
    width: 100% !important;
    top: 43% !important;
    left: 50% !important;
  }

  .overlay-text p.second {
    font-size: 8px !important;
    line-height: 12px !important;
  }

  .overlay-text2 .box span {
    line-height: 10px;
  }

  .overlay-text2 .box {
    padding: 5px 10px !important;
  }
}

#cms_page_block_420 {
	width: 100%;
	max-width: 1600px;
	height: auto;
	padding: 0;
	margin: 150px auto 0;
}
#cms_page_block_420 .block-content{
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0;
}

#cms_page_block_421 {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 77px 0 80px;
	margin: 150px auto 0;
	background: rgba(234, 234, 234, 1)   ;
}
#cms_page_block_421 .block-content{
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	margin: 0 auto;
}

/*######## CONTAINERS ########*/

#cms_page_block_container_7 {
	width: 100%;
	max-width: none;
	margin: 0;
}

#cms_page_block_container_269 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

#cms_page_block_container_64 {
	width: 100%;
	max-width: none;
	margin: 0;
}

#cms_page_block_container_243 {
	width: 100%;
	max-width: none;
	margin: 0;
}

#cms_page_block_container_278 {
	width: 100%;
	max-width: 1600px;
	margin: 150px auto 0;
}

#cms_page_block_container_279 {
	width: 100%;
	max-width: 1600px;
	margin: 150px auto 0;
}

#cms_page_block_container_280 {
	width: 100%;
	max-width: 1600px;
	margin: 150px auto 0;
}

#cms_page_block_container_281 {
	width: 100%;
	max-width: none;
	margin: 150px auto 0;
}

#cms_page_block_container_283 {
	width: 100%;
	max-width: 1600px;
	margin: 130px auto 0;
}

#cms_page_block_container_282 {
	width: 100%;
	max-width: 100%;
	margin: 0;
}

