/* Custom homepage styles */
/* SVG Icons */
.SvgIco {
  display: inline-block;
  vertical-align: middle;
}

.SvgIco_path, .SvgIco_fillGroup {
  fill: currentColor;
}

.SvgIco_line {
  stroke: currentColor;
}

/* Buttons */
.button:hover {
  background-color: #0098dc;
  color: #fff;
}

.button.aboutme-link .aboutme-yt {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button.aboutme-link:hover .aboutme-yt {
  fill: #fff;
}

.button.reviews-sidebar-send:hover {
  background-color: #A38F6B;
}

.button.viber:hover {
  background-color: #A29967;
}

.button.callback:hover {
  background-color: #7393AF;
}

.button.footer-consult-btn:hover {
  background-color: #0098dc;
}

.header-callback:hover {
  border-bottom-color: #90e906;
  color: #90e906;
}

.service-category:nth-child(even) .service-category-link:hover {
  background-color: #A38F6B;
  color: #FFF;
}

/* Viber btn */
.viber-btn {
  cursor: pointer;
}

/* Viber */
.Viber {
  font-size: 38px;
  color: #3C3C3C;
}

@media (max-width: 768px) {
  .Viber {
    font-size: 32px;
  }
}

@media (max-width: 480px) {
  .Viber {
    font-size: 26px;
  }
}

.Viber > .SvgIco {
  width: 1.32em;
}

/* Header phones */
.contact-tel .drop-list-tel {
  font-weight: normal;
}

.contact-tel-trigger:hover + .drop-list, .drop-list:hover {
  opacity: 1;
  pointer-events: all;
}

.advantages-details li {
  color: #333232;
}

.service-category-title {
  opacity: 1;
  color: #181818;
}

.service-category-list li {
  color: #2A2A2A;
}

.reviews-sidebar-text {
  color: rgba(60, 60, 60, 0.75);
}

@media (min-width: 1200px) {
  .reviews-sidebar-text {
    padding-top: 1rem;
    padding-bottom: 1.4375rem;
    font-size: 0.9375rem;
    line-height: 1.125rem;
  }
}

.reviews-counter p {
  color: #727272;
}

.massmedia .subtitle, .aboutme .subtitle {
  margin-top: 0.75rem;
  line-height: 1.2;
}

@media (min-width: 640px) {
  .massmedia .subtitle br, .aboutme .subtitle br {
    display: none;
  }
}

.countries-map {
  margin-top: 1.05rem;
  padding-right: 31px;
  text-align: center;
}

.countries-map img {
  width: auto;
}

.help .subtitle {
  margin-top: 1.2rem;
  line-height: 1.2;
}

@media (min-width: 640px) {
  .help .subtitle br {
    display: none;
  }
}

.aboutme-video {
  display: block;
  margin-top: 1.975rem;
  padding-top: 17.563rem;
  background-size: cover;
}

@media (max-width: 639px) {
  .aboutme-video {
    padding-bottom: 0;
    background-size: contain;
  }
}

@media (min-width: 768px) {
  .advantages-details li {
    padding: 0.675rem 0.625rem 1rem;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1125px;
  }
  .menu ul {
    padding: 0 91px 0 77px;
  }
  .menu a {
    letter-spacing: 0.024em;
  }
  .viber-btn {
    padding: 6px 18px 8px 13px;
  }
  .viber-btn .viber-small-text {
    margin-bottom: 4px;
    line-height: 1.2857;
  }
  .viber-btn .viber-large-text {
    line-height: 1;
  }
  .header .logo span:before {
    left: -15px;
    background-color: #FFF;
  }
  .header .logo-img {
    background: #7EB22B;
  }
  .header .contact-tel .drop-list {
    top: -0.91rem;
  }
  .header .contact-tel .drop-list-tel {
    padding-right: 2.725rem;
  }
  .header .contact-tel-trigger {
    margin-bottom: 8px;
    padding-right: 2.725rem;
  }
  .header .dropdown-arrow:after {
    right: 1.4375rem;
  }
  .header .header-callback {
    margin-right: 41px;
  }
  .header .contact-viber {
    margin-right: 2px;
  }
  .header .viber-btn {
    margin-top: 2px;
  }
  .header .header-content {
    padding-top: 31px;
  }
  .header .header-text-content {
    margin-top: -1.375rem;
  }
  .header .mob-large {
    display: block;
    margin-top: -5px;
  }
  .advantages {
    padding-top: 2.9375rem;
    padding-bottom: 2.975rem;
  }
  .advantages-list button:focus {
    opacity: 1;
  }
  .advantages-details {
    padding: 1.375rem 3.8125rem 1.375rem 2.8125rem;
  }
  .advantages-details li {
    font-size: 0.9375rem;
    line-height: 1rem;
  }
  .services {
    padding: 2.6rem 0 3.4375rem;
  }
  .section-headers::after {
    top: 97.2%;
    left: 49.2%;
  }
  .services-wrapper {
    padding-top: 3rem;
    padding-right: 8.425rem;
  }
  .service-category-list li {
    margin-bottom: 1.5rem;
  }
  .service-category:nth-child(even) .service-category-title {
    padding-left: 4.75rem;
  }
  .service-category-more {
    margin-top: 0.6125rem;
    padding-left: 4.1rem;
  }
  .service-category-link {
    margin-top: 2.3375rem;
    margin-left: 2.725rem;
  }
  .reviews {
    padding-top: 3.2875rem;
  }
  .countries {
    padding-top: 2.975rem;
  }
  .aboutme {
    padding-bottom: 0.425rem;
  }
  .aboutme-info {
    margin-right: -0.3125rem;
  }
  .help {
    padding: 2.7rem 0 4.725rem;
  }
}

.mobile-menu-contacts div {
  display: block;
}

.mobile-menu-contacts .tel {
  font-size: 19px;
}

.mobile-menu-contacts .tel:not(:last-child) {
  margin-bottom: 10px;
}

.mobile-menu-contacts .email {
  font-size: 19px;
}

@media (max-width: 639px) {
  .only-desktop {
    display: none;
  }
}

@media (min-width: 640px) {
  .only-mob {
    display: none;
  }
}

.header-person-foto img {
  display: block;
}

@media (max-width: 639px) {
  .burger {
    position: relative;
    z-index: 100;
  }
  .burger span {
    display: block;
    z-index: 100;
    -webkit-transition: none;
    transition: none;
  }
  .header .logo {
    padding: 18px 5% 18px 0;
  }
  .header .logo span {
    font-size: calc(3vw + 2.6px);
  }
  .header .logo-img {
    width: calc(30vw + 21px);
    padding: 8px 13px;
  }
  .mobile-menu {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    left: -83.6vw;
  }
  .mobile-menu-nav li.home-page svg {
    top: 46%;
    max-width: 20px;
    max-height: 24px;
    -webkit-transform: translateY(-50%) translateX(-12px);
            transform: translateY(-50%) translateX(-12px);
  }
  .mobile-menu-follow {
    padding: 5.2vw 0 calc(5.2vw + 50px) 14.6vw;
  }
  .header-text-content {
    top: 10.3rem;
  }
  .header-text-content .first-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 48vw;
    margin-bottom: 20px;
  }
  .header-text-content p .mob-large {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 53vw;
    padding-right: 0;
  }
  .header-text-content .label, .header-text-content .label span {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 21vw;
    height: 9.6vw;
  }
  .app .container {
    padding-top: 3rem;
    padding-bottom: 25.45rem;
  }
  .app-links {
    bottom: 60px;
  }
  .app-background {
    margin-top: -22.5rem;
  }
  .footer .container {
    padding-right: 0;
    padding-left: 0;
  }
  .service-category:nth-child(even) .service-category-title {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(85%, rgba(227, 223, 199, 0.5)), color-stop(85%, transparent));
    background-image: linear-gradient(to right, rgba(227, 223, 199, 0.5) 85%, transparent 85%);
  }
  .help {
    padding: 2.5rem 0 2.325rem;
  }
  .help .section-headers::after {
    display: none;
  }
  .header-person-foto {
    margin-top: -18px;
    margin-right: -5px;
  }
  .header-person-foto img {
    width: 14.2375rem;
  }
  .massmedia .tns-horizontal.tns-subpixel > .tns-item {
    vertical-align: middle;
  }
  .massmedia .tns-controls button {
    -webkit-transform: translateY(-38%);
            transform: translateY(-38%);
    outline: none;
  }
  .massmedia .tns-controls button:first-child {
    left: -3px;
    -webkit-transform: translateY(-38%) scale(-1);
            transform: translateY(-38%) scale(-1);
  }
  .massmedia .tns-controls button:nth-child(2) {
    right: -3px;
  }
  .brands .subtitle {
    margin-top: 0.75rem;
    line-height: 1.2;
  }
  .app-text {
    font-size: 1.25rem;
  }
  .app-text::after {
    margin-top: 15px;
  }
}

