
/*!
	Theme Name: stm
	Theme URI: https://stm-trade.com.ua/public_html/wp-content/themes/stm/style.css
	Author: Underscores.me
	Author URI: http://underscores.me/
	Description: Description
	Version: 1.0.0
	License: GNU General Public License v2 or later
	License URI: LICENSE
	Text Domain: stm
	Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
	
	This theme, like WordPress, is licensed under the GPL.
	Use it to make something cool, have fun, and share what you've learned with others.
	
	stm is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
	Underscores is distributed under the terms of the GNU GPL v2 or later.
	
	Normalizing styles have been helped along thanks to the fine work of
	Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/



@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');

@font-face {
	font-family: Khartiya-BoldItalic;
	src: url(./css/fonts/Khartiya-BoldItalic.woff);
}

.preloder {
color: #000;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
top:0;
bottom:0;
left: 0;
right: 0;
background-color: #f5e0b7;
z-index: 9999999999999999999999999;
}
.preloder img {
    margin-bottom: 20px;
}

html {
	scroll-behavior: smooth;
	
}

body {
	font-family: 'Khartiya-BoldItalic', sans-serif;
}

a:hover {
    color: #be8229;
    text-decoration: none;
}

.text-muted::before, .tittle::before {
	content: '';
	background: url('/wp-content/themes/stm/img/icon-wheat-left.svg');
	width: 41px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 10px 10px 0px;
}

.text-muted::after, .tittle::after {
	content: '';
	background: url('/wp-content/themes/stm/img/icon-wheat-right.svg');
    width: 41px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 10px 10px;
}

.navbar {
	border-bottom: 2px solid #846227;
	border-radius: 0px!important;
}

.bg-light {
    background-color: #fff!important;
}

.nav-link {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	color: rgb(0, 0, 0)!important;
	opacity: 1;
}

.callme {
	font-size: 12px;
	letter-spacing: 0;
	color: #707070;
	text-transform: uppercase;
	opacity: 1;
    padding-right: .5rem;
    padding-left: .5rem;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
	width: fit-content;
}
.lang {
	font-size: 12px;
	letter-spacing: 0;
	color: #707070;
	text-transform: uppercase;
	opacity: 1;
    padding-right: .5rem;
    padding-left: .5rem;
	text-align: end;
	margin: 0px 0px 10px 0px;
}

.lang span {
	
	padding: 0px 5px;
}

.firstblock {
	padding: 0px 0px 0px 0px;
}

.secondlock {
	padding: 0px 0px 0px 0px;
}

#navbarsExample09 div.secondlock ul li:nth-child(2) a {
	margin: 0px 50px;
}

#navbarsExample09 div.firstblock ul li:nth-child(3) a {
	margin: 0px 50px;	
}

div.container-fluid.marketing div.row.other-product div:nth-child(2) {
	align-self: stretch;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.featurette-heading {
	text-align: center;
}

div.container-fluid.marketing img:hover {
	cursor: pointer;
	transition: box-shadow 0.5s;
	color: #212529;
	box-shadow: 0px 0px 17px 0px;
	transform: scale(1.03);
	transition: all 0.5s ease;
}

div.container-fluid.marketing img {
	transition: all 0.5s ease;
}


div.container-fluid.marketing div.row.featurette p {
	padding: 0px 0px;
	text-indent: 1.5em;
	text-align: justify;
	margin: 0px;
}

div.container-fluid.marketing  div.row.other-product span {
	position: absolute;
}


.marketing .col-md-6 {
	align-self: center;
}


body > div.containerfix > div.container-fluid.marketing > div.row.other-product > div:nth-child(1) {
	padding-right: 0px;
}

.btnclasssecondblock{
	display: flex;
    justify-content: center;
	margin-top: 40px;
	
}


.btn-secblock{
	background: #F5E0B7 0% 0% no-repeat padding-box;
	border: 1px solid #846227;
	opacity: 1;
    width: 30%;
	margin: 0px 10px
}

.other-product {
	margin-top: 15px;
}


.other-product .col-md-6 {
	display: flex;
	justify-content: space-between;
}

.positive .col-lg-4 {
	text-align: -webkit-center;
}

.positive .tittle {
	margin-left: auto;
    margin-right: auto;
	margin-top: 80px;
	width: 40%;
    text-align: center;
	font-size: 2rem;
	color: #846227;
	border-top: 2px solid #846227;
	opacity: 1;
    padding: 10px 0px;
	border-radius: 13em 5.5em/4em 0.5em;
}

.text-muted {
    color: #000000!important;
}

.positive .row {
	padding: 60px 0px;
}

.positive h2 {
	font-weight: 500;
	font-size: 18px;
	width: 50%;
    text-align: center;
}

.history {
	background-image: url(/wp-content/themes/stm/img/cole-wyland.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: fit-content;
	display: flex;
    flex-flow: column;
    justify-content: center;
	background-attachment: fixed;
	min-height: 100vh;
}

.achievement {
    display: flex;
    justify-content: space-between;
	padding: 30px 0;
}

.achievement p {
	font-weight: 500;
    font-size: 18px;
    text-align: center;
	width: 76%;
    margin: 0 auto;
}

.history .tittle {
	text-align: center;
	font-size: 2rem;
	padding: 20px 0px;
}

.history .lead {
	width: 70%;
    margin: 0 auto;
    text-align: center;
	padding: 20px 0px;
}

.history .content {
	height: 100vh;
	background: linear-gradient(90deg, rgba(240,201,122,0.10) 0%, rgba(255,255,255,0.65) 20%, rgba(255,255,255,0.65) 80%, rgba(240,201,122,0.10) 100%);
	display: inherit;
    flex-flow: inherit;
    justify-content: inherit;
	padding: 20px 0px;
}

div.container-fluid.history .col-md-6 {
	align-self: center;
	padding-left: 0px;
}

div.container-fluid.history .col-md-6 p {
	padding: 0px 100px;
	text-indent: 1.5em;
	text-align: justify;
}



div.container-fluid.history .col-md-6 b {
	font-weight: bold;
}


.clients .tittle {
	margin-left: auto;
    margin-right: auto;
	margin-top: 80px;
	width: 40%;
    text-align: center;
	font-size: 2rem;
	color: #846227;
	border-top: 2px solid #846227;
	opacity: 1;
    padding: 10px 0px;
	border-radius: 13em 5.5em/4em 0.5em;
}

.our-clinets {
	
	margin: 70px auto;
	
}


footer {
	background-color: #F5E0B7;
	padding: 45px 0px 20px 0px;
}

footer .col-lg-3 {
	align-self: center;
	text-align: center;
	
}

footer .col-lg-6 {
	align-self: center;
	text-align: center;
}

footer .row {
	margin-right: 0px;
    margin-left: -15px;
}

.foot-link, .foot-link a {
	color: #846227;
	padding: 0px 10px;
	font-weight: 700;
}


.socialicon {
	display: flex;
	justify-content: center;
}

.socialicon img {
	margin: 12px 10px;
}

.btn-footer {
	background-color: #846227;
	color: #F5E0B7;
}

.rightblock .foot-link {
	padding: 0px 0px 17px 0px
}




#myVideo {
	
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

#myVideo_about_us { 
    margin-top: 5px;
    margin-left: auto;
    height: 100%;
    margin-right: auto;
    display: block;
}

.about_us_positive {
	margin-top: 30px;
}


.about_us_positive img {
	margin-left: auto;
    margin-right: auto;
    display: block;
}
.about_us_positive h2 {
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	padding: 20px 0px 0px 0px;
}

.about_us_descr {
	margin-top: 80px;
	margin-bottom: 50px;
}

.about_us_descr h2 {
	font-size: 26px;
	text-align: left;
	letter-spacing: 0;
	color: #707070;
}

.about_us_descr p {
	font-size: 18px;
	color: #000;
	letter-spacing: 0;
	padding: 10px 0px;
}
.about_us_descr span {
	color: #707070;
}

body > div.container.about_us_descr > div:nth-child(2) {
	margin-top: 40px;
}

.about_us_gallery {
	margin-bottom: 50px;
}


.maps {
    margin: 5px auto;
    display: block;
}
.contact_placeholder{
	margin-top: 20px;
	border-bottom: 2px solid #846227;
}

.contact_placeholder .col-4{
	text-align: center;
}
.contact_placeholder .col-4 a{
	color: #000;
}
.contact_placeholder .row{
	justify-content: space-evenly;
	padding: 50px 0px;
}
.contact_placeholder h2{
	padding-top: 5px;
	font-size: 20px;
	letter-spacing: 0.07px;
	color: #707070;
	
}
.contact_placeholder p{
	font-size: 16px;
	letter-spacing: 0.06px;
	color: #000000;
	font-weight: 900;
}

body > div.contact_placeholder > div:nth-child(2) {
	align-items: flex-end;
	margin-top: 40px;
}

body > div.contact_placeholder > div:nth-child(2) p {
	padding-top: 5px;
}

.contact_msg {
	margin: 40px auto;
	text-align: center;
}
.write_me {
	text-align: center;
	color: #707070;
	letter-spacing: 0.22px;
}

.write_me h2 {
	margin: 22px 0px;
}

body > div.write_me > h2:nth-child(3) {
	margin-top: 60px;
}

.btn-contactblck {
    background: #F5E0B7 0% 0% no-repeat padding-box;
    border: 1px solid #846227;
    opacity: 1;
    width: 15%;
    margin: 0px 10px;
	font-size: 20px;
	color: #846227;
}



.button-inner-item {
    position: fixed;
    bottom: 20px;
    right: 25px;
	
	-webkit-animation: rotate-center 1s ease-in-out ;
	
	cursor: pointer;
    opacity: 0.9;
	animation: pulse 2s infinite, rotate-center 1s ease-in-out ;
	border-radius: 50%;
}




.button-inner-item-close {
	display:none;
	position: fixed;
    bottom: 20px;
    right: 29px;
	cursor: pointer;
	-webkit-animation: rotate-center 0.4s ease-in-out ;
	animation: rotate-center 0.4s ease-in-out ;
	z-index: 10101;
    opacity: 0.9;
}

.button-inner-item-telegram {
	display:none;
	position: fixed;
	z-index: 10101;
    bottom: 90px;
    right: 25px;
	opacity: 0.9;
	-webkit-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}





.button-inner-item-viber {
	display:none;
	position: fixed;
    bottom: 170px;
    right: 25px;
  	z-index: 10101;
	opacity: 0.9;
	-webkit-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.backgroundcolor {
	display:none;
	position: fixed;
	top: 0;
    left: 0;
	z-index: 10100;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	
}

@-webkit-keyframes pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
	}
	50% {
		-webkit-box-shadow: 0 0 0 30px rgba(204,169,44, 0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
	}
}
@keyframes pulse {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
		box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
	}
	50% {
		-moz-box-shadow: 0 0 0 30px rgba(204,169,44, 0);
		box-shadow: 0 0 0 30px rgba(204,169,44, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
		box-shadow: 0 0 0 0 rgba(204,169,44, 0);
	}
}


@-webkit-keyframes slide-top {
	0% {
		-webkit-transform: translateY(60px);
		transform: translateY(60px);
	}
	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@keyframes slide-top {
	0% {
		-webkit-transform: translateY(60px);
		transform: translateY(60px);
	}
	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}


@-webkit-keyframes rotate-center {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(360deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}
@keyframes rotate-center {
	0% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.coffe {
	background-color: #00000087;
    z-index: 100;
    width: 35%;
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 36px;
    text-align: center;
	transition: height 1s linear;
    border-radius: 0rem 0.25rem 0rem 0rem;
}

.coffehover {
	
	
    background-color: #00000087;
    z-index: 100;
	
    width: 35%;
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 36px;
    text-align: center;
	
	height: 100%;
    border-radius: .25rem;
	transition: background 1s ease;
	
	
	
	
}



.partners_our-clinets {
	display: flex;
    justify-content: space-between;
	margin: 30px 0px;
	flex-flow: wrap;
	align-items: center;
	max-width: 1140px;
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.partners_descr {
	margin-top: 80px;
	margin-bottom: 50px;
}

.partners_descr h2 {
	font-size: 26px;
	text-align: left;
	letter-spacing: 0;
	color: #707070;
}

.partners_descr p, .partners_descr li {
	font-size: 18px;
	color: #000;
	letter-spacing: 0;
	padding: 10px 0px;
}
.partners_descr span {
	color: #707070;
}


.partners_descr li {
	list-style: none; 
	padding-left: 16px;
}

.partners_descr li:before {
	content: "•"; /* Insert content that looks like bullets */
	padding-right: 8px;
	color: #F5E0B7; /* Or a color you prefer */
	font-size: 18px;
}

