/*   
Theme Name: novostroi
Theme URI: https//92days.ru/
Version: 3.0
Tags: clean, development, html5
Description: Clean wordpress theme with minimal design
Author: 92days.ru
Author URI: https//92days.ru/
*/

@font-face {
	font-family: 'Circe';
	src: url('fonts/Circe-Light.eot');
	src: local('Circe Light'), local('Circe-Light'),
		url('fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Circe-Light.woff') format('woff'),
		url('fonts/Circe-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('fonts/Circe-Light.eot');
	src: local('Circe Light'), local('Circe-Light'),
		url('fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Circe-Light.woff') format('woff'),
		url('fonts/Circe-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

* {
    margin:0;
    padding:0;
}

body {
    font-family: 'Fira Sans', sans-serif;
}

section {
    width:100%;
}

img {
    max-width:100%;
    height:auto;
}

.one {
    overflow: hidden;
    position: relative;
    background: #f4f4f4 url(img/main_bg_pic.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.container {
    max-width:1425px;
    margin:0 auto;
    width:90%;
}

.one-title {
    color: #4c4e56;
    font-size: 45px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    line-height: 55px;
}

.one-title span {
    display:block;
    font-weight: 400;
    font-size:35px;
}

.logo {
    text-align: center;
    padding-top: 105px;
    margin-bottom: 85px;
    position: relative;
    z-index: 10;
}

.phone {
    margin-top:5px;
    text-align: center;
}


.phone a {
    text-align: center;
    color:#4c4e56;
    border-bottom:2px solid;
    font-size:32px;
    padding-bottom:1px;
    text-decoration: none;
}

.two-block {
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: space-between;
}

.titled {
	font-family: 'Circe';
    font-weight: 300;
    font-size:43px;
    text-transform: uppercase;
    margin-bottom:55px;
    color:#4c4e56;
}

.small-title {
	font-family: 'Circe';
    font-weight: 300;
    font-size:25px;
    text-transform: uppercase;
    margin-bottom:55px;
    color:#4c4e56;
}

.two-block-right {
    flex-basis: 50%;
    max-width: 50%;
}

.two-block-left {
    flex-basis: 50%;
    position:relative;
    padding-left:110px;
}

.clients img {
    max-height: 60px;
    width:auto;
}

.logo img {
    max-width:255px;
}

.video-box {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    transform: scale(1.5);
}

.circle {
    position: absolute;
    width: 540px;
    height: 540px;
    background: #9ec762;
    border-radius: 100%;
    z-index: -1;
    top:-60px;
}

.three-block {
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: space-between;
}

.three-block-right {
    flex-basis: 50%;
    padding-top: 150px;
    position: relative;
    z-index: 100;
}

.three-block-left {
    flex-basis: 50%;
    position:relative;
    padding-left:110px;
    z-index: 2;
}

.three {
    background:#fbfbfb;
    position:relative;
    overflow:hidden;
}

.rectangular {
    width: 1000px;
    height: 150px;
    background: #a1ca64;
    position: absolute;
    top: calc(50% - 25px);
    right: -120px;
    border-radius: 80px;
    z-index: 1;
}

.four-block {
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: space-between;
}

.four-block-right {
    flex-basis: 50%;
    max-width: 45%;
}

.four-block-left {
    flex-basis: 50%;
    position:relative;
    padding-left:120px;
    z-index: 2;
}

.cirlce-second {
    position: absolute;
    width: 400px;
    height: 400px;
    background: #a1ca64;
    border-radius: 100%;
    z-index: 1;
    top: -55px;
    left: 0;
    opacity: 0.7;
}

section p {
    font-size: 21px;
    font-weight: 300;
    color: #4c4e56;
    margin-bottom: 85px;
    padding-right: 50px;
    line-height: 32px;
}

section p a {
    font-size:18px;
    font-weight: 300;
    color:#4c4e56;
}

#map {
    max-width:580px;
    height:320px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.five {
    overflow:hidden;
}

.five-block {
    display: flex;
    align-items: center;
    height: 100vh;
}

.five-block-right {
    flex-basis: 39%;
    position: relative;
    z-index: 2;
}

.five-block-left {
    flex-basis: 61%;
    position: relative;
    z-index: 2;
}

footer {
    background: #3c3c3f;
    padding:65px 0 55px;
}

.three-block p {
    margin-bottom:165px;
}

.slider div {
    font-size: 30px;
    color: #4c4e56;
    font-weight: 300;
    text-transform: uppercase;
    margin-right:30px;
}

.slider {
    bottom: 0;
    display: flex;
    width: 5000px;
    animation: fade-in 84s ease;
    animation-iteration-count: infinite;
}


@keyframes fade-in {
    0% {
        transform: translate(0%, 0px);
    }
    50% {
        transform: translate(-30%, 0px);
    }

    100% {
        transform: translate(0%, 0px);
    }
}


.hidd {
    bottom: 180px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
}

.hidd:before {
    content:"";
    width:30%;
    top:-50px;
    position:absolute;
    left:0;
    height:100px;
    z-index: 10;
    background: linear-gradient(to left,rgb(251 251 251 / 2%), rgb(251 251 251 / 42%) 50%, rgb(251 251 251 / 75%) 75%, rgb(251 251 251 / 92%) 100%);
}

.hidd:after {
    content:"";
    width:30%;
    top:-50px;
    position:absolute;
    right:0;
    height:100px;
    z-index: 10;
    background: linear-gradient(to right,rgb(251 251 251 / 2%), rgb(251 251 251 / 42%) 50%, rgb(251 251 251 / 75%) 75%, rgb(251 251 251 / 92%) 100%);
}

.three-block .small-title {
    margin-bottom: 0;
    color: #4c4e56;
}

.two-block img {
    margin-left:60px;
}

.foot {
    display:flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 300;
}

.c1 p {
    color:#5b5b5f;
    font-size:16px;
    margin-top:10px;
    font-weight: 300;
}

.c2 a {
    color:#ffffff;
    font-size:23px;
}

.c2 p {
    color: #909090;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.c2 {
    text-align: right;
}

#contact input {
    color:#202020;
    font-size:18px;
    background:none;
    border:0;
    border-bottom:1px solid #000;
    padding-left:20px;
    width:100%;
    max-width:360px;
    margin-right:140px;
    outline:none;
    padding-bottom:10px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#202020;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color:#202020;
  }
  :-ms-input-placeholder { /* IE 10+ */
    color:#202020;
  }
  :-moz-placeholder { /* Firefox 18- */
    color:#202020;
  }

  #send {
    background: none;
    border: 0;
    outline: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 25px;
    border-bottom: 1px solid #fff;
    font-weight: 300;
    cursor: pointer;
    font-family: 'Fira Sans', sans-serif;
  }

  #send:hover {
      border-bottom:2px solid transparent;
  }

  #contact .rectangular {
    height: 105px;
    z-index: -1;
    top: -35px;
    left: calc(100% - 400px);
    width: 2000px;
  }

  #contact {
      position:relative;
  }

  .areas {
      width:380px;
      position:relative;
  }

  .area {
    padding-left: 5px;
    background: #fff;
    font-size: 17px;
    color: #c7c9c6;
    border: 2px solid #c7c9c6;
    position: absolute;
    cursor:pointer;
    transition:0.3s;
  }

  .area1 {
    width: 71px;
    height: 160px;
    left: 0;
    top: 0;
  }

  .area2 {
    width: 71px;
    height: 76px;
    top: 0;
    left: 83px;
  }

  .area3 {
        width:71px;
        height:76px;
        top:0;
        left:166px;
    }

