@font-face {
	font-family: 'FuturaBookC';
	src: url('../fonts/futura/futurabookc.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/futura/futurabookc.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/futura/futurabookc.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/futura/futurabookc.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/futura/futurabookc.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/futura/futurabookc.svg#futurabookc') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'FuturaBookC-Italic';
	src: url('../fonts/futura/futurabookc-italic.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/futura/futurabookc-italic.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/futura/futurabookc-italic.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/futura/futurabookc-italic.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/futura/futurabookc-italic.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/futura/futurabookc-italic.svg#futurabookc-italic') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'FuturaDemiC';
	src: url('../fonts/futura/futurademic.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/futura/futurademic.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/futura/futurademic.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/futura/futurademic.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/futura/futurademic.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/futura/futurademic.svg#futurademic') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'FuturaDemiC-Italic';
	src: url('../fonts/futura/futurademic-italic.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/futura/futurademic-italic.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/futura/futurademic-italic.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/futura/futurademic-italic.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/futura/futurademic-italic.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/futura/futurademic-italic.svg#futurademic-italic') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'FuturaLightC';
	src: url('../fonts/futura/futuralightc.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/futura/futuralightc.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/futura/futuralightc.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/futura/futuralightc.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/futura/futuralightc.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/futura/futuralightc.svg#futuralightc') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'FuturaLightC-Italic';
	src: url('../fonts/futura/futuralightc-italic.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/futura/futuralightc-italic.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/futura/futuralightc-italic.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/futura/futuralightc-italic.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/futura/futuralightc-italic.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/futura/futuralightc-italic.svg#futuralightc-italic') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'FuturaMediumC';
	src: url('../fonts/futura/futuramediumc.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/futura/futuramediumc.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/futura/futuramediumc.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/futura/futuramediumc.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/futura/futuramediumc.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/futura/futuramediumc.svg#futuramediumc') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'FuturaMediumC-Italic';
	src: url('../fonts/futura/futuramediumc-italic.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/futura/futuramediumc-italic.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/futura/futuramediumc-italic.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/futura/futuramediumc-italic.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/futura/futuramediumc-italic.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/futura/futuramediumc-italic.svg#futuramediumc-italic') format('svg'); /* Chrome < 4, Legacy iOS */
}



body,
html {
    font-family: 'FuturaLightC';
    height: 100%;
    background-color: #111;
    color: rgba(174, 174, 174,1);
    letter-spacing: 0.7px;
}


/*
-o- — для браузера Опера;
-moz- — для Firefox;
-webkit- — для Google Chrome и Safari.
#718650 - темный зеленый лого
#95b148 - светлый зеленый лого
*/


/* HTML5 RESETS FOR OLDER BROWSERS */

article,
aside,
figure,
figure img,
hgroup,
footer,
header,
nav,
section {
    display: block;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input,
select {
    vertical-align: middle;
}

input[type="text"]:focus {
    background-color: transparent;
    outline: none;
}
a {
    color: #9AAE51;
    text-decoration: none;
}
a:focus, a:hover {
    color: #899b48;
    text-decoration: none;
}
a img {
    border: 0;
}

:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: none;
}

a[data-toggle="collapse"],
a:hover[data-toggle="collapse"],
a:active[data-toggle="collapse"] {
    text-decoration: none;
    border-bottom: 1px dashed #9AAE51;
}

.white-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 101;
    opacity: 1;
    display: block;
    background: #fff;
}

.pad_text {
    padding: 0 15px;
    position: relative;
}


a.logo-text{
    font-family: 'FuturaLightC-Italic';
    display: block;
    color: #fff;
    font-size: 22px;
    margin-top: 11px;
    margin-bottom: 5px;
    padding-bottom: 0;
    text-decoration: none;
}
a.logo-text:hover,
a.logo-text:active{
    text-decoration: none;
}

.logo-text span{
    display: block;
    text-wrap: nowrap;
    text-transform: uppercase;
    font-size: 7px;
    letter-spacing: 3.8px;
    margin-top: -9px;
}


h1,
h2 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 100;
    line-height: 46px;
    color: #636363;
}

section#content,
#landing {
    margin-top: 10px;
}

