body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 1.7em;
	font-weight: 500;
  }

h4{
	text-align: center;
}
  /*======================== EM40 SCROLL TOP CSS =========================*/
.col-top-20{
	margin-top: 20px;
}
#back-top {
    position: fixed;
    bottom: 40px;
    right: 0px;
    z-index:999;
}
#back-top a {
    width: 100px;
    display: block;
    text-align: left;
    font: 14px/100% Verdana;
    text-decoration: none;
    color: #fff;   
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    color: #fff;
}
#back-top span {
    width: 44px;
	height: 44px;
	padding: 13px;
	display: block;
	margin-bottom: 7px;
	font-size: 18px;
	color: #fff;
	background-color: #333;
}
#back-top a:hover span {
    background-color: #777;
    opacity:1;
}
.col-content-contakt{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.col-content-contakt p{
	font-size: 18px;
  	color: #333;
  	line-height: 1.5;
	text-align: justify;

}

h1 {
	text-align: center;
	font-size: 32px;
	color: #333;
	font-weight: 600;
	margin-bottom: 35px;
}
h2 {
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: 600;
	margin-bottom: 35px;
}

.top-menu-bg{
	background: #9d7346;
	/* padding-bottom: 5px; */
	box-shadow: rgba(0, 0, 0, 0.37) 3px 3px 15px 3px;
}

/* меню */
.container-menu{
	/* background: #99774b; */
}
.col-logo-md{

}
.col-logo img{
	height: 120px;
}
.col-top-tel{
	padding-top: 30px;
	text-align: center;
}
.col-top-tel a{
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	font-weight: 400;
}
.a-mail{
	font-size: 15px !important;
}
.col-menu{
	padding-top: 15px;
}
.col-menu p{
	color: #fff;
	text-align: right;
	padding-right: 8px;
}
.col-menu a{
	color: #fff;
	text-align: right;

}
a.dropdown-item{
	color: #151515;
}
.navbar-dark .navbar-nav .nav-link {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
  	font-weight: 600;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: rgb(255, 255, 255);
	text-decoration: underline;
  }
/* конец меню */
/* баннер */
.col-slogan{
	text-align: center;
}
.col-banner-description{
	background: url("/image/banner.jpg") no-repeat;
	background-size: cover;
	/* padding-top: 120px; */
}
.slogan{
	color: #fff;
  	font-size: 30px;
  	text-transform: uppercase;
  	line-height: 1.5;
  	text-align: center;
  	font-weight: 500;
  	background-color: rgb(111, 111, 111);
  	margin: 80px 100px;
  	padding: 20px;
  	border-radius: 25px 0px;
	box-shadow: rgba(12, 12, 12, 0.66) 5px 5px 10px 0px;
}
.conect-top{
	background-color: rgb(57, 77, 21);
  	color: #fff;
  	margin: 18px;
  	font-size: 19px;
  	text-transform: uppercase;
}
.conect-top:hover,.conect-top:active{	
  	color: #fff;
  	box-shadow: rgba(12, 12, 12, 0.66) 5px 5px 10px 0px;
}
/* конец баннер */

/* Описание главная */
.container-description b{
	font-size: 20px;
}
.container-description ul li{
	font-size: 18px;
	line-height: 1.5;
	color: #333;
}
.mail-top-text{
	font-size: 22px;
  	color: #111;
  	line-height: 1.5;
  	text-align: center;
  	margin-top: 50px;
  	margin-bottom: 50px;
}
.plus{
	text-align: center;
	text-transform: uppercase;
  	font-size: 28px;
  	font-weight: 600;
  	color: #394d15;
}
.minus{
	text-align: center;
	text-transform: uppercase;
  	font-size: 28px;
  	font-weight: 600;
  	color: #ec1919;
}
/* конец описание главная */

/* каталог проектов */
.container-main-project{
	background: #e6e6e6;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-top: 75px;
  	padding-bottom: 75px;
}
.container-main-project h2{
	text-align: center;
	font-size: 32px;
	color: #333;
	font-weight: 600;
	margin-bottom: 35px;
}
.col-prog-main img{
	width: 100%;
}
.col-prog-main figure{
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
}
.col-prog-main figcaption{
	font-size: 18px;
  	padding: 15px 10px;
  	background: #565450;
}
.container-main-project a{
	text-decoration: none;
	color: #fff;
	padding: 15px;
}
.col-a-katalog{
	text-align: center;
	padding-top: 30px;
}
.a-katalog{
	color: #fff;
	text-align: center;
	background: #394d15;
	font-size: 18px;
  	text-transform: uppercase;
	border-radius: 5px;
}
/* конец каталог проектов */
/* услуги */
.container-uslugi{
	padding-top: 60px;
	padding-bottom: 25px;
}
.container-uslugi h2{
	text-align: center;
  	font-size: 32px;
  	color: #333;
  	font-weight: 600;
  	margin-bottom: 35px;
}
.container-uslugi p{
	font-size: 22px;
  	color: #111;
  	line-height: 1.5;
  	text-align: center;
  	margin-top: 50px;
  	margin-bottom: 50px;
}
.col-uslugi{
	text-align: center;
}
.col-uslugi p{
	font-size: 16px;
  	text-align: center;
  	margin-top: 10px;
  	margin-bottom: 50px;
}
.container-uslugi .fas{
	color: #9d7346;
  	font-size: 50px;
  	/* border: 3px solid #61802b; */
	padding: 15px 20px;
	border-radius: 51px;
}
.col-uslugi h3{
	text-transform: uppercase;
  	font-size: 16px;
  	font-weight: bold;
  	color: #333;
  	margin-top: 20px;
  	margin-bottom: 10px;
}
/*конец услуги */
/* проекты в процессе */
.container-project-in-process{
	background: #394d15;
	padding-top: 75px;
	padding-bottom: 75px;
}
.container-project-in-process h2 {
	text-align: center;
	font-size: 32px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 35px;
}
/* конец проекты в процессе */
/* заказать проект */
.container-order-proj{
	padding-top: 30px;
	text-align: center;
}
.container-order-proj h2 {
	text-align: center;
	font-size: 32px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 35px;
}
.container-order-proj .conect-top {
	background-color: rgb(96, 96, 96);
	color: #fff;
	margin: 18px;
	font-size: 24px;
	text-transform: uppercase;
	padding: 10px 100px;
  }
/* конец заказать проект */

/* footer */
.col-footer-logo img{
	height: 75px;
	margin-bottom: 20px;
}
footer{
	background: #9d7346;
}
.col-footer-logo a{
	color: #fff;
	text-decoration: none;
}
.col-footer-logo .fas{
	color: #fff;
}
.bottom-menu li {
	list-style-type: none;
	margin-bottom: 17px;
}
.bottom-menu li a{
	color: #fff;
	text-decoration: none;
}
.py-3 {
	padding-top: 2rem !important;
	padding-bottom: 2rem !important;
}
.footer-last-small {
	text-align: center;
	background:  #626262;
	color: #fff;
	padding-top: 15px;
}
.footer-last-small a{
	text-decoration: none;
	color: #fff;	
}
.bottom-menu{
	padding: 0px;
}
/*конец footer */
/* форма обратной связи */
.modal-header {
	background-color: #78fb54;
}
.modal-title{
	font-size: 20px;
  	text-align: center;
  	margin-right: 15px;
  	text-transform: uppercase;
	color: #1a1a1a;
}
.close{
	border: 0px;
  	padding: 0px;
}
.close span{
	font-size: 18px;
  	color: #111;
  	background: #fff;
  	border: 0px;
  	padding: 5px 10px;
  	border-radius: 5px;
}
.callout-btn2{
	background: #035b00;
	color: #eee;
}
.form-control{
	margin-bottom: 10px;
}
/* конец форма обратной связи */

.title-news {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #6A6A6A;
  padding: 15px;
  height: 130px;
  display: block;
  overflow: hidden;
}

/* Новости */
.container-main-novosti{
	margin-top: 200px;
}
.container-news{
	margin-top: 115px;
	padding-top: 45px;
}
.container-news h2::after{
	content: url( "/img/arrow-right.svg" );
	margin-left: .255em;
	vertical-align: .255em;
}
.container-news h2 a{
	
	text-decoration: none;
	/* font-weight: 500; */
	font-size: 80px;
	line-height: 120%;
	letter-spacing: 0.01em;
	color: #198290;
	margin-top: 200px;
}
.p-container-news{	
	
	font-weight: 300;
	font-size: 24px;
	line-height: 120%;
	letter-spacing: 0.01em;
	color: #6A6A6A;
	margin-top: 45px;
  	margin-bottom: 65px;
}
.col-news{

}
.news-wrapper{
	background: #FFFFFF;
	box-shadow: 0px 0px 10.2px rgba(102, 102, 102, 0.23);
	display: inline-block;	
	width: 100%;
}
.news-wrapper p{
	text-align: center;
}
.news-wrapper img{
	padding: 15px;
	width: 100% !important;
	max-width: 100% !important;
	height: 175px;
}
.news-wrapper>p{
	display: block;
  	/* height: 200px; */
  	overflow: hidden;
}
.img-news{
	padding: 15px;
	border-radius: 0px 30px;
	width: 100%;
}
.title-news{
	text-transform: uppercase;	
	
	font-weight: 400;
	font-size: 24px;
	line-height: 120%;
	letter-spacing: 0.01em;
	color: #6A6A6A;
	padding: 15px;
	height: 130px;
	display: block;
	overflow: hidden;
}
.navi-bottom-news{
	margin-right: 5px;
	display: inline-block;
 	width: 15px;
 	height: 15px;
  	border-radius: 2px;
  	background: #fff;
  	color: transparent;
}
.navi-bottom-news:hover{
  	background: #f0f0f0;
  	color: #111;
}
.col-navi-news{
	text-align: center;
	margin-bottom: 20px;
  	margin-top: 50px;
}
.read-more-plus{
	position: relative;
  	background: linear-gradient(110.32deg, #394D15 -4.03%, rgb(57, 77, 21) 109.89%);
  	text-align: center;
 	font-size: 18px;
  	color: #fff;
	padding: 10px;
  	
}
.read-more-plus a{
	text-decoration: none;
	color: #fff;
	width: 100%;
  	display: block;
  	height: 100%;
}
.zayavka2{
    color: #198290;
    text-decoration: none;
}
.zayavka2:hover{
    color: #198290;
    text-decoration: underline;
}
.zayavka2::after {
    content: url( "/img/arrow_blue.svg" );
    margin-left: 25px;
    vertical-align: -.1em;
}
/*конец Новости */
 
@media (min-width: 0px) and (max-width:320px) {
	.col-logo-md {
		text-align: center;
	}
	.col-menu p {
		text-align: center;
	}
	.slogan {
		font-size: 16px;
		padding: 15px 5px;
		margin: auto;
	}
	.conect-top {
		font-size: 16px;
		margin: 15px 5px;
	}
	.col-slogan {
  		padding-bottom: 15px;
	}
	.mail-top-text {
  		font-size: 16px;
	}
	.container-description b {
  		font-size: 16px;
	}
	.container-description ul li {
  		font-size: 16px;
	}
	.container-main-project h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.container-uslugi h2 {
		font-size: 24px;
	}
	.container-uslugi p {
  		font-size: 16px;
  		margin-top: 20px;
  		margin-bottom: 20px;
	}
	.container-project-in-process h2 {
		font-size: 24px;
	}
	.container-order-proj .conect-top {
  		background-color: rgb(96, 96, 96);
  		font-size: 20px;
  		padding: 10px 20px;
	}
	.footer {
		text-align: center;
	}
}
@media (min-width: 320px) and (max-width:576px) {
	.col-logo-md {
		text-align: center;
	}
	.col-menu p {
		text-align: center;
	}
	.slogan {
		font-size: 16px;
		padding: 15px 5px;
		margin: auto;
	}
	.conect-top {
		font-size: 16px;
		margin: 15px 5px;
	}
	.col-slogan {
  		padding-bottom: 15px;
	}
	.mail-top-text {
  		font-size: 16px;
	}
	.container-description b {
  		font-size: 16px;
	}
	.container-description ul li {
  		font-size: 16px;
	}
	.container-main-project h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.container-uslugi h2 {
		font-size: 24px;
	}
	.container-uslugi p {
  		font-size: 16px;
  		margin-top: 20px;
  		margin-bottom: 20px;
	}
	.container-project-in-process h2 {
		font-size: 24px;
	}
	.container-order-proj .conect-top {
  		background-color: rgb(96, 96, 96);
  		font-size: 20px;
  		padding: 10px 20px;
	}
	.footer {
		text-align: center;
	}

	.navbar-dark .navbar-nav .nav-link {
  	  font-size: 16px;
	}
}
@media (min-width: 576px) and (max-width:768px) {
	.navbar-dark .navbar-nav .nav-link {
  	  font-size: 16px;
	}
	.col-logo-md {
		text-align: center;
	}
	.col-menu p {
		text-align: center;
	}
	.slogan {
		font-size: 20px;
		padding: 15px 5px;
		margin: auto;
	}
	.conect-top {
		font-size: 16px;
		margin: 15px 5px;
	}
	.col-slogan {
  		padding-bottom: 15px;
	}
	.mail-top-text {
  		font-size: 16px;
	}
	.container-description b {
  		font-size: 16px;
	}
	.container-description ul li {
  		font-size: 16px;
	}
	.container-main-project h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.container-uslugi h2 {
		font-size: 24px;
	}
	.container-uslugi p {
  		font-size: 16px;
  		margin-top: 20px;
  		margin-bottom: 20px;
	}
	.container-project-in-process h2 {
		font-size: 24px;
	}
	.container-order-proj .conect-top {
  		background-color: rgb(96, 96, 96);
  		font-size: 20px;
  		padding: 10px 20px;
	}
	.footer {
		text-align: center;
	}
}

@media (min-width: 768px) and (max-width:992px) {
	.navbar-dark .navbar-nav .nav-link {
  		font-size: 14px;
	}
	.col-top-tel a {  	
  		font-size: 15px;
	}
	.col-logo img {
  		height: 95px;
	}
}

@media (min-width: 992px) and (max-width:1199px) {
	
}

@media (min-width: 1200px) and (max-width:1400px) {
	
}

@media (min-width:1400px) and (max-width:9999px) {

}