body {
    font-size: 15px;
    line-height: 1.52;
    color: #fff;
    font-size: 16px;
    font-family: Roboto,sans-serif;
    font-weight: 400
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

.section-padding {
    padding: 7px 0;
    background: #f7f7f7;
    padding-bottom: 58px
}

h1, h2, h3, h4, h5, h6 {
    font-family: Roboto;
    font-weight: 400;
    color: #055582
}

a:focus, a:hover {
    color: #5fcf80
}

.navbar-default {
    background-color: #fff
}

.course-text {
    padding: 84px
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 14px;
    font-weight: 500
}

.navbar-nav > li > a {
    padding: 0;
    padding: 6px 12px 5px 12px
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #24729f
}

.navbar-nav .active a {
    background: 0 0 !important;
    color: #055481 !important;
    outline: 0
}

.btn-trial a {
    background-color: #5fcf80;
    border-radius: 25px;
    color: #fff !important;
    border: 1px solid #5fcf80
}

    .btn-trial a:focus, .btn-trial a:hover {
        border: 1px solid #5fcf80;
        background-color: #fff;
        color: #5fcf80 !important
    }

.navbar-default .navbar-brand {
    font-family: Dosis,sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    height: inherit;
    font-size: 36px;
    margin: 20px 0
}

    .navbar-default .navbar-brand span {
        font-weight: 100 !important
    }

.navbar {
    margin-bottom: 0
}

.padding-zero {
    padding: 0
}

.mart20 {
    margin-top: 20px
}

.banner {
    background-size: cover;
    min-height: 580px;
    position: relative;
    background: #f3f3f3
}

.bg-color {
    min-height: 580px
}

.text-dec {
    font-size: 24px;
    padding: 10px 20px;
    margin: 15px 0;
    text-transform: uppercase;
    color: #fff
}

.text-border {
    border: 5px solid #5fcf80;
    display: inline-block;
    margin-top: 150px
}

.intro-para {
    font-family: 'Alegreya Sans',sans-serif;
    font-size: 45px;
    color: #fff;
    margin-top: 30px
}

.modal-dialog {
    width: 47%;
    margin: 198px auto
}

.mouse {
    width: 25px;
    height: 45px;
    border: 2px solid #fff;
    position: absolute;
    bottom: 69px;
    left: 50%;
    margin-left: -12.5px;
    border-radius: 12px;
    box-shadow: 0 3px 42px 11px #3e3e3e
}

@-webkit-keyframes rotateplane {
    0% {
        top: 10px
    }

    25% {
        top: 14px
    }

    50% {
        top: 19px
    }

    75% {
        top: 24px
    }

    100% {
        top: 28px
    }
}

@-moz-keyframes rotateplane {
    0% {
        top: 10px
    }

    25% {
        top: 14px
    }

    50% {
        top: 19px
    }

    75% {
        top: 24px
    }

    100% {
        top: 28px
    }
}

@-o-keyframes rotateplane {
    0% {
        top: 10px
    }

    25% {
        top: 14px
    }

    50% {
        top: 19px
    }

    75% {
        top: 24px
    }

    100% {
        top: 28px
    }
}

.mouse::after {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #fff;
    border-radius: 100%;
    left: 50%;
    top: 10px;
    margin-left: -2.5px;
    transition: all .3s ease-in;
    -webkit-animation-name: rotateplane;
    -webkit-animation-duration: 2s;
    animation-name: rotateplane;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.modal-content h4 {
    font-size: 1.5em;
    font-weight: 700
}

.login-box-body {
    padding: 15px 30px
}

.login-box-msg, .register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px
}

.modal-sm {
    width: 71%
}

.padleft-right {
    padding-left: 5px;
    padding-right: 0
}

.big-text {
    font-size: 35px
}

.small-text {
    font-size: 16px
}

.quote .btn {
    background-color: #5fcf80;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-top: 10px
}

    .quote .btn:focus, .quote .btn:hover {
        background-color: #fff;
        color: #5fcf80;
        border-color: #fff;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

h2 {
    font-size: 29px;
    padding-bottom: 15px
}

.bottom-line {
    width: 25px;
    height: 3px;
    background-color: #637a91
}

.fea {
    margin-top: 0;
    margin-bottom: 44px
}

.fea-img {
    width: 20%
}

.heading {
    width: 80%
}

.fea i {
    font-size: 39px;
    color: #5fcf80;
    margin-top: 7px
}

.heading h4 {
    font-size: 17px;
    line-height: 1.25;
    font-weight: 700;
    color: #000;
    margin: 10px 0;
    text-align: left
}

.heading p {
    text-align: left
}

#organisations {
    background-color: #f7f7f7
}

.orga-stru {
    background-color: #5fcf80;
    width: 109px;
    height: auto;
    padding: 10px 10px 25px 10px;
    text-align: center;
    border-radius: 0 80px 99px 99px;
    -moz-border-radius: 0 80px 99px 99px;
    -webkit-border-radius: 0 80px 99px 99px;
    -o-border-radius: 0 80px 99px 99px
}

    .orga-stru h3 {
        font-size: 36px;
        color: #fff;
        font-weight: 700
    }

    .orga-stru p {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        line-height: 20px;
        padding-top: 15px
    }

    .orga-stru i {
        font-size: 150px;
        margin-top: 35px;
        color: #fff
    }

h3.det-txt {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase
}

h4.sm-txt {
    color: #5fcf80;
    font-size: 24px
}

p.det-p {
    padding: 40px 0
}

#pricing {
    background: #f7f7f7
}

#cta-2 {
    padding: 140px 0
}

.cta-2-txt {
    font-size: 24px;
    padding-bottom: 15px;
    text-align: center;
    margin: 0 auto;
    line-height: 34px !important
}

.cta-2-form input[type=email] {
    border: 0 solid #ccc;
    padding: 13px 40px;
    font-size: 18px;
    color: #2b5d83;
    font-weight: 100;
    min-width: 280px;
    margin-left: -4px;
    margin-bottom: 2px;
    border: 1px solid #5fcf80;
    background-color: #f7f7f7;
    border-radius: 30px 0 0 30px
}

.cta-2-form-submit-btn {
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
    background-color: #5fcf80;
    border: 2px solid #fff;
    padding: 14px 30px;
    margin-left: -4px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    border-width: 1px 1px 1px 0;
    border-radius: 0 30px 30px 0
}

#work-shop {
    background-color: #f7f7f7
}

.service-box {
    background: #fff;
    padding: 60px 30px 80px;
    box-shadow: 0 0 1px 1px rgba(0,0,0,.1)
}

.icon-box i {
    color: #5fcf80;
    font-size: 65px
}

.ser-text {
    font-size: 24px
}

.icon-box, .icon-text {
    padding: 20px 0 0
}

.pm-staff-profile-image {
    width: 150px;
    height: 150px;
    background-color: #c6c6c6;
    border-radius: 50%;
    display: inline-block
}

.pm-staff-profile-details {
    padding: 20px 20px
}

.pm-staff-profile-name {
    font-size: 24px;
    text-transform: capitalize;
    color: #2b5d83
}

.pm-staff-profile-title {
    text-transform: capitalize;
    color: #4b4b4b;
    font-weight: 500;
    padding: 12px 0
}

.pm-staff-profile-bio {
    text-transform: capitalize;
    color: #4b4b4b;
    font-weight: 100
}

#testimonial {
    background-color: #111
}

.bg-white {
    background-color: #fff !important
}

.text-comment {
    background-color: #fff;
    padding: 20px
}

.text-par {
    font-size: 20px;
    padding-bottom: 15px
}

[class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
    background-color: #5fcf80
}

[class*=" imghvr-"], [class^=imghvr-] {
    background-color: #5fcf80;
    color: #fff
}

.price-table {
    position: relative
}

    .price-table .pricing-head {
        background: #fff;
        text-align: center;
        border: 3px solid #ebebeb;
        border-top: 0;
        border-bottom: 0;
        box-shadow: 0 0 33px -8px #989898
    }

        .price-table .pricing-head h4 {
            font-size: 18px;
            color: #0871ae;
            margin-top: 0;
            letter-spacing: 1px;
            border-bottom: 5px solid #f4f4f4;
            padding-bottom: 12px;
            padding-top: 12px
        }

.pricing-head .amount {
    font-size: 60px;
    font-weight: 700
}

.pricing-head .curency {
    display: inline-block;
    position: relative;
    top: -30px;
    font-size: 20px
}

.price-in {
    background: #fff;
    text-align: center
}

.btn-bg {
    border: 0;
    border-radius: 0;
    color: #fff !important;
    padding: 20px 0;
    font-size: 14px;
    background-color: #055481;
    margin-bottom: 14px;
    border-radius: 5px
}

.contact form .form {
    width: 100%;
    height: auto;
    padding: 15px 15px 12px;
    font-size: 18px;
    margin-bottom: 18px;
    color: #7f7f7f;
    letter-spacing: .5px
}

#contact .form-control {
    background: #fafafa;
    border: 1px solid rgba(119,81,81,.34);
    width: 100%;
    margin-bottom: 15px;
    border-radius: 0
}

.textarea {
    height: 228px;
    max-width: 100%;
    max-height: 229px
}

.light {
    font-weight: 100
}

.white {
    color: #fff !important
}

.validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px
}

#sendmessage {
    color: green;
    border: 1px solid green;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px
}

#errormessage {
    color: red;
    display: none;
    border: 1px solid #055481;
    text-align: center;
    padding: 4px 9px 4px 9px;
    font-weight: 600;
    margin-bottom: 15px;
    background: #fff
}

    #errormessage.show, #sendmessage.show, .show {
        display: block
    }

