.ind-wrapper img {
	max-width: 100%;
}
.ind-wrapper .nowrap {
	white-space: nowrap;
}
.ind-wrapper .hidden {
	display: none !important;
}
 

@media (min-width: 1530px) {
	.action-page .container {
	    max-width: 100%;
	    padding-right: 0px;
	    padding-left: 0px;
	}
	.action-page .breadcrumb-wrapper,
	.action-page .catalog.card-product-page { 
	    max-width: 1530px;
	    margin: 0 auto;    
	    padding-right: 30px;
	    padding-left: 30px;
	}
	.tblcell .note1,
	.tblcell .note2  {
	    max-width: 1530px;
	    margin: 30px auto!important;
	    padding-right: 30px;
	    padding-left: 30px; 
	}
}

.ind-wrapper {
	overflow: hidden; 
	color: #fff;
	line-height: 1.2;
	padding-bottom: 120px;
	position: relative;
}
.ind-inner {
	max-width: 1120px;
	margin: 0 auto;
	position: relative;
}
.ind-logo {
    width: 120px;
    margin: 15px;
}
.ind-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.ind-top.opened {
	background-color: #1091D1;
}
#navbarDropdown.show {
    background: #1091D1;
}
.hp-act-menu {
    flex-basis: 100%;
}
.ind-breadcrumbs,
.ind-menu {
	margin: 0;
	padding: 0 15px;
	color: #333;
	font-weight: 400;
	font-size: 20px;
}
.ind-breadcrumbs li,
.ind-menu li {
	display: inline-block;
}
.ind-breadcrumbs li a,
.ind-menu li a {
	text-decoration: none;
	color: inherit;
}
.ind-breadcrumbs li a:hover,
.ind-menu li a:hover {
	text-decoration: none;
	color: #1091D1;
}
.ind-breadcrumbs li:before {
	content: ' > ';
}
.ind-breadcrumbs li:first-child:before {
	display: none;
}
.ind-menu li {
	padding-left: 30px;
}

.ind-menu {
	text-align: right;
}

.ind-slider {
	position: relative;
	max-width: 1110px;
	margin: 0 auto;
	padding: 0;
}
.ind-slide {
	padding: 30px 0 10px 0;
}
.ind-slide-box {	
	max-width: 772px;	
	margin: 0 auto;
}
.ind-slide-text {
	max-width: 670px;
}
.ind-slide-title {
	color: #ffffff;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 21px; 
}
.ind-slide-title a {
	color: inherit;
	text-decoration: none;
}
.ind-slide-title a:hover {
	color: inherit;
	text-decoration: underline;
}
.ind-slide-note {
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 32px;
}
.ind-button {
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	border-radius: 20px;
	background-color: #0064aa;
	display: inline-block;
	text-decoration: none;
	height: 39px;
	line-height: 38px;
	padding: 0 55px;
	min-width: 172px;
	text-align: center;
}
.ind-button:hover {
	text-decoration: none;
	color: #ffffff;
	opacity: .8;
}
.ind-black .ind-button,
.ind-slider .ind-button {
	background-color: #ffffff;
	color: #000000;
}
.ind-black .ind-button:hover,
.ind-slider .ind-button:hover {
	color: #000000;
}
.ind-prod .ind-button {
	padding: 0 55px;
	margin-bottom: 45px;
}
.ind-slide-link {
	position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}
.ind-intro {
	position: relative;
	padding-top: 20px;
}
.ind-cols {
	display: flex;
	flex-direction: column;
        justify-content: center;
}
.ind-cols:nth-child(2n) {
	flex-direction: column-reverse;
}
.ind-col {
	background-color: #1091D1;
	border: 1px solid #D9D9D9;
	border-radius: 0;
	margin: 0 11px 20px;
}
.ind-col-title {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	margin-left: 15px;
}
.ind-col-title a {
	color: inherit;
	text-decoration: none;
}
.ind-col-title a:hover {
	color: inherit;
	text-decoration: underline;
}
.ind-col-note {
	color: #010101;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 22px;
}

.ind-image {
	padding-top: 0px;
	text-align: center;
}
.ind-image a {
	display: block;
}

