/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

a {
    color: #106eea;
}

a:hover {
    color: #3b8af2;
}

h1, h2, h3, h4, h5, h6 {
    /* font-family: "Roboto", sans-serif; */
    font-size: 1.125em;
}



@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #1667ac;
    border: 1px solid #ffffff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    transition: all 0.4s;
    text-align: center;
}

.back-to-top i {
    color: #fff;
    line-height: 0;
    font-size: -webkit-xxx-large;
}

.back-to-top:hover {
    background: #035192;
    color: #fff;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
}


/*--------------------------------------------------------------
# pdy-csss
--------------------------------------------------------------*/
.container {
    width: 90% !important;
}

.container-lg {
    width: 80% !important;
}

.container-md {
    width: 80% !important;
}

.container-sm {
    width: 80% !important;
}

.container-xl {
    width: 80% !important;
}

.container-xxl {
    width: 80% !important;
}

ul.sf-menu .sf-sub-indicator:after {
    content: "\F124" !important;
    left: -2px;
    line-height: 1;
    position: absolute;
    text-indent: 0;
    top: 0;
    font-family: bootstrap-icons;
    font-size: 15px;
    /* font-weight: bold; */
}

ul.sf-menu .sf-sub-indicator {
    height: 15px !important;
    line-height: 9999px;
    opacity: 0.75;
    overflow: hidden;
    position: absolute;
    right: 5px !important;
    speak: none;
    text-indent: -9999px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
    font-size: 16px !important;
}



#main {
    background: #fff;
}

.intro {
    padding-left: 20px;
    padding-right: 20px;
}

.usefullinks ul li {
    width: 100%;
    list-style-image: url(../img/li-icon.png);
    margin-bottom: 7px;
    border-bottom: 1px #ccc dotted;
    padding-bottom: 7px;
    margin-left: -9px;
}

.color-box-1 {
    background: #1667ac;
    padding: 5px;
    font-size: 1.2em;
    color: #fff;
    margin: 0px;
    text-align: center;
    border-radius: 13px;
}

.imp-link ul li {
    width: 100%;
    /* list-style-image: url(../img/li-icon.png); */
    margin-bottom: 7px;
    border-bottom: 1px #ccc dotted;
    padding-bottom: 7px;
    margin-left: 0px;
}

.imp-link a {
    color: #000;
}

.imp-link a:hover, .imp-link a:focus {
    color: #000;
}


.color-box-1 :hover {
    background: #2476BC;
    font-size: 1.2em;
    color: #fff;
    text-align: center;
}

.about-box {
    background: #d5f3ff;
    /* min-height: 414px; */
    padding: 16px;
}

.about-box .views-field-body {
    height: 400px;
    text-align: justify;
}

.news-block h2 {
    background: #1667ac;
    padding: 5px;
    font-size: 18px;
    color: #fff;
    margin: 0px 0px;
    text-align: center;
    border-radius: 13px;
    font-weight: 600;
}

.services {
    background: #fff;

}

#block-emergencycontact .col-lg-4 .col-md-6 {
    padding: 0px;
}

#block-emergencycontact .col-md-6 {
    padding: 0px;
}

.firstbml {
    margin-left: 16%;
}

.more-link a {
    border: 1px solid #64a9e5;
    padding: 0px 13px;
    background: #1667ac;
    color: #fff;
    border-radius: 16px;
    margin-right: 0px;
    margin-top: -15px;
    float: right;
}

.more-link a:hover, .more-link a:focus {
    color: #fff;

}

@media (max-width: 1195px) {
    .about-box {
        /* background:#d5f3ff; */
        min-height: 345px;
        margin: 15px 0px;
    }



}


@media (max-width: 1280px) {}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        /* transition-delay: 0 !important; */
    }

}

@media (max-width:768px) {
    .Colourtext {
        float: left !important;
    }

    #block-rightsidelogo {
        text-align: center;
    }

    div.sf-accordion-toggle.sf-style-none a {
        background: #1667ac !important;
        color: #fff !important;
    }


    .about-box a {
        margin-top: 218px !important;
    }

    .news-block-ad {
        width: 95%;
    }

    .featured-services .item-list {
        height: 250px !important;
    }


    #block-sitevisitors {

        width: 50% !important;
    }

}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
    background: #106eea;
    height: 40px;
    font-size: 14px;
    transition: all 0.5s;
    color: #fff;
    padding: 0;
}

