

/* Start:/local/templates/main/components/bitrix/news.list/profile.content/style.css?17402337242976*/
.about_img{
	width:100%;
	border-radius: 15px;
}

.content-text{
	font-size: 18px;
    margin-top: 20px;
}
 
.content-btn{
    margin-top: 15px;
    background: #197af7;
    display: inline-block;
    width: 130px; 
    font-size: 16px;
    border: 0;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
}

.content-btn:hover{
    text-decoration:none;
	color:#fff;
	background: #4b95f5;
}



.faq-card-title{
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
} 

.faq-header-top {
    padding: 15px 15px !important;
    border-radius: 10px !important;
    border: 1px solid #efefef;
    background-color: #ffffff !important;
    color: #000000;
    margin-bottom: 10px;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
 
.faq-card-header {
	padding: 10px 33px 10px 19px;
    margin-bottom: 0; 
	position: relative;
	cursor: pointer; 
}
 
.faq-icon {
	position: absolute;
    right: -13px;
    top: 18%;
    width: 44px;
    font-size: 20px;
}
 
.social{
	display: block;
    padding: 8px;
    font-size: 18px;
	color:#000;
}

.social:hover{
	text-decoration:none;
	color:#000;
}

.social i{
 
}


/***** БЛОГ ******/

.blog_card { 
    overflow: hidden;
    display: block;
    text-decoration: none;
}
 
.articles_card_bg{
	border-radius: 15px;
	display: block;
    height: 300px;
    background-position: center !important;
	background-size: cover !important;
	transition: all .3s linear;
}

.articles_card_img{
	height: 300px; 
    overflow: hidden;
	display: block;
	border-radius: 15px;
	position: relative;
}

.blog_card:hover > a > .articles_card_bg{
	transform: scale(1.1);
	
}


.blog_card_name{
	color: #000;
    text-decoration: none;
    font-size: 18px;
    display: block;
    margin-top: 6px;
    font-weight: 600;
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: #ffffffde;
    padding: 5px 10px;
    border-radius: 10px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 37px;
    overflow: hidden;
    max-width: 91%;
	z-index: 999;
}

 

.blog_card_data{
    color: rgb(13 13 13);
    /* margin-top: 14px; */
    font-weight: 400;
    font-size: 13px;
    display: inline-block;
    padding: 1px 8px;
    background: rgb(255 255 255 / 80%);
    border-radius: 8px;
    position: absolute;
    z-index: 999;
    left: 15px;
    top: 15px;
}

 
.blog_card_btn{
	color: rgb(20 20 20);
	border: 1px solid rgb(180 180 180);
	padding: 5px 0px;
	display: inline-block;
	border-radius: 15px;
	min-width: 200px;
	text-align: center;
	font-size: 13px;
	margin-top: 10px;
	text-decoration: none;
	background: #fff;
	line-height: 15px;
}


.blog_card_btn:hover{
	background: rgb(0 137 207);
	color: #fff;
	border: 1px solid rgb(0 137 207); 
	text-decoration:none;
}



/************/
/* End */


/* Start:/local/components/main/matrix.form/templates/.default/style.css?17303959541094*/
@media (min-width: 992px){
	.calc-h1{
		padding-top: 100px;
	}
}

 
.f_calc_btn_pol{
	display: block;
    width: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    font-size: 19px;
    line-height: 52px;
    float: left;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    font-weight: 500;
	border: 1px solid var(--main-bg-color);
}

.f_calc_btn_pol_active{
	background: var(--main-bg-color);
	color:#fff !important;
}


.calc-form-control{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
    padding: 15px;
	height:50px;
    display: block;
    border-radius: 10px;
    border: 1px solid var(--main-bg-color);
    width: 100%;
    margin-bottom: 10px;
}

.f_calc_submit{
	margin-top: 15px;
	font-family: 'Montserrat', sans-serif;
	background: var(--main-bg-color);
    display: block;
    width: 100%;
    font-size: 16px;
    border: 0;
	color:#fff;
	padding:10px;
	border-radius: 10px;
}

.f_calc_images_right{
	background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}


/* End */
/* /local/templates/main/components/bitrix/news.list/profile.content/style.css?17402337242976 */
/* /local/components/main/matrix.form/templates/.default/style.css?17303959541094 */
