/*
Theme Name:     Neve
Theme URI:      https://themeisle.com/themes/neve/
Author:         ThemeIsle
Author URI:     https://themeisle.com
Tested up to:   5.9
Requires PHP:   7.0
Requires at least: 5.4
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        3.1.6
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Pro Slug:  			neve-pro-addon
AMP: 						true
WordPress Available:  yes
Requires License:     no
Tags: blog, custom-logo, e-commerce, rtl-language-support, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles, footer-widgets, portfolio, left-sidebar, right-sidebar
*/

ul {
	margin-left: 30px !important;
}

.border-radius-10 {
	border-radius: 10px;
}
.border-radius-3 {
	border-radius: 10px;
}
.wp-block-cover__inner-container table, .wp-block-cover .wp-block-cover__inner-container table{
	color: #2B2B2B;
}
.list-style-type-none {
	list-style-type: none;
	margin: 0 !important;
}


/*1. HEADER*/
/*1.1. top-bar*/
/*____________*/
/*1. HEADER*/
/*1.1. top-bar*/

.top-bar__contacts {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-family: Roboto;
}
.top-bar__contacts br {
  display: none;
}
.top-bar__contacts a {
	display: flex;
	align-items: center;
	margin-right: 20px;
}
.top-bar__contacts a:before {
  margin-right: 4px;
}
.top-bar__contacts a:last-child {
	margin-right: 0;
}
@media (max-width: 1190px) {
  .header-main .hfg-slot.right {
   flex-wrap: wrap;
   }
}
@media (max-width: 1070px) {
	.top-bar__contacts a:last-child{
	display: none;	
	}
}
@media (max-width: 959px) {
  #secondary-menu li a {
    text-transform: uppercase;
  }
  .top-bar__contacts {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 32px;
  }
  .top-bar__contacts a {
    display: flex;
    color: #3F4145;
  }
  .top-bar__contacts a::before {
    margin-right: 10px;
    color:#FCAF3B;
    font-size: 24px;
  }
  .top-bar__contacts a:not(:last-child){
    margin: 0 0 24px 0;
  }
  .top-bar__contacts a:last-child{
    display: flex;
    width: 245px;
  }
}
/*Подвал*/
.site-footer #block-13, #block-11, #block-12 {
  margin-bottom: 0;
}
.site-footer .menu, .site-footer .contacts-list {
	margin-left: 0 !important;
}
.site-footer h3 {
  margin-bottom: 20px;
}
.site-footer a:hover{
	color: #FCAF3B;
}
.contacts-list a, .contacts-list span {
  display: flex;
}
.contacts-list a:not(.icon-location) {
  align-items: center;
}
.contacts-list a:before {
  margin-right: 8px;
}
.header .builder-item [class*=button_base] .button{
	font-weight: 600;
}
.site-footer .contacts-list li:not(:last-child){
	margin-bottom: 10px !important;
}
.footer-footer {
	background-color: #14171C;
	color: #fff;
	padding: 20px 0;
	margin-top: 15px;
}
.footer-footer__content {
	display: flex;
	justify-content: space-between;
}
.footer-footer a {
	color: #fff;
	text-decoration: underline;
}
.footer-footer__text {
	font-size: 12px;
	line-height: normal;
}