div.container-fluid.marketing div.row.other-product a {
	
	height: 100%;
    width: 49%;
	
}

.card-catalog {
	height: inherit;
}



.category-card-top {
	display: flex;
	flex-wrap: wrap;
	margin: 25px 0px;
	justify-content:  flex-start;
	align-items: flex-end;
}

.catagery-products {
	width: 33.33%;
    text-align: center;
	margin: 15px 0px;
}



.btn-tableblck{
	display:block;
    background: #F5E0B7 0% 0% no-repeat padding-box;
    border: 1px solid #846227;
    opacity: 1;
    width: 50%;
    margin: 35px auto;
    font-size: 20px;
    color: #846227;
}

@media (min-width: 1200px){
	.single-page {
		max-width: 1290px;
	}
}

table {
	width: 100%;
}

td {
	width: 50%;
    border-bottom: 2px solid #846227; 
}

td.second-col-php {
	border-left: 2px solid #846227; 
	padding: 0px 0px 0px 0px;
}
td.second-col {
	border-left: 2px solid #846227; 
	padding: 0px 0px 0px 6px;
}


.single-page p.h2 {
	text-align: center;
	margin: 20px 0px;
}

.archive-nav {
	margin: 40px 0px;
}

.archive-navul {
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
	padding: 0rem 1rem;
	min-width: 1000px;
}

