/*BOOTSTRAP CHEAT*/
/* .container, .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    min-width: 1000px;
    width: 1000px !important;
  }
  
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  
  .row {
    margin-right: 0px;
    margin-left: 0px;
  } */
  /*BOOTSTRAP CHEAT*/

#opm-advance_search_link {
    color: rgb(141, 141, 141);
    cursor: pointer;
}

#opm-advanced-search-box {
    margin-bottom: 50px;
}

.opm-items-name {
    color: #252525;
}

.opm-search-box {
    /*padding: 30px;*/
    background-color:#fff;
}
.opm-search-label{
    margin:2px;
}
.opm-InputBox {    
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0px 5px 15px;
    width: 250px;
}
.opm-btnSearch{    
    padding: 10px;
    background: #252525;
    border: 0;
    border-radius: 4px;
    margin: 0px 5px;
    color: #FFF;
    width: 150px;
}

.opm-adv-search-box {
    padding: 0;
}

.opm-adv-search-box-right {
    text-align: right;
    padding-right: 10px;
}

#advanced_search_keyword {
    margin-left: 20px;
    margin-right: 20px;
}

.opm-result-description{
    margin: 5px 0px 15px;
}

.opm-page-title {
    font-size: 48px !important;
    line-height: 1 !important;
}

.opm-page-title a {
    text-decoration: none;
    font-size: 48px;
}

.opm-page-title a:hover {
    text-decoration: none;
}

.btn-dark {
    color: #fff;
    background-color: #000;
    border-color: #000;
    border-radius: 0;
}

div.emir_frontend .collection_title {
    text-align: center;
    text-transform: uppercase;
    margin: 40px 0px;
}

.opm-search-form {
    padding-top: 55px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.opm-search-form .opm-search {
    padding:5px 10px;
}

.opm-search-form input[type="search"] {
    width: 500px;
    margin: 0;
}

.opm-page-title {
    padding-top: 50px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.opm-title-line {
	margin-bottom: 50px;
}

.container-fluid.img-header {
    padding-left: 0px;
    padding-right: 0px;
}

.container-fluid>.row>.opm-col-12.col-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.container-fluid>.row {
    margin-left: 0px;
    margin-right: 0px;
}

.opm-container .container {
    padding-right: 0px;
    padding-left: 0px;
}

.opm-pagination-number {
    padding:5px 10px;
}

.opm-title-margin-top {
    margin-top: 10px;
}

.opm-title-margin-top a {
    color: #252525;
}

.opm-title-margin-bottom {
    margin-bottom: 50px;
}

.opm-intro-text {
    padding-left: 15px;
    padding-right: 15px;
}

.opm-intro-center * {
    text-align: center;
    font-size: 18px;
}

.center {
    display: flex;
    justify-content: center;
    
}

ul.nav {
    margin-left: 0px;
}

.emir_frontend * {
    font-family: 'Rajdhani', sans-serif !important;
}

.emir_frontend .title {
    text-transform: uppercase;
    padding: 50px 0px;
}

.emir_frontend .bg-grey {
    background-color:#f6f6f6;
}

.emir_frontend .collection-menu {
    border-bottom: #333 1px solid;
    padding: 25px 0px;
    background-color: #252525;
}

.emir_frontend .img-header {

}

.emir_frontend .online_collections {
    color: #0ca0ae;
    font-size: 10px;
    padding-left: 10px;
}

.emir_frontend .blue-line {
    min-width: 50px;
    min-height: 2px;
    background-color: #0ca0ae;
}

.emir_frontend .museum_name {
    font-size: 16px;
}

.emir_frontend .collection-menu ul.nav li a {
    text-transform: uppercase;
    color: #fff;
}

.emir_frontend .description {
    padding: 100px 0px;
}

.collection {
    margin-bottom: 50px;
}

.online-collections-title {
    font-size: 10px;
    color: #0a9da9;
    letter-spacing: 5px;
}

.item-title {
    margin-top: 30x;
    margin-bottom: 30x;
}

.items {
    padding: 25px 0px;
    display: flex;
    justify-content: center;
}

figure{
    width: 300px; /*container-width*/
    height: 300px;
    overflow:hidden; /*hide bounds of image */
    margin:0 !important;   /*reset margin of figure tag*/
}

figure img{
    display:block; /*remove inline-block spaces*/
    width: 100%; /*make image streatch*/
    height: 100%;
    object-fit:scale-down;
    border: 10px solid #fff;
}

.items figure:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    content: attr(data-content);
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

.items figure:hover:after {
    opacity: 1;
}

.figure {
    width: 300px; /*container-width*/
    height: 300px;
    overflow:hidden; /*hide bounds of image */
    /* margin:0 !important;   /*reset margin of figure tag*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: 10px 10px 5px -6px rgba(235,235,235,1);
    -moz-box-shadow: 10px 10px 5px -6px rgba(235,235,235,1);
    box-shadow: 10px 10px 5px -6px rgba(235,235,235,1);
    position: relative;
    text-align: center;
    color: white;
}

a.nolink {
    cursor: default;
}

.figure img{
    display:block; /*remove inline-block spaces*/
    width: 100%; /*make image streatch*/
    height: 100%;
    object-fit:scale-down;
    border: 10px solid #fff;
}

.items .figure:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.7);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    content: attr(data-content);
    color: #fff;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    padding: 10px;
}

