h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: black;
}

#top_bar-container
{
    background: #3cb0b9;
    height: 40px;
}

#top_bar-container a
{
    color: black;
}
#top_bar-container .el
{
    color: black;
}

#top_bar-container .el-eye-open
{
    font-size: 2rem;
    position: relative;
    top: 5px;
}

#top_bar_middle
{
    position: relative;
    padding-left: 13px;
    padding-right: 13px;
}

#top_bar_links
{
    position: absolute;

}

#emblem
{
    position: relative;
    top: 15%;
    left: 20%;
}

.body-main
{
    background-image: linear-gradient(#b4dce6, white,white,white,white,white);
}

#main_page_image-container
{
    height: 600px;
    position: relative;
    background: #aad2dc;
}

#main_page_image-container img
{
    width: 100%;
    height: inherit;
    object-fit: cover;
    opacity: 0.3;
}
.image-header-text
{
    position: absolute;
    background: none;
    top: 30%;
    left: 10%;
}

.image-header-text
{
    text-shadow: 1px 0px darkslategray;
}

#main_page_title
{
    margin-top: 25px;
}


#news_container
{
    background: white;
}

.container-xl
{
    max-width: 1313px;

}

.navbar .container-xl
{
    padding-left: 30px;
    padding-right: 30px;
}

a {
    color: #00699b;
    font-weight:500;

    background-color: transparent;
}

a :hover{
    color: #358dc9;
}

#header .container-fluid {
    padding: 0px;
}


.navbar-dark .navbar-nav .nav-link
{
    /*color: #63b29b;*/
    /*font-weight: 500;*/
    text-decoration: none;

    /*color: #f3969a*/
    color: rgb(255, 255, 255)
}

.navbar-dark .navbar-nav .nav-link:hover
{
    background-color: rgba(175, 202, 231, 0.23);
        /*color: #f3969a*/
}

.bg-primary
{
    background-image: linear-gradient(white,white,white);
    border-bottom: 6px;
    border-color: #c9f1fb;
    margin-bottom: 4px;
}

#org_name
{
    display: flex;
    margin: 10px;
    align-items: center;
    justify-content: center;
}

#org_info p
{
    text-align: center;
    margin-top: 0.5rem;
    color: #358dc9;
    font-size: 140%;
}

#header .header
{
    border-bottom: 1px solid lightgrey;
    padding-left: 1rem;
}
.header .col-1
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 0 13.333333%;
    max-width: 10%;
}

#org_info
{
    padding: 0px;

}



.psmall
{
    /*background: black;*/
    margin: 0;
    height: 5px;
}

.owl-stage-outer
{
    display: block;
    position: relative;
}

#slider_news img
{
    display: block;
    margin-top: 50px;
    height: 490px;
    align-content: center;
    border: 2px solid #c9f1fb;
    box-shadow:  20px 20px 60px whitesmoke,
    20px -20px 60px #ffffff;
    object-fit: scale-down;
}

#slider_news > div :hover
{
    box-shadow:  3px 0px 10px #bebebe,
    -2px -20px 100px #ffffff;
}

#nav-buttons
{
    margin-top: 15px;
    align-content: center;
    display: flex;
    flex-wrap: wrap;


}
#nav-buttons #button
{
    margin-right: 15px;
}
#nav-buttons #button a
{
    height: 180px;
    width: 190px;


}

#nav-buttons a
{
    display: block;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    padding: 2px 6px 2px 6px;
    border: 2px solid #c9f1fb;
    border-radius: 10px;
    box-shadow:  10px 10px 60px #bebebe,
    20px -10px 5px #ffffff;

}

#nav-buttons .ttl
{
    font-weight: bolder;
}

#nav-buttons .locate
{
    position: absolute;
    width: 80%;
    left: 18%;
    bottom: 1%;
}
#nav-buttons p
{
    margin-bottom: 0px;
}


#nav-buttons a:hover{
    color: whitesmoke;
    background: darkblue;
    text-decoration: none;
}

#top_navbar_07XL
{
    font-size: 140%;
    font-weight: bold;
}
#top_navbar_07XL a
{
    color: #358dc9;
}
#top_navbar_07XL a:hover
{
    color: white;
    background: darkblue;
}

#navbarsExample07XL
{
    font-size: 140%;
    font-weight: bold;
}
#navbarsExample07XL a
{
    color: #358dc9;
}

#navbarsExample07XL a:hover
{
    color: white;
    background: darkblue;
}

a span
{
    display: block;
    padding-bottom: 20px;
}

.navbar-dark .navbar-brand
{
    color: #f27f13;
    font-size: 200%;
}

.header-button
{

    display: block;
    text-align: center;
    text-decoration: none;
    background-color: darkorange;
    padding: 1px 6px 2px 6px;
    border: 1px solid #cc7800;
    border-radius: 5px;
    box-shadow:  20px 20px 60px #bebebe,
    20px -20px 60px #ffffff;
}

.header-button a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.owl-carousel .owl-nav button
{
    width:25px;
    text-align:center;
    border:1px solid #ccc !important;
}

#news_container
{
    height: 650px;
}

#slider_reviews .lead
{
    max-width: 250px;
    background: rgba(104, 104, 104, 0.05);
}

.jumbotron
{
    margin-top: 10px;
    margin-bottom: 0px !important;
}

#slider_banner > div
{

    box-shadow:  0px 0px 15px #bebebe,
    -2px -20px 200px #ffffff;

}

#slider_banner :hover
{
    box-shadow:  3px 0px 20px #bebebe,
    -2px -20px 200px #ffffff;
}

#slider_banner a
{
    height: 200px;
    position: relative;
}

#slider_banner img
{
    max-width: 400px;
    max-height: 200px;
    min-height: initial;
    min-width: initial;
    margin: auto;

    display: block;
    align-content: center;
    object-fit: scale-down;
}


.card-img-container
{
    max-height: 800px;
    display: block;

}

.card-img
{
    max-height: inherit;
    object-fit: scale-down;
}

/*Map*/
#map_content
{
    width: 580px;
    margin: auto;
}

.ya-site-form__submit
{
    display: block;
    text-align: center;
    background-color: darkorange;
    padding: 1px 6px 2px 6px;
    border: 1px solid #cc7800;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}

#reg_num_info
{
    padding: inherit;
}
/*.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link*/
/*{*/
/*    color: #fff;*/
/*}*/

/* Стили для баннера НОК */
