body {
    font-family: 'Poppins';
    margin: 0;
    padding: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    box-sizing: border-box;
}
  
@media screen and (max-width: 767px) {
    .container {
        max-width: 100% !important;
}}@media (min-width: 768px) {
    .container {
        max-width: 720px;
}}@media (min-width: 992px) {
    .container {
        max-width: 960px;
}}@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
}}.container {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
}

/* ------------------------------------------------------------------------------- */

.header-top {
    background-color: #07294d;
    padding: 10px 0px;
}.header-top .header-top-content p {
    font-size: 15px;
    margin: 0px;
    color: #fff;
    font-family: 'Rubik', sans-serif;
}.header-top .header-top-menu ul {
    text-align: right;
    margin: 0px;
}ul,
li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}.header-top .header-top-menu ul li {
    display: inline-block;
    margin-right: 15px;
}.header-top .header-top-menu ul li>a {
    color: #fff;
    text-decoration: none;
    transition: all 0.5s;
}.header-top .header-top-menu ul li>a:hover {
    color: #ffc600;
    cursor: pointer;
}@media screen and (max-width: 991px) and (min-width: 768px) {
    .header-top .header-top-content p {
        font-size: 13px;
}}@media screen and (max-width: 767px) and (min-width: 480px) {
    .header-top {
        text-align: center;
}}@media screen and (max-width: 767px) {
    .container {
        max-width: 100% !important;
}}@media screen and (max-width: 767px) and (min-width: 576px) {
    .header-top .header-top-menu ul {
        margin: 10px 0px;
}}@media screen and (max-width: 767px) and (min-width: 480px) {
    .header-top {
        text-align: center;
}}@media screen and (max-width: 479px) {
    .header-top .header-top-content {
        text-align: center;
}}.header-bottom {
    padding: 25px 0px;
}img {
    max-width: 100%;
    vertical-align: middle;
    border-style: none;
}

.header-widget-main {
    float: right;
}.header-widget-main .header-widget {
    float: left;
    padding-right: 15px;
}.header-widget .header-icon {
    float: left;
    width: 45px;
    height: 45px;
    background-color: #f4f6f9;
    text-align: center;
    border: 1px solid #eaecf2;
    line-height: 45px;
    color: #07294d;
    font-size: 18px;
}.header-widget .header-content {
    float: left;
    padding-left: 15px;
}.header-widget .header-content h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    color: #131d3b;
    margin: 0;
    font-family: 'Rubik', sans-serif;
}.header-widget .header-content h5 {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 23px;
    margin: 0px;
}@media screen and (max-width: 991px) {
    .header-contact {
        display: none;
}}

/* ----------------------------------------------------------------------------------- */


.header-nav-area {
    padding: 18px 0px;
    margin-top: 28px;
    background-color: #f4f6f9;
}@media screen and (max-width: 767px) and (min-width: 576px) {
    body .header-nav-area {
        padding: 0px;
}}@media screen and (max-width: 767px) {
    .header-nav-area {
        padding: 6px 6px;
}}.header-nav-area .header-nav-menu-box {
    position: relative;
    top:0px;
    right: 0px;
}@media screen and (max-width: 767px) and (min-width: 576px)
{body .header-nav-area .header-nav-menu-box .header-responsive-menu {
        transform: none;
        top: -80px;
        right: -45px;
}}@media screen and (max-width: 767px)
{.header-nav-area .header-nav-menu-box .header-responsive-menu {
        font-size: 30px;
        position: absolute;
        top: 30px;
        transform: translateY(-50%);
        right: 0px;
}}.navbar-toggler {
    border: none;
}@media screen and (max-width: 767px)
{.header-nav-menu-area {
        position: absolute;
        top: 100%;
        left: 0px;
        right: 0px;
        background-color: #f4f6f9;
        z-index: 9;
        margin: 0px -80px;
        padding: 0px 22px;
        height: 65vh;
        overflow-y: auto;
}}@media screen and (max-width: 568px)
 {.header-nav-menu-area {
        position: absolute;
        top: 80px;
        left: 0px;
        right: 0px;
        background-color: #f4f6f9;
        z-index: 9;
        margin: 0px -21px;
        padding: 0px 22px;
        height: 65vh;
        overflow-y: auto;
}} @media screen and (max-width: 991px) and (min-width: 768px)
{.navbar-nav {
        position: relative;
}}.header-nav-area .header-nav-menu-area ul {
    margin: 0px;
}.header-nav-area .header-nav-menu-area ul>li {
    float: left;
    margin-right: 30px;
    position: relative;
}@media screen and (max-width: 991px) and (min-width: 768px) {
    .header-nav-area .header-nav-menu-area ul>li {
        margin-right: 25px;
}}.header-nav-area .header-nav-menu-area ul>li a {
    font-size: 16px;
    font-weight: 650;
    color: #07294d;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}.header-nav-area .header-nav-menu-area ul>li a:hover
{
    color: #ffc600;
}@media screen and (max-width: 767px)
{.header-nav-area .header-nav-menu-area ul>li>a {
        display: block;
        padding: 10px 0px;
        border-bottom: 1px solid #eee;
}}.header-nav-area .header-nav-menu-area ul>li>a>I {
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-left: 2px;
}.header-nav-area .header-nav-menu-area ul>li .theme-dropdown {
    width: 240px;
    position: absolute;
    top: 42px;
    z-index: 99;
    background-color: #fff;
    border-top: 5px solid #ffc600 !important;
    left: 0px;
    border: 1px solid #eee;
    transition: all 0.5s;
    transform: translateY(15px);
    opacity: 0;
    visibility: hidden;
}.header-nav-area .header-nav-menu-area ul {
    margin: 0px;
    list-style: none;
    padding:0px;
   }.header-nav-area .header-nav-menu-area ul>li:hover .theme-dropdown {
    transform: none;
    opacity: 1;
    visibility: visible;
}.header-nav-area .header-nav-menu-area ul>li .theme-dropdown>ul>li>a:hover {
    background-color: #07294d;
}@media screen and (max-width: 767px) {
    .header-nav-area .header-nav-menu-area ul>li:hover .theme-dropdown {
        position: static;
        width: 100%;
        border: 0px;
}}.header-nav-area .header-nav-menu-area ul>li .theme-dropdown>ul>li {
    float: none;
    margin: 0px;
    border-bottom: 1px solid #eee;
  }.header-nav-area .header-nav-menu-area ul>li .theme-dropdown>ul>li>a {
    display: block;
    padding: 12px 15px;
}.header-request {
    position: absolute;
    top: -18px;
    right: 30px;
}@media screen and (max-width: 991px) and (min-width: 768px) {
    .header-request {
        top: -78px;
}}@media screen and (max-width: 767px) {
    .header-nav-area .header-nav-menu-box .header-request {
        position: static;
}}@media screen and (max-width: 767px) and (min-width: 576px) {
    body .header-nav-area .header-nav-menu-box .header-request {
        position: absolute;
        top: -80px;
        right: 30px;
}}@media screen and (max-width: 991px) and (min-width: 768px) 
{.header-nav-area .header-nav-menu-box .header-request {
        top: -92px;
}}.header-request .theme-btn1 {
    background-color: #ffc600;
    padding: 22px 30px;
}.theme-btn1 {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    color: #07294d;
    display: inline-block;
    text-decoration: none;
    border: 0px;
    cursor: pointer;
}@media screen and (max-width: 767px) {
    .header-nav-area .header-nav-menu-box .header-request .theme-btn1 {
        padding: 20px 30px;
}}@media screen and (max-width: 568px) {
    .header-nav-area .header-nav-menu-box .header-request .theme-btn1 {
        padding: 19px 30px;
        margin-top: 10px;
}}@media screen and (max-width: 767px) {
    .header-nav-area .header-nav-menu-box .header-request .theme-btn {
        padding: 18px 30px;
}}@media screen and (max-width: 568px) {
    .header-nav-area .header-nav-menu-box .header-request .theme-btn {
        padding: 18px 30px;
        margin-top: 10px;
}}


/* ---------------------------------------------------------------------------------- */

.slider-area .slider-shape {
    position: absolute;
    bottom: -4px;
    left: 0px;
    right: 0px;
}.slider-area {
    background-color: #07294d;
    position: relative;
}.slider-area::before {
    content: "";
    background-image: url(images/ovarlay-slide.jpg);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background-attachment: fixed;
    opacity: 0.4;
}.collapsing {
    -webkit-transition: block;
    transition: all 0.5s linear;
    display: block;
}.slider-area-box {
    display: table;
    height: 730px;
    opacity: 0.99;
}.slider-area-box .slider-box {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding-bottom: 60px;
}.slider-area-box .slider-box {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding-bottom: 60px;
}.slider-box {
    visibility: hidden;
}.slider-area-box .slider-box h1 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 8px;
    font-family: 'Rubik', sans-serif;
}.slider-area-box .slider-box p {
    font-size: 16px;
    color: #ccc;
    margin-bottom: 20px;
}.slider-btn .theme-btn{
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    color: #07294d !important;
    background-color: #ffc600;
    padding: 17px 30px;
    display: inline-block;
    text-decoration: none !important;
    border: 0px;
    cursor: pointer;
}

