/* font-family: "ModernHEcoLight"; */
@font-face {
    font-family: "ModernHEcoLight";
    src: url("../fonts/ModernHEcoLight/ModernHEcoLight.eot");
    src: url("../fonts/ModernHEcoLight/ModernHEcoLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ModernHEcoLight/ModernHEcoLight.woff") format("woff"),
    url("../fonts/ModernHEcoLight/ModernHEcoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ModernHLight"; */
@font-face {
    font-family: "ModernHLight";
    src: url("../fonts/ModernHLight/ModernHLight.eot");
    src: url("../fonts/ModernHLight/ModernHLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ModernHLight/ModernHLight.woff") format("woff"),
    url("../fonts/ModernHLight/ModernHLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ModernHMedium"; */
@font-face {
    font-family: "ModernHMedium";
    src: url("../fonts/ModernHMedium/ModernHMedium.eot");
    src: url("../fonts/ModernHMedium/ModernHMedium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ModernHMedium/ModernHMedium.woff") format("woff"),
    url("../fonts/ModernHMedium/ModernHMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ModernHBold"; */
@font-face {
    font-family: "ModernHBold";
    src: url("../fonts/ModernHBold/ModernHBold.eot");
    src: url("../fonts/ModernHBold/ModernHBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ModernHBold/ModernHBold.woff") format("woff"),
    url("../fonts/ModernHBold/ModernHBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

html, body, header, article, section, footer, nav, aside, figure, ul, ol, li, div, p, h1, h2, h3, h4, h5, h6, p, span {
	margin: 0;
	padding: 0;
	border: 0;
}

header, article, section, footer, nav, aside {
    display: block;
}

ul, ol {
    list-style: none;
}

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

body {
    font-family: "ModernHMedium";
    font-weight: normal;
    color: #000;
}

/*-----------------------------header--------------------------------*/

header .container {
    padding: 0;
}

header {
    position: relative;
    height: 730px;
    padding: 0 0 65px;
    width: 100%;
    overflow: hidden;
    background: url("../includes/icon/setka.gif"), url(../includes/icon/big_ellipse.png) no-repeat -45% center, url("../includes/icon/question-dark.png"), url("../includes/icon/Main-foto-min.jpg") center center;
    background-size: auto;
}

/*-----------------------------navigation--------------------------------*/

header nav {
    padding-top: 10px;
    width: 100%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

header nav.active {
    position: fixed;
    z-index: 100;
    background: #fff;
    padding-bottom: 7px;
}

header nav.active .contact a {
    color: #000;
}

header nav.active .main-nav li a {
    color: #3d3a4e;
}

header nav.active .main-logo {
    background: url("../includes/icon/scroll_nav.png") no-repeat center 10px;
}

header nav.active .contact p {
    color: #3d3a4e;
}

.main-logo {
    float: left;
    background: url("../includes/icon/main_logo.png") no-repeat center 10px;
    width: 210px;
    height: 70px;
}

.main-nav {
    font-family: "ModernH-Light";
    float: left;
    height: 70px;
    margin-left: 45px;
}

.main-nav li {
    float: left;
    padding: 15px 10px 15px;
    margin-right: 35px;
}

.main-nav li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.main-nav li a {
    font-family: "ModernHLight";
    display: block;
    text-decoration: none;
    color: #fff;
    padding-bottom: 10px;
    line-height: 35px;
    font-size: 17px;
}

.main-nav li:hover a {
    background: url("../includes/icon/line%20-%20white.jpg") no-repeat center bottom;
}

 nav.active .main-nav li:hover a {
    background: url("../includes/icon/line%20-%20main.jpg") no-repeat center bottom;
}

/*-----------------------------contacts--------------------------------*/

header .contact {
    float: left;
    margin-left: 90px;
    color: #fff;
}

header .contact a {
    font-size: 22px;
    color: #fff;
}

header .contact a:hover {
    text-decoration: none;
    cursor: default;
}

header .callback-wrapper {
    width: 180px;
    color: #ffba00;
    border: 2px solid #ffba00;
    border-radius: 20px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

header .callback-wrapper2 {
    width: 250px;
    color: #ffba00;
    border: 3px solid #ffba00;
    border-radius: 20px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
	margin: auto;
}

header .callback {
    font-family: "ModernHMedium";
    background: url("../includes/icon/phone.png") no-repeat left center;
    font-size: 16px;
    padding-left: 15px;
    margin-left: 10px;
    line-height: 36px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}

header .callback2 {
    font-family: "ModernHMedium";
/*    background: url("../includes/icon/phone.png") no-repeat left center;*/
    font-size: 16px;
    line-height: 36px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
	
}

header .callback-wrapper:hover {
    color: #000;
    background: #ffc000;
    cursor: pointer;
}

header .callback-wrapper2:hover {
    color: #000;
    background: #ffc000;
    cursor: pointer;
}

header .callback-wrapper:hover .callback {
    background: url("../includes/icon/head_btn_hover.png") no-repeat left center;
}


/*-----------------------------head content--------------------------------*/


header .head-content {
    font-family: "ModernH-EcoLight";
    margin-top: 180px;
    color: #ffc000;
    text-align: center;
    font-size: 44px;
}

header .head-content h1 {
    font-family: "ModernHBold";
    padding: 20px;
    text-transform: uppercase;
    font-size: 44px;
}

header .head-content h2 {
    font-family: "ModernHEcoLight";
    padding-bottom: 30px;
    font-size: 30px;
}

header .head-content p:nth-of-type(1) {
    font-family: "ModernHEcoLight";
    font-size: 26px;
    color: #fff;
    line-height: 20px;
    padding-bottom: 45px;
}

header .head-content p.clients {
    font-family: "ModernHLight";
    margin-top: 110px;
    margin-bottom: 55px;
    font-size: 25px;
    color: #fff;
}

header .head-clients li {
    float: left;
    height: 55px;
    margin-right: 50px;
}

header .head-clients li:last-of-type {
    margin-right: 0;
}

header .head-clients li img {
    display: block;
    width: 100px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header .head-clients li:nth-of-type(1) img {
    margin-top: 15px;
	width: 100px;
}

header .head-clients li:nth-of-type(2) img {
    width: 110px;
    margin-top: 5px;
}

header .head-clients li:nth-of-type(3) img {
    width: 50px;
}

header .head-clients li:nth-of-type(4) img {
    width: 105px;

}

header .head-clients li:nth-of-type(5) img {
    width: 100px;
}

header .head-clients li:nth-of-type(6) img {
    width: 130px;
    margin-top: 5px;
}

header .head-clients li:nth-of-type(7) img {
    width: 80px;
    margin-top: 5px;
}

header .head-clients li:nth-of-type(8) img {
    width: 135px;
}

header .head-clients li:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


/*----------------------------article--------------------------------*/

section h2 {
    font-family: "ModernHBold";
    padding-bottom: 30px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-size: 33px;
    background: url("../includes/icon/line%20-%20main.jpg") no-repeat 49.5% bottom;
}

/*-----------------------------values--------------------------------*/

section.values {
    background: #ffc000 url("../includes/icon/values_cell.png");
    padding-top: 70px;
    padding-bottom: 56px;
}

section.values .value-content {
    margin-top: 45px;
    font-family: "ModernHLight";
    color: #000;
}

section.values .block h4 {
    background: url("../includes/icon/values_one.png") no-repeat 49% top;
    padding-top: 190px;
    text-align: center;
    font-size: 25px;
}

section.values .block-2 h4 {
    background: url("../includes/icon/values_three.png") no-repeat 49% top;
    padding-top: 190px;
    text-align: center;
    font-size: 25px;
}

section.values .block p {
    padding-top: 25px;
    text-align: center;
    font-size: 19px;
}

section.values .block-2 p {
    padding-top: 25px;
    text-align: center;
    font-size: 19px;
}

section.values .block:nth-of-type(2) h4 {
    background: url("../includes/icon/values_two.png") no-repeat center top;
}

section.values .block-2:nth-of-type(2) h4 {
    background: url("../includes/icon/values_four.png") no-repeat center top;
}


/*-----------------------------product--------------------------------*/

section.product {
    font-family: "ModernHLight";
    padding-top: 60px;
    background: #fff;
}

section.product h2 {
    margin-bottom: 45px;
}

section.product .prod-block {
    height: 337px;
    overflow: hidden;
    padding: 0;
    position: relative;
}

section.product .col-one .prod-block:nth-of-type(1) {
    background: url("../includes/images/835x612/lightbox-1.jpg") center center;
    background-size: cover;
}

section.product .col-one .prod-block:nth-of-type(2) {
    background: url("../includes/images/835x612/viveska-1.jpg") center center;
    background-size: cover;
}

section.product .col-one .prod-block:nth-of-type(3) {
    background: url("../includes/images/835x612/fonts-1.jpg") center center;
    background-size: cover;
}

section.product .col-one .prod-block:nth-of-type(4) {
    background: url("../includes/images/835x612/dozvil_oformlenie.jpg") center center;
    background-size: cover;
}

section.product .col-two .prod-block:nth-of-type(1) {
    background: url("../includes/images/835x612/brand-1.jpg") center center;
    background-size: cover;
}

section.product .col-two .prod-block:nth-of-type(2) {
    background: url("../includes/images/835x612/roof-1.jpg") center center;
    background-size: cover;
}

section.product .col-two .prod-block:nth-of-type(3) {
    background: url("../includes/images/835x612/transport-1.jpg") center center;
    background-size: cover;
}

section.product .col-two .prod-block:nth-of-type(4) {
    background: url("../includes/images/835x612/video-reklama.jpg") center center;
    background-size: cover;
}

section.product .prod-block .show {
    height: 100%;
    width: 100%;
    padding-top: 20px;
    background: rgba(0, 0, 0, .7);
    background-size: cover;
    position: absolute;
    top: 225px;
    overflow: hidden;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

section.product .prod-block .show p {
    padding-top: 20px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    background: url("../includes/icon/line%20-%20white.jpg") no-repeat 48% top;
}

section.product .prod-block .show span {
    display: block;
    margin: 0 auto;
    margin-top: 45px;
    width: 170px;
    height: 40px;
    line-height: 36px;
    color: #ffba00;
    text-align: center;
    font-size: 16.5px;
    border: 2px solid #ffba00;
    border-radius: 20px;
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

section.product .prod-block .show span:hover {
    background: #ffc000;
    color: #000;
}


/*-----------------------------work--------------------------------*/


section.work {
    padding-top: 100px;
    background: #f2f2f3 url("../includes/icon/values_cell.png");
    color: #000;
    height: 605px;
}

section.work .work-elements {
    margin-top: 70px;
}

section.work .work-elem p {
    font-family: "ModernHLight";
    padding-top: 150px;
    text-align: center;
    font-size: 24px;
    height: 230px;
}

section.work .work-elem:nth-of-type(1) p {
    background: url("../includes/icon/work-one.png") no-repeat center top;
}

section.work .work-elem:nth-of-type(2) p {
    background: url("../includes/icon/work-two.png") no-repeat center top;
}

section.work .work-elem:nth-of-type(3) p {
    background: url("../includes/icon/work-three.png") no-repeat center top;
}

section.work .work-elem:nth-of-type(4) p {
    background: url("../includes/icon/work-four.png") no-repeat center 20px;;
}

section.work .work-elem:nth-of-type(5) p {
    background: url("../includes/icon/work-five.png") no-repeat center top;
}

section.work .work-elem .arrow {
    width: 20px;
    height: 20px;
    display: none;
    margin: 0 auto;
    background: url("../includes/icon/arrow.png") no-repeat center center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

section.work  .add-btn {
    display: none;
}

section.work .work-elem .btn {
    display: none;
    margin: 0 auto;
    margin-top: 15px;
    width: 170px;
    height: 40px;
    color: #fcc531;
    text-align: center;
    font-size: 16.5px;
    border: 2px solid #fcc531;
    border-radius: 20px;
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

section.work .work-elem .btn:hover {
    transform: scale(1.1);
}

section.work .work-elem.active .arrow {
    display: block;
}

section.work .work-elem.active .btn {
    display: block;
}

.wave.act {
        visibility: visible;
    }

/*-----------------------------questions--------------------------------*/

section.questions #circle {
    height: 100%;
    background: url("../includes/icon/question-ellipse.png") no-repeat 400px 110px;
    background-attachment: none;
}

section.questions {
    background: url("../includes/icon/question-dark.png") center center, url("../includes/icon/question-background.jpg") no-repeat center center;
    background-attachment: fixed;
    height: 395px;
    position: relative;
}

section.questions form {
    font-family: "ModernHLight";
    padding: 0 20px;
    display: block;
    width: 340px;
    height: 435px;
    background: #fff;
    position: absolute;
    top: -20px;
    z-index: 10;
    text-align: center;
    box-shadow: 0 0 2px #000;
}

section.questions form p:nth-of-type(1) {
    margin-top: 45px;
    font-size: 18px;
}

section.questions form p:nth-of-type(2) {
    background: url("../includes/icon/line-grey.png") no-repeat center bottom;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #6e6c78;
}

section.questions form input {
    display: block;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 12px;
    border: 1px solid #a0a0ab;
    border-radius: 10px;
    outline: none;
    color: #6e6c78;
}

section.questions form input[type=text]:active,
section.questions form input[type=text]:focus,
section.questions form input[type=tel]:active,
section.questions form input[type=tel]:focus {
    border: 1px solid #000;
    color: #000;
}

section.questions form input[type=submit] {
    font-family: "ModernHMedium";
    display: block;
    margin-left: 30px;
    height: 60px;
    width: 240px;
    padding-top: 10px;
    background-color: rgb(255, 224, 0);
    border-radius: 40px;
    font-size: 14px;
    line-height: 20px;
    cursor: not-allowed;
    color: #000;
    border: none;
}

section.questions form #flip + p {
    font-size: 13px;
    margin-top: 100px;
}

section.questions .quest-one p {
    margin-left: 30px
}

section.questions .quest-one p:first-child {
    font-family: "ModernHBold";
    padding-bottom: 30px;
    margin-bottom: 25px;
    margin-top: 130px;
    color: #fff;
    text-transform: uppercase;
    font-size: 31.5px;
    background: url("../includes/icon/line%20-%20white.jpg") no-repeat left bottom;
}

section.questions .quest-one p:last-child {
    font-family: "ModernHLight";
    color: #fff;
    font-size: 23.5px;
}

#flip {
    position: relative;
    background: transparent;
    transform-style: preserve-3d;
}

section.questions form input[type=submit] {
    position: absolute;
    backface-visibility: hidden;
}

section.questions #iconCheck {
    position: absolute;
    color: #509d12;
    backface-visibility: hidden;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 2;
    display: block;
    margin-left: 30px;
    height: 60px;
    width: 240px;
    background-color: rgb(255, 224, 0);
    border-radius: 40px;
    font-size: 26px;
    line-height: 60px;
}

.animate {
  animation: .4s flip linear forwards;
}

@-webkit-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@-moz-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@-o-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}


/*-----------------------------video--------------------------------*/

.head-video {
    display: none;
}

.control-container {
    position: absolute;
    left: 30%;
    top: 28%;
    z-index: 10;
    width: 500px;
}

.video-wrapper .video-name {
    margin-bottom: 30px;
    text-align: center;
    font-size: 35px;
    color: #ffba00;
    text-transform: uppercase;
}

.video-wrapper{
    height: 100%;
}

.video-wrapper a {
    display: block;
    margin: 0 auto;
    width: 135px;
    height: 135px;
    background: url("../includes/icon/play-one.png") no-repeat center bottom;
    background-size: contain;
    border: none;
    cursor: pointer;
}

.video-wrapper a:hover {
    display: block;
    margin: 0 auto;
    width: 135px;
    height: 135px;
    background: url("../includes/icon/white.png") no-repeat center bottom;
    background-size: contain;
    border: none;
    cursor: pointer;

}

section.video {
    position: relative;
    height: 650px;
    padding: 0 0 0;
    width: 100%;
    overflow: hidden;
    background: url("../includes/icon/setka.gif");
    background: url("../includes/images/1.jpg");
    background-position: center;
    background-color: rgba(0, 0, 0, .3);
    background-size: cover;
}

.video-wrapper video {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -5;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}

/*-----------------------------video--------------------------------*/

section.add-video {
    max-height: 400px;
    height: 400px;
    position: relative;
    display: none;
}

.add-video-container {
    height: 100%;
    width: 100%;
    background: url("../includes/icon/question-dark.png") center center, url("../includes/icon/setka.gif"), url("../includes/icon/poster.jpg") no-repeat center center;
    background-size: cover cover;
}

section.add-video .picture-name {
    margin-bottom: 30px;
    text-align: center;
    font-size: 35px;
    color: #ffba00;
    text-transform: uppercase;
}

.add-video-container a.playBtnTwo {
    display: block;
    margin: 0 auto;
    width: 130px;
    height: 130px;
    background: url("../includes/icon/play-one.png") no-repeat center bottom;
    background-size: contain;
    border: none;
    cursor: pointer;
}

.add-video-container a.playBtnTwo:hover {
    background: url("../includes/icon/white.png") no-repeat center bottom;
    background-size: contain;
}


/*-----------------------------questions--------------------------------*/


section.projects {
    padding-top: 100px;
    background: #f2f2f3;
}

section.projects nav {
    margin-top: 30px;
    margin-bottom: 45px;
}

section.projects .second-nav li {
    float: left;
    display: block;
    border: 2px solid #3d3a4e;
    border-radius: 40px;
    margin-right: 76px;
}

section.projects .second-nav li:last-child {
    margin-right: 0;
}

section.projects .second-nav li a {
    font-family: "ModernHLight";
    display: block;
    text-decoration: none;
    color: #3d3a4e;
    font-size: 25px;
    padding: 10px 20px;
}

section.projects .second-nav li.active {
    background: #3d3a4e;
}

section.projects .second-nav li.active a {
    color: #fff;
    cursor: default;
}

section.projects .img-cont {
    padding: 5px;
}

section.projects .project-blocks img {
    display: block;
    width: 100%;
}

section.projects .project-blocks .pro-block {
    display: none;
}

section.projects .project-blocks .pro-block.selected {
    display: block;
}

section.projects .review-wrapper {
    padding-bottom: 50px;
}

section.projects .review {
    color: #3d3a4e;
    margin-top: 45px;
}

section.projects .review .person {
    float: left;
    width: 140px;
    height: 140px;
    border-radius: 50%;
}

section.projects .person-one {
    background: url("../includes/icon/gerega.jpg") no-repeat center top;
    width: 140px;
    height: 140px;
    background-size: cover;
}

section.projects .person-two {
    background: url("../includes/icon/review-another-two.jpg") no-repeat -17px -10px;
}

section.projects .person-three {
    background: url("../includes/icon/review-another-three.jpg") no-repeat center -19px;
}

section.projects  .review .review-head .head-content {
    float: left;
    width: 255px;
    margin-left: 20px;
}

section.projects .review .review-head .head-content p.name {
    margin-top: 15px;
    padding-top: 10px;
    font-size: 25px;
    color: #000;
    background: url("../includes/icon/line%20-%20review.jpg") no-repeat left top;
}

section.projects .review .review-head .head-content p.post,
section.projects .review .review-head .head-content p.about {
    font-size: 19px;
}

section.projects .review .review-content {
    padding-top: 20px;
    margin-top: 20px;
    font-size: 16px;
}

/*-----------------------------adress--------------------------------*/

section.adress {
    position: relative;
    font-family: "ModernHLight";
}

section.adress .form {
    position: absolute;
    padding: 65px 35px;
    width: 395px;
    height: 640px;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    text-align: center;
    z-index: 5;
}

section.adress form h4 {
    padding-bottom: 30px;
    margin-bottom: 25px;
    background: url("../includes/icon/line%20-%20white.jpg") no-repeat center bottom;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: bold;
}

section.adress form .tel {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

section.adress form .tel:hover {
    text-decoration: none;
    cursor: default;
}

section.adress form .mail {
    font-size: 21.5px;
}

section.adress span.btn {
    width: 220px;
    margin-top: 30px;
    color: #ffba00;
    border: 2px solid #ffba00;
    border-radius: 30px;
    font-size: 19px;
    line-height: 31px;
    margin-bottom: 20px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

section.adress span.btn:hover {
    background: #ffc000;
    color: #000;
}

section.adress .street {
    font-size: 24px;
    margin-bottom: 20px;
}

section.adress .schedule {
    font-size: 19px;
    background: url("../includes/icon/line%20-%20white.jpg") no-repeat center bottom;
    padding-bottom: 30px;
    margin-bottom: 25px;
}

section.adress .join {
    font-size: 23px;
}

section.adress .socials {
    margin-top: 25px;
}

section.adress .socials li {
    /*float: left;*/
    margin-right: 16%;
}

section.adress .socials li:first-child {
    /*margin-left: 10%;*/
}

section.adress .socials li:last-child {
    margin-right: 0;
    font-size: 14.5px;
}

section.adress .socials li a {
    color: #fff;
    transition: .3s;
}

section.adress .socials li:hover a {
    color: #ffc000;
}

section.adress .map {
    width: 100%;
    height: 640px;
}


/*-----------------------------footer--------------------------------*/


footer {
    background: #3d3a4e;
    height: 130px;
    color: #fff;
    font-size: 11px;
}

footer .footer-content {
    padding-top: 35px;
    margin-left: 73%;
    width: 200px;
    text-align: center;
}

footer .footer-content img {
    display: block;
    margin-left: 20px;
    margin-bottom: 10px;
}

/*----------------------------callback form--------------------------------*/

.callback-form {
    display: none;
    position: fixed;
    z-index: 200;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}

.callback-form form {
    font-family: "ModernHLight";
    padding: 0 20px;
    display: block;
    width: 340px;
    height: 455px;
    margin: 0 auto;
    margin-top: 20%;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 6px #000;
    position: relative;
    -webkit-animation-name: animatetop;
    -moz-animation-name: animatetop;
    -ms-animation-name: animatetop;
    -o-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    -ms-animation-duration: 0.4s;
    -o-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

.callback-form form p:nth-of-type(1) {
    padding-top: 45px;
    font-size: 18px;
}

.callback-form form p:nth-of-type(2) {
    background: url("../includes/icon/line-grey.png") no-repeat center bottom;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #6e6c78;
}

.callback-form form input {
    display: block;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 12px;
    border: 1px solid #e4e4e6;
    border-radius: 10px;
    outline: none;
}

.callback-form form input[type=text]:active,
.callback-form form input[type=text]:focus,
.callback-form form input[type=tel]:active,
.callback-form form input[type=tel]:focus {
    border: 1px solid #000;
}

.callback-form form input[type=submit] {
    font-family: "ModernHMedium";
    display: block;
    margin-left: 30px;
    height: 60px;
    width: 240px;
    padding-top: 10px;
    background-color: rgb(255, 224, 0);
    border-radius: 40px;
    font-size: 18px;
    line-height: 20px;
    cursor: not-allowed;
}

.callback-form form #flipTwo + p {
    font-size: 13px;
    margin-top: 100px;
}

.callback-form form .close-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.Error,
.ErrorTwo {
    display: none;
    margin-bottom: 10px;
    color: #da3637;
}

@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@-moz-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@-ms-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@-o-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

#flipTwo {
    position: relative;
    background: transparent;
    transform-style: preserve-3d;
}

.callback-form form input[type=submit] {
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
}

#iconCheckTwo {
    top: 0;
    position: absolute;
    color: #509d12;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 2;
    display: block;
    margin-left: 30px;
    height: 60px;
    width: 240px;
    background-color: rgb(255, 224, 0);
    border-radius: 40px;
    font-size: 26px;
    line-height: 60px;
}

.animateTwo {
  animation: .4s flip linear forwards;
}

@-webkit-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }

}

@-moz-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@-o-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

/*----------------------------request form--------------------------------*/

.request-form {
    display: none;
    position: fixed;
    z-index: 200;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}

.request-form form {
    font-family: "ModernHLight";
    padding: 0 20px;
    display: block;
    width: 340px;
    height: 435px;
    margin: 0 auto;
    margin-top: 10%;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 6px #000;
    position: relative;
    -webkit-animation-name: animatetop;
    -moz-animation-name: animatetop;
    -ms-animation-name: animatetop;
    -o-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    -ms-animation-duration: 0.4s;
    -o-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

.request-form form p:nth-of-type(1) {
    padding-top: 45px;
    font-size: 20px;
    background: url("../includes/icon/line-grey.png") no-repeat center bottom;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.request-form form input {
    display: block;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 12px;
    border: 1px solid #e4e4e6;
    border-radius: 10px;
    outline: none;
}

.request-form form input[type=text]:active,
.request-form form input[type=text]:focus,
.request-form form input[type=tel]:active,
.request-form form input[type=tel]:focus {
    border: 1px solid #000;
}

.request-form form input[type=submit] {
    font-family: "ModernHMedium";
    display: block;
    height: 60px;
    width: 240px;
    margin-left: 30px;
    padding-top: 10px;
    background-color: rgb(255, 224, 0);
    border-radius: 40px;
    font-size: 18px;
    line-height: 20px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: not-allowed;
}

.request-form form #flipRequest + p {
    font-size: 13px;
    margin-top: 100px;
}

.request-form form .close-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@-moz-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@-ms-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@-o-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

#flipRequest {
    position: relative;
    background: transparent;
    transform-style: preserve-3d;
}

.request-form form  input[type=submit] {
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

#iconCheckRequest {
    position: absolute;
    color: #509d12;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 2;
    display: block;
    margin-left: 30px;
    height: 60px;
    width: 240px;
    background-color: rgb(255, 224, 0);
    border-radius: 40px;
    font-size: 26px;
    line-height: 60px;
}

.animateRequest {
  animation: .4s flip linear forwards;
}

@-webkit-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@-moz-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@-o-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}


/*----------------------------application--------------------------------*/

#viveska {
    display: none;
}

#lightbox {
    display: none;
}

#big-fonts {
    display: none;
}

#big-fonts ul:last-child {
    margin-bottom: 0px;
}

#lightbox img {
    height: 215px;
}

#showcase {
    display: none;
}

#showcase .application {
    height: 600px;
}

