*::-webkit-input-placeholder {
color: #222;
opacity: 1;
}
*:-moz-placeholder {
color: #222;
opacity: 1;
}
*::-moz-placeholder {
color: #222;
opacity: 1;
}
*:-ms-input-placeholder {
color: #222;
opacity: 1;
}
html {
-webkit-text-size-adjust: 100%; 
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
outline: none;
}
input:hover::-webkit-input-placeholder { color:transparent; }
input:hover:-moz-placeholder { color:transparent; } input:hover::-moz-placeholder { color:transparent; } input:hover:-ms-input-placeholder { color:transparent; } body {
margin: 0;
font-size: 16px;
font-family: 'PT Sans', sans-serif;
padding-top: 90px;
}
b, strong, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
a, a:hover, a:focus, a:active {
text-decoration: none;
outline: none;
}
input {
-webkit-appearance: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
button {
cursor: pointer;
}
.clearfix {
position: relative;
}
.clearfix:after {
content: '';
display: table;
clear: both;
}
header {
background-color: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
}
.header-content {
width: 100%;
max-width: 1170px;
margin: 0 auto;
padding: 10px 0;
}
.logo {
float: left;
}
.logo img {
display: block;
max-width: 150px;
}
.nav {
float: left;
padding: 0;
margin: 8px 0 0 18px;
font-size: 0;
}
.nav li {
display: inline-block;
vertical-align: top;
}
.nav li a {
display: block;
color: #004127;
font-size: 15px;
font-family: 'PT Sans', sans-serif;
font-weight: bold;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
line-height: 40px;
padding: 0 12px;
}
.nav li a:hover {
color: #c29c57;
}
.header-right {
float: right;
font-size: 0;
}
.header-social {
float: left;
font-size: 0;
text-align: center;
margin-top: 17px;
margin-right: 20px;
}
.header-social a {
display: inline-block;
vertical-align: middle;
color: #c39c57;
font-size: 18px;
margin-right: 10px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.header-social a:hover {
color: #004127;
}
.header-phone {
display: block;
color: #004127;
font-size: 18px;
font-family: 'Rubik', sans-serif;
margin-bottom: 8px;
line-height: 1;
margin-right: 0.2em;
}
.btn {
text-align: center;
display: inline-block;
background-color: #d5ae66; 
-webkit-box-shadow: 0px 2px 20px 0px rgba(241, 209, 126, 0.5);
-moz-box-shadow: 0px 2px 20px 0px rgba(241, 209, 126, 0.5);
box-shadow: 0px 2px 20px 0px rgba(241, 209, 126, 0.5);
text-shadow: 0px 1px 1px rgba(241, 209, 126, 0.004);
color: #fff;
cursor: pointer;
text-transform: uppercase;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: bold;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 19px 15px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-background-size: 200% 100%;
background-size: 100% 100%; 
background-position: 0 center;
border: none;
}
.btn:hover {
-webkit-background-size: 150% 100% !important;
background-size: 150% 100% !important;
}
.header-contant .btn {
font-size: 10px;
padding: 9px 5px;
display: block;
}
.header-contant {
float: right;
}
.banner {
padding-top: 160px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 50px;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
background-image: url(//green-life.co.ua/wp-content/themes/greenlife/img/banner-bg.jpg);
text-align: center;
height: calc(100vh - 90px);
}
.banner-title {
margin: 0 auto 50px;
display: block;
font-family: 'Rubik', sans-serif;
color: #fff;
font-size: 72px;
position: relative;
z-index: 100;
max-width: 630px;
width: 96%;
line-height: 0.78em;
text-transform: uppercase;
}
.banner-title span {
font-size: 0.76em;
}
.banner-desc {
max-width: 675px;
width: 96%;
color: #fff;
font-size: 24px;
line-height: 1.5;
font-family: 'Rubik', sans-serif;
margin: 0 auto 20px;
position: relative;
z-index: 100;
}
.banner-desc span{
font-size: 24px;
}
.mt_2 {
margin-top: 2em;
}
.banner .btn {
display: block;
width: 96%;
max-width: 370px;
margin: 0 auto 5px;
position: relative;
z-index: 100;
}
.banner .btn img {
position: absolute;
right: -75px;
top: 18px;
}
.banner-btn-desc {
color: #fff;
font-size: 16px;
font-family: 'PT Sans', sans-serif;
font-weight: bold;
max-width: 630px;
width: 96%;
position: relative;
z-index: 100;
margin: 0 auto;
}
.advantages {
width: 96%;
max-width: 1200px;
margin: 0 auto;
padding: 80px 0 0px;
font-size: 0;
}
.advantages-item {
font-size: 0;
display: inline-block;
vertical-align: top;
width: calc(25% - 30px);
margin: 0 15px 50px;
}
.advantages-item-img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: relative;
border-width: 2px;
border-color: rgba(238, 238, 238, 0.502);
border-style: solid;
width: 66px;
height: 66px;
display: inline-block;
vertical-align: top;
margin-right: 11%;
}
.advantages-item-img img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
max-width: 80%;
max-height: 80%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.advantages-item-img img:nth-child(1) {
opacity: 0;
visibility: hidden;
}
.advantages-item:hover .advantages-item-img img:nth-child(2) {
opacity: 0;
visibility: hidden;
}
.advantages-item:hover .advantages-item-img img:nth-child(1) {
visibility: visible;
opacity: 1;
}
.advantages-item p {
display: inline-block;
vertical-align: top;
width: calc(89% - 66px);
font-size: 16px;
color: #222222;
font-family: 'PT Sans', sans-serif;
line-height: 1.5;
margin: 9px 0 0;
}
.section-title {
width: 96%;
max-width: 1170px;
margin: 0 auto;
position: relative;
text-align: center;
color: #004127;
font-size: 36px;
text-transform: uppercase;
font-family: 'Rubik', sans-serif;
padding-bottom: 28px;
}
.section-title:after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
height: 2px;
width: 50px;
background-color: #d5ae66;
}
.section-items {
font-size: 0;
text-align: center;
width: 96%;
max-width: 1230px;
margin: 48px auto 0;
background-color: #fff;
position: relative;
z-index: 1;
padding: 0 15px;
}
.section-item {
display: inline-block;
vertical-align: top;
width: calc(33.3333% - 30px);
margin: 0 15px 30px;
height: 370px;
position: relative;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
}
.section-item div {
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
}
.section-item span {
position: absolute;
top: 50%;
left: 0%;
width: 100%;
padding: 0 15px;
text-transform: uppercase;
font-size: 24px;
color: #fff;
font-family: 'PT Sans', sans-serif;
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
z-index: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 2;
}
.section-item:hover span {
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
opacity: 0;
}
.section-item:before {
content: '';
position: absolute;
z-index: 10000;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 1;
background-image: url(//green-life.co.ua/wp-content/themes/greenlife/img/gradi.png);
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 1;
}
.section-item:hover:before {
opacity: 0;
}
.section-item:hover div {
opacity: 1
}
.get {
background-image: url(//green-life.co.ua/wp-content/themes/greenlife/img/get-bg.jpg);
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 300px 0 70px;
margin-top: -210px;
}
.get-desc {
width: 96%;
max-width: 1170px;
text-align: center;
margin: 20px auto 40px;
font-size: 24px;
line-height: 1.5;
font-family: 'Rubik', sans-serif;
color: #fff;
}
.get-form {
width: 96%;
max-width: 1200px;
margin: 0 auto;
font-size: 0;
}
.get-form input {
border: 1px solid transparent;
background-color: rgb(242, 242, 242);
height: 56px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: inline-block;
vertical-align: top;
width: calc(33.3333% - 30px);
margin: 0 15px 30px;
text-align: center;
color: #222222;
font-size: 16px;
font-family: 'PT Sans', sans-serif;
padding: 0 15px;
}
.get-form .btn {
display: inline-block;
vertical-align: top;
width: calc(33.3333% - 30px);
margin: 0 15px 30px;
}
.section-title-other {
color: #f1d17e;
}
.video {
padding: 90px 0 60px;
}
.video-items {
width: 96%;
max-width: 1260px;
margin: 50px auto 0;
font-size: 0;
padding: 0 30px;
}
.nov-item-img .slick-arrow,
.single-slider .slick-arrow,
.single-slider-nav .slick-arrow,
.novostroy-slider .slick-arrow,
.plan-slider .slick-arrow,
.novostroy-slider-nav .slick-arrow,
.news-items .slick-arrow,
.video-items .slick-arrow,
.cat-bunner .slick-arrow {
position: absolute;
top: 50%;
font-size: 24px;
color: #f1d17e;
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
z-index: 2;
}
.section-items .slick-arrow {
position: absolute;
top: calc(50% - 15px);
font-size: 24px;
color: #f1d17e;
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
z-index: 2;
}
.section-items .slick-arrow:hover,
.nov-item-img .slick-arrow:hover,
.single-slider .slick-arrow:hover,
.single-slider-nav .slick-arrow:hover,
.novostroy-slider .slick-arrow:hover,
.construction-slider .slick-arrow:hover,
.plan-slider .slick-arrow:hover,
.novostroy-slider-nav .slick-arrow:hover,
.news-items .slick-arrow:hover,
.video-items .slick-arrow:hover,
.cat-bunner .slick-arrow {
color: #004127;
}
.construction-slider .slick-arrow {
position: absolute;
top: 90px;
font-size: 24px;
color: #fff;
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
width: 70px;
height: 70px;
line-height: 66px;
border: 2px solid rgba(238, 238, 238, 0.502);
text-align: center;
z-index: 2;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.section-items .slick-prev,
.single-slider .slick-prev,
.novostroy-slider .slick-prev,
.plan-slider .slick-prev,
.novostroy-slider-nav .slick-prev,
.news-items .slick-prev,
.video-items .slick-prev,
.cat-bunner .slick-prev {
left: 0px;
}
.section-items .slick-next,
.single-slider .slick-next,
.novostroy-slider .slick-next,
.plan-slider .slick-next,
.novostroy-slider-nav .slick-next,
.news-items .slick-next,
.video-items .slick-next,
.cat-bunner .slick-next {
right: 0px;
}
.novostroy-slider-nav .slick-next {
right: -15px;
}
.nov-item-img .slick-prev {
left: 15px;
}
.nov-item-img .slick-next {
right: 15px;
}
.single-slider-nav .slick-prev {
left: -6px;
}
.single-slider-nav .slick-next {
right: -8px;
}
.construction-slider .slick-prev {
left: calc(((20% + 30px) / 2) - 55px);
}
.construction-slider .slick-next {
right: calc(((20% + 30px) / 2) - 55px);
}
.video-item {
display: inline-block;
vertical-align: top; background-color: #fafafa;
padding-bottom: 25px;
}
.video-item-img {
display: block;
position: relative;
height: 260px;
width: 100%;
margin-bottom: 25px;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
}
.video-item-img i {
position: absolute;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
font-size: 26px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.video-item-img:hover i {
color: #f1d17e;
}
.video-item-name {
padding: 0 0px;
color: #004127;
font-size: 16px;
line-height: 1.5;
font-family: 'Rubik', sans-serif;
margin: 0 auto 12px;
}
.video-item p {
padding: 0px;
margin: 0;
color: #6a6a6a;
font-size: 14px;
line-height: 1.5;
}
.news {
padding-bottom: 50px;
}
.news-items {
width: 96%;
max-width: 1260px;
padding: 0 30px;
margin: 50px auto 20px;
font-size: 0;
}
.stock .news-item {
width: 0;
margin: 0 15px;
}
.news-item {
display: inline-block;
vertical-align: top;
margin: 0 15px ;
background-color: #fafafa;
text-align: left;
padding-bottom: 20px;
}
.news-item-img {
display: block;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
margin-bottom: 20px;
height: 200px;
position: relative;
}
.news-item-img:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(//green-life.co.ua/wp-content/themes/greenlife/img/gradi.png);
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0;
}
.news-item-img:hover:before {
opacity: 1;
}
.news-item-date {
display: block;
color: #999999;
font-size: 12px;
font-family: 'Roboto', sans-serif;
font-weight: bold;
padding: 0px;
margin-bottom: 14px;
}
.news-item-date i {
margin-right: 7px;
}
.news-item-name {
padding: 0 20px;
color: #004127;
font-size: 16px;
line-height: 1.5;
font-family: 'Rubik', sans-serif;
margin: 0 auto 12px;
display: block;
}
.news-item p {
padding: 0 0px;
margin: 0 0 10px;
color: #6a6a6a;
font-size: 14px;
line-height: 1.5;
}
.news-item-more {
display: inline-block;
color: #d5ae66;
font-size: 14px;
font-family: 'Rubik', sans-serif;
padding: 0px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.news-item-more:hover {
color: #004127;
}
.btn-news {
display: block;
width: 96%;
max-width: 370px;
margin: 0 auto;
}
.contact {
position: relative;
padding-top: 50px;
}
.contact-desc {
width: 96%;
max-width: 630px;
border: 30px solid #fff;
border-top: none;
background-color: #fafafa;
padding: 90px 20px 60px;
text-align: center;
font-size: 0;
margin: 0 auto;
position: relative;
z-index: 2;
}
.contact-desc-phone {
display: inline-block;
color: #004127;
font-size: 22px;
font-family: 'Rubik', sans-serif;
margin-top: 40px;
}
.contact-desc .btn {
display: block;
width: 100%;
max-width: 370px;
margin: 25px auto 40px;
}
.contact-desc-item {
display: inline-block;
vertical-align: top;
width: 50%;
color: #004127;
font-family: 'PT Sans', sans-serif;
}
.contact .contact-desc-item {
max-width: 226px;
}
.contact .contact-desc-item p {
display: inline-block;
vertical-align: middle;
margin: 4px 0 0;
width: calc(100% - 95px);
text-align: left;
}
.contact-desc-item span {
margin-right: 10px;
color: #999999;
font-size: 18px;
font-weight: bold;
display: inline-block;
vertical-align: middle;
width: 73px;
text-align: right;
}
.map {
height: 500px;
margin-top: -200px;
}
.contact {
position: relative;
padding-top: 50px;
}
.contact-search {
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
background-color: #fff;
border: 30px solid #fff;
font-size: 0;
text-align: center;
z-index: 2;
width: 96%;
max-width: 630px;
z-index: 2;
}
.contact-search input {
border: 1px solid transparent;
background-color: rgb(242, 242, 242);
height: 56px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: block;
width: 100%;
margin: 0 0 20px;
text-align: center;
color: #222222;
font-size: 16px;
font-family: 'PT Sans', sans-serif;
padding: 0 15px;
}
.contact-search .btn {
display: inline-block;
vertical-align: top;
margin: 0 8px;
font-size: 12px;
width: 140px;
padding: 9px 5px;
}
.footer-content {
width: 96%;
max-width: 1170px;
margin: 0 auto;
padding: 18px 0;
}
footer {
background-color: #004127;
}
.footer-bot {
text-align: center;
background-color: #0a402a;
padding: 14px 0;
}
.footer-bot a {
display: inline-block;
}
.footer-bot a img {
display: block;
}
.footer-content .nav li a {
color: #fff;
}
.footer-content .nav li a:hover {
color: #c29c57;
}
.footer-content .header-phone {
color: #fff;
}
.footer-content .header-social a:hover {
color: #fff;
}
header {
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
.sandwich { 
float: left;
width: 26px; 
height: 21px; 
z-index: 9; 
cursor: pointer; 
display: none; 
margin-left: 2%;
margin-right: 15px;
margin-top: 17px;
position: relative;
}
.sw-topper { 
position: relative; 
top: 0; 
width: 26px; 
height: 3px; 
background-color: #004127;
border: none; 
border-radius: 8px 8px 8px 8px; 
transition: transform 0.5s, top 0.2s; 
}
.sw-bottom { 
position: relative; 
width: 26px; 
height: 3px; 
top: 5px; 
background-color: #004127;
border: none; 
border-radius: 8px 8px 8px 8px; 
transition: transform 0.5s, top 0.2s; 
transition-delay: 0.2s, 0s; 
}
.sw-footer { 
position: relative; 
width: 26px; 
height: 3px; 
top: 10px; 
background-color: #004127;
border: none; 
border-radius: 8px 8px 8px 8px; 
transition: all 0.5s; 
transition-delay: 0.1s; 
}
.sandwich.active .sw-topper { 
top: 7px; 
background-color: #004127;
-webkit-transform: rotate(140deg); 
-moz-transform: rotate(140deg); 
-ms-transform: rotate(140deg); 
-o-transform: rotate(140deg); 
transform: rotate(140deg); 
border-radius: 8px 8px 8px 8px; 
}
.sandwich.active .sw-bottom { 
top: 4px;
background-color: #004127;
-webkit-transform: rotate(-140deg); 
-moz-transform: rotate(-140deg); 
-ms-transform: rotate(-140deg); 
-o-transform: rotate(-140deg); 
transform: rotate(-140deg); 
border-radius: 8px 8px 8px 8px; 
}
.sandwich.active .sw-footer { 
opacity: 0; 
top: 0; 
background-color: #004127;
-webkit-transform: rotate(180deg); 
-moz-transform: rotate(180deg); 
-ms-transform: rotate(180deg); 
-o-transform: rotate(180deg); 
transform: rotate(180deg); 
border-radius: 8px 8px 8px 8px; 
}
.bg-grey {
background-color: #fafafa;
}
.bg-grey .video-item,
.bg-grey .news-item {
background-color: #fff;
}
.bg-grey .news-items {
margin-bottom: 0;
}
.pagination {
font-size: 0;
text-align: center;
margin-top: 20px;
margin-bottom: 0px;
}
.pagination span, .pagination a {
color: #999999;
font-size: 22px;
display: inline-block;
vertical-align: middle;
text-align: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
width: 30px;
height: 30px;
line-height: 30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0;
font-family: 'Rubik', sans-serif;
}
.pagination a:hover {
color: #004127;
}
.pagination .current:hover,
.pagination .current {
color: #004127;
}
.screen-reader-text {
display: none;
}
.nav-links .prev,
.nav-links .next {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border-width: 2px;
border-color: rgba(238, 238, 238, 0.502);
border-style: solid;
width: 70px;
height: 70px;
display: inline-block;
vertical-align: middle;
position: relative;
}
.nav-links .prev:hover,
.nav-links .next:hover {
border-color: rgba(238, 238, 238, 1);
}
.nav-links .prev {
margin-right: 30px;
}
.nav-links .next {
margin-left: 30px;
}
.nav-links .prev:before,
.nav-links .next:before {
content: '';
position: absolute;
height: 2px;
width: 28px;
left: 20px;
top: 33px;
background-color: #004127;
}
.nav-links .prev:after {
content: '';
position: absolute;
width: 14px;
height: 14px;
border: 2px solid #004127;
border-bottom: none;
border-right: none;
top: 34px;
left: 21px;
-webkit-transform: translate(0,-50%) rotate(-45deg);
-moz-transform: translate(0,-50%) rotate(-45deg);
-ms-transform: translate(0,-50%) rotate(-45deg);
-o-transform: translate(0,-50%) rotate(-45deg);
transform: translate(0,-50%) rotate(-45deg);
-webkit-transform-origin: center;
-moz-transform-origin: center;
-ms-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
}
.nav-links .next:after {
content: '';
position: absolute;
width: 14px;
height: 14px;
border: 2px solid #004127;
border-top: none;
border-left: none;
top: 34px;
right: 21px;
-webkit-transform: translate(0,-50%) rotate(-45deg);
-moz-transform: translate(0,-50%) rotate(-45deg);
-ms-transform: translate(0,-50%) rotate(-45deg);
-o-transform: translate(0,-50%) rotate(-45deg);
transform: translate(0,-50%) rotate(-45deg);
-webkit-transform-origin: center;
-moz-transform-origin: center;
-ms-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
}
.stock {
padding-top: 60px;
}
.video.bg-grey {
padding-top: 60px;
}
.news.bg-grey {
padding-bottom: 90px;
}
.bread-crumb {
padding-top: 20px;
}
.bread-crumb-content {
width: 96%;
max-width: 1170px;
margin: 0 auto;
text-transform: uppercase;
font-size: 0;
}
.bread-crumb-content a {
display: inline-block;
color: #999999;
border-bottom: 1px solid #999999;
margin-right: 30px;
position: relative;
font-size: 12px;
font-family: 'PT Sans', sans-serif;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
margin-bottom: 5px;
}
.bread-crumb-content a:after {
content : '';
position: absolute;
height: 2px;
width: 8px;
background-color: #eec33d;
right: -21px;
top: 6px;
}
.bread-crumb-content a:hover {
border-color: transparent;
}
.bread-crumb-content span {
display: inline-block;
color: #004127;
font-size: 12px;
font-family: 'PT Sans', sans-serif;
margin-bottom: 5px;
}
.contact-content-item {
width: 270px;
padding: 50px 30px 0;
text-align: center;
}
.contact-content-item .section-title {
font-size: 24px;
padding-bottom: 25px;
margin-bottom: 20px;
width: 100%;
}
.contact-content-item:nth-child(1) {
float: left;
}
.contact-content-item:nth-child(2) {
float: right;
}
.contact-content {
width: 96%;
max-width: 1170px;
margin: 0 auto;
text-align: center;
}
.contact-content-item-img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: relative;
border-width: 2px;
border-color: rgba(238, 238, 238, 0.502);
border-style: solid;
width: 70px;
height: 70px;
margin: 0 auto 30px;
background-repeat: no-repeat;
background-position: center;
}
.contact-content-item-phone {
display: block;
color: #222222;
font-size: 18px;
line-height: 1;
margin-bottom: 18px;
}
.contact-content-item .btn {
display: block;
width: 100%;
max-width: 200px;
margin: 12px auto 0;
font-size: 14px;
padding: 11px 5px;
}
.contact-content-item .contact-desc-item {
width: 100%;
padding: 0;
display: block;
margin-bottom: 15px;
font-size: 0;
}
.contact-content-item .contact-desc-item span {
width: 75px;
display: inline-block;
text-align: right;
vertical-align: top;
}
.contact-content-item .contact-desc-item p {
margin-top: 0px;
}
.contact-desc-item p {
display: inline-block;
margin: 0;
width: calc(100% - 85px);
font-size: 18px;
text-align: left;
}
.contact-center {
float: left;
width: calc(100% - 540px);
background-color: #fff;
padding: 45px 6%;
margin-bottom: -110px;
border: 30px solid #fafafa;
border-top: none;
}
.contact-center .section-title {
width: 100%;
margin-bottom: 50px;
}
.contact-form input {
display: block;
width: 100%;
border: 1px solid transparent;
background-color: rgb(242, 242, 242);
height: 56px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: inline-block;
vertical-align: top;
margin: 0 0px 12px;
text-align: center;
color: #222222;
font-size: 16px;
font-family: 'PT Sans', sans-serif;
padding: 0 15px;
}
.contact-form textarea {
display: block;
width: 100%;
border: 1px solid transparent;
background-color: rgb(242, 242, 242);
height: 112px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: inline-block;
vertical-align: top;
margin: 0 0px 30px;
text-align: center;
color: #222222;
font-size: 16px;
font-family: 'PT Sans', sans-serif;
padding: 18px 15px;
resize: none;
overflow: auto;
}
.contact-form textarea::-webkit-input-placeholder {
text-align: center;
}
.contact-form textarea:-moz-placeholder {
text-align: center;
}
.contact-form textarea::-moz-placeholder {
text-align: center;
}
.contact-form textarea:-ms-input-placeholder {
text-align: center;
}
.contact-form .btn {
display: block;
width: 100%;  
}
.contact-info {
padding-top: 15px;
position: relative;
z-index: 1;
}
.page-contact {
padding: 0;
clear: both;
width: 100%;
}
.page-contact .map {
margin-top: 0;
}
.novostroy-content {
width: 96%;
max-width: 1260px;
margin: 50px auto 0;
}
.novostroy-content .product-flags {
left: 45px;
}
.novostroy-slider {
float: left;
width: calc(100% - 485px);
margin-left: 45px;
margin-bottom: 30px;
}
.novostroy-slider-item,
.novostroy-slider-item div {
height: 460px;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
}
.novostroy-slider-nav {
width: 100%;
padding: 0 30px;
clear: both;
}
.novostroy-slider-nav-2 {
max-width: calc(100% - 430px);
padding: 0 15px;
}
.novostroy-slider-nav-item {
height: 120px;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
margin: 0 15px;
cursor: pointer;
}
.novostroy-slider-nav-item div {
height: 120px;
}
.novostroy-desc {
float: right;
width: 365px;
margin-right: 45px;
margin-bottom: 30px;
}
.novostroy-desc .btn {
display: block;
margin-bottom: 30px;
}
.novostroy-desc-content {
background-color: #fff;
min-height: 377px;
padding: 25px;
}
.novostroy-desc-content-item {
font-size: 0;
color: #222222;
margin-bottom: 10px;
}
.novostroy-desc-content-item b {
display: inline-block;
vertical-align: top;
width: 50%;
font-size: 16px;
line-height: 1.5;
}
.novostroy-desc-content-item p {
display: inline-block;
vertical-align: top;
width: 50%;
font-size: 16px;
margin: 0;
line-height: 1.5;
}
.novostroy-text {
clear: both;
width: 100%;
max-width: 1170px;
padding: 25px;
margin: 30px auto 0;
background-color: #fff;
}
.novostroy-text p {
font-size: 16px;
line-height: 1.5;
color: #222;
font-family: 'PT Sans', sans-serif;
margin-bottom: 12px;
margin-top: 0;
}
.novostroy-text p:last-child {
margin-bottom: 0;
}
.novostroy {
padding: 50px 0 70px;
}
.layout {
padding-bottom: 60px;
}
.layout-items {
width: 96%;
max-width: 1200px;
margin: 50px auto 0;
font-size: 0;
}
.layout-item {
display: inline-block;
vertical-align: top;
width: calc(25% - 30px);
margin: 0 15px 30px;
background-color: #fff;
padding-top: 20px;
padding-bottom: 20px;
}
.layout-item-img {
height: 230px;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: contain;
background-size: contain;
margin-bottom: 30px;
margin-right: 15px;
margin-left: 15px;
}
.layout-item-desc {
padding: 0 25px;
margin-bottom: 22px;
}
.layout-item-desc-item {
font-size: 0;
color: #222;
margin-bottom: 12px;
}
.layout-item-desc-item b {
font-size: 16px;
font-family: 'Rubik', sans-serif;
display: inline-block;
vertical-align: top;
width: 140px;
line-height: 22px;
}
.layout-item-desc-item span {
font-family: 'PT Sans', sans-serif;
font-size: 16px;
display: inline-block;
vertical-align: top;
width: calc(100% - 140px);
line-height: 22px;
}
.layout-item-desc-item sup {
font-size: 8px;
line-height: 1;
}
.layout-item .btn {
display: block;
padding-top: 7px;
padding-bottom: 7px;
margin-right: 25px;
margin-left: 25px;
}
.plan {
padding-bottom: 90px;
}
.plan-slider {
width: 96%;
max-width: 1060px;
margin: 50px auto 0;
padding: 0 45px;
}
.plan-slider-item {
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
height: 600px;
}
.construction-slider {
margin: 90px auto 0;
width: 100%;
max-width: 1920px;
padding: 0;
}
.construction-slider-item {
margin: 0 15px;
}
.construction-slider-item-img {
height: 250px;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
margin-bottom: 25px;
position: relative;
}
.construction-slider-item-img span {
position: absolute;
top: 15px;
left: 0;
width: 100%;
padding: 0 15px;
text-align: center;
font-family: 'PT Sans', sans-serif;
color: #fff;
font-size: 16px;
}
.construction-slider-item .btn {
max-width: 210px;
padding-top: 7px;
padding-bottom: 7px;
display: block;
margin: 0 auto;
}
.construction-slider .slick-dots {
position: absolute;
top: -30px;
left: 0;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
font-size: 0;
}
.construction-slider .slick-dots button {
display: none;
}
.construction-slider .slick-dots li {
display: inline-block;
vertical-align: top;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 10px;
height: 10px;
background-color: #999999;
margin: 0 45px;
cursor: pointer;
position: relative;
}
.construction-slider .slick-dots li:first-child {
margin-left: 0;
}
.construction-slider .slick-dots li:last-child {
margin-right: 0;
}
.construction-slider .slick-dots li:before {
content: '';
position: absolute;
width: 86px;
height: 2px;
top: 4px;
background-color: #eeeeee;
right: -88px;
}
.construction-slider .slick-dots li.slick-active {
background-color: #f1ce7a;
}
.construction-slider .slick-dots li:last-child:before {
display: none;
}
.novostroy-location-desc {
color: #222222;
font-size: 22px;
font-family: 'Rubik', sans-serif;
text-align: center;
margin-top: 43px;
}
.novostroy-location .contact-desc {
background-color: #fff;
border-color: #fafafa;
}
.novostroy-location .map {
margin-top: -50px;
z-index: 20;
}
.novostroy-location {
padding-top: 90px;
position: relative;
background-color: #fafafa;
}
.nov-desc {
padding: 90px 0 60px;
}
.nov-desc-content {
width: 96%;
max-width: 1200px;
margin: 0 auto;
}
.nov-desc-content-item {
float: left;
width: calc(50% - 30px);
margin: 0 15px 30px;
line-height: 1.5;
}
.nov-desc-content-item span {
color: #222222;
font-family: 'Rubik', sans-serif;
font-size: 16px;
display: block;
margin-bottom: 20px;
}
.nov-desc-content-item p {
color: #999999;
font-size: 14px;
font-family: 'PT Sans', sans-serif;
margin-bottom: 12px;
}
.nov-desc-content-item p:last-child {
margin-bottom: 0;
}
.commercial-items {
width: 96%;
max-width: 1200px;
margin: 50px auto 0;
font-size: 0;
}
.commercial-item {
display: inline-block;
vertical-align: top;
width: calc(33.3333% - 30px);
margin: 0 15px 30px;
background-color: #fff;
text-align: center;
position: relative;
padding-bottom: 40px;
}
.commercial-item-img {
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
display: block;
height: 275px;
margin-bottom: 36px;
}
.commercial-item .section-title {
font-size: 22px;
text-transform: inherit;
margin-bottom: 36px;
width: 100%;
padding: 0 25px 22px;
display: block;
}
.commercial-item .layout-item-desc {
text-align: left;
}
.commercial-item .layout-item-desc-item b {
width: 50%;
}
.commercial-item .layout-item-desc-item span {
width: 50%;
}
.commercial-item .btn {
display: block;
padding-top: 7px;
padding-bottom: 7px;
margin-right: auto;
margin-left: auto;
width: 80%;
max-width: 210px;
}
.stamps {
position: absolute;
width: 100%;
max-width: 225px;
left: 0;
top: 10px;
text-align: left;
}
.stamps-item {
display: inline-block;
-webkit-box-shadow: 2px 0px 20px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 2px 0px 20px 0px rgba(0, 0, 0, 0.25);
box-shadow: 2px 0px 20px 0px rgba(0, 0, 0, 0.25);
text-shadow: 0px 1px 1px rgba(118, 118, 118, 0.004);
color: #fff;
font-family: 'PT Sans', sans-serif;
padding: 5px 20px;
-webkit-border-radius: 0 16px 16px 0;
-moz-border-radius: 0 16px 16px 0;
border-radius: 0 16px 16px 0;
text-align: left;
margin-bottom: 10px;
}
.stamps-item-red {
background: rgb(206,24,29);
background: -moz-linear-gradient(left, rgba(206,24,29,1) 0%, rgba(233,77,87,1) 100%);
background: -webkit-linear-gradient(left, rgba(206,24,29,1) 0%,rgba(233,77,87,1) 100%);
background: linear-gradient(to right, rgba(206,24,29,1) 0%,rgba(233,77,87,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce181d', endColorstr='#e94d57',GradientType=1 );
}
.stamps-item-blue {
background: rgb(0,114,221);
background: -moz-linear-gradient(left, rgba(0,114,221,1) 0%, rgba(0,179,241,1) 100%);
background: -webkit-linear-gradient(left, rgba(0,114,221,1) 0%,rgba(0,179,241,1) 100%);
background: linear-gradient(to right, rgba(0,114,221,1) 0%,rgba(0,179,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072dd', endColorstr='#00b3f1',GradientType=1 );
}
.stamps-item-green {
background: rgb(12,98,56);
background: -moz-linear-gradient(left, rgba(12,98,56,1) 0%, rgba(39,148,106,1) 100%);
background: -webkit-linear-gradient(left, rgba(12,98,56,1) 0%,rgba(39,148,106,1) 100%);
background: linear-gradient(to right, rgba(12,98,56,1) 0%,rgba(39,148,106,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c6238', endColorstr='#27946a',GradientType=1 );
}
.commercial {
padding-bottom: 90px;
padding-top: 40px;
}
.com-banner-content {
height: 400px;
width: 96%;
max-width: 1170px;
margin: 0 auto;
background-color: #f2f2f2;
margin-bottom: 10px;
display: block;
}
.com-banner {
padding-bottom: 1px;
padding-top: 15px;
}
.publication {
margin-bottom: 50px;
}
.publication .news-item {
width: calc(25% - 30px);
margin: 0 15px 30px;
}
.publication .news-items {
max-width: 1200px;
padding: 0;
}
.product-list {
padding-bottom: 50px;
}
.single-slider-nav {
margin-right: -15px;
margin-left: -15px;
}
.single-slider-nav:before {
content: '';
position: absolute;
width: 15px;
height: 100%;
background-color: #fafafa;
top: 0;
left: 0;
z-index: 1;
}
.single-slider-nav:after {
content: '';
position: absolute;
width: 15px;
height: 100%;
background-color: #fafafa;
top: 0;
right: 0;
z-index: 1;
}
.nov-item {
background-color: #fff;
width: 96%;
max-width: 1170px;
margin: 0 auto 50px;
position: relative;
}
.nov-item-desc {
float: right;
width: 50%;
padding: 25px 15px 0;
color: #222;
}
.nov-item-desc-desc {
display: block;
font-size: 16px;
font-family: 'PT Sans', sans-serif;
margin-bottom: 12px;
}
.nov-item-desc-name {
font-size: 22px;
margin: 0 0 18px;
color: #222 !important;
padding-bottom: 20px;
position: relative;
font-family: 'Rubik', sans-serif;
display: block;
}
.nov-item-desc-name:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 2px;
width: 50px;
background-color: #d5ae66;
}
.nov-item-desc p {
line-height: 1.5;
font-family: 'PT Sans', sans-serif;
margin: 0 0 10px;
padding-right: 40px;
}
.nov-item-conditions {
font-size: 0;
text-align: center;
margin-top: 0px;
float: right;
width: 50%;
padding: 0 15px;
}
.nov-item-conditions-item {
display: inline-block;
vertical-align: top;
width: calc(33.3333%);
margin-bottom: 20px;
line-height: 1.5;
font-family: 'PT Sans', sans-serif;
text-align: center;
}
.nov-item-conditions-item-img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: relative;
border-width: 2px;
border-color: rgba(238, 238, 238, 0.502);
border-style: solid;
width: 70px;
height: 70px;
background-repeat: no-repeat;
background-position: center;
margin: 0 auto 12px;
}
.nov-item-conditions-item-img img {
display: none;
max-width: 40px;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.nov-item-conditions-item-img img:first-of-type {
display: block;
}
.nov-item-conditions-item-img:hover img:last-of-type {
display: block;
}
.nov-item-conditions-item-img:hover img:first-of-type {
display: none;
}
.nov-item-img {
width: calc(50% - 15px);
float: left;
}
.nov-item-img-item {
height: 450px;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
}
.nov-item-config {
width: 100%;
clear: both;
background-color: #004127;
font-size: 0;
text-align: center;
padding: 15px 30px;
}
.nov-item-config-item {
text-align: left;
font-size: 0;
display: inline-block;
vertical-align: top;
width: calc(25% - 20px);
margin: 0 10px;
}
.nov-item-config-item-img {
display: inline-block;
vertical-align: top;
width: 70px;
height: 70px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: relative;
border-width: 2px;
border-color: rgba(238, 238, 238, 0.502);
border-style: solid;
background-repeat: no-repeat;
background-position: center;
margin-right: 20px;
}
.nov-item-config-item p {
display: inline-block;
margin: 0;
vertical-align: top;
width: calc(100% - 90px);
color: #fff;
font-family: 'PT Sans', sans-serif;
line-height: 1.5;
font-size: 16px;
padding-top: 11px;
}
.nov-item-config-item strong {
font-size: 15px;
font-weight: bold;
color: #ecc773;
display: block;
}
.nov .section-title {
margin-bottom: 50px;
}
.realised .section-items {
background-color: transparent;
border: none;
padding: 0 30px;
}
.realised .section-item {
width: calc(33.3333% - 30px)!important;
}
.realised {
padding: 40px 0;
}
.hidden {
display: none;
}
.popup {
width: 96%;
max-width: 630px;
margin: auto;
position: relative;
background-color: #fafafa;
border: 30px solid #fff;
padding: 40px 20px;
}
.popup-form {
width: 100%;
max-width: 370px;
margin: 45px auto 0;
}
.popup-form input {
display: block;
width: 100%;
border: 1px solid transparent;
background-color: rgb(242, 242, 242);
height: 56px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: inline-block;
vertical-align: top;
margin: 0 0px 12px;
text-align: center;
color: #222222;
font-size: 16px;
font-family: 'PT Sans', sans-serif;
padding: 0 15px; 
}
.popup-form .btn {
display: block;
margin-top: 18px;
width: 100%;
}
.nov-sort {
font-size: 0;
text-align: center;
width: 96%;
max-width: 1170px;
margin: 0 auto 30px;
}
.nov-sort .selectric-wrapper,
.nov-sort form {
-webkit-border-radius: 29px;
-moz-border-radius: 29px;
border-radius: 29px;
width: 100%;
max-width: 370px;
margin: 0 15px 20px;
display: inline-block;
vertical-align: top;
}
.nov-sort .selectric .label,
.nov-sort .selectric {
-webkit-border-radius: 29px;
-moz-border-radius: 29px;
border-radius: 29px;
}
.nov-sort .selectric .label {
font-size: 16px;
padding-left: 25px;
padding-right: 40px;
}
.nov-sort .selectric .button {
right: 21px;
}
.nov-sort .selectric-items li {
font-size: 16px;
padding: 0 25px;
}
.nov-sort .selectric-open .selectric-items,
.nov-sort .selectric-items li.last {
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.nov-sort .selectric-open .selectric {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.nov-sort .btn {
display: inline-block;
vertical-align: top;
width: 100%;
max-width: 370px;
margin: 0 15px;
}
.mfp-close-btn-in .mfp-close {
color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 1px solid #fff;
right: -70px;
top: -60px;
}
.mfp-close {
width: 30px !important;
height: 30px !important;
line-height: 30px;
}
#map-popup #map {
max-width: 100vw;
width: 100vw;
height: 100vh;
}
#map-popup {
max-width: 100vw;
width: 100vw;
height: 100vh;
padding: 0;
border: none;
}
#map-popup .mfp-close {
z-index: 10000;
top: 55px;
right: 15px;
}
.news-items .slick-slide,
.video-items .slick-slide,
.stock-items .slick-slide,
.single-slider-nav .slick-slide,
.construction-slider .slick-slide,
.novostroy-slider-nav .slick-slide {
margin: 0 15px;
}
.popup .section-title span {
font-size: 24px;
display: block;
}
.cat-bunner {
height: 400px;
width: 100%;
max-width: 1170px;
margin: 30px auto;
}
.ytplayer-shield {
background: rgba(0,0,0,.4);
z-index: 20;
}
.infowindow-name {
font: 22px'Rubik';
}
.the-content img {
max-width: 100%
}
.trd_new_tour img {
width: 25%;
padding: 2%;
} @media (max-width: 768px) {
.banner-title img { 
max-width: 225px;
margin-top: 2em;
}
.trd_new_tour img{
width: 90%;
padding: 2%;
}
} @media (min-width: 768px) and (max-width: 1024px) { 
.banner-title img {
max-width: 280px;
margin-top: 3em;
}
.trd_new_tour img{
width: 28%;
padding: 2%;
}
}