.footer {
    padding: 30px 0 20px;
    color: #fff;
    background-image: url(../img/footback.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: unset !important;
    text-align: left
}

    .footer a {
        color: #fff
    }

    .footer h3 {
        font-weight: 300;
        letter-spacing: .05em;
        margin: 0 0 40px;
        font-size: 24px
    }

    .footer .form-control {
        border-radius: 4px;
        border: 1px solid #fff;
        background: rgba(255,255,255,.1);
        padding-left: 17px;
        color: #fff;
        margin-bottom: 0;
        height: 38px;
        font-family: sans-serif !important
    }

    .footer .social-links li a {
        color: #fff;
        font-size: 32px;
        line-height: 50px;
        border-radius: 50%;
        text-align: center;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    .footer .social-links li {
        display: inline-block;
        margin: 0 25px 25px;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    .footer .mc-trial {
        margin: 20px 0
    }

    .footer .social-links {
        list-style: none;
        padding: 0;
        margin: 30px 0 40px;
        padding: 40px 0 0;
        border-bottom: 1px solid rgba(255,255,255,.2)
    }

.btn-submit:focus, .btn-submit:hover {
    background-color: #5fcf80;
    color: #fff
}

.btn-submit {
    padding: 14px 12px;
    border-radius: 50px;
    text-transform: uppercase;
    background-color: #5fcf80;
    color: #fff
}

    .btn-submit i {
        padding-left: 8px
    }

.btn-sec {
    margin-top: 20px
}

.ser-btn {
    padding: 10px 18px;
    border: 0;
    background-color: #222935;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 20px
}

.mem-info {
    padding: 45px 10px 0;
    background-color: #eee
}

    .mem-info h4 {
        font-size: 18px;
        padding: 10px 0
    }

    .mem-info h3 {
        font-size: 24px;
        padding: 15px 0
    }

    .mem-info h5 {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .mem-info p {
        margin: 0 0 10px
    }

.agent-social li {
    display: inline-block;
    padding: 0 10px 0 0;
    margin-bottom: 10px
}

.btn {
    padding: 10px 10px;
    line-height: 11px
}

.light-form-button {
    background: #efb627;
    border: 1px solid #efb627;
    width: 24%;
    padding: 6px 20px;
    margin-bottom: 15px;
    color: #444;
    width: auto;
    margin-bottom: 15px;
    -moz-transition: all .3s ease-in-out;
    border-radius: 4px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px
}

.btn-green, .btn-green:hover {
    background-color: #5fcf80;
    color: #fff
}

.footer .form-control:focus {
    box-shadow: none
}

@media (min-width:769px) and (max-width:980px) {
    .ser-text {
        font-size: 20px
    }

    .feature-info, .orga-stru, .service-box {
        margin-bottom: 30px
    }

    .pricing-head .amount {
        font-size: 51px
    }

    .price-table .pricing-head h4 {
        font-size: 18px
    }
}

@media (min-width:451px) and (max-width:768px) {
    img.apps_demos {
        width: 100%;
        height: 168px !important
    }

    .ser-text {
        font-size: 20px
    }

    .feature-info, .service-box {
        margin-bottom: 30px
    }

    .pricing-head .amount {
        font-size: 51px
    }

    .price-table .pricing-head h4 {
        font-size: 18px
    }
}

@media (min-width:20px) and (max-width:450px) {
    .text-dec {
        font-size: 20px
    }

    .big-text {
        font-size: 30px
    }

    .small-text {
        font-size: 14px
    }

    .intro-para {
        font-size: 30px
    }

    .header-section p {
        font-size: 14px
    }

    .heading {
        margin-bottom: 20px
    }

    .orga-stru i {
        font-size: 92px
    }

    .orga-stru {
        padding: 5px 5px 15px 5px;
        width: 75px;
        margin-bottom: 20px
    }

        .orga-stru h3 {
            font-size: 28px
        }

        .orga-stru p {
            font-size: 13px
        }

    h3.det-txt {
        font-size: 28px
    }

    .cta-2-txt {
        font-size: 20px
    }

    .price-table, .service-box, .text-comment {
        margin-bottom: 30px
    }

    .contact-form-button {
        width: 40%
    }

    .footer .social-links li {
        margin: 0 5px 25px
    }

    .cta-2-form-submit-btn {
        font-size: 10px
    }

    .cta-2-form input[type=email] {
        padding: 13px 10px;
        font-size: 10px;
        min-width: 187px
    }

    .modal-sm {
        width: 300px
    }

    .login-box-body {
        padding: 15px 20px
    }

    .navbar-default .navbar-brand {
        margin-left: 10px
    }

    .navbar-default .navbar-nav > li > a {
        text-align: center
    }
}

.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.jssorb064 {
    position: absolute
}

    .jssorb064 .i {
        position: absolute;
        cursor: pointer
    }

        .jssorb064 .i .b {
            fill: #000;
            fill-opacity: .5;
            stroke: #fff;
            stroke-width: 400;
            stroke-miterlimit: 10;
            stroke-opacity: .5
        }

        .jssorb064 .i:hover .b {
            fill-opacity: .8
        }

    .jssorb064 .iav .b {
        fill: #ffe200;
        fill-opacity: 1;
        stroke: #fa0;
        stroke-opacity: .7;
        stroke-width: 2000
    }

    .jssorb064 .iav:hover .b {
        fill-opacity: .6
    }

    .jssorb064 .i.idn {
        opacity: .3
    }

.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer
}

    .jssora051 .a {
        fill: none;
        stroke: #fff;
        stroke-width: 360;
        stroke-miterlimit: 10
    }

    .jssora051:hover {
        opacity: .8
    }

    .jssora051.jssora051dn {
        opacity: .5
    }

    .jssora051.jssora051ds {
        opacity: .3;
        pointer-events: none
    }

.clear {
    clear: both
}

ul.quickMenu li {
    display: inline;
    font-size: 13px;
    color: #fff
}

.details_head {
    background: #000
}

ul.quickMenu li a {
    color: #fff !important;
    text-decoration: none;
    padding: 11px;
    font-weight: 600;
    font-family: sans-serif;
    font-size: 13px
}

.details_head {
    padding: 4px;
    background-image: linear-gradient(to right,#055481,#fff)
}

ul.quickMenu {
    margin-left: -44px;
    padding-top: 1px;
    margin-bottom: 10px
}

a.navbar-brand img {
    margin-top: -14px;
    margin-bottom: -14px;
    width: 50%;
    margin-left: 32px
}

img.apps_demos {
    width: 100%;
    height: 293px
}

h2.head_open {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    font-family: Roboto;
    text-align: center;
    line-height: 33px;
    margin-top: 7px
}

p.instiu_open {
    font-size: 13px;
    color: #fff;
    margin-top: -21px
}

.slider_views {
    position: absolute;
    top: 0;
    left: 0;
    width: 900px;
    height: auto;
    font-size: 16px;
    color: #fff;
    line-height: 1.88;
    text-align: left;
    padding: 10px;
    box-sizing: border-box;
    z-index: 1;
    margin: 0 auto
}

span.sapn_views {
    color: #efb627;
    font-size: unset !important;
    font-family: Roboto !important
}

.fea h5 {
    line-height: 20px;
    text-align: center;
    color: #434242;
    padding-bottom: 18px;
    font-size: 14px;
    font-family: Roboto;
    height: 79px;
    margin-bottom: -7px;
    margin-top: 19px;
    padding: 3px
}

p.topboreder {
    padding-top: 33px;
    width: 88%;
    margin: 0 auto
}

.boders {
    border-right: 1px solid #e0dddd;
    height: 190px;
    padding: 0
}

img.img_plan {
    width: 100%
}

a.goldplan {
    background: #efb627 !important;
    color: #000 !important
}

.planswork {
    margin-top: 6%;
    margin-bottom: 6%
}

.planstable {
    padding: 0
}

.pricing-head p {
    color: #000;
    font-size: 15px;
    font-family: Roboto;
    line-height: 30px
}

footer#footer h5 {
    font-size: 22px;
    color: #fff;
    padding-bottom: 16px
}

footer#footer p {
    font-size: 13px;
    text-align: justify;
    font-family: Roboto;
    line-height: 23px
}

footer#footer a {
    text-decoration: none;
    font-size: 13px
}

ul.foot_ul li {
    display: inline;
    padding-left: 6px;
    padding-right: 6px
}

.foots {
    background: #000;
    padding: 10px;
    margin-bottom: -21px
}

.header-section p {
    color: #434242;
    line-height: 29px;
    font-size: 15px;
    margin-bottom: 24px
}

.feaone {
    padding-top: 32%
}

.feature-info {
    margin-top: 2%
}

.modal-content {
    background: #fff;
    margin-bottom: 0 !important;
    height: auto;
    border-radius: 0;
    border: 0 solid #fff
}

.loghead {
    background-image: url(https://institutemagica.com/InstituteAdminTheme/img/logsback.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    border-radius: 7px 0 0 0
}

    .loghead p {
        padding: 12%;
        color: #fff;
        text-align: justify;
        font-family: Roboto;
        font-size: 15px;
        padding-bottom: 53%
    }

.login_form h5 {
    margin-top: 17%;
    font-size: 25px;
    font-family: Roboto;
    color: #055481
}

.login_form p {
    color: #373737;
    font-size: 16px;
    font-family: roboto
}

.login_form {
    text-align: center;
    padding: 14px 10px 16px 0
}

.btn-info {
    color: #fff;
    background-color: #f0c72e;
    border-color: #f0c72e;
    box-shadow: 0 4px 1px #949494;
    width: 100%
}

a.forgot_login {
    text-decoration: none;
    color: #373737;
    font-family: Roboto
}

.btn-info:hover {
    color: #fff;
    background-color: #196794;
    border-color: #269abc
}

.modal-body {
    padding: 0
}

button.close {
    margin-right: -12px;
    margin-top: -15px;
    margin-bottom: 0;
    background: #3e4042;
    opacity: 1;
    padding: 7px;
    border-radius: 33px;
    height: 29px;
    width: 29px;
    line-height: 0;
    color: #fff;
    font-weight: 400;
    border: 2px solid #fff
}

.header_section img {
    width: 100%;
    margin-top: 7%;
    margin-bottom: -13px
}

#map iframe {
    width: 100%;
    height: 293px;
    border: none;
    margin-top: 0
}

h5.company_name {
    color: #1379b9;
    font-size: 22px
}

.companydetails {
    color: #373737 !important;
    font-size: 14px;
    font-family: Roboto
}

p.con_texts {
    padding-top: 3px;
    margin-bottom: 21px;
    font-weight: 700
}

a.con_links {
    color: #373737;
    font-weight: 700;
    text-decoration: none
}

img.serviceone {
    width: 100%
}

.sarvicetext {
    color: #373737;
    line-height: 27px;
    font-size: 14px;
    padding: 31px;
    background: #f5f5f5;
    width: 113%;
    margin-top: 23px;
    z-index: 12;
    font-family: Roboto;
    font-weight: 700;
    text-align: justify
}

table.planstable {
    color: #000;
    width: 100%
}

i.fa.fa-rupee-sign {
    color: #000
}

.checks {
    display: inline;
    position: relative;
    padding-left: 26px;
    margin-bottom: 6px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 4px;
    color: #868585;
    font-size: 13px;
    font-weight: b;
}

    .checks input {
        position: absolute;
        opacity: 0;
        cursor: pointer
    }

.checkmark {
    position: absolute;
    top: -1px;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #eeeeee00;
    border: 2px solid #bdbdbd;
    border-radius: 16px;
}

.checks:hover input ~ .checkmark {
    background-color: #ccc0
}

.checks input:checked ~ .checkmark {
    background-color: #6ac259;
    border-radius: 16px;
    border: 4px solid #6ac259
}

.checks input:disabled ~ .checkmark {
    background-color: #c8c8c8;
    border-radius: 4px;
    border: 2px solid #c8c8c8
}

.checks:hover input:disabled ~ .checkmark {
    background-color: #c8c8c8;
    border-radius: 4px;
    border: 2px solid #c8c8c8
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.checks input:checked ~ .checkmark:after {
    display: block
}

.checks .checkmark:after {
    left: 2px;
    top: -2px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

table.planstable th {
    background: #055481;
    padding: 7px;
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto;
    color: #fff;
    text-align: center
}

table.planstable td {
    padding: 9px 2px 9px 2px;
    font-size: 14px;
    background: #f8f8f8;
    text-align: center;
    border-bottom: 1px solid #ada8a8;
    color: #373737;
    font-weight: 700;
    font-family: Roboto
}

.tdpl {
    text-align: left !important
}

input.qutyplan {
    width: 40%;
    text-align: center
}

input.qutydate {
    width: 67%;
    text-align: center
}

.textlabel {
    color: #373737;
    font-weight: 700;
    font-family: Roboto;
    font-size: 13px;
    vertical-align: middle
}

.plans_amount {
    color: #000;
    text-align: right;
    line-height: 35px;
    margin-top: 1%
}

input.amoumts {
    width: 100%;
    height: 29px
}

.m-t-20 {
    margin-top: 3%
}

button.btn.btn-success.waves-effect.waves-light.m-r-10 {
    background: #efb627;
    border: 1px solid #efb627;
    box-shadow: 0 4px 1px #dadada;
    color: #373737;
    font-size: 14px;
    font-family: Roboto
}

.btn-inverse.waves-effect.waves-light {
    background: #373737;
    border: 1px solid #373737;
    box-shadow: 0 4px 1px #dadada;
    color: #fff;
    font-size: 14px;
    font-family: Roboto
}

span.amountsapn {
    color: #464343;
    font-size: 13px;
    font-family: Roboto;
    font-weight: 700
}

.plans {
    border: 1px solid #ada8a8
}

button.btn.btn-success.waves-effect.waves-light:hover {
    background: #055481;
    border: 1px solid #055481;
    color: #fff
}

button.btn.btn-inverse.waves-effect.waves-light:hover {
    background: #bdb7b7;
    color: #fff;
    border: 1px solid #bdb7b7
}

label.labeltext {
    color: #868585;
    font-family: Roboto;
    font-weight: 400;
    padding-left: 6px;
    font-size: 14px
}

.form-control {
    width: 100%;
    height: 30px
}

.buttons_right {
    text-align: right
}

select.from-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.planimg {
    width: 100%
}

table.our_plans {
    border: 1px solid #ebeaea;
    text-align: center;
    color: #434242
}

    table.our_plans td {
        line-height: 45px
    }

label.plantd {
    font-size: 21px;
    color: #6ac259;
    font-family: ROboto
}

.rupp {
    color: #6ac259 !important;
    font-weight: 400 !important;
    font-size: 20px
}

table.our_plans h3 {
    padding-left: 12%;
    line-height: 33px;
    font-family: Roboto
}

.ourplans p {
    color: #8d8e8c;
    font-weight: 400;
    padding-left: 12%
}

td.tdm1 {
    text-align: left;
    padding-left: 22px
}

td.tdm2 {
    text-align: left;
    padding-left: 23px;
    border-left: 0 solid #fff !important
}

table.our_plans td {
    font-size: 15px;
    font-family: Roboto;
    border-left: 2px solid #a5a5a5;
    border-bottom: 1px solid #e2e1e1
}

td.tdm1 {
    background: #fbfbfb;
    border-left: 0 solid #fff !important;
    border-bottom: 1px solid transparent !important
}

td.tdm11 {
    text-align: left;
    padding-left: 22px;
    background: #faf9f9;
    border-left: 0 solid #d0d0d0 !important;
    border-bottom: 1px solid #e2e1e1
}

.planimg {
    width: 100%;
    margin-top: -29px
}

th.plantd {
    border-left: 2px solid #a5a5a5;
    background: #f4f4f4
}

.ourplans {
    margin-top: 8%;
    margin-bottom: 33px
}

label.plantds {
    font-size: 21px;
    font-family: Roboto;
    color: #c1ad27
}

td.td31 {
    background: #f4f4f4;
    border-bottom: 0 solid transparent !important
}

td.tdm2 {
    background: #f4f4f4;
    border-bottom: 1px solid transparent !important
}

td.stutd {
    line-height: 23px !important;
    font-size: 12px !important;
    background: #fcfbfb;
    border-bottom: 0 solid transparent !important
}

td.td13 {
    border-bottom: 0 solid transparent !important
}

label.plantds i {
    color: #c1ad27 !important
}

li.actives {
    background: #fff;
    border: 2px solid #efb627 !important;
    border-radius: 54px;
    border-bottom: 3px solid #055481 !important;
    box-shadow: -1px -1px 6px 0 #a9a8a8
}

    li.actives a {
        color: #034971 !important
    }

.navbar-default .navbar-nav .navbar-default .navbar-nav > li:hover {
    background: #ffd437;
    border-bottom: 3px solid #24729f
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #3d3d3d
}

section#cta-1 {
    background: #fff
}

.nav > li:hover {
    border-bottom: 3px solid #055481;
    border: 2px solid #efb627;
    border-radius: 54px;
    border-bottom: 3px solid #055481;
    box-shadow: -1px -1px 6px 0 #a9a8a8
}

.header-section.text-center h2 {
    padding-top: 8px;
    font-weight: 500
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .modal-sm {
        width: 82%
    }

    .ex-feature {
        font-size: 19px !important;
        text-align: center;
        color: #000;
        font-weight: 700;
        font-family: roboto;
        margin-top: -27px !important;
        padding-bottom: 31px;
        line-height: 35px !important
    }

    h1.ex-feature span {
        font-size: 19px !important
    }

    .loghead ul ul {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        padding-bottom: 3px;
        margin-left: -18px;
        float: none;
        line-height: 18px !important
    }

    .loghead ul {
        font-size: 13px !important;
        color: #fff;
        font-weight: 400;
        line-height: 23px;
        padding-bottom: 4px !important
    }

    .sarvicetext {
        color: #373737;
        line-height: 23px;
        font-size: 13px;
        padding: 31px;
        background: #f5f5f5;
        width: 128%;
        margin-top: 23px;
        z-index: 12;
        font-family: Roboto;
        font-weight: 700;
        text-align: justify
    }
}

body {
    text-align: unset !important;
    font-family: Roboto !important
}

span.amountssapn {
    font-size: 12px;
    color: #6f6f6f
}

a.head_text {
    color: #fff;
    font-size: 14px;
    font-family: Roboto;
    border: 0 solid #05344e;
    padding: 6px 13px 6px 13px;
    border-radius: 27px;
    font-weight: 400;
    background: #63a8e2;
    box-shadow: 1px 3px 1px #949494
}

.ist_featu {
    margin-top: 1% !important;
    text-align: left;
    width: 94%;
    margin: 0 auto;
    padding-bottom: 43px
}

.sections_fetures {
    margin-top: 4px;
    margin-bottom: 2px;
    height: 64px
}

.ist_featu img {
    float: left;
    width: 54px;
    padding-top: 4px
}

.ist_featu p {
    padding-top: 20px;
    padding-left: 12px;
    text-align: left !important;
    float: left;
    line-height: 20px;
    font-size: 14px;
    width: 74%;
    margin: 0 auto;
    vertical-align: middle;
    font-family: Roboto;
    font-weight: 400;
    color: #434242
}

p.amountssapn {
    margin-left: -18px;
    font-size: 12px;
    color: #6f6f6f;
    font-family: Roboto !important
}

span.amountssapn {
    font-size: 12px;
    color: #6f6f6f;
    font-family: Roboto !important
}

label {
    padding-top: unset !important;
    float: unset !important
}

a.dics_link {
    font-size: 13px;
    color: #00f;
    text-decoration: underline;
    padding: 2px;
    font-family: Roboto;
    font-weight: 700
}

.plan_amount {
    line-height: 35px;
    margin-top: 1%
}

button.apply_button {
    background: unset;
    border: unset;
    text-align: left
}

    button.apply_button img {
        margin-top: -11px
    }

a .head_text:focus, a.head_text:hover {
    color: #ffeb3b !important
}

.brand_soft {
    color: #000;
    font-size: 13px;
    margin-left: 59%;
    font-weight: 700;
    width: 103%;
    margin-top: -45px;
    padding-top: 18px;
    margin-bottom: -3px
}

@media (min-width:768px) {
    .navbar-right {
        float: right !important;
        margin-right: 17px;
        margin-top: 1%
    }
}

@media screen and (max-width:600px) {
    .navbar-nav > li {
        float: unset !important;
        margin-right: auto !important;
        width: fit-content;
        margin: 0 auto
    }

    .header_section img {
        width: 100%;
        margin-top: 22%;
        margin-bottom: -13px
    }

    a#element_id {
        position: fixed;
        bottom: 77px !important
    }

    a.navbar-brand img {
        margin-top: -14px !important;
        margin-bottom: -14px !important;
        width: 43% !important;
        margin-left: -1px !important
    }

    ul.quickMenu {
        margin-left: 0;
        padding-top: 1px;
        margin-bottom: 11px;
        margin: 0 auto;
        display: none
    }

    .header-section.text-center h2 {
        padding-top: 8px;
        font-size: 19px
    }

    p.brand_soft {
        color: #000;
        font-size: 11px !important;
        margin-left: 43% !important;
        font-weight: 700;
        width: 60% !important;
        margin-top: -45px !important;
        padding-top: 20px !important;
        margin-bottom: -12px !important;
        line-height: 13px !important
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 24px
    }

    img.slides_img {
        width: 100%
    }

    div#jssor_1 {
        height: 235px !important
    }

    .mouse {
        width: 25px;
        height: 45px;
        border: 2px solid #fff;
        position: absolute;
        bottom: 28px
    }

    .apps_strky {
        width: 86%;
        margin: -8% auto;
        z-index: 1;
        position: sticky;
        margin-bottom: 0;
        margin-left: 65px
    }

    .bg-color {
        min-height: unset !important;
        padding-top: 20px
    }

    .banner {
        background-size: cover;
        min-height: auto;
        position: relative;
        background: #f3f3f3;
        margin-top: 0 !important
    }

    h2 {
        font-size: 29px;
        padding-bottom: 0
    }

    .fea {
        margin-top: -11px;
        margin-bottom: 0
    }

        .fea h5 {
            line-height: 10px;
            text-align: center;
            color: #434242;
            padding-bottom: 0;
            font-size: 14px;
            font-family: Roboto;
            height: auto;
            margin-bottom: 0;
            margin-top: 0;
            padding: 5px
        }

    .boders {
        border-right: 1px solid #e0dddd;
        height: auto;
        padding: 0
    }

    .fea img {
        width: 16%
    }

    .header-section p {
        color: #434242;
        line-height: 29px;
        font-size: 14px;
        margin-bottom: -4px;
        padding: 13px !important;
        margin-top: -17px !important
    }

    .ist_featu {
        margin-top: 8% !important;
        text-align: left;
        width: 94%;
        margin: 0 auto;
        padding-bottom: 43px
    }

    .app_ones {
        width: 55% !important;
        float: left
    }

    .app_twos {
        width: 42% !important;
        float: left
    }

    .app_threes {
        width: 44% !important;
        float: left
    }

    .app_fours {
        width: 53% !important;
        float: left
    }

    img.apps_demos {
        height: 160px !important
    }

    .app_ones img.apps_demos {
        width: 100%
    }

    .app_twos img.apps_demos {
        width: 43%
    }

    .app_threes img.apps_demos {
        width: 100%;
        float: left
    }

    .app_fours img.apps_demos {
        width: 53%;
        float: left;
        margin-left: -1px
    }

    .app_five img.apps_demos {
        width: auto
    }

    img#homevideo {
        width: 64%
    }

    .mobile25 {
        width: 50%;
        float: left
    }

    .team-item > a > img {
        width: 73%
    }

    h2.ex-feature {
        font-size: 18px !important
    }

    .details_head {
        padding-bottom: 11px
    }

    .brand_soft {
        color: #000;
        font-size: 11px;
        margin-left: 46%;
        font-weight: 700;
        width: 67%;
        margin-top: -41px;
        padding-top: 18px;
        margin-bottom: -9px;
        line-height: 15px
    }

    .team-item .social-media {
        top: -216px !important
    }

    .div-circleU {
        width: 54% !important;
        margin-top: 13% !important;
        margin-bottom: 19% !important;
        height: 168px !important;
        margin-left: 17% !important
    }

    p.img-fU6 {
        width: 42%;
        margin: -30px auto;
        height: 42%
    }

    p.img-fU7 {
        width: 41%;
        height: 42%;
        margin-left: -27%;
        margin-top: 10%;
        margin-bottom: -25%
    }

    p.img-fU8 {
        margin: -19% auto;
        width: 41%;
        height: 42%;
        margin-right: -22%
    }

    p.img-fU9 {
        margin: 32% auto;
        width: 42%;
        height: 42%;
        margin-right: 24%
    }

    .div-circleRR {
        width: 61% !important;
        margin-top: 2% !important;
        margin-bottom: 8% !important;
        height: 190px !important;
        margin-left: 14% !important
    }

    .div-circleR {
        width: 57% !important;
        margin-top: 16% !important;
        margin-bottom: 17% !important;
        height: 188px !important;
        margin-left: 20% !important
    }
}

