body{
    font-family: 'Verdana',"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.fiexd{
    position: fixed;
    width: 100%;
    z-index: 888;
    background-color: #fff;
}
@media (min-width: 992px) {
    .navbar-expand-lg .nav-item:not(:last-child) {
        margin-right: .5rem;
    }
    .navbar-expand-lg:not(.navbar-vertical) .navbar-nav {
        -ms-flex-align: center;
        align-items: center;
    }
        .mt-25 {
    margin-top: 20rem!important;
}
}
@media (min-width: 1200px) {
.mt-25{
    margin-top: 25rem!important;
}
    .py-xl-20 {
    padding-top: 20rem!important;
    padding-bottom: 20rem!important;
}
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1180px
    }
}
.navbar .navbar-nav .nav-link {
    padding: 1rem .75rem;
}
.navbar-nav-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-expand-lg.navbar-end .navbar-absolute-top-scroller, .navbar-expand-lg.navbar-end .navbar-sticky-top-scroller {
    margin-left: auto;
}
.btn-transition {
    transition: all .2s ease-in-out
}

.btn-transition:focus,.btn-transition:hover {
    -webkit-transform: translateY(-.1875rem);
    transform: translateY(-.1875rem)
}
.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: .0625rem solid transparent;
    padding: .6125rem 1rem;
    font-size: 1rem;
    border-radius: 0;
    transition: all .2s ease-in-out
}
.dropdown-toggle {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.dropdown-toggle::after {
    vertical-align: 0;
    border-top: none;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='%23677788' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.72,15.78a.75.75,0,0,1-.53.22h-.38a.77.77,0,0,1-.53-.22L6.15,10.64a.5.5,0,0,1,0-.71l.71-.71a.49.49,0,0,1,.7,0L12,13.67l4.44-4.45a.5.5,0,0,1,.71,0l.7.71a.5.5,0,0,1,0,.71Z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 1rem 1rem;
    margin-left: auto;
    padding-left: 1.25rem;
    content: ''
}
.dropdown-menu{margin-top: 0;}
.nav li:hover .dropdown-menu { display: block; }
.navbar-brand {
    margin-right: 10rem;
}
.navbar-light .navbar-nav .nav-link {
    color: #0f1622;
    font-weight: bold;
}

.dropdown-item{font-weight: bold;}

.mySwiper3 a span{color: #000;font-size: 12px;text-transform: uppercase;line-height: 3;display: block;margin-top: 5px;}
.section2{
    padding: 5rem 0;
}
.section3{
    padding: 5rem 0;
}
.section2 h5{font-size:30px;}
.section2 span.a{color: #fff;font-size: 22px;line-height: 5;}

.section3 h5{font-size:30px;}
.section3 a.a{color: #fff;font-size: 22px;line-height: 3;}

.bg-dark{
background-color: #262626;
}
.btn-purple {
    font-weight: bold;
  color: #fff;
  background-color: #7030A0;
  border-color: #7030A0; }
  .btn-purple:hover {
    color: #fff;
    background-color: #3b2293;
    border-color: #371f89; }
  .btn-purple:focus, .btn-purple.focus {
    box-shadow: 0 0 0 0 rgba(112, 48, 160, 0.5); }
  .btn-purple.disabled, .btn-purple:disabled {
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }
  .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active,
  .show > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #371f89;
    border-color: #331d7e; }
    .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus,
    .show > .btn-purple.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(112, 48, 160, 0.5); }

.mySwiper2 h5{color: #000;font-size: 20px;line-height: 3;}

.mySwiper{padding-top: 80px;}
.mySwiper .swiper-slide{position: relative;}

.mySwiper a{z-index: 999999;}
.mySwiper p{font-size: 24px;line-height: 2;color: #fff;z-index: 999999;text-shadow: 0 0 10px #000;}
.b_bg{position: absolute;left: 0;bottom: 20%;width: 100%;}


.mt-20{
    margin-top: 20rem!important;
}

.mb-10{
    margin-bottom: 10rem!important;
}
.mb-20{
    margin-bottom: 20rem!important;
}
.mt-30{
    margin-top: 35rem!important;
}
.swiper-pagination-bullet{width: 12px;height: 12px;}
.swiper-pagination-bullet-active {

    background: #371f89;
}


.nav.flex-column:not(.nav-pills) .nav-link {
  padding-left: 0;
  padding-top: 0rem;
  padding-bottom: 0rem;
  color: #000;

      background-repeat: unset;
    background-image: unset;
    background-size: unset;
    background-position: unset;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-color: currentColor;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.2em;
    text-decoration-skip: auto;
    text-decoration-skip-ink: auto;
}
.nav-link {
    font-size: 12px;
  display: block;
  padding: 0.25rem 0.75rem;
  color: #747579;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
footer .iconfont{
    font-size: 16px;
    color: #000;
}
footer h5{font-size: 14px;}
footer h4{font-size: 13px;}

.background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
section {
    position: relative;
}
.level-1 {
    position: relative;
    z-index: 32 !important;
}

.n_banner h2{font-size: 36px;}
.n_banner p{font-size: 28px;}



.inner-banner {
    padding-top: 80px;
    position: relative
}

.inner-banner__col {
    position: relative
}

.inner-banner__title {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 668px) {
    .inner-banner__title {
        font-size:26px
    }
}

.inner-banner__title h2 {
    text-shadow: 0 0 10px #000;
    display: block;
    font-size: 38px;
    line-height: 2;
    text-transform: uppercase
}
.inner-banner__title p {
    text-shadow: 0 0 10px #000;
    display: block;
    font-size: 24px;
}
@media (max-width: 668px) {
    .inner-banner__title span {
        font-size:36px
    }
}

.inner-banner__img img {
    width: 100%
}