.box1,.box10,.box11,.box12,.box2,.box3,.box4,.box5,.box6,.box7,.box8,.box9 {
    padding: 5px 1px;
    margin: 5px 1%;
    border-radius: 10px
}

.box1,.box10,.box100,.box11,.box12,.box2,.box3,.box4,.box5,.box6,.box7,.box8,.box9 {
    border-radius: 10px
}

#myHeader,.counter1,.imgdiv1,.relative11 {
    position: relative
}

*,.loader {
    box-sizing: border-box
}

.btn-portal,.menu,.menu a,.textdecrnone,.w-btn-label {
    text-decoration: none
}

.btn-style-one,.imgdiv1,.imgnews,.l-preloader,footer {
    overflow: hidden
}

#myBtn,.menu label:hover,.theme-btn {
    cursor: pointer
}

@font-face {
    font-display: swap;
    font-style: normal;
    font-family: Almarai-Regular;
    font-weight: 400;
    src: url(Almarai-Regular.ttf) format("woff")
}

* {
    direction: rtl;
    font-family: Almarai-Regular
}

body {
    margin: 0;
    overflow-x: hidden
}

.tex1,.texr {
    text-align: right
}

.tex2,.texl {
    text-align: left
}

.btn-style-one,.copyright,.footblock,.footicon,.foottit,.icmain,.imgcount,.imgdiv1,.texc,.texmob h2,.texreg h2,.textdiv1,.textlider,.titcount,.titsec,.valucount {
    text-align: center
}

.float1 {
    float: right
}

.float2 {
    float: left
}

.clerfix {
    clear: both
}

.box1 {
    flex-basis: 6.3%
}

.box2 {
    flex-basis: 14.6%
}

.box3 {
    flex-basis: 23%
}

.box4 {
    flex-basis: 31.3%
}

.box5 {
    flex-basis: 41.7%
}

.box6 {
    flex-basis: 48%
}

.box7 {
    flex-basis: 56.3%
}

.box8 {
    flex-basis: 64.7%
}

.box9 {
    flex-basis: 73%
}

.box10 {
    flex-basis: 81.4%
}

.box11 {
    flex-basis: 89.7%
}

.box12 {
    flex-basis: 98%
}

.box100 {
    background-color: #fff;
    padding: 5px;
    width: 98%;
    margin: 1%
}

.imgcenter {
    display: block;
    margin: auto
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    width: 84%;
    margin: 0 8%;
    justify-content: center;
}

.load1,.texreg {
    justify-content: center
}

.imgdiv1 {
    line-height: 130px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background: #0174BE;
    margin: auto;
    transition: transform .8s ease-in-out;
    background-image: repeating-linear-gradient(45deg,transparent,transparent 35px,rgba(255,255,255,0.1) 35px,rgba(255,255,255,0.1) 70px);
}

.box-icon1,.newsblock {
    transition: .5s
}

.textdiv1 {
    background: #fff;
    border-radius: 6px;
    margin-top: -45px;
    padding-top: 45px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #cacaca;
    color: #8f8f8f;
    /* min-height: 160px; */
}

.box-icon1:hover .imgdiv1 {
    -webkit-transform: rotate(360deg)
}

.box-icon1:hover {
    transform: scale(1.2);
    z-index: 10
}

.bgcounter {
    background-color: #0C356A;
}

.imgcount {
    margin-bottom: 7px
}

.valucount {
    font-size: 38px;
    color: #FFC436;
    margin: 0;
    padding: 0;
    line-height: 40px
}

.titcount {
    font-size: 22px;
    color: #FFF0CE;
}

.line1 {
    height: 5px;
    background-color: #31aee4;
    width: 40px;
    margin: 20px auto
}

.bg2 {
    background-color: #ffb10f;
}

#myHeader,.newsblock {
    background-color: #fff
}

.news {
    background-image: url(../images/news-bg.jpg);
    background-position: top center;
    background-size: 100%;
}

.newsblock {
    margin-bottom: 20px;
    height: 100%
}

.newsblock:hover {
    transform: scale(1.1)
}

