 body {
    margin: 0;
    font-family: "Open Sans";
    /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    text-align: left;
    background-color: #ffffff;
}
 header{
    background: #1d446b;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    margin-bottom: 28px;
}

h4, .h4 {
    font-size: 16px;
}

.card-body{
    
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.my-2 .h5{
    font-size: 16px;
}
.pl-3{
    font-size: 14px;
    font-weight: 400;
}
.icms-navbar-brand__show_on_hide{
    color: #fff;
}
 .navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #ffbb4c;
}
.navbar-light .navbar-nav .nav-link {
    text-transform: none;
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #ffbb4c;
}
.navbar-light .navbar-nav .nav-link a .active{
    color: #ffbb4c;
}

.btn-light:not(:disabled):not(.disabled).active, .show>.btn-light.dropdown-toggle {
    color: #222222;
    background-color: #ffbb4c;
    border-color: #ffbb4c;
}

.is-active{
    border-bottom: 1px solid #fff;
}
.bg-dark {
    background-color: #1d446b !important;
}
.bg-dark a{
    color: #fff;
}
.margin_top_20{
    margin-top: 20px;
}
.margin_bottom_20{
    margin-bottom: 20px;
}
.container .card {
    /*position: relative;*/
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /*border: 1px solid rgba(0, 0, 0, 0.125);*/
    border-radius: 0.25rem;
}
.icms-footer__bottom .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #1d446b;
    background-clip: border-box;
    /*border: 1px solid rgba(0, 0, 0, 0.125);*/
    border-radius: 0.25rem;
}
.ft_image{
    text-align: center;
}
.ft_image img{
    width: 100%;
}
.f_title h3{
    font-size: 18px;
}
.widget_text_block a{
    color: #fff;
}
.icms-content-news__icon a{
    padding: 3px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #ffffff;
    background-color: #1d446b;
    font-size: 12px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}
.icms-content-news__icon .icms-svg-icon {
    display: none;
}

.icms-content-oficialdocs__icon a{
    padding: 3px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #ffffff;
    background-color: #1d446b;
    font-size: 12px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}
.icms-content-oficialdocs__icon .icms-svg-icon {
    display: none;
}

.icms-content-investory__icon a{
    padding: 3px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #ffffff;
    background-color: #1d446b;
    font-size: 12px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}
.icms-content-investory__icon .icms-svg-icon {
    display: none;
}
.icms-content-turystu__icon a{
    padding: 3px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #ffffff;
    background-color: #1d446b;
    font-size: 12px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}
.icms-content-turystu__icon .icms-svg-icon {
    display: none;
}

.btn{
    padding: 3px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #ffffff;
    background-color: #1d446b;
    font-size: 12px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}
.card{
    border: none;
}
.icms-navbar{
    border-top: 1px solid #dbecff;
}
.icms-widget__compact>.card-header{
    background-color: transparent;
    padding: 0;
    font-weight: bold;
    border: none;
    padding-bottom: 16px;
    border-bottom: 1px solid #dbecff;
    margin-bottom: 18px;
}
.card-body .text-warning{
    display: none;
}
ul .list-inline .icms-content-subcats{
    border-bottom: 1px solid #dbecff;
}
.nav-item{
    padding: 0;
    margin: 0 6px;
}

.nav-tabs .nav-link{
    font-size: 14px;
    outline-color: #dee2e6;
    border: 0;
    position: relative;
    background-color: transparent;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("https://drohobych-rda.gov.ua/images/menu.png");
    /*background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);*/
    background-color: #fff;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.8);
    border-color: #1d446b;
}

.top_menu_left{
    background-color: #1d446b;
    color: #fff;
    text-align: left;
    margin-left: -10px;
}
.top_menu_center{
    background-color: #1d446b;
    color: #fff;
    text-align: center;
}
.top_menu_right{
    background-color: #1d446b;
    color: #fff;
    text-align: right;
}
.top_logo img{
    max-height: 80px;
}
.top_title_logo h2{
    font-size: 16px;
    text-transform: uppercase;
}
.top_title_ofisial h3{
    opacity: 0.5;
    font-size: 14px;
}
.top_url a{
    color: #fff;
    text-decoration: none;
    opacity: 0.5;
    font-size: 12px;
}
.top_url a:hover{
    text-decoration: none;
    opacity: 0.9;
}
.top_url .fas{
    margin-right: 4px;
    opacity: 0.5;
}
.top_url .fas:hover{
    opacity: 0.9;
}
.icms-navbar-brand__show_on_hide{
    display: none;
}
.top_footer_main_border{
    border-top: 2px solid #1d446b;
}
.top_footer_main{
    font-size: 14px;
    color: #000;
    background: #fff;
}
.item_first img{
    float: left;
    width: 80px;
    margin-top: -12px;
}
.item_first h5{
    font-size: 14px;
    text-transform: uppercase;
}

