

/* Start:/bitrix/templates/dresscode/components/bitrix/news.list/indexBanners/style.css?15459137568792*/
﻿/*start баннеры на главной*/
	.sng .index-banners-wrap{
		margin-top: 24px !important;
	}
	.index-banners{
		max-width: none;
		font-size: 0;
		margin: -10px -8px;
	}
	.index-banners .elem-column{
		display: inline-block;
		vertical-align: top;
		width: 25%;
	}
	.index-banners .elem-column:nth-child(3){
		width: 19%;
	}
	.index-banners .elem-column:nth-child(4){
		width: 31%;
	}
	.index-banners .elem-wrap{
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
		width: 100%;
		padding: 10px 8px;
	}
	.index-banners .elem{
		position: relative;
		box-sizing: border-box;
		height: 228px;
		padding: 28px 24px 12px 24px;
		border: 1px solid #e7e8ea;
		background-color: #fff;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 476px;
		padding: 28px 36px 12px 36px
	}
	.index-banners .elem-column:nth-child(3) .elem{
		height: 476px;
	}
	.index-banners .text-wrap{
		position: relative;
		z-index: 2;
		display: inline-block;
		width: 100%;
		color: #000000;
	}
	.index-banners .elem-column:nth-child(2) .text-wrap{
		width: 60%;
	}
	.index-banners .elem-column:nth-child(4) .text-wrap{
		width: 66%;
	}
	.index-banners .bg{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	/*.index-banners .elem-column:nth-child(1) .bg{
		background-size: cover;
		background-position: center center;
		}*/
	/*.index-banners .elem-column:nth-child(3) .bg{
		background-size: 100% auto;
		background-position: center center;
		}*/
	.index-banners .name{
		display: block;
		/*max-height: 40px;*/
		/*overflow: hidden;*/
		margin-bottom: 10px;
		font-family: "robotomedium";
		font-size: 18px;
		line-height: 20px;
		text-decoration: none;
		color: #000000;
		transition: all 0.2s ease-in-out;
	}
	.index-banners .name:hover{
		color: #444444;
	}
	.index-banners .name:active{
		position: relative;
		top: 1px;
	}
	/*.index-banners .elem-column:nth-child(1) .name{
		max-height: 48px;
		margin-bottom: 14px;
		font-size: 24px;
		line-height: 24px;
		}*/
	.index-banners .descr{
		max-height: 110px;
		overflow: hidden;
		margin-bottom: 12px;
		font-size: 13px;
		line-height: 16px;
	}
	.index-banners .elem-column:nth-child(1) .descr{
		margin-bottom: 18px;
	}
	.index-banners .text-wrap.text-wrap-white{
		color: #fff;
	}
	.index-banners .text-wrap-white .name{
		color: #ffffff;
	}
	.index-banners .text-wrap-white .name:hover{
		opacity: 0.8;
	}
	.index-banners .btn-white .btn-simple{
		background-color: #fff;
		border-color: #fff;
		color: #282727;
		-webkit-transition: opacity 0.2s ease-in-out;
		transition: opacity 0.2s ease-in-out;
	}
	.index-banners .btn-white .btn-simple:hover{
		opacity: 0.9;
	}

.btn-simple.btn-micro {
    min-width: 114px;
    padding: 6px 8px 4px;
}

.btn-simple {
    position: relative;
    display: inline-block;
    min-width: 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 21px 24px 19px;
    font-family: "roboto_ltregular";
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #ffffff;
    -webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
    cursor: pointer;
    text-decoration: none;
}

.btn-simple {
    background: #335d86;
    border-color: #335d86;
}

	/*start для левого меню*/



		@media all and (max-width: 1520px){
			.index-banners .elem-column:nth-child(4) .text-wrap {
				    width: 70%;
			}
		}

		@media all and (max-width: 1400px){
			.index-banners .elem-column:nth-child(4) .text-wrap {
				    width: 80%;
			}
		}


		@media all and (max-width: 1280px){
			.index-banners .name{
				font-size: 16px;
    				line-height: 18px;
			}
			.index-banners .descr {
    				max-height: 150px;
    				overflow: hidden;
			}
			.index-banners .elem-column:nth-child(2) .text-wrap {
				    width: 65%;
			}
		}

		@media all and (max-width: 1180px){
			.index-banners .elem-column:nth-child(2) .text-wrap {
				    width: 70%;
			}
			.index-banners .descr {
    				max-height: 130px;
    				overflow: hidden;
			}
			.index-banners .elem-column:nth-child(4) .text-wrap {
				    width: 85%;
			}
		}

		@media all and (max-width: 1100px){
			.index-banners .elem-column:nth-child(4) .text-wrap {
				    width: 93%;
			}
			.index-banners .elem-column:nth-child(2) .text-wrap {
				    width: 75%;
			}
		}


		@media all and (max-width: 1024px){
			.index-banners .elem-column{
				width: 37%;
			}
			.index-banners .elem-column:nth-child(3){
				width: 26%;
			}
			.index-banners .elem-column:nth-child(4){
				width: 100%;
			}
			.index-banners .elem-column:nth-child(4) .elem-wrap{
				width: 50%;
			}
			.index-banners .elem-column:nth-child(2) .text-wrap{
				width: 65%;
			}
			.index-banners .elem-column:nth-child(4) .text-wrap{
				width: 68%;
			}
			.index-banners .elem-column:nth-child(3) .elem{
				padding-left: 24px;
				padding-right: 24px;
			}
		}



		@media all and (max-width: 900px){
			.index-banners .elem{
				height: 146px;
			}
			.index-banners .elem-column:nth-child(n) .elem{
				padding: 18px 18px 12px;
			}
			.index-banners .elem-column:nth-child(1) .elem{
				height: 304px;
			}
			.index-banners .elem-column:nth-child(3) .elem{
				height: 304px;
				padding-left: 12px;
				padding-right: 12px;
			}
			.index-banners .elem-column:nth-child(2) .text-wrap{
				width: 75%;
			}
			/*.index-banners .elem-column:nth-child(1) .name{
				max-height: 42px;
				font-size: 20px;
				line-height: 21px;
				}*/
			.index-banners .descr{
				display: none;
			}
		}

		@media all and (max-width: 790px){
			.index-banners{
				margin: -2px;
			}
			.index-banners .elem-wrap{
				padding: 2px;
			}
			.index-banners .elem{
				height: 132px;
			}
			.index-banners .elem-column:nth-child(1) .elem{
				height: 268px;
			}
			.index-banners .elem-column:nth-child(3) .elem{
				height: 268px;
			}
			.index-banners .elem-column:nth-child(n) .elem{
				padding-top: 24px;
			}
			.index-banners .elem-column{
				width: 50%;
			}
			.index-banners .elem-column:nth-child(3){
				width: 50%;
			}
			.index-banners .elem-column:nth-child(4){
				width: 50%;
			}
			.index-banners .elem-column:nth-child(4) .elem-wrap{
				width: 100%;
			}
			.index-banners .elem-column:nth-child(2) .text-wrap{
				width: 65%;
			}
			.index-banners .elem-column:nth-child(4) .text-wrap{
				width: 80%;
			}
		}

		@media all and (max-width: 640px){
			.index-banners .elem-column:nth-child(2) .text-wrap{
				width: 80%;
			}
			.index-banners .elem-column:nth-child(4) .name{
				font-size: 15px;
				line-height: 16px;
			}
			.index-banners .elem-column:nth-child(4) .text-wrap{
				width: 89%;
			}
		}
		@media all and (max-width: 550px){
			.index-banners .elem{
				height: 88px;
			}
			.index-banners .elem-column:nth-child(n) .elem{
				padding: 24px 8px 0;
			}
			.index-banners .elem-column:nth-child(2) .elem{
				padding: 12px 8px 0;
			}
			.index-banners .elem-column:nth-child(3) .elem{
				height: 180px;
			}
			.index-banners .elem-column:nth-child(1) .elem{
				/*padding-top: 12px;*/
				height: 180px;
			}
			.index-banners .elem-column:nth-child(2) .text-wrap{
				width: 75%;
			}
			.index-banners .elem-column:nth-child(4) .text-wrap{
				width: 80%;
				margin-top: -10px;
			}
			.index-banners .elem-column:nth-child(n) .name{
				max-height: 32px;
				font-size: 14px;
				line-height: 16px;
			}
			.index-banners .btn-simple{
				display: none;
			}
		}

		@media all and (max-width: 480px){
			.index-banners-wrap{
				margin: 0 0 24px 0;
			}
		}

		@media all and (max-width: 450px){
			.index-banners .name{
				text-shadow: 0 0 10px #fff;
			}
			.index-banners .text-wrap-white .name{
				text-shadow: 0 0 10px #000;
			}
			.index-banners .elem-column:nth-child(n) .text-wrap{
				width: 75%;
			}
			.index-banners .elem-column:nth-child(2) .text-wrap{
				width: 85%;
			}
			.index-banners .elem-column:nth-child(n) .name{
				font-size: 13px;
				line-height: 15px;
			}
			.index-banners .elem-column:nth-child(4) .text-wrap{
				width: 95%;
			}
		}

		@media all and (max-width: 360px){
			.index-banners .elem-column:nth-child(n) .name{
				max-height: 32px;
				font-size: 12px;
				line-height: 14px;
			}
			.index-banners .elem{
				height: 72px;
			}
			.index-banners .elem-column:nth-child(1) .elem{
				height: 148px;
			}
			.index-banners .elem-column:nth-child(3) .elem{
				height: 148px;
			}
			.index-banners .elem-column:nth-child(n) .elem{
				padding-top: 12px;
			}
			.index-banners .elem-column:nth-child(n) .text-wrap{
				width: 90%;
			}
		}
/* End */
/* /bitrix/templates/dresscode/components/bitrix/news.list/indexBanners/style.css?15459137568792 */
