/*##################################################################
#	Netbike Framework - center template - custom styles
#   ЭКСПЕРИМЕНТАЛЬНАЯ ЗАГОТОВКА ДЛЯ БЫСТРОЙ СБОРКИ САЙТ
#	26.11.2020
##################################################################*/
/***** MAIN STYLES *****/
/* подключите здесь шрифты, используя @import (из инструкции Google Fonts)*/
/*@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;800&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800;900&display=swap');*/
/* укажите основной шрифт */
html{
	font-family: 'Open Sans', sans-serif;
}
/* укажите шрифт и ццвет для заголовков */
h1, h2, h3, h4, .content .title{
	-font-family: 'Roboto', sans-serif;
	font-family: 'Open Sans', sans-serif;
	color:#333333;
}

h1{
	font-size:32px;
}

/* фон страницы*/
body{
	background-color: #fff;	
}
/* фон поля для контента*/
.container.page{
	background-color: #fff;	
}
/* кнопки */
input[type='button'], input[type='submit'], a.button:link, a.button:visited{ /* обычная кнопка */
	border-radius: 0px;
    background-color: #1575A9;
    color: #fff;
    border: 1.5px solid #1575A9;
    width: 300px;
    text-align: center;
    padding: 5px 0;
    height: 50px;
    text-align: center;
    float: right;
}
input[type='button']:hover, input[type='submit']:hover, a.button:hover{ /* обычная кнопка при наведении */
	background-color:#fff;
	color:#1575A9;
	border:1px solid #1575A9;
}
a.button.button-light:link, a.button.button-light:visited, a.button.button-light:focus{ /* контурная кнопка */
	border-color:#1575A9;
	color:#1575A9;
}
a.button.button-light:hover{ /* контурная кнопка при наведении */
	background-color:#fff;
	color:#1575A9;
}

/***** HEADER, FOOTER *****/
#header{
	font-size: inherit;
}
#header .block.logo{
	width:80px; /* ширина логотипа */
	height:80px; /* высота контейнера логотипа */
}
#header .block.logo a{
	background-size:auto 50px; /* размеры логотипа в контейтере (высота соответствует высоте контейнера) */
	background-position:0 50%; /* выравнивание логотипа в контейтере*/
	
}

#header .block.text{
	font-family: 'Roboto';
	width:450px; 
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color:#1575A9;
}

#header .line_menu ul{display:flex; justify-content: center;}
#header .line_menu li{ text-align:center; flex-basis:150px; font-size:16px; font-weight:400; }
#header .line_menu li a{text-decoration:none; color:#3E3E3E;}
#header .line_menu li a:hover{color: #1575A9; text-decoration:none;}
#header .line_menu li.active a{color: #1575A9; text-decoration:none;}


.wrapper-footer{
	background-color:#1575A9;
	margin-top: 50px;
}
#footer{color:#fff;}
#footer a:link, #footer a:visited{
	color:inherit;
}
.wrapper-footer a:hover{
	color:#383838;
}


#footer a{text-decoration:none;}

#footer a:hover{
	text-decoration:underline;
}

#footer .block.menu ul li.active a {
    color: #fff;
	text-decoration:underline;
	background-color: transparent;
}

#footer .block.menu ul li {
   padding:5px 0;
}

#footer .block.addr p{
	width:300px;
}

#footer .block.addr p{
	padding-bottom:10px;
	font-weight: 400;
    font-size: 18px;
    line-height: 19px;
	color:#fff;
}

#footer .block.addr p.large{
	font-size:14px;
	font-weight: 300;
	
}

#footer .block.footbar p.bottom{
	margin: 40px 0 10px;
}

#footer .block.footbar .block.right{
	position: absolute;
    right: 0;
    bottom: 20px;
	display:flex;
}

#footer .block.footbar .block.right .social {
	margin-right: 40px;
    margin-top: 20px;
}

#footer .block.footbar .block.right .social a{
	background-color:#0077FF;
	width:50px;
	height:50px;
	margin-right: 5px;
}
#footer .block.footbar .block.right .social a img{
	float:left;
	margin:15px 4px;
}

#footer .block.footbar .block.right p{
	text-align:center;
}

