.vbox-overlay {
    background: #fdfdfd;
    background: rgba(0,0,0,0.85);
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 999999999!important;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
}


.muenchen .main_cat_title::after,
.muenchen .cat_row_title::after
{
  display:none;
}
.jsn-itemid-435 .our_gallery:nth-child(2)
{
  padding: 20px 20px 20px 20px !important;
}

.breadcrumb {
    margin-bottom: 4px !important;
    margin-left: 10px !important;
    margin-top: 2px !important;
}

.breadcrumb li {
    font-size: 9pt !important;
}
#jsn-gotoplink {
    left: 89%;
}
.jsn-itemid-2795 .btn
{
  background-position:0 0!important;
}
.contact .page-header,
.contact h3,
.contact-position > dt
{
  display:none;
}

/*=======================================================CUSTOM CSS=======================================================*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#redim-cookiehint
{
  background-color:#0080c8;
}

#cookiehintinfo:hover,
#cookiehintsubmit:hover,
#cookiehintsubmitno:hover
{
  background-color:#0080c8 !important;
  color:white !important;
  background-position:0 25px !important;

}
#cookiehintinfo,
#cookiehintsubmit,
#cookiehintsubmitno
{
  border-radius:0px !important;
  background-position:0 0px !important;
  background-color:white !important;
  color:#0080c8 !important;
}




.bx-wrapper {
	position: relative;
	margin: 0 auto 0;
	padding-bottom: 40px;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/icons/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	background: url(../images/icons/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	background: url(../images/icons/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/icons/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/icons/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.localization_det > #ask_file,
.localization_det > #ask_file-lbl
{
  display:none !important;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*==============NAVIGATOR================*/
div.jsn-modulecontainer ul.menu-mainmenu > li {
	border-right: 0px solid rgba(255,255,255,0.15) !important;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    border-right: 0px solid #2781AB;
}
/*==============SLIDER==============*/
.jsn-demopage .jsn-gallery .galleria-container.notouch {
	border: none !important;
}

.jsn-demopage .jsn-gallery .galleria-thumbnails-list {
	margin-top: 10px !important;
}

.jsn-demopage .jsn-gallery .galleria-thumbnails .galleria-image img {
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
}

.jsn-demopage .jsn-gallery {
	margin-bottom: -6px;
}

.jsn-demopage .jsn-gallery .label_skitter {
	opacity: 1 !important;
	background: none !important;
	max-width: 80% !important;
	padding: 20px;
	width: 100%;
}

.jsn-demopage .jsn-gallery .label_skitter p {
	margin: 0 !important;
}

.jsn-demopage .jsn-gallery .label_skitter .jsn-themeslider-caption-title {
	font-size: 22px !important;
	padding: 10px 10px 10px 20px;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: normal;
}

.jsn-demopage .jsn-gallery .label_skitter .jsn-themeslider-caption-description {
	font-size: 13px !important;
	padding: 10px 10px 10px 20px;
	color: #EEE !important;
}

.jsn-demopage .jsn-gallery .prev_button:before {
	background: url(../images/icons/controls.png) no-repeat 0 -32px;
	content: '';
	display: block;
	position: absolute;
	padding: 20px;
	margin: 6px;
}

.jsn-demopage .jsn-gallery .prev_button {
	left: -9px !important;
	overflow: inherit;
}

.jsn-demopage .jsn-gallery .prev_button:after {
	padding-top: 29px;
	padding-right: 33px;
	background:url(../images/bg-mainmenu-inner1.png) left bottom no-repeat !important;
	display: block;
	content: '';
	position: absolute;
	bottom: -6px;
}

.jsn-demopage .jsn-gallery .next_button:before {
	background: url(../images/icons/controls.png) no-repeat -43px -32px;
	content: '';
	display: block;
	position: absolute;
	padding: 20px;
	margin: 6px;
}

.jsn-demopage .jsn-gallery .next_button {
	right: -9px !important;
	overflow: inherit;
}

.jsn-demopage .jsn-gallery .next_button:after {
	padding-top: 29px;
	padding-left: 42px;
	background:url(../images/bg-mainmenu-inner2.png) right bottom no-repeat !important;
	display: block;
	content: '';
	position: absolute;
	bottom: -6px;
}
/*===============COLORS OF SLIDER===============*/
/*=======BLUE========*/
.jsn-demopage.jsn-color-blue .jsn-gallery .label_skitter .jsn-themeslider-caption-title {
	background-color: #0080c8;
}

.jsn-demopage.jsn-color-blue .jsn-gallery .label_skitter .jsn-themeslider-caption-description {
	background-color: rgba(32,97,147,0.8);
}

.jsn-demopage.jsn-color-blue .jsn-gallery .prev_button, 
.jsn-demopage.jsn-color-blue .jsn-gallery .next_button {
	background: #0080c8 !important;
}
/*=======END BLUE========*/

/*=======RED========*/
.jsn-demopage.jsn-color-red .jsn-gallery .label_skitter .jsn-themeslider-caption-title {
	background-color: #922311;
}

