abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
/* sup1, */
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
}
*,
body,
html {
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none;
 
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
li,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
}
ins {
  text-decoration: none;
}
ins,
mark {
  background-color: #ff9;
  color: #000;
}
mark {
  font-style: italic;
  font-weight: 700;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
button {
  outline: none;
  border: 0;
  background-color: none;
  background: none;
  cursor: pointer;
}
@font-face {
  font-family: Avenir-Book;
  font-display: swap;
  src: url(./fonts/AvenirLTStd-Book.f66a56c0.otf);
}
@font-face {
  font-family: Avenir-Light;
  font-display: swap;
  src: url(./fonts/AvenirLTStd-Light.b3e1bf0a.otf);
}
@font-face {
  font-family: Avenir-Heavy;
  font-display: swap;
  src: url(./fonts/AvenirLTStd-Heavy.c8169499.otf);
}
@font-face {
  font-family: Avenir-Black;
  font-display: swap;
  src: url(./fonts/AvenirLTStd-Black.85f1c894.otf);
}
@font-face {
  font-family: Avenir-Medium;
  font-display: swap;
  src: url(./fonts/AvenirLTStd-Medium.f2fb7d88.otf);
}
@font-face {
  font-family: Lobster;
  font-display: swap;
  src: url(./fonts/Lobster-1.4.357952d5.otf);
}
* {
  font-family: PingFangSC-Regular, Microsoft Yahei;
}
body,
html {
  min-height: 100vh;
}
html {
  font-size: 5.20833vw;
}
@media (max-width: 1160px) {
  html {
    font-size: 60.41667px;
  }
}
@media (max-width: 900px) {
  html {
    font-size: 9.25926vw;
  }
}
body {
  font-size: 14px;
  overflow-x: hidden;
}



 


  .news-sec h2 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 60px; }
  .news-sec .news-sec-inner {
    /* background-color: #181818; */
    background-image: -webkit-linear-gradient(left, #1f1f1f, #000);
    background-image: -moz-linear-gradient(left, #1f1f1f 0, #000 100%);
    background-image: -o-linear-gradient(left, #1f1f1f 0, #000 100%);
    background-image: linear-gradient(
90deg, #1f1f1f, #000);
    /* background-image: url(./images/cercle_bg.f726f003.png), -webkit-linear-gradient(
120deg, #745195, #e5765b);
    background-image: url(./images/cercle_bg.f726f003.png), -moz-linear-gradient(120deg, #745195 0, #e5765b 100%);
    background-image: url(./images/cercle_bg.f726f003.png), -o-linear-gradient(120deg, #745195 0, #e5765b 100%);
    background-image: url(./images/cercle_bg.f726f003.png), linear-gradient(
-30deg, #745195, #e5765b); */
    padding: 80px 40px 0px 40px;
    overflow: scroll;
    height: 380px; 
    font-weight: bold;}
    .news-sec .news-sec-inner ul li {
      box-shadow: 0px 6px 36px rgba(114, 114, 114, 0.3);
      width: 100%;
      padding: 20px;
      background-color: transparent;
      -webkit-transform: translateY(-40px) translateX(0%);
          -ms-transform: translateY(-40px) translateX(0%);
              transform: translateY(-40px) translateX(0%);
      margin-bottom: 20px; }
      .news-sec .news-sec-inner ul li dl dt {
        display: inline-block;
        margin: 0 10px 0 0;
        font-size: 16px; }
      .news-sec .news-sec-inner ul li dl dd {
        display: inline-block; }
 
  .news-sec {
    margin-bottom: 25px; 
  width: 50vw;
  margin:0 auto;
  }
    .news-sec .inner {
      width: 100%; }
    .news-sec h2 {
      font-size: 20px;
      width: 94%;
      margin: 0 auto 30px auto; }
    .news-sec .news-sec-inner {
      height: 420px;
      padding: 40px 3% 0px 3%; }
      .news-sec .news-sec-inner ul li {
        padding: 10px;
        -webkit-transform: translateY(-20px) translateX(0%);
            -ms-transform: translateY(-20px) translateX(0%);
                transform: translateY(-20px) translateX(0%);
        margin-bottom: 20px; }
        .news-sec .news-sec-inner ul li dl dt {
          margin: 0 5px 0 0;
          font-size: 12px; }
        .news-sec .news-sec-inner ul li dl dd {
          display: inline-block;
          font-size: 13px; } 
        
          .news-sec .news-sec-inner::-webkit-scrollbar {
            width: 5px !important; /* width of the entire scrollbar */
            margin-right: 20px !important;
            height:5px;
          }
          .news-sec .news-sec-inner::-webkit-scrollbar-track {
            background: transparent; /* color of the tracking area */
          }
          .news-sec .news-sec-inner::-webkit-scrollbar-thumb {
            background-color: #555555; /* color of the scroll thumb */
            border-radius: 20px; /* roundness of the scroll thumb */
            border: 1px solid #555555; /* creates padding around scroll thumb */
          }
          .news-sec .news-sec-inner:hover {
            -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    background-image: -webkit-linear-gradient(
120deg, #745195, #e5765b);
    background-image: -moz-linear-gradient(120deg, #745195 0, #e5765b 100%);
    background-image: -o-linear-gradient(120deg, #745195 0, #e5765b 100%);
    background-image: linear-gradient(
-30deg, #745195, #e5765b);
          }
          .news-sec .news-sec-inner ul li dl dt:hover {
            color:#000; }
          .news-sec .news-sec-inner ul li dl dd:hover {
           color:#000;
}
.readmore{
  justify-content: center;
  width: 12%;
  margin: 0 auto;
  top: 20px;
  position: relative;
}
.myspace{
  padding:10px;
}


.steps__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.steps__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  width: 20%;
  padding: 46px 24px;
}

.steps__item:not(:last-child) {
  position: relative;
}

.steps__item:not(:last-child):before {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  width: 4px;
  background: rgba(116, 143, 181, 0.15);
}

.steps__icon {
  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;
  height: 64px;
  margin-bottom: 16px;
  font-size: 0;
}

.steps__number {
  display: inline-block;
  margin-bottom: 16px;
  padding: 0 10px;
  border-radius: 14px;
  background: #D12F79;
  font-size: 12px;
  font-weight: 900;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.75);
}

.steps:not(:last-child) {
  margin-bottom: 140px;
}



.options .stage {
  margin-bottom: 16px;
  text-align: center;
}

.options__title {
  margin-bottom: 88px;
  text-align: center;
}

.options__preview {
  margin: 0 -25px 110px -20px;
}

.options__preview img {
  max-width: 100%;
}

.options__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -72px -12px 0;
}

.options__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(33% - 24px);
  flex: 0 0 calc(33% - 24px);
  width: calc(33% - 24px);
  margin: 72px 12px 0;
}

.options__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 52px;
  width: 52px;
  background-color: #e5765b;
  margin-bottom: 24px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-size: 15px;
  line-height: 28px;
  color: #ffffffbb;
  opacity: 0.75;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.options__info {
  max-width: 210px;
  margin-bottom: 24px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
}

.options__info:before {
  content: "";
  position: absolute;
  bottom: -16px;
  width: 80px;
  height: 4px;
  background: rgba(116, 143, 181, 0.15);
  display: none;
}

.options__text {
  position: relative;
  max-width: 215px;
  padding-top: 28px;
  font-weight: bold;
}

.options__text span {
  color: #6e757c;
  font-weight: normal;
}

.options__text:before {
  content: "";
  position: absolute;
  top: 0;
  right: auto;
  width: 80px;
  height: 4px;
  background: rgba(116, 143, 181, 0.15);
}

.options:not(:last-child) {
  margin-bottom: 136px;
}

@media only screen and (max-width: 767px)
{
.steps__list {
    display: block;
    max-width: 240px;
    margin: 0 auto;
}
.steps__item {
  width: 100%;
  padding: 0;
}
.steps__item:not(:last-child) {
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.steps__item:not(:last-child):before {
  top: auto;
  right: 0;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 4px;
}
.steps:not(:last-child) {
  margin-bottom: 48px;
}

.options__list {
  grid-template-columns: 1fr !important;
}
.options__item {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
}
.options__icon {
  margin: 0 auto 16px auto;
}
.options__info {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 16px;
}
.options__info:before {
  display: block;
}
.options__text {
  padding-top: 16px;
}
.options__text:before {
  display: none;
}
.options:not(:last-child) {
  margin-bottom: 72px;
}

}
@media only screen and (max-width: 1023px) {
  .options__list {
    display: grid;
    grid-template-columns: 2fr 1fr;
    justify-items: center;
    grid-row-gap: 48px;
    /* max-width: 767px; */
    margin: 0 auto;
  }
  .options__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    width: 250px;
    margin: 0;
  }
  .options__item:not(:last-child) {
    margin-right: 16px;
  }
}
