.cta-right,
.right-nav {
    float: right
}

.btn-theme,
.cta-right .btn-theme {
    background: linear-gradient(to right, rgb(236 166 37) 0, rgb(230 138 23) 100%);
    color: #fff
}

*,
.nav>ul {
    padding: 0
}

.link-top,
.logo-top-left,
.nav,
.nav>ul>li,
.top-right {
    display: inline-block
}

.img-responsive,
.nav>ul {
    width: 100%
}

.nav>ul>li>a,
.nav>ul>li>ul>li>a,
.nav>ul>li>ul>li>ul>li>a {
    display: block;
    width: auto;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer
}

.nav>ul>li:hover>ul,
.nav>ul>li>ul>li:hover>ul {
    visibility: visible;
    opacity: 1
}

.skills-box img,
.video-btn i {
    transform: translate(-50%, -50%)
}

.ageGroup,
.banner-sec,
.industry-card,
.link-top,
.list-unstyled li a,
.logo-top-left,
.nav>ul>li,
.nav>ul>li>a,
.skills-icon,
.video-btn {
    position: relative
}

.ageGroup,
.link-top,
.logo-top-left,
.nav>ul>li,
.review-owner,
.review-owner-photo,
.review-photo,
.top-right {
    vertical-align: middle
}

.review-card a h3,
.tp-widget-review h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

* {
    box-sizing: border-box;
    margin: 0
}

body {
    font-family: Montserrat, sans-serif
}

a:focus,
a:hover {
    outline: 0;
    text-decoration: none
}

h1,
h2,
h3 {
    font-weight: 700
}

h4,
h5,
h6 {
    font-weight: 600
}

p {
    color: #676464
}

ul {
    list-style: none
}

.row-xs {
    margin-left: -8px;
    margin-right: -8px
}

.row-xs div[class*=col] {
    padding: 0 8px
}

.mt-6,
.my-6 {
    margin-top: 4rem !important
}

header {
    padding: 7px 0;
    background-color: #3777ff;
}

header .logo {
    height: 50px
}

header.innerHeader .nav>ul>li>a,
header.sticky .nav>ul>li>a {
    color: #222
}

.logo-top-left {
    z-index: 10
}

.top-right {
    width: calc(100% - 105px)
}

.right-nav {
    text-align: right
}

.link-top {
    font-size: 15px;
    color: #fff
}

.ageGroup input:checked+._inr p,
.banner-text,
.link-top:hover,
.nav>ul>li>ul>li a:hover {
    color: #fff
}

.link-top>span {
    color: #fff;
    text-align: center;
    margin-right: 20px;
    line-height: 28px;
    border-radius: 50px;
    font-size: 18px
}

.link-top label {
    font-weight: 400
}

.cta-right .btn-theme {
    letter-spacing: .3px;
    display: inline-block;
    border-radius: 50px;
    font-weight: 600;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 13px;
    transition: .4s;
    border: none
}

.btn-theme {
    border: none
}

.btn-theme:hover {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .19);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .19);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .19)
}

.nav-bar {
    background: 0 0;
    text-align: right
}

.form-card,
.video-btn {
    background-color: #fff
}

#pull {
    display: none
}

.nav>ul {
    margin: 6px 0 0
}

.nav>ul>li {
    width: auto;
    height: auto;
    margin: 0 35px 0 0
}

.nav>ul>li>a:hover {
    color: #3de2ef
}

header.sticky .nav>ul>li>a:hover {
    color: #3bc3cd
}

.nav>ul>li>a {
    z-index: 1;
    height: auto;
    color: #fff;
    line-height: 24px;
    letter-spacing: 0;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out
}

.nav>ul>li>ul,
.nav>ul>li>ul>li>ul {
    z-index: 9999;
    height: auto;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    position: absolute
}

.nav>ul>li>ul {
    top: 41px;
    left: 0;
    width: 220px;
    padding: 6px 7px;
    border-radius: 3px;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .175);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .175)
}

.nav>ul>li:last-child>ul,
.nav>ul>li:nth-last-child(2)>ul {
    left: auto;
    right: 0
}

.nav>ul>li>ul>li,
.nav>ul>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    height: auto;
    float: left
}