#footer .block.footbar .block.right p.icons a{
	display:block;
	margin-top:20px; 
	float:right;
}
#footer .block.footbar .block.right p.icons a img{display:block;}
#footer .block.footbar .block.right p.icons a:hover img.first{display:none;}
#footer .block.footbar .block.right p.icons a:hover img.second{display:block!important;}
/***** TOP_MENU *****/
/*
.wrapper-top-menu{
	background-color: #787878;
}
#top_menu > ul li, #top_menu > ul li:first-child{
	border-color: #686868;
}
#top_menu a:link, #top_menu a:visited{
	background-color: #787878;
	color:#fff;
}
#top_menu ul li a:hover {
	background-color: #888888;
}
#top_menu ul li.active a, #top_menu ul li.active a:hover{
	background-color: #989898;
}
*/
/***** BLOCKS *****/

.container.block-banner.banner-top {
     margin-bottom:-120px;
}

.block-banner.banner-top .img {
    height: 600px;
}

.block-banner.banner-top .body {
    background: rgba(0, 0, 0, 0.5);
}

.block-banner.banner-top .body p.head {
    font-family: 'Roboto';
	font-size: 40px;
    padding-bottom: 20px;
    font-weight: 600;
    text-align: left;
}

.block-banner.banner-top .body p {
    font-size: 24px;
    text-align: left;
}

.block-card.article p.title {
    font-size: 20px;
    line-height: 100%;
    font-weight: 400;
    height: auto;
    overflow: hidden;
    color: #fff;
    position: absolute;
    bottom: 40px;
    padding-right: 20px;
}

.container.block-card.article{
    margin:20px auto;
}


.container.block-card.article h2{
	font-size:32px;
}
/***** CONTENT *****/

/* Модуль Наша продукция на главной*/


.container.item-card.product {
	position:relative;
	z-index:100;
	width:1200px;
	margin:0 auto 60px;
}

.item-card.product .content {
    height:220px;
	background: #fff;
}


.item-card.product .content .title {
    font-size: 24px;
	font-weight:400;
	color:#333333;
    line-height: 100%;
    height: 4.5em;
    overflow: hidden;
    text-align: left;
	padding-left:20px;
	padding-top:20px;
}


.item-card.product .content .button-circle {
    position: absolute;
    left: 30px;
    bottom: 20px;
	width: 80px;
    height: 80px;
}


.item-card.product .block-wrapper:nth-child(1) .content .button-arrow {
    position: absolute;
    right: 130px;
    bottom: 72px;
    width: 15px;
    height: 15px;
}

.item-card.product .content .button-arrow {
     position: absolute;
     right: 40px;
     bottom: 40px;
     width: 24px;
     height: 24px;
}

.item-card.product .content .button-arrow::after {
      content: '';
      position: absolute;
      width: 8px;
      height: 8px;
      border-right: 2px solid #333333;
      border-top: 2px solid #333333;
      transform: rotate(45deg);
      right: 0;
      top: 5px;
}

.item-card.product .block-wrapper > a:hover .content {
	background: #f7f7f7;
}


.container.item-card.product .block-wrapper:nth-child(1) .content .title{
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0%;
	height: 2.7em;
	color:#000;

}

.item-card.product .content .descr {
    font-size: 18px;
    line-height: 100%;
    font-weight: 300;
	padding-left:0;
	margin: 10px 0 10px 20px;
}

.container.item-card.product .block-wrapper:nth-child(1) .content .button-circle{
   display:none;
}

.container.item-card.product .block-wrapper:nth-child(2) .content .button-circle{
   background-image:url(/images/content/main/icons/1.svg);
}

.container.item-card.product .block-wrapper:nth-child(3) .content .button-circle{
   background-image:url(/images/content/main/icons/2.svg);
}

.container.item-card.product .block-wrapper:nth-child(4) .content .button-circle{
   background-image:url(/images/content/main/icons/3.svg);
}

.container.item-card.product .block-wrapper:nth-child(5) .content .button-circle{
   background-image:url(/images/content/main/icons/4.svg);
}

.container.item-card.product .block-wrapper:nth-child(6) .content .button-circle{
   background-image:url(/images/content/main/icons/5.svg);
}


