/**
 * @version		1.0.3
 * @package		Paw Creative template
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2016-2018 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* ----------------------------------------------*/
/* 01 - Basic Structure.
/* ----------------------------------------------*/
/* Body Frontpage Background */
body.frontpage {
 background:#383638 url('https://www.mietstudiohannover.com/templates/pawcreative/images/backgrounds/mietstudio-main-neu.jpg') fixed;
 color:#cccccc;
}
/* Body Innerpage Background */
body.innerpage {
 background:#000000  url('https://www.mietstudiohannover.com/templates/pawcreative/images/backgrounds/sanctum-regio1.jpg') ;
 color:#cccccc;
}
/* Global Heading and links */
a {
 color:#ffffff;
}
a:hover {
 color:#cccccc;
}
a:active {
 color:#ffffff;
}
h1 {
 color:#cccccc;
}
h2 {
 color:#ffffff;
}
h3 {
 color:#cccccc;
}
h4 {
 color:#cccccc;
}
h5 {
 color:#cccccc;
}
h6 {
 color:#cccccc;
}
/* Basecolor styles, used in JXTC Walls and 3rd party components */
.basecolor_1 {
 color:#383638;
}
.basecolor_2 {
 color:#97DB3D;
}
.basecolor_3 {
 color:#DB3D57;
}
.basecolor_4 {
 color:#C13DDB;
}
.basecolor_5 {
 color:#3D91DB;
}
.basecolor_6 {
 color:#DB3D3D;
}
.basecolor_7 {
 color:#3DDBBB;
}
.basecolor_8 {
 color:#DB3DC3;
}
.bgbasecolor_1 {
 background:#383638;
}
.bgbasecolor_2 {
 background:#97DB3D;
}
.bgbasecolor_3 {
 background:#DB3D57;
}
.bgbasecolor_4 {
 background:#C13DDB;
}
.bgbasecolor_5 {
 background:#3D91DB;
}
.bgbasecolor_6 {
 background:#DB3D3D;
fff
}
.bgbasecolor_7 {
 background:#3DDBBB;
}
.bgbasecolor_8 {
 background:#DB3DC3;
}
.btn.basecolor_1 {
background:#383638!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_2 {
background:#97DB3D!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_3 {
background:#DB3D57!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_4 {
background:#C13DDB!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_5 {
background:#3D91DB!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_5 a {
	color: #fff;
}
.btn.basecolor_6 {
background:#DB3D3D!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_6 a {
	color: #fff;
}
.btn.basecolor_7 {
background:#3DDBBB!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.btn.basecolor_8 {
background:#DB3DC3!important;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	font-weight: 700;
	border: 0!important;
	padding: 8px 12px!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* ----------------------------------------------*/
/* 02 - Header,logo,menu
/* ----------------------------------------------*/
/* Header Top Background */
#headertop {
 background:#000;
}
/* Header Wrap Background */
#headerwrap {
 background:#000 ;
}
/* Header Background */
#header {
 background:#000 ;
}
/* Sticky Header */
#headerwrap.stickyscroll, .frontpage #headerwrap.nosticky {
 background:#000 ;
}
#header {
	-webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.41);
	-moz-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.41);
	box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.41);
}
/* CSS3 Sliding Header Effect Responsive Breakpoints */
@media(max-width:1800px) {
	#header {padding: 10px 16%;}
}
@media(max-width:1700px) {
	#header {padding: 10px 13%;}
}

@media(max-width:1600px) {
	#header {padding: 10px 10%;}
}
@media(max-width:1500px) {
	#header {padding: 10px 7%;}
}
@media(max-width:1400px) {
	#header {padding: 10px 6%;}
}

@media(max-width:1280px) {
	#header {padding: 10px 0;}
}

#headerwrap.stickyscroll #header {padding: 10px 0;}