li.archive-item {
	list-style-type: none;
	
}
.archive-item-active {
	border: 2px solid #846227;
	background-color: #8462272e;
}

.archive-link {
	color: #846227;
	font-size: 21px;
    padding: 10px;
}

.archive-link:hover {
	color: #846227!important;
}

.archive-title {
	color: #000000;
	font-size: 22px;
	text-align: center;
}

.archive-title a {
	color: #000000;
}

h2.archive-title  {
    width: 45%;
    margin: 0 auto;
}

.photo-archive {
	width: 100%;
}



/* PRODUCT PAGE */
.product-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 10px 20px 10px;
}

/* SLIDESHOW */
.slideshow-container {
	margin: 0px 0px 40px 0px;
}

.slider-title {
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	color: #6FC28A;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
}

.slideshow-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	border-bottom: 1px solid #846227;
}

.slideshow-items img {
	max-width: 200px;
	width: 100%;
	height: auto;
}

.prev,
.next {
	position: absolute;
	top: 50%;
	width: auto;
	padding: 18px 22px 18px 22px;
	color: #000000;
	font-size: 20px;
	border-radius: 50%;
	border: 1px solid #000000;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.prev {
	left: 0;
}

.next {
	right: 0;
}

.slideshow-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 20px 0px 0px 0px;
	ALIGN-ITEMS: flex-end;
}

