@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');

/* footer section */
body{ font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
    color: #6b6f80; }
    body a{ text-decoration: none!important;}
    .page-link:focus { box-shadow: none!important;}
    .otherevents a {    color: #4488cc;} 
    .otherevents a:hover {  color: #222; }
.footer-area {
    background-image: url( ../images/footer-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
}
.footer-area::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(110, 31, 97, 0.95);
}
.contact-information-box {
    background: #fff;
    position: relative;
    padding: 30px 60px;
    border-radius: 100px;
    z-index: 1;
    top: 0; box-shadow: 0px 5px 36.34px 9.66px rgba(0, 0, 0, 0.09);
    margin-bottom: 50px;
    margin-top: -185px;
    border: 1px solid #f3f3f3;
}
.contact-information-box .single-box i {
    font-size: 40px;
    color: #ff685c;
}

.contact-information-box .single-box h3 {  font-weight: 600; font-size: 18px; color:#161b5f; } 
.contact-information-box .single-box p {
    margin-bottom: 0;  font-size: 13px;
    line-height: 25px; font-weight: 500; color:#161b5f;
}
.contact-information-box .single-box p a {
    display: inline-block;
    color: #666666;
}
.contact-information-box .single-box p a:hover {
    color: #ff007d;
}
.bor-right {
    border-right: 1px solid #ebebeb;
}

.pt2-100 {
    padding-top: 125px;

}
.pb-180 {
    padding-bottom: 180px;
}
.pt-100 {
    padding-top: 100px;
}
.single-footer-widget.pl-30 {
    padding-left: 30px;
}
.single-footer-widget h3 {
    color: #d8d8d8;
    font-size: 18px;
    margin-bottom: 15px;
    /* letter-spacing: 0.7px; */
    font-weight: 600;
 
}

.single-footer-widget h3:after {
    display: block;
    width: 35px;
    margin-top: 15px;
    margin-bottom: 0px;
    border-top: 2px solid #4488cd;
    content: '';
}
.single-footer-widget p {
    color: #a2a2a9;
    line-height: 25px;
    word-spacing: 3px;
    font-size: 12.5px;
}
.single-footer-widget ul {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    margin: 0;
}
.single-footer-widget .quick-menu li a {
    font-size: 12.5px;
    margin-top: 10px;
    display: inline-block;
    color: #a2a2a9;
}
.single-footer-widget .quick-menu li a:hover {
    color: #fff; text-decoration: none;
}
.single-footer-widget .quick-menu li:first-child a {
    margin-top: 0;
}
.single-footer-widget .instagram-feed li {
    float: left;
    width: 33.33%;
    padding: 3px;
}
.single-footer-widget .instagram-feed li img {
    width: 100%;
} 
.copyright{ padding: 15px 0px; 
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.copyright p { margin-bottom: 0px;     color: #a2a2a9;
    line-height: 25px;
    word-spacing: 3px;
    font-size: 12.5px;}
.copyright p  a { font-weight: 600;     color: #6b6f80;}


/* Welcome Section */
.welcome{ background:#fff; margin-top: 35px;
    margin-bottom: 25px;}
.about-us-text h4,  .event-section-title h4 {font-weight: 600; color:#ff685c;
    font-size: 17px;  }
.about-us-text h2,  .event-section-title h2 {font-size: 23px; color:#161b5f;
    font-weight: 600; margin-bottom: 15px;  }
    .about-us-text p { font-size:13px; color: #161b5f; word-spacing: 3px; line-height: 25px;}  
    .bg-light-v2 {
        background-color: #161b5e!important;
    }
    .iconbox-xl {
         display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flex;
        display: -o-inline-flex;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 10rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }.tab-state-primary .nav-link.active {
        background: #e86559!important;
        border-color: #e86559!important;
        color: #fff!important;
    }
    .scroll-to-top { display: none!important;}
    .bg-light-v2 img { width:50px; height:50px;}
   .business_core h4{font-size: 14px;
        font-weight: 700;
        line-height: 1.6;
        color: #222;
        text-transform: uppercase;}
        .business_core p  { margin-bottom:10px; font-size:13px; color: #161b5f; word-spacing: 3px; line-height: 25px;}
        .tab-state-primary .nav-link {
            padding: 7px 12px; letter-spacing: 0.5px;
              font-weight:600; color: #fff;
            font-size: 14px;   line-height: 1.6;
            border-bottom: 1px solid #f1eff1;
            border-radius: 0;     box-shadow: 0 4px 0 0 #f1eff1;
            position: relative;
        }
        .tab-state-primary .nav-link.active:after {
            content: "";
            border-top: 10px solid;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent ;
            position: absolute;     border-top-color: #e86459;
            top: 37px;
            left: 50%;
            transform: translateX(-50%);
            transition: all 0.3s ease 0s;
        }
        .radius-5 {
            border-radius: 5px;
        }
        .mb-30 { margin-bottom: 30px;}
        .btn {     font-size: 12px;
            /* text-transform: uppercase; */
            padding: 5px 20px;
            color: #ffffff !important;
            transition: all 0.3s ease 0s;
            border-radius: 3px;
            font-weight: 600;
            letter-spacing: 0.2px; }
        .btn-info { background: #1eaee3 !important;     box-shadow: 0 0 0 0.2rem rgba(23,162,184,.5);
             border-color:#1eaee3 !important;}
    .btn-info:hover, .btn-info:focus { background: #161b5f !important;   border-color:#161b5f !important; box-shadow:none;  color:#fff; }
        .section-progress { padding: 0px ;margin: 0px;}
    .section-parallax {
        background-size: cover;
    }
    .section-progress {
        padding-top: 50px;
        padding-bottom: 20px;
        background: url(../images/counter.jpg) 50% 0 no-repeat;
        background-size: cover;
    }
    .list-progress {
        padding-right: 100px;
        padding-left: 100px;
        color: #fff;
    }
    .list-progress__item {
        display: inline-block;
        width: 25%;
        margin-right: -3px;
        padding-left: 60px;
        vertical-align: top;
    }
    .list-progress__item:nth-child(1) .fa {
        color: #f6c640;
    }
    .list-progress__item:nth-child(2) .fa {
        color: #e84c3d;
    }
    .list-progress__item:nth-child(3) .fa {
        color: #3b99d7;
    }
    .list-progress__item:nth-child(4) .fa {
        color: #92d438;
    }
    .list-progress__name {
      
        font-weight: 600;
    }
    .list-progress .percent {
        font-size: 38px;
    }
    .list-progress .chart {
        font-weight: normal;
    }
    .list-progress .fa{
        margin-right: 20px;
        margin-left: -60px;
        font-size: 40px;
    }
    .list-progress .label-chart {
        display: block;
    }
    .decor_mod-c:after {
        margin-top: 10px;
        margin-bottom: 15px;
        border-color: rgba(238, 238, 238, 0.3);
    }.decor:after {
        display: block;
        width: 30px;
        margin-top: 15px;
        margin-bottom: 20px;
        border-top: 1px solid #ddd;
        content: '';
    }

    .event-section { padding:20px 0px; margin: 0px;}
    .event-section-title {    position: relative;
        max-width: 650px;
        margin-right: auto;
        margin-left: auto;
        text-align: center; }
    .event-section-title:before {
        bottom: -22px;
        width: 300px;
        margin-left: -150px;
        border-top: 1px solid #4c99d8;
    }
    .event-section-title:before, .event-section-title:after {
        position: absolute;
        left: 50%;
        content: '';
    }
    .event-section-title:after {   
        bottom: -27px;
        display: block;
        width: 12px;
        height: 12px;
        margin-left: -6px;
        border: 1px solid #4c99d8;
        border-radius: 50%;
        background-color: #fff;
    }
    .posts-wrap {
        margin-right: -15px;
        margin-bottom: 15px;
        margin-left: -15px;
    }
    .posts-wrap { margin-top:75px;}

    /* news section */
    .news-section {padding: 50px 0px; margin: 0px;}

    /* gallery section */

    .section-gallery {    
        position: relative;
        padding-top: 50px;
        padding-bottom:60px;
        background-color: #6E1F61;
    }
    .section-gallery:before, .section-gallery:after {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        content: '';
    }
    .section-gallery:before {
        background-image: url(../images/gallery.png);
        background-position: 30px 100px;
    }
    .section-gallery:after {
        background-image: url(../images/gallery-after.png);
        background-position: 97% 45px;
    }
    .section-gallery:after {
        position: absolute;
        content: '';
    }


    .section-gallery-title h4 {    font-weight: 600;
        color: rgb(146, 146, 146);
        font-size: 17px;}
    .section-gallery-title h2 {font-size: 23px; color:#fff;
        font-weight: 600; margin-bottom:15px;   }
        .section-gallery-title p { font-size:13px; color: rgba(255, 255, 255, 0.6); word-spacing: 3px; line-height: 25px;}  
        .event-section { padding:50px 0px; margin: 0px;}
    .section-gallery-title{    position: relative;
        max-width: 650px;
        margin-right: auto;
        margin-left: auto;
        text-align: center; }
        .section-gallery-title:before {
            bottom: -22px;
        width: 300px;
        margin-left: -150px;
        border-top: 1px solid #6b86a3;
    }
    .section-gallery-title:before, .section-gallery-title:after {
        position: absolute;
        left: 50%;
        content: '';
    }
    .section-gallery-title:after {
        bottom: -27px;
        display: block;
        width: 12px;
        height: 12px;
        margin-left: -6px;
        border: 1px solid #6b86a3;
        border-radius: 50%;
      background-color: #2d3e50;
    }
    .portfolio_gallery button { cursor: pointer!important;  }
    .filter-button
{
    font-size: 11px;
    text-align: center;   cursor: pointer!important;  
     color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
    margin-bottom: 30px; background: transparent;

}
.filter-button:hover
{
 
    text-align: center;
    color: #ffffff; box-shadow: none;
    background-color: #4488cc;

}
.filter-button:active
{
    background-color: #4488cc;
    color: white; box-shadow: none;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
display:inline-block;  margin-bottom: 20px;
}
.portfolio_gallery {margin-top: 75px;     position: relative;
    z-index: 1;}
.header-extra-info-text h2{     font-weight: 700;
    text-transform: uppercase;
    font-size: 38px;}
.color1{ color:#6f1010;}
.color2{ color:#161b5f;}

.header-extra-info-text h4 { color:#161b5f;font-weight:600;   font-size:18px; }
.header-extra-info-text h6 { margin-top:15px; color:#161b5f; font-weight:600;   font-size:14px; }
.color3 {color:#ff685c;}
.header-extra-info-text  .code_new { color: #fff;
    font-size: 18px!important;
    line-height: 25px;
    /* background: #48c; */
    font-weight: 600;
    padding: 10px;
    /* vertical-align: text-top; */
    /* padding: 0px; */
    padding:6px 20px 8px 20px;
    background: #0d1f81;
    text-transform: none;
    /* margin-top: 10px; */
    margin-bottom: 10px;
    position: absolute;
    top: 0px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
} 
@media (max-width: 425px) {
     #header .header-row { display: block!important;  text-align: center;}
     html.sticky-header-enabled #header .header-logo-sticky-change {
        margin: 40px auto 0px auto;
    }
     #header .header-column .header-extra-info{ text-align: center; padding: 10px!important;}  
    }
@media (min-width: 576px) { ... }

@media (max-width: 768px) {  
    .portfolio_gallery .btn{ padding:5px}
    #header .header-nav-main nav > ul { padding-top: 0px!important; padding-bottom: 0px!important; } 
    .list-progress { padding-left:0px; padding-right:0px;}
    .contact-information-box .media {    padding-bottom: 15px; } 
    .header-extra-info-text .code_new {padding: 3px 10px 4px 10px;
        right: 125px;
        font-size: 13px!important;} 
        .header-extra-info-text h2 { font-size: 25px;}
        .header-extra-info-text h4 {font-size: 13px; font-weight:700;} 
        #header .container {
            position: relative;
            padding: 0px;
        }

        .header-extra-info-text h6  .text-right {    margin-top: 10px;  display: block;
            text-align: left!important;}
}


@media (min-width: 992px) { ... }

@media (max-width: 1200px) {
    .post_mod-a .entry-media {
        float: right;
        width: 106px!important;
    }
    .post_mod-a .entry-main {
        padding: 10px!important;
    }
    .post_mod-a:nth-child(odd) { margin-right:0px!important;}
    .post_mod-a { max-width: 45%;width: 45%;   margin-right:0px;margin-left:0px; }
    .header-extra-info-text .code_new {     font-size: 15px!important; } 
.header-extra-info-text h6 { font-size: 12.5px;} 
}

/* Content section */
.cmspage { margin: 0px; }
.content_section {
    -webkit-box-shadow: 0px 0px 44px -10px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 44px -10px rgba(0, 0, 0, 0.11);
}

.content_section h4{    
    color: #161b5f;
   font-weight: 600;    
*   margin-bottom: 20px;
   letter-spacing: 0px;
   font-size: 18px;
} 
.content_section h5{    
    color: #4488cc;
   font-weight: 600; margin-bottom: 15px;
   letter-spacing: 0px; margin-top: 10px;
   font-size: 15px;
} 
.content_section h6{    
    color: #161b5f;
   font-weight: 600;
   letter-spacing: 0px; margin-top: 10px;
   font-size: 14px; text-transform: uppercase;
} 
.news_section .post_mod-a .entry-main {
    padding: 10px 300px 10px 14px;
}
.news_section .post_mod-a .post-btn {
    margin-top: 80px;
}
.content_section p{    
    color: #161b5f;
   font-weight: 500;
   letter-spacing: 0px; margin-bottom:10px;
   font-size: 13px; word-spacing: 3px;
} 

.content_section  ul li
 {
    color: #161b5f;
    font-weight: 500; list-style: circle;
    letter-spacing: 0px; margin-bottom:7px;
    font-size: 13px; word-spacing: 3px;
}
.pagination  li { list-style-type: none!important;}
.divider {
    border: 0;
    height: 1px;
    margin: 44px auto;
    background: rgba(0, 0, 0, 0.06);
    text-align: center;
    position: relative;
    clear: both;
}
.divider.divider-small {
    margin: 12px auto;
    background: transparent;
}
.divider.divider-small hr {
    width: 50px;
    height: 2px;
    background: #161b5e;
}
.divider hr {
 
    margin: 15px 0;
}
/* Featured Box */
.featured-box {
	background: #FFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-radius: 8px;
	border-right: 1px solid #ECECEC;
	-webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-height: 100px;
	position: relative;
	text-align: center;
	z-index: 1;
}

.featured-box h4 {
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -0.7px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.featured-box .box-content {
	border-radius: 8px;
	border-top: 1px solid rgba(0, 0, 0, 0.06);
	border-top-width: 4px;
	padding: 28.8px;
	padding: 1.5rem;
	position: relative;
}
.featured-box .box-content h6 { color: #48c;
font-weight: bold;}

.featured-box .box-content:not(.box-content-border-0) {
	top: -1px;
	border-top-width: 4px;
}

.featured-box .box-content.box-content-border-0 {
	border-top: 1px solid rgba(0, 0, 0, 0.06) !important;
	border-bottom: 0 !important;
}

.featured-box .box-content.box-content-border-bottom {
	top: 1px;
}
.featured-box   .box-content p { margin-bottom: 0px;}
.featured-box .box-content h2 {color: #222;  margin-top: 15px; font-size: 15px; font-weight: 600;}
.avatar {
    vertical-align: middle;
width: 180px;
    height: 180px;
    border-radius: 50%;
  }
.featured-box .box-content-border-bottom {
	border-top: 1px solid rgba(0, 0, 0, 0.06) !important;
	border-bottom: 4px solid rgba(0, 0, 0, 0.06);
}
/* Tabs */
.tabs {
	border-radius: 4px;
	margin-bottom: 20px;
}

.nav-tabs {
	margin: 0;
	padding: 0;
	border-bottom-color: #EEE;
}

.nav-tabs li:last-child .nav-link {
	margin-right: 0;
}
.nav-tabs li  {list-style-type: none!important;}
.nav-tabs li .nav-link {
	border-radius: 5px 5px 0 0;
	font-size: 14px;
	-webkit-transition: all .2s;
	transition: all .2s;
	margin-right: 1px;
}
html body .tab-content-section .tabs .nav-tabs li.active .nav-link { color: #222; }
.tab-content-section .nav-link {	font-size: 13px;  color: #161b5e; font-weight: 600;}
.nav-tabs li .nav-link, .nav-tabs li .nav-link:hover {
	background: #f7f7f7;
	border-bottom: none;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-top: 3px solid #EEE;
	color: #CCC;
}

.nav-tabs li .nav-link:hover {
	border-bottom-color: transparent;
	border-top: 3px solid #CCC;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.nav-tabs li .nav-link:active, .nav-tabs li .nav-link:focus {
	border-bottom: 0;
}

.nav-tabs li.active .nav-link,
.nav-tabs li.active .nav-link:hover,
.nav-tabs li.active .nav-link:focus {
	background: #FFF;
	border-left-color: #EEE;
	border-right-color: #EEE;
	border-top: 3px solid #CCC;
	color: #CCC;
}

.tab-content {
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	background-color: #FFF;
	border: 1px solid #EEE;
	border-top: 0;
	padding: 15px;
}

/* Right Aligned */
.nav-tabs.nav-right {
	text-align: right;
}
.contactus_form  label
{    font-size: 13px;
    color: #161b5e; font-weight: 600;
}
.contactus_form .form-control {font-size: 13px;
    color: #161b5e;}
    .border-right-light {
        border-right: 1px solid rgba(0, 0, 0, 0.06) !important;
    }
    .contact_info h4 { color:#222;}
    .contact_info i { color:#e8655a;}
    .contact_info p { color:#161b5e; font-weight: 600; font-size: 13px;}
    .border-radius {
        border-radius: 4px !important;
    }
    .box-shadow-3 {
        -webkit-box-shadow: 0 30px 60px -30px rgba(0, 0, 0, 0.45);
        box-shadow: 0 30px 60px -30px rgba(0, 0, 0, 0.45);
    }
    .owl-carousel .owl-nav button.owl-prev:before {
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f104";
        font-weight: 900;
        font-size: 13px;
        font-size: 0.5rem;
        
        position: relative;
        left: -1px;
        top: -1px;
    }.owl-carousel .owl-nav button.owl-next:before {
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f105";
        font-weight: 900;
        font-size: 13px;
        font-size: 0.5rem;
        content: "\f054";
        position: relative;
        left: 1px;
        top: -1px;
    }
    .owl-carousel.stage-margin .owl-stage-outer {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .owl-carousel .owl-nav {
        top: 50%;
        position: absolute;
        width: 100%;
        margin-top: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    .owl-carousel .owl-nav button.owl-prev, 
    .owl-carousel .owl-nav button.owl-next {
        display: inline-block;
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        outline: 0;
        margin: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    /* .portfolio-item .thumb-info .thumb-info-wrapper {  border:1px solid #d7d7d7; padding:3px;}*/
    .portfolio-item .thumb-info .thumb-info-wrapper img { height: 180px; width:100%;}
    .portfolio-item .thumb-info .thumb-info-action-icon i {
        font-size: inherit;
    }
    .portfolio-item .thumb-info .thumb-info-wrapper .bg-transparent { background: transparent!important;}
   #class_section .btn{  /*    padding: 5px 15px!important;   text-transform: none!important;*/
        font-weight: 600!important; padding: 5px 15px!important; 
        font-size: 14px;            background: #eeeeee;
        border-radius: 0px!important;
      
        border: 1px solid #d8e3ed;
        color: #48c!important;}
        #class_section a:hover,     #class_section .btn:hover {     background: #161b5e;
            color: #fff!important;}

        .login-password .input-group-text ,    .login-password   button { outline:none; cursor: pointer;    color: #99b2cc; background:transparent; border-radius: 0px; }    
        .forgot_pwd a { font-size:13px;}
        .dont_account a {font-size:13px;}

        /* Step form */
       
.form-box { padding-top: 0px; }

.f1 {
	padding: 0px; background: #fff;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.f1 h3 { margin-top: 0; margin-bottom: 5px; text-transform: uppercase; }

.f1-steps { overflow: hidden; position: relative; margin-top: 20px; }

.f1-progress { position: absolute; top: 24px; left: 0; width: 100%; height: 2px; background: #ddd; }
.f1-progress-line { position: absolute; top: 0; left: 0; height: 2px;     background: #498fcf; }

.f1-step { position: relative;    text-align: center;
    float: left; width: 33.333333%; padding: 0 5px; }

.f1-step-icon {     text-align: center;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-top: 2px;
    background: #ccc;
    font-size: 21px;
    color: #fff;
    line-height: 47px;
    border: 2px solid #ccc;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.f1-step.activated .f1-step-icon {
    background: #498fcf;
    border: 2px solid #fff;
    color: #fff;
}
.f1-step.active .f1-step-icon {
    width: 50px; height: 50px; margin-top: 1px;    font-size: 20px; 
     text-align: center; background: #fff;  color:#498fcf; border:2px solid #498fcf;
      line-height: 47px;
}

.f1-step p { font-size:14px; color: #ccc; }
.f1-step.activated p { color: #498fcf; }
.f1-step.active p {  color: #498fcf;
    font-weight: 600;}

.f1 fieldset { display: none; text-align: left; }

.f1-buttons { text-align: right; }

.f1 .input-error { border-color: #f35b3f; }


.holidays_list .post_mod-e {
      background: #f1f1f1;
    padding-bottom: 0px; 	margin-bottom: 0px!important;   
    font-family: "Open Sans", Arial, sans-serif!important;
	border-bottom: 1px solid #eee;
}
.holidays_list .post .box-date:after {
    display: block;
    width: 50px;
    height: 4px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f78370;
    content: '';
}
.holidays_list .post .box-date {
    float: left;     width: 140px;
 
    font-family: 'Open Sans';
    font-size: 11px;
    color: #fff;
    background-color: #4488cc;
    text-align: center;
}
.holidays_list  .post_mod-e .entry-main {
	 margin-left: 90px; 
	border-top: none;
}
.holidays_list  .post_mod-e .entry-title {
	margin-bottom: 0px!important;     font-weight: bold!important;
    color: #161b5e!important; font-family: "Open Sans", Arial, sans-serif!important;
}.entry-date {
	padding-left: 10px;
	border-left: 1px solid #888;
}
.post .box-date .number {
	display: block;
	margin-top: 15px; font-family: "Open Sans", Arial, sans-serif!important;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
}
.holidays_list .post .box-date {    font-size: 15px; font-family: "Open Sans", Arial, sans-serif!important;}
.post .entry-date .icon {
	margin-right: 8px;
	font-size: 16px;
	color: #ac33c5;
	vertical-align: text-bottom;;
}
.holidays_list  .entry-date_mod-a {
    border-left: none;    
}
.post .entry-title a {
	color: #222;
}
.post .post-btn {
	margin-right: auto;
	margin-left: auto;
	padding: 11px 17px;
	font-size: 10px;
}
.post .entry-time {
	display: block;
	margin-top: 20px;
	font-size: 11px;
	color: #888;
	text-transform: uppercase;
}
/* Profile Image */
.profile-image-outer-container {
	margin-top: auto;
	margin-bottom: auto;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
}

.profile-image-outer-container .profile-image-input {
	position: absolute;
	top: 0;
	height: 100%;
	opacity: 0;
	z-index: 3;
	cursor: pointer;
}

.profile-image-outer-container .profile-image-inner-container {
	border-radius: 50%;
	padding: 3px;
}

.profile-image-outer-container .profile-image-inner-container img {
	height: 100px;
	width: 100px;
	border-radius: 50%;
	border: 3px solid white;
}

.profile-image-outer-container .profile-image-inner-container .profile-image-button {
	position: absolute;
	z-index: 2;
	bottom: -15px;
	right: 15px;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50%;
	line-height: 38px;
	-webkit-transition: ease all 0.1s;
	transition: ease all 0.1s;
}

.profile-image-outer-container:hover .profile-image-button {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


/* Toggles */
.toggle {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
}

.toggle .toggle {
	margin: 10px 0 0;
}

.toggle > input {
	cursor: pointer;
	filter: alpha(opacity=0);
	height: 45px;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.toggle > label {
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out;
	background: #f7f7f7;
	border-left: 3px solid #CCC;
	border-radius: 5px;
	color: #CCC;
	display: block;
	min-height: 20px;
	padding: 12px 20px 12px 10px;
	position: relative;
	cursor: pointer;
	font-weight: 400;
}

.toggle > label:-moz-selection {
	background: none;
}

.toggle > label i.fa-minus {
	display: none;
}

.toggle > label i.fa-plus {
	display: inline;
}

.toggle > label:selection {
	background: none;
}

.toggle > label:before {
	content: " ";
	position: absolute;
	top: calc(50% + 1px);
	right: 14px;
	border-color: #CCC;
	border-top: 1px solid;
	border-right: 1px solid;
	width: 8px;
	height: 8px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: top 0.3s, -webkit-transform 0.3s;
	transition: top 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, top 0.3s;
	transition: transform 0.3s, top 0.3s, -webkit-transform 0.3s;
	-webkit-transform: rotate(-45deg) translate3d(0, -50%, 0);
	transform: rotate(-45deg) translate3d(0, -50%, 0);
	-webkit-transform-origin: 35%;
	transform-origin: 35%;
}

.toggle > label:hover {
	background: #f5f5f5;
}

.toggle > label + p {
	color: #999;
	display: block;
	overflow: hidden;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
}

.toggle > label i {
	font-size: 0.7em;
	margin-right: 8px;
	position: relative;
	top: -1px;
}

.toggle > .toggle-content {
	display: none;
}

.toggle > .toggle-content > p {
	margin-bottom: 0;
	padding: 0px 0;
}

.toggle.active i.fa-minus {
	display: inline;
}

.toggle.active i.fa-plus {
	display: none;
}

.toggle.active > label {
	background: #f7f7f7;
	border-color: #CCC;
}

.toggle.active > label:before {
	top: calc(50% - 8px);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.toggle.active > p {
	white-space: normal;
}

.toggle > p.preview-active {
	height: auto;
	white-space: normal;
}

.toggle.toggle-sm .toggle > label {
	font-size: 0.9em;
	padding: 6px 20px 6px 10px;
}

.toggle.toggle-sm .toggle > .toggle-content > p {
	font-size: 0.9em;
}

.toggle.toggle-lg .toggle > label {
	font-size: 1.1em;
	padding: 16px 20px 16px 20px;
}

.toggle.toggle-lg .toggle > .toggle-content > p {
	font-size: 1.1em;
}

.toggle.toggle-simple .toggle > label {
	border-radius: 0;
	border: 0;
	background: transparent;
	color: #777;
	padding-left: 32px;
	margin-bottom: -10px;
	font-size: 1em;
	font-weight: 600;
	color: #212529;
}

.toggle.toggle-simple .toggle > label:after {
	content: '';
	position: absolute;
	left: 0;
	display: block;
	width: 24px;
	height: 24px;
	background: #CCC;
	top: 25px;
	margin-top: -12px;
	border-radius: 3px;
	z-index: 1;
}

.toggle.toggle-simple .toggle > label:before {
	border: 0;
	left: 8px;
	right: auto;
	margin-top: 0;
	top: 21px;
	font: normal normal normal 14px/1 FontAwesome;
	font-weight: 900;
	content: "\f067";
	z-index: 2;
	color: #FFF;
	font-size:10.5px;
	width: auto;
	height: auto;
	-webkit-transform: none;
	transform: none;
}

.toggle.toggle-simple .toggle.active > label {
	background: transparent;
	color: #212529;
}

.toggle.toggle-simple .toggle.active > label:before {
	content: "\f068";
}

.toggle.toggle-minimal .toggle {
	margin: 0;
}

.toggle.toggle-minimal .toggle > label {
	background: transparent;
	color: #777;
	border-left: 0;
	border-bottom: 1px solid #CCCC;
	border-radius: 0;
	margin: 0;
	padding: 12px 20px 12px 0;
	font-weight: 600;
}

.toggle.toggle-minimal .toggle.active > label {
	background: transparent;
	border-bottom-color: #CCC;
}
.accordion  .btn {     padding: 5px 20px; }
/* Accordion */
.accordion {
    /* Modern */
  }
  
  .accordion .card {
      margin-top: 5px;
  }
  
  .accordion .card:first-child {
      margin-top: 0;
  }
  
  .accordion .card:first-of-type, .accordion .card:not(:first-of-type):not(:last-of-type), .accordion .card:last-of-type {
      border: 1px solid rgba(0, 0, 0, 0.125);
      border-radius: .25rem;
  }
  
  .accordion .card:not(:first-of-type) .card-header:first-child {
      border-radius: .25rem;
  }
  
  .accordion .card-title {
      font-size: 16px;
  }
  
  .accordion .card-header {
      padding: 0;
      border-radius: .25rem;
      border-bottom: 0;
      margin: -1px;
  }
  
  .accordion .card-header a {
      display: block;
      padding: 10px 20px;
  }
  
  .accordion .card-header a:hover, .accordion .card-header a:focus {
      text-decoration: none;
  }
  
  .accordion .card-header a [class^="icon-"] {
      margin-right: 4px;
      position: relative;
      top: 1px;
  }
  
  .accordion .card-header a [class*="fa-"], .accordion .card-header a .icons {
      display: inline-block;
      margin-right: 5px;
      position: relative;
      top: -1px;
  }
  
  .accordion .card-header a .icons {
      top: 1px;
  }
  
  .accordion.accordion-sm .card-header a {
      padding: 5px 15px;
      font-size: 0.9em;
  }
  
  .accordion.accordion-sm .card-body {
      font-size: 0.9em;
  }
  
  .accordion.accordion-lg .card-header a {
      padding: 15px 15px;
      font-size: 1em;
      font-weight: 600;
  }
  
  .accordion.without-bg .card-default {
      background: transparent !important;
  }
  
  .accordion.without-bg .card-default > .card-header {
      background: transparent !important;
  }
  
  .accordion.without-bg .card-body {
      padding-top: 0;
  }
  
  .accordion.without-borders .card {
      border: 0 !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 0;
  }
  
  .accordion.without-borders .card-header a {
      padding-left: 0;
      padding-right: 0;
  }
  
  .accordion.without-borders .card-body {
      padding: 0;
  }
  
  .accordion.accordion-modern .card:first-of-type, .accordion.accordion-modern .card:not(:first-of-type):not(:last-of-type), .accordion.accordion-modern .card:last-of-type {
      border: 4px solid #F7F7F7;
  }
  
  .accordion.accordion-modern .card .card-header {
      background-color: #F7F7F7;
      border-radius: 0;
  }
  
  .accordion.accordion-modern-grey-scale-1 .card:first-of-type, .accordion.accordion-modern-grey-scale-1 .card:not(:first-of-type):not(:last-of-type), .accordion.accordion-modern-grey-scale-1 .card:last-of-type {
      border-color: #EDEDED;
  }
  
  .accordion.accordion-modern-grey-scale-1 .card .card-header {
      background-color: #EDEDED;
  }
  .modal-footer .btn {
    font-size: 13px;
    text-transform: none; 
	padding: 7px 14px;}
	.modal-title { font-size: 17px;
		text-transform: uppercase;		
		font-weight: 600; 
		color: #161b5e;}
		.modal-body label {    margin-bottom: 0px; font-size: 13px; color: #161b5e; margin-top: 5px; }
		.modal-body  .form-control {
			font-size: 13px;
			color: #161b5e;
		}
		.modal-content {   border-radius: .3rem!important;} 
		.modal-footer{    padding: 0.5rem 1rem; }
        .modal-header  {    padding: 0.75rem 1rem; }
        .alumni label ,  .alumni .form-control  { 	font-size: 13px;
			color: #161b5e; }
.image
{
width: 100%;
}		
.dynamic_generator p , .dynamic_generator span, .dynamic_generator div{  
    font-family: "Open Sans", Arial, sans-serif!important;
      font-size: 13px!important;
    color: #161b5f!important;
    word-spacing: 3px!important; text-indent: 0px!important;
    line-height: 25px!important;
    word-spacing: 3px!important;}
    .dynamic_generator h4 { font-family: "Open Sans", Arial, sans-serif!important;
        color: #161b5f!important;
        font-weight: 600!important;
        letter-spacing: 0px!important;
        font-size: 18px!important;
    }
    .dynamic_generator h5 { font-family: "Open Sans", Arial, sans-serif!important;
        color: #161b5f!important;
        font-weight: 600!important;
        letter-spacing: 0px!important;
        font-size: 18px!important;
    }



    .dynamic_generator div { margin-bottom: 10px;}
    .dynamic_generator div br{  display: none!important  }

    .accordion  .btn {     padding: 5px 20px; }
/* Accordion */
.accordion {
    /* Modern */
  }
  
  .accordion .card {
      margin-top: 5px;
  }
  
  .accordion .card:first-child {
      margin-top: 0;
  }
  
  .accordion .card:first-of-type, .accordion .card:not(:first-of-type):not(:last-of-type), .accordion .card:last-of-type {
      border: 1px solid rgba(0, 0, 0, 0.125);
      border-radius: .25rem;
  }
  
  .accordion .card:not(:first-of-type) .card-header:first-child {
      border-radius: .25rem;
  }
  
  .accordion .card-title {
      font-size: 16px;
  }
  
  .accordion .card-header {
      padding: 0;
      border-radius: .25rem;
      border-bottom: 0;
      margin: -1px;
  }
  
  .accordion .card-header a {
      display: block; font-size: 14px;
      padding: 10px 20px;
  }
  
  .accordion .card-header a:hover, .accordion .card-header a:focus {
      text-decoration: none;
  }
  
  .accordion .card-header a [class^="icon-"] {
      margin-right: 4px;
      position: relative;
      top: 1px;
  }
  
  .accordion .card-header a [class*="fa-"], .accordion .card-header a .icons {
      display: inline-block;
      margin-right: 5px;
      position: relative;
      top: -1px;
  }
  
  .accordion .card-header a .icons {
      top: 1px;
  }
  
  .accordion.accordion-sm .card-header a {
      padding: 5px 15px;
      font-size: 0.9em;
  }
  
  .accordion.accordion-sm .card-body {
      font-size: 0.9em;
  }
  
  .accordion.accordion-lg .card-header a {
      padding: 15px 15px;
      font-size: 1em;
      font-weight: 600;
  }
  
  .accordion.without-bg .card-default {
      background: transparent !important;
  }
  
  .accordion.without-bg .card-default > .card-header {
      background: transparent !important;
  }
  
  .accordion.without-bg .card-body {
      padding-top: 0;
  }
  
  .accordion.without-borders .card {
      border: 0 !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 0;
  }
  
  .accordion.without-borders .card-header a {
      padding-left: 0;
      padding-right: 0;
  }
  
  .accordion.without-borders .card-body {
      padding: 0;
  }
  
  .accordion.accordion-modern .card:first-of-type, .accordion.accordion-modern .card:not(:first-of-type):not(:last-of-type), .accordion.accordion-modern .card:last-of-type {
      border: 4px solid #F7F7F7;
  }
  
  .accordion.accordion-modern .card .card-header {
      background-color: #F7F7F7;
      border-radius: 0;
  }
  
  .accordion.accordion-modern-grey-scale-1 .card:first-of-type, .accordion.accordion-modern-grey-scale-1 .card:not(:first-of-type):not(:last-of-type), .accordion.accordion-modern-grey-scale-1 .card:last-of-type {
      border-color: #EDEDED;
  }
  
  .accordion.accordion-modern-grey-scale-1 .card .card-header {
      background-color: #EDEDED;
  }
  
.tracking-icon i {    font-size: 18px;
    color: #0088CC; }
.tracking-detail {
    padding:3rem 0
   }
 
   [class*=tracking-status-] p {
    margin:0;
    font-size:1.1rem;
    color:#fff;
    text-transform:uppercase;
    text-align:center
   }
   [class*=tracking-status-] {
    padding:1.6rem 0
   }
   .tracking-status-intransit {
    background-color:#65aee0
   }
   .tracking-status-outfordelivery {
    background-color:#f5a551
   }
   .tracking-status-deliveryoffice {
    background-color:#f7dc6f
   }
   .tracking-status-delivered {
    background-color:#4cbb87
   }
   .tracking-status-attemptfail {
    background-color:#b789c7
   }
   .tracking-status-error,.tracking-status-exception {
    background-color:#d26759
   }
   .tracking-status-expired {
    background-color:#616e7d
   }
   .tracking-status-pending {
    background-color:#ccc
   }
   .tracking-status-inforeceived {
    background-color:#214977
   }
   .tracking-list {
   
   }
   .tracking-item {
    border-left: 2px dashed #d6d3d3;
    position: relative;
    padding: 0.75rem 1.5rem 0rem  1.4rem;
    font-size: .9rem;
    min-height: 3rem;
   }
   .tracking-item:last-child {
   
   }
   .tracking-item .tracking-date {
    margin-bottom:.5rem
   }
   .tracking-item .tracking-date span {
    color:#888;
    font-size:85%;
    padding-left:.4rem
   }
   .tracking-item .tracking-content {
    border-radius: .5rem;
    color: #161b5e;
    font-weight: 600;
    font-size: 13px;aa
   }
   .tracking-item .tracking-content span {
    display:block;
    color:#888;
    font-size:85%
   }
   .tracking-item .tracking-icon {
    line-height:25px;
    position:absolute;
    left: -0.8rem;
    width:25px;
    height:25px;
    text-align:center;
    border-radius:50%;
    font-size:1.1rem;
    background-color:#fff;
    color:#fff
   }
   .tracking-item .tracking-icon.status-sponsored {
    background-color:#f68
   }
   .tracking-item .tracking-icon.status-delivered {
    background-color:#4cbb87
   }
   .tracking-item .tracking-icon.status-outfordelivery {
    background-color:#f5a551
   }
   .tracking-item .tracking-icon.status-deliveryoffice {
    background-color:#f7dc6f
   }
   .tracking-item .tracking-icon.status-attemptfail {
    background-color:#b789c7
   }
   .tracking-item .tracking-icon.status-exception {
    background-color:#d26759
   }
   .tracking-item .tracking-icon.status-inforeceived {
    background-color:#214977
   }
   .tracking-item .tracking-icon.status-intransit {
    color:#e5e5e5;
    border:1px solid #e5e5e5;
   }
   @media(min-width:992px) {
    .tracking-item {
     margin-left:1.5rem;   
    }
    .tracking-item .tracking-date {
     position:absolute;
     left:-10rem;
     width:7.5rem;
     text-align:right
    }
    .tracking-item .tracking-date span {
     display:block
    }
    .tracking-item .tracking-content {
     padding:0;
     background-color:transparent
    }
   }

/* holidays list */

   .accordion-toggle i {color: #efa442;}
#holiday_section .timeline,
#holiday_section .timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
#holiday_section .timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
#holiday_section .timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
#holiday_section .timeline .timeline-item:before,
#holiday_section .timeline .timeline-item:after {
  content: "";
  display: table;
}
#holiday_section .timeline .timeline-item:after {
  clear: both;
}
#holiday_section .timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height:48px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -25px;
  background-color: #7c7c7c;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
#holiday_section .timeline .timeline-item .timeline-badge i,
#holiday_section .timeline .timeline-item .timeline-badge .fa,
#holiday_section .timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
#holiday_section .timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}
#holiday_section .timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}
#holiday_section .timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}
#holiday_section .timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}
#holiday_section .timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}
#holiday_section .timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #e7e7e7;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
#holiday_section .timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #c0c0c0;
  border-right: 0 solid #c0c0c0;
  border-bottom: 16px solid transparent;
  content: " ";
}
#holiday_section .timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0; font-size: 16px!important;
  color: inherit;
}
#holiday_section .timeline .timeline-item .timeline-panel .timeline-body > p,
#holiday_section .timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}
#holiday_section .timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
#holiday_section .timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
#holiday_section .timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
#holiday_section .timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
#holiday_section .timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
}
#holiday_section .timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}
#holiday_section .timeline-horizontal .timeline-item {
  display: table-cell;
  height: 200px;
  width: 20%;
  min-width: 250px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}
#holiday_section .timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
#holiday_section .timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #c0c0c0 !important;
  border-bottom: 0 solid #c0c0c0 !important;
  border-left: 16px solid transparent !important;
}
#holiday_section .timeline-horizontal .timeline-item:before,
#holiday_section .timeline-horizontal .timeline-item:after {
  display: none;
}
#holiday_section .timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 0px;
  left: 43px;
}




.large-2::-webkit-scrollbar-track {
 
    padding: 2px 0;

  }
  
  .large-2::-webkit-scrollbar {
    width: 3px;
  }
  
  .large-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 2px rgba(0,0,0,.1);
    background-color: #ddd;
    border: 1px solid #ddd;
  }
  sup {font-size:13px!important;}

  body::-webkit-scrollbar {
    width: 10px;
    background: transparent;
    }
    body::-webkit-scrollbar-thumb {
    background: #e8655a;
    webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    }
    body::-webkit-scrollbar-thumb:hover {
    background: #e8655a;
    }
    body::-webkit-scrollbar-track {
    background: #ddd;
    }
    .header-extra-info-text .code_new1 {
        font-size: 13px!important;
        margin: 0 auto 10px auto;
        right: 0;

        color: #fff;
        font-size: 13px!important;
        line-height: 25px;
        /* background: #48c; */
        font-weight: 600;
        padding: 10px;
        /* vertical-align: text-top; */
        /* padding: 0px; */
        padding: 3px 20px 5px 20px;
        background: #09196f;
        text-transform: none;
        /* margin-top: 10px; */
        margin-bottom: 10px;
        position: absolute;
        top: 0px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;


    }
    .header-btn-collapse-nav {    
         background: transparent!important;
        width: 100%; outline:none;
        cursor: pointer!important; outline: none;
        text-align: left;     border: none;}
        #header .header-nav-main nav > ul li  { text-align: left}
        .header-nav button  {   cursor: pointer!important; }
        .header-btn-collapse-nav i { cursor: pointer!important;} 

        #studentDetails h4  {  color:#161b5f} 
       #studentDetails p { color:#161b5f; font-weight: 400; font-weight: 500;
            font-size: 13px;} 
           #studentDetails .modal-content {
                border-radius: 10px!important;
            }
            
            #studentDetails  h5{     font-size: 14px;
            margin-bottom: 20px;
            margin-top: 20px;
            color: #0a0d2f;
            font-weight: 600;
            }
            #studentDetails  .std-box {border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF; cursor: pointer;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    border-right: 1px solid #ECECEC;
    -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
    padding-top: 20px;}
    #studentDetails .dashboard-popup  {  display: block;
    padding: 15px;
    }
    #studentDetails .modal-header {
        right: 0;
        position: absolute;      z-index: 999999;
    }
    #studentDetails  h2{  color: #222;
    margin-top: 15px;  text-transform: uppercase!important;
    font-size: 15px;
    font-weight: 600;
    }
    #studentDetails  h6 {
    color: #48c;
    font-weight: bold;
    letter-spacing: 0px;
    margin-top: 10px; 
    font-size: 14px;
    text-transform: uppercase!important;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.active > a { background-color: #4488cd!important;
        color: #fff!important;}


        .gallery_product img { height:180px; width:100%;}

        #transport .card-body { padding: 0px; }

   .btn-aaamodern {padding: 8px 20px}



   /* Marquee  */
.marqee-section  { width:100%; height:40px; background:#e7e7e7; }
.marqee-section  .latest {width: 100%;    font-size: 14px;    color: #fff;    background: #6E1F61;  
      line-height: 40px;
    text-align: center;    font-weight: 600;   }
    .marqee-section  a  { font-size: 14px;  line-height:40px; font-weight: 600; color: #6E1F61; }
    marquee { color: #161b5f;}
    .marqee-section a:hover {color:#e86559 ;}

    .blinking{
        animation:blinkingText 0.5s infinite; 
    }
    .newgif{padding-left:10px; padding-right:10px; background:#ff0000; color:#fff;}
    .blink {
        animation: blink-animation 1s steps(5, start) infinite;background:#ff0000; font-size: 13px; color:#fff; color:#fff;
        -webkit-animation: blink-animation 1s steps(5, start) infinite;
      }
      @keyframes blink-animation {
        to {
          visibility: hidden;
        }
      }
      @-webkit-keyframes blink-animation {
        to {
          visibility: hidden;
        }
      }

.image{
	position: absolute;
    left: calc(50%);
	margin:5px;
	padding:0px 5px;
    top: calc(50%);
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
}
.registern
{background: #e3e3e3;
padding: 5px 0px 5px 5px;
margin-right: 5px;
font-weight: 600!important; } 

.content_section ol li {    color: #161b5f;
    font-weight: 600;
    letter-spacing: 0px;
    margin-bottom: 10px;
    font-size: 13px;
    word-spacing: 3px;}
    .admission-page .nav-tabs .nav-link { padding: 10px 20px; font-weight: 600;}
    .admission-page .nav-tabs .nav-item .active
    {
         font-weight: 600;
    }
    .admission-page   .tab-content { box-shadow: none;}
     .admission-page  h5 
    { margin-top:0px; padding-top: 10px;}
    .admission-page  .btn-outline 
    {
        background-color: #fff; font-size: 14px;
        border:2px solid #e8655a;  border-radius:2px;
        color:#e8655a!important; padding:10px 20px;
    }
    .admission-page  .btn-outline:hover ,   .admission-page  .btn-outline:focus
    {
        background-color: #e8655a; font-size: 14px;
        border:2px solid #e8655a;  border-radius:2px;
        color:#fff!important; padding:10px 20px;
    }

    .enrollment table { border: 1px solid #dee2e6;}
    .enrollment table th{     color: #161a5e;
        font-weight: 600;
        font-size: 14px; border-right: 1px solid #dee2e6!important; 
        border-bottom: none;
        text-transform: uppercase;
        background: #f3f3f3;
        padding: 10px 0px;}
    .enrollment table td{    color: #161a5e;
        font-weight: 400;    padding: 10px 0px;
        font-size: 14px;
        text-transform: uppercase;}