.nav>ul>li>ul>li>a,
.nav>ul>li>ul>li>ul>li>a {
    height: auto;
    padding: 6px 10px;
    color: #242424;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out
}

.nav>ul>li:hover>ul>li>a,
.nav>ul>li:hover>ul>li>ul>li>a {
    padding: 6px 10px
}

.nav>ul>li>ul>li.current-menu-item>a,
.nav>ul>li>ul>li.current-menu-parent>a,
.nav>ul>li>ul>li:hover>a,
.nav>ul>li>ul>li>ul>li.current-menu-item>a,
.nav>ul>li>ul>li>ul>li.current-menu-parent>a,
.nav>ul>li>ul>li>ul>li:hover>a {
    color: #58c1bf
}

.nav>ul>li>ul>li>ul {
    top: 10%;
    left: 100%;
    width: 240px;
    background: 0 0;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out
}

.home-steps-box,
.industry-card {
    transition: .3s;
    text-align: center
}

.nav>ul>li:last-child>ul>li>ul,
.nav>ul>li:nth-last-child(2)>ul>li>ul {
    left: auto;
    right: 100%
}

.nav>ul>li>ul>li:hover>ul {
    top: 0
}

.banner-sec {
    padding: 40px 0 120px
}

.banner-sec:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 510px;
    background-color: #3777ff;
}

.banner-sec::after {
    content: '';
    position: absolute;
    bottom: -310px;
    left: 0;
    right: 0;
    height: 100%;
    background-image: url(../images/blue-wave.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1
}

.banner-text h1 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 45px;
    /* height: 78px;
    color: #fff */
}

.banner-text h2,
.heading-block {
    margin-bottom: 25px
}

.banner-text h2 {
    font-size: 21px;
    line-height: 1.4;
    font-weight: 400;
    color: #d7fff8
}

._inr p,
.form-card label {
    font-weight: 500
}

.play-btn,
.teamFromLogo h4 {
    display: flex;
    align-items: center
}

.video-btn {
    width: 55px;
    height: 55px;
    font-size: 14px;
    line-height: 75px;
    border-radius: 50%
}

._inr p,
.btn-large {
    font-size: 20px
}

.video-btn i {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #3c3a3a
}

.play-btn p {
    color: #fff;
    margin-bottom: 0;
    padding-left: 15px
}

.form-card {
    box-shadow: 0 1px 9px 0 rgb(0 0 0 / 32%);
    border-radius: 25px;
    padding: 45px
}

.custom-control {
    padding: 9px 0;
    border: none;
    border-radius: 0;
    background: 0 0
}

.custom-control:focus {
    outline: 0
}

.custom-select {
    background-color: transparent;
    border: none;
    padding: 9px 0;
    height: auto
}

.line {
    height: 1px;
    background-color: #fff;
    box-shadow: 0 4px 6px 0 rgb(0 0 0 / 32%)
}

.form-group {
    margin-bottom: 24px
}

._3nWSp {
    margin: 0 -5px
}

.ageGroup {
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    width: 15.4%;
    padding: 5px 5px 10px
}

.ageGroup input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 1
}

._inr {
    padding: 14px 11px;
    background: 0 0;
    border-radius: 50%;
    border: 1px solid #7fa8ff;
    box-shadow: 0 2px 4px rgb(0 0 0 / 15%)
}

._inr p {
    text-align: center;
    margin-bottom: 0
}

.ageGroup:hover ._inr {
    border: 1px solid #00b1ff
}

.ageGroup input:checked+._inr {
    opacity: 1;
    border: 1px solid #3777ff;
    background: #3777ff
}

.btn {
    padding: 12px 25px;
    font-weight: 700
}

.btn-round {
    border-radius: 30px
}

.btn-warning {
    background-color: #fde054;
    text-transform: uppercase
}

.changeText {
    display: block
}

.changeText span:first-child,
.w1 {
    animation: 20s infinite w1anim
}

.changeText span:nth-child(2),
.w2 {
    animation: 20s infinite w2anim
}

.changeText span:nth-child(3),
.w3 {
    animation: 20s infinite w3anim
}

.changeText span:nth-child(4),
.w4 {
    animation: 20s infinite w4anim
}

