html {
  font-size: 2px;
}

#top-bar .socials a {
  width: 40px;
  min-width: 40px;
  height: 40px;
}
#top-bar .socials img {
  max-width: 23px;
  max-height: 23px;
}

.wcag-settings .contrast .btn {
  width: 40px;
  height: 40px;
}

.container-block .title .icon {
  display: none;
}

header.sticked .page-nav li a span {
  padding-top: 15px;
  padding-bottom: 15px;
}

.faq .one-item .title {
  line-height: initial;
}

.photo-block-more .text {
  padding-top: 0;
  padding-bottom: 0;
}
.photo-block-more .slide-list .one-item .title {
  line-height: initial;
}

.form .form-group {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.newsy-carousel .text {
  flex-direction: column;
}

@media (max-width: 575.5px) {
  p, a, span {
    word-break: break-word;
  }
  #top-bar .center {
    width: 100%;
  }
  .wcag-settings {
    width: 100%;
    justify-content: space-between;
  }
  .wcag-settings .font-size {
    margin-right: 5px;
  }
  .wcag-settings .font-size .btn {
    padding: 0px;
    margin: 0 2px;
  }
  .wcag-settings .font-size .btn.normal {
    font-size: 13rem;
  }
  .wcag-settings .font-size .btn.big {
    font-size: 16rem;
  }
  .wcag-settings .font-size .btn.biggest {
    font-size: 18rem;
  }
  .wcag-settings .contrast .btn {
    font-size: 13rem;
    width: 35px;
    height: 35px;
  }
  .wcag-settings p {
    display: none;
  }
  #wcag-settings-tadam #wcag-settings-title {
    font-size: 20rem;
  }
  #wcag-settings-tadam .wcag-wrapper .font-size .btn, #wcag-settings-tadam .wcag-wrapper .contrast .btn {
    flex-direction: column;
    align-items: center;
  }
  #wcag-settings-tadam .wcag-wrapper .font-size .description, #wcag-settings-tadam .wcag-wrapper .contrast .description {
    text-align: center;
    margin-left: 0;
  }
  #wcag-settings-tadam .wcag-wrapper .font-size .btn.normal {
    font-size: 13rem;
  }
  #wcag-settings-tadam .wcag-wrapper .font-size .btn.big {
    font-size: 16rem;
  }
  #wcag-settings-tadam .wcag-wrapper .font-size .btn.biggest {
    font-size: 18rem;
  }
  #main-menu.mini-menu .socials a {
    width: 70px;
    min-width: 70px;
    height: 70px;
  }
  #main-menu.mini-menu .socials img {
    max-width: 30px;
    max-height: 30px;
  }
  .page-nav li:last-child a span {
    padding: 10px 10px;
    max-width: 300px;
    white-space: normal;
  }
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .steps .icon {
    width: 300px;
    min-width: 300px;
    height: 300px;
    border-width: 15px;
  }
  .steps .foto {
    width: 110px;
    min-width: 110px;
    height: 110px;
    right: -15px;
  }
  .steps .foto img {
    max-width: 90px;
    max-height: 90px;
  }
  .steps .text {
    width: 100%;
    max-width: 100%;
  }
  .steps .arrow {
    height: 120px;
  }
  .steps .arrow img {
    height: 100px;
    transform: rotate(90deg);
  }
  .module-title h2 {
    font-size: 20rem;
  }
  .full-photo-icons h3 {
    font-size: 20rem;
  }
  .review .one-review .wrapper {
    flex-direction: column;
    align-items: center;
  }
  .review .one-review .photo {
    min-width: 150px;
    width: 150px;
    height: 150px;
  }
  .circle-card {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding: 0 15px;
  }
  .circle-card .wrapper {
    width: 290px;
    height: auto;
    border-radius: 0;
    padding: 20px 10px;
  }
  .circle-card .photo img {
    max-height: 60px;
  }
  .photo-block-more .photo .image {
    display: flex;
    justify-content: center;
  }
  .photo-block-more .photo img {
    width: inherit;
    max-width: 400px;
  }
  .photo-block-more .text h3 {
    font-size: 20rem;
  }
  .full-photo-icons .icons {
    margin: 50px -15px 0 -15px;
  }
  .foto-block-icons .icons-text {
    flex-direction: column;
  }
  .foto-block-icons .icons-text .foto-icon {
    margin-right: 0;
  }
  .foto-block-icons .icons-text .foto-icon img {
    width: 120px;
    height: 120px;
  }
  .foto-block-text .wrapper .foto img {
    min-height: 100vw;
  }
  .foto-block-text .wrapper .foto .foto-background .text {
    width: 100%;
  }
  .foto-block-text .wrapper .foto .foto-background .text p {
    font-size: 20rem;
  }
  .contact-form .linki .link {
    flex-direction: column;
  }
  .contact-form .linki .link-photo {
    min-width: 40rem;
    width: 40rem;
    height: 40rem;
  }
  .double-block-icons {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .double-block-icons.reverse {
    padding: 0;
  }
  .double-block-icons:not(.reverse) {
    padding: 0;
  }
  .double-block-icons .buttons {
    padding-top: 10rem;
  }
  .double-block-icons .text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .double-block-icons .foto img {
    height: 40vw;
  }
  .double-block-icons .icons-text {
    margin-bottom: 30rem;
    flex-direction: column;
  }
  .double-block-icons .icons-text .foto-icon {
    margin-right: 0;
  }
  .double-block-icons .icons-text .foto-icon img {
    max-width: 100px;
    max-height: 100px;
  }
  .double-block-icons .icons {
    margin-top: 45rem;
  }
  .double-block-icons h2 {
    font-size: 25rem;
    margin-bottom: 20rem;
  }
  #wcag-settings-tadam #wcag-settings-title {
    font-size: 16rem;
  }
  .cookies-settings .one-cookie-more .row > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cookies-settings h2 {
    font-size: 16rem;
  }
  .cookies-settings h3 {
    font-size: 16rem;
    word-break: break-all;
  }
  body h2 {
    font-size: 20rem;
  }
  body h3 {
    font-size: 18rem;
  }
  body h4 {
    font-size: 16rem;
  }
  body .btn-primary {
    height: auto;
  }
  .image {
    flex-direction: column !important;
  }
  .image figcaption {
    width: 100%;
    position: relative !important;
  }
  .slider-wrapper {
    height: 1000px !important;
    max-height: 100% !important;
  }
  .slider-wrapper .text {
    overflow-y: scroll;
    max-height: 95%;
  }
}
@media (min-width: 576px) and (max-width: 767.5px) {
  #top-bar .center {
    width: 100%;
  }
  .wcag-settings {
    width: 100%;
    justify-content: space-between;
  }
  .wcag-settings .font-size {
    margin-right: 10px;
  }
  .wcag-settings p {
    display: none;
  }
  #main-menu.mini-menu {
    padding-bottom: 100px;
  }
  #main-menu.mini-menu .socials a {
    width: 70px;
    min-width: 70px;
    height: 70px;
  }
  #main-menu.mini-menu .socials img {
    max-width: 30px;
    max-height: 30px;
  }
  .card-icon {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .steps .icon {
    width: 300px;
    min-width: 300px;
    height: 300px;
    border-width: 15px;
  }
  .steps .foto {
    width: 120px;
    min-width: 120px;
    height: 120px;
  }
  .steps .foto img {
    max-width: 90px;
    max-height: 90px;
  }
  .steps .text {
    width: 500px;
    max-width: 500px;
  }
  .steps .arrow {
    height: 120px;
  }
  .steps .arrow img {
    height: 100px;
    transform: rotate(90deg);
  }
  .module-title h2 {
    font-size: 25rem;
  }
  .full-photo-icons h3 {
    font-size: 25rem;
  }
  .review .one-review .wrapper {
    flex-direction: column;
    align-items: center;
  }
  .review .one-review .photo {
    min-width: 150px;
    width: 150px;
    height: 150px;
  }
  .circle-card {
    padding: 0 15px;
  }
  .circle-card .wrapper {
    width: 510px;
    height: 510px;
  }
  .circle-card .photo img {
    max-height: 70px;
  }
  .circle-card .buttons p {
    line-height: 20px;
  }
  .photo-block-more .photo .image {
    display: flex;
    justify-content: center;
  }
  .photo-block-more .photo img {
    width: inherit;
    max-width: 400px;
  }
  .photo-block-more .text h3 {
    font-size: 25rem;
  }
  .full-photo-icons .icons .icon {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .foto-block-icons .icons-text {
    flex-direction: column;
  }
  .foto-block-icons .icons-text .foto-icon {
    margin-right: 0;
  }
  .foto-block-icons .icons-text .foto-icon img {
    width: 120px;
    height: 120px;
  }
  .foto-block-text .wrapper .foto .foto-background .text {
    width: 100%;
  }
  .foto-block-text .wrapper .foto .foto-background .text p {
    font-size: 25rem;
  }
  .contact-form .linki .link-photo {
    min-width: 25rem;
    width: 25rem;
    height: 25rem;
  }
  .workers .one-worker {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .double-block-icons {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .double-block-icons.reverse {
    padding: 0;
  }
  .double-block-icons:not(.reverse) {
    padding: 0;
  }
  .double-block-icons .buttons {
    padding-top: 10rem;
  }
  .double-block-icons .text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .double-block-icons .foto img {
    height: 40vw;
  }
  .double-block-icons .icons-text {
    margin-bottom: 30rem;
    flex-direction: column;
  }
  .double-block-icons .icons-text .foto-icon {
    margin-right: 0;
  }
  .double-block-icons .icons-text .foto-icon img {
    max-width: 100px;
    max-height: 100px;
  }
  .double-block-icons .icons {
    margin-top: 45rem;
  }
  .double-block-icons h2 {
    font-size: 25rem;
    margin-bottom: 20rem;
  }
  .slider-wrapper .text {
    max-width: 80% !important;
    margin: 0 auto !important;
  }
  .slider-wrapper {
    height: 1000px !important;
    max-height: 100% !important;
  }
  .image {
    flex-direction: column !important;
  }
  .image figcaption {
    width: 100%;
    position: relative !important;
  }
}
@media (min-width: 768px) and (max-width: 991.5px) {
  #top-bar .left {
    display: none;
  }
  #top-bar .right {
    display: none;
  }
  #top-bar .center {
    width: 100%;
  }
  .wcag-settings {
    width: 100%;
    justify-content: space-between;
  }
  .wcag-settings .font-size {
    margin-right: 10px;
  }
  #main-menu.mini-menu {
    top: 50px;
    flex-direction: column;
    padding-top: 100px;
    flex-direction: column;
    padding-bottom: 100px;
  }
  #main-menu.mini-menu .page-nav {
    order: 0;
  }
  #main-menu.mini-menu .socials {
    display: flex !important;
    order: 3 !important;
  }
  #main-menu.mini-menu .socials a {
    width: 70px;
    min-width: 70px;
    height: 70px;
  }
  #main-menu.mini-menu .socials img {
    max-width: 30px;
    max-height: 30px;
  }
  #main-menu.mini-menu .phone {
    display: flex !important;
    order: 2;
  }
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .steps .icon {
    width: 300px;
    min-width: 300px;
    height: 300px;
    border-width: 15px;
  }
  .steps .foto {
    width: 120px;
    min-width: 120px;
    height: 120px;
  }
  .steps .foto img {
    max-width: 90px;
    max-height: 90px;
  }
  .steps .text {
    width: 600px;
    max-width: 600px;
  }
  .steps .arrow {
    height: 120px;
  }
  .steps .arrow img {
    height: 100px;
    transform: rotate(90deg);
  }
  .module-title h2 {
    font-size: 30rem;
  }
  .full-photo-icons h3 {
    font-size: 30rem;
  }
  .review .one-review .wrapper {
    flex-direction: column;
    align-items: center;
  }
  .card-text-wrapper .card-text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .card-icon {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .card-photo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .card-photo .photo img {
    height: 450px;
  }
  .circle-card {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
  }
  .circle-card .wrapper {
    width: 510px;
    height: 510px;
  }
  .circle-card .photo img {
    max-height: 70px;
  }
  .circle-card .buttons p {
    line-height: 20px;
  }
  .photo-block-more .photo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .photo-block-more .photo .image {
    display: flex;
    justify-content: center;
  }
  .photo-block-more .photo img {
    width: inherit;
    max-width: 400px;
  }
  .photo-block-more .text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .photo-block-more .text h3 {
    font-size: 25rem;
  }
  .full-photo-icons .icons .icon {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .foto-block-icons .wrapper .text {
    width: 100%;
  }
  .foto-block-icons .wrapper .foto {
    width: 100%;
  }
  .foto-block-icons .icons-text {
    flex-direction: column;
  }
  .foto-block-icons .icons-text .foto-icon {
    margin-right: 0;
  }
  .foto-block-icons .icons-text .foto-icon img {
    width: 120px;
    height: 120px;
  }
  .foto-block-text .wrapper .foto .foto-background .text {
    width: 100%;
  }
  .contact-form .linki .link-photo {
    min-width: 40rem;
    width: 40rem;
    height: 40rem;
  }
  .workers .one-worker {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .double-block-icons {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .double-block-icons.reverse {
    padding: 0;
  }
  .double-block-icons:not(.reverse) {
    padding: 0;
  }
  .double-block-icons .buttons {
    padding-top: 10rem;
  }
  .double-block-icons .text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .double-block-icons .foto img {
    height: 40vw;
  }
  .double-block-icons .icons-text {
    margin-bottom: 30rem;
  }
  .double-block-icons .icons-text .foto-icon {
    margin-right: 30px;
  }
  .double-block-icons .icons-text .foto-icon img {
    max-width: 100px;
    max-height: 100px;
  }
  .double-block-icons .icons {
    margin-top: 45rem;
  }
  .double-block-icons h2 {
    font-size: 25rem;
    margin-bottom: 20rem;
  }
  .slider-wrapper .text {
    max-width: 80% !important;
    margin: 0 auto !important;
  }
  .slider-wrapper {
    height: 1000px !important;
    max-height: 100% !important;
  }
  .image {
    flex-direction: column !important;
  }
  .image figcaption {
    width: 100%;
    position: relative !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.5px) {
  #top-bar .left {
    display: none;
  }
  .container-block {
    width: 100%;
  }
  .two-text .text {
    flex: 1 1 100%;
  }
  .foto-block .wrapper .text {
    width: 100%;
  }
  .foto-block .wrapper .foto {
    width: 100%;
  }
  .foto-block .wrapper .foto img {
    position: relative;
  }
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .steps .icon {
    width: 300px;
    min-width: 300px;
    height: 300px;
    border-width: 15px;
  }
  .steps .foto {
    width: 120px;
    min-width: 120px;
    height: 120px;
  }
  .steps .foto img {
    max-width: 90px;
    max-height: 90px;
  }
  .steps .text {
    width: 600px;
    max-width: 600px;
  }
  .steps .arrow {
    height: 120px;
  }
  .steps .arrow img {
    height: 100px;
    transform: rotate(90deg);
  }
  .module-title h2 {
    font-size: 35rem;
  }
  .full-photo-icons h3 {
    font-size: 35rem;
  }
  .card-text-wrapper .card-text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .card-icon {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .card-photo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .card-photo .photo img {
    height: 500px;
  }
  .circle-card {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
  }
  .circle-card .wrapper {
    width: 510px;
    height: 510px;
  }
  .circle-card .photo img {
    max-height: 70px;
  }
  .circle-card .buttons p {
    line-height: 20px;
  }
  .photo-block-more .photo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .photo-block-more .photo .image {
    display: flex;
    justify-content: center;
  }
  .photo-block-more .photo img {
    width: inherit;
    max-width: 500px;
  }
  .photo-block-more .text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .photo-block-more .text h3 {
    font-size: 30rem;
  }
  .full-photo-icons .icons .icon {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .institution .text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .institution .google-maps {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .foto-block-icons .wrapper .text {
    width: 100%;
  }
  .foto-block-icons .wrapper .foto {
    width: 100%;
  }
  .foto-block-icons .icons-text .foto-icon img {
    width: 80px;
    height: 80px;
  }
  .foto-block-text .wrapper .foto {
    width: 100%;
  }
  .foto-block-text .wrapper .foto .foto-background .text {
    width: 100%;
  }
  .foto-block-text .wrapper .text {
    width: 100%;
  }
  .form-text .text {
    flex: 1 1 100%;
  }
  .form-text .form {
    flex: 1 1 100%;
  }
  .form-photo .foto {
    flex: 1 1 100%;
  }
  .form-photo .form {
    flex: 1 1 100%;
  }
  .workers .one-worker {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .double-block-icons {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .double-block-icons.reverse {
    padding: 0;
  }
  .double-block-icons:not(.reverse) {
    padding: 0;
  }
  .double-block-icons .buttons {
    padding-top: 10rem;
  }
  .double-block-icons .text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .double-block-icons .foto img {
    height: 40vw;
  }
  .double-block-icons .icons-text {
    margin-bottom: 30rem;
  }
  .double-block-icons .icons-text .foto-icon {
    margin-right: 30px;
  }
  .double-block-icons .icons-text .foto-icon img {
    max-width: 100px;
    max-height: 100px;
  }
  .double-block-icons .icons {
    margin-top: 45rem;
  }
  .double-block-icons h2 {
    font-size: 25rem;
    margin-bottom: 20rem;
  }
  #main-menu.mini-menu {
    flex-direction: column;
    padding-bottom: 100px;
  }
  #main-menu.mini-menu .socials {
    display: flex !important;
    order: 3 !important;
  }
  #main-menu.mini-menu .phone {
    display: flex !important;
    order: 2;
  }
  .slider-wrapper .text {
    max-width: 80% !important;
    margin: 0 auto !important;
  }
  #top-bar .right {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1579.5px) {
  #top-bar .left {
    display: none;
  }
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .steps .icon {
    width: 300px;
    min-width: 300px;
    height: 300px;
  }
  .steps .foto {
    width: 120px;
    min-width: 120px;
    height: 120px;
  }
  .steps .foto img {
    max-width: 90px;
    max-height: 90px;
  }
  .steps .text {
    width: 600px;
    max-width: 600px;
  }
  .steps .arrow {
    height: 120px;
  }
  .steps .arrow img {
    height: 100px;
    transform: rotate(90deg);
  }
  .module-title h2 {
    font-size: 42rem;
  }
  .full-photo-icons h3 {
    font-size: 42rem;
  }
  .card-text-wrapper .card-text {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .card-icon {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .card-photo {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .card-photo .photo img {
    height: 350px;
  }
  .circle-card {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .circle-card .wrapper {
    height: 510px;
  }
  .circle-card .photo img {
    max-height: 70px;
  }
  .circle-card .buttons p {
    line-height: 20px;
  }
  .photo-block-more .photo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .photo-block-more .photo .image {
    display: flex;
    justify-content: center;
  }
  .photo-block-more .photo img {
    width: inherit;
    max-width: 500px;
  }
  .photo-block-more .text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .photo-block-more .text h3 {
    font-size: 35rem;
  }
  .full-photo-icons .icons .icon {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .foto-block-icons .icons-text .foto-icon {
    display: none;
  }
  .foto-block-text .wrapper .foto .foto-background .text {
    width: 100%;
  }
  .contact-form .linki .link-photo {
    min-width: 40rem;
    width: 40rem;
    height: 40rem;
  }
  .workers .one-worker {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .double-block-icons .icons-text {
    flex-direction: column;
  }
  .double-block-icons .icons-text .foto-icon img {
    max-width: 100px;
    max-height: 100px;
  }
  #main-menu.mini-menu {
    flex-direction: column;
  }
  #main-menu.mini-menu .socials {
    display: flex !important;
    order: 3 !important;
  }
  #main-menu.mini-menu .phone {
    display: flex !important;
    order: 2;
  }
  .slider-wrapper .text {
    max-width: 80% !important;
    margin: 0 auto !important;
  }
  #top-bar .right {
    display: none;
  }
}
@media (min-width: 1580px) {
  .circle-card {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .circle-card .wrapper {
    height: 715px;
  }
  .circle-card .photo img {
    max-height: 120px;
  }
  .module-title h2 {
    font-size: 58rem;
  }
  .full-photo-icons h3 {
    font-size: 58rem;
  }
  .photo-block-more .text h3 {
    font-size: 40rem;
  }
  .foto-block-icons .icons-text .foto-icon {
    margin-right: 20px;
  }
  .foto-block-icons .icons-text .foto-icon img {
    width: 100px;
    height: 90px;
  }
  .foto-block-text .wrapper .foto .foto-background .text p {
    font-size: 40rem;
  }
  .workers .one-worker {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  #top-bar .left {
    display: none;
  }
  .slider-wrapper .text {
    max-width: 80% !important;
  }
}

/*# sourceMappingURL=biggest.css.map */