.tags_bar {
    text-align: center;
}
.tags_bar .btn{
    padding: 6px 12px;
    margin: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #f3f3f3;
    border-radius: 6px;
    color: #1d446b;
    background-color: #f3f3f3;
    font-size: 14px;
    box-shadow: none;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.tags_bar .btn:hover{
    color: #f3f3f3;
    background-color: #1d446b;
}
.info_bar {
    background-color: #fff;
    padding: 0.75rem 1rem;
    border-top: 1px solid #eeeeee;
    font-size: 90%;
    border-radius: 0 0 0.25rem 0.25rem;
}

#tab-icms .btn{
    padding: 3px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #ffbb4c;
    border-radius: 6px;
    color: #000;
    background-color: #ffbb4c;
    font-size: 14px;
    box-shadow: none;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.icms-content-subcats .btn{
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    border-radius: 6px;
    color: #000;
    background-color: #fff;
    font-size: 14px;
    box-shadow: none;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.icms-body-toolbox {
    margin-bottom: 20px;
    display: flex !important;
    align-items: center !important;
}
.card-body {
    float: left;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 6px 6px;
}

.icms-filter-container{
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #000;
    background: #ffbb4c;
    font-size: 14px;
    box-shadow: none;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.menu_float_right{
    float: right;
}

.card-header {
    padding: 12px 0 12px 6px;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.widget_tags_cloud .btn{
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    border-radius: 6px;
    color: #000;
    background-color: #fff;
    opacity: 0.6;
    box-shadow: none;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.oficialdocs-filter .btn{
    padding: 8px 20px;
    background: #ffbb4c;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    border: none;
    box-shadow: none;
}

.footer_sitemap .nav-item {
    margin: -6px 0;
}
.az_one_img_cont{
    text-align: center;
}
.text-dark{
    font-weight: 700;
    text-decoration: underline;
}

/* Поля контента */
.icms-content-header:before
{
	background-color: #fff;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.icms-content-header>.icms-content-header__banner
{
	background-color: #fff;
	color: #000;
}

.pb-5, .py-5 {
    padding-bottom: 1rem !important;
}
.pt-5, .py-5 {
    padding-top: 1rem !important;
}

/* Поля контента */


.news_link_tab{
    padding: 3px 0 3px 12px;
}
.news_link_tab:hover{
    
}

.main_tags{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding: 1px 0;
    text-align: center;
}


.icms-widget__square>.card-header>span:first-child:before {
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 0.8rem;
    width: 0.8rem;
    background: #ededed;
    top: 50%;
    margin-top: -0.4rem;
}
.icms-widget__square>.card-header>span:first-child {
    position: relative;
    padding: 0 1rem 0 1rem;
    background: #ffffff;
    color: #000;
}
.icms-widget__square>.card-header {
    border-bottom: none;
    text-transform: uppercase;
    letter-spacing: -0.2px;
    font-weight: 700;
    position: relative;
}

.margin_main_news{
    margin-bottom: -60px;
}

.tab-content{
    margin-top: 20px;
    margin-bottom: 20px;
}

.carousel-inner{
    position: relative;
    width: 100%;
    min-height: 420px;
    overflow: hidden;
}
.embed-responsive{
    position: relative;
    display: block;
    width: 100%;
    min-height: 420px;
    padding: 0;
    overflow: hidden;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: ##1d446b;
    border-color: #fff;
}
.btn {
    padding: 3px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #ffffff;
    background-color: #1d446b;
    font-size: 12px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.card-header .btn:hover {
    padding: 3px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 6px;
    color: #ffffff;
    background-color: #1d446b;
    font-size: 12px;
    box-shadow: 0 0 12px rgb(0 0 0 / 50%);
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.f_title h2{
    font-size: 22px;
}

.news_list_item {
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
}
.content_item .ft_image{
    text-align: center;
    width: 100%;
}

.covid_info{
    margin: 0 14px;
    text-align: center;
    font-size: 12px;
}
.covid_info strong{
    font-size: 20px;
}
.covid_info_yellow{
    background: #ffc500;
    border: 1px solid #fff;
    color: #000;
    padding: 6px;
}
.covid_info_blue{
    background: #1d446b;
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    padding-top: 4px;
    line-height: 20px;
}
.covid_info_white{
    background: #f5f7fa;
    border-bottom: 1px solid #ccc;
    color: #000;
    padding: 6px;
}

.covid_info_transparent{
    padding: 0;
}
.covid_info_light_yellow{
    background: #ffe358;
    border: 1px solid #fff;
    color: #000;
    padding: 6px;
}
.covid_info_green{
    background: #75be89;
    border: 1px solid #fff;
    color: #000;
    padding: 6px 3px;
}
.pading_top_40{
    padding-top: 40px;
}

.covid_info em{
    margin-left: -12px;
    margin-right: -12px;
    font-size: 12px;
}
.icms-photo-album__photo_info{
    
}
.album-photos-wrap .text-truncate{
    display: none;
}
.albums_item .text-truncate{
    display: none;
}

.bg-light {
    background-color: #fff !important;
    color: #000;
}
.bg-light a{
    color: #000;
}

.icms-user-avatar{
    display: none;
}

#photo_container .btn {
    padding: 3px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #ffffff;
    background-color: #000;
    font-size: 12px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.search_form{
    padding: 20px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-weight: 700;
}
.search_form .btn {
    padding: 8px 20px;
    background: #ffbb4c;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    border: none;
    box-shadow: none;
}

.hashtag{
    font-weight: 700;
}

.bg_header_top{
    background: #1d446b;
}

.position_top {
    position: sticky;
    top: 0;
}
.head_logo_top{
    margin-bottom: 20px;
}
.main_stat_war{
    text-align: center;
}
.main_stat_war img{
    width: 100%;
}

.telegram_news{
    width: 100%;
    border: 2px dashed #1d446b;
    background: #fff;
    border-radius: 12px;
    padding: 22px 12px;
    margin: 20px 0;
    text-align: center;
    text-transform: uppercase;
}
.telegram_news h5{
    font-size: 14px;
}
.telegram_news a{
    padding: 12px 0;
    background: #1d446b;
    padding: 6px 12px;
    color: #fff;
    text-decoration: none;
}
.telegram_news a:hover{
    text-decoration: none;
    background: #ffe358;
    color: #1d446b;
}

article h1{
    font-weight: 600;
    margin-bottom: 20px;
}

.footer_copyright{
    font-size: 12px;
}

#rda_map_nezl{
    width: 100%;
    min-height: 600px;
}