@font-face {
  font-family: 'Archivo';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 500;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 100;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 200;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 300;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 800;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 900;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Black.ttf") format("truetype");
}

body {
  font-family: Archivo !important;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: Archivo !important;
}

p.thin {
  font-size: 14px;
  line-height: 21px;
}

a {
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Archivo !important;
}

h4 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: Archivo !important;
}

h3 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 400;
  font-family: Archivo !important;
}

h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
  font-family: Archivo !important;
}

h1 {
  font-size: 72px;
  line-height: 86px;
  font-weight: 400;
  font-family: Archivo !important;
}

@media (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

@font-face {
  font-family: 'Archivo';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 500;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 100;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 200;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 300;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 800;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 900;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Black.ttf") format("truetype");
}

body {
  font-family: Archivo !important;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: Archivo;
}

p.thin {
  font-size: 14px;
  line-height: 21px;
}

a {
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Archivo;
}

h4 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: Archivo;
}

h3 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 400;
  font-family: Archivo;
}

h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
  font-family: Archivo;
}

h1 {
  font-size: 72px;
  line-height: 86px;
  font-weight: 400;
  font-family: Archivo;
}

@media (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

header {
  padding: 18px 0 28px;
}

.thoraxHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 74px;
}

.thoraxHeader__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45%;
}

.thoraxHeader__left .thoraxHeader__logo {
  width: 40%;
}

.thoraxHeader__left .thoraxHeader__logo img {
  width: 100%;
  max-width: 205px;
}

.thoraxHeader__left .thoraxHeader__info {
  width: 60%;
  max-height: 74px;
}

/* .thoraxHeader__left .thoraxHeader__info .thoraxHeader__imgWrap{
  width: 80px;
}

.thoraxHeader__left .thoraxHeader__info .thoraxHeader__imgWrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.thoraxHeader__left .thoraxHeader__info p{
  width: calc(100% - 200px);
  font-size: 8px;
  line-height: 10px;
  text-align: center;
  padding: 10px 7px 0;
  font-weight: 500;
  color: #000;
} */

.thoraxHeader__right {
  width: 55%;
}

.thoraxHeader__right .headerTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.thoraxHeader__right .headerTop__phone {
  line-height: 30px;
  margin-right: 50px;
}

.thoraxHeader__right .headerTop__phone img {
  margin-right: 7px;
  margin-top: -2px;
}

.thoraxHeader__right .headerTop__phone span {
  font-size: 16px;
  line-height: 28px;
  color: #2D2A5E;
}

.thoraxHeader__right .headerTop__phone:hover {
  opacity: .7;
}

.thoraxHeader__right .headerTop__mail {
  line-height: 30px;
  margin-right: 60px;
}

.thoraxHeader__right .headerTop__mail img {
  margin-right: 7px;
  margin-top: -2px;
}

.thoraxHeader__right .headerTop__mail span {
  font-size: 16px;
  line-height: 28px;
  color: #2D2A5E;
}

.thoraxHeader__right .headerTop__mail:hover {
  opacity: .7;
}

.thoraxHeader__right .headerTop__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.thoraxHeader__right .headerTop__social a {
  margin-right: 15px;
}

.thoraxHeader__right .headerTop__social a:last-of-type {
  margin: 0;
}

.thoraxHeader__right .headerTop__social a:hover {
  opacity: .7;
}

.thoraxHeader__right .headerBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 44px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.thoraxHeader__right .headerBottom .mainnav {
  width: 100%;
}

.thoraxHeader__right .headerBottom .mainnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  place-content: space-between;
}

.thoraxHeader__right .headerBottom .mainnav ul li a {
  font-size: 15px !important;
  line-height: 26px;
  font-family: Archivo !important;
}

@media (max-width: 1199px) {
  .thoraxHeader {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    height: auto;
  }
  .thoraxHeader__left {
    width: 100%;
  }
  .thoraxHeader__right {
    width: 100%;
  }
  .thoraxHeader__right .headerTop {
    margin-top: 10px;
  }
  .thoraxHeader .thoraxHeader__logo {
    width: 50%;
  }
  .thoraxHeader .thoraxHeader__info {
    width: 50%;
    max-height: 53px;
    text-align: right;
  }
  .thoraxHeader .thoraxHeader__info img {
    max-height: 63px;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  header {
    padding: 18px 0 10px;
  }
  .thoraxHeader__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .headerTop {
    width: 50% !important;
    -webkit-box-pack: left !important;
        -ms-flex-pack: left !important;
            justify-content: left !important;
  }
  .headerTop__phone {
    display: none;
  }
  .headerTop__mail {
    display: none;
  }
  .headerBottom {
    width: 50% !important;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .headerBottom .btn-menu {
    color: #000 !important;
  }
  .headerBottom .btn-menu i {
    fill: #000 !important;
  }
  .headerBottom .btn-menu i svg {
    margin-top: -5px;
  }
  #mainnav-mobi {
    top: 30px;
  }
}

@font-face {
  font-family: 'Archivo';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 500;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 100;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 200;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 300;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 800;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 900;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Black.ttf") format("truetype");
}

body {
  font-family: Archivo !important;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: Archivo;
}

p.thin {
  font-size: 14px;
  line-height: 21px;
}

a {
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Archivo;
}

h4 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: Archivo;
}

h3 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 400;
  font-family: Archivo;
}

h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
  font-family: Archivo;
}

h1 {
  font-size: 72px;
  line-height: 86px;
  font-weight: 400;
  font-family: Archivo;
}

@media (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

.siteFooter {
  background-color: #2D2A5E;
  padding: 35px 0 30px;
}

.siteFooter__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.siteFooter__box {
  width: calc(100% / 4);
}

.siteFooter__box--small {
  width: calc(100% / 4 - 65px);
}

.siteFooter__box--large {
  width: calc(100% / 4 + 65px);
}

.siteFooter .footerBox {
  position: relative;
}

.siteFooter .footerBox__heading {
  font-size: 22px;
  line-height: 28px;
  color: #FFFFFF;
  margin: 0 0 20px;
}

.siteFooter .footerBox__logo {
  display: block;
  max-width: 280px;
  width: 100%;
  margin-bottom: 28px;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.siteFooter .footerBox__logo:hover {
  opacity: .7;
}

.siteFooter .footerBox p {
  font-size: 16px;
  line-height: 23px;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.siteFooter .footerBox p:last-of-type {
  margin-bottom: 0;
}

.siteFooter .footerBox ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.siteFooter .footerBox ul li a {
  font-size: 16px;
  color: #fff;
}

.siteFooter .footerBox ul li a:hover {
  opacity: .7;
}

.siteFooter .footerBox__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
}

.siteFooter .footerBox__social a {
  margin-right: 15px;
}

.siteFooter .footerBox__social a:last-of-type {
  margin-right: 0;
}

.siteFooter .footerBox__social a:hover {
  opacity: .7;
}

.siteFooter .footerBox__contact {
  margin-bottom: 20px;
}

.siteFooter .footerBox__contact a {
  display: block;
  position: relative;
}

.siteFooter .footerBox__contact a span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding-left: 35px;
}

.siteFooter .footerBox__contact a span:before {
  content: '';
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 20%;
}

.siteFooter .footerBox__contact a.mail span:before {
  background-image: url("/wp-content/themes/thorax/images/ico/mail_ico_white.svg");
  background-size: 20px;
  width: 20px;
  height: 16px;
}

.siteFooter .footerBox__contact a.tel span:before {
  background-image: url("/wp-content/themes/thorax/images/ico/phone_ico_white.svg");
  background-size: 17px;
  width: 17px;
  height: 17px;
}

.siteFooter .footerBox__contact a:hover {
  opacity: .7;
}

@media (max-width: 1199px) {
  .footerBox {
    padding: 0 5px;
  }
}

@media (max-width: 991px) {
  .siteFooter__wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footerBox {
    width: calc(100% / 2);
    margin-bottom: 50px;
  }
  .footerBox:nth-last-child(1), .footerBox:nth-last-child(2) {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .siteFooter__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: none;
        flex-wrap: none;
  }
  .footerBox {
    width: 100%;
    padding: 0;
    margin-bottom: 50px !important;
  }
  .footerBox__social {
    position: relative !important;
    margin-top: 20px;
  }
  .footerBox:last-of-type {
    margin-bottom: 0 !important;
  }
}

.afterFooter {
  background-color: #25224A;
}

.afterFooter__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 68px;
}

