/*!
Theme Name: Koros38
Theme URI: https://them.es/starter
Author: Arthur
Author URI: https://symbios-it.ru
Description: 
Version: 3.8.9
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: koros38
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3&display=swap');
@font-face {
	font-family: 'Source Sans 3';
	src: url('https://fonts.googleapis.com/css2?family=Source+Sans+3&display=swap');
	}
body {
	font-family: "Source Sans 3", sans-serif !important;
}
section h1 {
	font-size: 45px;
	font-weight: 700;
}
#header .navbar-brand img {
    padding-bottom: 3px;
	height: 20px;
}
.navbar-brand {
        margin-left: 0!important;
        margin-right: 0 !important;
    }
.descr {
	font-size: 17px;
}
.price {
	font-size: 16px;
	font-weight: 700;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 914px!important;
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 914px!important;
    }
}
@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 914px!important;
    }
}
#main {
    margin-top: 0!important;
    padding-top: 50px;
}
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* шапка */
#header a.nav-link {
    font-size: 16px;
	text-decoration: none;
} 
#navbar a.nav-link {
    padding-right: 8px;
    padding-left: 8px;
}
@media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse {
        justify-content: flex-end;
		padding-right: 0;
    }
}
#navbar .nav-link.active, #navbar .nav-link.show {
    color: #fff;
    text-decoration: underline #fff;
    text-underline-offset: 8px;
}
#navbar .nav-link:hover {
	color: #0071E3;
}
a.navbar-brand {
    display: flex;
    align-items: center;
}
#header .container:after, .navbar:after{
	content: none!important;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: none!important;
}
#header .navbar-brand {
    padding: 0;
}
.navbar-toggler-icon {
    height: 35px !important;
    width: 35px !important;
}


/* блоки главной */
section.img-bg-sec {
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: right;
	margin-bottom: 10px;
}
.img-prod {
	max-width: 441px;
	height: 100%;
	margin-right: -30px;
} 
.prod-line {
    display: flex;
    justify-content: space-between;
	align-items: center;
	color: #fff;
}
.price {
	padding-bottom: 30px;
}
.prod-single .prod-text {
	color: #181818;
}
.price-single {
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 20px;
}
.prod-single .descr {
	font-size: 14px;
}
.prod-text {
	padding: 40px 0;
}
section .prod-line h1 {
    padding-bottom: 20px;
}
.prod-line .descr {
    padding-bottom: 30px;
}
#main .btn-line {
    display: flex;
    gap: 10px;
    flex-direction: row;
    justify-content: flex-start;
}
.btn-one {
    padding: 12px 20px;
    border-radius: 35px;
    font-size: 16px;
    font-weight: 600;
    /* width: 170px; */
    display: block;
    text-align: center;
    background-color: #0071E3;
    color: #fff;
    width: max-content;
}
.btn-one:hover {
    background-color: #007fff;
	text-decoration: none;
	color: #fff;
}
.btn-two {
    padding: 12px 20px;
    border: 1px solid #0071E3;
	color: #0071E3;
    border-radius: 35px;
    font-size: 16px;
    font-weight: 600;
    width: 170px;
    display: block;
    text-align: center;
}
.btn-two:hover {
    border: 2px solid #007fff;
	padding: 11px 20px;
	color: #007fff;
	text-decoration: none;
}
.container.prod-line {
    padding-top: 30px;
}
@media (min-width: 768px) {
	.mob {
		display: none;
	}
}
@media (max-width: 992px) {
    .img-prod {
		max-width: 370px;
		height: 100%;
	}
	section h1 {
		font-size: 30px;
		font-weight: 700;
	}
	.descr {
		font-size: 15px;
	}
	.price {
		font-size: 14px;
		font-weight: 700;
	}
	.btn-line {
		justify-content: left;
	}
}
[aria-expanded="false"] .navbar-toggler-icon {
    background-image: url(/wp-content/themes/koros38/img/toggler.svg)!important;
}
[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url(/wp-content/themes/koros38/img/toggler-close.svg)!important;
}
button.navbar-toggler {
    border: none;
}
.navbar-toggler:focus {
    box-shadow: none!important;
}
@media (max-width: 768px) {
    .prod-line {
		justify-content: space-between;
		flex-direction: column;
	}
	.desktop {
		display: none;
	}
	.img-prod {
		max-width: 270px;
		height: 100%;
	}
	.prod-text {
		text-align: center;
		display: flex;
        flex-direction: column;
        align-items: center;
	}
	.descr {
		display: inline-block;
	}
	.descr li {
		text-align: left;
	}
	.me-auto {
		display: flex;
		align-items: center;
		padding-bottom: 20px;
	}
	.btn-line {
		justify-content: center;
	}
}
@media (max-width: 370px) {
	.btn-line {
		flex-direction: column;
		align-items: center;
	}
}

