﻿/*body {
    margin: 0 !important;
}*/

.bg-green .index-left__left .nopadding {
    padding-left: 0;
}

.icon-facebook {
    padding-left: 21px;
    background: url(/Content/source/img/FaceBook-icon.png) no-repeat;
}

.reference {
    background: #ededed;
    padding-bottom: initial;
}

.blog .post-with-img .blog__content__box {
    min-height: 23em;
}
.blog .post-with-img .small.blog__content__box {
    min-height: 19.5em;
}
 

/*.bg-green .index-left__right {
    position: initial;
    height: 19.6875em;
    float: right;
}*/

main .poj .poj__content .poj__link_green {
    margin: 0 0.9375em;
    margin-bottom: 1.875em;
    color: #000;
    display: block;
    background: #AEE168;
    border-radius: 0.625em;
    position: relative;
    transition: background 0.2s;
    text-decoration: none;
}

    main .poj .poj__content .poj__link_green h3 {
    font-size: 1.25em;
    font-weight: 600;
    margin-bottom: 0.5em;
    padding: 0;
    text-align: left;
    }

    main .poj .poj__content .poj__link_green .poj__box_green {
    padding: 2.25em 0;
    opacity: 1;
    transition: opacity 0.2s;
    padding-left: 10em;
    background: url(/Content/source/img/svg/ico-01.png);
    background: url(/Content/source/img/svg/ico-01.svg), linear-gradient(transparent, transparent);
    background-size: 5.25em auto;
    background-position: 3.125em center;
    background-repeat: no-repeat;
    }

    main .poj .poj__content .poj__link_green .poj__box_green--pig {
    background-image: url(/Content/source/img/png/pig.png);
    }

    main .poj .poj__content .poj__link_green .poj__box_green--hammer {
    background-image: url(/Content/source/img/png/hammer.png);
    }

    main .poj .poj__content .poj__link_green .poj__box_green--smile {
        background-image: url(/Content/source/img/png/smile.png);
    }
@media screen and (max-width: 800px) {
    main .poj .poj__content .poj__link_green .poj__box_green {
        padding: 20px 10px;
        padding-top: 110px;
    }
    main .poj .poj__content .poj__link_green .poj__box_green {
        background-position: center 20px;
        margin-bottom: 10px;
    }
    main .poj .poj__content .poj__link_green h3 {
        font-size: 1.25em;
        font-weight: 600;
        margin-bottom: 0.5em;
        padding: 0;
        text-align: center;
    }
    /*main .poj .poj__content .poj__link_green span {
        text-align: left;
    }*/
}
.fancybox-lock,
.fancybox-overlay {
    overflow: visible !important;
}

.block-with-text {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 10.9em;
    margin-right: -1em;
    padding-right: 1em;
}
main .poj .poj__content .poj__link_green .poj__box_green--smile {
    background-image: url(/Content/source/img/png/smile.png);
}

main .poj .poj__content .poj__link_blok {
    margin: 0 0.9375em;
    margin-bottom: 1.875em;
    color: #000;
    display: block;
    background: #ECECEC;
    border-radius: 0.625em;
    position: relative;
    transition: background 0.2s;
    text-decoration: none;
    text-align: center;
}

main .poj .poj__content .poj__link_blok h3 {
    font-size: 1.55em;
    font-weight: 600;
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-top: 1em;
    padding: 0;
    text-align: left;
    display: inline-block;
}

main .poj .poj__content .poj__link_blok .tlacitko {
    margin-bottom: 1em;
    margin-left: 1em;
    width: 175px;
    display: inline-block;
    text-decoration: none;
    background: #F98B28;
}

main .poj .poj__content .poj__link_blok .poj__box_blok--obal {
    padding-top: 0.05em;
    padding-bottom: 0.05em;
}

.insurance .insurance__box a {
    display: inline-block;
    width: 10%;
    line-height: 4.375em;
    margin-bottom: 1.25em;
}

@media screen and (max-width: 800px) {
    .insurance .insurance__box a {
        width: 25%;
        float: left;
    }
}

.insurance {
    margin-top: 0px;
    padding: 0.5em 0;
}

header .header-top .logo img {
    max-width: 100%;
    width: 20.375em;
    /*height: 4.121em;*/
}

@media screen and (max-width: 650px) {
    main .poj .poj__content .poj__link_blok .tlacitko {
        margin-bottom: 1em;
        margin-left: 0px;
        display: inline-block;
        text-decoration: none;
        background: #F98B28;
        padding-left: 0px;
        padding-right: 0px;
        width: 135px;
    }

    main .poj .poj__content .poj__link_blok h3 {
        font-size: 1.55em;
        font-weight: 600;
        margin-bottom: 0.5em;
        margin-left: 0px;
        margin-top: 1em;
        padding: 0;
        text-align: center;
        display: inline-block;
    }
    main .poj .poj__content .poj__link_blok {
        margin: 0 0.475em;
        margin-bottom: 0.875em;
        color: #000;
        display: block;
        background: #ECECEC;
        border-radius: 0.625em;
        position: relative;
        transition: background 0.2s;
        text-decoration: none;
        text-align: center;
    }
}

