.sec1 {
  padding: 12.5vw 0 0;
  width: 100%;
  overflow: hidden
}

.sec1 .wrap {
  width: 89.58333vw;
  margin: 0 auto;
  position: relative
}

.sec1 .wrap .logo_bg {
  position: absolute;
  top: -11.09375vw;
  width: 35.15625vw;
  right: -5.20833vw
}

.sec1 .wrap .logo_bg img {
  display: block;
  width: 100%
}

.sec1 .wrap .title {
  font-weight: 700;
  font-size: 3.125vw;
  text-align: center;
  text-transform: uppercase;
  color: #234D9F;
  margin-bottom: 1.5625vw
}

.sec1 .wrap .text {
  width: 79.27083vw;
  margin: 0 auto 4.6875vw;
  font-weight: 400;
  font-size: 1.14583vw;
  color: #0D030C
}

.sec1 .wrap .img {
  width: 100%;
  height: 39.6875vw;
  border-radius: 20.83333vw
}

.sec1 .wrap .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.sec2 {
  padding: 12.5vw 0 0;
  width: 100%;
  overflow-x: hidden
}

.sec2 .wrap {
  width: 89.58333vw;
  margin: 0 auto
}

.sec2 .wrap .title {
  font-weight: 700;
  font-size: 3.125vw;
  text-align: center;
  text-transform: uppercase;
  color: #043491;
  margin-bottom: 4.47917vw
}

.sec2 .wrap .swiper_btns {
  width: 100%;
  position: relative;
  padding: 2.08333vw 0 0;
  margin-bottom: 5.3125vw
}

.sec2 .wrap .swiper_btns .swiper-pagination {
  width: 100%;
  height: .10417vw;
  background: rgba(4, 52, 145, 0.2);
  top: 0
}

.sec2 .wrap .swiper_btns .swiper-pagination .swiper-pagination-progressbar-fill {
  height: .10417vw;
  background: #043491;
  border-radius: .10417vw
}

.sec2 .wrap .swiper_btns .btns {
  display: flex;
  align-items: center;
  justify-content: flex-end
}

.sec2 .wrap .swiper_btns .btns .icon {
  width: 7.91667vw;
  height: 3.80208vw;
  border-radius: 5.36458vw;
  border: .05208vw solid #043491;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.6s;
  cursor: pointer
}

.sec2 .wrap .swiper_btns .btns .icon img {
  width: 1.25vw;
  display: block;
  transition: 0.6s
}

.sec2 .wrap .swiper_btns .btns .icon:nth-child(2) {
  transform: rotate(180deg);
  margin-left: 1.04167vw
}

.sec2 .wrap .swiper_btns .btns .icon:hover {
  background-color: #043491
}

.sec2 .wrap .swiper_btns .btns .icon:hover img {
  filter: brightness(0) invert(1)
}

.sec2 .wrap .sec2_swiper {
  width: 102.39583vw;
  overflow: hidden;
  padding: .88542vw 1.5625vw 0;
  margin-left: -1.5625vw
}

.sec2 .wrap .sec2_swiper .swiper-slide .img {
  width: 30.20833vw;
  height: 22.65625vw;
  border-radius: 1.04167vw;
  overflow: hidden;
  margin-bottom: 2.60417vw;
  box-shadow: 0vw .20833vw 1.77083vw 0vw rgba(39, 40, 43, 0.15)
}

.sec2 .wrap .sec2_swiper .swiper-slide .img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: 1s;
  object-fit: cover
}

.sec2 .wrap .sec2_swiper .swiper-slide .img:hover img {
  transform: scale(1.1)
}

.sec2 .wrap .sec2_swiper .swiper-slide p {
  font-weight: 400;
  font-size: 1.5625vw;
  text-align: center;
}

.sec3 {
  padding: 12.5vw 0 10.41667vw 0
}

.sec3 .wrap {
  width: 89.58333vw;
  margin: 0 auto
}

.sec3 .wrap .title {
  font-weight: 700;
  font-size: 3.125vw;
  text-align: center;
  text-transform: uppercase;
  color: #043491;
  margin: 0 0 1.5625vw
}

.sec3 .wrap .text {
  width: 79.27083vw;
  margin: 0 auto 5.20833vw;
  font-weight: 400;
  font-size: 1.875vw;
  text-align: center
}

.sec3 .wrap .list {
  display: flex;
  justify-content: center;
  gap: 10.41667vw;
  margin-bottom: 1.5625vw
}

