/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
body {
    /*margin-bottom: 225px; !* Margin bottom by footer height *!*/
    /*background: url("../images/system/03924418.jpg") repeat;*/
}
.footer {
    /*position: absolute;*/
    /*bottom: 0;*/
    width: 100%;
    /*height: 225px;*/
    line-height: 14px;
    background-color: #f5f5f5;
    padding: 15px 0 0 0;
}

/* LEGACY */
.info_bord1 {
    float: left;
    height: 133px;
    width: 235px;
    border: 0px green solid;
    color: #666;
    text-align: center;
    font-size: 19px;
    margin: 0 50px;
}
.cl {
    clear: both;
}
.info_bord1 div {
    color: #26a817;
    font-size: 60px;
    letter-spacing: -2px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
}
.info_center {
    margin: 0 auto;
}
.info_header2 {
    font-weight: bold;
    font-size: 17px;
    width: 320px;
}

.item-page  .logo_obj{
    float:right;
    position: relative;
    top: -50px;
}
.item-page  .img_obj{float:left;}
.item-page  a {color:#4c90ff;}
.item-page h2{margin: 16px 0 16px 0;}
/*.item-page img{ float:left; margin:0 30px 20px 0;}*/
/*.item-page img{ float:left; margin:0 16px 5px 0;}*/

.items-leading img{
    height: 25%;
    width: 25%;
    margin:0 15px 0 0;
}
.items-leading p{
    font-size:15px;
}
.items-leading .readmore, .items-row .readmore{
    float: right;
    margin: 13px 0 0;
    clear: both;
}
.items-leading .readmore a , .items-row .readmore a{
    color: #4c90ff;
    font-weight: bold;
    font-size: 12px;
}

.blog .clearfix{
    clear: both;
    margin:0 0 27px 0;
    display: flex;
}
.items-leading img, .items-row img{
    display: block;
    max-width: 250px;
    margin: 0 15px 0 0;
}
.pull-left.item-image {
    float: left;
    clear:both;
    margin: 0 0 15px;
    overflow: hidden;
    width: 680px;
}

.item-page li{
    list-style: outside !important;
    /*font-size:14px;*/
    margin: 0 0 10px 0;
}

.l1 {border-bottom: 6px solid #f6792c;}
.l2 {border-bottom: 6px solid #f6de2c;}
.l3 {border-bottom: 6px solid #990000;}
.l4 {border-bottom: 6px solid #6cd936;}
.l5 {border-bottom: 6px solid #6281F3;}
.l6 {border-bottom: 6px solid #f96693;}

.news-category,
.news-category:hover,
.news-category:focus,
.news-category:active
{
    color: #0a0a0a;
    text-decoration: none;
}

.work-days, .holidays {
    line-height: 13px;
    font-size: 14px;
}

.main-phone, .main-heading {
    font-family: 'Open Sans Condensed', sans-serif;
}

.slick-next {
    right: 12px;
}

.slick-prev {
    left: 13px;
    z-index: 2;
}

.gallery-image {
    height: 250px;
}

.breadcrumb {
    padding: 0 3px;
     background-color: #fff;
}

.feature-box {
    padding: 15px 20px 15px 70px
}

.feature-box .icon {
    font-size: 30px;
    position: absolute;
    left: 15px;
    top: 15px;
    width: 30px;
    text-align: center;
    color: #3b99e0
}

.feature-box h4 {
    font-weight: 600;
    font-size: 1.2rem
}

.box_skitter .slick-prev:before, .slick-next:before {
    opacity: .75;
    color: #5a5a5a;
}

.feature-box p {
    font-size: .9em;
    opacity: .8
}

.news .card-body {
    min-height: 200px;
}

@media (max-width: 576px) {
    /*body {*/
        /*margin-bottom: 460px;*/
    /*}*/
    /*.footer {*/
        /*height: 460px;*/
    /*}*/
}

@media (min-width: 576px) {
    .gallery-image {
        height: 250px;
    }
    /*body {*/
        /*margin-bottom: 455px;*/
    /*}*/
    /*.footer {*/
        /*height: 455px;*/
    /*}*/

}

@media (min-width: 768px) {
    .gallery-image {
        height: 350px;
    }
    /*body {*/
        /*margin-bottom: 255px;*/
    /*}*/
    /*.footer {*/
        /*height: 255px;*/
    /*}*/

}

@media (min-width: 992px) {
    .gallery-image {
        height: 450px;
    }

    /*body {*/
        /*margin-bottom: 255px;*/
    /*}*/
    /*.footer {*/
        /*height: 255px;*/
    /*}*/

}

@media (min-width: 1200px) {
    .gallery-image {
        height: 500px;
    }
    /*body {*/
        /*margin-bottom: 225px;*/
    /*}*/
    /*.footer {*/
        /*height: 225px;*/
    /*}*/
}


.navbar-light .navbar-nav .nav-link {
    font-size: 0.9rem;
    letter-spacing: -0.6px;
}

.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9);
    font-size: 15px;
}

.gallery-caption {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 20px;
    text-shadow: 1px 1px 5px #000;
}