@charset "UTF-8";
box {
  -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: "Albert Sans", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  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: #000011;
  text-decoration: none;
  transition: all ease-in 0.2s
}
p {
  color: #000011
}
header {
  margin: 0;
  display: block;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}
.wrapper_branding {
  max-width: 1150px;
  margin: 1em auto 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
  justify-content: space-between;
  width: 100%;
  gap: 1em;
}
header .custom_logo a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2em;
  align-content: center;
  align-items: center;
}
header .tagline {
  font-size: 1.5em;
  line-height: 1.1;
  font-weight: 600;
  color: #000011;
  display: flex;
  height: auto;
  width: auto;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  text-align: left;
  max-width: 100%;
}
header .tagline strong {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: max-content;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 900;
  color: #f11602;
}
header .tagline em {
  font-style: normal;
  text-align: center;
  max-width: max-content;
  margin: 0;
  display: block;
  text-transform: uppercase;
  color: #000011;
}
header .custom_logo img {
  width: auto;
  max-height: 60px;
  background: #f11602;
  border-radius: 5px;
}
header .button_phone a {
  display: flex;
  background: #000011;
  color: white;
  padding: 0 10px;
  font-size: 16px;
  align-items: center;
  width: 140px;
  height: 60px;
  justify-content: center;
  border-radius: 10px;
  font-weight: 600;
  box-sizing: border-box;
  border-bottom: solid 5px #f11602;
}
header .button_mail a {
  display: flex;
  background: #000011;
  color: white;
  padding: 0 10px;
  font-size: 16px;
  align-items: center;
  width: 100%;
  height: 60px;
  justify-content: center;
  border-radius: 10px;
  font-weight: 600;
  box-sizing: border-box;
  border-bottom: solid 5px #f11602;
}
header .button_mail a:hover, header .button_phone a:hover {
  background: #f11602;
  color: #fff;
  border-bottom-color: #000011;
}
header .wrap_content_head {
  width: 100%;
  max-width: max-content;
  gap: 10px;
  display: flex;
}
nav {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
nav .main-header-menu {
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
  width: 100%;
  max-width: 1150px;
  flex-direction: row;
}
nav .main-header-menu li.menu_object {
  opacity: 1;
  visibility: visible;
  border-right: solid 1px #ffffff;
}
nav .main-header-menu li.menu_object a {
  margin-bottom: 0;
  color: #000011;
  border-radius: 0;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  max-width: 100%;
  flex: 1 1 auto;
  white-space: nowrap;
  text-transform: uppercase;
  height: 40px;
  display: flex;
  align-items: center;
  background: #00001111;
  box-sizing: border-box;
}
nav .main-header-menu li.menu_object a:hover {
  color: #fff;
  background: #f11602;
}
nav .main-header-menu li.menu_object a.menu_activate {
  border-bottom: 0;
  border-radius: 0;
  color: #000011;
  background: #00001133;
}
nav .main-header-menu li.menu_object a.menu_activate:hover {
  background: #000011;
  color: #fff;
}
nav .custom_logo {
  display: block;
  width: 100%;
  flex-basis: 100%;
  max-width: max-content;
}
.header-contact {
  display: flex;
  gap: 1em;
}
.featured_primary {
  width: 100%;
  display: block;
}
.large_img {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  align-content: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  min-height: 500px;
  border-top: solid 32px #f11602;
}
.large_img p {
  color: white;
  font-size: 20px;
  padding: 10px 10px 10px 60px;
  max-width: 75%;
  line-height: 1.2;
  display: grid;
  background: #000011;
  justify-content: start;
  justify-items: start;
}
.large_img img {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 1;
  border-radius: 0 100px 0;
}
.large_img div {
  display: block;
  background-color: #f11602AA;
  position: relative;
  z-index: 10;
  max-width: 1150px;
  padding: 2em 0;
  border-radius: 0;
  margin: 0 auto;
  border: 0;
  width: 100%;
  box-sizing: border-box;
}
.element_populated h1 {
  color: #ffffff;
  font-weight: 600;
  text-align: left;
  margin: 0 0 15px !important;
  line-height: 1.2;
  font-size: 3em;
  padding: 0 0 0 40px;
  border-left: solid 20px #ffffff;
}
.element_populated h1 strong {
  background: #000011;
  color: #ffffff;
  font-weight: 600;
  padding: 0;
}
.element_populated h2 {
  color: #ffffff;
  font-weight: 900;
  text-align: left;
  margin: 0;
  line-height: 1.2;
  font-size: 2em;
  background: #f11602;
  max-width: max-content;
  padding: 10px;
  display: flex;
  height: auto;
  gap: 10px;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  text-transform: uppercase;
  box-sizing: border-box;
}
.large_img h2 {
  padding-left: 60px
}
.wrap_elements_parts_txt {
  width: 100%;
  align-items: normal !important;
  box-sizing: border-box;
  max-width: 1150px;
  margin: 5em auto;
  gap: 5em;
  display: flex;
}
.wrap_elements_parts_txt p {
  font-size: 15px;
  margin: 1em 0;
}
.main_classic_page {}
.main_classic_page .section_google_maps {}
.main_classic_page .wrapper_contact_section {}
.col-xd-2-section-boxed {
  overflow-wrap: break-word;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  flex-basis: 0;
  flex-grow: 1;
  box-sizing: border-box;
}
.col-xd-2-section-boxed img {
  width: 100%;
  height: auto;
  margin-bottom: 2em;
}
.col-xd-1-section-boxed {
  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;
}
.col-xd-1-section-boxed h2 {
  color: #f11602;
  font-weight: 900;
  text-align: left;
  margin: 0;
  line-height: 1;
  font-size: 22px;
  max-width: 80%;
  padding: 0;
  display: flex;
  gap: 10px;
  padding-right: 0;
  flex-basis: 0;
  width: 100%;
  box-sizing: border-box;
  background: #ffffff;
  white-space: normal;
}
.col-xd-1-section-boxed h2 strong {
  display: inline;
  background: #000011;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px;
  line-height: 1.5;
}
.col-xd-1-section-boxed h2 span {
  width: 100%;
  white-space: normal;
  word-wrap: normal;
  text-transform: none;
}
.col-xd-1-section-boxed .primary_txt_1 {
  background: #000011;
  padding: 2em;
  color: white;
}
.col-xd-1-section-boxed h3 {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  background: #000011;
  max-width: max-content;
}
.wrapper_elements img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 2em;
}
.col-xd-inner_section {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
  gap: 2em;
}
.col-xd-inner_section div {
  padding: 0;
  margin-bottom: 12px;
}
.col-xd-inner_section div h2 {
  font-size: 20px;
  box-sizing: border-box;
}
.col-xd-inner_section div ul, .wrapper_elements ul {
  padding: 0;
  display: flex;
  list-style: none;
  flex-direction: column;
  gap: 10px;
}
.col-xd-inner_section div ul li {
  flex-basis: 100%;
  box-sizing: border-box;
  display: flex;
  font-size: 14px;
  line-height: 1.5;
  background: transparent;
  max-width: 100%;
  padding: 10px;
  border-bottom: 0;
  flex-direction: column;
  font-weight: 500;
  border: solid 0.05rem #f11602;
}
.wrapper_elements ul li {
  flex-basis: 100%;
  box-sizing: border-box;
  display: flex;
  font-size: 14px;
  line-height: 1.5;
  background: transparent;
  max-width: 100%;
  flex-direction: column;
  font-weight: 500;
  border-bottom: solid 0.05rem;
  padding: 0 0 10px;
}
.wrapper_elements ul li strong {
  color: #f11602;
  font-weight: 900
}
.col-xd-inner_section div ul li strong {
  background: #000011;
  max-width: max-content;
  display: block;
  box-sizing: border-box;
  color: #ffffff;
  border-left: solid 5px #f11602;
  padding: 0 10px;
}
.section_google_maps {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.section_google_maps div {
  max-width: 1150px;
  margin: 0 auto;
  display: block;
  padding: 0;
}
.section_google_maps iframe {
  border: solid 1px #000011 !important;
  width: 100%;
  height: auto;
  margin: 2em auto;
  padding: 0;
  min-height: 400px;
  display: block;
  position: sticky;
  top: 50px;
  box-sizing: border-box;
  border-radius: 10px;
}
.section_address, .mail_element {
  display: flex;
  gap: 5px;
  font-size: 15px;
  align-items: center;
}
.call_number {
  display: flex;
  gap: 5px;
  font-size: 18px;
  align-items: center;
}
.mail_element, .call_number {
  color: #fff;
  font-weight: 600;
  max-width: max-content;
  width: 100%;
  display: flex;
  background: #000011;
  padding: 0px 10px;
  border-radius: 5px;
  height: 30px;
  align-items: center;
}
.mail_element:hover, .call_number:hover {
  background: #f11602;
}
.default_contact {
  position: sticky;
  top: 50px;
}
.section_address, .section_address_tel, .section_address_mail {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  gap: 10px;
}
.section_address strong {
  color: #fff;
  font-weight: 600;
  max-width: max-content;
  width: 100%;
  display: flex;
  background: #000011;
  padding: 0px 10px;
  border-radius: 5px;
  height: 30px;
  align-items: center;
}
.wrapper_contact_section div {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  gap: 3em;
}
.wrapper_contact_section div p {
  flex-basis: 33.3333%;
  background: #f11602;
  display: flex;
  align-items: center;
  padding: 1em;
  color: #ffffff;
  text-align: center;
  justify-content: center;
  flex-direction: column;
  gap: 0;
}
.wrapper_contact_section div p a {
  color: #ffffff;
  background: #000011;
}
.wrapper_contact_section div p a:hover {
  color: #f11602;
  background: #ffffff;
}
footer .call_number {
  margin: 0 auto;
  color: white;
}
footer {
  max-width: 100%;
  width: 100%;
  background: #000011;
  margin: 0;
  padding: 0;
  display: block;
}
footer p {
  color: white;
  max-width: max-content;
  margin: 0 auto;
  font-size: 13px;
}
footer .footer_inner_row .footer_section_A {
  width: 100%;
  max-width: max-content;
  height: auto;
}
footer .footer_inner_row .footer_section_A a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background: #f11602;
  height: auto;
}
footer .footer_inner_row .footer_section_A img {
  max-width: max-content;
  max-height: 60px;
  width: 100%    
}
footer .footer_inner_row .col-md-2 {
  background: #2196f3;
  padding: 20px;
}
footer .footer_inner_row .footer_section_BC {
  background: transparent;
  padding: 0 20px;
  flex-basis: 40%;
}
footer .footer_inner_row .footer_section_D {
  width: 100%;
  flex-basis: 25%;
  background: #f11602;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
}
footer .footer_inner_row h3 {
  color: #000011;
  font-size: 18px;
  background: #f11602;
  padding: 0 10px;
  max-width: max-content;
  border-radius: 5px;
}
footer .footer_inner_row .footer_section_D h3 {
  margin: 0;
  padding: 0;
  color: #ffffff;
}
footer .footer_inner_row .footer_section_D a {
  background: #000011;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  opacity: 1;
  display: block;
  padding: 5px;
  visibility: visible;
  border-radius: 5px;
}
footer .footer_inner_row {
  display: flex;
  max-width: 1150px;
  margin: 0 auto 3em;
}
footer .copyright_line {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  background: #f11602;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
footer .copyright_line div {
  max-width: max-content;
}
.copyright_line p {
  color: #000011;
  font-weight: 600;
}
.wrapper_contact_section p {
  font-size: 15px;
}
/*social*/
.resp-sharing-button__link, .resp-sharing-button__icon {
  display: inline-block
}
.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}
.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}
.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}
.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}
/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}
/* Solid icons get a fill */
.resp-sharing-button__icon--solid, .resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}
.resp-sharing-button--twitter {
  background-color: #55acee
}
.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}
.resp-sharing-button--pinterest {
  background-color: #bd081c
}
.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}
.resp-sharing-button--facebook {
  background-color: #3b5998
}
.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}
.resp-sharing-button--tumblr {
  background-color: #35465C
}
.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}
.resp-sharing-button--reddit {
  background-color: #5f99cf
}
.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}
.resp-sharing-button--google {
  background-color: #dd4b39
}
.resp-sharing-button--google:hover {
  background-color: #c23321
}
.resp-sharing-button--linkedin {
  background-color: #0077b5
}
.resp-sharing-button--linkedin:hover {
  background-color: #046293
}
.resp-sharing-button--email {
  background-color: #777
}
.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}
.resp-sharing-button--xing {
  background-color: #1a7576
}
.resp-sharing-button--xing:hover {
  background-color: #114c4c
}
.resp-sharing-button--whatsapp {
  background-color: #25D366
}
.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}
.resp-sharing-button--hackernews {
  background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {
  background-color: #FB6200
}
.resp-sharing-button--vk {
  background-color: #507299
}
.resp-sharing-button--vk:hover {
  background-color: #43648c
}
.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
.resp-sharing-button--facebook:hover, .resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}
.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}
.resp-sharing-button--twitter:hover, .resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}
/*social*/
@media (max-width:767px) {
  header .button_mail a {
    font-size: 18px;
    height: 35px;
    width: 100%;
  }
  header .button_phone a {
    font-size: 18px;
    height: 35px;
    width: 100%;
    background: #f11602
  }
  header .custom_logo img {
    max-height: 50px;
  }
  .wrapper_branding {
    align-items: center;
    gap: 1em;
    max-width: 100%;
    overflow: hidden;
  }
  .large_img h1 {
    font-size: 2em;
    padding: 0 40px 0 0;
  }
  .large_img {
    padding: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: auto;
    overflow: auto;
  }
  .large_img h2 {
    font-size: 18px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0;
  }
  .large_img p {
    font-size: 14px;
    padding: 1em;
    max-width: 100%;
  }
  .wrap_elements_parts_txt {
    margin: 3em auto 0;
    flex-direction: column;
    padding: 0;
    gap: 0;
  }
  .section_address, .section_address_tel, .section_address_mail {
    padding-left: 2em;
  }
  .wrap_elements_parts_txt p {
    padding: 0 2em;
  }
  .col-xd-1-section-boxed .primary_txt_1 {
    margin: 0;
  }
  .col-xd-1-section-boxed h3 {
    border-left: 0;
    padding: 0 30px;
    margin-bottom: 0;
  }
  .section_google_maps h2 {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    font-size: 18px;
  }
  .mail_element {
    font-size: 15px;
    margin: 0;
  }
  header .tagline strong {
    font-size: 22px;
  }
  .large_img img {
    height: 100%;
    object-fit: cover;
    border-radius: 0;
  }
  .large_img div {
    max-width: 100%;
    padding: 2em 3em 0 3em;
    border-radius: 0;
  }
  .col-xd-1-section-boxed h2 {
    padding: 0 0 0 15px;
    border-left: solid 10px #000011;
  }
  footer .footer_inner_row {
    flex-direction: column;
    gap: 1em;
    margin: 0;
  }
  footer .footer_inner_row .footer_section_A a {
    display: none;
  }
  nav .main-header-menu {
    flex-direction: row;
    overflow-x: scroll;
    flex-wrap: nowrap;
    gap: 1em;
    padding: 0 10px;
  }
  .section_google_maps div {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 0
  }
  header .custom_logo a {
    justify-content: center;
    gap: 0;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    width: 100%;
  }
  header .wrap_content_head {
    width: 100%;
    max-width: 100%;
    justify-content: center;
  }
  header .tagline {
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 100%;
    align-content: center;
  }
  .wrapper_branding .custom_logo {
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  .copyright_line p {
    text-align: center
  }
  .col-xd-inner_section div {
    padding: 0 2em
  }
  .default_contact p {
    padding: 0 1em;
    margin: 5px 0;
  }
  .col-xd-1-section-boxed h2 strong {
    font-size: 18px
  }
  .col-xd-inner_section p {
    padding: 0
  }
  .wrapper_contact_section div p {
    margin: 0 0 10px
  }
  .wrapper_contact_section p {
    font-size: 15px;
    padding: 1em 2em;
  }
  .section_google_maps iframe {
    border: 0 !important;
    border-radius: 0;
    margin: 2em 0 0;
  }
}