#topbar .contact-info i {
    font-style: normal;
    color: #fff;
}

#topbar .contact-info i a, #topbar .contact-info i span {
    padding-left: 5px;
    color: #fff;
}

#topbar .contact-info i a {
    line-height: 0;
    transition: 0.3s;
    transition: 0.3s;
}

#topbar .contact-info i a:hover {
    color: #fff;
    text-decoration: underline;
}

#topbar .social-links a {
    color: rgba(255, 255, 255, 0.7);
    line-height: 0;
    transition: 0.3s;
    margin-left: 20px;
}

#topbar .social-links a:hover {
    color: white;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    /* background: #daeeff; */
    background: #1667ac;
    transition: all 0.5s;
    z-index: 997;
    height: 35px;
    /*  box-shadow: 2px 3px 3px rgb(10 83 112 / 68%); */
}

#navbar {
    border: none;
}

#header.fixed-top {
    height: 70px;
}

#header .logo {
    font-size: 30px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.8px;
    /* font-family: "Poppins", sans-serif; */
}

#header .logo a {
    color: #222222;
}

#header .logo a span {
    color: #106eea;
}

#header .logo img {
    max-height: 40px;
}

.scrolled-offset {
    margin-top: 70px;
}

.navbar-nav>li>a {
    padding-top: 9px !important;
    padding-bottom: 8px !important;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
    padding: 0;
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
}

.navbar li {
    position: relative;
}

.navbar>ul>li {
    white-space: nowrap;
    padding: 10px 0 10px 28px;
}

.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3px;
    font-size: 14px;
    /* font-weight: 600; */
    color: #023764;
    white-space: nowrap;
    transition: 0.3s;
    position: relative;
}

.navbar a i, .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
}

.navbar>ul>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -6px;
    left: 0;
    background-color: #106eea;
    visibility: hidden;
    width: 0px;
    transition: all 0.3s ease-in-out 0s;
}

.navbar a:hover:before, .navbar li:hover>a:before, .navbar .active:before {
    visibility: visible;
    width: 100%;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #106eea;
}

.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 0px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 0px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
}

.navbar .dropdown ul li {
    min-width: 200px;
}

.navbar .dropdown ul a {
    padding: 10px 20px;
    font-weight: 400;
}

.navbar .dropdown ul a i {
    font-size: 12px;
}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a {
    color: #106eea;
}

.navbar .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}

@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }

    .navbar .dropdown .dropdown:hover>ul {
        left: -100%;
    }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
    color: #222222;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
    margin-top: 7px;
}

.mobile-nav-toggle.bi-x {
    color: #fff;
}

@media (max-width: 991px) {
    .mobile-nav-toggle {
        display: none;
    }

    .navbar ul {
        display: none;
    }

    .firstbml {
        margin-left: 0%;
    }

    .featured-services .icon-box {
        margin-bottom: 15px;
    }
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: inline-block;
    align-items: center;
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(9, 9, 9, 0.9);
    transition: 0.3s;
    z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
}

.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
}

.navbar-mobile a {
    padding: 10px 20px;
    font-size: 15px;
    color: #222222;
}

.navbar-mobile>ul>li {
    padding: 0;
}

.navbar-mobile a:hover:before, .navbar-mobile li:hover>a:before, .navbar-mobile .active:before {
    visibility: hidden;
}

.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover>a {
    color: #106eea;
}

.navbar-mobile .getstarted {
    margin: 15px;
}

.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
    min-width: 200px;
}

.navbar-mobile .dropdown ul a {
    padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
    font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover>a {
    color: #106eea;
}

.navbar-mobile .dropdown>.dropdown-active {
    display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
    width: 100%;
    background-size: cover;
    position: relative;
}



#hero .container {
    position: relative;
}

#hero h1 {
    margin: 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #222222;
    /* font-family: "Poppins", sans-serif; */
}

#hero h1 span {
    color: #106eea;
}

#hero h2 {
    color: #555555;
    margin: 5px 0 30px 0;
    font-size: 24px;
    font-weight: 400;
}

