/*
Theme Name: child-02
Theme URI: //getbootstrap.com/customize/
Template: bootstrapstarter
Author: webliana
Author URI: //webliana.com.ua/
Description: A basic theme using the Bootstrap framework.
Version: 1.0.1489678322
Updated: 2017-03-16 18:32:02

*/
body {
    background-color: #e8e8e8;
}
.section-slider.owl-carousel {
    padding-bottom: 0;
}
.section-slider.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.news-title-custom {
    margin-top: 8px;
}
.news-title-custom a {
    color: #0068a6;
}
i.fa.fa-chevron-circle-right, .news-title-custom a:hover {
    color:#f19300;
}
.header-background {
    width: 100%;
}
.search-results img {
    float: left;
}
/***************************** admin *******************************/
td.date.column-date {
    opacity: 0;
}

td.date.column-date abbr {
    opacity: 1;
}
/***************************** header *******************************/
.home .home-hero h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 24px;
    color: #f19300;
}

.header-title {
    color: #0068a6;
    margin-top: 10px;
}
.header-info h1, .header-info h3, .header-info h4, .header-info p {
    text-align: center;
}

h3.phone-number {
    margin-top: 10px;
}
/*.district {
    font-weight: bold;
}*/
/*.phone-number, .officiall-link {
    font-weight: bold;
}*/
.district, .phone-number, .officiall-link {
    font-size: 16px;
    color: #222;
}
.blog-masthead {
    background-color: transparent;
    margin-bottom: 0px;
    min-height: 50px;
    margin-top: 0;
}
.blog-masthead a {
    font: regular 12px Tahoma;
    color: #FFFFFF;
    text-transform:uppercase;
}
.blog-masthead a:hover{
    color: #FFFFFF;
}
.blog-masthead li.current-menu-item  a{
    color:#0157af;
}
/***************************** navbar *******************************/
.navbar-default {
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ffe63f;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #ffe63f;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #ffe63f;
    background-color: transparent;
}
.visible-xs.navbar-logo.navbar-brand {
    width: 60px;
}

.page-template-template-contact-page h1.entry-title {
    margin-left: 8px;
}
/********** header-image ************/
.header-image {
    position: relative;
    float: right;
    /*margin-right: 10%;*/
    height: 152px;
    margin-top: 45px;
}
.search-results .content img {
    float: left;
}
.blog-masthead>.container {
    background-color: #4bbcff;
    background-image: linear-gradient(to top, #0068a6 0, #ffffff7a 100%);
}
/***************************** breadcrumb *******************************/
/*p#breadcrumbs {
    margin: 10px 8px 0 8px;
}*/
#breadcrumb,
.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0;
}
/*p#breadcrumbs {
    margin: 0 0 2rem;
}*/
/*p#breadcrumbs {
    margin: 0 .5rem 0 .5rem;
}*/
section.breadcrumb {
    background-color: transparent;
}
/***************************** home-news *******************************/
.home-news hr:last-child {
  display: none;
}
.home-news hr {
    margin: 0;
}
.home-news .page-title{
    background-color: #d0ebfe;
    color: #0057ae;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.home-news > div {
    border: 1px solid #d0d0d0;
    background-color: #ffffff;
}
.home-news {
    display: table-row;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
}
/***************************** sidebar *******************************/

.widget {
    /*border: 1px solid #c7c7c7;*/
    background-color: transparent;
    margin-bottom: 20px;
}
.widget_search {
    border: none;
    background-color: transparent;
    margin-top: 0;
    text-align: center;
}
.widgettitle, #cr_widget {
    margin: 0;
		border: 1px solid #b8b8b8;
		background-color: #d8ecff;
    color: #0068a6;
    padding:5px;
    text-align:left;
    font-size: 14px;
    font: bold 14px Arial;
}

.widget ul{margin:0;padding:0;}

