@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap&subset=latin-ext');

.bg-green {
    background: #ECEEFB !important;
}

.bg-green h1 {
    color: #201C46;
    font-weight: 700;
}

.bg-green .index-left ul li {
    color: #201C46;
}

.bg-green .h1--sub a {
    color: #64B0E7;
}

.bg-green .index-left .circle-1,
.bg-green .index-left .circle-2 {
    color: #201C46;
}

.green {
    color: #201C46 !important;
}

.main-content .text-content h2,
.main-content .text-content h3,
.main-content .text-content h4,
.main-content .text-content h5 {
    font-weight: 700;
    color: #201C46;
}

.main-content .text-content a {
    color: #64B0E7;
}

.main-content .helpful-link li a {
    background-color: #ECEEFB;
    color: #2C2D31;
}

.main-content .helpful-link li a:hover {
    background-color: #64B0E7;
}

.main-content .helpful-link li a:after,
.main-content .related-site li a:after {
    width: 0.5em;
}

.main-content .related-site li a:hover {
    color: #64B0E7;
}

.viewer {
    color: #201C46;
    font-weight: 700;
}

.viewer__circle {
    border: 1px solid #201C46;
    background-image: none;
}

.main-content .text-content p {
    font-size: 0.9375rem;
    line-height: 1.625rem;
    color: #2C2D31;
}

.navigace a:after, .navigace span:after {
    background-image: url('/Content/source/img/svg/ico-23_black.svg');
}

.main-content .related-site li a:hover:after {
    background-image: url('/Content/source/img/svg/ico-23_dark.svg');
}

.navigace a:hover,
.navigace span:hover {
    color: #6A677E;
}

.navigace .active {
    color: #6A677E;
}

.calculate__div {
    background-color: #fc9932;
}

.calculate__div:hover {
    background-color: #fdb264;
}

.reference {
    background-color: #F1F3FF;
}

.bg-green2 {
    background: #F1F3FF;
}

.bg-green2 h5 {
    padding: 15px 0;
    color: #201C46;
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
}

.bg-green2 .viewer {
    display: flex;
    flex-direction: column;
    height: auto;
    align-items: center;
}

footer {
    background-color: #211C45;
}

footer .footer__bottom .footer__icon {
    background-image: none;
}

.bg-green2 .bg-green2__right h4,
.bg-green2 .bg-green2__right .h4 {
    color: #201C46;
}

.blog {
    background-color: #F1F3FF;
}

.blog .blog__button {
    background-color: #fc9932;
    border-radius: 32px;
    text-transform: initial;
}

.blog .blog__button:hover {
    background-color: #fdb264;
}

.blog .post-with-img .blog__content__box {
    border-radius: 2px 2px 0 0;
    background-color: #ffffff;
    height: 100%;
}

.about {
    background: #F1F3FF;
}

.blog .post-with-img .blog__content__box .date {
    color: #858791;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
}

.blog .post-with-img .blog__content__box h5,
.blog .post-with-img .blog__content__box .h5 {
    color: #201C46;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 70px;
}

.blog .post-with-img .blog__content__box p {
    color: #2C2D31;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
}

.blog .post-with-img .blog__content__box:hover .blog__content__box__pad {
    margin-top: 0;
}

h3,
.h3,
.blog h3,
.blog .h3,
.garance h3,
.garance .h3,
.about h3,
.about .h3,
.reference h3,
.reference .h3,
.video h3,
.video .h3,
.function-module h3,
.function-module .h3,
.screenshot-slider h3,
.screenshot-slider .h3,
.download h3,
.download .h3 {
    color: #201C46;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
}

.overview h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
}

.blog .post-with-img {
    display: flex;
}

.blog .post-with-img .blog__content__box .blog__content__box__hover {
    display: none;
    margin-bottom: 0;
}

.blog .post-with-img .blog__content__box .blog__content__box__pad {
    height: 100%;
    background-color: #ffffff;
}

.blog .post-with-img .blog__content__box:hover h5 {
    color: #64B0E7;
}

.footer__social {
    display: none;
}

.before-close .circle {
    background-color: #64B0E7;
}

.blog-item big {
    color: #201C46;
}

.blog--custom {
    margin-bottom: 35px;
}

.bg-green2 h1 {
    color: #201C46;
}

.function-module {
    background-color: #F1F3FF;
}

.overview {
    background-color: #201C46;
}

.tabs li span:hover,
.tabs li span.active:hover {
    background-color: #ffffff;
}

.tabs li span:hover h2 {
    color: #201C46;
}

.screenshot-slider {
    background-color: #F1F3FF;
}

/*.ul-interesting li:before {*/
/*    background-image: url('/Content/source/img/ul-check.svg') !important;*/
/*}*/

.bubble--green {
    background: #ECEEFB;
}

.bubble h1 {
    color: #201C46;
}

.bubble ul li {
    color: #201C46;
}

.bubble .circle-1,
.bubble .circle-2 {
    color: #201C46;
}

.bg-green .index-left__left p {
    color: #201C46;
}

.poj__link:hover {
    background: #65B1E8;
}

.tlacitko {
    background-color: #65B1E8;
}

.reference .reference__star {
    color: #201C46;
}

.font-green {
    color: #201C46;
}

.box__title {
    background: #201C46;
}

.button-orange {
    background-color: #fc9932;
}

.button-orange:hover {
    background-color: #fdb264;
}

.box__buttons span {

    background-color: #fc9932;
}

.box__buttons span:hover,
.box__buttons li:hover span {
    background-color: #fdb264;
}

.box__buttons li:hover a {
    color: #fc9932;
}

.table-header thead td {
    background-color: #201C46;
}

table.table_css tr {
    border-color: #201C46;
}

table.table_css tr:hover {
    background-color: #ECEEFB;
}

table.table_css td.right_td li {
    color: #65B1E8;
}

.table-bg-green {
    background-color: #ECEEFB;
}

.bg-grey {
    background-color: #ECEEFB;
}

.bg-green3 {
    background-color: #201C46;
}

.top-nav a.done {
    color: #201C46;
}

.top-nav a.active {
    color: #64B0E7;
}

.top-nav a.active span {
    background: #64B0E7;
    border-color: #64B0E7;
    color: #ffffff;
}

.top-nav a.done span {
    background: transparent;
    border-color: #211C45;
}

.top-nav a span {
    border: 1px solid #211C45;
}

.top-nav a {
    color: #211C45;
}

.bg-green3 h1 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
}

.recbox h2 {
    color: #201C46;
    font-size: 24px;
    font-weight: 400;
    line-height: 31px;
    text-align: center;
}

.recbox h2 span {
    font-weight: 700;
}

.dashed-text {
    color: #64B0E7;
}

.dashed-box {
    border-color: #64B0E7;
}

.dashed-box-title {
    color: #64B0E7;
}

.upsell__input input[type=radio] + label:before,
.upsell__input input[type=radio] + label:after {
    border-color: #64B0E7;
}

.upsell__input input[type=radio] + label:after {
    background-color: #64B0E7;
}

.upsell__header--gray {
    background-color: #f3f5ff;
}

.upsell__header--blue {
    background-color: #64B0E7;
}

.upsell__col {
    border: 2px solid #D5D8EB;
}

@media screen and (min-width: 768px) {
    .upsell__col:not(:first-child) {
        margin-left: 20px;
    }
}


.upsell__box {
    background-color: #211C45;
}

.upsell {
    display: flex;
    justify-content: space-between;
}

.upsell__td {
    border-color: #f5f7ff;
}

.upsell__header {
    border-color: #f5f7ff;
    margin-bottom: 35px;
}

.upsell__col:first-child .upsell__td:last-child {
    border-color: #f5f7ff;
}

.upsell__tag {
    top: auto;
    bottom: -17px;
    left: 50%;
    margin-left: -35px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    border-radius: 4px;
}

.upsell__header {
    overflow: inherit;
}

.upsell__input {
    bottom: 30px;
}

.upsell__button {
    margin-top: 15px;
    margin-bottom: 35px;
}

.upsell__td:last-child {
    height: auto;
}

.forms-content .forms-block__box .form-block__form input.form-radio + label:before {
    border-color: #64B0E7;
}

.forms-content .forms-block__box .form-block__form input.form-radio:checked + label:after {
    background-color: #64B0E7;
}

.link-bottom .a__link--continue {
    background-color: #fc9932;
}

.link-bottom a {
    height: auto;
    line-height: normal;
    border-radius: 32px;
    padding-top: 14px;
    padding-bottom: 14px;
    text-transform: initial;
}

.link-bottom .a__link--continue {
    height: auto;
    line-height: normal;
}

.link-bottom .a__link--back {
    background-color: transparent;
    border: 1px solid #64B0E7;
    color: #64B0E7;
}

.link-bottom .a__link--back:before,
.link-bottom .a__link--back:after {
    background-image: url('/Content/source/img/svg/ico-left-blue.svg');
}

.forms-content .forms-block__box h2 {
    color: #201C46;
    font-size: 1.875em;
    font-weight: 600;
    line-height: 28px;
    background-repeat: no-repeat;
    padding-left: 1.3em;
}