.sec3 .wrap .list .item {
  width: 15.05208vw;
  height: 8.85417vw;
  border-radius: 3.54167vw;
  background: #fff;
  box-shadow: 0vw .20833vw 1.77083vw 0vw rgba(39, 40, 43, 0.05);
  padding: 0 1.5625vw 0;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.sec3 .wrap .list .item h5 {
  font-weight: 400;
  font-size: 1.14583vw;
  color: #043491
}

.sec3 .wrap .list .item .num_flex {
  display: flex;
  align-items: center;
  margin-bottom: .52083vw
}

.sec3 .wrap .list .item .num_flex .num {
  font-weight: 600;
  font-size: 1.875vw;
  color: #043491;
  font-family: "SF Pro Text"
}

.sec3 .wrap .list .item .num_flex p {
  font-weight: 400;
  font-size: .9375vw;
  color: rgba(4, 52, 145, 0.5);
  margin-left: .52083vw
}

.sec3 .wrap .labels {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 2.60417vw
}

.sec3 .wrap .labels .label {
  width: 1.875vw;
  margin-left: 2.44792vw
}

.sec3 .wrap .labels .label img {
  display: block;
  width: 100%
}

.sec3 .wrap .map {
  width: 100%;
  position: relative
}

.sec3 .wrap .map svg {
  display: block;
  width: 100%;
  height: auto
}

.sec3 .wrap .map svg .item {
  cursor: pointer;
  transition: 0.6s
}

.sec3 .wrap .map svg .item:hover,
.sec3 .wrap .map svg .item.on {
  opacity: 0
}

.sec3 .wrap .map .map_box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none
}

.sec3 .wrap .map .map_box .dian {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  cursor: pointer
}

.sec3 .wrap .map .map_box .dian>img {
  width: 2.23958vw;
  opacity: 0;
  transition: 0.6s
}

.sec3 .wrap .map .map_box .dian .dian_box {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 1.04167vw);
  width: max-content;
  opacity: 0
}

.sec3 .wrap .map .map_box .dian .dian_box p {
  font-weight: 700;
  font-size: 1.14583vw;
  text-align: center;
  color: #043491
}

.sec3 .wrap .map .map_box .dian .dian_box img {
  display: block;
  border-radius: 1.04167vw;
  width: 15.625vw;
  height: 11.71875vw;
  margin: .78125vw auto 0
}

.sec3 .wrap .map .map_box .dian.on {
  pointer-events: auto;
  opacity: 1
}

.sec3 .wrap .map .map_box .dian.on>img {
  opacity: 1;
  transition: 0.6s
}

.sec3 .wrap .map .map_box .dian.on .dian_box {
  transform: translate(-50%, 0vw);
  opacity: 1;
  transition: 0.6s;
  transition-delay: 0.2s
}

.sec3 .wrap .map .map_box .dian:nth-child(1) {
  top: 19.73958vw;
  left: 34.47917vw
}

.sec3 .wrap .map .map_box .dian:nth-child(2) {
  top: 22.5vw;
  left: 40.67708vw
}

.sec3 .wrap .map .map_box .dian:nth-child(3) {
  top: 37.08333vw;
  left: 47.8125vw
}

.sec3 .wrap .map .map_box .dian:nth-child(4) {
  top: 15.625vw;
  left: 42.5vw
}

.sec3 .wrap .map .map_box .dian:nth-child(5) {
  top: 8.38542vw;
  left: 48.02083vw
}

.sec3 .wrap .map .map_box .dian:nth-child(6) {
  top: 4.11458vw;
  left: 30.83333vw
}

.sec3 .wrap .map .map_box .dian:nth-child(7) {
  top: 9.27083vw;
  left: 5.26042vw
}

.sec3 .wrap .map .map_box .dian:nth-child(8) {
  top: 11.35417vw;
  left: 68.17708vw
}

.sec3 .wrap .map .map_box .dian:nth-child(9) {
  top: 23.38542vw;
  left: 71.35417vw
}

.sec3 .wrap .map .map_box .dian:nth-child(10) {
  top: 28.07292vw;
  left: 75.9375vw
}

.sec3 .wrap .map .map_box .dian:nth-child(11) {
  top: 4.84375vw;
  left: 81.82292vw
}

.sec3 .wrap .map .map_box .dian:nth-child(12) {
  top: 39.42708vw;
  left: 80.98958vw
}

.sec3 .wrap .map .map_box .dian:nth-child(13) {
  top: 12.34375vw;
  left: 17.60417vw
}

.sec3 .wrap .content {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 5
}

.sec4 {
  position: relative;
  width: 100%;
  padding: 8.54167vw 0;
  overflow: hidden
}

.sec4 .bg {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%
}

.sec4 .bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.sec4 .wrap {
  width: 89.58333vw;
  margin: 0 auto
}