/* страница продукта */
.price-single {
    display: flex;
}
.prod-single .prod-text {
    text-align: justify;
}
.prod-single .img-prod {
	padding-left: 30px;
	margin-right: 0;
}
.prod-single .prod-text {
    padding: 0px 0 40px 0;
}	
.prod-single .prod-text {
    padding: 0 0 40px 0;
}
@media (max-width: 992px) {
    .prod-single .img-prod {
        max-width: 300px;
        height: 100%;
		padding-left: 20px;
    }
}
@media (max-width: 768px) {
    .prod-single .img-prod {
        max-width: 135px;
        height: 100%;
    }
	.price-single {
		text-align: left;
        align-items: center;
	}
	.prod-gallery .container {
		padding-right: 5px;
		padding-left: 5px;
	}
}

/* галерея */
.prod-gallery {
	background-color: #F5F5F7;
}
section.prod-gallery {
    padding: 30px 0;
}
.tz-gallery {
    padding: 12px 12px 30px 12px;
}
.tz-gallery .row > div {
    padding: 4px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}

.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}
.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}
.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 992px) {
	.tz-gallery .col-sm-12.col-md-3 {
		width: 33.3%;
	}
}

/* форма */
.sec-form-black {
    background-color: #fff;
}
.container.form-sec {
    padding: 20px 0;
}
.sec-form-black .form-sec {
    padding: 20px 10px;
}
.codedropz-upload-inner span {
    display: none;
}
.dnd-upload-status {
    width: 183px;
}
.codedropz-upload-wrapper {
    display: flex;
    gap: 8px 15px;
    max-width: 100%;
    flex-wrap: wrap;
	align-items: center;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    background: #0071e3;
}
span.dnd-upload-counter {
    display: none;
}
.codedropz-upload-handler {
    border-radius: 100px;
    background-color: #0071E3;
    border: none;
}
.codedropz-upload-handler {
    margin-bottom: 0;
}
a.cd-upload-btn {
    color: #fff!important;
}
.codedropz-upload-container {
    padding: 6px 20px;
}
.codedropz-upload-handler:hover {
    background-color: #007fff;
}
.dnd-upload-status .dnd-upload-details .name {
    padding-right: 10px;
}
.dnd-upload-status .dnd-upload-details .name em {
    font-size: 14px;
	display: none;
}
.wpcf7-form p {
    margin-bottom: 15px;
}
label .wpcf7-form-control {
    height: 35px;
    padding: 0px 26px;
    border-radius: 17px;
    border: 1px solid #0071E3;
	font-weight: 500;
}
.Modal label .wpcf7-form-control {
	width: 100%;
}
.Modal {
overflow-x: hidden!important;
}
/* #open_Modal label .wpcf7-form-control {
	width: 100%;
} */
textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 17px 17px 4px 17px;
	padding: 4px 26px;
}
.form-url {
	display: none;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 12px 20px;
    border-radius: 35px;
    font-size: 16px;
    font-weight: 600;
    width: 352px;
    display: block;
    text-align: center;
    background-color: #0071E3;
    color: #fff;
    border: none;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background-color: #007fff;
}
@media (max-width: 767px) {
    .dnd-upload-status .dnd-upload-details .name {
        padding-right: 22px;
    }
	.codedropz-upload-handler {
		width: 200px;
	}
	.dnd-upload-status {
		width: 46%;
	}
	label .wpcf7-form-control {
		width: 100%;
	}
	.wpcf7 label {
		width: 100%;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner {
		width: 100%;
	}
}

.wpcf7 form .wpcf7-response-output {
    margin: 5px 0.5em 1em;
}
.wpcf7-spinner {
    margin: 28px 24px;
    margin-top: -55px;
}
.form-btn {
    height: 58px;
}
.wpcf7 form .wpcf7-response-output {
    width: 339px;
    border-radius: 15px;
}
.form-sec h1 {
    color: #181818;
	padding: 30px 0 10px 0;
}

/* модальное окно */
/* КНОПКА
-----------------------------------------------------*/

.Modal_button {
	position: relative;
	display: inline-block;
	text-decoration: none; 
  border-radius: 2px;
	background:rgba(0,0,0,0);
	border: 3px solid #000;
	padding: 8px 16px;
	color: #000;
  
	margin:350px 50px 40px 100px;
  }
  .Modal_button:hover, .Modal_button:focus{
	  background: #000;
	  color: #fff;
  }
  
  
  /* ОСНОВА ОКНА
  -----------------------------------------------------*/
  
  .Modal {
	  background: rgba(0,0,0,0.5);
	  height: 100%;
	  position: fixed;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  align-items: flex-start;
	  opacity: 0;
	  overflow: scroll;
	  pointer-events: none;
	  -webkit-justify-content: center;
			  justify-content: center;
	  /* -webkit-align-items: center;
			  align-items: center; */
	  -webkit-box-align: center;
	   -webkit-box-pack: center;
		 -ms-flex-align: center;
		  -ms-flex-pack: center;
	  -webkit-transition: opacity 0.3s ease-in;
		 -moz-transition: opacity 0.3s ease-in;
			  transition: opacity 0.3s ease-in;
	  z-index: 999999;
  }
	  .Modal:target {
		  opacity: 1;
		  pointer-events: auto;
	  }
  
  
  /* КОНТЕНТ
  -----------------------------------------------------*/
  
  .Modal_content {
	  background: #fff;
	  max-width: 620px;
	  min-width: 320px;
	  font-family: arial, sans-serif;
	  margin: 10% auto;
	  padding: 0 20px 10px 20px;
	  position: relative;
	  border-radius: 3px;
	  -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.3);
		 -moz-box-shadow: 0 0 25px rgba(0,0,0,0.3);
			  box-shadow: 0 0 25px rgba(0,0,0,0.3);
	  z-index: 999998;
  }