#content h1,
#content h2 {
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 26px;
    font-weight: 300;
	padding-top: 20px;
}

#content .artl {
    text-transform: uppercase;
    margin: 0;
    padding: 20px 0 0;
    font-size: 26px;
    font-weight: 100;
    line-height: 40px;
    color: #ececec;
}

#content .artland {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: -7px;
    color: #d4d4d4;
    letter-spacing: 0.8px;
    padding-left: 0px;
}

h2,
h3 {
    font-weight: 500;
    font-size: 28px;
}

p, ul>li, ol>li {
    font-size: 22px;
    margin-bottom: 12px;
    line-height: 26px;
    font-weight: 300;
}

ul>li {
    font-size: 20px;
}

.date {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: -7px;
    color: #999;
}
.hide{
    display: none;
}
.bold{
    font-weight: bold;
}
.main_menu {
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 30px;
    background: rgba(0, 0, 0, 0.90);
    display: none;
    position: absolute;
    top: 60px;left: 0;width: 100%;
}

header {
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    padding: 0 15px 0 15px;
    z-index: 99;
}

.header_phone {
    padding-top: 19px;
    padding-left: 0px;
    width: 100%;
}
.header_phone span{
    font-size: 13px;
    color: #aeaeae;
}
.header_phone a {
    display: block;
    color: #fff;
    font-size: 19px;
    letter-spacing: -0.9px;
    font-weight: 300;
    text-transform: lowercase;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
}

.header_phone a:hover {
    color: #768454;
}

.header_phone a.btn-trans {
    font-size: 20px;
    width: 140px;
    margin: 0 auto;
}

header#pages {
    position: relative;
    z-index: 99;
}

header img.logo {
    height: 60px;
    width: auto;
    margin-left: 10px;
}

header nav {
    position: relative;
    left: 0;
    z-index: 999;
    width: 100%;
}

header nav ul {
    margin: 0;
    padding: 30px 0 0 0;
    list-style: block;
}

header nav ul li {
    display: block;
    text-align: center;
}

header nav ul li.active a {
    color: #9AAE51;
    /* border-bottom: 2px solid #c0392b; */
}

header nav ul li a {
    display: block;
    color: rgba(174, 174, 174,1);
    font-size: 30px;
    font-weight: 300;
    text-transform: lowercase;
    padding: 8px 10px 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
}

header nav ul li a:hover {
    color: #9AAE51;
    text-decoration: none;
}
header nav ul li a.header_phone_main{
    font-size: 26px;	
}

/*
header nav ul li:last-child a{
	font-size: 22px;
    font-weight: 100;
	padding:1px 7px 0;
	margin: 28px auto;
    display: inline-block;
	background: #bdc3c7;
    text-transform: lowercase;
	color: #fff;
}
header nav ul li:last-child a:hover{
	background: #c0392b;
    color: #fff;
}
*/

#kroshki {
    display: none;
    position: fixed;
    width: 100%;
    height: 1px;
    left: 0;
    z-index: 9;
}

#kroshki .breadcrumb {
    margin-bottom: 20px;
    list-style: none;
    background: rgba(255, 255, 255, 0.90);
    border-radius: 0;
    font-size: 18px;
    text-transform: lowercase;
    font-weight: 300;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 5px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
    font-size: 18px;
    text-transform: lowercase;
    font-weight: 300;
}

#wrap-main {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    z-index: 5;
}

#wrap-main .dark-theme {
    background: rgba(0, 0, 0, 0.1);
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

#wrap-main .header {
    text-align: center;
}

#wrap-main h1 {
    padding: 0;
    margin: 0;
    font-size: 60px;
    font-weight: 900;
    -webkit-text-shadow: 1px 1px 0 #000;
    text-shadow: 1px 1px 0 #000;
}

h1>small,
h2>small,
h3>small {
    display: block;
}

#wrap-main h1>small {
    color: #fff;
    font-size: 26px;
}

.text-block {
    position: absolute;
    top: 170px;
    right: 30px;
    margin-left: 30px;
    z-index: 5;
    background: rgba(255, 255, 255, 0.90);
    padding: 30px 0;
    border: 1px solid #fff;
}

