@font-face {
    font-family: "BPGTech11";
    src: url("../fonts/BPGTech11.eot");
    src: url("../fonts/BPGTech11.eot?#iefix") format("embedded-opentype"),
        url("../fonts/BPGTech11.otf") format("opentype"),
        url("../fonts/BPGTech11.svg") format("svg"),
        url("../fonts/BPGTech11.ttf") format("truetype"),
        url("../fonts/BPGTech11.woff") format("woff"),
        url("../fonts/BPGTech11.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Patriarchate";
    src: url("../fonts/Patriarchate.otf") format("opentype"),
        url("../fonts/Patriarchate.ttf") format("truetype"),
        url("../fonts/Patriarchate.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "bpg_glaho_sylfaen";
    src: url("../fonts/bpg_glaho_sylfaen.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

html,
* {
    font-family: bpg_glaho_sylfaen !important;
}
.left_n {
    width: 45%;
    display: flex;
    justify-content: space-between;
}
..dropdown_a {
    font-size: 33px;
}
.submenu_sub {
    left: 100% !important;
}
.left_n_n {
}
.img_rotate {
    transform: rotate(270deg);
}

.img_rotate_right {
    transform: rotate(90deg);
}

.descr_l {
    width: 100%;
    position: relative;
}
.descr_l > h3 {
    width: 50%;
    right: 0;
    position: absolute;
    text-align: end;
}
.h-left_img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.h-left_n {
    width: 45%;
    justify-content: space-between;
}
.left_n_icons {
    width: 45%;
    display: flex;
    justify-content: space-between;
    /*margin-left: 1%;*/
}
.h-left_n_h1 {
    right: 0;
}

.h-right_n {
    width: 45%;
    justify-content: space-between;
    right: 0 !important;
}
.right_n_icons {
    width: 50%;
    display: flex;
    justify-content: space-between;
    margin-right: 1%;
}
.nav_new_sw {
    width: 50px;
    height: 50px;
    padding: 0;
    margin: 0;
}
.language_sw_ul li {
    margin-top: 10px;
}
nav {
    /* border-top-left-radius: 30px !important; */
    /* border-top-right-radius: 30px !important; */
    background-color: #f2f2f5;
    /* border-bottom: solid 30px; */
}

nav > * {
    font-family: BPGTech11 !important;
}

.nav-link,
.dropdown-item {
    font-family: BPGTech11 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    font-size: 25px;
}

.bg-light {
    background-color: #f2f2f5;
}

.navbar-light .navbar-nav .nav-link:hover {
    background-color: #cea858;
    border-radius: 20px;
}
.dropdown:hover > * {
    display: block !important;
}

.navbar_new {
    padding: 0;
}
.navbar-toggler_new {
    padding: 0.25rem 0.75rem;
    /*margin-right: 16px;*/
}

.navbar-nav_new {
    width: 100%;
    justify-content: space-around;
}

.navbar-nav_new li a {
    color: #404448;
    font-weight: bolder;
    font-size: 25px;
    font-family: "bpg_glaho_sylfaen " !important;
}
.b_nav {
    background-color: #cea858;
    padding: 0 !important;
}
.b_nav .nav-item {
    margin-left: 0px;
}
.b_nav_dropdown {
    background-color: #cea858 !important;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
    left: -80px;
    z-index: 99999;

    padding-top: 0 !important;
}
.submenu {
    background-color: #cea858 !important;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
    padding-top: 0 !important;
    font-size: 20px;
}

#subNavToggler {
    width: 100%;
    background-color: #cea858 !important;
}

.submenu_sub .nav-item {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.submenu_sub {
    background-color: #cea858 !important;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
    padding-top: 0 !important;
    width: auto;
    left: 183px;
    top: 0;
}
.submenu_sub_second {
    left: 120px;
    top: 0;
    background-color: #cea858 !important;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
    padding-top: 0 !important;
    font-size: 20px;
}

.nav-item .dropdown {
    margin-left: 35px;
}
.nav-link::after {
    content: "" !important;
    width: 2px;
    height: 2px;
    display: none !important;
}
.b_nav_dropdown .dropdown-item:hover {
    background-color: transparent;
}

.b_nav .nav-item .nav-link {
    color: #000 !important;
    font-weight: bolder;
    font-size: 25px;
    font-family: "bpg_glaho_sylfaen " !important;
}

.b_nav_dropdown > .dropdown-item {
    /* color: #404448; */
    font-weight: bolder;
    font-size: 25px !important;
    font-family: "bpg_glaho_sylfaen " !important;
    width: auto;
    padding: 5px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.language_sw > a::after {
    content: "";
    display: none !important;
}
.lang_img {
    width: 30px;
    height: 30px;
}

ul.dropdown-menu.language_sw_ul {
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent;
    min-width: 30px !important;
}
ul.dropdown-menu.language_sw_ul > li {
    width: 30px;
    height: 30px;
}

.b_nav_toggle::after {
    content: "";
    display: none !important;
}

.eparchNews {
    background-color: yellow;
}
.navbar-collapse-old {
    height: 100px;
}

.mapModal_new_body {
    width: 100%;
}

.modal-content {
    max-width: 100%;
    width: 1645px;
    margin: auto;
    padding: 15px;
    right: -15px;
    top: -35px;
}

.multidrop_li {
    width: auto;
    font-size: 25px !important;
    font-family: "bpg_glaho_sylfaen " !important;
}

.multidrop_li > * {
    width: auto;
    /* font-size:25px!important; */
    font-family: "bpg_glaho_sylfaen " !important;
}
.multidrop_ul {
    background-color: #cea858 !important;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
    padding-top: 0 !important;
    z-index: 99999;
    top: 41px;
    left: auto;
    width: auto !important;
}

.multidrop_ul > .dropdown-item {
    width: auto !important;
    color: #000 !important;
}

.multidrop_ul > .dropdown-item a {
    color: #000 !important;
    font-size: 25px;
    font-family: "bpg_glaho_sylfaen " !important;
}
.multidrop_ul:hover {
    background-color: #cea858 !important;
    outline: none;
}
.multidrop_ul_sub {
    /* width:700px !important; */
    left: 130px;
    top: 45px;
    font-size: 16px !important;
    font-family: "bpg_glaho_sylfaen " !important;
    background-color: #cea858 !important;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
    padding-top: 0 !important;
}
.multidrop_ul_sub_eparchi {
    width: 685px !important;
    height: auto;
}
.multidrop_ul_sub_eparchi .row .col-md-6 .dropdown-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    padding-left: 0px !important;
}

.multidrop_ul_history {
    right: -100%;
}

.multidrop_ul_sub .dropdown-item {
    width: auto !important;
    font-size: 25px;
    font-family: "bpg_glaho_sylfaen " !important;
    margin: 0 !important;
}

.multidrop_ul_sub .dropdown-item .nav-link {
    font-size: 16px !important;
    font-family: "bpg_glaho_sylfaen " !important;
}

.multidrop_a {
    font-size: 25px;
    font-family: "bpg_glaho_sylfaen " !important;
    color: #000 !important;
}
.multidrop_a::after {
    content: "";
    display: none;
}

.dropdown-item:hover {
    background: transparent !important;
}

.multidrop_ul_sub_row {
    width: 700px;
}
.dropdown-item_bg {
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
    background-color: #cea858 !important;
}

ul.dropdown-menu.multidrop_ul.multidrop_ul_drop {
    left: 413px;
    top: -7px;
}
.multidrop_ul_drop_two {
    left: 0;
}
/* .multidrop_li_d > a{
   padding-left: 1.3em!important;
} */

ul.dropdown-menu.multidrop_ul.multidrop_ul_drop_two {
    left: 516px;
    top: -2px;
}
.q-nav-link_h > ul {
    left: 244px;
    top: 0;
}

.q-main {
    width: 100%;
}

.q-item {
    width: calc(100% / 3);
    border-bottom: 2px solid grey;
    border-right: 2px solid grey;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    max-height: 100px;
}

.q-item:nth-child(3n + 3) {
    border-right: none;
}

.q-item img {
    width: calc(25% - 5px);
    height: 100%;
    object-fit: cover;
}

.q-item > div {
    width: calc(75% - 5px);
}

.q-item > div h3 {
    font-size: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.q-item > div time {
    font-size: 14px;
}

.news_links {
    font-size: 14px;
    vertical-align: middle;
    margin-top: 30px;
    text-transform: uppercase;
}

.mapModal_new_content {
    background-color: transparent;
    border: none;
}
#mapModal {
    backdrop-filter: blur(15px);
}

.mapModal_new_header {
    border-bottom: none !important;
}

.logo {
    position: absolute;
    left: calc(50% - 86px);
    z-index: 100;
    height: 172px;
    width: 172px;
}

/*.descr {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    color: #00a!important;*/
/*    font-weight:bolder;*/
/*}*/

.descr h3 {
    margin: 0;
}

h1 {
    font-size: 42px;
}

#goegerb {
    height: 50px !important;
    width: 54px !important;
}

#loginpic {
    height: 50px !important;
    width: 50px !important;
}

.sidebar {
    width: 40%;
}

.geologo {
    margin-right: 86px;
    width: 44%;
}

.login {
    margin-left: 86px;
    width: 44%;
}

#content {
    min-height: calc(100vh - 190px);
    padding-top: 20px;
    background-color: red;
    background-size: cover;
    background-position: center top;
    display: flex;
    justify-content: space-between;
}

.news {
    min-width: 240px;
    width: 15%;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.news:hover {
    cursor: pointer;
}

.card {
    border: none;
    background-color: transparent;
}

.card-body {
    padding: 0px;
}

.see-more {
    color: #5e5e5e;
    padding: 10px;
    font-size: 17px;
}

.see-more:hover {
    text-decoration: none;
    background-color: #ead4ac;
    border-radius: 20px;
    color: #5e5e5e;
}

.card-text {
    text-align: left;
    width: 92%;
    width: 100%;
}

.card-img-top {
    width: 92%;
    max-height: 600px;
    border-radius: 12px;
}

.news-title,
.dropdown-item {
    font-size: 18px;
}

.card-text {
    font-size: 14px;
}

.left {
    fill: #cea858;
}

.left:hover {
    fill: gold;
    cursor: pointer;
}

.right {
    fill: #cea858;
}

.right:hover {
    fill: gold;
    cursor: pointer;
}

.arrow {
    position: absolute;
    top: 50%;
}

.arrow:hover {
    cursor: pointer;
}

.left-arrow {
    left: 0;
}

.right-arrow {
    left: 96%;
}

.sidebar_title {
    font-size: 20px !important;
    background-color: #cea858;
    padding: 4px;
    text-align: center;
    color: white;
    border-radius: 18px;
    display: flex;
    color: #404448;
}

.sidebar_title a {
    color: #404448 !important;
    animation: pulse-purple 1s 3;
    border-radius: 8px;
}

.card-text {
    font-size: 18px !important;
    font-weight: bold !important;
}

@keyframes pulse-purple {
    0% {
        transform: scale(0.96);
        text-shadow: 0px 0px #ffff00;
    }
    75% {
        transform: scale(1.02);
        text-shadow: 2px 2px #ffff0066;
    }
    100% {
        transform: scale(0.96);
        text-shadow: 0px 0px #ffff00;
    }
}

#cal {
    height: 30px;
    width: 30px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    /* may require vendor prefixes */
    background: url(../images/c.png);
    background-size: cover;
    margin-right: 10px;
}

.eparchs {
    height: 30px;
    width: 30px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    /* may require vendor prefixes */
    background: url(../images/cross.png);
    background-size: cover;
    margin-right: 10px;
}

.header {
    min-width: 200px;
    width: 100%;
}

.sakh {
    max-width: 500px;
}

.scroll {
    background: url(../images/scroll.png);
    background-size: cover;
    min-height: 356px;
    min-width: 216px;
    background-repeat: no-repeat;
    padding-top: 40px;
}

.scroll2 {
    background: url(../images/scrollsecend.png);
    background-size: cover;
    min-height: 356px;
    min-width: 216px;
    background-repeat: no-repeat;
    padding-top: 40px;
}

.dropdown-menu {
    border: none;
    padding-top: 54px;
}

.dropdown-item {
    margin-left: 26px;
    margin-right: 26px;
    padding: 0;
    padding-left: 8px;
    /* width: 216px; */
}
.dropdown_li .dropdown_a {
    font-size: 30px;
}

.dropdown-item:hover {
    border-radius: 8px;
    background: rgb(0, 0, 0, 0.2);
}

.news {
    flex-direction: column;
    width: 25%;
}

.col-2-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.col-8-2 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

.main_content {
    width: 66%;
    min-width: 750px;
}

.calendar > div {
    width: 100%;
}

.footer-mobile {
    display: none;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.footer {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.footer_logo {
    border-radius: 50%;
}

.footer_logo:hover {
    cursor: pointer;
}

.footer_lang {
    height: 30px;
}

.footer_lang:hover {
    cursor: pointer;
}

.langs_hidden {
    display: none;
}

.topsnews {
    width: 100%;
}

.newsall {
    width: 100%;
    margin: 0 10%;
    margin-top: 20px;
}

.newsall img {
    width: 50%;
    margin-right: 20px;
}

.padding-none {
    padding: 0px !important;
    margin-left: 10px;
    margin-top: 10px;
}

.langs {
    display: flex;
    flex-wrap: wrap;
}

a {
    color: black;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: black;
}

.newsdetalis {
    padding: 10px;
    margin: 0 10px;
    border-radius: 12px;
}

.news_text,
.news_text {
    text-indent: 40px;
}

.comment-box {
    margin-top: 30px !important;
    width: 100%;
}

.comment-box img {
    width: 50px;
    height: 50px;
}

.comment-box .media-left {
    padding-right: 10px;
    width: 65px;
}

.comment-box .media-body p {
    border: 1px solid #ddd;
    padding: 10px;
}

.comment-box .media-body .media p {
    margin-bottom: 0;
}

.media-heading {
    font-size: 18px;
    font-weight: bold;
}

.comment-box .media-heading {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 7px 10px;
    position: relative;
    margin-bottom: -1px;
}

.comment-box .media-heading:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-width: 1px 0 0 1px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 10px;
    left: -6px;
}

.marque {
    line-height: 40px;
    font-size: 40px;
    padding: 10px;
    background: rgb(227, 227, 227);
    background: radial-gradient(
        circle,
        rgba(227, 227, 227, 1) 0%,
        rgba(244, 244, 244, 1) 82%,
        rgba(255, 255, 255, 0) 100%
    );
}

.head {
    position: absolute;
    top: 80px;
    z-index: 999999;
}

/*.h-left {*/
/*    left: calc(50% - 300px);*/
/*}*/

.pointer {
    cursor: pointer;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}

.dropdown-toggle:after {
    background: none;
}

.active_image {
    border: 2px solid #cea858;
}

.act-image-div {
    position: relative;
    text-align: center;
    color: white;
}

.ticked {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    padding-top: calc(50% - 25px);
    border-radius: 50%;
    background: rgb(0, 0, 0, 0.4);
}

.hidden {
    display: none;
}

.sakh_title > .sidebar_title {
    display: flex;
    justify-content: center;
}

.eparch_image > .sidebar_title {
    display: flex;
    justify-content: center;
}

#header {
    min-width: 100%;
}

.head {
    color: #00a;
}

.news_text > p {
    font-family: bpg_glaho_sylfaen !important;
}

div.iframe > iframe > html > body > main {
    overflow: hidden !important;
}

.q-nav-link .multidrop_ul {
    left: 244px;
}

.calendar_title {
    background-color: #cea858;
}

.costum-calednar table,
.costum-calednar td,
.costum-calednar th {
    border: solid 4px white;
    text-align: center;
    background: #eee5d6;
}

.costum-calednar th {
    border-bottom: solid 8px white;
    padding: 2px !important;
}

.costum_calendar_title {
    background: #d5c095 !important;
    border-top: solid 8px white !important;
    border-style: double !important;
}

.costum-calednar td {
    width: calc(100% / 7);
    padding: 0px;
}

.costum-calednar table {
    table-layout: fixed;
}

.costum-calednar td.red {
    background-color: #fcc5c5;
}

.calendar_title {
    overflow-x: hidden;
}

.comment {
    font-size: 11px;
}

@media only screen and (max-width: 1400px) {
    ul.dropdown-menu.multidrop_ul.multidrop_ul_drop {
        left: 310px;
        top: 13px;
    }

    ul.dropdown-menu.multidrop_ul.multidrop_ul_drop_two {
        left: 390px;
        top: 0px;
    }

    .multidrop_li .q-nav-link {
        font-size: 18px;
    }

    .h-right_n {
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .comment {
        display: none;
    }
    .modal-content {
        width: 100%;
        right: 0;
    }
}

.scroll .nav-item .nav-link {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.scroll .nav-item .nav-link:hover {
    background-color: rgb(0, 0, 0, 0.2) !important;
    width: 240px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
