body {
	-webkit-font-smoothing: antialiased;
}

.clr {
    clear:both;
    float: none !important;
}

/* read more button */

p.readmore {
	display: inline-block;
}

p.readmore a, p.readmore a.btn {
	display: inline-block;
	padding: 4px 30px 4px 12px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background: #ec6957 url(../images/custom/readmore_bg.png) right no-repeat;
	border: 0;
	font-weight: 400;
}

p.readmore a:hover, p.readmore a:focus, p.readmore a.btn:hover, p.readmore a.btn:focus {
	color: #fff;
	padding: 4px 40px 4px 12px;
	background: #5a4d45 url(../images/custom/readmore_bg.png) right no-repeat;
	border: 0;
	text-decoration: none;
}

/* forms */

.inputbox, input.required, textarea.required, .form-control {
	display: inline-block;
	vertical-align: middle;
	padding: 8px;
	margin: 0;
	background-color: #ffffff;
	color:#555555;
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border linear 0.2s, box-shadow linear 0.2s;
	border-radius: 4px;
}

.input-group .form-control {
	border-radius: 0;
}

.button, .btn, a.btn, button.btn {
	display: inline-block;
	padding: 10px;
	margin: 0;
	color: #fff;
	background: #ec6957;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
}

.button:hover, .btn:hover, a.btn:hover, button.btn:hover {
	text-decoration: none;
	background: #5a4d45;
	color: #fff;
}

img.img_left {
	float:left;
	margin:0 30px 30px 0;
}

img.img_right {
	float:right;
	margin:0 0 30px 30px;
}

/* abovecontent and belowcontent modules */

div.abovecontent {
	padding: 0 0 30px 0;
}

div.belowcontent {
	padding: 30px 0 0 0;
}

p.copyright {
	text-align: center;
	margin: 0;
}

a, a:hover, .button:hover, .button, .btn:hover, .btn, i, i:hover {
	transition: all .3s;
}

.sparky_container {
	max-width: 1300px;
	background: #fff;
	margin: 0 auto;
}

/* logorow */

.logorow {
	width: 100%;
	z-index: 1;
}

.logorow .sparky_container {
	background: rgba(255,255,255,.95);
	padding: 20px 0;
}

.logorow .sparky_cell {
	margin: 0;
	padding: 0 30px;
}

.sparky_logo {
	padding-top: 10px;
	background: url(../images/custom/logo_bg.png) no-repeat left;
}

.mp_logo.sparky_cell {
	border-right: 2px solid #ddd;
}

.mp_top1 {
	text-align: center;
	font-size: 24px;
}

.mp_top1.sparky_cell {
	padding-top: 20px;
}

.mp_top1 a {
	color: #B4A294;
	padding: 0 10px;
}

.mp_top1 a:hover {
	color: #5a4f49;
}

.mnu_topmenu > li > a, .mnu_topmenu > li > span {
	text-transform: uppercase;
}

.mnu_topmenu ul {
	padding: 10px 0;
}

@media screen and (max-width: 992px) {
    .logorow nav:not(.opened) ul.menu {
		display: none;
	}
}

/* carouselrow */

.carouselrow {
	max-width: 1596px;
	margin: 0 auto;
}

.carouselrow div.sparky_container {
	max-width: 100%;
}

/* hot full carousel */

.hero-carousel article.carousel-article {
	max-width: 1600px;
}

.hero-carousel article .contents {
	background: url(../images/custom/carousel_bg.png) repeat-y !important;
	width: 650px !important;
}

.hero-carousel article .contents h2 {
	color: #fff !important;
}

.hero-carousel article .contents > div {
	padding: 30px 70px;
	min-height: 220px;
}

.hero-carousel-nav li.prev {
	background: url(../images/custom/carousel_arrow_red.png) repeat-y right;
}

.hero-carousel-nav li.prev a:hover {
	background: url(../images/custom/carousel_arrow_brown.png) repeat-y right;
	transition:0s;
}

.hero-carousel-nav li.next {
	background: url(../images/custom/carousel_arrow_red.png) repeat-y left;
}

