body * {
    font-family: 'Josefin Sans', sans-serif;
}
[v-cloak] {
    display: none;
}
.oh {
    overflow: hidden !important;
}
.ov {
    overflow: visible !important;
}
.pa {
    position: absolute;
}
.pr {
    position: relative;
}
.cp {
    cursor: pointer;
}
a {
    color: rgba(14,65,148,1);
}
.nowrap {
    white-space: nowrap;
}
.wrap {
    white-space: normal;
    height: auto;
}

strong {
    color: inherit;
}

.box-glowna, .radio__button, .box, .button, .menu-list a, .menu-list button, .menu-list .menu-item, .navbar-dropdown, .notification, .form-column-title, .popular-news {
    border-radius: 0 !important;
}

.has-text-weight-xlight {
    font-weight: 100;
}
.box-link {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.navbar-parent {
    width: 100%;
}
.hero-parent {

}
.hero.is-halfheight .hero-body {
    align-items: start;
    margin-top: 10rem;
    padding-left: 0.65rem;
    padding-right: 0.65rem;
}
.main-logo {
    display: inline-block;
    padding: 0.5rem;
}
.main-logo img {
    width: auto;
    height: 60px;
}
.main-title {
    margin-top: 5rem !important;
    margin-bottom: 0rem !important;
    font-size: 4.5rem !important;
}
#main-form {
    margin-top: 6rem;
}
.hero.is-medium .hero-body {
    align-items: start;
    margin-top: 3.5rem;
    padding-left: 0.65rem;
    padding-right: 0.65rem;
}
.first-section .container {
    margin-top: 0rem;
}
.navbar {
    background: transparent;
}
.navbar-item, .navbar-link {
    color: #fff;
    line-height: 1.5rem;
    padding: 2rem 0.75rem;
}
.navbar-menu.is-active .navbar-item, .navbar-menu.is-active .navbar-link {
    padding: 0.5rem 0.75rem;
}
.hero .navbar-item, .hero .navbar-link {
    color: #000 !important;
    font-weight: bold;
    font-size: 0.875rem;
}
.hero .navbar-item:hover span, .hero .navbar-link:hover span {
    border-bottom: solid 1px rgba(255, 125, 69, 0.4);
}