.blog-masthead .widgettitle{margin:0;background-color:#d5e8fa;color:#000000;padding:5px;font-size: 14px;}

.blog-sidebar li {
    list-style: none;
}
.blog-sidebar a, #cr_widget a {
    display: block;
    padding: 5px;
    border: 1px solid #c7c7c7;
    color: #337ab7;
}
#cr_widget a {
    border: none;
    font-size: 12px;
}
.blog-sidebar a:hover, .blog-sidebar li.current-cat a, .blog-sidebar li.current-menu-item a {
    color: #fff ;
    background-image: -webkit-linear-gradient(180deg, #2c91e8, #0f5dda);
    background-image: linear-gradient(180deg, #2c91e8, #0f5dda);
    text-decoration: none;
}


.widget_archive {
    padding-top: 5px;
    background-color: #d0ebfe;
}
.widget_archive .widgettitle {
    display: none;
}
.widget_archive select {
    float: right;
    margin-right: 5px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    display: table-cell;
    width: 100%;
}

/********** new sidebar ************/
.blog-sidebar a:hover, .blog-sidebar li.current-cat a, .blog-sidebar li.current-menu-item a, .blog-masthead  {
    background-image: -webkit-linear-gradient(180deg, #fee16c, #fdbd39);
    background-image: linear-gradient(180deg, #fee16c, #fdbd39);
}
.blog-sidebar .panel-heading {
    position: relative;
}
.blog-sidebar .panel-heading {
    padding: 0;
    border-bottom: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.blog-sidebar .panel-heading span.pull-right {
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    right: 0;
    top: 8px;
}
.blog-sidebar .panel-body {
    padding: 0;
}

.blog-sidebar .clickable .glyphicon {
    background: transparent;
}
.blog-sidebar .glyphicon {
    top: 15px;
    right: 15px;
    font-size: 14px;
    color: #0157af;
}
.blog-sidebar img.wp-post-image {
    margin-bottom: 0;
}
.blog-sidebar .navbar-default .navbar-collapse {
    background-color: transparent;
    border-color: transparent;
}
.widget_archive label {
    padding-left: 6px;
    font-size: 12px;
}
/********** / sidebar ************/

/******************************** main *************************************/
h1.entry-title, h1.page-title {
    color: #0157af;
}
.page-template-template-contact-page h1.entry-title, .page-template-template-contact-page #breadcrumbs {
    margin-left: 8px;
}

.blog-main .panel {
    margin-right: 0;
}
.musthave {
    background-color: #fff;
}
section.the-content-show .container {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
/******************************** footer *************************************/
.blog-footer .content {
    margin: 20px 0 10px 0;
}
.blog-footer {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #0068a6;
    background-image: linear-gradient(to top, #224c8a 0%, #3e9dff 100%);
    padding-top: 15px;
}
.blog-footer a, .blog-footer a:hover {
    color: #fff;
}

div#cr_widget{
    display: none;
}
@media (max-width: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
}
@media (min-width: 768px) {
    .blog-masthead {
        background-color: transparent;
        background-image: none;

    }
    /***************************** doc *******************************/
    .blog-main .panel {
        margin-bottom: 10px;
        margin-top: 10px;
        margin-right: -15px;
        margin-left: -15px;
    }
/*    .section-slider.owl-carousel .owl-item img {
        min-height: 350px;
        max-height: 400px;
    }*/
    .wp-caption.alignnone {
        max-width: 260px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 10px;
        padding: 16px 0px;
    }
    .navbar-nav {
        margin: 0 auto;
        display: table;
        table-layout: auto;
        float: none;
        width: 100%;
    }
    .navbar-nav>li {
        display: table-cell;
        float: none;
        text-align: center;
        vertical-align: bottom;
    }
    .header-info h1, .header-info h3, .header-info h4, .header-info p {
        text-align: left;
    }
    .section-background {
        position: absolute;
        top: -42px;
        right: 0;
        height: 100%;
        width: auto;
        z-index: -1;
        overflow: visible;
    }
    .navbar-nav {
        margin: 0 auto;
        display: block;
        table-layout: auto;
        float: left;
        width: auto;
    }
    .navbar {
        position: relative;
        height: 100%;
        border: none;
        padding-bottom: 0;
        margin: 0;
    }
    .blog-masthead>.container {
        border-radius: 5px 5px 0 0;
    }
    a.navbar-logo.pull-left {
        margin-top: 2em;
    }
    .navbar-nav>li {
        display: inline-block;
    }
    form.form-inline.menu-search {
        padding: 8px 0;
    }
    .form-inline .input-group {
        min-width: 100%;
    }
}
@media (min-width: 991px) {
    div#cr_widget{
        display: block;
    }     
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
        padding: 15px 5px;
    }
/*    .blog-sidebar .panel-heading span.pull-right {
        display: none;
    }  */
}
@media (min-width: 1200px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 15px;
        padding: 16px 5px;
    }
}
@media (min-width: 991px) and (max-width: 1200px) {
    .header-info h1 {
        width: 75%;
    }
}