.area4 {
    width: 110px;
    height: 78px;
    border-right: 0;
    border-top: 0;
    position: relative;
    top: 0;
    left: 250px;
}

.area4:before {
    content: '';
    position: absolute;
    width: 75px;
    height: 76px;
    transform: skew(27deg);
    background: transparent;
    border-right: 2px solid #c7c9c6;
    right: 20px;
    border-top: 2px solid #c7c9c6;
}

.area5 {
    width: 71px;
    height: 76px;
    left: 83px;
    margin-top:4px;
}

.area6 {
    width: 193px;
    height: 76px;
    left: 166px;
    margin-top:4px;
}

.area:not(.area4):hover {
    border:2px solid #a1ca64;
    color:#a1ca64;
}


.area4:hover {
  border-bottom:2px solid #a1ca64;
  border-left:2px solid #a1ca64;
  color:#a1ca64;
}

.area4:hover:before {
    border-top: 2px solid #a1ca64; 
    border-right: 2px solid #a1ca64;
}


.pagination {
    z-index: 10;
    list-style: none;
}

.pagination li {
    margin-bottom: 22px;
}

.pagination a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #3c3c3c;
}

/* .pagination a:after {
    width: 4px;
    height: 4px;
    display: block;
    background: #aaa;
    border-radius: 50%;
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    right: 4px;
    bottom: 0;
} */
.pagination a .hover-text {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    font-size: 38px;
    position: relative;
    font-weight: bold;
    font-family: 'Circe';
    font-size: 43px;
    text-transform: uppercase;
    color: #4c4e56;
}