@media (min-width: 640px) {
  .header .header-text-content {
    margin-top: -37px;
  }
  .header-text-content p {
    width: 38vw;
    padding-right: 0;
  }
  .header-text-content .first-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 32vw;
    margin-bottom: 20px;
  }
  .header-text-content .label, .header-text-content .label span {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 13.8vw;
    height: 5.46vw;
  }
  .header-text-content .label span {
    margin-bottom: 0;
  }
  .header-text-content .mob-large {
    display: inline-block;
    margin-top: 15px;
  }
  .app .title br, .aboutme .title br {
    display: none;
  }
  .header-person-foto img {
    position: relative;
    right: 35px;
    width: 21.375rem;
    margin-left: 0;
  }
  .massmedia-list {
    margin-top: 3.7625rem;
    margin-bottom: 2.4125rem;
    padding-right: 6.125rem;
    padding-left: 8.175rem;
  }
  .massmedia-list li {
    margin-right: 30px;
  }
  .massmedia-list li:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .header-text-content {
    width: 698px;
    height: 306px;
  }
  .header-text-content .first-line {
    width: 388px;
  }
  .header-text-content .label, .header-text-content .label span {
    width: 165px;
    height: 65px;
  }
}

/* Drawer */
.drawer-hamburger {
  top: 2%;
  width: 2.215rem;
  padding: 1rem .75rem 1.7rem;
}