#showcase .application .parag {
    margin-top: 10px;
}

#brand {
    display: none;
}

#brand .app-content p:first-of-type {
    margin-top: 30px;
}

#brand .app-content p:last-of-type {
    margin-bottom: 30px;
}

#brand .app-content img {
    width: 240px;
    height: auto;
}

#addRoof {
    display: none;
}

#addRoof img {
    width: 240px;
    height: auto;
}

#addTransport {
    display: none;
}

#stella {
    display: none;
}

#stella .app-content p:first-of-type {
    margin-top: 30px;
}

#stella .app-content p:last-of-type {
    margin-bottom: 30px;
}

.app-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

.application {
    width: 1140px;
    height: 610px;
    box-sizing: border-box;
    margin: 0 auto;
    max-height: 100vh;
}

.application .app-content {
    width: 830px;
    background: #fff;
    color: #000;
    float: left;
    height: 100%;
    position: relative;
}

.application .app-content h4 {
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-top: 15px;
    background: url("../includes/icon/line-1.jpg") no-repeat -20px bottom;
}

.application .app-content .app-text {
    font-family: "ModernHLight";
    margin-left: 40px;
    font-size: 14px;
    margin-bottom: 10px;
}

.application .app-content .app-images {
    padding: 10px 5px;
    margin-left: 15px;
    position: absolute;
    bottom: 0;
}

