@import "common.css";

main {
    margin-bottom: 70px;
    margin-top: 70px;
}

ul, ol {
    padding: 0;
    margin: 0;
}

ul li, ol li {
    list-style-type: none;
}

.float-full {
    float: left;
    width: 100%;
}

html, body {
    height: 100%;
}

p {
    line-height: 25px;
}

header {
    background: rgb(2, 2, 2);
    background: linear-gradient(180deg, rgba(2, 2, 2, 1) 0%, rgba(8, 7, 7, 1) 10%, rgba(13, 12, 14, 0) 100%);
}


/******* PAGE BACKGROUND(s) START ******/
.dark-bg-image {
    background-color: #1f1d1e;
    background-image: url(../images/dark-bg.png);
    background-repeat: repeat;
}

.light-bg-image {
    background-color: #d9ceb9;
    background-image: url(../images/light-bg.png);
    background-repeat: repeat;
}

/******* PAGE BACKGROUND(s) END ******/


.modal-backdrop.show {
    opacity: .8 !important;
}

body.virtual-tour-page {
    position: relative;
}

.virtual-tour-content {
    position: absolute;
}

body.virtual-tour-page header {
    position: absolute;
    /* background: red; */
}

.virtual-tour-content, .virtual-tour-content iframe {
    border: none;
    width: 100%;
}

.virtual-tour-content {
    height: 100vh;
    z-index: 0;
}

header {
    z-index: 1;
}

body.virtual-tour-page footer {
    z-index: 0;
}

.virtual-tour-content iframe {
    height: 100%;
}

header, footer {
    width: 100%;
}

body.virtual-tour-page main {
    padding-top: 140px;
}

.site-title {
    font-family: 'Yeseva One', cursive;
}

/*.logo-field a {
    display: block;
}*/

.logo-field img {
    max-height: 75px;
}

.logo-field-1 img {
    max-height: 95px;
}

header .container {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
}

.site-title h1 span {
    font-size: 19px;
}

.site-title {
    color: #cbac69;
    margin-bottom: 10px;
}

.site-title h1 b {
    font-size: 30px;
}

.site-title h1 {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    text-align: center;
}

.header-right {
    display: flex;
    flex-flow: row;
    position: relative;
    padding-top: 8px;
}

.header-right div:first-child {
    margin-right: 25px;
}

.logo-175-yil {
    position: absolute;
    right: -200px;
}

.header-shadow {
    width: 100%;
    text-align: center;
}

footer {
    background: #ab9871;
    overflow: hidden;
    color: #2a4260;
    padding: 30px 0;
    font-size: 12px;
}

body.virtual-tour-page footer {
    top: 100vh;
    position: absolute;
}

img.footer-logo {
    max-height: 140px;
}

.head-of-archive-department h3 {
    font-size: 11px;
    font-weight: 700;
}

footer p {
    margin-bottom: 10px;
    line-height: 20px;
}

footer a {
    color: #2a4260;
    transition-duration: 0.2s;
}

footer a:hover {
    color: #1f3652;
}

.footer-menu ul li a {
    font-weight: 500;
    font-size: 13px;
}

.footer-menu ul li {
    list-style: square;
    padding-bottom: 22px;
}

.footer-menu ul li:last-child {
    padding-bottom: 0;
}

.footer-info h2 {
    font-size: 14px;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
}

.footer-info h2 span {
    font-weight: 400;
    font-size: 9px;
}

.footer-info p {
    margin-bottom: 5px;
}

ul.footer-social-media {
    display: flex;
    margin-top: 15px;
}

ul.footer-social-media li a i {
    font-size: 17px;
    font-weight: 500;
}

ul.footer-social-media li {
    margin-right: 15px;
}

ul.footer-social-media li a {
    color: #fff;
    transition-duration: 0.2s;
}

ul.footer-social-media li a:hover {
    color: #2a4260;
}

.footer-info {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
}

.footer-menu ul {
    padding-left: 12px;
}

.display-none {
    display: none;
}

.closed-menu {
    display: flex;
    flex-direction: column;
    margin-right: -5px;
    background: rgba(0, 0, 0, 0.5);
    right: 0;
    top: 150px;
    position: absolute;
    z-index: 1;
    padding-bottom: 25px;
}

img.closed-menu-icon {
    width: 40px;
    margin-left: -5px;
}

.vertical-text {
    transform: rotate(270deg);
}

.closed-menu .vertical-text {
    margin-top: 25px;
    font-size: 18px;
    margin-left: -10px;
    margin-right: -5px;
    color: #be9a4a;
}

.closed-menu * {
    cursor: pointer;
}

.right-menu-content h4, .right-menu-content h4 a, .right-menu-content h6, .right-menu-content h6 a {
    color: #cbac60;
    transition-duration: 0.2s;
}