/* Innerpage Header */
body.innerpage #header {
 background:#000 ;
}
body.innerpage #headerwrap {
 background:#000 ;
}
/* Logo  */
#logo a {
 background:url(https://www.mietstudiohannover.com/templates/pawcreative/images/logos/sanctum-rent.png) no-repeat 0 0;
height: 90px;
width:300px;
margin:12px 0px;
}
/* Menu */
/* Menu Outerwrap */
#menuwrap {
 background: #000;
}
/* Menu Innerwrap */
#menu {
 background: transparent;
}
/* Menu Top Level */
#menuwrap ul.menu > li, span.separator {
 background-color: transparent;
}
#menuwrap ul.menu > li a, span.separator {
 color:#fff;
}
#menuwrap ul.menu li > ul > li.parent a:after, #menuwrap ul.menu li > ul > li.parent > ul > li.parent a:after, #menuwrap ul.menu li > ul > li.parent > ul > li > ul > li.parent a:after {
	margin-right: 6px;
	float: right;
	font-family: 'FontAwesome';
	content: "\f105";
color:#dddddd;
}
#menuwrap ul.menu li > ul > li.parent > ul > li a:after, #menuwrap ul.menu li > ul > li.parent > ul > li.parent > ul > li a:after {
	content: "";
}
#menuwrap ul.menu > li:hover {
 background-color: transparent;
}
#menuwrap ul.menu > li:hover a {
 color:#f9f19a;
}
#menuwrap ul.menu > li.active {
 background-color: transparent;
}
#menuwrap ul.menu > li.deeper.parent.active {
 background-color: transparent;
}
#menuwrap ul.menu > li.deeper.parent.active.xtcHover {
 background-color: transparent;
}
#menuwrap ul.menu > li.active a {
 color:#f9f1ce;
}
/* Menu Drop Level */
#headerwrap #menuwrap ul.menu li.parent > ul {
 background-color: #333!important;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
}
#headerwrap #menuwrap ul.menu li.parent > ul > li {
	border-color: #82201b!important;
}
#menuwrap ul.menu li.parent > ul > li {
	text-align: left;
background: transparent!important;
}
#headerwrap #header #menuwrap ul.menu li.parent > ul > li > a {
 color:#dddddd;
	border-bottom: 0px;
}
#menuwrap ul.menu li.parent > ul > li:hover {
 background:#f9f1fa!important;
}
#menuwrap ul.menu li.parent > ul > li > a:hover, #menuwrap ul.menu li.parent > ul > li > a:hover:after {
 color:#ababab!important;
}
#menuwrap ul.menu li.parent > ul > li.active {
 background: #ababab!important;
}
#menuwrap ul.menu li.parent > ul > li.active:hover {
 background: #ababab!important;
}
#menuwrap ul.menu li.parent > ul > li.active > a,#menuwrap ul.menu li.parent > ul > li.active > a:after {
 color:#fff!important;
	border-bottom: 0px;
}
#jxtc_canvasslide_left a:hover, #jxtc_canvasslide_right a:hover {
	color: #fff;
 border-left:4px solid #DB3D57;
}
#jxtc_canvasslide_left label.close, #jxtc_canvasslide_right label.close {
 background:#DB3D57;
	opacity: 1;
}
label.open.xtccanvas {
background:#383638!important;
	color: #fff;
	padding: 8px 10px;
	font-size: 22px!important;
}
#menu .mobilebtn {
background:#383638!important;
	color: #fff;
	padding: 12px;
	font-size: 22px!important;
	
}
ul.menubottom {
	text-align: center;
	color: #fff;
}
.menubottom a {
	text-align: center;
	color: #fff;
}
#menuwrap ul.menu > li a.bookit {
	border: 0px solid #fff;
	padding: 6px 12px 8px 12px;
background:#97DB3D;
}
#menuwrap ul.menu > li:hover a.bookit {
	border: 0px solid #fff;
}
.iconside li {
 background: #383638;
}
.iconside li ul li {
	border: 0px;
	margin-left: 12px;
}
.iconside li a {
	color: #fff;
	font-weight: 200;
}
/* ----------------------------------------------*/
/* 03 - Region Layout
/* ----------------------------------------------*/
/* Region 1 */
/* Region outerwrap */
#region1wrap {
 background: ;
}
/* Region innerwrap */
#region1 {
 background:rgba(0,0,0, 0.5) ;
}
/* Region 2 */
/* Region outerwrap */
#region2wrap {
 background: ;
}
/* Region innerwrap */
#region2 {
 background:rgba(0,0,0, 0.5) ;
}
/* Region 3 */
/* Region outerwrap */
#region3wrap {
background:transparent ;
}
/* Region innerwrap */
#region3 {
background:rgba(0,0,0, 0.5) ;
}
/* Component */
#component {
 background:}
