/*
Theme Name: biojel
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Web Editor
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: biojel
*/
/*
Tags: blog, e-commerce, news, portfolio, translation-ready, full-width-template, featured-images, editor-style
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
    -webkit-font-smoothing: subpixel-antialiased;
}

/*    Core CSS Properties   */
html {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: white;
    overflow-x: hidden;
    overflow-wrap: break-word;
}

a {
    color: #286090;
    -webkit-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
}

a:hover {
    color: #122b40;
    text-decoration: none;
}

a.st-anchor {
    position: absolute;
    margin-top: -50px;
    padding-top: 50px;
}

a
h1,
h2,
h3,
h4,
h5,
h6 {
    /*Dummy Content*/
}

h1 {font-family: 'Maven Pro', sans-serif; text-transform: uppercase; font-weight: 400; font-size: 36px; color: #006db6; text-align: center; margin: 40px;}
h1:before {content: ''; display: block; width: 27px; height: 27px; background: transparent url(images/biojel_picto.png) no-repeat center center; margin: 10px auto; }
h2 {font-family: 'Maven Pro', sans-serif; font-weight: 400; color: #006db6;font-size: 24px; margin-top: 0px; margin-bottom: 25px;}
h3 {font-family: 'Maven Pro', sans-serif; font-weight: 400;font-size: 20px;}
h4 {font-family: 'Maven Pro', sans-serif; font-weight: 400;font-size: 16px;}

img {
    max-width: 100%;
    height: auto;
    border: none;
    margin: 0px auto;
}

hr {margin-bottom: 0; margin-top: 0; border-top: 1px solid #e4e4e4}
#footer hr {margin-bottom: 0; margin-top: 0; border-top: 1px solid #ababab;}

/*  CUSTOM CSS  */
.monstyle1 {
    color: #ee7500;
}

.monstyle2 {
    color: #006db6;
}

.monstyle3 {
    color: #44cff1;
}

.monstyle4 {
    color: #ffffff;
}

/*    Content Width   */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

/*    WordPress Core CSS    */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    margin-bottom: 1.75em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
    max-width: 100%;
    height: auto;
    border: 3px solid #eeeeee;
}

.wp-caption .wp-caption-text {
    color: dimgray;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21769c;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;

    /* Above WP toolbar. */
}

.sticky {
    /*Dummy Content*/
}

.gallery-caption {
    /*Dummy Content*/
}

.bypostauthor {
    /*Dummy Content*/
}

.article {
    margin-bottom: 40px;
}

.entry-title {
    display: inline-block;
}

.featured-post {
    color: #e01e1e;
    margin-right: 5px;
}

.entry-meta {
    /*Dummy Content*/
}

.entry-footer {
    /*Dummy Content*/
}

.entry-content {
    /*Dummy Content*/
}

.entry-image {
    /*Dummy Content*/
}

.entry-header {
    /*Dummy Content*/
}

.entry-excerpt {
    /*Dummy Content*/
}

.post-thumbnail {
    /*Dummy Content*/
}

/*    Posts Formats   */
.format-aside {
    /*Dummy Content*/
}

.format-gallery {
    /*Dummy Content*/
}

.format-link {
    /*Dummy Content*/
}

.format-image {
    /*Dummy Content*/
}

.format-quote {
    /*Dummy Content*/
}

.format-status {
    /*Dummy Content*/
}

.format-video {
    /*Dummy Content*/
}

.format-audio {
    /*Dummy Content*/
}

.format-chat {
    /*Dummy Content*/
}

.more-link {
    font-weight: bold;
}

.site-title {
    /*Dummy Content*/
}

.site-description {
    /*Dummy Content*/
}

.site-branding {
    /*Dummy Content*/
}

.site-header {
    /*Dummy Content*/
}

.site-content {
    /*Dummy Content*/
}

/*    Standard WordPress Gallery Basic Styling    */
.gallery {
    margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery-caption {
    color: dimgray;
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

/*    Other Misc Styles   */
.admin-bar .navbar-fixed-top {
    top: 32px;
}

@media (max-width: 782px) {
    .admin-bar .navbar-fixed-top {
        top: 46px;
    }
}

.site-container {
    position: relative;

    /*
top: 50px
*/
}

@media (max-width: 767px) {
    .site-container {
        margin-right: 0;
        margin-left: 0;
    }
}

.site-inner {
    overflow: hidden;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 30px;
}

/*    Avatar on Author Template and Author Bio Customization    */
.avatar {
    width: 70px;
    height: 70px;
    border-radius: 50px;
}

body.author .avatar {
    width: 170px;
    height: 170px;
    border-radius: 500px;
}

.author-bio {
    margin-bottom: 30px;
}

/*    Misc Navigation Items Customization   */
.nav-custom-color {
    background-color: #593E82;
}

.navigation {
    overflow: hidden;
}

.nav-previous {
    font-size: 28px;
}

.nav-next {
    font-size: 28px;
}

.posts-navigation {
    text-align: center;
    margin-top: 50px;
}

/*    Widgets and Sidebars    */
.widget {
    margin-bottom: 30px;
}

.widgettitle {
    padding-bottom: 10px;
    border-bottom: 2px solid #eeeeee;
}

#main_sidebar {
    margin-top: 20px;
    padding-left: 20px;
}

#main_sidebar li {
    list-style-type: none;
    margin-left: 0;
}

#main_sidebar ul {
    list-style-type: none;
    padding-left: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    #main_sidebar {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    #main_sidebar {
        display: none;
    }
}