.open {
    font-size: 36px;
    opacity: 0;
    position: absolute;
    top: 180px;
    right: 40px;
    background: transparent;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
}

.open:hover {
    color: rgba(255, 255, 255, 0.9);
}

.close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    display: block;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
}

footer {
    padding: 50px 10px 5px 10px;
    clear: both;
}

footer p {
    font-size: 14px;
    color: rgba(174, 174, 174,1);
    padding: 0;
    margin: 0;
}

footer a {
    color: #fff;
    text-decoration: underline;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
}

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


/*
СЛАЙДЕР В КАРТОЧКЕ ТОВАРА
*/

.slider-in {
    width: 100%;
}

.slider-in img {
    min-width: 100%;
    min-height: auto;
}
/* НОВАЯ О НАС */
.about-new-header{
    width: 100%;
    height: 80vh;
    min-height: 400px;
    max-height: 800px;
    background: url('/images/about/bg1.jpg') no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.about-new-header-name{    
    font-family: 'FuturaLightC-Italic';
    text-transform: uppercase;
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: 0;
    width: 100%;
}
.about-new-header-art{
    background: rgba(255, 255, 255, 0.50);
    color: #000;
    font-size: 40px;
    line-height: 1em;
}
.about-new-header-slogan{
    background: #111;
    color: #d2d2d2;
    font-size: 16px;
    letter-spacing:4.3px;
    line-height: 1em;
}
.about-new-header-name span{
    display: block;
    max-width: 1440px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: right;
}


.about-new-head>div{
    padding: 20px;
}
.about-new-head>div h3,
.about-new-head>div .icon-pic-contact{
    padding-left: 10px;
}
.about-new-head>div>.col-sm-4>.text-box-pad{
    padding-left: 0 !important;
}
.about-new-head p>span{
    font-family: 'FuturaLightC-Italic';
    text-transform: uppercase;
    font-size: 36px;
}
#content .about-new-head p>a{
    display: inline-block;
    border-bottom: 1px solid #9AAE51;
}
.about-new-head p{
    font-size: 24px;
}
.about-new-head h3, h4{    
    font-family: 'FuturaLightC-Italic';
    margin-top: 10px;
}
.about-new-head h3{
    margin-top: 30px;
    letter-spacing: 5px;
    text-transform: uppercase;
    line-height: 1.3em;
    margin-bottom: 15px;
}
.about-new-head h4{
   margin-bottom: 30px;
    font-size: 28px;
}
.about-new-after{
    background: #fff;
}
.about-new-after img{
    margin: 4px 0 4px 0;
}
.green-box{
    width: 100%;
    color: #fff !important;
    background: #60685d;
    padding: 20px 20px 40px;
    margin: 2px 0;
}
@media (min-width: 968px) {
    .green-box{
        width: 33%;
    }
}
.icon-pic-contact{
    float: left;
    margin-right: 15px;
}
.icon-pic-contact img{
    width: 32px;
}
.green-box h4,
.green-box .icon-pic{
    text-align: center;
}
.green-box .icon-pic img{
    width: 80px;
    margin: 20px 0 20px;
}
.about-new-head ul>li{
    margin-bottom: 5px;
}

.about-new-cases img{
width: 100%;
height: auto;
margin-bottom: 1px;
}
.pic-twice img{
    width: 50%;
}
.pic-twice{
    display: flex;
    flex-wrap: nowrap;
}
.pic-twice>img:first-child{
    margin-right: 1px;
}
/* / НОВАЯ О НАС */

/* КОНТАКТЫ */

.cont-left-box.col-md-8 {
    min-height: 230px;
    -webkit-background-size: cover;
    background-size: cover;
    margin-bottom: 0;
    padding: 0;
}

.cont-rigth-box {
    min-height: none;
    position: relative;
}

.cont_map {
    height: 400px;
    position: relative;
    bottom: -2px;
}

.pad0 .col-sm-4 {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.hide-mobile .col-sm-4 {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    display: none;
}

.hide-mobile .col-sm-4:first-child {
    display: block;
}

#bread {
    padding-top: 80px;
    display: none;
}


/*КОМАНДА*/