.jsn-demopage.jsn-color-red .jsn-gallery .label_skitter .jsn-themeslider-caption-description {
	background-color: rgba(146,35,17,0.8);
}

.jsn-demopage.jsn-color-red .jsn-gallery .prev_button, 
.jsn-demopage.jsn-color-red .jsn-gallery .next_button {
	background: #922311 !important;
}
/*=======END RED========*/

/*=======GREEN========*/
.jsn-demopage.jsn-color-green .jsn-gallery .label_skitter .jsn-themeslider-caption-title {
	background-color: #5F6A24;
}

.jsn-demopage.jsn-color-green .jsn-gallery .label_skitter .jsn-themeslider-caption-description {
	background-color: rgba(95,106,36,0.8);
}

.jsn-demopage.jsn-color-green .jsn-gallery .prev_button, 
.jsn-demopage.jsn-color-green .jsn-gallery .next_button {
	background: #5F6A24 !important;
}
/*=======END GREEN========*/

/*=======PURPLE========*/
.jsn-demopage.jsn-color-purple .jsn-gallery .label_skitter .jsn-themeslider-caption-title {
	background-color: #5D2D46;
}

.jsn-demopage.jsn-color-purple .jsn-gallery .label_skitter .jsn-themeslider-caption-description {
	background-color: rgba(93,45,70,0.8);
}

.jsn-demopage.jsn-color-purple .jsn-gallery .prev_button, 
.jsn-demopage.jsn-color-purple .jsn-gallery .next_button {
	background: #5D2D46 !important;
}
/*=======END PURPLE========*/

/*=======ORANGE========*/
.jsn-demopage.jsn-color-orange .jsn-gallery .label_skitter .jsn-themeslider-caption-title {
	background-color: #BC501B;
}

.jsn-demopage.jsn-color-orange .jsn-gallery .label_skitter .jsn-themeslider-caption-description {
	background-color: rgba(188,80,27,0.8);
}

.jsn-demopage.jsn-color-orange .jsn-gallery .prev_button, 
.jsn-demopage.jsn-color-orange .jsn-gallery .next_button {
	background: #BC501B !important;
}
/*=======END ORANGE========*/

/*=======DARK BLUE========*/
.jsn-demopage.jsn-color-darkblue .jsn-gallery .label_skitter .jsn-themeslider-caption-title {
	background-color: #2B363C;
}

.jsn-demopage.jsn-color-darkblue .jsn-gallery .label_skitter .jsn-themeslider-caption-description {
	background-color: rgba(43,54,60,0.8);
}

.jsn-demopage.jsn-color-darkblue .jsn-gallery .prev_button, 
.jsn-demopage.jsn-color-darkblue .jsn-gallery .next_button {
	background: #2B363C !important;
}
/*=======END DARK BLUE========*/
/*===============END COLORS OF SLIDER===============*/

/*===============QUOTES===============*/
.jsn-demopage .jsn-modulecontent #quotes {
	background: url(../../../media/joomlashine/jsn-decor/custom-html/quotes/quote-bg-darkblue.png) top no-repeat;
	padding: 12px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.jsn-demopage .jsn-modulecontent #quotes .quote-text {
	font-family: "Ubuntu", Georgia, serif;
	font-size: 1.3em;
	color: #2B363C;
	max-width: 540px;
	margin: 0 auto;
	padding: 5px;
}

.jsn-demopage .jsn-modulecontent #quotes .quote-title {
	font-family: Arial, san-serif;
	font-size: 0.8em;
	font-weight: bold;
}

/*===============CONTENT TOP===============*/
.jsn-demopage #jsn-content-top {
	background-image: none;
	background-color: #fff;
}

.jsn-demopage #jsn-content-top, #jsn-content-bottom-inner1 {
	border-top: none;
	border-right: none;
	border-left: none;
	border: none;
}

.jsn-demopage #jsn-pos-content-top, #jsn-content-bottom-inner2, #jsn-footermodules {
	box-shadow: none;
	text-shadow: none;
}

.jsn-demopage #jsn-content-top #static-block {
	padding: 0;
}

.jsn-demopage #jsn-content-top #static-block .sb-content .sb-img {
	border-radius: 100%;
	float: left;
	width: 48px;
	height: 48px;
}

.jsn-demopage #jsn-content-top #static-block .sb-content .sb-link {
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	font-size: 1.4em;
	font-family: "Ubuntu", Georgia, serif;
	font-weight: bold;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    line-height: 50px;
}

.jsn-demopage #jsn-content-top #static-block .sb-content .sb-text {
	color: #586165;
	max-width: 350px;
}
/*===============COLORS OF CONTENT TOP===============*/
/*=======BLUE========*/
.jsn-demopage.jsn-color-blue #jsn-content-top #static-block .sb-content .sb-img {
	background-color: #0080c8;
}

.jsn-demopage.jsn-color-blue #jsn-content-top #static-block .sb-content .sb-link {
	color: #2B363C;
}

