@charset "utf-8"; /* CSS Document */
html, body {
	height: 100%;
	font-family: 'Avenir Next Cyr', Arial, "sans-serif";
	color: #353946;
	margin: 0;
  padding: 0;
  	overflow-x: hidden;
}
body {
	display: table;
	width: 100%;
	height: 100%;
   margin: 0;
  padding: 0;
  	overflow-x: hidden;
}
img {
	padding: 0;
}
.wrapper {
	height: auto;
}
a:hover {
	opacity: 0.8;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Avenir Next Cyr', Arial, "sans-serif";
}
h1 {
	font-weight: bold;
	font-size: 3.2em;
}
h2 {
	font-weight: 500;
	font-size: 34px;
	padding: 10px 0;
}
p {
	font-size: 18px;
	line-height: 1, 2;
	margin: auto;
}
a:hover, a:focus {
	text-decoration: none;
	color: #76b08a;
}
nav {
	padding: 5px 0;
}

@media (min-width: 768px) {
.logo.vis, img.vis {
	display: none;
}
@media (max-width: 768px) {
.ddkjuj{
	left: 158px !important;
}
}
.navbar.navbar-default .navbar-toggle {
	border: none;
}
.icon-bar {
	display: block;
	height: 2px;
	background: #353946;
}
.navbar-default {
	background-color: white;
	border-color: transparent;
}
.navbar.navbar-default ul>li>a {
	color: #353946;
}
.navbar.navbar-default ul>li>a:hover, .navbar.navbar-default ul>li>a:active, .navbar.navbar-default ul>li>a:focus {
	color: #76b08a;
	opacity: 0.8;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
}
.navbar.navbar-default i.phone {
	color: #76b08a;
}
.navbar-brand.glav {
	display: block;
	font-weight: bolder;
}
}

@media (min-width: 768px) {
.navbar-default.affix {
	background-color: #fff;
	border-color: rgba(34,34,34,.1);
}
.navbar.navbar-default.affix ul>li>a {
	color: #353946;
}
.navbar.navbar-default.affix ul>li>a:hover {
	color: #76b08a;
	;
	opacity: 0.8;
}
.navbar.navbar-default.affix i.phone {
	color: #76b08a;
}
.affix .navbar-brand.glav {
	display: block;
	font-weight: bolder;
	width: 175px;
}
#bs-example-navbar-collapse-1 .affix .basket.glav {
	background: url(../img/icon_cart_dark.html) no-repeat;
}
}
a.navbar-brand {
	padding: 15px 4px 0;
	max-width: auto;
    font-weight: bolder;
    color: #76b08a;
}
nav.navbar {
	margin: 0;
}
.navbar ul>li>a {
	color: #353946;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
	font-family: 'Avenir Next Cyr', Arial, "sans-serif";
	font-weight: 500;
	font-style: normal
}
.navbar ul>li>a:hover, .navbar ul>li>a:active, .navbar ul>li>a:focus {
	background-color: white;
}
ul.nav {
	margin-left: 7.2em;
}
.navbar ul>li:nth-child(5) {
	margin-left: 3em;
    text-align: right;
    margin-top: 9px;
}
nav#white {
	box-shadow: 0.1em 0.2em 3px rgba(0,0,0,0.1);
	z-index: 1;
}
.icon-bar {
	display: block;
	height: 2px;
	background: #353946;
}