.afterFooter__wrap p {
  font-size: 13px;
  color: #F2F5F9;
  font-weight: 400;
  margin: 0;
}

.afterFooter__wrap p a {
  margin-left: 30px;
  font-weight: bold;
  color: #F2F5F9;
}

.afterFooter__wrap p a:hover {
  opacity: .7;
}

.afterFooter__wrap a:hover {
  opacity: .7;
}

@media (max-width: 1199px) {
  .afterFooter__wrap p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .afterFooter__wrap p font {
    max-width: 500px;
    display: inline-block;
    line-height: 20px;
  }
  .afterFooter__wrap p a {
    display: inline-block;
    line-height: 40px;
  }
}

@media (max-width: 991px) {
  .afterFooter__wrap {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px 15px;
  }
  .afterFooter__wrap p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .afterFooter__wrap p font {
    display: block;
    max-width: none;
    margin-bottom: 10px;
  }
  .afterFooter__wrap p a {
    display: block;
    line-height: 20px;
    margin: 0 0 10px;
  }
}

@font-face {
  font-family: 'Archivo';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 500;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 100;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 200;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 300;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 800;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 900;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Black.ttf") format("truetype");
}

body {
  font-family: Archivo !important;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: Archivo;
}

p.thin {
  font-size: 14px;
  line-height: 21px;
}

a {
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Archivo;
}

h4 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: Archivo;
}

h3 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 400;
  font-family: Archivo;
}

h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
  font-family: Archivo;
}

h1 {
  font-size: 72px;
  line-height: 86px;
  font-weight: 400;
  font-family: Archivo;
}

@media (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

.thoraxSlider {
  height: 525px;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  .thoraxSlider {
    height: 355px;
  }
}

.thoraxSlider .thoraxSlide {
  position: relative;
  height: 525px;
}

@media only screen and (max-width: 991px) {
  .thoraxSlider .thoraxSlide {
    height: 355px;
  }
}

.thoraxSlider .thoraxSlide img {
  width: 100%;
  height: 525px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  z-index: 1;
}

@media only screen and (max-width: 991px) {
  .thoraxSlider .thoraxSlide img {
    height: 355px;
  }
}

.thoraxSlider .thoraxSlide__content {
  display: block;
  width: 500px;
  background-color: #fff;
  padding: 40px 65px;
  position: absolute;
  bottom: 0;
  left: 7%;
  z-index: 2;
}

.thoraxSlider .thoraxSlide__content h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 900;
  color: #3A3A3A;
  margin: 0 0 35px;
}

.thoraxSlider .thoraxSlide__content p {
  font-size: 14px;
  line-height: 22px;
  color: #000;
}

.thoraxSlider .thoraxSlide__content p a {
  color: #2D2A5E;
}

.thoraxSlider .thoraxSlide__buttons {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .thoraxSlider {
    height: auto;
  }
  .thoraxSlider .thoraxSlide {
    height: auto;
  }
  .thoraxSlider .thoraxSlide img {
    position: relative !important;
  }
  .thoraxSlider .thoraxSlide__content {
    position: relative !important;
    width: 100%;
    padding: 20px;
    left: auto;
  }
  .thoraxSlider .thoraxSlide__content h2 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 15px;
  }
  .thoraxSlider .thoraxSlide__buttons {
    margin-top: 15px;
  }
}

@media (max-width: 500px) {
  .thoraxSlide img {
    height: 250px !important;
  }
  .thoraxSlide__content h2 {
    font-size: 24px !important;
    line-height: 30px !important;
    margin: 0 0 10px !important;
  }
  .thoraxSlide__content p {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .thoraxSlider .slick-prev {
    width: 42px;
    height: 42px;
    left: -7px;
  }
  .thoraxSlider .slick-next {
    width: 42px;
    height: 42px;
    right: -7px;
  }
  .thoraxSlider .slick-prev:before,
  .thoraxSlider .slick-next:before {
    background-size: 42px;
    width: 42px;
    height: 42px;
  }
}

@font-face {
  font-family: 'Archivo';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 500;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 100;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 200;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 300;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 800;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 900;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Black.ttf") format("truetype");
}

body {
  font-family: Archivo !important;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: Archivo;
}

p.thin {
  font-size: 14px;
  line-height: 21px;
}

a {
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Archivo;
}

h4 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: Archivo;
}

h3 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 400;
  font-family: Archivo;
}

h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
  font-family: Archivo;
}

h1 {
  font-size: 72px;
  line-height: 86px;
  font-weight: 400;
  font-family: Archivo;
}

@media (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

.thoraxInfoHalfV1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 72px;
  padding-bottom: 38px;
}