/* ----------------------------------------------------------------------------------- */

.page-paddings {
    padding: 60px 0px;
}

/* ----------------------------------------------------------------------------------- */

@media screen and (max-width: 767px) {
    .slider-area-box {
        display: block;
        height: auto;
        padding: 40px 0px;
}}@media screen and (max-width: 767px) and (min-width: 480px) {
    .slider-images>img {
        max-width: 280px;
}}@media screen and (max-width: 767px) {
    .slider-area-box .slider-box {
        width: 100%;
        display: block;
}}@keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}


@keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}


/* --------------------------------------------------------------------------------- */

.why-chhose-us-box-inner {
    padding: 30px;
    z-index: 9;
    margin-top: 30px;
    text-align: center;
    background-color: #fff;
    border-radius: 15px 15px;
    box-shadow: 0px 0px 15px #eee;
}.why-chhose-us-box-inner .why-chhose-us-icon {
    border-radius: 100%;
    display: inline-block;
    padding: 20px;
    position: relative;
    height: 100px;
    width: 100px;
    text-align: center;
    font-size: 40px;
    line-height: 65px;
    margin-bottom: 25px;
    background-color: rgba(7, 41, 77, 0.13);
    color: #07294d;
}.why-chhose-us-box-inner {
    padding: 30px;
    z-index: 9;
    margin-top: 30px;
    text-align: center;
    background-color: #fff;
    border-radius: 15px 15px;
    box-shadow: 0px 0px 15px #eee;
}.why-chhose-us-content .theme-title,
.why-chhose-us-content .theme-description {
    color: #000;
    font-size: 16px;
}.theme-description {
    font-size: 15px;
    margin: 0;
    color: #666;
}.why-choose-us-area {
    padding-top: 30px;
}.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

/* ----------------------------------------------------------------------------------- */

.page-background {
    padding: 60px 0px;
    background-image: url(images/background.jpg);
}.content-description {
    position: relative;
    padding: 15px;
}.theme-title>a {
    color: #07294d;
}.theme-title>a:hover {
    color: #ffc600;
}.theme-title {
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 4px;
    color: #07294d;
}a {
    text-decoration: none !important;
}.courses-info {
    margin-top: 10px;
}.courses-info .rating-stars {
    float: left;
}.courses-info .content-meta {
    float: right;
    width: auto;
    margin: 0px;
}.content-meta li {
    float: left;
    padding-right: 15px;
    font-size: 15px;
}.content-meta li a {
    color: #292b2c;
}.courses-info {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}.courses-info {
    margin-top: 10px;
}.rating-stars i {
    color: #ffc600;
    font-size: 18px;
    line-height: normal;
}.content-footer {
    border-top: 1px solid #EEE;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: flex;
    padding: 15px;
    width: 100%;
}.content_box {
    background-color: #fff;
    margin-top: 30px;
    box-shadow: 0px 0px 15px #eee;
    border-radius: 6px;
}.teacher a {
    color: #666;
    text-decoration: none;
}.teacher img {
    border-radius: 100%;
    max-width: 40px;
    margin-right: 10px;
}.content-description .theme-description {
    font-size: 15px;
    margin: 0;
    color: #666;
}

/* ----------------------------------------------------------------------------------- */

.events-area {
    padding: 60px 0px;
}@media screen and (max-width: 991px) and (min-width: 768px)
{.section-title h2 {
    font-size: 30px;
}}.section-title h2 {
    font-size: 40px;
    font-weight: 550;
    color: #000;
    margin-bottom: 8px;
    font-family: 'Rubik', sans-serif;
    position: relative;
}@media screen and (max-width: 767px)
{.section-title h2 {
    font-size: 26px;
}}.section-title p {
    font-size: 17px;
    font-weight: 450;
    color: #444;
    max-width: 767px;
    margin: 0px auto;
}.events-box {
    box-shadow: 0px 0px 15px #eee;
    border-radius: 8px 8px;
    margin-top: 30px;
}.events-images {
    position: relative;
}.events-images img {
    border-radius: 8px 8px 0px 0px;
    cursor: pointer;
}.events-images .event-date {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 75px;
    background-color: #fff;
    text-align: center;
    width: 100%;
}.events-images .event-date h5 {
    font-size: 12px;
    font-weight: 650;
    margin: 0px;
    padding: 12px 15px;
    background-color: #ffc600;
    color: #07294d;
}.events-images .event-date h5 span {
    display: block;
    font-size: 22px;
    font-weight: 600;
}.events-content {
    padding: 15px 15px;
}.theme-title3 {
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 4px;
    color: #07294d;
}.theme-description {
    font-size: 15px;
    margin: 0;
    color: #666;
}.events-content .event-list {
    margin: 15px -15px -15px;
    padding: 0px 15px 0px;
    border-top: 1px solid #eee;
    cursor:pointer;
}.events-content .event-list li {
    border-right: 1px solid #eee;
    width: 50%;
    float: left;
    text-align: center;
    padding: 15px 0px;
    margin: 0px;
    list-style: none;
    font-size: 15px;
    font-weight: 550;
    color: #07294d;
}.events-content .event-list li > i {
    margin-right: 4px;
}.events-content .event-list li:last-child {
    border-right: 0px;
}.clearfix::after {
    display: block;
    clear: both;
    content: "";
}.events-content .event-list li >a{
    color:#07294d;
}.events-content .theme-description {
    font-size: 15px;
    margin: 0;
    color: #666;
}