.slideshow-row-items {
	opacity: 0.7;
	padding: 0px 4px 0px 4px;
}

.slideshow-row-items img {
	border: 1px solid #846227;
	width: 90px;
	max-width: 100%;
	height: auto;
	padding: 5px;
}

#main > div.container > div > div:nth-child(1) {
	width: 100%;
}


.slideshow-row-items:hover {
	opacity: 1;
}

.modal-product {
	display: none;
	position: fixed;
	z-index: 11;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 1;
}

.modal-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.modal-close {
	margin: -25px 0px 0px 25px;
	float: right;
	display: block;
	position: relative;
	width: 30px;
	height: 20px;
}

.modal-close:before,
.modal-close:after {
	content: '';
	background-color: #ffffff;
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
}

.modal-close:before {
	transform: rotate(45deg);
    top: 9px;
}

.modal-close:after {
	transform: rotate(-45deg);
	bottom: 9px;
}

.modal-image {
	width: 100%;
	max-width: 400px;
	height: auto;
}

.containerfix {
    max-width: 1920px;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
}







/* MODAL */
.popup-window_slider {
	display: none;
	position: fixed;
	z-index: 11;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 1;
}

.popup-window_modal {
	display: none;
	position: fixed;
	z-index: 101;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 1;
}

.popup-content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 450px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.popup-image {
	width: 100%;
	max-width: 400px;
	height: auto;
}

.popup-form {
	background: #ffffff;
	padding: 0px 0px 10px 0px;
}

.popup-form ul li {
	display: block;
	padding: 15px 20px;
	min-height: 45px;
}