.jsn-demopage.jsn-color-blue #jsn-content-top #static-block .sb-content:hover .sb-link {
	color: #186a8f;
}
/*=======END BLUE========*/

/*=======RED========*/
.jsn-demopage.jsn-color-red #jsn-content-top #static-block .sb-content .sb-img {
	background-color: #922311;
}

.jsn-demopage.jsn-color-red #jsn-content-top #static-block .sb-content .sb-link {
	color: #2B363C;
}

.jsn-demopage.jsn-color-red #jsn-content-top #static-block .sb-content:hover .sb-link {
	color: #7B2724;
}
/*=======END RED========*/

/*=======GREEN========*/
.jsn-demopage.jsn-color-green #jsn-content-top #static-block .sb-content .sb-img {
	background-color: #5F6A24;
}

.jsn-demopage.jsn-color-green #jsn-content-top #static-block .sb-content .sb-link {
	color: #2B363C;
}

.jsn-demopage.jsn-color-green #jsn-content-top #static-block .sb-content:hover .sb-link {
	color: #4D7200;
}
/*=======END GREEN========*/

/*=======PURPLE========*/
.jsn-demopage.jsn-color-purple #jsn-content-top #static-block .sb-content .sb-img {
	background-color: #5D2D46;
}

.jsn-demopage.jsn-color-purple #jsn-content-top #static-block .sb-content .sb-link {
	color: #2B363C;
}

.jsn-demopage.jsn-color-purple #jsn-content-top #static-block .sb-content:hover .sb-link {
	color: #723B4A;
}
/*=======END PURPLE========*/

/*=======ORANGE========*/
.jsn-demopage.jsn-color-orange #jsn-content-top #static-block .sb-content .sb-img {
	background-color: #BC501B;
}

.jsn-demopage.jsn-color-orange #jsn-content-top #static-block .sb-content .sb-link {
	color: #2B363C;
}

.jsn-demopage.jsn-color-orange #jsn-content-top #static-block .sb-content:hover .sb-link {
	color: #935227;
}
/*=======END ORANGE========*/

/*=======DARK BLUE========*/
.jsn-demopage.jsn-color-darkblue #jsn-content-top #static-block .sb-content .sb-img {
	background-color: #2B363C;
}

.jsn-demopage.jsn-color-darkblue #jsn-content-top #static-block .sb-content .sb-link {
	color: #2B363C;
}

.jsn-demopage.jsn-color-darkblue #jsn-content-top #static-block .sb-content:hover .sb-link {
	color: #2d98bb;
}
/*=======END DARK BLUE========*/
/*===============END COLORS OF CONTENT TOP===============*/

/*=================ARTICLES===================*/

.jsn-demopage #jsn-content #jsn-content_inner {
	background: #fff;
}
.jsn-demopage .article .jsn-article-content p {
	padding: 0;
	margin: 10px 0;
}

/*===============RICH BOX===================*/
.jsn-demopage .lightbox-1.jsn-icon-help.jsn-modulecontainer {
	margin-right: -25px;
}

.jsn-demopage .lightbox-1.jsn-icon-help.jsn-modulecontainer:before {
	display: block;
	content: '';
	position: absolute;
	bottom: 14px;
	padding-right: 275px;
	background: url(../images/bg-mainmenu-inner2.png) 100% bottom no-repeat;
}

/*================INNER RIGHT==================*/
.jsn-demopage .jsn-hasinnerright #jsn-mainbody-content-inner3 {
	background: none;
}

.jsn-demopage #jsn-pos-innerright {
	margin-top: 9px;
	border-bottom-color: #3c5868;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

div#jsn-pos-innerright .jsn-modulecontainer .jsn-modulecontainer_inner {
	margin: 10px;
}

.jsn-demopage #jsn-pos-innerright .jsn-modulecontent img {
	width: 100%;
}

.jsn-demopage #jsn-pos-innerright .jsn-modulecontent p {
	color: #fff;
}
/*===============COLORS OF INNER RIGHT===============*/
/*=======BLUE========*/
.jsn-demopage.jsn-color-blue #jsn-pos-innerright {
	background-color: #0080c8;
	border: 1px solid #0080c8;
}
/*=======END BLUE========*/

/*=======RED========*/
.jsn-demopage.jsn-color-red #jsn-pos-innerright {
	background-color: #AF5546;
	border: 1px solid #AF5546;
}
/*=======END RED========*/

/*=======GREEN========*/
.jsn-demopage.jsn-color-green #jsn-pos-innerright {
	background-color: #8D9A48;
	border: 1px solid #8D9A48;
}
/*=======END GREEN========*/

/*=======PURPLE========*/
.jsn-demopage.jsn-color-purple #jsn-pos-innerright {
	background-color: #854E6B;
	border: 1px solid #854E6B;
}
/*=======END PURPLE========*/