.ind-cols .ind-image {
	text-align: center; 
	height: 100%;
}
.ind-cols .ind-col-item1 .ind-image  {
    padding-right: 30px;
}
.ind-cols .ind-image a {
	height: 100%;
	display: flex;
	align-items: flex-end;
	min-height: 167px; 
}
.ind-cols .ind-col-item4 .ind-image a {
    align-items: center;
}
.ind-col-item2,
.ind-col-item3,
.ind-col-item6 {
    background: url(/i/brands/indesit/indesit-symbol-bg.svg) #fff no-repeat;
    background-position-y: bottom;
	background-size: contain;
}
.ind-image img {
	display: block;
	margin: 0 auto;
}
.ind-prods {
	text-align: center;
	margin: 90px -15px 10px;
	display: flex;
	justify-content: center;
}
.ind-prods>* {
	 min-width: 31%;
	 max-width: 31%;
	 flex-basis: 31%;
	 padding: 45px 15px 10px 15px;
	 margin: 0 1.3333%;
}
.ind-prods-slider {
	display: block;
}
.ind-prods-slider>* {
	min-width: 0;
	max-width: 100%;
	padding: 0;
}
.ind-prod {
	
background: #15243b;
	
border-radius: 20px;
}
.ind-prod-item {
	display: block;
	text-decoration: none;
}
.ind-prod-item:hover {
	text-decoration: none;
	opacity: .8;
}
.ind-prod-image {
	min-height: 180px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 50px;
}
.ind-prod-title {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 40px;
}
.ind-prods-menu .ind-prod-title {
	font-size: 30px;
	margin-bottom: 25px;
}
.ind-prods .ind-button {
	min-width: 148px;
}
.ind-prods-menu .ind-prod-image {
	margin-bottom: 15px;
}
.ind-black {
	position: relative;
	padding: 20px 0 53px 0;
	z-index: 5;
	overflow: hidden;
}
.ind-head {
	font-size: 90px;
	font-weight: 400;
	margin-bottom: 20px;
	text-align: center;
	color: #1091D1;
	position: relative;
} 
.ind-item {
	display: flex;
	max-width: 100%;
	flex-wrap: wrap;
}
.ind-black .ind-item  {
	max-width: 100%;
	height: 100%;
}
.ind-items-two .ind-item {
	min-height: 668px;
}
.ind-items-two .ind-item-box:nth-child(odd) {
	background-color: #f2f2f2;
}

.ind-item-box:nth-child(1) .ind-image,
.ind-item-box:nth-child(4) .ind-image,
.ind-item-box:nth-child(5) .ind-image {
	order: 1;
}

.ind-item>* {
	min-width: 100%;
	max-width: 100%;
	flex-basis: 100%;
}
.ind-item .ind-button {
	font-size: 15px;
}
.ind-image img {
	display: block;
	margin-left: auto;
	margin-right: 0;
}
.ind-text {
	padding: 30px 30px 60px 30px;
}
.ind-text-in {
	max-width: 100%;
}
.ind-text-inner {
	max-width: 100%;
	margin: 0 auto;
} 
.ind-title {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 21px;
	text-transform: uppercase;
	color: #1091D1;
}
.ind-title a {
	color: inherit;
	text-decoration: none;
}
.ind-title a:hover {
	color: inherit;
	text-decoration: none;
}
.ind-descr {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 25px;
	line-height: 1.3;
	color: #333;
}
.ind-item-0 .ind-image div {
    margin-left: 1%;
    margin-right: -36%;
    margin-top: -7%;
    margin-bottom: -3%;
}
.ind-more {
	padding: 36px 0 20px;
	text-align: center;
}
.ind-more .ind-button {
	min-width: 298px;
}
.ind-carousel {
	padding: 30px 0;
}
.ind-carousel-grey {
	background-color: #f2f2f2;
	padding: 40px 0 10px;
	margin-top: 50px;
	position: relative;
}
.ind-videos {
	background-color: #000000;
	padding: 50px 0 12px;
	color: #ffffff;
	margin-top: 50px;
}
.ind-videos-items {
	display: flex;
	flex-wrap: wrap;
	margin: 0px -30px;
}
.ind-videos-items>* {
	min-width: 33.33%;
	max-width: 33.33%;
	flex-basis: 33.33%;
	padding: 30px 30px;
}
.ind-video img {
	display: block;
}

