@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap&subset=cyrillic');
@import url('catalog.css');

html, body, #container {
    height: 100%;
}
body > #container {
    height: auto;
    min-height: 100%;
}
body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 125%;
    background: #ffffff;
    overflow-y: scroll;
}
.wrapper {
    max-width: 1200px;
}
p {
    font-size: 16px;
    margin: 0 0 16px;
}
#content {
    /* padding-bottom: 64px; */
}
#footer {
    /* height: 64px;
    margin-top: -64px; */
}
#header {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2500;
}
#header .bar-top .wrapper {
    padding: 20px 0;
}
#header .bar-bottom {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 1250px)
{
    #header .bar-bottom.fixed {
        position: fixed;
        width: 100%;
        top:0;
        left:0;
        background: #3e3e3e;
        box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.3);
    }
}
.bar-contacts ul li {
    font-size: 15px;
    display: block;
    float: left;
    line-height: 32px;
    margin: 0 10px;
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.bar-contacts ul li:first-child {
    margin-left: 0;
}
.bar-contacts ul li:last-child {
    margin-right: 0;
}
.bar-contacts span.icon {
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.bar-contacts a {
    display: inline-block;
    text-align: center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 12px 0 0;
    text-decoration: none;
}
.bar-contacts .phone {
    display: flex;
}
#header .bar-bottom {
    min-height: 64px;
}
.logo, .logo img {
    display: block;
    width: auto;
    height: 40px;
}
/* Main Menu */
#menu {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}
#menu li {
    display: block;
    position: relative;
    float: left;
    margin: 0 10px;
    padding: 10px 0;
}
#menu li:first-child {
    margin-left: 0;
}
#menu li:last-child {
    margin-right: 0;
}
#menu li a {
    display: block;
    color: rgba(255,255,255,0.85);
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-decoration: none;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#menu li a:hover {
    color: rgba(255,255,255,1);
}
#menu li.btn-cons {
    float: right;
}
#menu li a:before {
    display: block;
    position: absolute;
    content:'';
    width: 0px;
    height: 3px;
    top: -1px;
    left: 50%;
    background: #fff;
    opacity: 0;
    margin-left: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#menu li.btn-cons a:before {
    display: none !important;
}
@media only screen and (min-width: 1250px)
{
    .bar-bottom.fixed #menu {
        border-top: 1px solid #3e3e3e;
    }
    #menu li a:hover:before, #menu a.active:before {
        width: 100%;
        left: 50%;
        margin-left: calc(100%/-2);
        opacity: 1;
    }
}
.mobile-menu {
    display: none;
}
.slider {
    width: 100%;
    height: 100vh;
    background: #000;
}
.slider .owl-dots {
    position: absolute;
    bottom: 16px;
}
.slider .owl-dot span {
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
}
.slider .owl-dot.active span {
    background: #fff;
}
.slider .slide .wrapper {
    height: 100vh;
    color: #fff;
    z-index: 1000;
}
.slider .slide-content {
    text-align: center;
}
.slider .slide h2 {
    font-size: 40px;
    margin: 0 0 24px;
}
.slider .slide p {
    font-size: 22px;
}
.slide:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
    opacity: 0.7;
    background-repeat: no-repeat;
    background-position: center top;
    /* background-attachment: fixed; */
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 500;
}
.slide.start:before {
    background-image: url(../images/slider-bg-start.jpg);
}
.slide.solar:before {
    background-image: url(../images/slider-bg-solar.jpg);
}
.slide.walls:before {
    background-image: url(../images/slider-bg-walls.jpg);
}
.slide.fasady:before {
    background-image: url(../images/slider-bg-fasady.jpg);
}
.slide.generatoru:before {
    background-image: url(../images/slider-bg-generatoru.jpg);
}
.slide.kondycionery:before {
    background-image: url(../images/slider-bg-kondycionery.jpg);
}

