@font-face {
 font-family: "Garamond";
 src: url("https://www.msl-tourisme.fr/2019/oxygen-assets/fonts/GaramondPremrPro.otf") format("OpenType");
}
@font-face {
 font-family: "Garamond Semi-Bold";
 src: url("https://www.msl-tourisme.fr/2019/oxygen-assets/fonts/GaramondPremrPro-Smbd.otf") format("OpenType");
}
body{
	/*background:url("https://www.msl-tourisme.fr/2019/uploads/images/histoire/backdrop.jpg");
	background-repeat: repeat;*/
}
.carousel-indicators li{
background-color:rgba(140,168,142,0.4)!important;
padding:8px 8px 8px 8px!important;
border-radius:20px;
transition: background 0.8s ease;
}
.carousel-indicators li:hover{
background-color:rgba(140,168,142,0.8)!important;
padding:8px 8px 8px 8px!important;
border-radius:20px;
}
.nav-pills li.active a{
	background:#8ca88e!important;
}
.nav-pills li a:hover{
	background:#b6ccb8;
	color:#fff;
}
li.filter.active a{
	background:#8ca88e;
}
li.filter.active a:hover{
	background:#8ca88e;
}
li.filter a:hover{
	background:#8ca88e;
	color:#fff;
}
.carousel-indicators .active{
background-color:rgba(140,168,142,1)!important;
padding:8px 8px 8px 8px!important;
border-radius:20px;
transition: background 0.8s ease;
}
h1,h2,h3,h4 {
  font-family: "Garamond Semi-Bold";
color:#75273b;
	font-weight:bold;
}
a,
#home-slider .caption h1 span, 
#twitter-carousel .item span, 
#footer .footer-bottom, 
#single-portfolio .close-folio-item:hover, 
.single-table.featured .btn.btn-primary, 
.contact-info ul li a:hover, 
#footer .footer-bottom a  {
  color: #b6ccb8;
}
#portfolio .overlay{
	background-color: #b6ccb8!important;
}
#portfolio .overlay a:hover{
	background-color: #8ca88e!important;
	background-image: none!important;
}
.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #b6ccb8;
}

a:hover, a:focus {
	color: #b6ccb8;
}
.fa-angle-down{
background-color:rgba(140,168,142,0.4)!important;
	padding:15px 35px 15px 19px!important;
	border-radius:30px;
  transition: background 0.8s ease;
}
.fa-angle-down:hover{
background-color:rgba(140,168,142,0.9)!important;
	padding:15px 35px 15px 19px!important;
	border-radius:30px;
  transition: background 0.8s ease;
}
.caption .btn-start {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding:14px 40px;
  /*border: 1px solid #8ca88e;*/
  border-radius: 4px;
  margin-top: 40px;
  background-color:rgba(140,168,142,0.4)!important;
  transition: background 0.8s ease;
}
.caption .btn-start:hover {
	background-color:rgba(140,168,142,0.9)!important;
	transition: background 0.8s ease;
	}
#footer .footer-bottom a {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding:7px 20px;
  /*border: 1px solid #8ca88e;*/
  border-radius: 4px;
  background-color:rgba(140,168,142,0.3)!important;
  transition: background 0.8s ease;
}
#footer .footer-bottom a:hover {
	background-color:rgba(140,168,142,0.9)!important;
	transition: background 0.8s ease;
	}
.main-nav, 
.service-icon:hover,
#footer, 
.folio-overview a:hover {
	  background: repeat url("../../images/green-bg.gif");
}
.service-icon,
.progress-bar.progress-bar-primary, 
.single-table.featured, 
.btn.btn-primary, 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover, 
.btn-submit{
  background-color:#b6ccb8;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #b6ccb8;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #b6ccb8;
}

.twitter-icon .fa-twitter:after {
	border-color: #b6ccb8 transparent transparent;
}


/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/
.flexlist         { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;}
.flexlist-item    { display: -webkit-flex; display: -ms-flexbox; display: flex;}

