

/* Start:/css/style-services.css?166141492111952*/
.padding-left {
    padding-left: 71px;
}

.content .services_slider {
    margin-bottom: 0;
}

.content .services-list {
    background: #f5f5f5;
    margin-bottom: 40px;
    width: 100%;
}

.content .services-list .wrapper-dropdown {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 90%;
}
.content .services-list .wrapper-dropdown span.del {
    width: 1px;
    height: 40px;
    background: #ccc;
}

.content .services-list .dropdown {
    color: #000;
    display: inline-block;
    position: relative;
    width: 100%;
}
.content .services-list .dropdown:before,
.content .services-list .dropdown:last-child:after {
    content: '';
    height: 50px;
    width: 1px;
    position: absolute;
    top: 22%;
    background: #e7e7e7;
    display: block;
}
.content .services-list .dropdown:before {
    left: 0;
}
.content .services-list .dropdown:last-child:after {
    right: 0;

}

.content .services-list .dropdown .button_dropdown {
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    padding: 30px 15px;
}
.content .services-list .dropdown .button_dropdown span {
    display: inline-block;
    margin-left: 10px;
    width: 0;
    height: 0;
    position: absolute;
    top: 32px;
    right: 12px;
    border-style: solid;
    border-width: 9px 7px 0 7px;
    border-color: #d82026 transparent transparent transparent;
    transition: all 0.5s ease;
}

.content .services-list .dropdown .dropdown-content {
    position: absolute;
    top: 100%;
    background: #efefef;
    z-index: 1;
    right: 0;
    left: 0;
    text-align: left;
    display: none;
}
.content .services-list .dropdown .dropdown-content a {
    display: block;
    text-transform: uppercase;
    color: #000;
    padding: 15px 15px;
    font-family: 'CirceBold';
    font-size: 13px;
}
.content .services-list .dropdown .dropdown-content a:hover {
    background: #eae9e9;
    color: #2c719d;
}

.activeArticle {
    background: #eae9e9;
}

.content .services-list .dropdown .dropdown-content.dropdown-content-show {
    display: block;
}

.content .services-list .dropdown:hover{
    background: #efefef;
}


.content .services-block .breadcrumbs_page {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}

.content .services-block .breadcrumbs_page span {
    font-size: 24px;
    font-weight: normal;
    color: #b4bac1;
}
.breadcrumbs_page ~ h1
{
    font-size: 36px;
}
.content .services-block p {
    margin: 0;
    margin-bottom: 30px;
}

.content .services-block h2.title {
    margin-bottom: 35px;
}

.content .services-block .buttons-block {
    background: #f6f6f6;
    padding: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-radius: 9px;
    margin-bottom: 30px;
}

.content .services-block .buttons-block .services-button {
    background: #d82027;
    width: 33%;
    text-transform: uppercase;
    line-height: 18px;
    height: 78px;
    border-radius: 9px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-content: flex-start;
    align-items: center;
    cursor: pointer;
}

.content .services-block .buttons-block .services-button:hover {
    background: #b31f25;
}

.content .services-block .siteform .item .title.line-height-two-lines {
    line-height: 37px;
    margin-bottom: 40px;
}

.content .services-block .siteform .item .open-quote .img_radius {
    height: 124px;
    width: 124px;
    vertical-align: top;
}

.content .services-block .siteform .item .open-quote .img_radius img {
    border-radius: 50%;
}

.content .services-block .siteform .item .open-quote .big_white_block {
    width: 147px;
    height: 147px;
    top: -10px;
    left: -43px;
}

.content .services-block .siteform .item .open-quote .small_white_block1 {
    top: 0;
    right: 15px;
}

.content .services-block .siteform .item .open-quote .small_white_block2 {
    top: 108px;
    right: 13px;
}

.content .services-block .siteform .item .open-quote .radius_yellow {
    width: 147px;
    height: 147px;
    top: -10px;
    left: -11px;
}

.content .services-block .platform-block .platform-yellow-blocks {
    margin-bottom: 40px;
}

.content .services-block .platform-block .platform-yellow-blocks .platform-column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-self: stretch;
}

.content .services-block .platform-block .platform-yellow-blocks .platform-column .col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;

}

.content .services-block .platform-block .platform-yellow-blocks .platform-column .col.-col-1 {
    width: 31%;
}

.content .services-block .platform-block .platform-yellow-blocks .platform-column .col.-col-3 {
    width: 34%;
}