@media (max-width: 960px){
  .site-footer {
   padding-top: 50px;
  }
  .site-footer .contacts-list a, .site-footer .contacts-list span{
    display: block;
    margin-bottom: 24px;
  }
  .site-footer .item--inner {
    margin: 0 0 40px 0;
  }
	.footer-footer__content {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer-footer .privacy-policy {
		margin-top: 15px;
	}

}
/*Страница контакты*/
.page-id-695 .contacts-list{
  list-style-type: none;
	margin: 0 !important;
}
.page-id-695 .contacts-list li:not(:last-child){
  margin-bottom: 30px;
}
.page-id-695 .contacts-list a:before, .page-id-695 .contacts-list span:before{
  margin-right: 16px;
}

/*Блоки с услугами*/
.services-wrapper {
	display: flex;
	justify-content: space-between;
	padding: 0;
  margin-bottom: 30px;
}
.services__item {
	display: flex;
	flex-direction: column;
	width: 32%;
	color: #2B2B2B;
  background-color: #fff;
	padding: 50px 20px 20px 20px;
	border-radius: 20px;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));

}
.services__item:hover{
	color: #2B2B2B;
  cursor: pointer;
}
.services__item:hover .services__content h3{
	color: #FCAF3B;
}
.services__image {
	max-width: 45%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.services__content h3{
	text-align: center;
}
.services__list {
	margin-bottom: 0;
}
@media (max-width: 992px){
	.services-wrapper {
		flex-wrap: wrap;
		
	}
	.services__item {
		width: 48%;
		margin-bottom: 25px;
	}
	.services__item:nth-child(2){
		order: 4;
		width: 100%;
		flex-direction: row;
	}
	.services__item:nth-child(2) .services__image {
		margin: 0 40px 0 0;
	}
	.services__item:nth-child(2) h3 {
			text-align: left;
	}
	.services__image {
		max-width: 150px;
	}
}
@media (max-width: 750px){
	.services-wrapper {
		flex-direction: column;
	}
	.services__item {
		width: 90%;
		max-width: 400px;
		margin: 30px auto 25px auto; 
	}
	.services__item:nth-child(2){
		order: 2;
		width: 90%;
		flex-direction: column;
	}
		.services__item:nth-child(3){
		order: 3;
	}
	.services__item:nth-child(2) 	.services__image {
		margin: 0 auto 20px auto;
	}
}
@media (max-width: 600px){
	/*Этапы сотрудничества на главной*/
	.stages-cooperation__columns {
		flex-wrap: wrap !important;
	}
	.stages-cooperation__columns div:first-child{
		width: 100%;
		flex-basis: 100% !important;
		padding-left: 30px;
	}
}


.milling-image, .cutting-image, .engraving-image {
	width: 100%;
	height: 100%;	
	border-radius: 3px;
	
}
.milling-image__wood {
	background: url('/wp-content/uploads/2022/04/frezerovka-dereva.jpg');
	background-position: 50% 20%;
}
.milling-image__plywood {
	background: url('/wp-content/uploads/2022/04/a7-frez-fanera-1.jpg');
	background-position: 50% 20%;
	background-size: cover;
}
.milling-image__mdf {
	background: url('/wp-content/uploads/2022/04/frezerovka-mdf.jpg');
	background-position: 0% 20%;
	background-size: cover;
}
.milling-image__mdf {
	background: url('/wp-content/uploads/2022/04/frezerovka-mdf.jpg');
	background-position: 0% 20%;
	background-size: cover;
}
.milling-image__plastic, .engraving-image__plexiglass  {
	background: url('/wp-content/uploads/2022/04/frezerovka-orgstekla.jpg');
	background-position: 50% 20%;
	background-size: cover;
}
.milling-image__3d {
	background: url('/wp-content/uploads/2022/04/frezerovka-3d.jpg');
	background-position: 50% 20%;
	background-size: cover;
}
.cutting-image__mdf {
	background: url('/wp-content/uploads/2022/04/rezka-dsp.jpg');
	background-position: 0%;
	background-size: cover;
}
.cutting-image__plywood {
	background: url('/wp-content/uploads/2022/04/raskroy-fanery.jpg');
	background-position: 100%;
	background-size: cover;
}
.cutting-image__plexiglass {
	background: url('/wp-content/uploads/2022/04/rezka-orgstekla.jpg');
	background-position: 50%;
	background-size: cover;
}
.cutting-image__plexiglass {
	background: url('/wp-content/uploads/2022/04/rezka-orgstekla.jpg');
	background-position: 50%;
	background-size: cover;
}
.cutting-image__composite {
	background: url('/wp-content/uploads/2022/04/rezka-kompozita.jpg');
	background-position: 50%;
	background-size: cover;
}
.cutting-image__polycarbonate {
	background: url('/wp-content/uploads/2022/04/rezka-polikarbon.jpg');
	background-position: 50%;
	background-size: cover;
}
.cutting-image__plastic {
	background: url('/wp-content/uploads/2022/04/c47ab2cce9df78f6d82a3132ec655dedc49a2c2f-1.jpg');
	background-position: 50%;
	background-size: cover;
}
.cutting-image__wood {
	background: url('/wp-content/uploads/2022/04/12138136-1610392898.jpg');
	background-position: 50%;
	background-size: cover;
}
.cutting-image__wood {
	background: url('/wp-content/uploads/2022/04/12138136-1610392898.jpg');
	background-position: 50%;
	background-size: cover;
}
.engraving-image__wood {
		background: url('/wp-content/uploads/2022/04/gravirovka-dereva.jpg');
	background-position: 50%;
	background-size: cover;
}
.engraving-image__plastic {
		background: url('/wp-content/uploads/2022/04/gravirovka-plastika.jpeg');
	background-position: 50%;
	background-size: cover;
}
@media (max-width: 950px){
	.milling-columns div{
		flex-basis: 100% !important;
	}
}
@media (max-width: 600px){
	.milling-image, .cutting-image, .engraving-image {
		height: 200px;
		margin-bottom: 40px;
		background-size: cover;
	}
}
/*Модальное окно*/
.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 1000;
}
.modal--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 25px;
  cursor: pointer;
}

