@font-face {
    font-family: 'ufonts_com_albertusmedium';
    src: url('font/ufonts_com_albertusmedium.eot');
    src: url('font/ufonts_com_albertusmedium.eot') format('embedded-opentype'),
        url('font/ufonts_com_albertusmedium.woff2') format('woff2'),
        url('font/ufonts_com_albertusmedium.woff') format('woff'),
        url('font/ufonts_com_albertusmedium.ttf') format('truetype'),
        url('font/ufonts_com_albertusmedium.svg#ufonts_com_albertusmedium') format('svg');
}
html{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    list-style: none;
    border-collapse: collapse;
    border-spacing: 0;
}
body{


    /* background-color: #fff;*/
    font-family: ufonts_com_albertusmedium;        
    width:100%;
    background-size:100%; 
}
*
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a
{
    text-decoration: none;
    outline: none;
    display: inline-block;
    color: #ffffff;  
    border:none;
    transition:0.5s;
}
a:hover{
    text-decoration:none;   
}
a:focus{
    text-decoration:none;
    outline:none;
}
a.active:focus,a.active:hover{
    background: none !important;
}
ul li{
    list-style: none;
}
/*.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background: none;
}*/
.logo {
    margin-top: 15px;
}
.header {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    /* height: 172px;
     position: absolute;*/
    width: 100%;
}
.top_sing {
    float: right;
    margin-top: 60px;
    width: 100%;
}
.top_sing span.small_span {
    color: #426844;
    float: left;
    font-family: ufonts_com_albertusmedium;
    font-size: 15px;
    font-weight: normal;
    text-align: right;
    width: 100%;
}
.top_sing span.small_span ul li{
    color: #426844;
    font-family: ufonts_com_albertusmedium;
    font-size: 18px;
    font-weight: normal;
    display:inline;
}
span.small_span ul li a {
    color: #426844;
    font-family: ufonts_com_albertusmedium;
    font-size: 18px;
    font-weight: normal;
}
span.small_span ul li a:hover {
    color: #2ab54d;
}
.top_sing span.big_span {
    color: #426844;
    float: right;
    font-family: ufonts_com_albertusmedium;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    text-align: right;
    width: 100%;
}
.header-menu{
    background: #2E8534;    
    text-align: center !important;
    color: #ffffff;
    margin-top: 14px;
}
/*******       Nav Menu CSS         *********/
.menu1 {
    float: left;
    width: 100%;                   
}
.menu2 {
    float: left;
    width: 100%;
    display: none;
}
.nav {
    display: inline-block;   
    font-family: ufonts_com_albertusmedium;
    list-style: outside none none;
    margin: 0;
    text-align: center;
    width: 100%;
}
.nav > li {
    display: inline-block;
    padding: 0;    
    position:inherit !important;
}     
.nav > li.active {
    background-color: #fff !important;
    color:#426844;
    text-decoration: none;    
}
nav#menu ul.mm-listview li.active {
    background: #fff none repeat scroll 0 0;
    color: #426844;
}
.nav > li.active a {    
    color:#426844;     
}
.nav a {  
    color: #ffffff;
    font-family: ufonts_com_albertusmedium;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;                                         
}
.nav a:hover {                     
    background-color: #fff !important;
    color:#426844;
    text-decoration: none;                                                            
}
.nav li ul {
    display: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0;
    position: absolute;
    text-align: left;
    width:auto;
    z-index: 999;
    height:auto !important;
    padding:0px 12px;
}
.nav li ul li {
    display: block;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 100% !important;
}
.nav li ul li a {
    color: #426844 !important;
    display: inline-block;
    font-family: ufonts_com_albertusmedium !important;
    font-size: 13px !important;
    font-weight: normal !important;
    padding: 0 0 0 10px;
    text-align: left;
    text-transform: uppercase !important;
    width: 100% !important;
    border-top:1px solid #548256;
    padding:7px 0px;
}
.nav li ul li:first-child a{
    border-top: 0px;
}
.nav li li a:hover {
    color:#2ab54d !important;
}               
.menu2 a.icon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2e8534 !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #2e8534 !important;
    display: block;
    height: 40px;   
    margin-top: -40px;
    position: absolute;
    right: 0px !important;
    top: 0;
    width: 40px;
}