.content .services-block .platform-block .platform-yellow-blocks .platform-column .col.-col-3 {
    background: #ffcf00;
    border-radius: 9px;
}

.content .services-block .platform-block .platform-yellow-blocks .platform-column .col.-col-2 {
    width: 35%;
}

.content .services-block .platform-block .platform-yellow-blocks .platform-column .col {
    margin-right: 20px;
}

.content .services-block .platform-block .platform-yellow-blocks .platform-column .col .item {
    background: #ffcf00;
    border-radius: 9px;
    padding: 25px 30px;
    margin-bottom: 20px;
    font-family: 'CirceBold';
    line-height: 18px;
}

.content .services-block .platform-block .platform-yellow-blocks .platform-column .col .item:last-child {
    margin-bottom: 0;
}

.content .services-block .platform-block .platform-yellow-blocks .platform-column .col .item ul {
    color: #000;
    font-family: 'CirceRegular';
    padding: 0 20px;
    margin: 0;
}

.content .services-block .platform-block .platform-yellow-blocks .platform-column .col .item ul li {
    margin-bottom: 20px;
}

.content .services-block .platform-block .platform-yellow-blocks .desc_for_img {
    margin-bottom: 40px;
}

.content .services-block .item .desc .padding-left .quote_with_img {
    margin-bottom: 30px;
}

.content .services-block .item .desc .uppercase-title {
    text-transform: uppercase;
    font-family: 'CirceBold';
    margin-bottom: 20px;
    margin-top: 40px;
}

.content .services-block .item .desc .services-catalog {
    background: #f6f6f6;
    border-radius: 9px;
    text-align: center;
    color: #505050;
    padding: 15px 63px;
}

.content .services-block .item .desc .services-catalog .title {
    text-transform: uppercase;
    color: #8c96a0;
    font-size: 14px;
    margin-bottom: 0;
}

.content .services-block .item .desc .support-yellow-blocks {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.content .services-block .item .desc .support-yellow-blocks .yellow-block {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    background: #ffcf00;
    border-radius: 9px;
    padding: 30px 20px;
}

.content .services-block .item .desc .support-yellow-blocks .yellow-block span {
    float: left;
    font-size: 24px;
    color: #fff;
    margin-top: -6px;
}

.content .services-block .item .desc .support-yellow-blocks .yellow-block p {
    margin: 0 0 0 20px;
    line-height: 18px;
    font-family: 'CirceBold';
}

.content .services-block .useful-materials {
    text-align: left;
    font-size: 16px;
}
.content .statistics .useful-materials {
    margin-top: 35px;
}
.content .statistics .useful-materials .title {
    text-align: center;
}

.content .services-block .useful-materials .title {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'CirceExtraBold';
    margin-bottom: 20px;
}

.content .services-block .useful-materials ul {
    color: #ccb096;
    margin: 0 0 0 19px;
    padding: 0;
}

.content .services-block .useful-materials ul li {
    margin-bottom: 20px;
}

#search_services {
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    background: #fff;
    color: #c8c8c8;
    border: 1px solid #e1e1e1;
    border-radius: 9px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    padding: 0 20px;
    display: block;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
}

.content .services-block .statistics_right_min .events_box {
    border-top: none;
    padding-top: 0;
}

.content .services-block .box_right_min .list_cases {
    margin-bottom: 40px;
}

.content .services-block h2.main-title {
    font-size: 36px;
    line-height: 1;
}

.content .services-block .search-services-block {
    background: #f5f5f5;
    padding: 15px 17px;
    margin: 30px 0;
}

.content .services-block .search-services-block form .button_comment {
    background: #d82027;
    float: right;
    color: #fff;
    padding: 17px 85px;
    line-height: 16px;
    border-radius: 9px;
    text-align: center;
    letter-spacing: 0.8px;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -ms-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}

.content .services-block .search-services-block form input {
    width: 64%;
    height: 48px;
    background: #fff;
    color: #000;
    border: 1px solid #e1e1e1;
    border-radius: 9px;
}

.content .services-block .results-search-title {
    margin-left: 20px;
}

.content .services-block .results-search {
    margin: 50px 0;
    padding-left: 70px;
}

.content .services-block .results-search .results-search-breadcrumbs span {
    margin-right: 15px;
    margin-left: 15px;
    color: #b4bac1;
}

.content .services-block .results-search .item {
    margin-bottom: 50px;
}

.content .services-block .results-search .item .title {
    margin-bottom: 0 !important;
}

.content .services-block .results-search .item .text-block p {
    color: #8c96a0;
}

