/*
Theme Name: Divi by FASTSITE
Description: Child of Divi. Powered by FASTSITE
Version: 1.0
Author: FASTSITE
Author URI: https://fastsite.pl/
Template: Divi
*/
/*
FASTSITE - FOOTER
*/
#main-footer {
  background-color: #000000; }
  #main-footer .et-social-icon a {
    font-size: 12px;
    color: #ffffff; }

#footer-bottom {
  padding-top: 25px !important;
  padding-bottom: 15px !important; }

#footer-info {
  font-size: 14px !important;
  color: #ffffff !important;
  font-weight: 300 !important; }
  #footer-info a {
    color: #ffffff !important; }

/*
COLORS
*/
/*------------------*/
/*
GRID
*/
/*------------------*/
@media (max-width: 980px) {
  .et_pb_section .et_pb_row,
  .et_pb_section.et_section_specialty .et_pb_row {
    max-width: 1080px !important;
    width: 90%; } }
.container,
.et_pb_row,
.et_pb_slider .et_pb_container,
.et_pb_fullwidth_section .et_pb_title_container,
.et_pb_fullwidth_section .et_pb_title_featured_container,
.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
  max-width: 1280px;
  width: 90%; }

/*FASTSITE - SECTIONS & ROWS*/
.et_section_regular:not(.et_pb_fullwidth_section) {
  padding: 30px 0px !important; }

.et_pb_row {
  padding: 30px 0px !important; }

@media only screen and (max-width: 1080px) {
  .et_section_regular:not(.et_pb_fullwidth_section) {
    padding: 10px 0px !important; }

  .et_pb_row {
    padding: 10px 0px !important; } }
@media only screen and (min-width: 981px) {
  .et_pb_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden; } }
/*
FONTS
*/
/*------------------*/
html {
  font-size: 14px; }

body, p, h1, h2, h3, h4, h5 {
  line-height: 2; }

body, p {
  font-weight: 400;
  font-family: "Poppins", sans-serif !important; }

h1 {
  font-size: 3rem;
  font-family: "Poppins", sans-serif !important; }

h2 {
  font-size: 1.75rem;
  font-family: "Poppins", sans-serif !important; }

h3 {
  font-size: 1.75rem;
  font-family: "Poppins", sans-serif !important; }

h4 {
  font-family: "Poppins", sans-serif !important; }

h5 {
  font-family: "Poppins", sans-serif !important; }

@media only screen and (max-width: 981px) {
  h1 {
    font-size: 1.75rem; }

  h3 {
    font-size: 1.5rem; } }
/*
BUTTONS
*/
/*------------------*/
.et_pb_button,
.et_button_no_icon .et_pb_button {
  color: #000000 !important;
  background: #ffffff !important;
  border-radius: 4px;
  border: solid 2px #ffffff !important;
  padding: 0.8rem 3rem !important;
  font-size: 1rem !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transform: translateY(0px); }
  .et_pb_button:hover,
  .et_button_no_icon .et_pb_button:hover {
    color: #ffffff !important;
    background: #FF8E26 !important;
    border-radius: 4px;
    border: solid 2px #FF8E26 !important;
    padding: 0.8rem 3rem !important;
    font-size: 1rem !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    transform: translateY(-2px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.22); }
  .et_pb_button:before, .et_pb_button:after,
  .et_button_no_icon .et_pb_button:before,
  .et_button_no_icon .et_pb_button:after {
    font-family: "Linearicons-Free" !important; }

/*-----------------------------------*/
header#main-header #top-menu li a {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000000 !important;
  font-weight: 500; }
header#main-header.et-fixed-header #top-menu li a {
  color: #000000 !important; }

.mobile_menu_bar:before {
  background: #ffffff;
  color: #FF8E26; }

.et_mobile_menu {
  border: none;
  padding: 10px !important;
  background: #f9f9f9 !important; }
  .et_mobile_menu li a {
    background: #ffffff !important;
    text-align: center;
    line-height: 2;
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #000000; }

@media only screen and (max-width: 981px) {
  #logo {
    max-width: unset !important;
    height: 70% !important;
    max-height: unset; } }
body.home div#page-container {
  padding-top: 0px !important;
  margin: 0px !important; }
body.home header#main-header {
  box-shadow: none;
  background: transparent !important;
  position: fixed;
  top: 0 !important; }
  body.home header#main-header.et-fixed-header {
    background: white !important; }
