

/* Start:/local/templates/radadoors_adaptiv/components/bitrix/news.list/3d_models/style.css?16976990457543*/
.customers_3D_models_block
{
    width: 69.7%;
    margin: 0 auto;
    height: 100%;
    position: relative;
    min-width: 984px;
}
.customers_3D_models_block p
{
	margin: 0px;
	padding: 0px;
}
.customers_3D_models_block h1.models {
    font-family: 'MuseoSansCyrl300';
    font-size: 19pt;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 78px;
}
.customers_3D_models_block .texture {
    font-family: 'MuseoSansCyrl300';
    font-size: 19pt;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 70px;
}
.customers_3D_models_block .border_h1 {
    border-bottom: 1px solid #000;
    width: 117px;
    margin-bottom: 26px;
    padding-top: 63px;
}
.customers_3D_models_block .title_border_h1 {
    border-bottom: 1px solid #000;
    width: 117px;
    margin-bottom: 23px;
    padding-top: 88px;
}
.customers_3D_models_block .model_description
{
    font-family: "PFBeauSansProLight";
    font-size: 11.1pt;
    line-height: 20px;
    text-align: justify;
}
.tabs__content {
	display: none;
}
.tabs__content.active {
	display: block;
}
.tabs__content .model_container:hover .update_model_container
{
	display: block;
}
.tabs__content .model_container .update_model_container
{
    position: relative;
    min-width: 147px;
    padding-left: 156px;
    display: none;
    margin-top: 28px;
    margin-left: -59px;
}
.tabs__content .model_container.end_slide .update_model_container
{
	margin-left: -133px;
}
.tabs__content .model_container.first_slide .update_model_container
{
       margin-left: 13px;
}

.tabs__content .slick-arrow
{
    display: block;
    background: #FFF;
    opacity: 0.6;
    width: 172px;
    height: 56.6%;
    position: absolute;
    z-index: 10;
}
.tabs__content .slick-arrow.prevArrow
{
    display: block;
    top: 9px;
    left: 0px;
}
.tabs__content .slick-arrow.nextArrow
{
    display: block;
    top: 9px;
    right: -1px;
}

.customers_3D_models_block .other_models .model_block img {
    /*height: 84%;*/
	/*width: 130px;*/
	height: 100%;
}

.customers_3D_models_block .other_models .model_block .model_container {
	text-decoration: none;
    display: block;
    width: 100%;
    height: calc(100% - 22px);
	text-align: center;
}

.customers_3D_models_block .other_models .model_block .model_container a
{
	display: block;
	position: relative;
	width: 100%;
    height: 91%;
}

.customers_3D_models_block .other_models .model_block .model_container a .hover_div
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.customers_3D_models_block .other_models .model_block .model_container a:hover .hover_div
{
	display: block;
	background: url('/local/templates/radadoors_adaptiv/components/bitrix/news.list/3d_models/images/background_hover_item.png');
}

.customers_3D_models_block .other_models .model_block .model_container .hover_div .small_arrow_block
{
    background: url(/local/templates/radadoors_adaptiv/components/bitrix/news.list/3d_models/images/download_small_arrow_down.png) no-repeat center 166px;
    height: calc(100% - 112px);
    padding-top: 104px;
    line-height: 17px;
    font-family: 'MuseoSansCyrl300';
    font-size: 10.2pt;
    color: #000;
    text-align: center;
}

.customers_3D_models_block .other_models .model_block {
    /*float: left;
    width: 11.98%;
    min-width: 129px;
    height: 100%;
	padding-top: 14px;
	position:relative;*/
	float: left;
    width: 12.48%;
    height: 100%;
    padding-top: 14px;
    position: relative;
}

.customers_3D_models_block .other_models {
    position: relative;
    /*min-width: 1067px;*/
    height: 36.2%;
}

.customers_3D_models_block .tabs .other_models {
    height: 100%;
	width: 100%
}

.customers_3D_models_block .tabs {
    margin-top: 12px;
    height: 36.2%;
	background: url(/local/templates/radadoors_adaptiv/components/bitrix/news.list/3d_models/images/models_list_background.jpg) no-repeat right;
}