.comanda {
    position: relative;
}

.comanda_item {
    width: 50%;
    float: left;
    padding: 5px;
}

.comanda h3 {
    color: #718650;
    font-size: 22px;
}

.comanda h3>small {
    display: block;
    color: #95b148;
}

.comanda_item a {
    text-decoration: none;
}

.comanda_desc img {
    float: left;
    width: 50%;
    padding-right: 30px;
    padding-bottom: 30px;
    display: none;
}

.comanda_desc h4 {
    font-size: 32px;
    color: #423f3a;
}

.text-box-pad, .text-box-pad2 {
    padding: 10px 10px 0;
}

.text-box-pad-row {
    padding: 0 10px;
}

.text-box-pad-left {
    padding-left: 0px;
}

.text-box-pad-left h3 {
    font-size: 24px;
    padding: 0;
    margin-bottom: 5px;
}

#content .text-box-pad-left .artland {
    margin-bottom: 5px;
}


/* ЛЕНДИНГИ */

.bg-dark {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
    z-index: 1;
}

#landing h1 {
    font-size: 50px;
    margin-bottom: 20px;
    line-height: 46px;
    font-weight: 900;
    color: #fff;
}

#landing h2,
#landing h3 {
    font-size: 36px;
    padding: 30px;
}

#landing p {
    font-size: 24px;
    line-height: 30px;
}

#landing h1>small {
    color: #fff;
}

#landing button {
    font-size: 20px;
}

#landing blockquote {
    margin: 0;
}

#landing-main {
    position: relative;
    z-index: 5;
    width: 100%;
    /* height: calc(100vh - 65px); */
    height: calc(70vh - 65px);
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0;
}
.arrowtonext{
    position: absolute;
    left: calc(50% - 60px);;
    bottom: 50px;
    z-index: 99;
}
.card_bg_blur{
    object-fit: contain;
}
#landing-main:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  /* 
  background: -moz-linear-gradient(149deg, rgba(154,174,81,.4) 8%, rgba(118,132,84,.4) 91%);
  background: -webkit-linear-gradient(149deg, rgba(154,174,81,.4) 8%, rgba(118,132,84,.4) 91%);
  background: linear-gradient(149deg, rgba(154,174,81,.4) 8%, rgba(118,132,84,1,.4) 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9aae51",endColorstr="#768454",GradientType=1);
  z-index: 2; */
}
#landing-main:not(#landing-height){
    /* filter: blur(2px); */
}
#landing-main .blur_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* filter: blur(3px); */
    z-index: 99;
    overflow: hidden;
}
#landing-main .blur_bg img{
object-fit: cover;
object-position: center center;
min-height: 100%;
min-width: 100%;
}
#landing-height{
    position: absolute;
    z-index: 999;
    color: #fff;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#landing-height h1{
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: uppercase;
}
#landing-height .h1_sub{
    margin-top: 30px;
    text-align: center;
}
#landing-height .h1_sub p{
    text-indent: 0;
    text-align: center;
    font-size: 24px !important;
    line-height: 1.3em !important;
    font-weight: 300;
}
.landing-pad-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.landing-text-300 {
    height: 300px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: left;
    justify-content: left;
    margin-top: -20px;
}

.landing-bg-gray {
    background: rgb(247, 247, 247);
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
}

.landing-img-h1 {
    position: relative;
}

.landing-img-h1 h2 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 600px;
    font-size: 50px;
    line-height: 46px;
    font-weight: 900;
    color: #fff;
    z-index: 9;
}


/*=================== 0 - 480 ======================*/


/*
Для смартфонов
*/

@media (max-width: 480px) {}


/*
SM - Для смартфонов, планшетов
*/
.swiper .swiper-mobile{
    display: block;
}
.swiper .swiper-pc{
    display: none;
}

/*=================== 768 - 992 ======================*/

