﻿/* Код для подключения шрифта в /css/stylename.css */
/* font-family: "LatoRegular"; */
@font-face {
    font-family: "LatoRegular";
    src: url("../fonts/LatoRegular/LatoRegular.eot");
    src: url("../fonts/LatoRegular/LatoRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoRegular/LatoRegular.woff") format("woff"),
    url("../fonts/LatoRegular/LatoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBold"; */
@font-face {
    font-family: "LatoBold";
    src: url("../fonts/LatoBold/LatoBold.eot");
    src: url("../fonts/LatoBold/LatoBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoBold/LatoBold.woff") format("woff"),
    url("../fonts/LatoBold/LatoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoItalic"; */
@font-face {
    font-family: "LatoItalic";
    src: url("../fonts/LatoItalic/LatoItalic.eot");
    src: url("../fonts/LatoItalic/LatoItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoItalic/LatoItalic.woff") format("woff"),
    url("../fonts/LatoItalic/LatoItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoLight"; */
@font-face {
    font-family: "LatoLight";
    src: url("../fonts/LatoLight/LatoLight.eot");
    src: url("../fonts/LatoLight/LatoLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoLight/LatoLight.woff") format("woff"),
    url("../fonts/LatoLight/LatoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBoldItalic"; */
@font-face {
    font-family: "LatoBoldItalic";
    src: url("../fonts/LatoBoldItalic/LatoBoldItalic.eot");
    src: url("../fonts/LatoBoldItalic/LatoBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoBoldItalic/LatoBoldItalic.woff") format("woff"),
    url("../fonts/LatoBoldItalic/LatoBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoLightItalic"; */
@font-face {
    font-family: "LatoLightItalic";
    src: url("../fonts/LatoLightItalic/LatoLightItalic.eot");
    src: url("../fonts/LatoLightItalic/LatoLightItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LatoLightItalic/LatoLightItalic.woff") format("woff"),
    url("../fonts/LatoLightItalic/LatoLightItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
.dj-main li.dj-up .last {
display:none;
}
ul#menufooter {

}
ul#menufooter > li   {
text-align: left;
        background: #e7e7e7;
     padding: 0px 30px; 
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
  
    z-index: 2;
    position: relative;
}
ul#menufooter > li > a  {
    background: #e7e7e7;
text-align: left;
    color: #000;
     padding: 0px 0px; 
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    z-index: 2;
    position: relative;
}
ul#menufooter > li > a:hover {
border-bottom:1px dotted #666;
}
.pictures > a.fancy {
width:133px;
overflow:hidden;
height:100px;
margin:5px;
display:block;
float:left;
} 
@media all
{
	/*
	 * header
	 */
	#logo
	{
		margin-top: 33px;
	}
	
	/*
	 * content
	 */
	#content .blog
	{
		padding-left: 2%;
		padding-right: 2%;
	}
		#content .blog .item
		{
			padding-bottom: 20px;
		}
			#content .blog h2,
			#content .blog h2 a
			{
				color: #454545;
				font-size: 24px;
				line-height: 38px;
			}
			#content .blog h2
			{
				padding: 0 0 7px;
			}
			#content .blog a
			{
				color: #454545;
			}
	
	/*
	 * gallery
	 */
	.gallery
	{
		height: auto;
		overflow: visible;
	}
}

/*
 *  if with less than 1004
 */
@media ( max-width : 1003px ),
only screen
and ( max-device-width: 480px )
and ( -webkit-min-device-pixel-ratio: 2 )
{
	/*
	 * gallery
	 */
	.gallery
	{
		padding-left: 2%;
		padding-right: 2%;
	}
}
.gallery h3 {
display:none;
}
.filter_price {
margin-left:20px !important;
width:250px !important;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
#djcatalog table {
 
    overflow-x: initial !important;

}
#djcatalog .djc_items .djc_image, #djcatalog .djc_related_items .djc_image {
     text-align: left;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    text-align: left;
    padding-left:50% !important;
}
#example tr td {
    text-align: left;
}
table.dataTable {
    display: block!important; 
}
table.dataTable tfoot {
		display: none!important;
	}
}
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
#cssmenu {
  background: #017eba;
  margin: 0;
  width: auto;
  padding: 0;
  line-height: 1;
  display: none;
  position: relative;
  font-family: 'PT Sans', sans-serif;
}

#adapt {display:none;}
.djslider-default img.dj-image {
    margin: 27px 0px 0 0px;
    border: 8px solid #fff;
    width: 160px !important;
}
#google_map_box, .djc_address {
margin:0 15px;
}

/* Ширина слайдера */
#slider {
	width: 200px;
}
/* Контейнер слайдера */
.ui-slider {
	position: relative;
}
/* Ползунок */
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 13px;   /* Задаем нужную ширину */
	height: 13px;  /* и высоту */
	background: url(../img/slider.png) no-repeat; /* картинка изображающая ползунок. Или можно залить цветом, задать бордюр и скругления */
	cursor: pointer
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	overflow: hidden;
}
/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.ui-slider-horizontal {
	 height: 3px; /* задаем высоту согласно дизайна */
}
/* позиционируем ползунки */
.ui-slider-horizontal .ui-slider-handle { 
	top: -5px;
	margin-left: -6px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min { 
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
/* оформление полосы по которой ходит ползунок */
.ui-widget-content { 
	border: 1px solid #D4D4D4;
	background: #fff;
}
/* оформление активного участка (между двумя ползунками) */
.ui-widget-header { 
	border: 1px solid #D4D4D4;
	background: #f00;
}
/* скругление для полосы слайдера */
.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#jm-maincontent {
    padding: 23px 0px !important; 
    border: 0px solid #e7e7e7;
    margin-bottom: 0px  !important; 
}
#djcatalog {
    position: relative;
    margin-top:0px;
}
#djcatalog .djc_filters_in {
    position:relative;
    margin-bottom: 0px !important;
    margin-top: 0px !important; 
    background: #017eba !important;
}
.djc_filter_search > li > .button {
z-index:0;
position:relative;
height:37px;
background: #333 !important;
}
.djc_filter_search > li > .button:hover {
  background: #01a0ed !important;
}
.djc_filter_search > li > .button::after {
content: "";
display:block;
    z-index:1;
    height:3px;
    background:#000;
    border-bottom:3px solid #333;
    top:43px;
    left:0;   
    position:absolute;
    width:98%;
background-color:#072239;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:4px;
	left:-2px;
	top:5px;
	z-index:-1;
	border-radius: 6px;
	box-shadow: 0px 1px 0px #fff;
}
.djc_filter_search > li > .inputbox, .inputbox{
width:220px;
border: 0px solid #e7e7e7;
border-top:3px solid #015C89;
height:37px;

}
.dataTables_filter label {
font-size:0;

}
.dataTables_filter input{
border: 0px solid #e7e7e7;
width:100%;
max-width:450px;
border-top:3px solid #015C89;
height:37px;
position:relative;
margin-top:-130px;
margin-left:20px;
}
select {
border: 0px solid #e7e7e7;
}
.djc_filters > .djc_filters_in:after {
    height:3px;
    background:#333;
    border-bottom:3px solid #333;
    bottom:-3px;
    position:absolute;
    width:98%;
}

#djcatalog .thumbnail {
    padding: 19px;
    margin-bottom: 0px !important;
    background: #fff;
}

#djcatalog .djc_order_in {
display:none;
    margin-bottom: 0px !important;
}