#hero .btn-get-started {
    /* font-family: "Roboto", sans-serif; */
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 28px;
    border-radius: 4px;
    transition: 0.5s;
    color: #fff;
    background: #106eea;
}

#hero .btn-get-started:hover {
    background: #247cf0;
}

#hero .btn-watch-video {
    font-size: 16px;
    transition: 0.5s;
    margin-left: 25px;
    color: #222222;
    font-weight: 600;
    display: flex;
    align-items: center;
}

#hero .btn-watch-video i {
    color: #106eea;
    font-size: 32px;
    transition: 0.3s;
    line-height: 0;
    margin-right: 8px;
}

#hero .btn-watch-video:hover {
    color: #106eea;
}

#hero .btn-watch-video:hover i {
    color: #3b8af2;
}

@media (min-width: 1024px) {
    #hero {
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {

    #hero h1 {
        font-size: 28px;
        line-height: 36px;
    }

    #hero h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }

    #hero .btn-get-started, #hero .btn-watch-video {
        font-size: 13px;
    }

    .slick-prev {
        left: 8px;
    }


    .slick-next {
        right: 6px;
    }


    .clients .slick__slide {
        max-width: 82% !important;
        border: 1px solid #fff;
        margin-right: -9px !important;
        border-radius: 5px;
    }


    .colorbox {
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }





}




@media (max-width: 414px) {
    .site-logo {
        padding: 0px !important;
    }

    .top-header.container {
        padding: 0px !important;
    }

    .top-header .container {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
        width: 100% !important;
    }

    #views_slideshow_cycle_main_what_s_new-block_1 {
        height: 340px !important;
    }



    .region-skip-to-main a {
        padding-right: 14px !important;
    }



    #block-views-block-about-us-block-1 .btn {
        margin: 200% 42% 0% 28% !important;
    }


    #block-views-block-site-logo-block-1 img {
        width: 100%;
        height: 100%;
    }

    #block-views-block-emblem-block-1 {
        text-align: center;
    }

    #header {
        margin-top: 7%;
    }



}

/*--------------------------------------------------------------# mmmmmmmmmmmmmm--------------------------------------------------------------*/

@media (max-width:375px) {
    .top-header.container {
        padding: 0px !important;
    }

    .site-logo {
        padding: 0px !important;
    }

    .top-header .container {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
        width: 100% !important;
    }

    .block-text-resize h2 {
        display: none;
    }



    #block-emergencycontact btn {
        margin: 0% 42% 0% 28% !important;
    }

    #block-views-block-about-us-block-1 .btn {
        margin: 200% 42% 0% 28% !important;
    }

    #views_slideshow_cycle_main_what_s_new-block_1 {
        height: 340px !important;
    }

    .services .icon-box p {
        height: 47px !important;
        line-height: 22px !important;
    }
}

/*--------------------------------------------------------------#mmmmmmmmmmmmmm--------------------------------------------------------------*/

@media (max-width:320px) {

    .about-box .more-link {
        margin-top: 373% !important;
    }

}

@media (max-height: 390px) {
    .services .icon-box p {
        line-height: 22px !important;
        height: 47px !important;
    }
}







@media (max-height: 500px) {}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
    padding: 20px 0;
    overflow: hidden;
}


.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 8px 20px;
    margin: 0;
    background: #e7f1fd;
    color: #106eea;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 50px;
}

.section-title h3 {
    margin: 15px 0 0 0;
    font-size: 32px;
    font-weight: 700;
}

.section-title h3 span {
    color: #106eea;
}

.section-title p {
    margin: 15px auto 0 auto;
    font-weight: 600;
}

@media (min-width: 1024px) {
    .section-title p {
        width: 50%;
    }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
    padding: 20px 0;
    background-color: #f1f6fe;
    min-height: 40px;
}

.breadcrumbs h2 {
    font-size: 24px;
    font-weight: 300;
    margin: 0;
}

@media (max-width: 992px) {
    .breadcrumbs h2 {
        margin: 0 0 10px 0;
    }
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    /* font-size: 14px; */
}

.breadcrumbs ol li+li {
    padding-left: 10px;
}

.breadcrumbs ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #000;
    /* content: "/"; */
    content: ">>";
}

@media (max-width: 768px) {
    .breadcrumbs .d-flex {
        display: block !important;
    }

    .breadcrumbs ol {
        display: block;
    }

    .breadcrumbs ol li {
        display: inline-block;
    }
}

