.headerbanner {
    background: url(../images/home_bannerbg.png) no-repeat;

    overflow: hidden;
    background-size: cover;
}

.headerbanner .bannerimg {
    margin-top: 6.2rem;
    margin-left: 0.1rem;
    width: 36rem;
}
.fullpop ul li:last-child {

    border-bottom: 0.1rem solid #383838;
    margin-bottom: 0;
    padding-bottom: 0;
}
.headerbanner h1 {
    font-size: 2.4rem;
    font-weight: 400;
    margin-top: 2.2rem;
    margin-bottom: 2.2rem;
    text-align: center;
}

.headerbanner p {
    text-align: center;
}

.couse_list_inner { 
    margin-left: -1.1rem;
}
.couse_list_inner .slick-dots { 
    width:100%;
    top:inherit;
    margin-top: 1.6rem;
}
.headerbanner a.butnlink2 {
    margin-left: 5.5rem;
    margin-right: 2.3rem;
}

.introtext {
    padding: 7.6rem 4.2rem 4.2rem 3.8rem;
    height: 33.4rem;
}

.text-intro-wrap h3 {
    font-size: 1.7rem;
    text-transform: uppercase;
    margin-top: 1.2rem;
    color: #FAAF3A;
}

.text-intro-wrap h2 {
    font-size: 3.4rem;
    text-transform: uppercase;
    margin-top: 1.1rem;
    margin-bottom: 1rem;
}

.text-intro-wrap p {
    font-size: 1.33rem;
    letter-spacing: 0rem;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 0.5rem;
}
a.register {
    color: #FAAF3A;
    font-weight: 500;
    font-size: 1.2rem;
}

.text-intro-wrap .text-intro-set:nth-child(odd) .introtext {
    background-color: #FFF4E4;
}

.introtext {
    padding: 1rem 2.2rem;
    height: auto;
    background-color: #FFE7E7;
}

.home_about_text {
    margin-left: 0.3rem;
    padding-top:2.3rem;
}

.home_about {
    background: url(../images/aboutbg.png) no-repeat;
    padding-top: 2.8rem;
    height: auto;
    overflow: hidden;
    background-size: cover;
    padding-bottom: 2.8rem;
}

.home_about h2 {
    font-size: 3.4rem;
    margin-top: -0.3rem;
    margin-bottom: 1.3rem;
}

.home_about h2 span {
    color: #fff;
}

.home_about h5 {
    font-size: 1.7rem;
    margin-bottom: 1.5rem;
    line-height: 2rem;
}

.home_about p {
    font-size: 1.1rem;
    line-height: 1.4rem;
    padding-right: 3rem;
    margin-bottom: 0.6rem;
}



.home_services h2 {
    text-align: center;
    margin-top: 1.8rem;
    font-weight: 800;
    margin-bottom: 3.6rem;
}

.services_img {
    clear: both;
    width: 13.3rem;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    height: 12.8rem;
    border-radius: 1rem;
    box-shadow: 0.1rem 0.1rem 1rem #0000003b;
    margin-bottom: 1.7rem;
}

.services_img img {
    margin-top: 3.6rem;
    width: 8.3rem;
}

.home_services h4 {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-top: 2.1rem;
    line-height: 1.5rem;
}

.home_services {
    padding-top: 4.2rem;
}

.home_services p {
    padding: 0 1.1rem;
    font-size: 1rem;
    color: #555555;
    line-height: 1.2;

    padding: 0 1.1rem;
    font-size: 1rem;
    color: #555555;
    line-height: 1.2;
    text-align: center;
    margin-top: 0.7rem;
    padding: 0;
}

@media only screen and (min-width: 990px) {

    .text-intro-wrap .text-intro-set:nth-child(even) .introimg {
        float: right;
    }

    .introimg img {
        margin-top: 4rem;
        margin-left: 4.5rem;
        width: 31.7rem;
    }

    .text-intro-wrap {
        margin-top: -9rem;
        margin-bottom: 4rem;
    }

    .home_about_text {
        padding-right: 0rem;
    }

    .couse_list {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }

    .couse_list_inner {
        margin-top: 2.4rem;
        list-style: none;
    }

    .headerbanner h1 {

        margin-top: 8rem;
        margin-left: 4.6rem;
        font-size: 3.4rem;
        text-transform: uppercase;
        font-weight: 400;
        line-height: 1.1;
        text-align: left;
    }

    .headerbanner p {

        margin-top: -0.3rem;
        margin-left: 4.6rem;
        font-size: 1.4rem;
        line-height: 1.3;
        text-align: left;
    }

    .headerbanner {
        background: url(../images/home_bannerbg.png) no-repeat;
        padding-top: 5.9rem;
        height: 61.3rem;
        overflow: hidden;
        background-size: 97rem;
    }

    .introtext {
        padding: 4.2rem;
    flex-direction: column;
       display: flex;
    }
}