.form-pop.form-sec {
    max-width: 400px;
}
.Modal .dnd-upload-status {
    width: 45%;
}
.Modal input.wpcf7-form-control.wpcf7-submit.has-spinner {
	width: 100%;
}
.Modal label {
    width: 100%;
}
.Modal textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}
/* #open_Modal .dnd-upload-status {
    width: 45%;
}
#open_Modal input.wpcf7-form-control.wpcf7-submit.has-spinner {
	width: 100%;
}
#open_Modal label {
    width: 100%;
}
#open_Modal textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
} */
.Modal_content {
    border-radius: 30px;
}
.form-sec h1 {
    padding: 10px 0 10px 0;
}
  
  /* закрываем окно кликая вне окна */
  .o_close_Modal {
	  visibility: visible;
	  position: fixed;
	  width: 100%;
	  height: 100%;
	  top: 0;
	  left: 0;
	  z-index: 999997;
  }
  /* закрываем окно кликая на крестик */
  .b_close_Modal {
	  /* background: rgba(0,0,0,0.1); */
	color: #444;
	padding: 18px;
	font-size: 45px;
	font-weight: 400;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
			transition: all 0.3s;
	transform: rotate(45deg);
	margin-top: -24px;
  }
	  .b_close_Modal:hover {
		  color: #0071E3;
		  text-decoration: none;
	  }