.thoraxInfoHalfV1--leftImage {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.thoraxInfoHalfV1--rightImage {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.thoraxInfoHalfV1--rightImage .thoraxInfoHalfV1__image .imageWrap {
  margin-left: auto;
  margin-right: 0;
}

.thoraxInfoHalfV1--rightImage .thoraxInfoHalfV1__content .contentWrap {
  margin-left: 0;
  margin-right: auto;
}

.thoraxInfoHalfV1__image {
  width: 50%;
  position: relative;
}

.thoraxInfoHalfV1__image .imageWrap {
  max-width: 480px;
  width: 100%;
  height: 515px;
  position: relative;
}

.thoraxInfoHalfV1__image .imageWrap__first {
  width: 350px;
  height: 440px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.thoraxInfoHalfV1__image .imageWrap__first img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.thoraxInfoHalfV1__image .imageWrap__last {
  width: 260px;
  height: 325px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.thoraxInfoHalfV1__image .imageWrap__last img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.thoraxInfoHalfV1__content {
  width: 50%;
}

.thoraxInfoHalfV1__content .contentWrap {
  max-width: 490px;
  margin-left: auto;
}

.thoraxInfoHalfV1__content .contentWrap p.lead {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #2D2A5E;
  position: relative;
  text-transform: uppercase;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.thoraxInfoHalfV1__content .contentWrap p.lead:after {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #2D2A5E;
  position: relative;
  display: block;
}

.thoraxInfoHalfV1__content .contentWrap h2 {
  font-family: "Overpass";
  font-size: 48px;
  line-height: 56px;
  font-weight: 900;
  color: #3A3A3A;
  margin: 0 0 50px;
}

.thoraxInfoHalfV1__content .contentWrap .text p {
  font-size: 16px;
  line-height: 26px;
  color: #3A3A3A;
  margin: 0 0 15px;
}

.thoraxInfoHalfV1__content .contentWrap .text p:first-of-type {
  font-size: 18px;
  line-height: 28px;
}

.thoraxInfoHalfV1__content .contentWrap .text p:last-of-type {
  margin: 0;
}

.thoraxInfoHalfV1__content .contentWrap .buttons {
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .thoraxInfoHalfV1__image .imageWrap {
    max-width: 400px;
  }
}

@media (max-width: 991px) {
  .thoraxInfoHalfV1__image .imageWrap {
    max-width: 300px;
    height: 400px;
  }
  .thoraxInfoHalfV1__image .imageWrap__first {
    width: 250px;
    height: 340px;
  }
  .thoraxInfoHalfV1__image .imageWrap__last {
    width: 160px;
    height: 225px;
  }
  .thoraxInfoHalfV1__content .contentWrap p.lead {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 15px;
  }
  .thoraxInfoHalfV1__content .contentWrap p.lead:after {
    height: 2px;
  }
  .thoraxInfoHalfV1__content .contentWrap h2 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 20px;
  }
  .thoraxInfoHalfV1__content .contentWrap .text p {
    font-size: 14px;
    line-height: 24px;
  }
  .thoraxInfoHalfV1__content .contentWrap .text p:first-of-type {
    font-size: 16px;
    line-height: 26px;
  }
  .thoraxInfoHalfV1__content .contentWrap .buttons {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .thoraxInfoHalfV1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thoraxInfoHalfV1__image {
    width: 100%;
  }
  .thoraxInfoHalfV1__image .imageWrap {
    margin: 0 auto 30px !important;
  }
  .thoraxInfoHalfV1__content {
    width: 100%;
  }
  .thoraxInfoHalfV1__content .contentWrap {
    margin: 0 auto !important;
  }
}

.thoraxFrontNumbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 72px;
  padding-bottom: 72px;
}

.thoraxFrontNumbers__number {
  width: 33.3333%;
}

.thoraxFrontNumbers__number .number {
  position: relative;
  margin-bottom: 20px;
}

.thoraxFrontNumbers__number .number:after {
  content: '';
  display: block;
  width: 105px;
  height: 3px;
  background-color: #2D2A5E;
}

.thoraxFrontNumbers__number .number span {
  display: block;
  font-family: "Overpass", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 900;
  margin-bottom: 15px;
  color: #2D2A5E;
}

.thoraxFrontNumbers__number .content {
  display: flow-root;
  width: 100%;
}

.thoraxFrontNumbers__number .content p {
  font-size: 16px;
  line-height: 26px;
  color: #3A3A3A;
  margin: 0;
  max-width: 255px;
}

@media (max-width: 767px) {
  .thoraxFrontNumbers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .thoraxFrontNumbers__number {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 30px;
  }
  .thoraxFrontNumbers__number:last-of-type {
    margin-bottom: 0;
  }
}

.thoraxInfoHalfV2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 550px;
  overflow: hidden;
}

.thoraxInfoHalfV2--rightImage {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.thoraxInfoHalfV2--rightImage .thoraxInfoHalfV2__content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.thoraxInfoHalfV2--rightImage .thoraxInfoHalfV2__content:before {
  left: auto;
  right: -44px;
}

.thoraxInfoHalfV2--rightImage .thoraxInfoHalfV2__content .contentWrap {
  left: auto;
  right: 30%;
}

.thoraxInfoHalfV2__image {
  width: 50%;
}

.thoraxInfoHalfV2__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.thoraxInfoHalfV2__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  height: 100%;
  background-image: url("/wp-content/themes/thorax/images/infosectionv2_bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  position: relative;
}

.thoraxInfoHalfV2__content:before {
  display: block;
  content: '';
  width: 88px;
  height: 3px;
  background-color: #2D2A5E;
  position: absolute;
  left: -44px;
  top: 40%;
  -webkit-transform: translate(0, -40%);
          transform: translate(0, -40%);
}

.thoraxInfoHalfV2__content .contentWrap {
  max-width: 220px;
  position: relative;
  left: 12%;
}

.thoraxInfoHalfV2__content .contentWrap h2 {
  font-family: 'Overpass', sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 900;
  color: #3A3A3A;
  margin: 0 0 40px;
}

@media (max-width: 991px) {
  .thoraxInfoHalfV2 {
    height: 400px;
  }
  .thoraxInfoHalfV2__content .contentWrap h2 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 30px;
  }
}

@media (max-width: 767px) {
  .thoraxInfoHalfV2 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thoraxInfoHalfV2__image {
    width: 100%;
    height: 300px;
  }
  .thoraxInfoHalfV2__content {
    width: 100%;
    padding: 30px 0;
  }
  .thoraxInfoHalfV2__content .contentWrap {
    left: 18%;
  }
  .thoraxInfoHalfV2--rightImage__content .contentWrap {
    right: 12%;
  }
}

.thoraxArticles {
  background-color: #FBFBFB;
  padding-top: 85px;
  padding-bottom: 85px;
}

.thoraxArticles__heading {
  font-family: 'Overpass', sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 900;
  color: #3A3A3A;
  text-align: center;
  margin: 0 0 50px;
  position: relative;
}

.thoraxArticles__heading a {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 25%;
  background: #2d2a5e;
  padding: 7px 15px;
}

.thoraxArticles__heading a:hover {
  opacity: .7;
  color: #fff;
}

.thoraxArticles .thoraxArticlesList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}

.thoraxArticles .thoraxArticlesList .article {
  width: 350px;
}

.thoraxArticles .thoraxArticlesList .article__thumb {
  margin: 0 0 35px;
}

.thoraxArticles .thoraxArticlesList .article__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.thoraxArticles .thoraxArticlesList .article__meta {
  margin: 0 0 10px;
}

.thoraxArticles .thoraxArticlesList .article__meta p {
  font-size: 16px;
  line-height: 28px;
  color: #2D2A5E;
}

.thoraxArticles .thoraxArticlesList .article__title {
  margin-bottom: 30px;
}

.thoraxArticles .thoraxArticlesList .article__title h2 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #3A3A3A;
  margin: 0;
}

@media (max-width: 1199px) {
  .thoraxArticles .thoraxArticlesList .article {
    width: 290px;
  }
}

@media (max-width: 991px) {
  .thoraxArticles__heading {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 30px;
  }
  .thoraxArticles__heading a {
    font-size: 16px;
    line-height: 1;
    padding: 10px 20px;
    top: 0;
  }
  .thoraxArticles .thoraxArticlesList .article {
    width: 230px;
  }
  .thoraxArticles .thoraxArticlesList .article__thumb {
    margin: 0 0 15px;
  }
  .thoraxArticles .thoraxArticlesList .article__meta p {
    font-size: 13px;
    line-height: 20px;
  }
  .thoraxArticles .thoraxArticlesList .article__title h2 {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .thoraxArticles__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thoraxArticles__heading a {
    position: relative !important;
    display: inline-block;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 10px 15px;
    line-height: 1;
    margin: 10px auto 0;
  }
  .thoraxArticles .thoraxArticlesList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .thoraxArticles .thoraxArticlesList .article {
    width: 100%;
    max-width: 430px;
    margin-bottom: 50px;
  }
  .thoraxArticles .thoraxArticlesList .article:last-of-type {
    margin-bottom: 0;
  }
}

.thoraxGallery {
  padding-top: 80px;
}

.thoraxGallery__heading {
  font-family: 'Overpass', sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 900;
  color: #3A3A3A;
  text-align: center;
  margin: 0 0 50px;
}

.thoraxGallery .gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

.thoraxGallery .gallery .slick-list {
  margin: 0 -15px;
}

.thoraxGallery .gallery .slick-slide {
  margin: 0 15px;
  outline: none;
}

.thoraxGallery .gallery__slide {
  width: 350px;
  height: 270px;
  outline: none;
}

.thoraxGallery .gallery__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  outline: none;
}

@media (max-width: 1199px) {
  .thoraxGallery .gallery__slide {
    height: 230px;
  }
}

@media (max-width: 991px) {
  .thoraxGallery__heading {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 30px;
  }
  .thoraxGallery .gallery__slide {
    height: 170px;
  }
}

@media (max-width: 767px) {
  .thoraxGallery {
    padding-top: 40px;
    overflow: hidden;
  }
  .thoraxGallery .gallery .slick-arrow {
    width: 52px;
    height: 52px;
  }
  .thoraxGallery .gallery .slick-arrow:before {
    background-size: 52px;
    width: 52px;
    height: 52px;
  }
  .thoraxGallery .gallery .slick-list {
    margin: 0;
  }
  .thoraxGallery .gallery .slick-slide {
    margin: 0;
  }
  .thoraxGallery .gallery__slide {
    height: auto;
  }
}

.thoraxDownload {
  padding-top: 80px;
  padding-bottom: 70px;
  text-align: center;
}

.thoraxDownload__heading {
  font-family: 'Overpass', sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 900;
  color: #3A3A3A;
  text-align: center;
  margin: 0 0 50px;
}

.thoraxDownload .thoraxDownloadList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 30px 0;
  margin: 0;
  height: 170px;
  overflow: hidden;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.thoraxDownload .thoraxDownloadList.showAll {
  height: auto;
}

.thoraxDownload .thoraxDownloadList .download {
  width: calc(100% / 4);
  height: 150px;
  padding: 0 10px;
  text-align: center;
}

.thoraxDownload .thoraxDownloadList .download img {
  width: 38px;
  margin: 0 0 25px;
}

.thoraxDownload .thoraxDownloadList .download h3 {
  font-size: 16px;
  line-height: 26px;
  color: #3A3A3A;
  margin: 0 0 5px;
  max-height: 26px;
  overflow: hidden;
}

.thoraxDownload .thoraxDownloadList .download a {
  font-size: 16px;
  line-height: 26px;
  color: #919191;
}

.thoraxDownload .btn {
  margin-top: 40px;
  cursor: pointer;
}

@media (max-width: 991px) {
  .thoraxDownload__heading {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 30px;
  }
}

@media (max-width: 767px) {
  .thoraxDownload {
    padding-top: 40px;
  }
  .thoraxDownload .thoraxDownloadList .download {
    width: calc(100% / 2);
  }
}

.thoraxNewsletter {
  margin-bottom: 62px;
}

.thoraxNewsletter__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url("/wp-content/themes/thorax/images/newsletter_bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  height: 270px;
}

.thoraxNewsletter__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 8%;
}