.customers_3D_models_block .other_models .model_block:hover a .model_name {
    color: #c4a272;
}

.customers_3D_models_block .other_models .model_block .model_name {
    font-family: 'MuseoSansCyrl300';
    font-size: 11pt;
    color: #000;
	text-align: center;
}

.customers_3D_models_block .choice_other_collection {
    color: #000;
    text-align: left;
    font-family: 'MuseoSansCyrl300';
    font-size: 10.1pt;
    margin-bottom: 12px;
}

.customers_3D_models_block .collections_list {
	display: table;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 48px;
    text-align: center;
}

.customers_3D_models_block .collections_list .collection_popup_block {
    display: table-cell;
    height: 24px;
    vertical-align: middle;
    border-right: 1px solid #000;
}

.customers_3D_models_block .collections_list .collection_popup_block.last_item {
    border-right: 0px;
}

.customers_3D_models_block .collections_list .collection_popup_block .collection_name {
    font-family: 'MuseoSansCyrl300';
    font-size: 15pt;
    color: #000;
    cursor: pointer;
}
.customers_3D_models_block .collections_list .collection_popup_block.active .collection_name
{
	color: #c4a272;
}
.customers_3D_models_block .information_block
{
	position: relative;
	width: 100%;
	display: table;
	margin-top: 54px;
}
.customers_3D_models_block .information_block .full_archive
{
	display: table-cell;
    width: 40%;
    vertical-align: middle;
}
.customers_3D_models_block .information_block .full_archive .archive_img
{
    border: 3px solid #c7b177;
    width: 240px;
    height: 217px;
    margin-left: 49px;
    background: url(/local/templates/radadoors_adaptiv/components/bitrix/news.list/3d_models/images/download_arrow_down.png) no-repeat center 126px;
    text-align: center;
    font-family: 'MuseoSansCyrl300';
    font-size: 10.2pt;
    color: #000;
    padding-top: 23px;
    line-height: 18px;
	position: relative;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.customers_3D_models_block .information_block .full_archive .inner_text
{
    position: absolute;
    text-transform: uppercase;
    font-family: 'MuseoSansCyrl300';
    font-size: 16.2pt;
    text-align: left;
    line-height: 36px;
    right: -123px;
    letter-spacing: 1px;
}
.customers_3D_models_block .information_block .model_dop_description
{
    display: table-cell;
    width: 60%;
    font-family: "PFBeauSansProLight";
    font-size: 11.6pt;
    color: #000;
    line-height: 20px;
}
.texture_block
{
	display: block;
}
.texture_block .table_row
{
	display: table-row;
}
.texture_block .title_div, .texture_block .description_div, .texture_block .img_div
{
	display: table-cell;
	text-decoration: none;
	position: relative;
}
.texture_block .title_div
{
    font-family: "PFBeauSansProLight";
    font-size: 14.7pt;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 20px;
	padding-left: 46px;
    padding-right: 46px;
}
.texture_block .description_div
{
    font-family: "PFBeauSansProLight";
    font-size: 11.6pt;
    color: #000;
    line-height: 19px;
    padding-bottom: 54px;
	padding-left: 46px;
    padding-right: 46px;
}

.texture_block .img_div .hover_div
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.texture_block .img_div:hover .hover_div
{
	display: block;
	background: url('/local/templates/radadoors_adaptiv/components/bitrix/news.list/3d_models/images/background_hover_item.png');
}

.texture_block .img_div .hover_div .small_arrow_block
{
    background: url(/local/templates/radadoors_adaptiv/components/bitrix/news.list/3d_models/images/download_small_arrow_down.png) no-repeat center 130px;
    height: calc(100% - 70px);
    padding-top: 70px;
    line-height: 17px;
    font-family: 'MuseoSansCyrl300';
    font-size: 10.2pt;
    color: #000;
    text-align: center;
}

@media only screen and (max-height: 643px) and (max-width: 1366px)
{
	.customers_3D_models_block .information_block .full_archive .inner_text
	{
		right: -91px;
	}
}
/* End */
/* /local/templates/radadoors_adaptiv/components/bitrix/news.list/3d_models/style.css?16976990457543 */
