﻿body {
    font-family: 'Arsenal', sans-serif;
    background: #f6f6f6;
}

p {
    line-height: 24px;
    text-align: justify;
    font-size: 15px;
}

.no-padding {
    padding: 0px;
}

h1, h2, h3, h4, h5 {
    font-family: 'Source Serif Pro', serif;
    margin-top: 0px;
    display: block;
    color: #004884;
}

h4 {
    margin-top: 20px;
    margin-bottom: 0px;
}

header, .topmenu nav:first-child:before {
    /*border-top-color: #28498e;*/
    border-top-color: #8b8b8c;
}

header, .topmenu nav:first-child:before {
    border-top-color: #28498e;
}

header {
    background: #fff;
    border-top: 4px solid #FE920B;
    border-bottom: 4px solid #FE920B;
}

.why-us li span, .topmenu nav, .topmenu:before, #to-top, .two-news > div div:last-child > div {
    background: #28498e;
    height: 26px;
    text-align: center;
}

.topmenu a {
    color: #FFF !important;
}

.topmenu a {
    margin: 0 10px;
    font-size: 11px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
}

.topmenu nav:first-child:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-top: 26px solid;
    border-left: 39px solid transparent;
    position: absolute;
    left: -39px;
    color: #28498e;
}

header, .topmenu nav:first-child:before {
    border-top-color: #28498e;
}

header, .topmenu nav:first-child:before {
    border-top-color: #28498e;
}



.mainsliderdiv {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    /*background: #003a6a;*/
    background: #3f4f5d;
}

.art-nav {
    margin-top: 10px;
}

ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover {
    outline: none;
    position: relative;
    z-index: 11;
}

ul.art-hmenu, ul.art-hmenu ul {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}

    ul.art-hmenu li {
        position: relative;
        z-index: 5;
        display: block;
        float: left;
        background: none;
        margin: 0;
        padding: 0;
        border: 0;
    }

        ul.art-hmenu li:hover {
            z-index: 10000;
            white-space: normal;
        }

    ul.art-hmenu > li:last-child:after {
        position: absolute;
        display: block;
        content: ' ';
        top: 0;
        right: -4px;
        width: 9px;
        height: 42px;
        background: url('../images/menuseparator.html') center center no-repeat;
    }

    ul.art-hmenu:after, ul.art-hmenu ul:after {
        content: ".";
        height: 0;
        display: block;
        visibility: hidden;
        overflow: hidden;
        clear: both;
    }

    ul.art-hmenu, ul.art-hmenu ul {
        min-height: 0;
    }

ul.art-hmenu {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 0;
    padding-right: 0;
}

.art-nav-inner:before {
    content: ' ';
}