/*=======ORANGE========*/
.jsn-demopage.jsn-color-orange #jsn-pos-innerright {
	background-color: #D77B4E;
	border: 1px solid #D77B4E;
}
/*=======END ORANGE========*/

/*=======DARK BLUE========*/
.jsn-demopage.jsn-color-darkblue #jsn-pos-innerright {
	background-color: #4C6979;
	border: 1px solid #4C6979;
}
/*=======END DARK BLUE========*/

div.jsn-demopage #jsn-pos-innerright #jsn-pos-innerright_inner .jsn-modulecontainer_inner {
	margin: 10px !important;
}

/*===============END COLORS OF INNER RIGHT===============*/

/*================BOTTOM BLOCK===============*/
.jsn-demopage #jsn-content-bottom #jsn-pos-content-bottom {
	background-image: url(../images/bg-master-gradient.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.jsn-demopage #jsn-content-bottom #jsn-content-bottom-inner2 {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

.jsn-demopage #jsn-content-bottom #bottom-static .bs-img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.jsn-demopage #jsn-content-bottom #bottom-static .bs-inner:hover .bs-img {
	border: 6px solid #fff;
}

.jsn-demopage #jsn-content-bottom #bottom-static .bs-inner {
}

.jsn-demopage #jsn-content-bottom #bottom-static .bs-inner .grid-col_inner {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}

.jsn-demopage #jsn-content-bottom #bottom-static .bs-inner .bs-title {
	color: #fff;
}

.jsn-demopage #jsn-content-bottom #bottom-static .bs-link {
	text-decoration: none;
}
/*===============COLORS OF BOTTOM BLOCK===============*/
/*=======BLUE========*/
.jsn-demopage.jsn-color-blue #jsn-content-bottom #jsn-content-bottom-inner1 {
	background-color: #0080c8;
	border: 1px solid #0080c8;
	border-bottom-color: #4b7da4;
}

.jsn-demopage.jsn-color-blue #jsn-content-bottom #bottom-static .bs-img {
	border: 6px solid #0080c8;
}
/*=======END BLUE========*/

/*=======RED========*/
.jsn-demopage.jsn-color-red #jsn-content-bottom #jsn-content-bottom-inner1 {
	background-color: #AF5546;
	border: 1px solid #AF5546;
	border-bottom-color: #a24434;
}

.jsn-demopage.jsn-color-red #jsn-content-bottom #bottom-static .bs-img {
	border: 6px solid #922311;
}
/*=======END RED========*/

/*=======GREEN========*/
.jsn-demopage.jsn-color-green #jsn-content-bottom #jsn-content-bottom-inner1 {
	background-color: #8D9A48;
	border: 1px solid #8D9A48;
	border-bottom-color: #7b8739;
}

.jsn-demopage.jsn-color-green #jsn-content-bottom #bottom-static .bs-img {
	border: 6px solid #5F6A24;
}
/*=======END GREEN========*/

/*=======PURPLE========*/
.jsn-demopage.jsn-color-purple #jsn-content-bottom #jsn-content-bottom-inner1 {
	background-color: #854E6B;
	border: 1px solid #854E6B;
	border-bottom-color: #5D2D46;
}

.jsn-demopage.jsn-color-purple #jsn-content-bottom #bottom-static .bs-img {
	border: 6px solid #5D2D46;
}
/*=======END PURPLE========*/

/*=======ORANGE========*/
.jsn-demopage.jsn-color-orange #jsn-content-bottom #jsn-content-bottom-inner1 {
	background-color: #D77B4E;
	border: 1px solid #D77B4E;
	border-bottom-color: #BC501B;
}

.jsn-demopage.jsn-color-orange #jsn-content-bottom #bottom-static .bs-img {
	border: 6px solid #BC501B;
}
/*=======END ORANGE========*/

/*=======DARK BLUE========*/
.jsn-demopage.jsn-color-darkblue #jsn-content-bottom #jsn-content-bottom-inner1 {
	background-color: #4C6979;
	border: 1px solid #4C6979;
	border-bottom-color: #3c5868;
}

.jsn-demopage.jsn-color-darkblue #jsn-content-bottom #bottom-static .bs-img {
	border: 6px solid #2B363C;
}
/*=======END DARK BLUE========*/
/*===============END COLORS OF BOTTOM BLOCK===============*/

/*============QUOTES=============*/
.jsn-demopage #jsn-usermodules3 .testimonial blockquote {
	padding-left: 0;
	background: none;
}

.jsn-demopage #jsn-usermodules3 .test-img {
	float: left;
	border: 1px solid #e5e5e5;
	padding: 2px;
}

.jsn-demopage #jsn-usermodules3 .test-content {
	padding-left: 70px;
}

