body{
    /*background: url("../img/bgnew.png");
    background-repeat: repeat;
    background-size: contain;*/
}

a{
    color: #4b7895;
    transition: all 0.2s linear;
}

a:hover{
    color: #37526f;
}

ul{
    list-style: square;
}

/*background: url("../img/header-bg.jpg");*/

.header{

}

.navbar{
    border-bottom: solid 1px #b7c6d1;
    text-transform: uppercase;
}

.logotext{
    font-size: 14px;
    text-transform: uppercase;
}

.time{
    font-size: 14px;
}

.breadcrumb{
    border-radius: 0px!important;
    background: #e3f2fd;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-indicators .active{
    background-color: #000;
}

.carousel-indicators li{
    background-color: rgba(0, 0, 0, 0.5);
}

.carousel-inner{
    min-height: 350px !important;
}

.carousel-caption{
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-size: 14px;
    padding-bottom: 0px !important;
}

.news-block-header{
    background: #e3f2fd;
    font-size: 18px;
    padding: 10px 0px;
}

.news-post-content{
    padding: 15px;
    font-size: 15px;
}

.news-post-date{
    text-align: right;
    font-size: 13px;
    padding-right: 15px;
}

.news-block{
    min-height: 450px;
}

.news-block-border{
    border: solid 1px #e3f2fd;
    min-height: 450px;
}

.post-divider{
    height: 1px;
    background: #e3f2fd;
    margin-left: auto;
    margin-right: auto;
    width: 93%;
    margin-top: 10px;
    margin-bottom: 15px;
}


.footer{
    margin-top: 30px;
    background: #e3f2fd;
}

.col-footer ul{
    list-style: square;
}

.col-footer{
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 10px;
}

.down-footer{
    min-height: 50px;
    background: #b1cfff;
}

.footer-links a{
    color: #000;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
}

.footer-links b{
    color: rgba(0, 0, 0, 0.8);
}

.down-footer{
    font-size: 13px;
    color: rgba(0, 0, 0);
}

.menu-divider{
    width: calc(100% - 15px);
    margin-top: 5px;
    height: 1px;
    background: #e3f2fd;
}

.leadership ul{
    list-style: none;
    padding-left: 15px;
    margin-top: 5px;
}

.leadership li{
    padding-left: 5px;
}

.leadership-header{
    text-align: center;
    padding-bottom: 20px;
    font-size: 23px;
}

.right-nav-block{
    border: solid 1px #e3f2fd;
    text-transform: uppercase;
}

.right-nav-block ul{
    list-style: none;
    padding-left: 20px;
    margin-top: 5px;
}

.right-nav-block li{
    padding-left: 5px;
}

.right-nav-block-header{
    background-color: #e3f2fd;
    font-size: 16px;
    padding: 10px 0px;
    text-transform: uppercase;
}

.photography{
    min-width: 270px;
}

.photography img{
    border: solid 1px #b1cfff;
    height: 400px;
    width: 269px;
}

.data{
    padding-top: 10px;
}

.data-name{
    font-size: 20px;
    color: #4b7895;
    font-weight: 500;
}

.data-header{
    font-size: 14px;
    color: #4b7895;
    padding-left: 15px;
    padding-top: 10px;
}

.data-text{
    font-size: 16px;
    padding-left: 25px;
}

.data-text ul{
    list-style: square;
    padding-left: 30px;
}

.data-divider{
    height: 1px;
    background: #e3f2fd;
    margin-top: 10px;
    margin-bottom: 15px;
}

.documents ul{
    list-style: none;
    padding-left: 15px;
    margin-top: 5px;
}

.documents li{
    padding-left: 5px;
}

.documents-header{
    text-align: center;
    padding-bottom: 20px;
    font-size: 23px;
}

.documents-divider{
    height: 1px;
    background: #e3f2fd;
    margin-top: 10px;
    margin-bottom: 15px;
}

.doc-format{
    color: #4b7895;
}

ul.documents{
    list-style: square;
}

.documents-name{
    font-size: 14px;
}

.documents-format{
    font-size: 14px;
    padding-left: 15px;
    padding-top: 10px;
}

.documents-link{
    font-size: 14px;
    padding-left: 15px;
}

.main-content-header{
    text-align: center;
    padding-bottom: 20px;
    font-size: 23px;
}

.main-content-divider{
    height: 1px;
    background: #e3f2fd;
    margin-top: 10px;
    margin-bottom: 15px;
}

.main-content-text{
    font-size: 15px;
}

.main-content-text h4{
    font-weight: 500;
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
}

.main-content-text h5{
    font-weight: 500;
    font-size: 14px;
}

.main-content-text img{
    margin-bottom: 10px;
}

.insert-map{
    margin: 20px;
    border: solid 1px #4b7895;
}

@media (max-width: 768px) {
    .insert-map{
        margin: 20px 0px 0px 0px;
        border: solid 1px #4b7895;
    }
}

.rukovodstvo {
    width: 188px;
    height: 281px;
    padding: 5px;
}

.events {
    width: 35vw;
    padding-left: 2vw;
    padding-bottom: 1vh;
    padding-top: 1vh;
}

.card-img-top {
    height: 25vh;
}