.thoraxNewsletter__content p.lead {
  margin-bottom: 10px;
}

.thoraxNewsletter__content h2 {
  font-family: "Overpass", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}

.thoraxNewsletter__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.thoraxNewsletter__form .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 470px;
  margin: 0 auto;
}

.thoraxNewsletter__form .wrap .nf-field-container,
.thoraxNewsletter__form .wrap .submit-container .nf-field-element {
  margin: 0 !important;
}

.thoraxNewsletter__form .wrap .nf-cell {
  width: auto !important;
  padding: 0;
}

.thoraxNewsletter__form .wrap .nf-response-msg .done {
  display: block;
  padding: 10px;
  background-color: #5ab96f;
  border-radius: 5px;
  margin-bottom: 10px;
}

.thoraxNewsletter__form .wrap .nf-response-msg .done p {
  margin: 0;
  font-size: 13px;
  text-align: center;
  color: #1d4626;
}

.thoraxNewsletter__form .wrap input {
  width: 100%;
  height: 50px;
  font-size: 14px;
  outline: none;
  border: 0;
  color: #000;
  padding: 0 20px;
}

.thoraxNewsletter__form .wrap input:focus {
  border: 0;
}

.thoraxNewsletter__form .wrap input::-webkit-input-placeholder {
  color: #919191;
}

.thoraxNewsletter__form .wrap input:-ms-input-placeholder {
  color: #919191;
}

.thoraxNewsletter__form .wrap input::-ms-input-placeholder {
  color: #919191;
}

.thoraxNewsletter__form .wrap input::placeholder {
  color: #919191;
}

.thoraxNewsletter__form .wrap button {
  width: 158px;
  height: 50px;
  font-family: "Archivo", sans-serif;
  background-color: #2D2A5E;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  border: 0;
  padding: 0;
}

@media (max-width: 991px) {
  .thoraxNewsletter__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding: 50px 15px;
  }
  .thoraxNewsletter__content {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .thoraxNewsletter__content h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .thoraxNewsletter__form {
    width: 100%;
  }
  .thoraxNewsletter__form input {
    height: 45px;
    line-height: 45px;
  }
  .thoraxNewsletter__form button {
    height: 45px;
  }
}

@media (max-width: 500px) {
  .thoraxNewsletter__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thoraxNewsletter__form input {
    width: 100%;
  }
  .thoraxNewsletter__form button {
    width: 100%;
  }
}

@font-face {
  font-family: 'Archivo';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 500;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 100;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 200;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 300;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 800;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 900;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Black.ttf") format("truetype");
}

body {
  font-family: Archivo !important;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: Archivo;
}

p.thin {
  font-size: 14px;
  line-height: 21px;
}

a {
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Archivo;
}

h4 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: Archivo;
}

h3 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 400;
  font-family: Archivo;
}

h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
  font-family: Archivo;
}

h1 {
  font-size: 72px;
  line-height: 86px;
  font-weight: 400;
  font-family: Archivo;
}

@media (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

.thoraxSubpage__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("/wp-content/themes/thorax/images/subpage_heading_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #130921;
  min-height: 120px;
  padding: 20px 0;
  text-align: center;
}

.thoraxSubpage__heading h1,
.thoraxSubpage__heading h2 {
  font-family: 'Overpass', sans-serif;
  font-size: 48px;
  line-height: 56px;
  margin: 0 0 20px;
  font-weight: bold;
  color: #fff;
}

.thoraxSubpage--fundacja {
  background-image: url("/wp-content/themes/thorax/images/fundacja_bg.svg");
  background-repeat: no-repeat;
  background-position: left top;
}

.thoraxSubpage__breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.thoraxSubpage__breadcrumb a {
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  margin-right: 10px;
}

.thoraxSubpage__breadcrumb a:hover {
  opacity: .7;
}

.thoraxSubpage__breadcrumb a:last-of-type {
  margin-right: 0;
}

.thoraxSubpage__breadcrumb a.current {
  pointer-events: none;
}

.thoraxSubpage__breadcrumb a img {
  margin-top: -3px;
}

.thoraxSubpage__pageContent {
  padding-top: 60px;
  padding-bottom: 90px;
}

.thoraxSubpage .contentHalf__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 50px;
}

.thoraxSubpage .contentHalf__section:last-of-type {
  margin-bottom: 0;
}

.thoraxSubpage .contentHalf__section--rightImage {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.thoraxSubpage .contentHalf__section--rightImage .contentHalf__image {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.thoraxSubpage .contentHalf__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: center;
      align-self: center;
  width: 50%;
}

.thoraxSubpage .contentHalf__image img {
  max-width: 445px;
  width: 100%;
}

.thoraxSubpage .contentHalf__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: center;
      align-self: center;
  width: 50%;
}

.thoraxSubpage .contentHalf__content h1,
.thoraxSubpage .contentHalf__content h2,
.thoraxSubpage .contentHalf__content h3,
.thoraxSubpage .contentHalf__content h4,
.thoraxSubpage .contentHalf__content h5,
.thoraxSubpage .contentHalf__content h6 {
  font-family: 'Overpass', sans-serif;
  color: #3A3A3A;
  margin: 0 0 30px;
  font-weight: 900;
}

.thoraxSubpage .contentHalf__content pre {
  font-family: Archivo !important;
  font-size: 18px;
  line-height: 28px;
  color: #2D2A5E;
  margin: 0 0 20px;
  white-space: normal;
}

.thoraxSubpage .contentHalf__content p {
  font-size: 16px;
  line-height: 26px;
  color: #3A3A3A;
  margin-bottom: 25px;
}

@media (max-width: 991px) {
  .thoraxSubpage__heading {
    height: 120px;
  }
  .thoraxSubpage__heading h1,
  .thoraxSubpage__heading h2 {
    font-family: 'Overpass', sans-serif;
    font-size: 32px;
    line-height: 46px;
    margin: 0 0 10px;
    color: #fff;
  }
  .contentHalf__section {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .contentHalf__image {
    width: 100% !important;
    margin-bottom: 30px;
    display: block !important;
    text-align: center;
  }
  .contentHalf__content {
    width: 100% !important;
    display: block !important;
  }
  .contentHalf h1,
  .contentHalf h2,
  .contentHalf h3,
  .contentHalf h4,
  .contentHalf h5,
  .contentHalf h6 {
    margin: 0 0 15px;
  }
  .contentHalf pre {
    font-family: Archivo !important;
    font-size: 16px;
    line-height: 26px;
    color: #2D2A5E;
    margin-bottom: 15px;
    white-space: normal;
  }
  .contentHalf p {
    font-size: 14px;
    line-height: 24px;
    color: #3A3A3A;
    margin-bottom: 20px;
  }
}

/********* Instytut badawczy *********/
.thoraxSubpage__sectionHeading {
  font-family: "Overpass", sans-serif;
  font-size: 35px;
  line-height: 56px;
  font-weight: 900;
  color: #002036;
  margin: 0 0 30px;
  text-align: center;
}

.thoraxSubpage--instytut .contentHalf {
  padding-top: 50px;
  padding-bottom: 90px;
}

.thoraxSubpage--instytut .contentHalf__image img {
  max-width: none;
  width: 100%;
}

.thoraxSubpage--instytut .contentHalf__content {
  padding-right: 25px;
}

.thoraxSubpage .contentNews__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.thoraxSubpage .contentNews__news {
  width: calc(100% / 3);
  max-width: 350px;
  margin-bottom: 52px;
}

.thoraxSubpage .contentNews__news .thumb {
  width: 100%;
  height: 240px;
  margin-bottom: 20px;
}

.thoraxSubpage .contentNews__news .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.thoraxSubpage .contentNews__news .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 0 5px;
}

.thoraxSubpage .contentNews__news .meta p {
  font-size: 16px;
  line-height: 28px;
  color: #2D2A5E;
  margin: 0;
}

.thoraxSubpage .contentNews__news .meta span {
  display: inline-block;
  margin: 0 8px;
}

.thoraxSubpage .contentNews__news h2 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #3A3A3A;
  margin: 0 0 25px;
}

.thoraxSubpage .contentNews__news p {
  font-size: 16px;
  line-height: 26px;
  color: #3A3A3A;
  margin: 0;
}

.thoraxSubpage .projectList {
  margin-bottom: 85px;
  text-align: center;
}