@supports (-moz-appearance:none) {
    a.navbar-brand img {
        margin-top: -14px;
        margin-bottom: -14px;
        width: 34%
    }

    p.brand_soft {
        color: #000;
        font-size: 13px;
        margin-left: 39%;
        font-weight: 700;
        width: 103%;
        margin-top: -41px;
        padding-top: 11px;
        margin-bottom: -3px
    }

    .bg-color {
        background-color: RGBA(12,11,11,.82);
        min-height: 530px;
        padding-top: 80px
    }

    .mouse {
        width: 25px;
        height: 45px;
        border: 2px solid #fff;
        position: absolute;
        bottom: 97px;
        left: 50%;
        margin-left: -12.5px;
        border-radius: 12px;
        box-shadow: 0 3px 42px 11px #3e3e3e
    }

    .apps_strky {
        width: 86%;
        margin: -92px auto
    }

    .bg-color {
        background-color: RGBA(12,11,11,.82);
        min-height: unset !important;
        padding-top: 80px;
        margin-top: 1px !important
    }
}

.bg-color {
    min-height: unset !important;
    margin-top: 79px
}

.banner {
    background-size: cover;
    min-height: auto;
    position: relative;
    margin-top: 4%;
    padding-top: 10%;
    padding-bottom: 0;
    background-image: linear-gradient(to right,#026096,#0089d8,#009ffb,#4bbdff,#77cdff,#5cb4e6,#34b4fd,#31b4ff,#026199)
}

h2 {
    font-size: 29px;
    padding-bottom: 15px
}

.fea {
    margin-top: -11px;
    margin-bottom: 0
}

    .fea h5 {
        line-height: 20px;
        text-align: center;
        color: #434242;
        padding-bottom: 0;
        font-size: 14px;
        font-family: Roboto;
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
        padding: 5px
    }

.boders {
    border-right: 1px solid #e0dddd;
    height: auto;
    padding: 0
}

.header-section p {
    color: #635a5a;
    line-height: 29px;
    font-size: 14px;
    margin-bottom: 6px;
    padding: 62px;
    margin-top: -55px
}

div#ytvideo iframe {
    width: 100%;
    z-index: 100;
    position: sticky
}