body.home div#page-container {
  padding-top: 0px !important;
  margin: 0px !important; }

@keyframes arrow {
  0% {
    transform: translateY(20px); }
  50% {
    transform: translateY(0px); }
  100% {
    transform: translateY(20px); } }
#start {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media only screen and (max-width: 981px) {
    #start {
      padding-top: 100px !important; } }
  #start h1 {
    text-align: center;
    color: #FF8E26;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 981px) {
      #start h1 {
        line-height: 2.25rem !important; } }
  #start h2 {
    font-family: "Poppins", sans-serif !important;
    text-align: center;
    font-weight: 300;
    color: #000000;
    font-size: 1rem !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    max-width: 960px;
    margin: auto; }
    @media only screen and (max-width: 981px) {
      #start h2 {
        font-size: 1rem !important;
        line-height: 1.5rem !important; } }
  #start .et_pb_button_module_wrapper {
    display: inline-flex;
    width: 50%;
    padding: 10px;
    margin: 0px !important;
    align-items: center;
    text-align: center; }
    @media only screen and (max-width: 981px) {
      #start .et_pb_button_module_wrapper {
        display: block;
        width: 100%; } }
    #start .et_pb_button_module_wrapper.et_pb_button_0_wrapper {
      justify-content: flex-end !important; }
    #start .et_pb_button_module_wrapper.et_pb_button_1_wrapper {
      justify-content: flex-start !important; }
  #start .et_pb_button {
    min-width: 14rem; }
  #start .et_pb_blurb .et_pb_main_blurb_image {
    margin-top: 60px;
    margin-bottom: 0px; }
  #start .et_pb_blurb span.et-pb-icon {
    font-size: 0rem !important;
    animation: arrow 2s infinite !important;
    -webkit-animation: arrow 2s infinite !important;
    -moz-animation: arrow 2s infinite !important;
    -o-animation: arrow 2s infinite !important; }
    #start .et_pb_blurb span.et-pb-icon:before {
      content: "\e874";
      font-family: "Linearicons-Free" !important;
      font-size: 3rem;
      color: #FF8E26 !important; }

.section_header h2 {
  font-family: "Poppins", sans-serif !important;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 2px;
  display: table;
  line-height: 1;
  text-transform: uppercase; }
  @media only screen and (max-width: 981px) {
    .section_header h2 {
      font-size: 3rem !important; } }
  .section_header h2:after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    margin-top: 10px;
    background: #FF8E26; }
.section_header .et_pb_column_4_4 h2 {
  font-family: "Poppins", sans-serif !important;
  text-align: center !important;
  font-size: 2rem !important;
  margin: auto;
  font-weight: 700;
  text-transform: uppercase; }

#onas h3 {
  font-weight: 300; }

#uslugi {
  background: #f0f0f0; }
  #uslugi .et_pb_blurb .et-pb-icon {
    font-size: 3rem;
    font-weight: 300 !important;
    color: #FF8E26; }
  #uslugi .et_pb_blurb h4 {
    color: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 1rem !important;
    font-weight: 700 !important; }
  #uslugi .et_pb_blurb p {
    text-align: justify;
    text-align-last: center;
    color: black; }

