.btn-view:hover {
    color: #002147;
}
.bg-primary {
    background: #002147;
    color: #ffffff;
}

.bg-textPrimary {
    background: #ffffff;
    color: #002147;
}
.title-bar-footer:before {
    content: "";
    height: 3px;
    width: 45px;
    background: #002147;
    position: absolute;
    left: 0;
    bottom: -20px;
    z-index: 1;
}
.title-bar-small-center:before {
    content: "";
    height: 2px;
    width: 40px;
    background: #002147;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    margin: 0 auto;
    z-index: 1;
}
.title-bar-small-left:before {
    content: "";
    height: 3px;
    width: 45px;
    background: #002147;
    position: absolute;
    left: 0;
    bottom: -35px;
    z-index: 1;
}
.title-bar-sidebar:before {
    content: "";
    height: 4px;
    width: 45px;
    background: #002147;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: 1;
}
.title-bar-full-width:before {
    content: "";
    height: 2px;
    width: 100%;
    background: #002147;
    position: absolute;
    left: 0;
    bottom: -12px;
    z-index: 1;
}
.title-default-center {
    text-transform: capitalize;
    text-align: center;
    font-weight: 500;
    margin-bottom: 45px;
    color: #002147;
}
.title-default-center {
    text-transform: capitalize;
    text-align: center;
    font-weight: 500;
    margin-bottom: 45px;
    color: #002147;
}
.title-default-left {
    text-transform: capitalize;
    text-align: left;
    font-weight: 500;
    margin-bottom: 45px;
    color: #002147;
}
.title-default-left a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.title-default-left-bold {
    font-size: 30px;
    text-transform: capitalize;
    text-align: left;
    font-weight: 500;
    margin-bottom: 45px;
    color: #002147;
}
.title-default-left-bold a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.title-default-left-bold-lowhight {
    text-transform: capitalize;
    text-align: left;
    font-weight: 500;
    margin-bottom: 20px;
    color: #002147;
}
.title-default-left-bold-lowhight a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.title-news-left-bold {
    text-transform: capitalize;
    text-align: left;
    font-weight: 500;
    margin-bottom: 15px;
    color: #002147;
    font-size: 22px;
}
.title-news-left-bold a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.about-title {
    font-size: 48px;
    color: #002147;
    margin-bottom: 15px;
    text-align: center;
}
.title-center {
    font-weight: 500;
    font-size: 36px;
    color: #002147;
    text-align: center;
}
h3.sidebar-title {
    font-size: 22px;
    color: #002147;
    text-transform: capitalize;
    margin-bottom: 35px;
    position: relative;
    font-weight: 500;
}
h3.sidebar-title a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

h2.sidebar-title {
    font-size: 30px;
    color: #002147;
    text-transform: capitalize;
    margin-bottom: 35px;
    position: relative;
    font-weight: 500;
}

h2.sidebar-title a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.apply-now-btn {
    text-align: center;
    color: #002147 !important;
    padding: 8px 0;
    width: 104px;
    background: #fdc800;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    border: 2px solid #fdc800;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.apply-now-btn2 {
    text-align: center;
    color: #002147;
    padding: 10px 0;
    width: 104px;
    background: #fdc800;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.apply-now-btn2:hover {
    background: #002147;
    color: #ffffff !important;
}

