.elementor-image-box-wrapper .elementor-image-box-img 
{
  width: auto !important;
}

:root {
    --main-font-family: 'Archivo';
}

  @media (max-width: 768px) {
    .testimonial-card {
        width: 362px;
    }
}

html, 
body, 
p, 
ol, 
ul, 
td, 
th, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6{
    font-family: var(--main-font-family);
}

@media only screen and (max-width: 767px) {
  .h2-class img {
    width: 14.74px;
  }
}

  .h1-class h1
  {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    font-family: 'Ubuntu';
  }

  .h2-class h2
  {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    font-family: 'Ubuntu';
  }

  .h3-class h3
  {
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    font-family: 'Ubuntu';
  }

  .h4-class h4
  {
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    font-family: 'Archivo';
  }

  .h5-class h5
  {
    font-size: 18px;
    line-height: auto;
    font-weight: 500;
    font-family: 'Archivo';
  }

  .h6-class h6
  {
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
  }

  .body-l p
  {
    font-size: 19px;
    line-height: 23px;
    font-weight: 400;
    font-family: 'Archivo';
  }

  .body-m p , .body-m .elementor-icon-list-text
  {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    font-family: 'Archivo';
  }

  .body-s p, .body-s .elementor-image-box-description
  {
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    font-family: 'Archivo';
  }

  .body-xs p, .body-xs .elementor-icon-list-text
  {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Archivo';
  }

  .body-micro p
  {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    font-family: 'Archivo';
  }

  .button-primary .elementor-button-text
  {
    font-size: 10px;
    line-height: auto !important;
    font-weight: 500;
    font-family: 'Archivo';
  }

  .button-secondary .elementor-button-text, .button-secondary a, .button-secondary .elementor-image-box-description
  {
    font-size: 11px;
    line-height: 32px !important; 
    font-weight: 400;
    font-family: 'Archivo';  
  }

  /************************* Form ****************************************/

  .kontakt-form .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]
  {
    margin-top: 5px !important;
    border: solid 1px #FFFFFF !important;
    border-radius: 14px !important;
  }

  .kontakt-form input::placeholder, textarea::placeholder{
    font-size: 13px !important;
    line-height: 32px;
    font-weight: 400 !important;
    color: #00000052 !important;
  }

  .kontakt-form label
  {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    width: 100%;
    color: #000;
  }

  .kontakt-form .wpcf7-submit
  {
    width: 100% !important;
    background-color: #0D9344 !important;
    margin: 0 auto !important;
    color: #fff !important;
    border: none !important;
  }

  .kontakt-form [type=button],.kontakt-form [type=submit],.kontakt-form button 
  {
    margin-top: 20px !important;
    padding: 20px !important;
    font-size: 15px !important;
    line-height: 15px !important;
    border-radius: 44px;
  }

  .kontakt-form .row, .kontakt-form-1 .row {
  display: block;
  gap: 20px;
  }


/* Tablets (≥ 768px) */
@media (min-width: 768px) {
  
 .h1-class h1
{
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  font-family: 'Ubuntu';
}

.h2-class h2
{
  font-size: 23px;
  line-height: 29px;
  font-weight: 700;
  font-family: 'Ubuntu';
}

.h3-class h3
{
  font-size: 19px;
  line-height: 23px;
  font-weight: 700;
  font-family: 'Ubuntu';
}

.h4-class h4
{
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Archivo';
}

.h5-class h5
{
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  font-family: 'Archivo';
}

.body-l p
{
  font-size: 21px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Archivo';
}

.body-m p , .body-m .elementor-icon-list-text
{
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  font-family: 'Archivo';
}

.body-s p, .body-s .elementor-image-box-description
{
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  font-family: 'Archivo';
}

.body-xs p, .body-xs .elementor-icon-list-text
{
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  font-family: 'Archivo';
}

.body-micro p
{
  font-size: 11px;
  line-height: 13px;
  font-weight: 400;
  font-family: 'Archivo';
}

.button-primary .elementor-button-text
{
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  font-family: 'Archivo';
}

.button-secondary .elementor-button-text, .button-secondary a, .button-secondary a, .button-secondary .elementor-image-box-description
{
  font-size: 14px;
  line-height: 13px;
  font-weight: 400;
  font-family: 'Archivo';
}

  /*************************** Form ***************************/

  .kontakt-form .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]
  {
    margin-top: 5px !important;
    border: solid 1px #0000004A !important;
    border-radius: 0px !important;
  }

  .kontakt-form label
  {
    margin-top: 10px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    width: 100%;
    color: #FFFFFF;
  }

  .kontakt-form input::placeholder, textarea::placeholder{
    font-size: 13px !important;
    line-height: 32px;
    font-weight: 400 !important;
    color: #00000052 !important;
  }

  .kontakt-form .wpcf7-submit
  {
    width: 100% !important;
    font-size: 180px;
    background-color: #0075BE  !important;
    margin: 0 auto !important;
    color: #F1E4DB !important;
    border: none !important;
  }

  .kontakt-form [type=button],.kontakt-form [type=submit],.kontakt-form button 
  {
    margin-top: 20px !important;
    padding: 7px !important;
    font-size: 18px !important;
    line-height: 15px !important;
    min-height: 61px !important;
  }



}