.application .app-content .app-images img {
    display: block;
    width: 240px;
    height: auto;
    float: left;
    margin-right: 15px;
    margin-left: 10px;
}

.application .app-form {
    float: left;
    width: 305px;
    background: #f2f2f3;
    padding: 10px;
    height: 100%;
    padding-top: 20px;
    position: relative;
}

.application .app-close {
    position: absolute;
    right: 20px;
    cursor: pointer;
}

.application .app-form p {
    text-align: center;
}

/*
.application .app-form .app-header p:nth-of-type(1) {
    padding-top: 350px;	
    background: url("../includes/icon/work-one.png") no-repeat center top;
}
*/

.application .app-form .app-header p {
    font-family: "ModernHLight";
    font-size: 19px;
    line-height: 25px;
}

.application .app-form input {
    width: 100%;
}

.application .app-form p.app-callback {
    background: url("../includes/icon/line-grey.png") no-repeat center bottom;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #6e6c78;
}

.application .app-form input {
    display: block;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 12px;
    border: 1px solid #a0a0ab;
    border-radius: 10px;
    outline: none;
    color: #6e6c78;
}

.application .app-form input[type=text]:active,
.application .app-form input[type=text]:focus,
.application .app-form input[type=tel]:active,
.application .app-form input[type=tel]:focus {
    border: 1px solid #000;
    color: #000;
}