/* Left */
#left {
 background:transparent}
/* Right */
#right {
 background:transparent}
/* Region 4 */
/* Region outerwrap */
#region4wrap {
 background: ;
}
/* Region innerwrap */
#region4 {
 background: url('https://www.mietstudiohannover.com/templates/pawcreative/images/backgrounds/r4.jpg') bottom center no-repeat fixed;
}
/* Region 5 */
/* Region outerwrap */
#region5wrap {
 background: ;
}
/* Region innerwrap */
#region5 {
 background:#fff ;
}
/* Region 6 */
/* Region outerwrap */
#region6wrap {
 background: ;
}
/* Region innerwrap */
#region6 {
 background: url('https://www.mietstudiohannover.com/templates/pawcreative/images/backgrounds/r6.jpg') bottom no-repeat fixed;
}
/* Region 7 */
/* Region outerwrap */
#region7wrap {
 background: ;
}
/* Region innerwrap */
#region7 {
 background:#3d3d3d ;
}
/* Region 8 */
/* Region outerwrap */
#region8wrap {
 background: ;
}
/* Region innerwrap */
#region8 {
 background:rgba(0,0,0, 0.5) ;
}
/* Region 9 */
/* Region outerwrap */
#region9wrap {
 background:#383638 ;
}
/* Region innerwrap */
#region9 {
 background:#383638 ;
}
/* Region 10 */
/* Region outerwrap */
#region10wrap {
 background:transparent ;
}
/* Region innerwrap */
#region10 {
 background:#fff ;
}
/* Region 11 */
/* Region outerwrap */
#region11wrap {
 background:transparent ;
 background-size:cover;
}
/* Region innerwrap */
#region11 {
 background: ;
}
/* Region 12 */
/* Region outerwrap */
#region12wrap {
 background:#000000 ;
}
/* Region innerwrap */
#region12 {
 background:#000000 ;
}
/* Footer */
/* Region outerwrap */
#footerwrap {
 background:#000000;
	color: #222;
}
#footer {
 background:#000000;
	color: #222;
}
/* ----------------------------------------------*/
/* 04 - Module Suffixes
/* ----------------------------------------------*/
/* Module Background */
.module {
 background: transparent;
}
/* Module Title Background */
h3.moduletitle {
 background: ;
}
/* Module Title First Word Color */
h1.moduletitle span.first_word, h2.moduletitle span.first_word, h3.moduletitle span.first_word, h4.moduletitle span.first_word, h5.moduletitle span.first_word, h6.moduletitle span.first_word {
 color:#1F1F1F;
}
/* Module Title Rest Word Color */
h1.moduletitle span.rest, h2.moduletitle span.rest, h3.moduletitle span.rest, h4.moduletitle span.rest, h5.moduletitle span.rest, h6.moduletitle span.rest {
 color:#dd883c;
}
.modulecontent {
 color:#cccccc!important;
}

/* Rounded */
.module.rounded {border-radius:6px;}
.module.roundedtitle .moduletitle {border-radius:6px;}
/* shadowed */
.module.shadowed {
-webkit-box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
}
.module.shadowedtitle .moduletitle {
-webkit-box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
box-shadow: 0px 4px 23px 2px rgba(0,0,0,0.5);
}
/* Colors */
.blue h3 span {
	color: #457fc1!important;
}
.ltgrey h3 span {
	color: #ccc!important;
}
.dkgrey h3 span {
	color: #666!important;
}
.red h3 span {
	color: #8c173e!important;
}
.green h3 span {
	color: #466d66!important;
}
.purple h3 span {
	color: #3D283A!important;
}
.orange h3 span {
	color: #f47d43!important;
}
.yellow h3 span {
	color: #fac611!important;
}
.white h3 span {
	color: #fff!important;
}
.textdark .modulecontent, .textdark .modulecontent a {
	color: #000!important;
}
.textlight .modulecontent, .textlight .modulecontent a {
	color: #fff!important;
}