/* -------------------------------------------------------------------------------- */


.reviews-area {
    background-image: url(images/review-bg.png);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 30px 0px 60px;
}.reviews-box {
    margin-top: 30px;
   }.reviews-box1 {
    margin-top: 30px;
    }.reviews-box2 {
    margin-top: 30px;
    }.reviews-box3 {
    margin-top: 30px;
    }.reviews-icon {
    margin-bottom: 15px;
}.reviews-content .theme-title {
    font-size: 30px;
    color: #fff;
    margin: 0;
}.reviews-content p {
    color: #fff;
    margin: 0px;
    font-size: 14px;
}

/* ------------------------------------------------------------------------------- */

.our-gallery-area{
    padding: 60px 0px;
}.section-title h2 {
    font-size: 40px;
    font-weight: 650;
    color: #000;
    margin-bottom: 8px;
    font-family: 'Rubik', sans-serif;
    position: relative;
}@media screen and (max-width: 991px) and (min-width: 768px)
{.section-title h2 {
    font-size: 30px;
}}@media screen and (max-width: 767px)
{.section-title h2 {
    font-size: 26px;
}}.section-title p {
    font-size: 17px;
    font-weight: 500;
    color: #444;
    max-width: 767px;
    margin: 0px auto;
}.filters ul {
    text-align: center;
    margin: 30px 0px 0px;
}.filters ul>li.active {
    background-color: #ffc600;
}.filters ul>li {
    background-color: #eee;
    padding: 5px 25px;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 4px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
    font-weight: 600;
    cursor: pointer;
}.our-gallery-area .content .single-content {
    width: 33.33%;
    float: left;
    margin-top: 30px;
    padding: 0px 15px;
    transition: all 0.5s;
    transform: scale(1);
}@media screen and (max-width: 767px) and (min-width: 576px) {
    .our-gallery-area .content .single-content {
        width: 50%;
}}@media screen and (max-width: 479px) {
    .our-gallery-area .content .single-content {
        width: 100%;
        float: none;
}}.our-gallery-area .content .single-content .single-content-box {
    position: relative;
    cursor: pointer;
    transition: all 0.5s;
    overflow: hidden;
}.our-gallery-area .content .single-content img {
    border-radius: 15px;
}.single-discription {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #07294d;
    opacity: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}.single-discription>* {
    transform: translateY(-125%);
    transition: all 0.5s;
}.single-discription:hover {
    opacity: 0.9;
    border-radius: 15px;
}.single-discription:hover>* {
    transform: translateY(0);
}.gallery-ico > a {
    color: #000;
}.gallery-ico {
    height: 60px;
    width: 60px;
    background-color: #ffc600;
    margin: 0px auto 8px;
    color: #000;
    line-height: 62px;
    border-radius: 100%;
    font-size: 24px;
}.theme-social-icon ul {
    margin: 0px;
    text-align: center;
}

/* ---------------------------------------------------------------------------------- */

.our-teacher-area {
    padding: 60px 0px;
    background-image: url(images/background.jpg);
}.teacher-slider {
    float: left;
}.teacher-box {
    margin-top: 30px;
    background-color: #fff;
    box-shadow: 0px 0px 15px #EEE;
    padding: 6px 6px 0px 6px;
}.teacher-box .teacher-images {
    position: relative;
    cursor: pointer;
}.teacher-box img {
    display: block;
    margin: 0px auto;
}.teacher-box .teacher-content {
    text-align: center;
    padding: 15px 15px;
}.theme-social-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #07294d;
    opacity: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}.theme-social-icon >*{
  transform: translateY(-125%);
  transition:0.5s;
}.theme-social-icon:hover{
  opacity: 0.9;
  transition: all 0.25s;
}.theme-social-icon:hover >*{
  transform: translateY(0);
  transition: 0.5s;
}@media screen and (max-width: 991px) and (min-width: 768px)
{.theme-social-icon:hover >*{
    transform: translateY(106px);
    transition: 0.5s;
}}@media screen and (max-width: 767px) and (min-width: 567px)
{.theme-social-icon:hover >*{
    transform: translateY(106px);
    transition: 0.5s;
}}@media screen and (max-width: 566px) and (min-width: 180px)
 { .theme-social-icon:hover >*{
      transform: translateY(100px);
      transition: 0.5s;
}}.theme-social-icon ul{
     margin: 0px;
    text-align: center; 
}.theme-social-icon ul> li{
    display: inline-block;
    margin-right: 5px;
}.theme-social-icon ul > li > a{
    height: 35px;
    width: 35px;
    display: block;
    line-height: 35px;
    background-color: #ffc600;
    color: #000;
    border-radius: 2px;
}.theme-social-icon ul> li > a.facebook{
    background-color: #3b5998;
      color: #fff;
  }.theme-social-icon ul > li > a.twitter {
  background-color: #00acee;
  color: #fff;
}.theme-social-icon ul > li > a.linkedin {
  background-color: #0e76a8;
  color: #fff;
}.theme-social-icon ul > li > a.youtube {
  background-color: #FF0000;
  color: #fff;
}.owl-nav {
    display: none;
}#carousel1 .owl-dots {
    margin-top: 15px;
    text-align: center;
    display: block;
} #carousel1  .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #07294d;
    display: inline-block;
    margin: 0 4px;
    border-radius: 20px;
    transition: all 0.4s ease 0s;
}#carousel1  .owl-dots .owl-dot.active {
    width: 25px;
    background: #ffc600;
}.theme-title > a {
    color: #07294d;
}.theme-title > a:hover{
    color:#ffc600;
}.our-teacher-area1 {
    padding: 60px 0px;
}

/* ----------------------------------------------------------------------------------- */

