﻿.social_link {
    position: fixed;
    left: 0px;
    top: 120px;
    z-index: 9;
}

.social_link li {
    margin: 15px 0
}

.social_link .social-icon a {
    background: transparent;
    display: inline-block;
    text-align: right;
    padding: 3px 35px 3px 10px;
    display: flex;
    align-items: center;
    position: relative;
    font-size: 15px;
    text-align: right;
    justify-content: flex-end;
    -webkit-transition: ease-in-out 1s all;
    transition: ease-in-out 1s all;
}

    .social_link .social-icon a i {
        width: 35px;
        flex-basis: 35px;
        height: 35px;
        text-align: center;
        border-radius: 50px;
        border: solid 1px #000;
        position: absolute;
        right: 0;
        display: block;
        line-height: 33px;
        right: -10px;
        background: #fff;
        top: -3px;
        ;
        font-size: 14px
    }

.social_link .facebook-icon a i {
    color: #284386;
    border-color: #284386
}

.social_link .twitter-icon a i {
    color: #28aae1;
    border-color: #28aae1
}

.social_link .linked-icon a i {
    color: #0e76a8;
    border-color: #0e76a8
}

.social_link .insta-icon a i {
    color: #cd486b;
    border-color: #cd486b
}

.social_link .youtube-icon a i {
    color: #f00;
    border-color: #f00
}

.social_link a:hover {
    transform: translateX(0%);
    margin-left: 0
}

.social_link {
    transform: translateX(-80%);
}

    .social_link li {
        margin-left: 25px;
        -webkit-transition: ease-in-out 1s all;
        transition: ease-in-out 1s all;
    }

        .social_link li a {
            background: none;
        }

        .social_link li:hover {
            transform: translateX(80%);
            margin-left: 0;
        }

    .social_link .facebook-icon:hover a {
        background: #284386;
        color: #fff
    }

    .social_link .twitter-icon:hover a {
        background: #28aae1;
        color: #fff
    }

    .social_link .linked-icon:hover a {
        background: #0e76a8;
        color: #fff
    }

    .social_link .insta-icon:hover a {
        background: #cd486b;
        color: #fff
    }

    .social_link .youtube-icon:hover a {
        background: #f00;
        color: #fff
    }

li.social-icon.kooapp-icon a img {
    width: 35px;
    flex-basis: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50px;
    border: solid 1px #f8aa1c;
    position: absolute;
    right: 0;
    display: block;
    line-height: 33px;
    right: -10px;
    background: #fff;
    top: -3px;
    font-size: 14px;
}

.social_link .kooapp-icon:hover a {
    background: #f8aa1c;
    color: #000;
}
h3.slide-sub-title.font-5 {
    font-family: 'DM Serif Display', serif;
    font-weight: 500;
}

h3.slide-sub-title.font-1 {
    font-family: 'Open Sans', sans-serif;
}

h3.slide-sub-title.font-3 {
    font-family: 'Staatliches', cursive;
    font-weight: 500;
}

h3.slide-sub-title.font-4 {
    font-family: 'League Gothic', sans-serif;
    font-weight: 500;
}

h3.slide-sub-title.font-2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.header-one, .header-one .site-navigation {
    background: none;
    transition-duration: .3s;
}

.header-one {
    position: fixed;
    z-index: 11;
    width: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    opacity: 1 !important
}

.navbar-fixed {
    background-color: white !important;
}

.banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(9,33,44);
    background: linear-gradient(300deg, rgba(9,33,44,0) 0%, rgba(9,33,44,1.6) 100%);
}

.banner-carousel .banner-carousel-item {
    position: relative
}

.slider-content {
    z-index: 1;
}

.navbar-fixed ul.navbar-nav > li > a {
    color: black !important
}

.padding-t-1 {
    padding-top: 5rem
}

.padding-b-1 {
    padding-bottom: 5rem
}

.padding-t-2 {
    padding-top: 8rem
}

.padding-b-2 {
    padding-bottom: 8rem
}

.w-80 {
    width: 80%
}

.sectionHeader {
    font-size: 20px;
    text-transform: none;
}

.headingsInt {
    font-size: 24px;
    text-transform: none
}

hr.animborder {
    margin: 0 -15px;
    background-color: #008b292e;
    height: 1px;
}


hr.animborder1 {
    margin: 0 -15px;
    background-color: #008b29;
    height: 3px;
}

section.gov-icons {
    padding: 10px 0;
    background: rgb(22,108,107);
    background: linear-gradient(100deg, rgb(32 137 98) 0%, rgb(10 52 76) 100%);
}

.banner-carousel.banner-carousel-2 .slick-dots {
    bottom: 0
}

ul.list-arrow li:before {
    content: "";
    margin-right: 0px;
    color: #ffb600;
    font-size: 0px;
}

.footer-widget ul.list-arrow li:last-child {
    width: auto;
}

.lang {
    color: white;
    margin-right: 3rem;
}

    .lang a:hover, .lang a.active {
        color: #ffb600
    }

.navbar-fixed .lang {
    color: black
}

.navbar-fixed .nav-search {
    color: black
}

.nav-search {
    top: 30px;
}
/*mega menu*/
.header-one ul.navbar-nav > li {
    position: static;
}

.mega-menu {
    position: fixed;
    width: 100%;
    background: white;
    left: 0;
    top: 80px;
    border-top: 1px solid #008b29;
    display: none
}

.bl-green {
    border-left: 1px solid #008b292e
}

ul.navbar-nav > li > a {
    text-transform: none;
}

.mega-bg {
    width: 100vw;
    height: calc(100vh - 80px);
    opacity: .3;
    top: 80px;
    left: 0;
    position: fixed;
    background-color: rgb(49, 49, 49);
    z-index: -1;
}

.menu-padding {
    padding-top: 50px;
    padding-bottom: 50px
}

    .menu-padding > ul {
        list-style: none;
        height: 300px;
        overflow: auto
    }

.mega-menu .heading, .mega-menu .menu-heading {
    display: block;
    font-weight: bold;
    color: black
}

.mega-menu .heading {
    font-size: 1.1em;
}

.border-hover {
    height: 1px;
    background-color: #008b29;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transition-duration: .4s;
    opacity: 0
}

.mega-link:hover .border-hover {
    opacity: 1;
    transform: translateY(0)
}

.show .mega-menu {
    display: block;
    transition-duration: .4s;
}

.slide-sub-title {
    text-transform: none;
    background-image: url(images/arrowicon.svg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 20px;
    display: inline-block;
    padding-right: 10px;
    padding-top: 10px;
}

/*mega menu*/
.navbar-brand small {
    color: #ffffff;
    font-size: 9px;
    margin: 0;
    line-height: normal;
    display: block;
    font-weight: bold;
    text-rendering: optimizespeed;
}

.navbar-brand img {
    display: block
}
/* ul.navbar-nav > li:nth-child(n+4) > a{font-weight: normal !important;}*/
.navbar-fixed .navbar-brand small {
    color: black
}

@media all and (max-width: 1300px) {
    ul.navbar-nav > li > a {
        letter-spacing: 0.2px;
    }
}
