

/* Start:/local/templates/dimitrii/components/bitrix/news/ByTypesOfBusinesses/bitrix/news.detail/.default/style.css?17418794295031*/
.col-main {
    display: flex;
    flex-direction: column;
}

h1.dbg_title:after {
    content: '(' attr(data-elements) ')';
    display: inline;
    font-size: 21px;
    vertical-align: middle;
    margin-left: 5px;
}

.group-title {
    font-size: 18px;
    text-transform: uppercase;
}

.section_block .item-block {
    width: 20%;
}

/*styles*/
#seo_landing ul {
    margin: 5px 0;
    padding-left: 15px;
    padding-right: 5px;
}

#seo_landing ul li {
    list-style: inherit;
    font-size: 16px;
}

#seo_landing p {
    font-size: 16px;
}

#seo_landing .product-items.grid {
    justify-content: space-around;
}

#seo_landing .wrap {
    z-index: 3;
    width: 100%;
    margin: 3% 4%;
}

#seo_landing #lending-video-info {
    background: #ededed4d;
    padding: 50px 0;
}

#seo_landing .landing-block1 .main-banner {
    min-height: 400px;
    position: relative;
    display: flex;
}

#seo_landing .landing-block1 .main-banner:before {
    background: linear-gradient(to bottom, rgb(255 255 255 / 87%) 0%, rgb(255 255 255 / 25%) 100%);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
}

#seo_landing .landing-block1 .landing-block1--heading {
    font-size: 40px;
    background: #000000b8;
    width: 74%;
    margin-bottom: 27px;
    padding: 20px 3%;
    align-items: center;
    display: flex;
    color: #fff;
    box-shadow: 24px 12px 28px -18px #000000d6;
    border-radius: 23px;
    font-weight: 800;
}


#seo_landing .landing-block1 .landing-block1--description ul li {
    display: flex;
    margin: 15px 0;
}

#seo_landing .landing-block1 .landing-block1--description ul li:before {
    content: url("/local/templates/dimitrii/components/bitrix/news/ByTypesOfBusinesses/bitrix/news.detail/.default/right-arrow-svg.svg");
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    opacity: .6;
}

#seo_landing .landing-block1 .landing-block1--callback {
    text-align: right;
    margin-right: 50px;
}


#seo_landing .landing-callback .btn-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

#seo_landing .landing-callback .btn-wrapper a {
    height: inherit;
}

#seo_landing .landing-callback .btn-wrapper .arr {
    width: 18%;
    margin-left: 15px;
    margin-bottom: -32px;
}

.btn {
    font-size: 17px !important;
    -webkit-transition: .2s;
    align-items: center;
    -o-transition: .2s;
    transition: .2s;
    display: inline-flex;
    height: 39px;
}

.btn-md {
    height: 40px;
}

.ml {
    margin: 15px 0;
}

.mb-1 {
    margin-bottom: 10px;
}

.mb-2 {
    margin-bottom: 20px;
}

.mb-3 {
    margin-bottom: 30px;
}


#seo_landing .panel-group .panel-heading + .panel-collapse > .panel-body,
#seo_landing .panel.panel-default,
#seo_landing .panel-group .panel-heading + .panel-collapse > .list-group {
    border: none;
    box-shadow: none;
}

#seo_landing .panel .panel-body {
    padding: 0 40px;
    padding-top: 15px;
    padding-bottom: 25px;
    padding-right: 15px;
}

#seo_landing .panel.panel-default {
    margin-bottom: 25px;
}

#seo_landing .panel-default > .panel-heading {
    color: #333;
    background-color: #ffffff;
    border-color: #ddd;
    padding: 25px 35px;
    box-shadow: 0px 0px 12px 4px #eee;
    border-radius: 26px;
}


.landing-block1--description ul {
    padding: 9px 0;
    padding-left: 15px;
    backdrop-filter: blur(10px) saturate(120%) contrast(120%);
    box-shadow: 0px 0px 11px #0000009e;
    border-radius: 17px;
    color: #000;
}

@media (max-width: 1200px) {
    .section_block .item-block {
        width: 25%;
    }
}

@media (max-width: 900px) {
    .section_block .item-block {
        width: 33%;
    }
}

@media (max-width: 600px) {
    .section_block .item-block {
        width: 50%;
    }

    #seo_landing .landing-block1 .landing-block1--heading {
        font-size: 36px;
        background: #000000b8;
        width: 100%;
        margin-bottom: 27px;
        padding: 12px 25px;
        align-items: center;
        max-height: inherit;
        display: flex;
        color: #fff;
        box-shadow: 24px 12px 28px -18px #000000d6;
        border-radius: 0;
        font-weight: 800;
        line-height: 1;
    }

    .landing-block1 .container{
        max-width: 100%;
        padding: 0;
    }

    #seo_landing .landing-block1 .landing-block1--callback{
        margin: 0;
        display: flex;
        justify-content: center;
        padding: 20px 0;
    }

    #seo_landing .landing-block1 .landing-block1--callback .btn {
        height: auto;
        padding: 13px 34px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        width: 100%;
        text-align: center;
        justify-content: center;
        font-size: 21px!important;
        text-transform: uppercase;
    }

    #seo_landing .landing-callback img{
        margin-bottom: 10px;
    }

    #seo_landing .links a{
        font-size: 30px!important;
    }


}

