body{
    background-color: #f2f2f2 !important;
    margin: auto;
    font-family: "Nunito Sans",sans-serif;
    line-height: 1.5;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.well-heading, .nav li, .news-bar a, .news-bar td, .news-bar th, .well a {
    /*font-weight: bold;*/
    font-size: 14px;
}

.well-heading {
    background: #037555;
    width: auto;
    height: auto;
    color: white;
    line-height: 24px;
    padding: 8px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.content_title:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 40px;
    border-radius: 6px;
    border-color: #0e5dae transparent #0e5dae #ad1d1d;
    border-style: solid;
    border-width: 3px 5px 3px 150px;
}

.blockmenu {
    height: 70px;
    width: 100%;
    background: #037555;
    margin-bottom: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transition: all 0.2s linear 0s;
}

.blockmenu a {
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
}

.blockmenu:hover {
    box-shadow: 0 0 11px rgba(255, 0, 0, 0.8)

}

.block-icon {
    color: #FFF;
    font-size: 50px;
    opacity: 1;
    transform: rotate(0deg);
    font-family: FontAwesome;
    padding: 0 10px;
    width: 30%;
    position: absolute;
    left: 0;
}

.block-content {
    width: 70%;
    padding: 20px 0;
    position: absolute;
    left: 75px;
}

.fa {
    display: inline-block;


    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.block-icon {
    color: #FFF;
    font-size: 50px;
    opacity: 1;
    transform: rotate(0deg);
    font-family: FontAwesome;
    padding: 0 10px;
    width: 30%;
    position: absolute;
    left: 0;
}

.courses-box:hover {
    box-shadow: 0 0 11px rgba(255, 0, 0, 0.8)
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.text {
    color: white;
    font-size: 20px;
    top: 50%;
}

.home-member-card {
    margin-bottom: 15px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    padding: 15px 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.home-intro-image {
    height: 130px;
    width: 130px;
    border-radius: 100%;
    overflow: hidden;
}

.home-intro-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.home-intro-content-card {
    display: flex;
    align-items: center;
}

.home-intro-content h5 {
    margin-top: 10px;
    color: #000;
}

.home-intro-content p {
    font-weight: 600;
    color: #7c7c7c;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 8px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 0px 0px;
    border-top: none;
}

/* Style the close button */
.topright {
    float: right;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
}

.topright:hover {
    color: red;
}

.home-contact-card {
    margin-top: 10px;
}

.home-contact-card ul {
    padding-left: 0;
    margin-bottom: 0;
}

.home-contact-card ul > li:nth-child(1) {
    margin-top: 0;
    border-top: 1px solid #fff;
}

.home-contact-card ul > li {
    display: block;
    border: 1px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-top-style: solid;
    border-top-width: 1px;
    padding: 10px;
    border-top: none;
}

.home-contact-card h6 {
    color: #fff !important;
    font-size: 12px;
}

.footerbg {
    padding: 5px;
    background: #027756;
    border-bottom: 1px solid #aaa;
    color: #fff;
}

.footer-card {
    background: #027756;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    font-weight: bold;
}

.textwidget p {
    font-weight: bold;
    padding: 5px;
}

.sub-header-dt-card p {
    color: #037555;
    font-size: 14px;
}

.sub-header-dt-card span {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    padding-right: 10px;
    margin-right: 10px;
}

.sub-header-dt-card span:last-child {
    border-right: none;
}

p {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
}

.header-navbar-language {
    text-align: right;
}

.header-navbar-language ul {
    display: inline-block;
}

.header-navbar-language ul {
    padding-left: 0;
    margin-bottom: 0;
}

.header-navbar-language ul > li {
    display: inline-block;
}

.header-navbar-language ul > li > a > .active {
    background: rgba(3, 117, 85, 0.8);
    border: 1px solid rgba(3, 117, 85, 1);
    color: #fff;
}

.header-navbar-language ul > li > a > p {
    font-size: 10px;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 3px 7px;
    background: rgba(0, 0, 0, 0.1);
}

.header-navbar-language form {
    display: inline-block;
}

.header-navbar-language form > input {
    height: 25px;
    font-size: 15px;
}

.header-navbar-language form > button {
    height: 25px;
    font-size: 15px;
    padding: 0 15px;
}

.sub-header-card {
    padding: 5px 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (min-width: 576px) {
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
}

@media (min-width: 768px) {

    .icon-bar {
        position: fixed;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    @font-face {
        font-family: Chandra Head;
    }

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease;
        color: white;
        font-size: 20px;
    }

    .icon-bar a:hover {
        background-color: #000;
    }

}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.android {
    background: #A4C639;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

.content {
    margin-left: 75px;
    font-size: 30px;
}

.container.header-custome {
    text-align: center;
    color: #346cbe;
}

.footer-fixed-panel {
    /*background: #000; */
    position: fixed;
    top: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);

}

@media only screen and (max-width: 990px) {
    footer {
        margin-bottom: 40px;
    }
}

.blink_me {
    animation: blinker 1s linear infinite;
}

.blink_me_slow {
    animation: blinker 3s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.header-custome .logo {
    float: left;
    margin-top: -22%;
    width: 40%;
    margin-left: 35%;
}

.container.header-custome {
    background: #ffffff;
    color: #a52a29;
}

.header-custome strong {
    font-size: 18px;
}

span.custome-ministry-text {
    margin-top: 0px;
    font-size: 20px;
    font-weight: bold;
}

img.flag {
    float: right;
    margin-top: -111px;
    margin-right: 0%;
    width: 20%;
    max-width: 85px;
}

.gov-logo {
    margin: 40px -100px 12px 10px;
}

::-webkit-scrollbar {
    width: 5px;
}

.example_f {
    border-radius: 4px;
    background-color: #834CDF;
    background-image: linear-gradient(315deg, #f7b42c 0%, #fc575e 74%);
    border: none;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    padding: 20px;
    width: 200px;
    transition: all 0.4s;
    cursor: pointer;
    margin: 5px;
}

.example_f span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.4s;
}

.example_f span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

.example_f:hover span {
    padding-right: 25px;
}

.example_f:hover span:after {
    opacity: 1;
    right: 0;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.tab li > .active {
    background: rgba(0, 0, 0, 0) !important;
    color: #fff;
    border-radius: 0 !important;
    border: 1px solid #037555;;
    border-top: 2px solid #037555;;
}

.contact-info {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.contact-info-icon {
    margin-bottom: 15px;
}

.contact-info-item {
    background: #037555;
    padding: 30px 0px;
}

.contact-info-icon i {
    font-size: 48px;
    color: #fda40b;
}

.contact-info-text p {
    margin-bottom: 0px;
}

.contact-info-text h2 {
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact-info-text span {
    color: #999999;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}

.border {
    border: 1px solid #008000;
    padding: 10px;
    border-radius: 5px;
}

.pad {
    padding: 10px;
    text-align: justify;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .dropdown-menu li{ position: relative; 	}
    .nav-item .submenu{
        display: none;
        position: absolute;
        left:100%; top:-7px;
    }
    .nav-item .submenu-left{
        right:100%; left:auto;
    }
    .dropdown-menu > li:hover{ background-color: #f1f1f1 }
    .dropdown-menu > li:hover > .submenu{ display: block; }
}
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
    .dropdown-menu .dropdown-menu{
        margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
    }
}
/* ============ small devices .end// ============ */
.light {
    opacity: 1;
    background-color: rgba(3, 117, 85, 0.8) !important;
}
.shadow {
    box-shadow: 0 .5rem 1rem #00000026 !important;
}
.nav-item {
    border: 1px solid rgba(0,0,0,0);
}
.nav-item .active {
    color: #be1a26;
}
.dropdown-menu {
    border-top: 6px solid #037555 !important;
    width: 15rem;
    padding: 0;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
}

.navbar-dark .navbar-nav .nav-link {
    color: #FFFFFF !important;
    font-weight: 600;
}
/*marquee css*/
.newsbar-container {
    display:flex;
    align-items:center;
    background-color:#2460B9
}
.newsbar-title {
    color:#ce1126;
    background-color:#fff;
    font-size:.833rem;
    font-weight:600;
    padding:.75rem 1rem .75rem .5rem;
    -webkit-clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%);
    clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%);
    margin-top:-1px
}
.marquee-list span.type {
    background-color:#fff;
    color:#ce1126;
    font-size:.75rem;
    text-transform:uppercase;
    display:inline-block;
    padding:.125rem .25rem;
    border-radius:2px;
    font-weight:600;
    vertical-align:middle
}
.marquee-list a {
    color:#fff!important
}
.marquee-list a:hover {
    color:#4d4d4d!important
}
.jctkr-wrapper {
    display:inline-block;
    position:relative;
    width:100%;
    height:18px;
    vertical-align:middle;
    overflow:hidden
}
.jctkr-wrapper ul {
    position:absolute;
    left:0;
    top:50%;
    transform:translate(0,-50%);
    height:100%;
    margin:0;
    padding:0;
    list-style:none;
    white-space:nowrap;
    font-size:0;
    opacity:0;
    -webkit-transition:opacity 20s;
    transition:opacity 20s
}
.jctkr-wrapper.jctkr-initialized ul {
    opacity:1;
}
.jctkr-wrapper ul li {
    display:inline-block;
    font-size:13.33px;
    position:relative;
    padding-left:1rem;
    margin-right:.75rem
}
.jctkr-wrapper ul li a {
    color:#666
}
.jctkr-wrapper ul li:before {
    content:'';
    width:2px;
    height:2px;
    background-color:#fff;
    border-radius:50%;
    display:inline-block;
    margin-right:.5rem;
    position:absolute;
    top:50%;
    left:0;
    transform:translateY(-50%)
}
.jctkr-label {
    display:inline-block
}
/*card design*/
.card-01 {
    border-radius: 4px;
    box-shadow: 0 8px 16px rgba(119,119,119,.08);
    background-color: #fff;
    padding: 0.5rem;
    display: block;
}
.list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.list-01 li:not(:last-child) {
    padding-bottom: 1rem;
    border-bottom: 1px solid #e0e0e0;
}
.list-01 li {
    display: flex;
}
.list-01 li:not(:first-child) {
    padding-top: 1rem;
}
.list-01 li .avatar {
    margin-right: .75rem;
}
.avatar-lg {
    width: 5.5rem;
    height: 5.5rem;
    flex-shrink: 0;
}
.textbox-01 h6, .textbox-01 p {
    margin-bottom: .25rem;
}
.textbox-01 h6 {
    color: #1a1a1a;
    font-weight: 600;
}
.avatar-lg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.avatar img {
    border-radius: 50%;
}
.card-06 {
    background-color: #fff;
    padding: .5rem;
    box-shadow: 0 2px 4px #e0e0e0;
    border-radius: 4px;
}
.card-06 h6 {
    color: #333;
    font-size: .833rem;
    font-weight: 500;
}
.card-06:hover h6 {
    color: #fff;
}
.card-06:hover {
    background-color: #ce1126;
    transition: all .5s ease;
}
a {
    text-decoration: none !important;
    background-color: transparent;
}
.card-02 {
    display: block;
    background-color: #fff;
    padding: 1rem;
    border-radius: 4px;
    color: #1a1a1a;
    border-right: 4px solid #6688be;
    transition: all ease-in-out .2s;
}
.textbox-01 p {
    font-size: .833rem;
}
p {
    font-size: .833rem;
}
.intro-title {
    display: inline-block;
    color: #2460b9;
    font-size: 14px;
}
.footer {
    background-color: #2460B9;
}
.footer-main {
    padding: 3rem 0;
}
.footer-title {
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
    text-underline-position: under;
}
.footer-copyright-base {
    background-color: #1b4789;
    font-size: .833rem;
    color: #e6ecf5;
}
.footer-copyright {
    display: flex;
    justify-content: space-between;
    padding: 1rem;
}
.height-455 {
    height: 455px !important;
}
.list-content{
    background-color: #FFFFFF;
    padding: 5px;
}
.card-content{
    background-color: #FFFFFF;
}
.table > :not(caption) > * > * {
    padding: 0.25rem 0.25rem !important;
}
.table-head th{
    font-weight: 600 !important;
}
.nav-link{
    font-weight: 600 !important;
}
.heading {
    color: #2460b9;
    font-weight: 600;
}
.heading-line, .heading-line_red {
    color: #4d4d4d;
    font-weight: 700;
}
.heading-line::after, .heading-line_red::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    margin-top: .5rem;
    background-color: rgba(51,51,51,.16);
}
@media (max-width: 767px) {
    #galleryCarousel .carousel-item > div {
        display: none;
    }
    #galleryCarousel .carousel-item > div:first-child {
        display: block;
    }
}

#galleryCarousel .carousel-item.active,
#galleryCarousel .carousel-item-next,
#galleryCarousel .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {

    #galleryCarousel .carousel-item-end.active,
    #galleryCarousel .carousel-item-next {
        transform: translateX(25%);
    }

    #galleryCarousel .carousel-item-start.active,
    #galleryCarousel .carousel-item-prev {
        transform: translateX(-25%);
    }
}

#galleryCarousel .carousel-item-end,
#galleryCarousel .carousel-item-start {
    transform: translateX(0);
}

.img-fluid{
    height: 260px !important;
}
#backToTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 50%;
}