@media only screen and (max-width: 990px) {
    .introimg img {
        max-width: 80%;
        margin: 0 auto;
        display: block;
    }
    #main .couse_list_inner ul.slick-dots { 
        position: absolute;
        top: 26.8rem;
    }

    .text-intro-wrap h3 {
        font-size: 1.4rem;

    }

    .text-intro-wrap h2 {
        font-size: 1.9rem;
        margin-bottom: 1rem;
    }

    .plypop::before {
        width: 4rem;
        height: 4rem;
        margin-left: -2rem;
        margin-top: -2rem;
    }

    .text-intro-wrap p {
        font-size: 1.03rem;
    }

    .introtext {
        padding-right: 1.071rem;
        padding-left: 1.071rem;
        margin-bottom: 3rem;
    }

    .couse_list h4 {
        font-size: 1.8rem;
    }

    .couse_list h2 {
        font-size: 2.2rem;
    }

    .home_about h2 {
        font-size: 2.4rem;
        text-align: center;
    }

    .home_about h5 {
        font-size: 1.1rem;
        line-height: 1.6rem;
    }

    .home_services {
        padding-top: 1rem;
    }

    .home_services h2 {
        font-size: 2.8rem;
        line-height: 1;
        margin-bottom: 2rem;
    }

    .customer_says h2 {
        text-align: center;
        font-size: 2.2rem;
    }

    .clientslit .author img {
        float: none;
        margin: 0 auto;
    }

    .clientslit .clientslit-m {
        height: 29rem;
    }

    #main ul.slick-dots {
        width: 100%;
    }

    .clientslit .author {
        position: static;
        bottom: 0;
        width: 100%;
        height: 8.1rem;
        text-align: center;
    }

    .clientslit .author h6 {
        margin-left: 0;
    }

    .clientslit .author p {
        margin-left: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 1rem;
    }

    .home_about_text .butnlink2 {
        margin: 0 auto;
        display: block;
    }

    .home_about {
        padding-right: 1.071rem;
        padding-left: 1.071rem;
        height: auto;
        padding-bottom: 2rem;
        padding-top: 2rem;
        overflow: visible;
        background-size: cover;
    }

    .home_about img {
        border-radius: 1rem;
        margin-bottom: 2rem;
    }

    .above_footer {
        margin: auto;
        height: auto;
        margin-top: 4rem;
    }

    .above_footer h5 {
        font-size: 1.9rem;
        margin-top: 1.7rem;
        text-align: center;
    }

    .above_footer p {
        font-size: 1.2rem;
        margin-right: 0rem;
        padding-right: 1.071rem;
        padding-left: 1.071rem;
    }

    .above_footer a.butnlink {
        text-indent: 0.1rem;
        margin: 0 auto;
        display: block;
        margin-bottom: 2rem;
        margin-top: 3rem;
    }

    .footlogo {
        width: 12.5rem;
        display: block;
        margin: 0 auto;
        margin-top: 3.3rem;
    }

    .footemail,
    .footephone,
    .footsocial,
    .footconnect {
        padding-top: 1.8rem;
        font-size: 1.1rem;
        color: #000;
        font-weight: 500;
        text-align: center;
        width: 100%;
    }

    .footerlinks {
        padding-bottom: 1.4rem;
        text-align: center;
    }

    .home_services h4 {
        line-height: 1.9rem;
        font-size: 1.6rem;
    }

    .footsocial {
        margin-top: 2rem;
    }

    .home_services p {
        text-align: center;
        margin-bottom: 4rem;
    }

    .copy {
        font-size: 0.8rem;
    }

    .fotoerimage img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 2rem;
        display: block;
    }
}

ul.slick-dots {
    width: 100%;
    margin: 0;
    padding: 0;
    top: 4rem;
    position: relative;
    text-align: center;
}

ul.slick-dots li {
    width: 0.7rem;
    height: 0.7rem;
    background: #D9D9D9;
    display: inline-block;
    cursor: pointer;
    margin: 0 0.3rem;
    border-radius: 1rem;
    transition: width 0.2s ease-in;
}

ul.slick-dots li button {
    display: none;
}

ul.slick-dots li.slick-active {
    background: #FDB600;
    width: 3.3rem;
    border-radius: 1rem;

}

.slick-prev.slick-arrow {
    background: url(../images/sliderleft.png) no-repeat;
    border: none;
    background-size: 2.5rem;
    width: 2.7rem;
    height: 2.7rem;
    text-indent: -7rem;
    overflow: hidden;
    position: absolute;
    left: -3rem;
    top: 10rem;

}

.slick-next.slick-arrow {
    background: url(../images/sliderright.png) no-repeat;
    border: none;
    background-size: 2.5rem;
    width: 2.7rem;
    height: 2.7rem;
    text-indent: -7rem;
    overflow: hidden;
    position: absolute;
    right: -3rem;
    top: 10rem;
}
.couse_list_inner .slick-prev.slick-arrow{
    background-image: url(../images/sliderlefty.png);
    border: none;
    background-size: 3.4rem;
    width: 3.5rem;
    height: 3.5rem;
    text-indent: -10rem;
    overflow: hidden;
    position: absolute;
    font-size: 0;
    left: -3.6rem;
    top: 12rem;
}
.couse_list_inner .slick-next.slick-arrow {
    background-image: url(../images/sliderrighty.png);
    border: none;
    background-size: 3.4rem;
    width: 3.5rem;
    height: 3.5rem;
    text-indent: -10rem;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    right:-4.7rem;
    top: 12rem;
}
.slick-disabled {
    opacity: 0.5;
}

.clientslits {
    margin-bottom: 6rem;
}






