@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c');
html, body {
  height: 100%;
  padding-top: 60px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #666;
    background-color: #000;
    
}


.bgairport {
  background: url(http://www.etidem.fr/sites/etidem/assets/Image/airport.jpg) center top no-repeat fixed;
  width: 100%;
  height: 100%;
  background-size: cover;
}
html.mura-edit-mode > body {
  margin-top: 0 !important;
}
a:hover {
  color: #888;
}
a {
  color: #333;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: rgba(11,156,203,0.90);
}
.cc-type-info {
  -moz-box-shadow: 0px 0px 5px 0px #aaaaaa;
  -webkit-box-shadow: 0px 0px 5px 0px #aaaaaa;
  -o-box-shadow: 0px 0px 5px 0px #aaaaaa;
  box-shadow: 0px 0px 5px 0px #aaaaaa;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, Direction=NaN, Strength=5);
}
#siteNavbar {
  text-transform: uppercase;
  text-align: center;
}
.navbar, .navbar img {
  -webkit-transition: padding 0.2s ease;
  -moz-transition: padding 0.2s ease;
  -o-transition: padding 0.2s ease;
  transition: padding 0.2s ease;
}
nav.navbar {
  -moz-box-shadow: 0px 0px 5px 0px #cfcfcf;
  -webkit-box-shadow: 0px 0px 5px 0px #cfcfcf;
  -o-box-shadow: 0px 0px 5px 0px #cfcfcf;
  box-shadow: 0px 0px 5px 0px #cfcfcf;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=NaN, Strength=5);
}
.affix, .navbar.affix img {
  padding-top: 0.2em !important;
  padding-bottom: 0.2em !important;
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
section {
  min-height: calc(100% - 70px);
}
.navbar img {
  margin-right: 0.5em;
  height: 40px;
}
.navbar.affix img {
  height: 40px;
}
a.navbar-brand {
  color: #1776BB;
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .navbar img {
    margin-right: 0.5em;
    height: 60px;
  }
  .navbar.affix img {
    height: 50px;
  }
}
/* CALENDAR
===================================== */
.mura-calendar {
  text-align: center;
}
.mura-calendar table thead {
  background: #e9ecef;
}
.mura-calendar table thead th, .mura-calendar table thead th a {
  line-height: 1.5;
  padding: .5em;
  text-align: center;
}
.mura-calendar table td, .mura-calendar table th {
  border-collapse: collapse;
  font-size: 12px;
}
.mura-calendar table table #previousMonth a, .mura-calendar table table #nextMonth a {
  font-weight: normal;
  font-size: 150%;
  line-height: 1.1;
  padding: 0;
}
.mura-calendar table .table tbody tr:hover td, .mura-calendar table .table tbody tr:hover th {
  background: #fff;
}
.mura-calendar-nav th {
  line-height: 1;
  padding: 0;
}
.mura-calendar-nav th a {
  line-height: 1;
  padding: 2px 2px 4px;
}
.mura-calendar-nav td {
  padding: 5px 0;
}
.mura-comments > .mura-comment-sort-container, .mura-comments .mura-comment-more-comments-container {
  margin-bottom: 1rem;
}
.mura-comments dl:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.mura-comments dt > em {
  font-weight: normal;
  font-style: italic;
}
.mura-comments #mura-comment-post-comment legend {
  border: 0;
}
.mura-comments dd.mura-comment-reply {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mura-comments dd.mura-comment-reply:before {
  margin-right: .25em;
  color: #f00;
  content: "\f112";
}
.mura-comments dd.mura-comment-spam {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mura-comments dd.mura-comment-spam:before {
  margin-right: .25em;
  color: #f00;
  content: "\f05e";
}
.navbar-nav .nav-item:hover > .dropdown-menu {
  display: block;
}
.navbar-nav .nav-item .dropdown-menu {
  margin: 0;
}
div[data-cssclass="home-news"] {
  padding: 2em 0 0 0;
}
div[data-cssclass="home-news"] .mura-object-meta {
  text-align: center;
}
div[data-cssclass="home-news"] .mura-collection-item .mura-item-content a:hover {
  opacity: 0.8;
}
div[data-cssclass="home-news"] .mura-collection-item .mura-item-meta div[class^="mura-item-meta_"] {
  margin: 1em 0 0 0;
}
div[data-cssclass="home-news"] .mura-collection-item .mura-item-meta .mura-item-meta__date {
  color: #6c757d;
}
div[data-cssclass="home-news"] .mura-collection-item .mura-item-meta .mura-item-meta__credits {
  color: #6c757d;
}
.mura-nav .active {
  color: #343a40;
}
.mura-index {
  padding-top: 0;
  border-top: 0;
  margin-top: 0;
}
.mura-index dl {
  border-bottom: 1px solid #ced4da;
  padding-bottom: 12px;
  margin: 0 0 12px;
  width: 100%;
}
.mura-index .comments {
  font-size: 0.875rem;
}
.mura-index .credits {
  font-size: 0.875rem;
}
.mura-index .releaseDate {
  font-size: 0.875rem;
}
.mura-index .tags {
  font-size: 0.875rem;
}
.mura-index .title {
  font-size: 1.75rem;
}
.mura-search-results__matches p {
  margin-bottom: 0;
}
.moreResults {
  border-radius: 6px;
}
.moreResults dt {
  font-size: 12px;
  font-weight: normal;
}
.moreResults > p {
  margin: 0.5em 0;
}
.moreResults > ul {
  whitespace: nowrap;
}
.moreResults > ul > li {
  display: inline-block;
}
.moreResults > ul > li > a:hover {
  background-color: #e9ecef;
  color: #fff;
}
.moreResults > ul.pager {
  margin: 0;
}
.bg-black {
  background-color: #000 !important;
}
.mura-region::after, .mura-region-inherited::after, .mura-region-local::after {
  display: block;
  clear: both;
  content: "";
}
.mura-index .releaseDate {
  font-weight: normal;
  margin: 0;
}
.mura-search-results .moreResults {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
}
.mura-breadcrumb li {
  display: list-item;
  margin-right: 0;
}
.btn-primary {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7abcff+0,60abf8+44,4096ee+100;Blue+3D+%2314 */
  background: rgb(122, 188, 255); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(122, 188, 255, 1) 0%, rgba(96, 171, 248, 1) 44%, rgba(64, 150, 238, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff', endColorstr='#4096ee', GradientType=0); /* IE6-9 */
}
.btn-primary:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5deea+0,8abbd7+31,066dab+100;Web+2.0+Blue+3D+%231 */
  background: rgb(197, 222, 234); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(197, 222, 234, 1) 0%, rgba(138, 187, 215, 1) 31%, rgba(6, 109, 171, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(197, 222, 234, 1) 0%, rgba(138, 187, 215, 1) 31%, rgba(6, 109, 171, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(197, 222, 234, 1) 0%, rgba(138, 187, 215, 1) 31%, rgba(6, 109, 171, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5deea', endColorstr='#066dab', GradientType=0); /* IE6-9 */
}
.vphide {
  opacity: 0;
}
.vpshow {
  opacity: 1;
}
.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
/* start card carousel */
/* Tablet and up */
.carousel-inner {
  /*padding: 4em;*/
}
.carousel-item div.card {
  /*-webkit-box-shadow: 0px 0px 10px 5px rgba(255,255,255,0.92);
-moz-box-shadow: 0px 0px 10px 5px rgba(255,255,255,0.92);
box-shadow: 0px 0px 10px 5px rgba(255,255,255,0.92);
margin: 1em:	*/
}
#homecarousel {
  padding: 4em;
  /*background-image: url("../images/bgcarouselactymed.jpg");*/
  opacity: 0.9;
}
#homecarousel span.card-text {
  height: 5em;
  display: block;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  .carousel-inner .active, .carousel-inner .active + .carousel-item {
    display: block;
  }
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left), .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
  .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -50%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* left or forward direction */
  .active.carousel-item-left + .carousel-item-next.carousel-item-left, .carousel-item-next.carousel-item-left + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* right or prev direction */
  .active.carousel-item-right + .carousel-item-prev.carousel-item-right, .carousel-item-prev.carousel-item-right + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}
/* Desktop and up */
@media screen and (min-width: 992px) {
  .carousel-inner .active, .carousel-inner .active + .carousel-item, .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left), .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item, .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
  .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* left or forward direction */
  .active.carousel-item-left + .carousel-item-next.carousel-item-left, .carousel-item-next.carousel-item-left + .carousel-item, .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item, .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* right or prev direction */
  .active.carousel-item-right + .carousel-item-prev.carousel-item-right, .carousel-item-prev.carousel-item-right + .carousel-item, .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item, .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1%;
  color: #fff;
  text-align: center;
  opacity: .8;
  transition: opacity .15s ease;
}
/* end card carousel */
ul.icons {
  font-size: 1.25em;
margin-bottom: 0;

}
ul.icons li {
  display: inline-block;
}
ul.icons li a {
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
  color: inherit;
  text-decoration: none;
}
ul.icons li a:hover {
  color: rgba(123, 172, 253, 1.00);
  text-decoration: none;
}
.fa {
  text-decoration: none;
}
.fa.solo {}
.fa.solo span {
  display: none;
}

.copy {
	
	  width: 2.5em;
  height: 2.5em;
  line-height: 4.5em;
}

.bg1 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f9ff+0,cbebff+47,a1dbff+100;Blue+3D+%2313 */
  background: #f0f9ff; /* Old browsers */
  background: -moz-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f9ff', endColorstr='#a1dbff', GradientType=0); /* IE6-9 */
}
.bg2 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0); /* IE6-9 */
}
.bg3 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+4,0.7+62,0.6+82,0.5+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 4%, rgba(255, 255, 255, 0.7) 62%, rgba(255, 255, 255, 0.6) 82%, rgba(255, 255, 255, 0.5) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 4%, rgba(255, 255, 255, 0.7) 62%, rgba(255, 255, 255, 0.6) 82%, rgba(255, 255, 255, 0.5) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 4%, rgba(255, 255, 255, 0.7) 62%, rgba(255, 255, 255, 0.6) 82%, rgba(255, 255, 255, 0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#80ffffff', GradientType=0); /* IE6-9 */
}
.bg4 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#92cbe8+0,b3d4e5+36,ffffff+100 */
  background: rgb(146, 203, 232); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(146, 203, 232, 1) 0%, rgba(179, 212, 229, 1) 36%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(146, 203, 232, 1) 0%, rgba(179, 212, 229, 1) 36%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(146, 203, 232, 1) 0%, rgba(179, 212, 229, 1) 36%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92cbe8', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}
.bg5 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
  background: rgb(238, 238, 238); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0); /* IE6-9 */
}