#realizacje {
  background: #f9f9f9 !important;
  background-image: none !important; }
  #realizacje:before {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    opacity: 0; }
  #realizacje .realizacje_row {
    overflow: visible !important;
    padding-top: 0px !important; }
    @media only screen and (max-width: 981px) {
      #realizacje .realizacje_row {
        padding-bottom: 0px !important; } }
    #realizacje .realizacje_row .et_pb_column {
      background: #ffffff;
      padding: 20px 10px;
      border-radius: 4px;
      justify-content: center;
      display: flex;
      flex-direction: column;
      box-shadow: 0px 0px 30px #f0f0f0; }
      @media only screen and (max-width: 981px) {
        #realizacje .realizacje_row .et_pb_column {
          margin-bottom: 20px !important; } }
    #realizacje .realizacje_row h4 {
      font-size: 1.25rem;
      line-height: 1.5;
      font-weight: 700;
      text-transform: uppercase;
      text-align: center; }
    #realizacje .realizacje_row h5 {
      font-size: 1rem !important;
      color: #666666;
      text-align: center; }
    #realizacje .realizacje_row h6 {
      font-size: 1rem !important;
      line-height: 1.5;
      font-weight: 400;
      color: #FF8E26;
      text-align: center; }
  #realizacje .et_pb_slider {
    width: 100% !important; }
    #realizacje .et_pb_slider .et-pb-active-slide .et_pb_slide_description {
      -webkit-animation-name: fadeIn;
      -moz-animation-name: fadeIn;
      -ms-animation-name: fadeIn;
      -o-animation-name: fadeIn;
      animation-name: fadeIn; }
    #realizacje .et_pb_slider .et_pb_slide {
      background: transparent !important; }
    #realizacje .et_pb_slider .et_pb_slide_description {
      padding: 90px 60px !important; }
      @media only screen and (max-width: 981px) {
        #realizacje .et_pb_slider .et_pb_slide_description {
          padding: 20px !important; } }
    #realizacje .et_pb_slider p {
      text-shadow: none !important;
      color: #ffffff !important; }
    #realizacje .et_pb_slider .et-pb-controllers {
      margin-bottom: -10px !important;
      bottom: 0 !important; }
      #realizacje .et_pb_slider .et-pb-controllers a {
        height: 10px;
        width: 10px;
        background-color: #ffffff;
        border-radius: 10px !important; }
        #realizacje .et_pb_slider .et-pb-controllers a.et-pb-active-control {
          background-color: #FF8E26; }
    #realizacje .et_pb_slider .et-pb-arrow-prev {
      left: -10px !important; }
      #realizacje .et_pb_slider .et-pb-arrow-prev:before {
        content: "\e875";
        font-family: "Linearicons-Free" !important; }
    #realizacje .et_pb_slider .et-pb-arrow-next {
      right: -10px !important; }
      #realizacje .et_pb_slider .et-pb-arrow-next:before {
        content: "\e876";
        font-family: "Linearicons-Free" !important; }

#dlaczegomy {
  background: #f0f0f0;
  background-image: none !important; }
  #dlaczegomy .et_pb_blurb .et-pb-icon {
    font-size: 3rem;
    font-weight: 300 !important;
    color: #FF8E26; }
  #dlaczegomy .et_pb_blurb h4 {
    color: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 1rem !important;
    font-weight: 700 !important; }
  #dlaczegomy .et_pb_blurb p {
    text-align: justify;
    text-align-last: center;
    color: black; }

#kontakt {
  background: #ffffff !important;
  background-image: none !important; }
  #kontakt:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    opacity: 0.8; }
  #kontakt h3 {
    font-family: "Poppins", sans-serif !important;
    font-size: 2rem;
    display: table;
    border-bottom: solid 4px #FF8E26;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1; }
    @media only screen and (max-width: 981px) {
      #kontakt h3 {
        font-size: 1.25rem !important; } }
  #kontakt p {
    font-size: 1.25rem !important;
    line-height: 2;
    color: black; }
  #kontakt form p {
    line-height: 1.5;
    font-size: 1rem !important; }
  #kontakt form input[type=text],
  #kontakt form input[type=email],
  #kontakt form textarea {
    background: #f9f9f9;
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 4px;
    font-family: "Poppins", sans-serif !important; }
  #kontakt form input[type=submit] {
    font-family: "Poppins", sans-serif !important; }
  #kontakt form input[type=checkbox] {
    -webkit-appearance: none;
    margin-bottom: 0;
    vertical-align: middle !important; }
    #kontakt form input[type=checkbox]:after {
      font-family: 'Material Icons';
      content: "\E835";
      font-size: 24px;
      color: #666666;
      transition: color 0.2s ease; }
    #kontakt form input[type=checkbox]:checked:after {
      font-family: 'Material Icons';
      content: "\E834";
      color: #FF8E26;
      transition: color 0.2s ease; }

#onas,
#uslugi,
#realizacje,
#dlaczegomy,
#kontakt {
  padding: 90px 0px !important; }

/*# sourceMappingURL=style.css.map */