.forms-content .forms-block__box h2:before {
    background: none;
}

.forms-content .forms-block__box .form-block__form input,
.forms-content .forms-block__box .form-block__form select,
.forms-content .forms-block__box .form-block__form textarea {
    border-color: #dfe2f4;
    background-color: #f3f5ff;;
}

.forms-content .forms-block__box .form-block__form select:focus,
.forms-content .forms-block__box .form-block__form input:focus,
.forms-content .forms-block__box .form-block__form textarea:focus {
    border-color: #201C46;
}

.forms-content .forms-block__box .info__container .info {
    background-color: #ECEEFB;
    color: #201C46;
    font-weight: 700;
}

.forms-content .forms-block__box .form-block__info .info-box {
    border-color: #201C46;
}

.forms-content .forms-block__box .form-block__text label {
    font-size: 18px;
}

.forms-content .forms-block__box .form-block__form .calendar {
    background-color: #f3f5ff;
    border-color: #dfe2f4;
    background-size: 18px auto;
}

.recbox__item input[type=radio] + label:before,
.recbox__item input[type=radio] + label:after {
    border-color: #64B0E7;
}

.recbox__item input[type=radio] + label:after {
    background-color: #64B0E7;
}

.recbox__item input[type=radio]:checked + label {
    background-color: #f3f5ff;
}

.forms-content .forms-block__box .form-block__info .info-box .title_info {
    color: #201C46;
}

.form-text h2 {
    color: #201C46;
}

.bg-grey-light {
    background-color: #F1F3FF;
}

.f-border {
    border-color: #E1E2E9;
}

.f label {
    color: #2C2D31;
    font-size: 18px;
    font-weight: 400;
    line-height: 42px;
    text-align: left;
}

.f-select,
.f-input {
    height: 42px;
    line-height: 40px;
    border-radius: 4px;
    border-color: #dfe2f4;
    margin-bottom: 10px;
}

.f-select:focus,
.f-input:focus {
    border-color: #201C46
}

.f-select {
    background-position: top 17px right 0.9375em;
}

.f-input-icon {
    right: 10px;
    height: calc(100% - 10px);
    background-size: 16px auto;
}

.f-date .f-input {
    width: 100%!important;
}

.f input[type=radio] + label:before {
    border-color: #64B0E7;
    background-color: #ffffff;
    position: absolute;
}

.f input[type=radio]:checked + label:after {
    background-color: #64B0E7;
}

.f-button {
    border-color: #64B0E7;
    background-color: #64B0E7;
    border-radius: 32px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
}

.list-text {
    color: #201C46;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
}

.list-text-arrow span:before,
.list-text-arrow span:after {
    border-bottom-color: #201C46;
}

.list-item {
    background-color: #f3f5ff;
}

.list-price {
    color: #64B0E7;
}

.list-span {
    color: #2C2D31;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
}

.list-button {
    background-color: #fc9932 !important;
    font-size: 15px;
    border-radius: 32px;
    color: #fff !important;
}

.list-button:hover {
    background-color: #fdb264 !important;
}

.list-button-detail {
    background-color: transparent !important;
    color: #64B0E7 !important;
    text-decoration: underline !important;
}

.list-button-detail:hover {
    background-color: transparent !important;
}

.list-button-detail:before {
    background-image: url('/Content/source/img/svg/ico-23_green.svg');
}

.list-bottom-text2 {
    color: #ffffff;
}

.list-bottom-text {
    background-color: #211C45;
}

.list-bottom {
    background-color: #65B1E8;
}

.list-bottom-text:before {
    border-left-color: #211C45;
}

.list-item-doporucujeme {
    /*border-color: #D5D8EB;*/
    border-color: #211C45;
}

.list-item-doporucujeme .list-bottom {
    /*width: calc(100% + 34px);*/
    width: calc(100% + 32px);
    margin-left: -17px;
    /*margin-bottom: -2px;*/
    border-bottom-left-radius: 5px;
    /*border-bottom-right-radius: 5px;*/
    border-bottom-right-radius: 3px;
}

.list-item-doporucujeme .list-bottom-text {
    border-bottom-left-radius: 5px;
}

.row-list {
    border-radius: 5px;
}

.link-bottom a {
    background-color: #64B0E7;
}

.info-content {
    border-color: #211C45;
}

.info {
    font-weight: 700;
    color: #211C45;
    background-color: #e2e3ec;
}

.tlacitko_big {
    background-color: #fc9932;
}

.chbox__title {
    color: #201C46;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
}

.chbox__change {
    color: #64B0E7;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}

.chbox {
    background-color: #ECEEFB;
}

.recbox__conv {
    background-color: #f3f5ff;
}

.recbox__conv:before {
    border-left-color: #f3f5ff;
}

.list-detail .ul-icon-title {
    color: #201C46;
    font-weight: 700;
}

.list-detail h4 {
    color: #201C46;
    font-weight: 700;
}

.list-detail .ul-clasic a {
    font-size: 15px;
    color: #64B0E7;
}

.list-detail .ul-clasic li {
    margin-bottom: 0;
    line-height: 20px;
}

.ul-interesting li {
    font-size: 15px;
    line-height: 26px;
}

.navigace a, .navigace span {
    font-family: 'Quicksand', sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin-right: 5px;
}

.navigace a {
    color: #201C46;
    text-decoration: underline;
}

.navigace a:hover {
    color: #64B0E7;
}

.navigace span {
    color: #6A677E;
}

.navigace a:after, .navigace span:after {
    background-size: 3px auto;
    background-position: center center;
    width: 5px;
    margin-left: 5px;
}

.viewer__circle {
    padding-top: 0;
    line-height: calc(2.34375em - 2px)
}

.bubble ul li {
    padding-left: 35px;
    margin-bottom: 15px;
    color: #201c46;
    background-image: url('/Content/Source/img/icon/check-blue.svg');
    background-position: top 6px left;
    background-repeat: no-repeat;
}

.bubble ul li:before {
    display: none;
}

@media screen and (max-width: 1399px) {
    .bubble ul li {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 991px) {
    .forms-content .forms-block__box .form-block__form {
        width: 100%;
    }
    .bubble__middle {
        display: none;
    }

    .bubble__l,
    .bubble__r {
        width: 50%;
    }

    .bubble__left {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .bubble--title .bubble__right {
        height: auto;
    }

    .bubble__left__bottom {
        display: none;
    }

    .bubble__l,
    .bubble__r {
        width: 100%;
    }

    .bubble h1 {
        padding-bottom: 0;
    }
}

.list-price {
    padding-top: 8px;
    padding-bottom: 4px;
}

.list-content .list-text {
    padding: 0;
}

.list-ul {
    list-style: none;
}

.list-ul li {
    position: relative;
    color: #2C2D31;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 15px;
    margin-bottom: 5px;
}

.list-ul li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #64B0E7;
    border-radius: 50%;
}

.list--nabidka .list-header > .row .cell:nth-child(2),
.list--nabidka .list-content .list-item > .row .cell:nth-child(2) {
    width: 135px;
}

.list--nabidka .list-header > .row .cell:nth-child(5),
.list--nabidka .list-content .list-item > .row .cell:nth-child(5) {
    width: 130px;
}

.list--nabidka .list-header > .row .cell:nth-child(6),
.list--nabidka .list-content .list-item > .row .cell:nth-child(6) {
    width: 270px;
}

.list--nabidka .list-header > .row .cell:not(:first-child) .list-text,
.list--nabidka .list-content .list-item > .row .cell:not(:first-child) .list-text {
    text-align: left;
}


.list--nabidka .list-content > .row .cell:last-child {
    text-align: center;
}

.list--nabidka .list-inner {
    padding: 0;
}

.list-bottom-text2 {
    line-height: 48px;
}

.list-rating {
    margin-bottom: 0 !important;
}

.list-text-price-big {
    color: #64B0E7;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
}

hr.list-hr {
    border-top-color: #E1E2E9;
    width: 130px;
    margin: 8px auto !important;
    border-top-width: 2px;
}

.list--pujcka {
    margin-top: 30px;
}

.list--pujcka .list-header > .row .cell,
.list--pujcka .list-content .list-item > .row .cell {
    width: calc(100% / 6);
}

.list--pujcka .list-header > .row .cell:nth-child(1),
.list--pujcka .list-content .list-item > .row .cell:nth-child(1) {
    width: 160px;
}

.list--pujcka .list-header > .row .cell:nth-child(2),
.list--pujcka .list-content .list-item > .row .cell:nth-child(2) {
    width: 155px;
}

.list--pujcka .list-header > .row .cell:nth-child(3),
.list--pujcka .list-content .list-item > .row .cell:nth-child(3) {
    width: 190px;
}

.list--pujcka .list-header > .row .cell:nth-child(4),
.list--pujcka .list-content .list-item > .row .cell:nth-child(4) {
    width: 325px;
}

.list--pujcka .list-header > .row .cell:nth-child(5),
.list--pujcka .list-content .list-item > .row .cell:nth-child(5) {
    width: 175px;
}

.list--pujcka .list-header > .row .cell:nth-child(6),
.list--pujcka .list-content .list-item > .row .cell:nth-child(6) {
    width: auto;
}

.list--pujcka .list-header > .row .cell:not(:first-child) .list-text,
.list--pujcka .list-content .list-item > .row .cell:not(:first-child) .list-text {
    text-align: left;
}

.list--pujcka .list-bottom-text2 {
    font-weight: 400;
}

.list--pujcka .list-button-detail:before {
    right: 3.9375em;
}

.list--pujcka .list-button-detail {
    font-weight: 700;
}

.list--pujcka .list-bottom-text:before {
    right: -1em;
    border-left-width: 1em;
}

.list--pujcka .list-button {
    width: 210px;
    font-size: 15px;
}

.list--pujcka .list-header {
    padding-left: 15px;
}

.list--pujcka .list-header .list-text {
    padding: 15px 0;
    font-weight: 600;
    font-size: 16px;
}

.list--pujcka .list-item {
    background-color: #FFFFFF;
    border-radius: 10px;
    border: 2px solid #DFE2F4;
}

.list--pujcka .row-list {
    background-color: #ffffff;
    border-radius: 10px;
}

.list--pujcka .list-button:not(.list-button-detail) {
    font-weight: 700;
    font-size: 16px;
}

.list--pujcka .list-button-detail {
    text-decoration: none!important;
    font-size: 14px;
    font-weight: 600;
    padding-top: 5px;
    color: #3688C3!important;
}

.list--pujcka .list-button-detail:hover {
    text-decoration: underline!important;
}

.list--pujcka .list-text-price-big {
    color: #3688C3;
}

.list--pujcka .c-rating__item {
    background-image: url(/Content/source/img/svg/starsGreen.svg);
}

.list--pujcka .cell .list-inner {
    padding: 0;
}

.list--pujcka .list-detail {
    padding-top: 20px;
}

.list--pujcka .list-detail li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
}

.list--pujcka .tag {
    left: 20px;
    background: none;
}
.list--pujcka .tag__item {
    border-radius: 5px;
    padding: 4px 8px;
    font-weight: 600;
    line-height: 17px;
}
.list--pujcka .tag__item.is-green {
    background-color: #D7F3DD;
    color: #36C254;
}
.list--pujcka .list-text-price-big {
    font-weight: 600;
    font-size: 22px;
}

.list--pujcka .list-detail li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #64B0E7;
    border-radius: 50%;
}