.modal__close:hover {
  color: #FCB74E;
}
.modal-message__title {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.modal-window {
  display: none;
  position: relative;
  margin: auto;
 max-width: 700px;
  width: 90%;
  min-width: 200px;
  background: #fff;
  padding: 50px;
  border-radius: 4px;
}
.modal-window--active {
  display: block;
}
.modal-window h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
.modal-form__subtitle {
	display: block;
	margin-bottom: 20px;
}
.form-feedback label {
	display: flex;
	flex-direction: column;
	margin-bottom: 5px;
	padding-bottom: 25px;
	position: relative;
}
.form-feedback input, .form-feedback textarea  {
	padding: 5px 10px !important;
	margin-top: 5px;
}

.form-feedback textarea {
	height: 100px;
	resize: none;
}
.approval {
	position: relative;
	display: flex;
	margin-bottom: 16px;
}
.approval input {
	margin-right: 10px;
}
.approval__label {
	display: block;
	font-size: 14px;
	line-height: normal;
}
.approval label:not(.approval__label) {
	position: absolute;
	bottom: 0;

}
.approval a {
	text-decoration: underline;
}
.approval input {
	margin-left: 10px;
}



.form__button {
	display: block;
	border-radius: 3px;
	background: #FCAF3B;
	color: #2B2B2B;
	font-weight: bold;
	margin-right: 10px;
}

.color-red {
	color: red;
}
label.error {
	font-size: 12px;
	color: red;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
}
input.error {
	border: 1px solid red;
}
@media (max-height: 700px){
	.modal-form__wrapper {
		height: 500px;
		overflow-y: auto;
	}
}
@media (max-height: 500px){
	.modal-form__wrapper {
		height: 300px;
		overflow-y: auto;
	}
}
/*МАДАЛКА КУКИ*/
#cookie_notification{
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 50%;
  width: 900px;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 25px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
	z-index: 10000;
}

#cookie_notification p{
  margin: 0;
  font-size: 0.7rem;
  text-align: left;
  color: #2B2B2B;
	line-height: 1.5;
}
#cookie_notification a {
	text-decoration: underline;
	font-weight: bold;
}
#cookie_notification button {
	border-radius: 3px;
}
#cookie_notification.show{
	display: flex;
}
@media (min-width: 576px){
 
  .cookie_accept{
    margin: 0 0 0 25px;
  }
}

@media (max-width: 575px){
  #cookie_notification.show{
    display: block;
    text-align: left;
  }
  .cookie_accept{
    margin: 10px 0 0 0;
  }
}


/*Кнопка "Наверх"*/
#button-up {
  position: fixed;
  bottom: 50px;
  right: 50px;
  display: none;
  width: 52px;
  height: 52px;
  margin: 0;
  outline: none;
  background-color: rgba(252, 175, 59, 0.7);
  background-image: url("/wp-content/uploads/2022/04/top.png");
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: center;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 4px #FCAF3B;
          box-shadow: 0 2px 4px #FCAF3B;
  cursor: pointer;
	z-index: 1000;
}

#button-up:hover {
  background-color: #FCAF3B;
}
@media (max-width: 991px){
	#button-up {
		bottom: 10px;
		right: 10px;
	}
}
.rc-anchor, .rc-anchor-invisible, .rc-anchor-light, .rc-anchor-invisible-hover {
	display: none !important;
	z-index: -1000;
}
.grecaptcha-badge {visibility: hidden;}
/*СТРАНИЦА ПОИСКА*/

.search-title {
	margin-top: 50px;
}
.seach-subtitle {
	display: block;
	margin-bottom: 50px;
	font-size: 25px;
}
.digest-item {
	margin-bottom: 50px;
}
.digest-item h3, .digest-item p  {
	margin-bottom: 10px;
}

/*404*/
.not-found {
	display: flex;
	padding-top: 50px;
	margin-bottom: 50px;

}
.error404 .nv-content-none-wrap p {
	display: none;
}
.error404 .neve-main>.container .col{
	max-width: 100%;
	margin: 0 !important;
}
.error404 .container .container {
	padding: 0;
	margin-bottom: 20px;
}
.not-found__title {
	text-align: center;
	margin-right: 40px;
}
.not-found__title--big{
	font-size: 150px;
	line-height: 150px;
}
.error404 h2 {
	color: #2B2B2B !important;
	padding-top: 50px;
}

.error404 .services-wrapper {
	margin-bottom: 50px;
}
@media (max-width: 600px){
	.not-found {
		flex-wrap: wrap;
	}
	.not-found__title {
		margin-right: 0;
	}
	.not-found__title--big {
		font-size: auto;
	}
	.not-found__text {
		width: 100%;
	}
}