.product-items.grid .product-item-buttom .product-item-buy-btns{
    width: 100%;
}
/* End */


/* Start:/local/templates/dimitrii/components/bitrix/news.list/flat_sertifikati/style.css?17418794284387*/
.bx-newslist {}
.bx-newslist-block {
	padding: 0 14px;
	margin-bottom: 40px;
}
@media (min-width: 992px) {
	.bx-newslist .bx-newslist-container:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-newslist .bx-newslist-container:nth-child(2n+1) {
		clear: both;
	}
}
/* POST FORMATS */
.bx-newslist-img,
.bx-newslist-audio,
.bx-newslist-youtube,
.bx-newslist-slider {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.bx-newslist-slider img,
.bx-newslist-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.bx-newslist-img img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.bx-newslist-video {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	z-index: 1;
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
	background: url("/local/templates/dimitrii/components/bitrix/news.list/flat_sertifikati/images/bx-video.png") no-repeat center;
}
.bx-newslist-video:hover {
	opacity: 1;
}
/* POST FORMATS /// SLIDER */
.bx-newslist-slider {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.bx-newslist-slider-container {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.bx-newslist-slider-slide {
	float: left;
	z-index: 100;
}
.bx-newslist-slider-arrow-container-left,
.bx-newslist-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}
.bx-newslist-slider-arrow-container-left {
	left: 0;
}
.bx-newslist-slider-arrow-container-right {
	right: 0;
}
.bx-newslist-slider-arrow {
	position: absolute;
	line-height: 34px;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	font-size: 48px;
	height: 48px;
	width: 20px;
	top: 50%;
	margin-top: -24px;
	z-index: 110;
	opacity: .5;
	text-shadow:0 0 2px rgba(0,0,0,.5);
}
.bx-newslist-slider-arrow-container-left:hover .bx-newslist-slider-arrow,
.bx-newslist-slider-arrow-container-right:hover .bx-newslist-slider-arrow {
	color: #FFF;
	display: block;
	opacity: 1;
}
.bx-newslist-slider-arrow-container-left .bx-newslist-slider-arrow {
	left: 20px;
}
.bx-newslist-slider-arrow-container-right .bx-newslist-slider-arrow {
	right: 20px;
}
.bx-newslist-slider-control {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 10px;
	z-index: 110;
	text-align: center;
	word-spacing: -4px;
}
.bx-newslist-slider-control li {
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	width: 10px;
	height: 10px;
	word-spacing: -4px;
	margin: 0 3px;
	opacity: .5;
}
.bx-newslist-slider-control li:hover,
.bx-newslist-slider-control li.current {
	background: #FFF;
	opacity: 1;
}
bx-newslist-slider-arrow,
.bx-newslist-slider-control li {
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
}
.bx-newslist-title,
.bx-newslist-title a {
	color: #000;
	margin: 0;
	font-weight: 600;
	padding: 2px 0 15px;
	font-size: 18px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.bx-newslist-title a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.bx-lg .bx-newslist-title {
	font-size: 24pt;
}
.bx-md .bx-newslist-title {
	font-size: 20pt;
}
.bx-xs .bx-newslist-title {
	font-size: 18pt;
}
.bx-newslist-view,
.bx-newslist-date,
.bx-newslist-comments,
.bx-newslist-author,
.bx-newslist-other {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.bx-newslist-view i.fa,
.bx-newslist-date i.fa,
.bx-newslist-comments i.fa,
.bx-newslist-author i.fa,
.bx-newslist-tags i.fa,
.bx-newslist-other i.fa {
	width: 13px;
	color: #b4b4b4;
}
.bx-newslist-tags {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
}
.bx-newslist-content {
	font-size: 14px;
	margin-bottom: 5px;
}
.bx-newslist-more {
	margin-top: 5px;
	margin-bottom: 5px;
}

.bx-newslist-img img {
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	max-height: 150px;
}

.bx-newslist-img {
	height: 150px
}

.bx-newslist-title {
	text-align: center;
}

.bx-newslist-customers {
	margin-bottom: 25px;
}

.customers-name {
	height: 60px;
	overflow: hidden;
}
/* End */


/* Start:/local/templates/dimitrii/components/bitrix/news.list/flat_sertifikati/themes/blue/style.css?1741879428251*/
/*RATING*/
.bx-newslist .fa.bx-star-active {
	color: #1485CE;
}
/*BTN*/
.bx-newslist .btn {
	background-color: #1485CE;
	border-color: #1485CE;
}
.bx-newslist .btn:active,
.bx-newslist .btn:hover {
	background-color: #53A4D8;
	border-color: #53A4D8;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/round/style.css?17418794162820*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */
/* /local/templates/dimitrii/components/bitrix/news/ByTypesOfBusinesses/bitrix/news.detail/.default/style.css?17418794295031 */
/* /local/templates/dimitrii/components/bitrix/news.list/flat_sertifikati/style.css?17418794284387 */
/* /local/templates/dimitrii/components/bitrix/news.list/flat_sertifikati/themes/blue/style.css?1741879428251 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/round/style.css?17418794162820 */