/* Base Colors */
.basecolor_1 h1 span,.basecolor_1 h2 span,.basecolor_1 h3 span,.basecolor_1 h4 span,.basecolor_1 h5 span,.basecolor_1 h6 span{
 color:#383638!important;
}
.basecolor_2 h1 span,.basecolor_2 h2 span,.basecolor_2 h3 span,.basecolor_2 h4 span,.basecolor_2 h5 span,.basecolor_2 h6 span{
 color:#97DB3D!important;
}
.basecolor_3 h1 span,.basecolor_3 h2 span,.basecolor_3 h3 span,.basecolor_3 h4 span,.basecolor_3 h5 span,.basecolor_3 h6 span{
 color:#DB3D57!important;
}
.basecolor_4 h1 span,.basecolor_4 h2 span,.basecolor_4 h3 span,.basecolor_4 h4 span,.basecolor_4 h5 span,.basecolor_4 h6 span{
 color:#C13DDB!important;
}
.basecolor_5 h1 span,.basecolor_5 h2 span,.basecolor_5 h3 span,.basecolor_5 h4 span,.basecolor_5 h5 span,.basecolor_5 h6 span{
 color:#3D91DB!important;
}
.basecolor_6 h1 span,.basecolor_6 h2 span,.basecolor_6 h3 span,.basecolor_6 h4 span,.basecolor_6 h5 span,.basecolor_6 h6 span{
 color:#DB3D3D!important;
}
.basecolor_7 h1 span,.basecolor_7 h2 span,.basecolor_7 h3 span,.basecolor_7 h4 span,.basecolor_7 h5 span,.basecolor_7 h6 span{
 color:#3DDBBB!important;
}
.basecolor_8 h1 span,.basecolor_8 h2 span,.basecolor_8 h3 span,.basecolor_8 h4 span,.basecolor_8 h5 span,.basecolor_8 h6 span{
 color:#DB3DC3!important;
}

/* Basecolor Box Suffixes */
.module.box {padding:20px;}

