

/* Start:/cooperation/source/style.css?174342414313113*/
#content_part{
	background-color: #fff!important;
}

.banner_area{
	width: 100%;
	height: auto;
	padding: 100px 0;
	text-align: center;
	background: url(/cooperation/source/img/banner.png) no-repeat center center / cover;
}
.banner_area .area_block{
	background-color: #ffffffe5;
	padding: 10px;
	width: 688px;
    margin: auto;
}
.banner_area .area_block_into{
	border: 2px solid #c9cac8;
	padding: 40px 80px 15px;
}
.banner_area h1{
	text-transform: uppercase;
	font-size: 27px!important;
	color: #000!important;
	padding: 0 10px;
}
.banner_area .area_block_info{
	font-size: 18px;
	margin-bottom: 15px;
}
.banner_area .area_block_button{
	display: inline-block;
	background-color: #905793;
	border-radius: 30px;
	padding: 20px 50px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	cursor: pointer;
}


/* ++++++++++++++++++++++++++++++++++ */


.benefits_area{
	width: 100%;
	height: auto;
	/* padding:0 35px; */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	margin-top: 45px;
}
.benefits_area .benefit_item{
	width: 25%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	/* margin-top:40px; */
	align-items: center;
	padding: 35px 20px;
}
.benefits_area .benefit_image{	
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
	width: 95px;
    height: 95px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
.benefits_area .benefit_name{
	/* width: 185px; */
	color: #878087;
	font-size: 18px;
	/* margin-top: 28px; */
	margin-left: 20px;
}

.benefits_area .image_1{
	background-image: url(/cooperation/source/img/benefit_1.png);
	
}
.benefits_area .image_2{
	background-image: url(/cooperation/source/img/benefit_2.png);
}
.benefits_area .image_3{
	background-image: url(/cooperation/source/img/benefit_3.png);
}
.benefits_area .image_4{
	background-image: url(/cooperation/source/img/benefit_4.png);
}
.benefits_area .image_5{
	background-image: url(/cooperation/source/img/benefit_5.png);
}
.benefits_area .image_6{
	background-image: url(/cooperation/source/img/benefit_6.png);
}


/* ++++++++++++++++++++++++++++++++++ */


.designers_area{
	margin-top: 90px;
}
.designers_area h2{
	color: #030508!important;
	font-size: 24px!important;
	font-weight: bold!important;
	padding: 0!important;
}
.designers_area .area_block{
	margin-top: 90px;
	display: flex;
}
.designers_area .block_photo{
	width: 202px;
	height: 262px;
}
.designers_area img{
	width: 100%;
	height: 100%;
}
.designers_area .block_info{
	margin-left: 32px;
	width: 75%;
}
.designers_area .info_title{
	color: #585757;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 35px;
}
.designers_area .info_description{
	color: #7e8181;
	font-size: 21px;
	font-style: italic;
}


/* ++++++++++++++++++++++++++++++++++ */


.cooperation_area{
	margin-top: 115px;
}
.cooperation_area h2{
	color: #030508!important;
	font-size: 24px!important;
	font-weight: bold!important;
}
.cooperation_area .area_steps_block{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin-top: 35px;
}
.cooperation_area .block_item{
	width: 20%;
}
.cooperation_area .item_image{
	background-image: url(/cooperation/source/img/cooperation_step_image.png);
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
	width: 142px;
	height: 142px;
	margin: auto;
}
.cooperation_area .item_image.step_1 {
	background-image: url(/cooperation/source/img/steps/1.png);
}
.cooperation_area .item_image.step_2 {
	background-image: url(/cooperation/source/img/steps/2.png);
}
.cooperation_area .item_image.step_4 {
	background-image: url(/cooperation/source/img/steps/3.png);
}
.cooperation_area .item_name{
	margin-top: 25px;
	text-align: center;
	color: #878087;
	font-size: 18px;
}
.cooperation_area .this_arrow{
    width: 20%;	
}
.cooperation_area .item_arrow{
	background-image: url(/cooperation/source/img/cooperation_step_arrow.png);
    background-position-x: 50%;
    background-position-y: 25%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.cooperation_area .area_formbutton_block{
	background-image: url(/cooperation/source/img/cooperation_fon.png);
    background-repeat: no-repeat;    
	margin-top: 55px;
	padding: 55px 45px 50px 50px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	background-position: center center;
	background-size: cover;
}
.cooperation_area .block_description{
	width: 70%;
	color: #fff;
	font-size: 18px;
	padding-right: 120px;
}
.cooperation_area .block_formbutton{
	width: 30%;	
}
.cooperation_area .block_button{
	display: inline-block;
	background-color: #905793;
	border-radius: 30px;
	padding: 20px 50px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
}


/* ++++++++++++++++++++++++++++++++++ */


.seminars_area{
	margin-top: 70px;
	margin-bottom: 100px;
}
.seminars_area h2{
	color: #030508!important;
	font-size: 24px!important;
	font-weight: bold!important;
}
.seminars_area .area_description{
	color: #7e8181;
	font-size: 21px;
}
.seminars_area .area_photo_block{
	margin: 30px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.seminars_area .block_item{
	width: 30%;	
}
.seminars_area img{
	width: 100%;
}
.seminars_area .area_button_block{
	margin-top: 40px;
	text-align: center;	
}
.seminars_area .block_button{
	display: inline-block;
	background-color: #905793;
	border-radius: 30px;
	padding: 20px 50px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
}


/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */

@media(max-width: 1500px){
	.benefits_area .benefit_item {
		padding: 35px 10px;
	}
	.benefits_area .benefit_image {
		width: 80px;
    	height: 80px;
	}
	.benefits_area .benefit_name {
		margin-left: 10px;
	}
}

@media(max-width: 1500px) {
	.benefits_area .benefit_image {
		width: 95px;
    	height: 95px;
	}
	.benefits_area .benefit_item {
		flex-direction: column;
	}
	.benefits_area .benefit_name {
		margin-left: 0;
		margin-top: 15px;
		text-align: center;
	}
}

@media(max-width: 1200px){
	.cooperation_area .block_description {
	    width: 60%;
		padding-right: 0;
	    /* padding-right: 60px; */
	}
	.cooperation_area .block_formbutton {
	    width: 40%;
	}
}


@media (max-width: 1100px) {
	/* .benefits_area {
		justify-content: space-between;
	} */

	.benefits_area .benefit_item {
		width: 33.3333%;
	}
}


/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */


@media(max-width: 992px){
	.banner_area .area_block {
	    width: 85%;
	}
	.banner_area .area_block_into {
	    padding: 40px 60px 15px;
	}
	.cooperation_area .area_formbutton_block{
		padding: 25px 15px 25px 30px;
	}
	.cooperation_area .block_description {
	    width: 55%;
	    /* padding-right: 25px; */
	}
	.cooperation_area .block_formbutton {
	    width: 45%;
	    padding-top: 25px;
	}
}

/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */



@media(max-width: 790px){
	#designers_content{
		padding: 0 30px;
	}
	.banner_area .area_block_into {
	    padding: 40px 35px 15px;
	}
}

@media(max-width: 768px){
	/* .benefits_area {
		justify-content: space-between;
	} */

	.benefits_area .benefit_item {
		width: 50%;
	}
}


/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */



@media(max-width: 720px){
	h2 {
		text-align: center;
	}
	.banner_area .area_block_into {
	    padding: 40px 0px 15px;
	}
	.cooperation_area .area_steps_block {
	    flex-wrap: wrap;
	}
	.cooperation_area .block_item {
	    width: 45%;
	    margin-bottom: 50px;
	}
	.cooperation_area .this_arrow {
	    width: 10%;
	}
	.cooperation_area .block_item:nth-child(4) {
	    display:none;
	}	
	.cooperation_area .area_formbutton_block {
	    background-image: url(/cooperation/source/img/cooperation_fon_big_new.png);
	    background-repeat: no-repeat;
	    background-position-x: right;
	    background-position-y: center;
	    margin-top: 0;
	    display: block;
	    padding: 30px 35px;
	}
	.cooperation_area .block_description {
	    width: 100%;
	    /* padding-right: 25px; */
	}
	.cooperation_area .block_formbutton {
	    width: 100%;
	    text-align: center;
	    padding-top: 25px;
	}
}

/* @media (max-width: 700px) {
	.benefits_area .benefit_item {
		width: 100%;
		padding: 15px 0;
	}
} */



/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */


@media(max-width: 620px){
	.banner_area h1 {
	    font-size: 18px!important;
	}
}

/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */


@media(max-width: 615px){
	.banner_area .area_block {
	    width: 85%;
	}
	.banner_area .area_block_into {
	    padding: 40px 20px 15px;
	}
	.banner_area .area_block_info {
	    font-size: 16px;
	}
	.banner_area .area_block_button{
	    font-size: 12px;
	}
	.benefits_area .benefit_item {
	    width: 100%;
	    flex-direction: row;
	}
	.benefits_area .benefit_name {
	    /* width: 80%; */
	    margin-top: 0;
		margin-left: 10px;
		text-align: left;
	}
	.designers_area .area_block {
	    margin-top: 50px;
    	display: block;
	}
	.designers_area .block_photo {
	    width: 100%;
	    height: 100%;
	    text-align: center;
	}
	.designers_area img {
	    width: 202px;
	    height: 262px;
	}
	.designers_area .block_info {
	    margin-left: 0;
	    margin-top: 20px;
	    width: 100%;
	}
	.designers_area .info_title {
	    text-align: center;
	}
	.designers_area .info_description {
	    padding: 0;
	}
	.cooperation_area .area_formbutton_block {
	    margin-top: 0;
	    display: block;
	    padding: 30px 35px;
	}
	.cooperation_area .block_description {
	    width: 100%;
	    /* padding-right: 25px; */
	}
	.cooperation_area .block_formbutton {
	    width: 100%;
	    text-align: center;
	    padding-top: 15px;
	}
}



/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */


@media(max-width: 615px){
	.seminars_area .block_item {
	    width: 100%;
	    margin-top: 25px;
	}	
}

/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */





@media(max-width: 409px){
	.banner_area h1 {
	    font-size: 16px!important;
	}
	.banner_area .area_block_info {
	    font-size: 13px;
	}
	.banner_area .area_block_button {
	    font-size: 10px;
	    padding: 10px 20px;
	}
	
	
	
	.benefits_area{
		text-align: center;
    	margin-top: 30px;
	}
	.benefits_area .benefit_item {
	    display: block;
	}
	.benefits_area .benefit_image{
		margin: auto;
	}
	.benefits_area .benefit_name{
		/* width: 100%; */
	    margin-top: 10px;
	    /* margin-bottom: 25px; */
	    margin-left: 0;
		text-align: center;
	}
	
	
	
	.cooperation_area .area_steps_block {
	    flex-direction: column;
	}
	.cooperation_area .block_item{
		width: 100%;
	}
	.cooperation_area .item_image{
		margin:auto;
	}
	.cooperation_area .block_item:nth-child(4){
		display: block;
	}
	.cooperation_area .item_arrow{
		height: 20px;
		transform: rotate(90deg);
	}
	.cooperation_area .block_description{
		text-align: center;
	}
	
	.cooperation_area .block_button{
		font-size: 11px;
	}
}

/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */



#slider_designer .owl-wrapper-outer {
    overflow: hidden;
}

#slider_designer .owl-prev{
	bottom: -50px;
}
#slider_designer .owl-next{
	right: -98%;
}
#slider_designer .owl-controls{
	width: 100%;
	position: absolute;
    top: 50%;
}