/* Desktops (≥ 1024px) */
@media (min-width: 1024px) {

  .h1-class h1
  {
    font-size: 40px;
    line-height: 47px;
    font-weight: 700;
    font-family: 'Ubuntu';
  }

  .h2-class h2
  {
    font-size: 36px;
    line-height: 38px;
    font-weight: 700;
    font-family: 'Ubuntu';
  }

  .h3-class h3
  {
    font-size: 27px;
    line-height: 28px;
    font-weight: 700;
    font-family: 'Ubuntu';
  }

  .h4-class h4
  {
    font-size: 24px;
    line-height: 27px;
    font-weight: 500;
    font-family: 'Archivo';
  }

  .h5-class h5, .h5-class .twae-title
  {
    font-size: 19px;
    line-height: 23px;
    font-weight: 500;
    font-family: 'Archivo';
  }

  .h6-class h6
  {
    /* H6 not explicitly in image, keeping existing or adjusting to hierarchy */
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
  }

  .body-l p
  {
    font-size: 30px;
    line-height: 100%; 
    font-weight: 400;
    font-family: 'Archivo';
  }

  .body-m p , .body-m .elementor-icon-list-text
  {
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    font-family: 'Archivo';
  }

  .body-s p, .body-s .elementor-image-box-description
  {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    font-family: 'Archivo';
  }

  .body-xs p, .body-xs .elementor-icon-list-text
  {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'Archivo';
  }

  .body-micro p, .twae-description p
  {
    font-size: 13px;
    line-height: 10px;
    font-weight: 400;
    font-family: 'Archivo';
  }

  .button-primary .elementor-button-text
  {
    font-size: 17px;
    line-height: normal !important; /* "Auto" in image */
    font-weight: 500;
    font-family: 'Archivo';
  }

  .button-secondary .elementor-button-text, .button-secondary a
  {
    font-size: 14px;
    line-height: 22px !important; 
    font-weight: 400;
    font-family: 'Archivo';  
  }


  

/*************************** Form ***************************/


  .kontakt-form .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]
  {
    margin-top: 5px !important;
    border: solid 1px #0000004A !important;
    border-radius: 14px !important;
    min-height: 61px;
  }

  .kontakt-form label
  {
    margin-top: 10px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    width: 100%;
    color: #000000;
    font-family: 'Archivo';
  }

  .kontakt-form input::placeholder, textarea::placeholder, .wpcf7-select{
    font-size: 14px !important;
    line-height: 22px;
    font-weight: 400 !important;
    color: #00000052 !important;
    border-radius: 14px;
  }

  .kontakt-form .wpcf7-submit
  {
    width: 100% !important;
    font-size: 17px !important;
    line-height: 33px !important;
    font-weight: 500;
    background-color: #0D9344 !important;
    margin: 0 auto !important;
    color: #fff !important;
    border: none !important;
    border-radius: 44px;
  }

  .kontakt-form [type=button], .kontakt-form[type=submit], .kontakt-form button 
  {
    margin-top: 20px !important;
    font-size: 170px !important;
    line-height: 33px !important;
    font-weight: 600;
  }

  
.kontakt-form-1 .wpcf7 input[type="text"], 
.kontakt-form-1 .wpcf7 input[type="email"], 
.kontakt-form-1 .wpcf7 input[type="tel"], .kontakt-form .wpcf7 select.wpcf7-select
{
  margin-top: 5px !important;
  border: solid 1px #0000004A !important;
  border-radius: 0px !important;
  padding: 20px;
}

.kontakt-form-1 label
{
  margin-top: 10px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  width: 100%;
  color: #000000;
}

.kontakt-form-1 input::placeholder, 
.kontakt-form-1 textarea::placeholder, 
.kontakt-form-1 .wpcf7-select
{
  font-size: 14px !important;
  line-height: 32px;
  font-weight: 400 !important;
  color: #000000CC !important;
}

.kontakt-form-1 .wpcf7-submit
{
  width: 100% !important;
  font-size: 180px;
  background-color: #000000 !important;
  margin: 0 auto !important;
  color: #F1E4DB !important;
  border: none !important;
}

.kontakt-form-1 [type=button], 
.kontakt-form-1 [type=submit],
.kontakt-form-1 button 
{
  margin-top: 20px !important;
  padding: 20px !important;
  font-size: 18px !important;
  line-height: 15px !important;
}

.kontakt-form .row, .kontakt-form-1 .row {
  display: flex;
  gap: 20px;
}




}