/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/
.featured-services .icon-box {
    padding: 15px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    height: 420px;
}

.featured-services .item-list {
    height: 300px;
}

.featured-services .item-list ul {
    padding-left: 23px;
}

.featured-services .icon-box::before {
    content: '';
    position: absolute;
    background: #cbe0fb;
    right: 0;
    left: 0;
    bottom: 0;
    top: 100%;
    transition: all 0.3s;
    z-index: -1;
}

.featured-services .icon-box:hover::before {
    background: #d9ffff;
    top: 0;
    border-radius: 0px;
}

.featured-services .icon {
    margin-bottom: 15px;
}

.featured-services .icon i {
    font-size: 48px;
    line-height: 1;
    color: #106eea;
    transition: all 0.3s ease-in-out;
}

.featured-services .title {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 18px;
}

.featured-services .title a {
    color: #fff;
}

.featured-services .description {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
}

.featured-services .icon-box:hover .title a, .featured-services .icon-box:hover .description {
    color: #fff;
}

.featured-services .icon-box:hover .icon i {
    color: #fff;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
    font-weight: 600;
    font-size: 26px;
}

.about .content ul {
    list-style: none;
    padding: 0;
}

.about .content ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}

.about .content ul li:first-child {
    margin-top: 35px;
}

.about .content ul i {
    background: #fff;
    box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
    font-size: 24px;
    padding: 20px;
    margin-right: 15px;
    color: #106eea;
    border-radius: 50px;
}

.about .content ul h5 {
    font-size: 18px;
    color: #555555;
}

.about .content ul p {
    font-size: 15px;
}

.about .content p:last-child {
    margin-bottom: 0;
}




/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients {
    padding: 16px 0px 3px 0px;
    text-align: center;
}

.clients .buttons button {
    top: -11px;
    line-height: 1;
}

.clients img {
    max-width: 100%;
    transition: all 0.4s ease-in-out;
    display: inline-block;

}

.clients img:hover {
    transform: scale(1.15);
}

@media (max-width: 768px) {
    .clients img {
        max-width: 40%;
    }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
    text-align: center;
    border: 1px solid #efefef !important;
    padding: 0px;
    transition: all ease-in-out 0.3s;
    background: rgba(245, 245, 245, 0.73);
    margin: 0;
    border-radius: 4px;
    margin-bottom: 4px;
    margin-right: 4px;
    height: 225px;
}



.update-page ul {
    margin-left: 0;
    padding-left: 0;
}



.officers {
    padding: 3px 12px 0px 14px;
}

#block-views-block-about-us-block-1 {
    padding: 10px;
}




.services .icon-box .icon {
    margin: 0 auto;
    /* align-items: center; */
    padding-top: 11px;
    transition: ease-in-out 0.3s;
}

.services .icon-box .icon i {
    color: #3b8af2;
    font-size: 28px;
    transition: ease-in-out 0.3s;
}

.services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px;
}

.services .icon-box h4 a {
    color: #222222;
    transition: ease-in-out 0.3s;
}

.services .icon-box p {
    line-height: 18px;

    margin-bottom: 0;
    height: 60px;
}


.services .icon-box img {
    border-radius: 10px;
}


.services .icon-box:hover {
    border-color: #fff;
    box-shadow: 0px 0 25px 0 rgba(16, 110, 234, 0.1);
}

.services .icon-box:hover h4 a, .services .icon-box:hover .icon i {
    color: #106eea;
}

.services .icon-box:hover .icon {
    border-color: #106eea;
}


/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
    padding: 60px 0;
}

.team .member {
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(16, 110, 234, 0.15);
}

.team .member .member-img {
    position: relative;
    overflow: hidden;
}

.team .member .social {
    position: absolute;
    left: 0;
    bottom: 30px;
    right: 0;
    opacity: 0;
    transition: ease-in-out 0.3s;
    text-align: center;
}

.team .member .social a {
    transition: color 0.3s;
    color: #222222;
    margin: 0 3px;
    padding-top: 7px;
    border-radius: 4px;
    width: 36px;
    height: 36px;
    background: rgba(16, 110, 234, 0.8);
    display: inline-block;
    transition: ease-in-out 0.3s;
    color: #fff;
}