.our-pricing-area{
    padding: 60px 0px;
}.section-title h2 {
    font-size: 40px;
    font-weight: 650;
    color: #000;
    margin-bottom: 8px;
    font-family: 'Rubik', sans-serif;
    position: relative;
}@media screen and (max-width: 991px) and (min-width: 768px)
{.section-title h2 {
    font-size: 30px;
}}@media screen and (max-width: 767px)
{.section-title h2 {
    font-size: 26px;
}}.section-title p {
    font-size: 17px;
    font-weight: 500;
    color: #444;
    max-width: 767px;
    margin: 0px auto;
}.pricing-box.pricing-box-top {
    margin-top: 60px;
}.pricing-box {
        box-shadow: 0px 0px 15px #eee;
        border-radius: 6px;
        margin-top: 30px;
}.pricing-box .pricing-header {
    padding: 15px 15px;
    background-color: #4382ff;
    border-radius: 6px 6px 0px 0px;
}.pricing-box .pricing-header h2{
    font-size: 22px;
    color: #fff;
    margin: 0px;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
}.pricing-box .pricing-content h3 {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    margin: 0px;
    padding: 30px 15px 30px;
    background-color: #eee;
    color: #4382ff;
}.pricing-box .pricing-content ul {
    margin: 0px;
   padding: 0px;
    list-style: none;
}.pricing-box .pricing-content li {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding: 12px 15px;
}.pricing-button {
    padding: 15px 15px;
}.theme-btn {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    background-color: #4382ff;
    color: #fff;
    padding: 17px 30px;
    display: inline-block;
    text-decoration: none;
    border: 0px;
    cursor: pointer;
}

/*-------------------------------------------------------------------------------------------------------------------------*/

.our-client-area {
    padding-bottom: 20px;
}

/*-------------------------------------------------------------------------------------------------------------------------*/

.footer-main {
    background-color: #07294d;
    position: relative;
}.footer-main::before {
    content: "";
    background-image: url(images/ovarlay-slide.jpg);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    opacity: 0.4;
    background-position: center bottom;
    background-attachment: fixed;
}.footer-main .footer-shape {
    position: absolute;
    top: -3px;
    left: 0px;
    right: 0px;
}@media screen and (max-width: 479px) {
    .footer-main .footer-shape {
        top: -5px;
}}.footer-top {
    padding: 130px 0px 60px;
}@media screen and (max-width: 767px) {
    .footer-top {
        padding: 30px 0px 45px;
}}@media screen and (max-width: 767px) {
    .footer-box {
        margin-top: 30px;
}}.footer-title .theme-title {
    font-size: 22px;
    position: relative;
    color: #ffc600;
    margin-bottom: 40px;
}.footer-title .theme-title::before {
    content: "";
    background-color: #f7b721;
    height: 3px;
    width: 60px;
    position: absolute;
    bottom: -10px;
    left: 0px;
}.footer-box .footer-content ul {
    margin: 0px;
}.footer-box.contact-list .footer-content ul li {
    padding-left: 30px;
}.footer-box .footer-content ul li {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 12px;
    position: relative;
}.footer-box .footer-content ul li>span>i {
    position: absolute;
    top: 4px;
    left: 0px;
    color: #ffc600;
}.footer-box.footer-feature .footer-content ul li,
.footer-box.support-box .footer-content ul li {
    padding-left: 22px;
}.footer-box.footer-feature .footer-content ul li>a>i,
.footer-box.support-box .footer-content ul li>a>i {
    font-size: 14px;
    color: #f7b721;
    position: absolute;
    top: 5px;
    left: 0px;
}.footer-box .footer-content ul li > a:hover{
    color: #ffc600;
}.footer-box.footer-feature .footer-content {
    margin: 0px -15px;
}.footer-box.footer-feature .footer-content ul {
    width: 50%;
    float: left;
    padding: 0px 15px;
}.footer-box.download-app .footer-content ul li {
    display: inline-block;
    padding: 0px 10px 0px 0px;
}.footer-social {
    margin-top: 25px;
}.footer-social>ul {
    margin: 0px -15px;
}.footer-social>ul>li {
    width: 25%;
    float: left;
    padding: 0px 15px;
}.footer-social>ul>li>.facebook {
    background-color: #4b6fba;
}.footer-social>ul>li>a {
    display: block;
    background-color: #002143;
    padding: 15px 15px 15px 70px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}.footer-social>ul>li>.facebook>i {
    background-color: #3b5998;
}.footer-social>ul>li>a>i {
    height: 54px;
    width: 54px;
    background-color: #001933;
    line-height: 54px;
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
}.footer-social>ul>li>.twitter {
    background-color: #0087ba;
}.footer-social>ul>li>.twitter>i {
    background-color: #00acee;
}.footer-social>ul>li>.linkedin {
    background-color: #1c8fc7;
}.footer-social>ul>li>.linkedin>i {
    background-color: #0e76a8;
}.footer-social>ul>li>.youtube {
    background-color: #ba0d0d;
}.footer-social>ul>li>.youtube>i {
    background-color: #FF0000;
}.footer-box.download-app .footer-content ul li img {
    max-width: 110px;
}.footer-box .footer-content ul {
    margin: 0px;
}.footer-box .footer-content ul li>a {
    color: #fff;
    transition: all 0.5s;
}.footer-box .footer-content ul {
    margin: 0px;
}@media screen and (max-width: 767px) {
    .footer-social>ul>li {
        width: 100%;
        margin-bottom: 15px;
}}.footer-bottom {
    background-color: #032243;
    padding: 15px 0px;
}.footer-bottom .footer-copyright p {
    font-size: 16px;
    margin: 0px;
    color: #fff;
    opacity: 0.99;
}.footer-bottom .footer-copyright p>a {
    color: #ffc600;
}

/*----------------------------------------------------------------*/
.breadcrumb-area {
    background-color: #07294d;
    padding: 60px 0px 140px;
    position: relative;
    margin-bottom: -30px;
}
.breadcrumb-area::before {
    content: "";
    background-image: url(images/ovarlay-slide.jpg);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background-attachment: fixed;
    background-position: top center;
    opacity: 0.4;
}
.breadcrumb-area .breadcrumb-shape {
    position: absolute;
    bottom: -4px;
    left: 0px;
    right: 0px;
}
.breadcrumb-area .breadcrumb-box h2 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 0px;
    font-family: 'Rubik', sans-serif;
    text-align: center;
    text-transform: uppercase;
    opacity: 0.99;
}

.contact-box .contact-box-form {
    box-shadow: 0px 0px 15px #eee;
    padding: 0px 30px 30px 30px;
    border-radius: 8px 8px;
    margin-bottom: 30px;
}

form {
    display: block;
    margin-top: 0em;
}

.theme-input-box {
    margin-top: 20px;
}

.theme-input-box label {
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 0px 0px 4px;
    color: #07294d;
}

.theme-input-box .theme-input {
    border: 1px solid #eee;
    width: 100%;
    padding: 12px 15px;
    font-size: 15px;
    color: #000;
    border-radius: 6px 6px;
    outline: 0;
}