.list--pujcka .list-detail h4,
.list--pujcka .list-detail h5 {
    margin-bottom: 15px;
}

.list--pujcka .list-line-left {
    border-left: 1px solid #f3f5ff;
}

.list--pujcka .list-hodnoceni {
    display: flex;
    margin: 20px 0 10px;
}

.list-hodnoceni-left {
    background-color: #f3f5ff;
    border-radius: 4px;
    padding: 20px;
    margin-right: 20px;
    font-style: italic;
    font-size: 14px;
}

.list-hodnoceni-right {
    min-width: 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 24px;
}

.list-hodnoceni-right .list-rating li {
    padding-left: 0;
}

.list-hodnoceni-right .list-rating li:before {
    display: none;
}

.list--pujcka .list-detail > .row > .cell .list-button-big {
    margin-top: 50px;
}

.list--pujcka .list-hr2 {
    display: block;
    border-top: 1px solid #f3f5ff;
    margin: 10px 0 26px;
}

.multipujcka .text--green {
    color: #36C254;
}

.multipujcka .btn--green {
    border-radius: 25px;
    background-color: #36C254;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    color: #FFFFFF;
    display: inline-block;
    padding: 0 25px;
    line-height: 40px;
    transition: background-color 0.2s;
}

.multipujcka .btn--green:hover {
    color: #FFFFFF;
    background-color: #62cc79;
}

.multipujcka .text--uppercase {
    text-transform: uppercase;
}

.multipujcka .head {
    padding-bottom: 0;
    position: relative;
}

.multipujcka .head__title {
    font-size: 42px;
    font-weight: 600;
    padding-bottom: 25px;
}

.multipujcka .section {
    position: relative;
    box-shadow: 0 1px 40px 0 rgba(0,0,0,0.1);
}

.multipujcka .filter {
    padding: 0;
}

.multipujcka .filter .filter__inner {
    max-width: 500px;
    margin: 0;
    position: relative;
}
.multipujcka .filter .form__item {
    margin: 0;
}
.multipujcka .filter .form__item:first-child {
    width: 100%;
}

.multipujcka .filter .form input {
    height: 60px;
    font-size: 18px;
    padding: 0 200px 0 20px!important;
}

.multipujcka .filter .form__item:last-child {
    position: absolute;
    right: 10px;
}

.multipujcka .form__item .btn {
    height: 40px;
    font-size: 16px;
    line-height: 22px;
    padding: 0 35px 0 15px;
}

.multipujcka .form__item .btn.btn--arrow:before {
    width: 40px;
}

.multipujcka__tabs {
    display: flex;
    margin-top: 25px;
}

.multipujcka__tabs .tabs__item {
    margin-right: 15px;
}

.multipujcka__tabs .tabs__item a {
    color: #201C46;
    border-radius: 10px 10px 0 0;
    background: rgba(32, 28, 70, 0.2);
    font-weight: 600;
    line-height: 40px;
    padding: 0 20px;
    font-size: 16px;
    height: 40px;
    display: block;
}

.multipujcka__tabs .tabs__item a.active {
    background: #FFFFFF;
    box-shadow: 0 1px 40px 0 rgba(0,0,0,0.1);
    z-index: 1;
}

.coverage-banner {
    border-radius: 10px;
    background-color: #D7F3DD;
    display: flex;
    padding: 15px 20px;
    justify-content: space-between;
}

.coverage-banner .text--uppercase {
    font-weight: 600;
    font-size: 14px;
}

.coverage-banner__title {
    font-size: 22px;
    padding: 8px 0 12px;
    line-height: 27px;
}

.coverage-banner__right {
    justify-content: flex-end;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
}
.coverage-banner__right .btn--green {
    float: right;
}

.coverage-banner__background {
    max-height: 100%;
    width: 140px;
    padding-left: 15px;
}
.coverage-banner__logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 20px;
}
.coverage-banner__logos img {
    margin-left: 15px;
    max-width: 75px;
    width: 100%;
    height: auto;
}
.coverage-banner__background img {
    height: calc(100% + 40px);
    max-height: 140px;
    width: auto;
    position: absolute;
    bottom: -15px;
    margin-left: -15px;
}

@media only screen and (max-width: 1080px) {
    .multipujcka .head--light {
        display: block;
    }
    .multipujcka .filter .form {
        flex-direction: initial;
    }
    .multipujcka .filter .form__item {
        width: initial;
    }
}

@media only screen and (max-width: 850px) {
    .multipujcka .head__title {
        font-size: 26px;
        line-height: 32px;
        padding-bottom: 20px;
    }
    .coverage-banner {
        flex-direction: column;
    }
    .coverage-banner__right {
        flex-direction: column;
        padding-top: 15px;
    }
    .coverage-banner__logos {
        margin: 20px 0 0 0;
    }
    .coverage-banner__logos-wrapper {
        flex-direction: column-reverse;
        display: flex;
        align-items: flex-start;
    }
    .coverage-banner__right .coverage-banner__background img {
        transform: scaleX(-1);
        right: 0;
        max-height: 125px;
        height: 100%;
    }
    .multipujcka__tabs .tabs__item {
        overflow: hidden;
    }
}
@media only screen and (max-width: 580px) {
    .multipujcka__tabs .tabs__item a {
        padding: 0 15px;
        text-align: center;
    }
    .multipujcka__tabs .tabs__item:first-child {
        max-width: 90px;
    }
    .multipujcka__tabs .tabs__item:last-child {
        margin: 0;
    }
    .coverage-banner {
        padding: 15px;
    }
    .coverage-banner__info {
        padding-right: 25px;
    }
    .coverage-banner__info p {
        font-size: 14px;
    }
    .coverage-banner__logos img:first-child {
        display: none;
    }
    .coverage-banner__logos img {
        max-width: 50px;
    }
}
@media only screen and (max-width: 375px) {
    .multipujcka .filter .form input {
        height: 50px;
        padding: 0 150px 0 10px!important;
        font-size: 16px;
    }
    .multipujcka .form__item .btn {
        height: 30px;
        font-size: 14px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 374px) {
    .multipujcka__tabs .tabs__item:first-child {
        max-width: 85px;
    }
    .multipujcka__tabs .tabs__item {
        margin: 0;
    }
    .multipujcka__tabs .tabs__item a {
        padding: 0 10px;
        font-size: 14px;
    }
    .multipujcka__tabs .tabs__item + .tabs__item {
        margin-left: 10px;
    }
}

.recbox {
    padding-top: 40px;
    padding-bottom: 40px;
}

.recbox__pronounced {
    color: #64B0E7;
    font-size: 26px;
    font-weight: 700;
    line-height: 31px;
}

.main-content .text-content h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
}

.upsell__small {
    color: #858791;
    margin-top: 5px;
}

.upsell__text {
    font-size: 15px;
    font-weight: 400;
}