.right-menu-content h4 a:hover, .right-menu-content h6 a:hover {
    color: #fff;
}

.right-menu-content {
    text-align: center;
    padding: 0 15px;
    font-family: 'Yeseva One', cursive;
    overflow: auto;
    max-height: 100%;
}

.right-menu-content h4 {
    margin-bottom: 10px;
}

.right-menu-content .big-divider,
.right-menu-content .small-divider {
    margin: 8px 0;
}

.right-menu-content h4, .right-menu-content h6 {
    margin: 0;
}

img.opened-menu-icon {
    width: 70px;
    margin-left: -5px;
    margin-top: 5px;
}

.right-menu-content h4 {
    font-size: 18px;
}

.right-menu-content h6 {
    font-size: 11px;
    line-height: 16px;
}

.opened-menu {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    right: 0;
    height: calc(100vh - 150px);
    top: 150px;
    width: 250px;
    overflow: auto;
    z-index: 1;
}

.hide-opened-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 34px;
    background: #000;
    color: #be9a4a;
    text-align: center;
    font-size: 38px;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    line-height: 36px;
}

.entry-modal-left {
    width: 280px;
    background-image: url(../images/entry-bg.png);
    background-color: #141416;
    /* background-size: cover; */
}

.entry-modal-right {
    width: calc(100% - 280px);
    background: rgb(70, 68, 78);
    background: linear-gradient(180deg, rgba(70, 68, 78, 1) 0%, rgba(13, 12, 14, 1) 100%);
}

div#entry-modal .modal-body {
    padding: 0 !important;
    position: relative;
}

div#entry-modal .modal-body .entry-modal-close {
    position: absolute;
    top: -35px;
    right: 0;
    color: #be984a;
    cursor: pointer;
}

.entry-modal-left {
    padding: 30px 15px;
}

.entry-logo-field {
    position: relative;
    margin-bottom: 40px;
    width: 250px;
}

.entry-logo-text {
    position: absolute;
    top: 21px;
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
    font-family: 'Yeseva One', cursive;
    color: #967617;
    font-size: 17px;
    line-height: 20px;
}

.entry-modal-close span {
    font-size: 26px;
    margin-left: 5px;
}

.entry-modal-close {
    display: flex;
    align-items: center;
}

.entry-modal-body {
    display: flex;
    flex-direction: row;
}

.entry-modal-right {
    padding: 20px 15px;
}

.entry-modal-right-content {
    padding: 15px 30px;
    border: 2px solid #967617;
}

.entry-modal-right-content img {
    box-shadow: 0 0 17px 8px rgba(0, 0, 0, 0.5);
}

.entry-modal-right-content p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    color: #eeeeee;
}

.entry-modal-right-button {
    position: relative;
    width: 256px;
    height: 130px;
    cursor: pointer;
    margin: 15px auto 0 auto;
}

.entry-modal-right-button img {
    max-height: 130px;
}

.entry-modal-right-button-content {
    position: absolute;
    top: 38px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Yeseva One', cursive;
    color: #967617;
    font-size: 16px;
    width: 100%;
}

.entry-modal-right-button-content b {
    font-size: 21px;
    line-height: 18px;
}

div#entry-modal .modal-dialog {
    zoom: 80%;
    border: 3px solid #0c0c0c;
}


.kurumsal-banner {
    max-width: 300px;
    box-shadow: 0 0 14px 6px rgb(0 0 0 / 40%);
}

.w-200 {
    width: 200px !important;
}

.w-250 {
    width: 250px !important;
}

.w-300 {
    width: 300px !important;
}

.w-350 {
    width: 350px !important;
}

.yellow-color {
    color: #cbac60;
}

.orange-color {
    color: #b26800;
}

.light-orange-color {
    color: #e6853c;
}

.blue-color {
    color: #144e90;
}

.black-color {
    color: #000000;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.hall-content h4, .hall-content h4 a, .hall-content h5, .hall-content h5 a, .hall-content h6, .hall-content h6 a {
    color: #cbac60;
    transition-duration: 0.2s;
}

.hall-content h4 a:hover, .hall-content h5 a:hover, .hall-content h6 a:hover {
    color: #fff;
}

.hall-content h6 {
    font-size: 14px;
    font-weight: 400;
}