/*******************           NAV MENU CSS END                             **************/
.middle_containt{
    width: 100%;
    float: left;
}
.middle_containt .home-img{
    width: 100%;
    float: left;
    /*margin-top: 208px;*/
}
.home-img img{
    max-width: 100%;
    width: auto;
    height: auto;
}
.home-banner {
    padding: 0;
}
.middle-section {
    background: #2e8533 none repeat scroll 0 0;
    float: left;   
    padding-bottom: 70px;
    width: 100%;
}
.middle-section1 {
    margin-top: 30px;
    text-align: center;
    float: left;
}
.about-section-img > img {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
}
.about-section-text h2{
    font-size: 27px;
    color: #ffffff;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-family: ufonts_com_albertusmedium;
}
.about-section-text h2:hover {
    color: #f6ff00;
}
.about-section-text p {
    color: #ffffff;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    width: 100%;
}
.middle_section2 {
    border-bottom: 1px solid #2e8533;
    float: left;
    padding-bottom: 60px;
    width: 100%;
}
.inner-middle{
    background:url(../images/bg-img.png) center center;
    background-repeat: no-repeat;    
    background-size:cover;
    width:100%;
    float:left;
}
.upcoming-news-section h2 {
    color: #2e8533;
    float: left;
    font-family: ufonts_com_albertusmedium;
    margin-bottom: 18px;
    text-transform: uppercase;
    width: 100%;
}
.upcoming-news-section p {
    color: #a2a2a2;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    text-align: justify;
    width: 100%;
}
.upcoming-news-section > a {
    background: #2e8533 none repeat scroll 0 0;
    color: #f6ff00;
    float: right;
    font-family: ufonts_com_albertusmedium;
    font-size: 15px;
    margin-top: 0;
    padding: 2px 15px;
	clear:both;
}
.upcoming-news-section > a:hover {
    background: #f6ff00 none repeat scroll 0 0;
    color: #2e8533;    
}
.upcoming-news-section img {
    max-width: 100%;
    height: auto;
    width: auto;
}
.middle_section3 {
    float: left;
    padding-bottom: 60px;
    padding-top: 25px;
    width: 100%;
}
.middle_section3 h2 {
    color: #2e8533;
    float: left;
    font-family: ufonts_com_albertusmedium;
    margin-bottom: 25px;
    margin-top: 25px;
    text-transform: uppercase;
    width: 100%;
    font-size: 25px;
}
.middle_section3 p {
    color: #a2a2a2;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: justify;
    font-family: 'Lato', sans-serif;
}
.middle_section3 .home_support > a {
    background: #2e8533 none repeat scroll 0 0;
    color: #f6ff00;
    float: left;
    font-family: ufonts_com_albertusmedium;
    font-size: 15px;
    margin-top: 0;
    padding: 10px 20px;
}
.middle_section3 .home_support > a:hover {
    background: #f6ff00 none repeat scroll 0 0;
    color: #2e8533;
}
/*.footer {
    background: #426844 none repeat scroll 0 0;
    color: #fff;
    padding-top: 78px;
    padding-bottom: 240px;
    margin-top: 70px;
}*/
.footer {
    background: #426844 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    padding-bottom: 70px;
    padding-top: 78px;
    width: 100%;
}

.footer-address p{
    font-family:ufonts_com_albertusmedium; 
    font-size:16px;
    text-transform: uppercase;
}
.footer-contacts ul{
    float: left;
    width: 100%;
    padding-left: 0px;
}
.footer-contacts ul li{
    float: left;
    width: 100%;
}
.footer-contacts ul li a{
    color: #fff;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-size: 16px;
}
.footer-contacts ul li a:hover{
    color: #2ab54d;
}
.footer-menu1  ul {
    float: left;
    padding-left: 1px;
    width: 100%;
}
.footer-menu1 ul li a{
    color: #fff;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
}
.footer-menu1 ul li a:hover{
    color: #2ab54d;
}
.footer-menu2 ul{
    float: left;
    padding-left: 1px;
    width: 100%;
}
.footer-menu2 ul li a{
    color: #fff;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
}
.footer-menu2 ul li a:hover{
    color:#2ab54d; 
}
.news-section-left {  
    border-right: 1px solid #2e8533;    
    padding-right: 90px;
    margin-top: 50px;
}
.news-section-right{
    padding-left: 90px; 
    margin-top: 50px;
}