@media (min-width: 768px) {
#landing-height h1{
    font-size: 44px;
}
.about-new-header-art{
    background: rgba(255, 255, 255, 0.50);
    color: #000;
    font-size: 100px;
    line-height: 1em;
}
.about-new-header-slogan{
    background: #111;
    color: #d2d2d2;
    font-size: 30px;
    letter-spacing: 16px;
    line-height: 1em;
}
    .swiper .swiper-mobile{
        display: none;
    }
    .swiper .swiper-pc{
        display: block;
    }
    .header_phone a {
        letter-spacing: 0.7px;
    }
    section#content,
    #landing {
        margin-top: 65px;
    }
    #kroshki {
        display: block;
        position: fixed;
        width: 100%;
        height: 1px;
        left: 0;
        z-index: 9;
    }
    #bread {
        padding-top: 0;
        display: block;
    }
    header#pages {
        position: fixed;
    }
    #wrap-main h1 {
        padding: 0;
        margin: 0;
        font-size: 80px;
        font-weight: 900;
        -webkit-text-shadow: 1px 1px 0 #000;
        text-shadow: 1px 1px 0 #000;
    }
    #wrap-main h1>small {
        display: block;
        color: #fff;
        font-size: 36px;
    }
    .header_phone {
        padding-top: 19px;
        padding-left: 20px;
        width: unset;
    }
    .main_menu {
        position: inherit;
        width: unset;
        background: none;
        display: block;
        margin-top: 0;
        margin-left: 0;
    }
    header img.logo {
        height: 40px;
        width: auto;
        margin-left: 10px;
        margin-top: 12px;
    }
    header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 65px;
        padding: 0 45px 0 45px;
    }
    header nav {
        display: block;
        background: transparent;
        width: unset;
    }
    header nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    header nav ul li {
        display: inline-block;
        text-align: center;
    }
    header nav ul li.active a {
        color: #9AAE51;
        border-bottom: none;
    }
    header nav ul li a {
        display: block;
        color: #aeaeae;
        font-size: 24px;
        line-height: 61px;
        font-weight: 300;
        text-transform: lowercase;
        padding: 0;
        margin: 0 10px 0;
        text-align: center;
        text-decoration: none;
        border-bottom: none;
        transition: all 0.6s;
        -moz-transition: all 0.6s;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        -ms-transition: all 0.6s;
    }
    header nav ul li a:hover {
        color: #9AAE51;
        text-decoration: none;
        border-bottom: none;
    }
    .breadcrumb {
        padding: 8px 15px 8px 10px;
        margin-top: 110px;
        margin-bottom: 10px;
        list-style: none;
        background-color: #fff;
        border-radius: 4px;
        font-size: 18px;
        text-transform: lowercase;
        font-weight: 300;
    }
    /*ССЫЛКА НА АНГЛ*/
    /*
    header nav ul li:last-child a{
        font-size: 18px;
        font-weight: 100;
        padding:1px 7px 0;
        margin: 28px 10px 40px 20px;
        background: #bdc3c7;
        text-transform: lowercase;
        color: #fff;
    }
    header nav ul li:last-child a:hover{
        background: #c0392b;
        color: #fff;
    }
*/
    .text-block {
        position: absolute;
        top: 170px;
        right: 30px;
        margin-left: 0;
        width: 500px;
        z-index: 5;
        background: rgba(255, 255, 255, 0.90);
        padding: 30px 0;
        border: 1px solid #fff;
    }
    .cont-left-box {
        height: 430px;
        position: relative;
    }
    .cont-rigth-box {
        height: none;
        position: relative;
    }
    .cont_map {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 400px;
        width: 100%;
    }
    .hide-mobile .col-sm-4 {
        display: block;
    }
    .comanda h3 {
        color: #718650;
        font-size: 28px;
    }
    .comanda_item {
        width: 33%;
        float: left;
        padding: 5px;
    }
    .comanda_desc img {
        float: left;
        width: 50%;
        padding-right: 30px;
        padding-bottom: 30px;
        display: block;
    }
    .text-box-pad {
        padding: 50px 10px 0;
    }
    .text-box-pad2 {
        padding: 50px 30px 0;
    }
    .text-box-pad-left {
        padding-left: 40px;
    }
    .text-box-pad-row {
        padding: 0 10px;
    }
	.pad_text {
		padding: 0;
		position: relative;
	}
}


/*
MD - Для планшетов и маленьких мониторов
*/


/*=================== 992 - 1200 ======================*/