.upsell__button {
    font-size: 15px;
    font-weight: 700;
    color: #fda347;
    border: 1px solid #fda347;
    border-radius: 32px;
    padding: 0 14px;
    height: 40px;
    line-height: 38px;
    background-color: transparent;
    min-width: 130px;
}

.upsell__button:hover {
    color: #fff;
    background-color: #fdb264;
}

.upsell__col:hover .upsell__button {
    color: #fff;
    background-color: #fdb264;
}

.upsell__header--blue .upsell__button {
    background-color: #fda347;
}

.upsell__name {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}

.upsell__price {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    color: #64B0E7;
}

.upsell__header--blue .upsell__price {
    color: #fff;
}

.upsell__header--blue .upsell__small {
    color: #fff;
}

.upsell__col[data-upsel] {
    max-width: 219px;
}

.forms-content .forms-block__box .form-block__form input.form-radio + label:before {
    width: 25px;
    height: 25px;
}

.forms-content .forms-block__box .form-block__form input.form-radio:checked + label:after {
    top: 7px;
    left: 7px;
    width: 15px;
    height: 15px;
}

.forms-content .forms-block__box .form-block__form input.form-radio + label {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    padding-left: 32px;
    margin-bottom: 12px;
    min-height: auto;
}

.accordion__item {
    border-radius: 4px;
    border: 1px solid #dfe0ef;
    margin-bottom: 10px;
}

.accordion__item:first-child {
    border-color: #dfe0ef;
}

.accordion__header {
    background-color: #f3f5ff;
    padding: 20px 25px 20px 30px;
}

.accordion__title span {
    color: #201C46;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
}

.accordion__button--arrow {
    display: none;
}

.accordion__content {
    padding: 20px 25px 20px 30px;
}

.accordion__button--button,
.accordion__button--text {
    background-color: transparent !important;
    color: #64B0E7 !important;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    padding: 10px 35px 10px 20px;
    text-decoration: underline;
}

.accordion__button--button:before {
    background-image: url('/Content/source/img/svg/ico-23_dark.svg');
    background-size: 6px auto;
}

.table-rekap hr {
    border-top: 1px solid #ECEEFB;
}

.smlouva_tab a {
    font-weight: 700;
}

.f h2 {
    font-size: 18px !important;
    font-weight: 700;
    line-height: 22px !important;
    margin-bottom: 34px !important;
}

.f h3 {
    font-size: 14px !important;
    font-weight: 700;
    line-height: 18px !important;
    margin-bottom: 15px !important;
}

.recbox__conv p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
}

.recbox__name {
    color: #201C46;
    margin-bottom: 0;
}

.list-button.list-button-call {
    background-color: #64B0E7 !important;
}

.small .forms-block__box .form-block__form input[type=checkbox] + label:before,
.small .forms-block__box .form-block__full input[type=checkbox] + label:before {
    background-image: none;
    border-radius: 4px;
    border: 1px solid #64B0E7;
}

.small .forms-block__box .form-block__form input[type=checkbox]:checked + label:before,
.small .forms-block__box .form-block__full input[type=checkbox]:checked + label:before {
    background-color: #64B0E7;
    background-image: url('/Content/Source/img/icon/check.svg');
    background-position: center center;
    background-size: 12px auto;
}

@media screen and (max-width: 1099px) {
    .upsell__text {
        font-size: 12px;
        line-height: 12px;
    }

    .upsell__button {
        height: auto;
        line-height: initial;
        font-size: 12px;
        min-width: 1px;
    }
}

@media screen and (max-width: 991px) {
    .upsell__name {
        font-size: 16px;
    }

    .upsell__price {
        font-size: 18px;
        line-height: 18px;
    }

    .upsell__td {
        height: 45px;
    }

    .upsell .slick-list {
        width: 111%;
        padding-right: 9%;
    }

    .slick-slider .upsell__col {
        padding-top: 35px;
    }

    .slick-slider .upsell__box {
        top: 15px;
    }

    .slick-slide:first-child .upsell__col .upsell__td {
        text-align: right;
    }

    .slick-slide .upsell__col .upsell__td {
        text-align: center;
    }
}

.upsell__text--info {
    display: none;
}


@media screen and (max-width: 767px) {
    .upsell__name {
        font-size: 14px;
        line-height: 16px;
    }
}

@media screen and (max-width: 575px) {
    .upsell__text {
        font-size: 8px;
        line-height: 10px;
    }

    .upsell__header {
        margin-bottom: 20px;
    }

    .upsell__name {
        font-size: 10px;
        line-height: 12px;
    }

    .upsell__price {
        font-size: 12px;
        line-height: 14px;
    }

    .upsell__button {
        font-size: 10px;
        padding: 0 5px;
        margin-bottom: 15px;
    }

    .upsell__td {
        height: 30px;
        line-height: 28px;
    }
}