/*=====================OUR GALLERY========================*/
.jsn-demopage .our_gallery .jsn-moduletitle{
	text-align: center;
	color: #fff;
	padding: 20px 0px;
	font-size: 1.6em;
}
.jsn-demopage .our_gallery .pretext{
	text-align: center;
	color: #fff;
}
.jsn-demopage .our_gallery .jsn-gallery {
	padding-bottom: 1.5em;
}
.jsn-demopage #jsn-content-bottom-below {
	margin-bottom: 20px;
}
.jsn-demopage .our_gallery ul li a img{
	border: 5px solid #2b363c;
	transition: all .3s linear;
}
.jsn-demopage .our_gallery ul li a img:hover{
	border-color: #fff !important;	

}
.jsn-demopage .our_gallery {
	background-image: url(../images/bg-master-gradient.png);
	background-position: left top;
	background-repeat: no-repeat;
	box-shadow: 0 2px 10px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.35);
}


/*===============COLORS OF OUR GALLERY===============*/
/*=======BLUE========*/
.jsn-demopage.jsn-color-blue .our_gallery {
	background-color: #0080c8;
}

.jsn-demopage.jsn-color-blue .our_gallery ul li a img{
	border: 5px solid #0080c8;
}
/*=======END BLUE========*/

/*=======RED========*/
.jsn-demopage.jsn-color-red .our_gallery {
	background-color: #AF5546;
}

.jsn-demopage.jsn-color-red .our_gallery ul li a img{
	border: 5px solid #922311;
}
/*=======END RED========*/

/*=======GREEN========*/
.jsn-demopage.jsn-color-green .our_gallery {
	background-color: #8D9A48;
}

.jsn-demopage.jsn-color-green .our_gallery ul li a img{
	border: 5px solid #5F6A24;
}
/*=======END GREEN========*/

/*=======PURPLE========*/
.jsn-demopage.jsn-color-purple .our_gallery {
	background-color: #854E6B;
}

.jsn-demopage.jsn-color-purple .our_gallery ul li a img{
	border: 5px solid #5D2D46;
}

/*=======END PURPLE========*/

/*=======ORANGE========*/
.jsn-demopage.jsn-color-orange .our_gallery {
	background-color: #D77B4E;
}

.jsn-demopage.jsn-color-orange .our_gallery ul li a img{
	border: 5px solid #BC501B;
}
/*=======END ORANGE========*/

/*=======DARK BLUE========*/
.jsn-demopage.jsn-color-darkblue .our_gallery {
	background-color: #4C6979;
}

/*=======END DARK BLUE========*/
/*===============END COLORS OF OUR GALLERY===============*/

/*=====================EVENTS========================*/
.jsn-demopage #events {
	background-color: #fff;
	box-shadow: 0 2px 10px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.35);
}

.jsn-demopage #events .events-content {
}

.jsn-demopage #events .events-content .event-title2 {
	margin-top: -10px;
}

.jsn-demopage #events .events-content .grid-col_inner {
	margin-right: 20px;
}

.jsn-demopage #events .events-content .event-text {
	font-style: italic;
}

.jsn-demopage #events .events-content .event-clock {
	font-weight: bold;
	color: #404040;
}

.jsn-demopage #events .events-info {
	margin-left: -10px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.35);
}

.jsn-demopage #events .events-info:after {
	content: '';
	display: block;
	position: absolute;
	background:url(../images/bg-mainmenu-inner1.png) left bottom no-repeat;
	padding-top: 7px;
	padding-left: 10px;
}

.jsn-demopage #events .events-info-inner {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

.jsn-demopage #events .events-info-inner .event-title1 {
	margin-top: -12px;
}

.jsn-demopage #events .events-info-inner p {
	max-width: 250px;
}

.jsn-demopage #events .events-info-inner a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.jsn-demopage #events .events-info-inner a:hover {
	color: #fff;
}

.jsn-demopage #events .events-info .event-title,
.jsn-demopage #events .events-info .event-title1,
.jsn-demopage #events .events-info .event-title2,
.jsn-demopage #events .events-info p {
	color: #fff;
}
/*===============COLORS OF EVENTS===============*/
/*=======BLUE========*/
.jsn-demopage.jsn-color-blue #events .events-info {
	background-color: #0080c8;
	border: 1px solid #0080c8;
	border-bottom-color: #4b7da4;
}
/*=======END BLUE========*/

/*=======RED========*/
.jsn-demopage.jsn-color-red #events .events-info {
	background-color: #AF5546;
	border: 1px solid #AF5546;
	border-bottom-color: #a24434;
}
/*=======END RED========*/

/*=======GREEN========*/
.jsn-demopage.jsn-color-green #events .events-info {
	background-color: #8D9A48;
	border: 1px solid #8D9A48;
	border-bottom-color: #7b8739;
}
/*=======END GREEN========*/

/*=======PURPLE========*/
.jsn-demopage.jsn-color-purple #events .events-info {
	background-color: #854E6B;
	border: 1px solid #854E6B;
	border-bottom-color: #5D2D46;
}
/*=======END PURPLE========*/

/*=======ORANGE========*/
.jsn-demopage.jsn-color-orange #events .events-info {
	background-color: #D77B4E;
	border: 1px solid #D77B4E;
	border-bottom-color: #BC501B;
}
/*=======END ORANGE========*/

