

/* Start:/bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1602524703501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/local/components/demis/feedback.ajax/css/popup-alert.css?1602524610948*/
.tip-message{
	width:237px;
	overflow:hidden;
	position:fixed;
	padding:0 0 3px;
	background:#aaa;
	top:3px;
	right:3px;
	z-index:999999999;
	display:none;
    text-align:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.red-popup-thor{background:#bd1919;}
.green-popup-thor{background:green;}
.tip-message .tip-hold{
	overflow:hidden;
	height:1%;
	padding:12px 48px 13px 17px;
	background:#aaa;
}
.red-popup-thor .tip-hold{background:#bd1919;}
.green-popup-thor .tip-hold{background:green;}
.tip-message span{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	display:block;
	line-height:14px;
	color:#fff;
	font-size: 12px;
}
.tip-message .btn-close{
	position:absolute;
	top:8px;
	right:8px;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-99999px;
	background:url(/local/components/demis/feedback.ajax/css/../images/btn-tip-close.png) no-repeat;
}
.tip-message p{
    font-size: 11px;
    margin: 1px 0 3px;
}

/* End */


/* Start:/local/templates/.default/components/demis/feedback.ajax/konsult/style.css?16025246103244*/
#dskonsult-form, #dskonsultformmessagereport {
    width: 795px;
    margin: 0 auto;
}
#dskonsult-form .form-head{
    color: #ffffff;
    font-size: 28px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 27px 0;
    padding-top: 90px;
}
#dskonsult-form .form-head-text{
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    padding-bottom: 27px;
}
#dskonsult-form .person_dan{
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    clear: both;
    text-align: center;
    padding-top: 20px;
}
#dskonsult-form .person_dan a{
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    border-bottom: none;
    text-decoration: underline;
}
#dskonsult-form .person_dan a:hover{
    text-decoration: none;
    cursor: pointer;
}
#dskonsult-form label{
    display: block;
    color: #ffffff;
    font-size: 0px;
    line-height: 0;
    position: relative;
}

#dskonsult-form label:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    left: 8px;
    background-repeat: no-repeat;
    background-position: center;
}
#dskonsult-form .imya label:before {
    background-image: url("/local/templates/main/img/svg/ic-imya.svg");
}
#dskonsult-form .phone label:before {
    background-image: url("/local/templates/main/img/svg/ic-phone.svg");
}
#dskonsult-form .imya, #dskonsult-form .phone {
    width: 265px;
    float: left;
}
#dskonsult-form .captcha-image, #dskonsult-form .captcha-text {
    width: 50%;
    float: left;
}
#dskonsult-form .phone {
    margin: 0 30px 0 30px;
}
#dskonsult-form input[type="text"] {
    border: none;
    height: 45px;
    border-radius: 23px;
    font-size: 14px;
    color: #5c5c5c;
    font-weight: 400;
    padding-left: 40px;
    width: 100%;
}
#dskonsult-form .btnkonsult{
    float: left;
}

#dskonsult-form .error_form{
    display: none;
}

#dskonsultformmessagereport .form-head{
    color: #ffffff;
    font-size: 28px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 27px 0;
    padding-top: 90px;
}


#dskonsultformmessagereport .form-head_text{
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    padding-bottom: 27px;
}
#dskonsultformmessagereport .form-head_text p {
    margin-bottom: 10px;
}
#dskonsultformmessagereport .repeatform{
    display: block;
    margin: 0 auto;
    color: #1d1d1d;
    margin-top: 34px;
}

#dskonsultformmessagereport .repeatform:hover{
    text-decoration: none;
}
#dskonsult-form input::-webkit-input-placeholder {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}
#dskonsult-form input::-moz-placeholder          {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    }/* Firefox 19+ */
#dskonsult-form input::-moz-placeholder           {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    }/* Firefox 18- */
#dskonsult-form input::-ms-input-placeholder      {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}



/* End */