.ist_featu {
    margin-top: 1% !important;
    text-align: left;
    width: 94%;
    margin: 0 auto;
    padding-bottom: 43px
}

.button_cancel {
    padding: 4px !important;
    font-size: 14px !important
}

.button_submit {
    padding: 4px !important;
    font-size: 14px !important;
    background: #efb627 !important;
    border: 1px solid #efb627 !important;
    box-shadow: 0 4px 1px #dadada !important
}

    .button_submit:hover {
        background: #055481 !important;
        border: 1px solid #055481 !important;
        color: #fff !important
    }

.button_cancel:hover {
    background: #bdb7b7 !important;
    color: #fff !important;
    border: 1px solid #bdb7b7 !important
}

.button_cancel {
    padding: 4px !important;
    font-size: 14px !important;
    background: #373737 !important;
    border: 1px solid #373737 !important;
    box-shadow: 0 4px 1px #dadada !important
}

.container {
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto
}

p.sendmessage {
    color: #055481;
    text-align: center !important
}

.app_twos {
    width: 9%;
    float: left
}

.app_ones {
    width: 15%;
    float: left
}

.app_threes {
    width: 15%;
    float: left
}

.app_fours {
    width: 9%;
    float: left
}

.app_five {
    width: 39%;
    float: left
}