.items .figure .overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.items .figure:hover:after {
    opacity: 1;
}

.pagination {
    display: inline-block;
    /*margin-top: 50px;*/
    margin-bottom: 30px;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    /*border: 1px solid #ddd;*/
    margin: 0 4px;
    font-size: 16px;
}

.pagination a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

.search_img_container {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 25px 0px;
}

.search_img {
    max-width: 250px;
    max-height: 250px;
}

.item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: 25px 0px 25px 0px;
    padding-right: 0;
    padding-left: 0;
}

.thumb1 { 
    margin: 25px 0 25px 0;
    width: 250px;
    height: 250px;
    border: #fff 5px solid;
    padding: 10px;
}

.thumb1 a {
    display: block;
    width: 250px;
    height: 250px;
}

.title_underline {
    stroke:#000;
    stroke-width:10
}

.referral {
    margin-top: 25px;
    padding-top: 50px;
}

.referral h3 {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    letter-spacing: 5px;
}

.item .opm-container .item-col {
    text-align: left;
    padding-bottom: 25px;
}

.item .opm-container .item-col h5 {
    font-weight: 700;
}

.item .opm-container .item-col h6 {
    font-weight: 700;
    padding-bottom: 0px;
    font-size: 18px;
}

.item .opm-container .item-col span {
    margin-bottom: 25px;
    font-size: 16px;
}

.item .opm-container .item-col-border {
    border-right: #dddddd;
    border-right-style: solid;
    border-width: 1px;
}

.opm-container .opm-item-description span {
    font-size: 16px;
}

.search-result-number {
    text-align: center;
    margin-top: 50px;
}

.search-result-number h4 {
    padding: 0px;
    text-align: center;
}

span.opm-border-side {
    padding: 0px 5px;
    border-right: #dddddd solid 2px;
    border-left: #dddddd solid 2px;
    font-weight: bold;
}

/* #content-container .opm-page-title {
    /* padding-top: 0;
    margin-top: 0; 
    padding-left: 25px;
    padding-right: 25px;
} */

/* #content-container .opm-title-line {
    /* padding-top: 0;
    margin-top: 0; 
    padding-left: 25px;
    padding-right: 25px;
}*/

.opm-container .menu-padding {
    padding-right: 0px;
    padding-left: 0px;
}

.collection-menu .opm-container {
    padding-left: 8px;
    padding-right: 8px;
}

.opm-container .opm-item-description>div {
    padding-left: 0px;
    padding-right: 0px;
}

/*
.opm-container h1.opm-page-title {
    padding-left: 46px;
    padding-right: 46px;
}

.opm-container .online-collections-title {
    padding-left: 46px;
    padding-right: 46px;
}

.opm-container .opm-title-line {
    padding-left: 46px;
    padding-right: 46px;
} */

.text-border {
    border-right: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
}

.opm-item-bordered-pic {
    background-position: 50% 50%; 
    background-size: cover; 
    background-repeat: no-repeat;
}

.opm-search {
    font-size: 16px !important;
}

.opm-item-img {
    object-fit: cover;
    width: auto;
    height: 60vh;
}

.emir_frontend .collection-menu a.nav-link {
    font-size: 16px;
}

.emir-frontend .pagination a {
    font-size: 12px;
}

.emir-frontend .description .opm-intro-center p  {
    font-size: 18px;
}

.opm-container .opm-item-description {
    text-align: left;
    margin-bottom: 50px;
    margin-left: 10px;
    margin-right: 10px;
}

.opm-container .opm-item-description h6 {
    font-weight: bold;
    font-size: 18px;
}

.opm-container .opm-item-description-padding {
    /* margin-left: -8px;
    margin-right: -8px; */
}

.opm-container .opm-desc-margin .item-col:first-child {
    padding-left:0px;
}

.opm-container .opm-desc-margin .item-col:last-child {
    padding-right:0px;
}

.opm-container .opm-desc-margin {
    margin-left: 10px;
    margin-right: 10px;
}

.opm-col-12.opm-items-margin {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -15px;
    margin-right: -15px;
}

.opm-margin-top {
    margin-top: 40px;
}

/*SLIDER CSS*/
* {box-sizing:border-box}

/* Slideshow container */
.opm_slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.opm_mySlides {
  display: none;
}

/* Next & previous buttons */
.opm_prev, .opm_next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.opm_next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.opm_prev:hover, .opm_next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.opm_text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.opm_numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.opm_dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.opm_active, .opm_dot:hover {
  background-color: #717171;
}

/* Fading animation */
.opm_slider_fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes opm_slider_fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes opm_slider_fade {
  from {opacity: .4}
  to {opacity: 1}
}
/*END SLIDER CSS*/


@media (min-width: 576px) { 
    .opm-title-margin-top {
        margin-top: 40px;
    }
}

@media (min-width: 768px) {
    .opm-title-margin-top {
        margin-top: 40px;
    }
}

@media (min-width: 992px) {
    .opm-title-margin-top {
        margin-top: 15px;
    }
}

@media (min-width: 1200px) {

}