@charset "UTF-8";
/* CSS Document */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  direction: ltr;
  background: #fff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  margin: 0;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
a {
  color: #2C2C2C;
  text-decoration: none;
  transition: all ease-in 0.2s
}
p {
  color: #2C2C2C
}
.material-symbols-outlined {
  font-variation-settings:
    'FILL'0, 'wght'400, 'GRAD'0, 'opsz'32;
}
header {
  margin: 0;
  display: block;
  background: #fff;
  width: 100%;
}
.business-banner {
  max-width: 50%;
  margin: 1em auto 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
  justify-content: flex-start;
  width: 100%;
  gap: 3em;
  position: relative;
  z-index: 100;
}
header .entity a {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 2em;
}
header .slogan {
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: 600;
  color: #223539;
}
header .slogan strong {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: max-content;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 900;
}
header .slogan em {
  font-style: normal;
  text-align: center;
  max-width: max-content;
  margin: 0;
  display: block;
  text-transform: uppercase;
  background: #223539;
  font-weight: 600;
  color: #ffffff;
  padding: 10px;
  font-size: 16px;
}
header .entity img {
  width: auto;
  max-height: 70px;
}
header .phoning a {
  display: flex;
  background: #223539;
  color: #ffffff;
  padding: 0 10px;
  font-size: 30px;
  align-items: center;
  width: 60px;
  height: 60px;
  justify-content: center;
}
header .mailing a {
  display: flex;
  background: #223539;
  color: #ffffff;
  padding: 0 10px;
  font-size: 30px;
  align-items: center;
  width: 60px;
  height: 60px;
  justify-content: center;
}
header .mailing a:hover, header .phoning a:hover {
  background: #223539
}
header .icons {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
article {
  background: #22353922;
}
.block-group-first {
  width: 100%;
  display: block;
}
.block-group-first-intro {
  display: flex;
  margin: 0 auto;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  align-content: center;
  justify-content: flex-end;
  overflow: hidden;
  min-height: 800px;
  flex-wrap: wrap;
  position: relative;
  top: -35px;
}
.block-group-first-intro p {
  color: #ffffff;
  font-size: 20px;
  padding: 10px 10px 10px 60px;
  max-width: 75%;
  line-height: 1.2;
}
.block-group-first-intro img {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 1;
  border-top: solid 10px #223539;
}
.block-group-first-intro div {
  display: block;
  background-color: #223539BB;
  position: relative;
  z-index: 10;
  max-width: 50%;
  padding: 2em 2em 0em 0;
  border-left: solid 10px #223539;
}
.block-group-first-intro div:before {
  height: 100%;
  content: '';
  background: #2C2C2C
}
.main-content h1 {
  color: #ffffff;
  font-weight: 900;
  text-align: left;
  margin: 0 0 15px !important;
  line-height: 1.2;
  font-size: 3em;
  padding: 0 0 0 2em;
}
.main-content h1 strong {
  font-size: 48px;
  line-height: 1;
  text-transform: uppercase;
  max-width: 75%;
  display: block;
  margin: 0;
  font-weight: 800;
  text-shadow: 2px 5px #2C2C2C55;
}
.main-content h1 br {
  display: none
}
.main-content h2 {
  color: #fff;
  font-weight: 900;
  text-align: left;
  margin: 0 0 15px !important;
  line-height: 1.2;
  font-size: 2.5em;
  background: #223539;
  max-width: max-content;
  padding: 0 15px 0;
  display: flex;
  height: 50px;
  gap: 10px;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.block-group-first-intro h2 {
  padding-left: 60px
}
.main-column {
  width: 100%;
  align-items: normal !important;
  box-sizing: border-box;
  max-width: 50%;
  margin: -90px auto 0;
  gap: 3em;
  display: flex;
  flex-direction: column;
  z-index: 300;
  position: relative;
}
.main-column p {
  font-size: 15px;
  margin: 1em 0;
  line-height: 1.4;
}
.main-right-column {
  overflow-wrap: break-word;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  flex-basis: 0;
  flex-grow: 1;
  box-sizing: border-box;
}
.main-right-column img {
  width: 100%;
  height: auto;
}
.main-left-column {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.main-left-column h2 {
  color: #2C2C2C;
  font-weight: 900;
  text-align: left;
  line-height: 1.2;
  font-size: 2.5em;
  background: #22353922;
  display: flex;
  gap: 10px;
  padding-right: 0;
  flex-basis: 0;
  width: 100%;
  justify-content: flex-start;
  max-width: max-content;
  margin: 0;
  padding: 1em 2em;
  height: auto;
  position: relative;
  z-index: 100;
}
.main-left-column h2:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #ffffff;
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.main-left-column h2:after {
  content: '';
  width: 100%;
  height: 100%;
  background: #22353922;
  display: block;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}
.main-left-column h2 strong {
  display: block;
  color: #223539;
  font-weight: 900
}
.main-left-column h2 span {
  width: auto;
  position: relative;
  z-index: 100;
}
.main-left-column .resume {
  background: #223539;
  padding: 2em 4em;
  position: relative;
  z-index: 100;
}
.main-left-column .resume p {
  color: #ffffff;
  font-size: 20px;
  position: relative;
  z-index: 100;
}
.main-left-column .resume:before {
  height: 100px;
  width: 100px;
  background: #22353955;
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 1
}
.main-left-column .resume:after {
  height: 100px;
  width: 100px;
  background: #22353955;
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  right: -5px;
  z-index: 1
}
.main-left-column h3 {
  font-size: 24px;
  margin-bottom: 1em;
  line-height: 1.2;
  color: #223539;
  max-width: 75%;
  display: flex;
  align-items: center;
  gap: 5px;
}
.main-left-column h3:before {
  content: '\e5c8';
  display: flex;
  padding: 0;
  width: 30px;
  height: 30px;
  background: #223539;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Material Symbols Outlined';
  font-weight: 600;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  font-variation-settings: 'FILL'1, 'wght'400, 'GRAD'0, 'opsz'24
}
.qualities img {
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 0 0 3em 0
}
.informations {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.informations h2 {
  color: #fff;
  font-weight: 900;
  text-align: left;
  margin: 0 0 -15px !important;
  line-height: 1.2;
  font-size: 2.5em;
  background: #223539;
  max-width: max-content;
  padding: 0 15px 0;
  display: flex;
  height: 50px;
  gap: 10px;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  border: solid 0.05rem;
  position: relative;
  top: -20px;
}
.informations div {
  max-width: max-content;
  margin: 0;
  display: block;
  padding: 1em 2em;
  background: #223539;
}
.location, .mail-us {
  display: flex;
  gap: 5px;
  font-size: 15px;
  align-items: center;
  color: #ffffff;
}
.contact-number {
  display: flex;
  gap: 5px;
  font-size: 26px;
  align-items: center;
}
.mail-us, .contact-number {
  color: #ffffff;
  font-weight: 900;
  max-width: max-content;
  width: 100%;
}
.contact-number:before {
  content: '\e0b0';
  display: flex;
  padding: 0;
  width: 25px;
  height: 25px;
  background: #ffffff;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #223539;
  font-size: 16px;
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  font-variation-settings: 'FILL'1, 'wght'400, 'GRAD'0, 'opsz'24
}
.mail-us:before {
  content: '\e158';
  display: flex;
  padding: 0;
  width: 25px;
  height: 25px;
  background: #ffffff;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #223539;
  font-size: 16px;
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  font-variation-settings: 'FILL'1, 'wght'400, 'GRAD'0, 'opsz'24
}
.location:before {
  content: '\e0c8';
  display: flex;
  padding: 0;
  width: 25px;
  height: 25px;
  background: #ffffff;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #223539;
  font-size: 16px;
  font-family: 'Material Symbols Outlined';
  font-weight: 900;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  font-variation-settings: 'FILL'1, 'wght'400, 'GRAD'0, 'opsz'24
}
footer .contact-number {
  margin: 0 auto;
  color: #ffffff;
}
footer {
  max-width: 75%;
  width: 100%;
  padding: 1em;
  display: block;
  background: #2C2C2C;
  position: absolute;
  right: 0;
  text-align: left;
}
footer p {
  color: #ffffff;
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  max-width: 50%;
  padding: 0 1em;
}
@media (max-width:767px) {
  header .mailing a {
    font-size: 24px;
    height: 50px;
    width: 50px;
  }
  header .phoning a {
    font-size: 24px;
    height: 50px;
    width: 50px;
    background: #223539
  }
  header .entity img {
    max-height: 50px;
  }
  header .phoning a:before {
    font-size: 16px;
    width: 30px;
  }
  .business-banner {
    align-items: center;
    gap: 1em;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    padding: 10px;
    max-width: 100%;
  }
  .block-group-first-intro h1 {
    font-size: 2em;
    padding: 0 40px 0 0;
  }
  .block-group-first-intro h2 {
    font-size: 18px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 2em 1em;
  }
  .block-group-first-intro p {
    font-size: 16px;
    padding: 0 2em 0 0;
    max-width: 100%;
  }
  .main-column {
    flex-direction: column;
    padding: 0;
    gap: 0;
    max-width: 100%;
  }
  .main-column p {
    padding: 0 2em;
  }
  .main-left-column .resume {
    margin: 0;
  }
  .main-left-column h3 {
    border-left: 0;
    padding: 0 30px;
    margin-bottom: 0;
    max-width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .informations h2 {
    width: 100%;
    max-width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .mail-us {
    font-size: 15px;
    margin: 0;
  }
  .mail-us:before, .contact-number:before {
    font-size: 13px;
  }
  .mail-us span {
    max-width: 75%
  }
  header .slogan strong {
    font-size: 20px;
    text-align: center;
  }
  .block-group-first-intro img {
    height: 100%;
    object-fit: cover;
    object-position: 45%;
  }
  .block-group-first-intro div {
    max-width: 85%;
    padding: 2em 0em 0 2em;
  }
  .main-left-column h2 {
    padding: 1em;
    text-align: left;
    font-size: 20px;
    margin: 0 !important;
    height: 100%;
  }
  footer p {
    text-align: center;
    max-width: 100%;
  }
  .qualities img {
    padding: 0 3em 3em;
  }
  .main-content h1 strong {
    font-size: 34px;
    margin: 0 0 0.5em;
    width: 100%;
    max-width: 100%;
  }
  .main-left-column .resume:before {
    left: 0
  }
  .main-left-column .resume:after {
    right: 0
  }
  .main-left-column .resume p {
    padding: 0
  }
  .main-left-column h3:before {
    content: '\e5db';
  }
  .main-left-column {
    margin-bottom: 2em
  }
  .informations p {
    padding: 0 !important;
    flex-direction: column;
  }
  .mail-us, .contact-number {
    color: #ffffff;
    font-weight: 900;
    max-width: max-content;
    width: 100%;
    flex-direction: column;
    margin: 0 auto;
    text-align: center;
  }
  .contact-number span {
    font-size: 32px
  }
  footer {
    max-width: 100%;
  }
}