@media (min-width: 992px) {
    /*
СЛАЙДЕР В КАРТОЧКЕ ТОВАРА
*/    .main_menu {
    }
    .slider-in {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .slider-in img {
        width: 100%;
        min-width: 100%;
        min-height: 100%;
    }
    .cont-left-box,
    .cont-rigth-box {
        height: 700px;
        position: relative;
    }
    .comanda_item {
        width: 20%;
        float: left;
        padding: 5px;
    }
    .comanda_desc img {
        width: 25%;
    }
}


/*
LG - Для ПК
*/


/*=================== 1200 - 1600 ======================*/

@media (min-width: 1200px) {
}


/*
Для FullHD ПК
*/


/*=================== >1600 ======================*/

@media (min-width: 1600px) {
    .container{
        width: 1440px;
    }
	}
.scrollTop {
    font-size: 1.4em;
    text-decoration: none;
    text-align: center;
    display: block;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 30px;
    z-index: 299;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    color: #452F23;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.scrollTop:hover {
    opacity: 1;
    text-decoration: none;
    filter: alpha(opacity=100);
    cursor: pointer;
    color: #452F23;
}

.md-modal h3 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 2em;
}


/*МОДАЛЬНОЕ ОКНО*/

.md-modal input,
.md-modal textarea,
.md-modal button {
    font-size: 1.2em;
}


/*МЕНЮ*/

.hamburger {
    padding: 18px 0 0;
}


/*
Bootstrap theme
*/

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.5px;
    padding-left: 0.5px;
    padding-bottom: 1px;
}

.col-md-8 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}


/*
КАРУСЕЛЬ
*/

.carousel {
    position: relative;
    height: 100%;
}

.carousel-inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.carousel-inner>.item {
    min-height: 100%;
    overflow: hidden;
    background-position: bottom center;
    -webkit-background-size: cover;
    background-size: cover;
}

.carousel-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #43413d;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-animate .carousel-indicators>li {
    margin: 0 2px;
    background-color: #fff;
    border-color: rgb(0, 0, 0);
    opacity: .7;
}

.carousel-animate .carousel-indicators>li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}

.carousel-indicators {
    opacity: 0.5;
    transition: opacity 3s;
}

.carousel-control {
    transition: all 3s;
}

.carousel-indicators:hover {
    opacity: 1;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid rgba(174, 174, 174,1);
}


/*
ХЛЕБНЫЕ КРОШКИ
*/

.breadcrumb a {
    color: #999;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.breadcrumb a:hover {
    text-decoration: none;
}

.breadcrumb>.active {
    color: #999;
}

.breadcrumb a:hover {
    color: #c0392b;
}

.md-modal .btn-default {
    background: #ebebeb;
}

.btn {
    display: inline-block;
    padding: 9px 45px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0 solid #fff;
    border-radius: 3px;
}

.btn-success {
    color: #fff;
    background-color: #718650;
    border: 0px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.btn-success:hover {
    color: #fff;
    background-color: #95b148;
    border: 0px;
}

.btn-trans:hover {
    color: #c0392b;
    background-color: transparent;
    border: 0px;
}

.btn-trans {
    color: #fff;
    background-color: transparent;
    border: 0px;
}

.div-inside {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: transparent;
    border-left: 2px solid #111;
    border-right: 2px solid #111;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #313131;
}

a.fancybox {
    background: #000;
    display: block;
    position: relative;
}

a.fancybox img {
    opacity: 1;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

a.fancybox:hover img {
    opacity: 0.6;
}

a.fancybox:after img {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: rgba(0, 0, 0, 1);
    width: 100%;
    height: 100%;
}

.md-content>div {
    padding: 1px;
}


/*
СЛАЙДЕР
*/

.slider-xs,
.slider,
.slider-cards {
    height: 100%;
    overflow: hidden;
    text-align: center;
}

.slider-xs div,
.slider div,
.slider-cards div {
    height: 100%;
}

.slider img {
    min-width: 100%;
    min-height: 100%;
}

.slider-cards {
    width: 100%;
    overflow: hidden;
}

.slider-cards img:first-child {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.slider-cards img {
    width: auto;
    height: 500px;
    margin: 0 auto;
}

.slick-slider {
    margin-bottom: 0;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    width: 100%;
}

#main_form9 p {
    padding-bottom: 0;
    margin-bottom: 5px;
}

#main_form9 .input-group {
    width: 35%;
    padding-bottom: 5px;
    padding-right: 5px;
    float: left;
}

#main_form9 .input-group:last-child {
    width: 30%;
}