.menu-phone a {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    font-size: 38px;
    position: relative;
    font-weight: bold;
    font-family: 'Circe';
    font-size: 43px;
    text-transform: uppercase;
    color: #4c4e56;
}


.pagination a.active .hover-text:after {
    content: '';
    left: -80px;
    top: 25px;
    width: 50px;
    height: 4px;
    background: #9ec762;
    position: absolute;
    transition:0.3s;
}

.pagination a.active {
    color: #232323;
}

.pagination a:hover {
    color: #232323;
}

.pagination a:hover .hover-text:after {
    content: '';
    left: -80px;
    top: 25px;
    width: 50px;
    height: 4px;
    background: #9ec762;
    position: absolute;
    transition:0.3s;
}

/* .pagination a.active:after {
    background: transparent;
    border: 1px solid #aaa;
    width: 8px;
    height: 8px;
    right: 0;
} */

/* .pagination a:hover .hover-text {
    opacity: 1;
} */


/* .pagination a.active .hover-text {
    opacity: 1;
} */

.area.active {
    border:2px solid #a1ca64;
    color:#a1ca64;
}

.area.actived {
    border:2px solid #a1ca64;
    color:#a1ca64;
    margin-top:12px;
    margin-left:8px;
}

.nodesktop {
    display:none;
}

.six-block-right-step span {
    color: #4c4e56;
    font-size: 82px;
    font-family: 'Circe';
    margin-bottom: -10px;
    display: block;
}

.six-block-right-step p {
    color:#4c4e56;
    font-size:21px;
    margin:0px;
    padding-right:10px;
}

.six-block {
    display: flex;
    align-items: center;
    height: 100vh;
    justify-content: space-between;
}