/* about  */
.banner-section {
    background: url(../images/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 35rem;
    position: relative;
    width: 100%;
}

.banner-section .baner-img img {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.banner-section .request-img img {
    width: 11.7rem;
    height: 5.2rem;
    object-fit: contain;
}

.about-cnt {
    text-align: center;
    padding: 8rem 0 0rem;

}

.about-cnt h1 span {
    color: #fff;
    font-weight: 700;
}

.about-cnt h1 {
    font-size: 3rem;
    font-weight: 400;
}

.about-cnt p {
    width: 60%;
    margin: 0 auto;
}

.request-img {
    position: relative;
}

.solution-section .solution-img {
    position: relative;
}

.solution-section .solution-img .play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;

}

.solution-img {
    background: #000;
    width: 75%;
    margin: -15.4rem auto 0;
    border-radius: 0.5rem;
    position: relative;
}

.solution-section {
    text-align: center;
    margin: 6rem 0;
}

.solution-section .solution-img img {
    width: 100%;
    padding: 0.6rem;
    height: 100%;
    object-fit: contain;
}

.solution-section .solution-img .play img,
.client-section .client-img .play img {
    width: 6rem;
    object-fit: contain;
    height: 6rem;
}

.solution-section .solution-img .play,
.client-section .client-img .play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.client-section .client-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.client-section .client-shadow {
    box-shadow: rgb(0 0 0 / 14%) 0.2rem 0.2rem 1rem 0;
    width: 90%;
    margin: 0 auto;
}

.client-section .client-space {
    padding: 0;
}

.client-section {
    margin-bottom: 6rem;
}

.client-section .client-contain-1 {
    background: #FEDA7E;
    padding: 2rem 4rem 0rem 2rem;
    height: 13rem;
    display: flex;
    align-items: center;

}

.client-section .client-contain-1.client-contain-2 {
    background: #FBC741;
}

.client-section .client-contain-1.client-contain-3 {
    background: #F7B91A;
}

.client-section .client-img {
    position: relative;
}

.feature-section .choose-title h2 span {
    color: #FDB600;
    font-weight: 700;
}

.feature-section .choose-title h2 {
    font-size: 3rem;
    color: #000;
    font-weight: 400;
    text-align: center;

}

/* .choose-section .choose-title h2 {
    text-transform: uppercase;
} */

.feature-section .feature-img {
    height: 12rem;
}

.feature-section .feature-img img {
    width: 8rem;
    height: 8rem;
    object-fit: contain;
}

.feature-section .feature-img {
    height: 15rem;
    text-align: center;
    box-shadow: 0 0 1rem rgb(0 0 0 / 16%);
    border-radius: 0.8rem;
    margin-top: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15rem;
    margin: 4rem auto 1rem;
}

.feature-section h4 {
    font-size: 1.4rem;
    text-align: center;
    color: #111;
    font-weight: 500;
    line-height: 1.25;
}

.feature-section {
    margin-bottom: 6rem;
}

.choose-section {
    background: #FFF7E3;
    padding: 4rem 0 4rem;
}

.choose-section .choose-cnt img {
    width: 4rem;
    height: 4rem;
    object-fit: contain;
}

.choose-section .choose-cnt {
    display: flex;
}

.choose-section .choose-cnt h5 {
    font-size: 1.3rem;
    color: #111;
    font-weight: 500;
    margin: 1rem;
    line-height: 1.25;
}

/* .choose-section .choose-space p {
    font-size: 1.1rem;
    width: 92%;
    font-weight: 300;

} */

.choose-section .choose-cnt {
    display: flex;
    margin: 2rem 0 1.1rem;
}

.choose-space {
    margin-left: 3rem;
}

.choose-btn.request-img a {
    background: url(../images/button2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.faq {
    font-size: 1.2rem;
}
.faq-section .faq-img img {
    width: 100%;
    height: 25rem;
    object-fit: contain;
}

.faq-title.choose-title h2 {
    text-align: left;
}

.faq-section .faq-accordian h4 {
    text-align: left;
    position:relative;


}
.faq-section .faq-accordian h4 span{

    position: absolute;
    right:0;
    top:1.8rem;
}
.faq-section .faq-accordian h4.panel-title a {
    color: #111;
    font-weight: 400;
}


.faq-section .faq-accordian .panel-default {
    border: none;
    border-bottom: 0.1rem solid #b1b1b1;
    border-radius: 0;
}

.faq-section .faq-accordian .panel-default:last-child {
    border: none;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    padding: 0;
}

.faq-section .faq-accordian h4.panel-title a {
    padding: 1.6rem;
    font-weight: 500;
    padding-left: 0;
    font-size: 1.3rem;
    display: block;
    padding-right: 3rem;
}

.faq-section .panel-group .panel-heading+.panel-collapse>.panel-body {
    padding: 0;
    padding-left: 1rem;
    padding-bottom: 1.4rem;
}

#accordion a.collapsed span:before {
    content: "+";
    margin-top: -0.3rem;
}


#accordion a span:before {
    content: "+";
    position: absolute;
    right: 1.2rem;
    font-size: 1.8rem;

}



.play .btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}

.curated-pop-up button.close {
    position: absolute;
    right: -1.4rem;
    top: -1rem;
    background: #FDB600;
    width: 2.5rem;
    height: 2.5rem;
    z-index: 1000;
    opacity: 1;
    text-shadow: unset;
    color: #fff;
    border-radius: 100%;
}

.banner-section .about-cnt .request-img {
    margin-top: 0.5rem;
}


.choose-btn.request-img {
    text-align: center;
}

#accordion [aria-expanded~=true] span:before {
    content: "_";
    margin-top: -1rem;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0;
}

.panel {
    box-shadow: none;
}