#main_form9 .input-group input {
    font-size: 20px;
    letter-spacing: 0.7px;
    color: #6c6c6c;
}

#main_form9 .input-group button {
    width: 100%;
    font-size: 20px;
    padding: 0;
    height: 100%;
    line-height: 33px;
}
/* patch */
.flexbox{
	display:flex;
	flex-wrap: wrap;
}
.flexbox .pic-preview{
	min-height:200px;
}
#main-menu{
    display: inline-block;
}
.header_phone{
	display: none;
}
.flexbox-wide{
	display:flex;
	flex-wrap: wrap;
    justify-content:space-between;
}
.readmore-js-toggle{
    padding: 0 20px;
    position: relative;
}
.jumbotron{
    position: relative;
    min-height: 85vh;
    display: block;
    align-content:center;
    background: url('../images/ART-Landscape_01.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    z-index: 10;
    color: #fff;
}
.jumbotron::before{
    content: '';
    display: table-cell;
    position: absolute;
    z-index: 11;
    top: 0;left: 0;
    width: 100%;
    height: 30vh;
    /* background: rgb(17,17,17);
    background: -moz-linear-gradient(180deg, rgba(17,17,17,1) 0%, rgba(17,17,17,0) 99%);
    background: -webkit-linear-gradient(180deg, rgba(17,17,17,1) 0%, rgba(17,17,17,0) 99%);
    background: linear-gradient(180deg, rgba(17,17,17,1) 0%, rgba(17,17,17,0) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#111111",GradientType=1); */
}
.jumbotron::after{
    content: '';
    display: table-cell;
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30vh;
    background: rgb(17,17,17);
    background: -moz-linear-gradient(0deg, rgba(17,17,17,1) 0%, rgba(17,17,17,0) 99%);
    background: -webkit-linear-gradient(0deg, rgba(17,17,17,1) 0%, rgba(17,17,17,0) 99%);
    background: linear-gradient(0deg, rgba(17,17,17,1) 0%, rgba(17,17,17,0) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#111111",GradientType=1);
}
.jumbotron_bg{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(17,17,17);
    background: -moz-linear-gradient(158deg, rgba(17,17,17,0.955) 0%, rgba(17,17,17,0.355) 100%);
    background: -webkit-linear-gradient(158deg, rgba(17,17,17,0.955) 0%, rgba(17,17,17,0.355) 100%);
    background: linear-gradient(158deg, rgba(17,17,17,0.955) 0%, rgba(17,17,17,0.355) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#111111",GradientType=1);
}
.jumbotron .container{
    position: relative;
    z-index: 15;
}

.jumbotron h1{
    font-weight: 400;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 26px;
}
.jumbotron h1>small{
    font-weight: 300;
    color: #d2d2d2;
    display: block;
    text-transform: none;
}

.jumbotron ul.jumbotron_ul{
    list-style: none;
    margin-bottom: 40px;
}
.jumbotron ul.jumbotron_ul a{
    color: #ffffff;
    border-color: #ffffff;
}
ul.jumbotron_ul>li{
    font-size: 18px;
    text-transform: uppercase;
}
ul.jumbotron_ul>li>div>ul{
    margin-top: 15px;
}
ul.jumbotron_ul>li>div>ul>li{
    text-transform:none;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
}
.jumbotron .btn{
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #fff;
}
.jumbotron .advanced{
    margin-top: 70px;
    padding-left: 20px;
    padding-right: 20px;
}
.jumbotron .container{
    width: 100%;
    max-width: 1440px;
}

.media-left, .media>.pull-left {
    padding-right: 15px;
}
.advanced h4{
    font-weight: 400;
    font-size: 18px;
}
.advanced .media{
    margin-bottom: 30px;
    font-size: 14px;
}
.advanced .media-body{
    padding-right: 20px;
}

@media (min-width: 992px) {
    .jumbotron h1{
        margin-bottom: 30px;
        font-size: 46px;
    }
    ul.jumbotron_ul>li{
        font-size: 22px;
    }
    ul.jumbotron_ul>li>div>ul>li{
        font-size: 22px;
        line-height: 32px;
    }
    .advanced .media{
        font-size: 16px;
    }
    .advanced h4{
        font-size: 26px;
    }
}
/* СЛАЙДЕР*/
.swiper {
    width: 100%;
    height: 100vh;
    position: relative;
  }
.swiper img{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
	width: auto;
	height: 100vh;
    min-height: auto;
    object-fit: cover;
}
/*обновленные карточки*/
.newcard{
    display: flex;
    flex-wrap: wrap;
}
.newcard_item{
    width: calc(100% - 1px);
    height: calc(100vw / 16 * 9);
    margin: 0.5px;
}
  #footer-menu .green-box.newcard_item{
    height: auto !important;
    width: calc(100% - 1px);
  }
.newcard_item a:not(#footer-menu a){
    cursor: zoom-in;
    display: block;
    width: 100%;
    height: 100%;
    object-position: 50% 50%;
    object-fit: cover;
}
.newcard_item img{
    width: 100%;
    height: 100%;
    object-position: 50% 50%;
    object-fit: cover;
}
#footer-menu a{
   color: #fff;
   border-bottom: 1px solid #fff;
}
#footer-menu a:hover{
   color: #f4fadd;
   border-bottom: none;
}