.six-block-right {
    flex-basis: 40%;
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.six-block-right-step {
    flex-basis: 40%;
    margin-bottom: 40px;
}

.six-block-left {
    flex-basis: 48%;
}

.six-block-left span {
    font-size:45px;
    color:#4c4e56;
    display:block;
    position:relative;
    font-weight: 300;
    overflow:hidden;
}

.six-block-left span:after,
.six-block-left span:before {
    content:'';
    width:100%;
    height:1px;
    background:#000;
    content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	border: solid #fbfbfb;
    border-width: 0 30px;
}
.six-block-left p {
    margin: 60px 0 50px;
    font-size: 74px;
    color: #4c4e56;
    display: block;
    position: relative;
    font-family: 'Circe';
    text-transform: uppercase;
    line-height: 1;
}

.six-block-left span:after {
    margin-right: -100%;
}

.six-block-left span:before {
    margin-left: -100%;
}

.six-block-left span:nth-child(3) {
    text-align: right;
}


.six {
    background: #fbfbfb;
    position:relative;
}

.six-for {
    position:absolute;
    bottom:180px;
    text-align: center;
    width:100%;
    left:0;
    font-size:25px;
    color:#4c4e56;
    font-weight: 300;
}

.six-for a {
    color:#4c4e56;
    font-size:25px;
    margin-left:40px;
}

.six-for a:hover {
    text-decoration: none;
}

.six-block-right-step span span {
    font-size: 0.4em;
    display: inline-block;
    margin-right: 10px;
}


.about {
    font-size: 14px!important;
    text-decoration: none;
    color: #d6d6d6;
}

.about:hover {
    text-decoration: underline;
}

header .container {
    display:flex;
    justify-content: space-between;
}

header {
    padding: 15px 0;
    box-shadow: 0 0 8px rgb(0 0 0 / 44%);
    margin-bottom: 50px;
}

header .logo {
    margin: 0;
    padding: 0;
}

.header-phone a {
    color: #333;
    font-size: 23px;
    text-decoration: none;
}

.header-phone a:hover {
    text-align: underline;
}

.abouts {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 100px;
}

.about-left {
    flex-basis: 43%;
    margin: 0 20px;
    max-width: 400px;
}

.about-left span {
    display: block;
    margin-top: 11px;
    font-family: 'Circe';
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #4c4e56;
}

.about-left p {
    font-size: 18px;
    font-weight: 300;
    color: #4c4e56;
    margin: 0;
    padding: 0;
}

.novostoy {
    font-size: 18px;
    font-weight: 300;
    color: #4c4e56;
    display: inline-block;
    margin-left: 200px;
    margin-bottom: 60px;
}

.novostoy:hover {
    text-decoration: none;
}


.slick-slide {
    outline:none;
}

.homme {
    position: absolute!important;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    position:relative;
    z-index:1;
}

.homme img {
    max-width: 600px;
    margin: 0 auto;
}

.projects a {
    font-size: 16px;
    font-weight: 300;
    color: #4c4e56;
    margin-right: 30px;
}

.projects {
    position:absolute;
    display: none;
    justify-content: space-between;
}

.projects.active {
    display: flex;
    flex-wrap: wrap;
}

.projects span {
    font-size: 16px;
    font-weight: 300;
    color: #4c4e56;
}


.projects div {
    line-height: 33px;
    margin: 0 10px 0 0;
}

input.error {
    border-bottom:1px solid red!important;
}

.complects:before {
    content: '';
    position: absolute;
    right: 5px;
    top: 8px;
    background: #845C28;
    opacity: 0.5;
    width: 9px;
    border-bottom: 1px solid #845C28;
    transform: matrix(-0.71, -0.71, -0.71, 0.71, 0, 0);
}

.sprite-arr {
    position: absolute;
    top: -33px;
    width: 23px;
    height: 23px;
    cursor:pointer;
    opacity:0.8;
}

.sprite-arr:hover {
    opacity:1;
}

.arrow-left{
    transform: rotate(90deg);
    left:0;
}

.arrow-right {
    transform: rotate(-90deg);
    left:30px;
}

.arrow-left:before {
    content: '';
    width: 53%;
    height: 1px;
    background: #4c4e56;
    position: absolute;
    top: 12px;
    left: 2px;
    transform:rotate(45deg);
    z-index: 10;
}

.arrow-left:after {
    content: '';
    width: 50%;
    height: 1px;
    background: #4c4e56;
    position: absolute;
    top: 12px;
    left: 11px;
    transform: rotate(-45deg);
    z-index: 10;
}


.arrow-right:before {
    content: '';
    width: 53%;
    height: 1px;
    background: #4c4e56;
    position: absolute;
    top: 12px;
    left: 0;
    transform:rotate(45deg);
    z-index: 10;
}

.arrow-right:after {
    content: '';
    width: 50%;
    height: 1px;
    background: #4c4e56;
    position: absolute;
    top: 12px;
    left: 9px;
    transform: rotate(-45deg);
    z-index: 10;
}


.c1 img {
    max-width:200px;
}


.nine-block {
    display: flex;
    align-items: center;
    height: 100vh;
    justify-content: space-between;
}

.nine-block-right {
    flex-basis: 40%;
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position:relative;
}


.nine-block-left {
    flex-basis: 48%;
}


.seven-block {
    display: flex;
    align-items: center;
    height: 100vh;
    justify-content: space-between;
}

.seven-block-right {
    flex-basis: 40%;
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.seven-block-left {
    flex-basis: 48%;
    position: relative;
    text-align: center;
}

.seven-cirle {
    position: absolute;
    width: 135px;
    height: 135px;
    background: #a1ca64;
    border-radius: 100%;
    z-index: -1;
    margin-top: -40px;
    margin-left: -40px;
}

.eight-block {
    display: flex;
    align-items: center;
    height: 100vh;
    justify-content: space-between;
}

.eight-block-right {
    flex-basis: 40%;
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position:relative;
}


.eight-block-left {
    flex-basis: 48%;
}

.nine-cirle {
    position: absolute;
    width: 450px;
    height: 450px;
    background: #a1ca64;
    border-radius: 100%;
    z-index: -1;
    margin-top: 155px;
    margin-left: -60px;
}

.sevens {
    width: 950px;
    height: 120px;
    background: #a1ca64;
    position: absolute;
    margin-top: calc(27% - 25px);
    margin-left: -320px;
    border-radius: 80px;
    z-index: -1;
}


.eight-cirle {
    position: absolute;
    width: 430px;
    height: 430px;
    background: #a1ca64;
    border-radius: 100%;
    z-index: -1;
    top: 55px;
    margin-left: -120px;
}

.eight-block-right img{
    max-width: 400px;
}

.seven-block-right img{
    max-width: 400px;
}

.nine-block-right img{
    max-width: 400px;
}

.two-block .small-title {
    cursor: pointer;
    text-decoration: underline;
    position: relative;
    display: inline-block;
    padding-right: 40px;
}


.eight .small-title {
    cursor: pointer;
    text-decoration: underline;
    position: relative;
    display: inline-block;
    padding-right: 40px;
}

.eight .small-title:after {
    content:'';
    width:17px;
    height:1px;
    background:#000;
    position:absolute;
    right: 12px;
    top: 16px;
    transform: rotate(45deg);
}

.eight .small-title:before {
    content:'';
    width:17px;
    height:1px;
    background:#000;
    position:absolute;
    right: 0px;
    top: 16px;
    transform: rotate(-45deg);
}

.eight .small-title.active:after {
    transform: rotate(-45deg);
}

.eight .small-title.active:before {
    transform: rotate(45deg);
}




.two-block .small-title:after {
    content:'';
    width:17px;
    height:1px;
    background:#000;
    position:absolute;
    right: 12px;
    top: 16px;
    transform: rotate(45deg);
}

.two-block .small-title:before {
    content:'';
    width:17px;
    height:1px;
    background:#000;
    position:absolute;
    right: 0px;
    top: 16px;
    transform: rotate(-45deg);
}

.two-block .small-title.active:after {
    transform: rotate(-45deg);
}

.two-block .small-title.active:before {
    transform: rotate(45deg);
}

.top-menu {
    cursor:pointer;
    position:fixed;
    top:92px;
    right:100px;
    width: 20px;
    height: 15px;
    padding: 15px;
    transition:0.3s;
    z-index: 10000;
}



.top-menu:after {
    content: '';
    width: calc(100% - 30px);
    height: 2px;
    left: 15px;
    bottom: 15.5px;
    background: #000;
    position: absolute;
    transition:0.3s;
}

.top-menu:before {
    content:'';
    width:calc(100% - 30px);
    left:15px;
    height:2px;
    top:15px;
    background:#000;
    position:absolute;
    transition:0.3s;
}

.top-menu span {
    width: calc(100% - 30px);
    height: 2px;
    background: #000;
    position: absolute;
    top: calc(50% - 1px);
    left: 15px;
}

.top-menu.active span {
    display:none;
}

.top-menu.active:before {
    transform:rotate(45deg);
    transition:0.3s;
    top: 22px!important;
}

.top-menu.active:after {
    transform:rotate(-45deg);
    transition:0.3s;
    bottom: 21px!important;
}


.top-menu:hover {
    background: #9ec862;
    transition:0.3s;
}

.top-menu:hover:after {
    bottom: 13px;
    transition:0.3s;
}

.top-menu:hover:before {
    top: 13px;
    transition:0.3s;
}

.bgs {
    position: fixed;
    left: 0px;
    top: 0;
    right: 0px;
    bottom: 0px;
    z-index: 1000;
    background: #fff;
    display: none;
    justify-content: center;
    align-items: center;
}

.bgs.active {
    display:flex;
}

.seven a {
    font-size: 21px;
    font-weight: 300;
    color: #4c4e56;
    margin-bottom: 85px;
    line-height: 32px;
}

.see-more {
    flex-basis: 100%;
    text-align: center;
    margin-top: 20px!important;
}


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

.single-projects {
    display: block;
    position: relative;
    margin: 100px;
}

.single-projects a {
    font-family: 'Circe';
    font-weight: 300;
    font-size: 37px;
    color: #4c4e56;
    margin-right: 0;
    text-decoration: none;
    margin-bottom: 36px;
    display: block;
}

.single-projects span {
    font-family: 'Circe';
    font-weight: 300;
    font-size: 37px;
    color: #4c4e56;
    margin-right: 0;
    text-decoration: none;
    margin-bottom: 36px;
    display: block;
}


.hidden-text {
    display:none;
    padding: 20px;
    font-size: 15px;
    background: #fff;
    flex-basis: 100%!important;
    max-width: 400px;
    line-height: 22px;;
    position: absolute;
    border-radius: 4px;
    box-shadow: 0 5px 9px rgb(0 0 0 / 21%);
    z-index:10;
    font-weight: 300;
}

.hidder:hover .hidden-text {
    display: block;
    margin-top: -20px;
}

.single-projects a:hover {
    color: #171717;
}

article {
    min-height:600px;
}

.hidder:after {
    content: '';
    left: -35px;
    top: 16px;
    width: 20px;
    height: 2px;
    background: #9ec762;
    position: absolute;
    transition: 0.3s;
}

.hidder {
    position:relative;
}

.nine span {
    position:relative;
}

.nine span:after {
    content: '';
    left: -35px;
    top: 12px;
    width: 20px;
    height: 2px;
    background: #9ec762;
    position: absolute;
    transition: 0.3s;
}