@media(max-width: 991px) {
    .about-cnt h1 {
        font-size: 2rem;
    }


    .solution-section .solution-img .play img,
    .client-section .client-img .play img {
        width: 4rem;
        object-fit: contain;
        height: 4rem;
    }

    .client-section .client-img img {
        width: 100%;
        height: 20rem;
        object-fit: cover;
        object-position: 10% 5%;
    }

    .container {
        width: 100%;
    }

    .client-section .client-contain-1 {
        height: auto;
    }

    .solution-section {
        text-align: center;
        margin: 3rem 0;
    }

    .client-section {
        margin-bottom: 3rem;
    }

    .feature-section .feature-img {
        margin: 2rem auto 1rem;
    }

    .feature-section .choose-title h2 {
        font-size: 1.8rem;
    }

    .choose-space {
        margin-left: 0;
    }

    /* .choose-section .choose-space p {
        font-size: 1rem;
    } */


    .feature-section h4 {
        font-size: 1.2rem;
        line-height: 1.25;
    }

    .panel-default>.panel-heading {
        padding: 1rem 0 2.1rem;
    }
}

@media(max-width:767px) {

    .menuopn{
        overflow: hidden;
    }
    #menu-header-menu {
        position: fixed;
        top: 4.5rem;
        width: 82vw;
        background: #ffffffe8;
        right: -100vw;
        padding-top: 0;
        padding-left: 0;
        margin-right: -100vw;
        transition: all 0.2s ease-in;
        margin-left: 0;
        box-shadow: -0.2rem 0.6rem 0.3rem #0000002b;
    }
    .banner-section .about-cnt .request-img{
        text-align: center;
        margin-bottom: 2rem;
    }
    .header-menu #menu-header-menu>li {
        margin: 0;
        width: 100%;
        text-align: left;
    }

    .bugger-menu {
        display: block;
        position: absolute;
        top: -3.2rem;
        width: 3.3rem;
        height: 3.3rem;
        background: #f7d164;
        right: -0.6rem;
        padding-top: 0.5rem;
        z-index: 999;
    }
    .bugger-menu span {
        width: 1.9rem;
        height: 0.2rem;
        background: #000;
        transition: all 0.2s ease-in;
        display: block;
        transform-origin: center center;
    }
    .end-img img{
        min-width: 100%;
    }
    .bugger-menu span:nth-child(1) {
        transform: translate(0.7rem, 0.4rem);
    }
    .bugger-menu span:nth-child(2) {
        transform: translate(0.7rem, 0.9rem);
    } 
.bugger-menu span:nth-child(3) {
    transform: translate(0.7rem, 1.4rem);
}
    .header-menu #menu-header-menu>li a {
        display: block;
        padding: 0.9rem 1.2rem;
        font-size: 1.1rem;
        color: #606060;
        text-decoration: none;
        font-weight: 500;
    } body.menuopn .bugger-menu span:nth-child(1){
        transform: translate(0.7rem, 1rem) rotate(45deg);
    }
    body.menuopn .bugger-menu span:nth-child(2){
        opacity: 0;
    }
    body.menuopn .bugger-menu span:nth-child(3){
        transform: translate(0.7rem, 0.7rem) rotate(-45deg);
    }
    body.menuopn  #menu-header-menu{
        right: 100vw;
    }

    .header-menu #menu-header-menu>li.current-menu-item a {
        background: #e5c032;
        color: #000;
    }

    #main .headerbanner ul.slick-dots {

        width: 100%;
        z-index: 99;
        bottom: 0;
        position: absolute;
        height: 1rem;
        top: inherit;
    }
    a.logoh{
        width: 11.2rem;
    }
 

    .home-page a.header-button, .home-page a.header-button:hover{
        top: -3.8rem;
        right: 3.3rem;
    }
  
    /* .header {
        display: none;
    }

      */
    .banner-section {
        min-height: 30rem;
    }

    .solution-img {
        width: 90%;
        margin: -8.4rem auto 0;
    }

    .client-section .client-img img {
        width: 100%;
        height: 24rem;
        object-fit: cover;
        object-position: top;
    }

    .client-section .client-contain-1 p {
        font-size: 1rem;
    }

    .client-section .client-contain-1 {
        padding: 2rem 1rem 0rem 1.5rem;
    }

    .feature-section {
        margin-bottom: 3rem;
    }

    .feature-section .feature-img {
        margin: 2rem auto 0rem;
    }

    .feature-section .choose-title h2 {
        margin-bottom: 3rem;
        padding: 0 2rem;
    }

    .choose-section .choose-cnt h5 br {
        display: none;
    }


    .choose-section .choose-cnt h5 {
        margin: 2rem 0rem 0 1rem;
    }

    .faq-title.choose-title h2 {
        padding: 2rem 0 0;
    }

    .panel-default>.panel-heading {
        padding: 1rem 0 1.1rem;
    }

    #accordion a span:before {
        font-size: 1.5rem;
    }

}


/* about end */

/* services */
banner-section .end-img img {
    width: 28rem;
    height: 100%;
    object-fit: contain;
}

.services-page-section .banner-section {
    min-height: 35rem;
}

#main .course-page-section .banner-section {
    background: none;
    min-height: auto;
    padding-bottom: 0;
}

.services-page-section .service-cnt {
    padding-top: 5rem;
}

.prices-page-section .service-cnt {
    padding-top: 4rem;
}