/*============================================
    ЭФФЕКТ 1     - плавное появление из центра
============================================*/
.Modal:target .effect1 {
	opacity: 1;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}
.effect1 {
	opacity: 0;
	-webkit-transform: scale(0.6);
	   -moz-transform: scale(0.6);
	    -ms-transform: scale(0.6);
	        transform: scale(0.6);
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	        transition: all 0.3s;
}

/* производство */
.production {
    color: #fff;
}
.production-text {
    display: flex;
    margin-top: -20px;
    justify-content: space-between;
}
.production .descr {
    font-size: 17px;
    width: 47%;
}
#main h1 {
    margin-top: 0px;
    width: 100%;
    line-height: 1.2;
}
.production .container {
    padding: 30px 15px 0px 15px;
}
.production h1 {
    padding-bottom: 30px;
}
.production-gallery {
    background-color: transparent;
}
#header {
    margin-bottom: 0;
    z-index: 100;
    width: 100%;
    position: fixed;
}
@media (max-width: 767px) {
    .production-text {
        flex-direction: column;
        gap: 20px;
    }
    .production .descr {
        width: 100%;
    }
}

/* поставки */
.supplies {
    background-image: url('/wp-content/themes/koros38/img/postavki.svg');
    height: 91vh;
    background-repeat: no-repeat;
    background-size: cover;
}
#supplies .container {
    color: #fff;
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
#supplies .btn-line {
    display: flex;
    gap: 10px;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    padding: 30px 0;
    max-width: 914px !important;
}
#supplies .supplies-btn-one {
    text-align: left;
	display: flex;
    align-items: flex-start;
	
}
#supplies h1 {
    text-align: center;
    max-width: 600px;
}
#supplies h2 {
    font-weight: 700;
    text-align: center;
}
@media (max-width: 767px) {
    #supplies .btn-line {
        left: 0;
        position: static;
        padding: 8px 0;
    }
    #supplies h2 {
        text-align: left;
        line-height: 38px;
    }
    #supplies .container {
        padding: 30px 15px;
        align-items: flex-start;
        max-width: 358px;
        display: flex;
        margin-left: 0;
        text-align: left;
    }
    #supplies h1 {
        text-align: left;
        max-width: 300px;
    }
    .supplies {
        background-size: 102%;
        background-position: -5em 0em;
        width: 138vw;
    }
}

/* О компании */
section#about{
    height: 100%;
}
#about .container {
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    gap: 10px;
}
.about-text {
    width: 60%;
    font-size: 14px;
    color: #fff
}
#about .img-prod {
    height: 100%;
    margin-right: 0;
    width: 40%;
}
@media (max-width: 767px) {
    #about .container {
        flex-direction: column;
    }
    .about-text {
        width: 100%;
        font-size: 14px;
        color: #fff;
    }
    #about .img-prod {
        width: 100%;
        max-width: 100%;
    }
    section#about {
        height: 100%;
    }
    #about .img-prod {
        padding-bottom: 30px;
    }
}

/* Контакты */
.contacts-bg {
    background: radial-gradient(circle, rgba(79, 97, 102, 1) 0%, rgba(11, 25, 29, 1) 59%, rgba(5, 11, 13, 1) 100%);
}
.contacts-bg-white {
    height: 10px;
    background: #fff;
}
#contacts .container {
    padding-top: 15px;
    padding-bottom: 30px;
    display: flex;
    gap: 10px;
}
@media (max-width: 767px) {
    section#contacts {
        height: 100%;
    }
}
.contacts-text {
    color: #fff;
    width: 40%;
}
.contacts-btn {
    width: max-content;
}
.contacts-btn .btn-one {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 500;
    padding: 8px 20px;
}
.contacts-btn .btn-img {
    margin-right: 6px;
    width: 17px;
    height: 15px;
    margin-bottom: 3px;
}
.btn-one-cont {
    margin-top: 40px;
}
.cont-map {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 60%;
    color: #fff;
}
.cont-map iframe {
    margin-top: 6px;
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
}
.white-h1 h1 {
    color: #fff;
    font-weight: 700;
}
.white-h1  {
    padding-top: 30px;
}
@media (max-width: 767px) {
    #contacts .container {
        display: flex    ;
        flex-direction: column;
    }
    .cont-map {
        width: 100%;
        flex-direction: column;
    }
    .contacts-text {
        color: #fff;
        width: 100%;
    }
    .cont-map iframe {
        height: 240px;
        padding-bottom: 5px;
    }
    .btn-one-cont {
        margin-top: 20px;
    }
}

