html {
    font-size: 16px
}

body {
    font-family: linotte-regularuploaded_file;
    font-size: 1rem;
    color: #242329
}

ul {
    padding: 0;
    margin: 0
}

p {
    font-size: 1rem
}

img {
    max-width: 100%
}

.container-large {
    margin-left: auto;
    margin-right: auto;
    max-width: 1370px;
    position: relative;
    padding: 0 15px
}

.container-large:after,
.container-large:before {
    clear: both;
    display: table;
    content: ""
}

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

li {
    list-style: none
}

p a {
    word-break: break-all
}

::-moz-selection,
::selection {
    color: #fff;
    background: #3fb8f3
}

.icon-bar,
.leftbar-button i,
.site-header .navbar-default .navbar-collapse,
.transition {
    -webkit-transition: all ease-in-out .15s;
    -ms-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s
}

.no-margin {
    margin: 0 !important
}

.clear:after {
    clear: both;
    display: table;
    content: ""
}

textarea {
    resize: none
}

.text-normal-initial {
    text-transform: initial
}

.letter-spacing-05 {
    letter-spacing: .5px
}

.selector-for-some-widget {
    box-sizing: content-box
}

.full {
    width: 100%;
    float: left
}

.clearfix {
    clear: both !important
}

body {
    overflow-x: hidden;
    transition: all .2s linear
}

::selection {
    color: #fff;
    background-color: #8167a9
}

::-moz-selection {
    color: #fff;
    background-color: #8167a9
}

::selection {
    background: rgba(255, 244, 147, .8);
    color: #272c30
}

.btn {
    -webkit-transform: perspective(1px)translateZ(0);
    transform: perspective(1px)translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    transition: .3s ease
}

.main-banner-section {
    background: url(../images/header_bg_low.webp)top center no-repeat;
    width: 100%;
    float: left;
    background-size: 100%;
    padding-bottom: 447px
}

.home-main-banner {
    float: left;
    max-width: 450px;
    color: #fff;
    margin-top: 270px;
    margin-left: -40px
}

.main-banner-heading {
    text-align: center;
    font-size: 2.2rem;
    line-height: 2.9rem;
    font-family: linotte-semibolduploaded_file
}

.main-banner-heading span {
    font-size: 1rem;
    line-height: 2.6rem;
    white-space: nowrap
}

.main-banner-subheading {
    font-size: 2.2rem;
    line-height: 2rem;
    font-family: linotte-lightuploaded_file;
    text-align: center
}

.form-banner {
    max-width: 388px;
    border-bottom: #fff solid 2px;
    margin: 35px auto 0 auto;
    max-height: 52px;
    overflow: hidden
}

.form-banner .form-control {
    font-size: 1.2rem;
    color: #fff;
    background: 0 0;
    border: 0;
    padding-left: 0;
    min-width: 360px
}

.form-banner .form-control:focus {
    box-shadow: none
}

.form-banner .form-control::placeholder {
    color: #fff
}

.form-banner .btn-primary {
    background: 0 0;
    border: 0;
    padding: 10px 0
}

.form-banner .btn-primary:not(:disabled):not(.disabled):active {
    background: 0 0;
    box-shadow: none
}

.banner-slide {
    margin-top: 50px
}

.banner-slide .carousel-item h3 {
    font-family: linotte-lightuploaded_file;
    font-size: 1.2rem;
    margin-bottom: 0
}

.banner-slide .carousel-item p {
    font-family: linotte-bolduploaded_file;
    font-size: 3.4rem;
    line-height: 3rem;
    margin-bottom: 0
}

.banner-slide .carousel-control-next,
.banner-slide .carousel-control-prev {
    width: 15px;
    z-index: 99
}

.view.hm-white-slight img {
    float: left;
    margin-left: 50px;
    margin-right: 20px
}

.headache-section {
    padding-bottom: 100px;
    text-align: center
}

.headache-heading {
    font-size: 1.2rem;
    letter-spacing: 1.5px;
    line-height: 3rem;
    padding-bottom: 10px;
    color: #000;
    font-family: linotte-semibolduploaded_file;
    position: relative
}

.headache-heading::before {
    content: "";
    position: absolute;
    width: 170px;
    height: 3px;
    background: #5eff48;
    bottom: 0;
    left: 50%;
    margin-left: -85px
}

.headache-col {
    margin-top: 60px
}

.headache-col-heading {
    font-size: 1.2rem;
    padding-bottom: 5px;
    color: #1e1d1d
}

.headache-col-subheading {
    display: inline-block;
    margin-top: 5px;
    padding: 8px 15px 8px 15px;
    background: #59595b;
    border: 1px solid #59595b;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    border-radius: 10px;
    position: relative
}

.headache-col-subheading::before {
    content: "";
    position: absolute;
    width: 85px;
    height: 52px;
    background: url(../images/arrow.png)left top no-repeat;
    right: -130px;
    top: 25px
}

.schoollog-way .headache-col-subheading::before {
    width: 46px;
    height: 65px;
    background: url(../images/light.png)left top no-repeat;
    right: -60px;
    top: 0
}

.headache-chart {
    width: 100%;
    float: left;
    margin-top: 20px
}

.grow-section {
    background: center top no-repeat;
    background-size: cover;
    min-height: 660px;
    padding-top: 50px;
    padding-bottom: 50px
}

.grow-tabs {
    max-width: 544px;
    float: left;
    border-bottom: none;
    margin-top: 30px
}

.grow-tabs li {
    width: 50%;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px
}

span.grow-tab-icon {
    display: block;
    height: 40px;
    text-align: center;
    float: left;
    overflow: hidden
}

.grow-tabs li .nav-link,
.panel-default li.panel-heading .nav-link {
    padding: 0 10px 0 27px;
    height: 84px;
    line-height: 84px;
    border: #fff solid 1px;
    border-radius: 0;
    color: #fff
}

.grow-tabs li p {
    font-size: 1.1rem;
    line-height: 2.5rem;
    margin-bottom: 0;
    margin-left: 50px
}

.grow-tabs .nav-item.show .nav-link,
.grow-tabs .nav-link.active {
    color: #00c0ff
}

.grow-tabs .nav-item.show .nav-link span.grow-tab-icon img,
.grow-tabs .nav-link.active span.grow-tab-icon img {
    margin-top: -50px
}

.grow-tabs li.add-on-tab {
    width: 100%;
    padding-right: 0;
    padding-bottom: 0
}

.grow-tabs li.add-on-tab.show,
.grow-tabs li.add-on-tab.show .nav-link {
    background-color: transparent
}

.grow-tabs li.add-on-tab .nav-link {
    border: 0;
    float: right;
    padding-top: 0;
    padding-bottom: 0
}

.grow-tabs li.add-on-tab .nav-link p {
    font-size: 1.3rem;
    line-height: 60px;
    float: right;
    text-align: right;
    margin-left: 0;
    padding-right: 15px
}

.grow-tabs li.add-on-tab span.grow-tab-icon {
    float: right;
    background: #00c0ff;
    color: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 55px
}

.grow-tabs li.add-on-tab .nav-link:hover span.grow-tab-icon {
    background: #fff;
    color: #00c0ff
}

.grow-tab-content {
    max-width: 530px;
    min-height: 610px;
    float: right;
    background: #fff;
    width: 100%;
    padding: 35px 15px
}

.grow-tab-content-chart {
    text-align: center;
    width: 100%
}

.grow-tab-content-chart img {
    max-height: 200px
}

.grow-tab-content h5,
.panel-body h5 {
    font-size: 1.5rem;
    color: #3fc9f3;
    text-align: center;
    font-family: linotte-bolduploaded_file;
    margin-top: 40px
}

.force-overflow ul {
    display: block;
    width: 100%;
    float: left;
    padding-right: 30px;
    margin-top: 0
}

.force-overflow ul li {
    display: block;
    width: 100%;
    float: left;
    color: #0b0f09;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 5px
}

.force-overflow ul li img {
    float: left;
    margin-right: 10px
}

.force-overflow ul li h6 {
    font-family: linotte-bolduploaded_file
}

.grow-tabs li.add-on-tab .nav-item.show .nav-link,
.grow-tabs li.add-on-tab .nav-link.active {
    background: 0 0;
    color: #fff
}

.grow-tabs li.add-on-tab .nav-item.show .nav-link span.grow-tab-icon,
.grow-tabs li.add-on-tab .nav-link.active span.grow-tab-icon {
    background: #fff;
    color: #00c0ff
}

.grow-tab-content .scrollbar {
    margin-top: 15px
}

.scrollbar {
    float: left;
    height: 200px;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 10px
}

.force-overflow {
    min-height: 350px
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: #fff
}

#style-1::-webkit-scrollbar {
    width: 6px;
    background-color: #fff
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #d8d8d8
}

#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: #fff
}

#style-2::-webkit-scrollbar {
    width: 6px;
    background-color: #fff
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #d62929
}

.awesome-app-section {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    float: left
}

.awesome-app-title {
    text-align: center;
    font-size: 3.2rem;
    color: #0b0f09;
    font-family: linotte-semibolduploaded_file;
    margin-bottom: 15px
}

.awesome-app-tabs {
    max-width: 730px;
    margin: 0 auto;
    text-align: center;
    border: 0
}

.awesome-app-tabs li {
    width: 20%
}

.awesome-app-tabs li a.nav-link {
    position: relative;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #b6b6b6;
    font-family: linotte-bolduploaded_file;
    border: 0
}

.awesome-app-tabs li a.nav-link.active {
    color: #00c0ff;
    border: 0
}

.awesome-app-tabs li a span {
    position: relative;
    z-index: 1;
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #e1e1e1;
    border: #f1f1f1 solid 5px;
    margin: 15px auto 0 auto
}

.awesome-app-tabs li a.nav-link:hover {
    border: 0
}

.awesome-app-tabs li a.nav-link.active span,
.awesome-app-tabs li a.nav-link:hover span {
    background: #fff;
    border-color: #00c0ff;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .5)
}

.awesome-app-tabs li a.nav-link::after {
    content: '';
    position: absolute;
    height: 4px;
    width: 50%;
    right: 0;
    bottom: 18px;
    z-index: 0;
    background: #e1e1e1
}

.awesome-app-tabs li a.nav-link::before {
    content: '';
    position: absolute;
    height: 4px;
    width: 50%;
    left: 0;
    bottom: 18px;
    z-index: 0;
    background: #e1e1e1
}

.awesome-app-tabs li:first-child a.nav-link::before,
.awesome-app-tabs li:last-child a.nav-link::after {
    display: none
}