div#jssor_1 {
    height: 598px !important
}

@media screen and (min-width:768px) and (max-width:1024px) {
    div#jssor_1 {
        height: 471px !important
    }

    img.newimg {
        margin-bottom: -37px;
        z-index: -1;
        margin-left: 6% !important;
        margin-top: -26px !important
    }

    .slider_views {
        position: absolute;
        top: 11px !important;
        left: -11px !important;
        width: auto;
        height: auto;
        font-size: 16px;
        color: #fff;
        line-height: 1.88;
        text-align: left;
        padding: 10px;
        box-sizing: border-box;
        z-index: 1
    }

    #wrap {
        width: 980px;
        left: 0;
        margin-left: 1% !important;
        position: relative;
        margin-top: -4% !important
    }

    a#toTop {
        display: none !important
    }
}

@media screen and (max-width:600px) {
    div#jssor_1 {
        height: 247px !important
    }

    .newslidres {
        margin: 0 auto !important;
        padding: 0 !important
    }

    .slider_views {
        position: fixed;
        top: 0;
        left: 0;
        width: 900px;
        height: auto;
        font-size: 16px;
        color: #fff;
        line-height: 1.88;
        text-align: left;
        padding: 10px;
        box-sizing: border-box;
        z-index: 1;
        margin: 0 auto
    }

    #wrap {
        width: 980px;
        left: 0;
        margin-left: 1% !important;
        position: relative;
        margin-top: 0 !important
    }

    .div-circleC {
        width: 61% !important;
        margin-top: 18% !important;
        margin-bottom: 13% !important;
        height: 188px !important;
        margin-left: 17% !important
    }

    p.img-f1 {
        width: 25% !important;
        margin: 14px auto !important
    }

    .div-circle {
        width: 57% !important;
        margin-top: 13% !important;
        margin-bottom: 17% !important;
        height: 173px !important;
        margin-left: 18% !important
    }

    .div-circleW {
        width: 55% !important;
        margin-top: 10% !important;
        margin-bottom: 15% !important;
        height: 177px !important;
        margin-left: 17% !important
    }

    .div-circleA {
        width: 57% !important;
        margin-top: 15% !important;
        margin-bottom: 15% !important;
        height: 182px !important;
        margin-left: 17% !important
    }

    .div-circleN {
        width: 57% !important;
        margin-top: 7% !important;
        margin-bottom: 13% !important;
        height: 181px !important;
        margin-left: 17% !important
    }

    .div-circlep {
        width: 57% !important;
        margin-top: 14% !important;
        margin-bottom: 13% !important;
        height: 178px !important;
        margin-left: 13% !important
    }

    .div-circleSF {
        border: 4px dotted #e6988c;
        border-radius: 171px;
        width: 51%;
        margin-top: 9%;
        margin-bottom: 11%;
        height: 172px;
        margin-left: 15%;
        background: #fff
    }

    .div-circleSF {
        width: 55% !important;
        margin-top: 15% !important;
        margin-bottom: 15% !important;
        height: 172px !important;
        margin-left: 15% !important
    }

    .navbar-fixed-bottom, .navbar-fixed-top {
        position: unset
    }

    form#aspnetForm {
        width: 100%
    }

    .container {
        width: 100% !important
    }

    .row {
        margin: 0 !important
    }

    .ex-feature {
        font-size: 17px !important;
        text-align: center;
        color: #000;
        font-weight: 700;
        font-family: roboto;
        margin-top: -24px !important;
        padding-bottom: 31px;
        line-height: 25px !important
    }

    .team-item .caption {
        display: block;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        position: relative
    }

    #sticky-social {
        position: fixed;
        top: 17% !important;
        float: right;
        right: 0;
        z-index: 100;
        border-right: 0;
        background: unset
    }

    h1.ex-feature span {
        color: #1d4e69;
        font-size: 20px !important
    }

    .blog-div {
        margin-bottom: 12px;
        margin-top: 12px
    }
}

.img_log {
    text-align: center
}

img.img_login {
    margin-bottom: -81px;
    width: 48%;
    margin-top: -26px
}

.wrog_text p {
    padding: 7px;
    font-size: 13px;
    color: #0200ff;
    text-align: left;
    margin-left: 17%;
    margin-top: 0;
    line-height: 23px
}

.loghead h3 {
    font-size: 15px;
    color: #fff;
    font-weight: bolder;
    border-bottom: #fff double;
    text-align: center;
    width: 92%;
    margin: 0 auto;
    padding-top: 3px;
    margin-bottom: 3px;
    padding-bottom: 14px
}

.loghead ul {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 9px
}

    .loghead ul ul {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        padding-bottom: 7px;
        margin-left: -13px;
        float: none;
        line-height: 23px
    }

p.no_text {
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 0;
    margin-top: 5px;
    color: #f0c72e
}

span.text_view {
    float: left;
    width: 90%;
    padding: 0;
    font-size: 13px
}

.modal-content {
    margin-top: -14% !important
}

.m-0 {
    margin: 0
}

.p-0 {
    padding: 0
}

img.img_new {
    margin-top: -20px;
    width: 15%;
    margin-left: -21px;
    margin-right: -7px
}

img.newimg {
    margin-bottom: -37px;
    z-index: -1;
    margin-left: 12%;
    margin-top: -26px
}

a.view-fea {
    float: right;
    color: #fffc00;
    margin-top: -40px;
    background: #055481;
    font-size: 13px;
    font-weight: 400;
    margin-right: 2%;
    padding: 2px 13px 1px 13px;
    border-radius: 3px;
    border: 1px solid #055481;
    margin-bottom: 0;
    text-decoration: underline
}

.wrog_text img {
    float: left;
    margin-left: 3%;
    padding-top: 11px
}

.wrog_text {
    text-align: center;
    background: #f9f9f2;
    border: 1px solid #e4e4de;
    border-radius: 5px;
    padding: 6px;
    margin-left: 11px
}

.blinkingd {
    animation: blinkingText .8s infinite;
    font-weight: 700
}

@keyframes blinkingText {
    0% {
        color: #000
    }

    49% {
        color: #ff9800
    }

    50% {
        color: #ff9800
    }

    99% {
        color: #000
    }

    100% {
        color: #000
    }
}

a.view-fea:hover {
    color: #fff
}

.blinking-a {
    animation: blinkingsText .9s infinite;
    font-weight: 700
}

@keyframes blinkingsText {
    0% {
        color: #fc0
    }

    49% {
        color: #fffc00
    }

    50% {
        color: #fffc00
    }

    99% {
        color: #fff
    }

    100% {
        color: #fff
    }
}

.app1_ones {
    width: 13%;
    float: left
}

img.apps1_demos {
    width: 100%;
    height: 293px
}

@media screen and (min-width:768px) and (max-width:1024px) {
    img.apps1_demos {
        height: 226px !important
    }

    img.apps_demos {
        height: 226px !important
    }
}

.app-student h2 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 13%;
    padding-top: 4%;
    border-bottom: 1px solid #bebdbb;
    text-transform: initial;
    background-image: linear-gradient(to right,#026096,#62bef3)
}

.app-img {
    text-align: center;
    padding-bottom: 10%
}

    .app-img a {
        margin-right: 15px;
        margin-left: 15px
    }

.app-model {
    width: 100%;
    padding: 0 !important;
    border: 0 solid #ffb800 !important;
    background: #fff
}

.new-codes {
    background: #fff900;
    padding-bottom: 0 !important;
    color: #000 !important;
    font-weight: 600;
    margin-left: 0 !important;
    text-align: left !important;
    padding: 7px !important;
    margin: 0 !important;
    margin-left: -41px !important;
    margin-top: -13px !important;
    margin-bottom: 3px !important;
    font-size: 12px !important
}

div#login {
    margin-top: -25px
}

@-moz-document url-prefix() {
    p.brand_soft {
        color: #000;
        font-size: 13px;
        margin-left: 50%;
        font-weight: 700;
        width: 100%;
        margin-top: -32px;
        padding-top: 11px;
        margin-bottom: -3px
    }
}

.team-item {
    display: block;
    background: #fff0;
    box-shadow: 0 0 1px 0 #ffffff00;
    border-radius: 10px;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
    margin-bottom: 11px
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

.team-item .social-media-cc {
    background: #c48e5c !important
}

.team-item .social-media {
    background: #73c050;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    position: absolute;
    top: 0;
    margin-top: 0;
    z-index: 999;
    top: -171px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

    .team-item .social-media ul {
        display: table-row-group;
        text-align: center;
        margin: 0 auto
    }

.social-media > ul > li {
    list-style: none;
    display: inline-block;
    font-size: 13px;
    padding: 8px;
    color: #313435;
    font-family: sans-serif;
    font-weight: 700
}

.team-item > a {
    display: block;
    text-align: center
}

.team-item .caption {
    display: block;
    color: #fff;
    text-align: center;
    padding: 23px 0;
    position: relative
}

.caption {
    display: block;
    overflow: hidden
}

    .caption > h3 {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        text-transform: capitalize;
        line-height: 23px
    }

.team-item:hover .social-media {
    top: 0;
    opacity: 1
}

.team-item .social-media-cc {
    background: #fff0ca !important
}

.team-item > a > img {
    border-radius: 107px
}

.features_item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 25px;
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 20px;
    border-radius: 8px;
    z-index: 10;
    box-shadow: 0 0 5px rgba(0,0,0,.16);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.16);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.16);
    background: #fff;
    transition: transform .2s;
    z-index: 10
}

.feature_icon_container {
    width: 85px;
    height: 85px;
    margin: 0 auto;
    z-index: 10;
    background: #fff
}

