@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/RobotoRegular/RobotoRegular.eot');
  src: url('../fonts/Roboto/RobotoRegular/RobotoRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto/RobotoRegular/RobotoRegular.woff2') format('woff2'), url('../fonts/Roboto/RobotoRegular/RobotoRegular.woff') format('woff'), url('../fonts/Roboto/RobotoRegular/RobotoRegular.ttf') format('truetype'), url('../fonts/Roboto/RobotoRegular/RobotoRegular.svg#Roboto') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0002-FFFD;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/RobotoBold/RobotoBold.eot');
  src: url('../fonts/Roboto/RobotoBold/RobotoBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto/RobotoBold/RobotoBold.woff2') format('woff2'), url('../fonts/Roboto/RobotoBold/RobotoBold.woff') format('woff'), url('../fonts/Roboto/RobotoBold/RobotoBold.ttf') format('truetype'), url('../fonts/Roboto/RobotoBold/RobotoBold.svg#Roboto Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0002-FFFD;
}
body {
  font-family: 'Roboto';
  font-size: 18px;
  line-height: 1.3;
  color: #000;
  margin: 0;
  background: #FFF;
}
@media (max-width: 1199px) {
  body {
    font-size: 16px;
  }
}
body .container {
  max-width: 1200px;
}
body img {
  max-width: 100%;
}
body p.big {
  font-size: 20px;
}
body p.min {
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 767px) {
  body p.big {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body p.big {
    font-size: 16px;
  }
}
body .min-title {
  font-size: 26px;
}
body .min-title.big {
  font-size: 30px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .min-title {
    font-size: 20px;
  }
  body .min-title.big {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  body .min-title {
    font-size: 18px;
  }
  body .min-title.big {
    font-size: 20px;
  }
}
body .title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.15;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  body .title {
    font-size: 25px;
  }
}
body p,
body .min-title,
body .title {
  margin: 0;
  position: relative;
}
body .order a {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}
body .order a,
body .order button {
  padding: 10px 15px;
  min-height: 57px;
  cursor: pointer;
  border: none;
  background: #be0318;
  color: #fff;
}
body a,
body button {
  transition: all 0.2s ease-in-out;
}
body a:active,
body a:focus,
body button:active,
body button:focus {
  outline: none !important;
}
body .form ::-webkit-input-placeholder {
  color: #999;
}
body .form ::-moz-placeholder {
  color: #999;
}
body .form :-moz-placeholder {
  color: #999;
}
body .form :-ms-input-placeholder {
  color: #999;
}
body .form label.error {
  display: none !important;
}
body .form input,
body .form select {
  height: 57px;
  line-height: 57px;
  background-color: #ffffff;
  padding: 0 20px;
  width: 100%;
  border: none;
}
body .form input.error,
body .form select.error {
  border-color: #E76767;
  box-shadow: 0 0 4px #CC0000;
}
body .cube-list > p {
  padding: 0 0 0 34px;
}
body .cube-list > p:not(:last-of-type) {
  margin-bottom: 15px;
}
body .cube-list > p:before {
  position: absolute;
  content: '';
  left: 0;
  top: 6px;
  width: 11px;
  height: 11px;
  background-color: #104dbd;
}
body .mrb {
  margin-bottom: 20px;
}
body .line-block {
  border-left: 3px solid #104dbd;
  padding: 0 0 0 10px;
  margin: 0 0 20px 20px;
}
body .text-block > p:not(:last-of-type) {
  margin-bottom: 20px;
}
body .titles .min-title,
body .titles .title {
  margin: 0 0 27px 0;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  body .titles .min-title,
  body .titles .title {
    margin-bottom: 20px;
  }
}
body .bg-block {
  padding: 35px 0 35px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
body .bg-block p,
body .bg-block div {
  color: #fff;
}
body .bld {
  font-weight: 700;
}
body .t-block {
  max-width: 400px;
  margin: auto;
}
body .t-block .pic {
  position: relative;
  overflow: hidden;
}
body .t-block .pic .name {
  width: 255px;
  height: 46px;
  background-color: #104dbd;
  position: absolute;
  left: 0;
  bottom: 30px;
  font-weight: 700;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}
body .t-block .text-block {
  border-radius: 0 0 10px 10px;
  padding: 20px 20px 25px 20px;
  border: 3px solid #cbcbcd;
  border-top: 0;
}
@media (max-width: 767px) {
  body .t-block {
    margin-bottom: 20px !important;
  }
}
body .header .h-top {
  background: #fff;
  padding: 15px 0 19px 0;
}
body .header .h-top .logo {
  color: #000000;
  text-decoration: none;
}
body .header .h-top .logo .text {
  padding: 10px 0 0 30px;
}
body .header .h-top .logo .text .min-title {
  text-transform: uppercase;
}
body .header .h-top .order a {
  min-height: 35px;
  border-radius: 3px;
  background-color: #275c87;
  font-size: 16px;
}
body .header .h-top .h-3 .icon {
  margin: 0 7px 0 0;
  width: 15px;
}
body .header .h-top .h-3 a {
  color: #000000;
}
body .header .h-top .h-4 .icon {
  margin: 0 20px 0 0;
}
body .header .h-top .h-4 .numbers a {
  display: block;
  color: #000000;
  text-decoration: none;
}
body .header .h-top .h-4 .numbers a:hover {
  color: #be0318;
}
body .header .h-bottom {
  background-color: #be0318;
  z-index: 100;
}
body .header .h-bottom.active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
body .header .h-bottom .navbar {
  padding: 0;
}
body .header .h-bottom .navbar .navbar-brand img {
  width: 100px;
}
body .header .h-bottom .navbar .navbar-toggler {
  border-radius: 0;
  border-color: #ffffff;
}
body .header .h-bottom .navbar .navbar-nav {
  width: 100%;
  text-align: center;
}
body .header .h-bottom .navbar .navbar-nav > li:not(:last-of-type),
body .header .h-bottom .navbar .navbar-nav > .nav-item:not(:last-of-type) {
  margin-right: 25px;
}
body .header .h-bottom .navbar .navbar-nav > li.open > .nav-link,
body .header .h-bottom .navbar .navbar-nav > li.open > a,
body .header .h-bottom .navbar .navbar-nav > .nav-item.open > .nav-link,
body .header .h-bottom .navbar .navbar-nav > .nav-item.open > a {
  background: rgba(255,255,255,0.2);
}
body .header .h-bottom .navbar .navbar-nav > li.open > .nav-link:after,
body .header .h-bottom .navbar .navbar-nav > li.open > a:after,
body .header .h-bottom .navbar .navbar-nav > .nav-item.open > .nav-link:after,
body .header .h-bottom .navbar .navbar-nav > .nav-item.open > a:after {
  transform: rotate(180deg);
}
body .header .h-bottom .navbar .navbar-nav > li > .nav-link,
body .header .h-bottom .navbar .navbar-nav > li > a,
body .header .h-bottom .navbar .navbar-nav > .nav-item > .nav-link,
body .header .h-bottom .navbar .navbar-nav > .nav-item > a {
  font-size: 16px;
  line-height: 52px;
  color: #ffffff;
  padding: 0 10px;
}
body .header .h-bottom .navbar .navbar-nav > li > .nav-link:hover,
body .header .h-bottom .navbar .navbar-nav > li > .nav-link.active,
body .header .h-bottom .navbar .navbar-nav > li > a:hover,
body .header .h-bottom .navbar .navbar-nav > li > a.active,
body .header .h-bottom .navbar .navbar-nav > .nav-item > .nav-link:hover,
body .header .h-bottom .navbar .navbar-nav > .nav-item > .nav-link.active,
body .header .h-bottom .navbar .navbar-nav > .nav-item > a:hover,
body .header .h-bottom .navbar .navbar-nav > .nav-item > a.active {
  background: rgba(255,255,255,0.2);
}
body .header .h-bottom .navbar .navbar-nav > li > .nav-link:after,
body .header .h-bottom .navbar .navbar-nav > li > a:after,
body .header .h-bottom .navbar .navbar-nav > .nav-item > .nav-link:after,
body .header .h-bottom .navbar .navbar-nav > .nav-item > a:after {
  transition: 0.3s;
}
body .header .h-bottom .navbar .navbar-nav > li .dropdown-menu,
body .header .h-bottom .navbar .navbar-nav > .nav-item .dropdown-menu {
  min-width: 0;
  padding: 35px 45px 40px 40px;
  border: none;
  border-radius: 0;
  margin: 0;
  column-gap: 80px;
  background: #fff;
  column-count: 2;
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}
body .header .h-bottom .navbar .navbar-nav > li .dropdown-menu div,
body .header .h-bottom .navbar .navbar-nav > .nav-item .dropdown-menu div {
  margin-bottom: 10px;
  line-height: 1;
}
body .header .h-bottom .navbar .navbar-nav > li .dropdown-menu div a,
body .header .h-bottom .navbar .navbar-nav > .nav-item .dropdown-menu div a {
  font-size: 16px;
  line-height: 1;
  color: #000;
  border-bottom: 1px solid transparent;
  white-space: nowrap;
  text-decoration: none;
  display: inline-block;
  text-transform: none;
  background: none;
  padding: 0;
  width: auto;
}
body .header .h-bottom .navbar .navbar-nav > li .dropdown-menu div a:hover,
body .header .h-bottom .navbar .navbar-nav > .nav-item .dropdown-menu div a:hover {
  border-color: #be0318;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .header .logo img {
    width: 100px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .header .h-top .h-3 {
    width: 200px;
  }
  body .header .h-bottom {
    padding: 10px 0;
  }
  body .header .h-bottom .navbar .navbar-nav > li:not(:last-of-type),
  body .header .h-bottom .navbar .navbar-nav > li:not(:last-of-type),
  body .header .h-bottom .navbar .navbar-nav > .nav-item:not(:last-of-type),
  body .header .h-bottom .navbar .navbar-nav > .nav-item:not(:last-of-type) {
    margin-right: 10px;
  }
  body .header .h-bottom .navbar .navbar-nav > li > .nav-link,
  body .header .h-bottom .navbar .navbar-nav > li > a,
  body .header .h-bottom .navbar .navbar-nav > .nav-item > .nav-link,
  body .header .h-bottom .navbar .navbar-nav > .nav-item > a {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  body .header {
    text-align: center;
  }
  body .header .h-top .row > div {
    margin: 5px 0;
  }
  body .header .h-bottom .navbar .navbar-collapse {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 80%;
    z-index: 1000;
    opacity: 0;
    transform: translateX(100%);
    display: block !important;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: #be0318;
    padding: 30px 20px 30px 25px;
    text-align: left;
    overflow-y: scroll;
  }
  body .header .h-bottom .navbar .navbar-nav > li .dropdown-menu div a .txt {
    font-size: 12px;
    line-height: 18px;
  }
  body .header .h-bottom .navbar .navbar-collapse.active {
    opacity: 1;
    transform: none;
  }
  body .header .h-bottom .menu-shad {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
  }
  body .header .h-bottom .menu-shad.active {
    opacity: 1;
    visibility: visible;
  }
  body .header .h-bottom .navbar .navbar-nav {
    padding: 15px 0;
  }
  body .header .h-bottom .navbar {
    overflow-y: scroll;
  }
  body .header .h-bottom .navbar .navbar-nav .dropdown-menu {
    column-count: 1 !important;
    padding: 25px 25px 30px 20px !important;
  }
  body .header .h-bottom .navbar .close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    opacity: 1;
    font-weight: 300;
  }
  body .header .h-bottom .navbar .navbar-nav > li > .nav-link,
  body .header .h-bottom .navbar .navbar-nav > li > a,
  body .header .h-bottom .navbar .navbar-nav > .nav-item > .nav-link,
  body .header .h-bottom .navbar .navbar-nav > .nav-item > a {
    line-height: 30px;
  }
  body .header .h-bottom .navbar .navbar-nav > li:not(:last-of-type),
  body .header .h-bottom .navbar .navbar-nav > li:not(:last-of-type),
  body .header .h-bottom .navbar .navbar-nav > .nav-item:not(:last-of-type),
  body .header .h-bottom .navbar .navbar-nav > .nav-item:not(:last-of-type) {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
body .slider {
  position: relative;
}
body .slider .arrows a {
  height: 60px;
  width: 60px;
  border-width: 3px;
  border-color: #fff;
  border-bottom-style: solid;
  outline: none;
  background: none;
  padding: 0;
  top: 50%;
  margin-top: -20px;
  transition: 0.3s;
  opacity: 1;
}
body .slider .arrows a:hover {
  border-color: #ff0000 !important;
}
body .slider .arrows a.carousel-control-prev {
  border-left-style: solid;
  transform: rotate(45deg);
  left: -200px;
}
body .slider .arrows a.carousel-control-next {
  border-right-style: solid;
  transform: rotate(-45deg);
  right: -200px;
}
body .main .slider .arrows a {
  border-color: #fff;
}
body .main .slider .arrows a.carousel-control-prev {
  left: 7vw;
}
body .main .slider .arrows a.carousel-control-next {
  right: 7vw;
}
body .main .slider .carousel-item.active .slidy .slide-inner {
  opacity: 1;
  transform: scale(1);
}
body .main .slider .slidy {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  min-height: 715px;
  padding: 30px 0 30px 0;
}
body .main .slider .slidy p,
body .main .slider .slidy div {
  color: #fff;
}
body .main .slider .slidy .slide-inner {
  transition: 1.5s;
  transform: scale(0);
  opacity: 0;
  width: 100%;
}
body .main .slider .slidy .s-inn .title {
  font-size: 55px;
}
body .main .slider .slidy .s-inn .title div {
  font-size: 74px;
}
body .main .slider .slidy .s-inn .list {
  margin: 65px 0 0 0;
}
body .main .slider .slidy .s-inn .list .l-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
body .main .slider .slidy .s-inn .list .l-row:not(:last-of-type) {
  margin-bottom: 10px;
}
body .main .slider .slidy .s-inn .list .l-row .icon {
  width: 31px;
  margin: 0 20px 0 0;
  text-align: center;
}
body .main .slider .slidy .s-inn .list .l-row p {
  flex: 1;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  body .main .slider .container {
    max-width: 830px;
  }
  body .main .slider .slidy {
    min-height: 450px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .main .slider .slidy {
    min-height: 350px;
  }
  body .main .slider .slidy .s-inn .title {
    font-size: 35px;
  }
  body .main .slider .slidy .s-inn .title div {
    font-size: 50px;
  }
  body .main .slider .slidy .s-inn .list {
    margin: 25px 0 0 0;
  }
}
@media (max-width: 767px) {
  body .main .slider .slidy {
    min-height: 350px;
  }
  body .main .slider .slidy .s-inn .title {
    font-size: 25px;
  }
  body .main .slider .slidy .s-inn .title div {
    font-size: 40px;
  }
  body .main .slider .slidy .s-inn .list {
    margin: 25px 0 0 0;
  }
}
body .about {
  padding: 80px 0 70px 0;
}
body .about .a-right {
  margin: 0 0 0 -15px;
}
body .about .a-right .title div {
  text-transform: none;
  font-weight: 400;
}
body .about .a-right .text {
  margin: 35px 0 0 0;
}
body .about .a-right .text p:not(:last-of-type) {
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .about {
    padding: 60px 0 55px 0;
  }
}
@media (max-width: 767px) {
  body .about {
    padding: 30px 0 30px 0;
  }
  body .about .a-right {
    margin: 20px 0 0 0;
  }
  body .about .a-right .text {
    margin: 20px 0 0 0;
  }
}
body .orderit {
  padding: 45px 0 40px 0;
  background: url(../images/feedback-bg.jpg) no-repeat center top / cover;
}
body .orderit div,
body .orderit p {
  color: #fff;
}
body .orderit .min-title:not(:last-of-type) {
  margin-bottom: 20px;
}
body .orderit .order a {
  width: 226px;
}
@media (max-width: 767px) {
  body .orderit {
    padding: 35px 0 35px 0;
  }
}
@media (max-width: 575px) {
  body .orderit .o-block {
    margin: 0 0 25px 0;
  }
}
body .catalog {
  padding: 25px 0 120px 0;
  background: #f6f6f6;
}
body .catalog .c-row {
  margin: 70px 0 0 0;
}
body .catalog .c-block {
  padding: 0 5px;
}
body .catalog .c-block .c-inner {
  margin: 0 0 10px 0;
  position: relative;
  display: block;
  overflow: hidden;
}
body .catalog .c-block .c-inner:hover .pic img {
  transform: scale(1.1);
}
body .catalog .c-block .c-inner:hover:before {
  opacity: 1;
  visibility: visible;
}
body .catalog .c-block .c-inner:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: rgba(0,0,0,0.6);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  z-index: 2;
}
body .catalog .c-block .c-inner .pic img {
  transition: 0.8s;
}
body .catalog .c-block .c-inner .name {
  background: #104dbd;
  position: absolute;
  left: 0;
  color: #fff;
  z-index: 5;
}
body .catalog .c-min .name {
  padding: 12px 30px;
  bottom: 18px;
}
body .catalog .c-big .name {
  font-weight: 700;
  padding: 10px 15px 8px 25px;
  top: 49px;
}
body .catalog .c-big .pic img {
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .catalog {
    padding: 30px 0 50px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .catalog .container {
    max-width: 990px;
  }
  body .catalog .c-big .pic img {
    height: 490px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .catalog .container {
    max-width: 760px;
  }
  body .catalog .c-big .pic img {
    height: 375px;
  }
}
@media (max-width: 767px) {
  body .catalog {
    padding: 25px 0 35px 0;
  }
  body .catalog .c-row {
    margin: 30px auto 0;
    max-width: 590px;
  }
  body .catalog .c-block .c-inner .name {
    padding: 10px 20px !important;
  }
}
@media (max-width: 575px) {
  body .catalog .c-row {
    margin: 30px auto 0;
  }
  body .catalog .c-big .pic img {
    height: 98.3vw;
  }
}
body .metal {
  padding: 60px 0 65px 0;
}
@media (max-width: 767px) {
  body .metal {
    padding: 35px 0 0 0;
  }
  body .metal .m-right {
    margin: 25px 0 30px 0;
  }
}
body .today {
  background-image: url(../images/td-bg.jpg);
}
body .classy {
  padding: 45px 0 45px 0;
}
@media (max-width: 767px) {
  body .classy {
    padding: 35px 0 35px 0;
  }
  body .classy .c-left {
    margin: 20px 0 0 0;
  }
}
body .types {
  padding: 50px 0 60px 0;
  background-color: #f6f6f6;
}
body .types p {
  font-size: 16px;
}
@media (max-width: 767px) {
  body .types {
    padding: 35px 0 35px 0;
  }
}
body .services {
  padding: 95px 0 110px 0;
  text-align: center;
}
body .services .for-title .title {
  margin: 0 0 20px 0;
}
body .services .s-block {
  border-radius: 10px;
  border: 1px solid #dcdcdc;
  max-width: 390px;
  margin: 60px auto 0;
  overflow: hidden;
  transition: 0.5s;
}
body .services .s-block:hover {
  transform: translateY(-10px);
}
body .services .s-block .min-title {
  padding: 29px 0 25px 0;
}
@media (max-width: 767px) {
  body .services {
    padding: 35px 0 40px 0;
  }
  body .services .s-block {
    margin: 30px auto 0;
  }
}
body .registration {
  padding: 70px 0 10px 0;
  background: url(../images/registration.jpg) no-repeat center top / cover;
}
body .registration div,
body .registration p {
  color: #fff;
}
body .registration .for-title {
  margin: 0 0 50px 0;
}
body .registration .for-title .min-title {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 10px 0;
}
body .registration .forma {
  max-width: 930px;
}
body .registration .forma .order button {
  width: 226px;
}
body .registration .download {
  text-decoration: none;
  color: #fff;
  margin: 50px 0 0 0;
}
body .registration .download:hover p {
  color: #be0318;
}
body .registration .download:hover .icon img {
  transform: translateX(5px);
}
body .registration .download p {
  margin: 0 0 0 15px;
  transition: 0.3s;
}
body .registration .download .icon img {
  transition: 0.3s;
}
@media (max-width: 767px) {
  body .registration {
    padding: 30px 0 10px 0;
  }
  body .registration .for-title {
    margin: 0 0 30px 0;
  }
  body .registration .forma .inputblock {
    margin: 0 0 20px 0;
  }
  body .registration .forma .order button {
    width: 100%;
  }
}
body .footer {
  background: url(../images/footer-bg.jpg) no-repeat center top / cover;
  position: relative;
}
body .footer .f-block {
  padding: 40px 0;
  max-width: 540px;
}
body .footer .f-block a,
body .footer .f-block div,
body .footer .f-block p {
  color: #fff;
}
body .footer .f-block .min-title {
  text-transform: uppercase;
  font-weight: 700;
}
body .footer .f-block .f-inn {
  margin: 30px 0 0 0;
}
body .footer .f-block .f-inn .tit {
  margin: 0 0 20px 0;
}
body .footer .f-block .contacts .icon {
  width: 16px;
  margin: 0 10px 0 0;
}
body .footer .f-block .contacts .cb {
  margin: 0 0 10px 0;
}
body .footer .f-block .contacts .numbers a {
  display: block;
}
body .footer .f-block .forma form ::-webkit-input-placeholder {
  color: #fff;
}
body .footer .f-block .forma form ::-moz-placeholder {
  color: #fff;
}
body .footer .f-block .forma form :-moz-placeholder {
  color: #fff;
}
body .footer .f-block .forma form :-ms-input-placeholder {
  color: #fff;
}
body .footer .f-block .forma .inputblock {
  margin: 0 0 30px 0;
}
body .footer .f-block .forma input,
body .footer .f-block .forma textarea {
  border: none;
  border-width: 1px;
  border-color: #fff;
  color: #fff;
  outline: none;
  width: 100%;
  background: none;
  transition: 0.3s;
}
body .footer .f-block .forma input:focus,
body .footer .f-block .forma textarea:focus {
  border-color: royalblue;
}
body .footer .f-block .forma input {
  border-bottom-style: solid;
}
body .footer .f-block .forma textarea {
  border-style: solid;
  padding: 10px 15px 15px 10px;
  height: 120px;
  resize: none;
}
body .footer .f-block .forma .order button {
  width: 185px;
}
body .footer .map {
  width: 49%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
}
@media (max-width: 767px) {
  body .footer .f-block {
    padding: 30px 0;
  }
  body .footer .map {
    position: initial;
    height: 250px;
    width: 100%;
  }
}
body .trybu-about {
  padding: 40px 0 45px 0;
}
@media (max-width: 767px) {
  body .trybu-about {
    padding: 35px 0;
  }
  body .trybu-about .t-right {
    margin: 20px 0 0 0;
  }
}
body .trybu-principes {
  padding: 40px 0 55px 0;
  background-color: #f6f6f6;
}
body .trybu-principes p {
  font-size: 16px;
}
@media (max-width: 767px) {
  body .trybu-principes {
    padding: 35px 0;
  }
  body .trybu-principes .p-left {
    margin: 20px 0 0 0;
  }
}
body .trybu-properties {
  min-height: 240px;
  background-image: url(../images/trbbg.jpg);
}
body .trybu-types {
  padding: 40px 0 30px 0;
}
body .trybu-types p {
  font-size: 16px;
}
body .trybu-types .t-block {
  margin-bottom: 50px;
}
body .trybu-types .t-block .pic {
  max-height: 299px;
}
@media (max-width: 767px) {
  body .trybu-types {
    padding: 35px 0 15px 0;
  }
}
body .kvadrat-specify {
  padding: 40px 0 50px 0;
}
body .kvadrat-specify p {
  font-size: 16px;
}
@media (max-width: 767px) {
  body .kvadrat-specify {
    padding: 35px 0;
  }
  body .kvadrat-specify .s-right {
    margin: 20px 0 0 0;
  }
}
body .kvadrat-sphere {
  padding: 40px 0 50px 0;
  background-color: #f6f6f6;
}
body .kvadrat-sphere p {
  font-size: 16px;
}
@media (max-width: 767px) {
  body .kvadrat-sphere {
    padding: 35px 0;
  }
}
body .kvadrat-production {
  min-height: 386px;
  background-image: url(../images/kvi-bg.jpg);
}
body .kvadrat-production p {
  font-size: 16px;
}
body .kvadrat-width {
  padding: 48px 0 65px 0;
}
body .kvadrat-width p {
  font-size: 16px;
}
@media (max-width: 767px) {
  body .kvadrat-width {
    padding: 35px 0;
  }
  body .kvadrat-width .w-left {
    margin: 20px 0 0 0;
  }
}
body .kvadrat-classy {
  padding: 44px 0 65px 0;
  background-color: #f6f6f6;
}
body .kvadrat-classy p {
  font-size: 16px;
}
@media (max-width: 767px) {
  body .kvadrat-classy {
    padding: 35px 0;
  }
}
body .armatura-production {
  padding: 40px 0 45px 0;
}
body .armatura-production p {
  font-size: 16px;
}
@media (max-width: 767px) {
  body .armatura-production {
    padding: 35px 0;
  }
  body .armatura-production .p-right {
    margin: 20px 0 0 0;
  }
}
body .armatura-func {
  padding: 40px 0 60px 0;
  background-color: #f6f6f6;
}
body .armatura-func p {
  font-size: 16px;
}
@media (max-width: 767px) {
  body .armatura-func {
    padding: 35px 0;
  }
}
body .armatura-types {
  padding: 55px 0 60px 0;
}
body .armatura-types p {
  font-size: 16px;
}
body .armatura-types .t-block {
  max-width: 320px;
}
body .armatura-types .t-block .pic {
  max-height: 218px;
}
body .armatura-types .t-block .pic .name {
  width: 126px;
  height: 46px;
  bottom: 20px;
}
@media (max-width: 767px) {
  body .armatura-types {
    padding: 35px 0 15px 0;
  }
}
body .armatura-where {
  padding: 45px 0 45px 0;
  background-color: #f6f6f6;
}
body .armatura-where p {
  font-size: 16px;
}
@media (max-width: 767px) {
  body .armatura-where {
    padding: 35px 0;
  }
  body .armatura-where .w-left {
    margin: 20px 0 0 0;
  }
}
body .armatura-classy {
  padding: 45px 0 50px 0;
}
body .armatura-classy p {
  font-size: 16px;
}
@media (max-width: 767px) {
  body .armatura-classy {
    padding: 35px 0;
  }
}