@media (max-width: 425px) {
  .drawer-hamburger {
    top: 2.3%;
  }
}

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
  height: 1.459vw;
  border-radius: 4px;
  background: #FFF;
}

.drawer-hamburger-icon:before {
  top: -2.2vw;
}

.drawer-hamburger-icon:after {
  top: 2.2vw;
}

.drawer-nav {
  z-index: 100;
  width: 83.6vw;
  height: 100vh;
  padding-bottom: 50px;
  background-color: #1D1E20;
  color: #fff;
  overflow-y: scroll;
}

.drawer--left .drawer-hamburger {
  left: 9px;
}

.drawer--left .drawer-nav {
  left: -83.6vw;
}

.drawer--left.drawer-open .drawer-hamburger {
  left: 83.6vw;
}

.MessengerBtn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 157px;
  padding: 5px 5px 5px 12px;
  border-radius: 4px;
  background-color: #7d3daf;
  color: #FFF;
}

@media screen and (max-width: 480px) {
  .MessengerBtn {
    width: 115px;
    min-height: 40px;
    padding: 6px 5px 3px 9px;
  }
}

.MessengerBtn_icon {
  -ms-flex-preferred-size: 28px;
      flex-basis: 28px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 12px;
}

@media screen and (max-width: 480px) {
  .MessengerBtn_icon {
    margin-right: 6px;
  }
}

.MessengerBtn_textWrap {
  text-align: left;
}

@media screen and (max-width: 480px) {
  .MessengerBtn_textWrap {
    margin-top: -5px;
  }
}

.MessengerBtn_text {
  display: block;
  font-size: 18px;
  line-height: 20px;
}

@media screen and (max-width: 480px) {
  .MessengerBtn_text {
    font-size: 14px;
    line-height: 15px;
  }
}

.MessengerBtn_text-small {
  font-size: 14px;
}

@media screen and (max-width: 480px) {
  .MessengerBtn_text-small {
    font-size: 11px;
  }
}