.application .app-form input[type=submit] {
    font-family: "ModernHMedium";
    display: block;
    height: 60px;
    width: 240px;
    margin-left: 20px;
    padding-top: 10px;
    background-color: #ffc000;
    border-radius: 40px;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    cursor: not-allowed;
}

.application .app-form input[type=submit] + p {
    font-size: 13px;
}

.app-coloums {
    margin-top: 10px;
}

.app-coloums .col-one {
    float: left;
    width: 380px;
}

.app-coloums .col-two {
    float: left;
    width: 380px;
}

.app-closeTwo {
    display: none;
}

.flipApp {
    position: relative;
    background: transparent;
    transform-style: preserve-3d;
}

.application .app-form input[type=submit] {
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.iconFlip {
    display: block;
    text-align: center;
    position: absolute;
    color: #509d12;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 2;
    display: block;
    margin-left: 30px;
    height: 60px;
    width: 240px;
    background-color: rgb(255, 224, 0);
    border-radius: 40px;
    font-size: 26px;
    line-height: 60px;
}

.animateApp {
  animation: .4s flip linear forwards;
}

@-webkit-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@-moz-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@-o-keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

@keyframes flip {

    100% {
        transform: rotateY(180deg);
    }
}

/*-----------------------------animation--------------------------------*/

.slideAnimation {
    -webkit-visibility: hidden;
    -moz-visibility: hidden;
    -ms-visibility: hidden;
    -o-visibility: hidden;
    visibility: hidden;
}

.slide {
    animation: slide .3s;
    -webkit-visibility: visible;
    -moz-visibility: visible;
    -ms-visibility: visible;
    -o-visibility: visible;
    visibility: visible;
}

@-webkit-keyframes slide {
	0% {
		opacity: 0;
		transform: translateY(70%);
	}

	100% {
		opacity: 1;
		transform: translateY(0%);
	}
}

@-moz-keyframes slide {
	0% {
		opacity: 0;
		transform: translateY(70%);
	}

	100% {
		opacity: 1;
		transform: translateY(0%);
	}
}

@-o-keyframes slide {
	0% {
		opacity: 0;
		transform: translateY(70%);
	}

	100% {
		opacity: 1;
		transform: translateY(0%);
	}
}

@keyframes slide {
	0% {
		opacity: 0;
		transform: translateY(70%);
	}

	100% {
		opacity: 1;
		transform: translateY(0%);
	}
}

/*-----------------------------animation--------------------------------*/

.wave {
    -webkit-visibility: hidden;
    -moz-visibility: hidden;
    -ms-visibility: hidden;
    -o-visibility: hidden;
    visibility: hidden;
}

.slide-wave {
    animation: slide-one .4s;
    -webkit-visibility: visible;
    -moz-visibility: visible;
    -ms-visibility: visible;
    -o-visibility: visible;
    visibility: visible;
}

@-webkit-keyframes slide-one {
	0% {
		opacity: 0;
		transform: translateY(80%);
	}

	100% {
		opacity: 1;
		transform: translateY(0%);
	}
}

@-moz-keyframes slide-one {
	0% {
		opacity: 0;
		transform: translateY(80%);
	}

	100% {
		opacity: 1;
		transform: translateY(0%);
	}
}

@-o-keyframes slide-one {
	0% {
		opacity: 0;
		transform: translateY(80%);
	}

	100% {
		opacity: 1;
		transform: translateY(0%);
	}
}

@keyframes slide-one {
	0% {
		opacity: 0;
		transform: translateY(80%);
	}

	100% {
		opacity: 1;
		transform: translateY(0%);
	}
}

/*-----------------------------right animation--------------------------------*/


.rightAnimation {
    -webkit-visibility: hidden;
    -moz-visibility: hidden;
    -o-visibility: hidden;
    visibility: hidden;
}

.rightSlider {
    -webkit-visibility: visible;
    -moz-visibility: visible;
    -o-visibility: visible;
    visibility: visible;
    animation: rightSlider .3s;
}

@-webkit-keyframes rightSlider {
    0% {
        opacity: 0;
        transform: translateX(70%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-moz-keyframes rightSlider {
    0% {
        opacity: 0;
        transform: translateX(70%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-o-keyframes rightSlider {
    0% {
        opacity: 0;
        transform: translateX(70%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes rightSlider {
    0% {
        opacity: 0;
        transform: translateX(70%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@media only screen and (min-width: 1500px) {

    .control-container{
        left: 38%;
    }

    header {
        background: url("../includes/icon/setka.gif"), url(../includes/icon/big_ellipse.png) no-repeat -3% center, url("../includes/icon/question-dark.png"), url("../includes/icon/Main-foto-min.jpg");
    }

}

@media only screen and (max-width: 992px) {

    section.questions #circle {
    background: none;
}

    section.projects .review .review-head .head-content p.name {
        background: url("../includes/icon/line%20-%20review.jpg") no-repeat center top;
    }

    .control-container {
        position: absolute;
        left: 25%;
        top: 28%;
        z-index: 10;
    }

    section.work .work-elem {
        width: 100%;
    }

    section.adress .form {
        left: 25%;
    }
}

/*-----------------------------desktop styles--------------------------------*/

@media only screen and (max-width: 992px) {

    header {
        background: url("../includes/icon/setka.gif"), url("../includes/icon/question-dark.png"), url("../includes/icon/Main-foto-min.jpg") center center;
        background-size: auto;
    }

    section.questions {
        background: url("../includes/icon/question-dark.png") center center, url("../includes/icon/question-background.jpg") no-repeat center center;
        background-size: cover;
    }

    section.work  .add-btn {
        display: block;
        margin: 0 auto;
        margin-top: 10px;
        width: 170px;
        height: 40px;
        line-height: 35px;
        color: #fcc531;
        text-align: center;
        font-size: 16.5px;
        border: 2px solid #fcc531;
        border-radius: 20px;
        cursor: pointer;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

    section.work  .add-btn:hover {
        transform: scale(1.1);
        outline-color: #fcc531;
        box-shadow: inset 0 0 3px #fcc531, 0 0 3px #fcc531;
    }

    .app-overlay {
        overflow: auto;
    }

    #showcase .application {
        width: 700px;
        height: auto;
        box-sizing: border-box;
        margin: 0 auto;
        margin-top: 10px;
    }

    .application .app-content {
        width: 100%;
        background: #fff;
        color: #000;
        float: none;
        height: auto;
        padding: 10px;
        position: relative;
    }

    .app-closeTwo {
        display: block;
        position: absolute;
        top: 35px;
        right: 15px;
        cursor: pointer;
    }

    .application .app-content .app-images img {
        float: none;
        display: none;
    }

    .app-coloums .col-one {
        float: left;
        width: 280px;
    }

    .app-coloums .col-two {
        float: left;
        width: 280px;
    }

    .application .app-form {
        float: none;
        width: 100%;
        padding-top: 0;
        height: 500px;
        position: relative;
    }

    .application .app-close {
        position: absolute;
        right: 20px;
        cursor: pointer;
        display: none;
    }

/*
    .application .app-form .app-header p:nth-of-type(1) {
        padding-top: 150px;
        background: url("../includes/icon/work-one.png") no-repeat 290px; top;
    }
*/

    .application .app-form input[type=submit] {
        left: 29%;
    }

    header .container {
        padding: auto;
    }

    header .head-content {
        background: none;
    }

    header .head-content h1 {
        font-size: 28px;
    }

    header .head-content h2 {
        font-size: 24px;
    }

    header .head-content p:nth-of-type(1) {
        font-size: 20px;
        padding-bottom: 55px;
    }

    header .contact {
        margin-left: 17%;
        margin-top: 0px;
    }

    header .phone {
        display: none;
    }

    header .callback-wrapper {
        margin-top: 12px;
        margin-left: 25%;
    }
	
	header .callback-wrapper2 {

        margin: auto;

    }

    header nav {
        background: #000;
        padding: 0;
        height: 60px;
    }

    header .overlay {
        width: 0;
        height: 100%;
        position: fixed;
        z-index: 50;
        top: 60px;
        left: 0;
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0, 0.9);
        overflow-x: hidden;
        transition: 0.5s;
    }

    header .main-nav {
        position: relative;
        top: 70px;
        width: 100%;
        text-align: center;
    }

    header .overlay .main-nav li  {
        float: none;
    }

    header .overlay .main-nav li:last-child {
        margin-right: 15px;
        padding-right: 15px;
    }

    header .overlay .main-nav li a {
        padding: 8px;
        text-decoration: none;
        font-size: 36px;
        color: #fff;
        display: block;
        transition: 0.3s;
    }

    header .overlay .main-nav li:hover a {
        background: none;
        color: #ffc000;
    }

    header nav.active .main-nav li a {
        color: #fff;
    }

    header .menu {
        float: right;
        width: 60px;
        height: 45px;
        margin-top: 8px;
        border: 2px solid #ffc000;
        border-radius: 8px;
        cursor: pointer;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
    }

    header .menu div {
        margin: 10px auto 0;
        background: #ffc000;
        margin-top: 8px;
        width: 40px;
        height: 2px;
        border-radius: 5px;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
    }

    header .menu {
        margin-right: 3px;
        margin-top: 10px;
        width: 60px;
        height: 45px;
        border: 2px solid #ffc000;
    }

    header .menu div {
        margin-top: 8px;
        width: 40px;
        height: 2px;
    }

    header .menu div:first-child {
        margin-top: 11px;
    }

    .change .bar1 {
        -webkit-transform: rotate(45deg) translate(8px, 9px);
        -moz-transform: rotate(45deg) translate(8px, 9px);
        -o-transform: rotate(45deg) translate(8px, 9px);
        transform: rotate(45deg) translate(8px, 9px);
    }

    .change .bar2 {
        opacity: 0;
    }

    .change .bar3 {
        -webkit-transform: rotate(-45deg) translate(5px, -5px);
        -moz-transform: rotate(-45deg) translate(5px, -5px);
        -o-transform: rotate(-45deg) translate(5px, -5px);
        transform: rotate(-45deg) translate(5px, -5px);
    }

    header .head-clients li {
        margin-right: 15px;
        width: 85px;
    }

    header .head-clients li img {
        width: auto;
        margin: 0 auto;
    }

    header .head-clients li:nth-of-type(1) {
        margin-right: 15px;
    }

    header .head-clients li:nth-of-type(7) {
        width: 60px;
    }

    header .head-clients li:nth-of-type(3) {
        width: 53px;
    }

     header .head-clients li:nth-of-type(1) img {
        margin-top: 10px;
    }

    header .head-clients li:nth-of-type(2) img {
        margin-top: 15px;
    }

     header .head-clients li:nth-of-type(4) img {
        margin-top: 5px;
    }

     header .head-clients li:nth-of-type(6) img {
        margin-top: 15px;
    }

     header .head-clients li:nth-of-type(8) img {
        margin-top: 10px;
    }

    header .main-logo {
        margin-left: 10px;
        width: 90px;
        height: 60px;
        background-position: 10px 7px;
        background-size: cover;
    }

    header nav.active .main-logo {
        margin-left: 10px;
        width: 90px;
        height: 60px;
        background-position: 5px 5px;
    }

    header .menu {
        margin-right: 10px;
    }

    header .contact {
        margin-left: 23%;
    }

    section.values .value-content .block {
        margin-bottom: 60px;
    }

    section.work {
        height: 1500px;
    }

    section.work .work-elem .arrow {
        display: none;
    }

    section.work .work-elem:hover .arrow {
        display: none;
    }

    section.work .work-elem:hover .btn {
        display: none;
    }

    section.questions {
        height: 800px;
    }

    section.questions form {
        top: 300px;
        left: 30%;
    }

    section.questions .quest-one p:first-child {
        margin-top: 100px;
        text-align: center;
        background-position: center bottom;
    }

    section.questions .quest-one p:last-child {
        text-align: center;
    }

    section.adress .form {
        top: 0;
        left: 0;
        width: 100%;
    }

    section.adress .socials li {
        float: left;
        margin-right: 5%;
    }

    section.adress .socials li:first-child {
        margin-left: 31%;
    }

    footer .footer-content {
        margin-left: 70%;
    }

    section.projects .review .review-head img {
        display: block;
        float: left;
        width: 32%;
    }

    section.projects .review {
        color: #3d3a4e;
        margin-top: 45px;
    }

    section.projects  .review .review-head .person {
        margin-left: 110px;
    }

    section.projects  .review .review-head .head-content {
        width: 270px;
        text-align: center;
    }

    section.projects  .review .review-content {
        text-align: center;
    }

    section.projects nav {
        margin-top: 30px;
        margin-bottom: 25px;
        float: left;
        border-left: none;
        opacity: 1;
        width: 100%;
        transition: .5s;
        padding-left: 50px;
    }

    section.projects .second-nav li {
        float: left;
        border: none;
        border-radius: 0;
        margin-right: 15px;
    }

    section.projects .second-nav li a {
        font-size: 20px;
        padding: 10px;
    }

    section.projects .second-nav li.active  {
        background: none;
    }

    section.projects .second-nav li.active a {
        color: #3d3a4e;
    }

    section.adress .socials li {
        float: left;
        margin-right: 8%;
    }
}

/*-----------------------------tablet styles--------------------------------*/

@media only screen and (min-width: 481px) and (max-width: 768px) {


    section.video {
        display: none;
    }

    section.add-video  {
        display: block;
    }

    section.add-video .add-control-container {
        position: absolute;
        left: 5%;
        top: 20%;
    }

    section.questions {
        background: url("../includes/icon/question-dark.png") center center, url("../includes/icon/question-background.jpg") no-repeat center center;
        background-size: cover;
    }

    header .main-nav {
        position: relative;
        top: 10px;
        width: 100%;
        text-align: center;
    }

    #showcase .application {
        width: 400px;
        height: auto;
        box-sizing: border-box;
        margin: 0 auto;
        margin-top: 10px;
    }

    .application .app-content .app-text {
        margin-left: 20px;
    }

/*
     .application .app-form .app-header p:nth-of-type(1) {
        background: url("../includes/icon/work-one.png") no-repeat 140px; top;
    }
*/

    .app-coloums .col-one {
        float: none;
        width: 280px;
        margin-bottom: 10px;
    }

    .app-coloums .col-two {
        float: none;
        width: 280px;
    }

    .application .app-form input[type=submit] {
        left: 13%;
    }

    header .head-content h1 {
        line-height: 35px;
    }

    header .head-content p:nth-of-type(1) {
        font-size: 20px;
    }

    header .head-content p.clients {
        font-size: 22px;
    }


    footer .footer-content {
        margin-left: 220px;
    }

    footer .footer-content {
        margin-left: 220px;
    }

    header .head-content p.clients {
        margin-top: 80px;
    }

    header .contact {
        margin-left: 9%;
    }

    header .head-clients ul {
        padding-left: 20px;
    }

    header .head-clients li {
        width: 20%;
        margin-right: 30px;
    }

    header .head-clients li:nth-of-type(2) {
        margin-left: 18px;
    }

    section.questions .quest-one p:first-child {
        margin-top: 70px;
    }

    section.questions form {
        top: 80px;
        left: 20%;
    }

    section.projects  .review .review-head .person {
        margin-left: 0px;
    }

    section.projects  .review .review-head .head-content {
        width: 260px;
    }

    section.adress .socials li:first-child {
        margin-left: 25%;
    }

    footer {
        background: #3d3a4e;
        height: 70px;
        color: #fff;
        font-size: 11px;
    }

    footer .footer-content {
        padding-top: 10px;
        text-align: center;
        font-size: 10px;
        margin-left: 0;
        margin: 0 auto;
    }

    footer .footer-content img {
        display: block;
        margin-left: 35px;
        margin-bottom: 5px;
    }

    footer .footer-content img {
        height: 20px;
    }

    section.projects .second-nav {
        padding-left: 10px;
    }

    section.projects .second-nav li {
        margin-right: 10px;
    }

    section.projects .second-nav li:nth-of-type(4) {
        padding-left: 85px;
    }

     header .overlay {
        top: 70px;
    }

    header .main-nav {
        position: relative;
        top: 10px;
        width: 100%;
        text-align: center;
    }

    header .overlay {
        top: 60px;
    }


}

/*-----------------------------mobile styles--------------------------------*/

@media only screen and (max-width: 480px) {


    .callback-form form input[type=submit] {
        margin-left: 10px;
    }

    section.questions form input[type=submit] {
        margin-left: 0;
    }

    section.video {
        display: none;
    }

    section.add-video {
        display: block;
    }

    section.add-video .add-control-container {
        position: absolute;
        left: 0;
        top: 10%
    }

    .head-video {
        display: block;
        margin-top: 40px;
        margin-bottom: 20px;
    }

    section.questions {
        background: url("../includes/icon/question-dark.png") center center, url("../includes/icon/question-background.jpg") no-repeat center center;
        background-size: cover;
    }

    #showcase .application {
        width: 295px;
        height: auto;
    }

    .app-coloums .col-one {
        float: none;
        margin-bottom: 10px;
    }

    .app-coloums .col-two {
        float: none;
    }

    .application .app-content .app-text {
        margin-left: 0;
    }

/*
    .application .app-form .app-header p:nth-of-type(1) {
        background: url("../includes/icon/work-one.png") no-repeat 75px top;
        padding-top: 120px;
    }
*/

    .application .app-form input[type=submit] {
        left: 0%;
    }

    section.questions #iconCheck {
        margin-left: 0
    }

    header {
        height: 600px;
    }

    header .main-nav {
        position: relative;
        top: 10px;
        width: 100%;
        text-align: center;
    }

    header .callback-wrapper {
        width: 150px;
        margin-left: 10%;
    }
	
	header .callback-wrapper2 {
        width: 250px;
        margin: auto;
    }

    header .callback {
        /*width: 145px;*/
        background: none;
        font-size: 14px;
        padding-left: 4px;
    }
	
	header .callback2 {
        width: 250px;
        background: none;
        font-size: 14px;       
		margin: auto;
		
    }

    header .callback-wrapper:hover .callback {
        background: none;
    }
	
	header .callback-wrapper2:hover .callback2 {
        background: none;
    }

    header .menu {
        margin-right: 3px;
        margin-top: 10px;
        width: 60px;
        height: 45px;
        border: 2px solid #ffc000;
    }

    header .menu div {
        margin-top: 8px;
        width: 40px;
        height: 2px;
    }

    header .menu div:first-child {
        margin-top: 11px;
    }

    header .main-logo {
        width: 71px;
        margin-left: 1%;
        background-position: left 10px;
        background-size: cover;
    }

    header nav.active .main-logo {
        margin-left: 1%;
        width: 71px;
        background-position: left 10px;
        background-size: cover;
    }

    header .contact {
        width: 52%;
        display: block;
        margin-left: 3%;
    }

    header .head-content {
        margin-top: 120px;
    }

    header .head-content h1 {
        font-size: 24px;
        padding-bottom: 20px;
    }

    header .head-content h2 {
        font-size: 20px;
    }

    header .head-content p:nth-of-type(1) {
        font-size: 16px;
        padding-bottom: 40px;
    }

    header .head-content p.clients {
        margin-top: 40px;
        margin-bottom: 30px;
        font-size: 18px;
    }

    header .head-clients ul {
        /*margin-left: 13%;*/
        padding-left: 0;
        width: 265px;
        margin: auto;
    }

    header .head-clients li {
        width: 50px;
        height: 20px;
        margin-bottom: 25px;
    }

    header .head-clients li:nth-of-type(3) img {
        height: 30px;
    }

    header .head-clients li:nth-of-type(7) img {
        height: 20px;
    }

    header nav {
        padding: 0;
    }

    header .overlay .main-nav {
        margin-left: 10px;
    }

    header .overlay .main-nav li a {
        padding: 0px;
        text-decoration: none;
        font-size: 26px;
        color: #fff;
        display: block;
        transition: 0.3s;
    }

    header .overlay .main-nav li:last-child {
        padding-left: 0;
        margin-left: 0;
    }

    section.questions {
        height: 750px;
    }

    section.questions .quest-one p:first-child {
        margin-top: 50px;
        font-size: 20px;
    }

    section.questions .quest-one p:last-child {
        font-size: 17px;
    }

    section.questions form {
        top: 50px;
        left: 14%;
        padding: 0 20px;
        display: block;
        width: 290px;
        height: 435px;
        background: #fff;
        position: absolute;
        z-index: 10;
        text-align: center;
        box-shadow: 0 0 2px #000;
    }

    footer {
        background: #3d3a4e;
        height: 90px;
        color: #fff;
        font-size: 11px;
    }

    footer .footer-content {
        padding-top: 15px;
        text-align: center;
        font-size: 10px;
        margin-left: 0;
        margin: 0 auto;
    }

    section.adress .socials li:first-child {
        margin-left: 15%;
    }

    section.projects  .review .review-head .person {
        margin-left: 25%;
    }

    section.projects .second-nav {
        padding-left: 30px;
    }

    section.projects .second-nav li {
        margin-right: 15px;
    }

    section.projects .second-nav li:nth-of-type(2) {
        margin-left: 10px;
    }

    section.projects .second-nav li:nth-of-type(4) {
        padding-left: 0px;
    }

    header nav.active {
        padding: 0;
    }

    section.questions form {
        width: 270px;
        padding-left: 15px;
        /*left: 25px;*/
    }

    section.questions form p:nth-of-type(1) {
        margin-top: 25px;
    }

    section.questions .quest-one p {
        margin-left: 0;
    }

    section.projects nav {
        margin-left: 0;
        padding-left: 0;
    }

    section.projects .second-nav li {
        margin-right: 10px;
    }

    section.projects .second-nav li:nth-of-type(4) {
        padding-left: 0px;
    }

    .callback-form form {
        font-family: "ModernHLight";
        padding: 0;
        display: block;
        width: 270px;
        height: 435px;
        margin: 0 auto;
        margin-top: 30%;
        background: #fff;
        text-align: center;
        box-shadow: 0 0 6px #000;
        position: relative;
    }

     header .overlay {
        top: 60px;
    }

    .application .app-content .app-text {
        padding: 10px;
    }
}