h2.djc_title {
    margin-top: 17px;
font-size: 24px;
}
.djc_title h3 {
font-size: 18px;
}
h1.componentheading {
  font-size: 32px;
}
#jm-font-switcher {
display:none;
}
.slider_blue .jm-module-content {
background: #017eba;
}
.djslider-default ul.djslider-in > li:hover {
    box-shadow: inset 0px 0px 30px 10px RGBA(0,0,0,0.35);
}
.mainsl {
padding:0 !important;
    margin-bottom: 18px !important;
    height: 300px;
overflow:hidden;
}
.day, .week, .month {
z-index:100;
padding:25px 15px;
margin-top:-120px;
position:relative;
text-align:left;
font-family: 'Roboto Condensed', sans-serif;
font-weight:300;
font-size:14px;
display:inline-block;

}
.day a, .week a, .month a{
text-decoration:none;
font-size:32px;
line-height:30px;
}
.day:hover , .week:hover , .month:hover {
color:#fff;
background: #453F42;
}
.day:hover a, .week:hover a, .month:hover a{
color:#fff;
background: #453F42;
}
.day,.day a {
color:#fff;
background: #017eba;
width:16%;
}
.week {
margin-left:-5px;
background: #fff;
width:21%;
}
.month,.month a {
color:#fff;
background: #ff0000;
width:48%;
}
.month {
margin-left:-6px;
}
.dark {
background:#453F42;
color:#efefef;
}
.mm {
    background: #017eba;
	    height: 288px;
}
.mm  .jm-module {
padding:0 !important;
}
.slide-title {
font-size:13px;
}
.slide-text {
font-size:14px;
color:#ccc;
}
.slide-text h3 {
font-family:'LatoLight', sans-serif;
font-size:22px;
font-weight:300;
line-height:24px;
color:#fff;
}
.cool {
margin-top:30px;
width: 120%;
margin-left: -50px;
max-width: 350px;
height: 215px;
background:url(http://maison-france.ru/images/cool.png) no-repeat;
background-position:0px 0;
}
.cool .num {
font-size:73px;
margin-top: 90px;
color:#fff;
display: inline-block;
width:50%;
max-width:180px;
text-align:right;
}
.cool .num_text {
margin-top:;
text-align:right;
display: inline-block;
width:50%;
max-width:130px;
}
.xxl {
font-size:22px;
font-weight:bold;
color:#333;
}
.xxl2 {
font-size:14px;
font-weight:bold;
color:#333;
}
.xxl3 {
font-size:13px;
font-weight:300;
color:#fff;
}
.nav.menu  {
    text-align:center;
}
.nav.menu  li {
    
    display: inline-block;
}
.prod {
margin-bottom:50px;
}
.prod,.arenda {
overflow:hidden;
font-size: 14px;
color:#333;
font-weight:300;
font-family:'LatoLight',sans-serif;

}
.prod  span,.arenda span {
font-size: 37px;
line-height:35px;
color:#017eba;
font-weight:300;
font-family:'LatoLight',sans-serif;
border-bottom:1px dotted #017eba;
}
.prod .moreinfo a,.arenda .moreinfo a { 
text-decoration:none;
font-size: 16px;
display:inline-block;
margin:15px 20px 0 0;
color:#333;
border-bottom:1px dotted #333333;
}
.prod .moreinfo a:hover,.arenda .moreinfo a:hover { 
color:#017eba;
border-bottom:1px dotted #017eba;
}
.prod img,.arenda img {
float:left;
margin-right:25px;

}
.text_anons {
//width: 30%;
    min-width: 180px;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 16px;
    float: left;
    position: absolute;
border-radius:10px;
background:#017eba;
color:#fff;
padding:10px 15px;
position: relative;

}
.text_anons:before {
 content:"";
    position: absolute;
    border-left: 10px solid rgba(255, 241, 190, 0);
    border-right: 10px solid rgba(255, 241, 190, 0);
    border-bottom: 10px solid #017eba;
    left: 20px;
    top: -10px;
}
.text_anons span {
color:#fff;
font-size:24px;
text-transform: uppercase;
}

.telefon {
    width: 70%;
    margin-bottom: 20px;
    margin-left: 0%;
    float: left;
    display: inline-block;
    margin-top: 0px;
}

.text_telefon {
text-align:right;
width:100%;
font-weight:bold;
color:#666;
float:left;
}

.number_telefon {
color:#000;
text-align:right;
width:100%;
font-size:24px;
float:right;
font-weight:400;
}
.number_telefon span{
font-size:37px;
font-weight:400;
}
#jm-allpage {
  position: relative;
  background: #f4f4f4 url(../images/fon-gorod.jpg) no-repeat center top;
  padding-top: 0px;
}
#jm-allpage.stickytopbar {
  padding-top: 80px;
}
#jm-top-bar {
  background: #ffffff;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 30px;
  color: #898989;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  height: 50px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}
#jm-top-bar p {
  margin: 0;
}
#jm-top-bar #jm-top-bar1,
#jm-top-bar #jm-top-bar2 {
  padding-top: 16px;
  padding-bottom: 16px;
}
#jm-top-bar #login-form {
  margin: -16px 0;
}
#jm-top-bar #login-form .control-group {
  display: inline-block;
  margin: 0;
}
#jm-top-bar #login-form #form-login-remember,
#jm-top-bar #login-form ul,
#jm-top-bar #login-form .input-prepend .add-on {
  display: none;
}
#jm-top-bar #login-form input#modlgn-username,
#jm-top-bar #login-form input#modlgn-passwd {
  width: 162px;
  height: 50px;
  line-height: 20px;
  padding: 15px;
  border-color: #e7e7e7;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  background: #ffffff;
  color: #afafaf;
}
#jm-top-bar #login-form input#modlgn-username:focus,
#jm-top-bar #login-form input#modlgn-passwd:focus {
  border-color: #e7e7e7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#jm-top-bar #login-form #form-login-submit .btn {
  background: url("../images/li-gray.png") no-repeat center center;
  font-size: 0;
  padding: 0 21px;
  line-height: 50px;
  height: 50px;
  width: 6px;
  border-top: 0;
  border-bottom: 0;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
#jm-top-bar #login-form .login-greeting,
#jm-top-bar #login-form .logout-button {
  display: inline-block;
}
#jm-top-bar #login-form .login-greeting {
  padding: 16px 0;
  font-size: 16px;
  font-style: italic;
  margin-right: 10px;
}
#jm-top-bar #login-form .logout-button .btn {
  background: url("../images/logout.png") no-repeat center center;
  font-size: 0;
  padding: 0 21px;
  line-height: 50px;
  height: 50px;
  width: 16px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