@media (min-width: 1024px) {
.navbar-header {
	float: left;
}
}
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 1024px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
}
i.phone {
	margin-right: 10px;
	font-size: 12px;
	padding: auto 0;
	color: #76b08a;
}
header {
	position: relative;
	width: 100%;
	min-height: auto;
	background: url("../img/Main_header.jpg") no-repeat;
	background-position: center;
	background-size: cover;
	
}
header h1 {line-height: 1.3;}
header h1 span{background: #fff;}
header h2 span{background: #fff;}
header h2 {
	padding: 7px 0;
    font-size: 24px;
    line-height: 1.3;
}
header .header-content {
	text-align: left;
	padding: 14em 0 10em;
	position: relative;
}
@media (max-width:768px) {
    header .header-content {
        padding: 8em 0 4em;}
}
header .header-content .header-content-inner {
	position: relative;
	max-width: 500px;
	margin: 0;
}
header .header-content .header-content-inner h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 3em;
}
header.image-bg-fluid-height .header-content {
	text-align: center;
	padding: 13% 0 13%;
	position: relative;
}
header.image-bg-fluid-height .header-content .header-content-inner {
	position: relative;
	max-width: 500px;
	margin: 0 auto;
}
header.image-bg-fluid-height .header-content .header-content-inner h1 {
	margin-top: 0;
	font-size: 3.2em;
	margin-bottom: 30px;
}
.btn-green{color: #fff;
	border-color: #76b08a;
	margin-top: 20px;
	background-color: #76b08a;
}
.btn-green:hover, .btn-green:focus, .btn-green:active {
	color: #fff;
	border-color: #76b08a;
}
.btn-yellow {
	color: #7a7439;
	border-color: #f0e798;
	margin-top: 20px;
	background-color: #f0e798;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active {
	color: #353946;
	border-color: #f0e798;
}
.btn {
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 8px;
}
header .btn {
	margin-top: 30px;
}
.btn-xl {
	padding: 11px 40px;
	font-size: 16px;
}
/*--УСЛУГИ-*/
.services{
  
}
.its-banner-grid {
    padding: 4em 5em;
}
@media(max-width:1440px){
    .its-banner-grid {
    padding: 1em 2em;
}
}
@media(max-width:1080px){
    .its-banner-grid {
    padding: 2em 2.5em;
}
}
@media(max-width:991px){
    .its-banner-grid {
    padding: 2em 2em;
    text-align: center;
}
}
@media(max-width:800px){
    .its-banner-grid {
    padding: 2em 1.5em;
}
}
@media(max-width:568px){
    .its-banner-grid {
    width: 100%;
}
}
@media(max-width:384px){
    .its-banner-grid {
    padding: 1.7em 1.5em;
}
}
.colo{
    background:#76b08a;
    color: #fff;
}
.white-right h4 {
    font-size: 26px;
    font-weight: 600;
	margin:10px 0px;
}
.white-right p {
    font-size: 16px;
}
.gird-ser-clr {
    background:#e6e6e6;
}
.gird-ser-clr2{ 
    background:#fff;}

/* ОБО МНЕ */
section#about{padding: 20px 0;}
section#about img{
    padding: 40px;
    width: 100%;}
@media (max-width:1024px){
    section#about img{
    padding: 50px 0 0 0;
    width: 100%;}
}
@media (max-width:768px) {
    section#about img{
        padding: 0px;
        width: 100%;
    }
    section#about{
        padding: 0 0 40px;
    }
}
section#about p{padding-bottom: 15px;}

/* Зеленый блок преимуществ */
section#advan-1 {
    padding: 40px 0;
	background: url("../img/img_advan1.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}
section#advan-2 {
    padding: 40px 0;
	background: url("../img/img_advan2.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}
section#advan-1 h2, section#advan-1 h3{
    color: #fff;
    text-align: center;
    margin: 0;
}
section#advan-2 h2, section#advan-2 h3{
    color: #fff;
    margin: 0;
}
section#advan-1 h2, section#advan-2 h2{
    font-size: 3.0em;
    font-weight: 600;
    padding: 10px 0;
}
section#advan-1 h3, section#advan-2 h3{
    font-size:2.0em;
    padding-bottom: 10px;
}

/* Блок преимуществ */
section#whyme{
    padding: 30px 0 70px;
    background:#f9f9f9;
}
section#whyme div.foo{
    padding-top: 20px;
}
h4{font-size: 24px;
    font-weight: 600;}

/* ОТЗЫВЫ */
section#quote{
    padding:30px 0 50px;
}
section#quote h2{
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 
}
section#quote h2:after {
	display: block;
	width: 100px;
	height: 6px;
	margin:40px auto 0;
	content: '';
	background-color: #f0e798;
}


/* карусель отзывов bootstrap */
/* carousel */
#quote-carousel {
	margin-top: 30px 0px 0px;
}
small{padding-top: 10px;}
/* Control buttons  */
#quote-carousel .carousel-control {
	background: none;
	color: #76b08a;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 79px;
}
#quote-carousel .carousel-control-foto {
	margin-top: 178px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
	left: -30px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
	right: -30px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
	background: #76b08a;
}
#quote-carousel .carousel-indicators .active {
	background: #54745f;
}
#quote-carousel img {
	width: 100px;
	height: 100%;
}
/* End carousel */

.item blockquote {
	border-left: none;
	margin: 0 0 10px;
}
.item blockquote img {
	margin-bottom: 10px;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}

