

/* Start:/local/templates/dveri-stoimost.ru/components/es1-kupe/assets/css/style.css?16306544281343*/
.window-animate-path {
    stroke-dasharray: 10000;
    stroke-dashoffset: 10000;
    animation: dash 7s linear forwards;
}

@keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}

@media (max-width: 1790px) {
    .window-animate-path_2 {
        width: 495px;
        height: 400px;
    }
}


.banner-window-drawing {
    width: 658px;
    height: 606px;
    bottom: 164px;
    right: 213px;
    display: block;
    z-index: 999;
    position: absolute;

    animation: 0.7s BannerFadeOut;
    animation-fill-mode: forwards;
    visibility: visible;
}

.banner-window, .banner-window-bottom_swap, .banner-window_swap, .banner-right-side {
    visibility: hidden;
    animation: 0.7s BannerFadeIn;
    animation-fill-mode: forwards;
}

@keyframes BannerFadeIn {
    99% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}

@keyframes BannerFadeOut {
    99% {
        visibility: visible;
    }
    100% {
        visibility: hidden;
    }
}


@media (max-width: 1790px) {
    .banner-window-drawing {
        width: 523px;
        height: 482px;
        bottom: 134px !important;
        right: 174px !important;
    }
}

@media (max-width: 1400px) {
    .banner-window-drawing {
        width: 398px;
        height: 367px;
        bottom: 110px !important;
        right: 132px !important;
    }
}

/* End */


/* Start:/local/templates/dveri-stoimost.ru/components/bitrix/form.result.new/web_form_109/style.css?1630519200122*/
.question-arr-right.active {
    background: #feec34;
}

.question-radio_input.error + div {
    border: 1px solid red;
}

/* End */


/* Start:/local/templates/dveri-stoimost.ru/components/bitrix/catalog.section/catalog_mini/style.css?1630654428147*/
.label-style {
    color: red;
    font-size: 20px;
    text-align: center;
    margin-bottom: 17px;
    margin-top: -38px;
    line-height: 1;
}


/* End */


