

#footer {
    background-color: #1C2023 !important;
}

#footer .footer-copyright {
    background-color: #16181a;
}

.tapa img-responsive{
    min-width: 326px;
}

@media (min-width: 992px) {
    #mainNav li a {
        padding: 8px !important
    }
}

@media (max-width: 750px) { /*mobile*/
    #header > .header-body > .header-top > .container {
        max-width: 100%;
    }

    #header .header-nav-top .nav > li + .nav-item-left-border {
        margin: 0 !important;
        padding: 0 !important;
    }

    #header #mainNav {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }
    #header #mainNav li {
        flex: 50%;
        padding: 8px 0;
    }
    #header #mainNav a {
        font-size: 14px;
    }
    #header .header-nav-main nav > ul li a {
        display: block;
    }
    #header .header-nav-main nav > ul li:last-child {
        border-bottom: 1px solid #e8e8e8;
    }


    /*
    #header {
        height: auto;
    }

    #header .header-body {
        flex-wrap: wrap;
        flex-direction: row;
    }

    #header .header-top {
        flex: 100%;
    }
    */

    /* #header .header-container {
        height: 75px;
        flex: 65%;
    }

    #header .header-container img {
        width: 200px;
        height: auto;
    }
    */

    #header .header-top {
        background-color: #015847;
    } 

    #header-top-column, #header-nav-top {
        width: 100%;
    }

    #header .header-nav-top .nav-pills {
        width: 100%;
    }

    #header .header-nav-top .nav-pills li {
        display: inline-block;
        width: 25%;
    }

    #header .header-nav-top .nav-pills li a {
        padding: 0;
        width: 100%;
        text-align: center;
    }

    #header .header-top {
        min-height: auto;
        border: 0 !important;
    }

    #header .header-top > .container {
        padding: 0;
    }

    #header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
        padding: 8px 8px !important;
        color: #fff !important;
        font-size: 1em;
        border-right: solid 2px #013f33;
        border-radius: 0;
    }

    #header .header-nav-top .nav > li:last-child > a {
        border: none !important;
    }

    #header-nav-top .nav-item-left-border {
        border: none !important
    }

    #header .header-nav-top .nav > li + .nav-item-left-border::after {
        content: none;
    }
}

/* featured boxes */
.featured-boxes-full .featured-box-full .icons, .featured-boxes-full .featured-box-full [class*="fa-"] {
    font-size: 2.4em;
}

.featured-boxes-full .featured-box-full h4 {
    font-weight: 300;
    font-size: 1.2em;
}



/*offcanvas menu*/
#menu-offcanvas h5 .fa {
    position: absolute;
    right: 15px;
    top: 17px;
    font-size: 24px;
    display: inline-block !important;
}

.cbp-spmenu {
    background-color: #1C2023 ;
    position: fixed;
    left: -280px;
    width: 280px;
    height: 100%;
    top: 0;
    z-index: 1000
}

.cbp-spmenu.cbp-spmenu-open {
    left: 0px
}

.cbp-spmenu h5 {
    color: #fff;
    text-align: center;
    margin-top: 20px
}

.cbp-spmenu h5.text-2 {
    padding: 0 !important;
}

.cbp-spmenu .nav-list {
    margin-bottom: 20px !important;
}

.cbp-spmenu ul.nav-list li a::before {
    top: 12px
}

.cbp-spmenu .nav-list .nav-link {
    font-size: 14px;
    padding: 12px 4px 12px 22px;
    color: #c3c3c3;
}

.cbp-spmenu .list-icons {
    padding-left: 6px;
}

.cbp-spmenu .list-icons li {
    margin-bottom: 5px;
}

.cbp-spmenu .social-icons {
    text-align: center;
}

.cbp-spmenu h3 .glyphicon {
    top: 0;
    right: 0;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    display: block;
    position: absolute
}

/* Push classes applied to the body */
.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0
}

.cbp-spmenu-push-toright {
    left: 280px
}

.cbp-spmenu-push-toleft {
    left: -280px
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important
}

@media screen and (max-height: 26.375em) {
    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px
    }
    .cbp-spmenu-push-toright {
        left: 190px
    }
}
/*offcanvas menu*/

/* owl carousel */
.owl-carousel .owl-caption {
    padding: 10px;
    position: absolute !important;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: 0;
    max-width: 100%;
    background: rgba(0,0,0,.3);
    display: block;
    color: #fff;
}

.hide {
    display: none;
}

.banner-6 {
    padding: 50px 80px;
    margin-bottom: 30px;
}

.banner-6 .title {
    margin-bottom: 0;
    margin-top: 30px;
    color: #FFF
}

#sidebar .fa-envelope + a, #menu-offcanvas .fa-envelope + a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 90%;
}

@media (min-width: 576px) {
    #sidebar .fa-envelope + a {
        width: 50px;
    }
}

@media (min-width: 768px) {
    #sidebar .fa-envelope + a {
        width: 50px;
    }
    
}

@media (min-width: 992px) {
    #sidebar .fa-envelope + a {
        width: 180px;
    }
    
}

@media (min-width: 1200px) {
    #sidebar .fa-envelope + a {
        width: 210px;
    }
    
}

@media (min-width: 1400px) {
    #sidebar .fa-envelope + a {
        width: 210px;
    }
    
}