.hall-list-item {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.hall-images {
    max-width: 215px;
}

.artifacts h4, .artifacts h4 a, .artifacts h5, .artifacts h5 a, .artifacts h6, .artifacts h6 a {
    color: #cbac60;
    transition-duration: 0.2s;
}

.artifacts h4 a:hover, .artifacts h5 a:hover, .artifacts h6 a:hover {
    color: #b26800;
}

.artifacts h4.active, .artifacts h4.active a,
.artifacts h5.active, .artifacts h5.active a,
.artifacts h6.active, .artifacts h6.active a {
    color: #b26800 !important;
    font-weight: 600;
}

.mt--15 {
    margin-top: -15px !important;
}

.artifacts h5 {
    font-size: 16px;
}

.artifacts h6 {
    font-size: 12px;
    line-height: 18px;
}

ul.artifacts-gallery {
    display: flex;
    flex-wrap: wrap;
}

ul.artifacts-gallery li {
    flex: 1 0 calc(25% - 3px);
    margin-right: 3px;
    margin-bottom: 30px;
}

.artifacts-gallery-image {
    border: 1px solid #a99e88;
    padding: 20px;
}

.artifacts-gallery-title {
    border: 1px solid #a99e88;
    margin-top: 3px;
    font-size: 10px;
    line-height: 14px;
    padding: 5px 10px;
    overflow: hidden;
    height: 94px;
    color: #a99e88;
    font-weight: 400;
}

.place-image {
    border: 2px solid #ab9871;
    padding: 6px;
}

.place-image {
    position: relative;
    padding-bottom: 27%;
}

ul.artifacts-gallery li .artifacts-gallery-image {
    position: relative;
    padding-bottom: 70%;
}

.place-image div,
ul.artifacts-gallery li .artifacts-gallery-image a {
    position: absolute;
    object-fit: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.artifacts-gallery li .artifacts-gallery-image a {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
}


.place-image div {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
}


.place-image img,
ul.artifacts-gallery li .artifacts-gallery-image img {
    max-height: 100%;
}

.custom-pagination a {
    font-size: 14px;
    padding: 5px 10px;
    color: #a18d65;
    transition-duration: 0.2s;
    font-weight: 500;
}

.custom-pagination ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.custom-pagination li:not(.disabled-item) a:hover {
    color: #b26800;
}

body.dark-bg-image .custom-pagination li.active a {
    color: #b26800 !important;
}

body.light-bg-image .custom-pagination li.active a {
    color: #144e90 !important;
}

.custom-pagination li.disabled-item {
    opacity: 0.6;
    pointer-events: none;
}

.header-shadow img {
    max-height: 100px;
}

.place-item .place-image {
    float: left;
    width: calc(50% - 10px);
    margin-right: 10px;
}

.place-item {
    /* padding-top: 10px; */
    padding-bottom: 15px;
}

.place-content {
    color: #000;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    font-size: 13px;
}

.place-item .place-content {
    float: left;
    width: calc(50%);
}

.contact-logo {
    max-width: 130px;
    margin-bottom: 10px;
}

ul.date-chronology-list li .date-field {
    float: left;
    width: 213px;
    text-align: right;
    padding-right: 10px;
    min-height: 1px;
    font-size: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.date-chronology-list li {
    float: left;
    width: 100%;
}

ul.date-chronology-list li .date-image {
    float: left;
    width: 63px;
    height: 42px;
    background-size: cover;
}

ul.date-chronology-list li .date-action {
    padding-left: 10px;
    float: left;
    font-size: 11px;
    width: calc(100% - 276px);
}


.date-image {
    background-image: url(../images/colors/10.png);
}

.date-image-0,
.date-image-1,
.date-image-2 {
    background-image: url(../images/colors/01.png);
}

.date-image-3,
.date-image-4,
.date-image-5 {
    background-image: url(../images/colors/02.png);
}

.date-image-6,
.date-image-7,
.date-image-8 {
    background-image: url(../images/colors/03.png);
}

.date-image-9,
.date-image-10,
.date-image-11 {
    background-image: url(../images/colors/04.png);
}

.date-image-12,
.date-image-13,
.date-image-14 {
    background-image: url(../images/colors/05.png);
}

.date-image-15,
.date-image-16,
.date-image-17 {
    background-image: url(../images/colors/06.png);
}

.date-image-17,
.date-image-18,
.date-image-19 {
    background-image: url(../images/colors/07.png);
}

.date-image-20,
.date-image-21,
.date-image-22 {
    background-image: url(../images/colors/08.png);
}

.date-image-23,
.date-image-24,
.date-image-25 {
    background-image: url(../images/colors/09.png);
}

ul.date-chronology-list li .date-field, ul.date-chronology-list li .date-action {
    margin-top: 22px;
    margin-bottom: -2px;
}

.shrinkToFit {
    width: 100% !important;
}

#entry-modal .right-menu-content i {
    font-size: 21px;
}

#infohotspotScreen .overlay .wnd > label {
    display: none !important;
}

.vbox-close {
    display: none;
}

.vbox-container {
    padding: 0;
}