.thoraxSubpage .projectList__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.thoraxSubpage .projectList__project {
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 72px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 36px #00000029;
          box-shadow: 0 4px 36px #00000029;
  margin-bottom: 12px;
}

.thoraxSubpage .projectList__project.active {
  display: flex;
}

.thoraxSubpage .projectList__project:hover {
  background-color: #f2f2f2;
}

.thoraxSubpage .projectList__project:last-of-type {
  margin-bottom: 0;
}

.thoraxSubpage .projectList__project h3 {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #000;
  margin: 0;
  padding: 10px 20px;
}

.thoraxSubpage .projectList #showMore {
  display: inline-block;
  min-width: 150px;
  height: 50px;
  background-color: #2D2A5E;
  border: 0;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  -webkit-transition: ease .3s;
  transition: ease .3s;
  margin: 30px 0 0;
}

.thoraxSubpage .projectList #showMore:hover {
  opacity: .7;
}

.thoraxSubpage .thoraxReviews .slick-list {
  margin: 0 -15px;
}

.thoraxSubpage .thoraxReviews .slick-slide {
  margin: 0 15px;
}

.thoraxSubpage .thoraxReviews .slick-prev {
  left: -75px;
}

.thoraxSubpage .thoraxReviews .slick-next {
  right: -75px;
}

.thoraxSubpage .thoraxReviews .thoraxReviewsList .review p {
  font-size: 16px;
  line-height: 26px;
  color: #3A3A3A;
  margin-bottom: 30px;
  padding-top: 70px;
  position: relative;
  max-width: 295px;
}

.thoraxSubpage .thoraxReviews .thoraxReviewsList .review p:before {
  content: '"';
  font-size: 100px;
  line-height: 1;
  color: #000;
  opacity: .15;
  position: absolute;
  top: 0;
}

.thoraxSubpage .thoraxReviews .thoraxReviewsList .review .author {
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  color: #3A3A3A;
}

.thoraxSubpage .contentHalfFull {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 80px;
  max-height: 480px;
}

.thoraxSubpage .contentHalfFull__content {
  width: 50%;
  background-image: url("/wp-content/themes/thorax/images/instytut_footer_sec_bg.svg");
  background-repeat: no-repeat;
  background-size: 130%;
  background-position: left top;
}

.thoraxSubpage .contentHalfFull__content .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 60%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  padding-right: 50px;
}

.thoraxSubpage .contentHalfFull__content .wrap pre {
  font-family: Archivo !important;
  font-size: 16px;
  line-height: 26px;
  color: #2D2A5E;
  margin-bottom: 15px;
  white-space: normal;
}

.thoraxSubpage .contentHalfFull__content .wrap p {
  font-size: 14px;
  line-height: 24px;
  color: #3A3A3A;
  margin-bottom: 20px;
}

.thoraxSubpage .contentHalfFull__image {
  width: 50%;
}

.thoraxSubpage .contentHalfFull__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1600px) {
  .thoraxSubpage .contentHalfFull__content .wrap {
    max-width: 550px;
  }
}

@media (max-width: 1350px) {
  .thoraxSubpage .thoraxReviews {
    overflow: hidden;
  }
  .thoraxSubpage .thoraxReviews .slick-arrow {
    top: -15%;
  }
  .thoraxSubpage .thoraxReviews .slick-prev {
    left: 0px;
  }
  .thoraxSubpage .thoraxReviews .slick-next {
    right: 0px;
  }
}

@media (max-width: 1200px) {
  .thoraxSubpage .contentNews__news {
    max-width: 300px;
  }
  .thoraxSubpage .contentNews__news .thumb {
    height: 200px;
  }
  .thoraxSubpage .contentHalfFull {
    height: 420px;
  }
  .thoraxSubpage .contentHalfFull__content .wrap {
    padding-left: 15px;
    max-width: 550px;
  }
}

