*, ::after, ::before {
  background-repeat: no-repeat
}

::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: inherit;
  vertical-align: inherit
}

body, html {
  height: 100%;
  width: 100%
}

html {
  cursor: default;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  word-break: break-word;
  line-height: 1.15
}

body {
  font-family: Montserrat-Regular, sans-serif;
  line-height: 1.45;
  font-size: 100%;
  background-color: #fff;
  min-width: 320px;
  position: relative;
  margin: 0;
  padding: 0;
  overflow-x: visible !important;
}

h1 {
  font-size: 2em
}

hr {
  height: 0;
  overflow: visible
}

details, main {
  display: block
}

nav ol, nav ul {
  list-style: none
}

code, kbd, pre, samp {
  font-family: Menlo, Consolas, "Roboto Mono", "Ubuntu Monospace", "Noto Mono", "Oxygen Mono", "Liberation Mono", monospace;
  font-size: 1em
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

small {
  font-size: 80%
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}

audio, canvas, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none;
  width: 100%;
  display: inline-block
}

svg:not([fill]) {
  fill: currentcolor
}

svg:not(:root) {
  overflow: hidden
}

table {
  border-collapse: collapse
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button, input, select {
  margin: 0
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

fieldset {
  padding: .35em .75em .625em
}

button, input {
  overflow: visible
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

button, select {
  text-transform: none
}

textarea {
  margin: 0;
  overflow: auto;
  resize: none
}

[type=checkbox], [type=radio] {
  padding: 0
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

::-moz-focus-inner {
  border-style: none;
  padding: 0
}

:-moz-focusring {
  outline: 1px dotted ButtonText
}

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

dialog:not([open]) {
  display: none
}

summary {
  display: list-item
}

[tabindex], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

.play-video-popup.play i::before, .play-video.play i::before, [hidden], template {
  display: none
}

[aria-busy=true] {
  cursor: progress
}

[aria-controls] {
  cursor: pointer
}

[aria-disabled=true], [disabled] {
  cursor: not-allowed
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

h1, h2, h3, h4, h5, h6, p, ul {
  margin: 0;
  padding: 0
}

b, h1, h2, h3, h4, h5, h6, strong {
  font-weight: 400
}

li {
  list-style-type: none
}

a, button {
  cursor: pointer;
  border: 0;
  background-color: initial
}

input:focus, textarea:focus, button:focus, a:focus, [tabindex]:focus {
  outline: none;
  box-shadow: 0 0 0 1px rgba(0, 123, 255, 0.5);
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  -webkit-appearance: none;
  height: auto
}

a {
  text-decoration: none
}

input:invalid {
  -webkit-box-shadow: none;
  box-shadow: none
}

input:-moz-submit-invalid {
  box-shadow: none
}

input:-moz-ui-invalid {
  box-shadow: none
}

input::-ms-clear {
  display: none
}

input[type=number] {
  -moz-appearance: textfield
}

input {
  -webkit-appearance: none;
  display: inline-block
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
  font-size: 16px;
  border: 1px solid #000
}

input::-webkit-input-placeholder {
  opacity: 1;
  text-overflow: ellipsis
}

input:-moz-placeholder, input::-moz-placeholder {
  opacity: 1;
  text-overflow: ellipsis
}

input:-ms-input-placeholder {
  opacity: 1;
  text-overflow: ellipsis
}

iframe {
  overflow: hidden
}

@font-face {
  font-family: Montserrat-Regular;
  font-display: swap;
  src: url(../fonts/Montserrat-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Regular.woff) format("woff"), url(../fonts/Montserrat-Regular.ttf) format("truetype"), url(../fonts/Montserrat-Regular.svg#Montserrat-Regular) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: Montserrat-Bold;
  font-display: swap;
  src: url(../fonts/Montserrat-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Bold.woff) format("woff"), url(../fonts/Montserrat-Bold.ttf) format("truetype"), url(../fonts/Montserrat-Bold.svg#Montserrat-Bold) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: icomoon;
  font-display: swap;
  src: url(../fonts/icomoon.eot?uhbrxx);
  src: url(../fonts/icomoon.eot?uhbrxx#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?uhbrxx) format("truetype"), url(../fonts/icomoon.woff?uhbrxx) format("woff"), url(../fonts/icomoon.svg?uhbrxx#icomoon) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: Montserrat-SemiBold;
  src: url(../fonts/montserrat-semibold-600.woff2) format('woff2'),
  url(../fonts/montserrat-semibold-600.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

[class*=" icon-"], [class^=icon-] {
  font-family: icomoon, sans-serif !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-401::before {
  content: ""
}

.icon-dental::before {
  content: ""
}

.icon-group-1::before {
  content: ""
}

.icon-group-2::before {
  content: ""
}

.icon-group-3::before {
  content: ""
}

.icon-group2_8::before {
  content: ""
}

.icon-gym::before {
  content: ""
}

.icon-health::before {
  content: ""
}

.icon-icon111::before {
  content: ""
}

.icon-left-arrow::before {
  content: ""
}

.icon-medical::before {
  content: ""
}

.icon-paid::before {
  content: ""
}

.icon-play::before {
  content: ""
}

.icon-pre-tax::before {
  content: ""
}

.icon-right-arrow::before {
  content: ""
}

.icon-shots::before {
  content: ""
}

.icon-subsity::before {
  content: ""
}

.icon-term::before {
  content: ""
}

.icon-vision::before {
  content: ""
}

div[target=_blank], img[alt="www.000webhost.com"] {
  display: none !important
}

.container, .container-sm {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 20px
}

.container-sm {
  max-width: 1256px
}

.title {
  font-family: Montserrat-Bold, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 47px;
  font-size: 34px;
  color: #2e3285
}

.plugin {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 0
}

.plugin span {
  margin: auto
}

.fancybox-nav {
  background: 0 0 !important;
  bottom: -80px;
  top: initial;
  width: 35px;
  height: 35px;
  display: block !important
}

.fancybox-nav span {
  visibility: visible;
  background: #fff;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.fancybox-nav.fancybox-next, .fancybox-nav.fancybox-prev {
  background: initial
}

.fancybox-nav.fancybox-prev {
  left: 50%;
}

.fancybox-nav.fancybox-prev span::after,
.fancybox-nav.fancybox-next span::after {
  content: '';
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 14px;
  color: #000;
  background: url("../assets/images/select-arrow.svg") no-repeat center;
  background-size: 18px;
}

.fancybox-nav.fancybox-prev span::after {
  transform: translate(-50%, -50%) rotate(-90deg);
}

.fancybox-nav.fancybox-next {
  right: 50%
}

.fancybox-nav.fancybox-next span::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.fancybox-lock .fancybox-overlay, .fancybox-overlay, .fancybox-overlay.fancybox-overlay-fixed {
  background: rgba(0, 0, 0, .6) !important;
  overflow: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important
}

.fancybox-wrap.fancybox-mobile.fancybox-type-inline.fancybox-opened {
  top: 50% !important;
  position: fixed !important;
  height: auto !important;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.banner {
  background-color: #ecedf7;
  min-height: 420px
}

.banner .container {
  padding-right: 0;
  padding-left: 0
}

.banner .title {
  margin-bottom: 30px
}

.banner__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden
}

.banner__text {
  padding-top: 20px;
  padding-left: 95px;
  width: 40%
}

.banner__desc {
  font-family: Montserrat-Bold, sans-serif;
  color: #5f667a
}

.banner__desc span {
  display: block;
  max-width: 170px;
  margin-bottom: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  font-size: 16px
}

.banner__desc strong {
  line-height: 32px;
  font-size: 18px
}

.banner .banner-video {
  min-height: 420px;
  position: relative;
  z-index: 5;
  overflow: hidden;
  width: 60%
}

.banner .banner-video::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 100;
  width: 140px;
  height: 150%;
  background-color: #ecedf7;
  top: -50px;
  bottom: -50px;
  left: -95px;
  -webkit-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  transform: rotate(16deg)
}

.banner .banner-video__img {
  min-height: 420px;
  position: relative
}

.banner .banner-video__img img {
  position: absolute;
  width: 100%;
  height: auto
}

.play-video, .play-video-popup {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 63px;
  height: 63px;
  border-radius: 50%;
  border: 0;
  background-color: #d4062d;
  -webkit-transition: all ease .15s;
  -o-transition: all ease .15s;
  transition: all ease .15s;
  cursor: pointer;
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.play-video i, .play-video-popup i {
  color: #fff;
  position: relative;
  left: 3px;
  font-size: 24px;
  width: 22px;
  height: 24px
}

.play-video i::before, .play-video-popup i::before {
  position: relative;
  top: 0
}

.play-video-popup.play i, .play-video.play i {
  width: 20px;
  height: 20px;
  background-color: #fff;
  position: relative;
  left: 0
}

.play-video-popup:hover, .play-video:hover {
  background-color: #bb0528
}

.video-modal .mfp-close, .video-modal .play-video-popup {
  display: none
}

.play-video, .play-video-popup, .video-modal:hover .play-video-popup {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.play-video-popup:hover, .play-video:hover, .video-modal:hover {
  text-decoration: none
}

.video-modal video {
  display: block;
  width: 100%
}

.video-modal {
  width: 100%;
  max-width: 720px;
  margin: 0 auto
}

.excellent {
  background-color: #edeef8;
  padding: 47px 0 42px
}

.excellent__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.excellent__title {
  font-family: Montserrat-Bold, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  font-size: 22px;
  color: #2e3285;
  padding-right: 162px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.excellent__text {
  font-family: Montserrat-Regular, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  color: #686868;
  max-width: 673px
}

.advantage {
  padding-top: 107px;
  padding-bottom: 100px
}

.advantage__content {
  padding-left: 162px
}

.advantage__title {
  font-family: Montserrat-Bold, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  font-size: 18px;
  color: #333;
  margin-bottom: 49px;
  position: relative;
  max-width: 405px
}

.advantage__title::before {
  content: "";
  display: block;
  position: absolute;
  right: calc(100% + 44px);
  top: 13px;
  width: 118px;
  height: 3px;
  background-color: #d4062d
}

.advantage-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.advantage-list__cell {
  width: 33.3333333333%;
  min-height: 200px
}

.advantage-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 27px;
  width: 33.33%
}

.advantage-list__icon {
  margin-right: 12px;
  width: 32px;
  min-width: 32px;
  min-height: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #edeef8
}

.advantage-list__icon i {
  font-size: 25px;
  color: #333;
  position: relative;
  left: 10px;
  top: 6px
}

.advantage-list__icon i.icon-401 {
  font-size: 21px
}

.advantage-list__icon i.icon-dental, .advantage-list__icon i.icon-subsity {
  font-size: 22px
}

.advantage-list__icon i.icon-vision {
  font-size: 21px
}

.advantage-list__icon i.icon-medical, .advantage-list__icon i.icon-paid {
  font-size: 22px
}

.advantage-list__text {
  font-family: Montserrat-Bold, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  font-size: 17px;
  color: #333;
  padding-top: 5px
}

.gallery {
  padding-bottom: 100px
}

.gallery-category {
  padding-top: 30px
}

.gallery-category__title {
  font-family: Montserrat-Bold, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  font-size: 18px;
  color: #333;
  margin-bottom: 21px;
  padding-left: 36px;
  position: relative
}

.gallery-category__title::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 26px;
  height: 5px;
  background-color: #d4062d
}

.gallery-category__item, .gallery-category__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.gallery-category__list {
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.gallery-category__item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
  margin-right: 39px
}

.gallery-category__item:nth-child(6n) {
  margin-right: 0
}

.gallery-category__img {
  display: block;
  width: 170px;
  height: 149px;
  overflow: hidden;
  position: relative
}

.gallery-category__img a {
  display: inline-block
}

.gallery-category__img img {
  width: auto;
  height: 100%;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}

.popup-slider {
  background-color: #fff
}

.fancybox-bg {
  background-color: rgba(0, 0, 0, .5)
}

.row1 {
  background-color: #d7d9eb;
  padding: 15px 60px;
  font-style: italic;
  font-size: 14px
}

.row1 h3 {
  color: #d4062d
}

.sticky-container {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0
}

.fancybox-close {
  width: 30px;
  height: 30px;
  padding: 5px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
}

.fancybox-close::before,
.fancybox-close::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60%;
  height: 2px;
  background-color: #000;
}

.fancybox-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.fancybox-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (max-width: 1300px) {
  .banner .banner-video__img img {
    height: 100%;
    width: auto
  }
}

@media screen and (max-width: 1255px) {
  .gallery-category__item {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 20%
  }

  .gallery-category__item:nth-child(6n) {
    margin-right: 0
  }
}

@media screen and (max-width: 1199px) {
  .banner__text .title {
    line-height: 38px;
    font-size: 30px
  }
}

@media screen and (max-width: 1112px) {
  .banner .banner-video__img img {
    width: auto
  }
}

@media screen and (max-width: 1024px) {
  .banner .container {
    padding-right: 0;
    padding-left: 0
  }

  .banner__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .banner__text {
    width: 100%;
    padding-top: 49px;
    padding-left: 70px;
    position: relative;
    z-index: 10
  }

  .banner__text .title {
    font-size: 30px;
    margin-bottom: 5px
  }

  .banner__desc span {
    margin-bottom: 15px
  }

  .banner .banner-video {
    width: 100%;
    height: 341px;
    min-height: initial;
    margin-top: -82px
  }

  .banner .banner-video::before {
    width: 120%;
    height: 160px;
    top: -91px;
    bottom: initial;
    left: -24px;
    -webkit-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    transform: rotate(-9deg);
    background: #ecedf7
  }

  .banner .banner-video__img img {
    width: 100%;
    height: auto;
    min-height: initial
  }

  .advantage {
    padding-top: 85px;
    padding-bottom: 85px
  }

  .advantage__content {
    padding-left: 128px
  }

  .advantage__title::before {
    width: 60px;
    right: calc(100% + 20px)
  }

  .advantage-list {
    -webkit-column-count: initial;
    -moz-column-count: initial;
    column-count: initial
  }

  .advantage-list__cell {
    width: 50%
  }

  .advantage-list__item {
    width: 50%
  }
}

@media screen and (max-width: 1023px) {
  body.with-buttons {
    padding-bottom: 71px
  }

  .sticky-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .footer-flex__links li {
    display: block;
    width: 100%;
    padding: 0 0 10px;
  }

  .footer-flex__links a {
    width: 100%;
    display: block;
  }

  .form-modal .new-tpl-form {
    padding-left: 20px;
    padding-right: 20px;
  }

  body.st-header {
    padding-top: 60px;
  }

  .care_header_inner,
  .header {
    transition: all ease-in-out 0.2s;
  }

  .care_header_inner.fixed,
  .header.fixed {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0 6px 12px 0 rgba(34, 35, 41, 0.19);
  }

  .care_header_inner.fixed .header-flex__logo,
  .header.fixed .header-flex__logo {
    display: none;
  }

  .care_header_inner.fixed .header-flex__cell,
  .header.fixed .header-flex__cell {
    width: 100%;
    justify-content: flex-start;
    position: relative;
    padding: 8px 0;
  }

  .care_header_inner.fixed .header-flex,
  .header.fixed .header-flex {
    width: 100%;
  }

  .care_header_inner.fixed .header-flex .call-btn,
  .header.fixed .header-flex .call-btn {
    margin-left: 0;
    height: 44px;
    width: 100%;
    max-width: calc(100% - 50px);
  }

  .care_header_inner.fixed .burger,
  .header.fixed .burger {
    position: absolute;
    right: 0;
    top: 18px;
    left: inherit;
    margin-left: 24px;
  }

  .care_header_inner.fixed .burger.open,
  .header.fixed .burger.open {
    right: 0;
    top: 18px;
  }

  .care_header_inner.fixed .header-flex .call-btn span,
  .header.fixed .header-flex .call-btn span {
    color: #2E3285;
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 112%;
  }
}

@media screen and (max-width: 960px) {
  .gallery-category__item {
    width: 25%
  }
}

@media screen and (max-width: 850px) {
  .excellent__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .excellent__title {
    width: 100%;
    -ms-flex-negative: initial;
    flex-shrink: initial;
    padding-right: 0;
    margin-bottom: 20px
  }

  .excellent__text {
    width: 100%
  }
}

@media screen and (max-width: 768px) {
  .banner__text {
    padding-top: 20px;
    padding-bottom: 20px
  }

  .banner__desc span {
    display: inline
  }

  .banner .banner-video {
    height: auto;
    min-height: auto;
    margin-top: 0
  }

  .banner .banner-video::before {
    display: none
  }

  .banner .banner-video__img {
    min-height: auto
  }

  .banner .banner-video__img img {
    height: auto;
    width: 100%;
    min-height: auto;
    position: initial;
    bottom: initial;
    left: initial;
    right: initial
  }

  .gallery-category__item {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-right: 3.9%
  }

  .gallery-category__item:nth-child(3n), .gallery-category__item:nth-child(6n) {
    margin-right: 0
  }

  .gallery-category__img {
    width: 223px;
    height: 195px
  }

  .gallery-category__img img {
    width: auto;
    height: 100%
  }
}

@media screen and (max-width: 767px) {
  .video-modal iframe {
    width: 100%
  }
}

@media screen and (max-width: 766px) {
  .gallery-category__item {
    width: 33.3333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0
  }

  .gallery-category__img {
    width: 170px;
    height: 149px
  }

  .gallery-category__img img {
    width: auto;
    max-width: initial;
    height: 100%
  }
}

@media screen and (max-width: 750px) {
  .advantage__content {
    padding-left: 0
  }

  .advantage__title {
    padding-left: 46px;
    max-width: 425px
  }

  .advantage__title::before {
    right: initial;
    left: 0;
    width: 36px
  }
}

@media screen and (max-width: 700px) {
  .care_header_inner.fixed .header-flex .call-btn span,
  .header.fixed .header-flex .call-btn span {
    display: block;
  }

  .care_header_inner.fixed .header-flex .call-btn i,
  .header.fixed .header-flex .call-btn i {
    margin-right: 8px;
  }
}

@media screen and (max-width: 650px) {
  .banner__text {
    padding-top: 38px;
    padding-left: 16px;
    padding-right: 16px
  }

  .banner__text .title {
    font-size: 23px;
    margin-bottom: 23px
  }

  .banner__desc span {
    font-size: 15px;
    line-height: 20px;
    color: #5f667a
  }

  .banner__desc strong {
    font-size: 16px;
    color: #5f667a;
    line-height: 32px
  }

  .banner .banner-video {
    min-height: 232px;
    height: auto
  }

  .banner .banner-video::before {
    top: -115px
  }

  .play-video, .play-video-popup {
    width: 45px;
    height: 45px
  }

  .play-video i, .play-video-popup i {
    font-size: 20px;
    width: 17px;
    height: 18px
  }

  .play-video i::before, .play-video-popup i::before {
    position: relative;
    top: -1px;
    left: -2px
  }
}

@media screen and (max-width: 635px) {
  .gallery-category__item {
    width: 50%
  }
}

@media screen and (max-width: 600px) {
  .excellent {
    padding-top: 45px;
    padding-bottom: 40px
  }
}

@media screen and (max-width: 520px) {
  .banner {
    min-height: auto
  }

  .banner .banner-video {
    min-height: auto
  }

  .play-video {
    top: 55%
  }
}

@media screen and (max-width: 470px) {
  .advantage-list__item {
    width: 100%
  }
}

@media screen and (max-width: 430px) {
  .gallery-category__item {
    width: 100%;
    padding: 0;
    height: 195px;
    position: relative;
    overflow: hidden
  }

  .gallery-category__img {
    width: 100%;
    max-width: 300px;
    min-height: 195px
  }

  .gallery-category__img img {
    max-width: initial;
    height: 100%;
    min-height: 195px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
  }
}

@media screen and (max-width: 375px) {
  .banner__text .title {
    font-size: 22px
  }
}

@media screen and (max-width: 374px) {
  .sticky-buttons {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .sticky-buttons .btn {
    padding-left: 14px;
    padding-right: 14px;
    margin-right: 4px;
    font-size: 12px
  }

  .care_header_inner.fixed .header-flex .call-btn,
  .header.fixed .header-flex .call-btn {
    max-width: 240px;
  }
}