.team .member .social a:hover {
    background: #3b8af2;
}

.team .member .social i {
    font-size: 18px;
}

.team .member .member-info {
    padding: 25px 15px;
}

.team .member .member-info h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 18px;
    color: #222222;
}

.team .member .member-info span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #aaaaaa;
}

.team .member .member-info p {
    font-style: italic;
    font-size: 14px;
    line-height: 26px;
    color: #777777;
}

.team .member:hover .social {
    opacity: 1;
    bottom: 15px;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
    padding: 20px;
    background: #fff;
    text-align: center;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.pricing .box h3 {
    font-weight: 400;
    margin: -20px -20px 20px -20px;
    padding: 20px 15px;
    font-size: 16px;
    font-weight: 600;
    color: #777777;
    background: #f8f8f8;
}

.pricing .box h4 {
    font-size: 36px;
    color: #106eea;
    font-weight: 600;
    /* font-family: "Poppins", sans-serif; */
    margin-bottom: 20px;
}

.pricing .box h4 sup {
    font-size: 20px;
    top: -15px;
    left: -3px;
}

.pricing .box h4 span {
    color: #bababa;
    font-size: 16px;
    font-weight: 300;
}

.pricing .box ul {
    padding: 0;
    list-style: none;
    color: #444444;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}

.pricing .box ul li {
    padding-bottom: 16px;
}

.pricing .box ul i {
    color: #106eea;
    font-size: 18px;
    padding-right: 4px;
}

.pricing .box ul .na {
    color: #ccc;
    text-decoration: line-through;
}

.pricing .btn-wrap {
    margin: 20px -20px -20px -20px;
    padding: 20px 15px;
    background: #f8f8f8;
    text-align: center;
}

.pricing .btn-buy {
    background: #106eea;
    display: inline-block;
    padding: 8px 35px 10px 35px;
    border-radius: 4px;
    color: #fff;
    transition: none;
    font-size: 14px;
    font-weight: 400;
    /* font-family: "Roboto", sans-serif; */
    font-weight: 600;
    transition: 0.3s;
}

.pricing .btn-buy:hover {
    background: #3b8af2;
}

.pricing .featured h3 {
    color: #fff;
    background: #106eea;
}

.pricing .advanced {
    width: 200px;
    position: absolute;
    top: 18px;
    right: -68px;
    transform: rotate(45deg);
    z-index: 1;
    font-size: 14px;
    padding: 1px 0 3px 0;
    background: #106eea;
    color: #fff;
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
    color: #444444;
    text-align: center;
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.3);
    padding: 20px 0 30px 0;
}

.contact .info-box i {
    font-size: 32px;
    color: #106eea;
    border-radius: 50%;
    padding: 8px;
    border: 2px dotted #b3d1fa;
}

.contact .info-box h3 {
    font-size: 20px;
    color: #777777;
    font-weight: 700;
    margin: 10px 0;
}

.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.contact .php-email-form {
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
    padding: 30px;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .error-message br+br {
    margin-top: 25px;
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.contact .php-email-form .form-group {
    margin-bottom: 20px;
}

.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
    border-color: #106eea;
}

.contact .php-email-form input {
    padding: 10px 15px;
}

.contact .php-email-form textarea {
    padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
    background: #106eea;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #3b8af2;
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: #1667ac;
    padding: 0 0 30px 0;
    color: #444444;


}

.lstupd {
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

.region-footer-menu ul {
    list-style: none;
    position: relative;
    left: 50%;
    z-index: 99;
}

#footer .footer-top {
    padding: 20px 0 0px 0;

}

#footer .footer-top .footer-contact {
    margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
    font-size: 24px;
    margin: 0 0 15px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
}

#footer .footer-top .footer-contact h3 span {
    color: #106eea;
}

#footer .footer-top .footer-contact p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    /* font-family: "Roboto", sans-serif; */
    color: #777777;
}

#footer .footer-top h4 {
    font-size: 16px;
    font-weight: bold;
    color: #444444;
    position: relative;
    padding-bottom: 12px;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    margin: 0;
    text-align: center;
}

.align-center {
    text-align: center;
    color: #fff;
}


#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #106eea;
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    margin: 10px 0px;
    padding: 0px 0px;
    display: inline-block;
    align-items: center;
    border-right: 1px #fff solid;

}