/*    Buttons Customization   */
.btn-outline {
    background: rgba(255, 255, 255, 0);
    border: 2px white solid;
    border-radius: 0;
    text-transform: uppercase;
    text-align: center;
    outline: none;
    text-decoration: none;
    -webkit-transition: background-color 0.5s ease-in, color 0.2s ease-in;
    transition: background-color 0.5s ease-in, color 0.2s ease-in;
}

.btn-outline:hover {
    background-color: rgba(255, 255, 255, 0.19);
    border: 2px solid white;
}

.btn-outline:focus {
    background-color: rgba(255, 255, 255, 0.19);
    border: 2px solid white;
}

.btn-outline:active {
    background-color: rgba(255, 255, 255, 0.19) !important;
    border: 2px solid white !important;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    background-color: #286090;
    color: white;
    border: none;
    padding: 10px !important;
    text-transform: uppercase;
    -webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
    transition: background-color 0.3s ease-in, color 0.3s ease-in;
    width: 100%;
}

button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-color: #1d4568;
}

button,
input,
select,
textarea {
    padding: 8px;
}

/*    Jumbotron Basic Customization   */
.jumbotron {
    color: white;
    text-align: center;
    margin-bottom: 0;
    background-color: #3e3232;
    padding-top: 0;
    padding-bottom: 0;
}

@media (min-width: 768px) {
    .jumbo-bkg {
        background-image: url("images/unsplash_1200x600/photo-1443232951293-181d026e4ef9.jpeg");
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 767px) {
    .jumbo-bkg {
        background-image: url("images/unsplash_786x300/photo-1439736383274-62b5e45798c9.jpeg");
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (min-width: 768px) {
    .jumbotron {
        text-align: center;
    }

    .jumbotron-inner {
        width: 100%;
        padding-top: 170px;
        margin-top: 0;
        padding-bottom: 200px;
    }

    .jumbotron-small-inner {
        width: 100%;
        padding-top: 100px;
        margin-top: 0;
        padding-bottom: 130px;
    }
}

@media (max-width: 767px) {
    .jumbotron-inner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.dimmer {
    background-color: rgba(34, 9, 60, 0.5);
}

/*    BS Navbar Basic Customization   */
.navbar {
    margin-bottom: 0;
}

/*    Navbar Brand Customization    */
.navbar-brand {
    font-weight: 900;
    text-transform: uppercase;
}

/*    Hover for Bootstrap Navbar Dropdowns    */
@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

/*    Easy Digital Downloads Basic Customization    */
.edd_download_inner {
    padding: 0;
}

.edd_price {
    background-color: #89c600;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0;
    font-weight: bold;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    position: relative;
    bottom: 81px;
    display: block;
    left: 20px;
}

.edd_download_inner > .entry-header {
    margin-top: -50px;
}

body.page-template-template-store .entry-title {
    font-size: 20px;
}

/*    Jetpack Basic Customization   */
/*    Footer Basic Customization    */
#footer div[class*="col-sm-"] {
    padding-right: 0px;
    padding-left: 0px;
}

#footer li {
    list-style-type: none;
}

#footer ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

#footer a {
    color: #9d9d9d;
    text-decoration: none;
}

#footer a:hover {
    color: #f1f2f4;
}

#footer .widgettitle {
    padding-bottom: 0;
    border-bottom: 0;
}

#footer h3.widgettitle {
    color: #f1f2f4;
    font-weight: 400;
    text-transform: capitalize;
}

.site-footer {
    background-color: #d1d1d1;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 80px;
    border-top: 2px solid #d1d1d1;
    color: #878686;
}

/*    Comments Basic Customization    */
#comments ol {
    list-style-type: none;
}