.module.box h1 span,.module.box h2 span,.module.box h3 span,.module.box h4 span,.module.box h5 span,.module.box h6 span, .module.box .modulecontent {color:#fff!important;}

.module.basecolor1.box {
 background:#383638!important;
}
.module.basecolor2.box {
 background:#97DB3D!important;
}
.module.basecolor3.box {
 background:#DB3D57!important;
}
.module.basecolor4.box {
 background:#C13DDB!important;
}
.module.basecolor5.box {
 background:#3D91DB!important;
}
.module.basecolor6.box {
 background:#DB3D3D!important;
}
.module.basecolor7.box {
 background:#3DDBBB!important;
}
.module.basecolor8.box {
 background:#DB3DC3!important;
}

.module.transparent.box {
  background-color:rgba(0,0,0,0.5);
}

.module.dark.box {
  background:#222;
 
}

.module.darktrans.box {
  background:rgba(0,0,0,0.7)
}


.module.blue.box {
  background:#457fc1;
 
}

.module.red.box {
  background:#8c173e;
 }

.module.green.box {
  background:#466d66;
 
}

.module.orange.box {
  background:#f47d43;
}

.module.purple.box {
  background:#3D283A;
 }

.module.yellow.box {
  background:#fac611;
 }

.module.light.box {
  background:#fafafa;
 
}
.module.light.box h1 span,.module.light.box h2 span,.module.light.box h3 span,.module.light.box h4 span,.module.light.box h5 span,.module.light.box h6 span,.module.light.box .modulecontent {color:#333!important;}

/* Sideline Base Color Suffix Styles */
.sideline h1.moduletitle, .sideline h2.moduletitle, .sideline h3.moduletitle, .sideline h4.moduletitle, .sideline h5.moduletitle, .sideline h6.moduletitle {
	background: none;
	padding: 0 0 0 20px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
}
/* These parameters are controlled by the base colors in the template adaministrator  */
.basecolor1 .moduletitle {
border-color:#383638;
}
.basecolor2 .moduletitle {
border-color:#97DB3D;
}
.basecolor3 .moduletitle {
border-color:#DB3D57;
}
.basecolor4 .moduletitle {
border-color:#C13DDB;
}
.basecolor5 .moduletitle {
border-color:#3D91DB;
}
.basecolor6 .moduletitle {
border-color:#DB3D3D;
}
.basecolor7 .moduletitle {
border-color:#3DDBBB;
}
.basecolor8 .moduletitle {
border-color:#DB3DC3;
}

/* Sideline Colors */
.red .moduletitle {
	border-color: #8c173e!important;
}

.blue .moduletitle {
	border-left-color: #457fc1!important;
}
.green .moduletitle {
	border-left-color: #466d66!important;
}
.orange .moduletitle {
	border-left-color: #f47d43!important;
}

.purple .moduletitle {
	border-left-color: #3D283A!important;
}

.yellow .moduletitle {
	border-left-color: #fac611!important;
}

/* Tabbed */

.module.tabbed .moduletitle {
	padding: 20px 0 20px 20px;
	
}

.module.tabbed.shadowed .modulecontent {padding:20px!important;}

.tabbed .moduletitle span {
	color: #fff!important;
}
.module.tabbed.light .moduletitle span {color:#333!important;}

.module.tabbed.blue .moduletitle {
	background: #457fc1!important;
}
.module.tabbed.light .moduletitle  {
	background: #fafafa!important;
}
.module.tabbed.dark .moduletitle  {
	background: #222!important;
}
.module.tabbed.red .moduletitle  {
	background: #8c173e!important;
}
.module.tabbed.green .moduletitle  {
	background: #466d66!important;
}
.module.tabbed.orange .moduletitle  {
	background: #f47d43!important;
}
.module.tabbed.purple .moduletitle  {
	background: #3D283A!important;
}
.module.tabbed.yellow .moduletitle  {
	background: #fac611!important;
}
/* Title Borders */
/* Top Border */
.titletopborder .moduletitle {
	border-top: 4px solid #999;
	padding-top: 12px
}
/* Bottom Border */
.titlebottomborder .moduletitle {
	border-bottom: 4px solid #999;
	padding-bottom: 12px
}
/* Left Border */
.titleleftborder .moduletitle {
	border-left: 4px solid #999;
	padding-left: 12px
}
/* Right Border */
.titlerightborder .moduletitle {
	border-right: 4px solid #999;
	padding-right: 12px
}

/* Module Borders */
/* Top Border */
.module.topborder  {
	border-top: 4px solid #999;
	padding-top: 12px
}
/* Bottom Border */
.module.bottomborder {
	border-bottom: 4px solid #999;
	
}
/* Left Border */
.module.leftborder {
	border-left: 4px solid #999;
	padding-left: 12px
}
/* Right Border */
.module.rightborder {
	border-right: 4px solid #999;
	padding-right: 12px
}


/* Border */
.border h3.moduletitle {
	text-align: center;
	margin-bottom: 36px
}
.border h3.moduletitle span {
	border: 1px solid #666;
	padding: 12px 24px;
	font-size: 24px;
	font-weight: 200
}
.border h3.moduletitle:after {
	content: '';
	display: block;
	margin-top: -16px;
	border-bottom: 1px solid #666;
	width: 90%;
	margin-left: auto;
	margin-right: auto
}
.border .modulecontent {
	text-align: center;
}
/* Border Module background color - Covers the border behind the text with the background color */
#region1wrap .border h3.moduletitle span {
 background:rgba(0,0,0, 0.5)!important;
}
#region2wrap .border h3.moduletitle span {
 background:rgba(0,0,0, 0.5)!important;
}
#region3wrap .border h3.moduletitle span {
 background:rgba(0,0,0, 0.5)!important;
}
#region4wrap .border h3.moduletitle span {
 background:!important;
}
#region5wrap .border h3.moduletitle span {
 background:#fff!important;
}
#region6wrap .border h3.moduletitle span {
 background:!important;
}
#region7wrap .border h3.moduletitle span {
 background:#3d3d3d!important;
}
#region8wrap .border h3.moduletitle span {
 background:rgba(0,0,0, 0.5)!important;
}
#region9wrap .border h3.moduletitle span {
 background:#383638!important;
}
#region10wrap .border h3.moduletitle span {
 background:#fff!important;
}
#region11wrap .border h3.moduletitle span {
 background:!important;
}
#region12wrap .border h3.moduletitle span {
 background:#000000!important;
}
/* Borderwrap */
.bwrap {
	border: 1px solid #d3d3d3;
	padding: 30px
}
.bwrap h3.moduletitle {
	padding: 13px 24px;
	margin-left: -24px;
	margin-right: -24px
}

