.top {
    background: #ffffff;
}

.menu-top {
    /*background: #ffffff;
    border-style: solid;
    border-width: 0.5px;
    border-color: darkgreen darkgreen red darkgreen;
    width: 100%;*/
    border: none;
}

.menu-wrapper {
    background: #ed1c24;
}

#menu_area {
    border-bottom: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
    /*border-style: solid;
      border-color: darkgreen darkgreen darkred darkred;
    */
}

.apps-menu .navbar-nav li:first-child {
    border-left: 1px solid #fff;
}

.apps-menu a {
    color: white;
}

.apps-menu .active a {
    background: transparent;
}

.apps-menu a.active,
.apps-menu .active a:focus,
.apps-menu .active a:hover,
.apps-menu li a:hover,
.apps-menu li a:focus,
.navbar>.show>a,
.navbar>.show>a:focus,
.navbar>.show>a:hover {
    color: white;
    background: #a72626 !important;
}

/*.apps-menu .active a:hover {
    color: white;
    border: solid;
    border-width: 0.5px;
}*/

.apps-menu li.active {
    background: #a72626;
    color: white;
}

.apps-menu .collapse {
    background: #ed1c24;
}

.apps-menu .collapse ul li {
    /*background: #ed1c24;*/
    color: white;
    /* margin-right: 2px; */
    border-radius: 0px;
    border-right: 1px solid;
}

.apps-menu .collapse ul.dropdown-menu li {
    border: none;
}

.apps-menu .collapse ul>li:hover>a {
    background: #ed1c24;
}

.navbar-nav {
    padding-left: auto !important;
}

.dropdown-item {
    border-bottom: 1px solid;
    color: white;
}

/*
.nav-item > .active >a
{
    color:darkgreen !important;
}*/

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-bottom: 5px solid black;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;

    border-top: 20px solid #f00;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;

    border-left: 60px solid #fff;
    /* green;*/
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-right: 10px solid blue;
}

.line {
    background: #187039;
    height: 5px;
    margin: 2px 0 0px 0;
}

.main-logo {
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.fixed-right-menu .left {
    float: none;
    display: block;
}

.fixed-right-menu .left:hover {
    width: 150px;
}

.visit-nepal-2020 {
    top: 150px;
}

.visit-nepal-2020 .left {
    width: 100px;
}

.visit-nepal-2020 .left:hover {
    width: 220px;
}

.visit-nepal-2020 .item {
    height: 80px;
    background: #fff;
    padding: 5px;
    border-top: 2px solid #ed1c24;
    border-bottom: 2px solid #ed1c24;
    border-left: 2px solid #187039;
}

.visit-nepal-2020 .item:hover {
    background: #fff !important;
    color: #000;
    font-weight: bold;
}

.kalika-notice {
    top: 235px;
}

.kalika-career {
    top: 287px;
}

.kalika-gallery {
    top: 339px;
}

.kalika-webmail {
    top: 391px;
}

.kalika-staff-login {
    top: 443px;
}

.fixed-right-menu .item:hover {
    background: #187039;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.8) !important;
}

.team-photo-left {
    margin-left: -70px !important;
}

.team-photo-right {
    margin-right: -70px !important;
    margin-left: 10px !important;
}

.media-left {
    border-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.media-right {
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: url(../images/loader.gif) center no-repeat rgba(255, 255, 255, 0.9);
    /* rgba(237, 29, 35, 0.9);*/
}

.iconbox-top .iconbox-icon {
    margin-top: 12px;
}

.clock {
    background: #ed1c24;
    position: relative;
    height: 69px;
    width: 69px;
    text-align: center;
    border-radius: 35px;
}

.clock-open {
    background: #187039;
}

.clock-closed {
    background: #ed1c24;
}

.tm-pt-4 {
    padding-top: 100px;
}

a.tel,
a.tel:hover {
    color: #fff;
}

.savings {
    padding: 0;
}

.saving-1 .accordion_head {
    margin-bottom: 3px;
}

.saving-1 .accordion_body {
    border: 2px solid #fcfcfc;
    margin-bottom: 10px;
}

.saving-1 .accordion_body .panel {
    padding: 0 0 0 14px;
}

.opening-status {
    background: #fff;
    border-radius: 15px;
    /*margin-top: 8px;*/
    padding: 4px;
}

.opening-status .iconbox-content {
    font-style: normal;
}

.opening-status .separator {
    width: 2px;
    background: #dcdcdc;
    height: 90%;
    margin: 4px auto;
    border-radius: 5px;
}

.opening-status .hours {
    font-size: 0.8em;
}

#ho-status,
#bo-status {
    font-style: italic;
}

.three {
    height: auto;
}

.three-2 {
    width: auto;
    height: auto;
    float: none;
}

/*** Top Scrolling Texts ***/
.onoffswitch3 {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    width: 100%;
}

.onoffswitch3-checkbox {
    display: none;
}

.onoffswitch3-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 0px solid #999999;
    border-radius: 0px;
}

.onoffswitch3-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch3-inner>span {
    display: block;
    float: left;
    position: relative;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
    background-color: #EEEEEE;
    color: #FFFFFF;
}

.onoffswitch3-inner .onoffswitch3-inactive {
    width: 100px;
    padding-left: 16px;
    background-color: #EEEEEE;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch3-switch {
    display: block;
    width: 50%;
    margin: 0px;
    text-align: center;
    border: 0px solid #999999;
    border-radius: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
}

.onoffswitch3-active .onoffswitch3-switch {
    background: #187039;
    /* #27A1CA;*/
    left: 0;
    width: 120px;
}

.onoffswitch3-inactive {
    background: #A1A1A1;
    right: 0;
    width: 20px;
}

.onoffswitch3-checkbox:checked+.onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.scroll-text {
    color: #000;
}

.recent-news-arrow-right {
    position: absolute;
    left: 120px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ed1c24;
    z-index: 10;
}

.four {
    height: 390px;
}

.five {
    height: 640px;
    background: #efefef;
}

.five .notice-list ul li {
    border-bottom: 1px solid #ccc;
}

.footer-links a:hover,
.site-footer a:hover,
.footer-links a:active,
.site-footer a:active {
    color: #fff;
}