#comments li {
    list-style-type: none;
}

#comments ul {
    list-style-type: none;
}

#comments textarea {
    display: block;
    width: 100%;
}

#comments input {
    display: block;
}

.comments-area {
    margin-top: 45px;
    padding-top: 10px;
}

.no-comments {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    background-color: #286090;
    border-radius: 0;
    font-weight: normal;
}

.nocomments {
    display: none;
}

#comments-pagination {
    margin-top: 20px;
    margin-bottom: 20px;
}

/*    Breadcrumbs Customization   */
.breadcrumbs-section {
    padding-top: 0px;
    background-color: #eeeeee;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px;
}

.breadcrumbs-cnt {
    max-width: 1070px;
    margin-left: auto;
    margin-right: auto;
}

.breadcrumb {
    padding: 10px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent !important;
    border-radius: 4px;
}

/*    Bootstrap Pagination Component Customization    */
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #286090;
    border-color: #286090;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #286090;
    border-color: #286090;
}

.pagination > li > a,
.pagination > li > span {
    color: #286090;
}

.pagination > li > a:hover,
.pagination > li > span:hover {
    color: #122b40;
}

/*    Search Box Widget Customization   */
.search-submit {
    display: block;
    width: 100%;
}

#searchform {
    margin-top: 20px;
}

#searchform input {
    padding: 8px;
}

#main_sidebar label {
    display: block !important;
    margin-bottom: 7px;
}

/*    Carousel / Slider01 Settings    */
.header-carousel img {
    border: 0;
    border-radius: 0px;
    margin: 0px;
    padding: 0;
    width: 100%;
}

.slider {
    width: 100%;
    max-height: 510px;
    background-color: transparent;
    color: white;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 50px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/*    You can change the Right and Left Glyphicons here    */
.carousel-control .glyphicon-menu-left,
.carousel-control .glyphicon-menu-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-menu-left,
    .carousel-control .glyphicon-menu-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
}

/*    Extras    */
.settings-page {
    margin-top: 40px;
}

.btn-readmore {
    margin-top: 10px;
    border-radius: 0;
}

.tags-meta {
    margin-bottom: 20px;
}

/*    Designed with Pinegrow    */
.designed-with {
    position: fixed;
    bottom: 0px;
    right: 0px;
    border-top-left-radius: 0px;
    padding: 8px 12px 5px 15px;
    font-family: Arial;
    font-size: 10px;
    color: #AAADB0;
    text-transform: uppercase;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    background-color: #2b3239;
    z-index: 99999998;
    color: white;
}

.designed-with-image {
    opacity: 0.9;
    width: 27px;
    vertical-align: middle;
    padding-left: 4px;
    padding-bottom: 3px;
    border: none;
    margin-top: 0;
    margin-bottom: 0;
}

/*    Hero with HTML5 Video    */
.hero {
    position: relative;
    min-height: 50vh;
    margin-bottom: 0px;
}

.hero-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    background-size: cover;
    background: black;
}

.hero-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    overflow: hidden;
}

.hero-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
    color: white;
}

/*    Jetpack related Classes - Pinegrow Specifics    */
.jetpack-sharing-buttons {
    display: inline-block;
}

.jetpack-sharing-buttons img {
    border: 0;
}

.jetpack-related-posts {
    display: inline-block;
}

.jetpack-related-posts img {
    border: 0;
}

/*    Jetpack Social Navigation Styles    */
.jetpack-social-navigation ul {
    display: block;
    margin: 0 0 0em !important;
    padding: 0;
}

.jetpack-social-navigation li {
    display: inline-block;
    margin: 0;
    line-height: 1;
}

.jetpack-social-navigation a {
    border: 0;
    height: 1em;
    text-decoration: none;
    width: 1em;
    color: #9d9d9d;
    font-size: 20px;
}

.jetpack-social-navigation a:hover {
    color: #e01e1e;
}

.jetpack-social-navigation a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: Genericons;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    height: 1em;
    line-height: 1;
    speak: none;
    text-decoration: inherit;
    vertical-align: top;
    width: 1em;
}

/*    bbPress styles  */
#bbpress-forums {
    background: transparent;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 14px;
}

.bbp-forum-content {
    font-size: 13px !important;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
    background: #f3f3f3;
    border-top: 1px solid #eee;
    font-weight: bold;
    padding: 8px;
    text-align: center;
}

#bbpress-forums li.bbp-header {
    background: #eaeaea;
}

#bbpress-forums div.bbp-reply-header {
    background-color: #f4f4f4;
}

div.bbp-template-notice.info {
    border: #cee1ef 1px solid;
    background-color: #f0f8ff;
}