/* Start:/bitrix/components/bitrix/form.result.new/error.css?1602524701163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/.default/components/demis/feedback.ajax/podpis/style.css?16025246103751*/
.form_podpis_wrap {
    background-color: #2c2c2c;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(73, 73, 73, 0.4)), to(rgba(44, 44, 44, 0.4)));
    background-image: -webkit-linear-gradient(bottom, rgba(73, 73, 73, 0.4) 0%, rgba(44, 44, 44, 0.4) 100%);
    background-image: linear-gradient(to top, rgba(73, 73, 73, 0.4) 0%, rgba(44, 44, 44, 0.4) 100%);
}
#dspodpis-form, #dspodpisformmessagereport {
    margin: 0 auto;
    color: #ffffff;
    padding: 20px 0;
}
#dspodpis-form:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
}
#dspodpis-form .form_podpis_title {
    float: left;
    font-size: 22px;
    line-height: 45px;
}
#dspodpis-form .form_podpis_title:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 25px;
    background-image: url(/local/templates/main/img/svg/convert.svg);
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 8px;
}
#dspodpis-form .person_dan{
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    clear: both;
    text-align: center;
    padding-top: 20px;
}
#dspodpis-form .person_dan a{
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    border-bottom: none;
    text-decoration: underline;
}
#dspodpis-form .person_dan a:hover{
    text-decoration: none;
    cursor: pointer;
}
#dspodpis-form label{
    display: none;
}
#dspodpis-form .email {
    float: left;
    margin: 0 30px;
    width: 265px;
}
#dspodpis-form .captcha-image, #dspodpis-form .captcha-text {
    width: 50%;
    float: left;
    margin-top: 20px;
}
#dspodpis-form input[type="text"] {
    border: none;
    height: 45px;
    border-radius: 23px;
    font-size: 14px;
    color: #5c5c5c;
    font-weight: 400;
    width: 100%;
    margin-bottom: 0;
}
#dspodpis-form input[type="submit"] {
    margin-bottom: 0;
}
#dspodpis-form .error_form{
    display: none;
}

#dspodpisformmessagereport .repeatform{
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}

#dspodpisformmessagereport .repeatform:hover{
    text-decoration: none;
}
#dspodpis-form input::-webkit-input-placeholder {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}
#dspodpis-form input::-moz-placeholder          {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    }/* Firefox 19+ */
#dspodpis-form input::-moz-placeholder           {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    }/* Firefox 18- */
#dspodpis-form input::-ms-input-placeholder      {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}
#dspodpis-form .btnpodpis {
    /* float: right; */
}
.form_podpis_otvet {
    line-height: 45px;
    float: left;
    font-size: 22px;
}
@media only screen and (max-width: 1023px) {
    #dspodpis-form, #dspodpisformmessagereport {
        text-align: center;
        padding: 25px 0;
    }
    #dspodpis-form .form_podpis_title {
        display: block;
        width: 100%;
        float: none;
        margin-bottom: 15px;
        line-height: 1;
    }
    #dspodpis-form .email {
        float: none;
        margin-left: 0;
    }
    #dspodpis-form .email, #dspodpis-form .btnpodpis {
        display: inline-block;
        vertical-align: middle;
    }
    #dspodpisformmessagereport .repeatform{
        display: block;
        margin: 0 auto;
        color: #ffffff;
    }
    .form_podpis_otvet {
        float: none;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 767px) {
    #dspodpis-form .email {
        width: 100%;
        margin-bottom: 20px;
        max-width: 415px;
        margin-right: 0;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.compare.list/compare/style.css?16025246101265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */
/* /bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1602524703501 */
/* /local/components/demis/feedback.ajax/css/popup-alert.css?1602524610948 */
/* /local/templates/.default/components/demis/feedback.ajax/konsult/style.css?16025246103244 */
/* /bitrix/components/bitrix/form.result.new/error.css?1602524701163 */
/* /local/templates/.default/components/demis/feedback.ajax/podpis/style.css?16025246103751 */
/* /local/templates/.default/components/bitrix/catalog.compare.list/compare/style.css?16025246101265 */