#footer .footer-top .footer-links ul li:first-child {
    /* padding-top: 0; */
}

#footer .footer-top .footer-links ul a {
    color: #ffffff;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
    padding: 2px;
    margin-right: 4px;
}

#footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: #ffffff;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #106eea;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
    background: #3b8af2;
    color: #fff;
    text-decoration: none;
}

#footer .copyright {
    text-align: center;
    float: left;
}

#footer .credits {
    float: right;
    text-align: center;
    font-size: 13px;
    color: #444444;
}

@media (max-width: 768px) {

    .intro {
        padding-left: 0px;
        padding-right: 0px;
    }

    #footer .copyright, #footer .credits {
        float: none;
        text-align: center;
        padding: 2px 0;
    }

    .about-box img {
        width: 100%;
    }

    .about-box {
        min-height: 724px;
    }


    .about-box .more-link {
        /* margin-top:250%; */
    }


}

@media (max-width: 576px) {
    #footer .footer-top .footer-links ul li {
        width: 100% !important;
        text-align: center !important;
        border-right: none !important;
        margin: 6px 0px;
        padding-left: 0px;
    }


    #footer .footer-top .footer-links ul {
        padding-left: 0px;
    }
}

/*--------------------------------------------------------------
# Top header
--------------------------------------------------------------*/
.top-header {
    background: #1667ac;
    border-bottom: 1px #ccc solid;
    padding: 0px 0px;
}

.region-skip-to-main a {
    color: #fff !important;
    padding-right: 20px;
    line-height: 2;
}

.ScreenReader {
    padding-left: 15px;
}

.top-right01 {
    float: right;
    font-size: 0.938em;
    text-align: right;
}

.region-skip-to-main {
    padding: 2px 0px 0px 0px;
}

.f1 {
    float: left;
    text-align: right;
    color: #fff;
    padding-right: 5px;
}

.f1 ul li {
    list-style: none;
    display: inline;
}

.top-right-inner2 {
    margin-top: 15px;
}

.top-right-inner2, .top-right-inner3 {
    float: left;
}

.top-right-inner4 {
    margin: 0px 0px 0px 0px;
    font-size: 0.8em;
    float: left;
}


.block-text-resize h2 {
    color: #fff;
    float: left;
    font-weight: 100;
    font-size: 15px !important;
    margin: 8px -33px 0px 0px;
    display: inline-block;
}

.block-text-resize .content {
    float: left;
}

#text_resize_clear {
    clear: both;
}

.ColourThemes li {
    list-style: none;
    display: inline;
    float: left;
    padding: 7px;
    border-left: 1px solid #fff;
}

.black a {
    color: #fff;
}

.black {
    background: #000000;
}

.white a {
    color: #000;
}

.white {
    background: #fff;
}

.grey a {
    color: #fff;
}

.grey {
    background: #4C4C4C;
}

.f2 {
    float: left;
    text-align: right;
    color: #fff;
    padding-right: 5px;
    cursor: pointer;
}

.f2 ul li {
    list-style: none;
    display: inline;
    background: #dff0ff;
    color: #000;
    padding: 2px 10px;
}

#block-textresize {
    margin-top: 6px;
}

#block-textresize li a {
    color: #000;
    font-size: 14px !important;
}


.textresize li {
    list-style: none;
    display: inline;
    float: left;
    padding: 7px;
    border-left: 1px solid #fff;
}

.textresize li a {
    color: #fff;
}

.Colourtext {
    float: right;
}


.clr {
    clear: both;
}


@media (max-width: 576px) {
    .region-skip-to-main {
        margin-bottom: 2%;
    }


    .Colourtext {
        padding-left: 0%;
    }

    .clr {
        clear: both;
    }

}


/*--------------------------------------------------------------
# slider bar
--------------------------------------------------------------*/
.slidernews {
    margin-bottom: 10px;
}

.newsleft {
    color: #fff;
    padding: 5px;
    font-weight: 400;
    border-right: 1px solid #1667ac;
    background: #1667ac;
    text-align: center;
    min-height: 42px;
    font-size: 18px;
}


.news-slider {
    color: #000;
    /* padding: 2px; */
    padding-left: 0px;
    padding-left: 10px;
    background: #efefef;
    min-height: 42px;
}