.ratingCounter {
    display: inline-flex;
    left: 276px;
    margin-left: 10px;
    position: absolute;
    top: 17px;
}

@media screen and (max-width: 800px) {
    .ratingCounter {
        display: inline-flex;
        left: 276px;
        margin-left: 10px;
        position: absolute;
        top: 22px;
    }
}

@media screen and (max-width: 500px) {
    .ratingCounter {
        display: block;
        left: 0;
        margin-left: 0px;
        position: unset;
        top: 0;
    }
}

.unsubscribeLabel1 {
    margin-left: 0px !important;
}

.unsubscribeLabel2 {
    margin-left: 0px !important;
}

.unsubscribeLabel3 {
    margin-left: 0px !important;
}

@media screen and (max-width: 800px) {
    .unsubscribeLabel3 {
        margin-left: 0px !important;
    }
}

@media screen and (max-width: 649px) {
    .unsubscribeLabel2 {
        margin-left: -35px !important;
    }
    .unsubscribeLabel3 {
        margin-left: 0px !important;
    }
}

@media screen and (max-width: 476px) {
    .unsubscribeLabel2 {
        margin-left: 0px !important;
    }
}

@media screen and (max-width: 445px) {
    .unsubscribeLabel2 {
        margin-left: -35px !important;
    }
}

@media screen and (max-width: 353px) {
    .unsubscribeLabel2 {
        margin-left: 0px !important;
    }
}


div.rightBox {
    display: block;
    width: 200px;
    height: 251px;
    margin-left: -757px;
    padding: 10px 5px;
    position: fixed;
    z-index: 100;
    margin-top: 0px;
    left: 50%;
    border: 3px solid #ff8516;
    font-size: 14px;
    background-color: #fff;
    zoom: 1.2;
    -ms-zoom: 1.2;
    -webkit-zoom: 1.2;
    -moz-transform: scale(1.2,1.2);
    -moz-transform-origin: top center
}

div.rightBox h2 {
    margin-top: 0;
    padding: 0 3px;
    color: #fff;
    font-size: 15.6px;
    font-weight: bold;
    text-align: center;
    width: 200px;
    height: 33px;
    text-transform: none;
    font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
    line-height: 30px;
    background: url('/content/v1/img/bgrHeadingGreen.png') no-repeat;
}

div.rightBox p {
    margin: 10px 0;
}

#GeneralOverlayCopyBonus,
#GeneralOverlayInfoCopyBonus {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(232, 232, 232, 0.3);
}

#GeneralOverlayInfoCopyBonus,
#GeneralOverlayCopyBonus {
    z-index: 10;
}

.estate_recbox__item {
    width: 33% !important;
    position: relative;
    width: 50%;
    float: left;
}

@media screen and (max-width: 768px) {
    .estate_recbox__item {
        width: 100% !important;
    }
}

@media screen and (max-width: 767px) {
    .estate_recbox__item {
        width: 100% !important;
    }
}

.estate_recbox__item input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.estate_recbox__item input[type=radio] + label,
.estate_recbox__item input[type=radio] + label:before {
    background-color: #ededed;
}


.estate_recbox__item input[type=radio]:checked + label,
.estate_recbox__item input[type=radio]:checked + label:before {
    background-color: #9ad05d;
}

.estate_recbox__item input[type=radio]:checked + label:after {
    opacity: 0;
}

.estate_recbox__item input[type=radio] + label {
    position: relative;
    display: block;
    padding: 28px 32px 22px 86px;
    margin-left: 0;
    border-radius: 4px;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

@media screen and (max-width: 575px) {
    .estate_recbox__item input[type=radio] + label {
        padding-left: 70px;
    }
}

.estate_recbox__item input[type=radio] + label:before,
.estate_recbox__item input[type=radio] + label:after {
    position: absolute;
    content: "";
    top: 22px;
    left: 32px;
    width: 32px;
    height: 32px;
    border: 2px solid #9ad05d;
    border-radius: 50%;
    -webkit-transition: opacity 0.2s, background-color 0.2s;
    transition: opacity 0.2s, background-color 0.2s;
}

@media screen and (max-width: 991px) {
    .estate_recbox__item input[type=radio] + label:before,
    .estate_recbox__item input[type=radio] + label:after {
        left: 15px;
    }
}

.estate_recbox__item input[type=radio] + label:after {
    top: 29px;
    left: 39px;
    width: 18px;
    height: 18px;
    background-color: #9ad05d;
    opacity: 0;
}

@media screen and (max-width: 991px) {
    .estate_recbox__item input[type=radio] + label:after {
        left: 22px;
    }
}

.estate_recbox__item input[type="radio"] + label:before {
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    width: 51px;
    height: 51px;
    border: 0;
    background-color: #ededed;
    color: #000;
    cursor: pointer;
    background-size: 23px 17px;
    background-repeat: no-repeat;
    background-position: center left 15px;
    display: block;
}

.riskFilterItem {
    width: 25%;
}

.riskFilterLabel {
    padding-top: 31px !important;
}

.adminText {
    width: 250px !important;
}

.text-left td {
    text-align: left;
}

.input__flex {
    display: flex;
    flex-wrap: wrap;
}

.input__w33 {
    position: relative;
}
.input__w33 input[type="radio"] + label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 80px;
    border: 2px solid #cacaca;
    border-radius: 4px;
    background-color: #ededed;
    color: #000;
    cursor: pointer;
    background-size: 64px 32px;
    background-repeat: no-repeat;
    background-position: center left 5px;
    display: block;
}


