

/* Start:/local/templates/viksan/components/bitrix/news.list/office-head/style.css?1641593321150*/
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/viksan/components/bitrix/system.pagenavigation/catalog/style.css?1641593321985*/
.section__page-navigation {display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}

.pagination {height:auto !important;margin:20px 0 0 0 !important;padding-left:0;list-style:none;border-radius:.25rem;}

.page-link {position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:14px;color:#344aba;background-color:#fff;border:1px solid #ccc;}
.page-link svg {margin-top:2px;margin-bottom:2px;}
.page-link:hover {z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6;}

.page-item:first-child .page-link {margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;}
.page-item:last-child .page-link {border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;}
.page-item.active .page-link {z-index:1;color:#fff;background-color:#344aba;border-color:#344aba;}
.page-item.disabled .page-link {color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6;}
/* End */


/* Start:/local/templates/viksan/components/bitrix/catalog.section/catalog_recomend_carusel/style.css?16422834442448*/
.catalog-item__img {background-color:#fff;}

.catalog-tags{
    /*text-align: center;*/
    margin: 26px 0;
    font-size: 12px;
    line-height: 15px;
    /*color: #808080;*/
}

.tags-list{
    margin-bottom: 24px;
    border-radius: 0;
    line-height: 40px;
    padding: 0 12px;
    text-align: left;
    /*height: 55px;*/
    /*background: #fff;*/
    /*border: 1px solid #e7e8ea;*/

}
.item-tag{
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 6px 15px;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    border-radius: 14px;
    background-color: #e3e3e3;
    color: #373737;
    text-decoration: none;
}
.item-tag:hover{
    color: #ffffff!important;
    background-color: #344aba;
    text-decoration: none;
}
.d-none{
    display: none;
}

.CATALOG_LIST_BEFORE_DESCRIPTION{
    margin-bottom: 15px;
}
.CATALOG_LIST_AFTER_DESCRIPTION{
    margin-bottom: 15px;
    margin-top: 15px;
}

.catalog-item__img img {
    object-fit: cover;
    width: 220px;
}
.swiper-container--recommend article{
    margin: 0 25px 0 0 ;
}
.swiper-container--recommend .catalog-item--column{
    width: 214px;
    /*margin: 0 10px 50px !important;*/
    margin-top: 30px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);

}
.swiper-container--recommend .catalog-item--column .catalog-item__select-box-label{
    text-align: center;
}
.swiper-container--recommend .catalog-item--column .catalog-item__img img {
    width: 214px;
    /*height: auto;*/
}
.swiper-container--recommend .catalog-item--column .catalog-item__select-box{

    flex-direction: column;
    text-align: center;
    margin: 5px 0;
}

.swiper-container-style .swiper-container.swiper-container--recommend{
    margin: auto -15px 0;
    overflow: hidden;
    padding: 15px;
}

@media (max-width: 1199px) {
    .catalog-item--column {
        width: calc(50% - 30px) !important;
        margin: 0 15px 50px !important;

    }
    .swiper-container--recommend .catalog-item--column .catalog-item__img img {
        width: 100%;
        height: auto;
    }
    .swiper-container--recommend .swiper-button-next{
        display: none;
    }

}
@media (max-width: 767px) {
    .catalog-item--column {
        margin: 20px 0 !important;
        width: 100% !important;

    }
    .swiper-container--recommend .catalog-item--column{
        width: auto ;
    }
}

/* End */


/* Start:/local/templates/viksan/components/bitrix/catalog.item/catalog_recomend_carusel/style.css?1641593321614*/
.catalog-item__img {background-color:#fff !important;}
.catalog-item__img img {object-fit: contain;}
.page-custom-form__preview-img img {
    width: 100%;
    height: auto;
}
.catalog-item__buy-delivery-price{
    width: inherit !important;
}
.catalog-item__favourites-text{
    font-size: 12px;
    color: #000000;
    position: absolute;
    top: 8px;
    right: 35px;
}
.catalog-item__favourites-text-line{
    font-size: 12px;
    color: #000000;
    position: absolute;
    top: 8px;
    right: 35px;
}
.catalog-item--column .catalog-item__favourites .button{
    /*width: auto;*/
}

/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?16415933031816*/
/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */


/* Start:/local/templates/viksan/components/bitrix/catalog.section/catalog_recomend_carusel/themes/green/style.css?1641593321843*/
/* catalog.section */

/*
#63aa28
#6fb32d
#7ab748
#a8d95b
*/

/* Slider */
.bx-green .product-item-image-slider-progress-bar { background-color: #5b9f0b;}
.bx-green .product-item-image-slider-control:hover{ background-color: rgba(91,159,11,.8);}
.bx-green .product-item-image-slider-control.active,
.bx-green .product-item-image-slider-control:hover{ background-color: #5b9f0b;}

/* SCU */
.bx-green .product-item-scu-item-text-block:hover,
.bx-green .product-item-scu-item-color-block:hover,
.bx-green .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-green .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #63aa28;}

/* Amount */
.bx-green .product-item-amount-field:focus{border-color: #63aa28;}


.bx-green .catalog-section-header{border-color:#63aa28;}
/* End */


/* Start:/local/templates/viksan/components/viksan/form.add/communication_line/style.css?16415933211898*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/viksan/components/viksan/form.add/communication_line/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/viksan/components/viksan/form.add/communication_line/images/icon_warn.gif);
}
textarea {
	width: 100%;
	height: 140px;
	border: 1px solid #e5e5e5;
	padding: 10px 14px;
    background-color: #fff;
}
input {
font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: #6A6A6A;
}
*::placeholder {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-size: 14px;
    line-height: 1.4;
    color: #6A6A6A;
}

.distributor-contact__form .form-review__fieldset {
	margin-top: 0;
}
.invalid-feedback {
	color: #FF0000;

}


.form.new{
	width: 100% !important;
}

.form.new form{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

.form.new .form__btn{
	width: auto !important;
}

.form.new .form-review__input-box + .form-review__input-box {
	margin-top: 0 !important;
}
.form.new .form-review__input-box {
	padding: 10px;
}
.form.new .form-review__after{
	max-width: 100%;
}

@media (max-width: 1199px){
	.form.new form{
		flex-wrap: wrap;
	}
	.form.new .form-review__input-box{
		width: 33.33%;
	}
	.form.new .form__btn{
		margin: auto;
	}
}
@media (max-width: 767px){
	.form.new form{
		flex-wrap: wrap;
	}
	.form.new .form-review__input-box{
		width: 100%;
	}
}

/* End */


/* Start:/local/templates/viksan/components/bitrix/news.list/office-how_work/style.css?1641593321150*/
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/viksan/components/viksan/form.add/questions-gifts/style.css?16415933211205*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/viksan/components/viksan/form.add/questions-gifts/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/viksan/components/viksan/form.add/questions-gifts/images/icon_warn.gif);
}
textarea {
	width: 100%;
	height: 140px;
	border: 1px solid #e5e5e5;
	padding: 10px 14px;
    background-color: #fff;
}
input {
font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: #6A6A6A;
}
*::placeholder {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-size: 14px;
    line-height: 1.4;
    color: #6A6A6A;
}

.distributor-contact__form .form-review__fieldset {
	margin-top: 0px;
}
.invalid-feedback {
	color: #FF0000;
	
}


/* End */


/* Start:/local/templates/viksan/components/bitrix/news.list/our_clients/style.css?164159332145*/
.clients__list {
	/*overflow-x: scroll;
	*/
}
/* End */


/* Start:/local/templates/viksan/components/viksan/___faq/faq-office/style.css?16415933211*/
 
/* End */


/* Start:/local/templates/viksan/components/viksan/form.add/communication/style.css?16415933211205*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/viksan/components/viksan/form.add/communication/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/viksan/components/viksan/form.add/communication/images/icon_warn.gif);
}
textarea {
	width: 100%;
	height: 140px;
	border: 1px solid #e5e5e5;
	padding: 10px 14px;
    background-color: #fff;
}
input {
font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: #6A6A6A;
}
*::placeholder {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-size: 14px;
    line-height: 1.4;
    color: #6A6A6A;
}

.distributor-contact__form .form-review__fieldset {
	margin-top: 0px;
}
.invalid-feedback {
	color: #FF0000;
	
}


/* End */
/* /local/templates/viksan/components/bitrix/news.list/office-head/style.css?1641593321150 */
/* /local/templates/viksan/components/bitrix/system.pagenavigation/catalog/style.css?1641593321985 */
/* /local/templates/viksan/components/bitrix/catalog.section/catalog_recomend_carusel/style.css?16422834442448 */
/* /local/templates/viksan/components/bitrix/catalog.item/catalog_recomend_carusel/style.css?1641593321614 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?16415933031816 */
/* /local/templates/viksan/components/bitrix/catalog.section/catalog_recomend_carusel/themes/green/style.css?1641593321843 */
/* /local/templates/viksan/components/viksan/form.add/communication_line/style.css?16415933211898 */
/* /local/templates/viksan/components/bitrix/news.list/office-how_work/style.css?1641593321150 */
/* /local/templates/viksan/components/viksan/form.add/questions-gifts/style.css?16415933211205 */
/* /local/templates/viksan/components/bitrix/news.list/our_clients/style.css?164159332145 */
/* /local/templates/viksan/components/viksan/___faq/faq-office/style.css?16415933211 */
/* /local/templates/viksan/components/viksan/form.add/communication/style.css?16415933211205 */
