@charset "UTF-8";
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

a {
  text-decoration: none; }

@-webkit-keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes menu-active-slide {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes menu-active-slide {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes dropDown {
  0% {
    height: 0; }
  50% {
    height: 50px; }
  80% {
    height: 100px; }
  100% {
    height: -webkit-min-content;
    height: min-content; } }

@keyframes dropDown {
  0% {
    height: 0; }
  50% {
    height: 50px; }
  80% {
    height: 100px; }
  100% {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; } }

@font-face {
  font-family: "Circe - Extra Bold";
  font-style: normal;
  font-weight: 400;
  src: url("../../src/fonts/Circe-ExtraBold.eot?") format("eot"), url("../../src/fonts/Circe-ExtraBold.woff2") format("woff2"), url("../../src/fonts/Circe-ExtraBold.woff") format("woff"), url("../../src/fonts/Circe-ExtraBold.ttf") format("truetype"); }

@font-face {
  font-family: "Circe";
  font-style: normal;
  font-weight: 400;
  src: url("../../src/fonts/Circe-Regular.eot?") format("eot"), url("../../src/fonts/Circe-Regular.woff2") format("woff2"), url("../../src/fonts/Circe-Regular.woff") format("woff"), url("../../src/fonts/Circe-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "Circe";
  font-style: normal;
  font-weight: 700;
  src: url("../../src/fonts/Circe-Bold.eot?") format("eot"), url("../../src/fonts/Circe-Bold.woff2") format("woff2"), url("../../src/fonts/Circe-Bold.woff") format("woff"), url("../../src/fonts/Circe-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "Circe";
  font-style: normal;
  font-weight: 300;
  src: url("../../src/fonts/Circe-Light.eot?") format("eot"), url("../../src/fonts/Circe-Light.woff2") format("woff2"), url("../../src/fonts/Circe-Light.woff") format("woff"), url("../../src/fonts/Circe-Light.ttf") format("truetype"); }

@font-face {
  font-family: "Circe";
  font-style: normal;
  font-weight: 100;
  src: url("../../src/fonts/Circe-Thin.eot?") format("eot"), url("../../src/fonts/Circe-Thin.woff2") format("woff2"), url("../../src/fonts/Circe-Thin.woff") format("woff"), url("../../src/fonts/Circe-Thin.ttf") format("truetype"); }

@font-face {
  font-family: "Circe - Extra Light";
  font-style: normal;
  font-weight: 400;
  src: url("../../src/fonts/Circe-ExtraLight.eot?") format("eot"), url("../../src/fonts/Circe-ExtraLight.woff2") format("woff2"), url("../../src/fonts/Circe-ExtraLight.woff") format("woff"), url("../../src/fonts/Circe-ExtraLight.ttf") format("truetype"); }

@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 300;
  src: url("../../src/fonts/Gilroy-Light.eot?") format("eot"), url("../../src/fonts/Gilroy-Light.woff2") format("woff2"), url("../../src/fonts/Gilroy-Light.woff") format("woff"), url("../../src/fonts/Gilroy-Light.ttf") format("truetype"); }

@font-face {
  font-family: "Gilroy - Extra Bold";
  font-style: normal;
  font-weight: 400;
  src: url("../../src/fonts/Gilroy-ExtraBold.eot?") format("eot"), url("../../src/fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../../src/fonts/Gilroy-ExtraBold.woff") format("woff"), url("../../src/fonts/Gilroy-ExtraBold.ttf") format("truetype"); }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes menu-active-slide {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes dropDown {
  0% {
    height: 0; }
  50% {
    height: 50px; }
  80% {
    height: 100px; }
  100% {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; } }

.header {
  margin-bottom: 87px; }
  .header .header__nav {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 24px; }
  .header .header__logo {
    font-family: "Circe - Extra Bold", Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: 400;
    color: #000; }
  .header .header__nav-list {
    justify-self: center;
    line-height: 19px; }
  .header .header__nav-link {
    font-weight: 300;
    display: inline-block; }
  .header .header__nav-link_active {
    font-weight: 400; }
  .header .header__nav-link_active::after {
    content: "";
    display: block;
    width: calc(100% + 23px);
    background-color: #24a3fb;
    height: 2px;
    -webkit-transform: translate(-11px, 0px);
        -ms-transform: translate(-11px, 0px);
            transform: translate(-11px, 0px); }
  .header .header__nav-link:not(:last-of-type) {
    margin-right: 45px; }
  .header .header__menu-button {
    display: none; }
  .header .header__menu-svg {
    fill: #24a3fb; }
  .header .header__nav-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-self: right; }
  .header .header__social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 107px;
    -webkit-transform: translate(0px, -6px);
        -ms-transform: translate(0px, -6px);
            transform: translate(0px, -6px); }
  .header .header__social-link {
    display: block; }
  .header .header__social-link:not(:last-of-type) {
    margin-right: 23px; }
  .header .header__phone {
    -webkit-transform: translate(0px, -5px);
        -ms-transform: translate(0px, -5px);
            transform: translate(0px, -5px); }
  .header .header__number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 3px; }
  .header .header__number:before {
    background-image: url(../img/sprite.png);
    background-position: -228px -155px;
    width: 15px;
    height: 17px;
    display: block;
    content: "";
    margin-right: 6px; }
  .header .header__request-a-call {
    font-size: 11px;
    color: #24a3fb;
    -webkit-text-decoration: dashed underline;
            text-decoration: dashed underline;
    float: right; }
  .header .header__info {
    background-image: url("../../src/img/header-bg.png");
    background-position-x: 46%;
    background-repeat: no-repeat;
    overflow: hidden; }
  .header .header__info-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible; }
  .header .header__info-left-block {
    max-width: 40%;
    margin-top: 178px; }
  .header .header__info-title {
    font-family: "Circe - Extra Bold", Arial, Helvetica, sans-serif;
    font-size: 45px;
    margin-bottom: 23px;
    line-height: 50px; }
  .header .header__info-text {
    font-size: 26px;
    font-weight: 300;
    line-height: 31px;
    margin-bottom: 23px; }
  .header .header__info-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .header .header__price {
    font-size: 28px;
    font-weight: 300;
    margin-right: 45px;
    line-height: 46px; }
  .header .header__price-span {
    font-family: "Circe - Extra Bold", Arial, Helvetica, sans-serif;
    font-weight: 700; }
  .header .header__info-link {
    font-size: 21px;
    font-weight: 700;
    color: #ffffff;
    display: block;
    border-radius: 24px;
    background-color: #fb5124;
    padding: 14px 25px; }
  .header .header__info-img {
    margin-top: 34px;
    -webkit-transform: translate(19%, 0px);
        -ms-transform: translate(19%, 0px);
            transform: translate(19%, 0px);
    max-width: 100%;
    height: auto; }
  @media screen and (max-width: 1800px) {
    .header .header__info-img {
      -webkit-transform: translate(10%, 0px);
          -ms-transform: translate(10%, 0px);
              transform: translate(10%, 0px); } }
  @media screen and (max-width: 1500px) {
    .header .header__social {
      display: none; }
    .header .header__info {
      padding-bottom: 40px; }
    .header .header__info-img {
      max-width: 55%;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }
  @media screen and (max-width: 1250px) {
    .header .header__nav {
      margin-bottom: 86px; }
    .header .header__nav-link:not(:last-of-type) {
      margin-right: 25px; }
    .header .header__info {
      background-position: -474px 188px; }
    .header .header__info-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center; }
    .header .header__info-left-block {
      max-width: 100%;
      margin-top: 0; }
    .header .header__info-img {
      max-width: 480px;
      height: 320px; }
    .header .header__info-title {
      font-size: 37px; }
    .header .header__info-text {
      font-size: 21px; }
    .header .header__info-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .header .header__price {
      font-size: 23px; } }
  @media screen and (max-width: 900px) {
    .header .header__nav {
      grid-template-columns: repeat(3, auto); }
    .header .header__nav-list {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      grid-column: 1/4;
      opacity: 1;
      display: none;
      -webkit-animation: dropDown 1s;
              animation: dropDown 1s;
      overflow: hidden; }
    .header .header__nav-link:not(:last-of-type) {
      margin-right: 0px;
      margin-bottom: 10px; }
    .header .header__menu-button {
      display: block;
      justify-self: end; }
    .header .header__social {
      display: none; }
    .header .header__nav-link_active::after {
      width: 0; }
    .header .menu_responsive {
      width: 100%;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .header .menu_responsive .header__nav-link {
      display: block; } }

@media screen and (max-width: 599px) {
  .header .header__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .header .header__number {
    font-size: 14px; } }

.social__vk {
  /*background-image: url(../img/vkontakte.png);*/
  background-position: -207px -140px;
  width: 27px;
  height: 15px; }

.social__tg {
  /*background-image: url(../img/tel.png);*/
  background-position: -207px -155px;
  width: 21px;
  height: 18px; }

.social__wa {
  /*background-image: url(../img/whatsapp.png);*/
  background-position: -245px -91px;
  width: 17px;
  height: 18px; }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes menu-active-slide {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes dropDown {
  0% {
    height: 0; }
  50% {
    height: 50px; }
  80% {
    height: 100px; }
  100% {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; } }

.bus-park {
  margin-bottom: 167px; }

.bus-park__info {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border-bottom: 2px solid #cfcfcf;
  line-height: 39px;
  padding-bottom: 6px; }

.bus-park__title {
  font-family: "Circe - Extra Bold", Arial, Helvetica, sans-serif;
  font-size: 35px; }

.bus-park__tab {
  -webkit-transform: translate(-21px, 9px);
      -ms-transform: translate(-21px, 9px);
          transform: translate(-21px, 9px);
  line-height: 36px;
  grid-column: 2/4; }

.bus-park__tab-link {
  color: #888888;
  font-size: 22px; }

.bus-park__tab-link_active {
  color: #000;
  font-weight: 700; }

.bus-park__tab-link_active::after {
  content: "";
  display: block;
  width: calc(100% + 23px);
  background-color: #24a3fb;
  height: 4px;
  -webkit-transform: translate(-11px, 0px);
      -ms-transform: translate(-11px, 0px);
          transform: translate(-11px, 0px); }

.bus-park__tab-link:not(:last-of-type) {
  margin-right: 56px; }

.bus-park__tab-content {
  padding: 0px 22px 0px; }

@media screen and (max-width: 900px) {
  .bus-park__info {
    border-bottom: none;
    grid-template-columns: 1fr;
    grid-row-gap: 37px; }
  .bus-park__tab {
    grid-column: 1/2;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    justify-self: center; }
  .bus-park__tab-link {
    font-size: 16px; }
  .bus-park__tab-link:not(:last-of-type) {
    margin-right: 44px; } }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes menu-active-slide {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes dropDown {
  0% {
    height: 0; }
  50% {
    height: 50px; }
  80% {
    height: 100px; }
  100% {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; } }

.slider__slide-content {
  border-radius: 10px;
  border: 1px solid #cfcfcf;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  position: relative;
  padding-top: 100px;
  margin-top: 100px;
  margin-bottom: 20px; }

.slider__img {
  -webkit-transform: translate(-50%, 0px);
      -ms-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
  position: absolute;
  top: -100px;
  left: 50%;
  z-index: 0; }

.slider__name {
  font-size: 27px;
  margin-bottom: 30px;
  position: relative; }

.slider__name_lable::before {
  position: absolute;
  content: "";
  left: -14px;
  font-size: 15px;
  color: #ffffff;
  background-color: #24a3fb;
  padding: 7px 21px;
  border-radius: 0 5px 5px 0; }

.slider__name_lable::after {
  position: absolute;
  content: "";
  left: -14px;
  top: 29px;
  width: 0px;
  height: 0px;
  border-left: 14px solid transparent;
  border-top: 6px solid #006ebb; }

.slider__name_lable-lux::before {
  content: "ЛЮКС"; }

.slider__info {
  font-size: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 88%;
  margin: 0 auto 22px; }

.slider__time {
  background-color: #ff7373;
  color: #ffffff;
  padding: 6px 0;
  margin-bottom: 8px; }

.slider__order {
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  background-color: #24a3fb;
  border-radius: 24px;
  padding: 14px 43px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-transform: translate(0px, 21px);
      -ms-transform: translate(0px, 21px);
          transform: translate(0px, 21px); }

.slider__slide-content_buses {
  position: relative;
  z-index: 0;
  width: 326px; }

.bus-park__tab-content .splide__track, .services .splide__track, .buses__slider .splide__track {
  overflow: visible; }

.slider__buses-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 18px; }

.slider__buses-name {
  background-color: #24a3fb;
  padding: 7px 0px;
  border-radius: 0 5px 5px 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 15px;
  margin-right: 33px;
  width: 168px;
  -webkit-transform: translate(-14px, 0px);
      -ms-transform: translate(-14px, 0px);
          transform: translate(-14px, 0px);
  position: relative; }

.slider__buses-name:before {
  position: absolute;
  content: "";
  top: 29px;
  left: 0;
  width: 0px;
  height: 0px;
  border-left: 14px solid transparent;
  border-top: 6px solid #006ebb; }

.slider__buses-text {
  font-size: 17px; }

.slider__buses-text {
  text-align: center;
  font-size: 17px;
  color: #aeaeae;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 4px; }

.slider__buses-info {
  background-color: #ffffff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }

.slider__buses-list {
  text-align: left;
  padding-top: 16px;
  padding-left: 50px;
  display: none; }

.slider__buses-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 23px; }

.slider__buses-item::before {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #24a3fb;
  margin-right: 8px; }

.slider__slide-content_buses:hover {
  position: absolute;
  z-index: 100000;
  -webkit-box-shadow: 0 7px 18px rgba(84, 84, 84, 0.54);
          box-shadow: 0 7px 18px rgba(84, 84, 84, 0.54); }

.slider__slide-content_buses:hover .slider__buses-list {
  display: block; }

@media screen and (max-width: 1050px) {
  .slider__buses-list {
    display: block; }
  .slider__slide-content_buses:hover {
    position: relative; } }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes menu-active-slide {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes dropDown {
  0% {
    height: 0; }
  50% {
    height: 50px; }
  80% {
    height: 100px; }
  100% {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; } }

body .buses {
  margin-bottom: 147px; }

.buses__title {
  font-family: "Circe - Extra Bold", Arial, Helvetica, sans-serif;
  font-size: 35px;
  margin-bottom: 85px; }

.buses__slider {
  max-width: 1450px;
  margin-left: auto;
  margin-right: auto; }

.buses__tab-link_active {
  color: #000;
  font-weight: 700; }

.buses__tab-link_active::after {
  content: "";
  display: block;
  width: calc(100% + 23px);
  background-color: #24a3fb;
  height: 4px;
  -webkit-transform: translate(-11px, 0px);
      -ms-transform: translate(-11px, 0px);
          transform: translate(-11px, 0px); }

.buses__tab-link:not(:last-of-type) {
  margin-right: 56px; }

@media screen and (max-width: 900px) {
  .buses__tab-link:not(:last-of-type) {
    margin-right: 44px; } }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes menu-active-slide {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes dropDown {
  0% {
    height: 0; }
  50% {
    height: 50px; }
  80% {
    height: 100px; }
  100% {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; } }

.advantages {
  padding-bottom: 150px; }

.advantages__title {
  font-family: "Circe - Extra Bold", Arial, Helvetica, sans-serif;
  font-size: 35px;
  margin-bottom: 131px; }

.advantages__wrapper {
  padding: 0 6%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 77px;
  justify-items: center; }

.advantages__item {
  max-width: 326px;
  -webkit-box-shadow: 0 7px 18px rgba(84, 84, 84, 0.3);
          box-shadow: 0 7px 18px rgba(84, 84, 84, 0.3);
  text-align: center;
  padding: 0 20px 20px;
  width: 100%; }

.advantages__img {
  margin: 0 auto 6px;
  -webkit-transform: translate(0px, -22px);
      -ms-transform: translate(0px, -22px);
          transform: translate(0px, -22px); }

.advantages__service {
  background-image: url(../img/sprite.png);
  background-position: -207px 0px;
  width: 55px;
  height: 44px; }

.advantages__price {
  background-image: url(../img/sprite.png);
  background-position: -134px -147px;
  width: 56px;
  height: 44px; }

.advantages__exp {
  background-image: url(../img/sprite.png);
  background-position: -207px -44px;
  width: 48px;
  height: 47px; }

.advantages__comfort {
  background-image: url(../img/sprite.png);
  background-position: 0px -147px;
  width: 84px;
  height: 50px; }

.advantages__nav {
  background-image: url(../img/sprite.png);
  background-position: -84px -147px;
  width: 50px;
  height: 50px; }

.advantages__cert {
  background-image: url(../img/sprite.png);
  background-position: -207px -91px;
  width: 38px;
  height: 49px; }

.advantages__point {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 13px; }

.advantages__text {
  font-size: 15px;
  color: #aeaeae; }

@media screen and (max-width: 1250px) {
  .advantages__wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 40px; } }

@media screen and (max-width: 900px) {
  .advantages__title {
    text-align: center; }
  .advantages__wrapper {
    grid-template-columns: 1fr;
    grid-row-gap: 50px; } }

@media screen and (max-width: 599px) {
  .advantages__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-row-gap: 0; }
  .advantages__item:not(:last-of-type) {
    margin-bottom: 75px; } }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes menu-active-slide {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes dropDown {
  0% {
    height: 0; }
  50% {
    height: 50px; }
  80% {
    height: 100px; }
  100% {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; } }

.services {
  margin-bottom: 180px; }

.services .splide__slide {
  padding-top: 0px; }

.services__title {
  font-family: "Circe - Extra Bold", Arial, Helvetica, sans-serif;
  font-size: 35px;
  padding-bottom: 2px;
  margin-bottom: 57px;
  border-bottom: 2px solid #cfcfcf; }

.services__item {
  background-repeat: no-repeat;
  background-size: 105% 550px;
  background-position: -16px 0px;
  background-color: #000;
  color: #ffffff;
  border-radius: 10px; }

.services__item-title {
  font-family: "Circe - Extra Bold", Arial, Helvetica, sans-serif;
  font-size: 19px;
  margin-bottom: 18px;
  z-index: 1; }

.services__item-text {
  font-size: 17px;
  z-index: 1; }

.services__item_2v2 {
  height: 400px;
  padding: 0px 30px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.services__item_1v2 {
  position: relative;
  height: 400px;
  background-image: none;
  padding: 0px 30px 14px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.services__item-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.services__item-img_corp {
  opacity: 1;
  left: -9px;
  width: 103%; }

.services__item_1v2 .services__item-title {
  margin-bottom: 27px; }

.services__item_2v2 .services__item-title {
  font-size: 29px; }

.services__item_2v2 .services__item-text {
  font-size: 19px; }

.services__item_1v1 {
  background-image: none;
  background-color: transparent;
  height: 400px; }

.services__item_1v1 .services__item-title {
  margin-bottom: 14px; }

.services__item-wrapper {
  background-image: url("../../src/img/corp-1.png");
  background-color: #000;
  background-repeat: no-repeat;
  padding: 100px 30px 20px;
  border-radius: 10px;
  background-size: 102% 209px;
  background-position: 0px -7px;
  max-height: 191px;
  height: 100%;
  max-width: 550px; }

.services_mb {
  margin-bottom: 18px; }

@media screen and (max-width: 599px) {
  .services__item_2v2 {
    max-width: 317px;
    height: 400px;
    background-size: auto;
    background-position: 86%;
    padding: 241px 30px 14px; }
  .services__item_2v2 .services__item-title {
    font-size: 19px; }
  .services__item_2v2 .services__item-text {
    font-size: 17px; } }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes menu-active-slide {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes dropDown {
  0% {
    height: 0; }
  50% {
    height: 50px; }
  80% {
    height: 100px; }
  100% {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; } }

.feedback {
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
  font-weight: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 105px; }

.feedback__wrapper {
  margin-top: 51px; }

.feedback__client {
  background-color: #24a3fb;
  -webkit-box-shadow: -16px -16px 0px rgba(36, 163, 251, 0.3), -32px -32px 0px rgba(36, 163, 251, 0.3);
          box-shadow: -16px -16px 0px rgba(36, 163, 251, 0.3), -32px -32px 0px rgba(36, 163, 251, 0.3);
  width: 50%;
  padding-bottom: 15px;
  border-radius: 20px;
  color: #ffffff; }

.feedback__slide {
  padding: 0 11px 85px 50px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 50%;
  overflow: hidden; }

.feedback__notation {
  font-size: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px; }

.feedback__notation::before {
  content: "";
  background-color: #006ebb;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  margin-right: 16px; }

.feedback__name {
  font-family: "Gilroy - Extra Bold", Arial, Helvetica, sans-serif;
  font-size: 35px;
  margin-bottom: 7px; }

.feedback__quote {
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 207px;
  height: 147px;
  grid-column: 2 / 3;
  grid-row: 1 /2;
  justify-self: end; }

.feedback__name-subscription {
  font-size: 12px;
  margin-bottom: 71px; }

.feedback__text {
  font-size: 15px;
  grid-column: 1 / 3; }

.feedback .splide__pagination__page {
  width: 46px;
  height: 6px;
  background-color: #ffffff;
  display: block;
  -webkit-transition: width 300ms, height 300ms, background-color 300ms;
  -o-transition: width 300ms, height 300ms, background-color 300ms;
  transition: width 300ms, height 300ms, background-color 300ms; }

.feedback .splide__pagination li:not(:last-of-type) {
  margin-right: 15px; }

.feedback .splide__pagination .is-active {
  width: 79px;
  height: 9px;
  background-color: #006ebb; }

.feedback__fb {
  max-width: 315px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }

.feedback__fb-title {
  font-family: "Gilroy - Extra Bold", Arial, Helvetica, sans-serif;
  font-size: 50px;
  color: #24a3fb; }

.feedback__fb-text {
  font-size: 40px; }

.feedback__img {
  background-image: url("../../src/img/thumbs-up.png");
  max-width: 333px;
  width: 100%;
  max-height: 345px;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -12px);
      -ms-transform: translate(0px, -12px);
          transform: translate(0px, -12px); }

@media screen and (max-width: 1500px) {
  .feedback__client {
    margin-right: 20px; } }

@media screen and (max-width: 1250px) {
  .feedback {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .feedback__client {
    margin-right: 0;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    max-width: 443px;
    width: 100%; }
  .feedback__fb {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    max-width: 40%;
    margin-right: 75px; }
  .feedback__img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 225px;
    height: 234px;
    background-size: contain;
    margin-bottom: 76px; }
  .feedback__slide {
    padding: 0 10px 10px 27px; }
  .feedback .splide__pagination__page {
    width: 28px;
    height: 3px; }
  .feedback .splide__pagination li:not(:last-of-type) {
    margin-right: 10px; }
  .feedback .splide__pagination .is-active {
    width: 48px;
    height: 5px; }
  .feedback__quote {
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px); } }

@media screen and (max-width: 900px) {
  .feedback__fb-title {
    font-size: 34px;
    margin-bottom: 14px; }
  .feedback__fb-text {
    font-size: 27px; }
  .feedback__fb {
    margin-right: 25px;
    max-width: 211px; } }

@media screen and (max-width: 599px) {
  .feedback__quote {
    display: none; } }

@media screen and (max-width: 480px) {
  .feedback__fb {
    margin-bottom: 31px;
    text-align: center; } }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes menu-active-slide {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes dropDown {
  0% {
    height: 0; }
  50% {
    height: 50px; }
  80% {
    height: 100px; }
  100% {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; } }

.footer {
  position: relative;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.footer__card {
  width: 344px;
  padding: 28px 35px;
  height: 198px;
  background-color: #24a3fb;
  -webkit-box-shadow: 16px -16px 0px rgba(36, 163, 251, 0.3), 32px -32px 0px rgba(36, 163, 251, 0.3);
          box-shadow: 16px -16px 0px rgba(36, 163, 251, 0.3), 32px -32px 0px rgba(36, 163, 251, 0.3);
  border-radius: 10px;
  position: absolute;
  right: 11%;
  top: 23%;
  z-index: 1; }

.footer__card-title {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 23px; }

.footer__card-subs {
  font-size: 10px;
  font-weight: 300;
  margin-bottom: 5px; }

.footer__card-phone {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 24px;
  display: block; }

.footer__card-email {
  font-size: 17px;
  font-weight: 300;
  display: block; }

.footer a {
  color: #ffffff; }

.footer__map {
  width: 100%;
  height: 435px; }

.footer__wrapper {
  background-color: #000; }

.footer__bottom {
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0; }

.footer__nav {
  font-size: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.footer__link {
  display: block; }

.footer__link:not(:last-of-type) {
  margin-right: 50px; }

.footer__link:hover {
  font-weight: 400; }

.footer__logo {
  font-family: "Circe - Extra Bold", Arial, Helvetica, sans-serif;
  font-size: 21px; }

.footer__number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px; }

.footer__number:before {
  background-image: url(../img/sprite.png);
  background-position: -245px -109px;
  width: 15px;
  height: 17px;
  display: block;
  content: "";
  margin-right: 6px; }

.footer .footer__request-a-call {
  font-size: 11px;
  color: #24a3fb;
  -webkit-text-decoration: dashed underline;
          text-decoration: dashed underline;
  float: right; }

@media screen and (max-width: 900px) {
  .footer__map {
    height: 513px; }
  .footer__card {
    position: static;
    width: calc(100% - 20px);
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
    -webkit-transform: translateY(-16px);
        -ms-transform: translateY(-16px);
            transform: translateY(-16px);
    margin: 0 10px;
    -webkit-box-shadow: 0px -11px 0px rgba(36, 163, 251, 0.3), 0px -23px 0px rgba(36, 163, 251, 0.3);
            box-shadow: 0px -11px 0px rgba(36, 163, 251, 0.3), 0px -23px 0px rgba(36, 163, 251, 0.3);
    height: 100%; }
  .footer__card-title {
    font-size: 31px;
    margin-bottom: 31px; }
  .footer__card-subs {
    font-size: 14px;
    margin-bottom: 7px; }
  .footer__card-phone {
    font-size: 23px;
    margin-bottom: 32px; }
  .footer__card-email {
    font-size: 23px; }
  .footer__wrapper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .footer__bottom, .footer__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center; }
  .footer__nav {
    margin-bottom: 48px; }
  .footer__logo {
    margin-bottom: 27px; }
  .footer__link:not(:last-of-type) {
    margin-right: 0px;
    margin-bottom: 21px; }
  .footer__phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer__number {
    font-size: 20px;
    -webkit-box-align: normal;
    -webkit-align-items: normal;
        -ms-flex-align: normal;
            align-items: normal; }
  .footer .footer__request-a-call {
    display: block;
    font-size: 15px; } }

html {
  scroll-behavior: smooth; }

body {
  font-family: Circe, Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 17px; }

a {
  color: #000; }

button {
  background-color: transparent;
  cursor: pointer; }

button:focus {
  outline: none; }

.container {
  max-width: 1536px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }

.main {
  overflow: hidden; }

@media screen and (max-width: 1500px) {
  .container {
    max-width: 100%; } }

@media screen and (max-width: 900px) {
  .container {
    padding-left: 10px;
    padding-right: 10px; } }
.overlay_popup {
  display:none;
  position:fixed;
  z-index: 999;
  top:0;
  right:0;
  left:0;
  bottom:0;
  background:#000;
  opacity:0.5;
}

.popup {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}

/* Ещё немного стилей для popup окна */
.btn-close{
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 20;
    cursor: pointer;
    font-weight: bold;
    font-size: 26px;
}
.object{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #eee;
    margin-right: 0;
}
.object iframe{
    width: 100%;
    height: 100%;
}