.awesome-app-content {
    width: 100%;
    float: left;
    margin-top: 15px
}

.awesome-app-content .awesome-app-content-outer {
    display: flex;
    width: 100%
}

.awesome-app-list-tabs-col {
    display: flex
}

.awesome-app-list-content-col {
    display: flex;
    width: 398px
}

.awesome-app-list-tabs {
    display: block;
    width: 100%;
    border-bottom: none;
    float: left;
    margin-top: 25px
}

.awesome-app-list-tabs li {
    display: block;
    width: 50%;
    float: left;
    padding-right: 30px
}

.awesome-app-list-tabs li a.nav-link {
    position: relative;
    background: #f7f7f7;
    border: #dfdfdf solid 1px;
    padding: 0;
    margin-bottom: 20px;
    border-radius: 0;
    color: #0b0f09
}

.awesome-app-list-nav-link {
    border: #fff solid 2px;
    padding: 13px 20px
}

.awesome-app-list-tabs li a.nav-link p {
    font-size: 1.3rem;
    line-height: 2.4rem;
    margin-bottom: 0;
    margin-left: 40px
}

.nav-tabs .nav-link:hover {
    color: #00c0ff;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .nav-link:hover i:before {
    color: #00c0ff
}

.nav-tabs .add-on-tab .nav-link:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.awesome-app-list-tabs .nav-item.show .nav-link,
.awesome-app-list-tabs .nav-link.active,
.awesome-app-list-tabs .nav-link:hover {
    box-shadow: none;
    color: #00c0ff;
    background: #f7f7f7;
    border: #00c0ff solid 1px
}

.awesome-app-list-tabs .nav-item.show .nav-link span.grow-tab-icon img,
.awesome-app-list-tabs .nav-link.active span.grow-tab-icon img {
    margin-top: -56px
}

.awesome-app-list-content {
    width: 370px
}

.schoollog-loved-section {
    height: auto;
    background-position: center top;
    background-repeat: repeat;
    background-attachment: fixed;
    background-image: url(../images/schoollog_loved_bg_updated.png);
    float: left;
    padding-top: 120px;
    padding-bottom: 120px;
    width: 100%;
    border-top: #00c0ff solid 4px
}

.schoollog-loved-section p {
    text-align: center;
    font-size: 2.5rem;
    color: #fff;
    font-family: linotte-semibolduploaded_file
}

.schoollog-loved-section p span {
    color: #00c0ff
}

.schoollog-area {
    width: 100%;
    float: left;
    padding-top: 110px;
    padding-bottom: 110px;
    overflow: hidden
}