@media (min-width: 768px) {
    .newcard_item{
        width: calc(33.3% - 1px);
        /* width: calc(33.3333334% - 1px); */
        height: calc(100vw / 48 * 9);
        margin: 0.5px;
    }
    
    #footer-menu .green-box.newcard_item{
        height: auto !important;
        width: calc(33.3% - 1px);
    }
	.swiper img{
		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		min-width: 110%;
        object-fit: cover;
		min-height: 100vh;
	}
    a.logo-text{
        font-size: 28px;
        margin-bottom: 5px;
        margin-top: 9px;
    }
    a.logo-text:hover,
    a.logo-text:active{
        text-decoration: none;
    }
    
    .logo-text span{
        font-size: 8px;
        letter-spacing: 5.3px;
        text-wrap:nowrap;
    }
}

header .container {
    width: 100%;
}

/* BOOTSTRAP */
@media (min-width: 1500px){
header .container {
    width: 1350px;
}
header {
    padding: 0;
}
}

.contact-page-text{
	padding: 0 20px 20px 20px;
}

/* UPDATE 17/02/26 */

  h3.collapsed{
    display: inline-block;
    border-bottom: 1px dashed #fff;
    padding-bottom: 10px;
    cursor: pointer;
  }
  #footer-menu h3{
    margin-bottom: 40px;
    text-align: center;
  }
  #footer-menu .green-box.newcard_item{
    height: auto !important;
  }



  /* ЛАНДШАФТНЫЙ ВЕСТНИК */
#vestnik {
    margin-top: 65px;
}
#vestnik figure.effect-milo-vestnik {
	background: #000;
}

#vestnik figure.effect-milo-vestnik img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	opacity: 0.5;
	-webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
	transition: opacity 0.4s, transform 0.4s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#vestnik figure.effect-milo-vestnik:hover img {
	opacity: 0.3;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

#vestnik .grid h3{
    opacity: 1;
    letter-spacing: 0px;
	text-align: center;
    font-size: 30px;
    line-height: 1.3em;
    text-transform: uppercase;
    color: #fff !important;
}
.footer-h4{
    line-height: 65px;
    border-top: 0.5px solid #777777;
    margin: 0 !important;
}
.ceo{
    margin-bottom: 20px;
}
.telegram{
    display: block;
    position: fixed;
    right: 40px;
    bottom: 20px;
    z-index: 9999;
}
.telegram img{
    width: 50px;
    opacity: 0.9;
}
.telegram:hover img{
    opacity: 1;
    transform: scale(1.05);
}
.content-service p{
    font-size: 22px !important;
    line-height: 1.3em;
}