/* Fonts */
@font-face {
  font-family: 'UbuntuMedium';
  src: url('../fonts/Ubuntu-Medium.eot');
  src: url('../fonts/Ubuntu-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Ubuntu-Medium.woff2') format('woff2'), url('../fonts/Ubuntu-Medium.woff') format('woff'), url('../fonts/Ubuntu-Medium.ttf') format('truetype'), url('../fonts/Ubuntu-Medium.svg#Ubuntu-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'UbuntuBold';
  src: url('../fonts/Ubuntu-Bold.eot');
  src: url('../fonts/Ubuntu-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Ubuntu-Bold.woff2') format('woff2'), url('../fonts/Ubuntu-Bold.woff') format('woff'), url('../fonts/Ubuntu-Bold.ttf') format('truetype'), url('../fonts/Ubuntu-Bold.svg#Ubuntu-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'UbuntuLight';
  src: url('../fonts/Ubuntu-Light.eot');
  src: url('../fonts/Ubuntu-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Ubuntu-Light.woff2') format('woff2'), url('../fonts/Ubuntu-Light.woff') format('woff'), url('../fonts/Ubuntu-Light.ttf') format('truetype'), url('../fonts/Ubuntu-Light.svg#Ubuntu-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu.eot');
  src: url('../fonts/Ubuntu.eot?#iefix') format('embedded-opentype'), url('../fonts/Ubuntu.woff2') format('woff2'), url('../fonts/Ubuntu.woff') format('woff'), url('../fonts/Ubuntu.ttf') format('truetype'), url('../fonts/Ubuntu.svg#Ubuntu') format('svg');
  font-weight: normal;
  font-style: normal;
}
p {
  margin: 0;
  padding: 0;
}
* {
  outline: none;
}
html {
  font-size: 10px;
}
header {
  background: #FFF;
  min-height: 10rem;
	position: fixed;
  width: 100%;
  z-index: 50;
  top: 0;
  border-bottom: 1px solid #ccc;
}
input,
button,
textarea {
  outline: none;
}
.mb2rem {
  margin-bottom: 4rem;
}
.taCenter {
  text-align: right;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.zagWhite {
  font-family: 'UbuntuMedium';
  font-size: 4.5rem;
  color: #ffffff;
  margin-bottom: 2.5rem;
  margin-top: 0;
}
.podzagBl {
  font-family: 'UbuntuMedium';
  font-size: 3.6rem;
  color: #ffffff;
  margin-bottom: 2.5rem;
}
.podzag3Bl {
  font-family: 'UbuntuLight';
  font-size: 2.6rem;
  color: #ffffff;
  margin-bottom: 2.5rem;
}
.yellow {
  color: #ffd800;
  position: relative;
  z-index: 1;
}
.yellow:after {
  content: '';
  background: url(../img/brush.png);
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: -1rem;
  right: -10rem;
  width: 40rem;
  height: 7rem;
}
.text-logo {
  text-align: center;
}
.text-logo-name {
  text-transform: uppercase;
  font-family: 'UbuntuMedium';
  font-size: 3rem;
  color: #2e2e2e;
  letter-spacing: 2px;
}
.text-logo-podname {
  font-family: 'Ubuntu';
  font-size: 1.2rem;
  color: #2e2e2e;
}
.text-logo-name-w {
  text-transform: uppercase;
  font-family: 'UbuntuMedium';
  font-size: 3rem;
  color: #ffffff;
  letter-spacing: 2px;
}
.text-logo-podname-w {
  font-family: 'Ubuntu';
  font-size: 1.2rem;
  color: #ffffff;
}
.contacts {
  text-align: center;
}
.contacts-time {
  font-family: 'Ubuntu';
  font-size: 1.4rem;
  color: #2e2e2e;
}
.contacts-phone {
  font-family: 'UbuntuMedium';
  font-size: 2.8rem;
  color: #2e2e2e;
}
.contacts-time-w {
  font-family: 'Ubuntu';
  font-size: 1.4rem;
  color: #ffffff;
}
.contacts-phone-w {
  font-family: 'UbuntuMedium';
  font-size: 2.8rem;
  color: #ffffff;
}
.wrap {
  display: table;
  width: 100%;
  height: 10rem;
}
.wrap-block {
  display: table-cell;
  vertical-align: middle;
}
.b1-clear {
  clear: both;
}
.button-recall {
  font-family: 'UbuntuBold';
  font-size: 1.4rem;
  padding: 1rem 2rem;
  -webkit-border-radius: 10rem;
  border-radius: 10rem;
  border: 0px;
 background-color: #ffd700;
}
.b1 {
  background: url("../img/remont-kvartir-2013.png") no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 5rem 0;
  background-attachment: fixed;
  margin-top: 10rem;
}
.b1-text-icon {
  font-family: 'UbuntuMedium';
  font-size: 1.8rem;
  color: #ffffff;
}
.b1-yellow {
  color: #ffd800;
}
.b1-right {
  /*background: url("../img/vector.png") no-repeat right top;*/
  background-color: rgb(42, 29, 26);

    background-image: url("../img/poligon.png");
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  position: relative;
  background-size: 60px;
    background-repeat: no-repeat;
    background-position: right 30%;
}
.b1-right-pol{
     position: absolute;
    right: -2rem;
    bottom: 8rem;
}

@media (max-width: 800px){
  .b1-right-pol{
    right: 0rem;
  }  
}

.b1-right-img {
  position: absolute;
  top: 0;
  right: 0;
}
.b1-right-name {
  color: #ffffff;
  text-align: center;
  font-size: 2.6rem;
  font-family: 'UbuntuLight';
  margin-bottom: 3rem;
}
.b1-right-name-medium {
  font-family: 'UbuntuMedium';
}
.b1-right-podname {
  font-size: 1.8rem;
  font-family: 'UbuntuLight';
  color: #ffffff;
  text-align: center;
  margin-bottom: 3rem;
}
.b1-right-button {
  
  font-size: 1.3rem;
  font-family: 'UbuntuBold';
  color: #000011;
  border: 0px;
  text-align: center;
  padding: 3rem 3rem;
  margin-bottom: 3rem;
  -webkit-border-radius: 10rem;
  border-radius: 10rem;
  text-transform: uppercase;
}





.b1-right-mt {
  /*margin-top: 32rem;*/
  margin: 3rem 3rem;
}
.b1-right-mt-title{
  font-family: 'UbuntuLight';
  font-size: 3rem;
  color: rgb(255, 215, 0);
  line-height: 1.2;
}
.b1-right-mt-under-title{
  font-family: 'UbuntuLight';
  font-size: 2.4rem;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  margin-top: 1.5rem;
}
.b1-right-mt-ul{
  margin-top: 1.5rem;
  padding-left: 2rem;
  font-family: "Ubuntu";
  font-size: 1.8rem;
  color:#fff;
  list-style-type: none;
}

.b1-right-mt-ul li{
  position: relative;
}

.b1-right-mt-ul li:before{
  content: '▶';
    position: absolute;
    left: -2rem;
    font-size: 1.1rem;
    top: 0.5rem;
}

.b1-right-mt-but {
    font-size: 1.6rem;
    font-family: 'UbuntuBold';
    color: #000011;
    border: 0px;
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 3rem;
    border-radius: 0 10rem 10rem 0;
    text-transform: uppercase;
    height: 5.8rem;
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,2,.2);
    box-shadow: inset 0 -3px 0 rgba(0,0,2,.2);
    background-color: #ffd700;
    margin-left: -4.5rem;
    position: relative;
    padding: 1.5rem 0;
    padding-left: 9rem;
    margin-top: 5rem;
    cursor: pointer;
    animation: radial-pulse 1s 4;
    animation-delay: 3s;
}

.b1-right-mt-but:hover {
 -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,2,.2);
    box-shadow: inset 0 -3px 0 rgba(0,0,2,.2);
  background-image: linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -moz-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -webkit-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -ms-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
}
.b1-right-mt-but:active {
  box-shadow: 0px -4px 46px -9px #000000 inset;
  background-image: linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -moz-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -webkit-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -ms-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
}

.b1-right-mt-but img{
  position: absolute;
  left: 0;
  bottom: 3px;
}

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

.zagBlack {
  font-family: 'UbuntuMedium';
  font-size: 4.2rem;
  color: #000011;
  margin-bottom: 2.5rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.zag3153 {
  background: #ffd800;
}
.b2 {
  padding: 5rem 0;
}
.b2-min img {
  margin-bottom: 1rem;
  display: inline!important;
}
.b2-select {
  cursor: pointer;
  border-radius: 5px;
}
.b2-active-p {
  background: #ccc;
  opacity: 0.3;
}
.b2-main-p{
  border-radius: 5px;
}
.b2-right {
  padding: 0 5rem;
}
.b2-right-zag {
  font-size: 2.8rem;
  font-family: 'UbuntuLight';
  color: #000011;
  line-height: 1.2;
}
.b2-right-zag2 {
  font-family: 'UbuntuMedium';
  font-size: 1.6rem;
  color: #000011;
  margin-bottom: 1rem;
}
.b2-right-text2 {
  font-size: 1.4rem;
  font-family: 'Ubuntu';
  color: #000011;
}
.b2-right-table {
  font-size: 1.6rem;
  font-family: 'Ubuntu';
  color: #000011;
  margin: 3rem 0;
}
.b2-right-table td {
  border-bottom: 1px solid #ccc;
  padding: 1rem 0;
}
.b2-right-table-right {
  font-family: 'UbuntuMedium';
  font-size: 1.6rem;
}
.b2-comment {
  background: #f3f3f3;
  border-radius: 2rem;
  padding: 3rem;
  margin-top: 3rem;
}
.b2-comment-text {
  font-family: 'Ubuntu';
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.b2-comment-name {
  font-family: 'UbuntuMedium';
  font-size: 1.6rem;
}
.b2-slick-prev {
  background: #f8f8f8;
  padding: 2rem;
  border-radius: 50%;
  position: absolute;
  top: -100px;
  right: 60px;
  cursor: pointer;
}



.b2-slick-prev:hover {
  background: #ffd800;
}
.b2-slick-next {
  background: #f8f8f8;
  padding: 2rem;
  border-radius: 50%;
  position: absolute;
  top: -100px;
  right: 0;
  cursor: pointer;
}


@media(max-width: 744px){
  .b2-slick-prev {
    top: -20px;
  }
  .b2-slick-next {
    top: -20px;
  }
  .draggable{
    margin-top: 5rem;
  }
}

.b2-slick-next:hover {
  background: #ffd800;
}
.b3 {
  padding: 5rem 0;
  background: url("../img/b3-bg.png") no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}
.b3-text-zag {
  font-family: 'UbuntuMedium';
  font-size: 4.2rem;
  color: #ffffff;
}
.b3-text-podzag {
  font-family: 'UbuntuLight';
  font-size: 1.6rem;
  color: #ffffff;
}
.b3 input,
.b3 button {
  min-width: 30rem;
  margin-right: 1rem;
}
.b3 input {
  font-family: 'Ubuntu';
  font-size: 1.6rem;
  color: #000011;
}
.b3-man {
  position: absolute;
  right: 0;
  bottom: -4rem;
}
.b3-input {
  margin: 4rem 0;
}
.b3-input-name {
  border-radius: 10rem;
  padding: 2rem 3rem;
  border: 0;
  height: 5.8rem;
  background: #ffffff url("../img/b3-user.png") right;
  background-repeat: no-repeat;
  /*Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð¿Ð¾Ð²Ñ‚Ð¾Ñ€ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ*/
  background-position: 90%;
  /*ÐŸÐ¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€ÑƒÐµÐ¼*/
}
.b3-input-phone {
  border-radius: 10rem;
  padding: 2rem 3rem;
  border: 0;
  height: 5.8rem;
  background: #ffffff url("../img/b3-phone.png") right;
  background-repeat: no-repeat;
  /*Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð¿Ð¾Ð²Ñ‚Ð¾Ñ€ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ*/
  background-position: 90%;
  /*ÐŸÐ¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€ÑƒÐµÐ¼*/
}
.b3-input-but {
  font-size: 1.3rem;
  font-family: 'UbuntuBold';
  color: #000011;
  border: 0px;
  text-align: center;
  padding: 2rem 3rem;
  margin-bottom: 3rem;
  border-radius: 10rem;
  text-transform: uppercase;
  height: 5.8rem;
}
.b3-info {
  font-family: 'UbuntuLight';
  font-size: 1.2rem;
  color: #ffffff;
}
.b4 {
  padding: 5rem 0;
}
.b4-margin {
  margin: 3rem 0;
}
.b4-vibor {
  border: 1px solid #f3f3f3;
  padding: 2rem;
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 10rem;
  border-radius: 10rem;
  color: #000011;
}
.b4-vibor img {
  padding-top: 1.2rem;
}
.b4-vibor-name {
  font-family: 'UbuntuMedium';
  font-size: 2.8rem;
}
.b4-vibor-pod {
  font-family: 'Ubuntu';
  font-size: 1.8rem;
}
.b4-vibor:hover {
  background: #191919;
  z-index: 5;
  color: #ffd800 !important;
}
.b4-vibor:hover .b4-vibor-pod {
  color: #ffffff !important;
}
.b4-vibor:hover:after {
  top: 9rem;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 4rem;
  width: 15rem;
  background: url("../img/b4-bg.png") no-repeat;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  position: absolute;
  pointer-events: none;
  margin-left: -7rem;
  z-index: 2;
}
.b4-active {
  background: #191919;
  z-index: 5;
  color: #ffd800 !important;
}
.b4-active .b4-vibor-pod {
  color: #ffffff !important;
}
.b4-active:after {
  top: 9rem;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 4rem;
  width: 15rem;
  background: url("../img/b4-bg.png") no-repeat;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  position: absolute;
  pointer-events: none;
  margin-left: -7rem;
  z-index: 2;
}

@media (max-width: 1199px){
  .b4-active:after{
    top: 7rem;
  }
}
@media (max-width: 617px){
  .b4-active:after{
    top: 7.5rem;
    width: 8rem;
    margin-left: -4rem;
  }
}

.b4-main-phot img {
  border-radius: 1.2rem 1.2rem 0 0;
}
.b4-main-phot-bottom {
  color: #ffffff;
  font-size: 3rem;
  font-family: 'UbuntuMedium';
  background: #191919;
  padding: 3rem;
  border-radius: 0 0 1.2rem 1.2rem;
}
.b4-main-phot-button {
  font-size: 1.4rem;
  font-family: 'UbuntuLight';
  color: #000011;
  border: 0px;
  text-align: center;
  padding: 1.5rem 3rem;
  margin: 1.5rem 0;
  width: 100%;
  -webkit-border-radius: 10rem;
  border-radius: 10rem;
  text-transform: uppercase;
}
.b4-main-text-title {
  font-family: 'UbuntuLight';
  color: #000011;
  font-size: 3rem;
}
.b4-main-text-title-hid {
  font-family: 'UbuntuLight';
  color: #000011;
  font-size: 3rem;
  display: none;
  margin-bottom: 1.5rem;
}

@media (max-width: 991px){
    .b4-main-text-title{
      display: none;
    }
    .b4-main-text-title-hid{
      display: block;
    }
}

.b4-main-text-title-big {
  font-family: 'UbuntuMedium';
  color: #000011;
  font-size: 3rem;
}
.b4-main-text-add {
  font-family: 'UbuntuMedium';
  color: #000011;
  font-size: 1.8rem;
  margin: 2rem 0;
}
.b4-main-text-ul {
  font-family: 'Ubuntu';
  font-size: 1.5rem;
  list-style: none;
  padding: 0;
}
.b4-main-text-ul li {
  margin-bottom: 1rem;
  background: url(../img/b4-ok.png) left center no-repeat;
  padding: 0.4rem 0 0.4rem 3.5rem;
}
.b5 {
  background: url('../img/b5-bg.png');
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  margin-top: 4rem;
  background-attachment: fixed;
}
.b5-wooman {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.b5-zag {
  color: #ffffff;
  font-family: 'UbuntuMedium';
  font-size: 4.2rem;
  margin: 5rem 0;
}
.b5-ul {
  list-style: none;
  padding-left: 0;
  margin: 5rem 0;
}
.b5-ul li {
  display: inline;
  margin-right: 2rem;
  margin-top: 3rem;
}
.b5-ul span {
  background: #fff;
  padding: 2rem;
  text-decoration: none;
  border-radius: 50%;
  font-family: 'UbuntuMedium';
  font-size: 2rem;
  color: #000011;
}
.b5-ul-active {
  background: #ffd800 !important;
}
.b5-black {
  background: url("../img/5-bg-op.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.b5-black-name {
  font-family: 'UbuntuLight';
  font-size: 3rem;
  color: #ffffff;
  padding: 3rem;
}
.b5-black-input {
  border-radius: 10rem;
  padding-right: 3rem;
  padding-left: 3rem;
  border: 0;
  height: 5.8rem;
  margin: 0 3rem 3rem;
  -webkit-appearance: none;
}
.b5-black-button {

  font-size: 1.3rem;
  font-family: 'UbuntuBold';
  color: #000011;
  border: 0px;
  text-align: center;
  padding: 2rem 3rem;
  margin: 0 0rem 0;
  border-radius: 10rem;
  text-transform: uppercase;
  height: 5.8rem;
}
.b6 {
  background: url("../img/b6-bg.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.b6-ab {
  position: absolute;
  left: 50%;
  bottom: 0;
}
.b6-main {
  padding-bottom: 8rem;
}
.b6-zag {
  font-family: 'UbuntuMedium';
  font-size: 4.2rem;
  color: #000011;
  margin: 7rem 0;
  margin-bottom: 2rem;
}
.b6-info {
  font-family: 'Ubuntu';
  color: #000011;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  margin-bottom: -4rem;
}
.b6-info-big {
  font-family: 'UbuntuBold';
}
.b6-info img {
  margin-top: 2rem;
}
.b7 {
  padding: 5rem 0;
  background: url("../img/b3-bg.png") no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}
.b7-text {
  text-align: center;
}
.b7-text-zag {
  font-family: 'UbuntuMedium';
  font-size: 4.2rem;
  color: #ffffff;
}
.b7-text-podzag {
  font-family: 'UbuntuLight';
  font-size: 1.6rem;
  color: #ffffff;
}
.b7 input,
.b7 button {
  min-width: 30rem;
  margin-right: 1rem;
}
.b7 input {
  font-family: 'Ubuntu';
  font-size: 1.6rem;
  color: #000011;
}
.b7-input {
  margin: 4rem 0;
}
.b7-input-name {
  border-radius: 10rem;
  padding: 2rem 3rem;
  border: 0;
  height: 5.8rem;
  background: #ffffff url("../img/b3-user.png") right;
  background-repeat: no-repeat;
  /*Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð¿Ð¾Ð²Ñ‚Ð¾Ñ€ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ*/
  background-position: 90%;
  /*ÐŸÐ¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€ÑƒÐµÐ¼*/
}
.b7-input-phone {
  border-radius: 10rem;
  padding: 2rem 3rem;
  border: 0;
  height: 5.8rem;
  background: #ffffff url("../img/b3-phone.png") right;
  background-repeat: no-repeat;
  /*Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð¿Ð¾Ð²Ñ‚Ð¾Ñ€ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ*/
  background-position: 90%;
  /*ÐŸÐ¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€ÑƒÐµÐ¼*/
}
.b7-input-but {
  font-size: 1.3rem;
  font-family: 'UbuntuBold';
  color: #000011;
  border: 0px;
  text-align: center;
  padding: 2rem 3rem;
  margin-bottom: 3rem;
  border-radius: 10rem;
  text-transform: uppercase;
  height: 5.8rem;
}
.b7-info {
  font-family: 'UbuntuLight';
  font-size: 1.2rem;
  color: #ffffff;
}
.b8 {
  padding: 7rem 0;
}
.b8-zag {
  font-family: 'UbuntuMedium';
  font-size: 4.2rem;
  color: #000011;
  text-align: center;
}
.b8-podzag {
  font-family: 'UbuntuLight';
  font-size: 1.6rem;
  color: #000011;
  text-align: center;
  padding: 4rem 0;
}
.b8-big {
  font-family: 'UbuntuMedium';
  font-size: 1.6rem;
}
.b8-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.b8-next {
  display: flex;
  width: 33.3%;
  align-items: center;
  margin-bottom: 4rem;
}
.b8-text {
  font-family: 'UbuntuMedium';
  font-size: 1.6rem;
  color: #000011;
}
.b8-text2 {
  font-family: 'Ubuntu';
  font-size: 1.4rem;
  color: #000011;
}
.b8-img {
  width: 11.6rem;
  height: 13.5rem;
  margin-right: 2rem;
}
.b8-ar {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: auto;
  margin-right: 2rem;
}
.b9 {
  background: url("../img/b9-bg.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 7rem 0;
}
.b9-zag {
  font-family: 'UbuntuMedium';
  font-size: 4.2rem;
  color: #000011;
  text-align: center;
  padding-bottom: 7rem;
}
.b9-slick-next {
  position: absolute;
  top: 30%;
  right: -40px;
  cursor: pointer;
  z-index: 150;
}
.b9-slick-prev {
  position: absolute;
  top: 30%;
  left: -40px;
  cursor: pointer;
  z-index: 150;
}
.b9-name {
  font-family: 'UbuntuMedium';
  font-size: 2.4rem;
  color: #000011;
  background: #ffd800;
  padding: 0 0.5rem 0 0.5rem;
  display: inline-block;
  margin-top: -2rem;
}
.b9-otc {
  font-family: 'UbuntuLight';
  font-size: 2.4rem;
  color: #000011;
  background: #ffd800;
  padding: 0 0.5rem 0 0.5rem;
  margin-top: 0.3rem;
  display: inline-block;
}
.b9-dol {
  font-family: 'Ubuntu';
  font-size: 1.5rem;
  color: #000011;
  display: inline-block;
  margin: 1rem 0;
}
.b9-stag {
  font-family: 'Ubuntu';
  font-size: 1.5rem;
  color: #000011;
  display: inline-block;
}
.b9-big {
  font-family: 'UbuntuMedium';
  font-size: 1.5rem;
  color: #000011;
  display: inline-block;
}
.b10 {
  padding: 7rem 0;
}
.b10-zag {
  font-family: 'UbuntuMedium';
  font-size: 4.2rem;
  color: #000011;
  text-align: center;
  padding-bottom: 3rem;
}
.b10-slick-next {
  position: absolute;
  top: 40%;
  right: -40px;
  cursor: pointer;
  z-index: 150;
}
.b10-slick-prev {
  position: absolute;
  top: 40%;
  left: -40px;
  cursor: pointer;
  z-index: 150;
}
.b10-main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 4rem;
}
.b10-sec {
  display: flex;
  align-items: center;
  width: 33.3%;
}
.b10-text {
  padding: 2rem;
  width: 100%;
}
.b10-sale {
  font-family: 'UbuntuBold';
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #000011;
  margin-bottom: auto;
  background: #ffd800;
  position: relative;
  width: 60%;
  margin-left: auto;
  padding: 0.7rem;
}
.b10-sale:before {
      content: '';
    position: absolute;
    border: 1.97rem solid transparent;
    border-right: 2rem solid #ffd800;
    left: -4rem;
    height: 100%;
    width: 3rem;
    top: 0;
}
.b10-title {
  font-family: 'Ubuntu';
  font-size: 1.8rem;
  color: #000011;
  display: block;
}
.b10-border {
  width: 100%;
  margin: 4rem 0;
  border-bottom: 1px solid #e8e8e8;
}
.b5-congr {
  background: #fff;
  width: 100%;
  padding: 3rem;
  padding-bottom: 1rem;
  font-family: 'UbuntuMedium';
  font-size: 2.4rem;
  color: #000011;
  display: flex;
  border-radius: 1rem 1rem 0 0;
}
.pole {
  font-family: 'UbuntuLight';
  font-size: 1.8rem;
  color: #ffffff;
  padding-left: 3rem;
  padding-bottom: 2rem;
}
.b5-congr img {
  margin-right: 2rem;
}
.quiz {
  display: flex;
  flex-wrap: wrap;
  margin: 3rem;
  margin-top: 0;
}
.button-quiz {
  display: flex;
  align-items: center;
  padding: 2rem;
  height: 5.8rem;
  background: #51443f;
  border-radius: 10rem;
  font-family: 'Ubuntu';
  font-size: 1.8rem;
  color: #ffffff;
  margin-right: 3rem;
  cursor: pointer;
}
.circ {
  height: 23px;
  width: 23px;
  background: #fff;
  border-radius: 50%;
}
.button-quiz p {
  margin-left: 1rem;
}
.quiz-active {
  background: #fff!important;
  font-family: 'Ubuntu';
  font-size: 1.8rem;
  color: #000011;
}
.button-quiz img {
  display: none;
}
.quiz-active img {
  display: block;
}
.b11 {
  background: url("../img/b11-bg.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  padding: 7rem 0;
}
.b11-zag {
  font-family: 'UbuntuMedium';
  font-size: 4.2rem;
  color: #000011;
  text-align: center;
  padding-bottom: 3rem;
}
.b11-main {
  display: flex;
  flex-direction: column;
}
.b11-sec {
  display: flex;
  width: 100%;
  background: #ffffff;
  margin-bottom: 1rem;
  padding: 1rem;
  padding-left: 4rem;
  border-radius: 5rem;
  align-items: center;
  cursor: pointer;
}
.b11-tec {
  font-family: 'Ubuntu';
  font-size: 1.5rem;
  color: #000011;
  margin: 2rem 3rem;
}
.b11-qv {
  font-family: 'UbuntuMedium';
  font-size: 1.8rem;
  color: #000011;
}
.b11-ar {
  margin-left: auto;
}
.b11-ar img {
  background: #ffd800;
  padding: 2rem;
  border-radius: 50%;
}
.p0 {
  padding: 0;
}
.b12 {
  background: url("../img/b12-bg.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 7rem 0;
  position: relative;
  background-attachment: fixed;
}
.b12-man {
  position: absolute;
  right: 0;
  bottom: 0;
}

#quiz:target {
    padding-top: 10rem;
  }
  #price:target {
    padding-top: 10rem;
  }
  #project:target {
    padding-top: 10rem;
  }

.b12-zag {
  font-family: 'UbuntuMedium';
  font-size: 4.2rem;
  color: #ffffff;
}
.b12-podzag {
  font-family: 'UbuntuLight';
  font-size: 1.6rem;
  color: #ffffff;
}
.b12-input-ta {
  border-radius: 4rem;
  padding: 2rem 3rem;
  border: 0;
  width: 100%;
  background: #ffffff url("../img/b12-mail.png") right top;
  background-repeat: no-repeat;
  /*Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð¿Ð¾Ð²Ñ‚Ð¾Ñ€ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ*/
  background-position: 95% 15%;
  /*ÐŸÐ¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€ÑƒÐµÐ¼*/
}
.b12-input-phone {
  border-radius: 10rem;
  padding: 2rem 3rem;
  border: 0;
  height: 5.8rem;
  background: #ffffff url("../img/b3-phone.png") right;
  background-repeat: no-repeat;
  /*Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð¿Ð¾Ð²Ñ‚Ð¾Ñ€ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ*/
  background-position: 90%;
  /*ÐŸÐ¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€ÑƒÐµÐ¼*/
  margin-bottom: 1rem;
  margin-top: 4rem;
      min-width: 30rem;
}
.b12-input-but {
  font-size: 1.3rem;
  font-family: 'UbuntuBold';
  color: #000011;
  border: 0px;
  text-align: center;
  padding: 2rem 3rem;
  margin-bottom: 3rem;
  border-radius: 10rem;
  text-transform: uppercase;
  height: 5.8rem;
}
.b12-fl-b {
  display: flex;
  align-items: center;
}
.b12-but {
  margin-top: 4rem;
}
.b12-info {
  margin-top: 0.5rem;
}
.b13 {
  position: relative;
}
.b13-main {
  position: absolute;
  background: url('../img/b13-bg.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 20;
  right: 0;
  top: 0;
  display: flex;
  padding: 5rem;
  padding-bottom: 7rem;
  padding-right: 20%;
}
.b13-img {
  margin-top: 1rem;
}
.b13-text {
  margin-left: 3rem;
}
.b13-text-name {
  font-family: 'UbuntuMedium';
  font-size: 3rem;
  color: #ffffff;
}
.b13-text-pod {
  font-family: 'UbuntuLight';
  font-size: 1.8rem;
  color: #ffffff;
}
.b14 {
  background: url("../img/b14-bg.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 7rem 0;
  background-attachment: fixed;
}
.b14 a {
  font-family: 'UbuntuMedium';
  font-size: 1.4rem;
  text-decoration: underline;
  color: #ffd800;
}
.b14-adr {
  font-family: 'UbuntuMedium';
  font-size: 1.6rem;
  color: #ffffff;
}
.b14-text1 {
  font-family: 'UbuntuMedium';
  font-size: 1.6rem;
  color: #ffffff;
}
.b14-sec {
  font-family: 'Ubuntu';
  font-size: 1.4rem;
  color: #ffffff;
  display: flex;
  align-items: center;
}
.b14-sec img {
  width: 1.9rem;
  height: 2.1rem;
  margin-right: 1rem;
}
.b14-mb-3rem {
  margin-bottom: 3rem;
}
.b14-mb-1rem {
  margin-bottom: 1rem;
}
.b14-pt-15 {
  padding-top: 1.5rem;
}
.b14-pt-06 {
  padding-top: 0.6rem;
}
button {
  -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,2,.2);
    box-shadow: inset 0 -3px 0 rgba(0,0,2,.2);
  background-color: #ffd700;
}
button:hover {
 -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,2,.2);
    box-shadow: inset 0 -3px 0 rgba(0,0,2,.2);
  background-image: linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -moz-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -webkit-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -ms-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
}
button:active {
  box-shadow: 0px -4px 46px -9px #000000 inset;
  background-image: linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -moz-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -webkit-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
  background-image: -ms-linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
}
.modal-dialog {
  max-width: 45rem;
  background-color: #fff0;
}
.modal-body {
  background-color: #fff0;
  background: url("../img/vector.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  border-radius: 4rem;
}
.modal-content {
  border-radius: 4rem;
  background-color: #fff0;
}
.modal-content input {
  width: 100%;
}
.modal-content button {
  width: 100%;
}
.modal-mm {
  width: 80%;
  margin: auto;
}
.modal-text {
  font-family: 'UbuntuMedium';
  font-size: 3.1rem;
  color: #ffffff;
  margin: 3rem 0 1rem;
}
.modal-pod {
  font-family: 'Ubuntu';
  font-size: 1.6rem;
  color: #ffffff;
  margin-bottom: 2rem;
}
.modal-name {
  margin-bottom: 1rem;
}
.modal-phone {
  margin-bottom: 1rem;
}
.modal-button {
  margin-bottom: 2rem;
}
.close {
  float: none;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 0 0 #fff;
  opacity: 1;
  filter: alpha(opacity=20);
  position: absolute;
  right: -15px;
  top: -15px;
}
@media (max-width: 1199px) {
  .b10-sec {
    width: 50%;
  }
  .b4-vibor-name {
    font-size: 2rem;
  }
  .b4-vibor-pod {
    font-size: 1.6rem;
  }
  .b4-vibor:hover:after {
    top: 7rem;
  }
  .b1-right-mt {
    margin-top: 3rem;
  }
  .taCenter {
    text-align: center;
  }
  -slick-next {
    position: absolute;
    top: 30%;
    right: 40px;
    cursor: pointer;
    z-index: 150;
  }
  -slick-prev {
    position: absolute;
    top: 30%;
    left: 40px;
    cursor: pointer;
    z-index: 150;
  }
}
@media (max-width: 991px) {
  .taCenter {
    text-align: center;
  }
  .b1-right-mt {
    margin-top: 3rem;
  }
  .text-logo {
    text-align: left;
  }
  .b1-text-icon {
    padding-top: 2rem;
  }
  .b3-text {
    text-align: center;
  }
  .b3-input {
    text-align: center;
  }
  .b3-input input {
    margin-bottom: 1rem;
  }
  .b3-info {
    text-align: center;
  }
  .b3-man {
    display: none;
  }
  .b4-vibor-name {
    font-size: 2rem;
  }
  .b4-vibor-pod {
    font-size: 1rem;
  }
  .b4-vibor:hover:after {
    top: 7rem;
  }
  .b6-zag {
    text-align: center;
  }
  .b7-input input {
    margin-bottom: 1rem;
  }
  .b8-next {
    width: 50%;
  }
  .b10-sec {
    width: 100%;
  }
}
@media (max-width: 767px) {
  header {
    background: #FFF;
    height: 100%;
    position: relative;
  }
  .b1{
    margin-top: 0;
  }
  .taCenter {
    text-align: center;
  }
  .yellow:after {
    content: '';
    display: none;
  }
  .b1-icon {
    text-align: center;
  }
  .b1-right-mt {
    margin-top: 3rem;
  }
  .b1-clear {
    padding: 2rem;
  }
  .b2-right-zag {
    margin-top: 1rem;
  }
  .b3-text {
    text-align: center;
  }
  .b3-input {
    text-align: center;
  }
  .b3-input input {
    margin-bottom: 1rem;
  }
  .b3-info {
    text-align: center;
  }
  .b3-man {
    display: none;
  }
  .b4-vibor-name {
    font-size: 1.4rem;
  }
  .b4-vibor-pod {
    font-size: 1rem;
  }
  .b4-vibor:hover:after {
    top: 7rem;
  }
  .b5-wooman {
    display: none;
  }
  .b5-black-button {
    margin: 0 3rem 3rem;
  }
  .b5-zag {
    text-align: center;
  }
  .b6-ab {
    display: none;
  }
  .b6-zag {
    text-align: center;
  }
  .b7-input input {
    margin-bottom: 1rem;
  }
  .b8-next {
    width: 100%;
  }
  .b10-sec {
    width: 100%;
    margin-bottom: 3rem;
  }
/*   .b10-sale:before {
  border: 15.7px solid transparent;
  border-right: 20px solid #ffd800;
  left: -36px;
} */
  .b10-slick-next {
    position: absolute;
    top: 40%;
    right: 20px;
    cursor: pointer;
  }
  .b10-slick-prev {
    position: absolute;
    top: 40%;
    left: 20px;
    cursor: pointer;
  }
  .b12-zag {
    text-align: center;
  }
  .b12-podzag {
    text-align: center;
  }
  .b12-info {
    text-align: center;
  }
  .b12-inp-div {
    text-align: center;
  }
  .b13-text-name {
    font-size: 1.6rem;
  }
  .b13-text-pod {
    font-size: 1.4rem;
  }
  .b13-main {
    padding: 2rem;
    padding-bottom: 3rem;
    width: 100%;
  }
  .b14-adr {
    margin-top: 2rem;
  }
  .b9-slick-next {
    position: absolute;
    top: 30%;
    right: 0px;
    cursor: pointer;
    z-index: 150;
  }
  .b9-slick-prev {
    position: absolute;
    top: 30%;
    left: 0px;
    cursor: pointer;
    z-index: 150;
  }
}
@media (max-width: 400px) {
  html {
    font-size: 8px;
  }
  header {
    background: #FFF;
    height: 100%;
  }
  .taCenter {
    text-align: center;
  }
  .yellow:after {
    top: 4rem;
  }
  .b1-icon img {
    width: 100%;
  }
  .mb2rem {
    margin-bottom: 0;
  }
  .b1-text-icon {
    margin-top: 1rem;
  }
  .b1-right-mt {
    margin-top: 3rem;
  }
  .b1-right {
    margin-top: 3rem;
  }
  .zagBlack {
    text-align: center;
  }
  .b2-right-zag {
    margin-top: 1rem;
  }
  .b3-text {
    text-align: center;
  }
  .b3-input {
    text-align: center;
  }
  .b3-input input {
    margin-bottom: 1rem;
  }
  .b3-info {
    text-align: center;
  }
  .b3-man {
    display: none;
  }
  .b5-wooman {
    display: none;
  }
  .b5-black-button {
    margin: 0 3rem 3rem;
  }
  .b5-zag {
    text-align: center;
  }
  .b6-ab {
    display: none;
  }
  .b6-zag {
    text-align: center;
  }
  .b7-input input {
    margin-bottom: 1rem;
  }
  .b8-next {
    width: 100%;
  }
  .b10-sec {
    width: 100%;
    margin-bottom: 3rem;
  }
/*   .b10-sale:before {
  border: 15.7px solid transparent;
  border-right: 20px solid #ffd800;
  left: -36px;
} */
  .b12-zag {
    text-align: center;
  }
  .b12-podzag {
    text-align: center;
  }
  .b12-info {
    text-align: center;
  }
  .b12-inp-div {
    text-align: center;
  }
  .b13-text-name {
    font-size: 1.6rem;
  }
  .b13-text-pod {
    font-size: 1.4rem;
  }
  .b13-main {
    padding: 2rem;
    padding-bottom: 3rem;
    width: 100%;
  }
  .b14-adr {
    margin-top: 2rem;
  }
}

.b8-image-num div{
	    width: 12rem;
    height: 12rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.b8-image-num{
	    position: relative;
    margin-right: 1.5rem;
    border-radius: 50%;
    background: #191919;
    height: 12rem;
    width: 12rem;
    display: flex;
    justify-content: center;
    align-items: center;
}


.b8-image-num p{
	    position: absolute;
    bottom: 0;
    background: #fcd732;
    height: 3rem;
    width: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: 900;
    font-size: 1.4rem;
    left: 50%;
    margin-left: -1.5rem;
    margin-bottom: -1rem;
}

input, textarea, select {
  font-size: 16px;
}

@media (min-width: 768px) {
  font-size: 14px;
}

.b9-all-inner{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.b9-all-inner-card{
  width: 19%;
  background: #ffffff;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 0.5rem;
  padding: 3rem 1.5rem;
  display: flex;
  justify-content: center;
}
.b9-all-inner-card div{
  text-align: center;
}

.b9-all-inner-card p{
  font-size: 1.8rem;
      font-weight: bold;
      font-family: 'UbuntuMedium';
      margin-top: 1.5rem;
}

@media (max-width: 1200px) {
  .b9-all-inner-card{ width: 23%; }
}

@media (max-width: 991px) {
  .b9-all-inner-card{ width: 31%; }
  .b2-right{
    padding: 20px;
  }
}

@media (max-width: 641px) {
  .b9-all-inner-card{ width: 48%; }
}

@media (max-width: 529px) {
  .b9-all-inner-card{ width: 90%; }
}

@media (max-width: 700px){
  .b5-black-input{
    width: 80%;
  }
}

.ajax_form input.error{
    border: 2px solid red;
}
.ajax_form textarea.error{
    border: 2px solid red;
}
.x-btn{
    box-shadow: inset 0 -3px 0 rgba(0,0,2,.2);
    background-color: #ffd700;
    display: inline-block;
}
.x-btn:hover {
    box-shadow: inset 0 -3px 0 rgba(0,0,2,.2);
    background-image: linear-gradient(90deg, #d1b322 0%, #ffd800 100%);
    color: #000;
    text-decoration: none;
}