


/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/template_palec/style.css*/
.b-calcblock {
    border: 1px solid #acacac;
    width: 90%;
    margin: 15px auto 15px auto;
    text-align: center;
    border-radius: 10px;
    padding: 5px 0 10px 0;
}

table.form-table {
    width: 100%;
    background-color: white;
    border-collapse: collapse;
    font-size: 100%;
    font-weight: normal;
    line-height: 160%;
}

table.form-table th, table.form-table td {
    border: 1px solid #ADC3D5;
    padding: 5px 5px;
    vertical-align: top;
}

table.form-table th {
    background-image: url('/bitrix/templates/.default/components/bitrix/form.result.new/template_palec/images/table_head.gif');
    background-repeat: repeat-x;
    text-align: left;
    color: #25639A;
}


table.form-table td {
    padding: 15px 5px;
}

.form-required {
    color: red;
}

.error-fld {
    display: block;
    float: left;
    height: 13px;
    width: 15px;
    background-repeat: no-repeat;
    background-image: url('/bitrix/templates/.default/components/bitrix/form.result.new/template_palec/images/icon_warn.gif');
}

/*forma s palcem*/
button.img-outer {
    vertical-align: middle;
    background: transparent;
    border: none;
    padding: 0;
    outline: none;
}

.b-sale_I1dqIvzuJJ {
    padding: 50px;
    box-sizing: border-box;
    margin: 30px auto 50px auto;
    /*padding: 50px;*/
    width: 798px;
}

.b-sale_I1dqIvzuJJ.fon._2 {
    padding: 50px 0 40px 300px;
    background: transparent url(/img/palec-fon2.jpg) no-repeat scroll left center;
    background-size: cover;
}

.b-sale__block {
    display: flex;
    justify-content: center;
}

.b-sale_I1dqIvzuJJ.fon .light {
    color: #FFF;
    text-shadow: 1px 1px 1px #000;
}

.b-sale-input {
    border: 1px solid #acacac;
    vertical-align: top;
    width: 349px;
    height: 80px;
    display: inline-block;
    background-color: #fff;

    text-align: left;
}

.b-sale-input input {
    width: 100%;
    height: 100%;
    text-align: center;
    margin-left: 0px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    border: 0;
    background: none;
}

.b-sale-input input:-moz-placeholder {
    color: #000;
}

.b-sale-input input::-webkit-input-placeholder {
    color: #000;
}

.b-sale_I1dqIvzuJJ .light {
    font-size: 20px;
    line-height: 1.2;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 0px;
    width: 440px;
    margin: auto;
}

.ModalOK21 .modal-desc {
    width: 90%;
    margin: 20px auto
}

.ModalOK21 .modal-desc span {
    display: block
}


.b-sale_I1dqIvzuJJ.fon._2 {
    padding: 50px;
    background: transparent url(/img/palec-fon2.jpg) no-repeat scroll left center;
    background-size: cover;
}

.b-sale_I1dqIvzuJJ {
    width: 535px;
    position: relative
}

.b-sale-fon {
    position: relative
}

.b-sale_I1dqIvzuJJ:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 10px
}

@media (max-width: 560px) {
    .b-sale_I1dqIvzuJJ.fon._2 {
        padding: 30px 5px;
        background: transparent url(/css/../img/palec-fon2.jpg) no-repeat scroll left center;
        background-size: cover;
    }

    .b-sale_I1dqIvzuJJ {
        width: 100%;
    }

    .b-sale-input {
        width: 225px;
        height: 60px;
    }

    .b-sale-input input {
        font-size: 16px;
    }

    .b-sale_btn img {
        width: 60px;
    }

    .b-sale_I1dqIvzuJJ .light {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }


}

.img-outer {
    position: relative
}

.template_palec__count {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 56px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    -moz-animation: cssAnimation 0s ease-in 3s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 3s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 3s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 3s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.error-red {
    color: yellow
}

@keyframes cssAnimation {
    to {
        width: 0;
        height: 0;
        overflow: hidden;
    }
}

@-webkit-keyframes cssAnimation {
    to {
        width: 0;
        height: 0;
        visibility: hidden;
    }
}

@media (max-width: 560px) {
    .template_palec__count {
        font-size: 44px;
    }
}

@media (max-width: 550px) {
    .ModalOK21 .modal-desc span {
        display: inline
    }
}

/*forma s palcem end*/

/* End */
/* /bitrix/templates/.default/components/bitrix/form.result.new/template_palec/style.css */