.featur_name_container {
    font-size: 12px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    height: 35px;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    font-weight: 600;
    z-index: 10;
    background: #fff;
    color: #000
}

.feature_border_1 {
    margin-top: 10px;
    width: 100%;
    height: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background-image: linear-gradient(to right,#1ea4cc,#055481)
}

.feature_icon_container img {
    width: 80%
}

img.uti-icons {
    width: 138%;
    margin-left: -28%;
    margin-top: -21%
}

.blog-div {
    color: #555651;
    text-align: left;
    background: #fff;
    padding: 0 3px 14px 15px;
    border: 1px solid #e2dcdc;
    margin-bottom: 2px;
    box-shadow: 0 1px 11px 3px #8a8a8a
}

    .blog-div h3 {
        font-size: 19px;
        font-weight: 700;
        color: #fff
    }

    .blog-div li {
        font-size: 14px;
        font-weight: 500;
        line-height: 29px;
        list-style: square;
        color: #fff
    }

    .blog-div ul {
        display: inline-grid
    }

ul.A2 li {
    color: #fff
}

ul.A3 li {
    color: #fff
}

ul.A4 li {
    color: #fff
}

ul.A5 li {
    color: #fff
}

ul.A6 li {
    color: #fff
}

ul.A7 li {
    color: #fff
}

ul.A8 li {
    color: #fff
}

ul.A9 li {
    color: #fff
}

ul.A10 li {
    color: #fff
}

.AF11 {
    border: 1px solid tomato;
    margin-bottom: 11%;
    background: tomato
}

.AF10 {
    border: 1px solid #4eb981;
    background: #4eb981
}

.AF9 {
    border: 1px solid #938db5;
    background: #938db5
}

.AF8 {
    border: 1px solid #b18791;
    background: #b18791
}

.AF7 {
    border: 1px solid #e6988c;
    background: #e6988c
}

.AF6 {
    border: 1px solid #dca33a;
    background: #dca33a
}

.AF5 {
    border: 1px solid #a09000;
    background: #a09000
}

.AF4 {
    border: 1px solid #73bf50;
    background: #73bf50
}

.AF3 {
    border: 1px solid #5fbbae;
    background: #5fbbae
}

.AF2 {
    border: 1px solid #6cb2bd;
    background: #6cb2bd
}

.AF1 {
    border: 1px solid #7c93bf;
    background: #7c93bf
}

p.img-f1 {
    border: 2px solid #7c93bf;
    border-radius: 66px;
    margin: 0 auto
}

p.img-f2 {
    border: 2px solid #5690ad;
    border-radius: 66px;
    margin: -26px auto;
    background-color: #fff
}

p.img-f3 {
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-left: -19%;
    margin-top: 0;
    margin-bottom: -6%
}

p.img-f4 {
    margin: -29% auto;
    float: right;
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-right: -20%
}

p.img-f5 {
    margin: 7% auto;
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-left: -11%;
    margin-top: 45px
}

.div-circle {
    border: 4px dotted #6cb2bd;
    border-radius: 171px;
    width: 37%;
    margin-top: -1%;
    margin-bottom: 9%;
    height: 206px;
    margin-left: 27%;
    background: #fff
}

p.img-f2 img {
    width: 100%
}

p.img-f3 img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

p.img-f5 img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

p.img-f4 img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

.div-circleW {
    border: 4px dotted #5fbbae;
    border-radius: 171px;
    width: 38%;
    margin-top: 6%;
    margin-bottom: 4%;
    height: 209px;
    margin-left: 27%;
    background: #fff
}

p.img-f6 {
    border: 2px solid #5690ad;
    border-radius: 66px;
    margin: -29px auto;
    background-color: #fff
}

p.img-f7 {
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-left: -20%;
    margin-top: 8%;
    margin-bottom: -13%
}

p.img-f8 {
    margin: -27% auto;
    float: right;
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-right: -22%
}

p.img-f9 {
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-top: 24%;
    margin-left: -7%
}

p.img-f10 {
    margin: -42% auto;
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    float: right;
    margin-right: -12%
}

.div-circleW img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

.div-circleR {
    border: 4px dotted #4eb981;
    border-radius: 171px;
    width: 43%;
    margin-top: 7%;
    margin-bottom: 2%;
    height: 238px;
    margin-left: 27%;
    background: #fff
}

.div-circleS {
    border: 4px dotted #309800;
    border-radius: 171px;
    width: 42%;
    margin-top: 7%;
    margin-bottom: 2%;
    height: 192px;
    margin-left: 27%;
    background: #fff
}

    .div-circleS img {
        width: 100%
    }

.div-circleR img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

.div-circleN {
    border: 4px dotted #a09000;
    border-radius: 171px;
    width: 42%;
    margin-top: 7%;
    margin-bottom: 4%;
    height: 230px;
    margin-left: 27%;
    background: #fff
}

.div-circleA {
    border: 4px dotted #73bf50;
    border-radius: 171px;
    width: 37%;
    margin-top: -1%;
    margin-bottom: 2%;
    height: 202px;
    margin-left: 27%;
    background: #fff
}

.div-circlep {
    border: 4px dotted #dca33a;
    border-radius: 171px;
    width: 47%;
    margin-top: 0;
    margin-bottom: 2%;
    height: 263px;
    margin-left: 27%;
    background: #fff
}

p.img-f61 {
    border: 2px solid #5690ad;
    border-radius: 66px;
    margin: -36px auto;
    background-color: #fff
}

p.img-f72 {
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-left: -6%;
    margin-top: 11%;
    margin-bottom: -11%
}

p.img-f83 {
    margin: -20% auto;
    float: right;
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-right: -8%
}

p.img-f94 {
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-top: 26%;
    margin-left: -10%
}

p.img-f105 {
    margin: -34% auto;
    float: right;
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-right: -12%
}

p.img-f116 {
    margin: -12% auto;
    border: -3px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-right: 30%
}

.div-circlep img {
    width: 100%
}

.div-circleSF {
    border: 4px dotted #e6988c;
    border-radius: 171px;
    width: 40%;
    margin-top: 6%;
    margin-bottom: 4%;
    height: 224px;
    margin-left: 27%;
    background: #fff
}

    .div-circleSF img {
        width: 100%
    }

.div-circleU {
    border: 4px dotted #b18791;
    border-radius: 171px;
    width: 37%;
    margin-top: -2%;
    margin-bottom: 10%;
    height: 201px;
    margin-left: 27%;
    background: #fff
}

p.img-fU6 {
    border: 2px solid #5690ad;
    border-radius: 66px;
    margin: -28px auto;
    background-color: #fff
}

p.img-fU7 {
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-left: -27%;
    margin-top: 21%;
    margin-bottom: -25%
}

p.img-fU8 {
    margin: -17% auto;
    float: right;
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-right: -24%
}

.div-circleU img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

.div-circleRR {
    border: 4px dotted #938db5;
    border-radius: 171px;
    width: 42%;
    margin-top: 6%;
    margin-bottom: 2%;
    height: 227px;
    margin-left: 27%;
    background: #fff
}

.u1 {
    border: 2px solid #4eb981 !important
}

.R1 {
    border: 2px solid #938db5 !important
}

.Us1 {
    border: 2px solid #b18791 !important
}

.S1 {
    border: 2px solid #e6988c !important
}

.p1 {
    border: 2px solid #dca33a !important
}

.N1 {
    border: 2px solid #a09000 !important
}

.AAF1 {
    border: 2px solid #73bf50 !important
}

.ST1 {
    border: 2px solid #5fbbae !important
}

.M1 {
    border: 2px solid #6cb2bd !important
}

.decs-features {
    padding-top: 3%;
    padding-bottom: 4%;
    background: #fff;
    margin-bottom: 5%
}

p.img-f2 img {
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

    p.img-f2 img:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

p.img-f1 img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

p.img-f1 img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

p.img-f3 img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

p.img-f4 img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

p.img-f5 img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.div-circleW img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.div-circleA img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

    .div-circleA img:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

.div-circleN img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

    .div-circleN img:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

.div-circlep img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

    .div-circlep img:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

.div-circleSF img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

    .div-circleSF img:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

.div-circleU img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.div-circleRR img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

    .div-circleRR img:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

.div-circleR img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

p.M1:hover {
    border: 4px dotted #efb627 !important;
    cursor: pointer
}

.ST1:hover {
    border: 4px dotted #efb627 !important;
    cursor: pointer
}

.AAF1:hover {
    border: 4px dotted #efb627 !important;
    cursor: pointer
}

.N1:hover {
    border: 4px dotted #efb627 !important;
    cursor: pointer
}

.p1:hover {
    border: 2px dotted #efb627 !important;
    cursor: pointer
}

.S1:hover {
    border: 4px dotted #efb627 !important;
    cursor: pointer
}

.Us1:hover {
    border: 4px dotted #efb627 !important;
    cursor: pointer
}

.R1:hover {
    border: 4px dotted #efb627 !important;
    cursor: pointer
}

.u1:hover {
    border: 4px dotted #efb627 !important;
    cursor: pointer
}

p.img-f1:hover {
    border: 4px dotted #efb627 !important;
    cursor: pointer
}

.features_item:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer
}

#sticky-social {
    position: fixed;
    top: 34%;
    float: right;
    right: 0;
    z-index: 100;
    border-right: 0;
    background: unset
}

aside#sticky-social ul {
    list-style: none;
    margin: 0;
    padding: 0
}

    aside#sticky-social ul li {
        list-style-type: unset;
        padding: 0;
        margin-bottom: 4px
    }