.popup-form::before {
    content: "𝒮𝓉𝓂 𝒯𝓇𝒶𝒹𝑒";
	color: #846227;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    font-weight: 800;
    border: 1px solid #846227;
    margin: 0px 0px 20px 0px;
    font-size: 22px;
}

.popup-form-field {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	outline: none;
	padding: 10px;
	border: 1px solid #846227;
	font-size: 14px;
}

.popup-form-field:focus {
	outline: 2px solid #846227;
}
.popup-form-fields, .popup-form_fields {
	padding: 0px;
}

input[type=submit] {
	padding: 10px 50px 10px 50px;
	margin: 15px 0px 0px 0px;
	background-color: #F5E0B7;
	cursor: pointer;
	border: 1px solid #846227;
	font-size: 18px;
	color: #846227;
	text-transform: uppercase;
}

input[type=submit]:hover {
	background-color: #846227;
	color: #ffffff;
}

textarea {
	width: 100%;
	height: 140px;
	resize: none;
}



.btn-offer{
    padding: 10px 50px 10px 50px;
    margin: 15px 0px 0px 0px;
    background-color: #F5E0B7;
    cursor: pointer;
    border: 1px solid #846227;
    font-size: 18px;
    color: #846227;
    
}

.popup-close {
	cursor: pointer;
	display: block;
	position: relative;
	float: right;
	width: 40px;
	height: 20px;
	margin: 25px 25px 0px 0px;
}

.popup-close:before,
.popup-close:after {
	content: "";
	background-color: #ffffff;
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
}

.popup-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 9px;
}

.popup-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 9px;
}

.burger {
	display: none;
}

#form > ul > li:nth-child(3), #form_mail > ul > li:nth-child(4) {
	text-align: center;
}

.second-col p {
	margin-bottom: 0rem;
}



/*                   	И ДЛЯ ЕКРАНІВ                            */