.contact-area .section-title {
    margin-bottom: 30px;
}
.contact-area .contact-detail {
    margin-top: -30px;
}

.contact-detail .contact-detail-box {
    box-shadow: 0px 0px 15px #eee;
    padding: 15px 15px;
    border-radius: 8px 8px;
    display: table;
    width: 100%;
    margin-top: 30px;
}

.contact-detail .contact-detail-box .contact-detail-icon {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
}

.contact-detail .contact-detail-box .contact-detail-icon > i {
    height: 60px;
    width: 60px;
    background-color: #07294d;
    border-radius: 100%;
    font-size: 26px;
    text-align: center;
    color: #ffc600;
    line-height: 60px;
}

.contact-detail .contact-detail-box .contact-detail-contemt {
    padding-left: 15px;
    font-size: 16px;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
}

.contact-detail .contact-detail-box .contact-detail-contemt p {
    margin: 0px;
}

.theme-input-box {
    margin-top: 20px;
}

.contact-box .theme-input-box .theme-btn {
    padding: 17px 60px;
}

.about-box .theme-left-title {
    margin-bottom: 10px;
}

.theme-left-title h2 {
    font-size: 40px;
    color: #000;
    margin-bottom: 8px;
    font-family: 'Rubik', sans-serif;
    position: relative;
}

.about-box .about-content > ul {
    margin: 0px -15px 25px;
}

.about-content ul > li {
    width: 50%;
    float: left;
    padding: 12px 15px 0px 38px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    position: relative;
}

.about-content ul > li > i {
    font-size: 16px;
    color: #ffc600;
    position: absolute;
    top: 15px;
    left: 15px;
}

.about-education {
    display: table;
    width: 100%;
}

.about-education .education-about-icon {
    height: 60px;
    width: 60px;
    background-color: #07294d;
    border-radius: 100%;
    text-align: center;
    line-height: 62px;
    font-size: 28px;
    color: #ffc600;
    display: table-cell;
    vertical-align: middle;
}

.about-education .education-about-content {
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
}