.banner-section .end-img {
    text-align: right;
    margin-right: 3rem;
}

.services-page-section .banner-section .service-cnt .about-cnt {
    text-align: left;
    padding: 3rem 0 0rem;
}

.services-page-section .banner-section .service-cnt .about-cnt p {
    font-weight: 400;
    width: 100%;
    margin: 0 0 1rem;
}

.learning-section {
    margin: 5rem 0;
}

.learning-section .learning-title h2 {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.learning-section .learning-title ul li img {
    width: 1rem;
    height: 1rem;
    object-fit: contain;
    margin-right: 1.3rem;
}

.learning-section .learning-title ul li {
    list-style: none;
    margin-bottom: 1rem;
    font-size: 1.2rem;
    font-weight: 400;
}

.learning-section .learning-title ul {
    padding-left: 0;
}

.learning-section .learning-title .learning-img {
    position: absolute;
    top: 1rem;
    right: -5.5rem;
    z-index: -1;
}

.learning-section .learning-title .learning-img img {
    width: 32rem;
    height: 100%;
    object-fit: contain;
}

.learning-section .learning-title {
    position: relative;
}

@media(max-width: 991px) {
    .banner-section .end-img {
        text-align: right;
        margin-right: 1rem;
    }

    .services-page-section .learning-section .learning-title h2 {
        font-size: 2rem;
    }

    .services-page-section .learning-section {
        margin: 3rem 0;
    }

    .services-page-section .learning-section .learning-title ul li {
        display: flex;
        font-size: 1rem;
    }

    .services-page-section .banner-section .service-cnt .about-cnt p {
        width: 80%;
    }

    .services-page-section .banner-section .end-img img {
        width: 23rem;
    }

    .services-page-section .banner-section {
        min-height: 33rem;
    }

    .learning-section .learning-title .learning-img {
        position: inherit;
        margin: 2rem 0 0;
        top: 1rem;
    }
}

@media(max-width: 767px) {
    .banner-section .end-img {
        text-align: left;
        margin-right: 1rem;
    }

    .services-page-section .banner-section .end-img img {
        width: 20rem;
    }

    .services-page-section .banner-section .about-cnt h1 br {
        display: none;
    }

    .services-page-section .banner-section .service-cnt .about-cnt {
        text-align: left;
        padding: 1rem 0 0rem;
    }

    .services-page-section .banner-section {
        min-height: 42rem;
    }

    .learning-section .learning-title ul li img {
        margin-right: 0.5rem;
    }

    .learning-section .learning-title .learning-img {
        position: inherit;
        margin: 2rem 0 0;
        top: 0rem;
        right: auto;
    }
}

/* Prices style start */

.prices-page-section .banner-section {
    /* background: #f2f2f2; */
    min-height: auto;
    padding-bottom: 3rem;
}

.prices-page-section .banner-section .about-cnt h1 span {
    color: #fff;
    line-height: 1.25;
}

.prices-page-section .banner-section .end-img {
    margin-right: 0;
}

.prices-page-section .banner-section .service-cnt .about-cnt {
    padding: 0rem 0 0rem 3rem;
}

.prices-page-section .banner-section .about-cnt .price-list ul li {
    list-style: none;
    margin: 1rem 0;
    font-size: 1.2rem;
    font-weight: 400;
    background: url(../images/square.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 1.3rem;
    background-position: left;
    padding-left: 2rem;
}

.user-section {
    margin: 9rem 0 7rem;
}

.user-section .user-box {
    width: 28rem;
    height: 48rem;
    background: linear-gradient(180deg, #2EE2F1 0%, #9395FA 100%);
    border-radius: 1.8rem;
    margin: 0 0 0 auto;
    text-align: center;
    padding: 0rem 2rem 0 2rem;
}

.user-section .user-img img {
    width: 10rem;
    height: 10rem;
    object-fit: contain;
    margin-top: -5rem;
}

.user-section .user-img {
    text-align: center;
}

.user-section .user-title h2 {
    font-size: 2.5rem;
    margin-top: 4rem;
    font-weight: 700;
    border-bottom: 0.1rem solid#0875F7;
    padding: 0rem 0 2rem 0;
    margin-bottom: 0;
}

.user-section .user-cnt ul li {
    list-style: none;
    font-size: 1.5rem;
    font-weight: 400;
    border-bottom: 0.1rem solid#0875F7;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.25;
}

.user-section .user-cnt ul {
    padding-left: 0;
}

.user-section .user-cnt ul li.suitable,
.user-section .user-box.box-next .user-cnt ul li.suitable {
    border-bottom: 0;
}

.user-section .user-box .request-img {
    margin-top: 1.7rem;
}

.user-section .user-box.box-next {
    margin: 0 0 0 2rem;
    background: linear-gradient(0deg, #FB934A -0.85%, #FDB600 102.28%);
}

.user-section .user-box.box-next .user-cnt ul li {
    border-bottom: 0.1rem solid #ffc345;
}

.user-section .user-box.box-next .user-title h2 {
    border-bottom: 0.1rem solid #ffc345;
}

@media(max-width: 991px) {
    .prices-page-section .banner-section .service-cnt .about-cnt {
        padding: 0;
    }

    .prices-page-section .banner-section .about-cnt .price-list ul li {
        font-size: 1rem;
    }

    .prices-page-section .banner-section {
        min-height: 36.5rem;

    }

    .user-section .user-title h2 {
        font-size: 2rem;
    }

    .user-section .user-cnt ul li {
        font-size: 1.2rem;
        height: 4rem;
    }

    .user-section .user-box {
        height: 41.5rem;
    }

    .user-section {
        margin: 8rem 0 5rem;
    }

    .user-section .user-box.box-next {
        margin: 0;
    }
}

@media(max-width: 767px) {
    .prices-page-section .banner-section {
        min-height: 57.5rem;
    }

    .user-section .user-box,
    .user-box {
        margin: 0 auto;
    }

    .user-section .user-box {
        height: 39.5rem;
        width: 26rem;
    }

    .prices-page-section .banner-section .about-cnt h1 br {
        display: block;
    }

    .prices-page-section .banner-section .about-cnt .price-list ul {
        padding-left: 0;
    }

    .user-section .user-box.box-next {
        margin: 8rem 0 0;
    }

    .user-section .user-title h2 {
        margin-top: 2rem;
    }

    .user-section .user-box.box-next {
        margin: 0 auto;
        margin-top: 9rem;
    }

    .user-section {
        margin: 7rem 0 5rem;
    }
}

@media(max-width: 320px) {
    .user-section .user-box {

        width: 22rem;
    }
}

/* services end */
.end-img img {
    width: 100%;
}

.cusomlist {
    padding: 0;
    margin: 0;
    list-style: none;
}

.cusomlist li {
    font-size: 1.2rem;
    font-weight: 400;
    background: url(../images/square.png);
    background-repeat: no-repeat;
    background-size: 1rem;
    background-position: left 0.5rem;
    padding-left: 2rem;
}

.contfrom {
    background: #fff;
    position: relative;
    border-radius: 1rem;
    box-shadow: 0.1rem 0.1rem 0.6rem #00000087;
    margin: 0 0;
    float: left;
    padding: 3rem;
    margin-top: -20rem;
    margin-bottom: 3rem;
}

.banner-section2 {
    min-height: 35rem;
}

.banner-section3 {
    min-height: 18rem;
}

.contfrom img {
    width: 40rem;
    height: 23rem;

}


.confom input[type=text],
.confom input[type="url"],
.confom input[type="email"],
.confom input[type="tel"],
.confom textarea {
    border: 0.1rem solid #ddd !important;
    width: 100%;
    padding: 0.4rem 1rem;
    max-height: 6rem;
    margin-bottom: 1.2rem;
}

.couse_list_inner_img img {
    width: 100%;
}

.customer_says {
    margin-top: 5rem;
}






/* Header style */
header.projecttitle {
    margin: 0 auto;
    padding: 115px 0 80px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3);

}

header .projectname {
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .3);
}

.download {
    margin-top: -45px;
}

/* Header example */
.example {}

.example button,
.example button {
    background: transparent;
    border: 0;
    color: #fff;
    opacity: .5;
}

.example button:hover,
.example button:hover {
    opacity: 1;
}

.example button:disabled,
.example button:disabled {
    opacity: .2;
}

.example .forward {
    float: right;
}

.example .frame {
    width: 100%;
    overflow: visible !important;
}

.example .frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
}

.example .frame ul li:first-child {
    margin-left: 10rem;
}

.example .frame ul li:last-child {
    margin-right: 10rem;
}

.example .frame ul li {
    cursor: pointer;
    height: 100%;
    float: left;
    margin: 0 1.2rem;
    color: #3a3c47;
    text-align: center;
    cursor: pointer;
}

.example .frame ul li.active {}

.example .scrollbar {
    margin-top: 0;
    position: absolute;
    bottom: -5rem;
    left: 34rem;
    max-width: 100%;
    width: 70rem;
    height: 0.2rem;
    background: none;
}

.example .scrollbar::before {
    background: #B4B4B4;
    content: ' ';
    width: 35rem;
    height: 0.2rem;
    display: block;
    position: absolute;
}

.example .scrollbar .handle {
    width: 100px;
    height: 100%;
    background: none;
    cursor: pointer;
    height: 0.2rem;
    left: 0;
    padding: 0;
}

.example .scrollbar .handle .mousearea {
    position: absolute;

    left: 0;
    width: 8rem;
    top: -0.6rem;
    height: 1.3rem;
    background: #FDB600;
    border-radius: 1rem;
}

.example .pages {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-align: center;
}

.example .pages li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 4px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}