.content .services-block .parth_media_screen_inner .item .title {
    margin-bottom: 30px;
}

.content .services-block .hidden_buttons_block {
    display: none;
}

.content .services-block .statistics .buttons-block {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.content .services-block .statistics .buttons-block .services-button {
    width: 100%;
    margin-bottom: 20px;
}

.content .services-block .statistics .buttons-block .services-button:last-child {
    margin-bottom: 0;
}
/*
.content .services-block .item .inner_list_ol .wrapper_sots,
.content .services-block .item .inner_list_ol .wrapper_skew {
    -webkit-justify-content: center;
    justify-content: center;
}*/

.content .services-block .item .padding-left .quote_with_img {
    margin-bottom: 20px;
}

.content .services-block .desc {
    padding-left: 70px;
}

.wrapper_slider {
    margin-bottom: 0px !important;
}

.rrs-scheme-desc {
    font-family: 'CirceRegular';
    color: #000000;
}

.center-content {
    padding: 0px 0px 0px 17px !important;
}

.bx-controls
{
    display: none;
}

/* End */


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

/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/breadcrumb-page/style.css?1486119612437*/
.service-breadcrumbs {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 10;
    margin-left: 85px;
}
.service-breadcrumbs a {
    color: #fed200!important;
    font-size: 15px;
}
.service-breadcrumbs a:after {
    content: '>';
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
    color: #fff;
    font-size: 14px;
}
.end_point {
    display: inline-block;
    font-size: 16px;
    color: #fff;
}
/* End */


/* Start:/local/templates/consult/components/bitrix/news.list/v3_tech_rubrics_flat_menu/style.css?1486119612150*/
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/.default/components/bitrix/news.detail/v3-technologies-detail/style.css?14861196123592*/
.b-solution__accordion {
    margin: 48px 0 0;
}
.b-solution__accordion-title {
    border-bottom: 2px solid #900900;
    padding: 0 0 12px;
}

.b-solution__accordion.active .b-solution__accordion-link::after {
    background-image: url("/static/bem-blocks/icons/sprite.png");
    background-position: -4px -123px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 6px;
    overflow: hidden;
    width: 10px;
}
.b-solution__accordion-link {
    border-bottom: 1px dotted #900900;
    color: #900900 !important;
    cursor: pointer;
    display: inline-block;
    font-family: "futura_pt_demi_reg";
    font-size: 26px;
    line-height: 18px;
    padding: 0 0 4px;
    text-decoration: none !important;
}
.b-diagram {
    width: 100%;
}
.b-diagram {
    width: 100%;
}
.b-diagram__arrow {
    text-align: center;
}
.b-diagram__blue {
    margin: 20px 0 12px 0;
    text-align: center;
}
.b-diagram__blue-row {
    margin: 0 -6px;
}
.b-diagram__blue-group {
    display: inline-block;
    width: 90px;
    margin: 0 6px 12px 6px;
}
.b-diagram__blue-item {
    display: inline-block;
    width: 90px;
    height: 95px;
    margin: 0 6px 12px 6px;
    background: #cbe1f9;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
}
.b-diagram__blue-item:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.b-diagram__blue-item--short {
    height: 45px;
    margin: 0 0 5px 0;
}
.b-diagram__blue-item--short:last-child {
    margin: 0;
}
.b-diagram__blue-item--long {
    width: 140px;
    margin: 0 13px 0 0;
}
.b-diagram__blue-item:last-child {
    margin: 0;
}
.b-diagram__blue-item.hover {
    background: #97adc4;
}
.b-diagram__text {
    display: inline-block;
    width: 82px;
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    line-height: 18px;
    vertical-align: middle;
    /* text-decoration: underline; */
    text-align: center;
    color: #000000;
}
.b-diagram__text--yellow {
    width: 245px;
    margin: 0 0 0 -7px;
    text-align: left;
}
.b-diagram__link {
    display: inline-block;
}
.b-diagram__yellow-row {
    margin-left: -15px;
    text-align: center;
}
.b-diagram__yellow-row:last-child {
    margin: 0;
}
.b-diagram__yellow-item {
    position: relative;
    display: inline-block;
    width: 290px;
    height: 65px;
    margin: 0 0 15px 15px;
    background: #ffdc00;
    box-shadow: 1px 0px #e6b200, 1px 1px #be9300, 2px 1px #e5b100, 2px 2px #bd9200, 3px 2px #e4b000, 3px 3px #bc9100, 4px 3px #e3af00, 4px 4px #bb9000, 5px 4px #e2ae00, 5px 5px #ba8f00;
    text-decoration: none;
    vertical-align: top;
}
.b-diagram__yellow-item:after {
    content: "";
    position: absolute;
    top: 26px;
    right: -5px;
    display: block;
    display: inline-block;
    width: 25px;
    height: 18px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url('/static/bem-blocks/icons/sprite.png');
    background-position: -4px -572px;
}
.b-diagram__yellow-item:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.b-diagram__yellow-item.hover {
    background: #d4a500;
}
.b-diagram__popup-content {
    display: none;
}
#colorbox .b-diagram__popup-content {
    display: block;
}
#colorbox .b-diagram__popup-content .b-popup--solution {
    margin-left: 0;
}
.title_ol_desc_solution {
    display: inline-block;
}
.title_solution {
    margin-bottom: 5px!important;
}
.list_ol_ident_solution {
    margin-left: -1px!important;
}
.inner_list_ol_solution {
    padding-left: 20px!important;
}
/* End */