.page-header {
    width: 100%;
    min-height: 144px;
    background-image: url(../images/slider-bg-start.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
@media only screen and (max-width: 1250px)
{
    #header .bar-bottom {
        min-height: auto;
    }
    .page-header {
        min-height: 80px;
    }
}
.main-slider {
    width: 100%;
    height: 100vh;
    background: #222;
    overflow: hidden;
    z-index: 1000;
}

.main-slider:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.75;
    background-image: url(../images/slider-bg-solar.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    /* background-attachment: fixed; */
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 500;
}
.main-slider .wrapper {
    z-index: 1000;
}
.main-slider .slide-content {
    text-align: center;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.4);
}
.main-slider .slide-content h1, .main-slider .slide-content h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 500;
    line-height: 48px;
    margin: 0 0 20px;
}
.main-slider .slide-content h2 {
    font-size: 28px;
    line-height: 28px;
    font-weight: 400;
}
.main-slider .slide-content p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 32px;
}
.materials-list {
    display: flex;
    flex-wrap: wrap;
    margin: -8px;
}
.materials-list .material {
    display: block;
    flex: 1 0 calc(33% - 16px);
    margin: 8px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.4);
    background: #fff;
}
.materials-list img {
    display: block;
    width: 100%;
    height: auto;
}
.materials-list .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 72px;
    padding: 0 16px;
}
.materials-list h3 {
    color: #5e5e5e;
    display: block;
    position: relative;
    text-align: center;    
    font-weight: 500;
    font-size: 18px;
}
.materials-list a {
    text-decoration: none;
}
.projects {
    padding: 64px 0 80px !important;
}

/* .projects-list:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(46,46,46);
    background: linear-gradient(90deg, rgba(46,46,46,1) 0%, rgba(46,46,46,0) 30%, rgba(46,46,46,0) 70%, rgba(46,46,46,1) 100%);
    top: 0;
    left: 0;
    z-index: 1000;
}
 */

.projects-list {
    display: block;
    position: relative;
    overflow: hidden;
    max-width: 1100px;
    margin: 0 auto;
}
.projects-list .project {
    display: block;
    width: 100%;
    min-height: 128px;
    text-align: center;
    overflow: hidden;
    padding: 32px 128px 64px;
}
.projects-list img {
    display: block;
    width: 100%;
    height: auto;
}
.projects-list h3 {
    display: block;
    color: #9e9e9e;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;

}
.owl-prev, .owl-next {
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    top: calc(50% - 64px);
    z-index: 2000;
    text-align: center;
    outline: none;
}
.owl-prev span, .owl-next span {
    display: block;
    width: 64px;
    height: 64px;
    color: #fff;
    font-size: 64px;
    line-height: 56px;
    text-align: center;
    /* background: rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px; */
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.owl-prev span:hover, .owl-next span:hover {
    opacity: 1;
}
.owl-prev {
    left: 32px;
}
.owl-next {
    right: 32px;
}
.owl-dots {
    display: block;
    width: 100%;
    text-align: center;
    z-index: 2000;
}
.owl-dot {
    display: inline-block;
    outline: none;
    margin: 0 6px;
}
.owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #4e4e4e;
}
.owl-dot.active span {
    background: #dedede;
}