#myHeader {
    z-index: 2000;
    transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    -webkit-animation: .9s cubic-bezier(.39,.575,.565,1) .5s both fade-in-fwd;
    animation: .9s cubic-bezier(.39,.575,.565,1) .5s both fade-in-fwd
}

.sticky {
    position: fixed!important;
    top: 0;
    width: 100%;
    box-shadow: 0 10px 15px rgba(0,0,0,.04)
}

.imgnews,.load1 {
    position: relative
}

.copyright {
    background-color: #0f2e56;
    width: 100%;
    padding: 9px 0 2px;
    margin-top: 26px;
}

.footicon {
    font-size: 35px;
    color: #ffc436;
    border-radius: 50%;
    border: 3px solid #ffde90;
    width: 70px;
    height: 70px;
    display: block;
    margin: auto;
    line-height: 65px
}

.foottit {
    color: #fff;
    font-size: 18px
}

.imgnews {
    width: 100%;
    height: 300px
}

.imgnews1 {
    width: 100%;
    height: auto
}

.textnews {
    padding: 10px
}

.datenews {
    color: #177497;
    font-size: 16px
}

.titnews {
    color: #000;
    font-size: 19px
}

.load1 {
    display: flex;
    align-items: center;
    height: 100%
}

.load1 img {
    position: absolute
}

.loader {
    width: 200px;
    height: 200px;
    border: 2px solid #25aed5;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    animation: 1s linear infinite rotation
}

.l-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 111111111;
    transition: opacity .3s;
    background: #fff
}

.icmain,.imgslider,.slider1 {
    position: relative
}

.l-preloader.done {
    opacity: 0;
    z-index: -1
}