.free-trial-section {
    width: 100%;
    float: left;
    padding-top: 35px;
    padding-bottom: 35px;
    background: #527de0;
    background: -moz-linear-gradient(0, #527de0 0, #41a0f3 100%);
    background: -webkit-linear-gradient(0, #527de0 0, #41a0f3 100%);
    background: linear-gradient(0, #527de0 0, #41a0f3 100%)
}

.free-trial-outer {
    text-align: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    vertical-align: middle
}

.free-trial-info p {
    text-align: left;
    float: left;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #fff;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0
}

.want-see {
    display: block;
    float: left;
    padding: 2px 15px;
    background: #fff;
    border-radius: 3px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #000
}

.free-trial-btn-info {
    text-align: left
}

.free-trial-btn-info p {
    width: 100%;
    float: left;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.5rem;
    margin-bottom: 0;
    text-align: left
}

.free-trial-btn {
    background: #fff;
    color: #3fbff3;
    padding: 10px 40px;
    font-size: 1.5rem;
    font-family: linotte-semibolduploaded_file
}

.footer-section {
    width: 100%;
    float: left;
    background: #131115 url(../images/footer_bg.jpg)left top repeat
}

.office-outer {
    width: 100%;
    text-align: left;
    display: inline-block;
    flex-direction: row;
    align-items: center;
    vertical-align: middle;
    margin-top: 35px;
    margin-bottom: 20px
}

.office-tabs-content {
    width: 88%;
    float: left;
    overflow: hidden
}

.office-tabs-content iframe {
    width: 100%;
    min-height: 478px;
    border-radius: 0
}

.office-tabs .nav-link {
    width: 60px;
    overflow: hidden;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-top: 3px;
    margin-bottom: 3px
}

.office-tabs .nav-link img {
    max-width: inherit !important
}

.office-tabs {
    border-bottom: none;
    width: 60px;
    margin-top: 5%
}

.office-outer {
    position: relative
}

.support-info {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 85px
}

.support-list {
    width: 100%;
    background: #000;
    float: left;
    padding: 20px;
    margin-top: 15px
}

.support-icon-col {
    width: 52px;
    text-align: center;
    float: left;
    padding-top: 15px
}

.support-list-info {
    margin-left: 80px;
    color: #bdbdbd;
    border-left: #bdbdbd solid 1px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.support-list-info h4 {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0
}

.support-list-info p {
    font-size: 2rem;
    line-height: 2.5rem;
    font-family: linotte-semibolduploaded_file;
    margin-bottom: 0
}

.support-list-info p a {
    color: #bdbdbd
}

.follow-col {
    width: 100%;
    margin-top: 25px;
    padding-bottom: 20px;
    float: left;
    /* border-bottom: #535353 solid 1px */
}

.follow-col p {
    font-family: linotte-semibolduploaded_file;
    font-size: 1.5rem;
    color: #e5e5e5
}

.follow-col ul {
    display: block;
    float: left;
    margin: 0;
    margin: 0;
    width: 100%
}

.follow-col ul li {
    display: block;
    float: left;
    margin-right: 15px
}

.follow-col ul li a {
    display: block;
    border: 3px solid #bdbdbd;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    line-height: 40px
}

.follow-col ul li a span {
    display: block;
    color: #bdbdbd;
    font-size: 20px;
    margin-right: 0;
    line-height: 25px
}

.follow-col ul li a.active,
.follow-col ul li a.active span,
.follow-col ul li a:hover,
.follow-col ul li a:hover span {
    border-color: #2acaff;
    color: #2acaff
}

ul.footer-nav {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 8px
}

ul.footer-nav li {
    display: inline-block;
    color: #bdbdbd;
    font-size: 1rem;
    margin-right: 10px
}

ul.footer-nav li a {
    display: block;
    color: #bdbdbd;
    text-decoration: none
}

ul.footer-nav li a:hover {
    color: #fff
}

.copy-right-col {
    width: 100%;
    float: left;
    font-size: 1rem;
    color: #bdbdbd;
    margin-bottom: 0
}

.banner-image-mobile {
    display: none
}

.nav-old {
    display: none
}

body {
    overflow-x: hidden
}

.panel-group {
    float: left;
    width: 100%
}

.panel.panel-default {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.panel-heading {
    width: 100%;
    float: left
}

.panel-heading h4,
.panel-heading h4 a {
    font-size: .95rem;
    color: #fff;
    margin-bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px
}

.panel-heading h4 a {
    display: block;
    text-indent: 20px
}

.grow-tabs li a.nav-link svg {
    margin: -6px 10px 0 0;
    width: 27px;
    height: 27px
}

.grow-tabs li a.active svg .grow-tab-icons,
.grow-tabs li a:hover svg .grow-tab-icons {
    fill: #00c0ff
}

.force-overflow-icon {
    margin-top: -3px;
    float: left;
    margin-right: 10px
}

.panel-default li.panel-heading .nav-link[aria-expanded=true] {
    background-color: #fff;
    color: #00c0ff;
    border: 1px solid #00c0ff
}

.panel-default li.panel-heading .nav-link.grpw-tab-icon8 {
    padding-left: 30px
}

.panel-collapse {
    background-color: #fff;
    padding: 20px;
    float: left;
    width: 100%
}

.info-block {
    float: left;
    width: 100%
}

.awesome-app-list-tabs .nav-link.active svg .awesome-app-text,
.awesome-app-list-tabs .nav-link:hover svg .awesome-app-text {
    fill: #00c0ff
}

.awesome-app-list-nav-link svg {
    width: 24px;
    height: 24px;
    margin-top: 4px
}

.inner-page-header {
    background: url(../images/inner-page-header.png)no-repeat 0 0;
    background-size: 100%;
    width: 100%;
    float: left;
    position: relative;
    min-height: 994px
}

.inner-show-img {
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    overflow: hidden;
    height: 811px;
    width: 811px;
    border: 24px solid rgba(255, 255, 255, .2);
    position: absolute;
    top: 80px;
    right: 118px;
    /* left: 51%;
    transform: translateX(-0%); */

}
/* @media screen and (max-width: 768px) {
    .inner-show-img {
        transform: translateX(0%);
        left: 0%;
    }
}

@media screen and (max-width: 480px) {
    .inner-show-img {
        transform: translateX(0%);
        left: 0%;
    }
} */


.slider-content {
    float: left;
    width: 50%;
    margin-top: 356px
    /* margin-top: 256px */

}

.slider-content h1 {
    font-size: 50px;
    color: #fff;
    line-height: 55px
}

.slider-content h2 {
    font-size: 25px;
    color: #fff;
    line-height: 40px
}

.slider-content p {
    font-size: 22px;
    color: #f7f7f7;
    line-height: 22px
}

.heading-main {
    width: 100%;
    text-align: center
}

.heading-main h2 {
    font-size: 55px;
    line-height: 55px;
    font-family: linotte-semibolduploaded_file
}

.heading-main p {
    font-size: 20px;
    color: #0b0f09;
    margin-bottom: 15px
}

.heading-main:after {
    content: '';
    background: #5eff48;
    height: 3px;
    width: 90px;
    margin: 0 auto;
    display: block
}

.plan-main-section {
    width: 100%;
    float: left
}

.plan-main {
    width: 100%;
    float: left;
    background: url(../images/plan_bg_main.png)no-repeat 0 34px;
    padding-top: 74px
}

.plan-first.highlight {
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    margin-top: 5px;
    padding-top: 40px
}

.plan-first {
    background: #fafafa;
    padding: 28px 20px;
    text-align: center;
    float: left;
    width: 370px;
    margin-bottom: 160px;
    margin-top: 35px;
    transition: all .3s ease
}

.icon-main {
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 22px
}

.plan-first.highlight .icon-main .icon-inner {
    background: url(../images/enterprise_bg.png)no-repeat 0 0
}

.icon-inner {
    background: url(../images/plan-icon-bg.png)no-repeat 0 0;
    width: 165px;
    height: 168px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    line-height: 168px !important
}

.icon-inner i {
    font-size: 50px;
    margin-right: 0;
    color: #fff
}

.benefit-list {
    width: 100%;
    float: left
}

.benefit-list li i {
    font-size: 16px;
    top: 1px;
    float: left
}

.benefit-list li {
    background: #fff;
    display: block;
    padding: 5px;
    padding: 15px;
    color: #747474;
    font-size: 16px;
    font-family: linotte-semibolduploaded_file;
    line-height: normal;
    text-align: left;
    margin-bottom: 10px
}

.benefit-list li svg {
    float: left;
    margin-right: 16px
}

.benefit-list li span {
    display: block;
    margin-left: 33px
}

.price {
    width: 100%;
    float: left;
    margin: 30px 0
}

.price big {
    font-size: 67px;
    color: #3fbaf3;
    font-weight: 700;
    line-height: 67px;
    display: block
}

.price small {
    font-size: 15px;
    color: #a2a3a4;
    line-height: normal;
    display: block
}

.buy-now-btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #28b57a;
    border-radius: 5px;
    float: left
}

.buy-now-btn:hover {
    background: #149d64;
    text-decoration: none;
    color: #fff
}

.plan-first.highlight .benefit-list li {
    background: #f7f7f7
}

.plan-first.highlight .benefit-list {
    margin-top: 48px
}

.map-tab-bottom {
    width: 100%;
    float: left;
    background: #f7f7f7;
    padding: 34px 0;
    position: relative
}

.map-tab-bottom .grow-tab-icon i {
    margin-right: 0;
    top: 0
}

.map-tab-bottom .awesome-app-list-tabs li {
    width: 50%;
    max-width: 398px;
    z-index: 50;
    position: relative
}

.map-tab-bottom .awesome-app-list-tabs li:nth-child(even) {
    float: right
}

.map-tab-bottom .awesome-app-list-content-col {
    position: absolute;
    top: 32px;
    left: 50%;
    margin-left: -200px
}

.map-tab-bottom .awesome-app-list-tabs li a.nav-link p {
    line-height: normal
}

.blank-space {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: -275px;
    background: url(../images/communication_middle_divder.png)repeat-y center 0;
    height: 280px
}

.counication-page {
    width: 100%;
    float: left;
    position: relative
}

.comunication-step {
    width: 100%;
    float: left;
    padding: 45px 0;
    background: url(../images/communication_center_dot.png)no-repeat center center, url(../images/communication_middle_divder.png)repeat-y center 0, url(../images/divider_dot.png)no-repeat center 0
}

.comunication-step.last-child {
    width: 100%;
    float: left;
    padding: 50px 0;
    background: url(../images/communication_middle_divder.png)repeat-y center 0, url(../images/divider_dot.png)no-repeat center 0
}

.step-image {
    width: 487px;
    height: 380px;
    float: left;
    background: #f2f2f2;
    text-align: center;
    padding: 30px 0;
    position: relative
}

.step-image:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f2f2f2;
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -17px
}

.step-image img {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    vertical-align: middle;
    margin: auto
}

.step-image.right-side {
    float: right
}

.step-image.right-side:after {
    border-right: 20px solid #f2f2f2;
    border-left: 0 solid transparent;
    right: 0;
    left: -20px
}

.step-content {
    width: 42%;
    float: right;
    margin-top: 49px
}

.step-content h3 {
    font-size: 36px;
    margin-top: 10px;
    margin-bottom: 10px
}

.step-content p {
    width: 80%;
    float: left
}

.step-content.left-side {
    float: left
}

.why-reasons h2 {
    color: #242329;
    font-size: 30px;
    display: block;
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px
}

.reasons-reuired li {
    float: left;
    margin: 0 1% 20px;
    width: 23%;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    border: 1px solid #ebebeb;
    padding: 20px;
    min-height: 184px;
    line-height: normal;
    color: #4e4e4e;
    font-family: linotte-semibolduploaded_file
}

.reasons-reuired li svg {
    margin-bottom: 20px
}

.reasons-reuired li .list-title {
    display: block
}

.reasons-reuired li:hover {
    background: #4892ec;
    border-color: #4892ec;
    color: #fff
}

.reasons-reuired li:hover svg .more_reasons_icon {
    fill: #fff
}

.reasons-reuired li i {
    display: block;
    text-align: center;
    font-size: 60px;
    margin-bottom: 20px;
    color: #6e6e6e
}

.reasons-reuired li:hover i {
    color: #fff
}

.team-list {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    min-height: 180px
}

.team-right-contant-block {
    width: 50%;
    float: right;
    margin-top: -78px
}

.team-right-contant-block.first-child {
    margin-top: 0
}

.date-block {
    float: left;
    padding-right: 207px;
    position: relative
}

.date-block:before {
    content: "";
    width: 27px;
    height: 99px;
    background-color: #ec3259;
    float: left
}

.year-month {
    transform-origin: 58px 69px;
    transform: rotate(-90deg);
    position: absolute;
    float: left;
    left: 0;
    bottom: 0;
    text-align: center
}

.year-month small {
    float: left;
    font-weight: 700;
    width: 100%;
    line-height: normal;
    font-size: 14px
}

.year-month big {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 24px;
    font-weight: 700
}

.team-right-contant-block p {
    float: left;
    width: 56%
}

.date-01 .year-month {
    color: #ec3259
}

.team-left-contant-block {
    width: 52.5%;
    float: left;
    margin-top: -78px
}

.team-left-contant-block p {
    float: left;
    width: 56%
}

.team-left-contant-block .date-block {
    float: right;
    padding-right: 0;
    padding-left: 207px
}

.team-left-contant-block .year-month {
    float: right;
    left: auto;
    right: 0;
    transform-origin: 32px 70px;
    transform: rotate(90deg)
}

.team-left-contant-block .date-block:before {
    background-color: #fb360b
}

.date-02 .year-month {
    color: #fb360b
}

.date-block.date-03:before {
    background-color: #fd8a1f
}

.date-03 .year-month {
    color: #fd8a1f
}

.team-list p {
    margin-top: 90px
}

.indication {
    width: 183px;
    height: 2px;
    background-color: #fd8a1f;
    position: absolute;
    bottom: -35px;
    left: 40px
}

.indication:before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #fd8a1f;
    position: absolute;
    left: 0;
    top: -7px;
    border-radius: 100px
}

.indication:after {
    content: '';
    width: 46px;
    height: 46px;
    background-color: #fd8a1f;
    position: absolute;
    right: 0;
    top: -23px;
    border-radius: 100px
}

.team-left-contant-block .indication {
    left: 0
}

.team-left-contant-block .indication:before {
    right: 0;
    left: auto
}

.team-left-contant-block .indication:after {
    right: auto;
    left: 0
}

.date-01 .indication,
.date-01 .indication:after,
.date-01 .indication:before {
    background-color: #ec3259
}

.date-02 .indication,
.date-02 .indication:after,
.date-02 .indication:before {
    background-color: #fb360b
}

.date-04 .indication,
.date-04 .indication:after,
.date-04 .indication:before {
    background-color: #87bd11
}

.date-05 .indication,
.date-05 .indication:after,
.date-05 .indication:before {
    background-color: #2750a0
}

.date-06 .indication,
.date-06 .indication:after,
.date-06 .indication:before {
    background-color: #7b4e85
}

.date-07 .indication,
.date-07 .indication:after,
.date-07 .indication:before {
    background-color: #4f8c9f
}

.date-08 .indication,
.date-08 .indication:after,
.date-08 .indication:before {
    background-color: #c52764
}

.date-09 .indication,
.date-09 .indication:after,
.date-09 .indication:before {
    background-color: #8a5d3c
}

.date-10 .indication,
.date-10 .indication:after,
.date-10 .indication:before {
    background-color: #ea7832
}

.date-11 .indication,
.date-11 .indication:after,
.date-11 .indication:before {
    background-color: #505050
}

.date-12 .indication,
.date-12 .indication:after,
.date-12 .indication:before {
    background-color: #b0c17a
}

.date-13 .indication,
.date-13 .indication:after,
.date-13 .indication:before {
    background-color: #f0d23e
}

.date-14 .indication,
.date-14 .indication:after,
.date-14 .indication:before {
    background-color: #a977b2
}

.date-15 .indication,
.date-15 .indication:after,
.date-15 .indication:before {
    background-color: grey
}

.date-16 .indication,
.date-16 .indication:after,
.date-16 .indication:before {
    background-color: #6dbdc4
}

.date-17 .indication,
.date-17 .indication:after,
.date-17 .indication:before {
    background-color: #d410ed
}

.team-list.last-child {
    min-height: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.date-block.date-04:before {
    background-color: #87bd11
}

.date-04 .year-month {
    color: #87bd11
}

.date-block.date-05:before {
    background-color: #2750a0
}

.date-05 .year-month {
    color: #2750a0
}

.date-block.date-06:before {
    background-color: #7b4e85
}

.date-06 .year-month {
    color: #7b4e85
}

.date-block.date-07:before {
    background-color: #4f8c9f
}

.date-07 .year-month {
    color: #4f8c9f
}

.date-block.date-08:before {
    background-color: #c52764
}

.date-08 .year-month {
    color: #c52764
}

.date-block.date-09:before {
    background-color: #8a5d3c
}

.date-09 .year-month {
    color: #8a5d3c
}

.date-block.date-10:before {
    background-color: #ea7832
}

.date-10 .year-month {
    color: #ea7832
}

.date-block.date-11:before {
    background-color: #505050
}

.date-11 .year-month {
    color: #505050
}

.date-block.date-12:before {
    background-color: #b0c17a
}

.date-12 .year-month {
    color: #b0c17a
}

.date-block.date-13:before {
    background-color: #f0d23e
}

.date-13 .year-month {
    color: #f0d23e
}

.date-block.date-14:before {
    background-color: #a977b2
}

.date-14 .year-month {
    color: #a977b2
}

.date-block.date-15:before {
    background-color: grey
}

.date-15 .year-month {
    color: grey
}

.date-block.date-16:before {
    background-color: #6dbdc4
}

.date-16 .year-month {
    color: #6dbdc4
}
.date-block.date-17:before {
    background-color: #d410ed
}

.date-17 .year-month {
    color: #d410ed
}
.team {
    width: 100%;
    float: left
}

.team li {
    display: inline-block;
    text-align: center;
    width: 30%;
    margin: 2% 1%
}

.team-pic {
    overflow: hidden;
    display: inline-block
}

.team-pic img {
    height: 332px;
    width: 332px;
    overflow: hidden;
    display: inline-block;
    border-radius: 100%;
    border: 10px solid rgba(175, 175, 175, .19)
}

.team-member-info {
    display: block;
    text-align: center;
    margin-top: 20px
}

.team-member-info h3 {
    font-size: 22px;
    color: #00c0ff;
    font-weight: 600;
    line-height: 20px
}

.team-member-info .dagination {
    color: #848484;
    font-size: 18px;
    font-weight: 600;
    line-height: 17px
}

.linkedin-btn {
    background-color: #0084b1;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 5px
}

.linkedin-btn i {
    padding: 5px 0;
    color: #fff;
    display: inline-block;
    margin-right: 5
}

.linkedin-btn:hover {
    background-color: #027095;
    color: #fff
}

.team-member-detail p {
    min-height: 114px;
    color: #000
}

.career-section {
    width: 100%;
    padding: 50px 0 50px 0;
    float: left
}

.career-slide {
    width: 100%;
    float: left;
    margin: 30px 0 0
}

.opportunity-section {
    border: 2px solid #f0f0f0;
    width: 100%;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    perspective: 1000px;
    height: 191px
}

.opportunity-section.opportunity-section-right {
    float: right
}

.opportunity-left {
    float: left;
    width: 60%;
    padding: 45px 0 20px 20px
}

.opportunity-left h4 {
    color: #00c0ff;
    font-size: 24px;
    display: block
}

.opportunity-left p {
    color: #747474;
    font-size: 16px;
    display: block;
    line-height: 22px;
    margin-bottom: 0
}

.opportunity-img {
    float: right;
    width: 40%
}

.carousel-indicators {
    bottom: -67px
}

.carousel-indicators li {
    height: 20px;
    width: 20px;
    border-radius: 100%;
    border: 2px solid #f0f0f0 !important
}

.carousel-indicators li.active {
    border-color: #00c0ff !important
}

section {
    position: relative;
    display: block;
    clear: both
}

a.scroll-next {
    position: absolute;
    bottom: 60px;
    left: 50%;
    z-index: 100;
    display: inline-block;
    padding-top: 60px
}

a.scroll-next span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #62d8fe;
    border-bottom: 1px solid #62d8fe;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
    -webkit-animation: sdb01 2s infinite;
    animation: sdb01 2s infinite;
    opacity: 0
}

a.scroll-next span:nth-of-type(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

a.scroll-next span:nth-of-type(2) {
    top: 16px;
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

a.scroll-next span:nth-of-type(3) {
    top: 32px;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

#section04 a.scroll-next,
#section05 a.scroll-next {
    bottom: 20px
}

#section03 a.scroll-next {
    bottom: -40px
}

#section05 a.scroll-next {
    color: #fff
}

#section05 a.scroll-next span {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}

@-webkit-keyframes sdb01 {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes sdb01 {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.office-tabs .nav-item {
    width: 60px;
    height: 159px
}

.office-tabs .nav-link.branch-btn {
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    width: 156px;
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 18px;
    text-align: center;
    transform-origin: 101px 101px;
    transform: rotate(-90deg);
    font-weight: 100;
    border-radius: 0 0 10px 10px
}

.office-tabs .nav-item .nav-link.branch-btn.active,
.office-tabs .nav-item.show .nav-link.branch-btn {
    background: #527de0;
    background: -moz-linear-gradient(0, #527de0 0, #41a0f3 100%);
    background: -webkit-linear-gradient(0, #527de0 0, #41a0f3 100%);
    background: linear-gradient(0, #527de0 0, #41a0f3 100%);
    color: #fff
}

#backtop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #527de0;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px
}

#backtop span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff
}

#backtop:hover {
    background-color: #000
}

.opportunity-box {
    transition: transform .8s;
    transform-style: preserve-3d;
    position: relative
}

.opportunity-section:hover .opportunity-box {
    transform: rotateY(180deg)
}

.opportunity-back,
.opportunity-front {
    position: absolute;
    backface-visibility: hidden;
    width: 100%;
    height: 100%
}

.opportunity-back {
    transform: rotateY(180deg);
    padding: 20px;
    height: 188px;
    background: #fff
}

.opportunity-back h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: normal;
    color: #00c0ff
}

.opportunity-back p {
    font-size: 13px;
    line-height: normal;
    color: #747474
}

.modal-header {
    display: inline-block;
    font-weight: 700
}

.modal-form {
    padding: 0 .5rem
}

input[type=file] {
    height: 44px
}

.position-main {
    background: #3fb8f3;
    color: #fff;
    font-size: 16px;
    padding: .5rem;
    border-radius: .25rem;
    display: block;
    font-weight: 700;
    letter-spacing: .6px
}

.faq-page {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 60px
}

.faq-page .awesome-app-list-tabs-col {
    float: left;
    width: 36%;
    margin-right: 40px
}

.faq-page .awesome-app-list-content-col {
    width: 60%
}

.faq-page .awesome-app-list-tabs li a.nav-link {
    margin-bottom: 10px
}

.faq-page .awesome-app-list-content-col .awesome-app-list-content {
    width: 100%;
    text-align: left
}

.faq-page .awesome-app-list-content-col h5 {
    font-size: 2.5rem;
    color: #3fc9f3;
    text-align: left;
    font-family: linotte-bolduploaded_file;
    margin-top: 40px
}

.faq-page .awesome-app-list-content-col p {
    font-size: 1.875rem
}

.faq-page .awesome-app-list-tabs li a.nav-link p {
    margin-left: 0;
    font-size: 2.5rem;
    color: rgba(0, 0, 0, .3)
}

.faq-page .awesome-app-list-tabs li a.nav-link.active p {
    color: #fff
}

.faq-page .awesome-app-list-tabs .nav-link.active {
    background: #00c0ff;
    color: #fff
}

.flex-direction-nav {
    display: none
}

.flex-control-nav {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0
}

.flex-control-nav li {
    display: inline-block;
    margin: 40px 3px 0
}

.flex-control-nav li a {
    text-indent: -99999px;
    border: 1px solid #d0d0d0;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    display: inline-block
}

.flex-control-nav li a.flex-active {
    border-color: #06c1ff
}

.flex-control-nav li a:focus {
    outline: 0
}

.owl-stage-outer {
    width: 100%;
    float: left;
    overflow: hidden;
    padding: 0 0 30px 0
}

.owl-stage {
    display: flex;
    align-items: center;
    touch-action: manipulation
}

.owl-nav.disabled .owl-next,
.owl-nav.disabled .owl-prev {
    background: 0 0;
    color: #429ef3;
    border: 0 solid #429ef3;
    margin-left: 0;
    font-size: 20px
}

.owl-nav.disabled .owl-next:focus,
.owl-nav.disabled .owl-prev:focus {
    outline: 0
}

.owl-nav.disabled .owl-prev {
    right: 60px;
    position: absolute;
    top: 0;
    background: url(../images/mobile_arrow_blue.png)no-repeat 50% 50%;
    background-size: 14px;
    width: 30px;
    height: 30px;
    background-color: #ffff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    border-radius: 100%
}

.owl-nav.disabled .owl-next {
    right: 20px;
    position: absolute;
    top: 0;
    background: url(../images/mobile_arrow_right_blue.png)no-repeat 50% 50%;
    background-size: 14px;
    width: 30px;
    height: 30px;
    background-color: #ffff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    border-radius: 100%
}

.owl-dots {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.owl-dots button:focus {
    outline: 0
}

.owl-dots button {
    display: inline-block;
    background: 0 0;
    margin: 0;
    border: 0
}

.owl-dots button.active span {
    background: #00c0ff
}

.owl-dots button span {
    height: 20px;
    width: 20px;
    border: 1px solid #00c0ff;
    border-radius: 50%;
    float: left
}

.awesome-app-list-content-col .tab-content>.tab-pane h4 {
    display: none
}

.more-reason-required {
    background: #fff
}

.testimonial {
    float: left;
    width: 100%;
    margin: 0 0 60px 0
}

.speak-text {
    width: 100%;
    padding: 20px;
    text-align: center;
    float: left;
    border: 1px solid #f7f7f7;
    margin-bottom: 20px;
    background: #f7f7f7;
    border-radius: 10px;
    position: relative;
    min-height: 210px
}

.speaker-info {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px
}

.speaker-pic {
    width: 80px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
    border-radius: 100%
}

.speaker-information {
    width: 100%;
    float: left
}

.name-text {
    display: block;
    font-size: 20px;
    font-weight: 700
}

.school-name {
    color: rgba(0, 0, 0, .5)
}

.speak-text:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #f7f7f7;
    position: absolute;
    left: 46%;
    bottom: -16px
}

.career-slide .slide-carousel2 .owl-nav,
.career-slide .slide-carousel2 .owl-nav.disabled,
.client-page .testimonail-carousel .owl-nav,
.client-page .testimonail-carousel .owl-nav.disabled {
    display: none
}

.our-client-logos h2 {
    margin-bottom: 20px;
    text-align: left
}

.reason-list {
    width: 100%;
    float: left;
    text-align: center
}

.top-text {
    max-width: 80%;
    margin: 0 10%
}

.top-text p {
    font-size: 18px;
    text-align: center;
    display: block;
    line-height: normal
}

.top-text .big {
    font-size: 20px;
    line-height: normal;
    font-weight: 700
}

.reason-108 {
    float: left;
    width: 100%;
    margin: 20px 0
}

.reason-108 ul li {
    display: inline-block;
    text-align: left;
    width: 100%;
    margin: 0 0 20px 0;
    border: 1px solid rgba(0, 0, 0, .02);
    padding: 15px 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .02)
}

.reason-108 ul li:nth-child(odd) {
    background-color: rgba(0, 0, 0, .01)
}

.counting {
    font-weight: 700;
    margin-bottom: 0;
    display: block
}

.life-schoollog {
    width: 100%;
    float: left
}

.life-schoollog .heading {
    width: 100%;
    text-align: center
}

.life-schoollog .counication-page h2,
.life-schoollog .heading h2 {
    font-size: 36px;
    font-weight: 700;
    margin: 20px 0 10px;
    text-align: center
}

.life-schoollog p {
    text-align: center
}

.life-schoollog .counication-page {
    width: 100%;
    float: left;
    margin: 20px 0
}

.life-schoollog .counication-page p {
    text-align: left
}

.life-schoollog .counication-page h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.our-mission {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 33px
}

.our-mission h3 {
    font-size: 24px;
    text-align: center;
    display: block
}

.contact-page {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.contact-info {
    float: left;
    width: 36%
}

.address {
    float: left;
    width: 100%;
    background-color: rgba(0, 0, 0, .1);
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    font-size: 18px
}

.address h3 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px
}

.contact-number {
    display: block;
    margin-bottom: 5px;
    font-size: 15px
}

.modal-body .contact-form {
    width: 100%
}

.contact-number .title {
    font-weight: 700;
    margin-right: 20px;
    width: 30%;
    display: inline-block
}

.contact-form {
    width: 60%;
    float: right;
    background-color: rgba(0, 0, 0, .05);
    border-radius: 10px;
    padding: 10px 10px
}

.contact-form h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    display: block
}

