@font-face {
    font-family: "m300";
    src: url("../fonts/MuseoSansCyrl-300.eot");
    src: url("../fonts/MuseoSansCyrl-300.eot?")format("embedded-opentype"),
    url("../fonts/MuseoSansCyrl-300.woff") format("woff"),
    url("../fonts/MuseoSansCyrl-300.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "m100";
    src: url("../fonts/MuseoSansCyrl-100.eot");
    src: url("../fonts/MuseoSansCyrl-100.eot?")format("embedded-opentype"),
    url("../fonts/MuseoSansCyrl-100.woff") format("woff"),
    url("../fonts/MuseoSansCyrl-100.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "m500";
    src: url("../fonts/MuseoSansCyrl-500.eot");
    src: url("../fonts/MuseoSansCyrl-500.eot?")format("embedded-opentype"),
    url("../fonts/MuseoSansCyrl-500.woff") format("woff"),
    url("../fonts/MuseoSansCyrl-500.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "m700";
    src: url("../fonts/MuseoSansCyrl-700.eot");
    src: url("../fonts/MuseoSansCyrl-700.eot?")format("embedded-opentype"),
    url("../fonts/MuseoSansCyrl-700.woff") format("woff"),
    url("../fonts/MuseoSansCyrl-700.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "m900";
    src: url("../fonts/MuseoSansCyrl-900.eot");
    src: url("../fonts/MuseoSansCyrl-900.eot?")format("embedded-opentype"),
    url("../fonts/MuseoSansCyrl-900.woff") format("woff"),
    url("../fonts/MuseoSansCyrl-900.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}





.block1-bg{
	background: url(../img/bg-full.webp) repeat-y;
	height: 100vh !important;
}
.header {
    position: relative;
    z-index: 33;
}
.header__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.1vw 0;
}
.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo__img {
    max-width: 270px;
    margin-right: 0.8vw;
}
.logo__text {
    max-width: 14.1vw;
    position: relative;
    padding-left: 0.7vw;
    padding-top: 0.5vw;
    padding-bottom: 0.5vw;
    color: #a8a3a1;
    font-size: 0.8vw;
}
.block-project {
    border-radius: 50px;
    border: 1px solid #FFFFFF;
    cursor: pointer;
    padding: 0.5vw 1.5vw;
    padding-left: 4vw;
    position: relative;
}
.block-project__img {
    position: absolute;
    width: 6vw;
    left: -2.5vw;
    top: -0.3vw;
    -webkit-animation: jampTrf 4.5s infinite linear;
    animation: jampTrf 4.5s infinite linear;
}
.block-project__text{
	text-decoration: none;
    color: white;
    font-size: 1rem;
}
.link-underline {
    color: #FFFFFF;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 1.2vw;
    font-weight: 400;
    line-height: 1.3;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.link-underline:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 2px;
    background-color: #fad41a;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.block-project__min {
    margin-top: 0.5vw;
    font-size: 0.7vw;
}
.phone-block {
    position: relative;
    padding: 0.9vw 2.5vw;
    background: url(../img/btn-border.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 1011;
}
.phone-block-label {
    position: absolute;
    left: 2.5vw;
    top: 0;
    -webkit-transform: translateY(-48%);
    -ms-transform: translateY(-48%);
    transform: translateY(-48%);
    color: #c8c4bf;
    font-size: 0.7;
    font-weight: 100;
}
.text {
    color: #a8a3a1;
    font-size: 0.81vw;
}
.phone-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.phone-wrap img {
    width: 0.6vw;
    margin-right: 1vw;
}
.number {
    color: #FFFFFF;
    font-family: "BebasNeue', Arial, sans-serif", sans-serif;
    font-size: 1.3vw;
    font-weight: 700;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main__content {
    padding: 3vw 0;
}
.main__info {
    width: 67%;
    text-align: left;
}
.subtitle {
    color: #ffffff;
    font-size: 1.3vw;
    line-height: 1.2;
    margin-bottom: 1.8vw;
    font-weight: 300;
}
.title {
    color: #fff;
    font-size: 2.6vw;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 2vw;
}
.title span {
    font-weight: 600;
    color: #fad41a;
}
.subtitle {
    color: #ffffff;
    font-size: 1.3vw;
    line-height: 1.2;
    margin-bottom: 1.8vw;
    font-weight: 300;
}
.main__advas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 2vw;
}
.main__advas-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main__advas-item:nth-child(1) .main__advas-img {
    margin-right: -1.5vw !important;
}
.main__advas-img {
    height: 6vw;
    margin-right: 1vw;
    -ms-flex-item-align: center;
    align-self: center;
}
.main__advas-item:nth-child(2) .main__advas-img {
    margin-right: 7px;
}
.main__advas-item:nth-child(3) .main__advas-img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    margin-top: 1vw;
    margin-right: -0.1vw;
}
.main__advas-title {
    font-family: "BebasNeue', Arial, sans-serif", sans-serif;
    font-weight: 900;
    font-size: 1.1vw;
	color: #fff;
}
 
.min-text {
    font-size: 0.8vw;
    font-weight: 500;
	color: #fff;
}
.btn-wrap-main {
    width: 24vw;
    position: relative;
    cursor: pointer;
    margin-top: 5vw;
}
.main__img {
    position: absolute;
    right: 0;
    top: 0;
    height: 32vw;
    width: 44vw;
	background: url(../img/circle-m.png) no-repeat center; 
	background-size: 100% 100%;
}
.main-hov {
    position: absolute;
    width: 2vw;
    height: 2vw;
    cursor: pointer;
}
.main-hov-1 {
    left: 40%;
    top: 40%;
}
.main-hov:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 140%;
    height: 140%;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-animation: pulseicon 2.8s infinite linear;
    animation: pulseicon 2.8s infinite linear;
}
.btn-wrap-main .btn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 4vw;
    background-color: #fad41a;
}
.btn-wrap-main img {
    position: absolute;
    width: 19vw;
    right: -9vw;
    top: -7.5vw;
    z-index: 19;
    max-height: none;
    -webkit-animation: jampTrf 4.5s infinite linear;
    animation: jampTrf 4.5s infinite linear;
}
.plus {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fad41a;
    border-radius: 100%;
    padding: 0.3vw;
    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;
    z-index: 15;
}
.tooltip {
    position: absolute;
    left: -0.7vw;
    top: -0.7vw;
    border-radius: 10px;
    border: 1px solid #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0.7vw 1vw;
    padding-left: 3.5vw;
    margin: 0;
    width: 14vw;
    -webkit-transform: scale(0) translateX(-190%);
    -ms-transform: scale(0) translateX(-190%);
    transform: scale(0) translateX(-190%);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.tooltip .text {
    margin: 0;
    color: #000000;
}
.main-hov-2 {
    left: 25%;
    top: 60%;
}
.main-hov-3 {
    left: 59%;
    top: 63%;
}
.main-hov:hover:before {
    opacity: 0;
}
.main-hov:hover {
    z-index: 88;
}
.main-hov:hover .tooltip {
    -webkit-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
}
img {
    max-width: 100%;
    max-height: 100%;
}
.link-underline:hover:before {
    width: 50%;
}
.link-underline:hover  {
    color: #FFFFFF;
}
.number:hover {
    color: #FFFFFF;
}
@-webkit-keyframes pulseicon {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }
}

@keyframes pulseicon {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }
}

@-webkit-keyframes pulseiconLine {
  0% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }

  50% {
    -webkit-transform: translateX(-65%) scale(1);
    transform: translateX(-65%) scale(1);
  }

  100% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }
}