@media only screen and (max-width: 992px){
	
	.display-none {
		display: none;
	}
	
	.featurette .col-md-6 {
		padding: 0px;	
	}
	
	.container-fluid {
		padding: 0px;
		
	}
	
	body {
		margin-top: 75px;
		font-family: 'Oswald';
	}
	
	.archive-navul {
		margin-top: 25px;		
	}
	
	
	
	#category-nav {
		margin-bottom: 0px;		
	}
	
	nav {
		position: fixed!important;
		z-index: 999999;
		top: 0;
	}
	
	.other-product .col-md-6 {
		padding: 0px;
		margin-bottom: 5px;	
	}
	
	.row { 
		padding: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}
	
	.col-md-12 {
		padding: 0px;	
	}
	
	.catalogtextmob {
		padding: 20px!important;
		
	} 
	
	.lead {
		font-size: 1rem;
		font-weight: 300;
	}
	
	
	.h2, h2 {
		font-size: 1.5rem;
	}
	
	.btnclasssecondblock {
		display: flex;
		justify-content: center;
		margin-top: 20px;
	}
	
	.other-product {
		margin-top: 5px;
	}
	
	.coffe {
		height: auto;
		font-size: 22px;
	}
	
	.positive .tittle {
		font-size: 1.5rem;
		margin-top: 30px;
		
	}
	
	.history .tittle {
		
		font-size: 1.5rem;
		
	}
	
	
	.positive .col-lg-4 {
		width: 50%;
	}
	
	div.container-fluid.history .col-md-6 p {
		padding: 20px;
	}
	
	.history {
		border-right: 0px solid #846227;
		border-top: 0px solid #846227;
		border-bottom: 0px solid #846227;
	}
	
	footer .col-lg-3 {
		display: none;
	}
	
	footer {
		background-color: #F5E0B7;
		padding: 10px 0px 20px 0px;
	}
	
	footer .col-lg-6 {
		position: relative;
		width: 100%;
		padding-right: 0px;
		padding-left: 15px;
	}
	.navbar {
		border-bottom: 1.3px solid #846227;
		border-radius: 0px!important;
	}
	
	.burger {
		position: fixed;
		right: 0;top: 0;
		z-index: 99;
		width: 60%;
		height: 100%;
		display: flex;
		flex-flow: wrap;
		align-items: center;
		justify-content: center;
		background-color: #fff;
		transition: 0.5s;
		transform: translateX(100%);
		
	}
	
	.menu-btn {
		display: block;
		position: relative;
		width: 30px;
		height: 20px;
		z-index: 999999;
	}
	
	.header-burger {
		display: block;
		position: absolute;
		width: 30px;
		height: 20px;
		z-index: 99999;
		right: 15px;
	}
	
    .header-burger span {
		background-color: #846227;
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		top: 9px;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s; 
	}
	
	.header-burger:before,
	.header-burger:after {
		content: '';
		background-color: #846227;
		position: absolute;
		width: 100%;
		height: 2px;
		left: 0;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s; }
	
	.header-burger:before {
		top: 0; 
	}
	
	.header-burger:after {
		bottom: 0; 
	}
	
	.header-burger.active span {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0); 
	}
	
	.header-burger.active:before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 9px; 
	}
	
	.header-burger.active:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		bottom: 9px; 
	}
	
	.burger_active {
		background-color: #f6e0b7;
		transform: translateX(0%);
	}
	
	.nav-list-mob {
		list-style: none;
	}
	
	.lang {
		position: absolute;
		bottom: 0px;
		width: -webkit-fill-available;
		text-align: center;
		background-color: #846127;
		color: #f6e0b7;
	    padding: 10px 0px;
		margin: 0px;
	}
	
	.positive .tittle {
		
		width: 100%;
		
	}
	
	.clients .tittle {
		
		width: 100%;
	}
	
	.positive-mob {
	    display: flex;
		flex-wrap: nowrap;
	}
	
	.positive .col-lg-4 {
		width: 100%;
	    height: 35%;
	}
	
	.positive h2 {
		font-weight: 500;
		font-size: 18px;
		width: 100%;
		text-align: center;
		padding: 10px 0px;
	}
	
	.positive .row {
		padding: 30px 0px;
	}
	
	.btn-secblock {
		
		width: 45%;
	}
	.catagery-products {
		width: 49.33%;
		text-align: center;
		margin: 15px 0px;
	}
	
	.category-card-top {
		display: flex;
		flex-wrap: wrap;
		margin: 0px 0px;
		justify-content: flex-start;
	}
	
	.archive-nav {
		margin: 40px 0px 0px 0px;
	}
	
	.archive-title img{
		width: 95%!important;
	}
	
	.btn-contactblck {
		width: 60%;
		max-width: 220px;
	}
	
	.single-page .col-md-6, .single-page .col-12 {
		padding-right: 0px; 
		padding-left: 0px; 
	}
	
	.single-page .btn-tableblck {
		
		width: 80%;
		
	}
	
	.slideshow-row {
		
		-ms-flex-flow: row;
		flex-flow: row;
		
	}
	
	.single-page .col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.single-page p.h2 {
		text-align: center;
		margin: 10px 0px 10px 0px;
	}
	
	.single-page .container {
		width: 100%;
		padding-right: 0px; 
		padding-left: 0px; 
		margin-right: auto;
		margin-left: auto;
	}
	
	.product-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0px 2px 20px 0px;
	}
	
	.slideshow-container {
		margin: 0px 0px 10px 0px;
	}
	
	.slideshow-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin: 0px 0px 0px 0px;
	}
	
	.our-clinets {
		margin: 10px auto 30px auto;
	}
	
	
	.category-nav {
		overflow-x: auto;
	}
	
	h2.archive-title {
		width: 100%;
		margin: 0 auto;
	}
	
	
	.about_us_positive .col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	#myVideo_about_us {
		margin-top: 0.2px;
		width: 100%!important;
		max-width: 100%!important;
		margin-left: auto;
		height: 100%;
		margin-right: auto;
		display: block;
		padding-right: 0px;
		padding-left: 0px;
	}
	.about_us_positive h2 {
		font-size: 17px;
		font-weight: 900;
		text-align: center;
		padding: 5px 0px 20px 0px;
	}
	
	.about_us_descr .col-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.about_us_descr {
		margin-top: 30px;
		margin-bottom: 5px;
	}
	
	.about_us_descr .col-6 p {
		font-size: 1rem;
		text-align: justify;
	}
	
	.contact_placeholder .col-4 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.about_us_gallery .col-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-top: 15px;
	}
	
	.contact_placeholder .row {
		padding: 10px 0px 10px 0px;
		margin-right: 0px;
		margin-left: 0px;
	}
	
	archive-item {
		border: 2px solid #846227;
	}
	.slideshow-row-items img {
		
		width: 78px;
		
	}
	
	.slideshow-items {
		
		border-bottom: 0px solid #846227; 
	}
	
	.history .lead {
		width: 90%;
	}
	
	.history .content {
		height: 100vh;
	    background: rgba(255,255,255,0.65);
		
	}
	
	.history {
		height: fit-content;
	}
	.clients .tittle {
		font-size: 1.5rem;
		margin-top: 30px;
		
	}
	.history .achievement {
		display: none;
	}
	
	#post-8 > div > div.container.contact_placeholder {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.contact_placeholder p {
		font-size: 15px;
		
	}
	
	.partners_descr h2 {
		font-size: 17px;
		text-align: center;
	}
	
	.partners_descr p, .partners_descr li {
		font-size: 14px;
		padding: 5px 0px;
		text-align: justify;
	}
	
	#post-43 > div > div.container.partners_descr > div > div.col-7 > p:nth-child(2) {
		margin-bottom: 5px;
	}
	
	.partners_descr {
		margin-top: 60px;
		margin-bottom: 15px;
	}
	
	.partners_descr .col-5 {
		padding: 0px;
	}
	
	.partners_descr .col-7 {
		padding: 0px 15px 0px 0px;
	}
	
	.partners_descr li {
		padding-left: 0px;
	}
	
	.partners_our-clinets img {
		width: 40%!important;
	}
	
	.partners_our-clinets {
		justify-content: space-evenly;
	}
	
	.popup-window_modal, .popup-window_slider {
		
		z-index: 999999;
		
	}
	
	
	.attention {
	display: none;
	}
	
	.category-banner {
	padding: 10px;
	}
	
}


