body {
  background-color: #ffffff;
  color: #445161;
  font-family: "Roboto", sans-serif;
  padding: 0; }

.wrapper {
  width: 90%;
  margin: 0 auto;
  padding: 30px 0; }
  .wrapper h1 {
    width: 100%;
    text-align: center;
    text-transform: uppercase; }

.header a {
  text-align: right;
  line-height: 10px;
  margin-bottom: 10px;
  display: block;
  color: #E43024;
  text-decoration: none; }
  .header a:hover {
    font-weight: 600; }
.header h1 {
  margin-top: 20px;
  text-align: start;
  font-size: 24px; }
.header .logo {
  margin-top: 0;
  margin-bottom: 20px;
  width: 50%; }
.header .regions {
  width: 90%;
  margin: 20px auto 0 auto;
  display: block; }

.navigation {
  background-color: #f5f5f5; }
  .navigation .wrapper {
    padding: 10px 0; }
  .navigation ul {
    list-style: none;
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .navigation ul li {
      padding-left: 20px; }
      .navigation ul li a {
        text-transform: uppercase;
        text-decoration: none;
        color: #445161; }
        .navigation ul li a:hover {
          font-weight: 600; }

.main {
  background-color: #0785a9; }
  .main ul {
    list-style: none;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600; }
    .main ul li {
      margin-top: 10px; }
      .main ul li:first-child {
        margin-top: 0; }
      .main ul li a {
        color: #ffffff;
        text-decoration: none; }

.about {
  background-color: #ffffff; }
  .about ul {
    padding-left: 0;
    list-style: none; }
    .about ul li {
      margin-top: 10px;
      display: flex;
      align-items: top; }
      .about ul li:first-child {
        margin-top: 0; }
      .about ul li img {
        max-width: 15%;
        height: 30px;
        margin-right: 5%;
        top: 0; }
      .about ul li p {
        width: 80%;
        margin: 0;
        top: 0; }
  .about button {
    color: #ffffff;
    font-weight: 700;
    border: none;
    cursor: pointer;
    background-color: #0785a9;
    padding: 5px; }

.price-button {
  color: #ffffff;
  font-weight: 700;
  border: none;
  background-color: #0785a9;
  padding: 5px;
  border-radius: 2px; }

.hidden {
  display: none; }

.leaders {
  background-color: #ffffff; }
  .leaders .leaders-slider {
    width: 100%; }
    .leaders .leaders-slider .slick-prev:before, .leaders .leaders-slider .slick-next:before {
      color: #0785a9; }
    .leaders .leaders-slider .leaders-slider-item {
      width: 100%;
      display: flex;
      align-items: top; }
    .leaders .leaders-slider .leader-photo {
      width: 20%;
      margin: 0 5%; }
      .leaders .leaders-slider .leader-photo img {
        width: 100%; }
    .leaders .leaders-slider .leader-info {
      width: 70%; }
      .leaders .leaders-slider .leader-info ul {
        list-style: none;
        padding-left: 0; }
        .leaders .leaders-slider .leader-info ul li {
          margin-top: 5px; }
      .leaders .leaders-slider .leader-info h2 {
        margin-top: 0; }

.services {
  background-color: #f5f5f5; }
  .services button {
    color: #ffffff;
    font-weight: 700;
    border: none;
    cursor: pointer;
    background-color: #0785a9;
    padding: 5px;
    border-radius: 2px; }
  .services .service-item {
    width: 100%;
    margin-top: 10px; }
    .services .service-item:first-child {
      margin-top: 0; }
    .services .service-item img {
      height: 50px;
      top: 20px; }
    .services .service-item p {
      margin: 0;
      top: 0;
      padding: 10px;
      border-radius: 3px;
      background-color: #ebebeb; }
    .services .service-item div {
      margin-top: 10px;
      margin-bottom: 10px; }
  .services a {
    padding: 5px;
    color: #ffffff;
    background-color: #0785a9;
    font-weight: 700;
    cursor: pointer;
    border-radius: 2px;
    text-decoration: none; }

.price {
  background-color: #f5f5f5; }
  .price h3 {
    text-align: center; }
  .price table {
    border-collapse: collapse; }
    .price table td {
      border: 0;
      padding: 5px; }
    .price table tr:nth-child(even) {
      background-color: #0785a9;
      color: white; }
    .price table thead {
      font-weight: 700; }
  .price .price-box-element {
    background-color: #0785a9; }
    .price .price-box-element_name h3 {
      color: white;
      width: 100%;
      text-align: center;
      padding: 15px;
      margin: 0; }
    .price .price-box-element_price {
      background-color: #ffffff; }
      .price .price-box-element_price p {
        margin: 0;
        text-align: center;
        font-size: 24px;
        font-weight: 600;
        padding: 15px;
        border: solid 2px #445161; }
    .price .price-box-element_options {
      margin: 0;
      padding: 15px;
      color: white; }
      .price .price-box-element_options ul {
        padding-left: 15px; }
      .price .price-box-element_options input {
        width: 100%;
        background-color: #ffffff;
        color: #445161;
        text-transform: uppercase;
        border: none;
        padding: 5px;
        border-radius: 3px;
        cursor: pointer;
        font-weight: 600; }
        .price .price-box-element_options input:hover {
          background-color: #f5f5f5; }

.documents {
  background-color: #f5f5f5;
  padding-bottom: 20px; }
  .documents .slick-track {
    display: flex; }
  .documents .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center; }
  .documents .doc-slider {
    width: 100%; }
    .documents .doc-slider .slick-prev:before, .documents .doc-slider .slick-next:before {
      color: #0785a9; }
  .documents img {
    width: 90%;
    margin: 0 auto; }

.partners .wrapper {
  padding-top: 0; }
  .partners .wrapper img {
    height: 75px;
    margin-right: 100px; }

.Copyright {
  display: block;
  margin: 30px auto 0 auto;
  color: white; }

.contacts {
  background-color: #0785a9; }
  .contacts h1 {
    color: #ffffff; }
  .contacts form #checkbox {
    width: 15px;
    margin-top: 2px;
    margin-right: 5px;
    float: left; }
  .contacts form label {
    color: white;
    cursor: pointer;
    user-select: none; }
  .contacts form select {
    width: 100%;
    margin-top: 10px;
    color: grey;
    padding: 5px; }
  .contacts form input {
    width: 100%;
    margin-top: 10px;
    padding: 5px; }
    .contacts form input:first-child {
      margin-top: 0; }
  .contacts form textarea {
    width: 100%;
    margin-top: 10px;
    padding: 5px;
    height: 150px; }
  .contacts form .contact-form-button {
    width: 50%;
    background-color: #ffffff;
    color: #445161;
    text-transform: uppercase;
    border: none;
    padding: 10px;
    margin: 10px auto 0 auto;
    display: block !important;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 600; }
    .contacts form .contact-form-button:hover {
      background-color: #f5f5f5; }
  .contacts .contact-adress p {
    color: white;
    margin: 5px 0 0 0; }
  .contacts .contact-adress a {
    margin-top: 5px;
    display: block;
    color: white;
    text-decoration: none; }
    .contacts .contact-adress a:hover {
      font-weight: 600; }

.button {
  margin: 0 auto;
  display: block;
  width: 200px;
  text-align: center;
  text-decoration: none;
  padding: 5px 15px;
  color: white;
  font-weight: 900;
  font-size: 24;
  border-radius: 3px;
  background-color: #0785a9; }

.btn-up {
  position: fixed;
  bottom: -50px;
  right: 10px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: #445161;
  cursor: pointer;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 100;
  opacity: 0.7;
  transition: 0.4s; }
  .btn-up.active {
    bottom: 50px; }
  .btn-up:hover {
    opacity: 1;
    background: #0785a9;
    trasition: all 0.5; }
  .btn-up:after {
    content: "";
    width: 15px;
    height: 15px;
    margin: auto;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 4px;
    bottom: 0px;
    left: 0;
    right: 0; }

@media (max-width: 720px) {
  .header .title h1, .header .title p {
    width: 100%;
    text-align: center; }
  .header .logo {
    margin: 0 auto 20px auto;
    width: 60%;
    float: inherit;
    display: block; }

  .navigation .hide {
    display: none; }
  .navigation ul {
    list-style: none;
    width: 100%;
    padding: 0;
    display: block; }
    .navigation ul li {
      padding-left: 20px;
      width: 100%;
      text-align: center;
      padding-top: 10px; }
      .navigation ul li:first-child {
        padding-top: 0; }

  .leaders .leaders-slider .leaders-slider-item {
    display: block; }
  .leaders .leaders-slider .leader-photo {
    width: 90%;
    margin: 0 auto; }
  .leaders .leaders-slider .leader-info {
    width: 90%;
    margin: 0 auto; }
    .leaders .leaders-slider .leader-info h2 {
      margin-top: 10px; }

  .price .price-box {
    margin-bottom: 20px; }
    .price .price-box:last-child {
      margin-bottom: 0; }

  .contact-adress {
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: center; } }

/*# sourceMappingURL=expert-group-main.css.map */
