

/* Start:/bitrix/templates/.default/components/bitrix/news/clients/bitrix/news.detail/.default/style.css?17109722003202*/
.leave-msg {
	margin: 0 0 30px 0;
	height: 44px;
	border: 1px dotted #AEAEAE;
	border-right: none;
	border-left: none;
}
.leave-msg .float-left a {
	text-decoration: none;
	border-bottom: 1px dotted #323694;
	font-weight: bold;
}
.leave-msg .float-left {
	line-height: 15px;
	width: 522px;
	padding: 7px 0;
}

.str-line{
    width:706px;
    height:208px;
    background: url(/bitrix/templates/.default/components/bitrix/news/clients/bitrix/news.detail/.default/img/straight.jpg) no-repeat 0 0;
    margin:28px -10px 0;
    padding:30px 0 18px 18px;
}

.str-line h2{color:#d1088e; text-transform: uppercase; font-size:26px;}
.str-line p{font-weight:bold; margin-bottom:35px; font-size:16px;}

.client-info .client-info-img{
    border: 2px solid #FFFFFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    float: left;
    margin: 0 35px 0 0;
    max-height: 156px;
    max-width: 176px;
}

.btn.btn-pink {
    background: linear-gradient(to bottom, #c20669 0%, #db0aa6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ac0670;
    box-shadow: 0 -3px 0 0 #be0788 inset, 0 0 1px 2px rgba(255, 255, 255, 0.1) inset;
    color: #fff;
    text-shadow: none;
}

.j-viza{margin-top:30px;}

.introduct-anons, .introduct-full{margin-top:20px;}
.introduct-anons .zebra{text-align:center;}
.intr-anonstxt{margin-bottom:20px;}
.introduct-full{display: none;}

.about-us {padding: 20px 0 0;}
.about-us ul{border-bottom: none;}

/*слайдер*/
#cslider-wrap .flexslider{position: relative;}
#cslider-wrap .flex-viewport {width:95%;}
#cslider-wrap .flex-direction-nav .flex-next{top:85px;}
#cslider-wrap .flex-direction-nav .flex-prev{left:100%; margin-left:-30px; top:55px;}

#show-intrfull:after{display:inline-block; width:10px; height:10px; background:url(/bitrix/templates/.default/components/bitrix/news/clients/bitrix/news.detail/.default/img/darr.png) no-repeat; content:""; margin-left:5px;}

@media (max-width: 767px) {
    .str-line{width: inherit; padding: 30px 18px 18px 18px; text-align: center; background: #F6F1F8;}
    .str-line .float-left{float: none;}
    .contact-with-manager{width: 100%; padding: 11px 0 15px;}
    .about-us ul{padding: 20px 0px 30px;}
    .about-us ul li img{float: none;}
    .about-us-bubble{margin-left: 0; margin-top: 30px;}
    .about-us-bubble:before{
        border-left: 15px solid rgba(164, 164, 164, 0);
        border-right: 15px solid rgba(164, 164, 164, 0);
        border-bottom: 20px solid #A4A4A4;
        left: 30px;
        top: -20px;
        position: absolute;
        display: block;
        content: '';
    }
    .about-us-bubble:after{
        border-left: 15px solid rgba(255, 255, 255, 0);
        border-right: 15px solid rgba(255, 255, 255, 0);
        border-bottom: 20px solid #fff;
        left: 30px;
        top: -20px;
        position: absolute;
        display: block;
        content: '';
    }
    .client-bouble-corner{display: none;}
    .viza{padding: 0px 18px 20px 18px;}
    #cslider-wrap .flex-viewport{width: 100%;}
    .flex-direction-nav a{
        position: relative;
        display: block;
        margin-top: 10px;
    }
    #cslider-wrap .flex-direction-nav .flex-next{float: right; top: 0;}
    #cslider-wrap .flex-direction-nav .flex-prev{margin-left: 0; float: left; top: 0; left: 0;}
}

@media (min-width: 768px) and (max-width: 959px) {
    .viza{padding: 0px 18px 20px 18px;}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/widget_cllist/style.css?1710972200116*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/case_client/style.css?17109722004231*/
.blog-category {
	padding-bottom: 30px;
    padding-top: 60px;
}

.blog-category:last-child {
	padding-bottom: 0;
}

.blog-category__header {
	background-color: #ce0080;
	color: #ffffff;
	display: -moz-flex;
	display: flex;
	-moz-align-items: center;
	align-items: center;
	-moz-justify-content: space-between;
	justify-content: space-between;
	padding: 7px 23px;
	margin-bottom: 32px;
}

.blog-category__header_yellow {
	background-color: #f6d93f;
	color: #352c85;
}

.blog-category__header_yellow li.blog-pager__item svg path {
	fill: #352c85;
}

.blog-category__header_yellow li.blog-pager__item_active:after {
	background-color: #352c85;
}

.blog-category__header_yellow li.blog-pager__item a:not(.bit-button) {
	color: #352c85;
}

.blog-category__header_blue {
	background-color: #352c85;
}

.blog-category__title {
	margin: 0;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.67;
	letter-spacing: 0.6px;
}

.blog-category__not-found {
	opacity: 0.6;
	margin-bottom: 25px;
}

/*
blog-grid
 */
.blog-grid {
	display: -moz-flex;
	display: flex;
	flex-wrap: wrap;
}

.bx-ie11 .blog-columns__left {
	width: calc(100% - 302px);
}

.blog-grid_case .blog-grid__image {
	height: 318px;
}

.blog-grid_case .blog-grid__desc {
	margin-top: 0
}

.blog-grid__item {
	float: left;
	width: calc(33.33% - 15.33px);
	margin-right: 23px;
	margin-bottom: 38px;
}

.blog-grid__item:nth-child(3n) {
	margin-right: 0;
}

.blog-grid__item a.blog-grid__title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.33;
	letter-spacing: 0.4px;
	color: #252525;
	text-decoration: none;
}

.blog-grid__item a.blog-grid__title:hover {
	color: #352c85;
}

.blog-grid__image {
	display: -moz-flex;
	display: flex;
	-moz-align-items: center;
	align-items: center;
	-moz-justify-content: center;
	justify-content: center;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 164px;
	position: relative;
	margin-bottom: 21px;
}

.blog-grid__image:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: #352c85;
	opacity: 0.3;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	transition: all 0.5s;
}

.blog-grid__image img {
	position: relative;
	z-index: 2;
	opacity: 0;
	transition: all 0.5s;
}

.blog-grid__image:hover img {
	opacity: 1;
}

.blog-grid__image:hover:before {
	opacity: 0.46;
}

.blog-grid__desc {
	font-weight: 300;
	line-height: 1.33;
	letter-spacing: 0.4px;
	font-size: 16px;
	margin: 20px 0;
}

.blog-grid__info {
	display: -moz-flex;
	display: flex;
	-moz-align-items: center;
	align-items: center;
	-moz-justify-content: space-between;
	justify-content: space-between;
	font-size: 13px;
	font-weight: 300;
	color: #352c85;
}

.blog-grid__tags {
	display: -moz-flex;
	display: flex;
	flex-wrap: wrap;
	font-size: 13px;
	font-weight: 300;
	margin-top: 20px;
}

.blog-grid__tags a {
	text-decoration: none;
	margin-right: 10px;
}

.blog-grid__tags a:last-child {
	margin-right: 0;
}

.blog-grid__tags a:hover {
	text-decoration: underline;
}

@media all and (max-width: 690px) {
	.blog-grid {
		-moz-justify-content: space-between;
		justify-content: space-between;
	}

	.blog-grid__item {
		width: calc(50% - 11.5px);
		margin-right: 0;
	}
}

@media all and (max-width: 500px) {
	.blog-grid__item {
		width: 100%;
	}
}

/*
blog-pager
 */


.blog-pager {
	margin: 0;
	padding: 0;
	display: -moz-flex;
	display: flex;
	-moz-align-items: center;
	align-items: center;
	font-weight: 300;
	letter-spacing: 0.4px;
}

li.blog-pager__item {
	padding: 0;
	margin: 0 0 0 14px;
}

li.blog-pager__item:before {
	display: none;
}

li.blog-pager__item svg {
	display: block;
	width: 15px;
	height: 15px;
}

li.blog-pager__item svg path {
	fill: #ffffff;
}

li.blog-pager__item a:not(.bit-button) {
	color: #ffffff;
	text-decoration: none;
	height: 100%;
}

li.blog-pager__item_disabled {
	opacity: 0.48;
}

li.blog-pager__item_active:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #ffffff;
	opacity: 0.68;
	display: block;
	position: absolute;
	bottom: 2px;
	left: 0;
}

.pagination_blue .blog-pager a, .pagination_blue .blog-pager span {
	color: #352c85 !important;
}

.pagination_blue li.blog-pager__item_active:after {
	background: #352c85 !important;
}

/* End */


/* Start:/bitrix/components/bezr/form.result.new.befsend/style.css?1750778257175*/
.checkbox-privacy{
	margin-right: 2px;
	height: 10px;
}
input[type="submit"]:disabled, button[type="submit"]:disabled{
	opacity:0.6;
	cursor:default;
	pointer-events: none;
}

/* End */


/* Start:/bitrix/components/bezr/form.result.new.befsend/templates/general/style.css?1750778258723*/
.popup {
    position: relative;
    top: auto;
    left: auto;
    margin: auto;
    max-width: 640px;
}
.text.error:before {top:-19px;}
.text.error:after { top: 3px;}
.text.error:before {
    content: attr(data-content)
}
.popup.j-form-popup.hidden{display: none;}

.form-template-general .popup-button .btn{
    margin-bottom: 10px;
}
.form-template-general .popup-button .inline-block.policy-text{
    margin: 0;
    padding: 15px;
}
.popup-content .j-form-flag .text input {
    margin-bottom: 0
}

.popup-content .j-form-flag .text {
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .popup-content .j-form-flag .float-left, .popup-content .j-form-flag .float-right {
        width: 100%;
    }
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/clients/bitrix/news.detail/.default/style.css?17109722003202 */
/* /bitrix/templates/.default/components/bitrix/news.list/widget_cllist/style.css?1710972200116 */
/* /bitrix/templates/.default/components/bitrix/news.list/case_client/style.css?17109722004231 */
/* /bitrix/components/bezr/form.result.new.befsend/style.css?1750778257175 */
/* /bitrix/components/bezr/form.result.new.befsend/templates/general/style.css?1750778258723 */
