.wrapper{
    position: relative;
    overflow-x: hidden;
    max-width: 1920px;
    padding: 0rem !important;
    margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: Archivo !important;
    font-style: normal;
    text-transform: uppercase;
}

.html h1 {
    font-size: 4.3125rem;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: -0.06469rem;
}

h2 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 100%; /* 3rem */
    letter-spacing: -0.015rem;
}

h3 {
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 100%; /* 2.5rem */
}

h4 {
    font-size: 2.0625rem;
    font-weight: 400;
    line-height: 100%; /* 2.0625rem */
    letter-spacing: 0.00519rem;
}

h5 {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 100%; /* 1.75rem */
}

h6 {
    font-size: 1.4375rem;
    font-weight: 400;
    line-height: 100%; /* 1.4375rem */
    letter-spacing: 0.00219rem;
}

p {
    color: #000;
    font-family: Inter;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 1rem */
    letter-spacing: 0.005rem;
}

a{
    text-decoration: none;
    color: #000; 
}

.nav-link {
    color: white;
}

body {
    font-family: 'Roboto', sans-serif;
}

.line-left {
  position: relative;
  padding-left: 15px;
  display: inline-block;
}

.line-left::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #000;
}

.discover-section .line-left,
.tag-cloud-section .line-left{
    margin-bottom: 2em;
}

.highlight-blue{
    color: #274AC0;
}

.content-container{
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

.header-button-class {
    display: flex;
    width: 15rem;
    background-color:rgb(0, 0, 0, 0);
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: lighter;
    border: 2px solid #2443aa;
    transition: all 0.3s ease;
    justify-content: center !important;
}

.header-button-class:hover {
    background-color: black;
    color: #ffffff;
    border: 2px solid black;
    text-decoration: none;
}

.fc-square {
    font-size: x-large;
    background: #343c57;
    color: white;
    width: 3rem;
    height: 3rem;
    padding: 1.5rem;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
    clip-path: polygon(100% 0, 100% 60%, 60% 100%, 0 100%, 0 0);
}

.fc-square--offer {
    font-size: x-large;
    background: #003cff;
    color: white;
    width: 3rem;
    height: 3rem;
    padding: 1.5rem;
    margin-left: 1rem;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
    clip-path: polygon(100% 0, 100% 60%, 60% 100%, 0 100%, 0 0);
}

.fw{
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
}

.white-section-button {
    background-color: rgb(0, 0, 0, 1);
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: lighter;
    border: 2px solid rgb(0, 0, 0, 1);
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.white-section-button:hover {
    background-color: #2443aa;
    color: #ffffff;
    border: 2px solid #2443aa;
    text-decoration: none;
}

.black-section-button {
    background-color: rgba(0, 0, 0, 0);
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: lighter;
    border: 2px solid rgb(255, 255, 255);
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.black-section-button:hover {
    background-color: #2443aa;
    color: #ffffff;
    border: 2px solid #2443aa;
    text-decoration: none;
}

.case-button {
    background-color: #274AC0;
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: lighter;
    border: 2px solid #274AC0;
    transition: all 0.3s ease;
    text-transform: uppercase;
    width: max-content;
}

.case-button:hover {
    background-color: black;
    color: #ffffff;
    border: 2px solid black;
    text-decoration: none;
}

.line {
    width: 100%;
    height: 1px;
    background-color: #a7a7a777;
    margin-top: 4.5rem;
    margin-bottom: 2.5rem;
}

.without-line{
    margin-bottom: 5rem;
}

/******************** STOPKA ********************/

.site-footer {
    background-color: #080F26 !important;
    color: white;
    padding: 40px 20px;
    font-size: 14px;
}

.site-footer p{
    color: white;
    font-family: Inter;
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

.site-footer h6{
    color: white;
    font-family: Archivo;
    font-size: 1.4375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.00219rem;
    text-transform: uppercase;
    margin-bottom: 3rem;
}

.fc-menu-footer a{
    color: #FFFFFF80;
    font-family: Inter;
    font-size: 1.1875rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    text-decoration: none !important;
}

#footer-menu {
    list-style: none;
}

#footer-menu .menu-item {
    padding-bottom: 1rem;
}

.footer-top {
    padding: 3rem 0rem 5rem 0rem;
}

.footer-top .row a[href^="mailto:"] {
    text-decoration: underline !important;
    color: white !important;
    font-size: 1rem;
}

.footer-bottom .row a {
    text-decoration: underline !important;
    color: #FFFFFF80 !important;
    font-size: 1rem;
}

.footer-bottom .row p {
    color: #FFFFFF80 !important;
    font-size: 1rem;
}

.fc-menu-footer {
    list-style: none;
    padding: 0;
    margin: 0;
}

.fc-menu-footer li {
    margin-bottom: 1rem;
}

.fc-menu-footer li:last-child {
    margin-bottom: 0;
}

/******************** PAGE TITLE ********************/

.page-title-section {
    background: linear-gradient(90deg, #080F26 0%, #1D378C 55%, #080F26 100%);
    color: #fff;
    padding: 80px 0;
    margin-bottom: 2rem;
}

.page-title-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.page-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #fff;
}

.page-subtitle {
  font-size: 18px;
  font-weight: 400;
  max-width: 700px;
  text-align: right;
  color: rgba(255,255,255,0.85);
}

.breadcrumbs {
  margin-bottom: 10px;
  font-size: 14px;
  color: rgba(255,255,255,0.7);
}

.breadcrumbs a{
    color: #fff;
}

/******************** STYLOWANIE STRON CUSTOM ********************/

body.page-template-kontakt {
	background-color: #FAFAFA;
}

section[class^="flex-"] {
  margin-bottom: 80px;
}

/******************** SCROLL TOP ********************/

.scroll-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 44px;
    height: 44px;
    background-color: #274ac0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    z-index: 9999;
    clip-path: polygon(100% 0, 100% 60%, 60% 100%, 0 100%, 0 0);
    transition: opacity 0.3s ease, transform 0.3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    opacity: 0;
    pointer-events: none;
}

.scroll-to-top:hover {
    background-color: #080F26;
    color: white;
    transform: scale(1.1);
}

.scroll-to-top.show {
    opacity: 1;
    pointer-events: auto;
}

/******************** 404 ********************/

#error-404-wrapper {
    padding: 120px 0;
    text-align: center;
}

.error-404-content {
    max-width: 650px;
    margin: 0 auto;
	padding: 5rem 0rem 5rem 0rem;
}

.error-title {
    font-family: 'Archivo', sans-serif;
    font-size: 8rem;
    font-weight: 700;
    line-height: 1;
    color: #274ac0;
    margin-bottom: 10px;
}

.error-subtitle {
    font-family: 'Archivo', sans-serif;
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000;
}

.error-description {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    color: #555;
    margin-bottom: 40px;
    line-height: 1.5;
}

.error-btn {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    padding: 14px 32px;
    background: #274ac0;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    transition: 0.25s ease;
}

.error-btn:hover {
    background: #000;
	color: #fff;
}