/*includes*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol,
ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
/*HEADER_TOP
**************************************************/
.b-header-top__bg {
  background-color: #2a6dc5;
}
.b-header-top__padding {
  padding: 11px 0;
}
.b-menu__view {
  position: absolute;
  top: 50px;
  right: 45px;
  background: #fff;
  width: 180px;
  display: none;
}
@media only screen and (min-width: 992px) {
  .b-menu__view {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-end;
    align-items: flex-end;
    justify-content: flex-end;
    height: 55px;
    width: 100%;
    background: unset;
    top: 0;
  }
}
.b-menu_item__padding {
  padding: 15px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .b-menu_item__padding {
    padding: 0;
    padding-right: 50px;
    text-align: left;
  }
}
.b-menu_item__padding:last-child {
  padding-right: 0;
}
.b-menu_link__view {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  color: #000;
}
@media only screen and (min-width: 992px) {
  .b-menu_link__view {
    color: #fff;
  }
}
.burger {
  height: 48px;
  width: 48px;
  background: url("../img/burger.png") no-repeat;
  border: none;
  float: right;
  cursor: pointer;
  margin-top: 5px;
  transition: 1s;
}
@media only screen and (min-width: 992px) {
  .burger {
    display: none;
  }
}
nav {
  position: relative;
}
/*HEADER-BOTTOM
**************************************************/
.b-header-bottom {
  background: url('../img/header-bottom.jpg') no-repeat;
  padding: 20px 0;
}
@media only screen and (min-width: 992px) {
  .b-header-bottom {
    padding: 133px 0;
  }
}
.b-header-bottom p {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  max-width: 490px;
  padding: 20px 0;
  color: #333;
}
@media only screen and (min-width: 992px) {
  .b-header-bottom p {
    padding: 15px 0 62px 0;
    font-size: 29px;
    line-height: 33px;
  }
}
.b-practice__padding {
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  .b-practice__padding {
    padding: 90px 0;
  }
}
.b-practice p {
  padding: 30px 0 40px 0;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  max-width: 965px;
}
@media only screen and (min-width: 992px) {
  .b-practice p {
    font-size: 15px;
    line-height: 16px;
  }
}
.b-practice a {
  color: #3fa9f5;
  font-size: 13px;
  font-weight: 400;
  text-decoration: underline;
}
.b-new__view {
  background: url('../img/new.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 20px 0;
}
@media only screen and (min-width: 992px) {
  .b-new__view {
    padding: 20px 0;
    padding: 90px 0;
  }
}
.b-new_select {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .b-new_select {
    margin-top: 90px;
  }
}
.b-new_select__item {
  max-width: 106px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.b-new_select__item:nth-of-type(5) {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .b-new_select__item {
    float: left;
    max-width: 186px;
    width: 186px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .b-new_select__item {
    max-width: 222px;
    width: 222px;
  }
}
.b-new_select__item img {
  display: block;
  margin-bottom: 37px;
}
.b-new_select__item span {
  display: block;
  color: white;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  max-width: 100px;
}
.b-difference__padding {
  padding: 20px 0;
}
@media only screen and (min-width: 992px) {
  .b-difference__padding {
    padding: 94px 0;
  }
}
.b-difference p {
  max-width: 985px;
  padding-bottom: 24px;
  font-size: 15px;
  line-height: 20px;
}
.b-difference p:nth-of-type(1) {
  margin-top: 30px;
}
.b-difference p:last-child {
  padding-bottom: 0px;
}
.b-sale {
  padding: 20px 0;
  background: url('../img/partner.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .b-sale {
    padding: 15px 0;
  }
}
.b-sale p {
  color: #333;
  font-size: 23px;
  font-weight: 400;
  padding-bottom: 20px;
  line-height: 32px;
}
@media only screen and (min-width: 992px) {
  .b-sale p {
    padding: 100px 0 60px 0;
    font-size: 29px;
  }
}
.b-sale img {
  display: none;
}
@media only screen and (min-width: 992px) {
  .b-sale img {
    display: block;
  }
}
.b-business__padding {
  padding-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .b-business__padding {
    padding: 75px 0;
    text-align: left;
  }
}
.b-business img {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 992px) {
  .b-business img {
    margin-top: 90px;
    margin-bottom: 41px;
  }
}
.b-business h3 {
  color: #2a6dc5;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 28px;
}
@media only screen and (min-width: 992px) {
  .b-business h3 {
    font-size: 18px;
  }
}
.b-business p {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  max-width: 263px;
  line-height: 17px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .b-business p {
    margin: unset;
  }
}
.b-partner__view {
  background: url('../img/partner.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .b-partner__view {
    padding: 90px 0;
  }
}
.b-partner img {
  display: block;
  margin: 0 auto;
  margin-bottom: 45px;
}
.b-partner a {
  display: block;
  text-align: center;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .b-partner a {
    margin-bottom: unset;
  }
}
.b-choice__view {
  background: url('../img/choice.jpg') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 20px 0;
}
@media only screen and (min-width: 992px) {
  .b-choice__view {
    padding: 55px 0;
  }
}
.b-choice p {
  color: white;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .b-choice p {
    font-size: 25px;
    margin-bottom: unset;
  }
}
.request {
  color: #6d6e71;
  background: #fff;
  font-size: 20px;
  font-weight: 500;
  border: none;
  padding: 28px 43px;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .request {
    font-size: 27px;
  }
}
.b-footer__view {
  padding: 20px;
  background-color: #333;
  -webkit-background-size: cover;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .b-footer__view {
    padding: 50px 0 20px 0;
  }
}
.b-footer_adress__view {
  margin: 0 auto;
  text-align: center;
  max-width: 187px;
  width: 187px;
  color: #e6e7e8;
}
@media only screen and (min-width: 992px) {
  .b-footer_adress__view {
    float: left;
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .b-footer_adress__view {
    max-width: 218px;
    width: 218px;
  }
}
.b-footer_adress__view h3 {
  font-size: 15px;
  font-weight: 700;
}
.b-footer_adress__view .first {
  height: 40px;
}
.b-footer_adress__view p {
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  height: 90px;
}
.b-footer_adress__view span {
  display: block;
  font-size: 15px;
}
.b-footer_adress__view span:last-child {
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .b-footer_adress__view span:last-child {
    margin-bottom: unset;
  }
}
.b-footer-up {
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .b-footer-up {
    margin-bottom: 160px;
  }
}
.office {
  margin: 0 auto;
  width: 180px;
}
@media only screen and (min-width: 992px) {
  .office {
    float: left;
  }
}
.office a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  width: 180px;
  background: orange;
  padding: 10px 0px 10px 10px;
  font-weight: 700;
  position: relative;
}
.office a:after {
  content: '';
  top: 13px;
  right: 8px;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  background: url('../img/right.png') no-repeat;
}
.office img {
  display: block;
}
.copyright {
  color: #6e7479;
  font-size: 12px;
  font-weight: 400;
  margin-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .copyright {
    height: 20px;
    box-sizing: border-box;
    padding-top: 24px;
    text-align: left;
    margin-top: 0;
  }
}
/*fonts*/
body {
  font-family: 'Ubuntu', sans-serif;
}
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
.button__orange {
  background-color: #ff931e;
}
.button__view {
  border: none;
  border-radius: 30px;
  padding: 20px;
  cursor: pointer;
  box-shadow: 0px 6px rgba(0, 0, 0, 0.2);
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .button__view {
    padding: 16px 55px;
  }
}
.button__text {
  color: white;
  font-size: 16px;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .button__text {
    font-size: 22px;
  }
}
.caption1 {
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
}
@media only screen and (min-width: 992px) {
  .caption1 {
    font-size: 53px;
    line-height: 59px;
  }
}
.caption1__width {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .caption1__width {
    max-width: 350px;
    text-align: left;
  }
}
.caption1__black {
  color: #333;
}
.caption1__white {
  color: #fff;
}
.caption2 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .caption2 {
    font-size: 37px;
    line-height: 59px;
    text-align: left;
  }
}
.caption2__black {
  color: #333;
}
.b-logo a {
  text-decoration: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.b-logo a span {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: -10px;
  padding-left: 10px;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  .b-logo a span {
    font-size: 20px;
  }
}
.b-logo__small span {
  font-size: 12px !important;
}
.b-logo__small img {
  width: 36px;
  height: 36px;
}
.b-logo__center a {
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .b-logo__center a {
    justify-content: unset;
  }
}
.wall {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}
.b-modal {
  max-width: 600px;
  opacity: 0;
  transition: 1s;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 3;
}
.b-modal p {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  padding: 40px;
}
@media only screen and (min-width: 992px) {
  .b-modal p {
    font-size: 25px;
    line-height: unset;
  }
}
.b-modal .krest {
  position: absolute;
  top: -42px;
  right: -42px;
  cursor: pointer;
}