.hero-carousel-nav li.next a:hover {
	background: url(../images/custom/carousel_arrow_brown.png) repeat-y left;
	transition:0s;
}

ul.hero-carousel-nav {
	max-width: 845px;
}

/* calendar row */

.calendarrow div.sparky_container {
	background: #fff;
}

.calendarrow .sparky_cell {
	margin: 60px 0;
	padding: 0 60px;
}

/* theatre calendar */

.mp_header2 .custom {
	padding-top: 20px;
}

.mp_header2.sparky_cell {
	border-right: 2px solid #ddd;
}

.mp_header2 h3:before, .mp_header3 h3:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
	color: #fff;
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	margin-right: 25px;
}

.mp_header2 h3:before {
	content: "\f073";
	background: #ec6957;
}

.mp_header3 h3:before {
	content: "\f19c";
	background: #50433c;
}

.mp_header3 ul.latestnews {
	margin: 40px 0 0 85px;
	padding: 0;
	list-style: none
}

.mp_header3 ul.latestnews li {
	margin: 0 3% 15px 0;
	padding: 0;
	text-transform: uppercase;
	display: inline-block;
	width: 30%;
	vertical-align: top;
}

/* map row */

.maprow .sparky_container {
	max-width: 1596px;
}

.maprow .sparky_cell {
	margin: 0;
}

.mapshadow {
	width: 1300px;
	height: 10px;
	margin-left: 150px;
	position: absolute;
	background: url(../images/custom/map_shadow.png) top center no-repeat;
	z-index: 1;
}

/* contentrow */

.contentrow .sparky_container {
	position: relative;
	box-shadow: 0px 10px 10px #ccc;
}

.contentrow .sparky_container > .clr {
	height: 20px;
	background: #fff;
	position: relative;
	width: 1300px;
	margin: 0 auto;
}

.contentrow p, .contentrow li {
	line-height: 1.5;
}

.contentrow .sparky_cell {
	padding: 60px;
}

.sparky_home .contentrow .sparky_cell {
	padding: 0 60px 60px 60px;
}

.mp_right.sparky_cell {
	padding-left: 0;
}

.mp_left.sparky_cell {
	padding-right: 0;
}

.sparky_home .item-image {
	margin-bottom: 15px;
}

.sparky_home .blog-items .blog-item {
	padding-bottom: 30px;
}

.blog-items .item-image img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.blog-items .item-image img:hover, .blog-items .item-image.colored img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.left.item-image {
    margin: 0 30px 18px 0;
    float: left;
}

.right.item-image {
    margin: 0 0 18px 30px;
    float: right;
}

.image_zigzag {
	background: url(../images/custom/image_bg.png) repeat-x;
	height: 12px;
	position: absolute;
	margin-top: -12px;
}

.image_zigzag_full {
	background: url(../images/custom/image_bg.png) repeat-x;
	height: 12px;
	position: absolute;
	margin-top: -41px;
}

.mp_right .moduletable, .mp_left .moduletable {
	padding: 30px 30px 15px 30px;
	background: #f6f3ee url(../images/custom/module_bg.png) repeat-x;
	margin-bottom: 50px;
}

.mp_right .moduletable._featured, .mp_left .moduletable._featured {
	padding: 30px 30px 15px 30px;
	background: #e9e4de url(../images/custom/module_bg.png) repeat-x;
	margin-bottom: 50px;
}

.mp_right h3, .mp_left h3, .sparky_home h2 {
	padding: 0 0 15px 0;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	color: #3e3432;
}

.testimonial_container {
	width: 100px;
	float: right;
	text-align: center;
	margin-left: 30px;
}

.testimonial {
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 13px;
}

.testimonial img {
	border-radius: 50%;
}

.sparky_inner .blog-items .blog-item, .sparky_inner .blog-items .item-image {
	margin-bottom: 60px;
}

.item-page .item-image {
	margin-bottom: 30px;
}

dl.article-info {
	text-transform: uppercase;
}

/* tags */

