.g-page-article__image {
  margin-right: 40px; }

.localtabs > ul > li .localtabs__title > a > span {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' width='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 .5C4.31.5.5 4.31.5 9c0 4.69 3.81 8.5 8.5 8.5 4.69 0 8.5-3.81 8.5-8.5C17.5 4.31 13.69.5 9 .5zm0 1c4.15 0 7.5 3.35 7.5 7.5s-3.35 7.5-7.5 7.5S1.5 13.15 1.5 9 4.85 1.5 9 1.5z' solid-color='%23000000' fill='%23d6d6d6'/%3E%3Cpath d='M11.117 7.646L8.7 10.053 6.355 7.707l-.708.707L8.7 11.467l3.122-3.113-.705-.708z' solid-color='%23000000' fill='%23484848'/%3E%3C/svg%3E") 50% 50% no-repeat, white;
  border-radius: 50%; }

.list4a {
  padding: 0;
  list-style: none;
  counter-reset: li; }

.list4a li {
  position: relative;
  padding: 7px 20px 20px 28px;
  margin-left: 40px;
  transition-duration: 0.3s; }

.list4a li:before {
  border: 6px solid transparent;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: -30px;
  width: 42px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #77aedb;
  counter-increment: li;
  content: counter(li);
  transition-duration: 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.list4a li:hover:before {
  color: #337ab7; }

.list4a li:after {
  position: absolute;
  top: 0;
  left: -30px;
  width: 42px;
  height: 42px;
  border: 6px solid #39f;
  border-radius: 50%;
  content: '';
  opacity: 0.5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.list4a li:hover:after {
  animation: 500ms ease-in-out 0s bounceIn;
  opacity: 1; }

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    transform: scale3d(1.3, 1.3, 1.3); }

  40% {
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.list5a {
  padding: 0;
  list-style: none; }

.list5a li {
  position: relative;
  padding: 10px 30px;
  background: linear-gradient(to left, #adcee9 0%, #fff, #adcee9);
  border: 2px solid #337ab7;
  color: #506a6b;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 5px;
  text-align: center;
  background-size: 100% 100%;
  z-index: 1; }

.list5a li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  top: 50%;
  left: 50%;
  background: linear-gradient(to left, #ebf3fa 0%, #fff, #ebf3fa);
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: -1; }

.list5a li:hover:before {
  width: 100%;
  opacity: 1; }

.list6a {
  padding: 0;
  list-style: none; }

.list6a li {
  padding: 6px; }

.list6a li:before {
  padding-right: 10px;
  font-weight: bold;
  color: #77aedb;
  content: "\2606";
  transition-duration: 0.5s; }

.list6a li:hover:before {
  color: #337ab7;
  content: "\2605"; }

#lasik {
  margin-top: -95px;
  padding-top: 95px; }

#FRK {
  margin-top: -95px;
  padding-top: 95px; }

#smile {
  margin-top: -95px;
  padding-top: 95px; }

.hr1 {
  border: none;
  height: 3px;
  margin: 40px 0;
  background-image: linear-gradient(to right, #fff, #bfe2ff, #fff); }

.hr1:before, .hr1:after {
  content: '';
  display: inline-block;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  border: 2px solid #bfe2ff;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff; }

.hr1:after {
  animation: anim-hr 1s linear infinite; }

@keyframes anim-hr {
  0% {
    width: 40px;
    height: 40px; }

  100% {
    width: 0;
    height: 0; } }

.block-figure-3 * {
  box-sizing: border-box; }

.block-figure-3 {
  margin: 0px auto;
  padding: 0;
  position: relative;
  max-width: 600px;
  width: 100%;
  overflow: hidden; }

.block-figure-3 .image-wrap {
  border: 6px solid #bfe2ff;
  border-radius: 100%;
  width: 2200px;
  height: 200px;
  position: absolute;
  top: 30px;
  background: #fff;
  z-index: 1;
  right: 0; }

.block-figure-3 .image-lay {
  width: 100px;
  height: 200px;
  position: absolute;
  top: -6px;
  background: #fff;
  z-index: 2;
  right: -6px; }

.block-figure-3 .image {
  transform-style: preserve-3d;
  perspective: 1000px;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  height: 176px;
  width: 176px;
  top: 6px;
  right: 6px; }

.block-figure-3 .front, .block-figure-3 .back {
  background-size: cover;
  background-position: center;
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  backface-visibility: hidden;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  height: 176px;
  width: 176px;
  border: 6px solid #bfe2ff;
  position: absolute; }

.block-figure-3 .inner {
  transform: translateY(-50%) translateZ(60px);
  top: 50%;
  position: absolute;
  margin: auto;
  z-index: 4;
  width: 100%; }

.block-figure-3 .image .back {
  transform: rotateY(180deg);
  transform-style: preserve-3d; }

.block-figure-3:hover .back {
  transform: rotateY(0deg);
  transform-style: preserve-3d; }

.block-figure-3:hover .front {
  transform: rotateY(-180deg);
  transform-style: preserve-3d; }

.block-figure-3 .inner a {
  font-weight: bold;
  font-family: Verdana, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #337ab7;
  text-align: center;
  margin: auto;
  display: block;
  font-size: 14px;
  line-height: 130px;
  height: 142px;
  width: 142px;
  border: 6px solid #bfe2ff;
  border-radius: 50%;
  transition: all 0.6s ease-in-out;
  overflow: hidden; }

.block-figure-3 .inner a::before {
  content: '';
  position: absolute;
  top: -12px;
  margin: auto;
  display: block;
  border-radius: 50%;
  width: 166px;
  height: 166px;
  left: -1px;
  transition: box-shadow 0.6s ease-in-out;
  z-index: -1; }

.block-figure-3 .inner a:hover {
  color: #fff; }

.block-figure-3 .inner a:hover::before {
  box-shadow: inset 0 0 0 166px #337ab7; }

.block-figure-3 .figure-txt {
  position: relative;
  z-index: 1;
  padding: 110px 3px;
  margin-right: 100px;
  min-height: 230px; }

.block-figure-3 .figure-txt h3 {
  text-transform: uppercase;
  color: #337ab7;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 20px;
  margin: 6px 100px 12px 0; }

.block-figure-3 .figure-txt p {
  font-family: Verdana, sans-serif;
  font-size: 16px;
  margin: 10px 100px 10px 0; }

@media (max-width: 560px) {
  .block-figure-3 .figure-txt, .block-figure-3 .figure-txt h3, .block-figure-3 .figure-txt p {
    margin-right: 0; }

  .block-figure-3 .figure-txt {
    min-height: auto;
    border-bottom: none;
    padding: 0px 0px; }

  .block-figure-3 .image-lay {
    display: none; }

  .block-figure-3 .image-wrap {
    border: 6px solid #bfe2ff;
    border-top: none;
    border-radius: 0;
    width: 100%;
    height: 160px;
    position: static; }

  .block-figure-3 .image {
    border-radius: 0;
    position: static;
    height: 160px;
    width: 100%; }

  .block-figure-3 .front, .block-figure-3 .back {
    height: 154px;
    width: 100%;
    position: static;
    border-radius: 0;
    border: none; }

  .block-figure-3 .inner {
    transform: translateY(-100%) translateZ(60px);
    top: -6px; }

  .block-figure-3 .inner a::before {
    display: none; }

  .block-figure-3 .inner a:hover {
    color: #000; } }

@media (max-width: 480px) {
  .moba {
    display: flex;
    justify-content: center; } }