.changeText span:nth-child(5),
.w5 {
    animation: 20s infinite w5anim
}

@keyframes w1anim {
    0%,
    20% {
        opacity: 0
    }
    10% {
        opacity: 1
    }
}

@keyframes w2anim {
    20%,
    40% {
        opacity: 0
    }
    30% {
        opacity: 1
    }
}

@keyframes w3anim {
    40%,
    60% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@keyframes w4anim {
    60%,
    80% {
        opacity: 0
    }
    70% {
        opacity: 1
    }
}

@keyframes w5anim {
    100%,
    80% {
        opacity: 0
    }
    90% {
        opacity: 1
    }
}

.changeText span {
    color: #fee155;
    opacity: 0;
    overflow: hidden;
    position: absolute
}

@-webkit-keyframes animation-1d3gycc {
    0%,
    100%,
    30% {
        opacity: 0
    }
    45% {
        opacity: 1
    }
}

@keyframes animation-1d3gycc {
    0%,
    100%,
    30% {
        opacity: 0
    }
    45% {
        opacity: 1
    }
}

.partner-sec img {
    max-height: 52px;
    width: auto !important;
    margin: 10px auto
}

.partner-item {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.partner-item .item {
    margin: 0 30px 25px
}

.section-title h2 {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 32px;
    font-weight: 700
}

.section-title h4 {
    font-size: 14px;
    color: #999;
    display: none
}

.industry-card p,
.section-title h4+h2 {
    margin-top: 10px
}

.features-sec {
    padding: 150px 0 60px
}

.industry-card {
    width: 100%;
    border-radius: 8px;
    padding: 30px 20px 25px;
    margin-bottom: 30px;
    border-bottom: 3px solid transparent
}

.industry-card-icon img {
    height: 58px;
    margin-bottom: 18px
}

.industry-card h4 {
    font-size: 19px;
    font-weight: 600
}

.industry-card:hover {
    box-shadow: 0 0 43px 0 rgb(0 0 0 / 7%);
    border-bottom: 4px solid #42b9f6;
    background: #fff
}

.home-steps {
    background-color: #f5fbff;
    padding: 90px 0
}

.home-steps-body p {
    line-height: 1.7;
    font-size: 18px
}

.home-steps-content {
    display: flex;
    align-self: flex-start;
    justify-content: space-between
}

.home-steps-box {
    flex-basis: 33.3%;
    padding: 25px 12px;
    border-bottom: 4px solid transparent
}

.home-steps-box h3 {
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 0
}

.home-steps-icon {
    margin-bottom: 15px
}

.home-steps-icon h4 {
    font-size: 27px;
    font-weight: 700;
    color: #42b9f6;
    margin-top: 0
}

.home-steps-box:hover {
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 6%);
    border-bottom: 4px solid #42b9f6;
    background-color: #fff
}

.skills-box {
    margin: 10px auto;
    display: flex;
    align-items: center
}

.skills-icon {
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, .06) 0 1px 6px 0;
    background-color: #fff;
    height: 72px;
    width: 32%
}

.skills-box h3 {
    margin: 0;
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    flex-basis: 60%;
    padding-left: 15px
}

.skills-box img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 37px
}

.teamFromLogo h4 label {
    border: 1px solid #ddd;
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 14px;
    color: #7e7d7d;
    font-weight: 500;
    margin-bottom: 0
}

.teamFromLogo h4 hr {
    display: flex;
    flex-grow: 1
}

.teamFromLogo .logo-item {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap
}

.teamFromLogo .logo-item img {
    max-height: 51px;
    margin: 12px 9px 20px
}