.faq-box .faq-box-list a {
    display: block;
    text-align: left;
    padding: 15px 15px 15px 100px;
    background: #fff;
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    box-shadow: 0px 0px 15px #eee;
    border-radius: 0;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.faq-box .faq-box-list a > i {
    font-size: 22px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 26px;
    color: #fff;
}

.faq-box .faq-box-list .content {
    border: 1px solid #eee;
    border-top: 0px;
    padding: 15px 15px;
    display: none;
}

.faq-box .faq-box-list a::before {
    position: absolute;
    content: "";
    top: 0;
    width: 19%;
    height: 101%;
    left: -26px;
    background: #07294d;
    -webkit-transform: skew(30deg);
    transform: skew(30deg);
}

.scholarships-box {
    box-shadow: 0px 0px 15px #eee;
    padding: 30px 30px;
    border-radius: 15px 15px;
    margin-top: 30px;
    text-align: center;
}

.scholarships-box .theme-title {
    margin-bottom: 8px;
}

.scholarships-box .theme-description {
    margin-bottom: 15px;
}

.scholarships-bottom {
    display: table;
    width: 100%;
    text-align: center;
}

.scholarships-bottom .scholarships-item {
    display: table-cell;
    width: 33.33%;
    vertical-align: middle;
    padding: 0px 15px;
}

.scholarships-bottom .scholarships-item .scholarships-icon {
    font-size: 32px;
    color: #07294d;
    text-align: center;
    margin-bottom: 8px;
}

.scholarships-bottom .scholarships-item .theme-title {
    margin: 0px 0px 2px;
    text-transform: uppercase;
    font-size: 16px;
}

.scholarships-bottom .scholarships-item .theme-description {
    margin: 0px;
}

.scholarship-button {
    margin-top: 15px;
}

.scholarship-button .theme-btn {
    width: 100%;
}

.teacher img {
    border-radius: 100%;
    max-width: 40px;
    margin-right: 10px;
}
.teacher a {
    color: #666;
    text-decoration: none;
}
.price {
    float: right;
}
.price .alert {
    margin: 0;
    padding: 5px 15px;
    display: block;
    line-height: normal;
    font-weight: 600;
}
.cource-single-left {
    box-shadow: 0px 0px 15px #eee;
    border-radius: 15px 15px;
}
.cource-single-left .cource-single-images img {
    width: 100%;
}
.cource-single-content .cource-single-top {
    padding: 30px 30px 0px;
}
.cource-single-content .cource-single-top h2 {
    font-size: 34px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    margin: 0px 0px 8px;
}
.cource-single-content .cource-single-top .cource-meta ul {
    margin: 0px;
}
.cource-single-content .cource-single-top .cource-meta ul li {
    display: inline-block;
    font-size: 16px;
    margin-right: 12px;
}
.cource-single-content .cource-single-top .cource-meta ul li > i {
    color: #07294d;
    margin-right: 4px;
}
.cource-single-content .cource-single-top .cource-meta ul li:last-child {
    margin-right: 0px;
}
.cource-single-content .cource-single-top .cource-meta ul {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin: 0px -30px 15px;
    padding: 0px 30px 30px;
}
.cource-single-bottom .cource-single-box {
    margin-bottom: 20px;
}
.cource-single-bottom .cource-single-box:last-child {
    margin-bottom: 0px;
}
.cource-single-bottom .cource-single-box .theme-title {
    color: #07294d;
}
.cource-single-bottom .cource-single-box .learning-menu {
    margin-top: 15px;
    margin-bottom: 0px;
}
.cource-single-bottom .cource-single-box .learning-menu li {
    font-size: 16px;
    padding-bottom: 8px;
    color: #07294d;
    font-weight: 500;
    position: relative;
    padding-left: 30px;
}
.cource-single-bottom .cource-single-box .learning-menu li:last-child {
    padding-bottom: 0px;
}
.cource-single-bottom .cource-single-box .learning-menu li > i {
    font-size: 16px;
    margin-right: 4px;
    color: #ffc600;
    position: absolute;
    top: 3px;
    left: 0px;
}
.cource-single-content .cource-single-bottom {
    padding: 0px 30px 30px;
}
.cource-detail-right {
    box-shadow: 0px 0px 15px #eee;
    border-radius: 15px 15px;
    padding: 20px 20px;
}
.cource-detail-right ul {
    margin: 0px;
}
.cource-detail-right ul > li {
    padding: 0px 20px 15px;
    border-bottom: 1px solid #eee;
    margin: 0px -20px 15px;
}
.cource-detail-right ul > li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0;
}
.cource-detail-right ul > li .cource-detail-right-box {
    display: table;
    width: 100%;
}
.cource-detail-right ul > li .cource-detail-right-box > div {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.cource-detail-right ul > li .cource-detail-right-box .cource-detail-box-left > i {
    font-size: 16px;
    color: #ffc600;
    position: absolute;
    top: 0px;
    left: 0px;
}
.cource-detail-right ul > li .cource-detail-right-box .cource-detail-box-left .theme-title {
    padding-left: 24px;
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
}
.cource-detail-right ul > li .cource-detail-box-right .theme-title {
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    color: #07294d;
    text-align: right;
}
.cource-detail-right ul > li .cource-detail-right-box .rating-stars {
    text-align: right;
}
.cource-detail-right ul > li .enroll-cource .theme-btn {
    width: 100%;
}
.reviews-area {
    background-image: url(images/review-bg.png);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 30px 0px 60px;
}
.reviews-box {
    margin-top: 30px;
}
.reviews-box .reviews-icon {
    margin-bottom: 15px;
}
.reviews-box .reviews-content .theme-title {
    font-size: 30px;
    color: #fff;
    margin: 0;
}
.reviews-box .reviews-content p {
    color: #fff;
    margin: 0px;
    font-size: 14px;
}

.our-client-area {
    padding-bottom: 20px;
}
.our-blog-area .events-box {
    background-color: #fff;
    padding: 6px 6px 0px;
}
.our-client-slider .owl-dots{
    display: none !important;
}
/* client */
/* blog */
.blog-single-area .blog-post {
    margin-top: 30px;
}
.post-content {
    position: relative;
}
.post-content .post-social {
    text-align: center;
    width: 60px;
    margin-right: 15px;
    float: left;
}
.blog-post-content .theme-description {
    margin-bottom: 15px;
}
.post-content .post-content-text {
    padding-left: 75px;
}
.post-content .post-social span {
    display: inline-block;
    color: #666666;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.post-content .post-social ul.share-post li {
    display: block;
    margin-bottom: 7px;
}
.post-content .post-social ul.share-post li a {
    width: 40px;
    height: 40px;
    color: #333;
    font-size: 14px;
    border: 1px solid #eeeeee;
    line-height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 0px auto;
}
.post-content .post-social ul.share-post li a.facebook:hover {
    background-color: #483ce7;
}
.post-content .post-social ul.share-post li a.twitter:hover {
    background-color: #5199f2;
}
.post-content .post-social ul.share-post li a.pinterest:hover {
    background-color: #dc4343;
}
.post-content .post-social ul.share-post li a:hover {
    color: #fff;
    border-color: transparent;
}
.post-content .post-content-text .post-meta ul {
    display: inline-block;
    width: 100%;
    margin: 10px 0px 0px;
}
.post-content .post-content-text .post-meta ul li a {
    font-size: 16px;
    font-weight: 600;
}
.post-content .post-content-text .post-meta ul li img {
    height: 50px;
    width: 50px;
    border-radius: 100%;
    border: 2px solid #222;
    margin-right: 6px;
}
.post-content .post-content-text .post-meta ul li {
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
}
.post-content .post-content-text .post-meta ul li > a {
    color: #07294d;
}
.post-content .post-content-text .post-meta ul li::before {
    content: "";
    height: 16px;
    width: 2px;
    background-color: #ccc;
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
}
.post-content .post-content-text .post-meta ul li:last-child{
    padding-right: 0px;
    margin-right: 0px;
}
.post-content .post-content-text .post-meta ul li:last-child::before {
    content: none;
}
.post-content .post-content-text .post-meta ul li .post-time {
    font-size: 16px;
    color: #666;
    font-family: 'Rubik', sans-serif;
    display: block;
    margin: 12px 0px;
}
.blog-post h1 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0px;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 8px;
}
.blog-post .blog-post-images {
    margin-bottom: 15px;
}
.blog-post .blog-post-images img {
    width: 100%;
}
.blog-post .blog-meta {
    padding-top: 20px;
}
.blog-post .blog-meta li{
    font-size: 15px;
}
.blog-post .blog-post-content h2 {
    font-size: 24px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 12px;
}
.blog-post-content blockquote {
    margin: 0px;
}
.blog-post-content blockquote p {
    font-size: 18px !important;
    border-left: 5px solid #07294d;
    border-radius: 6px;
    font-style: italic;
    padding-left: 15px;
    margin: 20px 0px 20px 15px !important;
    font-family: 'Rubik', sans-serif;
    background-color: #f7f6f6;
    padding: 14px 20px 12px;
    line-height: 1.6;
}
.news-tag {
    margin-bottom: 12px;
}
.news-tag a {
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
    padding: 4px 10px 3px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    z-index: 1;
    color: #fff;
    background-color: #222;
    line-height: normal;
}
.blog-comment {
    margin-top: 30px;
}
.blog-news-title h2 {
    font-size: 26px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
}
.comments .comment-list {
    margin: 0px;
}
.comments .comment-list li:first-child {
    margin-top: 0px;
}
.comment-list li {
    position: relative;
    float: left;
    margin-top: 20px;
    padding: 20px 0 0 75px;
    border-top: 1px solid #eeeeee;
}
.comment-list li .comment {
    margin-bottom: 15px;
}
.comment-author img {
    position: absolute;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    left: 0;
}
.comment-author-name {
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #363636;
}
.comment-meta {
    display: block;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #b6b6b6;
}
.comment-body {
    margin-top: 10px;
}
.comment-body p {
    margin: 0;
    font-size: 16px;
    color: #666;
    line-height: 1.8;
}
.comment-reply {
    display: block;
    font-size: 12px;
    margin-top: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    color: #444;
}
.post-reply {
    margin-top: 30px;
    border-top: 1px solid #eee;
    padding-top: 30px;
}
.post-reply .comment-form-body {
    padding: 5px 25px 25px;
    margin-top: 8px;
    border-radius: 6px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 15px #eee;
}
.comment-form-body .comment-form {
    width: 100%;
}
.post-reply .blog-news-title {
    margin: 0px;
}
.comment-form-body label {
    font-size: 15px;
    display: block;
    margin-bottom: 6px;
    color: #444;
font-family: 'Rubik', sans-serif;
    font-weight: 600;
}
.comment-form-body input, 
.comment-form-body textarea {
    width: 100%;
    border: 1px solid #eee;
    padding: 12px 12px;
    font-size: 15px;
    color: #222;
    outline: 0;
    box-shadow: 0px 0px 6px #eee;
    border-radius: 4px;
font-family: 'Rubik', sans-serif;
}
.comment-form-body .comments-box {
    margin-top: 15px;
}
.related-post .blog-news-title {
    margin-bottom: 0px;
}
.related-post {
    border-top: 1px solid #eee;
}
.feature-box-main .feature-box {
    margin: 0px;
}
.feature-box-main .feature-box li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.feature-box-main .feature-box li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.post-item .post-img {
    float: left;
    max-width: 70px;
    margin-right: 12px;
}
.post-item .post-info {
    padding-left: 80px;
}
.post-item .post-info p {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0px;
}
.post-item .post-info h4 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 1.4;
    font-family: 'Rubik', sans-serif;
}
.post-item .post-info .post-time {
    font-size: 15px;
    margin: 0;
    color: #666;
}
.post-item .post-info h4 > a {
    color: #07294d;
}
.post-item .post-info .post-info-time {
    font-size: 13px;
    font-weight: 500;
    color: #666;
}
.post-item .post-info .post-info-time > i {
    margin-right: 2px;
}
.most-news-blog {
    border-top: 1px solid #eee;
    padding: 50px 0px;
}
.most-news-blog .blog-news-title,
.most-news-blog .blog-news-title h2 {
    margin-bottom: 0px;
}
.blog-single-tag {
    margin-top: 12px;
}
.blog-single-tag a {
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    display: inline-block;
    border-radius: 6px;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #666;
}
.blog-single-tag a:hover{
    border-color: #07294d;
    background-color: #07294d;
    color: #fff;
}
.widget-box .widget {
    border: 1px solid #eee;
    padding: 15px 15px;
    box-shadow: 0px 0px 2px #eee;
}
.widget-box .widget .blog-news-title h2 {
    border: 0px;
    margin: 0px;
    padding: 14px 15px;
    width: 100%;
    border-radius: 0px;
    font-size: 18px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}