.sec4 .wrap .title {
  font-weight: 700;
  font-size: 3.125vw;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 7.29167vw
}

.sec4 .wrap .content {
  display: flex;
  width: max-content;
  animation: img_go2 100s infinite linear
}

.sec4 .wrap .content .flex {
  display: flex;
  align-items: center
}

.sec4 .wrap .content .item {
  width: 9.375vw;
  height: 9.375vw;
  border-radius: 1.97917vw;
  transition: 0.8s;
  overflow: hidden;
  margin-right: 6.66667vw
}

.sec4 .wrap .content .item img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.sec4 .wrap .content .item:hover {
  transform: translateY(-1.5625vw)
}

.sec5 {
  padding: 12.5vw 0 4.16667vw;
  width: 100%;
  border-bottom: .10417vw solid #043491;
  overflow: hidden
}

.sec5 .title {
  font-weight: 700;
  font-size: 3.125vw;
  text-align: center;
  text-transform: uppercase;
  color: #043491;
  margin-bottom: 6.25vw
}

.sec5 .sec5_swiper {
  width: 116.97917vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%)
}

.sec5 .sec5_swiper .swiper-slide .slide_box {
  position: relative
}
@media (min-width:769px) {
  .sec5 .sec5_swiper .swiper-slide .slide_box .img {
  height: 24.16667vw;
  width: 100%
}
}


.sec5 .sec5_swiper .swiper-slide .slide_box .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec5 .sec5_swiper .swiper-slide .slide_box .text_box {
  position: absolute;
  top: -.98958vw;
  left: 50%;
  transform: translateX(-50%);
  width: 18.02083vw;
  height: 24.16667vw;
  border-radius: 1.04167vw;
  background: linear-gradient(270deg, rgba(176, 180, 187, 0) 0%, rgba(176, 180, 187, 0.72) 100%);
  backdrop-filter: blur(.52083vw);
  padding: 0 3.22917vw;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: 0.6s
}

.sec5 .sec5_swiper .swiper-slide .slide_box .text_box p {
  font-weight: 700;
  font-size: 1.04167vw;
  letter-spacing: 0.4px;
  color: #043491
}

.sec5 .sec5_swiper .swiper-slide .slide_box:hover .text_box {
  opacity: 1
}

.sec6 {
  padding: 12.5vw 0
}

.sec6 .wrap {
  width: 89.58333vw;
  margin: 0 auto
}

.sec6 .wrap .title {
  font-weight: 700;
  font-size: 3.125vw;
  text-align: center;
  text-transform: uppercase;
  color: #043491;
  margin-bottom: 6.25vw
}

.sec6 .wrap .sec6_swiper {
  width: 100%;
  overflow: hidden
}

.sec6 .wrap .sec6_swiper .swiper-slide .img {
  width: 100%;
  height: 14.79167vw;
  border-radius: 1.04167vw;
  overflow: hidden;
  margin-bottom: 1.5625vw
}

.sec6 .wrap .sec6_swiper .swiper-slide .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s
}

.sec6 .wrap .sec6_swiper .swiper-slide .img:hover img {
  transform: scale(1.1)
}

.sec6 .wrap .sec6_swiper .swiper-slide .slide_title {
  font-weight: 700;
  font-size: 1.14583vw;
  text-transform: uppercase;
  margin-bottom: .52083vw;
  color: #0d030c
}

.sec6 .wrap .sec6_swiper .swiper-slide .address {
  display: flex;
  align-items: center;
  margin-bottom: 1.04167vw
}

.sec6 .wrap .sec6_swiper .swiper-slide .address .icon {
  width: .83333vw;
  margin-right: .3125vw
}

.sec6 .wrap .sec6_swiper .swiper-slide .address .icon img {
  display: block;
  width: 100%
}

.sec6 .wrap .sec6_swiper .swiper-slide .address p {
  font-weight: 400;
  font-size: .72917vw;
  text-transform: uppercase;
  color: rgba(13, 3, 12, 0.3)
}

.sec6 .wrap .sec6_swiper .swiper-slide .text {
  font-weight: 400;
  font-size: .83333vw;
  color: rgba(13, 3, 12, 0.6)
}

.sec6 .wrap .swiper_btns {
  width: 100%;
  position: relative;
  padding: 2.08333vw 0 0;
  margin-top: 6.25vw
}

.sec6 .wrap .swiper_btns .swiper-pagination {
  width: 100%;
  height: .10417vw;
  background: rgba(4, 52, 145, 0.2);
  top: 0
}