.ind-wrapper .swiper-pagination {
	position: static;
	margin: 20px 0;
}
.ind-wrapper .swiper-pagination-bullet {
	background-color: #6f7683;
	width: 90px;
	height: 2px;
	cursor: pointer;
	opacity: 1;
	margin: 0 15px!important;
}
.ind-wrapper .swiper-pagination-bullet-active {
	background-color: #0064aa;
}

.ind-wrapper .swiper-button-prev,
.ind-wrapper .swiper-button-next {
	width: 170px;
	height: 100%;
	background: #ffffff url(/i/brands/indesit/indesit-right-arrow.svg) no-repeat 50% 50%;
	margin-top: 0;
	top: 0;
	border: 1px solid #D9D9D9;
}
.ind-wrapper .swiper-button-prev {
	left: 0;
	transform: rotate(-180deg);
}
.ind-wrapper .swiper-button-next {
	right: 0;
}

.ind-wrapper .swiper-button-prev:hover,
.ind-wrapper .swiper-button-next:hover {
	opacity: 0.8;
} 
.ind-wrapper .swiper-button-next:hover {
	opacity: 0.8;
}
.ind-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.ind-title-2 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 18px;
}
.ind-descr:after {content:"";}
.ind-col-cont {
    display: flex;
    align-items: center;
    height: 100%;
	gap: 10px;
	justify-content: space-between;
}
.ind-col-cont-item {
    width: 50%;
}
.ind-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.ind-item-box {
    min-width: 48%;
    max-width: 48%;
    flex-basis: 48%;
    border: 1px solid #D9D9D9;
    margin: 0 1%;
    margin-bottom: 2%;
    background: #fff;
}
.ind-item-box .ind-title-icon {
	width: 42px;
	height: 42px;
	background: url(/i/brands/indesit/indesit-symbol.svg) no-repeat 0 0;
	margin-bottom: 25px;
}


.ind-item-box:nth-child(4n-2),
.ind-item-box:nth-child(4n-1) {
    background: #1091D1;
}

.ind-item-box:nth-child(4n-2) .ind-title,
.ind-item-box:nth-child(4n-2) .ind-descr,
.ind-item-box:nth-child(4n-1) .ind-title,
.ind-item-box:nth-child(4n-1) .ind-descr {
    color: #fff;
}
.ind-item-box:nth-child(4n-2) .ind-btn a,
.ind-item-box:nth-child(4n-1) .ind-btn a {
    background: url(/i/brands/indesit/indesit-right-arrow-w.svg) no-repeat center right;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.2;
    padding-right: 25px;
    color: #fff;
}
.ind-item-box:nth-child(4n-2) .ind-btn a:hover,
.ind-item-box:nth-child(4n-1) .ind-btn a:hover {
	color: #fff;
}
.ind-item-box:nth-child(4n-2) .ind-title-icon,
.ind-item-box:nth-child(4n-1) .ind-title-icon {
	background: url(/i/brands/indesit/indesit-symbol-white.svg) no-repeat 0 0;
}