.tagspopular ul li, ul.tags.list-inline li {
	margin: 0 3px 6px 3px;
	padding: 0;
	display: inline-block;
	border: 0;
	border-radius: 0;
}

.tagspopular ul li a, ul.tags.list-inline li a.btn {
	padding: 0 15px;
	background: #ec6957;
	line-height: 30px;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	text-shadow: none;
	font-weight: 400;
}

.tagspopular ul li a:hover, ul.tags.list-inline li a.btn:hover {
	background: #5a4d45;
	color: #fff !important;
}

ul.tags.list-inline, .tagspopular ul {
	margin: 10px 0;
	padding: 0;
}

/* bottomrow */

.bottomrow .sparky_cell {
	padding: 50px 5px;
}

.bottomrow .sparky_container {
	background: #111;
	padding: 0 0 100px 0;
}

.bottomrow .sparky_container {
	background: transparent;
}

.bottomrow h3 {
	color: #ccc;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
}

.mp_bottom1 {
	font-size: 24px;
}

.mp_bottom1 a {
	color: #B4A294;
	padding: 0 15px 0 0;
}

#responsivelightbox {
	text-align: left;
}

#responsivelightbox li {
	margin-left: 0;
}

/* hot slicebox */

.sb-slider {
	margin: 0 auto;
}

.nav-dots {
	margin-top: 15px;
}

/* pagination */

.page-item.active .page-link {
    background-color: #ccc;
    border-color: #ccc;
}

.page-link, .page-link:hover {
    color: #ec6957;
}

/* copyright row */

.copyrightrow .sparky_container {
	background: #111;
}

.copyrightrow .sparky_container > .sparky_cell {
	background: #222;
	margin-top: -80px;
    padding: 30px;
}

.copyrightrow, .copyrightrow a {
	color: #ccc;
}

.bottomrow {
	background: #111;
}

/* responsive behaviour */

.nav-toggle {
	float: none;
  	margin-top: 10px;
}

@media (max-width: 1626px) {

	.contentrow .sparky_container > .clr {
		width: 1300px;
	}

	.mapshadow {
		margin-left: 0;
		width: 1300px;
	}

}

@media (max-width: 1330px) {

	.sparky_container, .mapshadow, .contentrow .sparky_container > .clr {
        width: 1170px;
    }

    .logorow .sparky_container {
    	width: 1170px !important;
    }

    .mp_top1 {
    	text-align: right;
    	font-size: 18px;
    }

    .mp_top1 a {
    	padding: 0 5px;
    }

    .mnu_topmenu > li > a, .mnu_topmenu > li > span {
    	padding-left: 8px;
    	padding-right: 8px;
    	padding-top: 25px;
    }

}

@media (max-width: 1200px) {

	.sparky_container, .mapshadow, .contentrow .sparky_container > .clr {
        width: 970px;
    }

    .logorow .sparky_container {
    	width: 970px !important;
    }

    .sparky_logo, .sparky_logo a {
    	font-size: 36px;
    }

    .calendarrow .sparky_cell {
    	padding: 0 30px;
    }

    .image_zigzag {
    	margin-top: -10px;
    }

}

@media (max-width: 992px) {
  
  	.sparky_home .contentrow .sparky_cell,
  	.contentrow .sparky_cell {
      	padding: 0 15px;
  	}
  
  	.mp_right.sparky_cell, .abovecontent {
      	padding-top: 30px;
  	}
  
  	.sparky_inner .blog-items .blog-item, .sparky_inner .blog-items .item-image {
      	margin: 0 0 15px;
    	float: none;
  	}
  
  	.sparky_inner .blog-items .blog-item img, .sparky_inner .blog-items .item-image img {
      	width: 100%;
  	}

	.sparky_container, .mapshadow, .contentrow .sparky_container > .clr {
        width: 750px;
    }

    .logorow .sparky_container {
    	width: 750px !important;
    }

    .sparky_container > .mp_logo.sparky_cell {
    	width: 50% !important;
    }

    .mp_header3 ul.latestnews li {
    	width: 25%;
    }

    .sparky_container > .mp_topmenu.sparky_cell {
    	width: 15% !important;
    	float: right;
    }

    .sparky_container > .mp_top1.sparky_cell {
    	width: 35% !important;
    	float: right;
    }

    .sparky_logo, .sparky_logo a {
    	text-align: left;
    }

    .sparky_logo {
    	padding-left: 60px;
    }

	.mp_header2 h3:before, .mp_header3 h3:before {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}

	.mp_header3 ul.latestnews {
		margin: 40px 0 0 40px;
	}

	.image_zigzag {
		margin-top: -12px;
	}

	.testimonial_container {
		margin-left: 0;
		float: none;
	}

	.hero-carousel article .contents {
		width: 450px !important;
	}

	.hero-carousel article .contents h2 {
		font-size: 36px !important;
	}

	ul.hero-carousel-nav {
    	margin-left: 0 !important;
    }


}