@keyframes pulseiconLine {
  0% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }

  50% {
    -webkit-transform: translateX(-65%) scale(1);
    transform: translateX(-65%) scale(1);
  }

  100% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }
}

@-webkit-keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
}

@keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
}

@-webkit-keyframes slide-up-in {
  0% {
    -webkit-transform: translate(0px, 100%) rotate(1deg);
    transform: translate(0px, 100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

@keyframes slide-up-in {
  0% {
    -webkit-transform: translate(0px, 100%) rotate(1deg);
    transform: translate(0px, 100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

.btn-test-scroll{
	background-color: #e1bf0c; border-radius: 30px;font-weight: 400;
	line-height: 1.5;
	text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    min-height: 5vw;
    min-height: 5vw;
}
.btn-text {
    font-size: 1vw;
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "m900";
    margin-left: 10px;
    padding-top: 13px;
}
.btn-text-sm {
    color: #ffffff;
    font-size: 0.68vw;
    font-weight: 300;
    text-transform: uppercase;
}
.btn:not(:disabled):after {
    margin-left: -30px;
    content: " ";
    
    height: 300px;
    background: #fff;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    top-animation-timing-function: ease-in-out;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@-webkit-keyframes opas {
  0% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes opas {
  0% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOpas {
  0% {
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOpas {
  0% {
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes tooltipShow {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes tooltipShow {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}

@-webkit-keyframes deg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes deg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@-webkit-keyframes jamp {
  0% {
    margin-top: 0;
  }

  15% {
    margin-top: -1rem;
  }

  25% {
    margin-top: 0;
  }

  35% {
    margin-top: -0.5rem;
  }

  45% {
    margin-top: 0;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes jamp {
  0% {
    margin-top: 0;
  }

  15% {
    margin-top: -1rem;
  }

  25% {
    margin-top: 0;
  }

  35% {
    margin-top: -0.5rem;
  }

  45% {
    margin-top: 0;
  }

  100% {
    margin-top: 0;
  }
}

@-webkit-keyframes jampTrf {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  15% {
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%);
  }

  25% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  35% {
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%);
  }

  45% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes jampTrf {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  15% {
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%);
  }

  25% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  35% {
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%);
  }

  45% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }

  30% {
    left: 110%;
    margin-left: 80px;
  }

  100% {
    left: 110%;
    margin-left: 80px;
  }
}

@keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }

  30% {
    left: 110%;
    margin-left: 80px;
  }

  100% {
    left: 110%;
    margin-left: 80px;
  }
}

@-webkit-keyframes pulseicon {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }
}

@keyframes pulseicon {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }
}

@-webkit-keyframes pulseiconLine {
  0% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }

  50% {
    -webkit-transform: translateX(-65%) scale(1);
    transform: translateX(-65%) scale(1);
  }

  100% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }
}

@keyframes pulseiconLine {
  0% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }

  50% {
    -webkit-transform: translateX(-65%) scale(1);
    transform: translateX(-65%) scale(1);
  }

  100% {
    -webkit-transform: translateX(-55%) scale(0.7);
    transform: translateX(-55%) scale(0.7);
  }
}

@-webkit-keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
}

@keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
}

@-webkit-keyframes slide-up-in {
  0% {
    -webkit-transform: translate(0px, 100%) rotate(1deg);
    transform: translate(0px, 100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

@keyframes slide-up-in {
  0% {
    -webkit-transform: translate(0px, 100%) rotate(1deg);
    transform: translate(0px, 100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}







body {
    font-family: "m300";
    overflow-x: hidden;
}
.m100 {
    font-family: "m100";
}
.m500 {
    font-family: "m500";
}
.m700 {
    font-family: "m700";
}
.m900, b, strong {
    font-family: "m900";
}
.nopadl {
padding-left: 0;
}
.nopadr {
padding-right: 0;
}
.right {
text-align: right;
}
.left {
text-align: left;
}
.container {
    width: 100%;
    max-width: 1150px;
}
button {
    transition: 0.3s;
}
* {
    outline: none!important;
}
label.error {
    display: none!important;
}
.error {
    border-color: red!important
}
.valid {
    border-color: green!important;
}
.container-fluid {
    width: 100%;
    max-width: 1818px;
}
.one {
    background-image: url(../img/bg1.webp);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 1355px;
    padding-top: 50px;
    position: relative;
    z-index: 100;
}
.one ul.topnav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-left: 55px;
}
.one ul.topnav li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}
.one ul.topnav li:last-child {
    margin-right: 0;
}
.one ul.topnav li a {
    display: block;
    font-size: 13px;
    color: #fff!important;
    text-transform: uppercase;
    text-decoration: none!important;
    position: relative;
    line-height: 1.2;
    padding-bottom: 5px;
    border-bottom: 2px solid transparent;
    transition: 0.3s;
    letter-spacing: 0.2em;
}
.one ul.topnav li a:hover {
    border-color: #f1bb15;
}
.viberwhats {
    margin: 0;
    position: relative;
    font-size: 10px;
    color: #fff;
    letter-spacing: 0.26em;
    margin-top: -8px;
}
.viberwhats a {
    color: #fff!important;
    text-transform: uppercase;
    text-decoration: none!important;
}
.viberwhats a:hover {
    text-decoration: underline!important;
}
.topphone {
    font-size: 22px;
    color: #fff!important;
    text-decoration: none!important;
    display: block;
}
.topphone img {
    margin-right: 12px;
    position: relative;
    top: 8px;
}
h1 {
    margin: 0;
    color: #fff;
    font-size: 37px;
    line-height: 1.2;
}
.one .container {
    padding-top: 125px;
}
.where ul {
    padding: 0;
    margin: 0;
    list-style-position: none;
    margin-top: 25px;
    margin-bottom: 28px;
}
.where ul li {
    display: inline-block;
    vertical-align: middle;
    font-size:19px;
    color: #fff;
    border-left: 3px solid #f1bb15;
    padding-left: 16px;
    margin-right: 45px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.where ul li:last-child {
    margin-right: 0;
}
.letuscalc {
    margin-bottom: 40px;
}
.letuscalc img {
    display: inline-block;
    vertical-align: middle;
}
.letuscalc span {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 57px);
    font-size: 22px;
    color: #fff;
    line-height: 1.25;
    padding-left: 25px;
}
.yel {
    font-family: "m700";
    background: none;
    border: none;
    border-radius: 100px;
    font-size: 18px;
    color: #000000;
  background-image: -moz-linear-gradient( 0deg, #efb013 0%, #f3c417 100%);
  background-image: -webkit-linear-gradient( 0deg, #efb013 0%, #f3c417 100%);
  background-image: -ms-linear-gradient( 0deg, #efb013 0%, #f3c417 100%);
  width: 100%;
  height: 80px;
}
.yel:hover {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}
.linedivide {
    display: block;
    background-color: rgb(255, 255, 255);
    opacity: 0.302;
    width: 92%;
    height: 1px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
.playvideo {
    display: block;
    width: 100%;
    text-decoration: none!important;
    color: inherit!important;
    margin-left: 15px;
    position: relative;
}
.playvideo > div {
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    transition: 0.3s;
}
.playvideo:hover > div {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}
.playvideo span {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 85px);
    padding-left: 35px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.115em;
}




.pulse {
    box-shadow: 0px 0px 26px 0px rgba(2, 102, 192, 0.17);
    animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.41);
    }
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0.41);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.41);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.41);
    }
    70% {
        -moz-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}
.two {
    background-image: url(../img/bg2.webp);
    background-repeat: no-repeat;
    background-position: calc(50% - 31px) 0%;
    min-height: 886px;
    position: relative;
    z-index: 100;
 
    padding-top: 95px;
}
h2 {
    margin: 0;
    font-family: "m900";
    font-size: 40px;
    color: #000000;
    margin-bottom: 22px;
}
.subh2 {
    margin-bottom: 45px;
    font-family: "m700";
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 17px;
    color: #000000;
}
.two::before {
    content: '';
    display: block;
    z-index: 1000;
  
  position: absolute;
  width: 4px;
  height: 115px;
    left: calc(50% - 2px);
    top: -80px;
}
body {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}
.twoRow {
    padding-top: 75px;
}
.twoRow hr {
    margin-top: 30px;
    margin-bottom: 25px;
  background-color: rgb(0, 0, 0);
  opacity: 0.102;
  width: 100%;
  height: 1px;

}
.twoUl {
    position: relative;
}
.twoUl ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.twoUl ul li {
        display: block;
    font-size: 15px;
    color: #000000;
    padding-left: 35px;
    line-height: 1.2;
    position: relative;
    min-height: 48px;
    margin-bottom: 5px;
}
.twoUl ul li::before {
    content: '';
    display: block;
    background-image: url(../img/beful.png);
    width: 26px;
    transition: 0.3s;
    height: 26px;
    position: absolute;
    left: 0;
    top: -4px;
}
.twoUl ul li:hover::before {
    top: -8px
}
.citat {
    font-size: 19px;
    color: black;
    line-height: 1.3;
    padding-left: 60px;
    position: relative;
    margin: 0;
}
.citat::before {
    content: '';
    display: block;
    background-image: url(../img/citat.png);
    width: 32px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 5px;
}
.three {
    background-image: url(../img/bg3.webp);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 853px;
    margin-top: -15px;
    padding-top: 120px;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.lineb {
    position: relative;
}
.lineb::before {
    content: '';
    display: block;
    z-index: 1000;
  background-color: rgb(241, 187, 21);
  position: absolute;
  width: 4px;
  height: 115px;
    left: calc(50% - 2px);
    top: -57px;
}
.wt {
    color: #fff!Important;
}
.three h2 {
    margin-bottom: 55px;
    font-size: 30px;
}
.preim_wrp {
    position: relative;
    margin-bottom: 30px;
    padding-left: 78px;
}
.preim_wrp p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 9px;
    font-family: "m900"
}
.preim_wrp span {
    font-size: 15px;
    color: #fff;
    line-height: 1.3;
    max-width: 510px;
    display: block;
}
.preim_wrp::before {
    content: '';
    display: block;
    background-image: url(../img/placeholder.png);
    width: 43px;
    height: 57px;
    position: absolute;
    left: 0;
    transition: 0.3s;
    top: 0;
}
.preim_wrp:hover::before {
    top: -8px
}
.three hr {
    border: 2px solid #ecbf17;
    margin-bottom: 30px;
    margin-top: 50px;
}
.three .citat {
    color: #fff;
    font-size: 26px;
}
.four {
    padding: 95px 0px;
}
.descriptp {
    position: relative;
}
.descriptp p {
    font-size: 24px;
    color: #000000;
    margin-bottom: 25px;
}
.descriptp span {
    font-size: 15px;
    color: #000000;
    display: block;
    line-height: 1.35;    
    max-width: 455px;
    width: 100%;
    margin-bottom: 25px;
}
.descriptp ul, .yul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-bottom: 35px;
}
.descriptp ul li, .yul li {
    display: block;
    position: relative;
    padding-left: 37px;
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}
.descriptp ul li::before, .yul li::before {
    content: '';
    display: block;
    background-image: url(../img/beful.png);
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: -1px;
}
.descriptp a {
    transition: 0.3s;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none!important;
}
.descriptp a:hover {
    opacity: .6
}
.four .subh2 {
    margin-bottom: 90px;
}
.lookvideo {
    font-size: 16px;
    color: #fff!Important;
    transition: 0.3s;
  border-radius: 8px;
  background-color: rgb(65, 67, 71);
  width: 52%;
  height: 64px;
    text-align: center;
    margin-right: 12px;
    line-height: 62px;
}
.wantit {
    font-size: 16px;
    color: #000!important;
    text-align: center;
    line-height: 62px;
  border-radius: 8px;
  background-color: rgb(244, 201, 45);
  position: absolute;
  width: 34%;
  height: 64px;

}
.four {
    background-image: url(../img/bg4.jpg);
    background-repeat: no-repeat;
    background-position: -446px 157px;
}
.proj_wrp {
    background-position: center;
    background-size: cover;
    height: 475px;
    cursor: -webkit-grab;
    border-radius: 5px;
}
.photoProj_wrp {
    position: relative;
    box-shadow: 8px 17px 70px rgba(62, 62, 62, 0.19);
    border-radius: 5px;
}
.photoProj_wrp::before {
    content: '';
    display: block;
  border-width: 1px;
  border-color: rgb(0, 0, 5);
  border-style: solid;
  border-radius: 3px;
  opacity: 0.102;
width: 100%;
    height: 100%;
    left: 30px;
    top: -30px;
    position: absolute;
}
.proj_slider {
    position: relative;
    z-index: 100;
}
.priceProj {
    font-size: 15px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
  border-radius: 4px;
  background-color: rgb(244, 201, 45);
  width: 120px;
    text-align: center;
    top: 20px;
    left: -20px;
    position: absolute;
    z-index: 1000;
  height: 30px;
    line-height: 28px;
}
.owl-prev {
    background-image: url(../img/arows.jpg);
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-position: top left;
    box-shadow: 0 0 0 8px #fff;
    margin-left: 7px;
    margin-right: 7px;
}
.owl-next {
    background-image: url(../img/arows.jpg);
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    box-shadow: 0 0 0 8px #fff;
    height: 36px;
    margin-left: 7px;
    margin-right: 7px;
    border-radius: 50%;
    background-position: top right;
}
.owl-prev:hover {
    background-position: bottom left;
}
.owl-next:hover {
    background-position: bottom right;
}
.owl-nav {
    text-align: center;
    position: absolute;
    z-index: 100;
    margin-top: -15px;
    width: 100%;
}
.five .photoProj_wrp::before {
    left: -30px
}
.five {
    background-color: #f6f6f6;
    padding: 80px 0px;
    background-image: url(../img/bg5.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 138px) 74%;
}
.five .lookvideo  {
    width: 60%
}
.nobg {
    background: none
}
.six {
    background-image: url(../img/bg6.webp);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 817px;
    padding-top: 100px;
}
.four.nobg {
    padding-bottom: 140px;
}
.form_wrapper {
    margin-top: 15px;
    background-image: url(../img/formbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    height: 519px;
    padding-left: 62px;
    padding-right: 62px;
    padding-top: 50px;
}
.form_wrapper > p {
    font-size: 20px;
    color: #fff;
    line-height: 1.25;
    margin: 0;
}
.form_wrapper > span {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 1.3;
    padding-left: 22px;
    border-left: 2px solid #f4c92d;
    margin: 20px 0px;
}
input {
    font-size: 17px;
    color: #000;
    background: none;
    border: none;
    margin-bottom: 20px;
    padding: 0px 26px;
    width: 100%;
    display: block;
  border-radius: 6px;
  background-color: rgb(255, 255, 255);
  height: 70px;
border: 1px solid transparent;
}
form button.yel {
    margin: 0;
    border-radius: 6px;
    width: 100%;
}
.pressing {
    margin: 0;
    font-size: 15px;
    color: #fff;
    line-height: 1.3;
    position: relative;
    padding-left: 45px;
    cursor: pointer;
    margin-top: 25px;
}
.pressing::before {
    content: '';
    background-image: url(https://remont-pod-klych.ru/img/presb.png);
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
}
.pressing.pressed::before {
    content: '';
    background-image: url(../img/presb1.png);
}
::-webkit-input-placeholder {color:#000;}
::-moz-placeholder          {color:#000;}/* Firefox 19+ */
:-moz-placeholder           {color:#000;}/* Firefox 18- */
:-ms-input-placeholder      {color:#000;}

.yel:disabled {
    opacity: .6;
    transform: none!important;
}
.wt li {
    color: #fff;
}
.six h2 {
    font-size: 29px;
    margin-bottom: 35px;
}
.wantmore {
     margin-bottom: 50px;
}
.wantmore span {
    font-size: 19px;
    color: #fff;
    line-height: 1.3;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 116px);
    padding-left: 30px;
}
.yul li::before {
    margin-top: 0;
    transition: 0.3s;
}
.yul li:hover::before {
    margin-top: -5px;
}
.seven {
    padding-top: 120px;
    margin-top: -86px;
}
.cameraImg {
    margin-top: 54px;
    float: right;
}
.whatis {
    position: relative;
    padding-left: 95px;
    margin-bottom: 25px;
}
.whatis img {
    position: absolute;
    left: 0;
    transition: 0.3s;
    top: 8px;
}
.whatis:hover img {
    top: 0;
} 
.whatis div p {
    font-size: 22px;
    color: black;
    margin-bottom: 8px;
}
.whatis div span {
    display: block;
    font-size: 15px;
    color: black;
    line-height: 1.25;
    max-width: 520px;
}
.pt55 {
    padding-top: 55px;
}
.eight {
    background-image: url(../img/bg7.png);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 829px;
    position: relative;
    z-index: 100;
    padding-top: 90px;
}
.eight h2 {
    font-size: 28px;
    margin-bottom: 45px;
}
.eight ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.eight ul li {
    position: relative;
    font-size: 18px;
    color: #000;
    line-height: 1.25;
    margin-bottom: 40px;
    display: block;
    padding-left: 67px;
}
.eight ul li::before {
    content: '';
    display: block;
    background-image: url(../img/beful_large.png);
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: calc(50% - 25px);
}
.lookexample {
    display: block;
    background: none;
    border: none;
    font-size: 16px;
    color: #fff!important;
  border-radius: 8px;
  background-color: rgb(46, 48, 52);
  max-width: 310px;
    width: 100%;
    margin-top: 60px;
  height: 64px;
    line-height: 62px;
    transition: 0.3s;
    text-align: center;
    text-decoration: none!important;
}
.lookexample:hover {
    opacity: .6;
}
.dogovor_img {
    display: block;
    background-position: center;
    background-size: cover;
  background-color: rgb(255, 255, 255);
  box-shadow: 10.233px 33.471px 70px 0px rgba(62, 62, 62, 0.1);
  width: 260px;
    position: relative;
    top: 0;
    transition: 0.3s;
  height: 333px;
    margin-left: 60px;
    margin-top: 81px;
}
.dogovor_img:hover {
    top: -10px;
}
.eight .citat {
    font-size: 20px;
    margin: 0;
    margin-top: 30px;
}
.nine {
    position: relative;
    z-index: 10;
    background-image: url(../img/bg8.webp);
    background-repeat: no-repeat;
    height: 730px;
    background-position: top center;
    padding-top: 180px;
    margin-top: -90px;
}
.nine h2 {
    margin-bottom: 30px;
    font-size: 35px;
}
.nine .subh2 {
    margin-bottom: 85px;
}
.garant_wrp {
    position: relative;
}
.garant_wrp img {
    position: relative;
    top: 0;
    transition: 0.3s;
}
.garant_wrp:hover img {
    top: -10px;
}
.garant_wrp p {
    color: #fff;
    margin-bottom: 0;
    line-height: 1.3;
    font-size: 22px;
    margin-top: 28px;
}
.afterLine {
    position: relative;
}
.afterLine::after {
    content: '';
    display: block;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    opacity: 0.2;
    width: calc(100% - 240px);
    position: absolute;
    right: calc(50% - 152px);
    top: calc(50% - 50px);
}
h2.lineb::before {
    left: 0;
    top: -134%;
}
.changestylesh2 h2 {
    font-size: 28px
}
.changestylesh2 .subh2 {
    margin-bottom: 0;
}
.ten {
    padding-top: 82px;
    background-image: url(../img/bg9.jpg);
    background-repeat: no-repeat;
    background-position: 295px 224px;
    padding-bottom: 100px;
}
.cocoen_wrp {
    margin-bottom: 90px;
    margin-top: 20px;
    position: relative;
    box-shadow: 8px 17px 70px rgba(62, 62, 62, 0.19);
}
.cocoen_wrp::before {
    content: '';
    display: block;
    border-width: 1px;
    border-color: rgb(0, 0, 5);
    border-style: solid;
    border-radius: 3px;
    opacity: 0.102;
    width: 100%;
    height: 100%;
    left: 45px;
    top: 45px;
    position: absolute;
}
.cocoen {
    position: relative;
    z-index: 1000
}
.cocoen-drag::before {
    background: none;
    border: none;
    background-image: url(../img/beforeafter.png);
    width: 65px;
    height: 65px;
    left: calc(50% - 25px);
    top: 98%;
}
.cocoen {
    overflow: visible
}
.cocoen img, .cocoen picture>img {
    height: 624px;
}
.cocoen-drag {
    background: none;
    bottom: 0;
    cursor: ew-resize;
    left: 50%;

    position: absolute;
    top: 0;
    
}
.eleven {
    background-image: url(../img/bg10.webp);
    min-height: 687px;
}
.eleven .yul li {
    padding-left: 65px;
    font-size: 18px;
    margin-bottom: 45px;
}
.eleven .yul li::before {
    background-image: url(../img/beful_large.png);
    width: 50px;
    height: 50px;
    top: calc(50% - 25px);
}
.eleven .form_wrapper {
    background-image: url(../img/formbg2.png);
    height: 489px;
}
.eleven h2 {
    margin-bottom: 50px;
}
.twelve {
    position: relative;
    background-image: url(../img/bg11.jpg);
    background-repeat: no-repeat;
    min-height: 373px;
    margin-top: 80px;
    margin-bottom: 110px;
    padding-top: 90px;
    background-position: calc(50% + 42px) 50%;
}
.twelve .subh2 {
    margin-bottom: 30px;
}
.twelve h2 {
    font-size: 29px;
    margin: 0;
}
h2 span {
    color: #fbc914;
}
.thirtin {
    background-color: #f6f6f6;
    padding-top: 80px;
    padding-bottom: 120px;
    background-image: url(../img/bg12.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 73px) 50%;
}
.thirtin h2 {
    margin-bottom: 55px;
}
.playvideoK {
    display: block;
    position: relative;
    width: 100%;
    height: 270px;
    background-position: center;
    background-size: cover;
    box-shadow: 10.233px 33.471px 70px 0px rgba(62, 62, 62, 0.1);
}
.playvideoK::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    background-color: rgba(0, 0, 0, 0.31);
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/playvideo2.png);
    background-size: 56px;
}
.playvideoK:hover::after {
    background-size: 50px;
    
} 
.fourtin {
    background-image: url(../img/bg13.webp);
    background-repeat: no-repeat;
    min-height: 1206px;
    background-position: top center;
    padding-top: 145px;
    position: relative;
    z-index: 1000;
}
.fourtin h2 {
    margin-bottom: 115px;
}
.quest_wrp {
    margin-bottom: 30px;
    position: relative;
    background-color: #fff;
    padding: 44px;
}
.quest_wrp, .quest_wrp * {
    transition: 0.3s;
}
.quest_wrp > p {
    position: relative;
    font-size: 22px;
    color: #000;
    line-height: 1.25;
    margin-bottom: 28px;
    padding-left: 70px;
}
.quest_wrp > p span {
    font-size: 38px;
    color: #f4c92d;
    left: 0;
    top: 0;
    line-height: 1;
    position: absolute;
}
.quest_wrp > span {
    display: block;
    font-size: 15px;
    color: #000;
    line-height: 1.25;
}
.padchange .quest_wrp {
    padding: 50px 44px
}
.quest_wrp:hover {
    background-color: #424448;
}
.quest_wrp:hover p {
    color: #fff
}

.quest_wrp:hover > span {
    color: #fff
}
.fiftin {
    background-image: url(../img/bg14.jpg);
    background-repeat: no-repeat;
    min-height: 778px;
    background-position: top center;
    margin-top: -250px;
    padding-top: 300px;
}
.int1 {
    font-size: 28px;
    color: black;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 0.1em;
    margin-bottom: 0;
}
.int2 {
    font-size: 18px;
    color: black;
    margin-bottom: 45px;
}
.aboutt {
    margin-bottom: 40px;
    border-left: 2px solid #f1bb15;
    padding-left: 36px;
    font-size: 20px;
    color: black;
    line-height: 1.3;
}
.politikakonfe  {
    margin-bottom: 0;
    font-size: 16px;
    color: black;
}
.politikakonfe a {
    text-decoration: underline;
    color: black!important;
}
.politikakonfe a:hover {
    text-decoration: none;
}
.footline {
    display: block;
  background-color: rgb(0, 0, 0);
  opacity: 0.102;
  max-width: 317px;
  height: 1px;
width: 100%;
    margin: 30px 0px;
}
.gotop {
    transition: 0.3s;
    display: block;
    text-align: center;
    text-decoration: none!important;
    color: #000!important;
    line-height: 62px;
    font-size: 18px;
  border-radius: 8px;
  background-color: rgb(241, 187, 21);
  width: 150px;
  height: 64px;

}
.gotop:hover {
    opacity: .6;
}
.fiftin h2 {
    font-size: 32px;
    margin: 0;
}
.fiftin hr {
  background-color: rgb(255, 255, 255);
  opacity: 0.102;
  max-width: 457px;
width: 100%;
  height: 1px;
margin-top: 40px;
    margin-bottom: 30px;
}
.fiftin .viberwhats {
    padding-left: 84px;
    font-size: 13px
}
.social {
    padding: 0;
    margin: 0;
    margin-top: 40px;
    list-style-type: none;
    padding-bottom: 20px;
}
.social li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.social li img {
    border-radius: 50%;
    transition: 0.3s;
}
.social li:hover img {
    background-color: #f1bb15;
}
.razrab {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    line-height: 1.3;
}
.razrab a {
    font-size: 16px;
    color: #f1bb15!important;
    text-decoration: underline
}
.razrab a:hover {
    text-decoration: none
}
.fiftin .topphone {
    font-size: 24px
}
section > h6 {
    width: 0!important;
    height: 0!important;
    position: absolute!important;
    margin: 0!important;
    padding: 0!important;
    list-style-type: none!important;
    display: none!important;
    opacity: 0!important;
    visibility: hidden!important;
}
.onlymob {
    display: none
}
.nomob {
    display: block
}
.modal_wrpa {
    position: relative;
    padding-left: 75px;
    padding-right: 75px;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-color: #fff;
}
.closemod {
    position: absolute;
    z-index: 1000;
    cursor: pointer;
    right: 20px;
    top: 20px;
}
.mt1 {
    font-size: 23px;
    color: black;
    line-height: 1.25;
    margin-bottom: 20px;
}
.checkbox,
.radio {
	display: none;
}
.checkbox-custom,
.radio-custom {
	width: 20px;
	height: 20px;
	border: 2px solid #ccc;
	border-radius: 3px;
	position: relative;
}

.checkbox:checked + .checkbox-custom::before,
.radio:checked + .radio-custom::before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background: #413548;
	border-radius: 2px;
}
.radio-custom,
.radio:checked + .radio-custom::before {
	border-radius: 50%;
}
.checkbox-custom,
.radio-custom,
.label {
	display: inline-block;
	vertical-align: middle;
}
.stedmod  {
    position: relative;
    font-size: 17px;
    color: black;
    padding-left: 30px;
    line-height: 1.25;
    margin: 20px 0px;
}
.stedmod span {
    display: block;
    position: absolute;
    line-height: 1;
    left: 0;
    top: 2px;
    font-size: 16px;
    color: #f4c92d;
}
select {
    background: none;
    border: none;
    font-size: 17px;
    color: rgba(0, 0, 0, 0.302);
    padding-left: 15px;
    padding-right: 25px;
    background-image: url(../img/select.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.102);
  border-style: solid;
  border-radius: 6px;
  background-color: #fff;
  width: 100%;
    transition: 0.3s;
        display: block;
  height: 54px;
}
select:focus {
    border-color: black;
}
.modal_wrpa input {
    transition: 0.3s;
    border-color: rgba(0, 0, 0, 0.102);
}
.modal_wrpa input:focus {
    border-color: black;
}
.modal_wrpa input::-webkit-input-placeholder {color:rgba(0, 0, 0, 0.302);}
.modal_wrpa input::-moz-placeholder          {color:rgba(0, 0, 0, 0.302);}/* Firefox 19+ */
.modal_wrpa input:-moz-placeholder           {color:rgba(0, 0, 0, 0.302);}/* Firefox 18- */
.modal_wrpa input:-ms-input-placeholder      {color:rgba(0, 0, 0, 0.302);}
.pressing a {
    font-size: 15px;
    color: #ebbc11!important;
    text-decoration: underline;
}
.pressing a:hover {
    text-decoration: none;
}
.modal_wrpa .pressing {
    font-size: 15px;
    color: #a2a2a2;
}
.modal_wrpa .pressing::before {
    background-image: url(https://remont-pod-klych.ru/img/mp1.png)
}
.modal_wrpa .pressing.pressed::before {
    background-image: url(../img/mp2.png)
}
.plosad_wrp {
    
}
.plosad_wrp input {
    max-width: 100px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-bottom: 0;
}
.plosad_wrp span {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    color: black;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.label {
    font-size: 15px;
    color: black;
    font-weight: normal;
    padding: 0;
    margin: 0;
    padding-left: 15px;
    display: inline-block;
    width: calc(100% - 26px);
    text-align: left;
}
.checkbox-custom, .radio-custom {
    background: none;
    border: none;
  border-radius: 3px;
  background-color: rgb(220, 220, 220);
  opacity: 0.4;
  width: 22px;
  height: 22px;

}
.checkbox:checked + .checkbox-custom::before, .radio:checked + .radio-custom::before {
    right: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    background-image: url(../img/checked.png);
    background-repeat: no-repeat;
    width: 100%;
    left: 0;
    background-position: center;
    background-color: #f4c92d;
}
.checkbox:checked + .checkbox-custom {
    opacity: 1;
}
label {
    margin-bottom: 18px;
    display: block;
    cursor: pointer;
}

.mt2 {
    font-size: 20px;
    color: black;
    line-height: 1.25;
    margin-bottom: 25px;
}
.mt3 {
    font-size: 16px;
    color: black;
    margin-bottom: 20px;
    line-height: 1.2;
}
.thanks_wrp {
    display: inline-block;
    position: relative;
}
.thanks_wrp .closemod {
        background: #fff;
    padding: 0;
    width: 20px;
    padding-bottom: 1px;
    right: 0!important;
    top: 0!important;
}
.thanks_wrp > img {
        max-width: 100%;
    display: block;
}
.polit_wrp {
    max-width: 100%;
    padding: 40px 20px;
}
.wow {
    visibility: hidden;
}
.rubberBand, .pulse {
    visibility: visible
}
.form_wrapper.pulse:hover{
    animation: none
}
.three::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 77px;
    width: 45vw;
    background: #fff;
}
.logo {
    margin-top: -30px;
    max-width: 260px;
    width: 100%;
}
.logobot {
        max-width: 270px;
    margin-bottom: 30px;
    width: 100%
}





























/* Plan */
@media (max-width: 970px){
	
html, body {
    overflow-x: hidden;
}
.mvid{
	height: 250px;
}
.contz {
    background-image: none;
}
.f-phone a{
    font-size: 26px;
    font-family: 'Montserrat', Arial, sans-serif;
    color: #000;
}
.conTex{
    color: #000;
}

.f-gr {
    font-size: 16px;
    font-family: 'Montserrat', Arial, sans-serif;
    margin-top: 20px;
    color: #333;
}
.zH1W {
    font-size: 22px !important;
    text-align: center;
}
.z-block9 {
    background-image: none;
	padding-top: 40px;
    padding-bottom: 0px;
}
.sec1 {
    background-image: none;
}
.container {
    max-width: 90vw;
}
.logo {
    margin-bottom: 0.6rem;
}
.logo__text {
    display: none;
}
.text {
    font-size: 0.6rem;
}
.phone-wrap img {
    width: 0.5rem;
    margin-right: 0.5rem;
}
.number {
    font-size: 1.7rem;
    margin-top: 5px;
}
.main__info {
    width: 100%;
}
.subtitle {
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
}
.title {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
.main__advas-item {
    margin: 0.4rem;
    width: 100%;
}
.logo__img {
    max-width: 5rem;
    margin-right: 1rem;
}
.main__advas-title {
    font-size: 1.0rem;
}
.min-text {
    font-size: 0.6rem;
}
.main__advas-img {
    height: 7rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.main__advas-item:nth-child(1) .main__advas-img {
    margin-left: 0rem;
    width: 5rem;
    padding-top: 21px;
}
.main__advas-item:nth-child(2) .main__advas-img {
    margin-left: 0rem;
    width: 5rem;
    padding-top: 21px;
}
.main__advas-item:nth-child(3) .main__advas-img {
    margin-left: 0rem;
    width: 5rem;
    padding-top: 21px;
}
.main__img {
    display: none;
}
.btn-wrap-main {
    width: 17rem;
    margin-top: 3rem;
}
.btn-text {
    font-size: 0.7rem;
}
.btn-text-sm {
    font-size: 0.7rem;
}
.btn-wrap-main img {
	width: 15rem;
    right: -8.9rem;
    top: -5.7rem;
}
.sec1 .blockText {
    margin-top: 29px;
}


}


.fixPhone{
    display: none;
}
.mhid{
	display:block;  
}
.phid{
	display:none; 
}


/* Tel */
@media (max-width: 567px){
.header__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fixPhone{
	position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 999999;
    display: block;
	-webkit-animation: jampTrf 4.5s infinite linear;
    animation: jampTrf 4.5s infinite linear;
}
.f-phone img {
    margin-right: 10px;
    width: 50px;
}
.f-phone a {
    font-size: 23px;
    font-family: 'Montserrat', Arial, sans-serif;
    color: #333;
}
.z-block6 p {
    font-size: 12px;
}
.z-block6 .ic {
    margin-right: 15px;
    width: 30px;
    height: 30px;
}

.city {
    color: #000000;
    font-size: 18px;
    font-family: 'BebasNeue', Arial, sans-serif;
    line-height: 1.05;
    font-weight: 700;
    text-align: center;
}
.z-block5-Text {
    font-size: 16px !important;
    text-align: center;
}
.z-block5-Text-P {
    font-size: 12px;
    text-align: center;
}
.zH2W {
    color: #ffffff;
    font-size: 15px !important;
}
.sec1 .TextPB {
    font-size: 14px;
}
.zborderF {
    font-size: 14px !important;
}
.hidTel{
	display: none;
}
.zH1 {
    font-size: 26px !important;
}
.zH3 {
    font-size: 11px;
    line-height: 1.3;
}
.main__advas-title {
    font-size: 1.7rem;
}
.min-text {
    font-size: 0.9rem;
}
.main__advas-item:nth-child(1) .main__advas-img {
    margin-left: 0rem;
    width: 7rem;
    padding-top: 21px;
}
.main__advas-item:nth-child(2) .main__advas-img {
    margin-left: 0rem;
    width: 6.1rem;
    padding-top: 21px;
}
.main__advas-item:nth-child(3) .main__advas-img {
    margin-left: 0rem;
    width: 6.6rem;
    padding-top: 21px;
}
.link-underline {
    font-size: 1.5rem;
}
.phone-block {
    background: transparent;
    padding: 0;
    margin-left: 2rem;
}
.logo__text {
    display: none;
}
.block-project {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 0.5rem 1.5rem;
    padding-left: 4rem;
    margin-top: 1rem;
    margin-bottom: 0rem;
    order: 2;
    height: auto;
    width: 100%;
    margin-top: 10px;
	height: 50px !important;
}

.mhid{
	display:none;
}
.phid{
	display:block;
}
.block-project__text {
    text-align: center;
    margin: auto;
}


.block-project__img {
    position: absolute;
    width: 6rem;
    left: -2.5rem;
    top: -0.3rem;
}
.block-project__min {
    margin-top: 0.5rem;
    font-size: 0.9rem;
}
.phone-block {
    background: transparent;
    padding: 0;
    margin-left: 2rem;
}
.phone-block {
    padding: 1rem 1rem;
}
.phone-block-label {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    font-size: 0.9rem;
}
.title {
    font-size: 1.5rem;
}
.main__advas {
    padding-top: 1rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.logo__img {
    margin-top: 0rem;
    max-width: 360px;
}

}














.wow {
    visibility: visible !important;
} 


#main{
	background: url(../img/bg-full.webp) repeat-y;
}	
.section1{
	height: 100vh !important;
	display: flex;
    align-content: space-between;
    flex-direction: column;
    justify-content: space-between;
}		



.nHead {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
}


.logoZ{
	display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

 
 
 
.ziz1::before {
    content: '';
    display: block;
    background-image: url(../img/z1.png) !important;
    width: 60px;
    height: 57px;
    position: absolute;
    left: 0;
    transition: 0.3s;
    top: 0;
}

.ziz2::before {
    content: '';
    display: block;
    background-image: url(../img/z2.png) !important;
    width: 60px;
    height: 57px;
    position: absolute;
    left: 0;
    transition: 0.3s;
    top: 0;
}

.ziz3::before {
    content: '';
    display: block;
    background-image: url(../img/z3.png) !important;
    width: 60px;
    height: 57px;
    position: absolute;
    left: 0;
    transition: 0.3s;
    top: 0;
}