.faq-left {
    float: left;
    width: 48%;
    margin: 0 1%
}

.faq-left .card {
    margin-bottom: 20px
}

.card-header h5 {
    text-align: left
}

.card-header .btn-link {
    color: #000;
    text-align: left;
    line-height: 20px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 700;
    float: left;
    width: 100%
}

.faq-left .card-body {
    text-align: left
}

.faq-left .card-header {
    padding: .75rem .25rem
}

.card-header .btn-link:after {
    content: '-';
    right: 15px;
    top: 16px;
    position: absolute;
    font-size: 30px;
    font-weight: 400;
    color: rgba(0, 0, 0, .5)
}

.card-header .btn-link.collapsed:after {
    content: '+';
    right: 15px;
    top: 16px;
    position: absolute;
    font-size: 30px;
    font-weight: 400;
    color: rgba(0, 0, 0, .5)
}

.terms h4 {
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
    display: block
}

.terms p {
    text-align: left
}
.terms .prv_para {
    font-size: 1.3rem;
}
.terms .terms_list .prv_subPara {
    font-size: 1.2rem;
}
.partner-section {
    width: 100%;
    float: left;
    padding: 20px 0;
    text-align: left
}

.partner-section h2 {
    font-weight: 700;
    font-size: 30px;
    text-align: left;
    margin-bottom: 20px
}