/* РАЗДЕЛ С ФОРМОЙ */
section#order {
    position: relative;
	width: 100%;
	min-height: auto;
	background: url("../img/BG_order.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}
/* ФОРМА */
.forma, .modal-body {
    background: #fff;
    padding: 0 30px 20px;
    margin: 30px 0;
    border-radius: 30px;
}

.forma h2{
    margin-top: 0;
    padding-top: 0;
}
.forma p{
    padding-bottom: 20px;
}
form {
	margin: 0 auto;
	max-width: 100%;
	padding: 30px 0;
}
.textbox {
	height: 60px;
	width: 100%;
	border: none;
	border-radius: 8px;
	background: rgba(240,231,152,0.7);
	box-sizing: border-box;
	font-size: 18px;
	padding: 20px 20px 20px;
	margin-bottom: 15px;
	color: #7a7439;
}
.textbox:focus, .textbox:active {
	outline: none;
	background: #f0e798;
	color: #7a7439;
}
form .btn {
	margin-top: 15px;
}
form .btn:hover, form .btn:active {
	background-color: #76b08a;
}
section#order {
	background-image: url(../img/BG_order.jpg);
	background-repeat: no-repeat;
    background-size: auto;
	background-position: center;
	padding: 30px 0 30px;
}
/* FOOTER */
footer {
	background-color: #54745f;
	color: white;
	font-size: 16px;
	padding: 50px 0;
}
footer div {
	padding: 0;
}
footer div:first-child {
	padding: 0;
}
footer p{font-size: 16px;}
footer a {
	color: white;
	padding: 0 10px;
}
footer a:hover, footer a:active, footer a:focus {
	color: #76b08a;
	outline: none;
}
footer a.logo{
    font-size: 22px;
    font-weight: bolder;
}
.content-news {
	margin-right: 15px;
}
.item-mag h5 {
	padding: 0;
}
.item-mag {
	padding: 14px 0
}
.blocknews a {
	color: #28495a;
}
a .blocknews {
	color: #28495a;
}
div.modal-body p {
	text-align: justify;
}

@media screen and (max-width:1199px) {
ul.nav {
	margin-left: 7.2em;
}
.navbar ul>li:nth-child(5) {
	margin-left: 7em;
	text-align: right;
}
}

@media screen and (max-width:1024px) {
div.text-col {
	float: right;
	display: none;
}
.col.six.project {
	width: 100%;
}
ul.nav {
	margin-left: 7.2em;
}
.navbar ul>li:nth-child(5) {
	margin-left: 5em;
	text-align: left;
}
.side-content {
	width: 100%;
	float: right;
}
.news .side-content h3 {
	padding: 10px 0 0;
	margin: 20px 0 10px;
}
.c-item img {
	max-width: 100%;
	float: right;
}
.content-news {
	margin-right: 0;
}
.shop-main .blocknews img {
	margin: 0 auto;
	height: 50%;
	padding-bottom: 10px;
}
}

@media screen and (max-width:991px) {
ul.nav {
	margin-left: 0;
}
.navbar ul>li:nth-child(5) {
	margin-left: 0;
	text-align: left;
}
div.mainnews.imag {
	display: none;
}
.adv-1 {
	padding: 10px 20px;
}
.adv-1 img {
	margin-left: 0;
	vertical-align: middle;
}
}

@media (max-width:768px) {
.col.six.pollution, .col.six.recycle, .col.six.water, .col.six.altenergy {
	width: 100%;
}
}

/*Правка сворачиваемости навбара*/

@media (min-width: 991px) {
.navbar-toggle {
	display: none;
}
}

@media (min-width: 991px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
}

.contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.contacts a {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  text-decoration: none;
  color: inherit;
}

/*.contacts a img {
  margin-right: 8px;
}
*/
.social-icons {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.social-icons a {
  display: inline-block;
}
.social-icons-mobile {
  	display: none;
    
  }

@media (max-width: 768px) {
	body {
        margin: 0;
        padding: 0;
    }
	.phone-footer{
		margin: 20px 0;
	}
  .nav {
    flex-wrap: wrap;
  }

  .contacts {
    align-items: center;
    text-align: center;
  }

  @media (max-width: 768px){ {
  	.col-md-6, .col-sm-12{
  		padding-right: 0px !important;
    padding-left: 0px !important;
}
  	}
  	.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
  	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 485px !important;
}
  	#quote-carousel .carousel-control-foto {
	margin-top: 105px;
}
  	.e-mail{
  		margin-top: 20px;
  	}
    .social-icons-mobile {
        display: grid;
        position: relative;
        /*left: 13%;*/
    }
    .col-md-6.col-sm-12.slide-web{
    	display: none !important;
    }
    .tel-nav{
    	display: grid !important;
    }
    .left.carousel-control.carousel-control-foto{
    	display: none !important;
    }
    .right.carousel-control.carousel-control-foto{
    	display: none !important;
    }
    .slide-mobile{
    	display: grid !important;
    }
    .img-pos{
    	width: 124% !important;
        left: -22px !important;
        position: relative !important;
    }
    .social-icons-web {
  	display: none !important;
  }
  .social-i {
    text-align: center;
    width: 84px;
}
}

.social-i-footer{
	text-align: center;
	width: 73px;
}
}
  

