﻿div#MarqueDiv {
    color: #ec0909
}

#Loader {
    margin: 0 auto;
    width: 5% ;
    height: 5%;
}

.ytp-embed:not(.ad-showing) .ytp-gradient-top {
    display: none !important
}

.exp-invert-logo .ytp-chrome-top {
    display: none !important
}
/* add class css */
.subtb_span p, .subtble_span p {
    color: #fff;
}

.subtb_span .circlenew {
    color: #fff;
}

.view-instcn-mdl p:first-child {
    color: #1f91bd;
    font-size: 22px;
    font-weight: bold !important;
    text-transform: capitalize;
}
.view-instcn-mdl p:nth-child(2) {
    font-size: 20px;
    font-weight: bold !important;
    text-transform: capitalize;
}

.view-instcn-mdl div {
    border-bottom: 1px solid #ccc;
    padding: 15px 0px;
}

.view-instcn-mdl {
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
}
.BT_search {
    background: #0cac6c;
    font-size: 13px;
    padding: 0 15px;
    color: #fff
}

input#TagSearch {
    width: 100%;
    padding: 5px 10px;
    background: #fff;
    border: 0;
    border-radius: 25px;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .8)
}

    input#TagSearch:focus {
        border: none;
        outline: 0
    }

.autocomplete {
    position: relative
}

.autocomplete-items {
    position: absolute;
    background: #fff;
    border: 1px solid;
    padding: 10px;
    width: 100%
}

    .autocomplete-items div {
        cursor: pointer;
        padding: 5px;
        text-align: left
    }

.triangle_top {
    position: absolute;
    top: 90px;
    left: 0;
    z-index: 0
}

    .triangle_top img {
        width: 50%
    }

.swing {
    -webkit-animation-name: swing;
    -webkit-transform-origin: top center;
    animation-name: swing;
    transform-origin: top center
}

.swing {
    animation: swing ease-in-out 9s infinite alternate;
    transform-origin: center -20px
}

#AddressModal .modal-content {
    padding: 20px
}

#AddressModal .modal-header {
    background: #00a1e3
}

.stu_left {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 7px;
    padding: 15px;
    box-shadow: 0 2px 10px #ccc
}

.stu_home_page {
    margin-top: 7rem
}

.stu_box_heading {
    background: linear-gradient(to right, #55acee, #2b4c75);
    padding: 15px 0 15px 20px;
    margin-left: -15px;
    border-radius: 0 20px 20px 0;
    width: 50%
}

.Iocn_img {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 5px
}

.stu_box_heading img {
    width: 100%;
    margin: 0 auto;
    display: block
}

.right_svg {
    float: right;
    text-align: center
}

    .right_svg div {
        color: #7b7a7a;
        font-size: 13px
    }

    .right_svg img {
        width: 35%
    }

.stu_box_heading p {
    color: #fff;
    margin-bottom: 0
}

.stu_left h6 {
    color: #2293c3;
    font-weight: 700
}

    .stu_left h6 span {
        color: #7b7a7a;
        font-weight: 400;
        padding-left: 14px;
        font-size: 14px;
        margin-top: -20px
    }

.stu_left .table {
    width: 100%;
    margin-top: 1.5rem;
    display: inline-table
}

    .stu_left .table thead {
        border-radius: 20px 20px 0 0
    }

        .stu_left .table thead tr {
            background: linear-gradient(to right, #55acee, #2b4c75)
        }

        .stu_left .table thead th {
            padding: 7px;
            text-align: center;
            color: #fff
        }

    .stu_left .table tbody tr td {
        padding: 7px;
        text-align: center
    }

        .stu_left .table tbody tr td:first-child {
            color: #2b4c75
        }

.modal {
    background: #3e3e3e !important;
    padding-right: 0 !important
}

.banner-bg {
    background: url(../img/banner-backgound.jpg) repeat;
    padding: 70px 0 70px 0
}

.contentset p {
    text-align: justify
}

.radbut {
    border: #15ab6d solid 1px;
    background: 0 0 !important;
    color: #15ab6d !important;
    border-radius: 50px !important
}

.featured-class .owl-stage {
    width: 100% !important
}

    .featured-class .owl-stage .owl-item {
        width: 350px !important
    }

.maindiv p {
    text-align: left;
    padding: 0 12px 0 0;
    font-size: 14px
}

.firstp {
    color: #fff;
    font-size: 2.5rem
}

    .firstp span {
        font-weight: 700;
        color: #ffc453;
        text-shadow: 2px 2px #504d4d
    }

.register-btn-home i {
    font-size: 1.5rem;
    font-weight: 700
}

.register-btn-home span {
    font-weight: 700
}

a.rank-register-btn.rank-register-btn-lg {
    color: #000;
    background: linear-gradient(to right, #f3f4f5, #eef0f3);
    font-family: "Chakra Petch", sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-shadow: 6px 3px 2px rgba(0, 0, 0, .2);
    padding: 10px 20px;
    margin: 0 0 0 25px;
    border: 1px solid rgba(0, 0, 0, .5);
    box-shadow: 2px 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 50px;
    transform: perspective(500px) rotateY(-15deg);
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .5s ease
}

.tabmenu ul li a {
    float: left;
    padding: 8px 12px;
    font-size: 14px;
    color: #fff;
    background: #15ab6d;
    border-radius: 40px;
    margin-right: 12px
}

.tabmenu ul li {
    float: left;
    list-style: none
}

.tabmenu {
    text-align: center;
    margin: 10px auto;
    width: 50%
}

.mob-timming {
    display: block
}

.whitebut {
    border: #fff solid 1px;
    background: 0 0 !important;
    color: #fff !important;
    border-radius: 50px !important
}

.medical {
    color: #097eb7;
    font-size: 18px;
    font-weight: 600 !important;
    margin: 0
}

.maindiv {
    background: #fff;
    border-radius: 10px;
    padding: 20px 18px 15px 18px
}

.iframecontent {
    color: #1bdc8f !important;
    text-align: center;
    font-size: 16px
}

.icondiv {
    text-align: center
}

.teachint {
    font-size: 18px;
    font-weight: 600 !important;
    color: #000;
    margin-top: 10px;
    margin-bottom: 7px
}

.color p {
    color: #fff;
    text-align: justify
}

.firstp {
    color: #fff;
    font-size: 34px;
    margin-bottom: 42px;
    line-height: 45px;
    font-family: OpenSans-Light;
    margin-bottom: 1rem
}

.firstp2 {
    color: #fff;
    font-size: 41px;
    line-height: 45px;
    margin-bottom: 42px;
    font-family: OpenSans-SemiBold;
    margin-bottom: 1rem
}

@font-face {
    font-family: weblysleekuil;
    src: url(../../../fonts/weblysleekuil.ttf) format("truetype")
}

@font-face {
    font-family: OpenSans-Light;
    src: url(../../../fonts/OpenSans-Light.ttf) format("truetype")
}

@font-face {
    font-family: OpenSans-SemiBold;
    src: url(../../../fonts/OpenSans-SemiBold.ttf) format("truetype")
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(../../../fonts/OpenSans-Regular.ttf) format("truetype")
}

.close {
    color: #000
}

a.canvasjs-chart-credit {
    display: none
}

#st-contact-main {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999
}

.st-contact .fa {
    -ms-transform: rotate(20deg);
    transform: rotate(100deg);
    font-size: 3.8rem;
    color: #0343ad
}

.sub_graph {
    border: 2px solid #097eb7;
    background: #f1f1f1;
    margin: 15px;
    text-align: center;
    padding: 15px;
    border-radius: 20px 0
}

    .sub_graph p {
        font-size: 2rem;
        color: #e80606;
        font-weight: bolder
    }

/*.subject-loader {
    width: 3%
}*/

.register_banner {
    background-image: url(../img/banner/parent-register-banner.png);
    background-size: 100%;
    max-height: 100%;
    background-repeat: no-repeat
}

    .register_banner h3 {
        color: #fff;
        padding-left: 2rem;
        line-height: 1.5;
        font-size: 3.5rem;
        padding: 2rem 1rem 8rem;
        margin: 0
    }

.PR-form-horizontal h4 {
    color: #50a3e1;
    font-size: 2.5rem
}

.p-container {
    width: 50%
}

.PR-form-container {
    background: linear-gradient(to right, #55acee, #2b4c75);
    font-family: Roboto, sans-serif;
    font-size: 0;
    padding: 0 15px;
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    margin-bottom: 5rem
}

    .PR-form-container .PR-form-group label {
        display: block;
        color: #000 !important;
        font-size: 15px
    }

    .PR-form-container .forgot-password {
        display: block;
        font-size: 15px;
        margin: 10px 0
    }

    .PR-form-container label span {
        color: red
    }

    .PR-form-container .PR-form-icon {
        color: #fff;
        font-size: 2.5rem;
        text-align: center;
        text-shadow: 0 0 20px rgba(0, 0, 0, .2);
        width: 50%;
        padding: 70px 0;
        vertical-align: top;
        display: inline-block
    }

        .PR-form-container .PR-form-icon i {
            font-size: 124px;
            margin: 0 0 15px;
            display: block
        }

        .PR-form-container .PR-form-icon .PR-signup a {
            color: #fff;
            text-transform: capitalize;
            transition: all .3s ease
        }

            .PR-form-container .PR-form-icon .PR-signup a:hover {
                text-decoration: underline
            }

    .PR-form-container .PR-form-horizontal {
        background: rgba(255, 255, 255, .99);
        width: 100%;
        padding: 20px 30px;
        margin: -20px 0;
        border-radius: 15px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .2);
        display: inline-block
    }

    .PR-form-container .PR-title {
        color: #454545;
        font-size: 23px;
        font-weight: 900;
        text-align: center;
        text-transform: capitalize;
        letter-spacing: .5px;
        margin: 0 0 30px 0
    }

.PR-form-horizontal .form-group {
    background-color: rgba(255, 255, 255, .15);
    margin: 0 0 15px;
    border: 1px solid #b5b5b5;
    border-radius: 20px
}

.PR-form-horizontal .PR-input-icon {
    color: #100f0f;
    font-size: 15px;
    text-align: center;
    line-height: 0;
    height: auto;
    width: 20px;
    display: inline-block
}

.PR-form-horizontal hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #847f7f
}

.PR-form-horizontal .PR-form-control {
    color: #000;
    background-color: #e6effb;
    border: 1px solid #ccc;
    font-size: 14px;
    letter-spacing: 1px;
    width: 100%;
    max-width: 80%;
    height: 33px;
    padding: 2px 10px;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    transition: all .3s;
    margin: 10px 0
}

    .PR-form-horizontal .PR-form-control:focus {
        box-shadow: none;
        border: none
    }

    .PR-form-horizontal .PR-form-control::placeholder {
        color: #b5b5b5;
        font-size: 13px;
        text-transform: capitalize
    }

.PR-form-horizontal .PR-signin {
    color: rgba(255, 255, 255, .8);
    background: linear-gradient(to right, #55acee, #2b4c75);
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 1px;
    width: auto;
    margin: 0 0 10px 0;
    border: none;
    border-radius: 5px;
    transition: all .3s ease
}

.PR-form-horizontal .btn:focus,
.PR-form-horizontal .btn:hover {
    color: #fff;
    background-color: #d31128;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.PR-form-horizontal .PR-forgot-pass {
    font-size: 12px;
    text-align: center;
    display: block
}

    .PR-form-horizontal .PR-forgot-pass a {
        color: #999;
        transition: all .3s ease
    }

        .PR-form-horizontal .PR-forgot-pass a:hover {
            color: #777;
            text-decoration: underline
        }

.mt-15 {
    margin-top: 15px
}



@media only screen and (max-width:576px) {
    .p-container {
        width: 100%
    }

    .PR-form-container {
        padding-bottom: 15px
    }

        .PR-form-container .PR-form-icon {
            font-size: 18px;
            width: 100%;
            padding: 20px 0
        }

        .PR-form-container .PR-form-horizontal {
            width: 100%;
            margin: 0;
            padding: 20px 5px
        }
}

.TopicView .student-video-img {
    width: 100%;
    box-shadow: 10px 10px 6px -6px rgba(0, 0, 0, .2);
    border: 1px solid #ccc;
    border-radius: 20px
}

.TopicView .line2 {
    border: 1px solid #ccc;
    padding: 10px
}

.video-chat {
    position: relative
}

.view-live-class .chatarea4 {
    height: 500px !important;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto
}

.ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
    display: none;
    cursor: pointer
}

.widget-title .rank-up-btn {
    padding: 2px 20px;
    margin-left: 6px
}

    .widget-title .rank-up-btn:before {
        background: 0 0
    }

.view-st {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.stu-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #ccc;
    position: relative
}

    .stu-img img {
        width: 100%;
        height: 100%;
        border-radius: 100%;
        padding: 2px
    }

.stu_offline,
.stu_online {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    right: 0;
    bottom: 0
}

.stu_offline {
    background: #ff0404
}

.stu_online {
    background: #1bcc06
}

.img-li {
    width: 15%
}

.name-li {
    width: 35%
}

.date-li {
    width: 30%
}

.st-data ul {
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}

    .st-data ul li {
        display: inline-block;
        padding: 0 1rem
    }

.video-cartain {
    position: absolute;
    width: 100%;
    height: 217px;
    right: 0
}

.video-cartain-btm {
    position: absolute;
    width: 250px;
    height: 45px;
    z-index: 9;
    right: 0;
    bottom: 0
}

.video-cartain_right {
    position: absolute;
    width: 46%;
    height: 90%;
    right: 0
}

.video-cartain_bottom {
    position: absolute;
    width: 100%;
    height: 36%;
    right: 0;
    bottom: 46px
}

.video-cartain_left {
    position: absolute;
    width: 46%;
    height: 90%;
    left: 0
}

.video-heading h4 {
    margin-bottom: 0
}

.custom-col-phn2 {
    padding-left: 0
}

.exam-header {
    /* position: relative; */
    background: #fff;
    box-shadow: -9px -2px 10px;
    position: FIXED;
    width: 100%;
    z-index: 10;
}

    .exam-header a img {
        width: 25px
    }

    .exam-header .logoheight {
        width: 115px;
        height: auto;
        padding: 2px 10px
    }

    .exam-header ul .submenu a {
        float: right
    }

.H_user_icon {
    width: 35px !important;
    position: relative !important
}

.heading-content-exam {
    display: inline-block;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    border-bottom: none;
    margin-top: 4rem;
    color: #097eb7
}

.exam-page .boxin {
    padding: 12px 5px 0 5px;
    background: #fff;
    color: #fff;
    box-shadow: none !important;
    height: auto;
    border-bottom: 1px solid #ccc
}

.exam-page table div p {
    font-size: 18px;
    font-weight: 700 !important
}

.exam-page table td p {
    font-size: 18px
}

.timming {
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
    text-align: center;
}

    .timming ul li {
        display: inline-block
    }

        .timming ul li img {
            width: 35px
        }

.question-selector {
    width: 36px;
    height: 36px;
    margin: 4px;
    background: #808093;
    border-radius: 4px;
    border: 0;
    color: #fff;
    font-size: 1.8rem
}

    .question-selector.attempted {
        background-image: linear-gradient(180deg, #69c0b8, #1db584)
    }

    .question-selector.not-viewed-yet {
        background-image: linear-gradient(180deg, #fff0fb, #0b1b8c)
    }

    .question-selector.not-viewed {
        background-image: linear-gradient(180deg, #fff0fb, red)
    }

button.question-selector.to-be-reviewed {
    background-image: linear-gradient(180deg, #f3d6a0, #ffa539)
}

button.question-selector.attempted-and-marked {
    background-image: linear-gradient(180deg, #f7eddc, #ff0010)
}

.timming ul {
    padding-left: 5px;
    margin-bottom: 0;
}

.exam-page .control-group ul li {
    list-style: none;
    display: inline-block
}

.exam-page .control-group ul {
    padding-left: 0
}

    .exam-page .control-group ul li label {
        font-size: 14px
    }

table.dataTable thead td,
table.dataTable thead th {
    padding: 10px 5px;
    border-bottom: 1px solid #111
}

.fixed_top {
    position: fixed;
    background: #fff;
    top: 50px;
}

.widget-content.nopadding.scroll-y,
.scroll-y {
    position: absolute;
    height: 60vh;
    overflow: hidden;
    overflow-y: auto
}

.exam_submit_model .scroll-y {
    position: relative;
    height: auto;
}

.TestSeriesDashboard .banner-area {
    position: relative
}

.top-abs {
    position: absolute;
    top: -30px;
    right: 0
}

.TestSeriesDashboard {
    position: relative
}

    .TestSeriesDashboard .custom-row2 {
        margin-top: 0
    }

        .TestSeriesDashboard .custom-row2 .col-md-3.col-sm-6 {
            padding: 0;
            top: -5px
        }

.test-s-dashborad-tab .tab .nav-tabs {
    border-bottom: 5px solid #593082
}

    .test-s-dashborad-tab .tab .nav-tabs li a {
        display: block;
        padding: 10px;
        border: 2px solid #593082;
        border-radius: 0;
        background: #fff;
        font-size: 20px;
        font-weight: 700;
        color: #593082;
        text-align: center;
        margin: 0 5px 30px 0;
        z-index: 1;
        position: relative;
        transition: all .3s ease 0s
    }

        .test-s-dashborad-tab .tab .nav-tabs li a:hover,
        .test-s-dashborad-tab .tab .nav-tabs li.active a {
            color: #593082;
            border: 2px solid #593082
        }

        .test-s-dashborad-tab .tab .nav-tabs li a:before {
            content: "";
            width: 15px;
            height: 15px;
            background: #593082;
            border-radius: 50%;
            margin: 0 auto;
            position: absolute;
            bottom: -40px;
            left: 0;
            right: 0;
            top: auto !important
        }

    .test-s-dashborad-tab .tab .nav-tabs li.active a:before {
        background: #aee800;
        border: 2px solid #fff;
        box-shadow: 0 0 3px 1px rgba(0, 0, 0, .25);
        transform: scale(2)
    }

.test-s-dashborad-tab .tab .tab-content {
    padding: 20px;
    margin-top: 0;
    border-radius: 0 0 5px 5px;
    font-size: 15px;
    color: #7a9181;
    background: #fff;
    line-height: 30px
}

    .test-s-dashborad-tab .tab .tab-content h3 {
        font-size: 24px;
        margin-top: 5px
    }

@media only screen and (max-width:479px) {
    .test-s-dashborad-tab .tab .nav-tabs li {
        width: 100%;
        text-align: center
    }

    .tab .nav-tabs li a {
        margin-right: 0;
        margin-bottom: 20px
    }

    .test-s-dashborad-tab .tab .nav-tabs li a:before,
    .test-s-dashborad-tab .tab .nav-tabs li.active a:before {
        width: 0;
        height: 0;
        background: 0 0;
        box-shadow: none;
        border: none;
        bottom: -10px;
        transform: scale(1)
    }

    .test-s-dashborad-tab .tab .nav-tabs li.active a:before {
        border-top: 10px solid #593082;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }
}

.test-s-dashborad-tab #accordion .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative
}

.test-s-dashborad-tab #accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
    z-index: 1;
    position: relative
}

    .test-s-dashborad-tab #accordion .panel-heading:after,
    .test-s-dashborad-tab #accordion .panel-heading:before {
        content: "";
        width: 50%;
        height: 20%;
        box-shadow: 0 15px 5px rgba(0, 0, 0, .4);
        position: absolute;
        bottom: 15px;
        left: 10px;
        transform: rotate(-3deg);
        z-index: -1
    }

    .test-s-dashborad-tab #accordion .panel-heading:after {
        left: auto;
        right: 10px;
        transform: rotate(3deg)
    }

.test-s-dashborad-tab #accordion .panel-title a {
    display: block;
    padding: 15px 70px 15px 70px;
    margin: 0;
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #305884;
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .1), 0 0 40px rgba(0, 0, 0, .1) inset;
    position: relative
}

    .test-s-dashborad-tab #accordion .panel-title a.collapsed:before,
    .test-s-dashborad-tab #accordion .panel-title a:before {
        content: "\f106";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        width: 55px;
        height: 100%;
        text-align: center;
        line-height: 50px;
        border-left: 2px solid #305884;
        position: absolute;
        top: 0;
        right: 0
    }

    .test-s-dashborad-tab #accordion .panel-title a.collapsed:before {
        content: "\f107"
    }

    .test-s-dashborad-tab #accordion .panel-title a .icon {
        display: inline-block;
        width: 55px;
        height: 100%;
        border-right: 2px solid #305884;
        font-size: 20px;
        color: rgba(0, 0, 0, .7);
        line-height: 50px;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0
    }

.test-s-dashborad-tab #accordion .panel-body {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-bottom: 3px solid #305884;
    border-top: none;
    background: #fff;
    font-size: 15px;
    color: #333;
    line-height: 27px
}

.view-program-price .our-products.subject-price-page {
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 20px
}

.view-program-price .subject-price-page .subject-3 {
    color: #222;
    font-size: 1.4rem;
    font-family: auto
}

.test-s-dashborad-tab .tab .nav-tabs li a:after,
.test-s-dashborad-tab .tab .nav-tabs li a:before {
    border: 2px solid #fff !important
}

.test-s-dashborad-tab .tab .nav-tabs li a:hover,
.test-s-dashborad-tab .tab .nav-tabs li.active a {
    color: #593082 !important;
    border: 2px solid #593082 !important;
    padding: 1px 10px !important;
    background: 0 0 !important
}

.test-s-dashborad-tab .tab .nav-tabs li a {
    display: block;
    padding: 10px;
    border: 2px solid #593082 !important;
    border-radius: 0 !important;
    background: #fff !important;
    font-size: 20px;
    font-weight: 700;
    color: #593082 !important;
    text-align: center;
    margin: 0 5px 30px 0;
    z-index: 1;
    padding: 1px 10px !important;
    position: relative;
    transition: all .3s ease 0s
}

.live-class-page .tab .nav-tabs {
    padding-left: 15px;
    border-bottom: 4px solid #b7b7b7
}