.call-to-action {
    padding: 90px 0 40px;
    background-image: url(../images/world-bg.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat
}

.list-unstyled {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.avg-rating,
.review-card,
.review-owner,
.review-owner-photo,
.review-photo {
    display: inline-block
}

.list-unstyled li a {
    padding: 10px 20px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    min-height: 70px;
    color: #212529
}

.list-unstyled li p {
    font-size: 15px;
    line-height: 1;
    margin: 0;
    padding-left: 8px
}

.list-unstyled li a.active {
    background: #eca923;
    color: #fff
}

.list-unstyled li a.active svg path {
    fill: #fff
}

.icon-service-type {
    fill: #eca923
}

.accreditation-logos img {
    padding: 0 10px
}

.faq-section {
    background: #074b87;
    padding: 70px 0
}

.accordion-faq li {
    margin-bottom: 35px
}

.accordion-faq li:last-child {
    margin-bottom: 0
}

.accordion-faq li h3 {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 13px;
    cursor: pointer
}

.accordion-faq li p {
    color: #fff;
    display: none
}

.testibg {
    background: #fee155;
    padding: 80px 0 70px
}

.review-card,
.tp-widget-review {
    border-radius: 10px;
    background-color: #fff;
    position: relative
}

.client-flex {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em
}

.review-card {
    margin-bottom: 15px;
    width: 100%
}

.review-card-top {
    padding: 35px 25px
}

.review-card p {
    margin-top: 15px;
    color: #000;
    font-size: 16px;
    line-height: 1.6
}

.rating svg {
    fill: #ffb24c;
    font-size: 19px
}

.avg-rating b,
.review-card a h3,
.tp-widget-review h3 {
    font-size: 18px;
    font-weight: 600
}

.avg-rating {
    background: #fff
}

.avg-rating svg {
    height: 32px
}

.avg-rating b {
    color: #007bff;
    padding: 0 8px 0 3px;
    vertical-align: -3px
}

.tp-star__canvas {
    fill: #a67c00
}

.review-owner-photo {
    width: 45px;
    height: 45px
}

.review-owner {
    width: calc(100% - 50px);
    padding-left: 10px
}

.review-card a h3 {
    color: #212529;
    width: 100%;
    margin-bottom: 2px
}

.posted_on {
    line-height: 1.2
}

.tp-widget-review {
    padding: 45px 35px;
    height: 490px;
    text-align: center
}

.review-photo img {
    width: 100%;
    border-radius: 50%;
    overflow: hidden
}

.review-photo {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    border: 4px solid rgba(141, 169, 188, .2);
    position: relative;
    margin-bottom: 20px
}

.tp-widget-review h3 {
    width: 100%
}

.tp-widget-review h5 {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px
}

.tp-widget-review p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.6
}

.rating i {
    color: #ffb24c;
    font-size: 15px
}

.tp-widget-review .rating {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 34px
}

.contact-sec {
    padding: 150px 0 80px;
    background: url(../images/footer-wave.png) center center/cover no-repeat
}

.contact-block {
    text-align: center;
    margin-bottom: 15px
}

.contact-block p {
    margin-bottom: 5px
}

.contact-block p a {
    color: #999
}

footer {
    padding: 30px 0;
    background-color: #ecf9ff;
    border-top: 1px solid #e9f0f1
}

footer p {
    margin: 0;
    color: #888
}

.parent-video {
    border-radius: 5px;
    border: 10px solid #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    margin-bottom: 30px
}

.newsletter {
    display: none;
    background: rgba(0, 0, 0, .6);
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 111111;
    overflow-y: scroll
}

.newsletter-contain {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    max-width: 560px;
    margin: 4% auto;
    position: relative
}

.newsletter-contain .close-icon-popup {
    background: #fff;
    border-radius: 50%;
    color: #007791;
    font-size: 14px;
    height: 33px;
    width: 33px;
    line-height: 34px;
    position: absolute;
    right: -13px;
    top: -13px;
    text-align: center;
    cursor: pointer
}

.newsletter-contain .close-icon-popup:hover {
    background: #e1e1e1
}

/* Book another demo */
.bookanotherdemo {
    display: none;
    background: rgba(0, 0, 0, .6);
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 111111;
    overflow-y: scroll
}

.bookanotherdemo-contain {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    max-width: 560px;
    margin: 4% auto;
    position: relative
}

.bookanotherdemo-contain .close-icon-popup {
    background: #fff;
    border-radius: 50%;
    color: #007791;
    font-size: 14px;
    height: 33px;
    width: 33px;
    line-height: 34px;
    position: absolute;
    right: -13px;
    top: -13px;
    text-align: center;
    cursor: pointer
}

.bookanotherdemo-contain .close-icon-popup:hover {
    background: #e1e1e1
}
/* end book another demo */

.video-click video {
    background: #000;
    height: 391px;
    margin-bottom: 25px
}

.trusted-schools {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.trusted-schools figure{
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 0 10px 20px;
    overflow: hidden;
    padding: 10px;
}
.trusted-schools img{
    max-height: 105px;
}
.owl-video-Slide.owl-theme .owl-nav [class*='owl-'] {
    background-color: #fff;
    border-radius: 50%;
    border-width: 0;
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, .1), 0 3px 1px 0 rgba(20, 23, 28, .1);
    color: #3777ff;
    font-size: 25px;
    height: 37px;
    width: 37px;
    line-height: 28px;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(-50%, -50%);
    outline: none;
}
.owl-video-Slide.owl-theme .owl-nav [class*='owl-']:hover {
    background: #fff!important;
    color: #3777ff;
    box-shadow: 0 2px 8px 2px rgba(20, 23, 28, .15)
}
.owl-video-Slide.owl-theme .owl-nav [class*='owl-'].disabled{
    display: none;
}

.owl-video-Slide.owl-theme .owl-next {
    right: -42px
}

.owl-video-Slide.owl-theme .owl-prev{
    left: -8px
}

@media (max-width:1300px) {
    .banner-sec::after {
        bottom: -262px
    }
}

@media (max-width:992px) {
    .banner-sec::after {
        display: none
    }
    .banner-sec:before {
        background-color: #3777ff;
        border-radius: 0 0 30px 30px
    }
    .banner-sec {
        padding: 0
    }
    .banner-text h1 {
        font-size: 24px;
        height: auto;
        color: #000;
        text-align: center;
        margin: 40px 0 0px;
        font-weight: 700;
    }
    .changeText span {
        color: #212529
    }
    .banner-text h2 {
        color: #3777ff
    }
    .form-card {
        margin-top: 30px
    }
    .features-sec {
        padding: 70px 0 60px
    }
    .client-flex {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1.5em;
        column-gap: 1.5em
    }
}

@media (max-width:768px) {
    
    .banner-text h2 {
        font-size: 18px
    }
    .section-title h2 {
        font-size: 23px
    }
    .contact-sec {
        padding: 75px 0 35px
    }
    .client-flex {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 1.5em;
        column-gap: 1.5em
    }
    .newsletter-contain {
        width: calc(100% - 25px)
    }
}

@media (max-width:576px) {
    .banner-sec:before {
        height: 540px
    }
    .heading-block h3 {
        font-size: 20px
    }
    .partner-sec img {
        height: 30px
    }
    .partner-item .item {
        margin: 0 16px 10px
    }
    .industry-card {
        box-shadow: 0 0 43px 0 rgb(0 0 0 / 7%);
        border-bottom: 4px solid #3777fe
    }
    .features-sec {
        padding: 70px 0 30px
    }
    .home-steps {
        padding: 60px 0 50px
    }
    .home-steps-icon h4 {
        font-size: 19px
    }
    .home-steps-box h3 {
        font-size: 14px
    }
    .home-steps-box {
        flex-basis: 31%;
        box-shadow: 0 5px 20px 0 rgb(0 0 0 / 6%);
        border-bottom: 4px solid #42b9f6
    }
    .testibg {
        background: #fee155;
        padding: 55px 0 70px
    }
    .testibg .section-title {
        padding: 0 15px
    }
    .testibg .owl-stage-outer {
        margin-left: -10px
    }
    .video-click video {
        height: 350px;
    }
    .trusted-schools img {
        max-height: 66px;
    }
}

@media (max-width:480px) {
    .ageGroup {
        width: 23.7%
    }
    ._inr p {
        font-size: 17px
    }
    .form-group {
        margin-bottom: 15px
    }
    .form-card {
        padding: 20px 25px
    }
    .skills-box {
        width: 100%;
        display: block;
        text-align: center
    }
    .skills-icon {
        width: 72px;
        margin: 0 auto
    }
    .skills-box h3 {
        font-size: 14px;
        padding-left: 0;
        padding-top: 10px
    }
    .teamFromLogo .logo-item img {
        height: 40px
    }
    .owl-video-Slide.owl-carousel .owl-stage-outer {
        margin-left: -55px;
    }
}