/* форма темная */
.form-white {
    display: flex;
    flex-direction: column;
}
.form-white h1 {
    color: #fff;
}
.form-white {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 0!important;
    padding-top: 0!important;
}

/* Новости */
.news-single {
    color: #fff;
}
.img-news {
    max-width: 100%;
    height: 195px;
    border-radius: 25px 25px 0 0;
    width: 100%;
    object-fit: cover;
}
.swiper-slide {
    padding: 10px;
}
.slide-container-top.container {
    padding-bottom: 30px;
}
.slide-container-top.container {
    max-width: 998px !important;
    display: flex;
    justify-content: space-around;
}
.news-slide-cont {
    text-decoration: none;
    color: #181818; 
    background-color: #fff;
    border-radius: 25px;
}
.swiper-button-prev-unique, .swiper-button-next-unique {
    background-repeat: no-repeat;
    background-position: center;
    width: 33px;
    height: 33px;
    background-size: contain;
}
.swiper-button-prev-unique {
    background-image: url(/wp-content/themes/koros38/img/slider-prev.svg);
}
.swiper-button-next-unique {
    background-image: url(/wp-content/themes/koros38/img/slider-next.svg);
}
.swiper-button-prev-unique:hover {
    background-image: url(/wp-content/themes/koros38/img/slider-prev-hover.svg);
}
.swiper-button-next-unique:hover {
    background-image: url(/wp-content/themes/koros38/img/slider-next-hover.svg);
}
.swiper-button-disabled {
    /* display: none; */
    opacity: 0;
}

.swiper-news-next, .swiper-news-prev {
    background-repeat: no-repeat;
    background-position: center;
    width: 33px;
    height: 33px;
    background-size: contain;
}
.swiper-news-prev {
    background-image: url(/wp-content/themes/koros38/img/left-slider.svg);
}
.swiper-news-next {
    background-image: url(/wp-content/themes/koros38/img/right-slider.svg);
}
.swiper-news-prev:hover {
    background-image: url(/wp-content/themes/koros38/img/left-slider-hover.svg);
}
.swiper-news-next:hover {
    background-image: url(/wp-content/themes/koros38/img/right-slider-hover.svg);
}
.swiper-news-bt {
    margin-top: -50%;
    z-index: 10;
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 20px 0 10px;
}
.news-modal-img .swiper-slide {
    padding: 0;
}
.news-gallery-img {
    background-size: cover;
    height: 100%;
    width: 100%;
}
.news-modal-img .swiper {
    height: 100%;
    width: 100%;
    border-radius: 25px 0 0 25px;
}
.Modal-news-open {
    overflow: hidden;
    align-items: center;
}

