

/* Start:/bitrix/templates/chelplazma/styles.css?1590659640224*/
.head-list-info {
	margin-bottom: 35px;
}

.telephone-header a {
	color: white;
	text-decoration: none;
}

.back-list-custom {
	margin-left: 72px;
}


/* Start:/bitrix/templates/chelplazma/components/bitrix/news/template1/bitrix/news.list/grid/style.css?16153571701018*/
.services {}

.services .head-list-info {
	margin-bottom: 35px;
}

.services .col {
	margin-bottom: 55px;
}

.services .service__item {}

.services .service__item-img {
	height: 210px;
}

.services .service__item-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.services .service__item-date {
	color: #486DAA;
	font-size: 13px;
	margin-top: 10px;
}

.services .service__item-title {
	display: block;
	font-size: 20px;
	margin-top: 15px;
	/* text-decoration: underline; */
}


.service__item-img:hover {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.66);
	-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.66);
	box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.66);
}

.services .service__item-announce {
	font-size: 14px;
}

.services .service__item-show-more {
	margin-top: 26px;
}

.services .service__item-read-more {
	background: #fff;
	border: 2px solid #ffc107;
	margin-top: 15px;
}

.services .service__item-read-more:hover {
	background-color: #fff;
	border-color: #ffc107;
}
/* End */
/* /bitrix/templates/chelplazma/components/bitrix/news/template1/bitrix/news.list/grid/style.css?16153571701018 */

@media (max-width: 768px) {
	.back-list-custom {
		margin-left: 15px;
	}
}
/* End */


/* Start:/bitrix/templates/chelplazma/template_styles.css?163309544210209*/
html {
	font-family: sans-serif inherit;
	line-height: 1.15;
}

* {
    margin: 0px;
    padding: 0px;
    border: 0;
	font-family: 'Open Sans', sans-serif;
}

header {
	padding-bottom: 35px;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    font-weight: 700 !important;
}

.fullimg {
	background-image: url(../theme/img/background.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
	/* height: 690px; */
	max-height: 690px;
}

/* @media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
} */


.flexbox-header-adress {
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	padding-top: 1.5rem;
}

.header-adress {
	margin-right: 32px;
	margin-left: 12px;
	color: white;
}

.header-telephone {
	margin-left: 12px;
	color: white;
}

.flexbox-header-adress p {
    margin-bottom: 0rem;
}

.flexbox-header-adress > div:last-child {
	/* margin-left: auto; */
}

/* .header-button button{
	 font-size: 20px !important;
} */

.header-menu {
	background: rgba(255, 255, 255, 0.83);
	padding: 1em;
    width: 100%;
    text-align: center;
	margin-top: 65px;
	margin-bottom: 35px;
}

.header-menu-nav {
	margin: 0 auto;
}

.header-menu__item {
	padding: 0em 1.5em 0em 1.5em;
	color: #000;
    font-weight: 600;
    font-size: 1.1em;
}

.header-title {
	margin-top: 65px;
}

.header-title h1 {
    font-size: 3.5rem;
    color: #fff;
}


.hr-header {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	background: #d9d9d9;
	margin: 18px 0;
	box-sizing: content-box;
	overflow: visible;
	margin-top: 1rem;
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1);
	margin-bottom: 1.5rem!important;
	color: #fff;
	height: 3px;
	width: 100px;
}

.header-desc {
	max-width: 540px;
}

footer {
	background-color: black;
}