.partner-event {
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background-color: #00c0ff;
    padding: 0 20px;
    display: inline-block
}

.partner-event:hover {
    color: #fff;
    background-color: #00ace5
}

.partner-us-img {
    float: left;
    width: 45%
}

.partner-contant-section {
    float: right;
    width: 50%;
    margin-top: 60px
}

.key-contacts {
    float: right;
    width: 38%
}

.key-contacts h3 {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.key-contacts-link {
    background-color: #fff;
    padding: 10px;
    float: left;
    width: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    margin-bottom: 20px
}

.user-image {
    float: left;
    width: 80px;
    margin-right: 20px
}

.user-detial .name-big {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0
}

.partner-page .map-tab-bottom {
    background-color: #fff
}

.partner-page .map-tab-bottom.why-reasons {
    background-color: #f7f7f7
}

.partern-with-us-last h2 {
    margin-bottom: 10px
}

.partern-with-us-last p {
    text-align: center;
    margin-bottom: 20px;
    display: block;
    font-size: 18px
}

.partern-with-us-last .reasons-reuired .counting-01 {
    width: 100px;
    height: 100px;
    display: inline-block;
    text-align: center;
    line-height: 100px;
    font-size: 50px;
    font-weight: 700;
    background-color: #fff;
    border-radius: 100%;
    margin-bottom: 10px;
    color: rgba(0, 0, 0, .5)
}

.partern-with-us-last .reasons-reuired .list-title {
    display: block
}

.partern-with-us-last .reasons-reuired .small-text {
    display: block;
    font-size: 13px;
    font-weight: 400
}

.client-logo {
    width: 99%;
    float: left
}

.client-logo .logo-img {
    width: 100%;
    margin: 0;
    min-height: 180px;
    border: 1px solid rgba(0, 0, 0, .2);
    float: left;
    text-align: center;
    position: relative;
    background-color: #fff
}

.client-logo .logo-img img {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    vertical-align: middle;
    margin: auto;
    width: 160px
}

.client-logo-slide .flex-direction-nav {
    display: block;
    text-align: center;
    margin-top: 20px
}

.client-logo-slide .flex-direction-nav li {
    display: inline-block;
    margin-right: 10px
}

.client-logo-slide .flex-control-paging {
    display: none
}

.infoRotator {
    position: relative;
    width: 100%;
    max-width: 660px;
    line-height: 0;
    font-size: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.infoRotator-box p {
    line-height: normal;
    color: #616161;
    font-size: 24px
}

.infoRotator-circle,
.infoRotator-wrapper {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.infoRotator-placeholder {
    max-width: none;
    width: 100%
}

.infoRotator-circle {
    border: 1px solid #e3e3e3;
    border-radius: 50%
}

.infoRotator-link:after,
.infoRotator-marker {
    border-radius: 50%;
    position: absolute;
    display: block
}

.infoRotator-circle--1 {
    -webkit-animation: rotate-clockwise 180s linear infinite;
    animation: rotate-clockwise 180s linear infinite
}

.infoRotator--animation--false .infoRotator-circle--1 {
    -webkit-animation: none;
    animation: none
}

.infoRotator-circle--2 {
    width: 96%;
    height: 96%;
    top: 2%;
    left: 2%
}

.infoRotator-circle--3 {
    width: 92%;
    height: 92%;
    top: 4%;
    left: 4%;
    -webkit-animation: rotate-counterclockwise 180s linear infinite;
    animation: rotate-counterclockwise 180s linear infinite
}

.infoRotator--animation--false .infoRotator-circle--3 {
    -webkit-animation: none;
    animation: none
}

.infoRotator-marker {
    width: 6px;
    height: 6px;
    top: 0;
    left: 0;
    background-color: #cecece;
    z-index: 3
}

.infoRotator-link {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: -7px;
    left: -7px
}

.infoRotator-link:after {
    content: '';
    width: 6px;
    height: 6px;
    top: 7px;
    left: 7px;
    background-color: #54c439;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.infoRotator-link.active:after,
.infoRotator-link:hover:after {
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 7px rgba(84, 196, 57, .2), 0 0 0 8px #fff, 0 0 0 10px rgba(84, 196, 57, .1), 0 0 0 11px #fff, 0 0 0 12px rgba(84, 196, 57, .05);
    box-shadow: 0 0 0 2px #fff, 0 0 0 7px rgba(84, 196, 57, .2), 0 0 0 8px #fff, 0 0 0 10px rgba(84, 196, 57, .1), 0 0 0 11px #fff, 0 0 0 12px rgba(84, 196, 57, .05)
}

.infoRotator-content {
    position: absolute;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
    z-index: 1
}

.infoRotator-box,
.infoRotator-eclipse,
.infoRotator-table {
    position: absolute;
    height: 100%;
    width: 100%
}

.infoRotator-eclipse {
    display: block;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../images/rounded_animation.webp);
    background-size: contain;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.infoRotator-eclipse.animation {
    -webkit-animation: rotate-clockwise 3s linear infinite;
    animation: rotate-clockwise 3s linear infinite
}

.infoRotator-box {
    display: none;
    left: 0;
    top: 0;
    font-size: 19px;
    line-height: 30px;
    text-align: center
}

.infoRotator-box.active {
    display: block
}

.infoRotator-table {
    display: table;
    top: 0;
    left: 0
}

.mobileRotator,
.mobileRotator-slider {
    position: relative
}

.infoRotator-table td {
    vertical-align: middle
}

.infoRotator-box h4 {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 80px;
    line-height: 80px;
    color: #00c0ff
}

.infoRotator-box p {
    padding-left: 16%;
    padding-right: 16%
}

@media(max-width:1600px) {
    .infoRotator {
        left: 0;
        top: 0
    }
}

@media(max-width:1370px) {
    .infoRotator-box h4 {
        font-size: 70px;
        line-height: 70px
    }
}

@media(max-width:1199px) {
    .infoRotator-box h4 {
        font-size: 62px;
        line-height: 62px
    }
}

@-webkit-keyframes rotate-clockwise {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-clockwise {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate-counterclockwise {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotate-counterclockwise {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.statistics-icon,
.table-cell--header .img {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width:480px) {
    .infoRotator-box h4 {
        font-size: 40px;
        line-height: 40px
    }

    .infoRotator-box p {
        font-size: 1rem
    }
}

.awesome-app-tabs {
    max-width: 950px
}

.awesome-app-tabs li a.nav-link br {
    display: none
}

.awesome-app-list-content-col .awesome-app-list-content {
    text-align: center
}

.awesome-app-list-content-col .tab-content>.tab-pane img {
    max-height: 500px
}

.india_map>.tab-pane img {
    max-height: 280px !important
}

.appDownloadLinks {
    width: 100%;
    text-align: center
}

.appDownloadLinks a {
    display: inline-block
}

.appDownloadLinks a img {
    max-height: 36px
}

ul.happy-clients {
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    margin-top: 50px;
    position: relative
}

ul.happy-clients li {
    display: block;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: 20px 35px;
    margin-left: 5px;
    margin-right: 5px
}

ul.happy-clients li a {
    display: block;
    width: 100%;
    float: left
}

ul.happy-clients li img {
    max-height: 120px
}

.happy-clients .owl-nav.disabled .owl-next,
.happy-clients .owl-nav.disabled .owl-prev {
    top: 65px
}

.happy-clients .owl-nav.disabled .owl-prev {
    left: -30px
}

.happy-clients .owl-nav.disabled .owl-next {
    right: -30px
}

.team-left-contant-block p,
.team-right-contant-block p {
    min-height: 120px
}

.opportunity-back-title-apply {
    width: 100%;
    float: left
}

.opportunity-back-title-apply h4 {
    float: left
}

.opportunity-back-title-apply .btn {
    float: right
}

.doc_heading {
    width: 100%;
    text-align: center;
    position: sticky;
    top: 70px;
    padding-top: 20px;
    font-size: 2.2em;
    margin-bottom: 20px;
    margin-top: 50px;
    background-color: #eee;
    color: #333;
    z-index: 1;
    box-shadow: 0 10px 20px 5px #eee;
    text-transform: uppercase;
    letter-spacing: 2px
}

.report-card {
    width: 100%;
    height: 100%;
    padding: 15px 15px;
    transition: .5s;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    background-color: #eee;
    cursor: pointer
}

.report-card h2 {
    font-size: 13em;
    font-weight: bolder;
    color: #a4a4a4;
    text-align: center;
    transition: .1s ease-in;
    border-radius: 50px
}

.report-card:hover h2 {
    color: #eee;
    text-shadow: 0 0 20px #ccc
}

@keyframes fadeUP {
    from {
        transform: translateY(150px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

.report-card img {
    border-radius: 7px;
    box-shadow: inset 0 0 10px 2px #eee
}

.report-card .caption h4 {
    margin-top: 10px;
    font-size: 1.2em;
    font-weight: 700;
    letter-spacing: 3px;
    text-align: center
}

@media(max-width :700px) {
    .report-card {
        padding: 10px 30px;
        transition: .5s;
        border-radius: 10px
    }
}

.modal-body iframe {
    width: 100%;
    height: 100%
}

/* .modal-content, */
.modal-dialog {
    height: 100%
}

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: hidden
}

.player-container {
    display: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    position: fixed;
    align-items: center;
    justify-content: center;
    z-index: 99999999999999999
}

.video-container {
    height: fit-content;
    width: fit-content;
    background: rgba(255, 255, 255, .01);
    padding: 20px;
    border-radius: 0;
    animation: jumpIn 1.0s backwards;
    animation-delay: 5s;
    animation-timing-function: cubic-bezier(1, .03, .13, .43);
    box-shadow: inset 0 0 150px 1px rgba(255, 255, 255, .2), 0 0 20px 0 rgba(0, 0, 0, .2)
}

@keyframes jumpIn {
    0% {
        transform: translateY(-2000px)scaleX(.1)
    }

    40% {
        transform: translateY(0)scaleX(.1)
    }

    100% {
        transform: translateY(0)scaleX(1)
    }
}

@media only screen and (max-width :650px) {
    .video-container {
        width: 100%;
        padding: 10px 0
    }
}

.attentionBubble::after {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    margin-left: 2px;
    border: 1px solid red;
    animation: bounce .5s;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(.5, .05, 1, .5);
    animation-iteration-count: infinite;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: cubic-bezier(.5, .05, 1, .5);
    -webkit-animation-iteration-count: infinite
}

@keyframes bounce {
    from {
        filter: hue-rotate(0);
        transform: translate3d(0, 0, 0);
        background-color: transparent
    }

    to {
        filter: hue-rotate(360deg);
        background-color: red;
        transform: translate3d(0, 2px, 0)
    }
}

.advisory-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 30px
}

.advisory-list li {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    height: fit-content;
    margin: 0 auto;
    justify-content: space-around;
    padding: 30px;
    transition: box-shadow 350ms;
    border-radius: 25px;
    cursor: pointer
}

.advisory-list li:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

.advisory-board-content {
    text-align: justify;
    white-space: break-spaces;
    line-height: 30px;
    font-size: 1.2em
}

.advisory-pic img {
    border-radius: 50%;
    height: 100px;
    width: 100px;
    filter: grayscale(1)
}

.advisory-board h3 {
    text-align: center;
    margin: 35px 0 40px 0
}

.AB-member-info {
    display: block;
    text-align: center;
    margin-top: -20px
}

.AB-member-info h3 {
    font-size: 22px;
    color: #00c0ff;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px
}

.AB-member-info .dagination {
    color: #adadad;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px
}

.sos-section {
    padding: 5rem 10rem;
    background-image: url(../images/student-bg-pic.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: -100px;
    --text-color: white
}

.sos-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, .2));
    pointer-events: none
}

.sos-section::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 100vh 90px white;
    pointer-events: none
}

.sos-container {
    width: 100%;
    min-height: 100vh;
    color: var(--text-color)
}

.sos-container .side {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.sos-container .form-side {
    padding: 5rem 1rem
}

.sos-container .form-side .form-container {
    padding: 1.5rem 1rem;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .122);
    background-color: white;
    border-radius: 8px;
    overflow: hidden
}

.sos-container .form-side .form-container .form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.form-side .form-container .form-heading .title {
    color: black;
    font-size: 1.5rem;
    font-weight: bolder;
    margin-bottom: .5rem
}

.form-side .form-container .form-heading .smtitle {
    color: rgba(0, 0, 0, .4);
    margin-bottom: 1.5rem
}

.sos-container .side .heading {
    text-align: left;
    font-size: 3rem;
    letter-spacing: .01em;
    font-weight: bolder;
    line-height: 3rem;
    font-family: sans-serif
}

.sos-container .side .sub-heading {
    text-align: left;
    margin: 1rem 0;
    font-size: 1.5rem
}

.sos-container .side .des-text {
    text-align: left;
    margin: 1rem 0;
    font-size: 1.3rem
}

.sos-container .side .des-text span {
    color: #3fc9f3;
    font-size: 1.2rem;
    text-transform: uppercase
}

.sos-container .side .des-text span .mob-break {
    display: none
}

.sos-container .side .des-text span i {
    font-style: normal;
    margin: 0 7px
}

.sos-container .btn-download {
    padding: .5rem 1rem;
    margin-top: 1.5rem;
    background-color: #3fc9f3;
    color: var(--text-color);
    border: 0;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .2);
    transition: box-shadow .2s, transform .3s;
    border-radius: 2px
}

.sos-container .btn-download:hover,
.sos-container .btn-download:focus {
    outline: 0;
    box-shadow: 0 0 12px 1px rgba(45, 45, 45, .35)
}

.form-container .form-fields .form input,
.form-container .form-fields .form .form-control {
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, .5);
    background: #FAFAFA;
    border-radius: 0
}

.form-container .form-fields .form .form-control:focus {
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, .5);
    background: #FAFAFA;
    border-radius: 0;
    box-shadow: none
}

.form-container .form-fields .form .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.thank-container {
    padding: 1.5rem 1rem;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .122);
    background-color: white;
    border-radius: 8px;
    overflow: hidden;
    color: black
}

.thank-container .thank-header {
    font-size: 2.5rem;
    letter-spacing: .02rem;
    font-weight: bolder;
    white-space: nowrap;
    text-align: center;
    font-family: sans-serif;
    color: #ffc107
}

.thank-container .download-img {
    display: flex;
    justify-content: center;
    padding: .5rem 0
}

.thank-container .download-img img {
    min-width: 70px
}

.thank-container .download-link {
    text-align: center;
    color: rgb(99, 99, 99)
}

@media(max-width:500px) {
    .sos-section {
        padding: 4rem 1rem;
        background-position-y: -277px;
        background-position-x: -540px;
        --text-color: white
    }

    .sos-container {
        width: 100% !important;
        margin: 50px 0 !important
    }

    .sos-container .side .heading {
        text-align: center
    }

    .sos-container .side .content {
        text-align: center;
        margin: 2rem 0
    }

    .sos-container .side .heading {
        text-align: left;
        font-size: 1.8rem;
        line-height: 2rem
    }

    .sos-container .side .sub-heading {
        text-align: left;
        margin: 1rem 0;
        font-size: 1.2rem
    }

    .sos-container .side .des-text {
        text-align: center;
        margin: 1rem 0;
        font-size: 1.0
    }

    .sos-container .side .des-text span {
        text-align: right;
        color: #3fc9f3;
        width: 100%;
        font-size: .8rem;
        text-transform: uppercase
    }

    .sos-container .side .des-text span .mob-break {
        display: block
    }

    .sos-container .side .des-text span i {
        display: none
    }

    .sos-container .form-side {
        padding: 2rem 0
    }

    .sos-container .form-side {
        padding: 2rem 0
    }
}

.life-at-schoollog-image{
    width: 20%;
    
}

.team-glimpses {
    padding-top: 40px;
    padding-bottom: 20px;
    justify-content: center;
    width: 100%;
    align-content: center;
    text-align: center;
}
.team-glimpses text{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}
@media(max-width:500px) {
    .team-glimpses text  {
        text-align: center;
        font-size: 22px;
        font-weight: 600;
    }
}
.flex-container {
    justify-content: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap; /* Allow items to wrap to the next row */
    flex-direction: row; /* Arrange items horizontally */
}

.flex-container div {
    width: 22%;
    margin: 10px;
}

@media(max-width:768px) {
    .flex-container div  {
        width: 40%;
        margin: 10px;
    }
}

@media(max-width:500px) {
    .flex-container div  {
        width: 100%;
        margin: 10px;
    }
}


ul.footer-nav-item  {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 8px
}

ul.footer-nav-item  li {
    color: #bdbdbd;
    font-size: 16px;
    padding-right: 30px;
}

ul.footer-nav-item  li a {
    padding: 2px;
    display: block;
    color: #bdbdbd;
    text-decoration: none
}

ul.footer-nav-item  li a:hover {
    color: #2acaff;
    /* background: #00c0ff; */
    /* border-color: #4892ec; */
    border-radius: 2px;
}

.footer-nav-item-heading {
    color: white;
    font-size: 20px;
    margin-bottom: 28px;
}
.footer-nav-item-li {
    color: white;
    width:208px;
    font-size: 18px;
    /* margin-top: 50px; */
    margin-bottom: 8px;
    margin-left: 10px;
}
.footer-nav-item-contact {
    color: white;
    display: inline-block;
    font-size: 18px;
    /* margin-top: 50px; */
    margin-bottom: 8px;
    
}
.container-footer {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0px 100px;
    display: flex;
    justify-content: center;
}
@media(max-width:500px) {
    .container-footer  {
        width:'100%';
        margin-right: auto;
        position: relative;
        padding: 0px 24px
    }
}

.copy-right {
    border-top: #535353 solid 1px;
    margin-top: 30px;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    display: flex;
    width: 100%; /* Remove the quotes */
    color:'#bdbdbd';
    justify-content: center;
    /* style='color:#bdbdbd' */
}
.social-links {
    display: flex;
    width: 100%; /* Remove the quotes */
    color:'#bdbdbd';
    justify-content: center;
    /* style='color:#bdbdbd' */

}

.mapsshown -footer {
    width: '80%';
}
.footer-nav-item-button a{
    border: '1px solig gray';
    background-color: 'white';
    color: 'red';
}


.footer-login-buuton {
  background-image: linear-gradient(#0dccea, #0d70ea);
  border: 0;
  width: 160px;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, .3) 0 5px 15px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: Montserrat,sans-serif;
  font-size: .9em;
  margin: 5px;
  padding: 6px 10px;
  text-align: center;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.footer-login-buuton a{
   color:white;
}


.follow-col-footer {
    display: block;
    justify-content: center; /* Horizontally center the items */
    align-items: center; /* Vertically center the items */
    width: 100%;
    padding-bottom: 20px;
    float: center;
    width: 290px;
    padding-left: 10px;
    /* border-bottom: #535353 solid 1px */
}

.follow-col-footer p {
    font-family: linotte-semibolduploaded_file;
    font-size: 1.5rem;
    color: #e5e5e5
}

.follow-col-footer ul {
    /* display: block; */
    float: center;
    margin: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    text-align: center; /* Center the text content */
}

.follow-col-footer ul li {
    display: block;
    float: left;
    margin-right: 15px
}

.follow-col-footer ul li a {
    display: block;
    border: 3px solid #bdbdbd;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    line-height: 40px
}

.follow-col-footer ul li a span {
    display: block;
    color: #bdbdbd;
    font-size: 20px;
    margin-right: 0;
    line-height: 25px
}

.follow-col-footer ul li a.active,
.follow-col-footer ul li a.active span,
.follow-col-footer ul li a:hover,
.follow-col-footer ul li a:hover span {
    border-color: #2acaff;
    color: #2acaff
}

.logo-text {
    color: white;
    font-size: 16px;
    line-height: 25px
}

.footer-row-2 {
    width: 100%;
     display: flex;
}
.footer-nav-item-li-follow {
    width: 280px;

}
.footer-login-button-demo {
    background-image: linear-gradient(#0dccea, #0d70ea);
    border: 0;
    width: 220px;
    height: 30px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, .3) 0 5px 15px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: Montserrat,sans-serif;
    font-size: .9em;
    margin: 5px;
    padding: 6px 10px;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
  }
  .footer-login-button-demo a{
     color:white;
  }

  .social-links-div {
    /* padding-top: 30px; */
    padding-left: 4px;
    width: auto;
  }

  .office-outer-map {
    width: 100%;
    text-align: left;
    display: inline-block;
    flex-direction: row;
    align-items: center;
    vertical-align: middle;
    /* margin-top: 35px; */
    margin-bottom: 20px
}

.footer-xml-button {
    /* background-image: linear-gradient(#0dccea, #0d70ea); */
    background-color: white;
    border: 0;
    width: 140px;
    height: 30px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, .3) 0 5px 15px;
    box-sizing: border-box;
    color: #190e0e;
    cursor: pointer;
    font-family: Montserrat,sans-serif;
    font-size: .9em;
    margin: 5px;
    padding: 6px 10px;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    margin-top: 20px;
  }
  .footer-xml-button a{
     color:rgb(31, 12, 12);
  }

  .sitemap-footer {
    padding-top : 40px;
    padding-left: 10px;
    
  }
  .sitemap-section {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .sitemap-section div {
    width: 260px;
  }
  .sitemap-section div text{
    color: #000;
    font-size: 24px;
  }

  .sitemap-section a {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
  }

  .sitemap-links {
    color: #000;
    padding-top: 10px;
  }

  .sitemap-links a {
    color: #3e3c3c;
  }
  .sitemap-links a:hover  {
    border-color: #2acaff;
    color: #2acaff
}

.slider-content-new-text {
    font-size: 32px;
    color: #fff;
    line-height: 44px;
}


@media(max-width: 576px) {
    .slider-content-new-text {
    font-size: 20px;
    width:100%;
    color: #fff;
    line-height: 30px
}
}

@media(max-width: 1024px) {
    .slider-content-new-text {
        float: center;
        font-size: 24px;
        width: 100%;
        /* margin-top: 100px */
    }
}

.slider-content-new-h2 {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}


@media(max-width: 576px) {
    .slider-content-new-h2 {
    font-size: 16px;
    width:100%;
    color: #fff;
    /* display: none; */
    /* line-height: 30px */
}
}

@media(max-width: 1024px) {
    .slider-content-new-h2 {
        float: center;
        width: 100%;
        margin-top: 100px
    }
}

.slider-content-new {
    float: left;
    text-wrap: wrap;
    width: 50%;
    margin-top: 186px

}

@media(max-width: 770px) {
    .slider-content-new {
        float: center;
        text-align: center;
        width: 100%;
        margin-top: 100px
    }
}


.accordion-plans {
    background-color: #edf0ef;
    color: #101011;
    cursor: pointer;
    padding: 16px;
    margin-top: 6px;
    font-weight: 500;
    width: calc(100% - 1px); /* Adjust width to accommodate the icon */
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    position: relative; /* Position relative for absolute positioning of the icon */
  }

  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  .active-plan, .accordion-plans:hover {
    background-color: #f0f8f6;
    /* border: #00c0ff;
    border-style: solid;
    border-width: 1px; */
  }

  /* Style the accordion panel. Note: hidden by default */
  .accordion-panels {
    padding: 0 18px;
    padding-top: 10px;
    background-color: #f7fbfa;
    display: none;
    overflow: hidden;
    /* border: #00c0ff;
    border-style: solid;
    border-width: 1px; */
  }

  /* Style the icon */
  .accordion-plans::after {
    content: '\002B'; /* Unicode character for plus sign */
    font-size: 28px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    transition: transform 0.4s;
  }

  /* Rotate the icon and change its content when the accordion is active */
  .active-plan::after {
    content: '\2212'; /* Unicode character for minus sign */
    font-size: 28px;
    /* transform: translateY(-50%) rotate(90deg); */
  }


.clients-testimonial {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-top: 40px;
    padding: 10px;
    background-color: white; /* Set background color as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Add shadow effect */

}
.clients-testimonial-img {
    width: 30%;
    display: flex;
    justify-content: center;
}

.clients-testimonial-des { 
    width: 70%;
 } 

@media only screen and (max-width: 600px) {
    .clients-testimonial {
        flex-direction: column; 

    }
}
@media only screen and (max-width: 600px) {
    .clients-testimonial-img {
        width: 100%;
        
    }
}
@media only screen and (max-width: 600px) {
    .clients-testimonial-des {
        margin-top: 10px;
        width: 100%;
        font-size: 16px;
        
    }
}

/* Apply styles to the image */
.clients-testimonial img {
    /* height: 55px; */
    width: 40%;
    height: auto;

}

/* Apply styles to the right side content */
.clients-testimonial div:nth-child(2) {
    flex-grow: 1; /* Allow this div to grow to fill the remaining space */
    padding-left: 20px; /* Add some spacing */
}

/* Apply styles to the heading */
.clients-testimonial h2 {
    margin-top: 0; /* Remove default margin */
    font-size: 23px;
    font-weight: 500;
}
@media only screen and (max-width: 600px) {
    .clients-testimonial h2 {
        width: 100%;
        font-size: 20px;
        margin-top: 6px;
        
    }
}

/* Apply styles to the paragraph */
.clients-testimonial p {
    margin-bottom: 0; /* Remove default margin */

}



.carousel1 {
    width: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto; 
    padding-top: 140px;
  }

  @media(max-width: 770px) {
    .carousel1 {
        width: auto;
        overflow: hidden;
        position: relative;
        margin: 0 auto; 
        padding-top: 30px;
        
    }
}

  .slide1 {
    display: none;
  }

  .active-slide1 {
    display: block;
  }
  .carousel2 {
    width: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto; 
    padding-top: 100px;
  }

  @media(max-width: 770px) {
    .carousel2 {
        width: auto;
        overflow: hidden;
        position: relative;
        margin: 0 auto; 
        padding-top: 30px;
        
    }
}

  .slide2 {
    display: none;
  }

  .active-slide2 {
    display: block;
  }

  /* .button1 {
    margin: 5px;
    background-color: rgb(151, 188, 198);
  } */

  .carousel-button1{
    /* padding-top: 30px; */
    /* margin-top: 30px; */
  }


.button1 {
  background-color: #fff;
  border: 1px solid #d5d9d9;
  border-radius: 8px;
  box-shadow: rgba(213, 217, 217, .5) 0 2px 5px 0;
  box-sizing: border-box;
  color: #0f1111;
  cursor: pointer;
  display: inline-block;
  font-family: "Amazon Ember",sans-serif;
  font-size: 13px;
  line-height: 29px;
  padding: 0 10px 0 11px;
  position: relative;
  text-align: center;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  width: 100px;
}

.button-1:hover {
  background-color: #97b8b8;
}

.button-1:focus {
  border-color: #659ce8;
  box-shadow: rgba(213, 217, 217, .5) 0 2px 5px 0;
  outline: 0;
}


.schoolLog-advantage-today{
    display: flex;
    margin-bottom: -20px;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 100%; /* Ensure the container doesn't exceed the width of its parent */
    overflow: auto; /* Allow scrolling if content overflows */
 
}

.schoolLog-advantage-today-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;

}
.schoolLog-advantage-today-box-content{
    justify-content: center;
    width: 25%;
    border: 1px solid #c8dce3;
    margin: 10px; /* Margin for spacing between boxes */
    padding: 10px;
    padding-top: 20px;

}


.schoolLog-advantage-today-box-content text{
    font-size: 15px;
}
.schoolLog-advantage-today-box-content:hover {
    /* background-color: #eaf9f9; */
    box-shadow: #06c1ff;
  }
@media(max-width: 770px) {
    .schoolLog-advantage-today-box {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        display: block;
        
    }
}

@media(max-width: 770px) {
    .schoolLog-advantage-today-box-content{
    justify-content: center;
    width: 95%;
    border: 1px solid #c8dce3;
    margin: 10px; /* Margin for spacing between boxes */
    padding: 10px;
    padding-top: 20px;
        
    }
}

.schoolLog-advantage-today-box-des{
    padding-top: 10px;
    width: 80%;
}
@media(max-width: 770px) {
    .schoolLog-advantage-today-box-des{
    width: 100%;
    padding: 2px;
    }
}

.awesome-app-title-why {
    text-align: center;
    font-size: 2rem;
    color: #0b0f09;
    font-family: linotte-semibolduploaded_file;
    margin-bottom: 15px
}

@media(max-width: 770px) {
    .awesome-app-title-why{
        text-align: center;
        font-size: 1.3rem;
        color: #0b0f09;
        font-family: linotte-semibolduploaded_file;
        margin-bottom: 10px
        
    }
}

.social-links-div-css {
    width: 100%;
    display: flex;
    justify-content: center;

}



.schoolLog-advantage-today-client{
    display: flex;
    margin-bottom: -20px;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 100%; /* Ensure the container doesn't exceed the width of its parent */
    overflow: auto; /* Allow scrolling if content overflows */
 
}

.schoolLog-advantage-today-client-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;

}
.schoolLog-advantage-today-client-box-content{
    justify-content: center;
    width: 40%;
    border: 1px solid #c8dce3;
    margin: 10px; /* Margin for spacing between boxes */
    padding: 10px;
    padding-top: 20px;

}

.schoolLog-advantage-today-client-box-content text{
    font-size: 15px;
}
.schoolLog-advantage-today-client-box-content:hover {
    /* background-color: #eaf9f9; */
    box-shadow: #06c1ff;
  }
@media(max-width: 770px) {
    .schoolLog-advantage-today-client-box {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        display: block;
        
    }
}

@media(max-width: 770px) {
    .schoolLog-advantage-today-client-box-content{
    justify-content: center;
    width: 95%;
    border: 1px solid #c8dce3;
    margin: 10px; /* Margin for spacing between boxes */
    padding: 10px;
    padding-top: 20px;
        
    }
}

.schoolLog-advantage-today-client-box-des{
    padding-top: 10px;
    width: 80%;
}
@media(max-width: 770px) {
    .schoolLog-advantage-today-client-box-des{
    width: 100%;
    padding: 2px;
    }
}

.faq-heading{
    font-size: 24px;
    font-weight: bold;
    text-align: center; 
}
@media(max-width: 770px) {
    .faq-heading{
        font-size: 18px;
        font-weight: bold;
        text-align: center; 
    }
}

.schoolLog-advantage-today-client-box-des-text{
    font-size: 20px;
}
@media(max-width: 770px) {
    .schoolLog-advantage-today-client-box-des-text{
        font-size: 16px;
       
    }
}


.schoolLog-advantage-today-client-box-client{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;

}
.schoolLog-advantage-today-client-box-client-content{
    justify-content: center;
    width: 25%;
    border: 1px solid #c8dce3;
    margin: 10px; /* Margin for spacing between boxes */
    padding: 10px;
    padding-top: 20px;

}

.schoolLog-advantage-today-client-box-client-content text{
    font-size: 15px;
}
.schoolLog-advantage-today-client-box-client-content:hover {
    /* background-color: #eaf9f9; */
    box-shadow: #06c1ff;
  }
@media(max-width: 770px) {
    .schoolLog-advantage-today-client-box-client {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        display: block;
        
    }
}

@media(max-width: 770px) {
    .schoolLog-advantage-today-client-box-client-content{
    justify-content: center;
    width: 95%;
    border: 1px solid #c8dce3;
    margin: 10px; /* Margin for spacing between boxes */
    padding: 10px;
    padding-top: 20px;
        
    }
}

.schoolLog-advantage-today-client-box-client-des{
    padding-top: 10px;
    width: 80%;
}
@media(max-width: 770px) {
    .schoolLog-advantage-today-client-box-client-des{
    width: 100%;
    padding: 2px;
    }
}

.schoolLog-advantage-icon-title{
    justify-content: center;
    display: flex ;
}

.schoolLog-advantage-icon-title-h2{
    color: green;
    font-size: 20px;
    margin-top: 5px;
}

.schoolLog-community{
    margin-top: 10px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid rgb(215, 215, 218);
    padding-bottom: 20px;
    background-color: #f3fdfb;
}

.client-logo{

    margin-top: 20px;
    width: 130px;
    height: 130px;
}

.related-serach{
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px; 
   

}
.related-serach-key{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.related-serach-title{
    font-size: 24px;
    font-weight: bold;
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 4px;

}

.related-serach-key-name{
    font-size: 18px;
   box-shadow: rgba(213, 217, 217, .5);
}



.tri {display: inline-block;margin-left: 10px;}

.tri {
text-align: left;
height: 40px;
background: #fff;
position: relative;
padding: 6px 18px 0px 18px;
box-sizing: border-box;
}

.tri:after {
content:'';
height: 0;
width: 0;
border-width: 20px 20px 20px 0;
border-style: solid;
border-color: rgba(255,255,255,0) rgba(255,255,255,1) rgba(255,255,255,0) rgba(255,255,255,0);
position: absolute;
top: 0px;
left: -10px;
}

.drop-shadow {
    filter: drop-shadow(0px 0px 6px rgba(0,0,0,.1));
}

.whatsapp-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; /* Makes it responsive */
    margin: 20px;
  }

  .city-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; /* Makes it responsive */
    margin: 20px;
  }
  
  .whatsapp-text-content {
    flex: 1 1 50%; /* Takes up 45% of the container */
    padding: 20px;
  }
  .whatsapp-text-content h2 {
    font-weight: 800;
  }
  .whatsapp-text-content h3 {
    font-weight: 800;
    color: rgb(38, 178, 38);
  }
  .whatsapp-image-content {
    flex: 1 1 40%; /* Takes up 45% of the container */
    display: flex;
    justify-content: center;
  }
  
  .whatsapp-image-content img {
    max-width: 100%;
    height: auto; /* Ensures the image scales properly */
    border-radius: 10px; /* Optional styling for rounded corners */
  }
  

  /* Responsive styling for smaller screens */
  @media (max-width: 768px) {

    .whatsapp-container {
      flex-direction: column; /* Stack elements vertically */
      text-align: center; /* Center-align the text */
      margin: 10px;
    }
    .city-container {
        flex-direction: column-reverse; /* Stack elements vertically */
        text-align: center; /* Center-align the text */
        margin: 10px;
      }
  
    .whatsapp-text-content,
    .whatsapp-image-content {
      flex: 1 1 100%; /* Each takes 100% width on small screens */
      margin-bottom: 20px; /* Adds spacing between elements */
      padding: 0px;
    }
  }
  
  /* Container styling for responsive grid */