.saving {

}
.saving-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -64px;
}
.saving-icon .hand {
    display: block;
    text-align: center;
    font-size: 128px;
    line-height: 128px;
    color: #cccccc;
}
.saving-icon .dollar {
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    line-height: 40px;
    text-align: center;
    font-size: 32px;
    border: 4px solid #579d3a;
    color: #579d3a;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
}
.dollar.one {
    right:46px; bottom:64px;
}
.dollar.two {
    right:70px; bottom:120px;
    transform: scale(0.75);
}
.dollar.three {
    right:35px; bottom:160px;
    transform: scale(0.5);
}
.saving h2 {
    text-align: center;
    margin-bottom: 48px;
}
.saving ul, .effectiveness ul {
    padding: 0 0 0 96px;
}
.saving ul li {
    display: block;
    position: relative;
    margin: 32px 0;
}
.saving ul li:first-child {
    margin-top: 0;
}
.saving ul li:last-child {
    margin-bottom: 0;
}
.saving .w66 {
    text-align: center;
}
.saving .w66 span {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    color: #fff;
    background: #579d3a;
    text-align: center;
}
.saving .w66 p {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 48px);
    padding: 0 0 0 16px;
    text-align: left;
}
.stages {
    background: #fafafa;
}
/* .stages .w50 {
    background: #fff;
    padding: 48px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
} */
.stages h2 {
    text-align: center;
    margin-bottom: 48px;
}
.stages ul {
    display: block;
    position: relative;
    overflow: hidden;
    /* padding: 0 96px; */
}
.stages li {
    display: block;
    position: relative;
    float: left;
    width: 50%;
    text-align: left;
    margin: 0 0 32px !important;
}
.stages li:last-child {
    margin: 0 0 8px !important;
}
.stages li span {
    display: inline-block;
    width: 56px;
    height: 56px;
    color: #3e3e3e;
    background: #ffffff;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
    line-height: 56px;
    margin-right: 20px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
}
.stages li p {
    display: inline-block;
    position: relative;
    width: calc(100% - 76px) !important;
    /* background: #fff; */
    vertical-align: middle;
    text-align: left;
    padding: 0 16px 0 0 !important;
    /* -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 8px 8px -4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 8px -4px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 8px -4px rgba(0,0,0,0.2); */
}
.section {
    position: relative;
    width: 100%;
    padding: 48px 16px;
    color: #5e5e5e;
}
.section .header {
    margin: 0 0 64px;
}
.section h2 {
    color: #52883c;
    font-weight: 500;
    font-size: 34px;
    line-height: 38px;
    margin: 0 0 16px;
}
.section.dark h2 {
    color: #dedede;
    margin: 0;
}
.section.dark {
    color: #9e9e9e;
    background: #2e2e2e;
}
.section.light {
    color: #5e5e5e;
    background: #efefef;
}
.section .header p {
    display: block;
    font-size: 18px;
    line-height: 18px;
    padding: 16px 0 0;
}
.section ul li {
    margin: 0 0 16px;
}
.section ul li .icon, .section ul li p {
    display: inline-block;
    vertical-align: middle;
}
.section ul li .icon {
    width: 40px;
}
.section ul li p {
    width: calc(100% - 40px);
    padding: 0 16px 0 16px;
}

.section ul li:last-child {
    margin: 0;
}

.section .check {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 44px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    background: #579d3a;
    text-align: center;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
}


.efficiency, .economy {
    padding: 0;
}
.efficiency-content, .economy-content {
    flex: 50%;
    padding: 48px;
}
.efficiency-bg {
    flex: 50%;
    background: url(../images/background-efficiency.jpg) no-repeat left center;
}
.economy-bg {
    flex: 50%;
    background: url(../images/background-economy.jpg) no-repeat left center;
}
.efficiency-header, .economy-header {
    margin: 0 0 32px;
}
.request {
    padding: 24px 0 0;
    text-align: center;
}


#footer {
    padding: 32px 0 0;
    color: #dedede;
    background: #3e3e3e;
}
/* #footer h3 {
    color: #dedede;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    margin:0 0 32px;
} */
#footer h3 {
    display: block;
    position: relative;
    color: #9e9e9e;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .05em;
    margin: 0 0 16px;
    text-transform: uppercase;
}
#footer h3 span {
    display: inline-block;
    padding: 0 0 16px;
    border-bottom: 1px solid #5e5e5e;
}
.footer-contacts li {
    display: block;
    float: none;
    position: relative;
    overflow: hidden;
    margin: 0 0 16px;
}
.footer-contacts strong {
    display: block;
    width: 92px;
    float: left;
    color: #7e7e7e;
    font-size: 15px;
    text-decoration: none;
}
.footer-contacts a {
    color: #fff;
    text-decoration: none;
}
.footer-menu li {
    margin: 0 0 16px;
}
.footer-menu li a {
    color: #f1f1f1;
    text-decoration: none;
}
.footer-menu li a:hover {
    color: #ea891c;
}
#footer .copyright {
    color: #7e7e7e;
    background: #2e2e2e;
    text-align: center;
}
#footer .c33 p {
    margin: 0 0 16px;
}


