

/* Start:/local/templates/main/components/bitrix/news.list/problems/style.css?1596127657150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/tarifs/style.css?1596127657150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/examples/style.css?1596127657150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/faq/style.css?1596127657150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/feedback/style.css?1596127657150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main/components/elcore/feedback/feedback/style.css?15961276573156*/
.elc_form{
	width:420px;
	position:relative;
}
.elc_form .elc_title{
    font-size: 25px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.elc_form .elc_text a{
	text-decoration:none;
}
.elc_form .elc_ok_mess{
	margin-top:15px;
}
.elc_form .elc_string{
    width: 420px;
    margin: 0 0 10px 0;
    font-size: 16px;
    padding-top: 25px;
    position: relative;
}
.elc_form .elc_string input {
    background: none;
    border: none;
    width: 420px;
    height: 24px;
    display: block;
    font-size: 16px;
    font-weight: normal;
    z-index: 2;
    position: relative;
}
.elc_form .elc_string label {
    margin: 0;
    top: 25px;
    left: 0;
    display: block;
    position: absolute;
    font-size: 16px;
    z-index: 1;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
	opacity:0.5;
}
.elc_form .elc_string.active label {
    top: 5px;
    font-size: 14px;
    opacity: 1;
}
.elc_form .elc_string:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-size: 100% 100%;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    z-index: 3;
}
.elc_form .elc_string.text{
	padding-top:45px;
}
.elc_form .elc_string.text:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 45px;
    width: 0;
    height: 1px;
    background-size: 100% 100%;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    z-index: 3;
}
.elc_form .elc_string.active:after {
    width: 100%;
}
.elc_form .elc_string.text.active:before {
    width: 100%;
}
.elc_form .elc_string.text label{
	top:20px;
}
.elc_form .elc_string textarea{
	width:400px;
	height:100px;
	padding:10px;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
	display:block;
	resize: none;
	background:none
}
.elc_form .elc_string.textarea.active label{
	top: 20px;
    font-size: 14px;
    opacity: 1;
}
.elc_form .elc_string.elc_captha img{
	position:absolute;
	right:0;
	top:13px;
}
.elc_form .elc_string.elc_captha input{
	width:210px;
}
.elc_form .submit{
    width: 136px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    display: block;
    margin: 32px 0 0 0;
    text-align: center;
    font-size: 18px;
    background: none;
    box-sizing: initial;
    padding: 0;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
	position:relative;
	z-index:2;
}
.elc_form .submit:before{
    content: '';
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.elc_form .submit:hover::before{
	width:50%;
}
.elc_form .submit:after{
    content: '';
    z-index: -1;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.elc_form .submit:hover::after{
	width:50%;
}
.elc_form .elc_string.error label {
    opacity: 1;
}
/* End */


/* Start:/local/templates/main/components/elcore/feedback/feedback/themes/white/style.css?15961276571129*/
.elc_form.tpl-white .elc_title{
	color: #000;
}
.elc_form.tpl-white .elc_text{
	color: #000;
}
.elc_form.tpl-white .elc_text a{
	color: #000;
	border-bottom:1px solid #000;
}
.elc_form.tpl-white .elc_ok_mess{
	color:#000;
}
.elc_form.tpl-white .elc_string input{
	border-bottom: 1px solid RGBA(0,0,0,0.2);
	color:#000;
}
.elc_form.tpl-white .elc_string label{
	color:#000;
}
.elc_form.tpl-white .elc_string:after,
.elc_form.tpl-white .elc_string.text:before{
	background: #000;
}
.elc_form.tpl-white .elc_string textarea{
	border:1px solid RGBA(0,0,0,0.2);
	color:#000;
}
.elc_form.tpl-white .elc_string textarea:focus{
	border-left-color:#000;
	border-right-color:#000;
}
.elc_form.tpl-white .submit{
	color: #000;
	border: 1px solid #000;
}
.elc_form.tpl-white .submit:hover{
	color:#fff;
}
.elc_form.tpl-white .submit:before{
	background: #000;
}
.elc_form.tpl-white .submit:after{
	background: #000;
}
.elc_form.tpl-white .elc_string.error label {
    color: #ff3939;
}
.elc_form.tpl-white .elc_string.error input {
    border-bottom-color: #ff3939;
}
.elc_form.tpl-white .elc_string.error textarea{
	border-color: #ff3939;
}
/* End */
/* /local/templates/main/components/bitrix/news.list/problems/style.css?1596127657150 */
/* /local/templates/main/components/bitrix/news.list/tarifs/style.css?1596127657150 */
/* /local/templates/main/components/bitrix/news.list/examples/style.css?1596127657150 */
/* /local/templates/main/components/bitrix/news.list/faq/style.css?1596127657150 */
/* /local/templates/main/components/bitrix/news.list/feedback/style.css?1596127657150 */
/* /local/templates/main/components/elcore/feedback/feedback/style.css?15961276573156 */
/* /local/templates/main/components/elcore/feedback/feedback/themes/white/style.css?15961276571129 */