.input__w33 input:checked + label span {
    color: #1ca21c;
}

.input__w33 input + label span {
    display: inline-block;
    position: relative;
    color: #000;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    padding-right: 10px;
}

.input__w33 input[type="radio"] + label:before,
.input__w33 input.form-radio + label:after {
    transition: all 0.2s;
}

.input__w33 input + label:before {
    border: 2px solid #cacaca;
    background-color: #ededed;
}

.input__w33 input[type=radio]:checked + label {
    background-color: #ffffff;
}

    .input__w33 input[type=radio]:hover + label:before {
        border: 2px solid #1ca21c;
        background-color: #edf8ed;
    }

    .input__w33 input[type=radio]:checked + label:before {
        border: 2px solid #1ca21c;
        background-color: #edf8ed;
    }

.estate_recbox__item input[type=radio] + label {
    background-color: #ffffff; 
}

.estate_recbox__item input[type=radio] + label:before {
    background-color: #ededed;
}


.forms-content .forms-block__box .info__container.info__container--radio {
    position: absolute;
    top: 30px;
    left: 235px;
    float: none;
    width: auto;
    line-height: inherit;
    padding: 0;
}

.radio--EstateInsuranceTypeCombined input + label:before {
    background-image: url("/Content/Source/img/icon/nem-dom-gray.svg");
}

.radio--EstateInsuranceTypeCombined input[type="radio"]:checked + label:before,
.radio--EstateInsuranceTypeCombined input[type="radio"]:hover + label:before {
    background-image: url("/Content/Source/img/icon/nem-dom-green.svg");
}

.radio--EstateInsuranceTypeEstateProperty input + label:before {
    background-image: url("/Content/Source/img/icon/nemovitost-gray.svg");
}

.radio--EstateInsuranceTypeEstateProperty input[type="radio"]:checked + label:before,
.radio--EstateInsuranceTypeEstateProperty input[type="radio"]:hover + label:before {
    background-image: url("/Content/Source/img/icon/nemovitost-green.svg");
}

.radio--EstateInsuranceTypeHousehold input + label:before {
    background-image: url("/Content/Source/img/icon/domacnost-gray.svg");
}

.radio--EstateInsuranceTypeHousehold input[type="radio"]:checked + label:before,
.radio--EstateInsuranceTypeHousehold input[type="radio"]:hover + label:before {
    background-image: url("/Content/Source/img/icon/domacnost-green.svg");
}
@media only screen and ( max-width: 575px ) {
    .forms-content .forms-block__box .info__container.info__container--radio {
        top: 14px;
        right: 10px;
        width: 20px;
        left: auto;
        margin: 0;
    } 
    .input__w33 input[type="radio"] + label:before {
        width: calc(100% - 60px);
        height: 55px;
        background-size: 64px 32px;
    }
    .estate_recbox__item input[type=radio] + label {
        height: 57px;
        padding: 0 0 0 70px!important;
        display: flex;
        align-items: center;
        margin-bottom: 5px;
    }
    .estate_recbox__item input[type=radio] + label .recbox__title {
        margin-bottom: 0
    }

    .forms-content .forms-block__box .info__container.info__container--radio + .form-block__info .info-box {
        top: -10px;
    }
}

@media only screen and ( min-width: 576px ) and ( max-width: 870px) {
    .input__w33 input[type="radio"] + label:before {
        width: 200px;
    }
    .forms-content .forms-block__box .info__container.info__container--radio {
        left: 210px;
    }
    .estate_recbox__item input[type=radio] + label {
        padding: 22px 32px 22px 70px;
    }
    .input__w33 {
        flex: auto;
    }
    .forms-content .forms-block__box .info__container.info__container--radio + .form-block__info .info-box {
        top: -10px;
    }
}