#filterpad{
position: fixed;
    top: 250px;
    left: 0;
    width: 400px;
}
.hide { 
   display: none;
transition: all 2s ease;
}

/*DEBUT CALENDRIER
-------------*/
.navbar-brand{
margin-top:0!important;
padding-top:0!important;
margin-top:10px!important;
margin-left:-10px!important;
}
.navbar-brand img{
	/*background: repeat url("../../images/green-bg.gif");
	margin-top:-15px;
	margin-left:-20px;*/
	background-color:#fff;
	width:160px;
	border-radius:120px;
	height:auto;
	padding:0!important;
	margin:0!important;
}
.footer-logo img{
	border-radius:80px;
	background-color:#b6ccb8;
	width:150px;
	height:auto;
}
.fc-today{
background:none!important;
}
.fc-time{
display:none!important;
}
.fc-day-number{
font-weight:bold!important;
font-size:1.1em;
padding:6px 9px 6px 9px!important;
}
.fc-today .fc-day-number{
/*background-color:#2A70A1;*/
background:red;
color:#fff;
border-radius:20px;
}
.fc-event-container{
border-radius:0!important;
}
.fc-content{
height:20px!important;
margin-top:5px;
border-radius:0!important;
}
.fc-title{
padding-top:20px!important;
padding-bottom:20px!important;
padding-left:10px;
border-radius:0!important;
height:40px!important;
cursor:pointer!important;
}
/*FIN CALENDRIER
-------------*/

.mix{
display: none;
opacity: 0;
}

.biglink{
color:#fff;
width:100%;
height:100%;
padding:25px;
display:block;
border:1px solid transparent;
}
.biglink:hover{
background:#fff;
border:1px solid #2B8BCC;
border-radius:7px;
}
#leftbarmenu{
background:#028fcc!important;
position:relative;
left:0;
margin-left:-15px;
margin-top:-90px;
padding-top:25px;
min-height:100%!important;
}

/* tab color */
.pillow .nav-pills>li>a {
  background-color: #fff; 
  color:#8ca88e;
margin-bottom:7px;
}

/* active tab color */
.pillow .nav-pills>li.active>a, .pillow .nav-pills>li.active>a:hover, .pillow .nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #8ca88e;
}