#sticky-social a {
    color: #fff;
    display: block;
    position: relative;
    text-align: center;
    width: 37px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-decoration: unset;
    border-radius: 88px;
    transition: transform .2s;
    z-index: 10;
    height: 37px;
    line-height: 27px !important;
    box-shadow: -2px -1px 5px 2px #0c0a0a
}

a.android-app {
    background: #eef7d0 !important;
    border: 3px solid #568602;
    border-radius: 6px;
    margin-bottom: 6px
}

a.ios-app {
    background: #fff3f3 !important;
    border: 3px solid #000;
    border-radius: 6px;
    margin-bottom: 6px
}

a.android-app img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

a.android-app img {
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

a.ios-app img {
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

    a.ios-app img:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

a.login {
    background: #05b0c1;
    font-size: 15px;
    font-family: Roboto;
    font-weight: 400;
    border: 2px solid #05b0c1;
    padding: 3px 13px 3px 13px;
    border-radius: 27px;
    color: #fff;
    text-decoration: unset;
    border-bottom: 2px solid #05b0c1;
    transition: transform .2s;
    box-shadow: 1px 3px 1px #505252;
    float: right;
    margin-top: -5px;
    margin-left: 3px
}

a.read-view {
    font-size: 14px;
    background: #efb627;
    padding: 7px 10px 7px 10px;
    border-radius: 6px;
    margin-left: 9%;
    color: #3c3a3a;
    box-shadow: 1px 3px 4px 0 #6d6565;
    text-decoration: none;
    border: 1px solid #efb627
}

    a.read-view:hover {
        background: #403d38;
        color: #fff;
        border: 1px solid #403d38
    }

.ist0-features {
    padding-top: 16px
}

a.registers-head {
    color: #fff;
    background: #e0a81e;
    font-size: 15px;
    font-family: Roboto;
    font-weight: 400;
    border: 2px solid #e0a81e;
    padding: 6px 13px 6px 13px;
    border-radius: 27px;
    text-decoration: unset;
    border-bottom: 2px solid #32b4fe;
    box-shadow: 1px 3px 1px #a1bfd000
}

    a.registers-head:hover {
        background: #848484;
        border: 2px solid #d4c7c7;
        color: #fff
    }

div#studntsapp {
    background: #ffffff2b
}

.ex-feature {
    font-size: 25px;
    text-align: center;
    color: #000;
    font-weight: 700;
    font-family: roboto;
    margin-top: -50px;
    padding-bottom: 31px;
    line-height: 38px
}

a.screen-links img {
    float: left
}

p.screens {
    width: 78%;
    float: left;
    text-decoration: underline;
    padding-left: 10px;
    margin-top: -2px
}

a.screen-links {
    font-size: 12px;
    text-align: left;
    color: #032071;
    text-decoration: underline;
    margin-top: 30px;
    float: left;
    font-weight: 500;
    text-transform: uppercase;
    width: 60%
}

.sec-divs {
    width: 23%;
    float: left;
    text-align: center;
    border: 1px solid #e2dbdb;
    margin: 7px;
    cursor: pointer
}

    .sec-divs h3 {
        font-size: 14px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 20px
    }

.AF1 h3 {
    color: #1d3769
}

.AF2 h3 {
    color: #00505d
}

.AF3 h3 {
    color: #086759
}

.AF4 h3 {
    color: #246b04
}

.AF5 h3 {
    color: #655b04
}

.AF6 h3 {
    color: #734b01
}

.AF7 h3 {
    color: #793126
}

.AF8 h3 {
    color: #542f38
}

.AF9 h3 {
    color: #3a3365
}

.AF10 h3 {
    color: #094827
}

.sec-divs img {
    margin-top: 6%
}

p.img-fD5 {
    float: right;
    border: 2px solid #5690ad;
    padding: 11px;
    border-radius: 66px;
    background-color: #fff;
    margin-right: 3%;
    margin-top: -89px
}

    p.img-fD5 img {
        width: 100%;
        -webkit-transition: -webkit-transform .8s ease-in-out;
        transition: transform .8s ease-in-out;
        cursor: pointer
    }

        p.img-fD5 img:hover {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }

img.imgAndroid {
    width: 127%;
    margin-top: -25%;
    margin-left: -13px
}

h2.head-reports {
    font-size: 14px;
    font-weight: 700;
    color: #434546;
    background: #f7eed9;
    margin-top: 0;
    padding-top: 13px
}

.slide-pdf {
    margin-top: 5%;
    border: 1px solid #d1d4ca
}

h2.head-reports img {
    width: 4%;
    margin-right: 8px;
    padding-top: 0;
    margin-bottom: -11px;
    margin-top: -11px
}

ul.group-list a {
    font-size: 13px;
    color: #0400ff;
    font-weight: 500;
    text-decoration: underline;
    text-transform: uppercase
}

img.img_pdf {
    width: 3%;
    margin-right: 1%
}

.divS {
    margin-top: 2%
}

h3.head-reports {
    font-size: 14px;
    font-weight: 500;
    color: #8e6603
}

ul.group-list {
    line-height: 38px
}

a#element_id {
    position: fixed;
    bottom: 51px;
    right: 10px;
    background: #034971;
    color: #fff;
    transform: rotate(90deg);
    padding: 1px 10px 1px 10px;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    border: 3px solid #efb627;
    z-index: 1;
    text-decoration: unset
}

ul.term-ul {
    line-height: 33px;
    font-size: 14px
}

.div-term {
    color: #60615e;
    font-size: 14px;
    line-height: 24px;
    width: 86%;
    margin: 28px auto
}

    .div-term a {
        text-decoration: underline
    }

p.revi-text {
    font-size: 12px;
    color: #1379b9;
    font-weight: 700;
    text-decoration: underline
}

h4.tems-head {
    font-size: 19px;
    font-weight: 500;
    border-bottom: 1px solid #d0c2c2;
    padding-bottom: 13px;
    color: #bd8700
}

.policy-text {
    font-weight: 700;
    color: #1379b9;
    text-transform: capitalize;
    font-size: 16px;
    border-bottom: 1px solid #eee
}

.tooltip {
    position: relative;
    border-bottom: 1px dotted #000;
    opacity: 1;
    z-index: 10;
    max-width: unset !important
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: max-content;
        background-color: #0070af;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 0 7px 0 7px;
        position: absolute;
        font-size: 13px;
        z-index: 1;
        border: 1px solid #014b75;
        font-weight: 600
    }

    .tooltip:hover .tooltiptext {
        visibility: visible
    }

.tooltip-top {
    bottom: 81%;
    left: 50%;
    margin-left: -60px
}

ul.UKA li {
    list-style: outside
}

li.text-lines {
    line-height: 20px;
    margin-bottom: 4px
}

.CF1 {
    border: 1px solid #00a7da;
    background: #00a7da
}

    .CF1 h3 {
        color: #055871
    }

.div-circleC {
    border: 4px dotted #00a7da;
    border-radius: 171px;
    width: 40%;
    margin-top: 7%;
    margin-bottom: 8%;
    height: 216px;
    margin-left: 27%;
    background: #fff
}

p.img-fC2 {
    border: 2px solid #00a7da;
    border-radius: 66px;
    margin: -32px auto;
    background-color: #fff;
    margin-bottom: -17px;
    margin-left: 31%
}

p.img-fC3 {
    border: 2px solid #00a7da;
    border-radius: 66px;
    margin: -26px auto;
    margin-left: -17%;
    margin-top: -13%;
    margin-bottom: -8%;
    background-color: #fff;
    max-width: unset !important
}

p.img-fC4 {
    margin: 18% auto;
    float: left;
    border: 2px solid #00a7da;
    border-radius: 66px;
    background-color: #fff;
    margin-left: -16%
}

p.img-fC5 {
    border: 2px solid #00a7da;
    border-radius: 66px;
    margin: -30% auto;
    margin-right: -22%;
    margin-bottom: 1%;
    background-color: #fff;
    float: right
}

p.img-fC6 {
    margin: 37% auto;
    border: 2px solid #00a7da;
    border-radius: 66px;
    background-color: #fff;
    margin-left: 32%
}

p.img-fC7 {
    border: 2px solid #00a7da;
    border-radius: 66px;
    margin: 0 auto;
    margin-top: 19%;
    margin-bottom: 0;
    background-color: #fff;
    float: right;
    margin-right: -33%
}

.CC1 img {
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer
}

    .CC1 img:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

.CC1:hover {
    border: 4px dotted #efb627 !important;
    cursor: pointer
}

p.img-fU9 {
    margin: 31% auto;
    border-radius: 66px;
    background-color: #fff;
    margin-right: 24%
}