nav.art-nav {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.art-nav-inner {
    text-align: left;
}

.desktop-nav .art-nav-inner {
    padding-left: 0;
    padding-right: 0;
}

.desktop-nav.art-nav {
    padding-left: 0;
    padding-right: 0;
    display: block !important;
}

.art-hmenu-extra1 {
    position: relative;
    display: block;
    float: left;
    width: auto;
    height: auto;
    background-position: center;
}

.art-hmenu-extra2 {
    position: relative;
    display: block;
    float: right;
    width: auto;
    height: auto;
    background-position: center;
}

.art-hmenu {
    float: left;
}

.art-menuitemcontainer {
    margin: 0 auto;
}

ul.art-hmenu > li {
    margin-left: 0;
}

    ul.art-hmenu > li:first-child {
        margin-left: 0;
    }

    ul.art-hmenu > li:last-child, ul.art-hmenu > li.last-child {
        margin-right: 0;
    }

    ul.art-hmenu > li > a {
        padding: 0 27px;
        margin: 0 auto;
        position: relative;
        display: block;
        cursor: pointer;
        text-decoration: none;
        color: #fff;
        line-height: 38px;
        text-align: center;
        border-right: 1px solid #fff;
        /*background: #1c8dee;*/
        background: #0c4dd4 ;
    }

    ul.art-hmenu > li:last-child a {
        border-right: none;
    }

.art-hmenu a,
.art-hmenu a:link,
.art-hmenu a:visited,
.art-hmenu a.active,
.art-hmenu a:hover {
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

ul.art-hmenu > li > a.active {
    background-color: rgba(255, 255, 255, 0.45);
    margin: 0 auto;
    color: #003a6a;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #004884;
}

ul.art-hmenu > li > a:visited,
ul.art-hmenu > li > a:hover,
ul.art-hmenu > li:hover > a {
    text-decoration: none;
}

ul.art-hmenu > li > a:hover, .desktop ul.art-hmenu > li:hover > a {
    background-color: rgba(255, 255, 255, 0.45);
    margin: 0 auto;
    color: #003a6a;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

ul.art-hmenu li li a {
    background-color: rgb(0, 58, 106);
    padding: 0 12px;
    margin: 0 auto;
    color: #ffffff;
    min-width: 200px;
}

ul.art-hmenu li li {
    float: none;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
}

.desktop-nav ul.art-hmenu li li ul > li:first-child {
    margin-top: 0;
}

ul.art-hmenu li li ul > li:last-child {
    margin-bottom: 0;
}

.art-hmenu ul a {
    display: block;
    white-space: nowrap;
    height: 40px;
    min-width: 7em;
    /* border: 1px solid transparent; */
    text-align: left;
    line-height: 24px;
    color: #0F1724;
    font-size: 12px;
    text-decoration: none;
    margin: 0;
}


    .art-hmenu ul a:link,
    .art-hmenu ul a:visited,
    .art-hmenu ul a.active,
    .art-hmenu ul a:hover {
        text-align: left;
        line-height: 40px;
        /* line-height: 24px; */
        /* color: #0F1724; */
        font-size: 14px;
        text-decoration: none;
        margin: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

ul.art-hmenu ul li a:hover, .desktop ul.art-hmenu ul li:hover > a {
    background-color: #fff;
    margin: 0 auto;
}

.art-hmenu ul li a:hover {
    color: #003a6a;
}

.art-hmenu ul li a.art-hmenu-before-hovered {
    border-bottom-width: 0 !important;
}

.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
    color: #fff !important;
}

.desktop-nav .art-hmenu ul li:hover > a {
    color: #003a6a;
}

.topMenuUnderline {
    background-color: #28498e;
    height: 6px;
    width: 100%;
    -webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.9);
    -moz-box-shadow: 0px 4px 10px rgba(0,0,0,0.9);
    box-shadow: 0px 4px 10px rgba(0,0,0,0.9);
    top: 193px;
    z-index: 3;
    position: absolute;
}

ul.art-hmenu ul:before {
    /* background: #757575; */
    margin: 0 auto;
    display: block;
    position: absolute;
    content: ' ';
    z-index: 1;
}

.desktop-nav ul.art-hmenu li:hover > ul {
    visibility: visible;
    top: 100%;
    opacity: 100;
    left: 0px;
}

.desktop-nav ul.art-hmenu li li:hover > ul {
    top: 0;
    left: 100%;
}

ul.art-hmenu ul {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 100%;
    opacity: 0;
    background-image: url('images/spacer.html');
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.desktop-nav ul.art-hmenu > li > ul {
    padding: 10px 30px 30px 30px;
    margin: -10px 0 0 -30px;
}

.desktop-nav ul.art-hmenu ul ul {
    padding: 30px 30px 30px 10px;
    margin: -30px 0 0 -10px;
}

ul.art-hmenu ul ul {
    top: 0px;
    left: 270px;
}

.desktop-nav ul.art-hmenu ul.art-hmenu-left-to-right {
    right: auto;
    left: 0;
    margin: -10px 0 0 -30px;
}

.desktop-nav ul.art-hmenu ul.art-hmenu-right-to-left {
    left: auto;
    right: 0;
    margin: -10px -30px 0 0;
}

.desktop-nav ul.art-hmenu li li:hover > ul.art-hmenu-left-to-right {
    right: auto;
    left: 100%;
}

.desktop-nav ul.art-hmenu li li:hover > ul.art-hmenu-right-to-left {
    left: auto;
    right: 100%;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-left-to-right {
    right: auto;
    left: 0;
    padding: 30px 30px 30px 10px;
    margin: -30px 0 0 -10px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-right-to-left {
    left: auto;
    right: 0;
    padding: 30px 10px 30px 30px;
    margin: -30px -10px 0 0;
}

.desktop-nav ul.art-hmenu li ul > li:first-child {
    margin-top: 0;
    border-bottom: 2px solid #5E83A1;
}

.slicknav_nav a:hover a {
    color: rgb(16, 67, 135);
}

.slicknav_nav a:hover .slicknav_arrow {
    color: rgb(16, 67, 135);
}

.slicknav_nav li {
    display: block;
    border-bottom: 2px solid #5E83A1;
}

.desktop-nav ul.art-hmenu li ul > li:last-child {
    margin-bottom: 0;
}

.desktop-nav ul.art-hmenu ul ul:before {
    border-radius: 0;
    top: 30px;
    bottom: 30px;
    right: 30px;
    left: 10px;
}

.desktop-nav ul.art-hmenu > li > ul:before {
    top: 10px;
    right: 30px;
    bottom: 30px;
    left: 30px;
}

.desktop-nav ul.art-hmenu > li > ul.art-hmenu-left-to-right:before {
    right: 30px;
    left: 30px;
}

.desktop-nav ul.art-hmenu > li > ul.art-hmenu-right-to-left:before {
    right: 30px;
    left: 30px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-left-to-right:before {
    right: 30px;
    left: 10px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-right-to-left:before {
    right: 10px;
    left: 30px;
}


.slicknav_menu {
    display: none;
}

@media screen and (max-width: 846px) {
    /* #menu is the original menu */
    .js #menu {
        display: none;
    }

    .js .slicknav_menu {
        display: block;
    }
}

.carousel-control.right {
    background: none;
}

.carousel-control.left {
    background: none;
}

li {
    list-style: none;
}

ul {
    padding-left: 0px;
}

.carousel-inner .item img {
    width: 100%;
}

.notifications {
    background: #ffffff;
    color: rgba(0,0,0,0.9);
    min-height: 504px;
    max-height: 505px;
    border: 2px solid #5E83A1;
    padding: 0px;
}

    .notifications #mymarquee {
        height: 100%;
    }


    .notifications ul {
        padding: 10px;
    }

@media (min-width: 1345px) {
    .notifications {
        height: 100%;
    }
}

#welcome-note {
    margin-top: 20px;
}

.notifications li {
    color: #003a6a;
    margin-bottom: 10px;
}

    .notifications li a {
        color: #003a6a;
    }

span.more {
    background: #003a6a;
    color: #fff;
    padding: 6px 16px;
    border-radius: 10px;
}

    span.more a {
        color: #fff;
    }

.carousel-indicators li {
    display: inline-block;
    width: 35px;
    height: 7px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ff9a21;
    border: 1px solid #003a6a;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.m-top {
    margin-top: 20px;
}

.block h3 {
    position: relative;
    padding-top: 10px;
    text-align: left;
}

    .block h3:after {
        background-color: #fbab19;
        content: "";
        position: absolute;
        right: 37%;
        left: 8%;
        bottom: 0px;
        width: 100px;
        height: 5px;
        top: 40px;
    }

.fa-calendar:before {
    content: "\f073";
    font-size: 27px;
    color: #fbab19;
    margin-top: 5px;
    display: block;
}

.event {
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    display: inline-block;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 6px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #003a6a;
    border-radius: 10px;
}

.block-blue {
    background:#393e42; /*#003a6a;*/
    padding-top: 20px;
    padding-bottom: 20px;
}

.f-block {
    padding-top: 5px;
    padding-bottom: 20px;
}

    .f-block h3 {
        text-align: center;
        padding-top: 10px;
    }

    .f-block img {
        width: 100%;
    }

    .f-block span.more a {
        color: #fff;
        padding-left: 10px;
    }

.border {
    background: #fff;
    border: 2px solid #ededed;
    padding: 12px;
    padding-bottom: 0px;
    text-align: center;
}

.tutors_name {
    margin-top: 20px;
    text-align: center;
}

.pb {
    padding-bottom: 10px;
}

.notifications h3 {
    color: #fff;

    background:#0c4dd4; /*#003a6a;*/
    padding: 6px;
}

.popover {
    display: block;
    font-family: 'Arsenal', sans-serif;
    position: relative;
}

    .popover.top {
        margin-top: 0px;
        min-height: 300px;
        min-width: 100%;
    }

        .popover.top > .arrow {
            bottom: -11px;
            left: 50%;
            margin-left: -11px;
            border-top-color: #999;
            border-top-color: rgba(0, 0, 0, .25);
            border-bottom-width: 0;
        }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

span.tipp {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    background-color: #fbab19;
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}

.popover img {
    display: block;
    margin: 0 auto;
    border-radius: 100%;
}

.title {
    text-transform: uppercase;
    position: relative;
    font-family: Calibri;
    color: #313338;
    font-size: 1.6em;
    font-weight: 500;
    line-height: 40px;
    margin: 0;
    padding-bottom: 10px;
    margin-bottom: 1em;
    text-align: center;
}

    .title:after {
        background-color: #fbab19;
        content: "";
        position: absolute;
        right: 50%;
        left: 44%;
        bottom: 0px;
        width: 100px;
        height: 5px;
    }

.footerTop {
    padding: 3em 0px;
    background-color:#393e42; /*#003a6a;*/
    margin-top: 30px;
}

.single_footer_widget > p {
    color: #fff;
}

.single_footer_widget h3 {
    font-size: 18px;
    color: #fff;
}

.footer_social li {
    list-style: none;
    display: inline-block;
}

    .footer_social li a {
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 22px;
        padding: 0 10px;
    }

.footer_bottom {
    background-color: #f3f1f1;
    padding: 1em 0px;
}

.footer_bootomRight p {
    text-align: right;
}

.event p {
    margin-bottom: 5px;
}

header img {
    width: 100%;
}

.bgg {
    background: #fff;
}

    .bgg h3 {
        color: #fff;
        background: #003a6a;
        padding: 6px;
    }

        .bgg h3:after {
            display: none;
        }

    .bgg li {
        color: #003a6a;
        margin-bottom: 10px;
    }

@media (min-width:1835px) {
    .notifications {
        background: #ffffff;
        color: rgba(0,0,0,0.9);
        min-height: 479px;
    }

    #mymarquee {
        height: 440px !important;
    }
}

@media (max-width:1835px) {
    .notifications {
        background: #ffffff;
        color: rgba(0,0,0,0.9);
        min-height: 479px;
    }

    #mymarquee {
        height: 450px !important;
    }
}

@media (max-width:1775px) {
    .notifications {
        background: #ffffff;
        color: rgba(0,0,0,0.9);
        min-height: 466px;
    }

    #mymarquee {
        height: 400px !important;
    }
}

@media (max-width:1730px) {
    .notifications {
        background: #ffffff;
        color: rgba(0,0,0,0.9);
        min-height: 448px;
        max-height: 448px;
    }

    #mymarquee {
        height: 380px !important;
    }
}