/*=======DARK BLUE========*/
.jsn-demopage.jsn-color-darkblue #events .events-info {
	background-color: #4C6979;
	border: 1px solid #4C6979;
	border-bottom-color: #3c5868;
}
/*=======END DARK BLUE========*/
/*===============END COLORS OF EVENTS===============*/

/*=====================FOOTER=====================*/
/*===============COLORS OF FOOTER===============*/
/*=======BLUE========*/
.jsn-demopage.jsn-color-blue #jsn-footer #jsn-footer-inner {
	background-color: #0080c8;
	border: 1px solid #0080c8;
}

.jsn-demopage.jsn-color-blue #jsn-footer #jsn-footermodules {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
/*=======END BLUE========*/

/*=======RED========*/
.jsn-demopage.jsn-color-red #jsn-footer #jsn-footer-inner {
	background-color: #AF5546;
	border: 1px solid #AF5546;
}

.jsn-demopage.jsn-color-red #jsn-footer #jsn-footermodules {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
/*=======END RED========*/

/*=======GREEN========*/
.jsn-demopage.jsn-color-green #jsn-footer #jsn-footer-inner {
	background-color: #8D9A48;
	border: 1px solid #8D9A48;
}

.jsn-demopage.jsn-color-green #jsn-footer #jsn-footermodules {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
/*=======END GREEN========*/

/*=======PURPLE========*/
.jsn-demopage.jsn-color-purple #jsn-footer #jsn-footer-inner {
	background-color: #854E6B;
	border: 1px solid #854E6B;
}

.jsn-demopage.jsn-color-purple #jsn-footer #jsn-footermodules {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
/*=======END PURPLE========*/

/*=======ORANGE========*/
.jsn-demopage.jsn-color-orange #jsn-footer #jsn-footer-inner {
	background-color: #D77B4E;
	border: 1px solid #D77B4E;
}

.jsn-demopage.jsn-color-orange #jsn-footer #jsn-footermodules {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
/*=======END ORANGE========*/

/*=======DARK BLUE========*/
.jsn-demopage.jsn-color-darkblue #jsn-footer #jsn-footer-inner {
	background-color: #4C6979;
	border: 1px solid #4C6979;
}

.jsn-demopage.jsn-color-darkblue #jsn-footer #jsn-footermodules {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
/*=======END DARK BLUE========*/
/*===============END COLORS OF FOOTER===============*/

@media screen and (max-width: 960px) {
	.jsn-mobile.jsn-demopage #jsn-logo {
		padding-left: 20px;
	}

	.jsn-mobile.jsn-demopage #jsn-headerright {
		padding-right: 20px;
	}

	.jsn-mobile.jsn-demopage .jsn-gallery .prev_button {
		left: 0 !important;
	}

	.jsn-mobile.jsn-demopage .jsn-gallery .prev_button:after {
		background: none !important;
	}

	.jsn-mobile.jsn-demopage .jsn-gallery .next_button {
		right: 0 !important;
	}

	.jsn-mobile.jsn-demopage .jsn-gallery .next_button:after {
		background: none !important;
	}

	.jsn-mobile.jsn-demopage .lightbox-1.jsn-icon-help.jsn-modulecontainer:before {
		padding-bottom: 151px;
		padding-right: 915px;
	}

	.jsn-mobile.jsn-demopage #events .events-content {
		width: 25%;
	}

	.jsn-mobile.jsn-demopage #jsn-pos-innerright .jsn-modulecontent img {
		width: 10%;
		float: left;
	}

	.jsn-mobile.jsn-demopage #jsn-pos-innerright .jsn-modulecontent p {
		padding-left: 110px;
		max-width: 740px;
	}
}