@media (min-width: 992px) {
	
	.navbar-expand-lg .navbar-collapse {
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		justify-content: space-between!important;
	}
}

.fotoforcofeemach {
	width: 45%!important;
}

.category-banner {
	display: flex;
	justify-content: space-between;
	background-color: #b68c44;
	
}

.category-banner .attention img {    
	 height: 100%;
	 width: 80%;
}

.category-banner .attention {    
	padding: 25px 0px 25px 40px;
	color: #fff;
}

.category-banner .description {
    align-self: center;
	color: #fff;
	padding: 10px 10px 10px 0px;
}

/* SLIDER PRODUCT PAGE */
.slider-title {
  font-family: "Oswald", sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.2;
  color: #846227;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
}

.slider-container-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.slider-container-items img {
  max-width: 200px;
  width: 100%;
  height: auto;
}

.prev-btn,
.next-btn {
  position: absolute;
  top: 50%;
  width: auto;
  padding: 1em 1.2em;
  background: #846227;
  color: #ffffff;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.prev-btn {
  left: 0;
}
.prev-btn::before {
  content: "";
  background: url(./img/icon-left.svg);
  width: 10px;
  height: 18px;
  display: block;
}

.next-btn {
  right: 0;
}
.next-btn::before {
  content: "";
  background: url(./img/icon-right.svg);
  width: 10px;
  height: 18px;
  display: block;
}

.slider-gallery-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 1.25em;
}

.slider-gallery-items {
  opacity: 0.7;
  padding: 0 0.3em 0 0.3em;
}
.slider-gallery-items img {
  width: 120px;
  max-width: 100%;
  height: auto;
}
.slider-gallery-items:hover {
  opacity: 1;
}

.popup-window_slider {
  display: none;
  position: fixed;
  z-index: 11;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}

.popup-content_slider {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 450px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.popup-content_slider img {
  width: 100%;
  max-width: 400px;
  height: auto;
}

.prev-btn-modal,
.next-btn-modal {
  position: absolute;
  top: 50%;
  width: auto;
  padding: 1em 1.2em;
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.prev-btn-modal {
  left: 5%;
}
.prev-btn-modal::before {
  content: "";
  background: url(./img/icon-left.svg);
  width: 10px;
  height: 18px;
  display: block;
}

.next-btn-modal {
  right: 5%;
}
.next-btn-modal::before {
  content: "";
  background: url(./img/icon-right.svg);
  width: 10px;
  height: 18px;
  display: block;
}
