@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700);
@font-face {
    font-family: "Arial-Black";
    src: url(../font/ariblk.ttf);
}
* {
    outline: 0;
    margin: 0;
    padding: 0;
}
*,
html {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    scroll-behavior: smooth;
}
body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width: 6px;
    background-color: #eec8d8;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
::-webkit-scrollbar-thumb {
    background: #ec1337;
    border-radius: 10px;
    -webkit-transition: 0.8s;
    transition: 0.8s;
}
.np {
    margin: 0;
    padding: 0;
}
.pt-5 {
    padding-top: 5px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-35 {
    padding-top: 35px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-45 {
    padding-top: 45px;
}
.pt-50 {
    padding-top: 50px;
}
.pb-5 {
    padding-bottom: 5px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-35 {
    padding-bottom: 35px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-45 {
    padding-bottom: 45px;
}
.pb-50 {
    padding-bottom: 50px;
}
.mt-5 {
    margin-top: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-45 {
    margin-top: 45px;
}
.mt-50 {
    margin-top: 50px;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-45 {
    margin-bottom: 45px;
}
.mb-50 {
    margin-bottom: 50px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "roboto slab", serif;
    color: #282428;
    margin: 0;
}
a {
    color: #282428;
    text-decoration: none;
}
.container {
    padding-left: 0;
    padding-right: 0;
}
.header-top {
    color: #fff;
}
.header-top .ht-left {
    background: #2b76c9;
    padding: 1px 15px 2px 15px;
}
.header-top .ht-right {
    background: #1c2367;
    padding: 1px 15px 2px 15px;
}
.ht-left .col-md-11 {
    padding: 0 24px;
}
/* .ht-left .col-md-11 ul {
    list-style: none;
    margin-bottom: 0;
}
.ht-left .col-md-11 ul li {
    display: inline-block;
}
.ht-left .col-md-11 ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.ht-left .col-md-11 ul li::after {
    content: "|";
    padding: 0 9px;
} */
/* .ht-right .col-md-10 .col-md-10 p {
    margin-bottom: 0;
}
.ht-right .col-md-10 .col-md-10 p b {
    margin-left: 5px;
}
.ht-right .col-md-10 .col-md-10 p b i {
    font-size: 17px;
    transform: rotate3d(0, 0, 1, 80deg);
    display: inline-block;
    border: 1px solid #fff;
    padding: 2px;
    border-radius: 50%;
    vertical-align: bottom;
    margin-right: 4px;
}
.ht-right .col-md-10 .col-md-2 a {
    color: #fff;
    font-size: 17.3px;
    transform: rotateY(180deg);
    display: inline-block;
} */
.header {
    padding: 6px 0 0 0;
}
.header .h-left a {
    font-weight: inherit;
    color: #171616f2;
    display: flex;
}
.header .h-left a:hover {
    text-decoration: none;
}
.header .h-left a img {
    display: inline-block;
    vertical-align: bottom;
}
.header .h-left a span {
    display: inline-block;
    font-size: 19px;
    vertical-align: super;
    padding-left: 4px;
    color: #000;
    font-weight: 600;
    margin-top: 3px;
    font-family: "Arial-Black", sans-serif;
}
.header .h-left a span h6 {
    font-size: 27px;
    padding-top: 4px;
    font-family: "Arial-Black", sans-serif;
    font-weight: 900;
}
.header .h-left a span p {
    font-size: 14px;
    font-weight: 900;
    font-family: "Arial-Black", sans-serif;
}
.header .h-right {
    text-align: center;
}
.header .h-right a {
    padding: 1px 5px 2px 5px;
    border: 1px solid #dac796;
    display: inline-block;
    border-radius: 26px;
    margin-top: 21px;
}
.header .h-right a img {
    height: 20px;
}
.header .h-right p {
    color: #893535;
    font-weight: 800;
}
.bd-b1 {
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 4px;
}
.affix {
    position: -webkit-sticky;
    position: fixed;
    width: 100%;
    top: 0;
    padding-top: 0 !important;
    background: #f6f6f6 !important;
    border-bottom: solid 1px #e0e0e0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    animation-duration: 2s;
    animation: fadeInDown 0.9s;
    z-index: 9999 !important;
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.bootsnav {
    background: #fff !important;
    width: 100%;
    min-height: 30px;
}
.bootsnav .navbar-collapse {
    padding: 0;
}
.bootsnav .navbar-nav li {
    margin-right: 5px;
}
.bootsnav .navbar-nav li a {
    color: #000;
}
.bootsnav nav.navbar.bootsnav .navbar-toggle {
    background: 0 0;
    color: #fff;
    font-size: 25px;
}
.bootsnav .title .content {
    color: #47207b;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-top: 12px;
}
.bootsnav .content ul {
    list-style: none !important;
}
.bootsnav .title {
    color: #47207b;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-top: 12px;
    line-height: 1.4 !important;
}
.bootsnav .dropdown-menu {
    padding: 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    border-top: solid 3px #47207b;
    box-shadow: 0 5px 5px 0 rgba(90, 90, 90, 0.075);
}
.bootsnav .dropdown-menu li a {
    color: #687074;
    font-size: 13px;
    font-weight: 600;
    padding: 9px 18px 9px 4px !important;
    border-top: 1px none #999 !important;
    font-family: Arial, Helvetica, sans-serif;
}
.bootsnav .megamenu-content li a {
    color: #687074;
    font-size: 14px;
    font-weight: 400;
    padding: 2px 6px 5px 4px !important;
    border-top: 1px dotted #999 !important;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    text-align: left !important;
}
.bootsnav .dropdown-menu li [class*=" fa-"],
.bootsnav .dropdown-menu li [class^="fa-"] {
    left: -3px;
    width: 1.25em;
    margin-right: 1px;
    position: relative;
    text-align: center;
    display: inline-block;
}
.bootsnav .dropdown-menu .active > a,
.bootsnav .dropdown-menu li > a:hover {
    color: #fff !important;
    background: #1c2367 !important;
    filter: none !important;
}
.bn-bg {
    background: #c3c3c36b;
    padding-top: 2px;
}
.carousel-inner .item img {
    width: 100%;
    height: 395px;
    object-fit: fill;
}
.carousel-control .fa-left,
.carousel-control .icon-prev {
    margin-left: -10px;
}
.carousel-control .fa-right,
.carousel-control .icon-next {
    margin-right: -10px;
}
.carousel-control .fa-left,
.carousel-control .fa-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
}
.carousel-control .fa-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .fa-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .fa-left,
.carousel-control .fa-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.fa-left,
.fa-right {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.notifi {
    padding-top: 15px;
}
.marq {
    background: #ece8df;
    padding: 0 15px 0 15px;
    border: 1px solid #c3c3c3;
    margin-bottom: 29px;
}
.marq ul {
    margin-bottom: 0;
    list-style: none;
}
.marq ul marquee {
    line-height: 16px;
    vertical-align: middle;
}

.marq ul li { margin-top: 6px;}

.marq ul marquee li img {
    height: 19px;
}
.marq ul marquee li a {
    text-decoration: underline;
    line-height: 1.89;
}
.marq ul marquee li .d2 {
    background: #2773c1;
    color: #fff;
    padding: 2px 7px;
    display: inline-block;
    border-radius: 6px;
    margin-left: 8px;
}
.marq ul marquee li .d1 {
    background: #c3c3c3;
    color: #000;
    padding: 3px 7px;
    display: inline-block;
    margin-left: 6px;
    margin-right: 13px;
    font-weight: 600;
    font-size: 13.46px;
}
.view {
    background: #1c2367;
    color: #fff;
    padding: 3.88px 15px;
    display: inline-block;
    margin: 12px 5.55px;
}
.view:hover {
    text-decoration: none;
}
.no-head {
    border-bottom: 1px solid #1c2367;
    margin-bottom: 10px;
    padding: 0;
}
.no-head h4 {
    color: #1c2367;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 21px;
    border-left: 3px solid #2676bd;
    padding-left: 6px;
    line-height: 1.2;
    margin-bottom: 9px;
}
.pdl0 {
    padding-left: 0;
}
.pdr0 {
    padding-right: 0;
}
.mjl0 {
    margin-left: 0;
}
.mjr0 {
    margin-right: 0;
}
.marq.mjl0 ul marquee li .d1 {
    margin-left: 0;
}
.gallery h3 {
    color: #ce4040;
    margin: 33px 0 17px;
}
.bdg1 {
    border: 1px solid #e8e8e8;
    margin-bottom: 12px;
}
.de-head {
    background: #1c2367;
    padding: 5px 15px 7px 15px;
    color: #fff;
    font-weight: 600;
    font-size: 15.49px;
}
.stu-co {
    margin-bottom: 18px;
}
.stu-pd {
    padding: 14px 15px 5px 15px;
}

.stu-pd ul {
    height: 135px;
    overflow-y: auto;
}

.stu-pd ul li {
    list-style: none;
    line-height: 1.6;
}
.stu-pd ul li::before {
    content: "\f04d";
    font-family: FontAwesome;
    font-size: 9.499px;
    color: #858383;
    vertical-align: middle;
    margin-right: 5px;
}
.stu-pd ul li a {
    color: #101d9d;
    font-weight: 600;
    font-size: 13.49px;
}

.height378 ul { height: 343px;}

.height378 {
    height: 378px;
}
.height378 ul li { margin-bottom: 4.199px;}

.height378 { padding: 13px 6px 5px 6px;}

.height378 a { display: block; margin-bottom: 8.5px;}

.about-sec {
    margin-bottom: 30px;
}
.about-sec .col-md-4,
.about-sec .col-md-8 {
    padding-top: 10px;
}
.about-sec p {
    text-align: justify;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 21px;
    letter-spacing: 0.66px;
}
.gl-img {
    padding-top: 6px;
    padding-bottom: 8px;
}
.gl-img img {
    height: 320px;
    width: 100%;
    object-fit: cover;
}
.ft-top {
    background: #f4f1ec;
    padding: 10px 0;
}
.ft-top span {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
.ft-top span img {
    display: inline-block;
}
.ft-bg {
    background: #22264b;
    color: #fff;
}
.ft-bg .col-md-3 {
    padding: 50px 15px 62px 15px;
}
.ft-bg .col-md-3 h4 {
    color: #fff;
    margin-bottom: 13px;
    font-size: 16px;
    margin-top: 24px;
    font-family: "Open Sans", sans-serif;
}
.ft-bg .col-md-3 ul {
    margin-bottom: 0;
}
.ft-bg .col-md-3 ul li {
    list-style: none;
}
.ft-bg .col-md-3 ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 7px;
}
.ft-bg .col-md-3 ul li a {
    color: #fff;
}
.ft-logo {
    font-size: 24px;
    font-weight: 600;
}
.ft-logo img {
    display: inline-block;
    margin-right: 16px;
}
.ft-logo span {
    margin-left: 120px;
    font-weight: 700;
    font-size: 25px;
}
.ft-lg {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 16px 0;
}
.ft-btm {
    text-align: center;
}
.ft-btm p {
    margin: 19px 0 14px 0;
    color: #8289b3;
}
.ft-btm p b {
    color: #b3bde1;
}
.ft-btm p a {
    color: #8289b3;
}
.ft-btm p a:hover {
    color: #fff;
    text-decoration: none;
}
.bc {
    padding-top: 2px;
}
.bc img {
    width: 100%;
}
.news-sec {
    margin-bottom: 13px;
}
.news-sec .no-head {
    margin-bottom: 12.45px;
}
.news-sec p {
    text-align: justify;
    /* display: flow-root; */
    margin-bottom: 13.5px;
}
.img-left {
    float: left;
    margin-right: 10px;
    height: 215px;
    width: auto;
    /* object-fit: cover; */
    /* display: inline-block; */
}
.img-center {
    margin: 0 auto;
}
.img-right {
    float: right;
    margin-left: 10px;
    height: 215px;
    width: auto;
    /* object-fit: cover; */
    /* display: inline-block; */
}
.back-btn a {
    color: #1c2367;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 19px;
    display: inline-block;
}
.back-btn a i {
    color: #216ace;
    font-size: 25px;
    vertical-align: text-bottom;
}
.back-btn a:hover {
    text-decoration: none;
}
.all-nt {
    margin-bottom: 7.4px;
}
.all-nt a {
    color: #2773c1;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 19px;
    padding: 8px 0;
    display: inline-block;
    text-shadow: 0 1px 3px #fff;
    transition: 0.6s;
}
.all-nt a:hover {
    text-decoration: none;
    color: #1c2367;
    transition: 0.8s;
}

.all-child a { display: none;}

.all-child a:first-child { display: inline-block;}

.all-child a.is-animated { display: inline-block;}

.filter {
    margin-bottom: 3px;
    padding: 4.2px 15px 25px 15px;
}
.filter span {
    color: #000;
    font-weight: 900;
}
.filter ul {
    display: inline-block;
}
.filter ul li {
    display: inline-block;
    margin-left: 2px;
    margin-top: 0;
}
.filter ul li a {
    background: #2773c1;
    color: #fff;
    padding: 1px 6px 1.8px 6px;
    border-radius: 6px;
    font-size: 13px;
}
.filter ul li a:hover {
    text-decoration: none;
}
.divider {
    width: 100%;
    border-top: 5px solid #f4f1ec;
    margin-top: 0;
    margin-bottom: 3px;
}
.marq-pd marquee li {
    margin-top: 10px;
}
.no-bdr {
    border-bottom: unset;
}
.atr-menu li {
    list-style: none;
}
.atr-menu li a {
    background: #ece8df;
    border: 1px solid #c3c3c370;
    padding: 4px 12px;
    margin-bottom: 9px;
    display: block;
    text-decoration: none;
    border-radius: 5px;
    color: #29339df0;
    font-weight: 700;
    font-size: 15.4px;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.en-f form label {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 6px;
}
.en-f form .btn-default {
    margin-top: 10px;
}
.en-f form {
    margin-right: 15px;
}
.en-f input {
    padding: 7.54px 14px;
    color: #fff;
}
.en-f textarea {
    height: 145px;
    padding: 10px 10px;
}
.fm {
    padding: 2px 0 17px 0;
}
.fm h3 {
    margin-bottom: 15px;
    color: #181cb7;
}
.fm p {
    color: #000000e6;
    font-weight: 600;
}
.ci {
    padding-left: 40px;
}
.ci i {
    color: #ef004f;
    margin-right: 3px;
}
.ci p {
    color: #363636;
}
.ci img {
    height: 300px;
    margin-top: 27px;
}
.cn-f {
    padding: 55px 0 75px;
}
.bg-b {
    background: #ff404c;
}
.sec-head {
    color: #0f0f10;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 20.9px;
    margin-bottom: 10px;
}
.grievance ul {
    margin-left: 32.66px;
}
.h177 {
    height: 177px;
    margin-bottom: 13.49px;
}
.text-success {
    color: #3c763d;
}
.user-box {
    padding: 15px 15px 25px 15px;
}
.user-box img {
    margin-left: 6.5px;
}
.cus-user {
    width: 30px;
    display: inline-block;
    margin-right: 7px;
}
.user-head {
    border-bottom: 1px solid #1c2367;
    padding: 0 7px 4px 1px;
    color: #1c2367;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 21px;
}
.user-sub {
    float: right;
    margin-right: 18px;
    margin-bottom: 16px;
}
.co-pannel .panel-title a {
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    display: block;
}
.gallery .oc .item:after {
    top: unset;
    -webkit-transition: 0.6s ease-in;
    transition: 0.6s ease-in;
}
.gallery .oc .item:hover {
    cursor: pointer;
}
.gallery .oc .item:hover:after {
    content: "";
    background: #002147cc;
    width: 100%;
    height: 166px;
    position: absolute;
    top: 0;
    -webkit-transition: 0.9s ease-out;
    transition: 0.9s ease-out;
}
.gallery .oc .owl-nav i {
    margin-left: 0;
    color: #fff;
    display: block;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.gallery .oc .owl-nav {
    position: absolute;
    top: -43px;
    right: 0;
}
.gallery .oc .owl-nav .owl-next,
.gallery .oc .owl-nav .owl-prev {
    border: 1px solid #fdc800;
    background: #fdc800 !important;
    font-size: 18px;
    margin: 0 4px;
    height: 30px;
    width: 30px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.gallery .oc .owl-nav .owl-prev {
    margin: 0 1px;
}
.gallery .vg .item-video {
    height: 135px;
}
.gallery .vg .owl-nav i {
    margin-left: 0;
    color: #fff;
    display: block;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.gallery .vg .owl-nav {
    position: absolute;
    top: -52px;
    right: 0;
}
.gallery .vg .owl-nav .owl-next,
.gallery .vg .owl-nav .owl-prev {
    border: 1px solid #fdc800;
    background: #fdc800 !important;
    font-size: 18px;
    margin: 0 4px;
    height: 30px;
    width: 30px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.gallery .vg .owl-nav .owl-prev {
    margin: 0 1px;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 19px;
    border: none;
    outline: 0;
    background-color: red;
    color: #fff;
    cursor: pointer;
    padding: 5px 15px 8px 15px;
    border-radius: 4px;
}
#myBtn:hover {
    background-color: #555;
}
.gall-sec {
    margin-bottom: 21px;
}
.single-event-folder {
    background-image: url(../images/folder.png);
    height: 200px;
    width: 200px;
    background-position: center;
    background-size: cover;
    margin: 10px auto;
    -webkit-transition: ease all 0.5s;
    transition: ease all 0.5s;
}
.single-event-folder:hover {
    margin-top: 0;
    margin-bottom: 20px;
}
.single-event-folder > .head.overlay img {
    width: 155px;
    height: 111px;
    position: absolute;
    top: 50px;
    right: 20px;
}
.single-event-folder > .head.overlay::before {
    position: absolute;
    top: 0;
    width: 24px;
    height: 24px;
    z-index: 1;
    left: 159px;
    top: 139px;
    opacity: 1;
    content: "";
    background-image: -webkit-gradient(linear, left top, right top, from(#97aaaa), to(#b1c0c0));
    background-image: linear-gradient(to right, #97aaaa, #b1c0c0);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.single-event-folder > .head.overlay:after {
    position: absolute;
    content: "";
    right: 9px;
    bottom: 0;
    top: 129px;
    z-index: 2;
    border-radius: 12px 0 0 0;
    height: 37px;
    width: 37px;
    border-right: 20px solid #ffffff00;
    border-bottom: 20px solid #ffffff00;
    border-top: 20px solid #fff;
    border-left: 20px solid #fff;
}
.folder-name {
    text-align: center;
    font-size: 15px;
    margin: 10px auto;
    color: #084384;
    font-family: "Open Sans", sans-serif;
}
.cta.courses-offer-video-arae {
    height: 430px;
}
.video-event-folder .head img {
    padding: 4px 0 4px 0;
    display: inline-block;
    height: 194px;
}
.video-event-folder .head img:hover {
    padding: 0 0 8px 0;
    cursor: -webkit-grab;
    cursor: grab;
}
.head {
    position: relative;
}
.head h5 {
    margin: 0;
    padding: 9.4px;
}
.es {
    padding: 36px 44px 36px 60px;
}
.es .section-title {
    text-align: center;
}
.addr-user h3 {
    color: #000e2b;
    font-size: 32px;
    font-weight: 900;
    line-height: 1;
    word-break: break-word;
    margin-top: 1.3em;
    margin-bottom: 0.7em;
    font-family: "Open Sans", sans-serif;
}
.addr-user p {
    margin-bottom: 19px;
}
.ls .highlight {
    color: #ef004f;
}
.rightpadding_5 {
    padding-right: 5px;
}
.highlight {
    color: #ef004f;
    border-color: #ef004f;
}
.ls {
    color: #818181;
}
.ls a {
    color: #ef004f;
}
.ls .greylinks a {
    color: #818181;
}
.ls {
    padding: 0 0 36px 0;
}
.ls svg {
    font-size: 20px;
}
.dash {
    padding: 36px 0 10px 0;
}
.dash .box {
    background: #121213;
    color: #fff;
    padding: 15px 15px;
    margin: 0 0 22px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px #000;
    box-shadow: 0 1px 3px #000;
}
.dash .box h3 {
    margin: 0 0 7px;
    color: #fff;
}
.dash .box a {
    color: #ff0;
}
.selec label {
    color: #2d77ef;
    font-size: 17px;
    margin-bottom: 9px;
}
.selec .form-control {
    height: 36px !important;
    padding: 7px 12px !important;
}
.cta.courses-offer-video-arae {
    height: 430px;
}
.video-event-folder .head img:hover {
    padding: 0 0 8px 0;
    cursor: -webkit-grab;
    cursor: grab;
}
.head {
    position: relative;
    text-align: center;
}
.head h5 {
    margin: 0;
    padding: 9.4px;
}
.vg {
    padding: 36px 44px 36px 60px;
}
.vg .section-title {
    text-align: center;
}
.pd35 {
    padding: 32px 15px;
}
.events .single-event {
    margin-top: 30px;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.events .single-event:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.events .single-event .head {
    position: relative;
}
.events .single-event .head .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    line-height: 50px;
    padding: 0;
    margin: -25px 0 0 -25px;
    color: #fff;
    background: #042c72;
    -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 35;
}
.events .single-event:hover .head .btn {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.events .single-event .head .btn:hover {
    background: #fff;
    color: #252525;
}
.events .single-event .head.overlay:before {
    opacity: 0;
    visibility: hidden;
    z-index: 34;
}
.events .single-event:hover .head.overlay:before {
    opacity: 0.5;
    visibility: visible;
}
.events .event-content {
    margin-top: 10px;
    padding: 20px;
}
.events .event-content .meta span {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #e6e6e6;
    font-weight: 500;
    display: inline-block;
}
.events .event-content .meta span:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
.events .event-content .meta span i {
    margin-right: 5px;
}
.events .event-content h4 {
    font-size: 18px;
    margin: 10px 0;
}
.events .event-content h4 a {
    color: #252525;
    font-weight: 700;
}
.events .event-content .btn {
    margin-top: 20px;
    border: 2px solid;
    padding: 11px 32px;
}
.events .event-content .btn:hover {
    background: 0 0;
    border-color: transparent;
    color: #fff;
}
.m-table table thead {
    background: #2d4d8e;
    color: #fff;
}
.m-table table thead tr th {
    font-weight: 500;
    font-size: 16px;
    font-weight: 400;
    padding: 8px;
    color: #fff;
}
.m-table table tbody tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    font-size: 16px;
    color: #545454;
}
.m-table table tbody tr td:nth-child(1),
.m-table table thead tr th:nth-child(1) {
    width: 6.97% !important;
}
.m-table table tr:nth-child(even) {
    color: #949494;
}
.m-table table tr:nth-child(even) {
    background-color: #f3f3f3;
}
.gl-btn {
    text-align: right;
}

.test-head {
    background: #1c2367;
    color: #fff;
    position: relative;
    z-index: 0;
}

.test-head .cl7 { padding: 1px 15px 2px 14px;}

.test-head .cl5 { padding: 1px 15px 2px 14px;}

.test-head .cl7::after {
    content: '';
    background: #2b76c9;
    position: absolute;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
    z-index: -1;
}

.test-head .cl7 ul {
    list-style: none;
    margin-bottom: 0;
}
.test-head .cl7 ul li {
    display: inline-block;
}
.test-head .cl7 ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform:capitalize;
}

.test-head .cl7 ul li::after {
    content: "|";
    padding: 0 9px;
}
.test-head .cl7 ul li:last-child:after {
    content: "";
}


.test-head .cl5 .col-md-10 p {
    margin-bottom: 0;
}
.test-head .cl5 .col-md-10 p b {
    margin-left: 5px;
}
.test-head .cl5 .col-md-10 p b i {
    font-size: 17px;
    transform: rotate3d(0, 0, 1, 80deg);
    display: inline-block;
    border: 1px solid #fff;
    padding: 2px;
    border-radius: 50%;
    vertical-align: bottom;
    margin-right: 4px;
}
.test-head .cl5 .col-md-2 a {
    color: #fff;
    font-size: 17.3px;
    transform: rotateY(180deg);
    display: inline-block;
}



.nt-bar {
    background: #ece8df;
    color: #fff;
    position: relative;
    z-index: 0;
}

.nt-bar .nt-left::after {
    content: '';
    background: #1c2367;
    position: absolute;
    top: 0;
    right: 0;
    width: 400%;
    height: 100%;
    z-index: -1;
}

.nt-left {
    background: #1c2367;
    position: relative;
    padding: 5px 15px 6px 15px;
    /* width: 21%; */
}
.nt-left::before {
    font-family: FontAwesome;
    content: "\f0da";
    color: #1c2367;
    position: absolute;
    right: -9px;
    bottom: 5px;
    z-index: 8;
    font-size: 29px;
}
.nt-left p {
    color: #fff;
    margin-bottom: 0;
    text-align: right;
    font-size: 17px;
    font-weight: 600;
}
.nt-right {
    background: #ece8df;
    padding: 8.45px 0px 0px 0px;
    /* width: 79%; */
}

.nt-right ul {
    margin-bottom: 0;
    list-style: none;
}
.nt-right ul marquee {
    line-height: 16px;
    vertical-align: middle;
}
.nt-right ul marquee li { display: inline-block; margin-right: 100px;}
.nt-right ul marquee li a {
    text-decoration: underline;
}
.nt-right ul marquee li span {
    background: #2773c1;
    color: #fff;
    padding: 2px 7px;
    display: inline-block;
    border-radius: 6px;
    margin-left: 5px;
}

.nt-right .imp-notice {
    margin-bottom: 0;
    list-style: none;
}
.nt-right .imp-notice .str_move {
    line-height: 16px;
    vertical-align: middle;
}
.nt-right .imp-notice .str_move li { display: inline-block; margin-right: 100px;}
.nt-right .imp-notice .str_move li a {
    text-decoration: underline;
}
.nt-right .imp-notice .str_move li span {
    background: #2773c1;
    color: #fff;
    padding: 2px 7px;
    display: inline-block;
    border-radius: 6px;
    margin-left: 5px;
}


.pg .owl-nav i {
  margin-left: 0;
  color: #fff;
  display: block;
  line-height: 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.pg .owl-nav {
    position: absolute;
    top: -55px;
    right: 0;
}

.pg .owl-nav .owl-prev, .pg .owl-nav .owl-next {
    background: #1c2367 !important;
    font-size: 18px;
    margin: 0px 2px;
    height: 30px;
    width: 30px;
    color: #fff !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* .pg .owl-nav .owl-prev {
  margin: 0px 1px;
} */



@media only screen and (max-width: 1100px) {
    .ht-left .col-md-11 {
        padding: 0 0;
    }
    .ht-right .col-md-10 .col-md-10 p {
        margin-top: 2px;
    }
    .header .h-left a img {
        height: max-content;
    }
    .header .h-left a {
        display: inline-block;
        text-align: center;
    }
    .header .h-right a {
        margin-top: 4px;
    }
    .header .h-right p {
        margin-bottom: 2px;
    }
    nav.navbar.bootsnav .navbar-toggle {
        margin-top: 0;
    }
    .bootsnav {
        line-height: 0;
    }
    nav.navbar.bootsnav .navbar-header {
        margin: 0;
    }
    .navbar-toggle {
        margin-right: 0;
        margin-bottom: 0;
        top: 0 !important;
    }
    .nt-left {
        padding: 5px 5px 5px 5px;
        /* width: 43.666667%; */
    }
    .nt-right {
        padding: 5px 5px 5px 5px;
        /* width: 56.333333%; */
    }
    .pdl0 {
        padding-left: 15px;
    }
    .pdr0 {
        padding-right: 15px;
    }
    .gl-img img {
        height: 255px;
    }
    .gl-btn {
        text-align: center;
    }
    .mv-15 {
        margin: 0 15px 10px 15px;
    }
    .ft-bg .col-md-3 {
        padding: 5px 15px 16px 15px;
    }
    .ft-lg {
        padding: 16px 10px;
    }
    .ft-logo {
        font-size: 23px;
    }
    .ft-logo img {
        display: block;
        margin-right: 16px;
        margin-bottom: 7px;
    }
    .ft-logo span {
        margin-left: 0;
        font-size: 20.25px;
        display: inline-block;
    }
    .ft-btm {
        text-align: left;
    }
    .m-container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .m-container .col-md-9 {
        padding: 0;
    }
    .m-center {
        text-align: center;
    }
    .m-center img {
        float: unset;
        display: inline-block;
    }
    .events .single-event {
        margin-bottom: 10px;
    }
    .ci {
        padding-left: 15px;
    }
    .ci img {
        height: 100%;
    }
    .user-box img {
        margin-left: 5.3px;
    }
    .regist .col-sm-6.pdl0,
    .regist .col-sm-6.pdr0 {
        padding-left: 0;
        border: unset !important;
    }
    .mpdl0 {
        padding-left: 0;
    }
}
/* @media only screen and (min-width: 800px) and (max-width: 1100px) {
    .nt-left {
        width: 25%;
    }
    .nt-right {
        width: 75%;
    }
} */

/*  weather */
.ft-top .jsx-2213349730 a { display: none !important;}

.ft-top .eapps-widget-toolbar { display: none !important;}
.ft-top .eapps-widget { display: inline-block;}
/*  weather End */

/* jejav32822@superyp.com Temp-Mail for weather */