.example .pages li:hover {
    background: #aaa;
}

.example .pages li.active {
    background: #666;
}

.example .controls {
    margin: 50px 0 0;
    text-align: center;
}

.example .controls .divider {
    display: inline-block;
    margin: 0 10px;
}

.example .controls button {
    line-height: 32px;
    vertical-align: middle;
    font-family: Novecento, sans-serif;
}

.example .controls button i {
    position: relative;
    top: -2px;
    margin: 5px;
    padding: 0;
    font-size: 32px;
    vertical-align: middle;
}

.page-id-683 .about-cnt {
    padding: 4.5rem 0 0rem;
}

@media only screen and (max-width: 990px) {
    #bp-better-messages-mini-mobile-open{
        display: none!important;
    }
    #main .about-cnt {
        padding: 2rem 0 0rem;
    }

    .home_about_text{
        margin-left: 0;
    }

    #main .about-cnt p {
        width: 100%;
        font-size: 1rem;
        margin-bottom: 3rem;
        margin-top: 2rem;
    }

    .choose-section .choose-cnt {
        display: block;
        text-align: center;
    }

    #main .choose-space {
        text-align: center;
    }

    #main .choose-space p {
        text-align: center;
    }

    .choose-section {
        padding: 3rem 0 3rem;

    }
}
@media only screen and (max-width: 990px) {

    .contfrom {
        background: #fff;
        position: relative;
        border-radius: 1rem;
        box-shadow: 0.1rem 0.1rem 0.6rem #00000087;
        margin: 0 0;
        float: left;
        padding: 3rem;
        margin-top: -16rem;
        margin-bottom: 3rem;
        width: 100%;
    }
}
@media only screen and (max-width: 360px) {

    .video_set h4 {
        background: #fff;
        margin: 0;
        padding: 1rem 1rem;
        margin-bottom: -1.1rem;
        text-align: left;
        font-size: 1.4rem;
        height: 5.6rem;
    }
    .video_set_img {
        width: 100%;
        overflow: hidden;
        background-color: #fff;
        height: auto;
    }
}
@media only screen and (max-width: 990px) {

    .newsect-title p br{
        display:none;
    }
   .fullpop{
        width: 100%;
        position: relative;
        top: 0.1rem;
        left: 0;
        float: left;
    }
    .fullpop ul{ 

        margin-right: 0;
        width: 100%;
    }
    .fullpop ul li{ 

        margin-bottom:0;
    }
    .fullpop::before {
       
        display: block;
        top:0.6rem;
        bottom:inherit;
        transform: rotate(-78.8deg) skew(-59deg, 16deg);
        left: 50%;
        
    }
    .fullpop ul li:last-child {

        border-bottom: 0.1rem solid #383838;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .faq-section .faq-img img {
       
        height: auto;
     
    }
    
   
 
}