@media (max-width: 767px) {
    .swiper-news-bt {
        margin-top: -28%;
    }
}
.slide-container-top {
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider-text {
    padding: 20px;
    height: 181px;
}
.news_title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.news-modal-cont h1 {
    font-size: 26px;
}
.news_brief {
    font-size: 14px;
    height: 83px;
    overflow: hidden;
}
.news_descr::-webkit-scrollbar {
    /* background-color: #eeeeee;
    border-radius: 20px;
    border: 1px solid #212529; */
    width: 12px;
}
.news_descr::-webkit-scrollbar-thumb {
    background-color: #0071E3;
    border-radius: 15px;
}
.news_descr::-webkit-scrollbar-track {
    -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;
    background-color: #ececfb;
    border-radius: 15px;
}
@media (max-width: 576px) {
    .container-slider {
        max-width: 100%;
    }
}
@media (min-width: 576px) {
    .container-slider {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container-slider {
        max-width: 720px;
    }
}
@media (min-width: 960px) {
    .container-slider {
        max-width: 914px;
    }
}
.Modal-news {
    max-width: 710px;
    padding: 0;
}
.Modal-news .form-sec {
    max-width: 100%;
    display: flex;
    gap: 20px;
    max-height: 413px;
}
.Modal-news .img-news {
    max-width: 440px;
    max-height: 413px;
    border-radius: 25px 0 0 25px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 400px;
    min-width: 440px;
}
.news-modal-cont {
    width: 40%;
    padding: 25px 20px 20px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.news-modal-img {
    width: 60%;
}
.news_descr {
    font-size: 14px;
    overflow-y: overlay;
    margin-right: -8px;
    padding-right: 8px;
}
@media (max-width: 768px) {
    .Modal-news .form-sec {
        max-width: 100%;
        display: flex    ;
        gap: 20px;
        max-height: 100%;
        flex-direction: column;
        width: 100%;
    }
    .news-modal-img {
        width: 100%;
    }
    .Modal-news .img-news {
        max-width: 100%;
        max-height: 100%;
        border-radius: 25px 25px 0 0;
        min-height: 200px;
    }
    .news-modal-img .swiper {
        border-radius: 25px 25px 0 0;
    }
    .news-modal-cont {
        width: 100%;
        padding: 0 20px 20px 20px;
    }
    .Modal-news .b_close_Modal {
        color: #ffffff;
        padding: 12px;
        font-size: 32px;
        margin-top: 9px;
        background-color: rgb(51 51 51 / 70%);
        border-radius: 100px;
        line-height: 15px;
        margin-right: 5px;
        z-index: 3;
    }
    .Modal-news {
        max-width: 450px;
    }
	.supplies {
		background-color: #0b171a !important;
		background-position-x: -4em!important;
		background-size: contain!important;
		height: max-content;
	}
}

.wpcf7 form.spam .wpcf7-response-output {
    filter: invert(1)!important;
}

.supplies {
    background-color: #0b171a !important;
	background-position-x: center;
}
#supplies h1 {
	font-size: 30px;
}
#supplies .btn-line {
    flex-direction: column;
    position: relative;
    bottom: 0;
    padding: 4px 0;
    align-items: center;
}
#supplies h2 {
    font-size: 22px;
    max-width: 600px;
}
@media (min-width: 768px) {
	 .supplies {
	    display: flex;
    	flex-direction: column;
    	justify-content: space-between;
	}
}
@media (max-width: 768px) {
    #supplies.supplies {
        background-image: url(/wp-content/themes/koros38/img/postavki-mob.svg);
        width: 100vw!important;
        background-position-x: center!important;
        background-size: 102%!important;
		
    }
	#supplies .container {
		padding: 30px 15px 0px 15px;
	}
	#supplies .container.supplies-btn-one {
    	padding: 0px 15px 30px 15px;
	}
}
.news-single.swiper-slide {
		min-width: 304px;
	}
	.slide-container-top {
		justify-content: flex-start;
	}
@media (min-width: 768px) {
	.contacts-btn {
		min-height: 80px;
	}
}
.news-gallery img {
    height: auto;
    max-height: 300px;
}
/* временно скрыть форму и кнопку, перед включением, нужно также активировать плагины*/
.container.form-sec {
    display: none;
}
a.btn-one {
    display: none;
}
.footer-section {
	background: linear-gradient(0deg, #010101, #353535);
    margin-bottom: -1px;
}
.footer-section .container {
	padding: 10px 10px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
	font-weight: 500;
	color: #ffffff;
}
.footer-link {
	color: #ffffff;
    font-weight: 500;
}
.footer-link:hover {
    color: #0071E3;
}
@media (max-width: 992px) {
	.footer-section .container {
		padding: 10px 20px 20px 20px;
		justify-content: space-between;
		flex-direction: column;
		gap: 10px;
	}
}