@media (max-width: 767px) {

	.sparky_container {
		width: 100%;
	}

	.sparky_container > [class*='sparkle'] {
		width: 100% !important;
	}

	.two [class*='sparkle'] {
		width: 50% !important;
	}

	.full .sparky_container {
		width:100%;
	}

	.full .sparky_container > .sparky_cell {
		margin: 0;
		padding: 0;
	}

	.full.calendarrow .sparky_container > .sparky_cell,
	.full.contentrow .sparky_container > .sparky_cell {
		padding: 0 15px;
	}
  
  	.full.contentrow .sparky_container > .sparky_cell.mp_right {
    	padding-top: 30px;
  	}

	.full.bottomrow .sparky_container > .sparky_cell {
		padding: 15px;
	}

	.sparky_container, .mapshadow, .contentrow .sparky_container > .clr {
        width: 100%;
    }

    .logorow .sparky_container {
    	width: 100% !important;
    }

    .sparky_container > .mp_logo.sparky_cell {
    	width: 100% !important;
    }

    .sparky_logo {
		width: 220px;
		float: none;
		margin: 0 auto 15px;
    }

    .sparky_container > .mp_topmenu.sparky_cell {
    	width: 30% !important;
    	float: left;
    	padding: 0 15px;
    }

    .sparky_container > .mp_top1.sparky_cell {
    	width: 70% !important;
    	float: left;
    	text-align: right;
    	padding: 0 15px;
    }

    .mp_topmenu {
		text-align: left;
    }

    ul.hero-carousel-nav {
    	margin-left: 0 !important;
    }

    .mp_header3 ul.latestnews li {
    	width: 100%;
    }

    .mp_header3 ul.latestnews {
    	margin: 40px 0 0 55px;
    }

    .mp_header2 .custom {
    	padding-left: 55px;
    }

    .image_zigzag {
    	margin-top: -11px;
    	overflow: hidden;
    }

    p.readmore {
    	margin-bottom: 45px;
    }

    .mp_right.sparky_cell, .mp_left.sparky_cell, .contentrow.sparky_cell, .bottomrow.sparky_cell {
    	padding: 30px;
    }

    .item-image {
    	width: 100% !important;
    	margin-left: 0 !important;
    	margin-right: 0 !important;
    	margin-bottom: 30px !important;
    }

    .hero-carousel-nav li a, .hero-carousel-nav li {
    	width: 60px !important;
    	height: 25px !important;
    	line-height: 25px !important;
    }

    .hero-carousel-nav {
    	bottom: 0 !important;
    }

    .hero-carousel article .contents > div {
    	padding: 30px !important;
    }

	.calendarrow h3 {
		font-size: 18px;
	}

	.pagination a, .pagination span {
		padding: 0 7px;
	}

	.pagination p.counter {
		float: none;
		margin-bottom: 10px;
	}

	img.img_right, img.img_left {
		width: 100%;
		float: none;
		margin: 0 0 30px 0;
	}
  
  	.nav-toggle {
      	margin-top: -10px;
  	}
  
  	.sparky_container > .mp_top1.sparky_cell {
      	padding-top: 5px;
  	}

}