/*Блок преимущества*/

.container.item-card.advantages {
    margin-top:120px;
	counter-reset: card-counter;
	overflow: inherit;
	padding-bottom: 80px;
}

.container.item-card.advantages .block-wrapper{
     margin-bottom: 50px;
}

.item-card.advantages .content {
    padding: 15px 20px;
	height:180px;
	box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.1);
}

.item-card.advantages .content .title {
    font-size: 18px;
    color: #353535;
    line-height: 1.5;
    height: 4em;
    overflow: hidden;
    text-align: left;
}
       
.item-card.advantages .content {
     counter-increment: card-counter; /* Увеличиваем счетчик для каждой карточки */
	 overflow: inherit;
}

       
.item-card.advantages .content::after {
     content: counter(card-counter); /* Используем значение счетчика */
     position: absolute;
     left: 30%;
     bottom: -30%;
     height: 90px;
	 width:90px;
     display: flex;
     align-items: center;
     font-size: 60px;
	 border: 10px solid #1575A9;
     font-weight: 900;
     color: #1575A9;
	 border-radius: 50%;
     justify-content: center;
}

/* Модуль Цитата*/

.container.quote.image-text.small .content {
    font-size: 24px;
    font-weight: 400;
    width: 100%;
    box-shadow: none;
}

.container.quote.image-text.small .image-container {
    width: 180px;
    padding-right: 20px;
	border-radius: 50%;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.4);
	 height: 180px;
     display: flex;
     align-items: center;
}

.container.quote.image-text.small .text {
    padding: 20px 0px 20px 50px;
}


/* Страница Каталог внутренняя*/
.container.item-card.product.inner .block-wrapper:nth-child(1) .content .title{
    font-size: 24px;
	font-weight:400;
	color:#333333;
    line-height: 100%;
    height: 4.5em;
    overflow: hidden;
    text-align: left;
	padding-left:20px;
	padding-top:20px;
}

.container.item-card.product.inner .block-wrapper:nth-child(1) .content .button-circle{
   display:block;
}

.container.item-card.product.inner .block-wrapper:nth-child(1) .content .button-circle{
   background-image:url(/images/content/main/icons/1.svg);
}

.container.item-card.product.inner .block-wrapper:nth-child(2) .content .button-circle{
   background-image:url(/images/content/main/icons/2.svg);
}

.container.item-card.product.inner .block-wrapper:nth-child(3) .content .button-circle{
   background-image:url(/images/content/main/icons/3.svg);
}

.container.item-card.product.inner .block-wrapper:nth-child(4) .content .button-circle{
   background-image:url(/images/content/main/icons/4.svg);
}

.container.item-card.product.inner .block-wrapper:nth-child(5) .content .button-circle{
   background-image:url(/images/content/main/icons/5.svg);
}

.item-card.product.inner .block-wrapper:nth-child(1) .content .button-arrow {
    position: absolute;
     right: 40px;
     bottom: 40px;
     width: 24px;
     height: 24px;
}

.blue {
   display: flex;
    color:#0E2446;
    font-size: 24px;
    padding: 20px 0;
}

.blue p{
   min-width:200px;
}

.item-card .content {
	height:550px;
}

.item-card .content .title {
    color: #555555;
	font-size:20px;
	height:3em;
}

.container-item{padding: 0 10px;}
.item-description{font-size:18px;}

.item-description p {
    padding: 0.5em 0px;
}


/***** OTHER *****/

.table-no-col table, table.table-no-col {
	margin-top:40px;
    color: #4A4A4A;
    font-size: 24px;
    font-weight: 400;
}

.content.text table td, .content.text table th {
    padding: 10px;
}

/***** 3d *****/

.demo {
    grid-area: demo;
    position: sticky;
    top: 0;
    height: 100vh;
    flex: 1;
    display: flex;
    justify-content: center;
    border: 0px solid #555;
    box-sizing: border-box;
}

.demo model-viewer {
    width: 100%;
    height: 100%;
    /*background-color: #fff;*/
	background: linear-gradient(0deg, rgba(78, 78, 78, 0.75) 26.25%, rgba(196, 196, 196, 0) 100%);
}