.ind-wrapper:after {content:"";background: #E1F4FD;height: 2900px;width: 2900px;display: block;border-radius: 1350px;position: absolute;bottom: 0;left: 50%;margin-left: -1450px;margin-bottom: -2480px;}

.ind-black:before {content:"";background: #E1F4FD;height: 2900px;width: 2900px;display: block;border-radius: 1350px;position: absolute;top: 0;left: 50%;margin-left: -1450px;margin-top: -1600px;}

.ind-cols .ind-col+.ind-col .ind-col-title {
    color: #1091D1; 
}

.ind-cols:nth-child(2n)  .ind-col {
    background-color: #fff; 
} 
.ind-cols:nth-child(2n)  .ind-col+.ind-col {
    background-color: #1091D1; 
} 
.ind-cols:nth-child(2n) .ind-col .ind-col-title {
    color: #1091D1; 
}
.ind-cols:nth-child(2n) .ind-col+.ind-col .ind-col-title {
    color: #fff; 
}
.ind-btn a {
    background: url(/i/brands/indesit/indesit-right-arrow-915.svg) no-repeat center right;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.2;
    padding-right: 25px;
    color: #1091D1;
}
.ind-notice {
    color: #333333;
    font-size: 15px;
    padding: 0 1%;
}
.ind-inner-bl {
    position: relative;
}
.ind-inner-bl:before {
    content: "";
    background: #E1F4FD;
    height: 1670px;
    width: 1670px;
    display: block;
    border-radius: 835px;
    position: absolute;
    top: 46%;
    left: 50%;
    margin-left: -835px;
    margin-top: -835px;
}

.ind-slider-bl {
    position: relative;
    max-width: 1110px;
    margin: 0 auto;
}

.ind-slider-bl:before {
    content:"";
    width: 200px;
    height: 1px;
    background: #1091D1;
    display: block;
    position: absolute;
    left: -260px;
    top: 50%;
    z-index: 15;
}

.ind-slider-bl:after {
    content:"";
    width: 200px;
    height: 1px;
    background: #1091D1;
    display: block;
    position: absolute;
    right: -260px;
    top: 50%;
    z-index: 15;
}


.ind-header {
    height: 772px;
    background: url(/i/brands/indesit/indesit-main-banner.jpg) no-repeat 5% 0;
	background-size: cover;
    position: relative;
    overflow: hidden;
    max-width: 2560px;
    margin: 0 auto;
    border-top: 1px solid #1091D1;
}
.ind-h-text {
	max-width: 580px;
	margin-right: auto;
	padding: 135px 60px 60px;
	width: 100%;
} 
.ind-h-title {
	color: #1091D1;
	font-size: 90px;
	font-weight: 400;
	line-height: 1.0;
	margin-bottom: 30px;
}
.ind-h-note {
	color: #1091D1;
	font-size: 36px;
	font-weight: 400;
	margin-bottom: 40px;
	line-height: 1.3;
} 
.ind-h-button {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	background-color: #1091D1;
	display: inline-block;
	text-decoration: none;
	height: 75px;
	line-height: 75px;
	padding: 0 68px;
	border-radius: 10px;
	text-transform: uppercase;
}
.ind-h-button:hover {
	text-decoration: none;
	color: #fff;
	opacity: .8;
}
.ind-h-image {
	display: none;
}

.hp-collapse:not(.show) {
    display: none;
}
 
.hp-act-menu .dropdown-menu a:hover {
background: none;
    color: #000;
}
.hp-act-menu .dropdown-menu a:hover:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #000;
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
} 
.hp-act-menu ul li {
    margin: 0 0px 0 30px;
    text-align: left;
    height: 100%;
    padding: 0;
}
.hp-act-menu ul li a {
    color: #fff;
    font-size: 20px;
}

@media only screen and (max-width: 1380px) {
.ind-slider-bl:before,
.ind-slider-bl:after {
    content: ""; 
    display: none; 
}
}

@media only screen and (max-width: 1280px) {
.ind-h-text {
    max-width: 520px;
    margin-right: auto;
    padding: 135px 30px 30px;
    width: 100%;
}
}

@media only screen and (max-width: 1180px) {
#navbarDropdown {
    width: 100%;
}
.hp-act-menu .dropdown-menu.show {
    margin: 0 auto;
}
.hp-logo {
    background: #000;
    padding: 10px 10px 5px 10px;
    text-align: left;
}
.hp-navbar-toggler {
    background: url(//www.holodilnik.ru/i/brands/indesit/indesit-cross.svg) 0 0 no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
    border: none;
	margin: 0 20px 0 0;
}
.hp-navbar-toggler.collapsed {
	background: url(//www.holodilnik.ru/i/brands/indesit/indesit_hamburger-menu.svg) 0 0 no-repeat;
	background-size: cover;
	height: 38px;
	width: 38px;
	margin: 0 13px 0 0;
}
.hp-act-menu nav {width: 100%;}
.ind-header {
    height: auto;
    background: none; 
    text-align: center;
}
.ind-wrapper .swiper-button-prev, .ind-wrapper .swiper-button-next {
    display: none; 
}
.ind-h-image {
    display: block;
}
.ind-h-image img {
    width: 100%;
}
.ind-h-text {
    max-width: 580px;
    margin: 0 auto;
    padding: 30px 30px 30px;
    width: 100%;
    text-align: center;
}
.ind-h-title { 
    font-size: 58px; 
}
.ind-h-note { 
    font-size: 24px; 
}
.ind-head {
    font-size: 58px; 
    margin: 30px 0 70px; 
}
}

@media only screen and (max-width: 767px) {
.ind-h-image img {
    width: 140%;
    max-width: 140%;
    margin-left: -20%;
}
.ind-item-box {
    min-width: 92%;
    max-width: 92%;
    flex-basis: 92%;
    border: 1px solid #D9D9D9;
    margin: 0 4%;
    margin-bottom: 4%;
    background: #fff;
}
.ind-item-box:nth-child(odd) .ind-image {
    order: 0;
}
.ind-item-box .ind-image img {
    width: 100%;
}
.ind-inner-bl:before {
    content: ""; 
    display: none;
}
.ind-text {
    padding: 30px 15px 35px 15px;
}
.ind-notice { 
    padding: 0 4%;
}
}

@media only screen and (max-width: 580px) {
.ind-title {
    font-size: 32px;
}
.ind-descr {
    font-size: 20px; 
    line-height: 1.2;
}
.ind-head {
    font-size: 34px;
    margin: 30px auto 50px!important;
    max-width: 280px;
}
.ind-cols .ind-col-item1 .ind-image {
    padding-right: 10px;
}
.ind-h-note {
    font-size: 16px;
}
.ind-h-title {
    font-size: 33px;
}
.ind-black {
    position: relative;
    padding: 15px 0 53px 0;
}
.ind-h-button {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background-color: #1091D1;
    display: inline-block;
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    padding: 0 48px;
    border-radius: 5px;
    text-transform: uppercase;
}
}

.hp-act-menu .navbar { 
    padding: 0;
}

/* mobile first */
.hp-act-menu ul li {
    margin: 24px 0 24px 40px;
    text-align: left;
    height: 100%;
    padding: 0;
}
/* min-width 576px */
@media (min-width: 576px) {
	.ind-logo {
		width: 180px;
		margin: 16px;
	}
	.hp-navbar-toggler.collapsed {
		width: 46px;
		height: 46px;
	}
	.hp-navbar-toggler {
		width: 31px;
		height: 31px;
	}
	.ind-cols .ind-image a {
		min-height: 300px;
	}
	.ind-col-title {
		font-size: 32px;
		line-height: 33px;
	}
}

/* min-width 768px */
@media (min-width: 769px) {
    .hp-navbar-toggler {
        display: none;
    }  
    .hp-navbar-collapse {
        display: flex!important;
		justify-content: flex-end;
		max-width: 920px;
        width: 100%;
    }
    .hp-act-menu .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        align-items: flex-start;
        gap: 20px;
    }
    .hp-act-menu ul li a {
        color: #333;
    }
    .ind-logo {
		min-width: 218px;
        width: 218px;
		margin: 0 24px;
    }
    .hp-act-menu ul li {
        margin: 0;
        border-bottom: 6px solid;
		border-top: 6px solid transparent;
		min-height: 108px;
		display: flex;
		flex-direction: column;
		justify-content: center;
    }
    .hp-act-menu ul li:hover {
        border-bottom: 6px solid #1091D1;
        color: #1091D1;
    }
    .hp-act-menu ul li a {
        min-height: 66px;
    }
	.ind-top {
		flex-wrap: nowrap;
	}
	.nav-link:hover {
		color: #1091D1;
	}
	.navbar-expand-lg {
		justify-content: flex-end;
	}
	.ind-header {
		border-bottom: 1px solid #1091D1;
	}
	.ind-slide-box {
		border: 1px solid #D9D9D9;
	}
}

@media (min-width: 768px) {
	.ind-cols {
		flex-direction: row;
	}
	.ind-cols:nth-child(2n) {
		flex-direction: inherit;
	}
	.ind-col {
		width: 50%;
	}
	.ind-col-title {
		font-size: 20px;
		line-height: 20px;
		margin-left: 20px;
	}
	.ind-cols .ind-image a {
		min-height: 183px;
	}
	.ind-col-cont-item .ind-image img {
		max-height: 153px;
	}
}

@media (min-width: 1024px) {
    .hp-act-menu {
        flex-basis: 70%;
    }
	.hp-act-menu .navbar-expand-lg .navbar-nav {
        gap: 64px;
    }
	.ind-logo {
		margin: 0 20px;
    }
}

/* min-width 1200px */
@media (min-width: 1201px) {
	.ind-col-title {
		font-size: 32px;
		line-height: 32px;
		margin-left: 35px;
	}
	.ind-cols .ind-image a {
		min-height: 300px;
	}
	.ind-col-cont-item .ind-image img {
		max-height: inherit;
	}
}