@media screen and (max-width: 480px) {
	.jsn-mobile.jsn-demopage #jsn-logo {
		text-align: center;
	}

	.jsn-mobile.jsn-demopage .jsn-modulecontent #quotes .quote-text {
		font-size: 1em;
	}

	.jsn-mobile.jsn-demopage #jsn-content-top #static-block .sb-content.grid-col {
		padding-bottom: 20px;
	}

	.jsn-mobile.jsn-demopage .lightbox-1.jsn-icon-help.jsn-modulecontainer:before {
		padding-bottom: 194px;
		padding-right: 365px;
	}

	.jsn-mobile.jsn-demopage #events .events-content {
		padding-left: 20px;
		width: 100%;
	}

	.jsn-mobile.jsn-demopage #events .events-info:after {
		display: none;
	}

	.jsn-mobile.jsn-demopage .our_gallery .slider4 .slide img {
		width: 100% !important;
	}

	.jsn-mobile.jsn-demopage .jsn-gallery .label_skitter .jsn-themeslider-caption-description {
		display: none;
	}

	.jsn-mobile.jsn-demopage .jsn-gallery .label_skitter {
		bottom: -3% !important;
		left: 13% !important;
		width: 58% !important;
	}

	.jsn-mobile.jsn-demopage .jsn-gallery .label_skitter .jsn-themeslider-caption-title {
		font-size: 10px !important;
		margin-bottom: 10px !important;
		padding: 10px;
	}

	.jsn-mobile.jsn-demopage #jsn-leftsidecontent div.jsn-modulecontainer_inner, #jsn-rightsidecontent div.jsn-modulecontainer_inner {
		margin: 0;
	}

	.jsn-mobile.jsn-demopage #jsn-pos-innerright .jsn-modulecontent img {
		width: 100%;
		padding-bottom: 10px;
	}

	.jsn-mobile.jsn-demopage #jsn-pos-innerright .jsn-modulecontent p {
		padding-left: 0px;
		font-size: 1em;
		padding-top: 0px;
		max-width: none;
	}

	.jsn-mobile.jsn-demopage #jsn-content-top #static-block .sb-content .sb-text {
		max-width: none;
	}

	.jsn-mobile.jsn-demopage #jsn-rightsidecontent div[class*=richbox-] {
		margin-right: 0;
		background: none;
	}

	.jsn-mobile.jsn-demopage .lightbox-1.jsn-icon-help.jsn-modulecontainer {
		margin-right: 0;
	}

	.jsn-mobile.jsn-demopage .lightbox-1.jsn-icon-help.jsn-modulecontainer:before {
		display: none;
	}
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
	.jsn-mobile.jsn-demopage .jsn-gallery .label_skitter{
		padding: 5px;
		margin-left: 49px;
	}
}
#jsn-master {
    background-color: #eee;
}
.jsn-tpl-bootstrap3 span.jsn-menutitle {
    font-size: 17px!important;
}
@media only screen and (min-width: 481px) and (max-width: 1200px) {
	.jsn-tpl-bootstrap3 span.jsn-menutitle {
    font-size: 15px!important;
	}
}
#jsn-footer a {
    color: #fff;
}
.jsn-tpl-megamenu.jsn-hasIcon > li > a > i.jsn-icon-settings {
    background-position: 0 -1373px!important;
}
#jsn-header-inner2, #jsn-menu-inner1 {
    background: #fff none repeat scroll 0 0;
}
#jsn-header {
    background-color: #fff;
}

#jsn-menu.jsn-menu-sticky #jsn-menu-inner3{
    background-color: #0080c8!important;
    box-shadow: none;
}
#jsn-content-top {
    color: #586165;
}
#jsn-content-top a {
    color: #586165;
	text-decoration:none;
}
div[class*="box-"] h3.jsn-moduletitle {
    background: #0080c8 none repeat scroll 0 0;
}
#jsn-menu-inner2 {
    background-color: #0080c8;
    border: 1px solid #17517e;
}
#jsn-footer-inner {
    background-color: #0080c8;
    border: 1px solid #6ca7d4;
}
.breadcrumb li {
    font-size: 10px;
    text-shadow: 0 1px 0 #fff;
}

ul.breadcrumb {
    margin-bottom: 0;
}
ul.breadcrumb {
    margin-top: 0;
}