.sec6 .wrap .swiper_btns .swiper-pagination .swiper-pagination-progressbar-fill {
  height: .10417vw;
  background: #043491;
  border-radius: .10417vw
}

.sec6 .wrap .swiper_btns .btns {
  display: flex;
  align-items: center;
  justify-content: flex-end
}

.sec6 .wrap .swiper_btns .btns .icon {
  width: 7.91667vw;
  height: 3.80208vw;
  border-radius: 5.36458vw;
  border: .05208vw solid #043491;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.6s;
  cursor: pointer
}

.sec6 .wrap .swiper_btns .btns .icon img {
  width: 1.25vw;
  display: block;
  transition: 0.6s
}

.sec6 .wrap .swiper_btns .btns .icon:nth-child(2) {
  transform: rotate(180deg);
  margin-left: 1.04167vw
}

.sec6 .wrap .swiper_btns .btns .icon:hover {
  background-color: #043491
}

.sec6 .wrap .swiper_btns .btns .icon:hover img {
  filter: brightness(0) invert(1)
}

.geo-loc .txt {
  width: max-content !important
}

.geo-loc .txt .txt-span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%
}

.geo-loc .txt .txt-span img {
  width: 50px;
  height: auto
}

.container-gl {
  top: 0;
  opacity: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0)
}

.container-gl,
.preloader-gl {
  position: absolute;
  left: 0;
  width: 100%
}

.preloader-gl {
  top: 0;
  height: 100%;
  z-index: 887
}

.preloader-gl .cen {
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  transform-origin: 100% 0;
  transform: scaleX(1.1)
}

.preloader-gl .bar {
  position: relative;
  width: 100%;
  height: 1px
}

.preloader-gl .progress {
  width: 100%;
  height: 1px;
  transform-origin: left;
  transform: scaleX(0)
}

.globe-markers {
  position: absolute;
  inset: 0
}

.globe-button {
  filter: brightness(1.5) grayscale(1);
  transition: filter .3s
}

.globe-button:hover {
  filter: brightness(1) grayscale(0)
}

.globe-button.globe-button--active {
  filter: none
}

.globe-static-img {
  height: 100%;
  width: 100%;
  object-fit: contain
}

.globe-legend-container {
  position: absolute;
  height: 36px;
  bottom: 24px;
  right: 0;
  display: flex;
  font-size: 12px;
  color: #666;
  opacity: 0
}

@media (min-width: 1056px) {
  .globe-legend-container {
    opacity: 1
  }
}

.globe-legend-container .globe-legend {
  margin-left: 24px;
  display: flex;
  align-items: center
}

.globe-legend-container .globe-legend .globe-circ {
  margin-right: 8px
}

.globe-legend-container .globe-legend .globe-circ.region {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center
}

.globe-legend-container .globe-legend .globe-circ-inner {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #1b5fff
}

.globe-legend-container .globe-legend .globe-circ.cdn {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #80a2f3
}

.geo-loc .group .group-item {
  color: #737373 !important;
  display: flex;
  justify-content: space-between
}

.geo-loc .group .group-item+.group-item {
  margin-top: 18px
}

.abs {
  position: absolute
}

.abs,
.fsr {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.fsr {
  position: fixed
}

.shadow {
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.07)
}

.group-item-text {
  font-size: 20px;
  color: #333;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  min-width: 150px
}

.group-item-text+.group-item-text {
  padding-top: 15px
}

.geo-loc.region:hover .circ .line,
.geo-loc.show .circ .line {
  position: absolute;
  left: 4px;
  bottom: 10px;
  width: 2px;
  height: 160px;
  background: linear-gradient(180deg, rgba(0, 133, 205, 0.15) 0%, #000 100%);
  transform: rotate(24deg);
  transform-origin: center bottom
}

.geo-loc .circ .outer,
.geo-loc.region .circ .outer {
  transform: scale(1.5)
}

.geo-loc .circ .inner,
.geo-loc.region .circ .inner {
  transform: scale(0.8)
}

.line {
  display: none
}

body .geo-loc .group .group-item {
  flex-direction: column
}

body .group-item-text {
  color: #043491;
  font-size: 1.14583vw;
  font-weight: 700;
  letter-spacing: 0.02292vw;
  margin: 0 0 1.04167vw;
  text-align: center
}

body .geo-loc .group .group-item>img {
  width: 15.625vw !important;
  height: 11.71875vw !important;
  border-radius: 1.04167vw
}

body .geo-loc .group {
  background: transparent;
  box-shadow: none
}

.geo-loc .circ .outer {
  display: none
}

.geo-loc .circ .inner {
  display: none
}

.geo-loc .circ {
  width: 28px !important;
  height: 28px !important
}

.geo-loc .circ img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 600ms
}