/* hover tab color */
.pillow .nav-pills>li>a:hover {
  background-color: #8ca88e;
color:#fff;
}
label.btn-primary.active{
background-color:#306CA3!important;
}
#main-menu{
background-color:#b6ccb8!important;
	margin-right:-15px;
	
}
.main-nav{
	box-shadow: 0 1px 30px 0 rgba(36,38,38,0.4);
}
.sm{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:#b6ccb8;}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:default;}
.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}
.navbar-collapse.collapse.in {
 max-height: 100vh!important;
overflow:scroll;
}
.sm {
	position: relative;
	z-index: 9999;
}
.sm, .sm ul, .sm li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	direction: ltr;
	text-align: left;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.sm-rtl, .sm-rtl ul, .sm-rtl li {
	direction: rtl;
	text-align: right;
}
.sm>li>h1, .sm>li>h2, .sm>li>h3, .sm>li>h4, .sm>li>h5, .sm>li>h6 {
	margin: 0;
	padding: 0;
}
.sm ul {
	display: none;
}
.sm li, .sm a {
	position: relative;
}
.sm a {
	display: block;
}
.sm a.disabled {
	cursor: not-allowed;
}
.sm:after {
	content: "\00a0";
	display: block;
	height: 0;
	font: 0px/0 serif;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.sm, .sm *, .sm *:before, .sm *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#main-menu, #main-menu > li.mega-menu {
	position: static !important;
}
#main-menu > li > ul.mega-menu {
	margin-left: 10% !important;
	right: 0 !important;
	width: 80% !important;
	max-width: none !important;
}
.sm-blue {
}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
	/*height:48px;
  padding: 10px 20px;*/
  /* make room for the toggle button (sub indicator) 
	padding-right: 28px;*/
	color: white;
	font-family: "PT Sans Narrow", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.sm-blue a.current {
}
.sm-blue a.disabled {
	color: #a1d1e8;
}
.sm-blue a span.sub-arrow {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: auto;
	right: 4px;
	width: 34px;
	height: 34px;
	overflow: hidden;
	font: bold 16px/34px monospace !important;
	text-align: center;
	text-shadow: none;
	background: rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.sm-blue a.highlighted span.sub-arrow:before {
	display: block;
	content: '-';
}
.sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
}
.sm-blue > li:last-child > a, .sm-blue > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
}
.sm-blue > li:last-child > a.highlighted, .sm-blue > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.sm-blue ul {
}
.sm-blue ul ul {
	background: rgba(102, 102, 102, 0.1);
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active {
	background: transparent;
	color: #fff;
	font-size: 16px;
	text-shadow: none;
	border-left: 8px solid transparent;
}
.sm-blue a.current {
}
.sm-blue ul a.disabled {
	color: #b3b3b3;
}
.sm-blue ul ul a, .sm-blue ul ul a:hover, .sm-blue ul ul a:focus, .sm-blue ul ul a:active {
	border-left: 16px solid transparent;
}
.sm-blue ul ul ul a, .sm-blue ul ul ul a:hover, .sm-blue ul ul ul a:focus, .sm-blue ul ul ul a:active {
	border-left: 24px solid transparent;
}
.sm-blue ul ul ul ul a, .sm-blue ul ul ul ul a:hover, .sm-blue ul ul ul ul a:focus, .sm-blue ul ul ul ul a:active {
	border-left: 32px solid transparent;
}
.sm-blue ul ul ul ul ul a, .sm-blue ul ul ul ul ul a:hover, .sm-blue ul ul ul ul ul a:focus, .sm-blue ul ul ul ul ul a:active {
	border-left: 40px solid transparent;
}
.sm-blue ul li {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-blue ul li:first-child {
	border-top: 0;
}
#main-menu .menuactive, #main-menu .active{
background-color:#8ca88e!important;
color:#fff!important;
}
 @media (min-width: 768px) {
/* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
#main-nav {
	line-height: 0;
	text-align: center!important;
	/*width:102%;
			margin-left:-15px;*/
	border-radius: 0;
}
.sm-blue ul {
	position: absolute;
	width: 12em;
}
.sm-blue li {
	float: left;
}
.sm-blue.sm-rtl li {
	float: right;
}
.sm-blue ul li, .sm-blue.sm-rtl ul li, .sm-blue.sm-vertical li {
	float: none;
}
.sm-blue a {
	white-space: nowrap;
}
.sm-blue ul a, .sm-blue.sm-vertical a {
	white-space: normal;
}
.sm-blue .sm-nowrap > li > a, .sm-blue .sm-nowrap > li > :not(ul) a {
	white-space: nowrap;
}
/* ...end */
.sm-blue {
}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
}
.sm-blue .menuactive a {
	background: #8ca88e!important;
}
.sm-blue .menuactive .unli .menuactive a {
	background: #8ca88e!important;
	color: #fff;
}
.sm-blue .menuactive .unli .menuactive li a {
	background: #fff!important;
	color: #8ca88e;
}
.sm-blue .menuactive .unli .menuactive li a:hover {
	background: #8ca88e!important;
	color: #fff!important;
}
.sm-blue .menuactive .unli li a {
	background: #fff!important;
}
.sm-blue .menuactive .unli .active a {
	background: #8ca88e!important;
	color: #fff;
}
.sm-blue .menuactive .unli a:hover {
	background: #8ca88e!important;
}
.sm-blue .menuactive .unli .menuactive .active a {
	background: #8ca88e!important;
	color: #fff;
}
.sm-blue .menuactive .unli .menuactive a:hover {
	background: #8ca88e!important;
}
.sm-blue .active .unli a {
	background: #fff!important;
}
.sm-blue .active .unli a:hover {
	background: #8ca88e!important;
}
.sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
	background: #8ca88e!important;
	background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #2d89b4), color-stop(100%, #297ca3));
	background-image: -webkit-linear-gradient(to bottom, #2d89b4, #297ca3);
	background-image: -moz-linear-gradient(to bottom, #2d89b4, #297ca3);
	background-image: -o-linear-gradient(to bottom, #2d89b4, #297ca3);
	background-image: linear-gradient(to bottom, #2d89b4, #297ca3);
}
.sm-blue a.current {
	background: #006892;
	color: white;
}
.sm-blue a.disabled {
	background: #3092c0;
	background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8));
	background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8);
	background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8);
	background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8);
	background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);
	color: #a1d1e8;
}
.sm-blue a span.sub-arrow {
	top: auto;
	margin-top: 0;
	bottom: 2px;
	left: 50%;
	margin-left: -5px;
	right: auto;
	width: 0;
	height: 0;
	border-width: 5px;
	border-style: solid dashed dashed dashed;
	border-color: #666 transparent transparent transparent;
	background: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.sm-blue a.highlighted span.sub-arrow:before {
	display: none;
}
.sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.sm-blue > li:last-child > a, .sm-blue > li:last-child > :not(ul) a {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
}
.sm-blue > li {
	border-left: 1px solid #8ca88e;
}
.lasto {
	border-right: 1px solid #b6ccb8;
}
.sm-blue > li:first-child {
	border-left: 0;
}
.sm-blue ul {
	border: 1px solid #a8a8a8;
	padding: 7px 0;
	background: white;
}
.sm-blue ul ul {
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-ms-border-radius: 4px !important;
	-o-border-radius: 4px !important;
	border-radius: 4px !important;
	background: white;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
	border: 0 !important;
	padding: 9px 23px;
	background: transparent;
	color: #b6ccb8;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
}
.sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
	background: #3092c0;
	background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8));
	background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8);
	background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8);
	background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8);
	background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);
	color: white;
}
.sm-blue ul a.current {
	background: #006892;
	color: white;
}
.sm-blue ul a.disabled {
	background: white;
	color: #b3b3b3;
}
.sm-blue ul a span.sub-arrow {
	top: 50%;
	margin-top: -5px;
	bottom: auto;
	left: auto;
	margin-left: 0;
	right: 10px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #666;
}
.sm-blue ul li {
	border: 0;
}
.sm-blue span.scroll-down {
	position: absolute;
	display: none;
	visibility: hidden;
	overflow: hidden;
	background: white;
	border-top: 2px solid #000;
	height: 30px;
}
.sm-blue span.scroll-up {
	position: absolute;
	display: none;
	visibility: hidden;
	overflow: hidden;
	background: white;
	border-bottom: 2px solid #000;
	height: 30px;
}
.sm-blue span.scroll-up-arrow, .sm-blue span.scroll-down-arrow {
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-width: 8px;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #666 transparent;
}
.sm-blue span.scroll-down-arrow {
	top: 6px;
	border-style: solid dashed dashed dashed;
	border-color: #666 transparent transparent transparent;
}
.sm-blue.sm-rtl.sm-vertical a span.sub-arrow {
	right: auto;
	left: 10px;
	border-style: dashed solid dashed dashed;
	border-color: transparent #666 transparent transparent;
}
.sm-blue.sm-rtl > li:first-child > a, .sm-blue.sm-rtl > li:first-child > :not(ul) a {
	-webkit-border-radius: 0 8px 8px 0;
	-moz-border-radius: 0 8px 8px 0;
	-ms-border-radius: 0 8px 8px 0;
	-o-border-radius: 0 8px 8px 0;
	border-radius: 0 8px 8px 0;
}
.sm-blue.sm-rtl > li:last-child > a, .sm-blue.sm-rtl > li:last-child > :not(ul) a {
	-webkit-border-radius: 8px 0 0 8px !important;
	-moz-border-radius: 8px 0 0 8px !important;
	-ms-border-radius: 8px 0 0 8px !important;
	-o-border-radius: 8px 0 0 8px !important;
	border-radius: 8px 0 0 8px !important;
}
.sm-blue.sm-rtl > li:first-child {
	border-left: 1px solid #b6ccb8;
}
.sm-blue.sm-rtl > li:last-child {
	border-left: 0;
}
.sm-blue.sm-rtl ul a span.sub-arrow {
	right: auto;
	left: 10px;
	border-style: dashed solid dashed dashed;
	border-color: transparent #666 transparent transparent;
}
.sm-blue.sm-vertical {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.sm-blue.sm-vertical a {
	padding: 9px 23px;
}
.sm-blue.sm-vertical a span.sub-arrow {
	top: 50%;
	margin-top: -5px;
	bottom: auto;
	left: auto;
	margin-left: 0;
	right: 10px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #666;
}
.sm-blue.sm-vertical > li:first-child > a, .sm-blue.sm-vertical > li:first-child > :not(ul) a {
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-ms-border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
.sm-blue.sm-vertical > li:last-child > a, .sm-blue.sm-vertical > li:last-child > :not(ul) a {
	-webkit-border-radius: 0 0 8px 8px !important;
	-moz-border-radius: 0 0 8px 8px !important;
	-ms-border-radius: 0 0 8px 8px !important;
	-o-border-radius: 0 0 8px 8px !important;
	border-radius: 0 0 8px 8px !important;
}
.sm-blue.sm-vertical > li {
	border-left: 0 !important;
}
.sm-blue.sm-vertical ul {
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-ms-border-radius: 4px !important;
	-o-border-radius: 4px !important;
	border-radius: 4px !important;
}
.sm-blue.sm-vertical ul a {
	padding: 9px 23px;
}
}
.badge {
  padding: 9px;
  font-size: 12.025px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #666999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge:hover {
  color: #ffffff;
  text-decoration: none;
}
.badge-primary{
 background-color:#028FCC;
}
.badge-error {
  background-color: #b94a48;
}
.badge-error:hover {
  background-color: #953b39;
}
.badge-warning {
  background-color: #f89406;
}
.badge-warning:hover {
  background-color: #c67605;
}
.badge-success {
  background-color: #468847;
}
.badge-success:hover {
  background-color: #356635;
}
.badge-info {
  background-color: #3a87ad;
}
.badge-info:hover {
  background-color: #2d6987;
}
.badge-inverse {
  background-color: #666333;
}
.badge-inverse:hover {
  background-color: #1a1a1a;
}
.bigmodal .modal-dialog {
  top:40px;
  width: 70%;
  height: inherit;
  margin: auto;
  padding: 0;
}
.bigmodal .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}
.bigmodal iframe{
width:100%;
border:none;
}