/* Start:/local/templates/dveri-stoimost.ru/components/create_future/assets/css/style.css?16306544283149*/
.calk { background: url("/local/templates/dveri-stoimost.ru/components/create_future/assets/css/img/es1-nedor.jpg") top center no-repeat; padding-top: 50px; padding-bottom: 50px;    background-size: cover;}
.calk .es__desc {margin-top: 30px; text-align: center}
.calk__block {margin: 50px auto 0 auto; width: 770px; border: 10px solid #feec34; padding: 40px 110px 45px 110px; text-align: left}
.calk__block .btn-link {margin: auto}
.calk .calk_ttl {    font-family: "GothamPro-Bold", sans-serif; font-size: 24px}
.calk .calk__size {display: flex;    margin-top: 15px;justify-content: space-between;}
.calk .calk__size .form-control { min-width: 150px;}
.select_wrap span { font-family: DINPro,sans-serif; font-size: 18px; margin-bottom: 5px; font-weight: bold }
.calk .calk__size .select_wrap .form-control { min-width: 245px;}
.calk .calk__btn {text-align: center; margin-top: 20px}
.calk .calk__btn .btn {display: block; margin: auto}
.calk label {position: relative}
.calk label i {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #999999;
}
.calk label i:hover {cursor: pointer}
.zmdi-swap:before { content: ''; display: block; height: 15px; width: 15px; background: url("/local/templates/dveri-stoimost.ru/components/create_future/assets/css/img/sh.png") center}
.zmdi-swap-vertical{ content: ''; display: block; height: 15px; width: 15px; background: url("/local/templates/dveri-stoimost.ru/components/create_future/assets/css/img/v.png") center}
.zmdi-square-down{ content: ''; display: block; height: 15px; width: 15px; background: url("/local/templates/dveri-stoimost.ru/components/create_future/assets/css/img/g.png") center}
.calk label i.zmdi-gl { top: auto; bottom: 10px;}
.zmdi-gl{ content: ''; display: block; height: 15px; width: 15px; background: url("/local/templates/dveri-stoimost.ru/components/create_future/assets/css/img/gl.png") center}
.calk input::-webkit-outer-spin-button,
.calk input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.calk-price {text-align: center;margin-top: 15px;}
.calk-price_ttl {  font-family: "GothamPro-Bold", sans-serif; font-size: 20px}
.calk-price__desc { font-size: 18px;  }
#calcSumma {font-size: 24px;     font-family: "GothamPro-Bold", sans-serif;}
.calk .form-control.error {border: 1px solid red}


@media (max-width: 992px) {
    .calk__block {
        margin: 40px auto 0 auto;
        width: 675px;
        padding: 35px 55px 35px 55px;
    }
}
@media (max-width: 768px) {
    .calk__block {
        margin: 40px auto 0 auto;
        width: 565px;
        border: 7px solid #feec34;
        padding: 25px 20px 25px 20px;
    }

    .calk .calk_ttl {
        font-size: 22px;
    }

    .select_wrap span {
        font-size: 16px;
    }

    .calk .calk__size .form-control {
        font-size: 19px
    }
}
@media (max-width: 630px) {
    .calk .calk__size {
        display: block;
    }
    .calk .calk__size  label {
        display: block; max-width: 280px; margin: 0 auto 10px auto}
    .calk__block {
        margin: 40px auto 0 auto;
        width: 100%; text-align: center }
    .calk-price_ttl { font-size: 18px  }
    .calk-price__desc {  font-size: 16px;}
}


/* End */


/* Start:/local/templates/dveri-stoimost.ru/components/bitrix/form.result.new/web_form_115/style.css?16305192005886*/
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(/local/templates/dveri-stoimost.ru/components/bitrix/form.result.new/web_form_115/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(/local/templates/dveri-stoimost.ru/components/bitrix/form.result.new/web_form_115/images/icon_warn.gif);
}

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

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

.b-sale.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.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 .light {
    font-size: 22px;
    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
}
.ModalOKPalec .modal-thanks {  width: 540px;}
.ModalOKPalec .modal-thanks-info {  font-size: 24px;}
@media screen and (max-width: 850px){
	.ModalOKPalec  .modal-thanks-info {  font-size: 22px;}
	.ModalOKPalec .modal-thanks-content {    width: 435px;}
}
@media screen and (max-width: 650px){
	.ModalOKPalec  .modal-thanks-info {  font-size: 20px; margin-top: 15px;}
	.ModalOKPalec .modal-thanks-content {    width: 350px;}
    .ModalOKPalec .close-button-modal {  right: 5px!important;  top: -17px!important;}
}
@media screen and (max-width: 550px){
.ModalOKPalec .modal-thanks {  width: auto;}
.ModalOKPalec .modal-thanks-content {  width: 290px;}
	.ModalOKPalec .modal-thanks-info {  font-size: 16px; margin-top:5px }
.ModalOKPalec .close-button-modal {  top: -7px!important;}
}
@media (max-width: 900px) {
    .b-sale.fon._2 {
        padding: 50px;
        background: transparent url(/img/palec-fon2.jpg) no-repeat scroll left center;
        background-size: cover;
    }

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

    .b-sale-fon {
        position: relative
    }

    .b-sale: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.fon._2 {
        padding: 30px 5px;
        background: transparent url(/css/../img/palec-fon2.jpg) no-repeat scroll left center;
        background-size: cover;
    }

    .b-sale {
        width: 100%;
    }

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

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

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

    .b-sale .light {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px; font-size: 19px
    }


}

.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*/
.ModalOKPalec .modal-thanks {  width: 540px;}
.ModalOKPalec .modal-thanks-info {  font-size: 24px;}
@media screen and (max-width: 850px){
    .ModalOKPalec  .modal-thanks-info {  font-size: 22px;}
    .ModalOKPalec .modal-thanks-content {    width: 435px;}
}
@media screen and (max-width: 650px){
    .ModalOKPalec  .modal-thanks-info {  font-size: 20px; margin-top: 15px;}
    .ModalOKPalec .modal-thanks-content {    width: 350px;}
    .ModalOKPalec .close-button-modal {  right: 5px!important;  top: -17px!important;}
}
@media screen and (max-width: 550px){
    .ModalOKPalec .modal-thanks {  width: auto;}
    .ModalOKPalec .modal-thanks-content {  width: 290px;}
    .ModalOKPalec .modal-thanks-info {  font-size: 16px; margin-top:5px }
    .ModalOKPalec .close-button-modal {  top: -7px!important;}
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?158159625151*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/dveri-stoimost.ru/components/bitrix/form.result.new/web_form_13/style.css?1630519200833*/
/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    width: 100%;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
/*.dropdown:hover .dropdown-content {display: block;}*/
.dropdown.active .dropdown-content {display: block;}

.dropbtn {
    display: flex;
    justify-content: space-between;
}

/* End */
/* /local/templates/dveri-stoimost.ru/components/es1-kupe/assets/css/style.css?16306544281343 */
/* /local/templates/dveri-stoimost.ru/components/bitrix/form.result.new/web_form_109/style.css?1630519200122 */
/* /local/templates/dveri-stoimost.ru/components/bitrix/catalog.section/catalog_mini/style.css?1630654428147 */
/* /local/templates/dveri-stoimost.ru/components/create_future/assets/css/style.css?16306544283149 */
/* /local/templates/dveri-stoimost.ru/components/bitrix/form.result.new/web_form_115/style.css?16305192005886 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?158159625151 */
/* /local/templates/dveri-stoimost.ru/components/bitrix/form.result.new/web_form_13/style.css?1630519200833 */