p.img-f11 {
    margin: -15% auto;
    border: 2px solid #5690ad;
    border-radius: 66px;
    background-color: #fff;
    margin-left: 38%
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .div-circleC {
        border: 4px dotted #00a7da;
        border-radius: 171px;
        width: 227px;
        margin-top: 9%;
        margin-bottom: 2%;
        height: 227px;
        margin-left: 27%;
        background: #fff
    }

    .div-circle {
        border: 4px dotted #6cb2bd;
        border-radius: 171px;
        width: 227px;
        margin-top: 9%;
        margin-bottom: 8%;
        height: 227px;
        margin-left: 27%;
        background: #fff
    }

    p.img-fD5 {
        margin: -34% auto;
        float: right;
        border: 2px solid #5690ad;
        border-radius: 66px;
        background-color: #fff;
        margin-right: 3%;
        margin-top: -75px
    }

    .div-circleW {
        border: 4px dotted #5fbbae;
        border-radius: 171px;
        width: 227px;
        margin-top: 7%;
        margin-bottom: 2%;
        height: 227px;
        margin-left: 27%;
        background: #fff
    }

    .div-circleA {
        border: 4px dotted #73bf50;
        border-radius: 171px;
        width: 227px;
        margin-top: 7%;
        margin-bottom: 2%;
        height: 227px;
        margin-left: 27%;
        background: #fff
    }

    .div-circleN {
        border: 4px dotted #a09000;
        border-radius: 171px;
        width: 227px;
        margin-top: 7%;
        margin-bottom: 2%;
        height: 227px;
        margin-left: 27%;
        background: #fff
    }

    .div-circlep {
        border: 4px dotted #dca33a;
        border-radius: 171px;
        width: 227px;
        margin-top: 11%;
        margin-bottom: 2%;
        height: 227px;
        margin-left: 27%;
        background: #fff
    }

    .div-circleSF {
        border: 4px dotted #e6988c;
        border-radius: 171px;
        width: 227px;
        margin-top: 6%;
        margin-bottom: 2%;
        height: 227px;
        margin-left: 27%;
        background: #fff
    }

    .div-circleU {
        border: 4px dotted #b18791;
        border-radius: 171px;
        width: 227px;
        margin-top: 1%;
        margin-bottom: 6%;
        height: 227px;
        margin-left: 27%;
        background: #fff
    }

    .div-circleRR {
        border: 4px dotted #938db5;
        border-radius: 171px;
        width: 227px;
        margin-top: 12%;
        margin-bottom: 2%;
        height: 227px;
        margin-left: 27%;
        background: #fff
    }

    .div-circleR {
        border: 4px dotted #4eb981;
        border-radius: 171px;
        width: 227px;
        margin-top: 11%;
        margin-bottom: 2%;
        height: 227px;
        margin-left: 27%;
        background: #fff
    }
}

.loaderIM {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(3,73,113,.88)
}

.pre-loader {
    margin: 200px auto;
    width: 66px;
    height: 50px
}

@keyframes myMove {
    0% {
        top: 0
    }

    25% {
        top: 200px
    }

    50% {
        top: 100px
    }

    75% {
        top: 200px
    }

    100% {
        top: 0
    }
}

@-webkit-keyframes heightChange {
    0%,100%,40% {
        -webkit-transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes heightChange {
    0%,100%,40% {
        transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1)
    }
}

.pre-loader > div {
    background-color: #d3e6f1;
    height: 87px;
    width: 6px;
    display: inline-block;
    -webkit-animation: heightChange 1s infinite ease-in-out;
    animation: heightChange 1s infinite ease-in-out
}

.pre-loader .box2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.pre-loader .box3 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.pre-loader .box4 {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.pre-loader .box5 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.pre-loader .box5 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.navbar-nav > li {
    float: left;
    margin-right: 5px;
    border: 2px solid #fff
}

a.login:hover {
    cursor: pointer;
    background: #4ad3e0;
    border: 2px solid #4ad3e0
}

#sticky-social a[class*=pinterest], #sticky-social a[class*=pinterest] span, #sticky-social a[class*=pinterest]:hover {
    background-color: #bd081c
}

a.fa-pinterest {
    background-color: #bd081c !important
}

a.fab {
    font: normal normal normal 14px/1 FontAwesome !important;
    padding-top: 0;
    font-size: 19px !important
}

#sticky-social a span {
    line-height: 35px;
    position: absolute;
    text-align: center;
    width: 120px;
    margin-top: -7px;
    margin-left: 50%;
    font-family: sans-serif
}

#sticky-social a:hover span {
    right: 100%;
    font-size: 14px !important
}

#sticky-social a[class*=facebook], #sticky-social a[class*=facebook] span, #sticky-social a[class*=facebook]:hover {
    background-color: #3b5998
}

#sticky-social a[class*=twitter], #sticky-social a[class*=twitter] span, #sticky-social a[class*=twitter]:hover {
    background-color: #00aced
}

#sticky-social a[class*=youtube], #sticky-social a[class*=youtube] span, #sticky-social a[class*=youtube]:hover {
    background-color: #e02f2f
}

#sticky-social a[class*=linkedin], #sticky-social a[class*=linkedin] span, #sticky-social a[class*=linkedin]:hover {
    background-color: #007bb6
}

#sticky-social a:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
    margin-left: -8% !important
}

span.reviews-subtitle {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    font-family: sans-serif
}

.app-tab {
    text-align: center;
    padding: 21px
}

button.tablinks {
    border: 0;
    padding: 2px;
    background-color: transparent
}

.appactive {
    background: #fff !important;
    border: 1px solid #e9b52e !important;
    box-shadow: -3px 2px 20px 1px #e0a81e
}

div#android-app {
    background: #fff;
    padding: 16px;
    margin-bottom: 3% !important;
    background-image: url(../img/app1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 74%;
    margin: 0 auto;
    border: 2px solid #e6e2e2
}

.app-block {
    margin-left: 22%
}

.app-one {
    width: 100%;
    float: left
}

a.href-app {
    float: left;
    width: 40%
}

div#ios-app {
    background: #fff;
    padding: 16px;
    margin-bottom: 3% !important;
    background-image: url(../img/app2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 74%;
    margin: 0 auto;
    border: 2px solid #e6e2e2
}

.app-two {
    width: 100%;
    float: left
}

section.app-view {
    padding-top: 25px;
    padding-bottom: 43px
}

.all-features {
    background: #e1f4ff;
    padding-top: 30px
}

h1.ex-feature span {
    color: #1d4e69;
    font-size: 25px
}

input, label, select, span, textarea {
    font-family: sans-serif
}

.tooltip {
    width: 77px;
    height: 77px
}

.instImg1 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -14px -17px
}

.instImg2 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -106px -13px
}

.instImg3 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -557px -11px
}

.instImg4 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -203px -15px
}

.instImg5 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -476px -12px
}

.instImg6 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -306px -9px
}

.instImg7 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -647px -11px
}

.instImg8 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -111px -124px
}

.instImg9 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -740px -15px
}

.instImg10 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -15px -119px
}

.instImg11 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -830px -17px
}

.instImg12 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -213px -120px
}

.instImg13 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -560px -111px
}

.instImg14 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -310px -117px
}

.instImg15 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -481px -114px
}

.instImg16 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -394px -115px
}

.instImg17 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -650px -15px
}

.instImg18 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -824px -107px
}

.instImg19 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -645px -113px
}

.instImg20 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -482px -116px
}

.instImg21 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -735px -113px
}

.instImg22 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -902px -110px
}

.instImg23 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -192px -220px
}

.instImg24 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -18px -220px
}

.instImg25 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -484px -118px
}

.instImg26 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -108px -220px
}

.instImg27 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -646px -114px
}

.instImg28 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -550px -210px
}

.instImg29 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -279px -220px
}

.instImg30 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -902px -110px
}

.instImg31 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -364px -220px
}

.instImg32 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -461px -212px
}

.instImg33 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -636px -211px
}

.instImg34 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -127px -335px
}

.instImg35 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -726px -204px
}

.instImg36 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -30px -333px
}

.instImg37 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -825px -199px
}

.instImg38 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -213px -337px
}

.instImg39 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -471px -328px
}

.instImg40 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -303px -333px
}

.instImg41 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -388px -331px
}

.instImg42 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -650px -14px
}

.instImg43 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -740px -329px
}

.instImg44 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -312px -121px
}

.instImg45 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -649px -328px
}

.instImg46 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -551px -328px
}

.instImg47 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -736px -328px
}

.instImg48 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -645px -111px
}

.instImg49 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -825px -323px
}

.instImg50 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -191px -218px
}

.instImg51 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -30px -440px
}

.instImg52 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -120px -436px
}

.mailIm {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -282px -466px;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: -6px
}

.callImg {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -227px -466px;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: -6px
}

.logImg {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -334px -468px;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: -6px
}

.pinterestIm {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -689px -736px
}

.facebookIm {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -540px -736px
}

.twitterIm {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -578px -736px
}

.linkImg {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -619px -736px
}

.youtubeIm {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -657px -736px
}

.AppGIm {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -418px -442px;
    width: 187px;
    height: 63px;
    display: inline-block;
    margin-bottom: -6px
}

.AppAIm {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -648px -432px;
    width: 187px;
    height: 63px;
    display: inline-block;
    margin-bottom: -6px
}

.studentAndroid {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -768px -518px;
    width: 187px;
    height: 76px;
    display: inline-block
}

.staffAndroid {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -768px -623px;
    width: 187px;
    height: 76px;
    display: inline-block
}

.studentApple {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -129px -706px;
    width: 187px;
    height: 76px;
    display: inline-block
}

.staffApple {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -344px -706px;
    width: 187px;
    height: 76px;
    display: inline-block
}

.appimg-ones {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -56px -711px;
    width: 14%;
    height: 54px;
    display: inline-block;
    padding-left: 0;
    margin-left: 0;
    float: left;
    margin-top: -3%
}

.payA1 {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -40px -535px;
    width: 144px;
    height: 143px;
    display: inline-block;
    margin-bottom: -6px
}

.biomImg {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -207px -535px;
    width: 144px;
    height: 143px;
    display: inline-block;
    margin-bottom: -6px
}

.cochImg {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -381px -535px;
    width: 144px;
    height: 143px;
    display: inline-block;
    margin-bottom: -6px
}

.staLeavImg {
    background-image: url(../img/imgall.png);
    background-repeat: no-repeat;
    background-position: -569px -535px;
    width: 144px;
    height: 143px;
    display: inline-block;
    margin-bottom: -6px
}

#homevideo {
    background-image: url(../img/videos.jpg);
    height: 283px;
    background-repeat: no-repeat;
    width: 57%;
    margin: 0 auto
}