#jsn-menu.jsn-menu-sticky {
    background-position: 0 0;
    border-bottom: 1px solid #fff;
    padding-bottom: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#jsn-headerright {
    padding: 0 0 4px;
}
#jm-top-bar {
    background: #0080c8 none repeat scroll 0 0;
}
#jm-header-bg + #jm-header-content #jm-header-in {
    border-top: 6px solid #0080c8;
}
#dj-classifieds.djcftheme-jm-real-estate-ads .dj-items .item_row .item_details .item_price, #dj-classifieds.djcftheme-jm-real-estate-ads .dj-items-table2 .item_col.name a:hover, #dj-classifieds.djcftheme-jm-real-estate-ads table.dj-items td.name h3 a:hover {
    color: #0080c8;
}
#dj-classifieds .dj-items .item_row .item_details .item_price {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
    overflow-wrap: break-word;
}
#jm-top-bar-mod .nav.menu > li:hover a, #jm-top-bar-mod .nav.menu > li.active a {
    color: #ccc;
}
.jm-custom-title {
    color: #0080c8;
    font-size: 40px;
    font-style: italic;
    font-weight: 900;
    line-height: 1;
    text-align: center;
}
#jm-logo-sitedesc #jm-logo a img {
    max-height: 99px;
    vertical-align: top;
}
#jm-logo-sitedesc {
    height: 34px;
}
@media (max-width: 1000px) {
#jm-logo-sitedesc {
    height: 34px;
    padding-bottom: 60px;
}
}
#jm-top-bar-mod .nav.menu > li a {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 0 10px;
}
.dj-megamenu {
    display: inline-block;
    font-weight: 400;
    margin: 0 !important;
    padding-left: 410px;
    position: relative;
    vertical-align: top;
    width: 100%;
    z-index: 500;
}
.dj-megamenu.dj-megamenu-override.allowHide.normal {
    left: 2px !important;
}
.dj-megamenu li.dj-up {
    background-image: none;
    display: block;
    margin: 0 !important;
    padding: 10px 0;
    position: relative;
    text-align: right !important;
}
#jm-footer-mod {
    background: #0080c8 none repeat scroll 0 0;
}
#dj-classifieds .dj-items_order_by_in {
    background: #0080c8 none repeat scroll 0 0;
    color: #fff;
    font-weight: 600;
    margin: 0 0 30px;
    padding: 15px 8px;
    text-align: center;
}
.general_det {
    width: 477px;
}
#ask_form_button {
    width: 100% !important;
}
#jm-bottom3 {
    background: #0080c8 none repeat scroll 0 0;
}
#jm-allpage table thead tr th {
    background: #0080c8 none repeat scroll 0 0;
    color: #fff;
    font-weight: 500;
    padding: 15px 8px;
    text-align: left !important;
}
#dj-classifieds .dj-items .item_row .item_content .item_title span.new_icon {
    margin-top: 2px;
    vertical-align: top;
}
.chzn-container-single .chzn-single span {
    display: block;
    margin-right: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#dj-classifieds .dj-items .item_row .item_row_in {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    box-shadow: 0 2px 8px 0 #ccc;
    padding: 20px;
}
#dj-classifieds .dj-useradverts .main_title .main_title_box_in, #dj-classifieds table.dj-items .main_title th, #dj-classifieds .dj-items-table2 .main_title .item_col {
    background: #0080c8 none repeat scroll 0 0;
    border-left: 1px solid #3e3d3b;
    border-right: medium none;
    color: #fff;
    font-weight: 400;
    padding: 15px 8px;
    text-align: center !important;
    white-space: nowrap;
}
.dj_cf_search .search_price input.inputbox, .dj_cf_search span.from_class + input.inputbox, .dj_cf_search span.to_class + input.inputbox {
    width: 70px !important;
}
.jm-box .icon2 img {
    transition: all 0.3s ease-out 0s;
}
.jm-box .icon3 img {
    border: 5px solid #ececec;
    box-sizing: border-box;
    filter: grayscale(100%);
    margin: 0 0 20px;
    transition: all 0.3s ease-out 0s;
}
#jm-main {
    padding: 10px 0 0;
}
.header-bg #jm-header {
    padding-top: 62px;
}
.button-panel {
    display: table;
    margin: 0 auto;
}
.readmore22 {
    display: block;
    padding: 0.5em 1em;
    width: 100%;
}
#dj-classifieds .dj-items-table2 .item_row {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    box-shadow: 0 2px 8px 0 #000;
    display: table-row;
    padding: 20px;
}
#dj-classifieds span.attr_icon {
    background: #0080c8 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    font-weight: 800;
    line-height: 18px;
    margin: 2px;
    padding: 0 5px;
    vertical-align: middle;
}
#dj-classifieds.djcftheme-jm-real-estate-ads .dj-item .general_det .djcf_contact span.row_label {
    background: rgba(0, 0, 0, 0) url("../images/style1/details.png") no-repeat scroll left top;
}
.sort {
    margin-left: 4px;
}
#jm-content-wrapper, #jm-content {
    margin-top: 20px;
    min-height: 1px;
}
.mod_djclassifieds_items div.title a.title {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1em;
    margin-bottom: 11px;
    padding-bottom: 12px;
    position: relative;
    text-decoration: none;
}
.jm-box .description {
    color: #888888;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}
.gm-style-iw {
    line-height: 1.35;
    overflow: hidden !important;
}
@media screen and (max-width: 760px) {
#jm-header-bg {
    display: none;
}
#jm-content-wrapper, #jm-content {
    margin-top: 0;
    min-height: 1px;
}
#jm-main {
    padding: 0;
}
.header-bg #jm-header {
    padding-top: 10px;
}
}
@media screen and (max-width: 1100px) {
#dj-classifieds .dj-item .images_wrap {
    float: none;
    margin: 0 auto;
    max-width: 100%;
}
}
/*.cat_active h2::after {
    border-color: transparent transparent #0080c8 !important;
    border-style: solid inset;
    border-width: 0 9px 9px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -9px;
    position: absolute;
    top: -8px;
    width: 0;
}*/
.cat_active .title h2 {
    background: #0080c8 none repeat scroll 0 0 !important;
    color: #fff !important;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 20px;
    position: relative;
}
#jsn-pos-mainmenu div.jsn-modulecontainer.jsn-megamenu ul.menu-mainmenu ul {
    width: 290px;
}
div[class*="box-"] div.jsn-modulecontent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #eee;
    border-color: -moz-use-text-color #999 #999;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 1px 16px 0;
}
.page-header {
        padding-bottom: 0;
}
#dj-classifieds .dj-category .title h2 {
    background: #0080c8;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 10px;
    position: unset;
}
#dj-classifieds div.pagination {
    padding: 0;
    text-align: center;
}
.jsn-hasMegamenu div.jsn-megamenu ul.menu-mainmenu.jsn-hasIcon > li > a {
    padding: 15px 2px!important;
}