.linkmob,.mobcont,.regcont {
    justify-content: space-between
}
.regcont {
  justify-content: space-evenly;
}
@keyframes rotation {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.htop {
    height: 20px;
    background: url(../images/pattern.png) top left #0174BE!important
}

.scoil {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    justify-content: left
}

.scoilitems {
    margin: 5px 3% 5px 0
}

.icmain,.menu ul {
    margin: 0;
    padding: 0
}

.icmain {
    line-height: 0;
    top: -6px;
}

.slider1 {
    z-index: 1
}

.imgslider {
    width: 100%;
    height: auto;
    z-index: -1
}

.textlider {
    top: 40%;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 24px;
    color: #d58024;
    font-weight: 700
}

.btn-portal {
    position: absolute;
    top: 1%;
    left: 2%;
    background: #0174BE!important;
    z-index: 2;
    margin-right: -30px;
    height: 50px;
    -webkit-border-top-left-radius: 50px!important;
    -webkit-border-bottom-left-radius: 50px!important;
    -moz-border-radius-topleft: 50p!important;
    -moz-border-radius-bottomleft: 50px!important;
    border-top-left-radius: 50px!important;
    border-bottom-left-radius: 50px!important;
    display: flex!important;
    align-items: center;
    justify-content: center;
    padding: 0 25px!important;
    font-size: 13px!important;
    min-width: 270px
}

.btn-portal img {
    background: #ff8000;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    transition: .5s;
    left: -15px
}

.btn-portal:hover img {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.w-btn-label {
    color: #fff;
    font-size: 15px;
    font-weight: 700
}

.texreg {
    display: flex;
    flex-direction: column;
    align-items: center
}

#myBtn,.menu input[type=checkbox],.menu-dropdown {
    display: none
}

.texreg h1 {
    color: #0174BE;
}

footer {
    margin: 0 auto;
    width: 100%;
    background: #0c356a;
    padding: 20px 0 0;
}

.menu ul {
    list-style: none;
    /* margin-top: 16px; */
}

.menu,.menu a {
    color: #0174BE;
    font-weight: bold;
}

.menu a {
    display: block;
    white-space: nowrap;font-size:14px;
}

@media screen and (min-width: 1025px) {
    .menu-hasflyout .menu-downicon,.menu>label,input[type=checkbox] {
        display:none
    }

    .menu a {
        padding: 15px 8px;
    }

    .menu>ul>li {
        display: inline-block
    }

    .menu-hasdropdown {
        position: relative
    }

    .menu-hasdropdown:hover>ul {
        display: block;
        -webkit-animation: .5s ease-in-out grow;
        animation: .5s ease-in-out grow
    }

    .menu-hasdropdown>ul {
        position: absolute;
        top: 100%;
        right: 0;
        background: #fff;
        box-shadow: 0 5px 15px rgba(0,0,0,.15)
    }

    .menu-hasflyout>ul {
        left: 100%;
        top: 0
    }

    .menu {
        max-width: 1024px;
        margin: 0 auto
    }
}

@-webkit-keyframes grow {
    0% {
        display: none;
        opacity: 0
    }

    50% {
        display: block;
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@keyframes grow {
    0% {
        display: none;
        opacity: 0
    }

    50% {
        display: block;
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.menu-dropdown a {
    padding: 5px 20px;
    border-bottom: 1px solid #024d74
}

.menu-dropdown a:hover {
    background: #FFC436;
    color: #fff
}

@media screen and (max-width: 1024px) {
    .menu-righticon,.menu>ul {
        display:none
    }

    input[type=checkbox]:checked+ul {
        display: block;
        -webkit-animation: .5s ease-in-out grow;
        animation: .5s ease-in-out grow
    }

    .menu>label {
        display: block;
        padding: 2px 20px;
        text-align: right;
        position: absolute;
        top: 25px
    }

    .menu a {
        padding: 15px 20px
    }

    .menu>ul i {
        float: right;
        padding: 5px 10px;
        background: #012c42
    }

    .menu-dropdown a {
        background: #80bcdb
    }

    .menu-hasflyout>ul a {
        background: #023d5b
    }
}

.fade-in-fwd {
    -webkit-animation: .9s cubic-bezier(.39,.575,.565,1) .5s both fade-in-fwd;
    animation: .9s cubic-bezier(.39,.575,.565,1) .5s both fade-in-fwd
}

.slide-in-right {
    -webkit-animation: .5s cubic-bezier(.25,.46,.45,.94) .7s both slide-in-right;
    animation: .5s cubic-bezier(.25,.46,.45,.94) .7s both slide-in-right
}

.slide-in-fwd-center {
    -webkit-animation: .4s cubic-bezier(.25,.46,.45,.94) .9s both slide-in-fwd-center;
    animation: .4s cubic-bezier(.25,.46,.45,.94) .9s both slide-in-fwd-center
}

.slide-in-left {
    -webkit-animation: .5s cubic-bezier(.25,.46,.45,.94) 1.2s both slide-in-left;
    animation: .5s cubic-bezier(.25,.46,.45,.94) 1.2s both slide-in-left
}

.sec {
    padding: 40px 0
}

.titsec {
    font-size: 22px;
    margin-bottom: 20px
}

.btn-style-one {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    border-radius: 50px;
    padding: 17px 32px;
    display: inline-block;
    color: #fff;
    background-color: #0C356A;
}

.theme-btn {
    display: flex;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    width: 170px;
    justify-content: center
}

.btn-style-one:before {
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: -200%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 1;
    background-color: #ffc436;
    margin: auto
}

.btn-style-one:hover::before {
    top: -90%
}

.btn-style-one .btn-wrap {
    position: relative;
    z-index: 1;
    float: left;
    overflow: hidden;
    display: block;
    text-align: center
}

.btn-style-one .btn-wrap .text-one {
    position: relative;
    display: block;
    color: #fff;
    transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.btn-style-one .btn-wrap .text-two {
    position: absolute;
    top: 100%;
    display: block;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media (max-width: 767px) {
    .imgreg1,.imgmobile1 {
        width:80%;
        height: auto;
    }

    .box10m,.box11m,.box12m,.box1m,.box2m,.box3m,.box4m,.box5m,.box6m,.box7m,.box8m,.box9m {
        border-radius: 10px;
        padding: 5px 1px;
        margin: 5px 1%
    }

    .box1m {
        flex-basis: 6.3%
    }

    .box2m {
        flex-basis: 14.6%
    }

    .box3m {
        flex-basis: 23%
    }

    .box4m {
        flex-basis: 31.3%
    }

    .box5m {
        flex-basis: 41.7%
    }

    .box6m {
        flex-basis: 48%
    }

    .box7m {
        flex-basis: 56.3%
    }

    .box8m {
        flex-basis: 64.7%
    }

    .box9m {
        flex-basis: 73%
    }

    .box10m {
        flex-basis: 81.4%
    }

    .box11m {
        flex-basis: 89.7%
    }

    .box12m {
        flex-basis: 98%
    }

    .log1 {
        text-align: center
    }

    .scoil {
        justify-content: center;
        margin-top: -40px
    }

    .menu-righticon,.menu>ul {
        background-color: #e4f2f9
    }

    .btn-portal {
        height: 35px;
        min-width: 140px
    }

    .textlider {
        top: 20%;
        font-size: 14px
    }

    .mobcont,.regcont {
        justify-content: center
    }
}

@-webkit-keyframes fade-in-fwd {
    0% {
        -webkit-transform: translateZ(-80px);
        transform: translateZ(-80px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes fade-in-fwd {
    0% {
        -webkit-transform: translateZ(-80px);
        transform: translateZ(-80px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes slide-in-fwd-center {
    0% {
        -webkit-transform: translateZ(-1400px);
        transform: translateZ(-1400px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes slide-in-fwd-center {
    0% {
        -webkit-transform: translateZ(-1400px);
        transform: translateZ(-1400px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@property --num1 {
    syntax: "<integer>";
    initial-value: 516;
    inherits: false
}

#num1 {
    animation: 5s ease-in counter;
    counter-reset: num1 var(--num1)
}

@keyframes counter {
    from {
        --num1: 0
    }

    to {
        --num1: 516
    }
}

#num1::after {
    content: counter(num1)
}

@property --num2 {
    syntax: "<integer>";
    initial-value: 3460;
    inherits: false
}

#num2 {
    animation: 5s ease-in counterb;
    counter-reset: num2 var(--num2)
}

@keyframes counterb {
    from {
        --num2: 0
    }

    to {
        --num2: 3460
    }
}

#num2::after {
    content: counter(num2)
}

@property --num3 {
    syntax: "<integer>";
    initial-value: 24;
    inherits: false
}

#num3 {
    animation: 5s ease-in counterc;
    counter-reset: num3 var(--num3)
}

@keyframes counterc {
    from {
        --num3: 0
    }

    to {
        --num3: 24
    }
}

#num3::after {
    content: counter(num3)
}

@property --num4 {
    syntax: "<integer>";
    initial-value: 430;
    inherits: false
}

#num4 {
    animation: 5s ease-in counterd;
    counter-reset: num4 var(--num4)
}

@keyframes counterd {
    from {
        --num4: 0
    }

    to {
        --num4: 430
    }
}

#num4::after {
    content: counter(num4)
}

.section-title .shape {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    padding: 0;
    position: absolute;
    top: -20px
}

.section-title .shape.shape-left {
    left: 45%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.section-title .shape.shape-left:after,.section-title .shape.shape-left:before,.section-title .shape.shape-right:after,.section-title .shape.shape-right:before {
    content: "";
    position: absolute;
    background-color: inherit;
    height: 2px
}

.section-title .shape.shape-left:before {
    right: 3px;
    width: 70px;
    top: 6px
}

.section-title .shape.shape-left:after {
    right: 3px;
    width: 55px;
    top: 11px
}

.section-title .shape.shape-right {
    right: 41%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
 .menu{margin-top:16px;}
@media(min-width: 768px) {
    .section-title .shape {
        position:relative;
        left: auto;
        -webkit-transform: none;
        transform: none;
        top: 10px
    }

    .section-title .shape.shape-left {
        left: 0;
        -webkit-transform: none;
        transform: none
    }

    .section-title .shape.shape-right {
        right: 0;
        -webkit-transform: none;
        transform: none
    }
}

.section-title .shape.shape-right:before {
    left: 3px;
    width: 70px;
    top: 6px
}

.section-title .shape.shape-right:after {
    left: 3px;
    width: 55px;
    top: 11px
}

.bg-info {
    background-color: #ffc436 !important;
}

.section-title {
    display: -webkit-box;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: row-reverse;
    justify-content: center;
    color: #fff;
    font-size: 19px
}

.section-title h2 {
    position: relative;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

#myBtn {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: 0;
    background-color: #177497;
    border-radius: 9px;
    height: 40px
}

#myBtn:hover {
    background-color: #555
}

html {
    scroll-behavior: smooth
}

 
/*-----------------------------
	News Ticker
------------------------------*/
.acme-news-ticker {
  /* background: #fff; */
  position: relative;
  height: 30px;
  /* border: 1px solid #1974d2; */
  margin-top: 45px;
  /* width: 100%; */
  }
  @media (min-width: 768px) {
    .acme-news-ticker {
      margin-top: 0; } }
  .acme-news-ticker-label {
    background: #1974d2;
    padding: 10px;
    width: auto;
    float: left;
    margin-right: 15px;
    line-height: normal;
    height: 100%;
    color: #fff; }
    @media (max-width: 575px) {
      .acme-news-ticker-label {
        position: absolute;
        top: -45px; } }
  .acme-news-ticker-box {
    height: 100%;
    padding-top: 0px;
    overflow: hidden;
    width: 100%;
    }
    @media (max-width: 575px) {
      .acme-news-ticker-box {
        padding-left: 10px;
        padding-right: 120px; } }
    .acme-news-ticker-box ul {
      width: 100%;
      list-style-type: none !important;
      padding: 0;
      margin: 0; }
      .acme-news-ticker-box ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        font-weight:bold;
        }
  .acme-news-ticker-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0; }
    .acme-news-ticker-controls button {
      height: 100%;
      background: #f6f6f6;
      padding: 0;
      width: 40px;
      border-color: #eeeeee;
      border-style: solid;
      border-width: 0 0 0 1px;
      cursor: pointer;
      display: inline-block; }
      .acme-news-ticker-controls button:hover {
        background: #eeeeee; }
      .acme-news-ticker-controls button.acme-news-ticker-arrow {
        margin: 0;
        display: inline-block;
        position: relative; }
        .acme-news-ticker-controls button.acme-news-ticker-arrow:after {
          border-color: #999;
          border-bottom-style: solid;
          border-bottom-width: 2px;
          border-right-style: solid;
          border-right-width: 2px;
          content: '';
          display: inline-block;
          height: 8px;
          left: 50%;
          position: absolute;
          top: 50%;
          width: 8px; }
      .acme-news-ticker-controls button.acme-news-ticker-pause {
        position: relative;
        display: inline-block; }
        .acme-news-ticker-controls button.acme-news-ticker-pause:before {
          position: absolute;
          content: "";
          width: 10px;
          height: 10px;
          border-color: #999;
          border-style: solid;
          border-width: 0 2px 0;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          left: 50%;
          top: 50%; }
    .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-prev:after {
      -webkit-transform: translate(-50%, -50%) rotate(135deg);
          -ms-transform: translate(-50%, -50%) rotate(135deg);
              transform: translate(-50%, -50%) rotate(135deg); }
    .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-next:after {
      -webkit-transform: translate(-50%, -50%) rotate(315deg);
          -ms-transform: translate(-50%, -50%) rotate(315deg);
              transform: translate(-50%, -50%) rotate(315deg); }
    .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-prev:after {
      -webkit-transform: translate(-50%, -50%) rotate(225deg);
          -ms-transform: translate(-50%, -50%) rotate(225deg);
              transform: translate(-50%, -50%) rotate(225deg); }
    .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-next:after {
      -webkit-transform: translate(-50%, -50%) rotate(405deg);
          -ms-transform: translate(-50%, -50%) rotate(405deg);
              transform: translate(-50%, -50%) rotate(405deg); }

@media (min-width: 769px) {nav ul{display:flex;justify-content:space-between;}}

@media (max-width: 768px) {
 .acme-news-ticker {
  
  margin-top: 0px;  width:99%}
  .acme-news-ticker-box {
      padding-left: 10px!important;  
    padding-right: 50px!important;
} 
  
  }
  
  
  
  
  
  
  .as-mask,.as-vertical .as-panels{width:100%}.as-mask,.as-panel{overflow:hidden}.as-horizontal .as-panels,.as-mask{height:100%}.accordion-slider{position:relative;margin-left:auto;margin-right:auto}.as-background-opened,.as-layer,.as-mask,.as-panel,.as-panels{position:absolute}.accordion-slider *{-webkit-tap-highlight-color:transparent}.as-overlap .as-panel{overflow:visible}.as-horizontal .as-panel{height:100%;width:auto}.as-vertical .as-panel{width:100%;height:auto}.as-shadow{-webkit-box-shadow:-5px 0 40px 1px #000;-mox-box-shadow:-5px 0 40px 1px #000;box-shadow:-5px 0 40px 1px #000}.as-background,.as-background-opened{border:none}.as-horizontal .as-background,.as-horizontal .as-background-opened{height:100%;width:auto}.as-vertical .as-background,.as-vertical .as-background-opened{width:100%;height:auto}.as-background-opened{left:0;top:0;visibility:hidden}.as-layer{margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-font-smoothing:subpixel-antialiased}.as-black{color:#FFF;background:#000;background:rgba(0,0,0,.7)}.as-white{color:#000;background:#fff;background:rgba(255,255,255,.7)}.as-rounded{border-radius:10px}.as-padding{padding:10px}.as-layer.as-vertical{-moz-transform-origin:left bottom;-webkit-transform-origin:left bottom;transform-origin:left bottom;-moz-transform:rotate(-90deg) translateY(100%);-webkit-transform:rotate(-90deg) translateY(100%);transform:rotate(-90deg) translateY(100%)}.as-pagination-buttons{position:absolute;top:100%;width:100%;text-align:center;padding-top:10px}.as-pagination-button{width:10px;height:10px;border:2px solid #000;border-radius:50%;margin:4px;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.as-pagination-buttons .as-selected{background-color:#000}.as-has-buttons{margin-bottom:32px}@media only screen and (min-width:768px) and (max-width:1024px){.as-pagination-button{width:14px;height:14px}.as-has-buttons{margin-bottom:36px}}@media only screen and (min-width:568px) and (max-width:768px){.as-pagination-button{width:16px;height:16px}.as-has-buttons{margin-bottom:38px}}@media only screen and (min-width:320px) and (max-width:568px){.as-pagination-button{width:18px;height:18px}.as-has-buttons{margin-bottom:40px}}.as-selectable{cursor:default}.as-grab{cursor:url(images/openhand.cur),move}.as-grabbing{cursor:url(images/closedhand.cur),move}.as-no-js{overflow:hidden;max-width:100%}.accordion-slider p.as-layer{font-size:14px;line-height:1.4}.accordion-slider h1.as-layer{font-size:32px;line-height:1.4}.accordion-slider h2.as-layer{font-size:24px;line-height:1.4}.accordion-slider h3.as-layer{width: 100%!important;bottom:0!important;font-size:19px;line-height:1.4;top:auto!important;left: 0!important;right: 0!important;margin: auto!important;width: auto;text-align: center;}.accordion-slider h4.as-layer{font-size:16px;line-height:1.4}.accordion-slider h5.as-layer{font-size:13px;line-height:1.4}.accordion-slider h6.as-layer{font-size:11px;line-height:1.4}.accordion-slider img.as-layer{border:none}.accordion-slider .as-background,.accordion-slider .as-background-opened{max-width:none!important;max-height:none!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important;-webkit-box-shadow:none!important;-mox-box-shadow:none!important;box-shadow:none!important;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.accordion-slider a{position:static;transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;-o-transition:none!important}.accordion-slider canvas,.accordion-slider embed,.accordion-slider iframe,.accordion-slider object,.accordion-slider video{max-width:none;max-height:none}@media (max-width: 767px) {.accordion-slider h3.as-layer {left: auto!important;  right: 0!important; font-size:14px;}.accordion-slider{height: 250px!important;}.accordion-slider {margin-top: 35px}}