@media only screen and ( max-width: 1312px ) {
    .list--pujcka .list-content .list-item > .row .cell:nth-child(6) {
        width: 100%;
        flex: 0 0 100%;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(6) > .list-inner {
        width: auto;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(5),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(3),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(2),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(1) {
        width: 18%;
        flex: 0 0 18%;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(4) {
        width: 28%;
        flex: 0 0 28%;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(1) > .list-inner {
        text-align: left;
    }
}

@media only screen and ( max-width: 1207px ) {
    .list--pujcka .list-content .list-item > .row .cell:nth-child(6) {
        width: 50%;
        flex: 0 0 50%;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(5) {
        width: 50%;
        flex: 0 0 50%;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(3),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(2),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(1) {
        width: 20%;
        flex: 0 0 20%;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(4) {
        width: 40%;
        flex: 0 0 40%;
    }
}

@media only screen and ( max-width: 991px ) {
    .list--pujcka .list-content .list-item > .row .cell:nth-child(1),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(3) {
        width: 25%;
        flex: 0 0 25%;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(4) {
        width: 50%;
        flex: 0 0 50%;
        text-align: center;
    }

    .list-detail .row > .cell.w75,
    .list-detail .row > .cell.w25 {
        width: 100%;
        flex: 0 0 100%;
    }

    .list--pujcka .list-detail > .row > .cell .list-button-big {
        margin: 0px auto 20px auto;
    }
    .list .row {
        flex-wrap: wrap;
    }
}

@media only screen and ( max-width: 768px ) {
    .list--pujcka .list-content .list-item > .row .cell:nth-child(4),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(3),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(2),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(5),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(6) {
        display: block;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(4) {
        width: 100%;
        flex: 0 0 100%;
        line-height: 60px;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(4) > .list-inner {
        width: auto;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(1),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(2),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(3) {
        width: 33.3333%;
        flex: 0 0 33.3333%;
        line-height: 50px;
    }
    .list-item.list-item-doporucujeme {
        padding: 0;
    }
    .list-item.list-item-doporucujeme .row.row-list {
        margin-left: 0;
        margin-right: 0;
    }
    .list-item-doporucujeme .list-bottom {
        width: calc(100% + 1px);
        margin-left: -1px;
    }
    .list--pujcka .list-button-detail:before {
        right: 50px;
    }

}

@media only screen and ( max-width: 710px ) {
    .list-item-doporucujeme .list-bottom {
        width: 100%;
        margin-left: 0;
        border-bottom-left-radius: 3px;
    }
}

@media only screen and ( max-width: 525px ) {
    .list--pujcka .list-content .list-item > .row .cell:nth-child(5),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(6) {
        width: 100%;
        flex: 0 0 100%;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(5) {
        line-height: 90px;
    }
    .list--pujcka .list-button-detail:before {
        right: 100px;
    }
}

@media only screen and ( max-width: 575px ) {
    .list--pujcka .list-hodnoceni {
        display: flex;
        flex-wrap: wrap;
    }

    .list--pujcka .list-hodnoceni > .list-hodnoceni-left,
    .list--pujcka .list-hodnoceni > .list-hodnoceni-right {
        width: 100%;
        flex: 0 0 100%;
    }

    .list--pujcka .list-hodnoceni > .list-hodnoceni-right {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 515px) {
    .list-bottom-text2 {
        line-height: 35px;
    }
}


@media only screen and ( max-width: 450px ) {
    .list--pujcka .list-content .list-item > .row .cell:nth-child(1),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(3) {
        width: 50%;
        flex: 0 0 50%;
    }

    .list--pujcka .list-content .list-item > .row .cell:nth-child(2) {
        margin-top: 0;
        width: 100%;
        flex: 0 0 100%;
        line-height: 30px;
    }
    .list--pujcka .list-content .list-item > .row .cell:nth-child(1) {
        order: 2;
    }
    .list--pujcka .list-content .list-item > .row .cell:nth-child(2) {
        order: 1;
        display: grid;
        justify-content: center;
        margin-top: 25px;
        margin-bottom: 15px;
    }
    .list--pujcka .list-content .list-item > .row .cell:nth-child(3) {
        order: 3;
    }
    .list--pujcka .list-content .list-item > .row .cell:nth-child(4) {
        order: 4;
        margin-top: 10px
    }
    .list--pujcka .list-content .list-item > .row .cell:nth-child(5) {
        order: 5;
    }
    .list--pujcka .list-content .list-item > .row .cell:nth-child(6) {
        order: 6;
    }

    .list--pujcka .list-content .list-item > .row .cell:not(:first-child) .list-text {
        text-align: right;
    }


    .list--pujcka .list-content .list-item > .row .cell:nth-child(4),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(5),
    .list--pujcka .list-content .list-item > .row .cell:nth-child(6) {
        width: 100%;
        flex: 0 0 100%;
    }
}

@media only screen and ( max-width: 375px ) {
    .list--pujcka .list-text-price-big {
        font-size: 25px;
        line-height: 31px;
    }
}

.list-detail .ul-icon-li-lecba {
    background-image: url("/Content/Source/img/icon/srovnejto/kruh-blue.svg");
}

.ul-icon-li .ul-icon-li-uraz {
    background-image: url("/Content/Source/img/icon/srovnejto/sanitka-blue.svg");
}

.list-detail .ul-icon-li-odpovednost {
    background-image: url("/Content/Source/img/icon/srovnejto/padak-blue.svg") !important;
}

.list-detail .ul-icon-li-telefon {
    background-image: url("/Content/Source/img/icon/srovnejto/telefon-blue.svg");
}

.list-detail .ul-icon-li-vrtulnik {
    background-image: url("/Content/Source/img/icon/srovnejto/vrtulnik-blue.svg");
}

.list-detail .ul-icon-li-sport {
    background-image: url("/Content/Source/img/icon/srovnejto/sport-blue.svg");
}

.list-detail .ul-icon-li-letadlo {
    background-image: url("/Content/Source/img/icon/srovnejto/letadlo-blue.svg");
}

.list-detail .ul-icon-li-pass {
    background-image: url("/Content/Source/img/icon/srovnejto/pass-blue.svg");
}

.list-detail .ul-icon-li-lyzovani {
    background-image: url("/Content/Source/img/icon/srovnejto/lyzovani-blue.svg");
}

.list-detail .ul-icon-li-zavazadla {
    background-image: url("/Content/Source/img/icon/srovnejto/zavazadlo-blue.svg");
}

.list-detail .ul-icon-li-asistence {
    background-image: url("/Content/Source/img/icon/srovnejto/storno-blue.svg");
}

.list-detail .ul-icon-li-pravni {
    background-image: url("/Content/Source/img/icon/srovnejto/skoda-blue.svg");
}

.list-vysvetlivky-icon1 {
    background-image: url("/Content/Source/img/icon/srovnejto/skoda-blue.svg");
}

.list-vysvetlivky-icon2 {
    background-image: url("/Content/Source/img/icon/srovnejto/kruh-blue.svg");
}

.list-detail .ul-icon-li-sklo {
    background-image: url("/Content/Source/img/icon/srovnejto/okno-blue.svg");
}

.list-detail .ul-icon-li-priroda {
    background-image: url("/Content/Source/img/icon/srovnejto/krupobiti-blue.svg");
}

.list-detail .ul-icon-li-zvire {
    background-image: url("/Content/Source/img/icon/srovnejto/jelen-blue.svg");
}

.list-detail .ul-icon-li-havarie {
    background-image: url("/Content/Source/img/icon/srovnejto/crash-blue.svg");
}

.list-detail .ul-icon-li-odcizeni {
    background-image: url("/Content/Source/img/icon/srovnejto/odcizeni-blue.svg");
}

.list-detail .ul-icon-li-vandalismu {
    background-image: url("/Content/Source/img/icon/srovnejto/vandalizm-blue.svg");
}

.list-detail .ul-icon-li-garance {
    background-image: url("/Content/Source/img/icon/srovnejto/cena-blue.svg");
}

.list-detail .ul-icon-li-klika {
    background-image: url("/Content/Source/img/icon/srovnejto/crash2-blue.svg");
}

.list-detail .ul-icon-li-bezstarosti {
    background-image: url("/Content/source/img/icon/srovnejto/ico-26_dark-blue.svg");
}

.list-detail .ul-icon-li-kabelaz {
    background-image: url("/Content/Source/img/icon/srovnejto/cabel-blue.svg");
}

.list-detail .ul-icon-li-vykricknik {
    background-image: url("/Content/Source/img/icon/srovnejto/vykricnik-blue.svg");
}

.list-detail .ul-icon-li-procento {
    background-image: url("/Content/Source/img/icon/srovnejto/procento-blue.svg");
}

.list-detail .ul-icon-li-hand {
    background-image: url("/Content/Source/img/icon/srovnejto/hand-blue.svg");
}

.list-detail .ul-icon-li-auto {
    background-image: url("/Content/Source/img/icon/srovnejto/auto-blue.svg");
}

.list-detail .ul-icon-li-zakon {
    background-image: url("/Content/Source/img/icon/srovnejto/zakon-blue.svg");
}

.list-detail .ul-icon-li-sanitka {
    background-image: url("/Content/Source/img/icon/srovnejto/ambulance-blue.svg");
}

.list-detail .ul-icon-li-kufr {
    background-image: url("/Content/Source/img/icon/srovnejto/kufr-blue.svg");
}


.icon-kalkulce-telefon {
    height: 38px !important;
    width: auto;
}

@media only screen and ( max-width: 480px ) {
    .list-button-detail {
        text-decoration: none !important;
    }
    .list-button {
        border-radius: 5px;
    }
    .list--pujcka .list-item .row.row-list {
        margin-left: 0;
        margin-right: 0;
    }

    .list-item-doporucujeme .list-button.list-button-detail.js-list-open {

    }

    .list--pujcka .list-button {
        width: 100%;
        margin-bottom: 15px;
    }
    .list--pujcka .list-content .list-item > .row .cell:nth-child(6) > .list-inner {
        width: 100%;
        padding-bottom: 10px;
    }
    .link-bottom .row a {
        width: 100%;
    }

    .link-bottom .row a:nth-child(2),
    .link-bottom .row a:nth-child(4) {
        margin-left: 0;
    }
    .list-item.list-item-bigger .cell .list-button,
    .list-item.list-item-bigger .cell .list-button.list-button-call,
    .list-item.list-item-bigger .cell .list-button.list-button-detail.list-button-detail--abs {
        margin-left: 10px;
        margin-right: 10px;
    }
    .list-button-detail--abs {
        width: 75%;
    }

}

.list-detail .ul-clasic li {
    line-height: 35px;
}

@media only screen and ( max-width: 768px ) {
    .list--pujcka .list-button-detail {
        left: 0;
    }
    .list--pujcka .list-button-detail {
        margin: 0 auto;
    }
}

.small .forms-block__box .form-block__full input[type=checkbox]:disabled + label:before {
    background-color: #fff;
    background-image: url("/Content/Source/img/icon/check-gray.svg");
    border-color: #cacaca
}

.information {
    border: 1px solid #ECEEFB;
    border-radius: 4px;
    padding-bottom: 4px;
}

.information:first-child {
    margin-bottom: 30px;
}

.information__header {
    background-color: #F1F3FF;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 35px;
}

.information__header span {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}

.information__button {
    margin-bottom: 30px;
    margin-top: 35px;
    text-align: center;
}

.information__content li {
    position: relative;
    padding-left: 76px;
    margin-bottom: 25px;
    max-width: 380px;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
}

.information__content li:before {
    position: absolute;
    content: "";
    top: 9px;
    left: 41px;
    width: 8px;
    height: 8px;
    background-color: #3688C3;
    border-radius: 50%;
    display: inline-block;
}

.information__content {
    padding-top: 21px;
}

.information__content ul {
    padding-top: 10px;
}

.information__content a {
    color: #3688C3;
    font-weight: 700;
    text-decoration: underline;
}

.information__content a:hover {
    text-decoration: none;
    color: #3688C3;
}

.information__adress,
.information__phone,
.information__mail,
.information__website {
    position: relative;
    padding-left: 75px;
    font-weight: 400;
    font-size: 15px;

}

.information__adress span,
.information__phone span,
.information__mail span,
.information__website span {
    position: absolute;
    top: 4px;
    left: 35px;
    width: 20px;
    height: 20px;
    background-position: center center;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    display: inline-block;
}

.information__adress span {
    background-image: url("/Content/Source/img/icon/srovnejto/box-home-blue.svg");
}

.information__phone span {
    background-image: url("/Content/Source/img/icon/srovnejto/box-phone-blue.svg");
}

.information__mail span {
    background-image: url("/Content/Source/img/icon/srovnejto/box-email-blue.svg");
}

.information__website span {
    background-image: url("/Content/Source/img/icon/srovnejto/box-web-blue.svg");
}

@media only screen and ( max-width: 1080px ) {
    .list--pujcka .list-header .cell:nth-child(6) {
        display: none;
    }
    .list--pujcka .list-header .cell:nth-child(5) {
        display: none;
    }

    .list--pujcka .list-header .cell .list-text {
        text-align: center !important;
    }
}

@media only screen and ( max-width: 991px ) {
    .list--pujcka .list-header {
        display: none;
    }
    .list--pujcka .list-content .list-item.list-item-doporucujeme:last-child {
        margin-bottom: 24px !important;
    }
}

@media only screen and ( max-width: 400px ) {
    .list--pujcka .list-header > .row .cell:nth-child(1) {
        width: 50%;
    }
    .list--pujcka .list-header > .row .cell:nth-child(3) {
        width: 50%;
    }
}

@media only screen and ( max-width: 768px ) {
    .list .row .cell {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.top-nav a.active-white span {
    background: #fff;
    border-color: #fff;
    color: #474747;
}

.bg-ruceni {
    background-color: #474747;
}

.bg-ruceni .cell a span {
    color: #797979;
    border-color: #797979;
}

.bg-ruceni .cell .top-nav-text {
    color: #797979;
}

.top-nav a.active-white .top-nav-text {
    color: #fff;
}

.bg-green-ruceni {
    background-color: #1ca21c;
}

.bg-green-ruceni h1:before {
    background-image: url("/Content/source/img/icon/srovnejto/ico-26.svg");
}

.ruceni .forms-block__box .form-block__form input.form-radio:checked + label:after {
   /* background-color: #1ca21c; */
}

.ruceni .forms-block__box .form-block__form input.form-radio + label:before {
    /* border-color: #1ca21c; */
}

.input__flex {
    display: flex;
    flex-wrap: wrap;
}

.input__w25 {
    width: 25%;
    flex: 0 0 25%;
    position: relative;
}

.input__w20 {
    width: 20%;
    flex: 0 0 20%;
    position: relative;
    margin-bottom: 12px;
}

@media only screen and ( max-width: 700px ) {
    .input__w20 {
        width: 25%;
        flex: 0 0 25%;
    }
}


.input__w40 {
    width: 40%;
    flex: 0 0 40%;
}

.input__w33 {
    width: 33.3333%;
    flex: 0 0 33.3333%;
}

@media only screen and ( max-width: 880px ) {
    .input__w25 {
        width: 33.3333%;
        flex: 0 0 33.3333%;
        margin-bottom: 15px;
    }
}

@media only screen and ( max-width: 600px ) {
    .input__w20 {
        width: 33.3333%;
        flex: 0 0 33.3333%;
        text-align: center;
    }
    .input__w40 {
        width: 100%;
        flex: 0 0 100%;
        text-align: left;
        padding-left: 25px;
    }
}

@media only screen and ( max-width: 870px ) {
    .input__w33 {
        width: 50%;
        flex: 0 0 50%;
    }
}

@media only screen and ( max-width: 700px ) {
    .input__w33 {
        width: 100%;
        flex: 0 0 100%;
    }
}

@media only screen and ( max-width: 726px ) {
    .input__w25 {
        width: 50%;
        flex: 0 0 50%;
    }
}

.input__w25 input[type="radio"] {
    opacity: 0;
    position: relative;
}


.input__w25 input[type="radio"] + label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 126px;
    height: 51px;
    border: 2px solid #cacaca;
    border-radius: 4px;
    background-color: #ededed;
    color: #000;
    cursor: pointer;
    background-size: 23px 17px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center left 15px;
    display: block;
}

@media only screen and ( max-width: 350px ) {
    .input__w25 input[type="radio"] + label:before {
        width: 100px;
    }
}

.input__w25 input[type="radio"]:checked + label:before {
    background-color: #fff;
    border-color: #24a214;
    background-image: none;
}

.input__w25 input[type=radio] {
    position: absolute;
}

.input__w25 input[type=radio] + label {
    margin-left: 0;
    padding-top: 11px;
    padding-left: 45px;
}

.input--noimage input[type=radio] + label {
    padding-left: 15px;
}

.input--noimage input[type=radio] + label span {
    line-height: 16px;
}

.input__w25 input + label span {
    display: inline-block;
    position: relative;
    color: #000;
    font-size: 14px;
    cursor: pointer;
}

.input__w25 input:checked + label span {
    color: #24a214;
}

.input__w25 label {
    display: flex;
    padding-left: 10px;
    color: #000;
}

.radio--osobni input[type="radio"] + label:before {
    background-image: url("/Content/source/img/icon/srovnejto/car.svg");
}

.radio--osobni input[type="radio"]:checked + label:before {
    background-image: url("/Content/source/img/icon/srovnejto/car-green.svg");
}

.radio--moto input[type="radio"] + label:before {
    background-image: url("/Content/source/img/icon/srovnejto/motorcycle.svg");
}

.radio--moto input[type="radio"]:checked + label:before {
    background-image: url("/Content/source/img/icon/srovnejto/motorcycle-green.svg");
}

.radio--truck input[type="radio"] + label:before {
    background-image: url("/Content/source/img/icon/srovnejto/truck.svg");
}

.radio--truck input[type="radio"]:checked + label:before {
    background-image: url("/Content/source/img/icon/srovnejto/truck-green.svg");
}

.input__flex #radio-jine,
.input__flex #radio-jine2,
.input__flex #radio-jine3,
.input__flex #radio-jine4 {
    width: 130px;
    height: 55px;
    border-color: #cacaca;
    background-color: #ededed;
    background-position: center right 15px;
    background-image: url("/Content/source/img/icon/srovnejto/select-black.svg");
    background-size: 11px;
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 32px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    word-wrap: normal;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
}

    .input__flex #radio-jine:focus,
    .input__flex #radio-jine2:focus,
    .input__flex #radio-jine3:focus,
    .input__flex #radio-jine4:focus {
        border-color: #1ca21c;
        background-color: #fff;
        color: #1ca21c;
        background-image: url("/Content/source/img/icon/srovnejto/select-green.svg");
    }

.brand__item input[type="radio"] + label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    border: 2px solid #cacaca;
    border-radius: 100%;
    background-color: #ededed;
    color: #000;
    cursor: pointer;
    display: block;
}

.brand__item input[type="radio"]:checked + label:before {
    border-color: #1ca21c;
}

.brand__item input[type="radio"]:checked + .brand__title span {
    color: #1ca21c !important;
}

.forms-content #radio-jine,
.forms-content .brand__item #radio-jine-auto,
.brand__item input[type="radio"] + label {
    transition: all 0.2s;
}

.radio--osobni input[type="radio"]:checked + label:before,
.radio--osobni input[type="radio"]:hover + label:before {
    background-image: url("/Content/Source/img/icon/car-hover.svg");
}

.radio--moto input[type="radio"] + label:before {
    background-image: url("/Content/Source/img/icon/motorcycle-gray.svg");
}

.radio--moto input[type="radio"]:checked + label:before,
.radio--moto input[type="radio"]:hover + label:before {
    background-image: url("/Content/Source/img/icon/motorcycle-hover.svg");
}


.forms-block__box .form-block__form input.form-radio:hover + label:after {
    background-color: #1ca21c;
}

.forms-content .form-block input[type="radio"]:hover + label span {
    color: #1ca21c;
}

.forms-content #radio-jine,
.forms-content .brand__item #radio-jine-auto,
.brand__item input[type="radio"] + label {
    transition: all 0.2s;
}

/*** HOVERY ***/

.forms-content .form-block input[type="radio"] + label:before,
.forms-block__box .form-block__form input.form-radio + label:after {
    transition: all 0.2s;
}

.forms-content .form-block input[type="radio"]:hover + label:before {
    background-color: #edf8ed;
    border-color: #1ca21c;
    color: #1ca21c;
}

.forms-content #radio-jine:hover,
.forms-content #radio-jine2:hover,
.forms-content #radio-jine3:hover,
.forms-content #radio-jine4:hover,
.forms-content .brand__item #radio-jine-auto:hover {
    border-color: #1ca21c !important;
    color: #1ca21c !important;
    background-color: #edf8ed !important;
    background-image: url("/Content/Source/img/icon/select-green.svg");
    background-size: 11px;
}

.brand__item input[type="radio"]:hover + label {
    color: #1ca21c;
}

.forms-content .form-block__form.form-medium__form select.select--nabidka {
    transition: all 0.2s;
}

.forms-content .form-block__form.form-medium__form:hover select.select--nabidka {
    border-color: #1ca21c;
    background-color: #ffffff;
    background-image: url("/Content/Source/img/icon/srovnejto/select-green.svg");
}

.button__subtitle input[type=checkbox] + label:before {
    top: 4px;
}

.button__subtitle input[type=checkbox] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    border: 2px solid #1ca21c;
    background-color: #ffffff;
    display: inline-block;
}

.button__subtitle input[type=checkbox]:checked + label:before {
    background-image: url('/Content/Source/img/icon/check-hover.svg');
    background-position: center center;
    background-size: 20px;
    background-repeat: no-repeat;
    background-color: #edf8ed;
    border-color: #1ca21c;
}

.button__subtitle {
    max-width: 515px;
    width: 100%;
}

.button__subtitle p {
    font-size: 14px;
    line-height: 14px;
    margin-top: 20px;
}

.input__button .calculate {
    float: left;
    margin-bottom: 15px;
}


.input--cena {
    position: relative;
}

.input--cena input {
    padding-right: 32px !important;
}

.input--cena input:focus + label,
.input--cena input.has-content + label {
    left: auto;
    right: 9px;
}

.overflow-hidden {
    overflow: hidden;
}

.logoSkoda:before {
    background-size: 38px;
    background-image: url("/Content/Source/img/icon/skoda.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.logoVw:before {
    background-size: 38px;
    background-image: url("/Content/Source/img/icon/vw.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.logoFord:before {
    background-size: 38px;
    background-image: url("/Content/Source/img/icon/ford.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.logoPeugeot:before {
    background-size: 38px;
    background-image: url("/Content/Source/img/icon/peugeot.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.logoRenault:before {
    background-size: 38px;
    background-image: url("/Content/Source/img/icon/renault.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.logoCitroen:before {
    background-size: 38px;
    background-image: url("/Content/Source/img/icon/citroen.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.logoBmw:before {
    background-size: 38px;
    background-image: url("/Content/Source/img/icon/bmw.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.logoOpel:before {
    background-size: 38px;
    background-image: url("/Content/Source/img/icon/opel.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
}


.brand__item input[type=radio] + label {
  //  line-height: 19px;
}

.brand__item {
    text-align: center;
}

.brand__item input[type="radio"] + label {
    min-width: 90px;
}

.brand__item input[type=radio] + label {
    padding-top: 70px;
    padding-left: 0;
}

.brand__item input[type=radio]:checked + label {
    color: #1ca21c;
}

.brand__item input[type="radio"] + label:before {
    margin-left: 14px;
}


#radio-jine-auto {
    width: 155px;
    height: 55px;
    font-size: 14px;
    position: relative;
    top: 6px;
}

.form-small__form {
    max-width: 137px;
    width: 100%;
}

.form__top--info p {
    text-align: left;
    font-weight: 700;
    padding-left: 220px;
    margin-bottom: 30px;
    font-size: 14px;
}

.form-medium__form {
    max-width: 275px;
    width: 100%;
}

.form-big__form {
    max-width: 412px;
    width: 100%;
}

@media only screen and ( max-width: 768px ) {
    .form-medium__form {
        max-width: 100%;
        width: 100%;
    }

    .form-big__form {
        max-width: 100%;
        width: 100%;
    }

    .form-small__form {
        max-width: 100%;
        width: 100%;
    }
}

.input__button .calculate {
    max-width: 470px;
    width: 100%;
}

.input__button .calculate .calculate__div {
    padding: 36px 125px;
    border-radius: 10px;
}

@media only screen and ( max-width: 740px ) {
    .input__button {
        width: 100%;
    }
    .input__button .calculate {
        margin: 0 auto;
    }
}

@media only screen and ( max-width: 515px ) {

    .input__button .calculate {
        max-width: 375px;
    }
    .input__button .calculate .calculate__div {
        padding: 36px 50px;
    }
    .forms-content .forms-block__box .form-block__full {
        width: 100%!important;
    }
}

@media only screen and ( max-width: 400px ) {

    .input__button .calculate {
        max-width: 100%;
    }
    .input__button .calculate .calculate__div {
        padding: 25px 15px;
    }
}


.input__slogan .title-next {
    position: relative;
    top: 38px;
}

@media only screen and ( max-width: 740px ) {
    .input__slogan  {
        display: none;
    }
}

.form--description p {
    max-width: 700px;
}

@media only screen and ( max-width: 800px ) {
    .form--description {
        padding-bottom: 40px !important;
    }
}

.footer-ruceni {
    background-color: #474747;
    padding-top: 35px;
    padding-bottom: 10px;

}

.footer__flex {
    display: flex;
    flex-wrap: wrap;
}

.footer__content {
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
}

.footer__item {
    width: 50%;
    flex: 0 0 50%;
}


@media only screen and ( max-width: 768px ) {
    .footer__item {
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
    .footer__item:last-child {
        margin-bottom: 0;
    }
}

.footer__icon img {
    display: block;
    width: 20px;
    height: auto;
    margin-right: 27px;
    position: relative;
    top: 7px;
}

.footer__text p {
    color: #fff;
    font-size: 13px;
}

.footer__contact span,
.footer__contact a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.footer__icon.footer--mail img {
    width: 30px;
    top: 10px;
}

@media only screen and ( max-width: 575px ) {
    .form__mobile--mb {
        margin-bottom: 20px;
    }
}

.input__button .calculate {
    float: left;
    margin-bottom: 15px;
}

.header__icon img {
    width: 17px;
    height: 30px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.header__flex {
    display: flex;
}

.header__phone span {
    color: #1ca21c;
    font-size: 18px;
    font-weight: 700;
}

.header__call p {
    color: #1ca21c;
    font-size: 13px;
    text-decoration: underline;
    line-height: 13px;
    margin-bottom: 0;
    font-weight: 700;
}

.header__content {
    text-align: left;
}

.forms-content.ruceni .forms-block__box .info {
    color: #fff;
    background: #797979;
}

.forms-content.ruceni .forms-block__box .form-block__form input:focus {
    border-color: #1ca21c;
}

.brand {
    position: relative;
    left: -4px;
    top: -5px;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.forms-content.ruceni .form-block input[type="radio"] + label:before {
    border: 2px solid #cacaca;
}

.forms-content.ruceni .form-block input[type="radio"]:checked + label:before {
    border-color: #1ca21c;
}

.forms-block__box.forms-block__box--checkbox .info {
    top: 9px;
}

.forms-content .forms-block__box .form-block__form input,
.forms-content .forms-block__box .form-block__form select,
.forms-content .forms-block__box .form-block__form textarea {
    border-color: #cacaca;
    background-color: #f3f5ff;
}

.forms-content .forms-block__box .form-block__form input:focus,
.forms-content .forms-block__box .form-block__form select:focus,
.forms-content .forms-block__box .form-block__form textarea:focus {
    border-color: #1ca21c;
}

.forms-content.ruceni .form-block__full input[type="checkbox"] + label:after {
    border-color: #1ca21c !important;
}

.brand__title {
    position: relative;
    top: 38px;
    left: 19px;
}


.brand__title span {
    font-size: 10px;
}

.forms-content.ruceni .form-block input[type="radio"]:checked + label:before + .brand__title span {
    color: #1ca21c;
}

.input__flex #radio-jine,
.input__w25 input[type="radio"] + label:before,
.brand__item input[type="radio"] + label:before {
    background-color: #f3f5ff;
}

.info__bonus .bonus--check {
    width: 15px;
    height: 15px;
    background-image: url("/Content/source/img/icon/check-green.svg");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center center;
    display: inline-block;
    margin-right: 10px
}

.info__bonus {
    display: flex;
}

.info__bonus .info__container .info {
    position: relative;
    top: -17px;
}
.input--cena label {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
    left: 14px;
    font-size: 14px;
}

.input__slogan .title-next {
    position: relative;
    left: -45px;
}

@media only screen and ( max-width: 991px ) {
    .list--pujcka .list-line-left {
        border-left: none;
    }
}
.v2 .header__logo {
    background-image: url("/Content/Source/img/srovnejto.svg");
}
/*** popup5 ***/

.popup {
    display: none;
    width: 100%;
    max-width: 620px;
    padding: 50px 68px;
    border-radius: 4px;
    background-color: #f1f3ff;
    text-align: center;
}

.popup__inner {
    margin: 0 auto;
}

.text--popup.mb-5 {
    margin-bottom: 48px;
}

.text--popup h3 {
    margin-bottom: 32px;
    font-size: 28px;
}

.text--popup h4 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
}

.text--popup p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
}

.text--popup small {
    margin-bottom: 10px;
    font-size: 15px;
}

.progress {
    display: flex;
    height: 20px;
    overflow: hidden;
    font-size: 12px;
    background-color: #ffffff;
    border-radius: 32px;
    margin-bottom: 48px;
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #2c2d31;
    text-align: center;
    white-space: nowrap;
    background-color: #90ce4b;
    transition: width 0.6s ease;
}

@media only screen and ( min-width: 990px )  {
    .forms-content .forms-block__box .form-block__form {
        width: 600px;
    }
}

@media only screen and ( max-width: 991px )  {
    .forms-content .form-block {
        position: relative;
    }
    .forms-content .forms-block__box .form-block__text {
        width: 100%;
    }
}

@media only screen and ( max-width: 575px ) {
    .popup {
        padding: 30px 15px;
    }
    .form-block .form-block__info {
        width: 100%;
    }
    .info__bonus {
        flex-direction: column;
    }
    .info__bonus p {
        padding-bottom: 10px;
    }
    .forms-content .form-block.form--parametr .info__container, .forms-content .forms-block__box .info__container {
        position: absolute;
        top: -26px;
        right: 10px;
    }
    .forms-content .forms-block__box .form-block__before {
        width: 100%;
    }
    .forms-content .form-block__text label {
        margin-top: 16px;
        margin-bottom: 5px;
    }
    .forms-content .forms-block__box h2 {
        font-size: 22px;
    }
    .forms-content .forms-block__box .icon-bonus:before {
        background-size: 1.0em 2em;
    }
    .input__w25 input[type="radio"] + label:before {
        width: calc(48vw - 17px);
    }
    .input__w25 select {
        width: calc(48vw - 12px)!important;;
    }
}

/*** end - popup5 ***/
.forms-content .form-right .calculate:hover {
    color: #ffffff;
}

.submitProgressBar {
    width: 0%
}

.submitProgressBar10s {
    -webkit-transition: width 10s;
    transition: width 10s;
    width: 100%;
}

#additionalform .input__flex #radio-jine {
    display: flex;
}

.secondary-building .form-block__text {
    width: 110px !important;
    margin-left: 30px;
}

.secondary-building .form-medium__form {
    width: 150px !important;
}

.secondary-buildings-price {
    width: 140px !important;
}

.delete-icon {
    margin-top: 23px;
    margin-left: -44px;
    cursor: pointer;
}

.add-building {
    cursor: pointer;
    font-weight: 600;
    font-size: 15px;
    padding-left: 30px !important;
}

.add-building::before {
    background-image: url(/Content/Source/img/mob-menu2.png);
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    transform: rotate(-135deg);
    left: 0px;
    top: 19px;
    background-repeat: no-repeat;
}

.form-text .ul-interesting li:before {
    background-image: url("/Content/source/img/ul-check-blue.svg");
}

.forms-content .forms-block__box .icon-bonus:before {
    content: '';
    position: static;
    top: 0;
    left: 0;
    width: 1.33333333em;
    height: 100%;
    background-image: url(/Content/source/img/svg/ico-10.svg);
    background-repeat: no-repeat;
    background-position: left center;
}

.forms-content .forms-block__box .icon-auto:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.33333333em;
    height: 100%;
    background-image: url(/Content/source/img/svg/ico-0.svg);
    background-repeat: no-repeat;
    background-position: left center;
}


/* Bannery s ponukami */
.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex-row .no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 1
}

.header-banners {
    background-color: #eceefb;
    max-height: 400px
}

.header-banners .banner__image {
    padding-left: 15px
}

.header-banners .banner__title {
    font-size: 36px;
    color: #201c46;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 0 25px
}

.header-banners .banner__title--green {
    color: #36c254
}

.header-banners .banner__title--sub {
    font-size: 26px;
    color: #201c46;
    display: block;
    font-weight: 400;
    margin-bottom: 10px
}

.header-banners .offers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 20px
}

.header-banners .offer {
    max-width: 514px;
    height: 50px
}

.header-banners .offer a {
    background-color: #dfe2f4;
    border-radius: 10px;
    padding: 0 10px;
    -webkit-transition: background-color .15s ease-in;
    -o-transition: .15s background-color ease-in;
    transition: background-color .15s ease-in;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    font-weight: 600;
    height: 100%
}

.header-banners .offer a:hover {
    background-color: #d4d7e8
}

.header-banners .offer .btn {
    height: 40px;
    line-height: 40px;
    padding: 0 30px 0 15px;
    font-weight: 600;
    margin-left: 20px
}

.header-banners .offer .btn--arrow:before {
    width: 10px;
    right: 15px
}

.header-banners .offer__title {
    color: #3688c3;
    padding-right: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.header-banners .offer + .offer {
    margin-top: 10px
}

@media (max-width: 1190px) {
    .header-banners .banner__title {
        padding-top: 20px;
        font-size: 25px;
        line-height: 1
    }
    .header-banners .banner__title--sub  {
        font-size: 25px;
    }
}

@media (max-width: 1023px) {
    .header-banners {
        position: relative;
        overflow: hidden
    }

    .header-banners .banner__image {
        position: absolute;
        height: 100%;
        right: 0
    }

    .header-banners .banner__image img {
        max-height: 100%;
        max-width: 70vw;
        margin-right: -110px;
        width: auto
    }
}

@media (max-width: 767px) {
    .header-banners .banner__title {
        font-size: 16px;
        margin-bottom: 10px;
        padding-top: 15px
    }

    .header-banners .banner__title--sub {
        font-size: 14px;
        margin-bottom: 4px
    }
}

@media (max-width: 639px) {
    .header-banners .banner__image img {
        margin-right: 0;
    }

    .header-banners {
        height: 200px
    }

    .header-banners .offers {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 70vw;
        padding-bottom: 10px
    }

    .header-banners .offer {
        position: relative;
        height: 40px;
        line-height: 1
    }

    .header-banners .offer a {
        border-radius: 5px
    }

    .header-banners .offer__title {
        font-size: 16px;
        font-weight: 400
    }

    .header-banners .offer__price {
        font-size: 16px;
        line-height: 1
    }

    .header-banners .offer .btn {
        height: 25px;
        line-height: 25px;
        font-size: 15px;
        padding: 0 10px;
        margin-left: 10px
    }

    .header-banners .offer .btn--arrow:before {
        display: none
    }

    .header-banners .offer + .offer {
        margin-top: 5px
    }
}

@media (max-width: 440px) {
    .header-banners .offers {
        max-width: none
    }

    .header-banners .offer {
        max-width: 250px
    }

    .header-banners .offer__title {
        font-size: 12px;
        margin: -15px 0 0;
        font-weight: 400
    }

    .header-banners .offer__price {
        position: absolute;
        bottom: 5px;
        font-size: 14px;
        line-height: 1
    }

    .header-banners .offer .btn {
        margin-left: 0;
        font-size: 14px
    }
}

@media (max-width: 350px) {
    .header-banners .offer {
        max-width: 200px
    }

    .header-banners .banner__image {
        margin-right: -10px
    }
}

/* Energie LP */

.v3.header {
    background-color: #eceefb;
    padding-bottom: 100px
}

.v3 .btn {
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #fc9932;
    border-radius: 50px;
    padding: 0 30px;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in
}

.v3 .btn:hover {
    background-color: #fdb264
}

.v3 .btn--xs {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-size: 14px
}

.v3 .btn--blue {
    background-color: #3688c3
}

.v3 .btn--blue:hover {
    background-color: #4391d0
}

.v3 h1 {
    font-size: 42px;
    line-height: 42px;
    font-weight: 600;
    padding: 15px 0 10px
}

.v3 .h1--sub {
    font-size: 24px;
    line-height: 1.3
}

.v3 .h1--sub, .v3 h1 {
    text-align: center
}

@media (max-width: 767px) {
    .v3 h1 {
        font-size: 28px
    }

    .v3 .h1--sub {
        font-size: 18px
    }
}

.v3 .energie-boxes {
    max-width: 860px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    top: -70px
}

.v3 .energie-boxes, .v3 .energie-boxes a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.v3 .energie-boxes a {
    text-decoration: none;
    height: 140px;
    max-width: 420px;
    width: calc(50% - 10px);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 5px;
    padding: 20px;
    background: #fff;
    -webkit-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.v3 .energie-boxes a:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.v3 .energie-boxes a:hover .btn {
    background-color: #fdb264
}

.v3 .energie-boxes a img {
    max-height: 100%;
    width: auto;
    margin-right: 20px
}

.v3 .energie-boxes a .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.v3 .energie-boxes a h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    padding: 0 0 5px;
    text-align: left
}

.v3 .energie-boxes a p {
    color: #858791;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    padding-bottom: 10px
}

@media (max-width: 768px) {
    .v3 .energie-boxes a {
        height: auto;
        margin-bottom: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding: 10px 10px 20px
    }

    .v3 .energie-boxes a img {
        max-height: 100px;
        margin: 0 0 10px;
        width: auto
    }

    .v3 .energie-boxes a h3 {
        text-align: center
    }

    .v3 .energie-boxes a p {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    }

    .v3 .energie-boxes a .btn {
        justify-self: flex-end
    }

    .v3 .energie-boxes a .item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    }
}

.v3 .energie-banner {
    height: 138px;
    border-radius: 6px;
    background-color: #eceefb;
    padding: 17px;
    margin: -15px 0 40px;
    position: relative;
    text-align: center;
    border: 1px solid #DFE2F4
}

.v3 .energie-banner img {
    position: absolute;
    left: 80px;
    bottom: 0;
    max-height: 180px
}

.v3 .energie-banner h3 {
    padding: 0 0 5px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600
}

.v3 .energie-banner p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 12px;
    position: relative
}

@media (max-width: 1023px) {
    .v3 .energie-banner {
        text-align: left;
        padding-left: 300px
    }

    .v3 .energie-banner h3 {
        text-align: left
    }
}

@media (max-width: 930px) {
    .v3 .energie-banner {
        padding: 10px 10px 10px 200px
    }

    .v3 .energie-banner img {
        left: -10px
    }

    .v3 .energie-banner p {
        font-size: 15px;
        padding-bottom: 7px
    }
}

@media (max-width: 768px) {
    .v3 .energie-banner {
        top: -20px
    }

    .v3 .energie-banner .banner__content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .v3 .energie-banner h3 {
        padding-bottom: 0
    }
}

@media (max-width: 639px) {
    .v3 .energie-banner {
        padding: 20px 15px 0 20px;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: auto
    }

    .v3 .energie-banner img {
        position: static;
        left: auto;
        width: 150px;
        height: auto;
        margin-top: 15px;
        -ms-flex-item-align: center;
        align-self: center
    }

    .v3 .energie-banner h3 {
        text-align: center;
        padding-bottom: 5px
    }

    .v3 .energie-banner p {
        font-size: 16px
    }
}