#slider_designer .owl-prev {
   background: #fff url(/local/templates/index/img/icon/ar-left2.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    box-shadow: 1px 1px 6px #9c9c9c;
    cursor:pointer;
    margin:0;
    left: -30px;
}
#slider_designer .owl-prev:hover {
    background: #905792 url(/local/templates/index/img/icon/ar-left3.png) center center no-repeat;
}

#slider_designer .owl-next {
    background: #fff url(/local/templates/index/img/icon/ar-right2.png) center center no-repeat;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    box-shadow: 1px 1px 6px #9c9c9c;
    cursor:pointer;
    margin:0;
}
#slider_designer .owl-next:hover {
    background: #905792 url(/local/templates/index/img/icon/ar-right3.png) center center no-repeat;
}
.designers__bottom-text {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}


/* End */


/* Start:/bitrix/templates/mosoboi_ad/components/bitrix/catalog.section/designers/style.css?17121799013952*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.cooperation_page #h1-pages {
	padding-top: 0;
	padding-bottom: 0;
}

.cooperation_page #content_part {
	padding-top: 0;
}

.cooperation_page #benefits_area {
	margin-bottom: 0;
}
/* End */
/* /cooperation/source/style.css?174342414313113 */
/* /bitrix/templates/mosoboi_ad/components/bitrix/catalog.section/designers/style.css?17121799013952 */