#backToTop:hover {
    background-color: #555;
}
.card-container {
    border-radius: 5px;
    box-shadow: 0px 10px 20px -10px rgba(0,0,0,0.75);
    padding-top: 30px;
    position: relative;
    width: 300px;
    max-width: 100%;
    text-align: center;
    height: 280px;
    margin-bottom: 20px;
}
@media (min-width: 600px){
    #team_card {
        margin-left: 40%;
        margin-right: 40%;
    }
}
.text-red{
    color: rgb(255, 0, 0);
    font-family: 'Vesper Libre', serif;
}
.heading {
    color: #2460b9;
    font-weight: 600;
}
.des, p {
    font-size: .833rem;
}
.text {
    font-size: .7rem;
    color: #858585;
}
.sub-title {
    font-size: .833rem;
    color: #777;
}
.title-dark {
    color: #1a1a1a;
    font-weight: 700;
}
.news-iframe {
    width: 100%;
    margin: 1.5rem 0;
}
.single-category-section {
    padding: 0 1rem 0 1rem;
}
.card ul {
    padding-left: 0;
    margin-bottom: 0;
}
.card ul > li:nth-child(1) {
    margin-top: 0;
    border-top: 1px solid var(--primary);;
}
.card ul > li {
    display: block;
    border: 1px solid var(--primary);;
    padding: 5px;
    border-top: none;
}