.single-page {
    padding: 16px;
}
.single-page .header {
    padding: 16px 0 32px;
}
.single-page .header h1 {
    font-size: 20px;
    color: #2e2e2e;
}


.page-contacts-box {
    background: #fff;
    /* margin-bottom: 32px; */
    /* box-shadow: 0px 12px 16px -8px rgba(0, 0, 0, 0.2); */
    /* -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; */
    overflow: hidden;
}
.page-contacts-data {
    background: #fff;
    /* -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; */
}
.page-contacts-form {
    /* padding: 16px; */
    background: #f1a030;
    /* -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; */
}
.page-contacts-data h2, .page-contacts-form h2 {
    font-size: 20px;
    margin: 0 0 32px;
}
.page-contacts-data h2 .fas, .page-contacts-form h2 .fas {
    width: 30px;
}
.page-contacts-data h2 {
    color: #f1a030;
}
.page-contacts-form h2 {
    color: #fff;
}
.page-contacts-data ul li {
    position: relative;
    display: block;
    line-height: 22px;
    margin: 0 0 20px;
}
.page-contacts-data ul li:last-child {
    margin: 0;
}
.page-contacts-data ul li strong {
    display: block;
    float: left;
    width: 96px;
    min-height: 32px;
    color: #333;
}
.page-contacts-data ul li strong .fas {
    margin: 0 16px 0 0;
}
.page-contacts-data ul li, .page-contacts-data ul li a {
    color: #4e4e4e;
    text-decoration: none;
}
.page-contacts-data ul li a:hover {
    color: #f1a030;
}
.page-contacts-map {
    position: relative;
    width: 100%;
    height: 50vh;
    /* box-shadow: 0px 12px 16px -8px rgba(0, 0, 0, 0.2); */
}
.page-contacts-map:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0; left: 0;
    content: '';
}


.contacts {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    background: #f1a030;
}
.contacts h1, .contacts h2 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin: 0 0 16px;
}
.contacts p {
    text-align: center;
    font-size: 16px;
    margin: 0 0 16px;
}
.contacts h1 .fas, .contacts h2 .fas {
    margin-right: 16px;
}
.contacts ul li {
    display: block;
    line-height: 22px;
    padding: 0 0 0 36px;
}
.contacts ul li a {
    color: #fff;
    text-decoration: none;
}
.contacts ul li a:hover {
    text-decoration: underline;
}
.contacts strong {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 12px;
}
.contacts strong .fas {
    width: 32px;
    text-align: center;
    /* margin: 0 16px 0 0; */
}
/* .contacts .phone, .contacts .address {
    display: block;
    margin: 0 0 4px 32px;
} */

.section-header {
    margin: 0 0 32px;
}
.section-header h2 {
    font-size: 28px;
    margin: 0 0 24px;
}
.section-header .description {
    display: block;
    margin: 24px 0 0 96px;
}
.section-header .icon {
    display: block;
    position: absolute;
    top:0;
    left:0;
    width: 64px;
    height: 64px;
    font-size: 32px;
    text-align: center;
    line-height: 64px;
    color: #fff;
    background: #f1a030;
    margin-right: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
}


.get-call-btn-wrapper {
    position: fixed;
    left: 32px;
    bottom: 32px;
    z-index: 2000;
}
.get-call-btn-wrapper.active {
    display: none;
}
.get-call-btn {
    display: block;
    position: relative;
    width: 64px;
    height: 64px;
    line-height: 58px;
    text-align: center;
    font-size: 28px;
    background: #579d3a;
    border: 2px solid rgba(255,255,255, 0.25);
    color: #fff;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;

    /* -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5); */

    box-shadow: 0 0 0 0 rgba(255,255,255, 0.33);
    -webkit-animation: 5s pulse infinite;
}
.get-call-btn:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}
@keyframes pulse {
     0% {
          box-shadow: 0 0 0 0px rgba(255, 255, 255, 0);
     }
     66% {
          box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.33);
     }
     100% {
          box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
     }
}