.news-slider p {
    padding-top: 5px;
}

.f3 {
    /* text-align: right; */
    /* color: #fff; */
    /* padding-right: 5px; */
}

.inner-page .item-list ul li::before {
    /* content: "\F114"!important; */
    content: "\f135" !important;
    font-family: bootstrap-icons;
    position: absolute;
    left: -4px;
    color: #1667ac;
    font-size: 14px !important;
    line-height: 1.6;
    font-weight: bold;
}


.inner-page .item-list ul li {
    position: relative;
    border-bottom: 1px dashed #d7d5d5;
    display: block;
    list-style: none;
    padding: 5px 0 5px 20px;
}


ul.sf-menu.sf-vertical li:hover>ul,
ul.sf-menu.sf-vertical li.sfHover>ul {
    left: 0em !important;
    top: 40px;
}

ul.sf-menu.sf-style-none li.sf-multicolumn-wrapper ol, ul.sf-menu.sf-style-none li.sf-multicolumn-wrapper ol li {
    background: #1667ac;
}


#block-pdy-page-title {
    font-size: 1.2em;
    color: #1667ac;
}

#block-pdy-page-title h1:after {
    content: ' ';
    display: block;
    width: 20px;
    height: 4px;
    background-color: #1667ac;
    margin-top: 8px;
    float: left;
    margin-right: 5px;
}

.inner-page .item-list li {
    position: relative;
    border-bottom: 1px dashed #d7d5d5;
    display: block;
    list-style: none;
    padding: 0px 0 5px 5px;
}

.imp-link .item-list li::before {
    content: "\f135";
    font-family: bootstrap-icons;
    position: absolute;
    left: 20px;
    color: #1667ac;
    font-size: 14px;
    line-height: 2.1;
    font-weight: bold;
}


.inner-page .item-list {
    padding-left: 0px;
    margin-left: -41px;
}



.inner-page .item-list li:last-child {
    border-bottom: none;
}

div.sf-accordion-toggle.sf-style-none a {
    background: #daeeff;
    color: #000;
    display: inline-block;
    font-weight: bold;
    padding: 2.5em 1em 0em 1em !important;
    position: relative;
    font-size: 14px !important;
}

#superfish-main-toggle span {
    display: none !important;
}


.inner-page .item-list ul li {
    color: #000;
}

.cboxElement img {
    float: left;
    margin-right: 20px;
    width: 30%;
    height: 165px;
}

.cboxElement img {
    margin-top: 15px;
    border-radius: 4px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.40);
    display: inline-flex;
    margin-bottom: 10px;
}

a.footer-view {
    border: 1px solid #64a9e5;
    padding: 0px 13px;
    background: #1667ac;
    color: #fff;
    border-radius: 16px;
    margin-right: 0px;
    margin-top: 0px;
    float: right;
    line-height: 28px;
}

a.footer-view:hover, a.footer-view:focus {
    color: #fff;
}

.update-page {
    margin-top: 40px;
}


.file--application-pdf {
    background-image: url(../img/application-pdf.png);
}

.file--application-doc {
    background-image: url(../img/application-doc.png);
}


.file {
    display: inline-block;
    min-height: 16px;
    padding-left: 20px;
    /* LTR */
    background-repeat: no-repeat;
    background-position: left center;
    /* LTR */
}

[dir="rtl"] .file {
    padding-right: 20px;
    padding-left: inherit;
    background-position: right center;
}

#block-views-block-copyright-block-1 p {
    text-align: center;
    color: #fff;
}


#block-views-block-contact-information-block-1 p {
    text-align: center;
    color: #fff;
}


/* .sitemap-item--menu-footer ul li:before {
     content: "\f114"; 
    content: "\f135";
    font-family: 'bootstrap-icons';
    position: absolute;
    left: 45px;
    color: #1667ac;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 600;
    margin-left: -31px;

} */



/* .sitemap-item--menu-footer ul li {
    margin-left: -18px;
} */

ul.sf-menu.sf-style-none li:hover, ul.sf-menu.sf-style-none li.sfHover, ul.sf-menu.sf-style-none a:focus, ul.sf-menu.sf-style-none a:hover, ul.sf-menu.sf-style-none span.nolink:hover {
    background: #d5f3ff !important;
    color: #000 !important;
}