.next a, .previous a{
color:#fff;
padding:12px;
border:1px solid #fff;
border-radius:3px;
word-wrap: break-word;
overflow-wrap: break-word;
display:inline-block;
}
.next a:hover, .previous a:hover{
color:#028FCC;
background-color:#fff;
}
#footlinks a{
 border:1px solid #028FCC;
 text-decoration:none;
 display:inline-block;
 margin-bottom:2px!important;
}
#footlinks a:hover{
 background-color:#028FCC;
 color:#fff!important;
 text-decoration:none!important;
}

@media (max-width: 990px) {
.navbar-brand img{
height:70px;
width:auto;
margin-left:20px!important;
}
.element-item{
width:100%;
}
.element-item img{
width:100%;
height:auto;
margin:auto;
}
#leftbarmenu{
background:none!important;
position:relative;
left:0;
margin-left:0;
margin-top:0;
}
#footling-logo{
min-height:150px;
}
#footling-left, #footling-right{
min-height:65px;
}
#footling-left-home{
height:0;
}
.nav-pills > li {width:100%;}
.nav-pills > li a{width:100%;}
.bigmodal .modal-dialog {
  top:0;
  width: 100%;
  height: inherit;
  margin: 0;
  padding: 0;
}
	.main-nav{	
	box-shadow:none;
	}
}