.hero .navbar-item:hover span, .hero .navbar-link:hover span {
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
.hero .navbar-menu.is-active .navbar-item:hover, .hero .navbar-menu.is-active .navbar-link:hover {
    color: #c8a552 !important;
}
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active, .hero.is-light .navbar-link:hover, .hero.is-light .navbar-link.is-active {
    background-color: transparent;
}
.hero .navbar-item.is-active span, .hero .navbar-link.is-active span, .hero .navbar-item.is-active:hover span, .hero .navbar-link.is-active:hover span {
    border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}
.navbar-menu.is-active .navbar-item:hover span, .navbar-menu.is-active .navbar-link:hover span {
    border: none;
}
.navbar-item img {
    max-height: 3.5rem;
}
.main-presentation {
    background-image: url("/img/biuro-prawnicze.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-presentation.is-medium {
    min-height: 40vh !important;
}
.main-presentation.is-small {
    min-height: 6.14rem !important;
    background: #c8a552;
}
.navbar-item:hover, .navbar-link:hover {
    background: transparent !important;
}
.has-text-weight-black {
    font-weight: 900 !important;
}
.pixels {
    margin: 3rem 0;
}
button {
    border-radius: 0.5rem !important;
}
button.is-medium {
    padding: 1rem 3rem;
    height: 3rem;
    line-height: 1rem;
}
.box {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16) !important;
}
.header-buttons {
    padding: 0.5rem;
}
.header-buttons a, .footer-buttons a {
    display: block;
    color: #000;
    line-height: 1.25em;
}
.header-buttons .header-buttons__label {
    display: block;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-contact .footer-buttons__label {
    display: block;
    font-size: 0.75rem;
    font-weight: 100;
}
.header-buttons .header-buttons__data {
    display: block;
    font-size: 0.875rem;
    font-weight: 400;
    white-space: nowrap;
}
.footer-contact .footer-buttons__data {
    display: block;
    font-size: 0.875rem;
    font-weight: 400;
    white-space: nowrap;
}
.header-buttons__icon,
.footer-buttons__icon {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background-size: 70%;
    background-position: right center;
    background-repeat: no-repeat;
}
.news-item__icon {
    display: block;
    width: 1.75rem;
    height: 2.5rem;
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
}
.popular-news .news-item__icon {
    width: 2rem;
    height: 2rem;
}
.news-item__label {
    position: relative;
    z-index: 10;
    display: inline-block;
    font-size: 0.875rem;
}
.news-item__label a {
    color: #999;
}
.popular-news .news-item__label {
    font-size: 0.875rem;
}
.header-buttons__icon.i-email {
    background-image: url("/img/icon-email.svg");
}
.footer-buttons__icon.i-email {
    background-image: url("/img/icon-email-w.svg");
}
.header-buttons__icon.i-mobile {
    background-image: url("/img/icon-mobile.svg");
}
.footer-buttons__icon.i-mobile {
    background-image: url("/img/icon-mobile-w.svg");
}
.news-item__icon.i-calendar {
    background-image: url("/img/icon-calendar.svg");
}
.news-item__icon.i-list {
    background-image: url("/img/icon-list.svg");
}
.label {
    color: #666;
}
label p {
    margin-bottom: 0.5rem;
}

.select select, .textarea, .input {
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    border-width: 0 0 1px 0;
}
.submit-parent {
    margin-top: 1rem;
}
.hero-farm-orange {
    background-position: center;
    background-size: cover;
}
footer {
    padding: 4rem 1rem 4rem;
    background-color: #181814;
    margin-top: 2rem;
}
.footer-logo {
    height: 4.5rem;
    width: auto;
}
.footer-text {
    font-size: 0.875rem;
    line-height: 1.5em;
    font-weight: 300;
    color: #fff;
}
.footer-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: #c8a552;
}
.footer-menu a {
    display: block;
    padding: 0.25rem 0;
    margin: 0.25rem 0;
    color: #fff;
    font-weight: 400;
}
.footer-contact {
    color: #fff;
    padding: 1rem 0;
}
.footer-contact a {
    color: #fff;
}
.footer-column-box strong {
    color: #fff;
}
.footer-social-icons {
    padding: 1.5rem 0;
}
.footer-social-icons a {
    display: inline-block;
    height: 2.5rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    box-shadow: 0 0 6px rgb(0 0 0 / 1%) !important;
    border-radius: 0.5rem;
}
.footer-social-icons a:hover {
    box-shadow: 0 0 16px rgb(0 0 0 / 15%) !important;
}
.footer-social-icons a img {
    height: 1.5rem;
    width: auto;
}
.popular-news {
    background-color: #E5E5E5;
    padding: 2rem;
}
.news-item {
    position: relative;
}
.news-item:hover {
    background-color: #f9f9f9;
}
.news-page:hover, .popular-news .news-list:hover {
    background-color: transparent;
}
.popular-news .news-list:hover {
    background-color: #fff;
}
.news-item .news-item__image, .news-item .news-item__image-cropp {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    border-radius: 1rem;
}
.news-item .news-item__image img {
    width: 100%;
    height: auto;
    border-radius: 1rem;
}
.news-item.news-full .news-item__image-cropp {
    padding-bottom: 30.833%;
}
.news-item.news-half .news-item__image-cropp {
    padding-bottom: 61.666%;
}
.news-item.news-list .news-item__image-cropp {
    padding-bottom: 67.5%;
}
.news-item.news-page .news-item__image-cropp {
    padding-bottom: 46.67%;
}
.popular-news .news-list p {
    height: 3rem;
    overflow: hidden;
}
.news-details {
    padding: 0.5rem 0;
}
.news-list .news-details {
    padding: 0;
}
.news-details .column {
    line-height: 1rem;
}
.news-item .title {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.news-list {
    border-bottom: solid 1px #000;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}
.popular-news .news-list {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0.5rem;
}
.news-list:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}
.earn-item {
    background-color: #246bdd;
    color: #fff;
    font-size: 1rem;
}
.earn-item .earn-details {
    font-weight: bold;
    line-height: 1.5rem;
    padding: 2rem 2rem 0.5rem 1rem;
    box-sizing: border-box;
    min-height: 5.5rem;
}
.earn-item .earn-link {
    display: flex;
    font-weight: bold;
    padding: 0.5rem 1rem 1rem;
    color: #fff;
    text-transform: uppercase;
    align-items: center;
    align-content: center;
    gap: 0.5rem;
}
.earn-item .earn-link span {
    line-height: 1rem;
}
.earn-item .earn-link span img {
    vertical-align: middle;
}
.earn-item .earn-item__image {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}





.map-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
.map-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.path {
    display: block;
    font-size: 0.85rem;
    font-weight: 300;
    line-height: 1em;
    padding-top: 1rem;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.path a {
    color: #555;
}
.path a:hover {
    color: rgb(14,65,148);
}
.path i {
    padding-left: 0.25em;
    padding-right: 0.25em;
    margin-left: 0.25rem;
    margin-right: 0.5rem;
    color: rgba(255,255,255,0.65);
    background-image: url("/img/icon-arrow-left.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.lead {
    font-style: italic;
    font-weight: 300;
    font-size: 1.75rem;
    line-height: 1.35em;
    padding: 0 0.5rem 1em;
}
.content {
    padding: 1em 0.5em;
    font-family: 'Open Sans', sans-serif;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
/*.content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}*/

.content .content {
    padding: 1rem 0.5rem;
}

.menu-list a.is-active {
    background-color: rgb(14,65,148);
}


.content ul.ul-menu {
    margin: 1rem 0;
}
.content ul.ul-menu li {
    margin: 0.5rem 0;
    list-style: none;
}
.content ul.ul-menu li a {
    display: inline-block;
    padding: 0.5rem 0;
}

.row-gallery-list {
    margin-bottom: 25px !important;
}
.gallery-list-a {
    overflow: hidden;
    display: block;
    -webkit-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.12);
}
.gallery-list-header {
    color: #1D1D1B;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.2em;
    padding: 2rem 0 1rem;
    border-top: solid 1px #E7E7E7;
    margin-top: 2rem;
}



/* PLIKI DO POBRANIA */
.file-list {
    padding: 20px 0;
}
.file-list li {
    list-style: none;
    padding: 0;
    margin: 5px 0;
}
.file-list li a {
    padding: 10px;
    margin: 0;
    font-size: 1.1rem;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-decoration: none !important;
}
.file-list li a span {
    display: inline-block;
}
.file-list li a span.file-list__icon {
    width: 47px;
    min-width: 47px;
    height: 47px;
    background: url("/img/file_w.svg") 50% 50% no-repeat;
    background-size: contain;
    border: solid 7px #fff;
    margin-right: 10px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    padding: 19px 0 0;
    font-size: 0.5625rem;
    line-height: 10px;
}

.contact-row {
    padding-left: 1rem;
    border-left: solid 4px #c8a552;
    position: relative;
}

.map-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.map-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}


.columns.is-vbottom {
    align-items: end;
}
.box-100 {
    height: 100%;
}
.box-order {
    position: relative;
    padding-bottom: 3.5rem;
}
.box-order .button {
    position: absolute;
    bottom: 1.25rem;
    width: calc(100% - 2.5rem);
}
.form-icon {
    width: 5rem;
    height: auto;
}
.save-button {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0.5rem;
    z-index: 50;
}
.save-button .container {
    max-width: 960px !important;
}
#callpage.cp-theme-light .cp-tooltip__inner {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16) !important;
    border-radius: 6px !important;
}


.box-horizontal-area {
    position: relative;
    padding-bottom: 3rem;
}
.box-horizontal {
    padding-top: 3rem;
}

.box-horizontal__image-src {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.box-horizontal__image-src:before {
    display: block;
    content: "";
    width: 2rem;
    height: calc(100% - 0.75rem);
    background-color: #c8a552;
    position: absolute;
    left: -2rem;
    top: 2.75rem;
}
.box-horizontal__image-src:after {
    display: block;
    content: "";
    width: calc(100% - 0.75rem);
    height: 2rem;
    background-color: #c8a552;
    position: absolute;
    right: 2.75rem;
    bottom: -2rem;
}
.box-horizontal__content {
    padding: 0 3rem 0 0;
}

.service {
    background: #f1f1f1;
    height: 100%;
}
.service-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.service-img .service-gradient {
    padding: 4rem 2rem;
    background: -moz-linear-gradient(top,  rgba(14,65,148,0.75) 0%, rgba(200,165,82,0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,65,148,0.75)), color-stop(100%,rgba(200,165,82,0.5)));
    background: -webkit-linear-gradient(top,  rgba(14,65,148,0.75) 0%,rgba(200,165,82,0.5) 100%);
    background: -o-linear-gradient(top,  rgba(14,65,148,0.75) 0%,rgba(200,165,82,0.5) 100%);
    background: -ms-linear-gradient(top,  rgba(14,65,148,0.75) 0%,rgba(200,165,82,0.5) 100%);
    background: linear-gradient(to bottom,  rgba(14,65,148,0.75) 0%,rgba(200,165,82,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf0e4194', endColorstr='#80c8a552',GradientType=0 );
}
.service-icon {
    width: 100%;
    max-width: 200px;
    height: auto;
}
.service-txt {
    padding: 2rem;
}

.steps-area {
    background: #c8a552;
    margin: 6rem 0;
    padding: 0 3rem;
}
.steps-box {
    margin: 0;
}
.cell-background {
    height: 100%;;
    position: relative;
    margin-top: -3rem;
    padding: 3rem 0;
}
.h2-main {
    font-size: 5rem !important;
    font-weight: 400 !important;
    background: #fff;
    margin: -1rem -1rem 1rem;
    padding-bottom: 1rem;
}
.cell-background h3 {
    font-size: 3rem !important;
    margin-bottom: 0 !important;
    font-weight: 100 !important;
    line-height: 0.85em;
    padding-bottom: 0.25em !important;
    color: #c8a552 !important;
}
.cell-background h4 {
    font-size: 1rem !important;
    font-weight: 600 !important;
}
.cell-background .content {
    font-weight: 300 !important;
    padding: 0 0 3rem;
}
.cell-background .button {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    border-radius: 50% !important;
}

.cell-image-background {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0;
}

.cell:nth-child(6n+1) .cell-background {
    background: -moz-linear-gradient(top,  rgba(18,75,167,1) 0%, rgba(14,65,148,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,75,167,1)), color-stop(100%,rgba(14,65,148,1)));
    background: -webkit-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -o-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -ms-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: linear-gradient(to bottom,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb124ba7', endColorstr='#fc0e4194',GradientType=0 );
}
.cell:nth-child(6n+2) .cell-background {
    background: -moz-linear-gradient(top,  rgba(18,75,167,1) 0%, rgba(14,65,148,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,75,167,1)), color-stop(100%,rgba(14,65,148,1)));
    background: -webkit-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -o-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -ms-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: linear-gradient(to bottom,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb124ba7', endColorstr='#fc0e4194',GradientType=0 );
}
.cell:nth-child(6n+3) .cell-background {
    background: -moz-linear-gradient(top,  rgba(18,75,167,1) 0%, rgba(14,65,148,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,75,167,1)), color-stop(100%,rgba(14,65,148,1)));
    background: -webkit-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -o-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -ms-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: linear-gradient(to bottom,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb124ba7', endColorstr='#fc0e4194',GradientType=0 );
}
.cell:nth-child(6n+4) .cell-background {
    background: -moz-linear-gradient(top,  rgba(18,75,167,1) 0%, rgba(14,65,148,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,75,167,1)), color-stop(100%,rgba(14,65,148,1)));
    background: -webkit-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -o-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -ms-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: linear-gradient(to bottom,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb124ba7', endColorstr='#fc0e4194',GradientType=0 );
}
.cell:nth-child(6n+5) .cell-background {
    background: -moz-linear-gradient(top,  rgba(18,75,167,1) 0%, rgba(14,65,148,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,75,167,1)), color-stop(100%,rgba(14,65,148,1)));
    background: -webkit-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -o-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -ms-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: linear-gradient(to bottom,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb124ba7', endColorstr='#fc0e4194',GradientType=0 );
}
.cell:nth-child(6n+6) .cell-background {
    background: -moz-linear-gradient(top,  rgba(18,75,167,1) 0%, rgba(14,65,148,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,75,167,1)), color-stop(100%,rgba(14,65,148,1)));
    background: -webkit-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -o-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -ms-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: linear-gradient(to bottom,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb124ba7', endColorstr='#fc0e4194',GradientType=0 );
}

.cell-gradient {
    min-height: 25vh;
    height: 100%;
    padding: 1rem;
}





.radio, .box-glowna {
    height: 100%;
    padding: 0;
    border: none;
    border-radius: 0;
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0px 11px 57px -52px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 11px 57px -52px rgba(0, 0, 0, 1);
    box-shadow: 0px 11px 57px -52px rgba(0, 0, 0, 1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

input[type=radio] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    appearance: none;
    /* For iOS < 15 to remove gradient background */
    background-color: #fff;
    /* Not removed via appearance */
    margin: 0;
    padding: 0;
    display: none;
}
.radio.is-active {
    background: #0dc800;
}
.radio__label {
    position: relative;
    display: block;
    font-size: 1.875rem;
    line-height: 2rem;
    padding: 2rem 1rem;
    font-weight: 100;
    color: #fff;
}
.in-page .radio__label {
    font-size: 1.25rem;
    line-height: 1.5rem;
}
.radio__label-description {
    position: absolute;
    display: block;
    font-size: 0.6875rem;
    line-height: 1rem;
    letter-spacing: .05rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    top: 0.25rem;
    left: 0;
    width: 100%;
}
.radio__img {
    display: block;
    padding: 0 4rem;
    margin-top: -1rem;
}
.radio__img img {
    width: 100%;
    max-width: 200px;
    height: auto;
}
.radio__price {
    display: block;
    font-size: 3rem;
    line-height: 1rem;
    font-weight: 900;
    color: #0dc800;
    margin: 0.25rem 0 0;
}
.radio__price span {
    display: inline-block;
    font-size: 1rem;
    font-weight: 300;
    color: #606060;
    vertical-align: baseline;
    padding-left: 0.25rem;
}
.radio__vat {
    display: block;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 300;
    color: #606060;
}
.radio__desc {
    display: block;
    font-size: 0.6875rem;
    line-height: 1em;
    font-weight: 300;
    color: #606060;
    padding-bottom: 1rem;
}
.radio__button {
    display: inline-block;
    color: #fff;
    background-color: #0dc800;
    border-radius: 0.75rem;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1rem;
    padding: 0.5rem 2.5rem;
    margin: 0.5rem 0 1rem;
    border: 0;
}
.radio__details {
    display: block;
    margin: 1rem 1rem 2rem;
}
.radio__details span {
    display: block;
    padding: 0.25rem 0.5rem;
    font-size: 1rem;
    line-height: 1rem;
    color: #fff;
    text-align: center;
}
.in-page .radio__details span {
    font-size: 0.875rem;
    line-height: 1rem;
}

.radio:hover {
    -webkit-box-shadow: 0px 11px 49px -32px rgba(156, 219, 7, 1);
    -moz-box-shadow: 0px 11px 49px -32px rgba(156, 219, 7, 1);
    box-shadow: 0px 11px 49px -32px rgba(156, 219, 7, 1);
}
.radio.is-active {
    -webkit-box-shadow: 0px 11px 69px -32px rgba(156, 219, 7, 1);
    -moz-box-shadow: 0px 11px 69px -32px rgba(156, 219, 7, 1);
    box-shadow: 0px 11px 69px -32px rgba(156, 219, 7, 1);
}

.columns>.column:nth-child(1)>.radio, .columns>.column:nth-child(1)>.radio.is-active {
    background: -moz-linear-gradient(top,  rgba(18,75,167,1) 0%, rgba(14,65,148,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,75,167,1)), color-stop(100%,rgba(14,65,148,1)));
    background: -webkit-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -o-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -ms-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: linear-gradient(to bottom,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb124ba7', endColorstr='#fc0e4194',GradientType=0 );
}
.columns>.column:nth-child(2)>.radio, .columns>.column:nth-child(2)>.radio.is-active {
    background: -moz-linear-gradient(top,  rgba(18,75,167,1) 0%, rgba(14,65,148,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,75,167,1)), color-stop(100%,rgba(14,65,148,1)));
    background: -webkit-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -o-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -ms-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: linear-gradient(to bottom,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb124ba7', endColorstr='#fc0e4194',GradientType=0 );
}
.columns>.column:nth-child(3)>.radio, .columns>.column:nth-child(3)>.radio.is-active {
    background: -moz-linear-gradient(top,  rgba(18,75,167,1) 0%, rgba(14,65,148,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,75,167,1)), color-stop(100%,rgba(14,65,148,1)));
    background: -webkit-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -o-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -ms-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: linear-gradient(to bottom,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb124ba7', endColorstr='#fc0e4194',GradientType=0 );
}
.columns>.column:nth-child(4)>.radio, .columns>.column:nth-child(4)>.radio.is-active {
    background: -moz-linear-gradient(top,  rgba(18,75,167,1) 0%, rgba(14,65,148,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,75,167,1)), color-stop(100%,rgba(14,65,148,1)));
    background: -webkit-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -o-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: -ms-linear-gradient(top,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    background: linear-gradient(to bottom,  rgba(18,75,167,1) 0%,rgba(14,65,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb124ba7', endColorstr='#fc0e4194',GradientType=0 );
}
.columns>.column:nth-child(1)>.radio .radio__price,
.columns>.column:nth-child(1)>.box-glowna__item-price .radio__price {
    color: #246bdd;
}
.columns>.column:nth-child(2)>.radio .radio__price,
.columns>.column:nth-child(2)>.box-glowna__item-price .radio__price {
    color: #246bdd;
}
.columns>.column:nth-child(3)>.radio .radio__price,
.columns>.column:nth-child(3)>.box-glowna__item-price .radio__price {
    color: #246bdd;
}
.columns>.column:nth-child(4)>.radio .radio__price,
.columns>.column:nth-child(4)>.box-glowna__item-price .radio__price {
    color: #246bdd;
}

.columns>.column:nth-child(1)>.radio .radio__button,
.columns>.column:nth-child(1)>.box-100 .button {
    background-color: #246bdd;
}
.columns>.column:nth-child(2)>.radio .radio__button,
.columns>.column:nth-child(2)>.box-100 .button
{
    background-color: #246bdd;
}
.columns>.column:nth-child(3)>.radio .radio__button,
.columns>.column:nth-child(3)>.box-100 .button {
    background-color: #246bdd;
}
.columns>.column:nth-child(4)>.radio .radio__button,
.columns>.column:nth-child(4)>.box-100 .button {
    background-color: #246bdd;
}


.columns>.column:nth-child(1)>.radio:hover, .columns>.column:nth-child(1)>.radio.is-active {
    -webkit-box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
    -moz-box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
    box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
}
.columns>.column:nth-child(2)>.radio:hover, .columns>.column:nth-child(2)>.radio.is-active {
    -webkit-box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
    -moz-box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
    box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
}
.columns>.column:nth-child(3)>.radio:hover, .columns>.column:nth-child(3)>.radio.is-active {
    -webkit-box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
    -moz-box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
    box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
}
.columns>.column:nth-child(4)>.radio:hover, .columns>.column:nth-child(4)>.radio.is-active {
    -webkit-box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
    -moz-box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
    box-shadow: 0px 11px 49px -32px rgba(18,75,167, 1);
}


.box-glowna .radio__button {
    background-color: #fff;
    color: #000;
}
.radio:hover .radio__button, .box-glowna .radio__button:hover {
    background-color: #1a1c19 !important;
}
.box-glowna .radio__button:hover {
    color: #fff;
    background: #000;
}
.radio.is-active .radio__label {
    background: transparent !important;
}
.radio.is-active .radio__img {
    padding: 0 3rem;
    margin-top: -2rem;
    margin-bottom: 0.5rem;
}
.radio.is-active .radio__price, .radio.is-active .radio__price span, .radio.is-active .radio__vat, .radio.is-active .radio__details span {
    color: #fff !important;
}
.radio.is-active .radio__vat {
    margin-bottom: 1.5rem;
}
.radio.is-active .radio__price {
    margin: 0.75rem 0 0;
}
.radio.is-active .radio__button {
    display: none;
}


.checkbox.is-small input {
    vertical-align: middle;
}



.wykres {
    min-height: 210px;
    width: 100%;
    font-family: 'Josefin Sans', sans-serif;
}
.wykres .hover-shape {
    fill-opacity: 0;
}
.wykres .hover-show-circle {
    fill-opacity: 0;
}
.wykres .hover-show-text {
    fill: #000;
    fill-opacity: 0;
    font-size: 6px;
    font-family: 'Kanit';
}
.wykres tspan {
    fill: #246bdd;
    font-size: 20px;
}
.wykres .h1-text {
    fill: #000;
    font-size: 6.5px;
    font-weight: 600;
    font-family: 'Kanit';
}
.wykres .label-text {
    fill: #000;
    font-size: 5.5px;
    font-family: 'Kanit';
}
.wykres .hover-show-line {
    stroke-opacity: 0;
}
.wykres g:hover .hover-show-circle {
    fill-opacity: 1;
}
.wykres g:hover .hover-show-text {
    fill-opacity: 1;
}
.wykres g:hover .hover-show-line {
    stroke-opacity: 0.25;
}


.slide-container {
    width: 100%;
}

.input-slider {
    -webkit-appearance: none;
    width: 100%;
    height: 1rem;
    border-radius: 0.5rem;
    background: #f5f5f5;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.input-slider:hover {
    opacity: 1;
}

.input-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background: #c8a552;
    cursor: pointer;
}

.input-slider::-moz-range-thumb {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background: #c8a552;
    cursor: pointer;
}


.image-left-border {
    display: inline-block;
    position: relative;
}
.image-left-border:before {
    content: '';
    display: inline-block;
    background-color: #246bdd;
    position: absolute;
    right: 100%;
    top: 4rem;
    width: 6rem;
    height: calc(100% - 8rem);
}

.box-cta {
    background-color: #c8a552;
    color: rgb(14,65,148);
    font-size: 1.25rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    white-space: normal !important;
}
.box-cta:hover {
    background-color: rgb(14,65,148);
    color: #fff;
    font-size: 1.25rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.title-pixel {
    margin: 4rem 0 !important;
    padding: 1rem;
    position: relative;
}
.title-pixel:after {
    content: '';
    display: inline-block;
    background-color: #D9D9D9;
    position: absolute;
    left: 0;
    bottom: 1.5rem;
    width: 2rem;
    height: 2rem;
    z-index: -1;
}
.dlaczego-img {
    background-image: url("/img/bezpieczenstwo-pracownikow.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.wypadki-img {
    background-image: url("/img/jak-unikac-wypadkow-w-pracy-dzieki-szkoleniom-BHP.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.project-values {
    width: 90%;
}
.project-value-sell {
    position: relative;
    width: calc(90% - 3rem);
    background-color: #246bdd;
    color: #000;
    margin-bottom: 2rem;
}
.project-value-sell:before {
    content: '';
    display: inline-block;
    background-color: #246bdd;
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 3rem;
    height: 50%;
}
.project-value-buy {
    position: relative;
    width: calc(90% - 3rem);
    background-color: #246bdd;
    color: #fff;
    margin-bottom: 2rem;
}
.project-value-buy:before {
    content: '';
    display: inline-block;
    background-color: #246bdd;
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 3rem;
    height: 50%;
}
.project-value__icon {
    text-align: center;
    padding: 3rem;
}
.project-value__label {
    padding: 0 1.5rem 1.5rem;
    font-weight: 900;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    min-height: 5.25rem;
}

.hr-image>div {
    width: 75%;
}
.image-left-top-border {
    display: inline-block;
    position: relative;
}
.image-left-top-border:before {
    content: '';
    display: inline-block;
    background-color: #246bdd;
    position: absolute;
    right: 100%;
    top: 0;
    width: 3rem;
    height: 50%;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.course {
    height: 100%;
    border: solid 1px #e9e9e9;
    position: relative;
}
.course:hover {
    background-color: #f9f9f9;
}
.course__name {
    min-height: 3em;
}
.course__photo {
    height: 0;
    width: 100%;
    padding-bottom: 64.59%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.course__details {
    padding: 1rem;
}
.course__action {
    padding-top: 1rem;
}


.form-column-title {
    height: 100%;
    padding: 2rem;
    display: flex;
    align-items:center;
    justify-content:center;
    background-color: #246bdd;
}
.form-box {
    padding: 2rem 3rem;
}

.h-triangle {
    position: relative;
}
.h-triangle:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 2rem solid #246bdd;
    border-left: 2rem solid transparent;
    transform: rotate(-45deg);
    margin-left: -4rem;
}

.partners {
    color: rgba(255,255,255,0.75);
    font-size: 1rem;
    padding-top: 1.5rem;
}
.partners a {
    color: rgba(255,255,255,0.5);
    font-size: 0.875rem;
}



/* KADROWANIE */

.js_kadr {
    overflow: hidden;
    position: relative;
    padding: 0;
}
.js_kadr img {
    position: absolute;
    height: auto;
    width: auto;
    margin: 0;
    max-width: none;
}
.image-container {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.image-4-3 {
    display: block;
    position: relative;
    padding-bottom: 75%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.image-thumb-list {
    padding-bottom: 71.428%;
}

@media (max-width: 1024px) {

    .main-title {
        font-size: 2.5rem !important;
        margin-top: 4rem !important;
    }

}

@media (max-width: 768px) {

    .main-presentation {
        background-image: url("/img/biuro-prawnicze-m.jpg");
        background-position: 50% 70%;
    }

    .form-column-title {
        padding: 1rem;
    }
    .form-box {
        padding: 1rem 1rem;
    }

    .cell-image-background {
        margin-bottom: 1rem;
    }

    .news-details .column {
        padding-top: 0;
        padding-bottom: 0.5rem;
    }

    .main-title {
        font-size: 2rem !important;
        margin-top: 3rem !important;
    }
    #main-form {
        margin-top: 0rem;
        margin-bottom: -2rem;
    }

}