.page-template-template-modul-1 .navbar,
.page-template-template-modul-1 .section-kontakt{
    display:none;
}
.page-template-template-modul-2 .navbar,
.page-template-template-modul-2 .section-kontakt{
	display:none;
}
.page-template-template-modul-3 .navbar,
.page-template-template-modul-3 .section-kontakt{
    display:none;
}
.page-template-template-modul-4 .navbar,
.page-template-template-modul-4 .section-kontakt{
    display:none;
}
.page-template-template-modul-5 .navbar,
.page-template-template-modul-5 .section-kontakt{
	display:none;
}

.page-template-template-krok-1 .navbar,
.page-template-template-krok-1 .section-kontakt{
	display:none;
}


.footer {
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 20px;
}
.footer-columns {
    max-width: 100%;
}
.footer-columns {
    justify-content: space-between;
    align-items: stretch;
    display: flex;
}
.footer-logo {
    margin-right: 60px;
}
.footer-meny {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.footer-menu-link {
    color: #2e2e38;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    transition: all .3s;
}
.footer-copy {
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    display: flex;
}
.footer-copy-left {
    align-items: center;
    max-width: 50%;
    display: flex;
}
.footer-social-media {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    display: flex;
}
.text-block-31 {
    color: #747480;
    letter-spacing: -.25px;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
}
.single-social-link {
    color: #2e2e38;
    border: 1px solid #8080806b;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    line-height: 1;
    transition: all .3s;
    display: flex;
}
@media screen and (min-width: 1920px) {
    .container {
        max-width: 1200px;
    }
}
.body {
    font-family: Eyinterstate, sans-serif;
}
.progress-line-to-follow{
background-size:312px 5px;
}
.progress-line-to-follow:after{
content:"";
position:absolute;
right:0;
top:-1px;
width:7px;
height:7px;
border-radius:100%;
background:#FFE600;
box-shadow: 0px 3px 6px 0px rgba(0,0,0,1);
-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,1);
}
select {
            /* for Firefox */
            -moz-appearance: none;
            /* for Safari, Chrome, Opera */
            -webkit-appearance: none;
        }
.is-radio-cs.active .checkbox-content.is-alt{
background-color: rgba(75, 69, 44, 0.72);
    border: 1px solid #FFE600;
}
.is-radio-cs.active .option-details{
background-color: rgba(75, 69, 44, 0.72);
}
.is-radio-cs.active .button-choose{
    color: #000;
    background-color: #ffe600;
    border-color: #ffe600;
} 
.ms-toggle-checkbox:checked ~.ms-toggle-bg {
	background-color: #FFE600;
}
.ms-toggle-checkbox:checked ~.ms-toggle-dot {
	left: 15px;
}
.w-radio.active{
background-color: rgba(75, 69, 44, 0.72);
    border-color: rgb(255, 230, 0);
}
.w-radio.active .unchecked {
opacity:0;
}
.w-radio.active .checked {
opacity:1
}
@media (max-width:991px){
.progress-line-to-follow{
background-size:280px 5px;
}
}
@media (max-width:479px){
.progress-line-to-follow{
background-size:220px 5px;
}
}
.span-gradient{
	background: -webkit-linear-gradient(60deg, #4496FE, #FFE600);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.modul-item-leftinfo{
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    display: flex;
    text-transform: uppercase;
    letter-spacing: 3px;
    align-items: center;
    justify-content: center;
    height: 100%;
    left: -1px;
    padding: 0 7px;
    }
 .is-module-item.is-done .modul-item-leftinfo,
 .is-module-item.is-done .module-left-info, 
 .is-module-item.is-done .module-desc{
 opacity:0.39;
 }
 .is-module-item:hover .modul-item-leftinfo{
 background:#FFE600;
 }
  .is-module-item:hover .is-simple-button{
  background:#F5F5FA;
  border-color:#F5F5FA;
  color:#2E2E38;
  }
  .is-module-item:hover{
  border-color:#FFE600;
  }
  .is-module-item:hover .modul-item-leftinfo{
  color:#000;
  }
  .is-module-item:hover .is-done-button{
  background:transparent;
  color:#fff;
  }
  input[type=checkbox] {
  accent-color: #ffe600;
}

input[type=radio] {
  accent-color: #ffe600;
}

input[type=range] {
  accent-color: #ffe600;
}

progress {
  accent-color: #ffe600;
}
.is-simple-button:hover{
    color: #2e2e38;
    background-color: #ffe600;
    border: 1px solid #ffe600;
}
.w-checkbox-input--inputType-custom.w--redirected-focus{
	box-shadow:none!important;
}
.w-checkbox-input--inputType-custom.w--redirected-checked{
border-color:#ffe600;
}
.question-text p{
	margin:0;
}
.module-button-back{

    margin-top: 2.06em;
}
@media screen and (max-width: 767px) {
    .footer-columns {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 991px) {
    .footer-columns {
        grid-column-gap: 30px;
        grid-row-gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .footer-logo {
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 991px) {
    .footer-logo {
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .footer-meny {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        flex-flow: wrap;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        justify-content: center;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        display: flex;
    }
}
@media screen and (max-width: 991px) {
    .footer-meny {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }
}
@media screen and (max-width: 767px) {
    .footer-copy {
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
}
@media screen and (max-width: 479px) {
    .footer-copy-left {
        max-width: 100%;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .footer-copy-left {
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        flex-flow: column wrap;
        justify-content: center;
        width: 100%;
    }
}
@media screen and (max-width: 479px) {
    .footer-social-media {
        justify-content: center;
        align-items: center;
        width: 100%;
    }
}
.cky-revisit-bottom-left{
	display:none!important;
}
    .out-obliczenia{
      display:flex;
          padding: 2.81em;
          border-top: 1px solid #504f4a;
          gap:20px;
    }
    .out-box{
    background-color: #222229;
    border: 1px solid #504f4a;
    width:50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align:center;
    padding:2em;
    }
    .out-box > span{
        color: #a6a6b5;
    font-size: .88em;
    font-weight: 300;
    line-height: 1.2;
    display:block;
    margin-bottom:9px;
    }
    .out-box-value{
        font-size: 22px;
    font-weight: bold;
    }
     .out-box-value span{
      font-size:12px;
      display:block;
     }
     .out-item-title{
        padding-right:5px;
     }
     .wybrane-item-name{
        transition: 0.4s all;
     }
.wybrane-item-name:hover{
        color: #ffe600;
}
.out-info-text{
    font-size:12px!important;
}