@media only screen and (max-width: 990px) {

    .menuopn{
        overflow: hidden;
    }
    #menu-header-menu {
        position: fixed;
        top: 4.5rem;
        width: 82vw;
        background: #ffffffe8;
        right: -100vw;
        padding-top: 0;
        padding-left: 0;
        margin-right: -100vw;
        transition: all 0.2s ease-in;
        margin-left: 0;
        box-shadow: -0.2rem 0.6rem 0.3rem #0000002b;
    }
    .banner-section .about-cnt .request-img{
        text-align: center;
        margin-bottom: 2rem;
    }
    .header-menu #menu-header-menu>li {
        margin: 0;
        width: 100%;
        text-align: left;
    }

    .bugger-menu {
        display: block;
        position: absolute;
        top: -3.2rem;
        width: 3.3rem;
        height: 3.3rem;
        background: #f7d164;
        right: -0.6rem;
        padding-top: 0.5rem;
        z-index: 999;
    }
    .bugger-menu span {
        width: 1.9rem;
        height: 0.2rem;
        background: #000;
        transition: all 0.2s ease-in;
        display: block;
        transform-origin: center center;
    }
    .end-img img{
        min-width: 100%;
    }
    .bugger-menu span:nth-child(1) {
        transform: translate(0.7rem, 0.4rem);
    }
    .bugger-menu span:nth-child(2) {
        transform: translate(0.7rem, 0.9rem);
    } 
