.license-data-sect *,
.license-documents-sect *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.license-data-sect *:after, .license-data-sect *:before,
.license-documents-sect *:after, .license-documents-sect *:before{
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wrap{
	padding:0 30px;
}
.license-data-sect{
	padding: 30px 0;
}
.license-data-sect_items{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	display: -o-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.license-data-sect_item-l{
	width:50%;
}
.license-data-sect_item-r{
	width:50%;
	padding: 26px 38px 26px 35px;
}
.license-data-sect_text_info_part p{
	margin-block-start: 0;
	margin-block-end: 0;
}
.license-data-sect_btn{
	margin-top: 20px;
}
/* license-data-sl	 */
.license-data-sl{
	position: relative;
	width: 291px;
    padding: 30px 32px;
	margin: 0 auto;
}
.license-data-sl_content{
	overflow: hidden;
	width:227px;
	height:326px;
}
.license-data-sl img{
	width:227px;
	height:326px;
	o-object-fit: cover;
	object-fit: cover;
	display: inline-block;
}
.license-documents-sect{
	/* padding: 14px 0 43px; */
	padding: 14px 0 15px;
}
/* docs-img-sl */
.docs-img-sl{
	position: relative;
    width: 952px;
    padding: 0px 25px;
    margin: 0 auto;
}
.docs-img-sl.center{
	text-align: center;
}
.docs-img-sl-ob{
	padding: 25px 0;
	margin:5px 0 48px;
}
.docs-img-sl_content{
	overflow: hidden;
}
#docs-img-sl-str-prev,
#docs-img-sl-str-next{
	top: 0;
    bottom: 0;
    margin: auto;
}
#docs-img-sl-str-prev,
#docs-img-sl-str-next{
	width:16px;
	height:28px;
    position: absolute;
}
#docs-img-sl-str-prev.disabled, 
#docs-img-sl-str-next.disabled{
	display: none;
}
.docs-img-sl-str-prev,
.docs-img-sl-str-next{
	cursor:pointer;
}
.docs-img-sl-str-prev-off,
.docs-img-sl-str-next-off{
	cursor:default;
}
#docs-img-sl-str-prev{
    left: 0;
}
#docs-img-sl-str-next{
    right: 0;
}
.docs-img-sl img{
	width:200px;
	height:284px;
	o-object-fit: cover;
	object-fit: cover;
	display: inline-block;
	margin-right:30px;
}
.docs-img-sl.center a:last-child img{
	margin-right:0;
}
.docs-block-elems{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	display: -o-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
   -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.docs-block-elem-dipl .docs-block-elem_img img{
	width:430px;
	height:303px;
	o-object-fit: cover;
    object-fit: cover;
}
.docs-block-elem_img img{
	width:464px;
	height:330px;
	o-object-fit: cover;
    object-fit: cover;
}
.docs-block-elem_img{
	position:relative;
	min-height: 330px;
	max-height: 330px;		
}
.docs-block-elem-dipl .docs-block-elem_img{
	padding-top: 27px;
}
.docs-block-elem_link{
	display:inline-block;
}
.docs-block-elem_link:nth-child(2){
	position:absolute;
	right:17px;
	top:15px;
}
.docs-block-elem_link:last-child{
	position:absolute;
	right:0;
	top:0;
}
.docs-block-elem-dipl{
	
}
/* sert-data */
.sert-data{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	display: -o-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
   -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
	position:relative;
}

.sert-data_l{
	text-align:center;
	width:31%;
	height:254px;
}
.sert-data_l img{
	height:254px;
	width:183px;
	o-object-fit: cover;
    object-fit: cover;
}
.sert-data_r{
	width:69%;
	padding: 37px 35px 15px;
}

.sert-data-vert .sert-data_l{
	height:auto;
	padding:20px 0;
}
.sert-data-vert .sert-data_l img{
	width:254px;
	height:180px;	
}
.link-docs:before {
    width: 38px;
    height: 38px;
    content: '';
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 2;
}
.link-docs {
    display: inline-block;
    position: relative;
}
.license-sl-str-prev, .license-sl-str-prev-off, .license-sl-str-next, .license-sl-str-next-off {
    width: 16px;
    height: 28px;
    position: absolute;
	top:0;
	bottom:0;
	margin:auto;	
    cursor: pointer;
}
.license-sl-str-prev, .license-sl-str-prev-off {
    left: 0;
}
.license-sl-str-next, .license-sl-str-next-off {
    right: 0;
}
.docs-block-elems-one .docs-block-elem {
    margin: 0 auto;
}