/*
Theme Name: child-07
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

*/
@import url('https://pro.fontawesome.com/releases/v5.10.0/css/all.css'); 

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap&subset=cyrillic');
/***************************** admin *******************************/
body {
    font-family: "Open Sans";
}
td.date.column-date {
    opacity: 0;
}

td.date.column-date abbr {
    opacity: 1;
}
/******************************** contact *************************************/
.page-template-template-contact-page h1.entry-title {
    margin-left: 8px;
}
/********** header ************/
.header-title {
    color: #214168;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
}
.district {
    color: #474747;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    margin-bottom: 5px;
}
.header-search .btn-link {
    color: #214168;
    font-size: 14px;
    font-weight: 700;
}
.header-search .btn-link i {
    padding-left: 10px;
}
#cr_version_link {
    color: #214168;
    font-size: 14px;
    font-weight: 700;
    background-color: transparent;
}
.sub-phone-line {
    color: #292929;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
@media (min-width: 768px) {
    header {
        /*background-color: #47a7eb;*/
        background-image: none;

    }
    .header-title {
        /*font-size:35px;*/
        /*padding-top: 5px;*/
    }
}
.header-search {
    float: right;
    margin-top: 10px;
}
.phone-number {
    color: #214168;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
}
.header-info .fieldset {
    text-align: center;
}
.home-hero h3 {
    margin-top: 0;
}
/********** header-image ************/
a.navbar-logo {
    display: block;
    width: 100%;
    margin-top: 0;
}
a.navbar-logo img {
    min-width: 44px;
    max-height: 61px;
    margin: 0 auto;
}
a.navbar-logo.pull-left {
    margin: .5em auto;
}
.header-image {
    position: relative;
    float: right;
}
.header-image-left {
    position: relative;
    float: left;
}
.officiall-link {
    color: #474747;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
/**************************************/
.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: #000;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #f00;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #f00;
    background-image: -webkit-linear-gradient(180deg, #fee16c, #fdbd39);
    background-image: linear-gradient(180deg, #fee16c, #fdbd39);
}
.visible-xs.navbar-logo.navbar-brand {
    width: 60px;
}
@media (min-width: 768px) {
	.wp-caption.alignnone {
		max-width: 260px;
	}
    .navbar-default .navbar-nav>li>a {
        font-size: 10px;
        padding: 15px 2px;
    }
    .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;
    }
    .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 {
        background-color: #2f61b1;
        background-image: -webkit-linear-gradient(180deg, #fee16c, #fdbd39);
        background-image: linear-gradient(180deg, #fee16c, #fdbd39);
        border-radius: 8px;
    }
    .navbar-nav>li {
        display: inline-block;
    }
    form.form-inline.menu-search {
        padding: 8px 0;
    }

}

/********** header-image ************/
.header-image {
    position: relative;
    float: right;
    /*margin-right: 10%;*/
    height: 152px;
    margin-top: 45px;
}
/***************************** breadcrumb *******************************/
#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: #214168;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
}
.home-news {
    display: table-row;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
}
/***************************** sidebar *******************************/

.widget {
    border: none;
    background-color: transparent;
    margin-bottom: 20px;
}
.widget_search {
    border: none;
    background-color: transparent;
    margin-top: 0;
    text-align: center;
}
.widgettitle {
    margin: 0;
    background-color:#d0ebfe;
    color:#0157af;
    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 {
    display: block;
    padding: 5px;
    border: 1px solid #c7c7c7;
    border-width: 1px 0 0 0;
    color: #337ab7;
}
.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;
}
@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;*/
    }
    /***************************** doc *******************************/
}
.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;
}

section.the-content-show .container, body>.container {
    background-color: rgba(255, 255, 255, 0.9)!important;
}
/******************************** footer *************************************/
footer.blog-footer .content .col-md-3 p.text-center {
    margin: 0;
}
.blog-footer .content {
    margin: 20px 0 10px 0;
}
.blog-footer {
    color: #fff ;
    background-image: -webkit-linear-gradient(180deg, #214168, #05235f);
    background-image: linear-gradient(180deg, #214168, #05235f);
}
.blog-footer a, .blog-footer a:hover {
    color: #fff ;
}

#cr_widget a {
    color: #fff!important;
    background: rgb(59,104,163);
    padding: .5em 0;
    margin-bottom: 0;
    min-width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 13px;
}
@media (min-width: 991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
        padding: 15px 5px;
    }
/*    .blog-sidebar .panel-heading span.pull-right {
        display: none;
    }  */
}
@media (min-width: 768px) {
    .blog-footer .navbar-logo img {
        float: left;
    }
    .form-inline .input-group {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding: 15px 10px;
    }
}