.widget-box .widget .blog-news-title {
    margin: -16px -16px 15px;
    border: 1px solid #eee;
}
.widget-box .widget {
    background-color: #fff;
    margin-top: 30px;
}
.widget-box .widget .widget-category {
    margin: 0px;
}
.widget-box .widget .widget-tag {
    margin-bottom: 0px;
}
.widget-tag li {
    margin-bottom: 8px;
}
.widget-tag li:last-child {
    margin-bottom: 0px;
}
.widget-tag li a > i {
    margin-right: 4px;
    color: #666;
    font-size: 14px;
}
.widget-tag li a {
    font-size: 16px;
    color: #666;
}
.widget-tag li a:hover{
  color: #07294d;
}
.widget-tag .widget-tag li {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 6px;
}
.widget-tag .widget-tag li > a {
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    display: inline-block;
    border-radius: 6px;
    color: #666;
}
.widget-tag .widget-tag li > a:hover {
    border-color: #07294d;
    background-color: #07294d;
    color: #fff;
}

  /* login css */
  .login-page-main {
    min-height: 100vh;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 15px;
    background-color: #07294d;
    position: relative;
  }
  .login-page-main::before {
      content: "";
      background-image: url(images/ovarlay-slide.jpg);
      height: 100%;
      width: 100%;
      background-size: cover;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      background-attachment: fixed;
      opacity: 0.4;
  }
  .login-page-main .fxt-checkbox-area {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .login-page-main .fxt-bg-color {
    opacity: 0.99;
  }
  .login-page-main .fxt-bg-img {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
  }
  .login-page-main .fxt-content {
      padding: 65px 60px 45px;
      width: 100%;
      background-color: #fff;
      border-radius: 15px 15px;
  }
  @media only screen and (max-width: 767px) {
    .login-page-main .fxt-content {
      padding: 65px 30px 45px;
    }
  }
  .login-page-main .fxt-header {
    text-align: center;
    margin-bottom: 50px;
  }
  .login-page-main .fxt-header .fxt-logo {
    display: block;
    margin-bottom: 7px;
  }
  .login-page-main .fxt-header .fxt-logo img {
      max-width: 360px;
  }
  .login-page-main .fxt-header h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .login-page-main .fxt-header p {
      font-size: 16px;
      color: #444;
      margin: 0px;
  }
  .login-page-main .fxt-form h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .login-page-main .fxt-form p {
    font-size: 18px;
    color: #111111;
    text-align: center;
  }
  .login-page-main .fxt-form form .input-label {
    color: #979696;
  }
  .login-page-main .fxt-form .form-group {
    position: relative;
    z-index: 1;
  }
  .login-page-main .fxt-form .form-group .field-icon {
    position: absolute;
    z-index: 1;
    right: 19px;
    bottom: 18px;
    font-size: 14px;
    color: #a1a1a1;
  }
  .login-page-main .fxt-form .form-group .field-icon:before {
    padding: 17px 10px;
  }
  .login-page-main .fxt-form .form-control {
    min-height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e7e7e7;
    padding: 10px 15px;
    color: #111;
  }
  .login-page-main .fxt-form input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
  }
  .login-page-main .fxt-form input::-moz-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
  }
  .login-page-main .fxt-form input:-moz-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
  }
  .login-page-main .fxt-form input:-ms-input-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
  }
  .login-page-main .fxt-btn-fill {
      font-family: 'Roboto', sans-serif;
      cursor: pointer;
      display: inline-block;
      font-size: 17px;
      font-weight: 500;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: none;
      border: 0;
      color: #fff;
      border-radius: 3px;
      background-color: #07294d;
      padding: 10px 36px;
      margin-bottom: 0;
      width: 100%;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  .login-page-main .fxt-btn-fill:hover {
    background-color: #ffc600;
    border-color: #ffc600;
  }
  .login-page-main .fxt-btn-fill:focus {
    outline: none;
  }
  .login-page-main .switcher-text {
      color: #07294d;
      font-weight: 600;
      font-size: 15px;
      margin-top: 5px;
      display: block;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
  }
  .login-page-main .switcher-text:last-child {
    margin-right: 0;
  }
  .login-page-main .switcher-text:hover {
    color: #666;
  }
  .login-page-main .switcher-text.active {
    color: #666;
  }
  .login-page-main .switcher-text2 {
    color: #353535;
    font-size: 15px;
    margin-top: 5px;
    margin-left: 2px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    font-weight: 800;
  }
  .login-page-main .switcher-text2:last-child {
    margin-right: 0;
  }
  .login-page-main .switcher-text2:hover {
    color: #000;
  }
  .login-page-main .switcher-text2.active {
    color: #000;
  }
  .login-page-main .fxt-style-line {
    overflow: hidden;
    text-align: center;
  }
  .login-page-main .fxt-style-line h3 {
      text-align: center;
      font-weight: 300;
      margin-bottom: 30px;
      font-size: 18px;
      color: #a4a4a4;
      display: inline-block;
      position: relative;
      padding: 0 25px;
      z-index: 1;
      text-transform: uppercase;
      font-weight: 500;
  }
  .login-page-main .fxt-style-line h3:before {
    display: inline-block;
    content: "";
    height: 1px;
    width: 100%;
    background-color: #ebebeb;
    left: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 1;
  }
  .login-page-main .fxt-style-line h3:after {
    display: inline-block;
    content: "";
    height: 1px;
    width: 100%;
    background-color: #ebebeb;
    right: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 1;
  }
  .login-page-main ul.fxt-socials {
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-right: -5px;
      margin-left: -5px;
      margin-bottom: 10px;
      padding: 0px;
      list-style: none;
  }
  .login-page-main ul.fxt-socials li {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  .login-page-main ul.fxt-socials li a {
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    font-size: 14px;
    height: 45px;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
  }
  .login-page-main ul.fxt-socials li a i {
    border-radius: 2px 0 0 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 45px;
    height: 45px;
  }
  .login-page-main ul.fxt-socials li a span {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .login-page-main ul.fxt-socials li.fxt-facebook a {
    background-color: #3b5998;
  }
  .login-page-main ul.fxt-socials li.fxt-facebook a i {
    background-color: #4867aa;
  }
  .login-page-main ul.fxt-socials li.fxt-facebook a:hover {
    background-color: #5676bb;
  }
  .login-page-main ul.fxt-socials li.fxt-twitter a {
    background-color: #00acee;
  }
  .login-page-main ul.fxt-socials li.fxt-twitter a i {
    background-color: #33ccff;
  }
  .login-page-main ul.fxt-socials li.fxt-twitter a:hover {
    background-color: #3dc5f3;
  }
  .login-page-main ul.fxt-socials li.fxt-google a {
    background-color: #CC3333;
  }
  .login-page-main ul.fxt-socials li.fxt-google a i {
    background-color: #db4437;
  }
  .login-page-main ul.fxt-socials li.fxt-google a:hover {
    background-color: #e75042;
  }
  .login-page-main .checkbox {
    padding-left: 5px;
  }
  .login-page-main .checkbox label {
      padding-left: 20px;
      color: #000;
      margin-bottom: 0;
      font-size: 15px;
      position: relative;
      font-weight: 600;
  }
  .login-page-main .checkbox label:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: 4px;
    left: 0;
    margin-left: -5px;
    border: 1px solid;
    border-color: #dcdcdc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  }
  .login-page-main .checkbox label:after {
    position: absolute;
    margin-left: -20px;
    padding-left: 3px;
    font-size: 10px;
    color: #555555;
  }
  .login-page-main .checkbox input[type="checkbox"] {
    display: none;
  }
  .login-page-main .checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    font-weight: 900;
    color: #ffffff;
    left: 15px;
    top: 4px;
  }
  .login-page-main .checkbox input[type="checkbox"]:checked + label::before {
    background-color: #07294d;
    border-color: #07294d;
  }
  .login-page-main .fxt-footer {
    text-align: center;
  }
  .login-page-main .fxt-footer p {
    color: #999898;
  }
  /* login css */
  /* responsive css */
  @media only screen and (max-width: 575px) {
    .login-page-main ul.fxt-socials li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
    }
  }
  @media only screen and (max-width: 350px) {
    .login-page-main ul.fxt-socials li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
    }
  }

  .teacher-profile-left {
    box-shadow: 0px 0px 15px #eee;
    border-radius: 15px 15px;
    padding: 20px 20px;
}.teacher-profile-left .teacher-profile-images .teacher-profile-images-box {
    height: 150px;
    width: 150px;
    border-radius: 100%;
    margin: 0px auto 20px;
}.teacher-profile-left .teacher-profile-images .teacher-profile-images-box img {
    border-radius: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 15px #eee;
    padding: 8px;
}.teacher-profile-left .teacher-profile-content .theme-title {
    text-align: center;
    margin-bottom: 8px;
    background-color: #07294d;
    color: #ffc600;
    padding: 15px 20px;
}.teacher-profile-left .teacher-profile-content .teacher-profile-description {
    margin: 0px -20px;
    padding: 0px;
}.teacher-profile-left .teacher-profile-content .teacher-profile-description li {
    font-size: 16px;
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    font-weight: 500;
    color: #000;
}.teacher-profile-left .teacher-profile-content .teacher-profile-description li > i {
    font-size: 15px;
    margin-right: 4px;
    color: #ffc600;
}.teacher-profile-content .theme-social-icon1 {
    margin: 0px -20px;
    padding-top: 15px;
    margin-top: 15px;
}.teacher-profile-content .theme-social-icon1 ul {
    text-align: left;
    padding-left: 20px;
    margin: 0px;
}.teacher-profile-content .theme-social-icon1 ul > li {
    text-align: center;
}.theme-social-icon1 ul > li {
    display: inline-block;
    margin-right: 5px;
}.theme-social-icon1 ul > li > a.facebook {
    background-color: #3b5998;
    color: #fff;
}.theme-social-icon1 ul > li > a {
    height: 35px;
    width: 35px;
    display: block;
    line-height: 35px;
    background-color: #ffc600;
    color: #000;
    border-radius: 2px;
}.fa-facebook-f:before {
    content: "\f39e";
}.theme-social-icon1 ul > li > a.twitter {
    background-color: #00acee;
    color: #fff;
}.fa-twitter:before {
    content: "\f099";
}.theme-social-icon1 ul > li > a.linkedin {
    background-color: #0e76a8;
    color: #fff;
}.fa-twitter:before {
    content: "\f099";
}.theme-social-icon1 ul > li > a.youtube {
    background-color: #FF0000;
    color: #fff;
}.fa-youtube:before {
    content: "\f167";
} .teacher-profile-right .teacher-profile-right-content .teacher-profile-box {
    margin-bottom: 15px;
}.teacher-profile-right .teacher-profile-right-content .teacher-profile-box .teacher-profile-box-list {
    margin-top: 15px;
}.teacher-profile-right .teacher-profile-right-content .teacher-profile-box .teacher-profile-box-list ul {
    margin: 0px;
}.teacher-profile-right .teacher-profile-right-content .teacher-profile-box .teacher-profile-box-list ul li {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
    color: #07294d;
    position: relative;
    padding-left: 25px;
}.teacher-profile-right .teacher-profile-right-content .teacher-profile-box .teacher-profile-box-list ul li > i {
    position: absolute;
    top: 3px;
    left: 0px;
    color: #ffc600;
}

.theme-btn {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 17px;
    color: #07294d !important;
    background-color: #ffc600;
    padding: 17px 30px;
    display: inline-block;
    text-decoration: none !important;
    border: 0px;
    cursor: pointer;
}.load-more-btn{
    text-align: center;
    margin-top: 30px;
}.load-more-btn .load-btn {
    text-transform: uppercase;
    padding: 17px 60px;
}

.scholarship-detail-top {
    box-shadow: 0px 0px 15px #eee;
    padding: 0px 20px 0px;
    margin-bottom: 20px;
    border-radius: 15px;
}.scholarship-detail-top .scholarship-detail-box {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 25px 15px;
    margin: 0px -20px;
}.scholarships-content .scholarships-content-box {
    margin-bottom: 15px;
}.result-area {
    box-shadow: 0px 0px 15px #eee;
    padding: 30px 30px;
    text-align: center;
    margin-top: 30px;
}