/*   CMS Page start   */
.middle_containt_sub_page {
    float: left;
    padding-top: 200px;
    width: 100%;
    background-position: top center;
}
.middle_containt_sub_page .home-img img{
    max-width: 100%;
    width: auto;
    height: auto;
}
.middle-section-subpage{
    width: 100%;
    float: left;
    background: #fff;
}
.left-side-subpage-section .left-sidebar a {
    color: #426844;
    font-size: 16px;
    text-transform: uppercase;
    vertical-align: top;
}
.left-sidebar > ul {
    padding-left: 15px;
    width: 100%;
    float: left;
}
.left-side-subpage-section ul li{
    list-style: disc;
    color: #426844;
}.left-side-subpage-section {
    margin-top: 31px;
    text-align: left;
    border-right: medium none;
    margin-right: -1px;
}
.left-side-subpage-section .left-sidebar .side_sub_class {
    color: #2ab54d;
}
.left-side-subpage-section .left-sidebar .side_sub_class > a {
    color: #2ab54d;
}
.right-side-content {
    min-height: 310px;
}
.right-side-content img {
    height: 45px;
    max-width: 100%;
    width: auto;
}
.staf_section img{
    height: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .right-side-content img {
        width: auto;
        height: 45px;
        max-width: 100%;
    }
}
.right-side-subpage-section{
    border-left: 1px solid #426844;
    margin-top: 15px;
    padding-bottom: 50px;
    margin-bottom: 30px;
}
.right-side-subpage-section h2{
    color: #2e8533;
    font-family: ufonts_com_albertusmedium;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 22px
}
.right-side-subpage-section p {
    color: #a2a2a2;
    font-size: 16px;
    float: left;
    width: 100%;
    text-align: justify;
    font-family: 'Lato', sans-serif;
}
.middle_containt_sub_page {
    border-bottom: 1px solid #426844;
}
.left-side-subpage-section .left-sidebar a:hover {
    color: #2ab54d;  
}
.right-side-content a {
    color: #000;
    font-size: 16px !important;
    text-decoration: underline;
}
.right-side-content li {
    color: #a2a2a2;
    float: left;
    width: 100%;
}
.right-side-content table {
    border: 1px solid #a2a2a2;
    padding: 22px !important;
    width: 100%;
}
.right-side-content tbody {
    float: left;
    width: 100%;
} 
.right-side-content tr {
    border: 0.1px solid #a2a2a2;
    float: left;                                   
    width: 100%;
}
.right-side-content th {
    display: inline-block;
    font-size: 16px;
    font-weight: normal !important;
    padding-right: 60px;
    width: 38%;
    padding: 5px;
    color: #426844;
}
.right-side-content td {
    display: inline-block;
    padding-right: 60px;
    width: 60%;
    padding: 7px 5px;
    color: #426844;   
}
.right-side-content iframe {
    float: left !important;
    width: 100% !important;
}
.right-side-content.news-letter td.left {   
    width: 89%;      
}
.right-side-content.news-letter .left {
    border-left: medium none;
}
.right-side-content.news-letter td.right {   
    width: 10%;  
    text-align: center;    
}
.right-side-content.staf_section td.left{
    width: 15% !important;
    text-align: center;
}
.right-side-content.staf_section td.right {
    padding-bottom: 25px;
    padding-top: 20px;
    width: 78% !important;
    border-left:1px solid #a2a2a2 !important;
}
.right-side-content.staf_section td.right > h3 {
    float: left;
    font-size: 16px;
    margin: 0 0 2px;
    width: 100%;
}
.right-side-content.staf_section td.right > p {
    float: left;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.tpl-contact td {
    border-left: 1px solid #a2a2a2 !important;
}
table h6 {
    color:#426844;
    font-size: 18px;
}
.right-side-content table a {
    color:#426844;
}
.right-side-content table th p,.right-side-content table td p{
    color: #426844;
}
/*.cms_page h2 {
    color: #a2a2a2;
    font-weight: bold;
}*/
.cms_page h2 {
    color: #2e8533;
    float: left;
    font-family: ufonts_com_albertusmedium;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%;
}
.cms_page  p {
    color: #a2a2a2;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    text-align: justify;
    width: 100%;
}
.right-side-content h6 {
    color: gray;
    font-size: 18px;
}
h2.page_no_found {
    float: left;
    margin-bottom: 25px;
    margin-top: 25px !important;
    text-align: center;
    width: 100%;
}

/*form css starts*/
.form-field {
    margin-bottom: 20px;
}                           
.form-field label {
    width: 100%;
    color: #555555;                              
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    margin: 0;
}
.form_txt {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #dbdbdb;
    max-height: 45px;
    padding: 15px;
    width: 100%;
}
.field-btn input[type="submit"],.field-btn input[type="text"] {
    background: #426844 none repeat scroll 0 0;
    border: 2px solid #426844;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    min-width: 165px;
    padding: 15px;
    text-transform: uppercase;
}
.left.field-btn{
    text-align: left;
}
.center.field-btn {
    margin-bottom: 10px;
    text-align: right;
    margin-top: 10px;
}
.left.field-btn > input[type="checkbox"] {
    /*  min-width: 25px;*/  
}
.left.field-btn > input#opt-in {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-right: 10px;
}
.form-field input[type="radio"] {
    underline:none;
    outline:none;
    line-height: normal;
    margin: 4px 0 0;
    text-align: left;
    width: 28px;
}select.reg_select.form-control {
    display: inline-block;
    margin-left: 12px;
    width: 25%;
}
.form_txt.day-input {
    width: 52px;
}
.form_txt.month-input {
    width: 62px;
}
.form_txt.year-input {
    width: 74px;
}
.form-field textarea {
    width: 100%;
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #dbdbdb;
    max-height: 80px;
    padding: 15px;
}
/*carosel css*/
#banner .owl-nav {
    color: #426844;
    font-size: 22px;
    left: 0;
    position: absolute;
    top: 40%;
    width: 100%;
}