.MessengerBtn-telegram {
  background: #61A8DE;
}

.MessengerBtn-skype {
  background: #15ACE5;
}

.MessengerBtn-fb {
  background: #3A559F;
}

.Messengers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Messengers_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 335px;
}

@media screen and (max-width: 480px) {
  .Messengers_list {
    width: 245px;
  }
}

.Messengers_item {
  margin-bottom: 20px;
}

.Messengers_item:nth-child(2n+1) {
  margin-right: 17px;
}

@media screen and (max-width: 480px) {
  .Messengers_item:nth-child(2n+1) {
    margin-right: 11px;
  }
}

.Messengers_item:last-child, .Messengers_item:nth-last-child(2) {
  margin-bottom: 0;
}

.gov {
  text-decoration: underline;
}

.gov:after {
  content: "" !important;
  display: none;
}

@media (min-width: 640px) {
  .hiddenDesktop {
    display: none !important;
  }
}

@media (max-width: 639px) {
  .hiddenMob {
    display: none !important;
  }
}

.BtnOutline {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 0.75em 1.15em 0.8em 2.05em;
  border: 2px solid #0098dc;
  border-radius: 5px;
  background: #FFF;
  color: #0098dc;
  font-size: 20px;
  white-space: nowrap;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 639px) {
  .BtnOutline {
    padding-right: 1em;
    padding-left: 1.29em;
    font-size: 14px;
  }
}

.BtnOutline:hover {
  background-color: #0098dc;
  color: #fff;
}

.BtnOutline_icon {
  width: 8px;
  margin-top: -3px;
  margin-left: 22px;
}

@media (max-width: 639px) {
  .BtnOutline_icon {
    width: 6px;
    margin-top: 0;
    margin-left: 9px;
  }
}

.BtnOutline-roundedSquare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 114px;
  height: 114px;
  padding: 15px;
  border-radius: 10px;
  font-size: 16px;
  line-height: 1.25;
}

.BtnOutline-roundedSquare .BtnOutline_icon {
  width: 44px;
  margin: 0 0 4px;
}

.BtnOutline-cities {
  padding: 18px 18px 19px 16px;
  font-size: 18px;
}

@media (max-width: 639px) {
  .BtnOutline-cities {
    padding: 12px 8px;
    font-size: 16px;
    line-height: 1.375;
  }
}

.BtnOutline-cities .BtnOutline_icon {
  margin-top: 0;
  margin-left: 36px;
}

@media (max-width: 639px) {
  .BtnOutline-cities .BtnOutline_icon {
    margin-left: 38px;
  }
}

.SectionTitle {
  font-weight: bold;
  font-size: 30px;
  line-height: normal;
  color: #4F4F4F;
  text-align: center;
}

@media (max-width: 991px) {
  .SectionTitle {
    font-size: 27px;
  }
}

@media (max-width: 767px) {
  .SectionTitle {
    font-size: 24px;
  }
}

@media (max-width: 639px) {
  .SectionTitle {
    font-size: 20px;
    line-height: 1.2;
  }
}

.SectionTitle:after {
  content: "";
  display: block;
  width: 160px;
  height: 2px;
  margin: 16px auto 0;
  background-color: #0098dc;
}

.CategoryBlock {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 355px;
  max-width: 100%;
  -webkit-box-shadow: 0 0 0 1px #f2f2f2;
          box-shadow: 0 0 0 1px #f2f2f2;
  border-radius: 4px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.CategoryBlock_img, .CategoryBlock_iconWrapper, .CategoryBlock_icon, .CategoryBlock_title {
  -webkit-transition: inherit;
  transition: inherit;
}

.CategoryBlock_img {
  position: relative;
  padding-top: 51.27%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-position: 50% 33%;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

@media (max-width: 639px) {
  .CategoryBlock_img {
    padding-top: 57.97%;
    background-position: 50% 0;
  }
}

.CategoryBlock_img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}

.CategoryBlock_img-bordered {
  border: 2px solid #f2f2f2;
}

.CategoryBlock_iconWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 114px;
  height: 114px;
  margin-bottom: 14px;
  border: 2px solid #f2f2f2;
  border-radius: 10px;
}