#bbpress-forums div.even,
#bbpress-forums ul.even {
    background-color: #fff;
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd {
    background-color: #fbfbfb;
}

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
    background-color: #ffffe0 !important;
    font-size: 1.1em;
}

#bbpress-forums .status-closed,
#bbpress-forums .status-closed a {
    color: #ccc;
}

#bbpress-forums ul.bbp-threaded-replies {
    margin-left: 50px;
}

#bbpress-forums .bbp-topic-content p,
#bbpress-forums .bbp-reply-content p {
    font-size: 12px;
}

span.bbp-admin-links {
    float: right;
    color: #ddd;
}

span.bbp-admin-links a {
    color: #bbb;
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
}

div.bbp-template-notice,
div.indicator-hint {
    border-width: 1px;
    border-style: solid;
    padding: 0 0.6em;
    margin: 5px 0 15px;
    border-radius: 3px;
    background-color: #ffffe0;
    border-color: #e6db55;
    color: #000;
    clear: both;
}

div.bbp-template-notice a {
    color: #555;
    text-decoration: none;
}

div.bbp-template-notice a:hover {
    color: #000;
}

div.bbp-template-notice.info {
    border: #cee1ef 1px solid;
    background-color: #f0f8ff;
}

div.bbp-template-notice.important {
    border: #e6db55 1px solid;
    background-color: #fffbcc;
}

div.bbp-template-notice.error,
div.bbp-template-notice.warning {
    background-color: #ffebe8;
    border-color: #c00;
}

div.bbp-template-notice.error a,
div.bbp-template-notice.warning a {
    color: #c00;
}

div.bbp-template-notice p {
    margin: 0.5em 0 6px 0 !important;
    padding: 2px;
    font-size: 12px;
    line-height: 140%;
}

#bbpress-forums .submit {
    float: center;
    vertical-align: middle;
    font-size: 18px;
    background-color: #286090;
    color: white;
    border: none;
    padding: 10px !important;
    text-transform: uppercase;
    -webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
    transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

#bbpress-forums .submit:hover {
    background-color: #1d4568;
}

.bbp-forum-description .bbp-author-avatar {
    display: none !important;
}

.bbp-topic-started-by .bbp-author-avatar {
    display: none !important;
}

.bbp-topic-freshness-author .bbp-author-avatar {
    display: none !important;
}

.bbp-template-notice .bbp-author-avatar {
    display: none !important;
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
    display: none !important;
}

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
    background-color: #F0F8FF !important;
}

#main_sidebar input#bbp_search {
    padding: 8px;
    width: 100%;
    margin-bottom: 7px;
}

#main_sidebar input#bbp_search_submit {
    padding: 8px;
    width: 100%;
}

/*    Hidden > styling is needed for a good display    */
#bbpress-forums .bbp-search-form {
    display: none;
}

.logo-navbar-brand {
    padding: 0px;
}

.logo-navbar-brand > img {
    height: 100%;
    padding: 3px;
    width: auto;
    border: none;
    margin: 0;
}

#topbar {
    margin-bottom: 10px;
}

#topbar .textwidget {
    padding-top: 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#topbar .textwidget img {
    margin: 0 30px 0 10px;
}

#topbar .widget_search {
    width: 180px;
    padding-top: 8px;
}

#topbar > li {
    display: inline-block;
    vertical-align: middle;
}

#topbar .widget {
    margin-bottom: 0px;
}

.widget {
    list-style-type: none;
}

#breadcrumbs {
    padding: 5px 10px;
    background-color: #e8e7e7;
    color: #006db6;
}

#breadcrumbs a {
    color: #000000;
}

#thumbpost {
    /* margin: 0 -15px; */
}

#thumbpost  img {
    width: 100%;
    height: auto;
}

.widget_search input[type="search"] {
    padding-top: 0 !important;
    padding-bottom: 0  !important;
    height: 26px;
    font-size: 12px;
}

.widget_search .btn {
    padding-top: 2px  !important;
    padding-bottom: 2px  !important;
}

.apss-single-icon {
    float: right;
    height: 45px;
}

.apss-theme-4 .apss-single-icon a {
    margin: 10px 8px 0 8px;
    min-height: 26px;
}

.apss-theme-4 .apss-icon-block {
    border-radius: 26px;
    width: 26px;
    height: 26px;
}

.apss-theme-4 .apss-single-icon .fa {
    font-size: 14px;
    min-width: 26px;
    padding: 6px 0px 6px;
}

.navbar-default .navbar-nav > li:first-child {
    background-color: #44cff1;
}