#jm-top-bar1 .jm-module-raw {
  float: left;
  margin-right: 10px;
}
#jm-top-bar2 .jm-module-raw {
  float: right;
  margin-left: 10px;
}
#jm-logo-sitedesc {
  //background: #ffffff;
  //border: 1px solid #e7e7e7;
  margin-bottom: 30px;
  min-height: 105px;
  position: relative;
}
#jm-logo-sitedesc #jm-logo-sitedesc-in {
  position: absolute;
  width: 100%;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
}
#jm-logo-sitedesc h1#jm-logo {
  margin: 0;
}
#jm-logo-sitedesc h1#jm-logo a {
  display: block;
}
#jm-top-menu-nav {
  margin-bottom: 30px;
}
#jm-font-switcher {
  margin-bottom: 30px;
}
#jm-maincontent {
  padding: 30px;
  border: 0px solid #e7e7e7;
  //background: #ffffff;
  margin-bottom: 30px;
}
#jm-footer-mod {
  padding-top: 30px;
  background: #e7e7e7;
  border-top: 1px solid #dedede;
  color: #898989;
  font-weight: 400;
  font-size: 14px;
}
#jm-footer-mod ul li {
  background-position: left 5px;
}
#jm-footer-mod-in {
  border-bottom: 1px solid #dedede;
}
#jm-footer {
  background: #e7e7e7;
  font-size: 13px;
  line-height: 1.375;
  padding: 25px 0;
  color: #898989;
  font-weight: 400;
}
#jm-copyrights p {
  margin: 0;
}
#jm-back-top {
  position: fixed;
  bottom: 50px;
  right: 0;
  margin-right: 50px;
  z-index: 9999;
}
#jm-back-top a {
  text-decoration: none;
  display: block;
}
#jm-back-top a:hover {
  cursor: pointer;
  text-decoration: none;
}
#jm-back-top span {
  display: block;
  height: 50px;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  width: 50px;
  background: url("../images/backtotop.png") no-repeat center center rgba(0, 0, 0, 0.2);
}
#jm-back-top span:hover {
  background: url("../images/backtotop.png") no-repeat center center rgba(0, 0, 0, 0.3);
}
.texttoggler {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 1px;
  display: inline-block;
  text-decoration: none !important;
}
.texttoggler.small {
  font-size: 0.8em;
}
.texttoggler.normal {
  font-size: 1.1em;
}
.texttoggler.large {
  font-size: 1.3em;
}
.smallview #jm-maincontent {
  font-size: 0.9em;
  line-height: 1.5em;
}
.largeview #jm-maincontent {
  font-size: 1.1em;
  line-height: 1.5em;
}
@media (max-width: 1170px + 30px) {
  .responsive-disabled #jm-allpage.stickytopbar {
    padding-top: 0;
  }
  .responsive-disabled #jm-allpage.stickytopbar #jm-top-bar {
    position: static !important;
  }
  html.no-scroll {
    position: static !important;
    overflow-y: auto !important;
  }
}
.responsive-disabled {
  min-width: 1200px;
}
.responsive-disabled #jm-allpage,
.responsive-disabled #jm-footer-mod {
  min-width: 1200px;
}
.span0 {
  float: none !important;
}
.span50 {
  float: left !important;
  width: 50% !important;
}
.jm-module {
  //background-color: #ffffff;
  border: 0px solid #e7e7e7;
  color: #898989;
  padding: 30px 0;
  margin-bottom: 30px;
}
.jm-module .jm-title {
  font-family:'LatoLight', sans-serif;
  font-size: 20px;
  margin: 0 0 30px;
  font-weight: 300;
  text-transform: uppercase;
}
.moduletable {
  margin-bottom: 30px;
}
.moduletable > h3 {
  font-family: Lato,'LatoBold', sans-serif;
  font-size: 20px;
  margin: 0 0 30px;
  font-weight: 900;
  text-transform: uppercase;
}
.jm-module.blank-ms {
  background: none;
  border: none;
  padding: 0;
  color: inherit;
}
#jm-footer-mod .jm-module.blank-ms {
  color: inherit;
}
.jm-module.testimonials-ms {
  background-image: url("../images/testimonials.png");
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 80px;
}
.jm-module.testimonials-ms.alternative-ms {
  background-image: url("../images/testimonials2.jpg");
}
.jm-module.title-ms .jm-title {
  font-weight: 700;
  color: #017eba;
}
.jm-module.nomargin-ms,
.jm-module-raw.nomargin-ms {
  margin: 0 !important;
}
.jm-contact-icons {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.jm-contact-icons li {
  float: left;
  padding: 0 15px 0 0;
}
.jm-contact-icons li img {
  margin-right: 10px;
}
.jm-contact-icons li a {
  vertical-align: middle;
  color: inherit;
}
.jm-color-box1 {
  display: block;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  padding: 30px;
  font-weight: normal;
  margin: 4px;
  -webkit-box-shadow: 0 0 0 4px #017eba;
  -moz-box-shadow: 0 0 0 4px #017eba;
  box-shadow: 0 0 0 4px #017eba;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.jm-color-box1 .jm-icon-title {
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px;
  letter-spacing: 2px;
  font-family: Lato,'LatoRegular', sans-serif;
}
.jm-color-box1 .jm-icon-image {
  display: block;
  background: url("../images/color-icon1.png") center top no-repeat;
  height: 97px;
  margin: 0 auto 30px;
}
.jm-color-box1 .jm-icon-desc {
  display: block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.jm-color-box1:hover {
  color: #017eba;
}
.jm-color-box1:hover .jm-icon-image {
  background-position: center bottom;
}
.jm-color-box1:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #017eba;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.jm-color-box1:hover:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  filter: alpha(opacity=0);
}
.jm-color-box2 {
  display: block;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  padding: 30px;
  font-weight: normal;
  margin: 4px;
  -webkit-box-shadow: 0 0 0 4px #a0b046;
  -moz-box-shadow: 0 0 0 4px #a0b046;
  box-shadow: 0 0 0 4px #a0b046;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.jm-color-box2 .jm-icon-title {
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px;
  letter-spacing: 2px;
  font-family: Lato,'LatoRegular', sans-serif;
}
.jm-color-box2 .jm-icon-image {
  display: block;
  background: url("../images/color-icon2.png") center top no-repeat;
  height: 97px;
  margin: 0 auto 30px;
}
.jm-color-box2 .jm-icon-desc {
  display: block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.jm-color-box2:hover {
  color: #a0b046;
}
.jm-color-box2:hover .jm-icon-image {
  background-position: center bottom;
}
.jm-color-box2:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #a0b046;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.jm-color-box2:hover:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  filter: alpha(opacity=0);
}
.jm-color-box3 {
  display: block;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  padding: 30px;
  font-weight: normal;
  margin: 4px;
  -webkit-box-shadow: 0 0 0 4px #f78145;
  -moz-box-shadow: 0 0 0 4px #f78145;
  box-shadow: 0 0 0 4px #f78145;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.jm-color-box3 .jm-icon-title {
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px;
  letter-spacing: 2px;
  font-family: Lato,'LatoRegular', sans-serif;
}
.jm-color-box3 .jm-icon-image {
  display: block;
  background: url("../images/color-icon3.png") center top no-repeat;
  height: 97px;
  margin: 0 auto 30px;
}
.jm-color-box3 .jm-icon-desc {
  display: block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.jm-color-box3:hover {
  color: #f78145;
}
.jm-color-box3:hover .jm-icon-image {
  background-position: center bottom;
}
.jm-color-box3:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #f78145;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.jm-color-box3:hover:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  filter: alpha(opacity=0);
}
#jm-offcanvas .jm-color-box1:hover:after,
#jm-offcanvas .jm-color-box2:hover:after,
#jm-offcanvas .jm-color-box3:hover:after {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.jm-image-margin {
  margin-top: -30px;
  margin-bottom: -30px;
  margin-left: -30px;
  margin-right: 30px;
  max-width: none;
}
ul.jm-custom-list {
  display: inline-block;
}
ul.jm-custom-list li {
  background: url("../images/li-custom.png") no-repeat left 9px;
  padding: 9px 0 9px 40px;
}
ul.jm-custom-list ul {
  padding: 9px 0 0;
}
ul.jm-custom-list.green li {
  background: url("../images/li-custom-green.png") no-repeat left 9px;
}
.jm-table {
  display: table;
}
.jm-socials {
  display: inline-block;
  width: 100%;
}
.jm-socials a {
  float: left;
  display: block;
  height: 70px;
  width: 70px;
  margin: 0 10px 10px 0;
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.jm-socials a:hover {
  top: -5px;
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.jm-socials a.facebook {
  background-image: url("../images/facebook.png");
  background-color: #204385;
}
.jm-socials a.googleplus {
  background-image: url("../images/googleplus.png");
  background-color: #d3492c;
}
.jm-socials a.twitter {
  background-image: url("../images/twitter.png");
  background-color: #1fc4ff;
}
.jm-socials a.linkedin {
  background-image: url("../images/linkedin.png");
  background-color: #02669a;
}
.jm-socials a.skype {
  background-image: url("../images/skype.png");
  background-color: #00a6ed;
}
.jm-socials a.vimeo {
  background-image: url("../images/vimeo.png");
  background-color: #1bb7ea;
}
h1.componentheading,
.tag-category > h1,
.page-header > h1,
.content-category > h1,
.categories-list > h1,
.blog-featured > h1,
.contact-category > h1,
.contact > h1,
.newsfeed-category > h1,
h1.page-title,
.finder > h1,
.weblink-category > h1,
.edit > h1 {
  color: #2f2f2f;
  font-weight: 700;
  margin: 0px 0 22px;
  text-transform: uppercase;
}
h2.item-title,
.tag-category > h2,
.page-header > h2,
.content-category > h2,
.blog > h2,
.cat-children > h3,
.contact-category > h2,
.weblink-category > h2,
.newsfeed > h2,
.newsfeed-category > h2,
.weblink-category > h2,
.contact > h3,
.feed > h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: normal;
  color: #2f2f2f;
  margin: 0 0 10px;
  display: block;
  text-transform: uppercase;
}
h2.item-title a,
.tag-category > h2 a,
.page-header > h2 a,
.content-category > h2 a,
.blog > h2 a,
.cat-children > h3 a,
.contact-category > h2 a,
.weblink-category > h2 a,
.newsfeed > h2 a,
.newsfeed-category > h2 a,
.weblink-category > h2 a,
.contact > h3 a,
.feed > h2 a {
  color: #2f2f2f;
}
h2.item-title a:hover,
.tag-category > h2 a:hover,
.page-header > h2 a:hover,
.content-category > h2 a:hover,
.blog > h2 a:hover,
.cat-children > h3 a:hover,
.contact-category > h2 a:hover,
.weblink-category > h2 a:hover,
.newsfeed > h2 a:hover,
.newsfeed-category > h2 a:hover,
.weblink-category > h2 a:hover,
.contact > h3 a:hover,
.feed > h2 a:hover {
  text-decoration: none;
  color: #017eba;
}
h3.page-header {
  font-size: 1em;
  line-height: 1.375;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #2f2f2f;
}
h3.page-header > .btn-mini {
  padding: 3px 6px;
}
h3.page-header > .btn-mini [class^="icon-"],
h3.page-header > .btn-mini [class*=" icon-"] {
  margin-top: 0;
}
h3.page-header > .badge {
  margin: 0 5px;
  vertical-align: middle;
}
h3.page-header a:not(.btn) {
  color: #2f2f2f;
}
h3.page-header a:not(.btn):hover {
  text-decoration: none;
  color: #017eba;
}
.archive form .filters {
  margin-bottom: 30px;
}
.archive form #archive-items > div {
  margin-bottom: 30px;
}
.archive form .pagination .counter {
  float: right;
}
.archive form .page-header .createdby {
  font-size: 0.9em;
  color: #b7b7b7;
}
.blog .category-desc,
.blog-featured .category-desc {
  margin-bottom: 30px;
}
.blog .items-leading div[class*="leading-"],
.blog-featured .items-leading div[class*="leading-"],
.blog .items-row,
.blog-featured .items-row {
  margin-bottom: 30px;
}
.blog .items-leading .leading:last-child,
.blog-featured .items-leading .leading:last-child,
.blog .items-row:last-child,
.blog-featured .items-row:last-child {
  margin-bottom: 0;
}
.blog .items-more,
.blog-featured .items-more {
  margin-bottom: 30px;
}
figure.pull-center,
figure.pull-left,
figure.pull-right {
  margin: 0 0 10px;
  max-width: 100%;
}
figure.pull-center a,
figure.pull-left a,
figure.pull-right a {
  color: #898989;
  text-decoration: none;
}
figure.pull-center {
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
figure.pull-left {
  margin-right: 30px;
}
figure.pull-right {
  margin-left: 30px;
}
.item-image {
  margin-bottom: 10px;
  max-width: 100%;
}
.item-image a {
  color: #898989;
  text-decoration: none;
}
.pull-none.item-image {
  text-align: center;
}
.pull-left.item-image {
  margin-right: 30px;
}
.pull-right.item-image {
  margin-left: 30px;
}
div.img_caption {
  margin: 0 auto;
  max-width: 100%;
}
figcaption,
p.img_caption {
  text-align: center;
  background: #eeeeee;
  padding: 5px;
}
.readmore {
  margin: 0;
  text-align: right;
}
.readmore > a.btn {
  margin: 10px 0 0;
  font-size: 20px;
  line-height: 35px;
  padding: 0px 20px;
}
.readmore > a.btn .icon-chevron-right {
  display: none;
}
.category-list .category-desc {
  margin-bottom: 30px;
}
.category-list .cat-children {
  margin-top: 30px;
}
.categories-list .collapse {
  padding: 0 0 0 30px;
}
.categories-list .category-desc {
  margin-bottom: 30px;
}
.article-info {
  font-size: 0.9em;
  color: #b7b7b7;
  margin: 0 0 20px;
}
.article-info ~ .article-info {
  margin: 0;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  margin: 0;
}
.content_rating {
  margin-bottom: 20px;
}
.content_vote label {
  margin-right: 5px;
}
.icons .pull-right {
  margin-bottom: 20px;
}
.tags {
  margin: 0 0 20px;
  display: inline-block;
  width: 100%;
}
.tags > span {
  float: left;
  margin-right: 5px;
}
.tags > span .label {
  display: block;
}
.jm-alert {
  display: block;
}
#templates-form .form-horizontal .control-label {
  float: none;
  width: auto;
  text-align: inherit;
}
#templates-form .form-horizontal .controls {
  margin-left: 0;
  margin-right: 0;
}
.contact-category ul.list-striped > li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
}
.contact-category ul.list-striped > li > .pull-right {
  margin-left: 10px;
}
.contact-category ul.list-striped > li .list-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.contact-category ul.list-striped > li .list-title a:hover {
  text-decoration: none;
  color: #017eba;
}
.contact-category ul.list-striped > li > span {
  display: block;
}
.contact-category h4.item-title {
  font-size: 1em;
  line-height: 1.375;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #2f2f2f;
}
.contact-category h4.item-title a {
  color: #2f2f2f;
}
.contact-category h4.item-title a:hover {
  text-decoration: none;
  color: #017eba;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
  width: 100%;
  max-width: 400px;
}
.contact dl.contact-address {
  margin: 30px 0;
}
.newsfeed-category ul.list-striped > li .list-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.newsfeed-category ul.list-striped > li .list-title a:hover {
  text-decoration: none;
  color: #017eba;
}
.newsfeed-category .cat-children > ul > li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  background: none;
}
.newsfeed-category .cat-children > ul > li .item-title {
  display: block;
  margin-bottom: 10px;
}
.newsfeed-category .cat-children > ul > li .item-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.newsfeed-category .cat-children > ul > li .item-title a:hover {
  text-decoration: none;
  color: #017eba;
}
.newsfeed-category .cat-children > ul > li > ul {
  margin-top: 10px;
  border-top: 1px solid #e7e7e7;
}
.newsfeed-category .cat-children > ul > li > ul > li {
  background: none;
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  margin-left: 30px;
}
.newsfeed-category .cat-children > ul > li > ul > li.last {
  border-bottom: none;
}
.newsfeed-category .cat-children .newsfeed-count {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.newsfeed-category .cat-children .newsfeed-count dt,
.newsfeed-category .cat-children .newsfeed-count dd {
  float: left;
}
.newsfeed > ol {
  list-style: none;
  margin: 0;
}
.newsfeed > ol > li > h3 {
  font-size: 1em;
}
.newsfeed > ol > li > h3 a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.newsfeed > ol > li > h3 a:hover {
  text-decoration: none;
  color: #017eba;
}
.newsfeed .feed-description,
.newsfeed .feed-item-description {
  margin-bottom: 30px;
}
.newsfeed .feed-item-description img[align="right"] {
  margin-left: 30px;
  margin-bottom: 10px;
}
.newsfeed .feed-item-description img[align="left"] {
  margin-right: 30px;
  margin-bottom: 10px;
}
.img-intro-left {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}
.img-intro-right {
  float: right;
  margin-left: 30px;
  margin-bottom: 10px;
}
.img-intro-none {
  text-align: center;
  margin-bottom: 10px;
}
.search #searchForm {
  display: inline-block;
  width: 100%;
}
.search #searchForm .form-limit {
  float: left;
}
.search #searchForm .counter {
  float: right;
}
.search .phrases-box,
.search fieldset.only {
  padding: 0 0 20px;
}
.search .phrases-box label,
.search fieldset.only label {
  display: inline-block;
  margin-right: 10px;
}
.search fieldset.phrases {
  padding-bottom: 20px;
}
.search-results .result-title {
  margin-top: 10px;
  margin-bottom: 5px;
}
.search-results .result-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.search-results .result-title a:hover {
  text-decoration: none;
  color: #017eba;
}
.search-results .result-title:first-child {
  margin-top: 0;
}
.search-results .result-category,
.search-results .result-created {
  font-size: 0.9em;
  color: #b7b7b7;
}
.finder ul#finder-filter-select-dates li.filter-date {
  float: none;
  width: auto;
}
.finder #finder-filter-select-list {
  margin-top: 20px;
}
.finder .filter-date-operator {
  margin-bottom: 10px;
}
.finder .filter-date-operator + .input-append {
  margin-bottom: 10px;
}
.finder ul.search-results > li {
  margin-top: 10px;
}
.finder ul.search-results > li:first-child {
  margin-top: 0;
}
.finder ul.search-results > li > h4 {
  font-size: 1em;
}
.finder ul.search-results > li > h4 a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.finder ul.search-results > li > h4 a:hover {
  text-decoration: none;
  color: #017eba;
}
.finder ul.search-results > li .result-url {
  font-size: 0.9em;
  color: #b7b7b7;
}
.finder .search-pagination {
  margin-top: 30px !important;
}
.finder .search-pagination .pagination {
  display: inline-block;
}
.finder .search-pagination .search-pages-counter {
  float: right;
}
.tag-category > form > .thumbnails > li {
  float: none;
  margin: 0 0 30px;
}
.tag-category > form > .thumbnails > li > h3 {
  font-size: 1em;
}
.tag-category > form > .thumbnails > li > h3 a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.tag-category > form > .thumbnails > li > h3 a:hover {
  text-decoration: none;
  color: #017eba;
}
.tag-category ul.list-striped > li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
}
.tag-category ul.list-striped > li > h3 {
  font-size: 1em;
}
.tag-category ul.list-striped > li > h3 a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.tag-category ul.list-striped > li > h3 a:hover {
  text-decoration: none;
  color: #017eba;
}
.weblink-category ul.list-striped > li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
}
.weblink-category ul.list-striped > li .list-title {
  margin-bottom: 10px;
}
.weblink-category ul.list-striped > li .list-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.weblink-category ul.list-striped > li .list-title a:hover {
  text-decoration: none;
  color: #017eba;
}
.weblink-category .cat-children > ul > li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  background: none;
}
.weblink-category .cat-children > ul > li .item-title {
  display: block;
  margin-bottom: 10px;
}
.weblink-category .cat-children > ul > li .item-title a {
  font-weight: 600;
  text-transform: uppercase;
  color: #2f2f2f;
}
.weblink-category .cat-children > ul > li .item-title a:hover {
  text-decoration: none;
  color: #017eba;
}
.weblink-category .cat-children > ul > li > ul {
  margin-top: 10px;
  border-top: 1px solid #e7e7e7;
}
.weblink-category .cat-children > ul > li > ul > li {
  background: none;
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
  margin-left: 30px;
}
.weblink-category .cat-children > ul > li > ul > li.last {
  border-bottom: none;
}
.weblink-category .cat-children .weblink-count {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.weblink-category .cat-children .weblink-count dt,
.weblink-category .cat-children .weblink-count dd {
  float: left;
}
strong.red,
span.star {
  color: #ff0000;
}
.profile .btn-toolbar + fieldset {
  clear: both;
}
.element-invisible {
  display: none !important;
}
.chzn-container li {
  background: none;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 25px !important;
}
.tip-wrap .tip {
  max-width: 300px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 400;
  z-index: 9999;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tip-wrap .tip-top {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tip-wrap .tip-title {
  font-weight: bold;
}
.jmodedit {
  z-index: 9999;
}
.article-index {
  margin-left: 30px;
}
.article-index + .pagenavcounter {
  margin-bottom: 10px;
}
#system-message .alert {
  margin-bottom: 30px;
}
.pagination .counter {
  margin: 4px 0;
}
.pagination ul > li > span.pagenav {
  background: #017eba;
  color: #ffffff;
}
.pagination ul > li.pagination-start > a,
.pagination ul > li.pagination-prev > a,
.pagination ul > li.pagination-next > a,
.pagination ul > li.pagination-end > a,
.pagination ul > li.pagination-start > span,
.pagination ul > li.pagination-prev > span,
.pagination ul > li.pagination-next > span,
.pagination ul > li.pagination-end > span {
  font-size: 0;
}
.pagination ul > li.pagination-start > a,
.pagination ul > li.pagination-start > span.pagenav {
  background: url("../images/pagination-start.png") no-repeat center 12px;
  width: 10px;
  height: 22px;
}
.pagination ul > li.pagination-prev > a,
.pagination ul > li.pagination-prev > span.pagenav {
  background: url("../images/pagination-prev.png") no-repeat center 12px;
  width: 5px;
  height: 22px;
}
.pagination ul > li.pagination-end > a,
.pagination ul > li.pagination-end > span.pagenav {
  background: url("../images/pagination-end.png") no-repeat center 12px;
  width: 10px;
  height: 22px;
}
.pagination ul > li.pagination-next > a,
.pagination ul > li.pagination-next > span.pagenav {
  background: url("../images/pagination-next.png") no-repeat center 12px;
  width: 5px;
  height: 22px;
}
#jform_captcha .recaptcha_theme_white #recaptcha_response_field,
#jform_captcha .recaptcha_theme_blackglass #recaptcha_response_field,
#jform_captcha .recaptcha_theme_red #recaptcha_response_field {
  height: auto;
  line-height: 1;
  padding: 1px !important;
}
#jform_captcha .recaptcha_theme_clean #recaptcha_response_field {
  border-color: #e7e7e7 !important;
}
#jform_captcha .recaptchatable a,
#jform_captcha .recaptchatable a:hover {
  color: #017eba;
}
#jform_captcha .recaptcha_theme_blackglass.recaptchatable a,
#jform_captcha .recaptcha_theme_blackglass.recaptchatable a:hover {
  color: #ffffff;
}
.nav li {
  background: none;
  padding: 0;
}
.nav.menu {
  margin: 0 -30px;
}
.nav.menu li {
  margin: 1px 0 0;
}
.nav.menu li:first-child {
  margin: 0;
}
.nav.menu li a,
.nav.menu li span.separator {
  color: #525252;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 30px;
  position: relative;
}
.nav.menu li a img,
.nav.menu li span.separator img {
  margin-right: 10px;
}
.nav.menu li span.separator {
  display: block;
}
.nav.menu li ul {
  list-style: none;
  margin: 0;
}
.nav.menu li ul li a {
  display: block;
  padding: 10px 10px 10px 20px;
  background: url("../images/li-menu.png") no-repeat left center;
}
.nav.menu li ul li > a:hover,
.nav.menu li ul li > a:focus,
.nav.menu li ul li.active > a {
  text-decoration: none;
  color: #017eba;
}
.nav.menu > li.parent > a {
  position: relative;
  padding-right: 40px;
}
.nav.menu > li.parent > a:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 3px;
  background: url("../images/li-parent.png") no-repeat;
  right: 30px;
  top: 50%;
  margin-top: -3px;
}
.nav.menu > li > a:hover,
.nav.menu > li > a:focus,
.nav.menu > li.active > a {
  color: #017eba;
  //background: #e7e7e7;
}
.nav.menu > li > a:hover:before,
.nav.menu > li > a:focus:before,
.nav.menu > li.active > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  //background: #017eba;
}
.nav.menu > li > ul {
  padding: 0 0 0 30px;
}
.nav.menu > li > ul ul {
  padding: 0 0 0 20px;
}
.jm-module.blank-ms .nav.menu {
  margin: 0;
}
.jm-module.blank-ms .nav.menu a,
.jm-module.blank-ms .nav.menu span.separator {
  color: #525252;
}
.jm-module.blank-ms .nav.menu > li > a:hover,
.jm-module.blank-ms .nav.menu > li > a:focus,
.jm-module.blank-ms .nav.menu > li.active > a {
  background: #e7e7e7;
}
#jm-offcanvas .jm-module.blank-ms .nav.menu a,
#jm-offcanvas .jm-module.blank-ms .nav.menu span.separator {
  color: #ffffff;
}
#jm-offcanvas .jm-module.blank-ms .nav.menu > li > a:hover,
#jm-offcanvas .jm-module.blank-ms .nav.menu > li > a:focus,
#jm-offcanvas .jm-module.blank-ms .nav.menu > li.active > a {
  color: #017eba;
}
ul.mostread li {
  background: url("../images/li.png") no-repeat left 6px;
  padding: 0 0 0 20px;
  margin: 10px 0;
}
ul.mostread li:first-child {
  margin-top: 0;
}
.newsflash .readmore,
.newsflash-horiz .readmore {
  display: inline-block;
  margin: 10px 0 0;
  font-size: 16px;
  line-height: 20px;
  padding: 4px 12px;
  text-transform: lowercase;
  color: #ffffff;
  background: #017eba;
  border: 1px solid transparent;
}
.newsflash .readmore:hover,
.newsflash-horiz .readmore:hover,
.newsflash .readmore:focus,
.newsflash-horiz .readmore:focus {
  color: #ffffff;
  background: #01a0ed;
  text-decoration: none;
}
.newsflash .newsflash-title,
.newsflash-horiz .newsflash-title {
  font-weight: normal;
  font-size: 1em;
  margin: 30px 0 5px;
  clear: both;
}
.newsflash .newsflash-title:first-child,
.newsflash-horiz .newsflash-title:first-child {
  margin: 0 0 5px;
}
.newsflash-horiz {
  margin: 0 -15px;
}
.newsflash-horiz > li {
  float: left;
  width: 50%;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.latestnews li {
  background: url("../images/li.png") no-repeat left 6px;
  padding: 0 0 0 20px;
  margin: 10px 0;
}
ul.latestnews li:first-child {
  margin-top: 0;
}
ul.archive-module > li {
  background: url("../images/li-archive.png") no-repeat left center;
  padding: 0 0 0 20px;
  margin: 10px 0;
}
ul.archive-module > li:first-child {
  margin-top: 0;
}
ul.relateditems li {
  background: url("../images/li.png") no-repeat left 6px;
  padding: 0 0 0 20px;
}
ul.categories-module > li h1,
ul.categories-module > li h2,
ul.categories-module > li h3,
ul.categories-module > li h4,
ul.categories-module > li h5,
ul.categories-module > li h6 {
  font-size: 1em;
}
ul.category-module > li > a {
  display: block;
  margin-bottom: 5px;
}
ul.category-module > li span {
  font-size: 0.9em;
  color: #b7b7b7;
  display: block;
}
ul.category-module > li .mod-articles-category-readmore a {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  padding: 4px 12px;
  text-transform: lowercase;
  color: #ffffff;
  background: #017eba;
  border: 1px solid transparent;
}
ul.category-module > li .mod-articles-category-readmore a:hover,
ul.category-module > li .mod-articles-category-readmore a:focus {
  color: #ffffff;
  background: #01a0ed;
  text-decoration: none;
}
#form-login-username label.element-invisible,
#form-login-password label.element-invisible {
  display: none;
}
#login-form ul li .icon-arrow-right {
  display: none;
}
ul.latestusers li {
  background: url("../images/li.png") no-repeat left 6px;
  padding: 0 0 0 20px;
}
#mod-finder-searchform {
  margin: 0;
}
#mod-finder-searchform a {
  display: block;
  margin-top: 5px;
}
#mod-finder-searchform label.finder {
  padding: 0 10px;
}
#mod-finder-advanced .form-horizontal .control-label {
  float: none;
  width: auto;
}
#mod-finder-advanced .form-horizontal .controls {
  margin: 0;
}
.feed h2 ~ ul.newsfeed {
  margin-top: 10px;
}
.feed ul.newsfeed > li .feed-link {
  font-size: 1em;
}
.feed ul.newsfeed > li .feed-link a {
  display: block;
  margin-bottom: 5px;
}
.weblinks > li {
  margin-top: 10px;
}
.weblinks > li:first-child {
  margin-top: 0;
}
.weblinks > li > a:first-child {
  display: block;
  margin-bottom: 5px;
}
.weblinks > li > br {
  display: none;
}
.search input#mod-search-searchword {
  width: auto;
}
iframe.wrapper {
  max-width: 100%;
}
.tagspopular.tagscloud .tag {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 6px;
}
.tagspopular.tagscloud .tag a {
  background: #017eba;
  float: left;
  padding: 6px 30px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus {
  color: #ffffff;
  background: #01a0ed;
  text-decoration: none;
}
.jm-error-page {
  text-align: center;
}
.jm-error-page > h1 {
  color: #2f2f2f;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
}
.jm-error-page > h2 {
  color: #2f2f2f;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 60px;
}
.jm-error-page > p {
  margin: 0 0 60px;
}
.jm-error-page input.inputbox {
  max-width: 260px;
}
.jm-error-page .moduletable {
  margin: 0 0 60px;
}
h3.jm-typo-title {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  margin: 30px 0;
  color: #2f2f2f;
}
h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre {
  margin-bottom: 30px;
  font-size: 13px;
}
h3.jm-typo-title + .row-fluid [class*="span"] {
  margin-bottom: 30px;
}
.jm-block {
  margin: 10px 0;
  padding: 0 0 0 60px;
  position: relative;
  min-height: 40px;
}
.jm-block span {
  background: #999999;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 18px;
  color: #ffffff;
}
.jm-block.second span {
  background-color: #555555;
}
p.jm-badge {
  padding-left: 60px;
  background: url("../images/icons/badge.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-calendar {
  padding-left: 60px;
  background: url("../images/icons/calendar.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-chat {
  padding-left: 60px;
  background: url("../images/icons/chat.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-check {
  padding-left: 60px;
  background: url("../images/icons/check.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-cloud {
  padding-left: 60px;
  background: url("../images/icons/cloud.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-direction {
  padding-left: 60px;
  background: url("../images/icons/direction.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-divide {
  padding-left: 60px;
  background: url("../images/icons/divide.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-error {
  padding-left: 60px;
  background: url("../images/icons/error.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-fire {
  padding-left: 60px;
  background: url("../images/icons/fire.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-flag {
  padding-left: 60px;
  background: url("../images/icons/flag.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-heart {
  padding-left: 60px;
  background: url("../images/icons/heart.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-home {
  padding-left: 60px;
  background: url("../images/icons/home.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-info {
  padding-left: 60px;
  background: url("../images/icons/info.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-list {
  padding-left: 60px;
  background: url("../images/icons/list.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-mail {
  padding-left: 60px;
  background: url("../images/icons/mail.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-people {
  padding-left: 60px;
  background: url("../images/icons/people.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-star {
  padding-left: 60px;
  background: url("../images/icons/star.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
p.jm-stat {
  padding-left: 60px;
  background: url("../images/icons/stat.png") no-repeat left top;
  min-height: 40px;
  margin: 5px 0 15px;
}
ul.jm-color-list li {
  background-image: url("../images/li-color.png");
}
ul.jm-light-list li {
  background-image: url("../images/li-white.png");
}
ol.jm-roman,
ol.jm-roman ol {
  list-style-type: upper-roman;
}
ol.jm-alpha,
ol.jm-alpha ol {
  list-style-type: lower-alpha;
}
.djslider-loader-override {
  margin: 0 auto;
  position: relative;
  background: url('../images/loader.gif') center center no-repeat;
}
.djslider-override {
  margin: 0 auto;
  position: relative;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.djslider-override .slider-container {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.djslider-override ul.djslider-in {
  position: relative;
}
.djslider-override ul.djslider-in > li {
  float: left;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.djslider-override.img-vcenter img.dj-image {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.djslider-override .slide-desc {
  position: absolute;
}
.djslider-override .slide-desc-in {
  position: relative;
}
.djslider-override .slide-desc-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.djslider-override .slide-desc-text {
  position: relative;
  text-align: left;
}
.djslider-override .slide-desc-text .slide-title {
  display: inline-block;
  background: #017eba;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 6px 30px;
}
.djslider-override .slide-desc-text .slide-title:hover {
  background: #01a0ed;
}
.djslider-override .slide-desc-text .slide-title a {
  color: #ffffff;
}
.djslider-override .slide-desc-text .slide-text {
  background: #3f3f3e;
  background: rgba(63, 63, 62, 0.8);
  padding: 20px 30px;
  color: #b8b7b7;
  font-size: 14px;
  line-height: 22px;
}
.djslider-override .slide-desc-text .slide-text a {
  color: #b8b7b7;
}
.djslider-override .slide-desc-text a.readmore {
  display: block;
  background: #3f3f3e;
  background: rgba(63, 63, 62, 0.8);
  position: relative;
  font-size: 0;
  height: 20px;
}
.djslider-override .slide-desc-text a.readmore:after {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  right: 0;
  bottom: 0;
  background-color: #017eba;
  background-image: url("../images/li-white.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.djslider-override .slide-desc-text a.readmore:hover:after {
  background-color: #01a0ed;
}
.djslider-override .navigation-container {
  position: relative;
  text-align: center !important;
}
.djslider-override .navigation-container a {
  outline: none;
}
.djslider-override .navigation-container .prev-button {
  cursor: pointer;
  display: block;
  position: absolute;
  left: 0;
}
.djslider-override .navigation-container .next-button {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
}
.djslider-override .navigation-container .play-button,
.djslider-override .navigation-container .pause-button {
  cursor: pointer;
  display: block;
  position: absolute;
  left: 50%;
}
.djslider-override .navigation-container img {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.djslider-override .navigation-container img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.djslider-override .navigation-container-custom,
.djslider-override .navigation-numbers {
  position: absolute;
  right: 0;
  top: -53px;
}
.djslider-override .load-button {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  background: #017eba;
}
.djslider-override .load-button-active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.djslider-override .navigation-numbers .load-button {
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
}
.djslider-override .showOnHover {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 200ms ease 50ms;
  -moz-transition: opacity 200ms ease 50ms;
  -o-transition: opacity 200ms ease 50ms;
  transition: opacity 200ms ease 50ms;
}
.djslider-override:hover .showOnHover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slider1-ms .djslider-override ul.djslider-in > li {
  text-align: left;
}
.slider1-ms .djslider-override .slide-desc,
.slider1-ms .djslider-override .slide-desc-in {
  height: 100%;
}
.slider1-ms .djslider-override .slide-desc-bg {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  border-left: none;
}
.slider1-ms .djslider-override .slide-desc-text {
  padding: 30px;
  color: #898989;
}
.slider1-ms .djslider-override .slide-desc-text .slide-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 1.375;
  color: #2f2f2f;
  margin-bottom: 40px;
  background: none;
  padding: 0;
}
.slider1-ms .djslider-override .slide-desc-text .slide-title a {
  color: #2f2f2f;
}
.slider1-ms .djslider-override .slide-desc-text .slide-title a:hover {
  text-decoration: none;
  color: #017eba;
}
.slider1-ms .djslider-override .slide-text {
  background: none;
  font-size: 16px;
  line-height: 1.375;
  color: #898989;
  padding: 0;
}
.slider1-ms .djslider-override .slide-text a {
  color: #898989;
}
.slider1-ms .djslider-override a.readmore {
  float: right;
  margin-top: 50px;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  background: #017eba;
  padding: 13px 50px;
  text-transform: lowercase;
  height: auto;
}
.slider1-ms .djslider-override a.readmore:hover {
  background: #01a0ed;
  text-decoration: none;
}
.slider1-ms .djslider-override a.readmore:after {
  display: none;
}
.slider1-ms .djslider-override .navigation-container img.next-button {
  left: 57px;
}
.slider1-ms .djslider-override .navigation-container-custom,
.slider1-ms .djslider-override .navigation-numbers {
  top: 10px;
  right: 10px;
}
.testimonials-ms .djslider-override .slide-text {
  text-align: center;
  background: none;
  color: #898989;
  padding: 20px;
}
.testimonials-ms .djslider-override .slide-text .jm-testimonial-name {
  font-size: 20px;
  line-height: 28px;
  color: #2f2f2f;
  font-weight: 900;
}
.testimonials-ms .djslider-override .slide-text .jm-testimonial-subname {
  font-size: 14px;
}
.testimonials-ms .djslider-override .slide-text .jm-testimonial-desc {
  margin-top: 20px;
  font-style: italic;
}
.testimonials-ms .djslider-override .navigation-container-custom {
  top: auto;
  text-align: center;
  bottom: -5px;
  width: 100%;
}
.testimonials-ms .djslider-override .navigation-container-custom span.load-button {
  background: #898989;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 5px;
  margin: 0 3px;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 5px;
}
.testimonials-ms .djslider-override .navigation-container-custom span.load-button-active {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #017eba;
}
.testimonials-ms.blank-ms .djslider .slide-text {
  color: #898989;
}
#jm-footer-mod .testimonials-ms.blank-ms .djslider .slide-text {
  color: #898989;
}



.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;-moz-box-sizing:border-box;box-sizing:border-box;max-width: 250px;}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:28px;height:28px;left:-10px;top:-10px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#FAFAFA;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3FB8AF;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-origin{border-radius:2px}.noUi-target{border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB}.noUi-draggable{cursor:w-resize}.noUi-vertical .noUi-draggable{cursor:n-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{font-size:0;width:40px;position:absolute;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:50px;top:100%;left:0;width:100%}.noUi-value-horizontal{margin-left:-20px;padding-top:20px}.noUi-value-horizontal.noUi-value-sub{padding-top:15px}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{width:15px;margin-left:20px;margin-top:-5px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;padding:5px;text-align:center}.noUi-horizontal .noUi-handle-lower .noUi-tooltip{top:-32px}.noUi-horizontal .noUi-handle-upper .noUi-tooltip{bottom:-32px}.noUi-vertical .noUi-handle-lower .noUi-tooltip{left:120%}.noUi-vertical .noUi-handle-upper .noUi-tooltip{right:120%}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
	touch-action: none;	
-ms-user-select: none;
-moz-user-select: none;
-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-target {
	position: relative;
	direction: ltr;
}
.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1; /* Fix 401 */
}
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.noUi-handle {
	position: relative;
	z-index: 1;
}
.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
	z-index: 10;
}
.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
	height: 10px;
}
.noUi-horizontal .noUi-handle {
	    border-radius: 20px;
    width: 20px;
    height: 20px;
    left: -11px;
    top: -7px;
}
.noUi-vertical {
	width: 18px;
}
.noUi-vertical .noUi-handle {
	width: 20px;
	height: 20px;
	left: -6px;
	top: -17px;
}
.filter_title {
font-family:'LatoBlod', sans-serif;
color:#fff;
}
/* Styling;
 */
.noUi-background {
	background: #FAFAFA;
	box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
	background: #3FB8AF;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
-webkit-transition: background 450ms;
	transition: background 450ms;
}
.noUi-origin {
	border-radius: 2px;
}
.noUi-target {
	border-radius: 8px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-target.noUi-connect {
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
}

/* Handles and cursors;
 */
.noUi-draggable {
	cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
	cursor: n-resize;
}
.noUi-handle {
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #EBEBEB,
				0 3px 6px -3px #BBB;
}
.noUi-active {
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #DDD,
				0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 10px;
	width: 1px;
	background: #E8E7E6;
	left: 7px;
	top: 3px;
}
.noUi-handle:after {
	left: 10px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}
.noUi-vertical .noUi-handle:after {
	top: 17px;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled].noUi-origin,
[disabled] .noUi-handle {
	cursor: not-allowed;
}
.noUi-tooltip {
	display: block;
	position: absolute;
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #fff;
	padding: 5px;
	text-align: center;
}

.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
	top: -32px;
}
.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
	bottom: -32px;
}
.noUi-vertical .noUi-handle-lower .noUi-tooltip {
	left: 120%;
}
.noUi-vertical .noUi-handle-upper .noUi-tooltip {
	right: 120%;
}
/*! nouislider - 8.2.1 - 2015-12-02 21:43:15 */

#skip-value-lower,#skip-value-upper {
text-align:center;
margin-top:20px;
width:49%;
display:inline-block;
color:#fff;
}
@media (max-width: 1024px) {
.telefon {
    width: 70%;

}
.slide-text h3 {
    font-family: 'LatoLight', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 22px;
    color: #fff;
    margin: 0;
}
.slide-desc-text-default {
   
    padding: 15px 15px 25px !important;
    
}
.slide-desc-text-default .slide-title {
    font-size: 1.1em;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600;
}
.filter_price {
    margin-left: 20px !important;
    width: 170px !important;
}
#example {
font-size:13px;
}

.djslider-default .slide-desc {   
    bottom: 0px !important;
}

.jm-module .jm-title {
   
    margin: 30px 0;
  
}
#adapt {display:none;}
.mm {
    background: #017eba;
    height: 300px;
}
.jm-module {
    border: 0px solid #e7e7e7;
    color: #898989;
    padding: 0px 0;
 
}
.slide-text h3 {
    font-family: 'LatoLight', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    color: #fff;
    margin: 0;
}
.slide-text p {
margin:0;
}
.djslider-default img.dj-image {
    margin: 37px 10px 0 10px;
    border: 8px solid #fff;
    //width: 190px !important;
}
.custom {
//overflow:hidden;
position:relative;
}

.mainsl {
overflow:hidden;
    height: 300px;
}
.day, .week, .month {
z-index:100;
padding:25px 15px;
margin-top:-120px;
position:relative;
text-align:left;
font-family: 'Roboto Condensed', sans-serif;
font-weight:300;
font-size:12px;
display:inline-block;

}
.day a, .week a, .month a{
text-decoration:none;
font-size:24px;
line-height:30px;
}
.day:hover , .week:hover , .month:hover {
color:#fff;
background: #453F42;
}
.day:hover a, .week:hover a, .month:hover a{
color:#fff;
background: #453F42;
}
.day,.day a {
color:#fff;
background: #017eba;
width:16%;
}
.week {
margin-left:-5px;
background: #fff;
width:21%;
}
.month,.month a {
color:#fff;
background: #ff0000;
width:45%;
}
.month {
margin-left:-6px;
}
.dark {
background:#453F42;
color:#efefef;
}
.prod .moreinfo a, .arenda .moreinfo a {
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    margin: 10px 20px 0 0;
    
}
.prod span, .arenda span {
    font-size: 30px;
    line-height: 31px;
   
}
.prod img, .arenda img {
    width:30%;
    height:auto;
    float: left;
    margin-right: 25px;
}
.telefon {
    width: 100%;
   
}
.cool {
    margin-top: 20px;
    width: 140%;
    margin-left: -50px;
    max-width: 350px;
    height: 215px;
    background: url(http://maison-france.ru/images/cool.png) no-repeat;
    background-position: 0px 0;
}
.cool,.text_anons {
//display:none;
}
.number_telefon {
    text-align: right;
    width: 40%;
    font-size: 24px;
    float: right;
    color: #000;
}
.text_telefon {
    text-align: right;
    width: 60%;
    font-weight: bold;
    color: #666;
    float: left;
}
}
@media (max-width: 768px) {
.row-fluid .span6 {
    width: 100% !important;
}
.prod-arenda {
display:none;
}
.slide-text h3 {
    font-family: 'LatoLight', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 22px;
    color: #fff;
    margin: 0;
}
.slide-desc-text-default {
   
    padding: 15px 15px 25px !important;
    
}
.slide-desc-text-default .slide-title {
    font-size: 1.1em;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600;
}
.prod span, .arenda span {
    font-size: 24px;
    line-height: 31px;
}
#cssmenu {
    margin-top: 70px;
  display: block;

}
.mainsl {
    overflow: hidden;
    height: 250px;
}
.day a, .week a, .month a {
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
}
.month, .month a {
    color: #fff;
    background: #ff0000;
    width: 45%;
}
.day, .day a {
    color: #fff;
    background: #017eba;
    width: 18%;
}
.week {
    margin-left: -5px;
    background: #fff;
    width: 21%;
}
.day, .week, .month {
    z-index: 100;
    padding: 25px 10px;
    margin-top: -150px;
    position: relative;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 10px;
    display: inline-block;
}


 .row-fluid .span9 {
    width: 65%;
  }
.row-fluid .span3 {
    width: 35%;
}
.number_telefon span {
    font-size: 24px;
}
.number_telefon {
    text-align: right;
    width: 100%;
    font-size: 18px;
    float: right;
    color: #000;
}
.text_telefon {
    text-align: right;
    width: 100%;
    font-weight: bold;
    color: #666;
    float: right;
display:none;
}
.telefon {
    width: 50%;
    margin-bottom: 0px; 
    margin-left: 30%;
    float: right;
    display: inline-block;
    margin-top: 30px;
}
.dj-main {
display:none;
}
.cool {
display:none;
}
.djslider-default img.dj-image {
    margin: 37px 10px 0 10px;
    border: 8px solid #fff;
    width: 155px !important;
}
.dark {
   padding:0px 0;
}
}
@media (max-width: 640px)  {

.djc_filter_search > li > .inputbox, .inputbox {
 width:100% !important;
}
.filter_price {
margin-left:0px !important;
width:100% !important;
}
.dark {
   padding:20px 0;
}
.mm {

    height: 283px;
}
.day, .day a {
    color: #fff;
    background: #017eba;
    width: 20%;
}
.week {
    margin-left: -5px;
    background: #fff;
    width: 22%;
}
.day a, .week a, .month a {
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    display: block;
}
 .month a {
    color: #fff; 
    width: 100%;
}
.month {
    color: #fff;
    background: #ff0000;
    width: 48%;
padding-right: 14px;
}
.mainsl {
margin-top:-40px;
}
.number_telefon {
    text-align: center;
    width: 100%;
    font-size: 18px;
    float: none;
    color: #000;
}
.telefon {
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0%;
    float: none;
    display: block;
    margin-top: 0px; 
}
.span50 {
    float: left !important;
    width: 100% !important;
}
.customlol {
display:none;
}
#cssmenu {
    margin-top: 20px;
  display: block;

}
 .row-fluid .span9 {
    width: 100%;
  }
.row-fluid .span3 {
    width: 100%;
}
#dj-main103select {
display:none !important;
}
#adapt {display:block;}
}

@media (max-width: 480px) {
	.dataTables_filter input {
display:none !important;
}
.slide-text h3 {
  
    font-size: 22px;
   
    line-height: 27px;
    color: #fff;
    margin: 10px 0;
}
.mm {

    height: 313px;
}
.mainsl {
margin-top:0px;
}
.djslider-default .slide-desc {
 
    bottom: 30px !important;
}
.djslider-default img.dj-image {
    margin: 25px 7px 0 7px !important;
    border: 8px solid #fff;
    width: 180px !important;
}
.span50 {
    float: left !important;
    width: 100% !important;
}
#adapt {display:block;}
ul.nav,.jm-bottom2 {display:none;}
.day a, .week a, .month a {
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
}
.day, .week, .month {
    z-index: 100;
    padding: 32px 10px;
    font-size: 12px;
    display: inline-block;
}
.month {
    color: #fff;
    background: #ff0000;
    width: 46%;
padding-right:5px;
}
.month a {
    color: #fff;
    background: #ff0000;
    width: 100%;

}
.lol {
display:none;
}

.jm-module {
    border: 0px solid #e7e7e7;
    color: #898989;
    padding: 30px 0;
}
#jm-top-menu-nav {
    margin-bottom: 0px;
}
.row-fluid .span3 {
    width: 100%;
}
.prod,.arenda {
display:none;
}
.row-fluid .span9 {
    width: 100%;
}
.text_telefon {
display:none;
}
.number_telefon {
    text-align:center;
    width: 100%;
    font-size: 24px;
    float: none;
}
.text_anons {
 text-align:center;
display:none;
    width: 100%;
    min-width: 200px;
    margin-bottom: 20px;
   
    font-size: 16px;
    float: none;
    position: relative;
}
.telefon {
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0;
    float: none;
    display: inline-block;
    margin-top: 0px;
}
.cool {
display:none;
}
#dj-main103select {
display:none;
}
}





@media (max-width: 442px) {



.telefon {
    
     margin-bottom: 0px; 
 
    margin-top: 0px; 
}
.mainsl {
margin-top:0px;
}
.mm {
    background: #017eba;
    height: 274px;
}
.djslider-default img.dj-image {
    margin: 25px 7px 0 7px !important;
    border: 8px solid #fff;
    width: 170px !important;
}
.span50 {
    float: left !important;
    width: 100% !important;
}
#adapt {display:block;}
ul.nav,.jm-bottom2 {display:none;}
.day a, .week a, .month a {
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
}
.day, .week, .month {
    z-index: 100;
    padding: 32px 10px;
    font-size: 12px;
    display: inline-block;
}
.month {
    color: #fff;
    background: #ff0000;
    width: 45%;
padding-right:3px;
}
.month a {
    color: #fff;
    background: #ff0000;
    width: 100%;

}
.lol {
display:none;
}

.jm-module {
    border: 0px solid #e7e7e7;
    color: #898989;
    padding: 30px 0;
}
#jm-top-menu-nav {
    margin-bottom: 0px;
}
.row-fluid .span3 {
    width: 100%;
}
.prod,.arenda {
display:none;
}
.row-fluid .span9 {
    width: 100%;
}
.text_telefon {
display:none;
}
.number_telefon {
    text-align:center;
    width: 100%;
    font-size: 24px;
    float: none;
}
.text_anons {
 text-align:center;
display:none;
    width: 100%;
    min-width: 200px;
    margin-bottom: 20px;
   
    font-size: 16px;
    float: none;
    position: relative;
}
.telefon {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    float: none;
    display: inline-block;
    margin-top: 30px;
}
.cool {
display:none;
}
#dj-main103select {
display:none;
}

}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
#cssmenu ul:after,
#cssmenu:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}
#cssmenu ul li a {
  text-decoration: none;
  display: block;
  margin: 0;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu ul li ul {
  position: absolute;
  left: -9999px;
  top: auto;
}
#cssmenu ul li ul li {
  max-height: 0;
  position: absolute;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  background: #ffffff;
}
#cssmenu ul li ul li.has-sub:after {
  display: block;
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #000000;
  z-index: 1;
  top: 13px;
  right: 15px;
}
#cssmenu.align-right ul li ul li.has-sub:after {
  right: auto;
  left: 15px;
}
#cssmenu ul li ul li.has-sub:before {
  display: block;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-left-color: #ffffff;
  z-index: 2;
  top: 15px;
  right: 15px;
}
#cssmenu.align-right ul li ul li.has-sub:before {
  right: auto;
  left: 15px;
  border-left-color: transparent;
  border-right-color: #ffffff;
}
#cssmenu ul li ul li a {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color: #000000;
  letter-spacing: 0;
  display: block;
  width: 170px;
  padding: 11px 10px 11px 20px;
}
#cssmenu ul li ul li:hover > a,
#cssmenu ul li ul li.active > a {
  color: #4cb6ea;
}
#cssmenu ul li ul li:hover:after,
#cssmenu ul li ul li.active:after {
  background: #4cb6ea;
}
#cssmenu ul li ul li:hover > ul {
  left: 100%;
  top: 0;
}
#cssmenu ul li ul li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul > li {
  float: none;
  display: inline-block;
}
#cssmenu.align-center > ul {
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu.align-right ul ul li:hover > ul {
  right: 100%;
  left: auto;
}
#cssmenu.align-right ul ul li a {
  text-align: right;
}
#cssmenu > ul > li:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  z-index: 0;
  background: #ffffff;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -ms-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#cssmenu > ul > li.has-sub > a:after {
  display: block;
  content: "";
  background: #ffffff;
  height: 12px;
  width: 12px;
  position: absolute;
  border-radius: 13px;
  right: 14px;
  top: 16px;
}
#cssmenu > ul > li.has-sub > a:before {
  display: block;
  content: "";
  border: 4px solid transparent;
  border-top-color: #4cb6ea;
  z-index: 2;
  height: 0;
  width: 0;
  position: absolute;
  right: 16px;
  top: 21px;
}
#cssmenu > ul > li > a {
 text-align:left;
  color: #ffffff;
  padding: 15px 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  z-index: 2;
  position: relative;
}
#cssmenu > ul > li:hover:after,
#cssmenu > ul > li.active:after {
  height: 100%;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #000000;
}
#cssmenu > ul > li:hover > a:after,
#cssmenu > ul > li.active > a:after {
  background: #000000;
}
#cssmenu > ul > li:hover > a:before,
#cssmenu > ul > li.active > a:before {
  border-top-color: #ffffff;
}
#cssmenu > ul > li:hover > ul {
  left: 0;
}
#cssmenu > ul > li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu > ul > li > a {
  display: block;
}
#cssmenu > ul > li {
  width: auto;
}
#cssmenu > ul > li > ul {
  width: 170px;
  display: block;
}
#cssmenu > ul > li > ul > li {
  width: 170px;
  display: block;
}
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s ease-out;
    -moz-transition: max-height 0.35s ease-out;
    -ms-transition: max-height 0.35s ease-out;
    -o-transition: max-height 0.35s ease-out;
    transition: max-height 0.35s ease-out;
  }
  #cssmenu > ul > li > ul {
    width: 100%;
    display: block;
  }
  #cssmenu.align-right ul li a {
    text-align: left;
  }
  #cssmenu > ul > li > ul > li {
    width: 100%;
    display: block;
  }
  #cssmenu.align-right ul ul li a {
    text-align: left;
  }
  #cssmenu > ul > li > ul > li > a {
    width: 100%;
    display: block;
  }
  #cssmenu ul li ul li a {
    width: 100%;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu.align-center > ul > li {
    display: block;
  }
  #cssmenu > ul.open {
    max-height: 1000px;
    border-top: 1px solid rgba(110, 110, 110, 0.25);
  }
  #cssmenu ul {
    width: 100%;
  }
  #cssmenu ul > li {
    float: none;
    width: 100%;
  }
  #cssmenu ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 20px;
  }
  #cssmenu ul > li:after {
    display: none;
  }
  #cssmenu ul li.has-sub > a:after,
  #cssmenu ul li.has-sub > a:before,
  #cssmenu ul li ul li.has-sub:after,
  #cssmenu ul li ul li.has-sub:before {
    display: none;
  }
  #cssmenu ul li ul,
  #cssmenu ul li ul li ul,
  #cssmenu ul li ul li:hover > ul,
  #cssmenu.align-right ul li ul,
  #cssmenu.align-right ul li ul li ul,
  #cssmenu.align-right ul li ul li:hover > ul {
    left: 0;
    position: relative;
    right: auto;
  }
  #cssmenu ul li ul li,
  #cssmenu ul li:hover > ul > li {
    max-height: 999px;
    position: relative;
    background: none;
  }
  #cssmenu ul li ul li a {
  padding: 8px 20px 8px 35px;
  color: #ffffff;
  text-align:left;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  }
    #cssmenu .separator {
	  padding: 8px 20px 8px 20px;
  color: #ffffff;
  text-align:left;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;}
  #cssmenu ul li ul ul li a {
    padding: 8px 20px 8px 50px;
  }
  #cssmenu ul li ul li:hover > a {
  text-align:left;
  background: #ffffff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
    color: #000000;
  }
  #cssmenu #menu-button {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
  }
  #cssmenu #menu-button:after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    right: 20px;
    top: 16px;
  }
  #cssmenu #menu-button:before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    right: 20px;
    top: 26px;
  }
}
	/*
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {

		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

		tr { border: 1px solid #ccc; }

		td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
		}

		td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}

		
		/*
		Label the data
		*/
		td:nth-of-type(1):before { content: "Фото"; }
		td:nth-of-type(2):before { content: "Название"; }
		td:nth-of-type(3):before { content: "Категория"; }
		td:nth-of-type(4):before { content: "Тип"; }
		td:nth-of-type(5):before { content: "Цена"; }
		td:nth-of-type(6):before { content: "Место"; }
		
	}

	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {

		body {
			padding: 0;
			margin: 0;
			width: 320px; }
		}

	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

		body {
			width: 495px;
		}
	}
@media (max-width: 320px) {
.dataTables_filter input {
display:none !important;
}
.page-header > h2,h1.componentheading{
font-size:20px;
}
.jm-module .jm-title {
    margin: 0px 0 20px 0;
}
.mainsl {
overflow:hidden;
height:150px;
}
.dayweekmonth {
display:none;
}
#jm-logo-sitedesc {
    margin-bottom: 10px;
    min-height: 60px;
    position: relative;
}
.slider_blue,.mm  {
	display:none !important;
	}
}