/* ----------------------------------------------*/
/* 05 - Content Overrides
/* ----------------------------------------------*/
/* Joomla Content */
h1.pagetitle span {
 color:#ffffff!important;
}
.contentheading {
 color:#ffffff;
}
.page-header h1, .componentheading, .componentheadingnowrap, .pagetitle, span.subheading-category {
 color:#ffffff;
}
.com_content .item-page .page-header h2 a, .com_content .item-page .page-header h2 {
 color:#ffffff!important;
}
.com_content .blog .page-header h2 a, .com_content .blog .page-header h2 {
 color:#cccccc!important;
}
.article-info.muted {
 color:#cccccc;
}
.item-image img:hover {
	opacity: 0.8;
}
.item-page .item-image:hover {
	background: transparent;
}
ul.social i:hover {
 color:#DB3D3D!important;
}
.com_content p.readmore a.btn {
 color:#fff!important;
background:#383638!important;
font-weight:700;
}

.com_content p.readmore a.btn:hover {
 color:#383638!important;
background:transparent!important;
border:1px solid #383638!important;
font-weight:700;
}

.com_content .blog .faq-blog_item:hover {
 border-color:#383638;
}
.com_content .blog .faq-blog_item span .page-header h2::before {
 color:#383638;
}
.pricetbl-title {
 background:#97DB3D;
}
.pricetbl-price {
 background:#383638;
	color: #fff;
}
.com_content .blog .item .pricetbl-wrap .j2store-product {
 background:#DB3D57;
	color: #fff;
}
input.button.subbutton.btn.btn-primary, #form-login-submit.control-group .btn.btn-primary, .logout-button .btn.btn-primary {
 background:#383638;
}
.loginpagetitle {
 color:#97DB3D}
.calendar tbody td.hilite, .calendar tbody td.active, .calendar tbody td.selected { /* Hovered cells <TD> */
 background: #383638!important;
	color: #fff!important;
	border-radius: 50%;
	font-weight: bold;
}
.calendar thead .name {
 background: #383638!important;
	color: #fff!important;
}
.eventcontentinner {
background: #383638!important;
	color: #fff!important;
}
.eventcontentinner a {
	color: #fff!important;
}
/* ----------------------------------------------*/
/* 06 - Module CSS
/* ----------------------------------------------*/
/* Common CSS */
/* Font Awesome Divider dots under the home page titles controlled by basecolor1 parameter in the template administrator */
i.divide {
color:#383638;
}
i.wdivide {
	color: #fff;
}
/* White Text CSS */
.wsubtext {
	color: #fff;
}

/* Deluxe News Pro - User 1 'Our Services */
/* Hover color controlled by basecolor 1 parameter in the template administrator */
.feat-articles:hover i, .feat-articles:hover strong, .feat-articles:hover h2 {
color:#383638!important;
}

/* Deluxe NewsPro - User 19 'Our Work' */
/* Active color controlled by basecolor 1 parameter in the template administrator */
.filtrocontainer input.filtro_all_selector:checked ~ label.filtro_lable_All, .filtrocontainer input.filtro_selector_1:checked ~ label.filtro_label_1, .filtrocontainer input.filtro_selector_2:checked ~ label.filtro_label_2, .filtrocontainer input.filtro_selector_3:checked ~ label.filtro_label_3, .filtrocontainer input.filtro_selector_4:checked ~ label.filtro_label_4 {
background:#383638!important;
}
/* Slide up panel color controlled by basecolor 1 parameter in the template administrator */
.portfolio li .overlay {
background:#383638!important;
}

/* NewsPro Page Buttons - User 43 'Our Staff */
/* Color controlled by basecolor 1 parameter in the template administrator */
.pagebutton:before {
color:#383638!important;
}

/* NewsPro Date Badge - User 49 'Our Blog */
/* Color controlled by basecolor 1 parameter in the template administrator */
.npdatebadge {
background: #383638!important;
}


/* Custom HTML */
/* Chart Graphs in User 31 - Color controlled by basecolor 1 parameter in the template administrator */
body .ui_box:hover {
 background: #383638;
}
body .ui_box__inner .progress_graph__bar--1 {
 background: #383638;
}
body .ui_box__inner .progress_graph__bar--2 {
 background: #383638;
}
body .ui_box__inner .progress_graph__bar--3 {
 background: #383638;
}
body .ui_box__inner .progress_graph__bar--4 {
 background: #383638;
}
body .ui_box__inner .progress_bar {
 background: #383638;
}
body .ui_box__inner .progress_bar--two {
 background: #383638;
}
/* Contact Font Awesome Icons in Bottom 2 */
.pawcontact i {
color:#383638;
}

/* ----------------------------------------------*/
/* 07 - Responsive CSS
/* ----------------------------------------------*/
 @media(max-width:0px ) {
body.frontpage {
 background:#ABABAB ;
 color:#cccccc;
 body.frontpage {
background-attachment:scroll;
}
}
 body.innerpage {
 background:#ABABAB  url('https://www.mietstudiohannover.com/templates/pawcreative/images/backgrounds/') top center no-repeat!important;
 color:#cccccc;
}
}
 @media(max-width:1024px ) {
 #headerwrap {
 background:#000 ;
}
#headerwrap {
background-attachment:scroll!important;
background-size:auto!important;
}
 #header {
 background:#000 ;
}
   }
 @media(max-width:768px ) {
#logo a {
 background:url(https://www.mietstudiohannover.com/templates/pawcreative/images/logos/sanctum-rent-mobile.png) no-repeat 0 0;
 height: 48px;
width:90px!important;
 margin:12px 18px!important;
}
}
 @media(max-width:900px ) {
   #region1wrap, #region1 {
background-image:none;
}
}

