/*
Theme Name: Landing Houses
Template: flash
Text Domain: landing-houses
*/
div#masthead-sticky-wrapper {
    min-height: 12vw !important;
}
.header-bottom .tg-container,
.header-bottom,
header#masthead {
    height: 100%;
}
@font-face {
		font-family: "IntroRegular";
		src: url("fonts/IntroRegular.eot");
		src: url("fonts/IntroRegular.eot?#iefix")format("embedded-opentype"),
		url("fonts/IntroRegular.woff") format("woff"),
		url("fonts/IntroRegular.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}
html body{
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "IntroRegular";
	font-weight:400;
}
.panel-grid>.tg-container{
	margin-left:0 !important;
	margin-right:0 !important;
}
#masthead {
    position: static !important;
	/* height:0px !important; */
}
.bl-1 .panel-grid-cell{
	padding-top:150px;
}
.bl-1 .tg-container{
	padding:50px 15px;
}
.b1-title{
	font-family: "IntroRegular";
	font-size:52px;
	color:#fff;
	text-align: center;
}
.how-we-work .b1-title{
	font-size:36px;
	color:#171717;
	margin-bottom:50px;
}
.b1-subtitle {
    font-size: 32px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}
.bl-2{
	padding:40px 0;
}
.bl-2 .textwidget h2{
	font-size:36px;
	margin-bottom:25px;
	text-align:center;
	color: #171717;
}
.bl-2 .b2-item{
	background-color:#e7e9e8;
	width:310px;
	max-width:100%;
	margin:0 auto 55px;
	padding:10px;
	border-radius:5px;
}
.bl-2 .b2-item .b2-item-title{
	text-align:center;
	font-weight:700;
	font-size:18px;
	margin:15px 0 25px;
	color: #3d3d3d;
}
.bl-2 .b2-item .b2-item-div{
	background:#fff;
	overflow:hidden;
}
.bl-2 .b2-item .b2-item-img{
	width:100%;
	padding-bottom:75%;
	background-color:#fefefe;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.b2-item-text-tab,
.b2-item-price-tab {
    display: table;
	width:100%;
	margin:10px 0;
}
.b2-item-text-tab>.b2-item-text-tc{
    display: table-row;
}
.b2-item-price-tab>div{
	display:table-cell;
	padding:2px 15px;
	vertical-align:bottom;
}
.b2-item-link a {
    white-space: nowrap;
    font-size: 13px;
    height: 41px;
    line-height: 41px;
    padding: 0;
    width: 175px;
    text-align: center;
    border-radius: 21px;
    background-color: var(--color-green);
	color:#fff;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
	display:block;
	margin:10px auto;
	cursor:pointer;
	transition:.2s;
}
.b2-item-link a:hover{
    background-color: #755309;
	color:#737474;
}
span.old-price {
    font-size: .6em;
    line-height: .35em;
    display: table;
	position:relative;
	color:#757575;
}
span.old-price:after {
	content:'';
    position:absolute;
	top:50%;
	left:0;
	right:0;
	height:1px;
	transform:rotate(-5deg);
	background-color:#c22f2f;
}
.b2-item-price-tab>div.b2-item-text{
	color:#3d3d3d;
	font-weight:700;
	width: 100%;
}
.b2-item-price-tab>div.b2-item-val{
	color:#c22f2f;
	font-size:22px;
	white-space: nowrap;
}
.b2-item-text-tab>.b2-item-text-tc>div{
	display:table-cell;
	padding:2px 15px;
	color:#a1a1a1;
	width: 100%;
}
.b2-item-text-tab>.b2-item-text-tc>div.b2-item-val{
	color:#3d3d3d;
	font-weight:700;
	white-space:nowrap;
	width: auto;
	padding-right: 20px;
}
.bl-3{
	padding:65px 0;
}
.bl-3 .textwidget{
	text-align:center;
	font-size:26px;
	color:#fff;
	text-transform:uppercase;
}
.bl-3 .textwidget h2{
	font-size:45px;
}
.bl-3 .textwidget h2>span{
	color:var(--color-green);
}
.b3-form-div {
	background:#fff;
	border-radius:25px;
	padding:35px 45px 25px;
	color:#171717;
	width:410px;
	max-width:100%;
	margin:auto;
}
.b3-form-div .b3-title{
    font-family: "IntroRegular";
    font-weight: 400;
	font-size:36px;
}
.b3-form-div input[type="text"],
.b3-form-div input[type="email"],
.b3-form-div input[type="url"],
.b3-form-div input[type="password"],
.b3-form-div input[type="search"],
.b3-form-div input[type="tel"],
.b3-form-div textarea,
.b3-form-div select {
    background: #e7e9e8;
    border: 1px solid #e7e9e8;
	margin-bottom:15px;
}
.bl-4{
	padding:35px 0;
}
.b4-title,
.b4-title-widget h3 {
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
	font-size: 36px;
    color: #171717;
    margin-bottom: 25px;
	font-family: "IntroRegular";
}
.bl-6{
	padding:45px 0;
	color:white;
	font-size:16px;
	line-height:21px;
}
.bl-6 h2{
	font-size:45px;
	line-height:1.5em;
	margin-bottom:21px;
}
.b1-title>span,
.b1-subtitle>span{
	color:var(--color-green);
}
.b1-title>s{
	background-color:var(--color-green);
	color:#fff;
	text-decoration:none;
	padding:0 .25em;
}
.bl-1 .b1-plus{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
	margin-top: 120px;
}
.how-we-work .b1-plus{
	width:100%;
	float:left;
	margin-bottom: 75px;
}
.bl-1 .b-plus-item{
	color:#e7e9e8;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;	
	padding-left:48px;
	position:relative;
}
.bl-1 .b-plus-item::first-line{
	color: var(--color-green);
}
.bl-1 .b-plus-item:after{
	font-family: FontAwesome;
	position: absolute;
	top:50%;
	left:0;
	height:36px;
	width:36px;
	line-height:36px;
	font-size:36px;
	content: '';
	color:#fff;
	background-color:var(--color-green);
	background-image:url('img/ok.png');
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:-18px;
	border-radius:100%;
}
.b1-form form{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
	margin:0 15px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], textarea, select {
    padding: 15px 20px;
	width:100%;
	border:none;
	border-radius:5px;
	background:#e7e9e8;
	line-height:19px;
	font-size:15px;
	font-weight:700;
	height:52px;
	text-transform:uppercase;
	border:1px solid #e7e9e8;
	font-family: 'Open Sans', sans-serif;
	color:#454545;
}
input::placeholder,
textarea::placeholder,
select::placeholder{
	color:#b6b6b6;
}
input[type="submit"],
.b1-form input[type="submit"]{
	white-space: nowrap;
    font-size: 15px;
    height: 52px;
    line-height: 52px;
    padding: 0;
    width: 205px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    background-color: var(--color-green);
    font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
div.wpcf7 .ajax-loader {
    margin: 0 20px 0 -36px;
	position:relative;
	z-index:111;
}
.b1-form form .form-field {
    width: 100%;
}
.b1-form form .form-field,
.b1-form form .form-field-submit {
	padding:0 8px;
}
.how-we-work .b-plus-item{
	width:25%;
	float:left;
	text-align:center;
	font-size:16px;
	color:#4f4f4f;
	position: relative;
}
.how-we-work .b-plus-item:before{
	font-family: FontAwesome;
	position: absolute;
	top:33px;
	left:100%;
	margin:-15px;
	height:31px;
	width:31px;
	line-height:31px;
	font-size:31px;
	content: "\f105";
	color:#171717;
}
.how-we-work .b-plus-item:last-child::before{
	display:none;
}
.b-plus-item>.num{
	display:block;
	font-size: 36px;
    background-color: var(--color-green);
    color: #fff;
	height:67px;
	line-height:67px;
	width:67px;
	border-radius:100%;
	font-family: "IntroRegular";
	margin:0 auto 21px;
}
input.wpcf7-not-valid,
input:hover.wpcf7-not-valid,
input:focus.wpcf7-not-valid{
	border-color:#ee1118 !important
}
.wpcf7-form p{
	margin:0;
}
span[role="alert"]{
	display:none !important
}
.wpcf7-response-output {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    margin: 0 !important;
    padding: 25px !important;
    text-align: center;
    color: white;
    text-transform: uppercase;
    border: none !important;
	z-index: 999;
	pointer-events: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
	font-size:14px;
}
.admin-bar .wpcf7-response-output{margin-top:32px !important;}
.wpcf7-validation-errors{background: rgba(255, 0, 0, 0.78);}
.wpcf7-mail-sent-ok{background: rgba(76, 175, 80, 0.78);}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
img.custom-logo {
    height: 90px;
    width: auto;
	margin:10px 0;
}
#site-navigation {
    float: none;
}
.header-bottom>.tg-container{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}
.site-navigation-wrapper{
	width:100%;
	text-align:center;
}
#site-navigation ul li {
    float:none;
	display:inline-block;
}
#site-navigation ul li a {
    text-transform:uppercase;
	color:#e7e9e8;
	font-weight:700;
	font-size: 13px;
}
.transparent.header-sticky #masthead-sticky-wrapper.is-sticky #site-navigation ul li.current-flash-item a, #site-navigation ul li.current-flash-item a{
	color:#e7e9e8;
}
#site-navigation ul li:hover > a, #site-navigation ul li.current-menu-item > a, #site-navigation ul li.current_page_item > a {
    color: var(--color-green);
}
.phone-num {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
	transition:.2s;
	position:relative;
	padding-left:30px;
	
	display: block;
    
	margin: 5px 0;
}
.phone-num:before{
    position:absolute;
	top:50%;
	left:0;
	width:24px;
	height:24px;
	margin-top:-12px;
	content:'';
	background-image:url('img/phone.png');
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.phone-num:hover {
    color: var(--color-green);
}
input[type="submit"],
.b1-form input[type="submit"] {
    transition:.2s;
}
input[type="submit"]:hover,
.b1-form input[type="submit"]:hover,
.b3-form-div input[type="submit"]:hover {
    background-color: #755309;
	color:#737474;
}
.alsky {
    float: right;
}
#bottom-footer {
    background-color:#393939;
}
#bottom-footer .tg-container>div,
#bottom-footer .tg-container>div>a{
	color:#fff;
	margin-top:15px;
}
.cont-div{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
	border-bottom:1px solid #3c3c3c;
	padding-top:25px;
}
.cont-div-item{
	text-align:center;
	margin-bottom:25px;
}
.cont-div-item>img{
	width:45px;
	margin-bottom:15px;
}
.cont-div-item>h3{
	font-size:16px;
	margin-bottom:20px;
}
.cont-div-item>a,
.cont-div-item>p{
	font-size:16px;
	margin-bottom:0;
	color:white;
}
#preloader span{
	background: var(--color-green);
}
@-webkit-keyframes preloader {
	0% {
		height: 5px;
		-webkit-transform: translateY(0px);
		background: var(--color-green);
	}
	25% {
		height: 30px;
		-webkit-transform: translateY(15px);
		background: #755309;
	}
	50% {
		height: 5px;
		-webkit-transform: translateY(0px);
		background: var(--color-green);
	}
	100% {
		height: 5px;
		-webkit-transform: translateY(0px);
		background: var(--color-green);
	}
}
@-moz-keyframes preloader {
	0% {
		height: 5px;
		-moz-transform: translateY(0px);
		background: var(--color-green);
	}
	25% {
		height: 30px;
		-moz-transform: translateY(15px);
		background: #755309;
	}
	50% {
		height: 5px;
		-moz-transform: translateY(0px);
		background: var(--color-green);
	}
	100% {
		height: 5px;
		-moz-transform: translateY(0px);
		background: var(--color-green);
	}
}
@-ms-keyframes preloader {
	0% {
		height: 5px;
		-ms-transform: translateY(0px);
		background: var(--color-green);
	}
	25% {
		height: 30px;
		-ms-transform: translateY(15px);
		background: #755309;
	}
	50% {
		height: 5px;
		-ms-transform: translateY(0px);
		background: var(--color-green);
	}
	100% {
		height: 5px;
		-ms-transform: translateY(0px);
		background: var(--color-green);
	}
}
@keyframes preloader {
	0% {
		height: 5px;
		transform: translateY(0px);
		background: var(--color-green);
	}
	25% {
		height: 30px;
		transform: translateY(15px);
		background: #755309;
	}
	50% {
		height: 5px;
		transform: translateY(0px);
		background: var(--color-green);
	}
	100% {
		height: 5px;
		transform: translateY(0px);
		background: var(--color-green);
	}
}
.emodal form{
	margin-top:15px;
}
.emodal .form-field{
	margin-bottom:15px;
}
.form-field-submit {
    text-align: center;
}
.logo {
    z-index: 1;
}
#pg-5-0 .bl-1, .zatemn-fon {
	position:relative;
    background-size: cover;
	background-position: center center;
}
.zatemn-fon > div {
	position:relative;
}
.bl-1:before, .zatemn-fon:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.7;
}
.b1-title,
.b1-subtitle,
.header-bottom {
	position:relative;
}
.header-bottom,
.header-sticky .is-sticky .header-bottom {
	background:transparent;
	z-index:1;
	box-shadow:none;
}
.b1-title strong {
color: #118d45;
}
/* ---------------------- :root ---------------------- */
:root {
	--color-green: #118d45;
	--color-green-hover: #0A650F;
}
*::selection {
	background: var(--color-green);
	color: #fff;
}
body.transparent.header-sticky #masthead-sticky-wrapper.is-sticky #site-navigation ul li.current-flash-item a, #site-navigation ul li.current-flash-item a, body.transparent.header-sticky #masthead-sticky-wrapper #site-navigation ul li:hover > a, body.transparent #site-navigation ul li:hover .sub-toggle {
	color: var(--color-green) !important;
}
#primary-menu li:hover a {
	color: var(--color-green) !important;
}
#primary-menu li a:hover {
	color: var(--color-green) !important;
}
#scroll-up {
	background: #118d45 !important;
}
.tekst-about p {
	margin-bottom:5px;
	text-indent:25px;
	text-align:justify;
}
/* ---------------------- header ---------------------- */
.logo .logo-image a img {
	height: 60px;
}
/* ---------------------- header -> header-bottom ---------------------- */
@media(max-width: 1279px) {
	.header-bottom {
		width: 100%;
	}
	/* логотип */
	.header-bottom .logo {
		/* position: absolute; */
		top: -6px;
		left: 20px;
		margin:auto;
	}
	/* меню */
	.header-bottom .site-navigation-wrapper {
		/* position: absolute; */
		top: 19px;
		padding-left: 20px;
		margin:auto;
	}
	/* телефон */
	.header-bottom #phone {
		/* position: absolute; */
		top: 42px;
		right: 20px;
		margin:auto;
	}
}
@media(max-width: 930px) {
	/* меню */
	.header-bottom .site-navigation-wrapper {
		top: 94px;
		margin-left: 0;
	}
	.header-bottom .site-navigation-wrapper #site-navigation ul li {
		padding-right: 10px;
	}
}
@media(max-width: 450px) {
	/* логотип */
	.header-bottom .logo {
		left: calc(50% - 106px);
		float: none;
		position: static;
		display: block;
		width: 100%;
		text-align:center;
	}
	.header-bottom .logo .logo-image {
		margin:auto;
		float:none;
		padding: 20px 0;
	}
	/* меню */
	.header-bottom .site-navigation-wrapper {
		top: 138px;
		display:none;
	}
	.header-bottom .site-navigation-wrapper #site-navigation ul {
		display: flex;
		flex-flow: row wrap;
	}
	.header-bottom .site-navigation-wrapper #site-navigation ul li {
		width: 50%;
		padding: 0;
	}
	/* телефон */
	.header-bottom #phone {
		top: 80px;
		left: calc(50% - 84.5px);
		top: 100px;
		right: initial;
		margin-bottom:20px;
	}
}
/* ---------------------- header -> обертка заголовка ---------------------- */
.tg-container {
	max-width:100%;
}
/* подзаголовок */
.tg-container .b1-subtitle {
	font-size: 22px;
}
.tg-container .b1-form form div.form-field-submit input:hover {
	background: var(--color-green-hover);
	color: #fff;
}
@media(max-width: 1279px) {
	#pg-5-0 .panel-grid-cell {
		/* padding-top: 105px !important; */
	}
	/* обертка заголовка, формы */
	#pg-5-0 .tg-container {
		width: 100%;
	}
	/* заголовок */
	.tg-container .b1-title {
		font-size: 41px;
	}
	/* подзаголовок */
	.tg-container .b1-subtitle {
		font-size: 20px;
	}
	/* свойства */
	.tg-container .b1-plus {
		margin-top: 45px;
		margin-bottom: -16px;
		justify-content: space-around;
	}
}
@media(max-width: 930px) {
	/* заголовок */
	.tg-container .b1-title {
		font-size: 31px;
	}
	/* подзаголовок */
	.tg-container .b1-subtitle {
		font-size: 15px;
	}
}
@media(max-width: 768px) {
	/* заголовок */
	.tg-container .b1-title {
		font-size: 27px;
	}
	/* подзаголовок */
	.tg-container .b1-subtitle {
		font-size: 17px;
	}
}
@media(max-width: 768px) {
	/* форма */
	.tg-container .b1-form form {
		flex-flow: row wrap;
	}
	.tg-container .b1-form form div {
		width: 100%;
		margin-bottom: 10px;
	}
	.tg-container .b1-form form div.form-field-submit input {
		width: 100%;
	}
	/* свойства */
	.tg-container .b1-plus {
		flex-flow: row wrap;
		margin-left: 40px;
	}
	.tg-container .b1-plus .b-plus-item {
		width: 50%;
		margin-bottom: 12px;
	}
}
@media(max-width: 450px) {
	.tg-container .b1-plus {
		flex-flow: row wrap;
		justify-content: flex-start;
	}
	.tg-container .b1-plus .b-plus-item {
		width: 100%;
	}
	/* заголовок обертка */
	#pg-5-0 .panel-grid-cell {
		/* padding-top: 150px !important; */
	}
}
/* ---------------------- проекты домов ---------------------- */
.proekti-block .tg-container {
	max-width: 1200px;
	width: 100%;
}
.proekti-block [id^="pl-"] {
	width: 100%;
	display: block !important;
}
.proekti-block [id^="pg-"]:nth-child(1) {
	width: 100%;
}
.proekti-block [id^="pg-"]:nth-child(n+2) {
	width: 33.33%;
	float: left;
	display: block !important;
}
@media(max-width: 999px) {
	.proekti-block [id^="pg-"]:nth-child(n+2) {
		width: 50%;
	}
}
@media(max-width: 650px) {
	.proekti-block [id^="pg-"]:nth-child(n+2) {
		width: 100%;
	}
}
/* проекты домов -> item */
/* проекты домов -> заголовок */
.proekti-block.bl-2 .b2-item [id^="panel"]:nth-of-type(1) p {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 23px;
  color: #3d3d3d;
}
/* проекты домов -> слайдер */
.proekti-block.bl-2 .b2-item [id^="panel"]:nth-of-type(2) .slick-track {
	height: 218px;
}
.so-widget-lsow-carousel-default-3dd089290af6 .lsow-carousel .lsow-carousel-item {
  padding: 0;
}
.lsow-container ul.slick-dots {
	bottom: 10px;
}
.lsow-container ul.slick-dots li button {
	border-color: var(--color-green) !important;
	background: var(--color-green) !important;
}
.lsow-container ul.slick-dots li button:hover {
	border-color: var(--color-green) !important;
}
.lsow-container ul.slick-dots li.slick-active button {
	border-color: var(--color-green) !important;
}
/* проекты домов -> слайдер */
.proekti-block.bl-2 .b2-item [id^="panel"]:nth-of-type(3) table {
	background: #fff;
}
.proekti-block.bl-2 .b2-item [id^="panel"]:nth-of-type(3) table tr > td {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}
.proekti-block.bl-2 .b2-item [id^="panel"]:nth-of-type(3) table tr:first-child > td {
	padding-top: 15px;
}
.proekti-block.bl-2 .b2-item [id^="panel"]:nth-of-type(3) table tr:last-child > td {
	padding-bottom: 15px;
	line-height: 15px !important;
}
.proekti-block.bl-2 .b2-item [id^="panel"]:nth-of-type(3) table tr > td:nth-child(1) {
	/* width: 60% !important; */
	color: #a1a1a1;
}
.proekti-block.bl-2 .b2-item [id^="panel"]:nth-of-type(3) table tr > td:nth-child(2) {
	width: 40% !important;
	color: #3d3d3d;
  font-weight: bold;
  white-space: nowrap;
  padding-right: 20px;
  vertical-align: bottom;
}
/* ---------------------- только сегодня ---------------------- */
#pg-5-2 .tg-container {
	max-width: 1200px;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
}
/* только сегодня */
#pg-5-2 .tg-container > div:nth-of-type(1) ul {
	text-align: left;
	margin-left: 120px;
	font-size: 24px;
}
/* только сегодня */
@media(max-width: 999px) {
	#pg-5-2 .bl-3 {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	#pg-5-2 .tg-container > div:nth-child(1) {
		margin-bottom: 50px;
	}
	#pg-5-2 .tg-container > div {
		width: 100%;
	}
	#pg-5-2 .bl-3 h2 {
		text-align: left;
		margin-left: 42px;
	}
	#pg-5-2 .tg-container > div:nth-child(1) h2 {
		font-size: 30px;
	}
	#pg-5-2 .tg-container > div:nth-child(1) ul {
		font-size: 16px;
		margin-top: 10px;
		margin-left: 61px;
		margin-right: 20px;
	}
}
@media(max-width: 600px) {
	#pg-5-2 .bl-3 {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	#pg-5-2 .tg-container > div {
		width: 100%;
	}
}
/* сделать заказ */
#pg-5-2 .tg-container > div:nth-of-type(2) input[type="submit"]:hover {
	background: var(--color-green-hover);
	color: #fff;
}
@media(max-width: 999px) {
	#pg-5-2 .tg-container > div:nth-of-type(2) .b3-form-div {
		margin: 0;
		margin-left: 42px;
	}
}
@media(max-width: 600px) {
	#pg-5-2 .tg-container > div:nth-of-type(2) {
		margin-left: 20px;
		margin-right: 20px;
		width: calc(100% - 40px);
	}
}
@media(max-width: 425px) {
	#pg-5-2 .tg-container > div:nth-of-type(2) .b3-form-div {
		margin-left: 10px;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
		width: calc(100% - 20px);
	}
}
/* ---------------------- наши работы ---------------------- */
@media(max-width: 1200px) {
	#pg-5-3 .tg-container {
		width: 100%;
		margin: 0;
	}
}
@media(max-width: 768px) {
	#pg-5-3 .tg-container .gallery > figure {
		max-width: 50%;
	}
}
@media(max-width: 320px) {
	#pg-5-3 .tg-container .gallery > figure {
		max-width: 100%;
		width: 100%;
	}
}
/* ---------------------- ??? ---------------------- */
#pg-5-4 {
	
}
/* ---------------------- о компании ---------------------- */
#pg-5-5 div[id^="pg-"] {
	align-items: center;
}
#pg-5-5 div[id^="pgc-"]:nth-of-type(1) .textwidget > p {
	margin-left: 30px;
	font-size: 15px;
}
#pg-5-5 div[id^="pgc-"]:nth-of-type(1) figure:last-child {
	max-width: 66.66%;
}
.o-kompanii .gallery {
	text-align:center;
}
/* ---------------------- футер ---------------------- */
#bottom-footer .cont-div {
	align-items: flex-start;
}
@media (max-width:1199px) {
	.proekti-block [id^="pg-"]:nth-child(n+2) {
		width:33.333333%;
	}
	
	#pg-5-2 .tg-container > div {
			width:50%;
		}
	
	#pg-5-2 .tg-container > div.panel-layout {
		width:100%;
	}
	
	.o-kompanii {
		padding:0 15px;
	}
	
	#pg-5-6 > div {
		margin: 0 !important;
	}
	#bottom-footer {
		padding: 20px 15px;
	}
	
	.b1-plus {
		padding-bottom:20px;
	}
}
@media (max-width:780px) {
	.proekti-block [id^="pg-"]:nth-child(n+2) {
		width:50%;
	}
	
	#pg-5-2 .tg-container > div {
		width:100%;
	}
}
@media (max-width:779px) {
	.proekti-block [id^="pg-"]:nth-child(n+2) {
		width:100%;
	}
	
	.tg-container .b1-plus {
		margin-left:0;
	}
	
	.how-we-work .b-plus-item:before {
		display:none;
	}
	
	.tg-container .b1-plus .b-plus-item {
		margin-bottom:30px;
	}
	
	#pg-5-2 .tg-container > div:nth-of-type(2) .b3-form-div {
		margin:0 auto;
	}
	
	.cont-div-item {
			width:100%;
	}
	
	#bottom-footer .cont-div {
		flex-wrap: wrap;
	}
}
@media (max-width:480px) {
	.header-bottom .site-navigation-wrapper #site-navigation ul li {
		margin-bottom:20px;
	}
	
	.alsky {
		float:left;
	}
}
table tr, table td {
	height:auto !important;
}
.tg-container {
	padding-left: 15px;
	padding-right: 15px;
}
#masthead-sticky-wrapper {
	background-image:url('img/brus-str-100-150.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
table tr:first-child td {
	background: #008f3e;
    font-weight: 600;
	color: #ffffff;
}
@media(min-width:768px){
	table tr td {
		font-size:1.15em;
	}
	table tr:first-child td {
		font-family: "IntroRegular";
		font-weight: 400;
		font-size:1.5em;
	}
}
table tr,
table tr td {
	border:none;
}
table tr:nth-child(2n+2) td {
	background: #f5f5f5;
}
table tr:nth-child(2n+3) td {
	background: #d9d9d9;
}
.logo-text {
	display:none;
}