#banner .owl-prev {
    left: 0;
    position: absolute;
}
#banner .owl-next {
    padding: 15px 12px;
    position: absolute;
    right: 0 !important;
}
#banner .owl-prev, #banner .owl-next {                
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 50px;
    padding: 15px 9px;
    width: 38px;
}
.about-section-img {
    float: left;
    height: 273px;
    width: 100%;
}
.about-section-img > a {
    height: 273px !important;
    width: 100% !important;
}
.about-section-img img {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
}
.res_search {
    float: right;
    margin-top: 10px;
    position: relative;
    right: 0px;
}
.responsive_search {
    background: #2e8534 none repeat scroll 0 0;
    border: 1px solid #2e8534;
    color: #fff;
    display: inline-block !important;
    font-size: 20px;
    height: 40px;
    padding-top: 9px;
    text-align: center;
    vertical-align: top;
    width: 40px;

}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .responsive_search {
        background: #2e8534 none repeat scroll 0 0;
        border: 1px solid #2e8534;
        color: #fff;
        display: inline-block !important;
        font-size: 20px;
        height: 36px;
        padding-top: 9px;
        text-align: center;
        vertical-align: top;
        width: 40px;   
    }
}
.responsive_searchbox {
    border: 1px solid #426844;
    left: auto !important;
    position: absolute;
    right: 100% !important;
    top: 0 !important;
}
.res_search a:focus,.res_search a:hover {
    color: #f6ff00;
}
.search_box input[type="text"], .responsive_searchbox input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: #426844;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 6px;
    width: 215px !important;
}
.responsive_searchbox > input {
    line-height: 18px;
}
.upcoming-news-section h4 {
    color: #000 !important;
    float: left;
    width: 100%;
}
.upcoming-news-section h4 a {
    color: #000;
}
/*    tpl-news page css start      */
.right-side-content .upcoming-news-section table.news_list_cls tr td a.right {
    color: #f6ff00;
    font-size: 16px !important;
    text-decoration: underline;
    background: #2e8533 none repeat scroll 0 0;
    float: right;
    font-family: ufonts_com_albertusmedium;
    font-size: 15px;
    margin-top: 0;
    padding: 2px 15px;

}
.right-side-content .upcoming-news-section table.news_list_cls tr td > a.right:hover {
    background: #f6ff00 none repeat scroll 0 0;
    color: #2e8533;
}
.upcoming-news-section .page {
    display: inline-flex;
    float: left;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.upcoming-news-section .page > li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    width: auto;
}    
.upcoming-news-section .page > li a {
    color: #fff; 
    width: 25px;
}
.button{
    background:#2E8533 none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 5px;
    width: 100%;
    border-radius:5px;                                    
}                               
.current {
    background: #f6ff00 none repeat scroll 0 0 !important;
    box-shadow: none !important;
    border-radius: 5px;
    color: #2E8533 !important;
    padding: 5px;
    width: 30px !important;
    float: left;
}
.btn{
    background: #2E8533 none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 5px;
    width: 3%;
    border-radius:5px;                                    
}
.button.prv {
    width: 105px;
}
.button.nxt{
    width: 105px;
}
.display_cl{
    display: none !important;
}
.news_list_cls td.left{
    width: 75%;
    border-right:0.1px solid #a2a2a2;
    border-left: medium none;
}
.news_list_cls td.right{
    width: 20%;
    border-left: medium none;
}
span#calendarTitle {
    display: none !important;
}