@media (max-width: 991px) {
  .thoraxSubpage .contentNews__news {
    max-width: 230px;
  }
  .thoraxSubpage .contentNews__news .thumb {
    height: 180px;
    margin-bottom: 15px;
  }
  .thoraxSubpage .contentNews__news h2 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 15px;
  }
  .thoraxSubpage .contentNews__news p {
    font-size: 14px;
    line-height: 21px;
  }
  .thoraxSubpage .thoraxReviews .slick-arrow {
    top: -12%;
  }
  .thoraxSubpage .thoraxReviews .review {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .thoraxSubpage .contentHalfFull {
    height: auto;
    max-height: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thoraxSubpage .contentHalfFull__content {
    width: 100%;
    padding: 25px 0;
  }
  .thoraxSubpage .contentHalfFull__content .wrap {
    padding: 0 25px;
    max-width: 550px;
    margin: 0 auto;
  }
  .thoraxSubpage .contentHalfFull__image {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .thoraxSubpage__sectionHeading {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 20px;
  }
  .thoraxSubpage .contentNews__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .thoraxSubpage .contentNews__list .contentNews__news {
    width: 100%;
    max-width: 300px;
  }
  .thoraxSubpage .contentNews__list .contentNews__news .thumb {
    height: 180px;
    margin-bottom: 15px;
  }
  .thoraxSubpage .contentNews__list .contentNews__news h2 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 15px;
  }
  .thoraxSubpage .contentNews__list .contentNews__news p {
    font-size: 14px;
    line-height: 21px;
  }
}

/********** ZDORWY MEDYK ***********/
.thoraxSubpage--medyk .contentHalf {
  padding-top: 50px;
}

.thoraxSubpage--medyk .contentHalf__image img {
  max-width: none;
  width: 100%;
}

.thoraxSubpage--medyk .contentHalf__content {
  padding-right: 25px;
}

.thoraxSubpage--medyk .thoraxArticles {
  background-color: unset;
}

.thoraxSubpage--medyk .thoraxArticles__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.thoraxSubpage--medyk .thoraxArticles__wrap .thoraxArticlesList {
  width: 66%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.thoraxSubpage--medyk .thoraxArticles__wrap .thoraxArticlesList .article {
  margin-bottom: 70px;
}

.thoraxSubpage--medyk .thoraxArticles__wrap .thoraxArticlesCats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 34%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 15px;
}

.thoraxSubpage--medyk .thoraxArticles__wrap .thoraxArticlesCats h2 {
  font-size: 24px;
  line-height: 29px;
  color: #3A3A3A;
  margin: 0 0 25px;
}

.thoraxSubpage--medyk .thoraxArticles__wrap .thoraxArticlesCats ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.thoraxSubpage--medyk .thoraxArticles__wrap .thoraxArticlesCats ul li {
  font-size: 18px;
  line-height: 35px;
  color: #919191;
}

.thoraxSubpage--medyk .thoraxArticles__wrap .thoraxArticlesCats ul li a {
  font-size: 18px;
  line-height: 1;
  color: #919191;
}

.thoraxSubpage--medyk .thoraxArticles__wrap .thoraxArticlesCats ul li a:hover {
  opacity: .7;
}

.thoraxSubpage--medyk .thoraxArticles__wrap .thoraxArticlesCats ul li ul {
  padding-left: 25px;
}

.thoraxSubpage--medyk .contentNews {
  padding-top: 72px;
}

@media (max-width: 767px) {
  .thoraxSubpage--medyk .thoraxArticles__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/********** Technologia i zdrowie ***********/
.thoraxSubpage--technologia .contentHalf {
  padding-top: 50px;
}

.thoraxSubpage--technologia .contentHalf__image img {
  max-width: none;
  width: 100%;
}

.thoraxSubpage--technologia .contentHalf__content {
  padding-right: 25px;
}

.thoraxSubpage--technologia .thoraxStartup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

.thoraxSubpage--technologia .thoraxStartup__list {
  width: 66%;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups {
  margin: 0 0 50px;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .thoraxStartupsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article {
  width: 350px;
  margin-bottom: 70px;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__thumb {
  width: 100%;
  height: 240px;
  margin: 0 0 10px;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__meta {
  margin: 0 0 10px;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__meta p {
  font-size: 16px;
  line-height: 28px;
  color: #2D2A5E;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__title {
  margin-bottom: 10px;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__title h2 {
  font-family: "Archivo", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #3A3A3A;
  margin: 0;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__desc {
  margin: 0 0 30px;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__desc p {
  font-size: 16px;
  line-height: 28px;
  color: #2D2A5E;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .pagination .page-numbers {
  margin: 0 20px;
  font-size: 16px;
  line-height: 19px;
  color: #000;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .pagination .page-numbers.current {
  font-weight: bold;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .pagination .page-numbers:first-child {
  margin-left: 0;
}

.thoraxSubpage--technologia .thoraxStartup__list .thoraxStartups .pagination .page-numbers:last-child {
  margin-right: 0;
}

.thoraxSubpage--technologia .thoraxStartup .sidebarArchive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 34%;
  padding-left: 15px;
}

.thoraxSubpage--technologia .thoraxStartup .sidebarArchive__wrap {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.thoraxSubpage--technologia .thoraxStartup .sidebarArchive__list {
  margin-bottom: 50px;
}

.thoraxSubpage--technologia .thoraxStartup .sidebarArchive__list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.thoraxSubpage--technologia .thoraxStartup .sidebarArchive__list ul li {
  line-height: 35px;
}

.thoraxSubpage--technologia .thoraxStartup .sidebarArchive__list ul li a {
  font-size: 18px;
  line-height: 1;
  color: #919191;
}

.thoraxSubpage--technologia .thoraxStartup .sidebarArchive__list ul li.child {
  padding-left: 20px;
  margin-bottom: 5px;
}

.thoraxSubpage--technologia .thoraxStartup .sidebarArchive__heading {
  font-family: "Archivo", sans-serif;
  font-size: 24px;
  line-height: 29px;
  font-weight: 500;
  color: #3A3A3A;
  margin: 0 0 25px;
}

.thoraxSubpage--technologia .subpageContent {
  padding-top: 50px;
  padding-bottom: 100px;
  border-top: 1px solid #EBEBEB;
}

.thoraxSubpage--technologia .subpageContent pre {
  font-family: Archivo !important;
  font-size: 16px;
  line-height: 26px;
  color: #2D2A5E;
  margin-bottom: 15px;
  white-space: normal;
}

.thoraxSubpage--technologia .subpageContent p {
  font-size: 16px;
  line-height: 25px;
  color: #3A3A3A;
}

.contactForm {
  max-width: 540px;
  width: 100%;
  margin: 0 auto 82px;
}

@media (max-width: 1199px) {
  .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article {
    width: 290px !important;
  }
  .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__thumb {
    height: 190px !important;
  }
}

@media (max-width: 991px) {
  .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article {
    width: 230px !important;
  }
  .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__thumb {
    height: 160px !important;
  }
  .thoraxStartup .sidebarArchive__heading {
    font-size: 18px !important;
    line-height: 23px !important;
    margin: 0 0 20px !important;
  }
  .thoraxStartup .sidebarArchive__list ul li {
    line-height: 25px !important;
  }
  .thoraxStartup .sidebarArchive__list ul li a {
    font-size: 16px !important;
  }
}

@media (max-width: 767px) {
  .thoraxStartup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thoraxStartup__list {
    width: 100% !important;
  }
  .thoraxStartup__list .thoraxStartups .thoraxStartupsList {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article {
    width: 100% !important;
    max-width: 430px !important;
  }
  .thoraxStartup__list .thoraxStartups .thoraxStartupsList .article__thumb {
    height: auto !important;
  }
  .thoraxStartup .sidebarArchive {
    width: 100% !important;
    padding-left: 0 !important;
  }
  .thoraxStartup .sidebarArchive__wrap {
    max-width: none !important;
    width: 100% !important;
  }
  .contactForm {
    padding: 0 15px;
  }
  .contactForm h3 {
    font-size: 16px;
    line-height: 21px;
    margin: 10px 0 0;
  }
}

/**** STRONA ANKIETY ****/
.qsm_quiz {
  min-height: 50vh;
}

.qsm-spinner-loader {
  position: absolute;
  right: 0;
  left: 0;
  top: 43%;
  margin: 0 auto !important;
}

.qmn_results_page {
  padding-bottom: 50px;
}

.pollDone {
  background-color: #5bbd82;
  text-align: center;
  padding: 20px 15px;
  border-radius: 5px;
  margin: 10px 0;
}

.pollDone p {
  font-size: 16px;
  line-height: 21px;
  color: #2d503b;
  margin: 0;
}

.pollDone p a {
  color: #f9f9f9;
  display: inline-block;
  background-color: #2d503b;
  padding: 10px 20px;
  margin-top: 10px;
  border-radius: 5px;
}

.pollDone p a:hover {
  opacity: .7;
}

.quizBack {
  padding: 0 15px !important;
}

@font-face {
  font-family: 'Archivo';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 500;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 100;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 200;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 300;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 800;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 900;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Black.ttf") format("truetype");
}

body {
  font-family: Archivo !important;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: Archivo;
}

p.thin {
  font-size: 14px;
  line-height: 21px;
}

a {
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Archivo;
}

h4 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: Archivo;
}

h3 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 400;
  font-family: Archivo;
}

h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
  font-family: Archivo;
}

h1 {
  font-size: 72px;
  line-height: 86px;
  font-weight: 400;
  font-family: Archivo;
}

@media (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

.thoraxArchive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
}

.thoraxArchive__list {
  width: 66%;
}

.thoraxArchive__list .thoraxArticles {
  background-color: unset;
  padding: 0;
  margin-bottom: 70px;
}

.thoraxArchive__list .thoraxArticles .thoraxArticlesList {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.thoraxArchive__list .thoraxArticles .thoraxArticlesList .article {
  margin-bottom: 70px;
}

.thoraxArchive__list .thoraxArticles .thoraxArticlesList .article--startup .article__thumb {
  margin: 0 0 10px;
}

.thoraxArchive__list .thoraxArticles .thoraxArticlesList .article--startup .article__title {
  margin: 0 0 10px;
}

.thoraxArchive__list .thoraxArticles .thoraxArticlesList .article--startup .article__desc {
  margin: 0 0 35px;
}

.thoraxArchive__list .thoraxArticles .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
}

.thoraxArchive__list .thoraxArticles .pagination .page-numbers {
  margin: 0 20px;
  font-size: 16px;
  line-height: 19px;
  color: #000;
}

.thoraxArchive__list .thoraxArticles .pagination .page-numbers.current {
  font-weight: bold;
}

.thoraxArchive__list .thoraxArticles .pagination .page-numbers:first-child {
  margin-left: 0;
}

.thoraxArchive__list .thoraxArticles .pagination .page-numbers:last-child {
  margin-right: 0;
}

.thoraxArchive__sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 34%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.thoraxArchive .sidebarArchive {
  padding-left: 15px;
}

.thoraxArchive .sidebarArchive__wrap {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.thoraxArchive .sidebarArchive__heading {
  font-family: "Archivo", sans-serif;
  font-size: 24px;
  line-height: 29px;
  color: #3A3A3A;
  margin: 0 0 25px;
}

.thoraxArchive .sidebarArchive__list {
  margin-bottom: 50px;
}

.thoraxArchive .sidebarArchive__list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.thoraxArchive .sidebarArchive__list ul li {
  line-height: 35px;
}

.thoraxArchive .sidebarArchive__list ul li.child {
  padding-left: 20px;
  margin-bottom: 5px;
}

.thoraxArchive .sidebarArchive__list ul li a {
  font-size: 18px;
  line-height: 1;
  color: #919191;
}

@media (max-width: 991px) {
  .thoraxArchive .sidebarArchive__heading {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 20px;
  }
  .thoraxArchive .sidebarArchive__list ul li {
    line-height: 25px;
  }
  .thoraxArchive .sidebarArchive__list ul li.child {
    padding-left: 15px;
  }
  .thoraxArchive .sidebarArchive__list ul li a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .thoraxArchive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thoraxArchive__list {
    width: 100%;
  }
  .thoraxArchive .sidebarArchive {
    width: 100%;
    padding-left: 0;
  }
  .thoraxArchive .sidebarArchive__wrap {
    max-width: none;
    width: 100%;
  }
}

@font-face {
  font-family: 'Archivo';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 500;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Archivo';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Archivo/Archivo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 100;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 200;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 300;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 400;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 600;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 700;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 800;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Overpass';
  font-weight: 900;
  src: url("/wp-content/themes/thorax/fonts/Overpass/Overpass-Black.ttf") format("truetype");
}

body {
  font-family: Archivo !important;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: Archivo;
}

p.thin {
  font-size: 14px;
  line-height: 21px;
}

a {
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  font-family: Archivo;
}

h4 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: Archivo;
}

h3 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 400;
  font-family: Archivo;
}

h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
  font-family: Archivo;
}

h1 {
  font-size: 72px;
  line-height: 86px;
  font-weight: 400;
  font-family: Archivo;
}

@media (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 46px;
  }
}

.thoraxSignleArticle .singleContent {
  padding-top: 50px;
  padding-bottom: 20px;
}

.thoraxSignleArticle .singleContent__firstImage {
  float: left;
  max-width: 50%;
  width: 100%;
  margin-right: 32px;
  margin-bottom: 32px;
}

.thoraxSignleArticle .singleContent__date {
  font-size: 16px !important;
  line-height: 28px !important;
  color: #2D2A5E !important;
  margin: 0 0 10px !important;
}

.thoraxSignleArticle .singleContent__title {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  color: #3A3A3A;
  margin: 0 0 30px;
}

.thoraxSignleArticle .singleContent p {
  font-size: 16px;
  line-height: 25px;
  color: #3A3A3A;
  margin-bottom: 24px;
}

.thoraxSignleArticle .singleContent__secondContent img {
  width: 100%;
  margin-bottom: 45px;
}

.thoraxSignleArticle .singleContent__secondContent h1,
.thoraxSignleArticle .singleContent__secondContent h2,
.thoraxSignleArticle .singleContent__secondContent h3,
.thoraxSignleArticle .singleContent__secondContent h4,
.thoraxSignleArticle .singleContent__secondContent h5,
.thoraxSignleArticle .singleContent__secondContent h6 {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  color: #3A3A3A;
  margin: 0 0 30px;
}

@media (max-width: 991px) {
  .thoraxSignleArticle .singleContent__firstImage {
    float: none;
    max-width: none;
    margin: 0 auto 30px;
  }
}

@media (max-width: 767px) {
  .thoraxSignleArticle .singleContent h1,
  .thoraxSignleArticle .singleContent h2,
  .thoraxSignleArticle .singleContent h3,
  .thoraxSignleArticle .singleContent h4,
  .thoraxSignleArticle .singleContent h5,
  .thoraxSignleArticle .singleContent h6 {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
  }
  .thoraxSignleArticle .singleContent p {
    font-size: 14px;
    line-height: 21px;
  }
  .thoraxSignleArticle .singleContent__secondContent img {
    margin-bottom: 25px;
  }
}

.thoraxContact__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 68px;
  padding-bottom: 30px;
}

.thoraxContact__contact {
  width: 35%;
}

.thoraxContact__contact p {
  font-size: 16px;
  line-height: 26px;
  color: #3A3A3A;
  margin: 0;
}

.thoraxContact__call {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 30px;
}

.thoraxContact__call a {
  position: relative;
  color: #2D2A5E;
}

.thoraxContact__call a:hover {
  opacity: .7;
}

.thoraxContact__call a span {
  font-size: 22px;
  line-height: 35px;
  font-weight: 700;
  color: #2D2A5E;
  padding-left: 30px;
}

.thoraxContact__call a span.mail:before {
  content: '';
  background-image: url("/wp-content/themes/thorax/images/ico/mail_ico.svg");
  background-repeat: no-repeat;
  background-size: 23px;
  width: 23px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 20%;
}

.thoraxContact__call a span.tel:before {
  content: '';
  background-image: url("/wp-content/themes/thorax/images/ico/phone_ico.svg");
  background-repeat: no-repeat;
  background-size: 19px;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 20%;
}

.thoraxContact__social {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.thoraxContact__social a {
  margin-right: 10px;
}

.thoraxContact__social a:last-of-type {
  margin-right: 0;
}

.thoraxContact__social a:hover {
  opacity: .7;
}

.thoraxContact__form {
  width: 65%;
}

.thoraxContact__heading {
  font-size: 22px;
  line-height: 34px;
  font-weight: bold;
  color: #2D2A5E;
  margin: 0 0 30px;
}

.thoraxContact .acf-map {
  height: 400px;
  width: 100%;
}

@media (max-width: 991px) {
  .thoraxContact__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 68px;
    padding-bottom: 30px;
  }
  .thoraxContact__contact {
    width: 100%;
    margin-bottom: 70px;
  }
  .thoraxContact__form {
    width: 100%;
  }
}

.thoraxPolling__heading {
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  color: #2D2A5E;
  margin: 0 0 30px;
}

.thoraxPolling .poll {
  border-bottom: 1px solid #EBEBEB;
  border-left: 1.5px solid #D1D1D1;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.thoraxPolling .poll:last-of-type {
  border-bottom: 0;
}

.thoraxPolling .poll__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 84px;
  line-height: 84px;
  padding-left: 18px;
  padding-right: 0;
  cursor: pointer;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.thoraxPolling .poll__heading p {
  font-size: 16px;
  line-height: 84px;
  color: #3A3A3A;
  cursor: pointer;
  margin: 0;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.thoraxPolling .poll__heading span {
  cursor: pointer;
}

.thoraxPolling .poll__content {
  display: none;
  padding-left: 50px;
  margin: 10px 0 30px;
}

.thoraxPolling .poll__content .podcat__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  background-color: #e8e8e8;
  border-bottom: 1px solid #d6d6d6;
  cursor: pointer;
}

.thoraxPolling .poll__content .podcat__heading p {
  margin: 0;
  font-size: 16px;
  color: #6d6d6d;
  font-weight: bold;
}

.thoraxPolling .poll__content .podcat__content {
  display: none;
}

.thoraxPolling .poll__content .podcat:last-of-type__heading {
  border-bottom: 0;
}

.thoraxPolling .poll__content .poll__poll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 65px;
  padding: 20px !important;
  background-color: #f7f7f7;
}

.thoraxPolling .poll__content .poll__poll .title {
  width: 100%;
}

.thoraxPolling .poll__content .poll__poll p {
  font-size: 16px;
  line-height: 22px;
  color: #3A3A3A;
  max-width: 80%;
}

.thoraxPolling .poll__content .poll__poll span {
  font-size: 16px;
  line-height: 22px;
  color: #3A3A3A;
  max-width: 80%;
}

.thoraxPolling .poll__content .poll__poll .file span {
  font-size: 14px;
  line-height: 50px;
  max-width: none;
}

.thoraxPolling .poll__content .poll__poll.hide {
  display: none;
}

.thoraxPolling .poll__searchbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  background-color: #2d2a5e;
  padding: 10px 20px;
}

.thoraxPolling .poll__searchbar input {
  background-color: #fff;
  border: 0;
  color: #000;
  padding: 0 20px;
  height: 40px;
  min-width: 300px;
  outline: none;
}

.thoraxPolling .poll__searchbar input::-webkit-input-placeholder {
  color: #a2a2a2;
}

.thoraxPolling .poll__searchbar input:-ms-input-placeholder {
  color: #a2a2a2;
}

.thoraxPolling .poll__searchbar input::-ms-input-placeholder {
  color: #a2a2a2;
}

.thoraxPolling .poll__searchbar input::placeholder {
  color: #a2a2a2;
}

.thoraxPolling .poll__searchbar input:focus {
  border: 0 !important;
}

.thoraxPolling .poll__searchbar button {
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 100px;
  border: 1px solid transparent;
  border-radius: 0;
  background: #6b6a79;
  outline: none;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.thoraxPolling .poll__searchbar button:hover {
  color: #fff;
  background-color: transparent;
  border-color: #6b6a79;
}

.thoraxPolling .poll__searchbar button.pollReset {
  display: none;
  background-color: #2d2a5e;
  border: 1px solid #6b6a79;
}

.thoraxPolling .poll__searchbar button.pollReset:hover {
  background-color: #6b6a79;
  border-color: transparent;
}

.thoraxPolling .poll__searchbar button.pollReset.visible {
  display: block;
}

.thoraxPolling .poll.active {
  border-left-color: #002036;
}

.thoraxPolling .poll.active .poll__heading p {
  font-weight: 700;
  color: #919191;
}

@media (max-width: 767px) {
  .thoraxPolling .poll__content {
    padding-left: 20px;
  }
  .thoraxPolling .poll__content .poll__searchbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thoraxPolling .poll__content .poll__searchbar input {
    display: block;
    width: 100%;
    min-width: 0;
  }
  .thoraxPolling .poll__content .poll__searchbar button {
    width: 100%;
  }
  .thoraxPolling .poll__content .poll__poll {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 20px;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 10px;
  }
  .thoraxPolling .poll__content .poll__poll .title {
    margin-bottom: 10px;
  }
  .thoraxPolling .poll__content .poll__poll .title p {
    max-width: 100%;
  }
  .thoraxPolling .poll__content .poll__poll .file a {
    height: 40px;
  }
  .thoraxPolling .poll__content .poll__poll .file span {
    line-height: 40px;
  }
}

@media (max-width: 500px) {
  .thoraxPolling .poll__content .poll__poll .file span {
    font-size: 12px;
    line-height: 40px;
  }
}

.nf-form-fields-required {
  display: none;
}

.nf-field-container {
  margin-bottom: 12px !important;
}

.thoraxSubpage--technologia .nf-form-layout input[type='text'],
.thoraxSubpage--technologia .nf-form-layout input[type='email'],
.thoraxSubpage--technologia .nf-form-layout input[type='tel'] {
  height: 62px !important;
  border: 1px solid #D2D2D2;
  background-color: #fff;
  padding: 0 20px;
  font-size: 15px;
  line-height: 35px;
  color: #000;
  outline: none;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.thoraxSubpage--technologia .nf-form-layout input[type='text']::-webkit-input-placeholder,
.thoraxSubpage--technologia .nf-form-layout input[type='email']::-webkit-input-placeholder,
.thoraxSubpage--technologia .nf-form-layout input[type='tel']::-webkit-input-placeholder {
  color: #919191;
}

.thoraxSubpage--technologia .nf-form-layout input[type='text']:-ms-input-placeholder,
.thoraxSubpage--technologia .nf-form-layout input[type='email']:-ms-input-placeholder,
.thoraxSubpage--technologia .nf-form-layout input[type='tel']:-ms-input-placeholder {
  color: #919191;
}

.thoraxSubpage--technologia .nf-form-layout input[type='text']::-ms-input-placeholder,
.thoraxSubpage--technologia .nf-form-layout input[type='email']::-ms-input-placeholder,
.thoraxSubpage--technologia .nf-form-layout input[type='tel']::-ms-input-placeholder {
  color: #919191;
}

.thoraxSubpage--technologia .nf-form-layout input[type='text']::placeholder,
.thoraxSubpage--technologia .nf-form-layout input[type='email']::placeholder,
.thoraxSubpage--technologia .nf-form-layout input[type='tel']::placeholder {
  color: #919191;
}

.thoraxSubpage--technologia .nf-form-layout input[type='text']:focus,
.thoraxSubpage--technologia .nf-form-layout input[type='email']:focus,
.thoraxSubpage--technologia .nf-form-layout input[type='tel']:focus {
  border: 1px solid #2d2b5e !important;
}

.thoraxSubpage--technologia .nf-form-layout textarea {
  height: 104px !important;
  border: 1px solid #D2D2D2;
  background-color: #fff;
  padding: 12px 20px;
  font-size: 15px;
  line-height: 35px;
  color: #000;
  outline: none;
  border: 1px solid transpraent;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.thoraxSubpage--technologia .nf-form-layout textarea::-webkit-input-placeholder {
  color: #919191;
}

.thoraxSubpage--technologia .nf-form-layout textarea:-ms-input-placeholder {
  color: #919191;
}

.thoraxSubpage--technologia .nf-form-layout textarea::-ms-input-placeholder {
  color: #919191;
}

.thoraxSubpage--technologia .nf-form-layout textarea::placeholder {
  color: #919191;
}

.thoraxSubpage--technologia .nf-form-layout textarea:focus {
  border: 1px solid #2d2b5e !important;
}

.thoraxContact .nf-form-layout input[type='text'],
.thoraxContact .nf-form-layout input[type='email'],
.thoraxContact .nf-form-layout input[type='tel'] {
  height: 62px !important;
  border: 1px solid #D2D2D2;
  background-color: #fff;
  padding: 0 20px;
  font-size: 15px;
  line-height: 35px;
  color: #000;
  outline: none;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.thoraxContact .nf-form-layout input[type='text']::-webkit-input-placeholder,
.thoraxContact .nf-form-layout input[type='email']::-webkit-input-placeholder,
.thoraxContact .nf-form-layout input[type='tel']::-webkit-input-placeholder {
  color: #919191;
}

.thoraxContact .nf-form-layout input[type='text']:-ms-input-placeholder,
.thoraxContact .nf-form-layout input[type='email']:-ms-input-placeholder,
.thoraxContact .nf-form-layout input[type='tel']:-ms-input-placeholder {
  color: #919191;
}

.thoraxContact .nf-form-layout input[type='text']::-ms-input-placeholder,
.thoraxContact .nf-form-layout input[type='email']::-ms-input-placeholder,
.thoraxContact .nf-form-layout input[type='tel']::-ms-input-placeholder {
  color: #919191;
}

.thoraxContact .nf-form-layout input[type='text']::placeholder,
.thoraxContact .nf-form-layout input[type='email']::placeholder,
.thoraxContact .nf-form-layout input[type='tel']::placeholder {
  color: #919191;
}

.thoraxContact .nf-form-layout input[type='text']:focus,
.thoraxContact .nf-form-layout input[type='email']:focus,
.thoraxContact .nf-form-layout input[type='tel']:focus {
  border: 1px solid #2d2b5e !important;
}

.thoraxContact .nf-form-layout textarea {
  height: 104px !important;
  border: 1px solid #D2D2D2;
  background-color: #fff;
  padding: 12px 20px;
  font-size: 15px;
  line-height: 35px;
  color: #000;
  outline: none;
  border: 1px solid transpraent;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.thoraxContact .nf-form-layout textarea::-webkit-input-placeholder {
  color: #919191;
}

.thoraxContact .nf-form-layout textarea:-ms-input-placeholder {
  color: #919191;
}

.thoraxContact .nf-form-layout textarea::-ms-input-placeholder {
  color: #919191;
}

.thoraxContact .nf-form-layout textarea::placeholder {
  color: #919191;
}

.thoraxContact .nf-form-layout textarea:focus {
  border: 1px solid #2d2b5e !important;
}

.checkbox-wrap {
  cursor: pointer;
}

.checkbox-wrap input {
  width: 20px !important;
  height: 20px !important;
  background: #fff;
  border: 1px solid #1A1A1A;
  -webkit-appearance: none;
  display: block !important;
  margin-top: 5px;
  position: relative;
  outline: none;
}

.checkbox-wrap input.nf-checked:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  width: 14px;
  height: 14px;
  background: #2d2b5e;
}

.checkbox-wrap label {
  font-size: 14px;
  line-height: 17px;
  font-weight: 100 !important;
  color: #211A1D;
}

.submit-container .nf-field-element {
  display: flow-root;
  margin-top: 20px !important;
  text-align: center;
}

input[type="button"] {
  border-radius: 0;
  border: 0;
  height: 50px;
  background-color: #2D2A5E !important;
  border: 0 !important;
  font-family: "Archivo", sans-serif !important;
  font-size: 14px;
  font-weight: 300 !important;
  color: #fff !important;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

input[type="button"]:hover {
  opacity: .7;
  background-color: #2D2A5E !important;
}

.nf-form-layout .nf-field-element h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #3A3A3A;
  margin: 15px 0 0;
}

.btn {
  display: inline-block;
  min-width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}

.btn span {
  display: block;
  font-size: 14px;
  line-height: 50px;
  text-transform: uppercase;
  color: #000;
}

.btn--solid {
  background-color: #2D2A5E;
}

.btn--solid span {
  color: #fff !important;
}

.btn--solid:hover {
  opacity: .7;
  color: #fff;
}

.btn--light {
  min-width: 125px;
  background-color: #fff;
}

.btn--light span {
  color: #2D2A5E !important;
}

.btn--light:hover {
  background-color: #dedddd;
}

@media (max-width: 500px) {
  .btn {
    min-width: 130px;
    height: 40px;
    line-height: 40px;
  }
  .btn span {
    font-size: 12px;
    line-height: 40px;
  }
  .btn--light {
    min-width: 110px !important;
  }
}

p.lead {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #2D2A5E;
  position: relative;
  text-transform: uppercase;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

p.lead:after {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #2D2A5E;
  position: relative;
  display: block;
}

p.lead--white {
  color: #fff;
}

p.lead--white:after {
  background-color: #fff;
}

@media (max-width: 991px) {
  p.lead {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 15px;
  }
  p.lead:after {
    height: 2px;
  }
}
/*# sourceMappingURL=custom.css.map */