.get-call-btn-wrapper .tooltip {
    display: none;
    position: absolute;
    top: -64px;
    left: 0px;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    line-height: 16px;
    padding: 16px;
    color: #4e4e4e;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    white-space: nowrap;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
}
.get-call-btn-wrapper .tooltip:after {
    content: '';
    position: absolute;
    display: block;
    width: 0px;
    left: 24px;
    bottom: -8px;
    border: 8px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #fff;
}
.get-call-btn-wrapper:hover .tooltip {
    display: block;
}
.form-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.85);
    z-index: 9999;
}
.form-bg.active {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-content {
    width: calc(100% - 32px);
    max-width: 700px;
    min-width: 320px;
    position: relative;
    background: #f1a030;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    padding: 32px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.form-close-btn {
    position: absolute;
    top: 16px;
    right: 16px;
}
.get-call-content .c33 {
    padding: 0;
}
.get-call-content .c33:first-child {
    padding: 0 16px 0 0;
}
.get-call-content .c33:last-child {
    padding: 0 0 0 16px;
}
.get-call-header {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    padding: 0 0 32px;
}
.get-call-footer {
    font-size: 20px;
    text-align: right;
    color: #fff;
    padding: 32px 0 0;
}
.get-call-content input[type="text"] {
    display: block;
    border: 2px solid #ffffff;
    width: 100%;
    height: 52px;
    background: #fff;
    color: #2e2e2e;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    outline: none;
    padding: 0 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.get-call-content input[type="text"].error-field, .get-call-content textarea.error-field {
    border: 2px solid #f13037;
}
.get-call-content .btn-o {
    width: 100%;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
}
.form-content h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
}
.form-content p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
}
@media only screen and (max-width: 1250px) {
    .get-call-content .c33 {
        width: 100%;
        padding: 0 !important;
        margin: 0 0 16px;
    }
    .get-call-content input[type="text"], .get-call-content .btn {
        width: 100%;
        max-width: 100%;
    }
    .get-call-header, .get-call-footer {
        font-size: 16px;
        padding: 0 0 16px;
        text-align: center;
    }
}
@media only screen and (max-width: 1250px)
{
    #header {
        position: fixed;
        top: 0;
        left: 0;
        box-shadow: 0px 4px 12px 0 rgba(0, 0, 0, 0.25);
    }
    #header .bar-top .wrapper {
        padding: 16px 0;
    }
    .logo {
        margin-left: 16px;
    }
    .bar-contacts {
        display: block;
        position: absolute;
        width: 100%;
    }
    .bar-contacts {
        display: block;
        position: absolute;
        width: 100%;
    }
    .bar-contacts ul {
        text-align: center;
    }
    .bar-contacts ul li {
        display: inline-block;
        float: none;
    }
    .bar-contacts .work-time, .bar-contacts .address {
        display: none;
    }
    .bar-contacts .phone {
        margin: 0;
        padding: 0 0 0 120px;
        display: none;
    }
    .bar-contacts .phone a {
        /* background: rgb(62,62,62);
        background: linear-gradient(0deg, rgba(62,62,62,1) 0%, rgba(110,110,110,1) 100%);
        -webkit-box-shadow: 0px 8px 10px -8px rgba(0,0,0,0.5);
        box-shadow: 0px 8px 10px -8px rgba(0,0,0,0.5);
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px; */
    }
    .bar-top {
        background: #2e2e2e;
    }
    /* Mobile Menu */
    #menu {
        display: none;
        border-top: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .mobile-menu {
        display: block;
        position: absolute;
        top: 24px;
        right: 20px;
    }
    #menu.active {
        display: block;
        position: absolute;
        width: 100%;
        height: auto;
        left: 0; top: 0;
        background: #2e2e2e;
        padding: 0;
        box-shadow: 0px 12px 32px -8px rgba(0, 0, 0, 0.5);
        z-index: 2000;
    }
    #menu.active a {
        display: block;
        text-align: center;
        border: none;
        padding: 0 16px;
        height: 48px;
        line-height: 48px;
    }
    #menu.active a:hover {
        border: none;
    }
    #menu.active ul {
        border-top: 1px solid #1e1e1e;
    }
    #menu.active li {
        display: block;
        position: relative;
        float: none;
        margin: 0;
        padding: 0;
        border-top: 1px solid #3e3e3e;
        border-bottom: 1px solid #1e1e1e;
    }
    #menu.active li.btn-cons {
        text-align: center;
        padding: 16px 0;
    }
    #content {
        padding-bottom: 0;
    }
    #footer {
        height: auto;
        overflow: hidden;
    }
    #footer h3 {
        margin: 0 0 16px;
    }
    #footer .block {
        margin: 0;
    }
    #footer .c100, #footer .c40, #footer .c33, #footer .c20 {
        width: 100%;
        text-align: center;
        float: none;
        margin: 0 0 32px;
        padding: 0;
    }
    #footer .c100 {
        float:none;
    }
    #footer .socials ul li {
        display: inline-block;
        float: none;
        text-align: center;
    }
    #footer .copyright {
        margin: 0;
        padding: 16px;
    }
    .footer-contacts strong {
        display: block;
        width: 100%;
        float: none;
        height: auto;
        margin: 0 0 8px;
    }
    .slider .slide {
        padding: 16px;
        text-align: center;
    }
    .slider .slide h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 16px;
    }
    .slider .slide p {
        font-size: 18px;
        line-height: 22px;
    }
    .section {
        padding: 16px;
    }
    .section .header {
        display: block;
        margin: 0 0 32px;
    }
    .section .header h2 {
        font-size: 22px;
        line-height: 26px;
        text-align: center;
    }
    .section .header p {
        font-size: 16px;
    }
    .effectiveness .bars li {
        padding: 0 4px;
    }
    .saving .w66 {
        width: 100%;
    }
    .saving .w33 {
        display: none;
    }
    .materials .material {
        flex: 1 0 calc(50% - 16px);
    }
    .materials-list .title {
        height: 100px;
        padding: 0;
    }
    .materials-list .material h3 {
        font-size: 16px;
        font-weight: 500;
        padding: 0 8px;
    }
    .projects, .projects .header {
        padding: 16px !important;
        margin: 0;
    }
    .projects-list .project {
        min-height: auto;
        padding: 0 16px;
    }
    .projects-list h3 {
        font-size: 18px;
        line-height: 26px;
        padding: 0 16px 16px;
    }
    .projects-list .owl-prev, .projects-list .owl-prev span,
    .projects-list .owl-next, .projects-list .owl-next span {
        width: 32px;
        height: 32px;
        font-size: 32px;
        line-height: 24px;
    }
    .projects-list .owl-prev {
        left:0;
        top: calc(50% - 32px);
    }
    .projects-list .owl-next {
        right:0;
        top: calc(50% - 32px);
    }
    .efficiency, .economy {
        display: block;
        padding: 0 !important;
    }
    .efficiency-bg, .economy-bg {
        flex: none;
        height: 50vh;
    }
    .efficiency-content, .economy-content {
        flex: none;
        padding: 16px;
    }
    .efficiency-header, .economy-header {
        text-align: center;
    }
    .efficiency-header h2, .economy-header h2 {
        font-size: 24px;
        margin-bottom: 8px;
    }
    .efficiency-header p, .economy-header p {
        font-weight: 500;
    }
    .stages .header {
        margin: 0 0 16px;
    }
    .stages h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .stages ul {
        padding: 0;
    }
    .stages li {
        float: none;
        width: 100%;
        margin: 0 0 24px !important;
    }
    .stages li span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
    .stages li p {
        font-size: 15px;
        padding: 0 !important;
    }
    .contacts {
        padding: 32px 16px;
    }
    .contacts .w50 {
        width: 100%;
    }
    .get-call-btn-wrapper {
        left: 16px;
        bottom: 16px;
    }
}

.title2 h5 {
    color: #5e5e5e;
    display: block;
    position: relative;
    text-align: center;
    font-weight: 500;
    font-size: 10px;
}