/* Start:/local/templates/consult/components/bitrix/news.list/sn-usefull-links/style.css?1488284173150*/
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/.default/components/bitrix/news.list/v3-in-partners-cases-list-center/style.css?1472729524108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/v3-main-cases-reviews-slider/style.css?16600257913279*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.tablet_block
{
	display:none;
	width: 270px !important;
	background-color: #f6f6f6;
	border-radius: 9px;
	margin-bottom: 26px;
}


.recall-block.tablet_block h2 {
	font-size: 20px;
	margin-bottom: 22px;
	padding-top: 22px;
	text-align: center;
	color: #8c96a0;
	letter-spacing: 1px;
}

.recall-block.tablet_block {
	width: auto;
}

.recall-block.tablet_block .slider_style {

}

.recall-block.tablet_block .work_places {
	margin-top: 0;
	background: #f6f6f6;
	margin: 0;
	padding:0;
}

.recall-block.tablet_block .slider_main_recall {
	margin: 0;
}

.recall-block.tablet_block .recall_wrapper a {
	display: block;
	display: block;
	text-align: center;
	padding: 0 20px;
}

.recall-block.tablet_block .recall_wrapper .img_radius {
	margin-right: 0px;
	vertical-align: top;
	width:116px;
	height:136px;
}

.recall-block.tablet_block .recall_wrapper .bx-pager {
	bottom: -34px;
}

.recall-block.tablet_block .recall_wrapper .img_radius img {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	width: 116px;
	height: 116px;
	border-radius: 50%;
}

.recall-block.tablet_block .recall_wrapper .bx-controls {
	display: none;
}

.recall-block.tablet_block .recall_wrapper .radius_yellow {
	z-index: 1;
	height: 111px;
	width: 119px;
	left: -2px;
	top: 13px;
}

.recall-block.tablet_block .recall_wrapper .big_white_block {
	position: absolute;
	width: 136px;
	height: 95px;
	background: #F6F6F6;
	top: -2px;
	left: -8px;
	z-index: 2;
}

.recall-block.tablet_block .recall_wrapper .small_white_block1 {
	position: absolute;
	height: 20px;
	width: 20px;
	background: #F6F6F6;
	top: 74px;
	right: 0px;
	transform: rotate(39deg);
	z-index: 2;
}

.recall-block.tablet_block .recall_wrapper .small_white_block2 {
	position: absolute;
	height: 20px;
	width: 20px;
	background: #F6F6F6;
	top: 74px;
	right: 98px;
	transform: rotate(-38deg);
	z-index: 2;
}

.recall-block.tablet_block .info {
	vertical-align: top;
}

.recall-block.tablet_block .info .position_man {
	text-transform: uppercase;
	color: #8c96a0;
	font-size: 12px;
	margin-top: 0;
	font-family: 'CirceBold';
}

.recall-block.tablet_block .info .who_in_img {
	font-size: 22px;
	color: #000;
	font-family: 'CirceBold';
	margin: 16px 0 40px 0;
	line-height: 20px;
	position: relative;
}
.recall-block.tablet_block .info .who_in_img:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background-color: #ed1c24;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -20px;

}
.recall-block.tablet_block.info .recall_text {
	text-align: left;
	margin-top: 23px;
	color: #505050;
	line-height: 22px;
	word-wrap: break-word;
	/*    letter-spacing: 0.3px;*/
}

.recall-block.tablet_block .bx-wrapper {
	position: relative;
}