.whatsapp-feature-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
    gap: 20px;
    padding: 20px;
    text-align: center;
  }

  .why-choose-feature-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    padding: 20px;
    text-align: center;
  }
  
  /* Individual icon div */
  .whatsapp-feature-icon-div {
    background: linear-gradient(120deg, #eaf7f8, #f8f8f8);
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
  }
  
  /* Icon styling */
  .whatsapp-feature-icon {
    /* background-color: white; */
    color: red;
    font-size: 30px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 15px auto;
  }
  
  /* Hover effect */
  .whatsapp-feature-icon-div:hover {
    transform: translateY(-4px);
  }
  
  /* Responsive heading and text */
  .whatsapp-feature-icon-div h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  
  .whatsapp-feature-icon-div p {
    font-size: 14px;
    color: #666;
  }
  .w-feature-heading {
   font-weight: 700;
  }
  
.whatsapp-container-benefit{
    font-size: medium;
    padding-left: 10%;
    padding-right: 10%;
}
@media (max-width: 768px) {
.whatsapp-container-benefit{
    padding-left: 2px;
    padding-right: 2px;
    margin-top: -10px;
    text-align: center;
}
}

ul.benefit-red-star-list {
    list-style: none; /* Remove default bullets */
    padding: 0;
  }
  
  ul.benefit-red-star-list li::before {
    content: "\2605"; /* Unicode for star */
    color: rgb(41, 147, 78); /* Red color for the star */
    font-size: 20px; /* Size of the star */
    margin-right: 10px; /* Space between star and text */
  }

  ul.benefit-red-star-list-best-school li::before {
    color: rgb(41, 147, 78); /* Red color for the star */
    font-size: 20px; /* Size of the star */
    margin-right: 10px; /* Space between star and text */
  }
  
  ul.benefit-red-star-list li {
    margin-bottom: 10px; /* Space between list items */
    font-size: 16px; /* Adjust text size */
    line-height: 1.5; /* Spacing between lines */
  }

  .whatsapp-text-benefit-content {
    flex: 1 1 50%; /* Takes up 45% of the container */
    padding: 20px;
  }

    /* Responsive styling for smaller screens */
    @media (max-width: 768px) {
        .whatsapp-container {
          flex-direction: column; /* Stack elements vertically */
          text-align: center; /* Center-align the text */
          margin: 10px;
        }
        
        .city-container {
            flex-direction: column-reverse; /* Stack elements vertically */
            text-align: center; /* Center-align the text */
            margin: 10px;
          }

        .whatsapp-text-benefit-content,
        .whatsapp-image-benefit-content {
          flex: 1 1 100%; /* Each takes 100% width on small screens */
          margin-bottom: 20px; /* Adds spacing between elements */
          padding: 0px;
        }

        .whatsapp-text-benefit-content h3{
            font-size: 18px;
            font-weight: 700;
        }
}

.border-image-whatsapp{
    border: 1px green;
    border-style: dashed;
    padding: 4px;
}
.whatsappp-school-title{
    font-size: 'large';
    font-weight: 700;
    text-align: center;
    background-color: #c5ebf8;
    padding: 30px;
    display: flex;
    justify-content: center;
}
.whatsappp-school-title-h3{
    max-width: 1080px;
}

.whatsapp-text-Chatbot{
    font-weight: 800;
   text-align: center;
   font-weight: 700;
   margin-top: 40px;
}

.whatsapp-text-instant-messaging{
  display: flex;
}




.school-benefit-red-star-list {
    list-style: none; /* Remove default bullets */
    padding: 0; /* Remove padding */
    margin: 0; /* Remove margin */
}

.school-flex-container {
    padding-top: 40px;
    display: flex; /* Use Flexbox */
    flex-wrap: wrap; /* Allow wrapping to new lines */
    justify-content: space-between; /* Space between columns */
}

.school-flex-container li {
    width: 48%; /* Each list item takes up roughly half the width */
    margin-bottom: 10px; /* Space between list items */
    position: relative; /* Positioning context for the star */
}

.school-flex-container li::before {
    content: "\2605"; /* Unicode for star */
    color: red; /* Color for the star */
    font-size: 20px; /* Size of the star */
    position: absolute; /* Positioning of the star */
    left: -20px; /* Adjust as needed */
    top: 0; /* Align with the top of the list item */
}

.school-flex-container-best-school li::before {
    font-size: 20px; /* Size of the star */
}

.embedded-facebook{
    border: 2px solid gray ;
    border-radius: 20px;
    padding: 10px;
    width: 45%;
}
.embedded-facebook-content{
    height: 200px;
    background-color: #00c0ff;
}

@media (max-width: 768px) {
    .whatsappp-school-title-h3{
       font-size: 16px;
       padding-left: 4px;
       padding-right: 4px;
    }

    .school-flex-container li {
        width: 90%; /* Each list item takes up 90% of the width */
        padding-left: 20px; /* Add padding to create space for the star */
    }

    .school-flex-container li::before {
        font-size: 16px; /* Reduce the size of the star */
        left: 0; /* Align star properly with the text */
        top: 0; /* Keep star vertically aligned */
    }

    .school-flex-container {
        padding-top: 10px;
    }
    .embedded-facebook{
        width: 100%;
    }
}

.benefit-card {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}