.fullimg-2 {
	background-image: url(../theme/img/banner2.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

hr.ma3 {
    color: #fff;
    height: 3px;
	width: 100px;
}

.header-contact-name {
	margin-bottom: .5rem !important;
}

span.news_item-row__fdate, span.articles_item-row__fdate, span.blog_item-row__fdate {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 6px;
    font-size: 13px;
}

div.news_item-row__header, div.news_item-small-row__cat_header, div.news_item-small-row__header, div.articles_item-small-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, div.blog_item-small-row__header, div.blog_item-row__header, div.blog_item-small-row__cat_header {
    margin-bottom: 15px;
    padding-right: 30px;
}

.news_item-list__list div, .news_item-small div, .articles_item-small div, .articles_item-list__list div, .articles_item-cat-list div, .blog_item-small div, .blog_item-list__list div, .blog_item-cat-list div {
    font-size: 13px;
}

a.news_item-row__header-name, a.articles_item-row__header-name, a.articles_item-list__cat-header, a.blog_item-row__header-name, a.blog_item-list__cat-header {
    font-size: 20px;
    text-decoration: underline;
}

.pager {
    clear: both;
    margin: 20px 0;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.pager__button_type_next {
    border-radius: 0 4px 4px 0;
}

.pager__button_state_active, .pager__button_state_active:hover {
    background: #6e6e6e;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.75);
    cursor: default;
}

.pager__button, .pager__button:visited {
    display: block;
    float: left;
    padding: 2px 10px;
    border: 1px solid #ccc;
    margin-left: -1px;
    *zoom: 1;
    text-decoration: none;
    font-size: 13px;
}

.pager__content {
    float: right;
}

.pages-title-h1 {
    font-size: 2.5rem !important;
}

.form {
    width: 470px;
    height: 650px;
}

.form.fancybox-content {
    height: auto;
}

.formtitle h2 {
    text-align: center;
    color: #3c434d;
    font-size: 24px;
    font-weight: 700;
}

.input > input {
    width: 100%;
    height: 55px;
    color: #3c434d;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    padding-left: 25px;
    border: solid 1px rgb(143, 143, 143) !important;
}

.input input {
    margin-top: 5px;
    margin-bottom: 20px;
}

.input span {
    color: #abbcc8e0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.star {
    padding-top: 0px;
    color: #abbcc8;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}

.personal {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-decoration: underline;
    color: #80909c;
}

.personal label {
    padding-left: 3px;
}


.custom-control-input:checked~.custom-control-label::before {
        color: #fff;
        border-color: #80909c;
        background-color: #80909c
}

.custom-checkbox .custom-control-label::before {
    border-radius: .20rem;
}

.formbtn {
    text-align: center;
    padding-top: 15px;
}

.formbt {
    width: 270px;
    height: 60px;
    /* box-shadow: 0 10px 30px rgba(227, 52, 20, 0.4); */
    /* border-radius: 30px; */
    background-color: #e2ab05;
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    border: 0px;
    outline: unset!important;
}

.custom-control-label::before {
    top: 7px;
}

.custom-control-label::after {
    top: 7px
}

.show_ok {
    display: none;
}

/* --- BEGIN COLLAPSE --- */
.collapse-target {
    max-height: 0;
    min-height: 0;
    overflow: hidden;
    transition: all .5s;
}

.collapse-target.show {
    max-height: 5000px;
    min-height: 100px;
    transition: all .5s;
}
/* --- END COLLAPSE --- */

.slider__item{
	flex: 1;
	position: relative;

	height: 250px;
	background-size: contain;
}
.slider__item span {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	top: 50%;
	transform: translateY(-50%);
}

.slider__item::before {
	background-color: rgba(0, 0, 0, .7);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: background-color .3s;
	width: 100%;
}
.slider__item:hover::before {
	background-color: rgba(0, 0, 0, .5);
	transition: background-color .3s;
}

b, strong {
    font-weight: bold !important;
}

.reviews__fio {
    display: flex;
    justify-content: space-between;
    max-width: 775px;
    margin-top: 30px;
}

.reviews__form textarea {
    width: 100%;
    max-width: 775px;
    height: 200px;
    display: block;
    margin-bottom: 30px;
    padding: 20px 25px;
    resize: none;
    margin-top: 30px;
    border-radius: 5px;
}

.reviews__form input {
    width: 240px;
    display: block;
    margin-right: 15px;
    padding: 9px 23px 9px 23px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #888888;
    box-sizing: border-box;
    border-radius: 5px;
}


.reviews__form input.formbt:hover {
    border: 3px solid #ffc107;
    background-color: #ffffff;
    color: #ffc107;
}

.reviews__form input, textarea {
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #000
}

.reviews__form .g-recaptcha__reviews {
    margin-bottom: 30px;
}

.reviews__form .formbtn {
    display: flex;
    justify-content: flex-end;
    max-width: 775px;
    padding-top: 30px;
}

.reviews__form .formbtn input {
    background-color: #ffc107;
    border: 0px;
}

.reviews__form .personal {
    max-width: 775px;
}

@media (max-width: 992px) {
    .reviews__fio {
        flex-wrap: wrap;
    }
    .reviews__form .formGroup {
        width: 100%;
    }
    .reviews__fio input {
        width: 50%;
    }
    .reviews__form .formGroup:not(:first-child) {
        margin-top: 15px;
    }
}

@media (max-width: 768px) {
    .reviews__fio input {
        width: 100%;
    }
}

.reviews_card {
    width: 100%;
}

.sent__form {
    display: none;
    width: 100%;
    min-height: 70px;
    background-color: #cbffc9;
    border-radius: .25rem;
    font-size: 29px;
    justify-content: center;
    align-items: center;
    transition: 1s;
    margin-bottom: .5rem;
    line-height: 2;
}

.err__form {
    display: none;
    width: 56%;
    height: 59px;
    background-color: #ff3838;
    color: #ffffff;
    border-radius: .25rem;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    transition: 1s;
    margin-bottom: .5rem;
}

.card__wrap {
    background-color: white;
    padding: 25px;
    border-radius: .25rem;
    transition: 0.5s;
    margin-bottom: 15px;
}

.card__wrap:hover {
    box-shadow: 0px 5px 20px 0px rgb(18 25 38 / 10%);
}

.reviews__source {
    display: flex;
}

.reviews__source p {
    margin-right: 10px;
}

.sent__form p {
    margin: 0;
    padding: 20px;
}

.reviews__form {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 40px;
}

.formGroup:last-child input {
    margin: 0;
}

iframe body {
    width: 100%;
}

.reviews__text {
    word-wrap: break-word;
}

.reviews__fio {
    word-wrap: break-word;
}

@media (max-width: 470px) {
    .reviews__source {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    h1 {
        font-size: 1.9rem !important;
    }
    h2 {
        font-size: 1.7rem !important;
    }
    h3 {
        font-size: 1.5rem !important;
    }
    h4 {
        font-size: 1.2rem !important;
    }
}

.none__reviews {
    display: flex;
    justify-content: center;
    box-shadow: 0px 5px 20px 0px rgb(18 25 38 / 10%);
    align-items: center;
}

.none__reviews p {
    font-size: 1.2rem;
    margin: 0;
}
 
.formGroup {
    width: 720px !important;
}

.formGroup input {
    width: 100% !important;
}

@media (max-width: 800px) {
    .formGroup {
        width: 550px !important;
    }
}

@media (max-width: 600px) {
    .formGroup {
        width: 100% !important;
    }
}

@media (max-width: 768px){
    .fullimg {
        max-height: 765px !important;
    }
}
/* End */
/* /bitrix/templates/chelplazma/styles.css?1590659640224 */
/* /bitrix/templates/chelplazma/template_styles.css?163309544210209 */
.bx-breadcrumb {
	margin: 10px 0;
	margin-top: 55px;
}
.bx-breadcrumb i {
	color: #ffffff;
	line-height: 13px;
	font-size: 15px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	white-space: normal;
	color: white;
}

.bx-breadcrumb-item a {
	text-decoration: underline;
	text-decoration-color:white;
}

.bx-breadcrumb-item {
	/* color: white; */
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}


/* Start:/bitrix/templates/chelplazma/components/bitrix/news/articles/bitrix/news.list/.default/style.css?1581594360262*/
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;
}

.news_item-row__announce {
	margin-bottom: 55px;
	font-size: 14px;
}

.head-list-info {
	margin-bottom: 35px;
}
/* End */
/* /bitrix/templates/chelplazma/components/bitrix/news/articles/bitrix/news.list/.default/style.css?1581594360262 */