.recall-block.tablet_block .press-block {
}
.recall-block.tablet_block .recall_text
{
	line-height: 21px;
}
.recall-block.tablet_block .press-block .press-links {
	background: #f6f6f6;
	border-radius: 9px;
	padding: 30px 35px 25px 35px;
}

@media (min-width: 768px) and (max-width: 1100px) {
	.tablet_block
	{
		display: block;
	}

}
.recall-block.tablet_block .recall_text
{
	max-height: 130px;
	overflow: hidden;

}
.recall-block.tablet_block  li
{
	margin-bottom: 28px;;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/v3-sidebar-news/style.css?1486119612150*/
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:/css/right_banner.css?17374553188039*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on June 26, 2017 11:20 AM */

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-Regular.eot');
    src: local('Circe'), local('Circe-Regular'),
    url('/css/fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-Regular.woff') format('woff'),
    url('/css/fonts/Circe-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-ExtraLight.eot');
    src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
    url('/css/fonts/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-ExtraLight.woff') format('woff'),
    url('/css/fonts/Circe-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-Thin.eot');
    src: local('Circe Thin'), local('Circe-Thin'),
    url('/css/fonts/Circe-Thin.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-Thin.woff') format('woff'),
    url('/css/fonts/Circe-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-Light.eot');
    src: local('Circe Light'), local('Circe-Light'),
    url('/css/fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-Light.woff') format('woff'),
    url('/css/fonts/Circe-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-Bold.eot');
    src: local('Circe Bold'), local('Circe-Bold'),
    url('/css/fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-Bold.woff') format('woff'),
    url('/css/fonts/Circe-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-ExtraBold.eot');
    src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
    url('/css/fonts/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-ExtraBold.woff') format('woff'),
    url('/css/fonts/Circe-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/*Баннер в стиле старого варианта*/
.post-wrap-old_banner {
    width: 280px;
    text-align: center;
    box-sizing: border-box;
background:#b6d9f7; 
border-radius:9px; 
padding:20px 15px 15px 15px;
margin:0px 0px 10px 0px !important;
}

.post-wrap-old_banner p{
margin:5px 0px 5px 0px !important;
text-align:center;
font-size:16px !important;
font-weight:bold;
padding-bottom:15px;
}

.post-wrap-old_banner .btn_bn {
    font-size: 14px;
    color: #ffffff;
    margin: 3.3px;
    padding: 6.7px 8px 6.7px 8px;
    width: 100px;
    text-align: center;
	text-transform:uppercase;
    border-radius: 9px;
}
.post-wrap-old_banner .btn_bn:hover
{
    color: #ffffff;
}
.post-wrap-old_banner .btn-red:hover{
    background-color: #b31f25;
}
.post-wrap-old_banner .btn-wrap{
    display: flex;
    justify-content: space-around;
margin-bottom:5px !important;
}
.right-side .post-wrap-old_banner .btn-wrap
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/*Конец баннера в стиле старого варианта*/


/*Баннер на фоне желтой папки*/

.post-wrap-yellow h3, .post-wrap-yellow p, .post-wrap-yellow a {
    font-family: 'Circe';
}

.post-wrap-yellow {
    background: white;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    width: 280px;
    margin: 33.5px auto 0;
    padding: 6.7px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 9px;
    margin-bottom: 41px;
}
.post-wrap-yellow > img
{
    border-radius: 9px;
}

.post-inner-yellow {
    margin: -56.7px 13.3px 13.3px;
    padding: 0px 10px 0px 10px;
    background: #ffcf00;
    position: relative;
    border-radius: 9px;
}
.post-inner-close {
    margin: -50px 13.3px 13.3px;
    padding: 10px;
    background: #ffcf00;
    position: relative;
}


.post-inner-yellow:after {
    display: block;
    content: "";
    position: absolute;
    left: -6.7px;
    right: -6.7px;
    bottom: -6.7px;
    top: -6.7px;
    border: 2px solid #122330;
    border-radius: 9px;
}
.dot-yellow {
    height: 3.3px;
    width: 3.3px;
    background: #000000;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: super;
}
.first-yellow {
    margin-right: 16px;
}
.last-yellow {
    margin-left: 16px;
}
.dot-yellow:before, .dot:after {
    content: "";
    height: 3.3px;
    width: 3.3px;
    background: #000000;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 3.3px);
    left: calc(50% - 3.3px);
}

.post-inner-yellow-h3 {
    font-family: 'Circe', serif;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.2px;
    margin: 6.7px 6.7px 13.3px 6.7px;
}
.post-inner-close-h3 {
    font-family: 'Circe', serif;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 2px;
    margin: 16px 0;
}

.post-inner-yellow-close {
    margin: -50px 13.3px 13.3px;
    padding: 10px;
    background: #ffcf00;
    position: relative;
}

.post-wrap-yellow p {
    font-family: 'Circe', serif;
    line-height: 18px;
    font-size: 16px;
    margin: 16px 0 !important;
}

.post-wrap-yellow .btn_bn {
    font-size: 13.3px;
    color: #ffffff;
    margin: 3.3px;
    padding: 6.7px 10px 6.7px 10px;
    width: 100%;
    text-align: center;
    border-radius: 9px;
}
.post-wrap-yellow .btn_bn:hover
{
    color: #ffffff;
}
.post-wrap-yellow .btn-red:hover{
    background-color: #b31f25;
}
.post-wrap-yellow .btn-wrap{
    display: flex;
    justify-content: center;

}
.right-side .post-wrap-yellow .btn-wrap
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.post-wrap-yellow .dot {
    height: 4px;
    width: 4px;
    background: #3C2824;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: super;
}
.post-wrap-yellow .first {
    margin-right: 16px;
}
.post-wrap-yellow .last {
    margin-left: 16px;
}
.post-wrap-yellow .dot:before, .post-wrap-yellow .dot:after {
    content: "";
    height: 4px;
    width: 4px;
    background: #F15A40;
    border-radius: 50%;
    position: absolute;
    top: 0;
}
.post-wrap-yellow .dot:before {
    left: 10px;
}
.post-wrap-yellow .dot:after {
    right: 10px;
}

@media all and (max-width:  960px){
    .post-wrap-yellow
    {
        display: none;
    }
}


/* Баннер Профкейс на фоне желтой папки */


.profcase-folder{
    width: 290px;
    height: 200px;
    background: url('/img/images_for_profcase/profcase_2022.png') no-repeat;
}

.profcase-folder img{
width: 290px;
}

.profcase-folder p{
position: relative;
left: -20px;
top: 30px;
font-size: 16px;
line-height: 14px;
}

.profcase-folder h2{
position: relative;
top:40px;
left: -13px;
font-size: 42px;
color: #1c4774;
font-family: 'Circe', serif;
}

.post-wrap-yellow-folder {
    background: white;
    width: 280px;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 41px;
}

.post-wrap-yellow-folder .btn_bn {
    font-size: 13.3px;
    color: #ffffff;
    margin: 3.3px;
    padding: 6.7px 10px 6.7px 10px;
    width: 100px;
    text-align: center;
    border-radius: 9px;
}
.post-wrap-yellow-folder .btn_bn:hover
{
    color: #ffffff;
}
.post-wrap-yellow-folder .btn-red:hover{
    background-color: #b31f25;
}
.post-wrap-yellow-folder .btn-wrap{
    display: flex;
    justify-content: center;

}
.right-side .post-wrap-yellow-folder .btn-wrap
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

@media all and (max-width:  960px){
    .post-wrap-yellow-folder
    {
        display: none;
    }
}

/* End */


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

/* End */


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

/* End */
/* /css/style-services.css?166141492111952 */
/* /local/templates/.default/components/bitrix/news.list/v3-teaser-list-breadcrumbs/style.css?1492055182108 */
/* /local/templates/.default/components/bitrix/breadcrumb/breadcrumb-page/style.css?1486119612437 */
/* /local/templates/consult/components/bitrix/news.list/v3_tech_rubrics_flat_menu/style.css?1486119612150 */
/* /local/templates/.default/components/bitrix/news.detail/v3-technologies-detail/style.css?14861196123592 */
/* /local/templates/consult/components/bitrix/news.list/sn-usefull-links/style.css?1488284173150 */
/* /local/templates/.default/components/bitrix/news.list/v3-in-partners-cases-list-center/style.css?1472729524108 */
/* /local/templates/.default/components/bitrix/news.list/v3-main-cases-reviews-slider/style.css?16600257913279 */
/* /local/templates/.default/components/bitrix/news.list/v3-sidebar-news/style.css?1486119612150 */
/* /css/right_banner.css?17374553188039 */
/* /local/templates/.default/components/bitrix/news.list/v3-in-partners-cases-list/style.css?1472729524108 */
/* /local/templates/.default/components/bitrix/news.list/v3-cases-reviews-list-right/style.css?1472729524108 */
