

/* Start:/bitrix/templates/main/components/bitrix/catalog/services/style.css?1427981576697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog/services/bitrix/catalog.section.list/.default/style.css?14279837651762*/
.servises_list {
	margin:10px 0;
}
.servises_list:after{
    display:block;
    content:'';
    clear:both;
}
.one_service{
    display: block;
    text-decoration:none;
    width: 255px;
    margin-right: 15px;
    margin-bottom: 30px;
    /* height:356px; */
    overflow:hidden;
    float:left;
    background:#245284;
    background: -moz-linear-gradient(left, #3B6EA5 0%, #032C58 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%,#3B6EA5), color-stop(100%,#032C58));
    background: -webkit-linear-gradient(left,  #3B6EA5 0%,#032C58 100%);
    background: -o-linear-gradient(left,  #3B6EA5 0%,#032C58 100%);
    background: -ms-linear-gradient(left,  #3B6EA5 0%,#032C58 100%);
    background: linear-gradient(to right,  #3B6EA5 0%,#032C58 100%);
}

.one_service:last-child {
    margin-right: 0;
}

.service_title{
    display:block;
    text-decoration:none;
    color:#ffffff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 4px;
    text-align: center;
    font-size: 15px;
    line-height: 17px;
    height: 19px;
    overflow:hidden;
}

.service_img_text{
    background:#ffffff;
    padding:2px;
    margin: 2px 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
    /* height:327px; */
    overflow:hidden;
}

.service_img{
    height:200px;
    background-repeat:no-repeat;
    background-position: center;
    -webkit-background-size:cover;
    background-size:cover;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
}
.service_text{
    text-align:justify;
    font-size: 14px;
    line-height: 15px;
    color: #333333;
    margin: 3px 0;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog/services/bitrix/catalog.section/.default/style.css?1443772441505*/
.workarea{display:inline-block; padding-bottom:10px;}
.bx_content_section{width:100%!important;}
.one_seria{
margin-bottom: 40px;
}
.one_seria:after{
display:block;
content:'';
clear:both;
}
.one_seria{width:800px;}
.one_img{
float:left;
width:200px;
height:200px;
overflow:hidden;
border-radius: 7px;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border:1px solid #cccccc;
}
.one_text{
float:right;
width:570px;
}

.one_name{
margin-bottom:10px;
font-weight:bold;
}
/* End */
/* /bitrix/templates/main/components/bitrix/catalog/services/style.css?1427981576697 */
/* /bitrix/templates/main/components/bitrix/catalog/services/bitrix/catalog.section.list/.default/style.css?14279837651762 */
/* /bitrix/templates/main/components/bitrix/catalog/services/bitrix/catalog.section/.default/style.css?1443772441505 */