.navbar-default .navbar-nav > li:nth-child(0n+2) {
    background-image: url('images/main_menu_bg_2.png');
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 30px;
    background-color: #44cff1;
}

.navbar-default .navbar-nav > li:nth-child(0n+2):hover,
.navbar-default .navbar-nav > li:nth-child(0n+2).pg-state-hover {
    background-color: #ee7500;
}

.navbar-default .navbar-nav > li:first-child:hover,
.navbar-default .navbar-nav > .active,
.navbar-default .navbar-nav > li:first-child.pg-state-hover {
    background-color: #ee7500 !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a.pg-state-hover, .navbar-default .navbar-nav > li > a.pg-state-hover, .navbar-default .navbar-nav > li > a.pg-state-focus {
    color: #fff;
    background-color: #ee7500;
}

.navbar-default .navbar-nav > li.current-page-ancestor {
    color: #fff;
    background-color: #ee7500;
}

.navbar-default .navbar-toggle {
    margin-right: 25px;
    background-color: #fff;
}

.container-fluid > .navbar-header {
    background-color: #14354b;
}

.search-field {
    border: 1px solid #000;
}

.search-submit {
    background-color: #000;
    border: 1px #000 solid;
    color: #fff;
}

#topbar {
    padding-left: 0px;
    padding-top: 9px;
}

#topbar > div > li {
    display: inline-block;
    vertical-align: middle;
}

#topbar .widget_search {
    width: 180px;
}

.pagination .screen-reader-text {
    display: none;
}

.logo {
    width: auto;
    max-width: 281px;
}

.navbar-default {
    background-color: transparent;
    height: 36px;
    min-height: 36px;
    border: none;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
}

.navbar-default .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-default .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;

    /* margin-left: 15px */
    /* margin-right: 15px */
    background-color: #006db6;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a.pg-state-hover,
.navbar-default .navbar-nav > .active > a.pg-state-hover,
.navbar-default .navbar-nav > .active > a.pg-state-focus {
    color: #fff;
    background-color: transparent;
}

footer {
    /*position: fixed; bottom: 0; z-index: 1000; left: 0;  right: 0;*/
    background-color: #fff;
}

footer p {
    padding: 0 15px;
}

footer .footer-a,
footer .footer-b {
    color: #878686;
    padding: 5px 0 0 0;
}

footer .footer-a a,
footer .footer-b a {
    color: #878686;
}

footer .copyright a {
    color: #50504f;
}


body.kc-css-system .kc-feature-boxes .content-button a {
    color: #ffffff;
    background-color: #003356;
    width: 100%;
    text-align: center;
}

div.buttonhome {min-height: 110px;}
div.buttonhome h2 {color: #fff; margin-bottom: 0;} 
div.buttonhome a, div.buttonhome a:hover {color: #fff;} 
div.buttonhome:hover {background: #61b0ff !important;} 


.metaslider .caption-wrap {
    bottom: 20% !important;
    right: 0 !important;
	left: auto !important;
    background: rgba(0,0,0,0.2) !important;
    color: white !important;
    opacity: 1 !important;
    width: 80% !important;
    line-height: 1.4em !important;
	text-transform: uppercase;
	font-size: 150%;
}


.newsbutton {
    margin-left: 15px;
    background-color: #44cff1;
    padding: 3px 10px;
    color: #fff;
    margin-top: -5px;
    display: block;
}

.newsbutton:hover {
    background-color: #006db6;
}


.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px;
    margin-left: 15px;
}

.row-eq-height [class*="col-"] {
    margin: auto;
}

.kc-owl-post-carousel .owl-item .image .caption {text-transform: uppercase; background: #34495ec7 !important;}
.kc-owl-post-carousel .owl-item .image {max-height: 150px; overflow: hidden;}
.kc-owl-post-carousel .owl-item .kc-read-more {color: #009fe3; font-weight: 500; border: none !important; border-radius: 0 !important; padding: 15px !important;}
.kc-owl-post-carousel .owl-item .kc-read-more:hover {background: transparent !important; color: #34495e;}

@media (min-width:768px)
{
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav>li {
        float: left;
    }

    .navbar-nav>li>a {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0px;
}

.tiret li {margin-bottom: 10px;}

body.kc-css-system .kc-contact-form7 label {width: 100%;}

@media (max-width:768px)
{
    .logo-navbar-brand {
        text-align: center;
        display: block;
        width: 100%;
    }

    .logo-navbar-brand > img {
        margin: 0 auto;
    }

    #topbar .widget_search {
        display: none;
    }

    #topbar .widget_black_studio_tinymce {
        text-align: center;
    }
}