.default-big-btn {
    color: #ffffff;
    padding: 15px 0;
    background: #002147;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border: none;
    width: 162px;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.default-full-width-btn {
    color: #ffffff;
    padding: 12px 0;
    background: #002147;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border: none;
    width: 100%;
    border: 2px solid #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.default-full-width-btn:hover {
    background: transparent;
    color: #002147;
}
.ghost-full-width-btn {
    color: #ffffff;
    padding: 14px 0;
    background: #002147;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border: none;
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.ghost-full-width-btn:hover {
    background: #fdc800;
    color: #002147;
}
.join-now-btn {
    color: #002147;
    padding: 13px 40px;
    background: #fdc800;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    border: none;
    border: 2px solid #fdc800;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.join-now-primary-btn {
    color: #ffffff;
    padding: 13px 0;
    background: #002147;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    border: none;
    width: 148px;
    border: 2px solid #002147;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.join-now-primary-btn:hover {
    background: transparent;
    color: #002147;
}
.sidebar-search-btn {
    color: #ffffff;
    padding: 14px 40px;
    background: #002147;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    border: none;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.sidebar-search-btn:hover {
    background: #fdc800;
    color: #002147;
}
.sidebar-search-btn-full {
    color: #ffffff;
    padding: 13px 0;
    width: 100%;
    background: #002147;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    border: none;
    border: 2px solid #002147;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.sidebar-search-btn-full:hover {
    background: transparent;
    color: #002147;
}
.view-all-accent-btn {
    text-align: center;
    color: #ffffff;
    padding: 12px 34px;
    background: #002147;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    border: none;
    font-weight: 500;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.details-accent-btn {
    text-align: center;
    color: #002147;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    border: none;
    font-weight: 500;
    border: 2px solid #fdc800;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.view-all-primary-btn {
    text-align: center;
    color: #ffffff;
    padding: 12px 0;
    background: #002147;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    border: none;
    width: 130px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.ghost-btn:hover {
    background: #fdc800;
    color: #002147;
}
.ghost-btn-big:hover {
    background: #fdc800;
    color: #002147;
}
.ghost-btn-big-primary {
    border: 2px solid #002147;
    color: #002147;
    padding: 12px 30px;
    background: transparent;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ghost-btn-big-primary:hover {
    background: #002147;
    color: #ffffff;
}

.sidebar-ghost-btn:hover {
    background: #fdc800;
    color: #002147;
}
.enroll-btn {
    color: #002147;
    padding: 18px 0;
    background: #fdc800;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border: none;
    width: 100%;
    border: 2px solid #fdc800;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.download-btn {
    position: relative;
    color: #002147;
    padding: 18px 0;
    background: transparent;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border: none;
    width: 100%;
    border: 1px solid #002147;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.download-btn:before {
    content: "\f019";
    position: absolute;
    font-family: FontAwesome;
    color: #002147;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 8%;
    z-index: 1;
}

.default-white-btn {
    border: none;
    color: #002147;
    padding: 13px 30px;
    background: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.default-white-btn:hover {
    color: #ffffff;
    background: #002147;
}
.isotop-btn a {
    background: transparent;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 500;
    color: #002147;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #e0e0e0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.isotop-btn a:hover {
    border: 1px solid #002147;
    background: #002147;
    color: #ffffff;
}
.isotop-btn .current {
    border: 1px solid #002147;
    background: #002147;
    color: #ffffff;
}
.isotop-btn-accent a {
    background: transparent;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 700;
    color: #002147;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #e0e0e0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.default-btn {
    color: #ffffff;
    padding: 13px 30px;
    background: #002147;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
    border: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.quote-white-btn {
    border: none;
    color: #002147;
    padding: 10px 20px;
    background: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.default-white-small-btn:hover {
    color: #002147;
}
.submit-btn {
    color: #ffffff;
    padding: 12px 44px;
    background: #002147;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ghost-semi-color-btn:hover {
    background: #002147;
    color: #ffffff;
}
.ghost-color-btn {
    border: 2px solid #002147;
    color: #002147;
    padding: 10px 44px;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ghost-color-btn i {
    margin-left: 10px;
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ghost-color-btn:hover {
    background: #002147;
    color: #ffffff;
}
.ghost-text-color-btn {
    border: 2px solid #bdbdbd;
    color: #002147;
    padding: 10px 44px;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ghost-text-color-btn:hover {
    border: 2px solid #002147;
    background: #002147;
    color: #ffffff;
}
.ghost-on-hover-btn {
    border: 2px solid #002147;
    color: #ffffff;
    padding: 12px 40px;
    background: #002147;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ghost-on-hover-btn:hover {
    background: transparent;
    color: #002147;
}
.owl-controls .owl-prev:hover {
    background: #002147 !important;
    border: 1px solid #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.owl-controls .owl-next:hover {
    background: #002147 !important;
    border: 1px solid #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#scrollUp:hover i,
#scrollUp:focus i {
    color: #002147;
}
#preloader {
    background: #002147 url("img/preloader.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.pagination-center li a {
    width: 42px;
    font-size: 16px;
    color: #ffffff;
    height: 40px;
    background: #002147;
    display: block;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pagination-left li a {
    width: 42px;
    font-size: 16px;
    color: #ffffff;
    height: 40px;
    background: #002147;
    display: block;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.stick {
    background: rgba(0, 33, 71, 0.9);
    border-bottom: 2px solid #002147;
    position: fixed;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.header2-area .header-top-area {
    background: #002147;
}

.header2-area nav#desktop-nav > ul > li > a {
    padding: 30px 25px;
    color: #002147;
}
.header4-area .header-top-area .header-top-right ul li a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.header4-area .header-top-area .header-top-right .login-form label {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
    color: #002147;
}
.header4-area .header-top-area .header-top-right .login-form input {
    height: 40px;
    padding: 0 10px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #bdbdbd;
    margin-bottom: 15px;
    color: #002147;
    font-weight: 500;
    font-size: 15px;
}
.header4-area .header-top-area .header-top-right .login-form span {
    font-size: 13px;
    margin-right: 15px;
    color: #002147;
}
.mean-container .mean-nav ul li a:hover {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.about-page1-inner .about-page-content-holder .content-box h2 {
    font-size: 30px;
    color: #002147;
    margin-bottom: 15px;
    font-weight: 700;
}
.about-page2-inner ul li a {
    color: #002147;
}
.about-page2-inner ul li a {
    color: #002147;
}
.about-page3-inner .about-box h2 a {
    color: #002147;
}
@media only screen and (max-width: 991px) {
    .service-box1 {
        background-color: #002147;
        padding: 20px 20px 15px;
    }
}
.service-box2 .service-box-icon a i {
    color: #002147;
    font-size: 36px;
}
.service-box2 h3 a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.service-box3 .service-box-icon a i {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 40px;
}

.service-box3 h3 a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.service-box4 .service-box-icon a i {
    color: #002147;
    font-size: 36px;
}
.service-box4 h3 a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.search-area .search-inner {
    margin-left: 0;
    margin-right: 0;
    padding: 35px 20px;
    background: #002147;
    -webkit-box-shadow: 0px 5px 11px -5px rgba(0, 0, 0, 0.89);
    -moz-box-shadow: 0px 5px 11px -5px rgba(0, 0, 0, 0.89);
    box-shadow: 0px 5px 11px -5px rgba(0, 0, 0, 0.89);
}
.students-say-area .tlp-tm-content-wrapper .item-title a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.students-say-area .owl-controls .owl-dots .owl-dot:hover span {
    background: #002147;
}
.students-say-area .owl-controls .owl-dots .active span {
    background: #002147;
}
.students-join1-wrapper .students-join1-right {
    -webkit-box-flex: 2;
    -moz-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    text-align: center;
    background: #002147;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.students-join2-wrapper .students-join2-right h2 span {
    font-weight: 700;
    color: #002147;
}
.students-join3-wrapper .students-join3-right {
    -webkit-box-flex: 2;
    -moz-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    text-align: center;
    background: #002147;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.featured-box .featured-content-holder h3 a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.featured-box2 h3 a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.featured-box2:before {
    background: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.featured-box2:hover i {
    background: #ffffff;
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.lecturers-content-wrapper .item-title a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.lecturers-content-wrapper .lecturers-social li a:hover {
    background: #002147;
}
.lecturers-item-wrapper:before {
    background: linear-gradient(to top, #002147, transparent, transparent);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 100%;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    height: 100%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.lecturers-contact-info h2 {
    font-size: 30px;
    color: #002147;
    margin-bottom: 5px;
    font-weight: 500;
}
.lecturers-contact-info .lecturers-social2 li a:hover {
    background: #002147;
}
.lecturers-contact-info .lecturers-contact li {
    padding: 25px 0 30px;
    border: 1px solid #e6e6e6;
    font-size: 18px;
    color: #002147;
    margin-bottom: 20px;
}
.publications-content-wrapper .item-title a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.courses-page-top-area .courses-page-top-left p {
    font-size: 16px;
    color: #002147;
}
.courses-box1 .single-item-wrapper .courses-img-wrapper a {
    opacity: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 3;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    line-height: 50px;
    color: #ffffff;
    display: block;
    background: #002147;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.courses-box1 .single-item-wrapper .courses-content-wrapper .item-title a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.courses-box2 .single-item-wrapper .courses-img-wrapper a {
    opacity: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 3;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    line-height: 50px;
    color: #ffffff;
    display: block;
    background: #002147;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.courses-box2 .single-item-wrapper .courses-content-wrapper .item-title a {
    color: #002147;
}

.courses-box3 .single-item-wrapper .courses-img-wrapper a {
    opacity: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 3;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 50px;
    color: #ffffff;
    display: block;
    background: #002147;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.courses-box3 .single-item-wrapper .courses-content-wrapper .item-title a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.courses-box3 .single-item-wrapper .courses-content-wrapper .courses-fee {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 75px;
    height: 35px;
    padding: 3px;
    font-weight: 500;
    text-align: center;
    font-size: 20px;
    background: #fdc800;
    color: #002147;
    z-index: 1;
}
.course-details-comments .media .media-body h3 a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.course-details-comments .media .media-body h4 {
    color: #ffffff;
    background: #002147;
    padding: 2px 10px;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
}
.leave-comments .rate-label {
    float: left;
    color: #002147;
    margin-right: 10px;
    margin-left: 0;
}
.course-details-inner
    .course-details-tab-area
    ul.course-details-tab-btn
    > li
    a {
    display: block;
    color: #002147;
    padding: 20px 30px;
    text-transform: capitalize;
    font-weight: 500;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.course-details-inner
    .course-details-tab-area
    ul.course-details-tab-btn
    > li:hover {
    background: #002147;
}
.course-details-inner
    .course-details-tab-area
    ul.course-details-tab-btn
    .active {
    background: #002147;
}
.course-details-inner
    .course-details-tab-area
    .course-details-skilled-lecturers
    ul
    li
    .skilled-lecturers-content
    h4
    a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.course-details-inner
    .course-details-tab-area
    .course-details-skilled-lecturers
    ul
    li
    .skilled-lecturers-schedule
    ul
    li
    h4 {
    font-size: 16px;
    color: #002147;
    margin-bottom: 5px;
}

.related-courses-title-area h3 {
    padding: 12px 20px;
    color: #002147;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}

.learning-outcomes li:before {
    content: "\f105";
    background: #002147;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 14px;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    line-height: 14px;
    text-align: center;
    z-index: 1;
    font-family: FontAwesome;
}
.curriculum-wrapper
    .panel-default
    .panel-heading
    .panel-title
    a
    ul
    li:nth-child(3n) {
    font-size: 16px;
    color: #002147;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.curriculum-wrapper
    .panel-default
    .panel-heading
    .panel-title
    a
    ul
    li:nth-child(4n)
    span {
    color: #002147;
    font-weight: 500;
    margin-left: 5px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.curriculum-wrapper
    .panel-default
    .active
    .panel-title
    a
    ul
    li:nth-child(1n)
    i {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.curriculum-wrapper .panel-default .active .panel-title a ul li:nth-child(2n) {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.curriculum-wrapper
    .panel-default
    .active
    .panel-title
    a
    ul
    li:nth-child(4n)
    i {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.news-inner-area .news-wrapper li .news-content-holder h3 a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.event-inner-area .event-wrapper > li .event-calender-holder:before {
    content: "\f111";
    position: absolute;
    left: 10px;
    top: 5px;
    color: #002147;
    font-size: 14px;
    font-family: FontAwesome;
}
.event-inner-area .event-wrapper > li .event-calender-holder:after {
    content: "\f111";
    position: absolute;
    right: 10px;
    top: 5px;
    color: #002147;
    font-size: 14px;
    font-family: FontAwesome;
}
.event-inner-area .event-wrapper > li .event-calender-holder h3 {
    font-size: 24px;
    color: #002147;
    margin-bottom: 0;
    line-height: 1;
}
.event-inner-area .event-wrapper > li .event-calender-holder p {
    color: #002147;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.event-inner-area .event-wrapper > li .event-calender-holder span {
    line-height: 2.5;
    background: #002147;
    height: 40px;
    display: block;
    color: #ffffff;
}
.event-inner-area .event-wrapper > li .event-content-holder h3 a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.event-inner-area .event-wrapper > li .event-content-holder ul li {
    color: #002147;
    font-weight: 500;
    border-right: 1px solid #bdbdbd;
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    line-height: 1;
}
.news-date1 li:nth-child(odd) {
    background: #002147;
    color: #ffffff;
    font-weight: 700;
}

.news-date2 li:nth-child(odd) {
    background: #002147;
    color: #ffffff;
    font-weight: 700;
}
.news-comments li a:hover {
    color: #002147;
}
.news-details-page-inner .news-social li a {
    background: #002147;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 27px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.news-details-page-inner .news-social li a:hover i {
    color: #002147;
}

.event-inner-wrapper .event-info-block li {
    line-height: 1.4;
    margin-bottom: 15px;
    font-size: 18px;
    color: #002147;
    padding-left: 40px;
    position: relative;
}
.event-details-inner
    .event-details-img
    .countdown-content
    .countdown-section:nth-child(odd) {
    background: #002147;
}
.event-info-inline li {
    display: inline-block;
    line-height: 1.4;
    margin-right: 30px;
    font-size: 18px;
    color: #002147;
    padding-left: 40px;
    position: relative;
    margin-bottom: 10px;
}

.gallery-box .gallery-content a {
    background-color: #002147;
    height: 55px;
    width: 55px;
    line-height: 60px;
    display: inline-block;
    border-radius: 50%;
}
.price-table-box1 span {
    text-transform: uppercase;
    color: #002147;
    font-size: 24px;
    font-weight: 500;
    display: block;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.price-table-box1 h2 {
    color: #ffffff;
    font-size: 30px;
    height: 150px;
    width: 150px;
    line-height: 150px;
    display: inline-block;
    background: #002147;
    border-radius: 50%;
    margin-bottom: 35px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.price-table-box1:hover {
    background: #002147;
    -webkit-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.5);
}
.price-table-box1:hover h2 {
    background: #fdc800;
    color: #002147;
}
.price-table-box2 span {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    color: #002147;
    letter-spacing: 4px;
    margin-bottom: 25px;
    display: inline-block;
}
.price-table-box2 ul li {
    color: #002147;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.product-box1 .product-content-holder h3 a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.product-box2 .media-body .product-box2-content h3 a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.product-box2 .media-body .product-box2-cart li a {
    line-height: 42px;
    border: 1px solid #002147;
    text-align: center;
    height: 42px;
    padding: 0 20px;
    background: transparent;
    display: block;
    color: #002147;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.product-box2 .media-body .product-box2-cart li a:hover {
    border: 1px solid #fdc800;
    background: #fdc800;
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.product-box2 .media-body .product-box2-cart li:first-child a {
    border: 1px solid #002147;
    background: #002147;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.product-box2 .media-body .product-box2-cart li:first-child a:hover {
    border: 1px solid #fdc800;
    background: #fdc800;
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.inner-product-details-left .tab-content {
    border: 1px solid #002147;
    margin-top: 0;
}
.inner-product-details-left ul li:hover {
    border: 1px solid #002147;
}
.inner-product-details-left ul .active {
    border: 1px solid #002147;
}
.inner-product-details-right h3 {
    color: #002147;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-size: 30px;
}

.inner-product-details-right .price {
    font-size: 24px;
    font-weight: 600;
    color: #002147;
    margin-bottom: 30px;
}
.inner-product-details-right .inner-product-details-cart li a {
    border: 1px solid #002147;
    line-height: 52px;
    text-align: center;
    height: 52px;
    padding: 0 20px;
    background: transparent;
    display: block;
    color: #002147;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.inner-product-details-right .inner-product-details-cart li a i {
    color: #002147;
    line-height: 54px;
    font-size: 14px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.inner-product-details-right .inner-product-details-cart li .input-group input {
    border: none;
    height: 50px;
    width: 100px;
    padding-right: 47px;
    font-size: 20px;
    text-align: center;
    color: #002147;
}

.inner-product-details-right
    .inner-product-details-cart
    li
    .input-group
    .input-group-btn-vertical
    button {
    display: block;
    border-left: 1px solid #002147 !important;
    border-radius: 0 !important;
    background: transparent;
    padding: 4px 12px 3px;
    line-height: 1.3;
    border: 1px solid #002147;
}
.inner-product-details-right
    .inner-product-details-cart
    li
    .input-group
    .input-group-btn-vertical
    button:last-child {
    border-top: 1px solid #002147;
}
.inner-product-details-right
    .inner-product-details-cart
    li
    .input-group
    .input-group-btn-vertical
    button
    i {
    line-height: 1;
    color: #002147;
}
.inner-product-details-right .inner-product-details-cart li:first-child {
    background: #002147;
}
.inner-product-details-right
    .inner-product-details-cart
    li:first-child
    a:hover {
    color: #002147;
}
.inner-product-details-right .inner-product-details-cart li .quantity-holder {
    border: 1px solid #002147;
}
.product-details-tab-area ul > li {
    margin: -1px;
    display: inline-block;
    padding: 10px 0;
    background: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.product-details-tab-area ul > li:hover a {
    color: #002147;
}
.product-details-tab-area ul .active a {
    color: #002147;
    text-decoration: none;
}
.product-tags li a {
    color: #002147;
    text-transform: capitalize;
    display: block;
    padding: 10px 24px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.product-tags li:hover {
    background: #002147;
}

.price-range-wrapper .price-range-select .price-range {
    font-size: 24px;
    color: #002147;
    display: inline-block;
    margin: 0 10px;
}
.price-range-wrapper .noUi-connect {
    background: #002147;
}
.sidebar-find-course .form-group input {
    border-radius: 0;
    background: #f5f5f5;
    color: #002147;
    border: none;
}

.sidebar-find-course .remember-style span {
    color: #002147;
    margin-right: 15px;
    text-transform: uppercase;
}
.sidebar-course-price span {
    font-size: 40px;
    color: #002147;
    margin-bottom: 20px;
    display: block;
}
.sidebar-course-reviews h4 {
    color: #002147;
    font-size: 16px;
    position: relative;
    margin-bottom: 10px;
}
.sidebar-course-reviews h4 span {
    position: absolute;
    right: 0;
    top: -15px;
    z-index: 1;
    font-size: 36px;
    color: #002147;
}
.skill-area .progress .lead {
    color: #002147;
    position: absolute;
    top: -30px;
    font-weight: 500;
}
.skill-area .progress > span {
    color: #002147;
    position: absolute;
    right: 0;
    top: -30px;
}
.sidebar-skilled-area ul li .skilled-content h4 a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.sidebar-related-area ul li .related-content h4 {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 0.9;
    color: #002147;
}
.sidebar-related-area ul li .related-content h4 a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.sidebar-best-seller-area ul li .related-content h4 a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.sidebar-best-seller-area ul li .related-content p {
    color: #002147;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 500;
}
.sidebar-question-form .form-group input {
    border-radius: 0;
    background: #f5f5f5;
    color: #002147;
    height: 40px;
    border: 1px solid #e5e5e5;
    box-shadow: none;
}
.sidebar-question-form .form-group textarea {
    border-radius: 0;
    background: #f5f5f5;
    color: #002147;
    border: 1px solid #e5e5e5;
    box-shadow: none;
}
.sidebar-latest-research-area ul li .latest-research-content h4 {
    font-size: 12px;
    margin-bottom: 6px;
    line-height: 0.9;
    font-weight: 500;
    background: #002147;
    color: #ffffff;
    padding: 7px 10px 5px;
    display: inline-block;
}
.faq-box-wrapper .faq-box-item .panel-heading {
    border-radius: 0;
    padding: 0;
    color: #002147;
}

.faq-box-wrapper .faq-box-item .faq-box-title h3 a {
    display: block;
    position: relative;
    padding: 15px 10px 15px 60px;
    color: #002147;
}
.faq-box-wrapper .faq-box-item .faq-box-title h3 a span {
    position: absolute;
    left: 10px;
    top: 8px;
    z-index: 1;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    background: #fdc800;
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.faq-box-wrapper .faq-box-item .faq-box-body {
    background: #002147;
    color: #ffffff;
    padding: 20px 35px 5px;
}
.faq-box-wrapper .faq-box-item .active .faq-box-title h3 a:before {
    content: "\f146";
    color: #002147;
}
.contact-us-info1 ul > li i {
    color: #002147;
    position: absolute;
    z-index: 1;
    right: 30px;
    top: 40px;
    font-size: 24px;
}
.contact-us-info1 ul > li .contact-social li a {
    background: transparent;
    border: 1px solid #002147;
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.contact-us-info1 ul > li .contact-social li a i {
    font-size: 20px;
    position: inherit;
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.contact-us-info1 ul > li .contact-social li:hover a {
    border: 1px solid #002147;
    background: #002147;
}

.contact-us-info2 ul li {
    position: relative;
    padding: 25px 0 25px 70px;
    border: 1px solid #e6e6e6;
    font-size: 18px;
    color: #002147;
    margin-bottom: 30px;
}

.contact-form2 .form-group input {
    height: 45px;
    color: #002147;
}
.footer-area-top {
    padding: 92px 0 50px;
    background: #002147;
}

.footer-area-top
    .newsletter-area
    .stylish-input-group
    .input-group-addon
    button:hover
    i {
    color: #002147;
}

.footer-area-top .footer-social li a:hover i {
    color: #002147;
}
.select2-container--classic
    .select2-results__option--highlighted[aria-selected] {
    background-color: #002147;
    color: #ffffff;
}
.select2-container--classic .select2-dropdown {
    border: 1px solid #002147 !important;
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #002147;
    z-index: 8;
}

.profile-title .active a:before {
    color: #002147;
}
.profile-title .active a:after {
    background: #002147;
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.profile-title-inner li a {
    padding: 5px 20px;
    color: #002147;
    display: inline-block;
}

.ghost-semi-color-btn {
    border: 2px solid #002147;
    color: #444444;
    padding: 10px 30px;
    background: transparent;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.login-form label {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
    color: #002147;
}
.login-form input {
    height: 40px;
    padding: 0 10px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #bdbdbd;
    margin-bottom: 15px;
    color: #002147;
    font-weight: 500;
    font-size: 15px;
}
.login-form span {
    margin-right: 15px;
    color: #002147;
}

nav#desktop-nav ul li > ul {
    position: relative;
    /* border-top: 1px solid @accentColor; */
    margin-top: 0;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.5s ease 0s;
    width: 180px;
    z-index: 99999;
    background: #002147;
    padding: 0;
    left: 5px;
}

.research-box2 .research-img-holder .research-details a {
    color: #ffffff;
    padding: 10px 20px;
    display: block;
    background: #002147;
    font-size: 18px;
    font-weight: 500;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product-box1 .product-img-holder .hot-sale span {
    color: #002147;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    bottom: 26px;
    letter-spacing: 2px;
    position: absolute;
    -webkit-transform: rotate(316deg);
    -moz-transform: rotate(316deg);
    -o-transform: rotate(316deg);
}