ul.sf-menu.sf-style-none a, ul.sf-menu.sf-style-none a:visited, ul.sf-menu.sf-style-none span.nolink {
    color: #fff !important;
    background: #1667ac !important;
    padding: 10px 20px !important;
    margin-right: 0px;
    border-right: 1px solid #1d314221 !important;
    line-height: 1;
    height: 35px;
    text-decoration: none;
}

#footer .footer-top .footer-links ul li:last-child {
    border-right: none;
}

#edit-captcha-response {
    color: #444;
}

.back-to-top span {
    display: none;
}

ul.sf-menu.sf-style-none a.is-active {
    color: #000 !important;
    background-color: #d5f3ff !important;
}

.language {
    padding-top: 7px;
    display: flex;
}

#edit-captcha-response--description {
    padding-top: 5px;
    padding-bottom: 10px;
}

.slick-prev:before, .slick-next:before {
    opacity: 1 !important;
}

.slick-arrow:hover::before {
    color: #1667ac !important;
}

.slick-arrow::before {
    color: #1667ac !important;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: #1667ac !important;
}


.inner-page .item-list ol li::before {

    content: "\f135" !important;
    font-family: bootstrap-icons;
    position: absolute;
    left: -4px;
    color: #1667ac;
    font-size: 14px !important;
    line-height: 1.6;
    font-weight: bold;
}

.inner-page .item-list h3 {
    padding-left: 10px;
}


.inner-page .item-list p {
    padding-left: 10px;
}

.inner-page footer {

    width: 100%;
    display: flow-root;
    padding-bottom: 30px;
}

.sitemap-item ul li {
    position: relative;
    display: block;
    list-style: none;
    padding: 5px 0 5px 20px;
}

.sitemap-item ul li::before {
    content: "\f135" !important;
    font-family: bootstrap-icons;
    position: absolute;
    left: -3px;
    color: #1667ac;
    font-size: 14px !important;
    line-height: 1.6;
    font-weight: bold;
}

.sitemap ul {
    margin-left: -36px;
}


.logincls .tabs {
  display: inline-flex;
margin-left: -39px
}

.logincls .tabs li {
  padding: 10px;
  background: #1667ac;
  margin-right: 3px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.logincls .tabs li a {
  color: #fff;
}

.logincls .tabs li a:hover {
  color: #fff !important;
}

.user-login-form {
  background: #ffffff;
  padding: 16px 30px;
  border: 1px solid #e9e9e9;
margin-top: -10px;
}

.user-register-form {
  background: #ffffff;
  padding: 16px 30px;
  border: 1px solid #e9e9e9;
margin-top: -10px;
}

.user-pass {
  background: #ffffff;
  padding: 16px 30px;
  border: 1px solid #e9e9e9;
margin-top: -10px;
}

.user-login-form input {
  border: 1px solid #cdcdce !important;
  width: 100% !important;
  margin-bottom: 1.5rem;
  padding: 10px;
}

.user-register-form input {
  border: 1px solid #cdcdce !important;
  width: 100% !important;
  margin-bottom: 1.5rem;
  padding: 10px;
}

.user-pass input {
  border: 1px solid #cdcdce !important;
  width: 100% !important;
  margin-bottom: 1.5rem;
  padding: 10px;
}

.form-required {
  padding-top: 10px;
  padding-bottom: 5px;
}

.user-login-form .form-submit, .user-register-form .form-submit, .user-pass .form-submit {
  appearance: none;
  background-color: #1667ac;
  border: 1px solid rgba(27, 31, 35, .15);
  border-radius: 20px;
  box-shadow: rgba(27, 31, 35, .1) 0 1px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  padding: 0px 18px;
  position: relative;
  text-align: center;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
  width: 25% !important;
  height: 40px;
  margin-top: 17px;
}

#edit-contact--2 {
  margin-left: -17px;
  width: 2% !important;
  float: left;
  margin-top: -2.5%;
}

#edit-contact--2 .option {
  float: left;
  width: 96%;
  padding-left: 9px;
}

.table th {
    background-color: rgba(0, 0, 0, 0.075) !important;
    border: 1px solid #9e9e9e !important;
}

.gallery-title a{
    color: #000 !important;
}