/*
	Theme Name: History Child
	Theme URI: http://lolthemes.com/demo/wpm/history/
	Description: History - Museum & Exhibition WordPress Theme
	Author: WPmines
	Author URI: https://themeforest.net/user/wpmines
	Template: history
	Version: 1.0
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: history-child
	License: GNU General Public License
	License URI: license.txt
*/

/* @import url("../history/style.css"); */

/* = Theme customization starts here
-------------------------------------------------------------- */

/* FONTS */

/* cyrillic */

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

@font-face {
    font-family: 'Mir Medium';
    src: url('fonts/Mir-Medium.eot');
    src: local('Mir Medium'), local('Mir-Medium'),
        url('fonts/Mir-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Mir-Medium.woff2') format('woff2'),
        url('fonts/Mir-Medium.woff') format('woff'),
        url('fonts/Mir-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Mir Bold';
    src: url('fonts/Mir-Bold.eot');
    src: local('Mir Bold'), local('Mir-Bold'),
        url('fonts/Mir-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Mir-Bold.woff2') format('woff2'),
        url('fonts/Mir-Bold.woff') format('woff'),
        url('fonts/Mir-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


.vc_row {
	background-color: #ffffff;
}



/* PAGE BANNER */

.page_spacing {
	margin-top: 40px;
}
/* DATE LABEL */

.date-label {

}
/* POST */
.entry-cover img {
	border-radius: 10px;
}

.entry-content .post-category {
	margin-top: 20px;
}


/* WELCOME */


/* EVENT */

.event-content {
	border-radius: 10px;
	border-top-left-radius: 0;
}
.event-content .post-date {
	border-radius: 10px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.akm-radius {
	border-radius: 10px;
}
.akm-upcoming-events {
	background-position: right bottom !important;
	background-size: contain;
	background-repeat: no-repeat;
	border-radius: 10px;
}
/* NAVIGATION */



.btn-1 {
	display: inline-block;
	float: right;
	background: red;
	margin-top: 20px;
}

/* ONVIEW */

.akm-1 {
	border-radius: 15px;
}
.akm-1 img {
	border-radius: 15px;
}

/*AKM EVENT */
.akm-event {

}
.akm-event__meta {
	font-family: "PT Sans", sans-serif;
	font-size: 20px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 30px;
}
.akm-event__meta .fa {
	margin-right: .5em;
}
.akm-event__meta span + .fa {
	margin-left: 20px;
}
.akm-event .fa-map-marker {
	color: #e2b13c;
}
/* SLIDER */
.akm-slider .wpb_wrapper {
	overflow: hidden;
	border-radius: 15px;
}

.section-padding {
	padding-top: 0;
	padding-bottom: 20px;
}

.portfolio-section {
	padding-top: 0;
}
.top-content .btn-cal {
	float: left;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 10px;
}
.btn-cal {
	display: inline-block;
	padding-left: 13px;
	padding-right: 13px;
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2;
	font-size: 14px  !important;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	/* color: rgb(255,213,0) !important; */
	border: 2px solid #ffffff;
	border-radius: 5px;
	color: #ffffff !important;
}
.btn-cal:hover {
	color: rgb(255,213,0);
	border-color: rgb(255,213,0);
	text-decoration: underline !important;
}


/* TESTIMONIALS */

/* VISIUAL COMPOSER */

.wpb_wrapper p {
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0;
}

.wpb_wrapper h2 {
	color: #333;
	font-family: 'Mir Bold', serif;
	font-size: 24px;
	line-height: 1.2;
	margin-top: 0;
}
.wpb_wrapper h4 {
	color: #333;
	font-family: 'Mir Bold', serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 0;
}
.wpb_wrapper ol {
	margin-top: 10px;
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2;
	font-size: 16px  !important;
}
.wpb_wrapper h2 + p {
	margin-top: 20px;
}
.wpb_wrapper p + h2 {
	margin-top: 40px;
}
.wpb_wrapper p + p {
	margin-top: 15px;
}
.wpb_wrapper ul {
	margin-top: 10px;
}
.wpb_wrapper ul>li {
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2;
	font-size: 16px  !important;
	font-weight: 400;
	/* font-style: italic; */
}
.wpb_gallery_grid-rounded img {
	border-radius: 4px;
}
.wpb_gallery_grid-rounded .isotope-item + .isotope-item {
	margin-top: 5px;
}
.vc_separator {
	color: #333;
	font-family: 'Mir Bold', serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1.2;
	text-transform: none;
	word-wrap: break-word;
	text-align: left;
}
.vc_separator + .wpb_text_column {
	margin-top: 20px;
}


/* SIDEMENU */

.sidemenu {
	padding-left: 0;
}
.sidemenu__item {
	display: block;
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2;
	font-size: 16px  !important;
	font-weight: 400;
}
.sidemenu__item_icon {
	padding-left: 25px;
}
.sidemenu__item_icon .fa {
	position: absolute;
	margin-left: -25px;
	margin-top: 4px;
}

.sidemenu .current_page_ancestor a,
.sidemenu .current_menu_item a,
.sidemenu .current_page_item a {
	color: #e2b13c;
}
.sidemenu__item + .sidemenu__item {
	margin-top: 10px;
}
.sidemenu__feedback {
	display: block;
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2;
	font-size: 16px  !important;
	font-weight: 600;
}
.sidemenu__item + .sidemenu__feedback {
	margin-top: 40px;
}
/* CLIENT CAROUSEL */
.owl-stage {
	width: auto !important;
	text-align: center;
	font-size: 0;
}
.owl-carousel .owl-item {
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.client-section2 {
	padding-top: 0;
}
.client-section2 .client-carousel .item {
	height: auto;
}


/* FOOTER */
.footer-main {
	padding-top: 20px;
	background-color: #321658;
}
.footer-main h3.widget-title {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 2px;
}
.widget-title + .custom-html-widget > .footer__text:first-child {
	margin-top: 20px;
}
.widget_social_icons ul {
	margin-top: 20px;
}
.footer__text {
	display: block;
	font-family: "PT Sans", sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #ffffff;
}
.footer-main .copyright p {
	font-family: "PT Sans", sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #ffffff;
	text-transform: none;
}
.footer__text + .footer__text {
	margin-top: 10px;
}
.footer-main .copyright {
	border-color: #323273;
	border-width: 2px;
	background-color: #201747;
}
.footer-main .row > div {
	margin-bottom: 20px;
}

/* LOADER */
#site-loader {
	/* display: block !important; */
}

.load-complete .akm-loader > div {
	margin: 0 auto;
	display: block;
	top: 50%;
	position: absolute;
	left: 0;
	right: 0;
}
.akm-loader>div {
	height: 100px;
	width: 100px;
	background-image: url("../history-child/images/spinner.png") !important;
	/* background: 0 0!important; */
	display: inline-block;
	/* -webkit-animation: rotate 2s 0s linear infinite; */
	animation: rotate2 2s 0s linear infinite;
}

@keyframes rotate2 {
	0% {
	transform:rotate(0)
	}
	50% {
		transform:rotate(180deg)
	}
	100% {
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}
.long-space {
	margin-left: 10px;
	margin-right: 10px;
}

/* MODULA */
.modula .item {
	font-family: "PT Sans", sans-serif;
}
.modula .item .jtg-title {
	display: none;
}

.modula .item .description  {
		color: transparent;
}

.modula .item:hover .description {
	color: #ffffff;
}


/* SUBMENU */
.submenu {
	display: none;
	border-top: 1px solid #F0F0F0;
	font-size: 0;
	padding-top: 15px;
	/* padding-bottom: 15px; */
	padding-right: 0;
	text-align: right;
}
.submenu-list .menu-item {
	display: inline-block;
	list-style: none;
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	line-height: 1.2;

}
@media (min-width: 992px) {
	.submenu {
		display: block;
	}
}
.submenu-list .current-page-ancestor a,
.submenu-list .current_menu_item a,
.submenu-list .current_page_item a {
	color: #e2b13c !important;
}
.submenu-list .current-page-ancestor a {
	text-decoration: underline;
}
.submenu-list .menu-item + .menu-item {
	margin-left: 20px;
}


/* BLOG LISTING */

.blog-listing__item {
	overflow: hidden;
}
.blog-listing__cover {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.blog-listing__cover .post-thumbnail img {
	border-radius: 10px;
}
.blog-listing__date {
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	line-height: 1.2;
	color: #000;
}
.blog-listing__date b {
	font-weight: normal;
}

.blog-listing__title {
	font-family: "Mir", serif;
	margin-top: 10px;
	font-size: 24px;
	line-height: 1.2;
	margin-top: 0;
}
.blog-listing__title a {
	color: #000 !important;
}
.blog-listing__title a:hover {
	color: #e2b13c !important;
}
.blog-listing__text p {
	font-family: "PT Sans", sans-serif;
	margin-top: 10px;
	font-size: 16px;
	line-height: 1.2;
	color: #111;
}
.blog-listing__item + .blog-listing__item {
	margin-top: 10px;
}

.read-more {
	display: inline-block;
	font-family: "PT Sans", sans-serif;
	font-size: 12px;
	font-weight: 600;
	position: relative;
	padding-left: 80px;
	color: #111111;
	text-transform: uppercase;
	text-decoration: none;
}
.read-more:hover {
	color: #e2b13c;
}
.read-more:before {
	background-color: #e2b13c;
	border-right: 4px solid #222222;
	box-shadow: -3px 0 0 0 #fff inset;
	content: "";
	width: 60px;
	height: 2px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0%, -50%);
}
.vc_custom_1529497520595 {
	background-position: center;
}

.wpb_raw_code {
}
.wpb_content_element {
	margin-bottom: 0;
}

.wpb_content_element + .vc_separator  {
	margin-top: 40px;
}
.vc_separator + .wpb_raw_code {
	margin-top: 40px;
}

/* 3d tour button */
.v-tour {
	width: 100%;
	height: 480px;
	margin: 0px auto;
	border-radius: 4px;
	overflow: hidden;
	z-index: 100000;
}

.v-tour #viewport {
	z-index: 10;
}

/* SLICK */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.load-complete {
  display: none !important;
  background-color: rgba(255,255,255,0.3);
}

.widget-event {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 1.2;
}
.widget-event + .widget-event {
  margin-top: 20px;
}

.event-meta {
  font-size: 20px;
  line-height: 1.2;
  font-family: "PT Sans", sans-serif;
  color: #333333;
  margin-top: -20px;
  margin-bottom: 20px;
  /* font-weight: bold; */
}
.event-meta:before {
  content: ' ';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #e2b13c;
  margin-right: 10px;
  border-radius: 10px;
  vertical-align: top;
  position: relative;
  top: 2px;
}

@media (min-width: 992px) {
  .bvi-menu {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .bvi-menu .bvi-button {
    margin-top: 27px;
  }
}

.bvi-body .bvi-hidden {
  display: none;
}

.bvi-button a {
  background: none !important;
  /* border-radius: 4px; */
  color: #111111;
  border: none;
}
.bvi-button .bvi-glyphicon {
  color: #111111;
}
.bvi-button:hover .bvi-glyphicon {
    color: #e2b13c;
	/* background: #e2b13c !important; */
}