/* ----------------------------------------------*/
/* L 02 - Region 2
/* ----------------------------------------------*/
@media(max-width:0px ) {
   #region2wrap, #region2 {
background-image:none;
}
}
 @media(max-width:0px ) {
   #region3wrap, #region3 {
background-image:none;
}
}
 @media(max-width:900px ) {
   #region4wrap, #region4 {
background-image:none;
}
}
 @media(max-width:0px ) {
   #region5wrap, #region5 {
background-image:none;
}
}
 @media(max-width:900px ) {
 /* ----------------------------------------------*/
/* L 06 - Region 6
/* ----------------------------------------------*/
#region6wrap {
 background: ;
}
#region6wrap {
background-attachment:scroll!important;
background-size:auto!important;
}
 #region6 {
 background:  url('https://www.mietstudiohannover.com/templates/pawcreative/images/backgrounds/mobile_r6.jpg') bottom no-repeat fixed;
}
   }
 @media(max-width:0px ) {
   #region7wrap, #region7 {
background-image:none;
}
}
 @media(max-width:768px ) {
   #region8wrap, #region8 {
background-image:none;
}
}
 @media(max-width:900px ) {
   #region9wrap, #region9 {
background-image:none;
}
}
 @media(max-width:px ) {
   #region10wrap, #region10 {
background-image:none;
}
}
 @media(max-width:0px ) {
   #region11wrap, #region11 {
background-image:none;
}
}
 @media(max-width:0px ) {
   #region12wrap, #region12 {
background-image:none;
}
}

/* End Responsive Parameters */