@media (max-width:1707px) {
    .notifications {
        background: #ffffff;
        color: rgba(0,0,0,0.9);
        min-height: 448px;
        max-height: 448px;
    }

    #mymarquee {
        height: 390px !important;
    }
}

@media (max-width:1650px) {
    .notifications {
        background: #ffffff;
        color: rgba(0,0,0,0.9);
        min-height: 392px;
        max-height: 392px;
    }

    #mymarquee {
        height: 335px !important;
    }
}



@media (max-width:1497px) {
    .notifications {
        background: #ffffff;
        color: rgba(0,0,0,0.9);
        min-height: 388px;
        max-height: 387px;
    }

    #mymarquee {
        height: 324px !important;
    }
}

@media (max-width:1410px) {
    .notifications {
        background: #ffffff;
        color: rgba(0,0,0,0.9);
        min-height: 366px;
        max-height: 352px;
    }

    #mymarquee {
        height: 300px !important;
    }
}


@media (max-width:1290px) {
    .notifications {
        background: #ffffff;
        color: rgba(0,0,0,0.9);
        min-height: 325px;
        max-height: 334px;
    }

    #mymarquee {
        height: 270px !important;
    }
}

@media (max-width:1199px) {
    ul.art-hmenu > li > a {
        padding: 0 21px;
        font-size: 12px !important;
    }

    header .container {
        padding: 0px;
    }
}

@media (max-width:990px) {
    ul.art-hmenu > li > a {
        padding: 0 13px;
        font-size: 12px !important;
    }
}

@media screen and (max-width: 864px) {
    #Show {
        display: none !important;
    }
}

span.slicknav_menutxt {
    display: none !important;
}

@media screen and (max-width: 564px) {
    .mainsliderdiv {
        padding-left: 10px;
    }
}

.left li {
    list-style-type: circle;
}

@media (max-width:789px) {
    .footer_bootomRight p {
        text-align: center;
    }

    .footer_bootomLeft p {
        text-align: center;
    }

    p {
        font-size: 13px;
    }
}
