

/* Start:/bitrix/templates/matilda_s1/components/bitrix/news/shares/style.css?1544724973170*/
.share-section-description {
    font-size: 14px;
    line-height: 1.5;
    color: #505358;
    padding-bottom: 30px;
}
.news-list .news-list-title {
    display: none;
}
/* End */


/* Start:/bitrix/templates/matilda_s1/components/bitrix/news/shares/bitrix/news.detail/extended/style.css?15447249732387*/
/*COMMON STYLES*/
.share-header-block {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}
.share-block {
    margin-top: 50px;
}
.hr-line {
    border-top: 1px solid #dddddd;
    margin: 50px 0 20px 0;
}
.share-image-full {
    display: block;
    width: 100%;
    padding-top: 30%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*SALE HEADER*/
.share-header .share-image {
    display: block;
    width: 100%;
    padding-top: 30%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.share-header .share-icons {
    padding: 35px 0;
}
.share-header .share-text {
    padding-top: 30px;
    padding-bottom: 55px;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
}
.share-header .share-period {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    background-color: #e5f0ff;
    padding: 10px 10px 6px 10px;
    border-radius: 5px;
}
.share-header .share-description {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 25px;
}

/*LINKS.php*/
.share-back-link {
    float: left;
    display: block;
    font-weight: bold;
    color: #414141;
    text-decoration: none!important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.share-back-link .back-link-icon {
    display: inline-block;
    font-size: 27px;
    vertical-align: middle;
    padding-bottom: 5px;
    margin-right: 15px;
}
.share-back-link .back-link-text {
    display: inline-block;
    vertical-align: middle;
}
.share-social-block {
    float: right;
}
.share-social-block .social-block-header {
    display: inline-block;
    font-size: 12px;
    color: #a4a4a4;
    padding-bottom: 2px;
    vertical-align: middle;
}
.share-social-block .social-detail-share {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
/**/


@media all and (max-width: 600px) {
    .intec-adaptive .share-back-link {
        float: none;
        display: inline-block;
    }
    .intec-adaptive .share-social-block {
        float: none;
        margin-top: 25px;
    }
    .intec-adaptive .share-social-block .social-block-header {
        display: block;
        padding-left: 5px;
        padding-bottom: 0;
    }
    .intec-adaptive .share-social-block .social-detail-share {
        margin-left: 0;
    }
}
/* End */


/* Start:/bitrix/templates/matilda_s1/components/intec.universe/widget/web.form/style.css?15447249731636*/
.ask-question-container {
    margin: 50px 0;
    background-color: #fafafa;
    border-radius: 10px;
}
.ask-question-container .ask-question-wrap {
    margin: 0 20px 0 0;
    font-size: 0;
}
.ask-question-container .ask-question-wrap > div {
    float: none;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    padding: 15px 0;
}
.ask-question-container .ask-question-title {
    position: relative;
    height: 130px;
    background: url('/bitrix/templates/matilda_s1/components/intec.universe/widget/web.form/images/question_mark.png') no-repeat 50% 50%;
}
.ask-question-container .ask-question-title > div {
    width: 100%;
    padding: 0 50px;
    font-size: 24px;
    font-weight: 100;
    color: #2e3431;
}
.ask-question-container .ask-question-title:before {
    content: "";
    width: 0;
    height: 100%;
}
.ask-question-container .ask-question-title:after {
    content: "";
    width: 4px;
    height: 50px;
    margin-left: -4px;
    background: #116afc;
}
.ask-question-container .ask-question-title:before,
.ask-question-container .ask-question-title > div,
.ask-question-container .ask-question-title:after {
    display: inline-block;
    vertical-align: middle;
}
.ask-question-container .ask-question-description {
    overflow: hidden;
    color: #262928;
}
.ask-question-container .ask-question-description > div {
    padding: 0 50px;
}
.ask-question-container .ask-question-button-wrap {
    text-align: center;
}
.ask-question-container .ask-question-description,
.ask-question-container .ask-question-button-wrap {
    font-size: 14px;
}

@media all and (max-width: 991px) {
    .ask-question-container .ask-question-wrap {
        margin: 0;
    }
}
/* End */


/* Start:/bitrix/templates/matilda_s1/components/bitrix/system.pagenavigation/.default/style.css?15447249733734*/
.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{
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	font-weight:bold;
	color: #000;
	font-size: 14px;
	border-radius: 4px;
	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;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
	border:1px  solid transparent;
}
.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;
	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{
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev {
	vertical-align:bottom;
}
.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 {
	opacity:1;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover {
	border:1px solid #ccc;
	border-radius: 3px;
}
/*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;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	border:0;
	padding: 0 18px;
	color: #444;
	display: block;
	width: 15px;
	opacity:0.4;
	height: 31px;
	background: url(/bitrix/templates/matilda_s1/components/bitrix/system.pagenavigation/.default/image/arrow_right.png) no-repeat center;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
	border:0;
	padding: 0 18px;
	color: #444;
	display: block;
	width: 15px;
	height: 31px;
	opacity:0.4;
	background: url(/bitrix/templates/matilda_s1/components/bitrix/system.pagenavigation/.default/image/arrow_left.png) no-repeat center;
}
.show-more.show-more-btn {
	display:block;
	position:relative;
	cursor:pointer;
	width: 150px;
	margin: 20px auto;
	text-align: center;
	color: #0a56d3;
	font-size:14px;
	font-weight: bold;
}
.show-more.show-more-btn i {
	background: #0a56d3;
	border-radius: 100%;
	padding: 6px;
	color: #fff;
	margin-right: 7px;
	font-size: 16px;
	line-height: 0;
	display: inline-block;
	width: 28px;
}
.show-more-btn:hover i:before {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/* End */


/* Start:/bitrix/templates/matilda_s1/components/intec.universe/widget/photo/bitrix/news.list/.default/style.css?15447249732680*/
.intec-gallery .intec-gallery_image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.intec-gallery-title {
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    color: #2c2c2d;
    margin-bottom: 20px;
}
.intec-gallery-title.text-center {
    text-align:center;
}
.intec-detail-link .typcn:before {
    display: inline-block;
    vertical-align: middle;
    height: 0;
    margin-top: -2px;
    font-size: 24px;
    line-height: 0;
}
.intec-detail-link > * {
    display: inline-block;
    vertical-align: middle;
}


.intec-gallery .intec-gallery_items {
    font-size: 0;
}
.intec-gallery .intec-gallery_item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
}
.intec-gallery .intec-gallery_item a {
    cursor: zoom-in;
}
.intec-gallery .intec-gallery_item:hover {
    z-index: 1;
    box-shadow: 0 8px 24px 0 rgba(100, 100, 100, 0.5);
}
.intec-gallery .intec-gallery_item,
.intec-gallery .intec-gallery_image {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.intec-gallery .intec-gallery_item img {
    display: none !important;
}
.intec-gallery .intec-gallery_item_wrap {
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
}
.intec-gallery .intec-gallery_image {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.intec-gallery .intec-gallery_item:hover .intec-gallery_image {
    transform: scale(1.1);
}



/* -------------------- Desktop -------------------- */
.intec-gallery.desktop-template .intec-detail-link-wrap {
    text-align: right;
    margin-top:10px;
}
.intec-gallery.desktop-template .owl-carousel .owl-stage-outer {
    margin: 0 -15px;
    padding: 0 15px;
}
/* -------------------- /Desktop -------------------- */


/* -------------------- Mobile -------------------- */
.intec-adaptive .intec-gallery.mobile-template {
    display: none;
}
.intec-gallery.mobile-template .intec-gallery_items {
    text-align: center;
}
.intec-gallery.mobile-template .intec-gallery_item {
    width: 50%;
}
.intec-gallery.mobile-template .intec-detail-link-wrap {
    margin-top: 30px;
    text-align: center;
}
/* -------------------- /Mobile -------------------- */


/* -------------------- Adaptive -------------------- */
@media (max-width:720px) {
    .intec-adaptive .intec-gallery.desktop-template {
        display: none;
    }
    .intec-adaptive .intec-gallery.mobile-template {
        display: block;
    }
}
/* -------------------- /Adaptive -------------------- */

/* End */


/* Start:/bitrix/templates/matilda_s1/components/intec.universe/main.services/template.8/style.css?15447249735569*/
.c-services.c-services-template-8 .widget-header + .widget-content {
    margin-top: 25px;
}
.c-services.c-services-template-8 .widget-content {}
.c-services.c-services-template-8 .widget-element-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.c-services.c-services-template-8 .widget-element {
    position: relative;
    display: block;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    border-radius: 3px;
}

.c-services.c-services-template-8 .widget-element .widget-element-picture {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 286px;
    height: 236px;
    display: block;
}
.c-services.c-services-template-8 .widget-element .widget-element-text {
    margin-left: 30px;
    margin-right: 30px;
}
.c-services.c-services-template-8 .widget-element .widget-element-name {
    display: block;
    color: #1b1b1b;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    max-height: 42px;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.c-services.c-services-template-8 .widget-element .widget-element-text-wrap {
    overflow: hidden;
}
.c-services.c-services-template-8 .widget-element .widget-element-description {
    display: block;
    color: #84878c;
    font-size: 14px;
    line-height: 21px;
    margin-top: 15px;
    overflow: hidden;
    max-height: 105px;
}
.c-services.c-services-template-8 .widget-content[data-indents="true"] .widget-element .widget-element-picture-wrap .widget-element-picture {
    width: 148px;
    height: 148px;
    margin: 36px;
    border-radius: 3px;
}
.c-services.c-services-template-8 .widget-content[data-indents="true"] .widget-element .widget-element-text {
    margin-left: 0;
}


.c-services.c-services-template-8 .widget-footer {
    margin-top: 35px;
    padding: 0;
}
.c-services.c-services-template-8 .widget-footer.align-left {
    text-align: left;
}
.c-services.c-services-template-8 .widget-footer.align-center {
    text-align: center;
}
.c-services.c-services-template-8 .widget-footer.align-right {
    text-align: right;
}
.c-services.c-services-template-8 .widget-footer .widget-footer-all {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    padding: 18px 28px;
    border: 2px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.c-services.c-services-template-8 .widget-footer .widget-footer-all:hover {
    color: #FFF;
}

@media all and (max-width: 1200px) {
    .c-services.c-services-template-8 .widget-content[data-indents="false"] .widget-element .widget-element-picture-wrap {
        width:50%;
    }
    .c-services.c-services-template-8 .widget-content[data-indents="false"] .widget-element .widget-element-picture {
        padding-top:100%;
        height: initial;
        width: 100%;
    }
}
@media all and (max-width: 960px) {
    .c-services.c-services-template-8 .widget-content[data-indents="false"] .widget-element .widget-element-picture-wrap {
        width: 33%;
    }
    .c-services.c-services-template-8 .widget-content[data-indents="false"] .widget-element .widget-element-picture {
        padding-top: 175%;
    }
}
@media all and (max-width: 768px) {
    .c-services.c-services-template-8 .widget-content[data-indents="false"] .widget-element .widget-element-picture-wrap {
        width: 40%;
    }
    .c-services.c-services-template-8 .widget-content[data-indents="false"] .widget-element .widget-element-picture {
        padding-top: 100%;
    }
}
@media all and (max-width: 620px) {
    .c-services.c-services-template-8 .widget-content[data-indents="false"] .widget-element .widget-element-picture-wrap {
        width: 40%;
    }
}
@media all and (max-width: 500px) {
    .c-services.c-services-template-8 .widget-element .widget-element-picture {
        width: 120px;
        height: 120px;
    }
    .c-services.c-services-template-8 .widget-content .widget-element .widget-element-description {
        display: none;
    }
    .c-services.c-services-template-8 .widget-element .widget-element-text {
        margin-left: 20px;
        margin-right: 20px;
    }
    .c-services.c-services-template-8 .widget-content[data-indents="false"] .widget-element .widget-element-name {
        max-height: initial;
        font-size: 18px;
        line-height: 26px;
    }
    .c-services.c-services-template-8 .widget-content[data-indents="false"] .widget-element .widget-element-picture-wrap {
        width: 30%;
    }

    .c-services.c-services-template-8 .widget-content[data-indents="true"] .widget-element .widget-element-picture-wrap .widget-element-picture {
        margin: 20px;
    }
    .c-services.c-services-template-8 .widget-content[data-indents="true"] .widget-element .widget-element-name {
        max-height: initial;
    }
}
@media all and (max-width: 400px) {
    .c-services.c-services-template-8 .widget-content[data-indents="false"] .widget-element .widget-element-name {
        font-size: 14px;
        line-height: 20px;
    }

    .c-services.c-services-template-8 .widget-content[data-indents="true"] .widget-element .widget-element-picture-wrap .widget-element-picture {
        width: 90px;
        height: 90px;
    }
}
/* End */


/* Start:/bitrix/templates/matilda_s1/components/bitrix/catalog.section/small-share/style.css?15447249734304*/
.share-products-block .products-element {
    width: 25%;
    float: left;
    padding: 10px;
}
.share-products-block .products-element .element-wrapper {
    padding: 25px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.share-products-block .products-element .element-wrapper:hover {
    box-shadow: 3px 3px 15px rgba(0,0,0, 0.25);
    margin: -10px;
    padding: 35px;
}
.share-products-block .products-element .element-img {
    position: relative;
    display: block;
    padding-top: 100%;
}
.share-products-block .products-element .element-img a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    text-decoration: none;
}
.share-products-block .products-element .element-img img {
    max-width: 100%;
    max-height: 100%;
}
.share-products-block .products-element .element-text {
    padding-top: 5px;
    height: 72px;
}
.share-products-block .products-element .element-text .text-name {
    display: block;
    font-size: 17px;
    max-height: 48px;
    overflow: hidden;
}
.share-products-block .products-element .element-text .text-name a {
    color: #343434;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.share-products-block .products-element .element-text .text-section {
    display: block;
    line-height: 1;
    padding-top: 5px;
}
.share-products-block .products-element .element-text .text-section a {
    display: inline-block;
    color: #777;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.share-products-block .products-element .price-block {
    padding-top: 15px;
}
.share-products-block .products-element .price-block .price {
    height: 30px;
    padding-top: 10px;
    padding-right: 40px;
    position: relative;
}
.share-products-block .products-element .price-block .price .new-price {
    display: inline-block;
    font-size: 18px;
    height: 25px;
    margin-right: 10px;
    vertical-align: middle;
}
.share-products-block .products-element .price-block .price .old-price {
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    color: #f00;
    vertical-align: middle;
}
.share-products-block .products-element .price-block .price .element-buy {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 3px;
    cursor: pointer;
}
.share-products-block .products-element .price-block .price .element-buy.add[data-basket-add][data-basket-in=false],
.share-products-block .products-element .price-block .price .element-buy.added[data-basket-add][data-basket-in=true] {
    display: inline-block;
}
.share-products-block .products-element .price-block .price .element-buy.add[data-basket-add][data-basket-in=true],
.share-products-block .products-element .price-block .price .element-buy.added[data-basket-add][data-basket-in=false] {
    display: none;
}
.share-products-block .products-element .price-block .price .element-buy.active {
    background: #116afc;
}
.share-products-block .products-element .price-block .price .element-buy.added {
    color: #fff;
}


@media all and (max-width: 800px) {
    .share-products-block .products-element {
        width: 33.333333%;
    }
}
@media all and (max-width: 700px) {
    .share-products-block .products-element {
        width: 50%;
    }
    .share-products-block .products-element .element-text .text-name {
        font-size: 15px;
        max-height: 42px;
    }
    .share-products-block .products-element .element-text .text-section {
        font-size: 13px;
    }
    .share-products-block .products-element .price-block .price .new-price {
        font-size: 15px;
    }
    .share-products-block .products-element .price-block .price .old-price {
        font-size: 11px;
    }
    .share-products-block .products-element .price-block {
        padding-top: 0;
    }
}
@media all and (max-width: 500px) {
    .share-products-block .products-element {
        width: 100%;
    }
    .share-products-block .products-element .element-img {
        padding-top: 70%;
    }
}
/* End */


/* Start:/bitrix/templates/matilda_s1/components/bitrix/main.share/flat/style.css?1544724972504*/
.bx-share-social {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	display: inline-block;
	list-style: none;
}
.bx-share-icon {
	float: right;
	display: block;
	margin-left: 4px;
	margin-bottom: 4px;
	height: 22px;
	width: 22px;
}
.bx-share-icon a,
.bx-share-icon a:link,
.bx-share-icon a:visited,
.bx-share-icon a:active {
	color: #fff;
	padding-top: 2px;
	text-align: center;
	font-size: 14px;
	padding-left: 0;
	vertical-align: middle;
	display: block;
	height: 23px;
	width: 23px;
	border-radius: 3px;
}

/* End */
/* /bitrix/templates/matilda_s1/components/bitrix/news/shares/style.css?1544724973170 */
/* /bitrix/templates/matilda_s1/components/bitrix/news/shares/bitrix/news.detail/extended/style.css?15447249732387 */
/* /bitrix/templates/matilda_s1/components/intec.universe/widget/web.form/style.css?15447249731636 */
/* /bitrix/templates/matilda_s1/components/bitrix/system.pagenavigation/.default/style.css?15447249733734 */
/* /bitrix/templates/matilda_s1/components/intec.universe/widget/photo/bitrix/news.list/.default/style.css?15447249732680 */
/* /bitrix/templates/matilda_s1/components/intec.universe/main.services/template.8/style.css?15447249735569 */
/* /bitrix/templates/matilda_s1/components/bitrix/catalog.section/small-share/style.css?15447249734304 */
/* /bitrix/templates/matilda_s1/components/bitrix/main.share/flat/style.css?1544724972504 */