.CategoryBlock_icon {
  width: 50px;
  color: #9D9D9D;
}

.CategoryBlock_title {
  padding: 20px 10px 24px;
  font-size: 22px;
  line-height: 1.09;
  text-align: center;
  color: #4F4F4F;
}

@media (max-width: 991px) {
  .CategoryBlock_title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .CategoryBlock_title {
    font-size: 18px;
  }
}

@media (max-width: 639px) {
  .CategoryBlock_title {
    padding: 7px 5px 10px;
    font-size: 16px;
    line-height: 1.5;
  }
}

.CategoryBlock:hover {
  -webkit-box-shadow: 0 0 0 2px #0098dc, 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 2px #0098dc, 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.CategoryBlock:hover .CategoryBlock_img:before {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.CategoryBlock:hover .CategoryBlock_img-bordered {
  border-color: #CDE5A5;
}

.CategoryBlock:hover .CategoryBlock_iconWrapper {
  border-color: #CDE5A5;
}

.CategoryBlock:hover .CategoryBlock_icon {
  color: #0098dc;
}

.CategoryBlock:hover .CategoryBlock_title {
  color: #0098dc;
}

.CategoryBlock-moreJobs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .CategoryBlock-moreJobs {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.CategoryBlock-moreJobs .CategoryBlock_title {
  margin-bottom: 3px;
  padding: 0;
  font-weight: bold;
}

@media (max-width: 639px) {
  .CategoryBlock-moreJobs .CategoryBlock_title {
    margin-bottom: 0;
    line-height: 1.25;
  }
}

.CategoryBlock-moreJobs .CategoryBlock_description {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 1.44;
}

@media (max-width: 639px) {
  .CategoryBlock-moreJobs .CategoryBlock_description {
    margin-bottom: 19px;
    font-size: 16px;
    line-height: 1.25;
  }
}

.CategoryBlock-moreJobs:hover {
  -webkit-box-shadow: 0 0 0 2px #0098dc;
          box-shadow: 0 0 0 2px #0098dc;
}

@media (max-width: 991px) {
  .CategoryBlock-moreJobs:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.CategoryBlock-moreJobs:hover .CategoryBlock_title {
  color: #4F4F4F;
}

.CategoryBlock-small {
  width: 114px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 639px) {
  .CategoryBlock-small {
    width: 145px;
  }
}

.CategoryBlock-small .CategoryBlock_img {
  margin-bottom: 17px;
  padding-top: 100%;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .CategoryBlock-small .CategoryBlock_img {
    margin-bottom: 14px;
  }
}

@media (max-width: 639px) {
  .CategoryBlock-small .CategoryBlock_img {
    margin-bottom: 7px;
    padding-top: 78.62%;
  }
}

.CategoryBlock-small .CategoryBlock_title {
  padding: 0;
  font-size: 16px;
  line-height: 1.25;
}

@media (max-width: 767px) {
  .CategoryBlock-small .CategoryBlock_title {
    font-size: 15px;
  }
}

@media (max-width: 639px) {
  .CategoryBlock-small .CategoryBlock_title {
    font-size: 14px;
    line-height: 1.2857;
  }
}

.CategoryBlock-small:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.Categories {
  padding-top: 46px;
  padding-bottom: 28px;
  background: #FFF;
}

@media (max-width: 639px) {
  .Categories {
    padding-top: 25px;
  }
}

.Categories_title {
  margin-bottom: 40px;
}

@media (max-width: 639px) {
  .Categories_title {
    margin-bottom: 38px;
  }
}

.Categories_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (max-width: 767px) {
  .Categories_list {
    margin-right: -10px;
    margin-left: -10px;
  }
}

@media (max-width: 639px) {
  .Categories_list {
    margin-right: -5px;
    margin-left: -5px;
  }
}

.Categories_col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 767px) {
  .Categories_col {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 639px) {
  .Categories_col {
    margin-bottom: 11px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .Categories_col:nth-child(2n) .Categories_item {
    margin-right: 0;
  }
}

.Categories_item {
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.Categories_btn {
  margin-right: auto;
  margin-left: auto;
}

.Categories-grey {
  background: #F6F6F6;
}

.Categories-sections .Categories_col {
  width: 33.33%;
}

@media (max-width: 991px) {
  .Categories-sections .Categories_col {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .Categories-sections .Categories_col:last-child {
    width: 100%;
    margin-top: 5px;
  }
}

@media (max-width: 1100px) {
  .Categories-eightCol .Categories_list {
    width: 620px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 639px) {
  .Categories-eightCol .Categories_list {
    width: 320px;
  }
}

.Categories-eightCol .Categories_col {
  width: 12.5%;
}

@media (max-width: 1100px) {
  .Categories-eightCol .Categories_col {
    width: 25%;
  }
}

@media (max-width: 639px) {
  .Categories-eightCol .Categories_col {
    width: 50%;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 639px) {
  .Categories-popularSpheres {
    padding-top: 50px;
    padding-bottom: 18px;
  }
  .Categories-popularSpheres .Categories_col {
    margin-bottom: 22px;
  }
}

@media (max-width: 639px) {
  .Categories-popularSpecialties {
    padding-top: 50px;
  }
  .Categories-popularSpecialties .Categories_col {
    margin-bottom: 15px;
  }
  .Categories-popularSpecialties .Categories_btn {
    width: auto;
    max-width: 145px;
  }
}

.City {
  display: inline-block;
  padding: 17px 12px 17px 19px;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  background: #fff;
  color: #4F4F4F;
}

@media (max-width: 639px) {
  .City {
    padding: 13px 7px;
  }
}

.City_locIcon {
  width: 16px;
  margin-right: 13px;
}

@media (max-width: 639px) {
  .City_locIcon {
    margin-right: 5px;
  }
}

.City_label {
  display: inline-block;
  margin-top: -3px;
  margin-right: 44px;
  font-size: 18px;
  line-height: 1.34;
  vertical-align: middle;
}

@media (max-width: 639px) {
  .City_label {
    margin-right: 8px;
    font-size: 16px;
    line-height: 1.375;
  }
}

.City_arrow {
  margin-top: -2px;
  vertical-align: middle;
}

.City:hover {
  border-color: #CDE5A5;
  color: #0098dc;
}

.Cities {
  padding-top: 40px;
  padding-bottom: 26px;
  background: #F6F6F6;
}

.Cities_title {
  margin-bottom: 45px;
}

.Cities_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 639px) {
  .Cities_list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.Cities_item {
  margin-right: 30px;
  margin-bottom: 30px;
}

@media (max-width: 639px) {
  .Cities_item {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.Cities_item-btn {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media (max-width: 639px) {
  .Cities_col:nth-child(2n) .Cities_item {
    margin-right: 0;
  }
}

@media (max-width: 639px) {
  .aboutme-counters.aboutme-counters-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 92px;
    border-top: none;
    border-bottom: none;
  }
  .aboutme-counters.aboutme-counters-mobile li {
    padding: 18px 0;
    font-size: 29px;
  }
  .aboutme-counters.aboutme-counters-mobile li:first-child {
    padding-right: 55px;
    padding-left: 55px;
    border-right: none;
    border-bottom: 1px solid #e3e3e3;
  }
  .aboutme-counters.aboutme-counters-mobile li:nth-child(2) {
    padding-left: 20px;
  }
}

@media (max-width: 450px) {
  .aboutme-counters.aboutme-counters-mobile {
    padding-bottom: 70px;
  }
  .aboutme-counters.aboutme-counters-mobile li {
    padding: 12px 0;
    font-size: 24px;
  }
  .aboutme-counters.aboutme-counters-mobile li:first-child {
    padding-right: 20px;
    padding-left: 20px;
  }
  .aboutme-counters.aboutme-counters-mobile li:nth-child(2) {
    padding-left: 15px;
  }
}

@media (max-width: 639px) {
  .aboutme {
    padding-bottom: 40px;
  }
}

@media (max-width: 639px) {
  .aboutme-link {
    bottom: 50px;
  }
}
/*# sourceMappingURL=custom_homepage.css.map */