.bugger-menu span:nth-child(3) {
    transform: translate(0.7rem, 1.4rem);
}
    .header-menu #menu-header-menu>li a {
        display: block;
        padding: 0.9rem 1.2rem;
        font-size: 1.1rem;
        color: #606060;
        text-decoration: none;
        font-weight: 500;
    } body.menuopn .bugger-menu span:nth-child(1){
        transform: translate(0.7rem, 1rem) rotate(45deg);
    }
    body.menuopn .bugger-menu span:nth-child(2){
        opacity: 0;
    }
    body.menuopn .bugger-menu span:nth-child(3){
        transform: translate(0.7rem, 0.7rem) rotate(-45deg);
    }
    body.menuopn  #menu-header-menu{
        right: 100vw;
    }

    .header-menu #menu-header-menu>li.current-menu-item a {
        background: #e5c032;
        color: #000;
    }

    #main .headerbanner ul.slick-dots {

        width: 100%;
        z-index: 99;
        bottom: 0;
        position: absolute;
        height: 1rem;
        top: inherit;
    }
    a.logoh{
        width: 11.2rem;
    }
 

    .home-page a.header-button, .home-page a.header-button:hover{
        top: -2.8rem;
        right: 3.3rem;
    }
    .headerbanner h1 {
        font-size: 2.1rem; 
        margin-top: 5.2rem;
        margin-bottom: 1.8rem;
     
    }
    /* .header {
        display: none;
    }

      */
    .banner-section {
        min-height: 30rem;
    }

    .solution-img {
        width: 90%;
        margin: -8.4rem auto 0;
    }

    .client-section .client-img img {
        width: 100%;
        height: 24rem;
        object-fit: cover;
        object-position: top;
    }

    .client-section .client-contain-1 p {
        font-size: 1rem;
    }

    .client-section .client-contain-1 {
        padding: 2rem 1rem 0rem 1.5rem;
    }

    .feature-section {
        margin-bottom: 3rem;
    }

    .feature-section .feature-img {
        margin: 2rem auto 0rem;
    }

    .feature-section .choose-title h2 {
        margin-bottom: 3rem;
        padding: 0 2rem;
    }

    .choose-section .choose-cnt h5 br {
        display: none;
    }


    .choose-section .choose-cnt h5 {
        margin: 2rem 0rem 0 1rem;
    }

    .faq-title.choose-title h2 {
        padding: 2rem 0 0;
    }

    .panel-default>.panel-heading {
        padding: 1rem 0 1.1rem;
    }

    #accordion a span:before {
        font-size: 1.5rem;
    }
    .banner-section .end-img {
        text-align: left;
        margin-right: 1rem;
    }

    .services-page-section .banner-section .end-img img {
        width: 20rem;
    }

    .services-page-section .banner-section .about-cnt h1 br {
        display: none;
    }

    .services-page-section .banner-section .service-cnt .about-cnt {
        text-align: left;
        padding: 1rem 0 0rem;
    }

    .services-page-section .banner-section {
        min-height: 42rem;
    }

    .learning-section .learning-title ul li img {
        margin-right: 0.5rem;
    }

    .learning-section .learning-title .learning-img {
        position: inherit;
        margin: 2rem 0 0;
        top: 0rem;
        right: auto;
    }
    /* .prices-page-section .banner-section {
        min-height: 57.5rem;
    } */

    .user-section .user-box,
    .user-box {
        margin: 0 auto;
    }

    .user-section .user-box {
        height: 39.5rem;
        width: 26rem;
    }

    .prices-page-section .banner-section .about-cnt h1 br {
        display: block;
    }

    .prices-page-section .banner-section .about-cnt .price-list ul {
        padding-left: 0;
    }

    .user-section .user-box.box-next {
        margin: 8rem 0 0;
    }

    .user-section .user-title h2 {
        margin-top: 2rem;
    }

    .user-section .user-box.box-next {
        margin: 0 auto;
       
    }

    .user-section {
        margin: 7rem 0 5rem;
    }
    .home-page .header-right{
        position: absolute;
        top: 4rem;
        right: 1rem;
    }

}
.banner-image{
    
    background: url(../images/aboutbg.png) no-repeat;
    padding-top: 4.8rem;
    height: 35rem;
    overflow: hidden;
    background-size: cover;
}
.page-id-13133 .banner-image{
    padding-top: 0rem;

} 
.page-id-683 .banner-image{
    padding-top: 0rem;

}
.page-id-13133 .banner-image{
    padding-top: 0rem;

}
$ani-speed: 2s;
$ani-delay: 1s;

body {
    background: #222;
}

.arrow {
    opacity: 0;
    position: absolute;
        left: 50%;
        top: 50%;
    transform-origin: 50% 50%;
    transform: translate3d(-50%, -50%, 0);
}

.arrow-first {
    animation: arrow-movement $ani-speed ease-in-out infinite;
}
.arrow-second {
    animation: arrow-movement $ani-speed $ani-delay ease-in-out infinite;
}

.arrow:before,
.arrow:after {
    background: #fff;
    content: '';
    display: block;
    height: 3px; 
    position: absolute;
        top: 0;
        left: 0;
    width: 30px;
}

.arrow:before {
    transform: rotate(45deg) translateX(-23%);
    transform-origin: top left;
}

.arrow:after {
    transform: rotate(-45deg) translateX(23%);
    transform-origin: top right;
}

@keyframes arrow-movement {
    0% { 
        opacity: 0;
        top: 45%;
    }
    70% {
        opacity: 1;
    }
    100% { 
        opacity: 0;
    }
}

@media (orientation: landscape)and (min-device-width: 791px) and (max-device-width: 991px) {
    .prices-page-section .banner-section {
        min-height:0rem;

        margin-top: 0rem;
    }
  
  }
  @media screen and (max-device-width: 767px) and (orientation: landscape) {

    .user-section .user-box.box-next {
        
        margin-top: 9rem;
    }
  }

@media only screen and (max-width: 1330px) {
    .top-scroll {
        
        right: 9rem;
       
    }

}
@media only screen and (min-device-width: 591px) and (max-device-width: 735px) {

    .above_footer p {
   
        padding-left: 7rem;
    }


}
@media only screen and (max-width: 991px) {
    .page-id-1716 .col-md-7.text-center.preloginform {
        padding-right: 24rem;
    }
    
    
    #main .um-register {
  
        margin-left: 1.7rem !important;
    }
    .col-md-7.text-center.preloginform {
        padding-right: 20rem;
    }

   
}
@media only screen and (max-width: 780px) {
    .page-id-1716 .col-md-7.text-center.preloginform {
        padding-right: 0rem;
    }
    
    
 
    .col-md-7.text-center.preloginform {
        padding-right: 1rem;
    }
    #main .um-register {
       
        width: 100% !important;
        max-width: fit-content;
        margin-left: 0rem !important;
    }
    #main .um-register {
  
        margin-left: 0rem !important;
    }
    .page-template-page-prelogin {
        background-size: auto;
    }
    .um-register .um-col-1 .um-field , #main .um-register .um-field-user_email {
        width:100%;
    }
    #um-field-show-passwords-register{
       
        right: 6.7rem;
        top: -3.2rem;
    }

}
@media only screen and (max-width: 665px){

.um-register .um-col-1 .um-field , #main .um-register .um-field-user_email {
    width:100%;
}
#um-field-show-passwords-register{
  
    top: -3.1rem;

    right: 4.6rem;

}

}
@media (orientation: landscape)and (min-device-width: 1580px) and (max-device-width: 1590px) {
a.um-link-alt {

    margin-top:  -13.5rem;
    

}
}
    