.live-class-page a.active.show {
    background: linear-gradient(to right, #51a4e4, #305884) !important;
    border-radius: 20px 0 0 !important
}

.live-class-page .tab .nav-tabs li .show:before {
    border-right: 15px solid #0098d6
}

.live-class-page .tab .nav-tabs li .show:after {
    border-left: 15px solid #0098d6
}

.live-class-page .tab .nav-tabs li a {
    color: #fff;
    padding: 10px 20px;
    margin-right: 10px;
    background: #504e50;
    border: none;
    border-radius: 0;
    opacity: .5;
    position: relative;
    transition: all .3s ease 0s
}

    .live-class-page .tab .nav-tabs li a:hover {
        background: #504e50;
        opacity: .8
    }

.live-class-page .tab .nav-tabs li.active a {
    opacity: 1
}

    .live-class-page .tab .nav-tabs li.active a,
    .live-class-page .tab .nav-tabs li.active a:focus,
    .live-class-page .tab .nav-tabs li.active a:hover {
        color: #fff;
        background: #b7b7b7;
        border: none;
        border-radius: 0
    }

.live-class-page .tab .nav-tabs li a:after,
.live-class-page .tab .nav-tabs li a:before {
    content: "";
    border-top: 42px solid transparent;
    position: absolute;
    top: -2px;
    display: none
}

.live-class-page .tab .nav-tabs li a:before {
    border-right: 15px solid #b7b7b7;
    left: -15px
}

.live-class-page .tab .nav-tabs li a:after {
    border-left: 15px solid #b7b7b7;
    right: -15px
}

.live-class-page .tab .nav-tabs li a i,
.live-class-page .tab .nav-tabs li.active a i {
    display: inline-block;
    padding-right: 5px;
    font-size: 15px;
    text-shadow: none
}

.live-class-page .tab .nav-tabs li a span {
    display: inline-block;
    font-size: 18px;
    letter-spacing: -9px;
    opacity: 0;
    transition: all .3s ease 0s
}

.live-class-page .tab .nav-tabs li a:hover span,
.live-class-page .tab .nav-tabs li.active a span {
    letter-spacing: 1px;
    opacity: 1;
    transition: all .3s ease 0s
}

.live-class-page .tab .tab-content {
    padding: 15px;
    background: #fff;
    font-size: 16px;
    color: #6c6c6c;
    line-height: 25px;
    border-radius: 7px
}

    .live-class-page .tab .tab-content h3 {
        font-size: 20px;
        margin-top: 0;
        color: #444;
        text-align: left;
        padding: 0
    }

@media only screen and (max-width:479px) {
    .live-class-page .tab .nav-tabs li {
        width: auto;
        margin-bottom: 5px;
        text-align: center
    }

        .live-class-page .tab .nav-tabs li a {
            font-size: 12px;
            padding: 10px 5px
        }

            .live-class-page .tab .nav-tabs li a span {
                letter-spacing: 1px;
                font-size: 12px;
                opacity: 1
            }
}

.welcomecont {
    margin-left: 80px;
    margin-top: 0
}

.notification-div tr td {
    max-width: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.studymatrial img {
    width: 100% !important
}

.aboutp p {
    line-height: 1.2;
    color: #101010;
    font-size: 35px !important;
    font-family: weblysleekuil
}

.test-series {
    border: #c5c3c3 solid 1px;
    border-radius: 10px;
    padding: 15px;
    -moz-box-shadow: 0 0 5px #999 !important;
    -webkit-box-shadow: 0 0 5px #999 !important;
    box-shadow: 0 0 5px #999 !important;
    text-align: center
}

.loginbutton {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 30px !important;
    height: 50px !important;
    font-size: 18px !important
}

.registerimg {
    width: 100%
}

.footerp {
    margin-bottom: 15px;
    color: #fff !important;
    font-size: 20px;
    text-decoration: underline
}

.demobtn {
    background: -webkit-linear-gradient(330deg, rgba(143, 66, 236, 0) 0, #812bea 100%);
    background: linear-gradient(120deg, rgba(143, 66, 236, 0) 0, #812bea 100%);
    background-color: #b142ec;
    border: none;
    padding: 7px 45px !important;
    font-size: 20px;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 100px !important;
    font-weight: 600;
    float: left;
    margin-left: 10px
}

.ramesh p {
    padding: 0 !important
}

.hometext {
    font-family: Gugi, cursive;
    color: #fff;
    font-size: 32px;
    padding-top: 10px
}

.banner-logo-set {
    width: 240px;
    float: left
}

.shdowborder {
    border: #eee solid 1px;
    padding: 0 10px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.three {
    width: 50%;
    float: left;
    height: 150px
}

.form-control100 {
    width: 135% !important
}

.twoset {
    width: 50%
}

.b23232 {
    width: 135% !important
}

.abs2 {
    font-size: 17px;
    position: absolute;
    background: #fff;
    padding: 0 5px;
    top: 10px;
    box-shadow: 2px 2px 1px #333;
    font-size: 20px
}

.fliud {
    background: #e6f5f4;
    padding: 50px 0;
    background-attachment: fixed;
    background-position: center center
}

.colorsetdemo {
    height: 50px;
    background-image: linear-gradient(to right top, #ff636c, #ff636c, #ff636c, #ff8c93, #fa9da3)
}

.reidmocolor h3 {
    color: #ff636c;
    margin-bottom: 10px
}

.bookresponse {
    margin-top: 355px;
    position: absolute
}

.reidmocolor p {
    padding: 0 15px
}

.viewtop {
    padding: 5px 10px !important;
    background-color: #fe636c;
    border: none !important;
    font-size: 14px
}

.viewtop1 {
    padding: 4px 10px !important;
    background: #00c3e1 !important;
    border-color: #00c3e1 !important
}

.viewtop2 {
    padding: 4px 10px !important;
    background: #e4b125 !important;
    border-color: #e4b125 !important
}

.viewtop3 {
    padding: 4px 10px !important;
    background: #b163ec !important;
    border-color: #b163ec !important
}

.slset {
    width: 100%;
    margin-bottom: 10px;
    border: #afaaaa solid 1px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999
}

.class-set {
    border: #bfb8b8 solid 1px;
    height: 320px;
    -webkit-box-shadow: 0 0 5px 2px #ccc;
    -moz-box-shadow: 0 0 5px 2px #ccc;
    box-shadow: 0 0 5px 2px #ccc
}

.testiset {
    -webkit-box-shadow: 0 0 5px 2px #b3b2b2;
    -moz-box-shadow: 0 0 5px 2px #b3b2b2;
    box-shadow: 0 0 5px 2px #b3b2b2
}

.subjectset {
    padding: 10px 17px
}

    .subjectset h3 {
        margin-bottom: 10px;
        color: #fff
    }

    .subjectset p {
        color: #fff
    }

.one {
    width: 50%;
    background: #4e5a62;
    float: left;
    height: 259px
}

    .one h3 {
        color: #fff;
        padding: 10px
    }

    .one p {
        color: #fff;
        padding: 0 10px
    }

.classicon {
    padding-top: 26px
}

.homeform {
    width: 70% !important
}

.bluebg {
    background-image: linear-gradient(#097eb7, #3bb1ea);
    padding: 50px 0
}

.bluebg1 {
    background-image: linear-gradient(#097eb7, #3bb1ea);
    padding: 50px 0 220px 0
}

.conttop {
    margin-top: -230px
}

.rateset {
    font-size: 30px;
    font-weight: 700;
    color: #ecfb09;
    text-shadow: 2px 2px red
}

.all {
    border: solid 1px #b9b3b3 !important
}

.text-warning {
    color: #ffc107 !important
}

.setcontact {
    border: none !important;
    border-bottom: #c1b6b6 solid 1px !important;
    border-radius: 0 !important;
    background: 0 0
}

.contactbtn {
    border-radius: 0 !important;
    border: #fff solid 2px !important
}

.text-muted {
    color: #868e96 !important
}

.livessst {
    text-align: center;
    border-bottom: #000 solid 2px;
    padding-bottom: 10px;
    display: inline-block
}

.text-muted {
    color: #868e96 !important
}

.free p {
    background: #3072b0;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-weight: 700 !important;
    font-size: 18px
}

.free h3 {
    font-size: 30px;
    line-height: 43px;
    color: #fff
}

.free h5 {
    font-weight: 400;
    color: #fff
}

.free {
    background-image: linear-gradient(blue, #87ceeb);
    padding: 40px 0 0 0
}

.free1 {
    background: #fff;
    padding: 15px 0 0 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

    .free1 p {
        padding: 0 0 0 20px
    }

    .free1 h4 {
        font-weight: 400;
        line-height: 34px;
        padding: 0 0 0 20px;
        font-size: 26px
    }

.freelast {
    background: #3072b0;
    padding: 20px 10px !important;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700 !important
}

.free2 {
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    padding: 20px 20px
}

    .free2 p {
        padding: 0 0 0 20px
    }

    .free2 h4 {
        font-weight: 400;
        line-height: 34px;
        padding: 0 0 0 20px;
        font-size: 26px
    }

.darkbtn {
    background: #3072b0 !important;
    border-color: #19456f !important
}

.col-center {
    margin: 0 auto;
    float: none !important
}

.anmation1 {
    text-align: center;
    border: #1a75ba solid 2px;
    height: 100px;
    border-radius: 15px;
    width: 210px
}

    .anmation1:hover {
        transition: transform .5s ease;
        transform: scale(1.1)
    }

    .anmation1 p {
        margin-top: 32px;
        font-size: 18px;
        margin-bottom: 40px
    }

.animationp {
    width: 200px;
    text-align: center;
    margin-top: 30px
}

.setarrow {
    float: right;
    font-size: 35px;
    margin-top: -80px;
    color: #1a75ba
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.cardcontainer {
    animation: zoominoutsinglefeatured 10s infinite
}

.bo {
    -webkit-transition: 1s ease-in-out
}

.upcoming {
    margin-top: 30px;
    float: left;
    margin-right: 15px
}

.searchset {
    width: 76% !important;
    background: #fff;
    height: 40px;
    border: none;
    font-weight: 300;
    background: #333;
    padding-left: 20px;
    border-radius: 0;
    font-size: 14px;
    padding: 10px
}

.joinnow {
    width: 100% !important;
    height: 50px !important;
    font-size: 18px !important;
    margin-bottom: 20px
}

. {
    width: 75%
}

    .pakage {
        margin-top: 15px
    }

    .res {
        padding: 0 15px
    }

    .portfolio-item {
        width: 100%
    }

    .starcolor {
        color: #1a75ba !important
    }

    .applybtn {
        background: #fff;
        padding: 8px 35px;
        border-radius: 20px
    }

    .pricelist:first-child p {
        margin-left: 0 !important
    }

    .iconloop {
        background: #ff636c;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        padding-top: 11px;
        font-size: 20px;
        color: #fff;
        margin-bottom: 5px;
        border: #fff solid
    }

        .iconloop:hover {
            background: #e4363c;
            width: 50px;
            height: 50px;
            padding-top: 11px;
            font-size: 20px;
            color: #fff;
            border: #fff solid
        }

    .colorset {
        font-weight: 400;
        color: #757373
    }

    .classpset {
        color: #fff;
        font-size: 18px;
        margin-top: -10px
    }

    .live {
        color: #fff;
        font-size: 40px
    }

    .livepage {
        color: #fff;
        font-weight: 400
    }

        .livepage ul {
            line-height: 34px
        }

            .livepage ul li {
                font-weight: 400;
                color: #fff;
                font-size: 17px
            }

    .livepagebox ul {
        line-height: 30px;
        margin-left: -20px
    }

        .livepagebox ul li {
            font-weight: 400;
            color: #191818;
            font-size: 15px
        }

    .live1 {
        color: #fff;
        font-size: 16px;
        margin-left: 40px
    }

    .livescroll {
        height: 350px;
        border: solid 3px #175d9d;
        overflow-x: hidden;
        overflow-y: scroll;
        float: right;
        padding: 15px;
        margin-bottom: 30px
    }

    .checkicon {
        margin-right: 10px
    }

    .livebtn {
        background-color: #fff;
        border-color: #2b6aa4;
        color: #175d9d;
        width: 185px;
        height: 55px;
        font-size: 20px
    }

        .livebtn:hover {
            background-color: #175d9d !important;
            border-color: #2b6aa4;
            color: #fff;
            width: 185px;
            height: 55px;
            font-size: 20px
        }

    .livebtn2 {
        background-color: #fff;
        border: #dc3545 solid 3px;
        color: #175d9d;
        width: 185px;
        height: 50px;
        font-size: 20px;
        border-radius: 20px
    }

        .livebtn2:hover {
            background-color: #175d9d !important;
            border-color: #2b6aa4;
            color: #fff;
            width: 185px;
            height: 50px;
            font-size: 20px;
            border-radius: 20px
        }

    .set1 {
        float: right
    }

    .sett {
        font-size: 30px;
        background: #00badf;
        padding: 17px
    }

        .sett:hover {
            font-size: 26px;
            background: #000;
            padding: 17px
        }

    .seticon ul li {
        float: left;
        margin-right: 10px
    }

    .seticon {
        margin-top: 20px
    }

    .study ul {
        line-height: 30px;
        font-weight: 400;
        margin-left: -40px;
        font-size: 15px
    }

    .study {
        border: #d4d4d4 solid 1px;
        padding: 15px;
        border-radius: 10px;
        box-shadow: #bbb8b8 2px 5px
    }

    .studyrow {
        margin-top: 50px
    }

    .study p {
        border-bottom: #bdb7b7 solid 1px;
        padding-bottom: 10px;
        display: inline-block
    }

    .color1 {
        width: 100%;
        background-image: linear-gradient(180deg, #f44881, #ec454f);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .color2 {
        width: 100%;
        background-image: linear-gradient(180deg, #21c8f6, #637bff);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .color3 {
        width: 100%;
        background-image: linear-gradient(180deg, #6edcc4, #1aab8b);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .color4 {
        width: 100%;
        background-image: linear-gradient(0deg, #f19a1a, #ffc73c);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .color5 {
        width: 100%;
        background-image: linear-gradient(180deg, #8b60ed, #b372bd);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .color6 {
        width: 100%;
        background-image: linear-gradient(180deg, #31ef3b, #23863df0);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img1 {
        border-radius: 50%;
        background: #cd3c66;
        border: 2px solid #fe6b9a;
        box-shadow: 1px 1px 100px #fe6b9a;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 55px;
        padding: 15px
    }

    .color7 {
        width: 100%;
        background-image: linear-gradient(180deg, #7461f3, #020067);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img7 {
        border-radius: 50%;
        background: #1c055f;
        border: 2px solid #020067;
        box-shadow: 1px 1px 100px #020067;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color8 {
        width: 100%;
        background-image: linear-gradient(180deg, #f9805b, #cc3100);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img8 {
        border-radius: 50%;
        background: #792206;
        border: 2px solid #ff4307;
        box-shadow: 1px 1px 100px #cc3100;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 55px;
        padding: 15px
    }

    .color9 {
        width: 100%;
        background-image: linear-gradient(180deg, #ff4685, #7d052e);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img9 {
        border-radius: 50%;
        background: #7d052e;
        border: 2px solid #ff1d6a;
        box-shadow: 1px 1px 100px #7d052e;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 55px;
        padding: 15px
    }

    .color10 {
        width: 100%;
        background-image: linear-gradient(180deg, #d8ec0a, #558e11);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .tilebox-two {
        background: #1bbc9b;
        background: -moz-linear-gradient(45deg, #1bbc9b 0, #2bd2b0 100%);
        background: -webkit-linear-gradient(45deg, #1bbc9b 0, #2bd2b0 100%);
        background: linear-gradient(45deg, #1bbc9b 0, #2bd2b0 100%)
    }

    .tilebox-three {
        background: #e84c3d;
        background: -moz-linear-gradient(45deg, #e84c3d 0, #f37569 100%);
        background: -webkit-linear-gradient(45deg, #e84c3d 0, #f37569 100%);
        background: linear-gradient(45deg, #e84c3d 0, #f37569 100%)
    }

    .tilebox-four {
        background: #965dae;
        background: -moz-linear-gradient(45deg, #965dae 0, #ad62cd 100%);
        background: -webkit-linear-gradient(45deg, #965dae 0, #ad62cd 100%);
        background: linear-gradient(45deg, #965dae 0, #ad62cd 100%)
    }

    .text-success {
        color: #1bbc9b !important;
        font-size: 20px
    }

    .text-success1 {
        color: #ed4a41 !important;
        font-size: 20px
    }

    .text-success2 {
        color: #965dae !important;
        font-size: 20px
    }

    .text-icon {
        color: #000 !important;
        font-size: 25px;
        position: absolute;
        margin-top: 65px;
        margin-left: -25px
    }

    .imgset {
        width: 35%;
        float: left;
        text-align: center;
        height: 140px;
        padding-top: 20px
    }

    .dotted {
        width: 60%
    }

    .mycourseset {
        height: 140px;
        padding-top: 10px;
        background: #fff
    }

    .setspan {
        border: #23c7a6 solid 2px;
        font-size: 20px;
        padding: 5px 13px;
        color: #28ceac;
        border-radius: 50%
    }

    .setspan1 {
        border: #e84c3d solid 2px;
        font-size: 20px;
        padding: 5px 13px;
        color: #e84c3d;
        border-radius: 50%
    }

    .setspan2 {
        border: #965dae solid 2px;
        font-size: 20px;
        padding: 5px 13px;
        color: #965dae;
        border-radius: 50%
    }

    .img10 {
        border-radius: 50%;
        background: #407501;
        border: 2px solid #a1e84c;
        box-shadow: 1px 1px 100px #407501;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .jeemainimg {
        width: 100%;
        border: #c7c0c0 solid 2px
    }

    .maindiv {
        border: #d8cfcf solid 1px;
        -moz-box-shadow: 0 0 5px #999;
        -webkit-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999;
        border-radius: 5px;
        margin-bottom: 30px
    }

    .mypayment {
        border: #d8cfcf solid 1px;
        -moz-box-shadow: 0 0 5px #999;
        -webkit-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999;
        padding: 10px;
        font-weight: 600;
        background: #1bbc9b
    }

    .mypayment1 {
        border: #d8cfcf solid 1px;
        -moz-box-shadow: 0 0 5px #999;
        -webkit-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999;
        padding: 10px;
        font-weight: 600;
        background: #a154c4;
        margin-bottom: 30px
    }

    .mypayment2 {
        border: #d8cfcf solid 1px;
        -moz-box-shadow: 0 0 5px #999;
        -webkit-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999;
        padding: 10px;
        font-weight: 600;
        background: #e44e40;
        margin-bottom: 30px
    }

    .mypayment3 {
        border: #d8cfcf solid 1px;
        -moz-box-shadow: 0 0 5px #999;
        -webkit-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999;
        padding: 10px;
        font-weight: 600;
        background: #f2c21a;
        margin-bottom: 30px
    }

    .scrolset {
        overflow: auto;
        height: 165px;
        font-size: 14px;
        color: #757373;
        font-weight: 400;
        text-align: justify;
        padding: 0 12px;
        margin-bottom: 30px
    }

    .solution {
        border: #c7c1c1 solid 1px !important;
        height: 100px;
        width: 50%;
        padding: 10px;
        -moz-box-shadow: 0 0 5px #999;
        -webkit-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999
    }

    .coursepayment {
        margin-bottom: 0;
        color: #1a75ba;
        font-size: 28px;
        margin-top: 20px
    }

    .question-btn .rank-up-btn {
        margin-left: 0
    }

    .shaddow {
        border: #dcd4d4 solid 1px;
        padding: 0 12px;
        float: left;
        width: 100%;
        border-radius: 5px;
        -moz-box-shadow: 0 0 5px #999;
        -webkit-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999
    }

    .shaddow1 {
        border: #dcd4d4 solid 1px;
        padding: 13px 0 0 15px;
        border-radius: 5px;
        float: left;
        width: 100%;
        -moz-box-shadow: 0 0 5px #999;
        -webkit-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999;
        margin-bottom: 1.5rem
    }

    .color11 {
        width: 100%;
        background-image: linear-gradient(180deg, #dcdcdc, #4a4949);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img11 {
        border-radius: 50%;
        background: #4a4949;
        border: 2px solid #dedede;
        box-shadow: 1px 1px 100px #4a4949;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px;
        font: normal normal normal 14px/1 FontAwesome
    }

    .color12 {
        width: 100%;
        background-image: linear-gradient(180deg, #f110e5, #b562bb);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img12 {
        border-radius: 50%;
        background: #a00a98;
        border: 2px solid #f19aec;
        box-shadow: 1px 1px 100px #f110e5;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color13 {
        width: 100%;
        background-image: linear-gradient(180deg, #4287f5, #163a73);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img13 {
        border-radius: 50%;
        background: #05152e;
        border: 2px solid #6d93cf;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color14 {
        width: 100%;
        background-image: linear-gradient(180deg, #f01313, #780b0b);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img14 {
        border-radius: 50%;
        background: #590404;
        border: 2px solid #d44e4e;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color15 {
        width: 100%;
        background-image: linear-gradient(180deg, #ed3f13, #8a230a);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img15 {
        border-radius: 50%;
        background: #5c1504;
        border: 2px solid #d4664c;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color16 {
        width: 100%;
        background-image: linear-gradient(180deg, #f08513, #9e570b);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img16 {
        border-radius: 50%;
        background: #613405;
        border: 2px solid #d68f45;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color17 {
        width: 100%;
        background-image: linear-gradient(180deg, #e3b614, #a88507);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img17 {
        border-radius: 50%;
        background: #735b03;
        border: 2px solid #d4b648;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color18 {
        width: 100%;
        background-image: linear-gradient(180deg, #dfed18, #8d9609);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img18 {
        border-radius: 50%;
        background: #626905;
        border: 2px solid #c9d158;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color19 {
        width: 100%;
        background-image: linear-gradient(180deg, #97e00d, #639407);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img19 {
        border-radius: 50%;
        background: #3d5c03;
        border: 2px solid #a0d143;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color20 {
        width: 100%;
        background-image: linear-gradient(180deg, #8ae346, #4b7d24);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img20 {
        border-radius: 50%;
        background: #2c4a14;
        border: 2px solid #6da341;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color21 {
        width: 100%;
        background-image: linear-gradient(180deg, #1bb535, #0d8521);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img21 {
        border-radius: 50%;
        background: #065914;
        border: 2px solid #3cbd52;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color22 {
        width: 100%;
        background-image: linear-gradient(180deg, #09de85, #07a663);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img22 {
        border-radius: 50%;
        background: #04613a;
        border: 2px solid #1fcf85;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color23 {
        width: 100%;
        background-image: linear-gradient(180deg, #04c79d, #058065);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img23 {
        border-radius: 50%;
        background: #014032;
        border: 2px solid #219c80;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color24 {
        width: 100%;
        background-image: linear-gradient(180deg, #0bdade, #07878a);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img24 {
        border-radius: 50%;
        background: #035254;
        border: 2px solid #2dafb3;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color25 {
        width: 100%;
        background-image: linear-gradient(180deg, #0896c9, #057299);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img25 {
        border-radius: 50%;
        background: #01465e;
        border: 2px solid #298fb3;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color26 {
        width: 100%;
        background-image: linear-gradient(180deg, #0655cc, #04398a);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img26 {
        border-radius: 50%;
        background: #032861;
        border: 2px solid #235db8;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color27 {
        width: 100%;
        background-image: linear-gradient(180deg, #0415cc, #030e8a);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img27 {
        border-radius: 50%;
        background: #02094f;
        border: 2px solid #2f3bb5;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color28 {
        width: 100%;
        background-image: linear-gradient(180deg, #9c02d9, #65038c);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img28 {
        border-radius: 50%;
        background: #44015e;
        border: 2px solid #872bab;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color29 {
        width: 100%;
        background-image: linear-gradient(180deg, #c604d4, #880191);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img29 {
        border-radius: 50%;
        background: #620169;
        border: 2px solid #b027ba;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color30 {
        width: 100%;
        background-image: linear-gradient(180deg, #db00af, #8c0070);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img30 {
        border-radius: 50%;
        background: #780160;
        border: 2px solid #bd2b9f;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color31 {
        width: 100%;
        background-image: linear-gradient(180deg, #d10258, #94033f);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img31 {
        border-radius: 50%;
        background: #590226;
        border: 2px solid #bd1e60;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color32 {
        width: 100%;
        background-image: linear-gradient(180deg, #d10258, #94033f);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img32 {
        border-radius: 50%;
        background: #590226;
        border: 2px solid #bd1e60;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color33 {
        width: 100%;
        background-image: linear-gradient(180deg, #9f3, #59b300);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img33 {
        border-radius: 50%;
        background: #408000;
        border: 2px solid #b3ff66;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color34 {
        width: 100%;
        background-image: linear-gradient(180deg, #ff4000, #b32d00);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img34 {
        border-radius: 50%;
        background: #802000;
        border: 2px solid #ff794d;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color35 {
        width: 100%;
        background-image: linear-gradient(180deg, #800040, #4d0026);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img35 {
        border-radius: 50%;
        background: #33001a;
        border: 2px solid #c06;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color36 {
        width: 100%;
        background-image: linear-gradient(180deg, #b3ccff, #69f);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img36 {
        border-radius: 50%;
        background: #1a66ff;
        border: 2px solid #e6eeff;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color37 {
        width: 100%;
        background-image: linear-gradient(180deg, #94b8b8, #699);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img37 {
        border-radius: 50%;
        background: #476b6b;
        border: 2px solid #d1e0e0;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color38 {
        width: 100%;
        background-image: linear-gradient(180deg, #9ff, #3ff);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img38 {
        border-radius: 50%;
        background: #00e6e6;
        border: 2px solid #e6ffff;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color39 {
        width: 100%;
        background-image: linear-gradient(180deg, #ffb3b3, #ff4d4d);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img39 {
        border-radius: 50%;
        background: red;
        border: 2px solid #ffe6e6;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color40 {
        width: 100%;
        background-image: linear-gradient(180deg, #cc80ff, #90f);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img40 {
        border-radius: 50%;
        background: #3d0066;
        border: 2px solid #f5e6ff;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color41 {
        width: 100%;
        background-image: linear-gradient(180deg, #ffff80, #ff0);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img41 {
        border-radius: 50%;
        background: #990;
        border: 2px solid #ff9;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color42 {
        width: 100%;
        background-image: linear-gradient(180deg, #aaff80, #260);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img42 {
        border-radius: 50%;
        background: #130;
        border: 2px solid #bf9;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color43 {
        width: 100%;
        background-image: linear-gradient(180deg, #ffb3ff, #606);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img43 {
        border-radius: 50%;
        background: #303;
        border: 2px solid #fcf;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color44 {
        width: 100%;
        background-image: linear-gradient(180deg, #99ebff, #005266);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img44 {
        border-radius: 50%;
        background: #002933;
        border: 2px solid #b3f0ff;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .color45 {
        width: 100%;
        background-image: linear-gradient(180deg, #ffcc80, #b36b00);
        padding: 30px 0 10px;
        border-radius: 10px
    }

    .img45 {
        border-radius: 50%;
        background: #804d00;
        border: 2px solid #ffe0b3;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .youbutn {
        z-index: 999999;
        position: absolute !important;
        width: 30px;
        height: 30px;
        float: right;
        right: 0;
        margin-top: -448px;
        background: #f30c0c !important;
        border-color: #f30c0c !important;
        font-size: 20px;
        padding: 0
    }

    .font1 i:hover {
        transform: rotate(360deg);
        transition: 2s
    }

    .img2 {
        border-radius: 50%;
        background: #23a3d1;
        border: 2px solid #6dd6fb;
        box-shadow: 1px 1px 100px #6dd6fb;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 55px;
        padding: 15px
    }

    .img3 {
        border-radius: 50%;
        background: #1b7965;
        border: 2px solid #41dbbb;
        box-shadow: 1px 1px 100px #41dbbb;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .img4 {
        border-radius: 50%;
        background: #d5a02c;
        border: 2px solid #e4b03b;
        box-shadow: 1px 1px 100px #e4b03b;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .img5 {
        border-radius: 50%;
        background-image: linear-gradient(180deg, #8b60ed, #b372bd);
        border: 2px solid #b28bdf;
        box-shadow: 1px 1px 100px #b28bdf;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .img6 {
        border-radius: 50%;
        background: #179822;
        border: 2px solid #73d648;
        box-shadow: 1px 1px 100px #73d648;
        height: 90px;
        width: 90px;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 55px !important;
        padding: 15px
    }

    .box3 {
        margin: 15px
    }

    .box4 {
        margin: 11px;
        width: 23%
    }

    .font1 {
        color: #fff
    }

        .font1:hover {
            color: #fff
        }

    .h3 {
        color: #fff;
        text-align: center;
        font-size: 20px
    }

        .h3:hover {
            color: #fff
        }

    .font2 {
        text-align: center;
        margin-top: 5px
    }

    .top1 {
        background: linear-gradient(to bottom, #3cf 0, #f9c 100%);
        padding: 8px;
        color: #fff;
        width: 100%;
        border-radius: 7px
    }

    .box5 .figure-caption {
        border-radius: 10px 10px 10px 60px !important
    }

    .stu-box5 {
        border: none !important;
        width: 100% !important
    }

        .stu-box5 .lock1 {
            font-size: 20px !important
        }

    .box5-topimg1 {
        height: 150px;
        width: 100%;
        background: #eaeaea
    }

        .box5-topimg1 img {
            width: 100%;
            height: 100%
        }

    .box5_aa .portfolio-item .box5-topimg1 {
        height: 130px;
    }

    .border-primary {
        border-color: #305885 !important
    }

    .topimg1 {
        display: block;
        width: 100%;
        height: 100%
    }

    .topimg2 {
        width: 100%;
        display: block
    }

    .topimg3 {
        width: 100%;
        display: block;
        padding: 0 5px
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #222;
    font-family: weblysleekuisb;
    margin-bottom: 20px
}

@font-face {
    font-family: weblysleekuisb;
    src: url(../../../fonts/weblysleekuisb.ttf) format("truetype")
}

.list {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    transition: all .3s ease-in-out
}

    a:focus,
    a:hover {
        text-decoration: none;
        outline: 0
    }

.row.m0 {
    margin: 0
}

button:focus {
    outline: 0;
    box-shadow: none
}

.mb-15 {
    margin-bottom: 15px
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.white_bg {
    background: #fff !important
}

.mt-100 {
    margin-top: 100px
}

@media (max-width:991px) {
    .mt-100 {
        margin-top: 0
    }
}

.mt--100 {
    margin-top: -100px
}

@media (max-width:991px) {
    .mt--100 {
        margin-top: 0
    }
}

.section_gap {
    padding: 40px 0
}

@media (max-width:991px) {
    .section_gap {
        padding: 40px 0
    }
}

.section_gap_top {
    padding-top: 120px
}

@media (max-width:991px) {
    .section_gap_top {
        padding-top: 60px
    }
}

.section_gap_bottom {
    padding-bottom: 120px
}

@media (max-width:991px) {
    .section_gap_bottom {
        padding-bottom: 60px
    }
}

.main_title {
    text-align: center
}

    .main_title p {
        margin-bottom: 20px
    }

    .main_title h2 {
        font-size: 30px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 30px;
        color: #1a75ba;
        font-family: weblysleekuisl_0
    }

@font-face {
    font-family: weblysleekuisl_0;
    src: url(../../../fonts/weblysleekuisl_0.ttf) format("truetype")
}

.main_title1 h2 {
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    color: #175d9d;
    font-family: Gugi, cursive;
    font-family: Oswald, sans-serif
}

@media (max-width:575px) {
    .main_title h2 {
        font-size: 30px;
        margin-bottom: 10px
    }
}

.main_title p {
    font-size: 16px;
    max-width: 570px;
    margin: auto;
    margin-bottom: 20px;
    font-weight: 400;
    color: #757373
}

.lite_bg {
    background: #f9f9f9
}

.moreset {
    margin-top: -14px;
    position: absolute;
    float: right !important
}

#search_input_box,
.blog-pagination .page-item.active .page-link,
.blog-pagination .page-link:hover,
.blog_btn:hover,
.blog_right_sidebar .newsletter_widget .bbtns,
.blog_right_sidebar .search_widget .input-group .form-control,
.blog_right_sidebar .tag_cloud_widget ul li a:hover,
.blog_right_sidebar .widget_title,
.categories_post:hover .categories_details,
.comments-area .btn-reply:hover,
.footer-area .footer-bottom .footer-social a:hover,
.gradient-bg,
.header-top .header-top-right a:hover,
.registration_area,
.single_course .course_content .course_meta .price,
.single_department:hover,
.single_feature:nth-child(3),
.testimonial_area .owl-thumb-item .overlay-grad.active,
.testimonial_area .owl-thumb-item .overlay-grad:hover,
.testimonial_area .owl-thumb-item.active .overlay-grad {
    background: -webkit-linear-gradient(90deg, #00aee0 0, #00fedc 100%);
    background: -moz-linear-gradient(90deg, #00aee0 0, #00fedc 100%);
    background: -ms-linear-gradient(90deg, #00aee0 0, #00fedc 100%);
    background: -o-linear-gradient(90deg, #00aee0 0, #00fedc 100%);
    background: linear-gradient(90deg, #00aee0 0, #00fedc 100%);
    box-shadow: 5px 5px 1px #00b4e0
}

    .gradient-bg2,
    .single_course .course_content .course_meta .price.df_color1,
    .single_feature:nth-child(1) {
        background: -webkit-linear-gradient(90deg, #e94086 0, #e5925a 100%);
        background: -moz-linear-gradient(90deg, #e94086 0, #e5925a 100%);
        background: -ms-linear-gradient(90deg, #e94086 0, #e5925a 100%);
        background: -o-linear-gradient(90deg, #e94086 0, #e5925a 100%);
        background: linear-gradient(90deg, #e94086 0, #e5925a 100%)
    }

    .gradient-bg3,
    .single_course .course_content .course_meta .price.df_color2,
    .single_feature:nth-child(2) {
        background: -webkit-linear-gradient(90deg, #7349cc 0, #e163e4 100%);
        background: -moz-linear-gradient(90deg, #7349cc 0, #e163e4 100%);
        background: -ms-linear-gradient(90deg, #7349cc 0, #e163e4 100%);
        background: -o-linear-gradient(90deg, #7349cc 0, #e163e4 100%);
        background: linear-gradient(90deg, #7349cc 0, #e163e4 100%);
        box-shadow: 5px 5px 1px #ab56d8
    }

.blog_details h2:hover,
.gradient-color {
    background: -webkit-linear-gradient(90deg, #00aee0 0, #00fedc 100%);
    background: -moz-linear-gradient(90deg, #00aee0 0, #00fedc 100%);
    background: -ms-linear-gradient(90deg, #00aee0 0, #00fedc 100%);
    background: -o-linear-gradient(90deg, #00aee0 0, #00fedc 100%);
    background: linear-gradient(90deg, #00aee0 0, #00fedc 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.primary-btn {
    display: inline-block;
    background: -webkit-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: -moz-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: -ms-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: -o-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: linear-gradient(to right, #0b0ca5 0, #b99ce0 51%, #0098e0 100%);
    background-size: 200% auto;
    padding: 0 38px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 50px;
    border-radius: 0;
    outline: 0 !important;
    box-shadow: 0 20px 50px rgba(0, 175, 224, .3);
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .primary-btn:hover {
        background-position: right center;
        color: #fff;
        box-shadow: none
    }

.overlay {
    position: relative
}

    .overlay:after {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        content: "";
        z-index: -1
    }

#search_input_box {
    text-align: center;
    padding: 5px 20px
}

    #search_input_box .form-control {
        padding-left: 0;
        background: 0 0;
        border: 0;
        color: #fff;
        font-weight: 600;
        font-size: 18px
    }

        #search_input_box .form-control:focus {
            box-shadow: none;
            outline: 0
        }

    #search_input_box input.placeholder {
        color: #222;
        font-size: 16px
    }

    #search_input_box input:-moz-placeholder {
        color: #222;
        font-size: 16px
    }

    #search_input_box input::-moz-placeholder {
        color: #222;
        font-size: 16px
    }

    #search_input_box input::-webkit-input-placeholder {
        color: #222;
        font-size: 16px
    }

    #search_input_box .btn {
        width: 0;
        height: 0;
        padding: 0;
        border: 0
    }

    #search_input_box .lnr-cross {
        color: #fff;
        font-weight: 600;
        cursor: pointer;
        padding: 10px 0
    }

.set1 {
    float: inherit !important;
    padding-left: 20px
}

.fclty-box {
    border-radius: 10px;
    margin-bottom: 2rem;
    box-shadow: 1px 10px 14px 0 rgba(0, 0, 0, .15);
    overflow: hidden;
    position: relative;
    border: 2px solid #ccc;
    transition: all .4s ease-in-out
}

    .fclty-box:hover .fclty-icon {
        display: none;
        transition: all .4s ease-in-out
    }

    .fclty-box:hover {
        box-shadow: 0 0 0 5px rgba(0, 0, 0, .1)
    }

    .fclty-box:before {
        content: "";
        height: 20px;
        width: 20px;
        border-radius: 20%;
        border: 3px solid #fff;
        opacity: .9;
        position: absolute;
        right: 5px;
        top: 5px;
        z-index: 1;
        transition: all .4s ease-in-out;
        animation: animate 5s infinite linear
    }

    .fclty-box:hover:before {
        height: 400px;
        width: 300px;
        top: -55px;
        right: -37px
    }

.fclty-img-div {
    height: 300px;
    width: 300px;
    margin: 0 auto
}

.fclty-box img {
    width: 100%;
    height: 100%;
    transition: all .4s ease-in-out
}

.fclty-box:hover img {
    filter: grayscale(100%)
}

.fclty-box .fclty-box-content {
    color: #fff;
    text-align: center;
    width: 200px;
    opacity: 0;
    filter: blur(10px);
    position: absolute;
    top: 50px;
    right: 15px;
    z-index: 2;
    transition: all .4s ease-in-out
}

.fclty-box:hover .fclty-box-content {
    filter: blur(0);
    opacity: 1;
    top: 20px
}

.fclty-box .fclty-title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 2px
}

.fclty-box .fclty-post {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .5px;
    color: #fff;
    display: block;
    font-weight: 700
}

    .fclty-box .fclty-post p {
        color: #fff
    }

.fclty-box .fclty-icon {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 5px;
    left: 2px
}

    .fclty-box .fclty-icon p {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 1.5;
        height: 85px;
        width: 95px;
        margin: 7px 0;
        border-radius: 50% 50% 50% 0;
        display: block;
        transition: all .3s;
        animation: animate 5s infinite linear
    }

        .fclty-box .fclty-icon p:hover {
            box-shadow: 0 0 0 2px #fff inset
        }

@keyframes animate {
    0% {
        background-color: #00b894
    }

    20% {
        background-color: #00cec9
    }

    40% {
        background-color: #0984e3
    }

    60% {
        background-color: #6c5ce7
    }

    80% {
        background-color: #e84393
    }

    100% {
        background-color: #00b894
    }
}

@media only screen and (max-width:990px) {
    .fclty-box {
        margin: 0 0 30px
    }
}

.home_banner_area {
    z-index: 1;
    min-height: 670px;
    display: flex;
    position: relative;
    background: url(../img/homebanner05.png) no-repeat right center;
    background-size: cover
}

    .home_banner_area .banner_inner {
        position: relative;
        z-index: 10;
        width: 100%;
        display: flex
    }

        .home_banner_area .banner_inner .container {
            vertical-align: middle;
            align-self: center
        }

        .home_banner_area .banner_inner .banner_content {
            color: #fff
        }

            .home_banner_area .banner_inner .banner_content h2 {
                margin-top: 0;
                font-size: 42px;
                font-weight: 700;
                color: #fff;
                line-height: 54px;
                font-family: Gugi, cursive;
                text-shadow: 2px 2px #4e5a62
            }

            .home_banner_area .banner_inner .banner_content p {
                max-width: 520px;
                font-size: 18px;
                font-weight: 600;
                margin: 25px 0 45px
            }

    .home_banner_area .search_course_wrap {
        margin-bottom: 50px
    }

        .home_banner_area .search_course_wrap .form_box {
            background: rgba(255, 255, 255, .15);
            padding: 10px 0
        }

@media (max-width:470px) {
    .mobilimgset {
        text-align: center;
        margin-top: 25px
    }

    .pdownload {
        line-height: 40px
    }

    .linehightset {
        line-height: 54px
    }

    .bts {
        margin-bottom: 20px
    }

    .aboutp p {
        color: #097eb7;
        font-size: 32px !important;
        font-family: weblysleekuil
    }

    .icon-bar {
        position: unset !important
    }

        .icon-bar a {
            display: none !important
        }

    .firstp {
        color: #000;
        font-size: 26px;
        margin-bottom: 42px;
        font-family: OpenSans-Light;
        line-height: 35px
    }

    .firstp2 {
        color: #000;
        font-size: 26px;
        margin-bottom: 42px;
        font-family: OpenSans-SemiBold;
        line-height: 35px
    }

    .welcomecont {
        margin-left: 0;
        text-align: center
    }

    .tabmenu {
        text-align: center;
        margin: 0 auto;
        width: 100%
    }

    .registerimg {
        width: 100% !important;
        height: 48px !important
    }

    .demmooo {
        margin-top: 20px !important
    }

    .play-button-container {
        margin: 0 auto !important
    }

    .demobtn {
        float: inherit !important
    }

    .youbutn {
        z-index: 999999;
        position: absolute !important;
        width: 35px;
        height: 35px;
        float: right;
        margin-left: 0;
        margin-top: -44px;
        background: #f30c0c !important;
        border-color: #f30c0c !important
    }

    .lalitmohan {
        margin-top: 20px;
        margin-bottom: -10px !important
    }

    .home_banner_area .search_course_wrap .form_box {
        padding: 0
    }
}

.home_banner_area .search_course_wrap .form-control {
    height: 40px;
    background: #fff;
    box-shadow: 1px 1px 6px;
    padding: 0 20px;
    border-radius: 0;
    display: inline-block;
    border: 0
}

.home_banner_area .search_course_wrap input {
    font-size: 18px;
    color: #222
}

    .home_banner_area .search_course_wrap input.placeholder {
        color: #222;
        font-size: 14px
    }

    .home_banner_area .search_course_wrap input:-moz-placeholder {
        color: #222;
        font-size: 14px
    }

    .home_banner_area .search_course_wrap input::-moz-placeholder {
        color: #222;
        font-size: 14px
    }

    .home_banner_area .search_course_wrap input::-webkit-input-placeholder {
        color: #222;
        font-size: 14px
    }

    .home_banner_area .search_course_wrap input:focus {
        box-shadow: none
    }

.home_banner_area .search_course_wrap .search_course_btn {
    background: -webkit-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: -moz-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: -ms-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: -o-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background-size: 200% auto;
    border-radius: 0;
    color: #fff;
    position: relative;
    left: 60px;
    padding: 10px 35px;
    border: 0;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

@media (max-width:480px) {
    .downloadworld {
        width: 100% !important;
        margin-bottom: 10px !important
    }

    .center-block {
        text-align: center !important
    }

    .readbox {
        margin-bottom: inherit !important
    }

    .member-thumb {
        text-align: center !important
    }

    .navbar .container {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        margin-top: 6px
    }

    .anmation1 {
        text-align: center;
        border: #1a75ba solid 2px;
        border-radius: 15px;
        width: 100%
    }

    .animationp {
        width: 100%;
        text-align: center;
        margin-top: 30px
    }

    .res_1 {
        width: 150px
    }

    .description2 {
        display: none
    }

    .flipster__nav ul li {
        margin-right: 0 !important;
        width: 100% !important
    }

    .header-para p {
        color: #000
    }

    table p img {
        max-width: 100%
    }

    .newset {
        width: 100% !important
    }

    .twoset {
        width: 50%;
        height: 259px
    }

    .subjectset {
        margin-bottom: 30px
    }

    .testiset {
        margin-bottom: 30px
    }

    .bookresponse {
        margin-top: 208px;
        position: absolute
    }

    .tableset {
        width: 90%
    }

    .b23232 {
        width: 110% !important
    }

    .form-control100 {
        width: 110% !important
    }

    .homeform {
        width: 100% !important
    }

    .moreset {
        margin-top: -47px;
        position: absolute;
        float: right !important;
        margin-left: 150px
    }

    .rateset {
        font-size: 45px;
        font-weight: 700;
        color: #ecfb09;
        text-shadow: 2px 2px red;
        float: right;
        margin-bottom: 11px;
        padding-bottom: 10px;
        margin-top: -5px;
        width: 100%;
        text-align: center
    }

    .col-4 {
        max-width: 100%;
        margin-bottom: 20px
    }

    .input-group-text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: .3rem .5rem
    }

    .col-40 {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .box11 {
        width: 100% !important
    }

    .left {
        display: none
    }

    .right {
        display: none
    }

    .studyrow {
        margin-top: 0
    }

    .live {
        color: #fff;
        font-size: 40px;
        margin-top: -43px;
        margin-left: 0
    }

    .live09 {
        margin-left: 40px
    }

    .livescroll {
        height: 350px;
        width: 100%;
        border: solid 3px #175d9d;
        overflow-x: hidden;
        overflow-y: scroll;
        float: right;
        padding: 15px;
        margin-bottom: 30px
    }

    .applynow {
        text-align: center !important;
        margin-bottom: 30px
    }

    .livebtn {
        margin-bottom: 20px
    }

    .marg2 {
        margin-top: 0 !important
    }

    .upcoming {
        margin-top: 30px;
        width: 100%;
        margin-bottom: 15px
    }

    .livebtn2 {
        background-color: #fff;
        border-color: #2b6aa4;
        color: #175d9d;
        width: 100%;
        height: 50px;
        font-size: 20px;
        border-radius: 20px;
        width: 100%
    }

    .youtube iframe {
        width: 100% !important;
        margin-top: 30px
    }

    .res {
        padding: none
    }

    .tea {
        margin-top: 40px
    }

    .home_banner_area .search_course_wrap .search_course_btn {
        padding: 8px 16px;
        left: 0
    }
}

.home_banner_area .search_course_wrap .search_course_btn:focus {
    box-shadow: none
}

.home_banner_area .search_course_wrap .search_course_btn:hover {
    background-position: right center
}

.blog_banner {
    min-height: 780px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 0
}

    .blog_banner .banner_inner {
        background: #04091e;
        position: relative;
        overflow: hidden;
        width: 100%;
        min-height: 780px;
        z-index: 1
    }

        .blog_banner .banner_inner .overlay {
            background: url(../img/banner/banner-2.jpg) no-repeat center center;
            opacity: .5;
            height: 125%;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            z-index: -1
        }

        .blog_banner .banner_inner .blog_b_text {
            max-width: 700px;
            margin: auto;
            color: #fff;
            margin-top: 40px
        }

            .blog_banner .banner_inner .blog_b_text h2 {
                font-size: 60px;
                font-weight: 500;
                font-family: "Crimson Text", serif;
                line-height: 66px;
                margin-bottom: 15px
            }

            .blog_banner .banner_inner .blog_b_text p {
                font-size: 16px;
                margin-bottom: 35px
            }

            .blog_banner .banner_inner .blog_b_text #ffffff_bg_btn {
                line-height: 42px;
                padding: 0 45px
            }

.banner_area {
    position: relative;
    background: url(../img/MedChem-2048x700.jpg) no-repeat center center;
    background-size: cover;
    z-index: 1;
    min-height: 150px;
    padding-top: 0 !important
}

    .banner_area .banner_inner {
        position: relative;
        overflow: hidden;
        width: 100%;
        min-height: 150px;
        z-index: 1
    }

        .banner_area .banner_inner .overlay {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: #000;
            opacity: .4
        }

        .banner_area .banner_inner .banner_content {
            position: relative;
            z-index: 2;
            color: #fff;
            padding: 30px
        }

            .banner_area .banner_inner .banner_content h2 {
                color: #fff;
                font-size: 48px
            }

.center-block {
    text-align: center !important
}

.member-thumb {
    text-align: center !important
}

.footer-area .single-footer-widget input {
    height: 40px;
    border: none;
    width: 72% !important;
    font-weight: 300;
    background: #fff;
    color: #fff;
    padding-left: 20px;
    border-radius: 0;
    font-size: 14px;
    padding: 10px;
    border: #000 solid 1px
}

.banner_area .banner_inner .banner_content .page_link a {
    font-size: 14px;
    color: #fff;
    font-family: "Crimson Text", serif;
    margin-right: 32px;
    position: relative;
    text-transform: uppercase
}

    .banner_area .banner_inner .banner_content .page_link a:before {
        content: "\f178";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: -25px;
        top: 50%;
        transform: translateY(-50%)
    }

    .banner_area .banner_inner .banner_content .page_link a:last-child {
        margin-right: 0
    }

        .banner_area .banner_inner .banner_content .page_link a:last-child:before {
            display: none
        }

.feature_area {
    margin-top: -37em
}

@media (max-width:991px) {
    .imgres {
        width: 100%;
        height: 120px
    }

    .containerz {
        max-width: 90%;
        margin: 0 auto
    }

    .feature_area {
        margin-top: 60px
    }
}

.single_feature {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 40px
}

@media (max-width:480px) {
    .banner-logo-set {
        width: 100%;
        text-align: center !important;
        margin: 0 auto
    }

    .single_feature {
        padding: 40px 20px
    }
}

.single_feature:nth-child(1) {
    margin-bottom: 30px
}

.single_feature:nth-child(2) {
    margin-bottom: 30px
}

.single_feature .icon {
    margin-right: 20px
}

    .single_feature .icon span {
        font-size: 30px
    }

.single_feature h4 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #fff
}

.single_feature p {
    margin: 0;
    font-weight: 400
}

.single_department {
    background: #f9f9f9;
    padding: 40px 0;
    margin-bottom: 30px;
    box-shadow: 1px 1px 5px #afadad;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .single_department img {
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .single_department h4 {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 0;
        color: #000;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .single_department:hover {
        box-shadow: 0 20px 50px rgba(0, 175, 224, .3)
    }

        .single_department:hover img {
            -webkit-filter: brightness(0) invert(1);
            -moz-filter: brightness(0) invert(1);
            -ms-filter: brightness(0) invert(1);
            -o-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1)
        }

        .single_department:hover h4 {
            color: #fff
        }

.dpmt_right h1 {
    font-size: 42px;
    margin-bottom: 25px;
    font-family: Gugi, cursive;
    font-family: Oswald, sans-serif
}

@media (max-width:575px) {
    .dpmt_right h1 {
        font-size: 30px;
        margin-bottom: 15px
    }
}

.dpmt_right .primary-btn {
    margin-top: 30px
}

.popular_courses {
    padding: 120px 0 90px
}

@media (max-width:991px) {
    .popular_courses {
        padding: 60px 0 30px
    }
}

.single_course {
    margin-bottom: 42px
}

    .single_course .course_head {
        position: relative;
        overflow: hidden
    }

        .single_course .course_head.overlay:after {
            background: #000;
            opacity: .2;
            z-index: 1
        }

        .single_course .course_head .authr_meta {
            position: absolute;
            bottom: 15px;
            left: 15px;
            z-index: 2
        }

            .single_course .course_head .authr_meta span {
                color: #fff;
                padding-left: 10px
            }

            .single_course .course_head .authr_meta img {
                margin-top: -8px;
                -webkit-transition: all .3s ease 0s;
                -moz-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s
            }

        .single_course .course_head img {
            -webkit-transition: all .3s ease 0s;
            -moz-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s
        }

    .single_course .course_content {
        padding-top: 30px
    }

        .single_course .course_content h4 a {
            color: #222
        }

        .single_course .course_content p {
            margin: 0
        }

        .single_course .course_content .course_meta {
            margin-top: 25px
        }

            .single_course .course_content .course_meta .meta_info {
                margin-right: 25px
            }

                .single_course .course_content .course_meta .meta_info a {
                    color: #222
                }

                .single_course .course_content .course_meta .meta_info i.lnr {
                    padding-right: 5px
                }

            .single_course .course_content .course_meta .price {
                padding: 10px 24px;
                font-size: 15px;
                color: #fff;
                font-weight: 600;
                font-family: Montserrat, sans-serif;
                box-shadow: 0 20px 50px rgba(0, 175, 224, .2)
            }

                .single_course .course_content .course_meta .price.df_color1 {
                    box-shadow: 0 20px 50px rgba(233, 62, 135, .2)
                }

                .single_course .course_content .course_meta .price.df_color2 {
                    box-shadow: 0 20px 50px rgba(115, 73, 204, .2)
                }

    .single_course:hover .course_head img {
        transform: scale(1.1);
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .single_course:hover h4 a {
        color: #00aee0
    }

.course_details_area .title {
    font-size: 21px;
    border: none;
    cursor: pointer;
    margin-top: 40px;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 22px
}

    .course_details_area .title:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -1px;
        height: 1px;
        width: 74px;
        background: #4dbf1c
    }

.course_details_left .course_list {
    margin-bottom: 0
}

@media (max-width:575px) {
    .course_details_left .course_list {
        padding-left: 0
    }
}

.course_details_left .course_list li {
    list-style: none;
    margin-bottom: 20px
}

    .course_details_left .course_list li .primary-btn {
        background: #f9f9f9;
        color: #777;
        box-shadow: none;
        font-size: 12px
    }

        .course_details_left .course_list li .primary-btn:hover {
            background: #00aee0;
            color: #fff;
            box-shadow: 0 10px 30px rgba(0, 175, 224, .3)
        }

@media (max-width:575px) {
    .course_details_left .course_list li .primary-btn {
        min-width: 100px;
        font-size: 10px;
        padding: 0 10px
    }
}

.course_details_left .course_list li:last-child {
    margin-bottom: 0
}

@media (max-width:991px) {
    .right-contents {
        margin-top: 50px
    }
}

.right-contents ul {
    padding-left: 0
}

    .right-contents ul li {
        list-style: none;
        background: #f9f9f9;
        padding: 10px 22px;
        margin-bottom: 10px
    }

        .right-contents ul li a {
            color: #777;
            text-align: left
        }

            .right-contents ul li a p {
                margin-bottom: 0
            }

        .right-contents ul li .or {
            color: #222
        }

.right-contents .enroll {
    margin-top: 10px;
    width: 100%
}

.right-contents .reviews .star,
.right-contents .reviews span {
    width: 31%;
    margin-bottom: 10px
}

.right-contents .avg-review {
    background: #04091e;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 0
}

    .right-contents .avg-review span {
        font-size: 18px;
        color: #00aee0
    }

@media (max-width:991px) {
    .right-contents .avg-review {
        margin-bottom: 20px
    }
}

@media (max-width:1024px) {
    .right-contents .single-reviews .thumb {
        margin-right: 10px
    }
}

.right-contents .single-reviews h5 {
    display: inline-flex
}

@media (max-width:1024px) {
    .right-contents .single-reviews h5 {
        display: block
    }
}

.right-contents .single-reviews h5 .star {
    margin-left: 10px
}

@media (max-width:1024px) {
    .right-contents .single-reviews h5 .star {
        margin: 10px 0
    }
}

.right-contents .feedeback {
    margin-top: 30px
}

    .right-contents .feedeback textarea {
        resize: none;
        height: 130px;
        background: #f1f9ff
    }

        .right-contents .feedeback textarea:focus {
            box-shadow: none
        }

.right-contents .star .checked {
    color: #4dbf1c
}

.right-contents .comments-area {
    padding: 0;
    border: 0;
    background: 0 0
}

    .right-contents .comments-area .star {
        margin-left: 20px
    }

.fact_area {
    position: relative;
    color: #fff;
    background-image: url(../img/features-bg1.jpg);
    background-size: cover;
    z-index: 1;
    padding: 120px 0 90px
}

@media (max-width:991px) {
    .fact_area {
        padding: 60px 0 30px
    }
}

.fact_area.overlay:after {
    background: #000;
    opacity: .6
}

.fact_area .main_title h2 {
    color: #fff
}

.fact_area .col-lg-4:nth-child(5) .single_fact {
    margin-top: -129px
}

@media (max-width:991px) {
    .fact_area .col-lg-4:nth-child(5) .single_fact {
        margin-top: 0
    }
}

@media (max-width:991px) {
    .fact_area .col-lg-4:nth-child(4) .single_fact {
        margin-top: -100px
    }
}

@media (max-width:767px) {
    .fact_area .col-lg-4:nth-child(4) .single_fact {
        margin-top: 0
    }
}

@media (max-width:991px) {
    .fact_area .col-lg-4:nth-child(6) .single_fact {
        margin-top: -165px
    }
}

@media (max-width:767px) {
    .fact_area .col-lg-4:nth-child(6) .single_fact {
        margin-top: 0
    }
}

.single_fact {
    background: rgba(255, 255, 255, .1);
    padding: 40px;
    margin-bottom: 30px;
    border: 1px solid transparent;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .single_fact h4 {
        color: #fff;
        margin-bottom: 20px
    }

    .single_fact p {
        margin: 0
    }

    .single_fact .f_icon {
        margin-bottom: 30px
    }

    .single_fact:hover {
        border: 1px solid rgba(255, 255, 255, .3)
    }

.clock_sec {
    color: #fff
}

    .clock_sec h1 {
        font-size: 42px;
        color: #fff;
        font-family: Oswald, sans-serif;
        text-align: left
    }

@media (max-width:575px) {
    .clock_sec h1 {
        font-size: 30px
    }
}

.clock_sec .clockinner {
    background: rgba(255, 255, 255, .2);
    padding: 40px 20px;
    margin-right: 15px;
    text-align: center;
    border: 1px solid #66e9eb;
    border-radius: 5px;
    margin-top: 65px
}

@media (max-width:767px) {
    .clock_sec .clockinner {
        margin: 0 15px;
        padding: 10px;
        margin-top: 30px
    }
}

@media (max-width:400px) {
    .clock_sec .clockinner {
        margin-right: 0;
        padding: 10px 5px
    }
}

.clock_sec .clockinner:last-child {
    margin-right: 0
}

@media (max-width:575px) {
    .clock_sec .clockinner:last-child {
        margin-right: 15px
    }
}

.clock_sec .clockinner h1 {
    font-size: 36px;
    display: inline-block
}

.register_form {
    background: #fff;
    text-align: center;
    padding: 40px
}

@media (max-width:991px) {
    .register_form {
        margin-top: 30px
    }
}

.register_form h3 {
    font-size: 24px;
    margin-bottom: 0
}

.register_form input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #eee;
    padding: 12px
}

    .register_form input:focus {
        outline: 0;
        box-shadow: none
    }

    .register_form input.placeholder {
        color: #aaa;
        font-size: 14px;
        font-weight: 500;
        font-family: "Crimson Text", serif
    }

    .register_form input:-moz-placeholder {
        color: #aaa;
        font-size: 14px;
        font-weight: 500;
        font-family: "Crimson Text", serif
    }

    .register_form input::-moz-placeholder {
        color: #aaa;
        font-size: 14px;
        font-weight: 500;
        font-family: "Crimson Text", serif
    }

    .register_form input::-webkit-input-placeholder {
        color: #aaa;
        font-size: 14px;
        font-weight: 500;
        font-family: "Crimson Text", serif
    }

.register_form .primary-btn {
    width: 100%;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px
}

.events_area {
    padding: 120px 0 90px
}

@media (max-width:991px) {
    .events_area {
        padding: 60px 0 30px
    }
}

.single_event {
    margin-bottom: 30px
}

    .single_event .event_thumb {
        overflow: hidden
    }

        .single_event .event_thumb img {
            -webkit-transition: all .3s ease 0s;
            -moz-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s
        }

    .single_event .event_details h4 {
        margin-bottom: 15px
    }

        .single_event .event_details h4 a {
            color: #222
        }

    .single_event:hover img {
        transform: scale(1.1)
    }

    .single_event:hover h4 a {
        color: #00aee0
    }

.instructors_area {
    padding: 120px 0 90px
}

@media (max-width:991px) {
    .instructors_area {
        padding: 60px 0 30px
    }
}

.single_instructor {
    text-align: center;
    margin-bottom: 30px
}

    .single_instructor .author_decs {
        box-shadow: 0 0 50px rgba(153, 153, 153, .1);
        background: #fff;
        padding: 40px;
        margin-top: -30px;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

        .single_instructor .author_decs .social_icons {
            margin-top: 20px
        }

            .single_instructor .author_decs .social_icons a {
                color: #ccc;
                padding-right: 10px;
                -webkit-transition: all .3s ease 0s;
                -moz-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s
            }

                .single_instructor .author_decs .social_icons a:hover {
                    color: #772dff
                }

        .single_instructor .author_decs h4 {
            margin: 20px 0 0
        }

        .single_instructor .author_decs .profession {
            margin-bottom: 15px
        }

        .single_instructor .author_decs p {
            margin: 0
        }

    .single_instructor:hover .author_decs {
        box-shadow: 0 20px 50px rgba(0, 0, 0, .1)
    }

.latest_blog_area {
    background: #f9f9ff
}

.single-recent-blog-post {
    margin-bottom: 30px
}

    .single-recent-blog-post .thumb {
        overflow: hidden
    }

        .single-recent-blog-post .thumb img {
            transition: all .7s linear
        }

    .single-recent-blog-post .details {
        padding-top: 30px
    }

        .single-recent-blog-post .details .sec_h4 {
            line-height: 24px;
            padding: 10px 0 13px;
            transition: all .3s linear
        }

            .single-recent-blog-post .details .sec_h4:hover {
                color: #777
            }

    .single-recent-blog-post .date {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400
    }

    .single-recent-blog-post:hover img {
        transform: scale(1.23) rotate(10deg)
    }

.tags .tag_btn {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    border: 1px solid #eee;
    display: inline-block;
    padding: 1px 18px;
    text-align: center;
    color: #222
}

    .tags .tag_btn:before {
        background: #00aee0
    }

    .tags .tag_btn + .tag_btn {
        margin-left: 2px
    }

.blog_categorie_area {
    padding-top: 80px;
    padding-bottom: 80px
}

.categories_post {
    position: relative;
    text-align: center;
    cursor: pointer
}

    .categories_post img {
        max-width: 100%
    }

    .categories_post .categories_details {
        position: absolute;
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px;
        background: rgba(34, 34, 34, .8);
        color: #fff;
        transition: all .3s linear;
        display: flex;
        align-items: center;
        justify-content: center
    }

        .categories_post .categories_details h5 {
            margin-bottom: 0;
            font-size: 18px;
            line-height: 26px;
            text-transform: uppercase;
            color: #fff;
            position: relative
        }

        .categories_post .categories_details p {
            font-weight: 300;
            font-size: 14px;
            line-height: 26px;
            margin-bottom: 0
        }

        .categories_post .categories_details .border_line {
            margin: 10px 0;
            background: #fff;
            width: 100%;
            height: 1px
        }

    .categories_post:hover .categories_details {
        background-color: transparent;
        opacity: .6
    }

.blog_item {
    margin-bottom: 40px
}

.blog_info {
    padding-top: 30px
}

    .blog_info .post_tag {
        padding-bottom: 20px
    }

        .blog_info .post_tag a {
            font: 300 14px/21px "Crimson Text", serif;
            color: #222
        }

            .blog_info .post_tag a:hover {
                color: #777
            }

            .blog_info .post_tag a.active {
                color: #00aee0
            }

    .blog_info .blog_meta li a {
        font: 300 14px/20px "Crimson Text", serif;
        color: #777;
        vertical-align: middle;
        padding-bottom: 12px;
        display: inline-block
    }

        .blog_info .blog_meta li a i {
            color: #222;
            font-size: 16px;
            font-weight: 600;
            padding-left: 15px;
            line-height: 20px;
            vertical-align: middle
        }

        .blog_info .blog_meta li a:hover {
            color: #00aee0
        }

.blog_post img {
    max-width: 100%
}

.blog_details {
    padding-top: 20px
}

    .blog_details h2 {
        font-size: 24px;
        line-height: 36px;
        color: #222;
        font-weight: 600;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear
    }

    .blog_details p {
        margin-bottom: 26px
    }

.view_btn {
    font-size: 14px;
    line-height: 36px;
    display: inline-block;
    color: #222;
    font-weight: 500;
    padding: 0 30px;
    background: #fff
}

.blog_right_sidebar {
    border: 1px solid #eee;
    background: #fafaff;
    padding: 30px
}

    .blog_right_sidebar .widget_title {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        color: #fff;
        padding: 8px 0;
        margin-bottom: 30px
    }

    .blog_right_sidebar .search_widget .input-group .form-control {
        font-size: 14px;
        line-height: 29px;
        border: 0;
        width: 100%;
        font-weight: 300;
        color: #fff;
        padding-left: 20px;
        border-radius: 45px;
        z-index: 0
    }

        .blog_right_sidebar .search_widget .input-group .form-control.placeholder {
            color: #fff
        }

        .blog_right_sidebar .search_widget .input-group .form-control:-moz-placeholder {
            color: #fff
        }

        .blog_right_sidebar .search_widget .input-group .form-control::-moz-placeholder {
            color: #fff
        }

        .blog_right_sidebar .search_widget .input-group .form-control::-webkit-input-placeholder {
            color: #fff
        }

        .blog_right_sidebar .search_widget .input-group .form-control:focus {
            box-shadow: none
        }

    .blog_right_sidebar .search_widget .input-group .btn-default {
        position: absolute;
        right: 20px;
        background: 0 0;
        border: 0;
        box-shadow: none;
        font-size: 14px;
        color: #fff;
        padding: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1
    }

    .blog_right_sidebar .author_widget {
        text-align: center
    }

        .blog_right_sidebar .author_widget h4 {
            font-size: 18px;
            line-height: 20px;
            color: #222;
            margin-bottom: 5px;
            margin-top: 30px
        }

        .blog_right_sidebar .author_widget p {
            margin-bottom: 0
        }

        .blog_right_sidebar .author_widget .social_icon {
            padding: 7px 0 15px
        }

            .blog_right_sidebar .author_widget .social_icon a {
                font-size: 14px;
                color: #222;
                transition: all .2s linear
            }

                .blog_right_sidebar .author_widget .social_icon a + a {
                    margin-left: 20px
                }

                .blog_right_sidebar .author_widget .social_icon a:hover {
                    color: #00aee0
                }

    .blog_right_sidebar .popular_post_widget .post_item .media-body {
        justify-content: center;
        align-self: center;
        padding-left: 20px
    }

        .blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
            font-size: 14px;
            line-height: 20px;
            color: #222;
            margin-bottom: 4px;
            transition: all .3s linear
        }

            .blog_right_sidebar .popular_post_widget .post_item .media-body h3:hover {
                color: #00aee0
            }

        .blog_right_sidebar .popular_post_widget .post_item .media-body p {
            font-size: 12px;
            line-height: 21px;
            margin-bottom: 0
        }

    .blog_right_sidebar .popular_post_widget .post_item + .post_item {
        margin-top: 20px
    }

    .blog_right_sidebar .post_category_widget .cat-list li {
        border-bottom: 2px dotted #eee;
        transition: all .3s ease 0s;
        padding-bottom: 12px
    }

        .blog_right_sidebar .post_category_widget .cat-list li a {
            font-size: 14px;
            line-height: 20px;
            color: #777
        }

            .blog_right_sidebar .post_category_widget .cat-list li a p {
                margin-bottom: 0
            }

        .blog_right_sidebar .post_category_widget .cat-list li + li {
            padding-top: 15px
        }

        .blog_right_sidebar .post_category_widget .cat-list li:hover {
            border-color: #00aee0
        }

            .blog_right_sidebar .post_category_widget .cat-list li:hover a {
                color: #00aee0
            }

    .blog_right_sidebar .newsletter_widget {
        text-align: center
    }

        .blog_right_sidebar .newsletter_widget .form-group {
            margin-bottom: 8px
        }

        .blog_right_sidebar .newsletter_widget .input-group-prepend {
            margin-right: -1px
        }

        .blog_right_sidebar .newsletter_widget .input-group-text {
            background: #fff;
            border-radius: 0;
            vertical-align: top;
            font-size: 12px;
            line-height: 36px;
            padding: 0 0 0 15px;
            border: 1px solid #eee;
            border-right: 0
        }

        .blog_right_sidebar .newsletter_widget .form-control {
            font-size: 12px;
            line-height: 24px;
            color: #ccc;
            border: 1px solid #eee;
            border-left: 0;
            border-radius: 0
        }

            .blog_right_sidebar .newsletter_widget .form-control.placeholder {
                color: #ccc
            }

            .blog_right_sidebar .newsletter_widget .form-control:-moz-placeholder {
                color: #ccc
            }

            .blog_right_sidebar .newsletter_widget .form-control::-moz-placeholder {
                color: #ccc
            }

            .blog_right_sidebar .newsletter_widget .form-control::-webkit-input-placeholder {
                color: #ccc
            }

            .blog_right_sidebar .newsletter_widget .form-control:focus {
                outline: 0;
                box-shadow: none
            }

        .blog_right_sidebar .newsletter_widget .bbtns {
            color: #fff;
            font-size: 12px;
            line-height: 38px;
            display: inline-block;
            font-weight: 500;
            padding: 0 24px 0 24px;
            border-radius: 0
        }

        .blog_right_sidebar .newsletter_widget .text-bottom {
            font-size: 12px
        }

    .blog_right_sidebar .tag_cloud_widget ul li {
        display: inline-block
    }

        .blog_right_sidebar .tag_cloud_widget ul li a {
            display: inline-block;
            border: 1px solid #eee;
            background: #fff;
            padding: 0 13px;
            margin-bottom: 8px;
            transition: all .3s ease 0s;
            color: #222;
            font-size: 12px
        }

            .blog_right_sidebar .tag_cloud_widget ul li a:hover {
                color: #fff
            }

    .blog_right_sidebar .br {
        width: 100%;
        height: 1px;
        background: #eee;
        margin: 30px 0
    }

.blog-pagination {
    padding-top: 25px;
    padding-bottom: 95px
}

    .blog-pagination .page-link {
        border-radius: 0
    }

    .blog-pagination .page-item {
        border: none
    }

.page-link {
    background: 0 0;
    font-weight: 400
}

.blog-pagination .page-item.active .page-link {
    border-color: transparent;
    color: #fff
}

.blog-pagination .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #8a8a8a;
    border: none
}

    .blog-pagination .page-link .lnr {
        font-weight: 600
    }

.blog-pagination .page-item:first-child .page-link,
.blog-pagination .page-item:last-child .page-link {
    border-radius: 0
}

.blog-pagination .page-link:hover {
    color: #fff;
    text-decoration: none;
    border-color: #eee
}

.single-post-area .social-links {
    padding-top: 10px
}

    .single-post-area .social-links li {
        display: inline-block;
        margin-bottom: 10px
    }

        .single-post-area .social-links li a {
            color: #ccc;
            padding: 7px;
            font-size: 14px;
            transition: all .2s linear
        }

            .single-post-area .social-links li a:hover {
                color: #222
            }

.single-post-area .blog_details {
    padding-top: 26px
}

    .single-post-area .blog_details p {
        margin-bottom: 10px
    }

.single-post-area .quotes {
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 24px 35px 24px 30px;
    background-color: #fff;
    box-shadow: -20.84px 21.58px 30px 0 rgba(176, 176, 176, .1);
    line-height: 24px;
    color: #777;
    font-style: italic
}

.single-post-area .arrow {
    position: absolute
}

    .single-post-area .arrow .lnr {
        font-size: 20px;
        font-weight: 600
    }

.single-post-area .thumb .overlay-bg {
    background: rgba(0, 0, 0, .8)
}

.single-post-area .navigation-area {
    border-top: 1px solid #eee;
    padding-top: 30px;
    margin-top: 60px
}

    .single-post-area .navigation-area p {
        margin-bottom: 0
    }

    .single-post-area .navigation-area h4 {
        font-size: 18px;
        line-height: 25px;
        color: #222
    }

    .single-post-area .navigation-area .nav-left {
        text-align: left
    }

        .single-post-area .navigation-area .nav-left .thumb {
            margin-right: 20px;
            background: #000
        }

            .single-post-area .navigation-area .nav-left .thumb img {
                -webkit-transition: all .3s ease 0s;
                -moz-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s
            }

        .single-post-area .navigation-area .nav-left .lnr {
            margin-left: 20px;
            opacity: 0;
            -webkit-transition: all .3s ease 0s;
            -moz-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s
        }

        .single-post-area .navigation-area .nav-left:hover .lnr {
            opacity: 1
        }

        .single-post-area .navigation-area .nav-left:hover .thumb img {
            opacity: .5
        }

@media (max-width:767px) {
    .single-post-area .navigation-area .nav-left {
        margin-bottom: 30px
    }
}

.single-post-area .navigation-area .nav-right {
    text-align: right
}

    .single-post-area .navigation-area .nav-right .thumb {
        margin-left: 20px;
        background: #000
    }

        .single-post-area .navigation-area .nav-right .thumb img {
            -webkit-transition: all .3s ease 0s;
            -moz-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s
        }

    .single-post-area .navigation-area .nav-right .lnr {
        margin-right: 20px;
        opacity: 0;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .single-post-area .navigation-area .nav-right:hover .lnr {
        opacity: 1
    }

    .single-post-area .navigation-area .nav-right:hover .thumb img {
        opacity: .5
    }

@media (max-width:991px) {
    .single-post-area .sidebar-widgets {
        padding-bottom: 0
    }
}

.comments-area {
    background: #fafaff;
    border: 1px solid #eee;
    padding: 50px 30px;
    margin-top: 50px
}

@media (max-width:414px) {
    .comments-area {
        padding: 50px 8px
    }
}

.comments-area h4 {
    text-align: center;
    margin-bottom: 50px;
    color: #222;
    font-size: 18px
}

.comments-area h5 {
    font-size: 16px;
    margin-bottom: 0
}

.comments-area a {
    color: #222
}

.comments-area .comment-list {
    padding-bottom: 48px
}

    .comments-area .comment-list:last-child {
        padding-bottom: 0
    }

    .comments-area .comment-list.left-padding {
        padding-left: 25px
    }

@media (max-width:413px) {
    .comments-area .comment-list .single-comment h5 {
        font-size: 12px
    }

    .comments-area .comment-list .single-comment .date {
        font-size: 11px
    }

    .comments-area .comment-list .single-comment .comment {
        font-size: 10px
    }
}

.comments-area .thumb {
    margin-right: 20px
}

.comments-area .date {
    font-size: 13px;
    color: #777;
    margin-bottom: 13px
}

.comments-area .comment {
    color: #777;
    margin-bottom: 0
}

.comments-area .btn-reply {
    background-color: #fff;
    color: #222;
    border: 1px solid #eee;
    padding: 2px 18px;
    font-size: 12px;
    display: block;
    font-weight: 600;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .comments-area .btn-reply:hover {
        color: #fff
    }

.comment-form {
    background: #fafaff;
    text-align: center;
    border: 1px solid #eee;
    padding: 47px 30px 43px;
    margin-top: 50px;
    margin-bottom: 40px
}

    .comment-form h4 {
        text-align: center;
        margin-bottom: 50px;
        font-size: 18px;
        line-height: 22px;
        color: #222
    }

    .comment-form .name {
        padding-left: 0
    }

@media (max-width:767px) {
    .comment-form .name {
        padding-right: 0;
        margin-bottom: 1rem
    }
}

.comment-form .email {
    padding-right: 0
}

@media (max-width:991px) {
    .comment-form .email {
        padding-left: 0
    }
}

.comment-form .form-control {
    padding: 8px 20px;
    background: #fff;
    border: none;
    border-radius: 0;
    width: 100%;
    font-size: 14px;
    color: #777;
    border: 1px solid transparent
}

    .comment-form .form-control:focus {
        box-shadow: none;
        border: 1px solid #eee
    }

.comment-form textarea.form-control {
    height: 140px;
    resize: none
}

.comment-form ::-webkit-input-placeholder {
    font-size: 15px;
    color: #777
}

.comment-form ::-moz-placeholder {
    font-size: 15px;
    color: #777
}

.comment-form :-ms-input-placeholder {
    font-size: 15px;
    color: #777
}

.comment-form :-moz-placeholder {
    font-size: 15px;
    color: #777
}

.mapBox {
    height: 420px;
    margin-bottom: 80px
}

.contact_info .info_item {
    position: relative;
    padding-left: 45px
}

    .contact_info .info_item i {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 20px;
        line-height: 24px;
        color: #00aee0;
        font-weight: 600
    }

    .contact_info .info_item h6 {
        font-size: 16px;
        line-height: 24px;
        color: "Crimson Text", serif;
        font-weight: 700;
        margin-bottom: 0;
        color: #222
    }

        .contact_info .info_item h6 a {
            color: #222
        }

    .contact_info .info_item p {
        font-size: 14px;
        line-height: 24px;
        padding: 2px 0
    }

.contact_form .form-group {
    margin-bottom: 10px
}

    .contact_form .form-group .form-control {
        line-height: 26px;
        color: #999;
        border: 1px solid #eee;
        font-family: "Crimson Text", serif;
        border-radius: 0;
        padding-left: 20px
    }

        .contact_form .form-group .form-control:focus {
            box-shadow: none;
            outline: 0
        }

        .contact_form .form-group .form-control.placeholder {
            color: #999
        }

        .contact_form .form-group .form-control:-moz-placeholder {
            color: #999
        }

        .contact_form .form-group .form-control::-moz-placeholder {
            color: #999
        }

        .contact_form .form-group .form-control::-webkit-input-placeholder {
            color: #999
        }

    .contact_form .form-group textarea {
        resize: none
    }

        .contact_form .form-group textarea.form-control {
            height: 140px
        }

.contact_form .primary-btn {
    margin-top: 20px;
    cursor: pointer
}

.modal-message .modal-dialog {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) !important;
    margin: 0;
    max-width: 500px;
    width: 100%
}

    .modal-message .modal-dialog .modal-content .modal-header {
        text-align: center;
        display: block;
        border-bottom: none;
        padding-top: 50px;
        padding-bottom: 50px
    }

        .modal-message .modal-dialog .modal-content .modal-header .close {
            position: absolute;
            right: -15px;
            top: -15px;
            padding: 0;
            color: #fff;
            opacity: 1;
            cursor: pointer
        }

        .modal-message .modal-dialog .modal-content .modal-header h2 {
            display: block;
            text-align: center;
            color: #00aee0;
            padding-bottom: 10px;
            font-family: "Crimson Text", serif
        }

        .modal-message .modal-dialog .modal-content .modal-header p {
            display: block
        }

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.sample-text-area {
    padding: 100px 0
}

    .sample-text-area .title_color {
        margin-bottom: 30px
    }

    .sample-text-area p {
        line-height: 26px
    }

        .sample-text-area p b {
            font-weight: 700;
            color: #00aee0
        }

        .sample-text-area p i {
            color: #00aee0;
            font-style: italic
        }

        .sample-text-area p sup {
            color: #00aee0;
            font-style: italic
        }

        .sample-text-area p sub {
            color: #00aee0;
            font-style: italic
        }

        .sample-text-area p del {
            color: #00aee0
        }

        .sample-text-area p u {
            color: #00aee0
        }

.elements_button .title_color {
    margin-bottom: 30px;
    color: #222
}

.title_color {
    color: #222
}

.button-group-area {
    margin-top: 15px
}

    .button-group-area:nth-child(odd) {
        margin-top: 40px
    }

    .button-group-area:first-child {
        margin-top: 0
    }

    .button-group-area .theme_btn {
        margin-right: 10px
    }

    .button-group-area .link {
        text-decoration: underline;
        color: #222;
        background: 0 0
    }

        .button-group-area .link:hover {
            color: #fff
        }

    .button-group-area .disable {
        background: 0 0;
        color: #007bff;
        cursor: not-allowed
    }

        .button-group-area .disable:before {
            display: none
        }

.primary {
    background: #52c5fd
}

    .primary:before {
        background: #2faae6
    }

.success {
    background: #4cd3e3
}

    .success:before {
        background: #2ebccd
    }

.info {
    background: #38a4ff
}

    .info:before {
        background: #298cdf
    }

.warning {
    background: #f4e700
}

    .warning:before {
        background: #e1d608
    }

.danger {
    background: #f54940
}

    .danger:before {
        background: #e13b33
    }

.primary-border {
    background: 0 0;
    border: 1px solid #52c5fd;
    color: #52c5fd
}

    .primary-border:before {
        background: #52c5fd
    }

.success-border {
    background: 0 0;
    border: 1px solid #4cd3e3;
    color: #4cd3e3
}

    .success-border:before {
        background: #4cd3e3
    }

.info-border {
    background: 0 0;
    border: 1px solid #38a4ff;
    color: #38a4ff
}

    .info-border:before {
        background: #38a4ff
    }

.warning-border {
    background: #fff;
    border: 1px solid #f4e700;
    color: #f4e700
}

    .warning-border:before {
        background: #f4e700
    }

.danger-border {
    background: 0 0;
    border: 1px solid #f54940;
    color: #f54940
}

    .danger-border:before {
        background: #f54940
    }

.link-border {
    background: 0 0;
    border: 1px solid #00aee0;
    color: #00aee0
}

    .link-border:before {
        background: #00aee0
    }

.radius {
    border-radius: 3px
}

.circle {
    border-radius: 20px
}

.arrow span {
    padding-left: 5px
}

.e-large {
    line-height: 50px;
    padding-top: 0;
    padding-bottom: 0
}

.large {
    line-height: 45px;
    padding-top: 0;
    padding-bottom: 0
}

.medium {
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0
}

.small {
    line-height: 25px;
    padding-top: 0;
    padding-bottom: 0
}

.general {
    line-height: 38px;
    padding-top: 0;
    padding-bottom: 0
}

.generic-banner {
    margin-top: 60px;
    text-align: center
}

    .generic-banner .height {
        height: 600px
    }

@media (max-width:767.98px) {
    .generic-banner .height {
        height: 400px
    }
}

.generic-banner .generic-banner-content h2 {
    line-height: 1.2em;
    margin-bottom: 20px
}

@media (max-width:991.98px) {
    .generic-banner .generic-banner-content h2 br {
        display: none
    }
}

.generic-banner .generic-banner-content p {
    text-align: center;
    font-size: 16px
}

@media (max-width:991.98px) {
    .generic-banner .generic-banner-content p br {
        display: none
    }
}

.generic-content h1 {
    font-weight: 600
}

.about-generic-area {
    background: #fff
}

    .about-generic-area p {
        margin-bottom: 20px
    }

.white-bg {
    background: #fff
}

.section-top-border {
    padding: 50px 0;
    border-top: 1px dotted #eee
}

.switch-wrap {
    margin-bottom: 10px
}

    .switch-wrap p {
        margin: 0
    }

.sample-text-area {
    padding: 100px 0 70px 0
}

.sample-text {
    margin-bottom: 0
}

.text-heading {
    margin-bottom: 30px;
    font-size: 24px
}

.typo-list {
    margin-bottom: 10px
}

@media (max-width:767px) {
    .typo-sec {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .element-wrap {
        margin-top: 30px
    }
}

b,
del,
sub,
sup,
u {
    color: #145479
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    color: #777
}

.button-area .border-top-generic {
    padding: 70px 15px;
    border-top: 1px dotted #eee
}

.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px
}

    .button-group-area .genric-btn:last-child {
        margin-right: 0
    }

.circle {
    border-radius: 20px
}

.genric-btn {
    display: inline-block;
    outline: 0;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .genric-btn:focus {
        outline: 0
    }

    .genric-btn.e-large {
        padding: 0 40px;
        line-height: 50px
    }

    .genric-btn.large {
        line-height: 45px
    }

    .genric-btn.medium {
        line-height: 30px
    }

    .genric-btn.small {
        line-height: 25px
    }

    .genric-btn.radius {
        border-radius: 3px
    }

    .genric-btn.circle {
        border-radius: 20px
    }

    .genric-btn.arrow {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .genric-btn.arrow span {
            margin-left: 10px
        }

    .genric-btn.default {
        color: #222;
        background: #f9f9ff;
        border: 1px solid transparent
    }

        .genric-btn.default:hover {
            border: 1px solid #f9f9ff;
            background: #fff
        }

    .genric-btn.default-border {
        border: 1px solid #f9f9ff;
        background: #fff
    }

        .genric-btn.default-border:hover {
            color: #222;
            background: #f9f9ff;
            border: 1px solid transparent
        }

    .genric-btn.primary {
        color: #fff;
        background: #f8b600;
        border: 1px solid transparent
    }

        .genric-btn.primary:hover {
            color: #f8b600;
            border: 1px solid #f8b600;
            background: #fff
        }

    .genric-btn.primary-border {
        color: #f8b600;
        border: 1px solid #f8b600;
        background: #fff
    }

        .genric-btn.primary-border:hover {
            color: #fff;
            background: #f8b600;
            border: 1px solid transparent
        }

    .genric-btn.success {
        color: #fff;
        background: #4cd3e3;
        border: 1px solid transparent
    }

        .genric-btn.success:hover {
            color: #4cd3e3;
            border: 1px solid #4cd3e3;
            background: #fff
        }

    .genric-btn.success-border {
        color: #4cd3e3;
        border: 1px solid #4cd3e3;
        background: #fff
    }

        .genric-btn.success-border:hover {
            color: #fff;
            background: #4cd3e3;
            border: 1px solid transparent
        }

    .genric-btn.info {
        color: #fff;
        background: #38a4ff;
        border: 1px solid transparent
    }

        .genric-btn.info:hover {
            color: #38a4ff;
            border: 1px solid #38a4ff;
            background: #fff
        }

    .genric-btn.info-border {
        color: #38a4ff;
        border: 1px solid #38a4ff;
        background: #fff
    }

        .genric-btn.info-border:hover {
            color: #fff;
            background: #38a4ff;
            border: 1px solid transparent
        }

    .genric-btn.warning {
        color: #fff;
        background: #f4e700;
        border: 1px solid transparent
    }

        .genric-btn.warning:hover {
            color: #f4e700;
            border: 1px solid #f4e700;
            background: #fff
        }

    .genric-btn.warning-border {
        color: #f4e700;
        border: 1px solid #f4e700;
        background: #fff
    }

        .genric-btn.warning-border:hover {
            color: #fff;
            background: #f4e700;
            border: 1px solid transparent
        }

    .genric-btn.danger {
        color: #fff;
        background: #f44a40;
        border: 1px solid transparent
    }

        .genric-btn.danger:hover {
            color: #f44a40;
            border: 1px solid #f44a40;
            background: #fff
        }

    .genric-btn.danger-border {
        color: #f44a40;
        border: 1px solid #f44a40;
        background: #fff
    }

        .genric-btn.danger-border:hover {
            color: #fff;
            background: #f44a40;
            border: 1px solid transparent
        }

    .genric-btn.link {
        color: #222;
        background: #f9f9ff;
        text-decoration: underline;
        border: 1px solid transparent
    }

        .genric-btn.link:hover {
            color: #222;
            border: 1px solid #f9f9ff;
            background: #fff
        }

    .genric-btn.link-border {
        color: #222;
        border: 1px solid #f9f9ff;
        background: #fff;
        text-decoration: underline
    }

        .genric-btn.link-border:hover {
            color: #222;
            background: #f9f9ff;
            border: 1px solid transparent
        }

    .genric-btn.disable {
        color: #222, .3;
        background: #f9f9ff;
        border: 1px solid transparent;
        cursor: not-allowed
    }

.generic-blockquote {
    padding: 30px 50px 30px 30px;
    background: #fff;
    border-left: 2px solid #f8b600
}

@media (max-width:991px) {
    .progress-table-wrap {
        overflow-x: scroll
    }
}

.progress-table {
    background: #fff;
    padding: 15px 0 30px 0;
    min-width: 800px
}

    .progress-table .serial {
        width: 11.83%;
        padding-left: 30px
    }

    .progress-table .country {
        width: 28.07%
    }

    .progress-table .visit {
        width: 19.74%
    }

    .progress-table .percentage {
        width: 40.36%;
        padding-right: 50px
    }

    .progress-table .table-head {
        display: flex
    }

        .progress-table .table-head .country,
        .progress-table .table-head .percentage,
        .progress-table .table-head .serial,
        .progress-table .table-head .visit {
            color: #222;
            line-height: 40px;
            text-transform: uppercase;
            font-weight: 500
        }

    .progress-table .table-row {
        padding: 15px 0;
        border-top: 1px solid #edf3fd;
        display: flex
    }

        .progress-table .table-row .country,
        .progress-table .table-row .percentage,
        .progress-table .table-row .serial,
        .progress-table .table-row .visit {
            display: flex;
            align-items: center
        }

            .progress-table .table-row .country img {
                margin-right: 15px
            }

            .progress-table .table-row .percentage .progress {
                width: 80%;
                border-radius: 0;
                background: 0 0
            }

                .progress-table .table-row .percentage .progress .progress-bar {
                    height: 5px;
                    line-height: 5px
                }

                    .progress-table .table-row .percentage .progress .progress-bar.color-1 {
                        background-color: #6382e6
                    }

                    .progress-table .table-row .percentage .progress .progress-bar.color-2 {
                        background-color: #e66686
                    }

                    .progress-table .table-row .percentage .progress .progress-bar.color-3 {
                        background-color: #f09359
                    }

                    .progress-table .table-row .percentage .progress .progress-bar.color-4 {
                        background-color: #73fbaf
                    }

                    .progress-table .table-row .percentage .progress .progress-bar.color-5 {
                        background-color: #73fbaf
                    }

                    .progress-table .table-row .percentage .progress .progress-bar.color-6 {
                        background-color: #6382e6
                    }

                    .progress-table .table-row .percentage .progress .progress-bar.color-7 {
                        background-color: #a367e7
                    }

                    .progress-table .table-row .percentage .progress .progress-bar.color-8 {
                        background-color: #e66686
                    }

.single-gallery-image {
    margin-top: 30px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    height: 200px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .single-gallery-image:hover {
        opacity: .8
    }

.list-style {
    width: 14px;
    height: 14px
}

.unordered-list li {
    position: relative;
    padding-left: 30px;
    line-height: 1.82em !important
}

    .unordered-list li:before {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border: 3px solid #f8b600;
        background: #fff;
        top: 4px;
        left: 0;
        border-radius: 50%
    }

.ordered-list {
    margin-left: 30px
}

    .ordered-list li {
        list-style-type: decimal-leading-zero;
        color: #f8b600;
        font-weight: 500;
        line-height: 1.82em !important
    }

        .ordered-list li span {
            font-weight: 300;
            color: #777
        }

.ordered-list-alpha li {
    margin-left: 30px;
    list-style-type: lower-alpha;
    color: #f8b600;
    font-weight: 500;
    line-height: 1.82em !important
}

    .ordered-list-alpha li span {
        font-weight: 300;
        color: #777
    }

.ordered-list-roman li {
    margin-left: 30px;
    list-style-type: lower-roman;
    color: #f8b600;
    font-weight: 500;
    line-height: 1.82em !important
}

    .ordered-list-roman li span {
        font-weight: 300;
        color: #777
    }

.single-input {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px
}

    .single-input:focus {
        outline: 0
    }

.input-group-icon {
    position: relative
}

    .input-group-icon .icon {
        position: absolute;
        left: 20px;
        top: 0;
        line-height: 40px;
        z-index: 3
    }

        .input-group-icon .icon i {
            color: #797979
        }

    .input-group-icon .single-input {
        padding-left: 45px
    }

.single-textarea {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px;
    height: 100px;
    resize: none
}

    .single-textarea:focus {
        outline: 0
    }

.single-input-primary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px
}

    .single-input-primary:focus {
        outline: 0;
        border: 1px solid #f8b600
    }

.single-input-accent {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px
}

    .single-input-accent:focus {
        outline: 0;
        border: 1px solid #eb6b55
    }

.single-input-secondary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px
}

    .single-input-secondary:focus {
        outline: 0;
        border: 1px solid #f09359
    }

.default-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #fff;
    position: relative;
    cursor: pointer
}

    .default-switch input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer
    }

        .default-switch input + label {
            position: absolute;
            top: 1px;
            left: 1px;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            background: #f8b600;
            -webkit-transition: all .2s;
            -moz-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s;
            box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
            cursor: pointer
        }

        .default-switch input:checked + label {
            left: 19px
        }

.single-element-widget {
    margin-bottom: 30px
}

.primary-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #fff;
    position: relative;
    cursor: pointer
}

    .primary-switch input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0
    }

        .primary-switch input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%
        }

            .primary-switch input + label:before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                background: 0 0;
                border-radius: 8.5px;
                cursor: pointer;
                -webkit-transition: all .2s;
                -moz-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s
            }

            .primary-switch input + label:after {
                content: "";
                position: absolute;
                top: 1px;
                left: 1px;
                width: 15px;
                height: 15px;
                border-radius: 50%;
                background: #fff;
                -webkit-transition: all .2s;
                -moz-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s;
                box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
                cursor: pointer
            }

        .primary-switch input:checked + label:after {
            left: 19px
        }

        .primary-switch input:checked + label:before {
            background: #f8b600
        }

.confirm-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #fff;
    position: relative;
    cursor: pointer
}

    .confirm-switch input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0
    }

        .confirm-switch input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%
        }

            .confirm-switch input + label:before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                background: 0 0;
                border-radius: 8.5px;
                -webkit-transition: all .2s;
                -moz-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s;
                cursor: pointer
            }

            .confirm-switch input + label:after {
                content: "";
                position: absolute;
                top: 1px;
                left: 1px;
                width: 15px;
                height: 15px;
                border-radius: 50%;
                background: #fff;
                -webkit-transition: all .2s;
                -moz-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s;
                box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
                cursor: pointer
            }

        .confirm-switch input:checked + label:after {
            left: 19px
        }

        .confirm-switch input:checked + label:before {
            background: #4cd3e3
        }

.primary-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #fff;
    position: relative;
    cursor: pointer
}

    .primary-checkbox input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0
    }

        .primary-checkbox input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 3px;
            cursor: pointer;
            border: 1px solid #f1f1f1
        }

.single-defination h4 {
    color: #222
}

.primary-checkbox input:checked + label {
    background: url(../img/elements/primary-check.png) no-repeat center center/cover;
    border: none
}

.confirm-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #fff;
    position: relative;
    cursor: pointer
}

    .confirm-checkbox input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0
    }

        .confirm-checkbox input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 3px;
            cursor: pointer;
            border: 1px solid #f1f1f1
        }

        .confirm-checkbox input:checked + label {
            background: url(../img/elements/success-check.png) no-repeat center center/cover;
            border: none
        }

.disabled-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #fff;
    position: relative;
    cursor: pointer
}

    .disabled-checkbox input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0
    }

        .disabled-checkbox input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 3px;
            cursor: pointer;
            border: 1px solid #f1f1f1
        }

        .disabled-checkbox input:disabled {
            cursor: not-allowed;
            z-index: 3
        }

        .disabled-checkbox input:checked + label {
            background: url(../img/elements/disabled-check.png) no-repeat center center/cover;
            border: none
        }

.primary-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #fff;
    position: relative;
    cursor: pointer
}

    .primary-radio input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0
    }

        .primary-radio input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 8px;
            cursor: pointer;
            border: 1px solid #f1f1f1
        }

        .primary-radio input:checked + label {
            background: url(../img/elements/primary-radio.png) no-repeat center center/cover;
            border: none
        }

.confirm-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #fff;
    position: relative;
    cursor: pointer
}

    .confirm-radio input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0
    }

        .confirm-radio input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 8px;
            cursor: pointer;
            border: 1px solid #f1f1f1
        }

        .confirm-radio input:checked + label {
            background: url(../img/elements/success-radio.png) no-repeat center center/cover;
            border: none
        }

.disabled-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #fff;
    position: relative;
    cursor: pointer
}

    .disabled-radio input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0
    }

        .disabled-radio input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 8px;
            cursor: pointer;
            border: 1px solid #f1f1f1
        }

        .disabled-radio input:disabled {
            cursor: not-allowed;
            z-index: 3
        }

.unordered-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.ordered-list {
    list-style: none;
    padding: 0
}

.disabled-radio input:checked + label {
    background: url(../img/elements/disabled-radio.png) no-repeat center center/cover;
    border: none
}

.default-select {
    height: 40px
}

    .default-select .nice-select {
        border: none;
        border-radius: 0;
        height: 40px;
        background: #fff;
        padding-left: 20px;
        padding-right: 40px
    }

        .default-select .nice-select .list {
            margin-top: 0;
            border: none;
            border-radius: 0;
            box-shadow: none;
            width: 100%;
            padding: 10px 0 10px 0
        }

            .default-select .nice-select .list .option {
                font-weight: 300;
                -webkit-transition: all .3s ease 0s;
                -moz-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s;
                line-height: 28px;
                min-height: 28px;
                font-size: 12px;
                padding-left: 20px
            }

                .default-select .nice-select .list .option.selected {
                    color: #f8b600;
                    background: 0 0
                }

                .default-select .nice-select .list .option:hover {
                    color: #f8b600;
                    background: 0 0
                }

    .default-select .current {
        margin-right: 50px;
        font-weight: 300
    }

    .default-select .nice-select::after {
        right: 20px
    }

@media (max-width:991px) {
    .left-align-p p {
        margin-top: 20px
    }
}

.form-select {
    height: 40px;
    width: 100%
}

    .form-select .nice-select {
        border: none;
        border-radius: 0;
        height: 40px;
        background: #f9f9ff !important;
        padding-left: 45px;
        padding-right: 40px;
        width: 100%
    }

        .form-select .nice-select .list {
            margin-top: 0;
            border: none;
            border-radius: 0;
            box-shadow: none;
            width: 100%;
            padding: 10px 0 10px 0
        }

.mt-10 {
    margin-top: 10px
}

.form-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 45px
}

    .form-select .nice-select .list .option.selected {
        color: #f8b600;
        background: 0 0
    }

    .form-select .nice-select .list .option:hover {
        color: #f8b600;
        background: 0 0
    }

.form-select .current {
    margin-right: 50px;
    font-weight: 300
}

.form-select .nice-select::after {
    right: 20px
}

.white_bg_btn {
    background: #fff;
    display: inline-block;
    color: #222;
    line-height: 40px;
    padding: 0 28px;
    font-size: 14px;
    font-family: "Crimson Text", serif;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border: none
}

    .white_bg_btn:hover {
        background: #00aee0;
        color: #fff
    }

.blog_btn {
    border: 1px solid #eee;
    background: #f9f9ff;
    padding: 0 32px;
    font-size: 13px;
    font-weight: 500;
    font-family: "Crimson Text", serif;
    color: #222;
    line-height: 34px;
    display: inline-block
}

    .blog_btn:hover {
        border-color: #00aee0;
        color: #fff
    }

@media (max-width:1199px) {
    .home_banner_area .banner_inner {
        padding: 100px 0
    }
}

@media (max-width:991px) {
    p img {
        max-width: 100%;
        vertical-align: middle
    }

    .categories_post img {
        width: 100%
    }

    .categories_post {
        max-width: 360px;
        margin: 0 auto
    }

    .blog_categorie_area .col-lg-4 {
        margin-top: 30px
    }

    .blog_area {
        padding-bottom: 80px
    }

    .single-post-area .blog_right_sidebar {
        margin-top: 30px
    }

    .contact_info {
        margin-bottom: 50px
    }

    .home_banner_area .donation_inner {
        margin-bottom: -30px
    }

    .home_banner_area .dontation_item {
        max-width: 350px;
        margin: auto
    }

    .footer-area .col-sm-6 {
        margin-bottom: 30px
    }

    .home_banner_area {
        min-height: 700px
    }
}

@media (max-width:767px) {
    .imgres {
        width: 100%;
        height: 135px
    }

    .home_banner_area {
        min-height: 500px
    }

        .home_banner_area .banner_inner {
            min-height: 500px
        }

            .home_banner_area .banner_inner .banner_content {
                margin-top: 0;
                text-align: center
            }

    .blog_banner .banner_inner .blog_b_text h2 {
        font-size: 40px;
        line-height: 50px
    }

    .blog_info.text-right {
        text-align: left !important;
        margin-bottom: 10px
    }

    .home_banner_area .banner_inner .banner_content h3 {
        font-size: 30px
    }

    .home_banner_area .banner_inner .banner_content p br {
        display: none
    }

    .home_banner_area .banner_inner .banner_content h3 span {
        line-height: 45px;
        padding-bottom: 0;
        padding-top: 0
    }

    .footer-bottom {
        text-align: center
    }

        .footer-bottom .footer-social {
            text-align: center;
            margin-top: 15px
        }
}

@media (max-width:575px) {
    .imgres {
        width: 100%;
        height: auto
    }

    .top_menu {
        display: none
    }

    .home_banner_area .banner_inner .banner_content h2 {
        font-size: 40px;
        line-height: 44px
    }

    .home_banner_area {
        min-height: 500px
    }

        .home_banner_area .banner_inner {
            min-height: 500px
        }

    .blog_banner .banner_inner .blog_b_text {
        margin-top: 0
    }

    .home_banner_area .banner_inner .banner_content img {
        display: none
    }

    .home_banner_area .banner_inner .banner_content h5 {
        margin-top: 0
    }

    .sample-text-area {
        padding: 70px 0 70px 0
    }

    .generic-blockquote {
        padding: 30px 15px 30px 30px
    }

    .blog_details h2 {
        font-size: 20px;
        line-height: 30px
    }

    .blog_banner .banner_inner .blog_b_text h2 {
        font-size: 28px;
        line-height: 38px
    }

    .footer-area {
        padding: 70px 0
    }

    .single-footer-widget .sub-btn {
        right: 0
    }
}

@media (max-width:480px) {
    .youbutn {
        z-index: 999999;
        position: absolute !important;
        width: 35px;
        height: 35px;
        float: right;
        margin-left: 0;
        margin-top: -44px;
        background: #f30c0c !important;
        border-color: #f30c0c !important
    }

    .et_pb_testimonial_0 .et_pb_testimonial_portrait {
        width: 100% !important;
        height: 50x !important
    }

    .tabelll {
        margin-left: -23px !important
    }

    .pricelist h4 {
        background: #e6a735;
        padding: 4px;
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-weight: 400
    }

    .text-warning {
        color: #ffc107 !important
    }

    .rounded {
        margin: 0 auto
    }

    .home_banner_area .banner_inner .banner_content {
        margin-top: 0
    }

        .home_banner_area .banner_inner .banner_content h3 {
            font-size: 24px
        }

    .banner_area .banner_inner .banner_content h2 {
        font-size: 32px
    }

    .comments-area .thumb {
        margin-right: 10px
    }
}

.footer-area {
    background: url(../img/footer-bg.png) no-repeat center;
    background-size: cover;
    color: #fff;
    padding: 22rem 0 0 0
}

@media (max-width:991px) {
    .footer-area .single-footer-widget {
        margin-bottom: 30px
    }
}

.footer-area .single-footer-widget h4 {
    color: #fff;
    margin: -10px 0 37px 0
}

@media (max-width:1024px) {
    .footer-area .single-footer-widget h4 {
        font-size: 18px;
        padding-bottom: 15px;
        border-bottom: #fff dotted
    }
}

@media (max-width:991px) {
    .footer-area .single-footer-widget h4 {
        margin: -10px 0 37px 0
    }
}

.footer-area .single-footer-widget ul {
    padding-left: 0
}

    .footer-area .single-footer-widget ul li {
        margin-bottom: 8px;
        list-style: none;
        margin-right: 15px;
        display: block
    }

        .footer-area .single-footer-widget ul li a {
            -webkit-transition: all .3s ease 0s;
            -moz-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
            color: #fff;
            font-weight: 400;
            font-size: 15px
        }

            .footer-area .single-footer-widget ul li a:hover {
                color: #f1f1f1
            }

.footer-area .single-footer-widget .form-wrap {
    margin-top: 25px
}

.srcbt {
    background: #1a75ba;
    border-color: #000;
    color: #fff
}

.content2 {
    background: #eee;
    text-align: center;
    padding: 30px;
    border: #4e5a62 solid 2px
}

.testimonial-pic2 {
    width: 120px;
    height: 120px;
    margin: 0 auto
}

    .testimonial-pic2 img {
        border: #000 solid 1px;
        margin-bottom: 10px;
        width: 100%;
        height: 100%
    }

.btmore {
    padding: 5px 20px !important;
    background: #1a75ba !important;
    color: #fff;
    border: none
}

.flipster {
    overflow-x: none !important
}

.footer-area .single-footer-widget input {
    height: 40px;
    border: none;
    width: 72% !important;
    font-weight: 300;
    background: #fff;
    color: #fff;
    padding-left: 20px;
    border-radius: 0;
    font-size: 14px;
    padding: 10px;
    border: #000 solid 1px
}

    .footer-area .single-footer-widget input:focus {
        outline: 0;
        box-shadow: none
    }

.footer-area .single-footer-widget .click-btn {
    background: -webkit-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: -moz-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: -ms-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: -o-linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background: linear-gradient(to right, #00aee0 0, #00fedc 51%, #00aee0 100%);
    background-size: 200% auto;
    color: #fff;
    border-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 11px 16px;
    margin-left: -60px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    border: 0;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .footer-area .single-footer-widget .click-btn span {
        font-weight: 500
    }

    .footer-area .single-footer-widget .click-btn:focus {
        outline: 0;
        box-shadow: none
    }

    .footer-area .single-footer-widget .click-btn:hover {
        background-position: right center
    }

.footer-area .footer-bottom {
    margin-top: 25px
}

@media (max-width:991px) {
    .footer-area .footer-bottom {
        margin-top: 20px
    }
}

.footer-area .footer-bottom a {
    color: #00aee0
}

.footer-area .footer-bottom .footer-social {
    text-align: right
}

    .footer-area .footer-bottom .footer-social a {
        background: #111;
        width: 20px;
        width: 40px;
        display: inline-table;
        height: 40px;
        text-align: center;
        padding-top: 10px;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

        .footer-area .footer-bottom .footer-social a:hover i {
            color: #fff
        }

    .footer-area .footer-bottom .footer-social i {
        color: #ccc;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

@media (max-width:991px) {
    .footer-area .footer-bottom .footer-social {
        text-align: left;
        margin-top: 20px
    }
}

.box5 {
    margin: 15px;
    width: 30%
}

    .box5 ul {
        box-shadow: 1px 1px 10px #ccc;
        border-radius: 0 0 0 50px;
        padding: 0 !important
    }

    .box5 p {
        font-size: 22px
    }

.line2 {
    max-height: 500px;
    overflow: scroll
}

    .line2 .col-sm-12 {
        margin-top: 10px
    }

.form1 {
    background: #fff;
    padding: 8px
}

.embed-responsive {
    box-shadow: 1px 1px 8px #696666
}

.box6 {
    box-shadow: 1px 1px 10px;
    padding: 20px
}

.form3 {
    margin-left: 15px
}

.SML {
    border-radius: 5px !important;
    border: 1px solid #ccc !important;
    height: 520px;
    box-shadow: 0 0 9px #8c8c8c
}

    .SML .packg-data {
        text-align: left
    }

.classes1 {
    box-shadow: 0 0 3px #9e9e9e;
    border-left: 3px solid #5525ce;
    background: #fff
}

    .classes1 h3 {
        color: #5525ce;
        margin-bottom: 10px;
        display: inline-block
    }

    .classes1 p {
        font-size: 18px;
        margin-bottom: 0
    }

.classes2 {
    width: 100%;
    font-size: 24px;
    color: #5525ce;
    background: #fff;
    border: none;
    cursor: pointer;
    text-align: center;
    padding: 20px 0
}

    .classes2:hover {
        transition: 1s;
        box-shadow: 0 5px 10px
    }

.classes3 {
    padding: 4px 0 1px;
    text-align: center;
    background: #fff;
    margin-bottom: 10px;
    box-shadow: 0 0 6px 3px #b8bbb6;
    border-top: #dcdedb solid 2px
}

.classes4 {
    width: 100%;
    font-size: 35px;
    color: #5fb138;
    background: 0 0;
    border-radius: 50px;
    border: none;
    cursor: pointer
}

    .classes4:hover {
        color: #fff
    }

.classes3 h3 {
    border-left: 4px solid #175d9d;
    padding: 15px 0;
    color: #175d9d
}

.classes3 p {
    padding: 0 15px;
    text-align: justify;
    font-weight: 400;
    color: #757373;
    font-size: 15px
}

.topicbtn {
    cursor: pointer;
    border: 1px solid #175d9d;
    padding: 2px 10px;
    margin: 15px 10px;
    color: #175d9d !important;
    border-radius: 18px;
    font-size: 15px;
    box-shadow: 2px 2px 0;
    float: left;
    font-weight: 400
}

.explorebtn {
    cursor: pointer;
    border: 1px solid #175d9d;
    padding: 2px 10px;
    margin: 15px 10px;
    color: #175d9d;
    box-shadow: 2px 2px 0;
    border-radius: 18px;
    font-size: 15px;
    float: right;
    font-weight: 400
}

.topic-center {
    cursor: pointer;
    border: 1px solid #175d9d;
    padding: 2px 10px;
    margin: 15px 10px;
    color: #175d9d;
    box-shadow: 2px 2px 0;
    border-radius: 18px;
    font-size: 20px;
    font-weight: 400
}

.topicbtn:hover {
    background: #5525ce;
    color: #fff !important;
    padding-top: 5px
}

.explorebtn:hover {
    background: #5525ce;
    color: #fff;
    padding-top: 5px
}

.side1 {
    width: 50%;
    float: left;
    padding: 15px;
    border-right: 1px solid #ccc
}

.side2 {
    width: 50%;
    float: left;
    padding: 15px
}

.cbtn {
    background: linear-gradient(to bottom, #565153, #e3e7e8);
    color: snow;
    padding: 20px 40px;
    margin: 0 auto;
    display: table;
    border-radius: 4px;
    box-shadow: 1px 5px 6px #716d6d;
    font-size: 24px
}

.d-flex {
    display: flow-root !important
}

.f1 {
    margin-top: 10px
}

.b1 {
    margin-top: 10px;
    width: 100%
}

.abs1 {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
    bottom: 200px
}

.single_feature {
    margin-bottom: 30px;
    width: 29%;
    float: left;
    margin: 15px
}

.table td,
.table th {
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 400
}

.Loader {
    margin: 0 auto;
    display: block;
    width: 35px
}

.absule1 {
    position: relative;
    top: 200px;
    visibility: hidden;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .8)
}

.hover1 {
    width: 100%;
    position: relative;
    float: left;
    top: 0;
    visibility: hidden;
    display: none;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .8);
    padding: 30px 0 10px;
    border-radius: 10px
}

.portfolio-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block
}

    .portfolio-list li {
        position: relative;
        overflow: hidden;
        display: inline-block;
        width: 100%;
        margin-left: -4px;
        margin-bottom: -5px;
        padding: 0;
        text-align: center;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        border: #b3aeae solid 3px;
        border-radius: 12px;
        margin-bottom: 10px
    }

.box7 .figure-caption {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    padding: 30px 0 10px;
    border-radius: 10px;
    color: #fff
}

.box7:hover .figure-caption {
    opacity: 1;
    animation: pulse;
    -webkit-animation: pulse;
    animation-duration: .3s;
    -webkit-animation-duration: .3s
}

.lock1 {
    border-radius: 50%;
    height: 90px;
    width: 90px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 55px;
    padding: 15px
}

.testo1 {
    background-image: url(../img/impress-bg1.png);
    background-size: cover
}

.m-t {
    margin-top: 150px !important
}

.m-b {
    margin-bottom: 70px !important
}

.h4color {
    color: #8d5af9 !important
}

.fbtn1 {
    border-radius: 0 20px 20px 0;
    width: 75px;
    background-image: linear-gradient(to right, #ba7df5, #e099f1);
    border: 1px solid #e099f1
}

.iform1 {
    width: 65% !important
}

.newform1 {
    padding: 1.475rem .75rem !important;
    border-radius: 2.25rem !important
}

.iconnew1 {
    text-align: center;
    float: left;
    box-shadow: 1px 1px 5px #949494;
    background: #fff
}

    .iconnew1 i {
        text-align: center
    }

    .iconnew1 h3 {
        text-align: center;
        font-family: none
    }

    .iconnew1 p {
        text-align: center
    }

.col-xl-3 .col-.col-lg-3 .col-md-3 {
    float: left !important
}

.newimg1 {
    height: 140px;
    display: block;
    margin: 0 auto
}

.box5 {
    border: none !important
}

.box7 {
    margin: 15px;
    width: 30%;
    border: 1px solid #097eb7;
    background: #fff;
    border-radius: 5px;
    position: relative
}

    .box5,
    .box7 .Video-heading {
        position: relative
    }

        .box7 .Video-heading h3 {
            width: 99%;
            margin: -32px 0 17px -12px
        }

.stu-box7 .Video-heading h3 {
    margin: -12px 0 17px -12px
}

.free-img {
    top: 0;
    z-index: 1;
    position: relative
}

    .free-img img {
        width: 20%;
        top: -4px;
        left: -13px;
        position: absolute
    }

.t-video {
    text-align: center;
    color: #000;
    font-weight: 700
}

.box11 {
    width: 96%;
    height: 295px
}

.logoheight {
    width: 160px;
    height: 75px;
    margin-top: 1px;
    padding: 10px
}

.box8 {
    width: 50%;
    float: left;
    padding: 20px 20px 0 20px
}

.form-group .col-md-12 {
    padding: 0
}

.margfull {
    margin: 50px auto
}

.YoutubeHide {
    position: absolute !important;
    width: 100%;
    height: 100px
}

.indentity {
    margin: 0 !important;
    color: #fff
}

.live-btn {
    margin-top: 10px;
    text-align: center !important
}

.subject-price-page .testimonial {
    margin-bottom: 2rem !important;
    box-shadow: -2px 1px 18px -7px rgba(0, 0, 0, .3);
    border-radius: 5px !important
}

.subject-price-page .subject-3 {
    text-align: center;
    font-size: 2.5rem;
    color: #fff;
    text-transform: capitalize
}

figure.testimonial {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    padding: 0 20px;
    text-align: left;
    box-shadow: none !important;
    width: 98%
}

    figure.testimonial * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .35s cubic-bezier(.25, .5, .5, .9);
        transition: all .35s cubic-bezier(.25, .5, .5, .9)
    }

    figure.testimonial img {
        max-width: 100%;
        vertical-align: middle;
        height: 90px;
        width: 90px;
        border-radius: 50%;
        margin: 40px 0 0 10px
    }

    figure.testimonial blockquote {
        background-color: #fff;
        display: block;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5em;
        margin: 0;
        padding: 25px 50px 30px;
        position: relative
    }

        figure.testimonial blockquote:after,
        figure.testimonial blockquote:before {
            content: "\201C";
            position: absolute;
            color: #ff5057;
            font-size: 50px;
            font-style: normal
        }

        figure.testimonial blockquote:before {
            top: 25px;
            left: 20px
        }

        figure.testimonial blockquote:after {
            content: "\201D";
            right: 20px;
            bottom: 0
        }

    figure.testimonial .btn {
        top: 100%;
        width: 0;
        height: 0;
        border-left: 0 solid transparent;
        border-right: 25px solid transparent;
        border-top: 25px solid #fff;
        margin: 0;
        position: absolute
    }

    figure.testimonial .peopl {
        position: absolute;
        bottom: 45px;
        padding: 0 10px 0 120px;
        margin: 0;
        color: #fff;
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }

        figure.testimonial .peopl h3 {
            opacity: .9;
            margin: 0;
            color: #000
        }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

    .slick-track:after,
    .slick-track:before {
        display: table;
        content: ""
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

    .slick-slide img {
        display: block
    }

    .slick-slide.slick-loading img {
        display: none
    }

    .slick-slide.dragging img {
        pointer-events: none
    }

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-btn.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

    .slick-next:focus,
    .slick-next:hover,
    .slick-prev:focus,
    .slick-prev:hover {
        color: transparent;
        outline: 0;
        background: 0 0
    }

        .slick-next:focus:before,
        .slick-next:hover:before,
        .slick-prev:focus:before,
        .slick-prev:hover:before {
            opacity: 1
        }

    .slick-next:before,
    .slick-prev:before {
        font-family: FontAwesome;
        font-size: 40px;
        line-height: 1;
        opacity: .75;
        color: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.slick-prev {
    left: -15px
}

    .slick-prev:before {
        content: ""
    }

.slick-next {
    right: -15px
}

    .slick-next:before {
        content: ""
    }

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    padding: 10px !important
}

.video-js {
    width: auto;
    height: 375px
}

.owl-carousel {
    position: relative
}

    .owl-carousel .owl-item {
        opacity: .4
    }

        .owl-carousel .owl-item.active {
            opacity: 1
        }

    .owl-carousel .owl-nav {
        position: absolute;
        top: 50%;
        width: 100%
    }

        .owl-carousel .owl-nav .owl-next,
        .owl-carousel .owl-nav .owl-prev {
            position: absolute;
            margin-top: -10px;
            color: #167ce9 !important;
            opacity: 2
        }

            .owl-carousel .owl-nav .owl-next span:before,
            .owl-carousel .owl-nav .owl-prev span:before {
                font-size: 30px
            }

        .owl-carousel .owl-nav .owl-prev {
            left: -30px
        }

        .owl-carousel .owl-nav .owl-next {
            right: -10px
        }

    .owl-carousel .owl-dots {
        text-align: center
    }

        .owl-carousel .owl-dots .owl-dot {
            width: 10px;
            height: 10px;
            margin: 5px;
            border-radius: 50%;
            background: #adb8cc;
            position: relative
        }

            .owl-carousel .owl-dots .owl-dot.active {
                background: #55688b
            }

    .owl-carousel:hover .owl-nav .owl-next,
    .owl-carousel:hover .owl-nav .owl-prev {
        opacity: 1
    }

.owl-custom-nav {
    float: right;
    position: relative;
    z-index: 10
}

    .owl-custom-nav .owl-custom-next,
    .owl-custom-nav .owl-custom-prev {
        padding: 10px;
        font-size: 30px;
        background: #ccc;
        line-height: 0;
        width: 60px;
        text-align: center;
        display: inline-block
    }

.owl-theme .owl-nav [class*=owl-] {
    font-size: 60px !important;
    background: 0 0 !important
}

.owl-carousel .owl-dots {
    text-align: center;
    display: none
}

.live-error-div {
    background: #fff;
    box-shadow: 1px 10px 14px 0 rgba(193, 191, 191, .75);
    padding: 2rem;
    text-align: center;
    border: 2px solid #ccc
}

.img-oops img {
    width: 50%
}

.img-oops p {
    font-size: 2rem;
    font-weight: 900 !important;
    color: #097eb7;
    margin: 2rem 0;
    line-height: 1.5
}

.bottom-para {
    font-size: 1.5rem;
    font-weight: 900 !important;
    color: #000;
    margin: 2rem 0;
    line-height: 1.5
}

.link-para {
    color: #fff;
    background-image: linear-gradient(to right, #51a4e4, #305884);
    padding: 0 10px;
    border-radius: 3px
}

@media (max-width:1200px) {
    .tabmenu {
        text-align: center;
        margin: 10px auto;
        width: 60%
    }
}

@media (max-width:1150px) {
    .col-xl-3 .col-.col-lg-3 .col-md-3 {
        float: left !important
    }

    .box4 {
        width: 28%
    }

    .box5 {
        margin-right: 20px;
        float: left
    }

    .box-content {
        margin-top: 12px;
        color: #000
    }

        .box-content p {
            font-size: 16px;
            text-align: left
        }

    .portfolio-item {
        float: left;
        margin-right: 15px
    }

    .abs1 {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1;
        bottom: 235px
    }
}

@media screen and (min-width:992px) and (max-width:1150px) {
    .modal-dialog1 {
        max-width: 85% !important;
        margin: 0 auto
    }

    .abs1 {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1;
        bottom: 235px
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .modal-dialog1 {
        max-width: 90% !important;
        margin: 0 auto
    }

    .con1 {
        max-width: 100%
    }

    .abs1 {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1;
        bottom: 300px
    }

    .box8 {
        width: 100%;
        float: left;
        padding: 20px 20px 0 20px
    }
}

@media (max-width:992px) {
    .tabmenu {
        text-align: center;
        margin: 10px auto;
        width: 80%
    }

    .welcomecont {
        margin-left: 0;
        margin-top: 0;
        text-align: center;
        line-height: 40px
    }

    .margfull {
        margin: 0 auto
    }

    .newlength1 {
        width: 100%
    }

    .logoheight {
        width: 170px;
        height: 75px;
        margin-top: 1px;
        padding: 0
    }

    .marg2 {
        margin-top: 85px
    }

    .box7 {
        margin: 15px;
        width: 45%
    }

    .line1 {
        border-right: none
    }
}

@media (max-width:767px) {
    .tabmenu {
        text-align: center;
        margin: 10px auto;
        width: 100%
    }

    .modal-dialog1 {
        max-width: 98% !important;
        margin: 0 auto
    }

    .box8 {
        width: 100%;
        float: left;
        padding: 20px
    }

    .box7 {
        margin: 15px;
        width: 100%
    }

    .single_feature {
        margin-bottom: 30px;
        width: 94%;
        float: left;
        margin: 15px
    }

    .box4 {
        width: 44%
    }

    .box5 {
        width: 43%
    }

    .form3 {
        margin-left: 0;
        width: 100%;
        margin-top: 15px
    }

    .form4 {
        width: 100%
    }
}

@media screen and (max-width:580px) {
    .owl-carousel .owl-nav .owl-prev {
        left: 0 !important
    }

    .owl-carousel .owl-nav .owl-next {
        right: 20px !important
    }

    .box4 {
        width: 92%
    }

    .box5 {
        width: 92%
    }

    .box7 {
        width: 94%;
        margin-bottom: 20px
    }

    .side1 {
        width: 100%;
        float: left;
        padding: 15px;
        border-right: none;
        border-bottom: 1px solid #ccc
    }

    .side2 {
        width: 100%;
        float: left;
        padding: 15px
    }
}

@media (max-width:480px) {
    .tabmenu {
        text-align: center;
        margin: 10px auto;
        width: 70%
    }

        .tabmenu ul li {
            float: left;
            list-style: none;
            width: 100%
        }

    .logoheight {
        width: 150px;
        height: 67px;
        margin-top: 1px;
        padding: 0
    }
}

@media screen and (min-width:430px) and (max-width:480px) {
    .abs1 {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1;
        bottom: 165px
    }
}

@media screen and (min-width:390px) and (max-width:429px) {
    .abs1 {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1;
        bottom: 140px
    }
}

@media screen and (min-width:340px) and (max-width:389px) {
    .abs1 {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1;
        bottom: 120px
    }

    .tableset {
        width: 90%
    }

    .b23232 {
        width: 110% !important
    }

    .form-control100 {
        width: 110% !important
    }

    .homeform {
        width: 100% !important
    }
}

@media screen and (min-width:300px) and (max-width:339px) {
    .abs1 {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1;
        bottom: 100px
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .tophr {
        border-bottom: #15ab6d solid 2px;
        padding-bottom: 26px
    }
}

.img_live {
    height: 200px;
    width: 200px;
    margin: 0 auto
}

.live-edit-div .live_img img {
    margin: 0 auto 2rem auto;
    width: 100%;
    height: 100%;
    display: block
}

.live-edit-div .form-horizontal .control-label {
    width: 100%
}

.live-edit-div .newlabel label {
    text-align: center;
    padding: 15px 0
}

.live-edit-div .newlabel {
    border: 1px solid #ccc
}

.live-edit-div .pr-0-edit {
    padding-right: 0
}

.live-edit-div .pl-0-edit {
    padding-left: 0
}

.live-edit-div .custom_row {
    background-color: #e8e8e8;
    margin: 0 0
}

.live-edit-div .form-horizontal .control-group:last-child {
    border-bottom: 0
}

.live-edit-div .newlabel {
    height: 100%;
    border: 1px solid #ccc
}

.edit_content_live #Header {
    text-align: center;
    border: 1px dashed;
    background: #097eb7;
    padding: 10px 0;
    margin-bottom: 0
}

    .edit_content_live #Header p {
        color: #fff;
        margin: 0;
        font-size: 20px;
        font-weight: 600
    }

.edit_content_live .widget-title h5 {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 5px;
    line-height: 1.5;
    margin: 0
}

.edit_content_live .widget-content {
    border-bottom: none
}

.edit_content_live .widget-title {
    background-image: radial-gradient(circle, #54a9eb, #4d99d6, #4281b7, #366595, #2d517b);
    height: 36px;
    box-shadow: 0 3px 3px #6f6e6e;
    border-bottom: 1px solid #cdcdcd
}

.edit_content_live iframe {
    width: 100%;
    height: 565px
}

.edit_content_live .right-ul p {
    margin: 0;
    text-align: right
}

.live-content {
    padding-top: 20px !important
}

#content {
    padding: 55px 0 0 0
}

.back-dshbrd-btn {
    margin-bottom: 1rem
}

.tablebox:focus .tablebox label p {
    color: #fff
}

.bg-gradient {
    background-image: linear-gradient(to right, #51a4e4, #305884);
    color: #fff;
    border: 1px solid #15ab6a;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 5px 0
}

.widget-title span.icon {
    float: left;
    border-right: 1px solid #dadada;
    margin-right: 2px;
    padding: 5px
}

.widget-title h4 {
    color: #fff;
    margin: 0;
    padding-top: 5px
}

span.circlenew {
    color: #000
}

.button-green {
    background: #16906b;
    font-size: 16px;
    color: #fff;
    padding: 10px 15px
}

.newlabel .control-label {
    width: 100% !important;
    font-size: 14px;
    padding: 5px 25px;
    color: #009aab;
    background: #e8e8e8;
    font-weight: 600;
    text-align: left;
    margin: 0
}

.newlabel .controls {
    width: 100% !important;
    display: inline-block;
    text-align: left;
    padding: 5px 25px;
    margin: 0
}

    .newlabel .controls label {
        font-family: Montserrat;
        font-size: 15px;
        font-style: normal;
        font-weight: 500
    }

.contact-page .form-control {
    color: #000;
    padding: 0
}

    .contact-page .form-control:focus {
        background-color: transparent
    }

.report-div .control-label1 {
    width: 100% !important;
    font-size: 16px;
    padding: 5px 5px;
    background: #e8e8e8;
    font-weight: 600;
    text-align: left;
    margin: 0
}

.report-div .control-label2 {
    font-size: 16px;
    font-weight: 600
}

.report-div .result_left_content {
    text-align: right
}

.report-div .result_center_content {
    text-align: center
}

.report-div .result_right_content {
    text-align: left
}

.total-row-prsent-box {
    margin-top: 3rem;
    width: 100%;
    bottom: 40px
}

.prsent-box {
    width: 261px;
    margin: 0 auto
}

.total-row-prsent-box h2 {
    margin-left: 20px !important;
    font-size: 21px !important;
    display: inline-block
}

.prsent_colum-box {
    margin: 0 auto;
    background: #0aa076;
    padding: 11px 6px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    border-radius: 5px
}

.result-img {
    display: inline-block
}

.prsent-box-edit {
    width: auto !important
}

.ultab1 {
    width: 20%;
    float: left;
    display: inline-block;
    color: #000;
    font-weight: 600;
    list-style: none;
    font-size: 16px
}

.ultab2 {
    width: 80%;
    display: inline-block;
    list-style: none;
    font-size: 16px;
    color: #4c4b4b
}

.x-scroll {
    overflow-x: auto;
    overflow-y: hidden
}

.card-box h3 {
    margin-bottom: 0;
    color: #097eb7;
    font-weight: 700;
    font-size: 1.8rem;
    border-bottom: 1px dashed #ccc
}

.box-1 {
    background: #fff;
    padding: 20px;
    margin-bottom: 2rem;
    box-shadow: 0 0 2px
}

.boxexamin {
    margin-bottom: 2rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.control-group ul {
    padding-left: 20px
}

    .control-group ul li {
        list-style: unset
    }

.card-box .img-thumbnail {
    border-radius: 50%
}

.chat-div {
    padding: 0
}

#WriteMessageDiv {
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 100
}

.edit-xs {
    height: 84%;
    position: relative;
    z-index: 100;
    padding: 0;
    margin-bottom: 0
}

.chat2 {
    height: 85%;
    padding-bottom: 20px
}

.liactiveclass {
    background: #e6e3e3
}

.search-container img {
    float: left;
    width: 30%;
    padding: 10px
}

.search-container a button {
    margin: 10px;
    padding: 2px 10px
}

.chatarea4 {
    height: 100%;
    overflow: auto;
    overflow-x: hidden
}

.chat-div {
    padding: 20px
}

.chat-heading {
    background: #097eb7;
    width: 80%;
    margin: 0 auto;
    padding: 10px
}

.ulchat {
    padding: 0
}

.img-size {
    width: 50px;
    height: 50px
}

.ulchat li a img {
    float: left;
    border-radius: 100%;
    margin-right: 10px
}

.ulchat li {
    list-style: none;
    padding: 5px 10px 0 10px;
    border-bottom: 1px solid #000
}

.chat-main-div {
    margin: 20px
}

.chatarea2 {
    height: 100%;
    padding: 0 0 0 15px;
    overflow: auto;
    overflow-x: hidden;
    border-right: 1px solid #000
}

.text-div {
    width: 99%;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    z-index: 1;
    background: #dcdcdc;
    padding: 10px;
    border-radius: 10px
}

.content_div {
    margin-top: 6rem
}

.chatarea2::-webkit-scrollbar-thumb,
.chatarea4::-webkit-scrollbar-thumb {
    background-color: #2f557f !important
}

.left_content_div h5 {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 1rem
}

.left_content_div ul li {
    color: #fff;
    padding-bottom: 1rem
}

    .left_content_div ul li a {
        color: #fff
    }

    .left_content_div ul li .fa {
        padding-right: 1rem
    }

.div-chat-main.text-center {
    width: 60%;
    margin: 3rem auto
}

.div-chat-main img {
    width: 60%
}

.chat-main-para h2 {
    line-height: 2;
    color: #fff;
    text-shadow: 2px 2px #000;
    word-spacing: 3px
}

    .chat-main-para h2 .fa {
        font-size: 18px
    }

.heading h4 {
    color: #61b35f;
    text-align: center;
    font-weight: 700
}

.heading {
    border-bottom: 1px dashed #ccc
}

    .heading h4 hr {
        width: 20%;
        margin: 10px auto;
        border: 0;
        border-top: 2px solid #61b35f
    }

.ulchat li a span {
    font-weight: 600;
    color: #5b5555;
    margin-left: 0
}

.back-chat-user {
    float: right
}

.ulchat li a span1 {
    font-weight: 200;
    color: #ccc
}

.background-clr {
    height: 100%;
    background-color: #f9f9f9;
    position: relative;
    top: 0;
    bottom: 0
}

.chatarea4 {
    margin-bottom: 5px;
    width: 100%;
    background-color: #ddd9d4
}

.right-ul li span {
    font-size: 14px;
    color: #15ab6a
}

.left-ul li span {
    font-size: 14px;
    color: #097eb7;
    text-transform: capitalize
}

.right-volor {
    background: #ddbc9e !important
}

.chat-img {
    float: right;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    margin: 10px -20px
}

.user-name {
    color: #097eb7;
    padding: 2% 20px;
    text-shadow: 3px 3px 2px #fff
}

#discussion {
    border-top: 1px solid;
    padding-top: 2%
}

.chat-div ul {
    padding-left: 0
}

    .chat-div ul li {
        list-style: none
    }

.chat-div .form-control {
    border-bottom: 1px solid #00acc1;
    box-shadow: 0 1px 0 #00acc1;
    outline: 0 !important;
    background: 0 0;
    border: none;
    padding: 0 10px
}

.chat-div ul .right-ul img,
.chat_img-2 img {
    width: 100%
}

.chat_img-2 {
    width: 150px;
    height: auto;
    cursor: pointer
}

.chat-button .img-file {
    width: 100%;
    padding: 10px 0;
    overflow: hidden
}

.chat-div .form-control:focus {
    background: rgba(255, 255, 255, .3)
}

.btn-send {
    margin: 0;
    padding: 4px 2px;
    float: left;
    font-size: 16px;
    background-image: linear-gradient(to right, #54a9eb, #4d99d6, #4281b7, #366595, #2d517b);
    border: 1px solid #898c91;
    color: #fff;
    -webkit-box-shadow: 0 10px 13px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 10px 13px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 10px 13px 0 rgba(0, 0, 0, .75)
}

.button-send {
    background: 0 0;
    border: none
}

    .button-send:focus {
        outline: 0
    }

    .button-send:hover {
        cursor: pointer
    }

.btn-send:hover {
    cursor: pointer;
    background: #fff;
    color: #000
}

.chat2 {
    padding: 0 !important;
    padding-bottom: 20px
}

.line-new-div .form-group {
    padding: 0
}

.left-ul {
    text-align: left;
    color: GrayText;
    font-style: oblique;
    font-size: medium
}

.left-li-content {
    position: relative;
    color: #000;
    border-radius: 7px
}

.left-li-content2 {
    font-size: 10px !important;
    font-style: oblique;
    color: #000 !important
}

.right-ul {
    text-align: justify;
    color: GrayText;
    font-style: oblique;
    font-size: medium
}

.right-li-content {
    position: relative;
    color: #fff;
    padding: 1px 10px;
    border-radius: 7px
}

.right-li-content2 {
    font-size: 10px !important;
    font-style: oblique;
    color: #000 !important
}

.triangle-left {
    position: relative;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    left: -19px;
    right: 0;
    bottom: 10px;
    border-right: 24px solid #ddbc9e;
    border-bottom: 7px solid transparent
}

.triangle-right {
    position: relative;
    width: 0;
    height: 0;
    float: right;
    left: 15px;
    bottom: 10px;
    border-top: -1px solid transparent;
    border-left: 16px solid #7b7676;
    border-bottom: 7px solid transparent
}

.FTBzM {
    padding-left: 9%;
    padding-right: 9%;
    margin-bottom: 0
}

.xl-div {
    display: block
}

.xs-div {
    display: none
}

.chat-bg-right2 {
    display: block
}

.message-out {
    align-items: flex-end
}

.FTBzM {
    display: flex;
    flex-direction: column;
    position: relative
}

._1zGQT:last-of-type {
    margin-bottom: 0
}

._1zGQT {
    border-radius: 7.5px
}

.line-new-div ._2ugFP {
    max-width: 100% !important
}

._2ugFP {
    max-width: 65%
}

.back-chat-user {
    display: none
}

._1zGQT {
    color: #262626;
    flex: none;
    font-size: 14.2px;
    line-height: 19px;
    position: relative
}

.message-out .tail ._2Wx_5,
html[dir=rtl] .message-in .tail ._2Wx_5 {
    border-top-right-radius: 0
}

._2Wx_5 {
    border-radius: 15px;
    background-color: #7b7676;
    box-shadow: 0 4px .9px rgba(255, 255, 255, .5)
}

.-N6Gq {
    box-sizing: border-box
}

.N6Gq {
    padding: 10px
}

div#UserMessageHeaderDiv {
    padding: 0 2rem
}

.Chat-modal .close {
    color: #fff
}

._12pGw {
    position: relative;
    word-wrap: break-word;
    color: #fff
}

.message-in {
    align-items: flex-start
}

.delete-img {
    cursor: pointer;
    width: 30px;
    padding: 0 5px;
    float: right
}

li {
    list-style: none
}

.edit-chat-sys ._2ugFP {
    padding: 0;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    max-width: 100% !important
}

.edit-chat-sys li {
    line-height: 1.5;
    font-size: 16px;
    padding: 0 5px;
    border-radius: 10px
}

.edit-chat-sys .message-out .tail ._2Wx_5,
.edit-chat-sys html[dir=rtl] .message-in .tail ._2Wx_5 {
    overflow: hidden;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    border-top-right-radius: 0;
    background: 0 0;
    box-shadow: none
}

.edit-chat-sys ._12pGw {
    color: #000;
    font-size: 18px
}

.edit-chat-sys .triangle-right {
    display: none
}

.live-content {
    padding-top: 0 !important
}

.heading-content,
.section-heading {
    background-image: linear-gradient(to right, #51a4e4, #305884);
    color: #fff;
    padding: 5px 0;
    width: 70%;
    margin: 0 auto 2% auto
}

.contaent-hr hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 2px dashed #ccc
}

.line-shape {
    margin-left: calc(50% - 40px)
}

.line-shape,
.line-shape-white {
    width: 80px;
    height: 2px;
    background-color: #fb397d;
    margin-top: 15px
}

.exambox {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    padding: 0 0 15px 0;
    margin-bottom: 20px
}

.boxin {
    padding: 0 5px;
    background: #097eb7;
    color: #fff;
    box-shadow: 0 2px 5px #191717;
    height: 36px
}

#QuestionAnswerAnalysisDiv ul {
    padding: 0
}

.widget-box {
    margin-top: 1rem
}

.lines {
    border-right: 2px solid #097eb7
}

.heading-content h4,
.section-heading h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    font-size: 2rem
}

.section-heading .line-shape {
    width: 80px;
    height: 2px;
    background-color: #fff;
    margin-top: 8px
}

.containerone1 {
    max-width: 85%;
    margin: 0 auto 0 auto
}

.heading-content hr {
    margin: 10px auto;
    width: 10%;
    border-top: 2px solid #fff
}

@media only screen and (max-width:760px) {
    .live-edit-div .pl-0-edit,
    .live-edit-div .pr-0-edit {
        padding: 0 15px !important
    }

    #Header {
        display: none
    }

    .line-new-div .col-sm-6,
    .live-content {
        padding: 0 !important
    }

    .custom-col-phn1 {
        width: 70% !important;
        float: left
    }

    .custom-col-phn2 {
        width: 30% !important
    }

    .viewpastliveclass .msg-row {
        position: inherit
    }

    .msg-row {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff
    }

    .chatarea4 {
        background-color: transparent !important
    }

    .delete-img {
        cursor: pointer !important;
        width: 29px !important;
        float: right !important
    }
}

.choose-pay-section .pay-img img {
    width: 100%
}

.cstm_row {
    border-top: 1px solid #ccc;
    padding: 2rem 0
}

.rate_div h6 {
    text-align: right;
    color: #b12704;
    font-size: 20px;
    font-weight: 700
}

.product_content .author_name {
    color: #b12704;
    font-size: 20px;
    font-weight: 700
}

.product_content h5 {
    color: #0066c0;
    font-weight: 700;
    font-size: 1.5rem
}

.delete-div .dlt-btn {
    border: 1px solid #b12704;
    color: #b12704;
    background: #fff;
    padding: 3px 10px
}

.product_content p {
    text-align: justify
}

.cart-div {
    border: 1px solid #ccc;
    padding: 1rem;
    margin: 0 2rem;
    border-radius: 5px;
    background: #f9f9f9
}

.total-rate h5 {
    border-top: 1px solid #ccc;
    padding: 1rem 0
}

.total-rate h5 {
    text-align: right
}

.span-2 {
    color: #b12704;
    font-size: 20px;
    font-weight: 700;
    padding-left: 10px
}

.span-1 {
    font-size: 20px;
    font-weight: lighter
}

.code-div {
    padding: 10px 20px
}

#error {
    text-align: center;
    color: red !important;
    display: block;
    font-size: large
}

.add-code,
.code-btn,
.input-code {
    margin: 20px 0
}

.add-code {
    color: #6fbbfb;
    font-size: 1.5rem;
    font-weight: 700
}

.input-code input[type=text] {
    background: #f9f9f9;
    border: none;
    border-bottom: 1px solid #1218cc;
    width: 100%;
    padding: 10px;
    border-radius: 20px;
    outline: 0 !important;
    color: #000
}

.code-btn {
    text-align: right
}

    .code-btn button {
        padding: 5px 7px;
        font-size: 12px;
        background: #ed7548;
        border: #001 solid 1px;
        color: #fff;
        margin-top: 0;
        border-radius: 5px
    }

.add-code,
.code-btn,
.input-code {
    margin: 2px 0
}

.cart-div .add-cart {
    text-align: center;
    margin: 1rem 0
}

.cart-div .code-div {
    padding: 10px 0
}

.cart-div .add-cart button {
    background: #f0c14b;
    border: 1px solid;
    padding: 5px 20%;
    border-color: #a88734 #9c7e31 #846a29;
    color: #111;
    border-radius: 5px
}

.cart-div .total-rate h5,
.cart-div .total-rate h6 {
    text-align: left;
    margin: 0;
    font-size: 16px;
    font-weight: 550
}

.left-text h5 {
    font-weight: 700;
    font-size: 1.5rem;
    text-decoration: underline
}

.right-text h5 {
    font-weight: 700;
    font-size: 1.5rem;
    text-align: right;
    text-decoration: underline
}

.top-right {
    text-align: left;
    padding: 0 2rem
}

.product_content a h5:hover {
    color: #b12704
}

button:hover {
    cursor: pointer !important
}

.cart-li {
    position: relative
}

.contact-page {
    padding: 30px 60px
}

.bank-detail {
    border: 1px solid #ccc;
    padding: 2rem;
    margin: 2rem
}

    .bank-detail h6 {
        line-height: 2;
        text-align: justify;
        font-size: 16px
    }

        .bank-detail h6 span {
            color: #ed7548
        }

    .bank-detail span img {
        width: 10%;
        border-radius: 50%
    }

.img1-li img {
    width: 38px !important
}

.img2-li {
    position: absolute;
    top: -7px !important;
    font-size: 16px;
    left: 0 !important;
    color: #f08804
}

.resp4 {
    height: 70px
}

.logohgtset {
    width: 20%
}

.email-signature {
    background: #fff;
    padding: 10px;
    margin-bottom: 2rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    position: relative;
    height: 18vh
}

    .email-signature:before {
        content: "";
        background: linear-gradient(to right, #10c4a1, #10c4a1, #269bdf);
        height: 100%;
        width: 40%;
        position: absolute;
        top: 0;
        right: 0;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%)
    }

.clr-1:before {
    background: linear-gradient(to right, #c49d10, #c48210, #df5526)
}

.clr-2:before {
    background: linear-gradient(to right, #10c447, #108dc4, #2628df)
}

.clr-3:before {
    background: linear-gradient(to right, #df5526, #c41052, #940936)
}

.clr-4:before {
    background: linear-gradient(to right, #3410c4, #1084c4, #26d2df)
}

.email-signature .signature-details {
    margin: 0 0 25px;
    width: 80%
}

.email-signature .title {
    color: #1bbc9b;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0 0 1px;
    text-align: left;
    margin-top: .5rem;
    padding-top: 0
}

.email-signature .post {
    color: #1bbc9b;
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: capitalize
}

.email-signature .signature-content {
    width: 38%;
    padding: 0;
    margin: 0;
    list-style: none
}

.email-signature .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 10px
}

.hover-div:hover .email-signature {
    transform: scale(.9);
    transition: .9s ease
}

@media screen and (max-width:576px) {
    .email-signature {
        padding: 10px 10px 170px
    }

        .email-signature:before {
            width: 100%;
            height: 42%;
            clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);
            top: auto;
            bottom: 0
        }

        .email-signature .signature-content,
        .email-signature .signature-details {
            text-align: center;
            width: 100%;
            margin: 0 0 10px
        }

        .email-signature .icon {
            text-align: center;
            border-radius: 0 0 15px 15px;
            transform: translateX(50%);
            top: auto;
            bottom: 10px;
            right: 50%
        }
}

.banner-bg {
    background: url(../img/home-banner-bg.png) no-repeat !important;
    padding: 5rem 0 29rem 0;
    margin-top: 22px;
    background-size: cover;
    height: 100%;
    background-attachment: fixed
}

.banner-img img {
    width: 100%
}

.firstp2 {
    padding-top: 1.5rem
}

@media (max-width:1680px) and (min-width:1200px) {
    .feature-area {
        margin-top: -110px
    }
}

.feature-area {
    margin-top: -200px
}

    .feature-area .container-fluid {
        padding-left: 50px
    }

.feature-item {
    margin: 30px 0;
    border-right: 1px solid rgba(130, 139, 178, .2);
    padding-right: 20px
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.feature-item i {
    font-size: 30px;
    color: #828bb2
}

[class*=" ti-"],
[class^=ti-] {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ml-20 {
    margin-left: 20px
}

.feature-item h4 {
    font-size: 18px;
    margin-bottom: 20px
}

.feature-item p {
    margin-bottom: 0
}

.feature-item .fa {
    color: #ffc453;
    text-shadow: 2px 2px #504d4d;
    position: relative;
    animation: famove 3s infinite
}

@keyframes famove {
    from {
        top: 0
    }

    to {
        top: 100px
    }
}

.about-img-div {
    position: relative;
    margin: 35px 0 0 35px
}

.about-img {
    display: NONE;
    position: absolute;
    left: -34px;
    top: -34px;
    z-index: -1
}

.heading-triangleimg {
    width: 20%
}

.aboutp p {
    line-height: 1.6;
    color: #101010;
    font-size: 2rem !important;
    font-family: normal
}

.contentset p {
    padding-top: 1rem;
    font-size: 16px;
    line-height: 2
}

    .contentset p:first-child {
        padding-top: 4rem
    }

.about-section {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.offering-section {
    background-image: url(../img/flat-bg.png);
    background-size: 100%;
    padding: 5rem 0;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.heading-triangleimg2 {
    width: 9%
}

.offering-section .offering-tab {
    padding-top: 3rem;
    text-align: center
}

    .offering-section .offering-tab .offering-nav-tabs {
        display: inline-block;
        border-bottom: none;
        position: relative
    }

.offering-tab #Section2,
.offering-tab #Section3 {
    margin-top: -30rem !important
}

.offering-tab-content .owl-next span,
.offering-tab-content .owl-prev span {
    color: #2d2b2b
}

.maindiv {
    border-radius: 20px
}

.offering-section .offering-tab .offering-nav-tabs li {
    display: inline-block;
    margin: 0 auto
}

    .offering-section .offering-tab .offering-nav-tabs li a {
        display: block;
        padding: 20px;
        border: none;
        border-radius: 0;
        font-size: 17px;
        font-weight: 700;
        color: #444;
        margin-right: 0;
        text-align: center;
        z-index: 1;
        transition: all .3s ease 0s
    }

        .offering-section .offering-tab .offering-nav-tabs li a i {
            display: block;
            font-size: 40px;
            color: #ffc453;
            margin-bottom: 15px
        }

        .offering-section .offering-tab .offering-nav-tabs li a:hover,
        .offering-section .offering-tab .offering-nav-tabs li.active a {
            border: none;
            background: 0 0
        }

        .offering-section .offering-tab .offering-nav-tabs li a:after,
        .offering-section .offering-tab .offering-nav-tabs li a:before {
            content: "";
            width: 0;
            border-top: 3px solid #ffc453;
            position: absolute;
            bottom: -1px;
            left: 0;
            transition: all .3s ease 0s
        }

        .offering-section .offering-tab .offering-nav-tabs li a:after {
            left: auto;
            right: 0
        }

        .offering-section .offering-tab .offering-nav-tabs li a:hover:after,
        .offering-section .offering-tab .offering-nav-tabs li a:hover:before,
        .offering-section .offering-tab .offering-nav-tabs li.active a:after,
        .offering-section .offering-tab .offering-nav-tabs li.active a:before {
            width: 50%
        }

.offering-section .offering-tab .offering-tab-content {
    padding: 20px;
    margin-top: -5px;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #d7d6d6;
    font-size: 15px;
    color: #757575;
    line-height: 30px
}

    .offering-section .offering-tab .offering-tab-content h3 {
        font-size: 24px;
        margin-top: 0
    }

@media only screen and (max-width:479px) {
    .offering-section .offering-tab .offering-nav-tabs li {
        width: 30%;
        text-align: center;
        margin-bottom: 5px
    }

        .offering-section .offering-tab .offering-nav-tabs li a,
        .offering-section .offering-tab .offering-nav-tabs li a:hover {
            border-bottom: 1px solid #dfdfdf
        }

    .offering-section .offering-tab .offering-tab-content {
        border-top: none
    }
}

.display-desk {
    display: block
}

.display-phn {
    display: none
}

.glimpse-section {
    background: #fff;
    padding: 3rem 0
}

.sign-up-link {
    border: #15ab6d solid 1px;
    background: 0 0;
    color: #15ab6d;
    padding: 5px 10px;
    border-radius: 50px
}

.news-row {
    border-top: 1px dashed #999;
    padding-top: 4rem
}

.glimpse-row {
    padding-bottom: 4rem
}

.vision-section {
    background: url(../img/video-area-bg.png) no-repeat center;
    background-attachment: fixed
}

.section-gap-bottom {
    padding: 4rem 0
}

.vision-section .contentset p {
    color: #000
}

.fe-box {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    box-shadow: 1px 10px 14px 0 rgba(0, 0, 0, .15)
}

    .fe-box:before {
        content: "";
        height: 100%;
        width: 100%;
        border: 2px solid rgba(0, 0, 0, .3);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        transition: all .6s ease 0s
    }

    .fe-box:hover:before {
        border: 270px solid #167ac682
    }

    .fe-box img {
        width: 243px;
        height: 163px;
        transform-origin: right center;
        transition: all .4s ease-in-out
    }

    .fe-box:hover img {
        transform: scale(1.2)
    }

    .fe-box .fe-box-content {
        color: #fff;
        text-align: center;
        width: 100%;
        opacity: 0;
        transform: translateY(-50%) scale(.1);
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 1;
        transition: all .4s ease .1s
    }

.fe-row {
    margin: 2rem 0
}

.fe-box:hover .fe-box-content {
    opacity: 1;
    transform: translateY(-50%) scale(1)
}

.fe-box .fe-title {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    text-shadow: 0 0 5px rgba(0, 0, 0, .8);
    margin: 0
}

.fe-box .fe-post {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0
}

.full-s-video .iframecontent {
    line-height: 25px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 6px 15px;
    margin: 0 0 20px 0;
    border-radius: 0 0 0 50px;
    background: linear-gradient(to right, #51a4e4, #305884);
    color: #fff !important;
    text-align: center;
    font-size: 16px;
    height: 65px;
}

@media only screen and (max-width:990px) {
    .fe-box {
        margin: 0 0 30px
    }
}

.testimonial-div {
    text-align: center;
    padding: 85px 50px 45px 70px;
    margin: 70px 15px 35px;
    background: #f9f9f9;
    box-shadow: 8px 4px 0 0 #77a9dd;
    position: relative
}

    .testimonial-div .testi-pic {
        width: 120px;
        height: 120px;
        border: 5px solid #77a9dd;
        margin: 0 auto;
        position: absolute;
        top: -60px;
        left: 0;
        right: 0
    }

        .testimonial-div .testi-pic img {
            width: 100%;
            height: auto
        }

    .testimonial-div .testi-description {
        font-size: 15px;
        color: #757575;
        line-height: 27px;
        margin-bottom: 20px;
        position: relative
    }

        .testimonial-div .testi-description:before {
            content: "\f10d";
            font-family: FontAwesome;
            font-size: 32px;
            color: #77a9dd;
            position: absolute;
            top: -15px;
            left: -35px
        }

    .testimonial-div .testimonial-profile {
        position: relative;
        margin: 20px 0 10px 0
    }

        .testimonial-div .testimonial-profile:after {
            content: "";
            width: 50px;
            height: 2px;
            background: #77a9dd;
            margin: 0 auto;
            position: absolute;
            bottom: -10px;
            left: 0;
            right: 0
        }

    .testimonial-div .testi-title {
        display: inline-block;
        font-size: 18px;
        color: #4a5184;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin: 0
    }

    .testimonial-div .testi-post {
        display: inline-block;
        font-size: 15px;
        color: #757575;
        text-transform: capitalize
    }

.testimonial-section .owl-theme .owl-controls {
    margin-top: 10px
}

    .testimonial-section .owl-theme .owl-controls .owl-page span {
        background: #5e5f5f;
        opacity: 1;
        transition: all .4s ease 0s
    }

    .testimonial-section .owl-theme .owl-controls .owl-page.active span,
    .testimonial-section .owl-theme .owl-controls.clickable .owl-page:hover span {
        background: #77a9dd
    }

    .testimonial-section .owl-theme .owl-controls .owl-page.active span {
        width: 22px;
        height: 12px
    }

.testimonial-section .owl-carousel .owl-item,
.testimonial-section .owl-carousel .owl-stage {
    width: 100% !important
}

.testimonial-section {
    padding: 3rem 0
}

    .testimonial-section .slick-next:before,
    .testimonial-section .slick-prev:before {
        color: #000 !important
    }

.download-section {
    background: url(../img/registration-bg.png) no-repeat center;
    padding: 7rem 0
}

.download-left-div {
    margin-top: 15rem
}

    .download-left-div p {
        color: #fff;
        font-size: 20px
    }

.mobilimgset-mb {
    padding-left: 15rem
}

.footer-logo {
    position: absolute;
    top: -17rem;
    left: 0
}

    .footer-logo .logoheight {
        width: 100%;
        height: 100%
    }

    .footer-logo .navbar-brand {
        height: auto
    }

#mybutton {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999
}

.feedback .whtsup-icon {
    width: 17%;
    border-radius: 100%;
    -webkit-box-shadow: -2px 10px 22px -4px rgba(0, 0, 0, .75);
    -moz-box-shadow: -2px 10px 22px -4px rgba(0, 0, 0, .75);
    box-shadow: -2px 10px 22px -4px rgba(0, 0, 0, .75)
}

#mybutton a .fa {
    font-size: 4.8rem;
    color: #fff
}

.single-footer-widget .whtsup-icon {
    width: 5%;
    border-radius: 50%
}

.contact-banner img,
.left_content_div img {
    width: 100%
}

.main-service-box {
    padding: 35px;
    margin-bottom: 20px
}

.feature-box i {
    margin-bottom: 20px
}

.main-service-box i {
    font-size: 40px
}

.phone-icon {
    background: url(../img/phn-img.jpg) no-repeat;
    background-size: cover
}

.email-icon {
    background: url(../img/email-img.jpg) no-repeat;
    background-size: cover
}

.address-icon {
    background: url(../img/address-img.jpg) no-repeat;
    background-size: cover
}

.img-icon {
    margin: 0 auto;
    width: 78px;
    height: 78px;
    text-align: center;
    display: block
}

.main-service-box h4 {
    font-size: 20px;
    color: #141414;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px
}

.address-section a,
.main-service-box p {
    font-size: 17px;
    color: #252424
}

.main-service-box:hover {
    background-color: transparent;
    -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 0 30px 5px rgba(0, 0, 0, .16);
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, .16);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

.edit-row {
    box-shadow: 5px -21px 21px 2px rgba(0, 0, 0, .18)
}

.stu-live-chatarea4 {
    background: #fff;
    border: 1px solid #777;
    border-radius: 0 0 10px 10px;
    box-shadow: 1px 10px 14px 0 rgba(187, 185, 185, .75)
}

    .stu-live-chatarea4 .N6Gq {
        padding: 0 0
    }

    .stu-live-chatarea4 .triangle-right {
        bottom: 0
    }

    .stu-live-chatarea4 .right-ul p {
        margin-bottom: 0 !important
    }

.mt-9rem {
    margin-top: 4rem
}

.term_div {
    border: 1px solid #666;
    background: #f0f7ff;
    padding: 15px
}

.tc .section-heading {
    margin-bottom: 30px
}

    .tc .section-heading h3,
    .tc .section-heading h6 {
        color: #fff;
        text-align: center
    }

.inner-ol,
.term_div p,
li {
    line-height: 2;
    font-size: 16px
}

.term_div .ol-div {
    background: rgba(130, 139, 178, .1);
    padding: 15px;
    line-height: 1.733;
    color: #888;
    font-style: italic;
    margin-top: 25px;
    margin-bottom: 25px
}

    .term_div .ol-div .inner-ol {
        background: #fff;
        padding: 15px 15px 15px 20px;
        border-left: 2px solid #61b35f
    }

.term_div ol {
    padding-left: 2rem
}

.term_div li {
    list-style: decimal
}

.glimpse-section .owl-next span,
.glimpse-section .owl-prev span {
    color: #000 !important
}

.Franchise-banner {
    background-image: url(../img/banner/Franchisee-Opportunity.jpg);
    background-position: bottom;
    min-height: 190px;
    background-size: 100%;
    background-repeat: no-repeat
}

section.franchise-about {
    background: #e6e6e6;
    padding: 2rem 4rem
}

.franchise-about .heading-triangleimg {
    width: 10%
}

.franchise-left-img img {
    width: 100%;
    max-height: 100%
}

.franchise-right-banner {
    padding: 0;
    background-image: url(../img/banner/Become-A-Franchisee2.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.franchise-right-content {
    padding: 15px
}

    .franchise-right-content p .spanp {
        color: #0378f6
    }

    .franchise-right-content .aboutp p {
        line-height: 1.6;
        color: #fff;
        font-size: 2rem !important;
        font-family: normal
    }

    .franchise-right-content p {
        color: #fff
    }

.Franchise-timeline {
    padding: 3rem 0
}

    .Franchise-timeline .mt-4,
    .frenchise-image .mt-4 {
        margin-top: 4rem !important
    }

    .Franchise-timeline .main-timeline {
        position: relative
    }

        .Franchise-timeline .main-timeline:after {
            content: "";
            display: block;
            clear: both
        }

        .Franchise-timeline .main-timeline .timeline {
            width: 60%;
            margin: 0 30px 20px 0;
            float: left
        }

        .Franchise-timeline .main-timeline .timeline-content {
            color: #333;
            min-height: 150px;
            padding: 30px;
            border: 3px solid #952f78;
            display: block;
            position: relative;
            z-index: 1
        }

            .Franchise-timeline .main-timeline .timeline-content:after,
            .Franchise-timeline .main-timeline .timeline-content:before {
                content: "";
                background: #fff;
                box-shadow: 0 0 10px -1px rgba(0, 0, 0, .3);
                position: absolute;
                left: 10px;
                top: 10px;
                bottom: 10px;
                right: 10px;
                z-index: -1
            }

            .Franchise-timeline .main-timeline .timeline-content:after {
                background-color: #952f78;
                height: 3px;
                width: 100px;
                box-shadow: none;
                transform: translateY(-50%);
                left: 100%;
                right: auto;
                top: 50%;
                bottom: auto;
                z-index: 1
            }

            .Franchise-timeline .main-timeline .timeline-content:hover {
                text-decoration: none
            }

        .Franchise-timeline .main-timeline .timeline-icon {
            color: #fff;
            background: linear-gradient(to bottom, #fdfcf8, #b2b3b4);
            font-size: 45px;
            text-align: center;
            line-height: 108px;
            height: 105px;
            width: 105px;
            box-shadow: 0 0 7px rgba(0, 0, 0, .2);
            transform: translateY(-50%) rotate(45deg);
            position: absolute;
            top: 50%;
            right: -200px
        }

            .Franchise-timeline .main-timeline .timeline-icon:before {
                content: "";
                background: linear-gradient(to top, #952f78, #c22656);
                box-shadow: 3px 3px 6px rgba(0, 0, 0, .3);
                transform: translateX(-50%) translateY(-50%);
                position: absolute;
                width: 75%;
                height: 75%;
                top: 50%;
                left: 50%
            }

            .Franchise-timeline .main-timeline .timeline-icon i {
                transform: rotate(-45deg)
            }

        .Franchise-timeline .main-timeline .title {
            color: #952f78;
            font-size: 22px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin: 0 0 7px 0
        }

        .Franchise-timeline .main-timeline .description {
            font-size: 16px;
            letter-spacing: 1px;
            text-align: justify;
            margin: 0;
            color: #000
        }

.franchise-counter .aboutp p {
    color: #fff
}

.Franchise-timeline .main-timeline .timeline:nth-child(even) {
    float: right;
    margin: 0 0 20px 30px
}

    .Franchise-timeline .main-timeline .timeline:nth-child(even) .timeline-content:after {
        left: auto;
        right: 100%
    }

    .Franchise-timeline .main-timeline .timeline:nth-child(even) .timeline-icon {
        right: auto;
        left: -200px
    }

.Franchise-timeline .main-timeline .timeline:nth-child(4n+2) .timeline-content {
    border-color: #cc2310
}

    .Franchise-timeline .main-timeline .timeline:nth-child(4n+2) .timeline-content:after {
        background-color: #cc2310
    }

.Franchise-timeline .main-timeline .timeline:nth-child(4n+2) .timeline-icon:before {
    background: linear-gradient(to top, #920414, #cc2310)
}

.Franchise-timeline .main-timeline .timeline:nth-child(4n+2) .title {
    color: #cc2310
}

.Franchise-timeline .main-timeline .timeline:nth-child(4n+3) .timeline-content {
    border-color: #37792f
}

    .Franchise-timeline .main-timeline .timeline:nth-child(4n+3) .timeline-content:after {
        background-color: #37792f
    }

.Franchise-timeline .main-timeline .timeline:nth-child(4n+3) .timeline-icon:before {
    background: linear-gradient(to top, #37792f, #6aa72e)
}

.Franchise-timeline .main-timeline .timeline:nth-child(4n+3) .title {
    color: #37792f
}

.Franchise-timeline .main-timeline .timeline:nth-child(4n+4) .timeline-content {
    border-color: #08abcc
}

    .Franchise-timeline .main-timeline .timeline:nth-child(4n+4) .timeline-content:after {
        background-color: #08abcc
    }

.Franchise-timeline .main-timeline .timeline:nth-child(4n+4) .timeline-icon:before {
    background: linear-gradient(to top, #04779e, #08abcc)
}

.Franchise-timeline .main-timeline .timeline:nth-child(4n+4) .title {
    color: #08abcc
}

.franchise-counter {
    background-image: url(../img/banner/frenchise-bg-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 2rem 0
}

    .franchise-counter .counter {
        color: #e92401;
        text-align: center;
        height: 250px;
        width: 212px;
        padding: 100px 0 0;
        margin: 0 auto;
        position: relative;
        z-index: 1
    }

        .franchise-counter .counter:after,
        .franchise-counter .counter:before {
            content: "";
            background: linear-gradient(90deg, #ee4e00, #e92401);
            height: 150px;
            width: 150px;
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
            position: absolute;
            left: 50%;
            top: 59%;
            z-index: -2
        }

        .franchise-counter .counter:after {
            background: #fff;
            height: 210px;
            width: 210px;
            transform: translateX(-50%) translateY(-50%) rotate(0);
            -webkit-clip-path: polygon(50% 0, 50% 10%, 93% 50%, 50% 100%, 50% 90%, 7% 50%);
            clip-path: polygon(50% 0, 50% 10%, 93% 50%, 50% 100%, 50% 90%, 7% 50%)
        }

        .franchise-counter .counter .counter-icon {
            background: #fff;
            font-size: 35px;
            line-height: 53px;
            height: 60px;
            width: 60px;
            border: 3px solid #ee4e00;
            transform: rotate(42deg);
            position: absolute;
            left: 34px;
            top: 15px;
            z-index: 1;
            transition: all .3s
        }

            .franchise-counter .counter .counter-icon i {
                transform: rotate(-42deg)
            }

        .franchise-counter .counter:hover .counter-icon {
            transform: rotate(-316deg)
        }

        .franchise-counter .counter .counter-content {
            min-height: 90px;
            padding: 0 35px
        }

            .franchise-counter .counter .counter-content:before {
                content: "";
                background-color: #fff;
                height: 127px;
                width: 127px;
                box-shadow: 0 0 5px #555;
                transform: translateX(-50%) translateY(-50%) rotate(45deg);
                position: absolute;
                left: 50%;
                top: 59%;
                z-index: -1
            }

        .franchise-counter .counter .counter-value {
            font-size: 25px;
            font-weight: 700;
            margin: 0 0 3px 0;
            display: block
        }

        .franchise-counter .counter h3 {
            font-weight: 600;
            font-size: 18px;
            text-transform: capitalize;
            margin: 0
        }

        .franchise-counter .counter.blue {
            color: #02b3dd
        }

            .franchise-counter .counter.blue:before {
                background: linear-gradient(90deg, #32e0d7, #02b3dd)
            }

            .franchise-counter .counter.blue .counter-icon {
                border-color: #32e0d7
            }

        .franchise-counter .counter.pink {
            color: #b91d73
        }

            .franchise-counter .counter.pink:before {
                background: linear-gradient(90deg, #f953c6, #b91d73)
            }

            .franchise-counter .counter.pink .counter-icon {
                border-color: #f953c6
            }

        .franchise-counter .counter.darkblue {
            color: #0172d8
        }

            .franchise-counter .counter.darkblue:before {
                background: linear-gradient(90deg, #0280dc, #0172d8)
            }

            .franchise-counter .counter.darkblue .counter-icon {
                border-color: #0280dc
            }

@media screen and (max-width:990px) {
    .franchise-counter .counter {
        margin-bottom: 40px
    }
}

.frenchise-image {
    background: #e2dfdf;
    padding: 3rem 0
}

    .frenchise-image .box {
        background-color: #041458;
        width: 100%;
        height: 250px;
        overflow: hidden;
        position: relative
    }

        .frenchise-image .box:before {
            content: "";
            background-color: #041458;
            height: 100%;
            width: 100%;
            opacity: 0;
            transform: rotate(-90deg);
            transform-origin: left bottom;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1;
            transition: all .4s ease
        }

        .frenchise-image .box:hover:before {
            box-shadow: 0 0 10px rgba(0, 0, 0, .5);
            opacity: .9;
            transform: rotate(25deg) translateX(-10%) translateY(20%)
        }

        .frenchise-image .box > img {
            width: 100%;
            height: 100%;
            transition: all .3s ease-in-out
        }

        .frenchise-image .box:hover > img {
            opacity: .5
        }

        .frenchise-image .box .box-content {
            color: #fff;
            text-align: center;
            width: 100%;
            opacity: 0;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 2;
            transition: all .3s ease .2s
        }

        .frenchise-image .box:hover .box-content {
            opacity: 1;
            bottom: 20px
        }

.franchise-right-content p {
    color: #fff
}

.franchise-right-content h5 {
    color: #fff;
    font-weight: 900
}

.frenchise-image .box .title {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 5px
}

.frenchise-image .box .post {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: block
}

@media only screen and (max-width:990px) {
    .frenchise-image .box {
        margin: 0 0 30px
    }
}

.fren-edu-content {
    background-image: url(../img/banner/frenchise-bg-banner2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 2rem 0
}

.fren-edu-content-container {
    background: #fff;
    padding: 4rem;
    width: 60%;
    border-radius: 0 5px 5px 0
}

.fren-edu-content_p p {
    color: #1b1b1b;
    line-height: 2;
    font-size: 16px
}

.reasons_franchise {
    padding: 3rem 0
}

    .reasons_franchise .heading-triangleimg2 {
        width: 25%
    }

.reasons_franchise_container {
    position: relative;
    margin: 0 4rem
}

.rf-left {
    background: #08374a;
    padding: 3rem 4rem;
    float: left
}

.rf-right {
    background: #e2e1e1;
    z-index: 9;
    margin-left: -20%;
    margin-top: 22%;
    padding: 2rem
}

.rf-left .aboutp p {
    color: #fff
}

.rf-right .col-md-3,
.rf-right .col-md-6 {
    border-right: 1px solid #635f5f;
    margin-bottom: 3rem
}

.rf-right p {
    color: #292929;
    line-height: 2;
    text-align: justify;
    padding: 0 1.5rem
}

.rf-right .col-md-3:last-child,
.rf-right .col-md-6:last-child {
    border: none
}

.reasons_franchise h5 {
    font-size: 22px;
    color: #2b8ab1
}

.banner-area {
    background-image: url(../img/banner/inner-banner.png);
    background-position: bottom;
    min-height: 248px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 2rem;
    margin-top: 22px
}

.banner-right {
    margin-top: 30px;
    text-align: right
}

    .banner-right p {
        text-align: right;
        color: #fff
    }

.mb-40 {
    margin-bottom: 40px
}

.mt-20 {
    margin-top: 20px
}

.banner-right .box {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 18px;
    display: inline-block
}

    .banner-right .box a {
        color: #fff;
        font-size: 14px;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .banner-right .box i {
        color: #fff;
        font-size: 14px;
        margin: 5px;
        font-weight: 600
    }

.lnr {
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.packg p {
    position: relative;
    animation: pckgmove 3s infinite
}

@keyframes pckgmove {
    from {
        left: -20px
    }

    to {
        left: 50px
    }
}

.video-serviceBox {
    color: #606060;
    padding: 0 10px 60px;
    border-radius: 20px;
    margin: 80px 0 5rem;
    position: relative
}

    .video-serviceBox .video-service-content {
        text-align: center;
        padding: 15px 20px 30px;
        margin-top: -80px;
        border-radius: 25px;
        background-color: #fff;
        position: relative;
        transition: all .3s
    }

        .video-serviceBox .video-service-content:hover {
            box-shadow: 0 0 20px -5px #000
        }

        .video-serviceBox .video-service-content:after {
            content: "";
            height: 50px;
            width: 50px;
            border: 25px solid transparent;
            border-top: 25px solid #fff;
            transform: translateX(-50%);
            position: absolute;
            bottom: -50px;
            left: 50%
        }

    .video-serviceBox .video-service-icon {
        transition: all .3s ease 0s;
        width: 120px;
        height: 100px;
        margin: 0 auto 20px auto
    }

.video-service-icon img {
    width: 100%;
    height: 100%
}

.video-serviceBox:hover .video-service-icon {
    transform: rotateX(360deg)
}

.video-serviceBox .video-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px
}

.video-serviceBox .video-description {
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    height: 30vh;
    overflow-x: hidden;
    overflow: hidden;
    overflow-y: auto
}

    .video-serviceBox .video-description p {
        text-align: justify
    }

.video-serviceBox .video-read-more {
    display: block;
    width: 60%;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    color: #fff;
    padding: 10px;
    background-color: #007a6d;
    border-radius: 15px;
    transform: translateX(-50%);
    transition: all .3s ease 0s;
    position: absolute;
    left: 50%;
    bottom: -20px
}

    .video-serviceBox .video-read-more:hover {
        text-decoration: none;
        letter-spacing: 2px;
        box-shadow: 0 0 10px #000
    }

.video-serviceBox.video-blue {
    background-color: #44bb85;
    box-shadow: 12px -12px 5px -5px rgba(0, 0, 0, .15)
}

.video-service-content p img {
    width: 100%
}

@media only screen and (max-width:990px) {
    .video-serviceBox {
        margin-bottom: 60px
    }

        .video-serviceBox .video-service-content {
            padding: 20px 15px 30px
        }
}

@media only screen and (max-width:767px) {
    .video-serviceBox {
        margin-bottom: 3rem
    }
}

.dash-counter {
    color: #fff;
    text-align: center;
    width: 200px;
    height: 190px;
    padding: 0 20px;
    border-bottom: 3px solid rgba(0, 0, 0, .2);
    overflow: hidden;
    position: relative;
    z-index: 1
}

    .dash-counter:before {
        content: "";
        background: linear-gradient(135deg, #f70594, #a504db);
        height: 200px;
        width: 200px;
        border-radius: 50%;
        transform: translateX(-50%);
        position: absolute;
        left: 50%;
        top: 7px;
        z-index: -1
    }

    .dash-counter .dash-counter-icon {
        color: #f70594;
        background: linear-gradient(to bottom, #d6e8e1, #fff, #e5e4e8);
        font-size: 40px;
        line-height: 70px;
        width: 80px;
        height: 70px;
        margin: 0 auto 15px;
        border-radius: 0 0 50% 50%
    }

.dash-counter-icon img {
    width: 60%;
    transition-property: width;
    transition-duration: .4s;
    transition-timing-function: linear
}

.dash-counter:hover .dash-counter-icon img {
    width: 90%
}

.dash-counter .dash-counter-icon i {
    transition: all .3s ease 0s
}

.dash-counter:hover .dash-counter-icon i {
    transform: rotateX(360deg)
}

.dash-counter h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0 7px;
    transition-property: font-size, font-weight;
    transition-duration: .4s;
    transition-timing-function: linear
}

    .dash-counter h3:hover {
        font-size: 20px;
        font-weight: 700
    }

.dash-counter .dash-counter-value {
    font-size: 32px;
    font-weight: 600;
    display: block
}

.dash-counter.dash-blue:before {
    background: linear-gradient(135deg, #047dff, #05d1fc)
}

.dash-counter.dash-blue .dash-counter-icon {
    color: #047dff
}

.dash-counter.dash-orange:before {
    background: linear-gradient(135deg, #51a4e4, #315a86)
}

.dash-counter.orange .dash-counter-icon {
    color: #ff6b04
}

.dash-counter.dash-pink:before {
    background: linear-gradient(135deg, #ff016b, #ff6b06)
}

.dash-counter.dash-pink .dash-counter-icon {
    color: #ff016b
}

.dash-counter.dash-brown:before {
    background: linear-gradient(to right, #f67777, #842828)
}

@media screen and (max-width:990px) {
    .dash-counter {
        margin-bottom: 40px
    }
}

.pr-0-edit {
    padding-right: 0
}

.pl-0-edit {
    padding-left: 0
}

.course-serviceBox {
    color: #fff;
    text-align: center;
    margin: 15px;
    position: relative;
    z-index: 1;
    transition: all .3s ease 0s;
    border: 2px solid #a4a4a4aa;
}

    .course-serviceBox:before {
        content: "";
        background: 0 0;
        height: 150px;
        width: 2px;
        border: none;
        transform: translateX(-50%);
        position: absolute;
        top: 0;
        left: 50%;
        z-index: -1
    }

    .course-serviceBox .course-service-icon {
        color: #fff;
        background: linear-gradient(to right, #51a4e4, #305884);
        box-shadow: 0 0 0 7px #fff inset, 0 0 0 2px #315a86;
        font-size: 40px;
        text-align: center;
        line-height: 80px;
        height: 80px;
        width: 80px;
        margin-bottom: -10px;
        border-radius: 50%;
        transition: all .3s
    }

.course-span {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    text-align: center
}

    .course-span img {
        width: 100%;
        height: 100%;
        border-radius: 50%
    }

.course-serviceBox:hover .course-service-icon {
    box-shadow: 0 0 0 7px #fff inset, 0 0 0 2px #ff7924, 0 0 10px #555
}

.course-serviceBox .course-service-icon i {
    transform: rotateY(0);
    transition: all .3s ease 0s
}

.serviceBox:hover .service-icon i {
    transform: rotateY(360deg)
}

.course-serviceBox .course-service-content {
    background-color: #fff;
    padding: 20px 0 0 0
}

.course-serviceBox .course-title {
    color: #fff;
    background: linear-gradient(to right, #51a4e4, #305884);
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0 0 3px #000;
    padding: 15px 10px;
    margin: 0 -15px 5px;
    position: relative
}

    .course-serviceBox .course-title:after,
    .course-serviceBox .course-title:before {
        content: "";
        background: linear-gradient(45deg, transparent 49%, #315986 50%);
        height: 15px;
        width: 16px;
        position: absolute;
        left: -1px;
        top: 100%
    }

    .course-serviceBox .course-title:after {
        transform: rotateY(180deg);
        left: auto;
        right: -1px
    }

.course-serviceBox .course-description {
    font-size: 15px;
    line-height: 25px;
    padding: 15px;
    margin: 0
}

.course-service-content p {
    color: #000
}

.course-service-content button {
    background: linear-gradient(to right, #51a4e4, #305884);
    padding: 0 20px;
    color: #fff;
    font-weight: 600
}

@media only screen and (max-width:990px) {
    .course-serviceBox {
        margin: 0 15px 30px
    }
}

.pay-email-signature {
    font-family: "Roboto Condensed", sans-serif;
    margin: 2rem .5rem;
    background: #fff;
    padding: 0 0 60px 180px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .2);
    position: relative
}

    .pay-email-signature .pay-signature-img {
        background: linear-gradient(to right, #51a4e4, #305884);
        width: 145px;
        height: 145px;
        padding: 10px 10px;
        overflow: hidden;
        position: absolute;
        top: 25px;
        left: 17px;
        border-radius: 5px
    }

        .pay-email-signature .pay-signature-img img {
            width: 100%;
            height: auto
        }

    .pay-email-signature .pay-signature-details {
        color: #fff;
        background: linear-gradient(to right, #51a4e4, #305884);
        padding: 15px 15px;
        margin-bottom: 15px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, .3)
    }

    .pay-email-signature .pay-title {
        font-size: 20px;
        color: #fff;
        letter-spacing: 1px;
        margin: 0 0 5px;
        display: inline-block
    }

        .pay-email-signature .pay-title:after {
            content: "/";
            display: inline-block;
            margin: 0 0 0 5px
        }

    .pay-email-signature .pay-post {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: capitalize;
        display: inline-block
    }

    .pay-email-signature .pay-signature-content {
        color: #5a5a5a;
        font-size: 16px;
        line-height: 35px;
        padding: 0 0 0 10px;
        margin: 0;
        list-style: none
    }

        .pay-email-signature .pay-signature-content li span {
            margin: 0 6px 0 0
        }

    .pay-email-signature .pay-icon {
        padding: 0;
        margin: 0;
        list-style: none;
        box-shadow: 0 -1px 10px rgba(0, 0, 0, .3);
        position: absolute;
        bottom: 0;
        left: 0
    }

        .pay-email-signature .pay-icon li {
            margin-right: -35px;
            display: inline-block;
            -webkit-clip-path: polygon(29% 0, 100% 0, 69% 100%, 0 100%);
            clip-path: polygon(29% 0, 100% 0, 69% 100%, 0 100%)
        }

            .pay-email-signature .pay-icon li:first-child {
                -webkit-clip-path: polygon(0 0, 100% 0, 69% 100%, 0 100%);
                clip-path: polygon(0 0, 100% 0, 69% 100%, 0 100%)
            }

            .pay-email-signature .pay-icon li a {
                color: #fff;
                background: linear-gradient(to right, #305884 50%, #51a4e4);
                font-size: 18px;
                line-height: 45px;
                height: 45px;
                padding: 0 40px;
                display: block;
                transition: all .3s ease 0s
            }

                .pay-email-signature .pay-icon li a:hover {
                    background: linear-gradient(to right, #373c44 50%, #57606f)
                }

    .pay-email-signature .pay-signature-website {
        font-size: 16px;
        position: absolute;
        bottom: 10px;
        right: 20px
    }

@media screen and (max-width:576px) {
    .pay-email-signature {
        padding: 180px 0 75px 0
    }

        .pay-email-signature .pay-signature-img {
            top: 17px;
            left: 0;
            right: 0;
            margin: 0 auto
        }

        .pay-email-signature .pay-signature-details {
            text-align: center
        }

        .pay-email-signature .pay-title {
            display: block
        }

            .pay-email-signature .pay-title:after {
                display: none
            }

        .pay-email-signature .pay-post {
            display: block;
            margin: 0
        }

        .pay-email-signature .pay-signature-content {
            padding: 0;
            margin-bottom: 7px;
            text-align: center
        }

        .pay-email-signature .pay-icon {
            box-shadow: none;
            transform: translateX(-50%);
            bottom: 42px;
            left: 50%
        }

            .pay-email-signature .pay-icon li {
                margin: 0 3px;
                -webkit-clip-path: none;
                clip-path: none
            }

                .pay-email-signature .pay-icon li:first-child {
                    -webkit-clip-path: none;
                    clip-path: none
                }

                .pay-email-signature .pay-icon li a {
                    text-align: center;
                    line-height: 30px;
                    width: 30px;
                    height: 30px;
                    padding: 0
                }

        .pay-email-signature .pay-signature-website {
            transform: translateX(50%);
            right: 50%;
            bottom: 10px
        }
}

.faculty-box {
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .3s ease-in-out
}

    .faculty-box p.description2,
    .faculty-box p.description3 {
        color: #fff
    }

    .faculty-box:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, .4)
    }

        .faculty-box:hover:before {
            top: 0
        }

    .faculty-box img {
        width: 100%;
        height: auto;
        transition: all .3s ease
    }

    .faculty-box:hover img {
        filter: hue-rotate(90deg)
    }

    .faculty-box .faculty-box-content {
        color: #fff;
        background: rgba(0, 0, 0, .85);
        text-align: left;
        width: calc(100%);
        padding: 15px;
        transform: translateY(-50%) scaleX(0);
        transform-origin: left center;
        position: absolute;
        top: 50%;
        left: 0;
        transition: all .3s ease-in-out
    }

    .faculty-box:hover .faculty-box-content {
        transform: translateY(-50%) scaleX(1)
    }

    .faculty-box .faculty-title {
        color: #fff;
        font-size: 20px;
        font-weight: 800;
        font-style: italic;
        letter-spacing: 1px;
        margin: 0 0 4px
    }

    .faculty-box .faculty-post {
        font-size: 15px;
        text-transform: capitalize;
        margin: 0 0 5px;
        display: block
    }

.faculty-name {
    text-align: center;
    font-size: 20px;
    font-weight: 550;
    padding: 10px
}

.faculty-box:hover .faculty-name {
    display: none
}

@media only screen and (max-width:990px) {
    .faculty-box {
        margin: 0 0 30px
    }
}

.off-course-serviceBox {
    color: #606060;
    text-align: center;
    padding: 30px 37px 45px;
    border-radius: 0 0 110px 110px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.offer-img img {
    width: 100%;
    border-radius: 50%20px
}

.offer-img .aboutp p {
    font-size: 2rem !important;
    text-shadow: 4px 2px 3px rgba(99, 42, 243, .6)
}

.off-course-serviceBox:after,
.off-course-serviceBox:before {
    content: "";
    background: linear-gradient(to right, #b1ef22, #3eae40);
    border-radius: 5px 5px 0 0;
    position: absolute;
    left: 0;
    top: 25%;
    bottom: 0;
    right: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 100%)
}

.off-course-serviceBox:after {
    background: linear-gradient(#fff, rgba(255, 255, 255, .85), #fff);
    border-radius: 20px 20px 100px 100px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    left: 15px;
    top: 15px;
    bottom: 15px;
    right: 15px;
    clip-path: none
}

.off-course-serviceBox .off-course-service-icon {
    color: #000;
    font-size: 45px;
    text-align: right;
    margin: 0 0 15px 0
}

.off-course-serviceBox:hover .off-course-service-icon i {
    transform: rotateY(360deg);
    transition: all .3s
}

.off-course-serviceBox .off-course-title {
    color: #3eae40;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px
}

.off-course-serviceBox .off-course-description {
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    margin: 0 0 10px
}

.off-course-serviceBox .off-course-read-more {
    color: #3eae40;
    font-size: 15px;
    text-decoration: underline;
    display: inline-block;
    transition: all .3s ease
}

    .off-course-serviceBox .off-course-read-more:hover {
        color: #333;
        text-shadow: 0 0 3px rgba(0, 0, 0, .5)
    }

.off-course-serviceBox.off-course-green:before {
    background: linear-gradient(to right, #019f88, #037389)
}

.off-course-serviceBox.off-course-green .off-course-read-more,
.off-course-serviceBox.off-course-green .off-course-title {
    color: #037389
}

    .off-course-serviceBox.off-course-green .off-course-read-more:hover {
        color: #333
    }

.off-course-serviceBox.off-course-blue:before {
    background: linear-gradient(to right, #00c5e8, #0374ea)
}

.off-course-serviceBox.off-course-blue .off-course-read-more,
.off-course-serviceBox.off-course-blue .off-course-title {
    color: #0374ea
}

    .off-course-serviceBox.off-course-blue .off-course-read-more:hover {
        color: #333
    }

.off-course-serviceBox.off-course-purple:before {
    background: linear-gradient(to right, #884fba, #891bde)
}

.off-course-serviceBox.off-course-purple .off-course-read-more,
.off-course-serviceBox.off-course-purple .off-course-title {
    color: #891bde
}

    .off-course-serviceBox.off-course-purple .off-course-read-more:hover {
        color: #333
    }

@media only screen and (max-width:990px) {
    .off-course-serviceBox {
        margin: 0 0 30px
    }
}

.rank-up-btn {
    color: #fff;
    background: #ff4745;
    /*background: linear-gradient(to right, #55acee, #2b4c75);*/
    font-family: "Chakra Petch", sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-shadow: 6px 3px 2px rgba(0, 0, 0, .2);
    padding: 5px 10px;
    margin: 0 0 0 25px;
    border: 1px solid rgba(0, 0, 0, .5);
    /*box-shadow: 2px 0 0 5px rgba(0, 0, 0, .2);*/
    border-radius: 20px;
    transform: perspective(500px) rotateY(-15deg);
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .5s ease
}

.dashbrd_btn .rank-up-btn {
    padding: 1px 30px
}

.rank-up-btn:hover {
    color: #fff;
    text-shadow: -6px 3px 2px rgba(0, 0, 0, .2);
    box-shadow: -2px 0 0 5px rgba(0, 0, 0, .2);
    transform: perspective(500px) rotateY(15deg)
}

.rank-up-btn:before {
    content: "";
    background: linear-gradient(to right, transparent, #fff, transparent);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    transition: all .5s ease
}

.rank-up-btn:hover:before {
    left: 100%
}

.video_div {
    margin-bottom: 2rem
}

    .video_div .imgres {
        width: 100%;
        box-shadow: 5px -7px 10px 1px #cac6c6;
        height: 210px;
    }

@media only screen and (max-width:767px) {
    .rank-up-btn {
        margin: 0 0 20px 0;
        padding: 4px 10px;
        font-size: 14px
    }

    .test-s-dashborad-tab #accordion .panel-body {
        padding: 10px 1px
    }

    .instruction-btn .rank-up-btn {
        margin: 0 auto;
        margin-bottom: 20px
    }
}

.news-page li {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    box-shadow: 0 0 8px #999;
    margin: 1rem 0;
    border-radius: 5px;
    background: #fff
}

.program_serviceBox {
    background-color: #fff;
    padding: 0 0 20px;
    margin: 2rem 1rem;
    text-align: right;
    border-radius: 20px 0;
    position: relative;
    z-index: 1;
    box-shadow: 2px 2px 17px 0 rgba(0, 0, 0, .35)
}

    .program_serviceBox .program_title {
        color: #fff;
        background: linear-gradient(to right, #fe8c00, #f83600);
        font-size: 18px;
        font-weight: 700;
        text-align: right;
        padding: 12px 25px;
        margin: -6px -6px 30px 0;
        border-radius: 0 0 0 20px;
        box-shadow: -2px 4px 1px rgba(0, 0, 0, .2);
        display: inline-block;
        position: relative
    }

        .program_serviceBox .program_title:after,
        .program_serviceBox .program_title:before {
            content: "";
            background: linear-gradient(to right bottom, transparent 49%, #f83600 50%);
            width: 5px;
            height: 5px;
            position: absolute;
            top: 0;
            left: -4px
        }

        .program_serviceBox .program_title:after {
            transform: rotate(180deg);
            top: auto;
            bottom: -5px;
            left: auto;
            right: 0
        }

    .program_serviceBox .program_description {
        color: #555;
        font-size: 14px;
        letter-spacing: .5px;
        line-height: 23px;
        text-align: left;
        margin: 0 15px 20px;
        max-height: 160px;
        overflow: hidden
    }

    .program_serviceBox .program_read-more {
        color: #fff;
        background: linear-gradient(to right, #fe8c00, #f83600);
        font-size: 17px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
        width: 140px;
        padding: 7px 0;
        border-radius: 0 30px 30px 0;
        box-shadow: 4px 4px 1px rgba(0, 0, 0, .2);
        display: block;
        position: relative
    }

        .program_serviceBox .program_read-more:hover {
            text-shadow: 0 0 5px #555
        }

        .program_serviceBox .program_read-more:after,
        .program_serviceBox .program_read-more:before {
            content: "";
            background: linear-gradient(to right, #51a4e4, #305884);
            width: 15px;
            height: 25px;
            border-radius: 50px 0 0 50px;
            position: absolute;
            top: -25px;
            left: -15px
        }

        .program_serviceBox .program_read-more:after {
            background: #fe8c00;
            border-radius: 50px 0 0 50px;
            height: 62px;
            z-index: -2
        }

        .program_serviceBox .program_read-more:hover {
            width: 160px
        }

    .program_serviceBox.program_purple .program_read-more,
    .program_serviceBox.program_purple .program_title {
        background: linear-gradient(to right, #51a4e4, #305884)
    }

        .program_serviceBox.program_purple .program_title:after,
        .program_serviceBox.program_purple .program_title:before {
            background: linear-gradient(to right bottom, transparent 49%, #6f1e51 50%)
        }

        .program_serviceBox.program_purple .program_read-more:after {
            background: #50a1e0
        }

@media only screen and (max-width:990px) {
    .program_serviceBox {
        margin: 5px 5px 30px 15px
    }
}

.take-exam-serviceBox {
    text-align: center;
    border-radius: 15px 15px 0 0;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .2);
    margin-bottom: 50px;
    position: relative;
    transition: all .3s ease 0s
}

    .take-exam-serviceBox:hover {
        transform: translateY(-20px)
    }

    .take-exam-serviceBox:before {
        content: "";
        display: block;
        border-top: 30px solid #efefef;
        border-left: 30px solid transparent;
        border-bottom: 30px solid transparent;
        position: absolute;
        bottom: -57px;
        right: 0
    }

    .take-exam-serviceBox:after {
        content: "";
        width: 100px;
        height: 100px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        bottom: -15%;
        right: 0;
        opacity: 0;
        -webkit-filter: blur(10px);
        -webkit-transform: scale(1, .2);
        transition: all .3s ease 0s
    }

    .take-exam-serviceBox:hover:after {
        opacity: .2
    }

    .take-exam-serviceBox .take-exam-service-icon {
        padding: 10px 0;
        font-size: 30px;
        color: #fff;
        border-radius: 15px 15px 0 0;
        background: linear-gradient(45deg, #00507e, #0080b8, #009ddd, #00adf0)
    }

    .take-exam-serviceBox .take-exam-service-content {
        padding: 10px 10px;
        color: #000;
        background: #efefef
    }

.glimpse-section .owl-carousel .owl-nav {
    top: 30%
}

    .glimpse-section .owl-carousel .owl-nav .owl-next {
        right: -30px
    }

.take-exam-service-content .newlabel .control-label {
    color: #00a1e3
}

.rank-up-btn-green {
    color: #fff;
    background: #3866c8;
    /*background: linear-gradient(45deg, #00507e, #0080b8, #009ddd, #00adf0)*/
}

    .rank-up-btn-green:hover {
        color: #000
    }

.blink-image-fa {
    -moz-animation: blink-fa normal 2s infinite ease-in-out;
    -webkit-animation: blink-fa normal 2s infinite ease-in-out;
    -ms-animation: blink-fa normal 2s infinite ease-in-out;
    animation: blink-fa normal 2s infinite ease-in-out
}

@-moz-keyframes blink-fa {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink-fa {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes blink-fa {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes blink-fa {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.live_container {
    box-shadow: 2px 2px 25px 1px rgba(0, 0, 0, .15);
    padding: 15px;
    margin-top: 2rem
}

.live_table form label {
    font-size: 1.5rem;
    font-weight: 700
}

.live_table {
    margin-top: 3rem
}

    .live_table .table-header {
        background: #55acee;
        padding: 15px
    }

        .live_table .table-header th {
            color: #fff
        }

        .live_table .table-header th,
        .live_table tbody tr td {
            border: 1px solid #ccc
        }

#Livemybutton {
    position: absolute;
    top: 6.7rem;
    z-index: 9999
}

.oops_icon img {
    width: 30%;
    margin: 0 auto;
    display: block
}

.oops_icon p {
    color: red;
    font-size: 1.8rem;
    font-weight: 700
}

.msgdiv {
    background: rgba(0, 0, 0, .4);
    padding: 10px 0;
    z-index: 999
}

.msgcustomcol {
    z-index: -1
}

.add-testimonial .form-container {
    background: linear-gradient(to right, #2b4c75, #55acee);
    font-size: 0;
    padding: 0 15px;
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.add-testimonial span.signup {
    font-size: 2rem
}

.add-testimonial .form-container .form-icon {
    color: #fff;
    font-size: 13px;
    text-align: center;
    text-shadow: 0 0 20px rgba(0, 0, 0, .2);
    width: 40%;
    padding: 70px 0;
    vertical-align: top;
    display: inline-block
}

    .add-testimonial .form-container .form-icon i {
        font-size: 124px;
        margin: 0 0 15px;
        display: block
    }

    .add-testimonial .form-container .form-icon .signup a {
        color: #fff;
        text-transform: capitalize;
        transition: all .3s ease
    }

        .add-testimonial .form-container .form-icon .signup a:hover {
            text-decoration: underline
        }

.add-testimonial .form-container .form-horizontal {
    background: rgba(255, 255, 255, .99);
    width: 60%;
    padding: 60px 30px;
    margin: -20px 0;
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    display: inline-block
}

.add-testimonial .form-container .title {
    color: #454545;
    font-size: 23px;
    font-weight: 900;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: .5px;
    margin: 0 0 30px 0
}

.add-testimonial .form-horizontal .form-group {
    background-color: rgba(255, 255, 255, .15);
    margin: 0 0 15px;
    border: 1px solid #b5b5b5;
    border-radius: 20px
}

.add-testimonial .form-horizontal .input-icon {
    color: #b5b5b5;
    font-size: 15px;
    text-align: center;
    line-height: 38px;
    height: 35px;
    width: 40px;
    vertical-align: top;
    display: inline-block
}

.add-testimonial .form-horizontal .form-control {
    color: #000;
    background-color: transparent;
    font-size: 14px;
    letter-spacing: 1px;
    width: calc(100% - 55px);
    height: 33px;
    padding: 2px 10px 0 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
    display: inline-block;
    transition: all .3s
}

    .add-testimonial .form-horizontal .form-control:focus {
        box-shadow: none;
        border: none
    }

    .add-testimonial .form-horizontal .form-control::placeholder {
        color: #b5b5b5;
        font-size: 13px;
        text-transform: capitalize
    }

.add-testimonial .form-horizontal .btn {
    color: rgba(255, 255, 255, .8);
    background: linear-gradient(to right, #55acee, #2b4c75);
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 4rem;
    margin: 0 0 10px 0;
    border: none;
    border-radius: 20px;
    transition: all .3s ease
}

    .add-testimonial .form-horizontal .btn:focus,
    .add-testimonial .form-horizontal .btn:hover {
        color: #fff;
        background-color: #d31128;
        box-shadow: 0 0 5px rgba(0, 0, 0, .5)
    }

.add-testimonial .form-horizontal .forgot-pass {
    font-size: 12px;
    text-align: center;
    display: block
}

    .add-testimonial .form-horizontal .forgot-pass a {
        color: #999;
        transition: all .3s ease
    }

        .add-testimonial .form-horizontal .forgot-pass a:hover {
            color: #777;
            text-decoration: underline
        }

@media only screen and (max-width:576px) {
    .add-testimonial .form-container {
        padding-bottom: 15px
    }

        .add-testimonial .form-container .form-icon {
            width: 100%;
            padding: 20px 0
        }

        .add-testimonial .form-container .form-horizontal {
            width: 100%;
            margin: 0
        }
}

.exam-ins-email-signature {
    background: #fff;
    padding: 20px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
    border-top: 1px solid #ccc;
    overflow: hidden;
    position: relative;
    z-index: 1
}

    .exam-ins-email-signature:after,
    .exam-ins-email-signature:before {
        display: none;
        content: "";
        background: linear-gradient(to right, #53a7e7, #2d517b);
        width: 140px;
        height: 120%;
        border-radius: 0 150px 200px 0;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .exam-ins-email-signature:after {
        display: none;
        background: #305884;
        width: 160px;
        z-index: -1
    }

    .exam-ins-email-signature .exam-ins-signature-icon {
        color: #fff;
        background-color: #305884;
        font-size: 34px;
        text-align: center;
        line-height: 60px;
        width: 70px;
        height: 70px;
        border: 5px solid #fff;
        border-radius: 50%;
        transform: translateY(-4%);
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0
    }

    .exam-ins-email-signature .exam-ins-signature-details {
        margin: 0 0 20px
    }

    .exam-ins-email-signature .exam-ins-title {
        color: #3866c8;
        font-size: 27px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: .5px;
        margin: 0 0 3px
    }

    .exam-ins-email-signature .exam-ins-post {
        color: #fff;
        background: #3866c8;
        font-size: 16px;
        font-weight: 500;
        text-transform: capitalize;
        letter-spacing: 1px;
        padding: 6px 10px;
        display: inline-block;
        BORDER-RADIUS: 7PX;
        margin-top: 5px;
    }

    .exam-ins-email-signature .exam-ins-signature-content {
        padding: 0;
        margin: 0;
        list-style: none
    }

        .exam-ins-email-signature .exam-ins-signature-content li {
            color: #111;
            font-size: 14px;
            margin-bottom: 7px;
            /*list-style: square*/
        }

@media screen and (max-width:576px) {
    .exam-ins-email-signature {
        padding: 85px 15px 60px
    }

        .exam-ins-email-signature:after,
        .exam-ins-email-signature:before {
            height: 120px;
            width: 100%;
            border-radius: 0 0 500px 400px;
            bottom: auto;
            top: 0
        }

        .exam-ins-email-signature:after {
            height: 140px
        }

        .exam-ins-email-signature .exam-ins-signature-icon {
            transform: translateY(0) translateX(0);
            left: 0;
            top: 0
        }

        .exam-ins-email-signature .exam-ins-signature-content,
        .exam-ins-email-signature .exam-ins-signature-details {
            width: 100%;
            text-align: left
        }
}

.notification-div {
    box-shadow: 5px -7px 10px 1px #cac6c6;
    border: 2px solid #1e8b9c;
    padding: 10px;
    border-radius: 10px
}

.MyProfile h3 {
    background: linear-gradient(to right, #51a4e4, #305884);
    margin-bottom: 0;
    color: #fff;
    font-weight: 700;
    font-size: 1.8rem;
    border-bottom: 1px dashed #ccc;
    width: 40%;
    margin: 5px auto;
    padding: 10px;
    border-radius: 45px 0
}

.MyProfile td,
.MyProfile th {
    padding: 10px;
    font-size: 16px
}

.Video-heading h3 {
    color: #fff;
    background: linear-gradient(to right, #51a4e4, #305884);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    width: 90%;
    padding: 15px 17px;
    margin: -12px 0 17px -12px;
    border-radius: 0 0 30px 0;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .2);
    position: relative;
    z-index: 0
}

    .Video-heading h3:after,
    .Video-heading h3:before {
        content: "";
        background: linear-gradient(to left bottom, #666 49%, transparent 50%);
        width: 11px;
        height: 11px;
        position: absolute;
        bottom: -11px;
        left: 0;
        z-index: -1;
        transition: all .3s ease 0s
    }

    .Video-heading h3:after {
        transform: rotate(180deg);
        left: auto;
        right: -11px;
        bottom: auto;
        top: 0
    }

.student-video-img {
    width: 50%
}

.start-poll-btn {
    margin: 3px 5px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 2px 30px
}

.share_div {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
}

    .share_div a img {
        width: 100%;
        margin-bottom: 15px;
    }

    .share_div textarea {
        width: 100%;
        background-color: #e6effb;
        border-radius: 5px;
    }

    .share_div button {
        background: linear-gradient(to right, #51a4e4, #305884);
        padding: 5px 20px;
        color: #fff;
        font-weight: 600;
        border: none;
        width: 100%;
        margin: 0 auto;
        display: block;
        border-radius: 5px;
    }

.ShareModal ul li {
    display: inline-block;
    padding: 2px 10px;
}

.add-testimonial .form-horizontal .form-control .ques_div {
    border-radius: 20px;
    background: #eceaea
}

.question_div2 {
    padding: 15px;
    height: 290px;
    padding: 15px;
    overflow: hidden;
    overflow-y: auto
}

    .question_div2 hr {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px groove #dadada
    }

    .question_div2 .rank-up-btn {
        padding: 3px 20px;
        margin: 15px 15px 0 0
    }

.edit_msg_row .msg-row {
    position: inherit
}

#QuestionPoolPopUpModel .modal-header {
    background-image: radial-gradient(circle, #54a9eb, #4d99d6, #4281b7, #366595, #2d517b);
    padding: 10px
}

#QuestionPoolPopUpModel #CloseQuestionPoolPopUp {
    position: absolute;
    right: 18px;
    top: 4%;
    color: #fff
}

div#QuestionPoolPopUpModel {
    background: rgba(0, 0, 0, .1) !important
}

#QuestionPoolPopUpModel .modal-dialog {
    max-width: 50%
}

.poll_q {
    padding: 15px
}

.questiondiclasscol {
    border-right: 2px dashed #ccc
}

    .questiondiclasscol:last-child {
        border-right: none
    }

.question_div3_btn .rank-up-btn {
    padding: 3px 20px;
    margin: 15px 15px 0 0
}

.question_div3_btn {
    text-align: center;
    margin: 20px auto
}

    .question_div3_btn .loader-div img {
        text-align: center;
        margin: 0 auto
    }

#PollQuestion p {
    font-size: 18px;
    font-weight: 700 !important;
    color: #000
}

.student-ans-main-div .thead-dark {
    background-image: radial-gradient(circle, #54a9eb, #4d99d6, #4281b7, #366595, #2d517b)
}

.border-ques p {
    background: #d2d2d2;
    border-radius: 5px;
    padding: 10px 15px
}

.student-ans-main-div {
    height: 185px;
    margin-top: 2rem;
    overflow: hidden;
    overflow-y: auto
}

.correct-answer,
.correct-answer p {
    background: #24b512
}

.wrong-answer {
    background: red
}

.horizontal-scroll {
    border: 3px groove #9dc6de;
    padding: 10px;
    margin: 2rem;
    background: #fff;
    border-radius: 5px;
    box-shadow: -10px -12px 4px -1px rgba(187, 185, 185, .75)
}

.heading {
    text-align: center;
    color: #fff
}

.wrap {
    margin: 25px;
    background: #133742;
    border-radius: 7.5px;
    padding: 5px 0 20px 53px
}

.slider-orange > .bar > span {
    transition: .3s;
    background: #ff821e !important
}

.slider-orange > .bar-btn {
    background: #ff821e !important;
    border: 2px solid #ffbf8c !important;
    transition: .3s
}

.slider-orange:hover > input + .slider-container > .bar-btn {
    box-shadow: inset 0 0 2px #ff821e;
    color: #ff821e;
    background: #fff !important;
    border: 2px solid #ff821e !important
}

.slider-red > .bar > span {
    transition: .3s;
    background: #eb0041 !important
}

.slider-red > .bar-btn {
    background: #eb0041 !important;
    border: 2px solid #f9b2c6 !important;
    transition: .3s
}

.slider-red:hover > input + .slider-container > .bar-btn {
    box-shadow: inset 0 0 2px #eb0041;
    color: #eb0041;
    background: #fff !important;
    border: 2px solid #eb0041 !important
}

.slider-green > .bar > span {
    transition: .3s;
    background: #00965a !important
}

.slider-green > .bar-btn {
    background: #00965a !important;
    border: 2px solid #b2dfcd !important;
    transition: .3s
}

.slider-green:hover > input + .slider-container > .bar-btn {
    box-shadow: inset 0 0 2px #00965a;
    color: #00965a;
    background: #fff !important;
    border: 2px solid #00965a !important
}

.slider-yellow > .bar > span {
    transition: .3s;
    background: #ffd200 !important
}

.slider-yellow > .bar-btn {
    background: #ffd200 !important;
    border: 2px solid #fff1b2 !important;
    transition: .3s
}

.slider-yellow:hover > input + .slider-container > .bar-btn {
    box-shadow: inset 0 0 2px #ffd200;
    color: #1d1d1b;
    background: #fff !important;
    border: 2px solid #ffd200 !important
}

.slider-cyan > .bar > span {
    transition: .3s;
    background: #00b4e6 !important
}

.slider-cyan > .bar-btn {
    background: #00b4e6 !important;
    border: 2px solid #b2e8f7 !important;
    transition: .3s
}

.slider-cyan:hover > input + .slider-container > .bar-btn {
    box-shadow: inset 0 0 2px #00b4e6;
    color: #00b4e6;
    background: #fff !important;
    border: 2px solid #00b4e6 !important
}

.question-polling .modal-title {
    font-size: 2rem
}

.question-polling .modal-header .close {
    padding: 5px;
    padding: 5px;
    font-size: 3rem
}

.scroll-height {
    height: 45vh;
    overflow: hidden;
    overflow-y: scroll
}

.slider-blue > .bar > span {
    transition: .3s;
    background: #0014a0 !important
}

.slider-blue > .bar-btn {
    background: #0014a0 !important;
    border: 2px solid #0014a0 !important;
    transition: .3s
}

span.slider-name {
    color: #fff !important;
    font-size: 18px
}

.slider-blue:hover > input + .slider-container > .bar-btn {
    box-shadow: inset 0 0 2px #0014a0;
    color: #0014a0;
    background: #fff !important;
    border: 2px solid #0014a0 !important
}

.dot {
    width: 7px !important;
    height: 7px;
    background: #fff;
    display: block;
    position: absolute;
    border-radius: 125%;
    top: 2px
}

.slider {
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

    .slider > input {
        opacity: 0;
        width: 100%;
        height: 40px;
        position: relative;
        z-index: 5;
        -webkit-appearance: none
    }

        .slider > input::-webkit-slider-thumb {
            -webkit-appearance: none;
            z-index: 100;
            position: relative;
            width: 50px;
            height: 30px;
            -webkit-border-radius: 10px
        }

    .slider > span.slider-container {
        min-height: 40px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: -8px;
        right: 46px;
        z-index: 3;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .slider > span.slider-container > span.bar {
            background-color: #dadada;
            display: inline-block;
            position: absolute;
            z-index: 1;
            left: 0;
            right: 0;
            height: 11px;
            overflow: hidden;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            top: 50%;
            transform: translateY(-50%)
        }

            .slider > span.slider-container > span.bar > span {
                background: #00965b;
                display: inline-block;
                float: left;
                height: 11px;
                width: 0%
            }

        .slider > span.slider-container > span.bar-btn {
            display: inline-block;
            position: absolute;
            min-width: 55px;
            max-width: 100px;
            height: 32px;
            font-weight: 700;
            text-align: center;
            background: #00965b;
            left: 0;
            top: 50%;
            border-radius: 100px;
            border: 2px solid #dadada;
            z-index: 5;
            color: #fff;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            transform: translateY(-50%)
        }

            .slider > span.slider-container > span.bar-btn > span {
                position: relative;
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%, -50%)
            }

.gif_icon img {
    width: 40px;
    position: absolute;
    right: 6px;
    top: -9px;
    z-index: 999
}

.my_invoice {
    margin-top: 3rem
}

.Homework_Box {
    padding: 10px 10px 5px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 1px 6px 14px 0 rgba(0, 0, 0, .5)
}

.T_Img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    padding: 0 0
}

    .T_Img img {
        height: 100%;
        width: 100%
    }

.T_Description {
    padding-left: 60px
}

    .T_Description h6 {
        color: #305682;
        font-size: 20px;
        font-weight: bolder
    }

    .T_Description span {
        font-size: 15px;
        font-weight: 600
    }

.Homework_Box h4 {
    font-size: 16px;
    font-weight: 600;
    color: #51a2e1
}

.M_stu {
    font-size: 20px;
    font-weight: 700;
    color: #14a953
}

.Homework_Description {
    border: 1px solid #000;
    border-radius: 5px;
    padding: 8px
}

.Homework_Box .oops_icon img {
    width: 40%;
    margin: 0 auto;
    display: block
}

.Homework_Box .oops_icon p {
    font-size: 3rem;
    color: red
}

.H_btn {
    margin: 20px 0;
    float: right
}

.upload_input {
    width: 100%;
    border-bottom: 1px solid #02379f;
    background: #e7fcff;
    padding: 5px 5px 5px 0;
    border-radius: 10px
}

.upload_btn {
    margin-top: 1rem;
    text-align: right
}

.upload_H_Img {
    border: 2px solid #336594;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 20px
}

    .upload_H_Img img {
        max-width: 100%;
        height: auto
    }

.H_delete_btn {
    text-align: right
}

.upload_H_Img .H_delete_btn img {
    width: 20px;
    float: inherit;
    margin-top: 5px;
    cursor: pointer !important
}

.logo_div .firework_img {
    width: 50%;
    position: absolute;
    z-index: 9;
    right: -57px;
    top: -12px
}

.fireworks_div img {
    width: 10%;
    position: fixed;
    z-index: 9999;
    right: -34px;
    bottom: -12px
}

.diya_img {
    position: absolute;
    width: 43%;
    right: -40px;
    z-index: 99
}

.lamp_div img {
    width: 2.2%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99
}

.tag_search .tab .nav-tabs {
    background-color: transparent;
    border: none
}

    .tag_search .tab .nav-tabs li a {
        color: #222;
        background: 0 0;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 1px;
        text-align: center;
        text-transform: CAPITALIZE;
        padding: 13px 20px 7px;
        margin: 0 0 1px 0;
        border: none;
        border-radius: 0;
        overflow: hidden;
        position: relative;
        z-index: 1;
        transition: all .3s ease 0s
    }

    .tag_search .tab .nav-tabs li:last-child a {
        margin-right: 0
    }

    .tag_search .tab .nav-tabs li a:hover,
    .tag_search .tab .nav-tabs li.active a {
        color: #222;
        background: 0 0;
        border: none
    }

    .tag_search .tab .nav-tabs li.active a {
        color: #fff
    }

    .tag_search .tab .nav-tabs li a:before {
        content: "";
        background: #444;
        height: 100%;
        width: 100%;
        transform: perspective(400px) rotateX(75deg);
        transform-origin: bottom center;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        transition: all .5s ease 0s
    }

    .tag_search .tab .nav-tabs li a:hover:before,
    .tag_search .tab .nav-tabs li.active a:before {
        background: linear-gradient(#0b6184, #0098d6);
        border-radius: 20px 20px 0 0;
        transform: perspective(500px) rotateX(0)
    }

.tag_search .tab .tab-content {
    color: #fff;
    background: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 23px;
    padding: 20px;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, .5)
}

.tag_search .img_live img {
    width: 100%
}

.tag_search .tab .tab-content h3 {
    color: #090909;
    font-size: 24px;
    font-weight: bolder;
    text-transform: capitalize;
    letter-spacing: 1px;
    text-decoration: underline
}

.tag_search .box5 {
    margin: 15px;
    width: 22%
}

.LoaderST {
    width: 5%
}

.ErrorLabel {
    color: #000
}

@media only screen and (max-width:479px) {
    .tag_search .tab .nav-tabs {
        background-color: #333;
        border-radius: 21px 21px 0 0
    }

        .tag_search .tab .nav-tabs li a {
            color: #fff
        }

    .tag_search .tab .tab-content h3 {
        font-size: 18px
    }
}

.live_img .custom_row {
    margin-top: 0
}

.rank_up_btn_mt {
    margin: 2rem 0
}

.CVS {
    border: 1px solid #000
}

    .CVS img {
        margin: 0 auto;
        display: block;
        width: 40%;
        padding: 6rem 0
    }

.SA_LC {
    border: 1px solid #000;
    padding: 12rem 0;
    text-align: center
}

    .SA_LC img {
        margin: 2rem auto;
        display: block;
        width: 15%
    }

    .SA_LC p {
        font-size: 2.5rem
    }

.QAA_section {
    margin-bottom: 3rem
}

    .QAA_section .QAAdiv1 {
        background: #fff;
        box-shadow: 2px 2px 25px 1px rgb(0 0 0 / 15%);
        padding: 2rem 0;
        border-radius: 10px;
        margin: 2rem
    }

.progress_p p {
    text-align: center;
    font-weight: 600 !important
}

.QAAdiv1 ul li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}

.bli_p {
    color: #2e34f9
}

.yli_p {
    color: #f3ec24
}

.gli_p {
    color: #0dd0a3
}

.vli_p {
    color: #970dd0
}

.bli_fa,
.gli_fa,
.vli_fa,
.yli_fa {
    font-size: 20px;
    border-radius: 50%;
    padding: 14px;
    color: #fff;
    margin-right: 20px
}

.bli_fa {
    background: #2e34f9
}

.yli_fa {
    background: #f3ec24;
    padding: 14px 17px
}

.gli_fa {
    background: #0dd0a3
}

Franchise-banner .vli_fa {
    background: #970dd0
}

.QAA_section .circular-progress {
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

    .QAA_section .circular-progress .meter {
        width: 80%;
        height: 80%;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background-color: #fff
    }

        .QAA_section .circular-progress .meter p {
            margin-bottom: 0;
            width: 50%
        }

.QAA_section input {
    border: none;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    width: 100%
}

.inner_container_section {
    /*margin-top: 1rem*/
}

.inner_container {
    /*background: #dadada;
    border-radius: 10px;
    padding: 1rem*/
}

.my_QR .option_div {
    border: 1px solid #376898;
    padding: 2px 15px;
    margin: 5px 0;
    border-radius: 5px;
}
.breadcrumb {
    background: 0 0;
    padding-left: 20px
}

.inner_container .widget-box {
    margin-top: 0
}

.getintouch_sectionmain {
    margin: 0 auto;
    display: block;
    width: 92%;
    position: absolute;
    left: 0;
    top: -28%;
    right: 0;
    border-radius: 3px
}

.getintouch_section {
    display: none;
    background-image: url(../../index/img/contact_bg_banner.jpg);
    background-attachment: fixed;
    background-size: 100%;
    padding: 10px 20px
}

    .getintouch_section::before {
        background: rgba(0, 0, 0, .5)
    }

.call_icon img,
.mail_icon img {
    width: 25%
}

.get_touch p {
    color: #fff;
    font-size: 2.5rem;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 15px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.getintouch_section ul li {
    list-style: none;
    font-size: 18px;
    color: #fff;
    display: block;
    font-weight: 600
}

    .getintouch_section ul li a {
        color: #fff
    }

.whtsup-icon {
    width: 9% !important;
    border-radius: 50%
}

.f_logo img {
    width: 60%
}

.footer_area {
    background: url(../../index/img/bg_footer.png) #e9f6f061;
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 2rem 0 0 0;
    margin-top: 4rem;
    position: relative
}

.footerp {
    font-size: 16px;
    font-weight: 600 !important;
    color: #000 !important
}

.footer_div ul {
    padding-left: 0
}

    .footer_div ul li {
        list-style: none;
        padding: 3px
    }

        .footer_div ul li a {
            color: #000;
            font-size: 14px;
            font-weight: 400
        }

.inner_container .btn-primary {
    width: auto
}

.phone-icon {
    background: url(/Content/Home/img/phn-img.jpg) no-repeat;
    background-size: cover
}

.email-icon {
    background: url(/Content/Home/img/email-img.jpg) no-repeat;
    background-size: cover
}

.address-icon {
    background: url(/Content/Home/img/address-img.jpg) no-repeat;
    background-size: cover
}

.footer_area {
    background: url(../../index/img/bg_footer.png) #e9f6f061;
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 2rem 0 0 0;
    margin-top: 4rem;
    position: relative
}

.footerp {
    font-size: 16px;
    font-weight: 600 !important;
    color: #000 !important
}

.footer_div ul {
    padding-left: 0
}

    .footer_div ul li {
        list-style: none;
        padding: 3px
    }

        .footer_div ul li a {
            color: #000;
            font-size: 14px;
            font-weight: 400
        }

.footer_social {
    margin: 1rem 0
}

    .footer_social ul li {
        display: inline-block
    }

        .footer_social ul li a {
            font-size: 18px
        }

    .footer_social .fa-facebook-f:before {
        content: "\f39e";
        color: #0a74a0
    }

    .footer_social .fa-twitter:before {
        content: "\f099";
        color: #0aaff3
    }

    .footer_social .fa-instagram:before {
        content: "\f16d";
        color: #c10e59
    }

    .footer_social .fa-linkedin:before {
        color: #0c6d96;
        content: "\f08c"
    }

    .footer_social .fa-youtube:before {
        content: "\f167";
        color: #ff0505
    }

    .footer_social .fa-play-circle:before {
        content: "\f144";
        color: #c70000
    }

    .footer_social .fa-youtube-square:before {
        content: "\f431";
        color: #9e0000
    }

@media only screen and (max-width:990px) {
    .stu_left .table {
        display: block
    }

    .our-products .tab .tab-content .active {
        margin: 0
    }

    .tab-pane {
        width: 100%
    }
}

/*strt css addition*/
.yygi-pdfabs {
    position: absolute;
    right: 28px;
    top: 18px;
    border: 3px solid #15ab6c;
    color: #fff;
    padding: 0px 10px;
    background: #15ab6c;
}

    .yygi-pdfabs:hover {
        background: #15ab6c;
        color: #fff;
    }

.yogi-resposiv div#ChapterWiseResultList_wrapper div#ChapterWiseResultList_length label {
    margin: 12px 10px 12px 10px;
}

.yogi-resposiv div#ChapterWiseResultList_wrapper div#ChapterWiseResultList_filter label {
    margin: 12px 10px 12px 10px;
}

@media screen and (max-width:990px) {
    .dwnlod-btn {
        margin: 0px 13px 0px 0px !important;
    }
}

.contnt-brdcm {
    padding: 15px 0 0 0 !important;
}

.rprt-dwnld {
    position: absolute;
    right: 25px;
    top: 11px;
}

.viw-qustn {
    position: absolute;
    right: 25px;
    top: 11px;
}

.modlbdy input {
    width: 90%;
}

.modlbdy ul li {
    padding: 35px 9px 0px 9px;
    display: inline-block;
}

    .modlbdy ul li a i {
        font-size: 35px;
    }

.modlbdy ul {
    text-align: center;
    padding: 0px;
}

.modl-dilog {
    max-width: 700px;
}

.modlbdy ul li a i.fa.fa-comments {
    color: #15ab6c;
}

.modlbdy ul li a i.fab.fa-facebook-f {
    color: #0a74a0;
}

.modlbdy ul li a i.fab.fa-twitter {
    color: #0aaff3;
}

.modlbdy ul li a i.fab.fa-instagram {
    color: #c10e59;
}

.modlbdy ul li a i.fab.fa-linkedin {
    color: #0c6d96;
}

.plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
    width: 51%;
    background: transparent;
    border: 0;
}

/*@media (max-width:576px) {
    .modlbdy input {
        width: 85%;
    }

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 31% !important;
    }
}*/

/*@media (max-width: 280px) {
    .modlbdy input {
        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control width: 82%;
    }

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 42% !important;
    }
}*/

/*@media (max-width: 540px) {
    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 20% !important;
    }
}

@media (max-width: 375px) {
    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 30% !important;
    }
}

@media (max-width: 320px) {
    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 37% !important;
    }
}

@media (max-width: 360px) {
    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 31% !important;
    }
}*/

/*@media only screen and (min-width: 320px) and (max-width: 600px) and (orientation: portrait){
    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 55% !important;
        margin-right: 10px !important;
    }

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
        font-size: 12px;
        padding: 8px !important;
    }
}*/

@media only screen and (min-width: 220px) and (max-width: 270px) and (orientation: portrait) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 70% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 6px;
            height: calc(2.25rem + 2px) !important;
            padding: 8px !important;
    }

    .you_tub_btn_aaa {
        margin-top: 5px;
        height: calc(1.69rem + 1px) !important;
    }
}

@media only screen and (max-width: 248px) and (min-width: 224px) and (orientation: landscape) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 75% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 8px;
            height: calc(2.25rem + 2px) !important;
            padding: 8px !important;
        }

    .you_tub_btn_aaa {
        margin-top: 5px;
        height: calc(1.69rem + 1px) !important;
    }
}

@media only screen and (min-width: 280px) and (max-width: 318px) and (orientation: portrait) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 60% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 8px;
            height: calc(2.25rem + 2px) !important;
            padding: 8px !important;
        }

    .you_tub_btn_aaa {
        margin-top: 5px;
        height: calc(1.69rem + 1px) !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 400px) and (orientation: portrait) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 53% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 10px;
            /*height: calc(1.75rem + 1px) !important;*/
            padding: 8px !important;
        }

    .you_tub_btn_aaa {
        height: calc(1.65rem + 2px) !important;
        margin-top: 6px !important;
    }
}

@media only screen and (max-width: 823px) and (min-width: 411px) and (orientation: landscape) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 42% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 12px;
            /*height: calc(1.75rem + 1px) !important;*/
            padding: 10px !important;
        }
}

@media only screen and (max-width: 600px) and (min-width: 320px) and (orientation: landscape) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 62% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 12px;
            /*height: calc(1.75rem + 1px) !important;*/
            padding: 10px !important;
        }
}

@media only screen and (min-width: 400px) and (max-width: 750px) and (orientation: portrait) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 52% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 12px;
            /*height: calc(1.75rem + 1px) !important;*/
            padding: 8px !important;
        }
}

@media only screen and (max-width: 425px) and (min-width: 320px) and (orientation: landscape){
    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 48% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 12px;
            /*height: calc(1.75rem + 1px) !important;*/
            padding: 8px !important;
        }
}

@media only screen and (max-width: 375px) and (min-width: 320px) and (orientation: landscape) {
    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 56% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 12px;
            /*height: calc(1.75rem + 1px) !important;*/
            padding: 8px !important;
        }
}

@media only screen and (max-width: 812px) and (min-width: 375px) and (orientation: landscape) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 38% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 12px;
            /*height: calc(1.75rem + 1px) !important;*/
            padding: 7px !important;
        }
}

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 61% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 10px;
            /*height: calc(1.75rem + 1px) !important;*/
            padding: 8px !important;
        }

    .you_tub_btn_aaa {
        height: calc(1.65rem + 2px) !important;
        margin-top: 6px !important;
    }
}

@media only screen and (max-width: 568px) and (min-width: 320px) and (orientation: landscape) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 42% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 12px;
            /*height: calc(1.75rem + 1px) !important;*/
            padding: 6px !important;
        }
}

@media only screen and (min-width: 500px) and (max-width: 720px) and (orientation: portrait) {

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 38% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }

        .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
            font-size: 12px;
            /*height: calc(1.75rem + 1px) !important;*/
            padding: 8px !important;
        }
}

@media only screen and (min-width: 640px) and (max-width: 1300px) and (orientation: portrait) {
    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 52% !important;
        margin-right: 10px !important;
        background: transparent;
        border: 0;
    }
}
/*@media (max-width: 414px) {
    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control {
        width: 55% !important;
        margin-right: 10px !important;
    }

    .plyvdio-mdl .modal-dialog .modal-content .YoutubeHide .form-control button {
        font-size: 12px;
        height: calc(1.75rem + 1px) !important;
        padding: 8px !important; 
    }

    button#CloseVideoPop {
        height: calc(1.65rem + 1px) !important;
        margin-right: -8px;
        font-size: 10px;
        border: 0;
        padding: 0px 5px 0 5px;
        background: #ff0000;
        margin-top: 11px;
        color: #fff;
    }
}*/
@media screen and (min-width:768px) and (max-width:992px) {
    .mdlbttn {
        padding: .375rem .15rem;
        margin: 0 3px;
    }
}
/*end css addition*/

.subtb_span p, .subtble_span p, .subtble_span .circlenew {
    color: #fff;
}

.subtb_span .circlenew {
    color: #fff;
}

ul.tble_ul_myattndnc {
    display: inline-table;
}

    ul.tble_ul_myattndnc li {
        display: inline-block;
        background: #fff;
        margin: 0 5px;
        padding: 0px 10px;
        border-radius: 50%;
        font-size: 13px;
        color: #000;
    }

ul.tble_ul_myattndnc_dott {
    display: inline-table;
}

    ul.tble_ul_myattndnc_dott li {
        display: inline-block;
        background: #fff;
        margin: 0 5px;
        padding: 0px 4px;
        border-radius: 50%;
        font-size: 3px;
    }

.tbl_attndnc {
    background: linear-gradient(to bottom,#7d2e83,#142c63);
    display: inline-table;
}

@media only screen and (min-width: 266px) and (max-width: 768px) and (orientation: landscape) {
    .tbl_attndnc {
        background: linear-gradient(to bottom,#7d2e83,#142c63);
        display: block;
    }
}

@media only screen and (min-width: 266px) and (max-width: 768px) and (orientation: portrait) {
    .tbl_attndnc {
        background: linear-gradient(to bottom,#7d2e83,#142c63);
        display: block;
    }
}

    .tbl_attndnc thead tr th {
            color: #fff;
            font-size: 32px;
            font-weight: 700;
            font-family: 'Font Awesome 5 Free';
        }

        .tbl_attndnc tbody tr th {
            color: #fff;
            font-weight: 700;
            font-family: 'Font Awesome 5 Free';
            font-size: 22px;
        }

        .tbl_attndnc tbody tr td {
            color: #fff;
            font-weight: 700;
            font-family: 'Font Awesome 5 Free';
            font-size: 22px;
        }

.sear_liv .dropdown-menu {
    border: 1px solid rgb(81 163 227);
}

    .sear_liv .dropdown-menu a.dropdown-item {
        list-style: none;
        padding: 10px 0;
        font-size: 16px;
        width: 100%;
        border-bottom: 1px dashed #50a2e2;
    }

.search_link_aa a.nav-link {
    margin-right: 30px;
}

.search_link_aa a.nav-link img {
    width: 60px;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    border-radius: 50%;
    border: none;
    top: -6px;
}

@media only screen and (min-width: 249px) and (max-width: 1366px) and (orientation: landscape) {
    .search_link_aa a.nav-link {
        margin-right: 12px;
    }
}

@media only screen and (min-width: 249px) and (max-width: 1366px) and (orientation: portrait) {
    .search_link_aa a.nav-link {
        margin-right: 12px;
    }
}

/* strt section code */
.upcoming_test_series {
    padding: 50px 30px;
}

.card_sdcn {
    /* background: linear-gradient(to right,#15ab6c,#019fe1); */
    border-radius: 10px;
    width: 100%;
    padding: 20px 0px;
    margin: 10px 0px;
    /*border-style: solid;*/
    /*border-color: #00afef99;*/
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
    
h5.ss_cnstbl {
    color: #000;
    font-size: 18px;
    margin-top: 25px;
    text-align:center;
    
}

.tst_frr {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    margin-top: 15px;
    text-align:center;
}
img.AlltypeTestIcon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}


.tst_frr span {
    /*color: #ffffff;*/
    color: #e07912;
}

.gllry_lft {
    padding: 10px 25px;
}

ul.list-group.ul_chpter_tst li {
    background: transparent;
    border: 1px solid #fff;
    padding: 3px 10px;
    font-size: 13px;
    color: #0f0e0e;
    font-weight: 500;
}
a.takeTestBtn {
    text-align: center;
    border-style: solid;
    border-color: #e8923c91;
    padding: 3px 18px 3px 18px;
    border-radius: 5px;
    color: black;
    
    
    
}
    a.takeTestBtn:hover {
        text-align: center;
        border-style: solid;
        background-color: #e8923c91;
        padding: 3px 18px 3px 18px;
        border-radius: 5px;
        color: black;
    }
.view_tst a {
    width: 100%;
}

.tst_frr.text-left i {
    color: #2c5684;
    margin-right: 10px;
}

.tst_frr.text-left.tst_stunt i {
    font-size: 50px;
}

.tst_frr.text-left.tst_stunt span {
    float: right;
    border: 1px solid #fff;
    border-radius: 22px;
    padding: 6px 20px;
    margin-top: 8px;
    font-size: 12px;
}

    .tst_frr.text-left.tst_stunt span i {
        font-size: 12px;
        margin-right: 10px;
    }

.tst_frr.text-left {
    margin: 15px 0;
}

ul.list-group.ul_chpter_tst {
    margin-bottom: 15px;
}

    ul.list-group.ul_chpter_tst li.mor_tst {
        color: #2c5684;
        font-weight: 900;
    }

.popular_right_div h2 {
    font-size: 2.3rem;
    padding: 0;
    text-align: left;
    background: linear-gradient(to right,#51a4e4,#305884);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* strt section code */


/*Strt Student_chapter css*/
.Student_chapter .crd_trpy {
    width: 210px !important;
    height: 250px !important;
}

.Student_chapter .card {
    width: 265px;
    height: 275px;
    border: 2px solid #2d5886;
    border-radius: 10px;
    float: left;
    margin: 5px;
    margin-bottom: 35px;
}

.Student_chapter .card .card-body {
    text-align: center;
        padding: 0.25rem 1.25rem;
}

.Student_chapter .card h5.crd_ttl_trpy{
    height:20px !important;
}

.Student_chapter .card h5.card-title {
        font-size: 15px;
    font-weight: 700;
    text-align: center;
    margin: 10px 0px 0 0;
        height: 60px;
}

.Student_chapter .card .card-body h5.card-title {
    text-align: left;
}

.Student_chapter .card .card-body a {
        color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 15px;
    margin: 10px 5px 15px 10px;
    box-shadow: 0 20px 50px rgb(255 255 255 / 5%);
    position: relative;
    z-index: 1;
    display: inline-block;
    transition: all .3s ease 0s;
    background: #ee7a08;
    border-radius: 4px;
}

.Student_chapter .card img {
    height: 100px;
    width: 100px;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 0px;
}

.Student_chapter .card hr {
    border-top: 2px solid #000;
}

.radio_div h3.card-title {
    font-size: 24px;
    margin: 10px 0px 0px 0px;
}

.radio_div label {
    background: transparent;
    border: none;
    font-size: 17px;
    font-weight: 700;
    color: #d87c0d;
}

.radio_div .input-group select.custom-select:focus {
    box-shadow: none;
    border-color: #2d5886;
}

.radio_div a {
    float: right;
    background: #ee7a08;
    color: #fff;
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 5px;
    margin: 0px 0px 20px 0px;
    font-weight: 700;
}

.pop_up_add .modal-body ul.list-group li {
    border: 0px;
    border-bottom: 2px dashed;
}

.pop_up_add .modal-header .close {
    font-size: 25px;
}

div#IsHowToKnowFilled .modal-content {
    overflow: scroll;
    width: 100%;
    height: 250px;
}

div#IsHowToKnowFilled .modal-content .modal-header button.close {
    font-size: 30px;
}

#IsHowToKnowFilled .modal-dialog {
    margin: 1.75rem auto;
    position: absolute;
    right: 0;
    width: 500px;
}

.modal.fade.PlayVideo.plyvdio-mdl.show .vimeo-embed-responsive iframe#playerid {
    width: 100%;
    height: 370px;
}

.form_group_drp label {
    font-weight: 600;
    font-family: Montserrat;
    color: #1f1e1e;
    margin-bottom: 5px;
    font-size: 14px;
}

.form_group_drp select#ClassList {
    resize: none;
    color: #000;
    font-weight: bold;
    border: 0;
    background-color: #e6effb;
    border: 1px solid #ccc;
    border-radius: 5px !important;
    padding: 5px 10px;
    height: 38px;
    max-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

span.spn_chng_btn input {
    width: 45% !important;
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #2e5c8a;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    height: 40px;
    line-height: 30px;
    outline: 0;
    padding-left: 18px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    margin: 0 0px 0 10px;
}

span.spn_chng_btn button {
    margin: 0 auto;
    float: right;
    width: 10% !important;
    height: 42px;
}
a.takeTestBtn.text-center {
    font-size: 17px;
    padding: 2px 11px;
    border: 1px;
    background-color: #e83e46;
    /* text-align: center; */
    margin-left: 30%;
    color: white;
    font-weight: 500;
}
a.takeTestBtn.text-center:hover {
    font-size: 17px;
    padding: 2px 11px;
    border: 1px;
    /*background-color: #38a4ff;*/
    /* text-align: center; */
    margin-left: 25%;
    color: white;
    font-weight: 500;
}
/*Strt Student_chapter css*/