.geo-loc .circ img:nth-child(2) {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0
}

.geo-loc.show .circ img:nth-child(1) {
  opacity: 0
}

.geo-loc.show .circ img:nth-child(2) {
  opacity: 1
}

@keyframes img_go2 {
  100% {
    transform: translateX(-50%)
  }
}

@media screen and (max-width: 768px) {
  .title {
    font-size: 24px !important;
    margin-bottom: 30px !important
  }

  .sec1 {
    padding: 60px 0 0
  }

  .sec1 .wrap {
    width: 90%
  }

  .sec1 .wrap .text {
    width: 100%;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px
  }

  .sec2 {
    padding: 50px 0 0
  }

  .sec2 .wrap .swiper_btns {
    padding: 20px 0 0;
    margin-bottom: 30px
  }

  .sec2 .wrap .swiper_btns .swiper-pagination {
    height: 2px
  }

  .sec2 .wrap .swiper_btns .btns .icon {
    width: 90px;
    height: 40px
  }

  .sec2 .wrap .swiper_btns .btns .icon img {
    width: 20px
  }

  .sec2 .wrap .swiper_btns .btns .icon:nth-child(2) {
    margin-left: 20px
  }

  .sec2 .wrap .swiper {
    width: 100%
  }

  .sec2 .wrap .swiper .swiper-slide .img {
    width: 100%;
    height: 65vw;
    border-radius: 10px;
    margin-bottom: 20px
  }

  .sec2 .wrap .swiper .swiper-slide p {
    font-size: 18px
  }

  .geo-loc .group {
    display: none !important
  }

  .container-gl canvas {
    transform: scale(1)
  }

  .sec3 {
    padding: 50px 0 0 0
  }

  .sec3 .wrap {
    width: 90%
  }

  .sec3 .wrap .text {
    width: 100%;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px
  }

  .sec3 .wrap .list {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px 0;
    margin-bottom: 40px
  }

  .sec3 .wrap .list .item {
    width: 100%;
    padding: 30px;
    height: unset;
    border-radius: 14px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
  }

  .sec3 .wrap .list .item .num_flex .num {
    font-size: 36px;
    margin-right: 10px
  }

  .sec3 .wrap .list .item .num_flex p {
    font-size: 14px
  }

  .sec3 .wrap .list .item h5 {
    font-size: 18px;
    margin-top: 10px
  }

  .sec3 .wrap .labels {
    margin-bottom: 30px
  }

  .sec3 .wrap .labels .label {
    width: 30px;
    margin-left: 20px
  }

  .sec3 .wrap .map .map_box {
    display: none
  }

  .sec3 .wrap .content {
    width: 100%;
    height: 300px
  }

  .sec4 {
    padding: 80px 0
  }

  .sec4 .wrap .title {
    margin-bottom: 60px !important
  }

  .sec4 .wrap .content .item {
    width: 24vw;
    height: 24vw
  }

  .sec5 {
    padding: 60px 0
  }

  .sec5 .swiper {
    width: 90vw
  }

  .sec5 .swiper .text_box {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    padding: 0 40px !important
  }

  .sec5 .swiper .text_box p {
    font-size: 18px !important;
    line-height: 1.4 !important
  }

  .sec6 {
    padding: 50px 0 80px
  }

  .sec6 .wrap {
    width: 90%
  }

  .sec6 .wrap .swiper .swiper-slide .img {
    width: 100%;
    height: 67vw;
    border-radius: 10px;
    margin-bottom: 20px
  }

  .sec6 .wrap .swiper .swiper-slide .slide_title {
    font-size: 18px;
    margin-bottom: 20px
  }

  .sec6 .wrap .swiper .swiper-slide .address {
    margin-bottom: 20px
  }

  .sec6 .wrap .swiper .swiper-slide .address .icon {
    width: 20px;
    margin-right: 5
  }

  .sec6 .wrap .swiper .swiper-slide .address p {
    font-size: 14px
  }

  .sec6 .wrap .swiper .swiper-slide .text {
    font-size: 16px;
    line-height: 1.4
  }

  .sec6 .wrap .swiper_btns {
    padding: 20px 0 0;
    margin-top: 30px
  }

  .sec6 .wrap .swiper_btns .swiper-pagination {
    height: 2px
  }

  .sec6 .wrap .swiper_btns .btns .icon {
    width: 90px;
    height: 40px
  }

  .sec6 .wrap .swiper_btns .btns .icon img {
    width: 20px
  }

  .sec6 .wrap .swiper_btns .btns .icon:nth-child(2) {
    margin-left: 20px
  }
}