
h2, h3, h4 {
	line-height: 1;
}

body section {
	font-family:"Ubuntu";
}
#main-content {
	margin: 44px 0 22px;
	padding-bottom: 22px;
}
#main-content h1, #main-content h2, #main-content h3, #main-content h4 {
	font-style: normal;
	font-weight: 300;
}
/* Ionize template */
ul.languages { list-style: none;text-align: right;margin: 10px 0 0 0;}
ul.languages li { font-size: 0.9em;}

nav.top-bar ,
section.top-bar-section ul,
section.top-bar-section ul li,
section.top-bar-section ul:hover li,
section.top-bar-section ul li > a  {
	background: none;
}
section.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
	background: none;
	color: black;
}
section.top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
	background: none;
	color: rgba(0, 154, 195, 1);;
}
.top-bar .top-bar-section > ul.lang_selector > li.divider:first-child{
	border-right: none;
}
.top-bar .top-bar-section > ul > .divider {
      border-right: solid 2px white; 
      height: 15px;
      margin-top: 13px;
}
section.top-bar-section ul li > a.button {
    padding-right: 10px;
    padding-left: 10px;
    background: rgb(0,0,0,0);
    border-color: rgb(0,0,0,0);
    text-transform: uppercase;
}

section.top-bar-section li:not(.has-form) a:not(.button) {
      font-weight: 600;
      text-transform: uppercase;
      background: none; }

.home-last-post,
.row.home-last-post {
	padding:15px;
	transition: background-color 0.15s ease-in-out 0s;
	background-color: #f3f3f3;
	margin-bottom:20px;
	position: relative;
	overflow: hidden;
}
.home-last-post:hover {background-color: #ddd}
.home-last-post h3{margin-top: 0;color:#2ba6cb;}
.home-last-post .button:after {clear: both;}
.home-last-post .button{margin-top:-10px;margin-bottom: 10px;}
.home-last-post img{margin-right: 10px;}
.home-last-post a {display: block;color: #222;height: 100%}
.home-last-post p {margin-bottom: 0;font-size: 0.9em;}

.side-block {}

.post-list{margin:15px 0;min-height: 230px;padding:15px;background-color: #f5f5f5}
.post-list img{float: left; margin-right: 20px;}
.post-list h2{font-size: 1.8em;margin: 0 0 5px;;}
.post-list .date{font-size: 0.9em;margin:0;margin-top:-5px;color:#666}
.post-list .categories{font-size: 0.9em;font-style:italic;margin:-5px 0 10px;color:#666}
.post-list .media {max-width: 300px;float:left;margin-right: 20px;}


.post .date {font-size: 0.9em;margin:0;color:#666;margin-top: -15px;}
.post .categories{font-size: 0.9em;font-style:italic;margin:-5px 0 10px;color:#666}
.post #slider{position: relative;width: 700px;height:400px;}
.post #slider .slider-panel{width: 700px;height:400px;}
.post #slider .slider-panel frame{width: 700px !important;height:400px !important;}

.alert-box h4{color:#fff;}

form p.note {margin: 0;color: #555;font-style: italic;font-size: 0.9em;}

figure{margin:0;}
figcaption{font-size: .8rem;color: #555}

/* Flag */
.flag {
	display: block;
	height: 20px;
	position: absolute;
	right: -40px;
	top: 30px;
	transform: rotate(45deg);
	width: 160px;
	z-index: 5;
}
.flag span {
	background-color: #a8111e;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.08em;
	padding: 7px 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	z-index: 3;
}

/* Foundation */
.button {box-shadow: none;border: none;}

.pagination a, .pagination strong {	padding: 3px 5px;}
.pagination a:hover {background-color: #e6e6e6;}
.pagination strong{
	background: none repeat scroll 0 0 #2BA6CB;
	color: white;
	cursor: default;
	font-weight: normal;
}

.my_nav > li.has-dropdown > ul > li > a{
	line-height: 30px
 }

.top-bar-section ul.menu {
	margin-top: -15px; 
}

.top-bar-section ul.lang_selector {
	margin-top: -15px; 
}

.top-bar-section ul li.active:not(.has-form) a, .top-bar-section ul li:not(.has-form) a {
	font-family: Ubuntu_bold;
	font-size:13px;
	letter-spacing: 0.02em;
}


.homeMenu .top-bar-section > ul.my_nav li.active:not(.has-form) > a,
.homeMenu .top-bar-section > ul#my_lang li.active:not(.has-form) > a {
	color: black;
	background: none; 
}
.homeMenu .top-bar-section > ul.my_nav li.active:not(.has-form) > a:hover,
.homeMenu .top-bar-section > ul#my_lang li.active:not(.has-form) > a:hover {
	color: #009ac3;
	background: none; 
}
.homeMenu .top-bar-section > ul.my_nav li:not(.has-form) > a {
	color: white;
	background: none; 
}
.homeMenu .top-bar-section > ul.my_nav li:not(.has-form) > a:hover,
.homeMenu .top-bar-section > ul#my_lang li:not(.has-form) > a:hover {
	color: #009ac3;
	background: none; 
}
.pageMenu .top-bar-section > ul.my_nav li.active:not(.has-form) > a,
.pageMenu .top-bar-section > ul#my_lang li.active:not(.has-form) > a {
	color: #009ac3;
	background: none; 
}
.pageMenu .top-bar-section > ul.my_nav li:not(.has-form) > a:hover {
	color: #009ac3;
	background: none; 
}
.pageMenu .top-bar-section > ul.my_nav li:not(.has-form) > a {
	color: black;
	background: none; 
	padding: 0 10px
}
.pageMenu .top-bar-section > ul#my_lang li:not(.has-form) > a {
	color: black;
	background: none; 
}

.top-bar-section ul.dropdown{
	background-color: white;
}
.pageMenu .top-bar-section li.divider {
	border-right-color: black;
}
.pageMenu .top-bar-section li:not(.has-form) a:hover {
	color: black;
	background: none; 
}
nav.tab-bar {
	background: #009ac3;
}
nav.tab-bar section.left-small {
	border-right-color: #009ac3;
}
nav.tab-bar > section.middle.tab-bar-section > span{
	font-family:"Ubuntu_Italic";
	font-weight: 200;
	font-size: 1.125rem;
	color: white;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}
nav.tab-bar img#logo_ngg_tab {
	height:4.5rem;
}
aside ul.off-canvas-list > li.has-dropdown > ul.dropdown {
	list-style-type: none;
}
aside img#logo_ngg_tab{
	width: 12rem;
    padding-left: 30px;
}
aside.left-off-canvas-menu > span{
	padding: 30px;
    font-size: 1.2rem;
	color: white;
	font-family:"Ubuntu_Italic";
	font-weight: 300;
	margin-top: 0;
}
aside h2 {
	padding: 30px;
    font-size: 1.2rem;
}

section:last-child{
	padding-bottom: 100px;
}
h1 {
	color: white;
	font-family:"AmaticSC_bold";
	font-size: 3rem;
	font-weight: 300;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}
    
#homepage h1 {
	margin-top:5rem;
}
h1 {
	color: white;
	font-family:"AmaticSC_bold";
	font-size: 3rem;
	font-weight: 300;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}
.bloc-1 h1{
	color: #009ac3;
	line-height: 1;
	font-weight: 200;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.bloc-2 h1{
	color: #009ac3;
	font-size: 2.2em;
	font-weight: 200;
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding: 0px 0 50px 10%;
	line-height: 1;
	text-align: start;
}
.bloc-2 h2{
	color: black;
    font-family: "Ubuntu_Italic";
    font-size: 1.5rem;
    font-weight: 300;
    margin-top: 2rem;
    padding: 0px 0 10px 10%;
}
h5#contact {
	color: white;
	font-family:"AmaticSC_bold";
	font-size: 3rem;
	font-weight: 300;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}

h2 {
	color: white;
	font-family:"Ubuntu_Italic";
	font-size: 1.6em;
	font-weight: 300;
	margin-top: 0;
}

h3 {
	color: #009ac3;
	font-family:"AmaticSC_bold";
	font-size: 2.2em;
	font-weight: 200;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.bloc-1 h3,#bloc_404 h3 {
	font-size: 3em;
}

.bloc-1 div.row h3 {
	color: #009ac3;
	font-family:"Ubuntu_bold";
	font-size: 1em;
	font-weight: 200;
	margin-top: 1rem;
}

div.row.full-width, 
[class*="Menu"] nav.full-width{
    width: 100%;
    max-width: 100%;
}

header{	
	padding:22px 0;
}

header#homepage{
	padding: 0px;
}
header#homepage div.columns{
    padding-left: 0rem;
    padding-right: 0rem;
}
header#homepage div.crop{
	overflow: hidden;
	width: 100%;
    height: 600px;
    padding-left: 0rem;
    padding-right: 0rem;
    text-align: center;
}
header#homepage div.crop img{
	min-width: 1000px;
}

header#homepage div > h1.superpose {
	position: absolute;
	z-index: 11;
	left: 10%;
	top: 5%;
    right: 10%;
}
section div#bloc2-3 > div > div > img{
	width: 100%;
}
div > img.superpose,
div > object.superpose,
div > div.superpose{
    position: absolute;
    z-index: 11;
    left: 20%;
    top: 20%;
    width: 60%;
    min-width: 200px;
}
#bloc2-3 div.superpose > object {
	width: 100%;
}

#visites .visitesFrame > b {
    font-size: 2vw;
    color: black;
}

.visitesFrame {
	color: white;
	font-family:"AmaticSC";
	font-size: 3.9vw;
	position: absolute;
	z-index: 10;
    top: 5px;
    padding-top:100%;
    bottom: 5px;
    left: 20px;
    right: 20px;
    border:1px solid;
}

.visitesOverlay{
	background:#009ac3;
	position: absolute;
	z-index: 11;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity:0;
    margin:0 15px 0 15px;
}
.visitesImage {
}

.visitesOverlay:hover {
	opacity:0.5;
}
.visitesColumn {

 }

section#visites_ville .columns.visitesVilleColumn,
section #visites_ville2 .columns.visitesVilleColumn,
section #visites_ville3 .columns.visitesVilleColumn,
section#visite .bloc-v .columns,
section#visite .bloc-3 .columns {
	padding-left: 0;
    padding-right: 0;
}

section#visites_ville .bloc-2 {
	padding: 0 0 50px 0;
}
section#visites_ville .view {
	padding: 0 0 0 0;
	overflow: hidden;
	position: relative;
	cursor: default;
}

section#visites_ville .view .mask {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	cursor:pointer;
	border-radius: 200px;
	border-width: 100px;
	display: inline-block;
	height: 100%;
	width: 100%;
	box-sizing:border-box;
	border:0px solid rgba(0, 154, 195, 0.7);
	opacity:0;
	visibility:hidden;
	transform:scale(4);
	transition: all 1s cubic-bezier(0,0,0.4,1);
}
section#visites_ville .view:hover .mask {
	opacity: 1;
	border: 200px solid rgba(0, 154, 195, 0.7);
	visibility:visible;
}

section#visites_ville .view img {
	display: block;
	position: relative;
}

section#visites_ville .view .Text {
	color: white;
	font-family:"AmaticSC";
	font-size: 2.5vmax;
	position: absolute;
	z-index: 10;
	bottom: 5px;
	left: 20px;
}

section#visite .bloc-2 {
	padding-bottom: 50px;
}
section#visite .bloc-2 h3 {
	padding: 0px 0 50px 10%;
}
section#visite .bloc-2 object{
	height: 80%;
}
section#visite .bloc-2 .Title h4
{
	font-family: "Ubuntu_bold";
	color: #009ac3;
	font-size: 0.8rem;
	text-transform: uppercase;
	padding: 25px 0 25px 0;
    margin-top: 0;
	font-style: normal;
}
section#visite .bloc-2 p {
	font-family: "Ubuntu";
	font-size: 0.8rem;
	font-style: italic;
	color: #555555;
}
section#visite > .bloc-2  div div div.plus > p{
	margin-bottom: 0.5rem;
}

section#visite .bloc-2 div.tarif_duree {
	position: absolute;
	bottom: 0px;
}
section#visite .bloc-2 div.tarif_duree p {
	font-family: "Ubuntu_bold";
	color: #FB960A;
	font-size: 0.8rem;
	font-style: normal;
	margin-bottom : 0px;
}

section#visite .bloc-v {
	padding-bottom: 10px;
}

section#visite .prev_next_page > div > a > div > h5{
	font-family: "Ubuntu_bold";
	font-size: 2vmin;
	position: relative;
}
section#visite .prev_next_page > div > a > div{
	font-family: "FontAwesome";
	color: #555555;
	font-size: 2vmax;
	font-style: normal;
}
section#visite .prev_next_page{
	padding-top: 30px;
	padding-bottom: 30px;
}

section#visite .prev_next_page > div > a {
	position: relative;
    overflow: hidden;
    width: 100%;
}

section#visite .prev_next_page > div > a.prev {
    float: left;
}
section#visite .prev_next_page > div > a.next {
    float: right;
}
section#visite .prev_next_page > div > a > div.fa-long-arrow-left{
	position: absolute;
	top: 50%;
    float: left;
	line-height: 1.4;
}
section#visite .prev_next_page > div > a > div.fa-long-arrow-right{
	position: absolute;
	top: 50%;
	right: 0px;
    float: right;
    line-height: 1.4;
}
section#visite .prev_next_page > div > a > div.prev_name{
    float: left;
	position: relative;
}
section#visite .prev_next_page > div > a > div.next_name{
    float: right;
	position: relative;
}


section#esprit .espritOverlay {
 	background:#009ac3;
	position: absolute;
	z-index: 10;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity:0.3;

 }

section#esprit > .bloc-2 .columns{
	padding-left: 0;
    padding-right: 0;
}
section#esprit .bloc-2 p {
	text-align: center;
}

section#esprit .bloc-2 p strong{
	font-family: "AmaticSC";
	color: #009ac3;
	font-size: 1.4rem;
	letter-spacing: 0.03em;
}
section#esprit .bloc-2 .columns .columns p:first-child {
	margin-top: 1.25rem;
}
section#esprit .bloc-2 p.espritButtonHolder {
	margin-bottom: 1.25rem;
}

section#esprit .bloc-3{
	padding-top: 75px;
}
section#esprit .bloc-3 h3 {
	font-size: 3em;
}
section#esprit .bloc-3 > div:not(:last-child){
	    padding-bottom: 100px;
}
section#esprit .bloc-3 h4 {
	font-family: "Ubuntu_bold";
	color: #009ac3;
	font-size: 1rem;
	text-transform: uppercase;
	padding: 25px 0 25px 0;
    margin-top: 0;
}
section#esprit .bloc-3 div.home-block {
	font-family: "Ubuntu";
	color: #009ac3;
	font-size: 1.4rem;
	font-style: italic;
}
section#esprit .bloc-3 div.home-block p {
	color: #555555;
}
section#esprit .bloc-3 div.home-block p:last-child strong{
	color: #009ac3;
}

section#conference .bloc-2 object{
	max-height: 150px;
    width: 100%;
}
section#conference .bloc-2 h4.plus,
section#conference .bloc-2 .accroche p{
	font-family: "Ubuntu_bold";
	color: #009ac3;
	font-size: 0.8rem;
	text-transform: uppercase;
	padding: 25px 0 25px 0;
    margin-top: 0;
	font-style: normal;
}
section#conference .bloc-2 p{
	font-family: "Ubuntu";
	font-size: 0.8rem;
	font-style: italic;
	color: #555555;
}

section#conference .bloc-3 .mosaique .columns {
	padding-left: 0;
    padding-right: 0;
}

section#conference .bloc-3 .mosaique .columns .image1{
	
	position: relative;
	z-index: 10;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity:1;
    animation: conferenceimage1 40s linear infinite;
    animation-delay: 10s;
    animation-direction: reverse;
}

section#conference .bloc-3 .mosaique .columns .image2{
	
	position: absolute;
	z-index: 9;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    transform: rotateY(180deg);
    animation: conferenceimage2 40s linear infinite;
    animation-delay: 10s;
    animation-direction: reverse;
}


@keyframes conferenceimage1 {
     25% { transform: rotateY(0deg);z-index:10;}
     75% { transform: rotateY(180deg);z-index:9; }
}
@keyframes conferenceimage2 {
     25% { transform: rotateY(180deg);z-index:9;}
     75% { transform: rotateY(0deg);z-index:10; }
}
	.mosaique .placeholder {
		position: relative;
	}
/* entire container, keeps perspective */
.flip-container {
	position: absolute;
	left: 0	;
	top: 0;
	height: 100%;
	width: 100%;
	perspective: 1000;
}
/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
	transform: rotateY(180deg);
}


/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
}

section#partenaires .category_filters{
	margin-bottom:150px;
}

section#partenaires .view {
	padding: 0 0 0 0;
	overflow: hidden;
	position: relative;
	cursor: default;
}

section#partenaires .view .mask {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	cursor:pointer;
	border-radius: 200px;
	border-width: 100px;
	display: inline-block;
	height: 100%;
	width: 100%;
	box-sizing:border-box;
	border:0px solid rgba(0, 154, 195, 0.7);
	opacity:0;
	visibility:hidden;
	transform:scale(4);
	transition: all 1s cubic-bezier(0,0,0.4,1);
}
section#partenaires .view:hover .mask {
	opacity: 1;
	border: 200px solid rgba(0, 154, 195, 0.7);
	visibility:visible;
}

section#partenaires .view img {
	display: block;
	position: relative;
}

section#partenaires .view .category {
	position: absolute;
	z-index: 10;
	top: 10px;
	left: 10px;
}
section#partenaires .view .Text {
	color: white;
	font-family:"AmaticSC";
	font-size: 2em;
	position: absolute;
	z-index: 10;
	bottom: 5px;
	left: 20px;
}

section#revues .bloc-3 .review hr{
	margin-left: 15px;
	margin-right: 15px;
}

section#revues .bloc-3 h3{
	font-size: 3em;
}

section#revues .bloc-3 div>p,
section#revues .bloc-3 div>a{
	/*color: black;*/
    font-family: "Ubuntu_BoldItalic";
    font-size: 0.8em;
    font-weight: 100;
    margin-top: 1rem;
    paddinging-bottom: 10px;
}
section#revues .bloc-3 div a{
	/*color: black;*/
   /* font-weight: 300;*/
	text-decoration: underline;
}

.bloc-1 div.row .contactBlock {
	font-size: 1em;
	line-height: 1.8;
	letter-spacing: 0rem;
    padding-bottom: 45px;
}

.bloc-1 div.row div.contactDash {
	border-top: solid 2px #009ac3;
	height: 0px;
	width: 40px;
	margin-top: 1.3rem;
	margin-bottom: 1.3rem;
}
section div#contactMap{
	margin-top:100px;
	margin-bottom:100px;
	height:400px;
}
section div#contactMapContainer {
	height:400px;
}

h4 {
	color: black;
	font-family:"Ubuntu_BoldItalic";
	font-size: 0.8em;
	font-weight: 600;
	margin-top: 1rem;
	margin-bottom: 0;
}

div.valign-middle:not(#bloc2),
div.valign-middle:not(#bloc3) {
    display: table;
}

div.valign-middle:not(#bloc2) .columns ,
div.valign-middle:not(#bloc3) .columns {
    display: table-cell;
    vertical-align: middle;
}

section div#bloc4 > div:first-child {
	margin-top:70px;
	margin-bottom: 50px;
}

#bloc4 > div > p {
	font-family:"Ubuntu";
}
section div#bloc4 div.home-block p{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
}
section div.contact_banner {
	height: 300px;
	background-color: #009ac3;
	text-align: center;
}
section div.contact_banner h4{
	color: white;
}
section div.contact_banner p{
    margin-bottom: 0px;
    padding-top: 20px;
    width: 150px;
    display: inline-block;
}
section div.home-block p a , section div.contact_banner p a {	
    border: 2px solid;
    background-color: #009ac3;
    text-transform: uppercase;
	font-family:"Ubuntu_bold";
	font-size: 0.8rem;
	font-weight: 300;
    margin-bottom: 0px;
}

section div.home-block p {
	color: black;
	font-family:"Ubuntu";
	font-size: 0.8rem;
	font-weight: 300;
	line-height: 1.8;
}
section div.centered {
	text-align: center;
}
section .bloc-1 > div:first-child{
	padding: 50px 0px 50px 0px;
}
section .bloc-1 > div > div.row > div:last-child{
	float:left;
}


.cart {
    width: 0;
    left: 0%;
    bottom: 10%;
    position: fixed;
    margin-left: 10px;
    opacity: 1;
}

.cart a  {
    width: 70px;
    display: block;
    position: absolute;
    bottom: 10%; 
    left: -10px;
    max-width: 70px;
    padding: 10px 8px;
    background: #009ac3;
    color: white;
    font-weight: 600;
    border: white 1px solid;
}
.cart a img {
    display: none;
}

.arrow {
    width: 0;
    right: 0%;
    bottom: 10%;
    position: absolute;
    margin-right: 40px;
    opacity: 1;
}

.arrow img {
    width: 40px;
    display: block;
    position: absolute;
    bottom: 10%; 
    left: -40px;
    max-width: 64px;
}

.arrow.start{
    animation: indicate 1s linear 3;
    animation-delay: 2s;
    animation-fill-mode: forwards;	
}

@keyframes indicate {
      0% { bottom: 10% ; opacity:1;}
    100% { bottom: -10%; opacity: 0 }
}

section#footer{
	background-color:#eeeeee;
	/*height: 200px;*/
	color: #988c8d;
}
section#footer>footer>div{
	text-align: center;
}
section#footer>footer:first-child{
    padding-top: 10px;
    padding-bottom: 10px;
}
section#footer>footer{
    padding-bottom: 20px;
}
section#footer>footer>div>ul{
	display: inline-block;
    margin: 0;
    /*padding-top: 100px;*/
}
section#footer>footer>div#ngg_insta_feed{
    margin-bottom: 20px
}
section#footer>footer>div#ngg_insta_feed>a{
    display: inline-block;
    font-size:1.3rem;
    overflow: hidden;
    position: relative;
    margin-left: 2px;
    margin-right: 2px;
}
section#footer>footer>div#ngg_insta_feed>a.social_media{
	padding-bottom: 30px;
}
section#footer>footer>div#ngg_insta_feed>a .instagramask {
	position: absolute;
	overflow: hidden;
	left: 0px;
	bottom: -33%;
	/*cursor:pointer;
	box-sizing:border-box;
	border: 60px solid rgba(134, 134, 134, 0.7);
	border-radius: 60px;
	border-width: 30px;
	visibility:visible;
	transform:scale(4);*/
	display: inline-block;
	height: 33%;
	width: 100%;	
	opacity: 0;	
	background-image: url("https://ngg.jonget.fr/themes/NGG_theme/assets/images/instagram.png");
	background-color: rgba(0, 154, 195, 1);
	visibility:hidden;
	transition: all 1s cubic-bezier(0,0,0.4,1);
}

section#footer>footer>div#ngg_insta_feed>a:hover .instagramask {
	opacity:1;
	bottom: 0;
	visibility:visible;
}

section#footer>footer>div#ngg_insta_feed>a>div.img>img {
	height:150px;
	width:150px;
}

section#footer>footer>div>ul>li{
    display: inline-block;
    font-size:1.3rem;
    padding-left: 20px;
    padding-right: 20px;
}
section#footer a{
    color: #868686;
    font-size: 80%
}
section#footer a:hover {
    color: #009ac3;
}

.four.columns h2, .three.columns h2{font-size: 1.6em;}
.four.columns h3, .three.columns h3{font-size: 1.3em;margin-bottom: 0.3em;}
.four.columns h4, .three.columns h4{font-size: 1.1em;margin-bottom: 0.2em;}
.four.columns p, .three.columns p{font-size: 0.9em;line-height: 1.4em;}

ul.side-nav li {
	margin-bottom: 5px;
}
ul.side-nav li a{
	background-color: #f3f3f3;
	color: #2BA6CB;
	padding: 2px 10px;
	transition: background-color 0.15s ease-in-out 0s;
}
ul.side-nav li a:hover{
	background-color: #eaeaea;
	color: #3F73A5;
}
ul.off-canvas-list li a.active {
	color: white;
    background-color: #009ac3;
}

.article {margin-bottom: 30px;}
.article .five.columns {padding-top:60px;}

section#bloc_404 div.bloc-1 {
    padding-top: 30px;
    padding-bottom: 0px;
}
#bloc_404 h4 {
	font-family: "Ubuntu_Bold";
	font-style: normal;
	font-size: 1em;
}
#bloc_404 ul {list-style-type: none;}
#bloc_404 ul li:before{ content:"-"; position:relative; left:-5px;}
#bloc_404 ul li{ text-indent:-5px; font-style: italic; font-size: 16px;}

@media only screen and (max-width: 40.063em) {

}

@media only screen and (min-width: 40.063em) {
	/* 
	    Design Ecran moyen 
	*/
	.tab-bar-section {
	    text-align: center;
	}

	.tab-bar, .tab-bar > section {
		height: 4.5rem;
	}

	.tab-bar > section:first-child  > a {
		    width: 4.5rem;
		    height: 4.5rem;
		    line-height: 4.5rem;
	}

	.tab-bar > section:first-child > a > span {
		margin: 12px;
	}


	.spacer{
		width: 100px;
		height: 1px;
	}

	.cart {
	    width: 0;
	    left: 0%;
	    bottom: 10%;
	    position: fixed;
	    margin-left: 20px;
	    opacity: 1;
	}

	.cart a  {
	    width: 130px;
	    display: block;
	    position: absolute;
	    bottom: 10%; 
	    left: -20px;
	    max-width: 130px;
	    padding: 10px 30px;
	    background: #009ac3;
	    color: white;
	    font-weight: 600;
	    border: white 1px solid;
	}
	.cart a img {
	    width: 40px;
	    display: block;
	    position: absolute;
	    bottom: 7px; 
	    left: 80px;
	    max-width: 40px;
	}

	#bloc2-3 .valign-middle {
	    display: table;
	}

	#bloc2-3 .valign-middle .columns {
	    display: table-cell;
	    vertical-align: middle;
	}

	#bloc2-3 .valign-middle .columns,
	#bloc2-3 .valign-middle [class*="column"] + [class*="column"]:last-child {
	    float: none;
	}

	section#esprit .bloc-2 .columns .columns p:first-child {
		margin-top: 0;
	}

	section#esprit .bloc-3 > div:not(:last-child){
		    padding-bottom: 0;
	}
	section#esprit .bloc-3 > div:first-child{
		    padding-bottom: 50px;
	}

}

@media only screen and (min-width: 64em) {
	/*
		Design écran large
	*/

	.shrink-my-header.contain-to-grid {
	 	background: rgba(0, 154, 195, 1);

	}
	.shrink-my-header.top-bar{
		padding-top: 5px;
		margin-top: 0px;
	}
	
	.shrink-my-header #logo_ngg {
		height: 75px;
		margin-top:0px;
	}
	.shrink-my-header .top-bar-section ul.menu {
		padding-top: 10px; 
		margin-top: 0px; 
	}
	.shrink-my-header .top-bar-section ul.lang_selector {
		padding-top: 10px; 
		margin-top: 0px; 
	}
	.shrink-my-header .top-bar-section > ul.my_nav li:not(.has-form) a,
	.shrink-my-header .top-bar-section > ul#my_lang li:not(.has-form) a{
		color: white;
	}
	.shrink-my-header .top-bar-section > ul.my_nav li:not(.has-form) a:hover,
	.shrink-my-header .top-bar-section > ul#my_lang li:not(.has-form) a:hover{
		color: white;
	}
	.shrink-my-header .top-bar-section > ul.my_nav li.active:not(.has-form) a,
	.shrink-my-header .top-bar-section > ul#my_lang li.active:not(.has-form) a{
		color: black;
	}
	.shrink-my-header .top-bar-section > ul.my_nav li.active:not(.has-form) a:hover,
	.shrink-my-header .top-bar-section > ul#my_lang li.active:not(.has-form) a:hover{
		color: black;
	}
	.shrink-my-header .top-bar-section ul.menu.my_nav > li.has-dropdown:hover > ul {
		clip : auto;
		background: rgba(0, 154, 195, 1);
    	width: auto;
	}
	.shrink-my-header .top-bar-section > ul#my_lang li.divider {
		border-right-color: white;
	}

	/*
		fin de modification design pour le menu diminué en haut de page
	*/
	.top-bar-section ul.menu.my_nav > li.has-dropdown:hover > ul {
		clip : auto;
    	width: auto;
	}

	.top-bar-section ul.menu.my_nav > li.has-dropdown > a:after {
		border: none;
		font-family: FontAwesome;
		content: "\f107";
		top: 50%;
	    right: 10px;
	    margin-top: -7px;
	    line-height: 13px;
	    height: auto;
	}
	.top-bar {
		transition: all 0.5s ease 0.1s;
		padding-top: 45px;
	}
	.top-bar .title-area{
		    float: none!important;
	}
	.contain-to-grid {
		transition: all 0.5s ease 0.1s;
	 	background: rgba(0, 154, 195, 0);

	}
	.top-bar-section > ul {
		transition: all 0.5s ease 0.1s;
		padding-top: 0px; 
	}
	#logo_ngg {
		transition: all 0.5s ease 0.1s;
		height: 100px;
		float: left;
		margin-top:-40px;
	}
	.top-bar-section ul.menu {
		float: left;
		height: 30px;
		padding-left: 25px; 
		padding-right: 25px; 
	}

	.top-bar-section ul.menu li ul li {		
		display: none;
	}

	.top-bar-section ul.menu > li:hover ul li {		
		display: list-item;
	}

	.top-bar-section ul.menu > li {		
		display: inline-block;
	}

	.top-bar-section ul.lang_selector {
		float: right;
	}

	.top-bar-section ul.left {
		height: 30px;
		width: 50%;
		padding-top: 40px;
		padding-right: 60px; }

	.top-bar-section ul.left li {
		float: right;
	}
	.home-block{min-height: 120px;}

	header#homepage div > h1.superpose {
		top: 40%;
	}

	section .bloc-1 > div:first-child{
		padding: 150px 0px 50px 0px;
	}

	section#visites_ville .view .Text {
	color: white;
	font-family:"AmaticSC";
	font-size: 2.2em;
	position: absolute;
	z-index: 10;
	bottom: 5px;
	left: 20px;
	}
	/*
	section#partenaires .view .Text {
	color: white;
	font-family:"AmaticSC";
	font-size: 2.2em;
	position: absolute;
	z-index: 10;
	bottom: 5px;
	left: 20px;
	}
	*/
	section#esprit .bloc-2 p.espritButtonHolder ,
	section#esprit .bloc-2 p.espritButtonHolder > a {
		margin-bottom: 0;   
	}
	
	.arrow img {
	    width: 80px;
	}
}


.buy-now {
	width:140px;
	cursor:pointer;
	text-transform:capitalize;
	border-radius:12px 0 12px 0;
	background: rgba(0, 154, 195, 1);
	border:none;
	color:#fff;
	font:bold 12px Verdana;
	padding:7px 12px;
}

section#visite .tarif_duree [class*="column"] + [class*="column"]:last-child,
section#visites_ville .bloc-2  [class*="column"] + [class*="column"]:last-child,
section#partenaires .bloc-2  [class*="column"] + [class*="column"]:last-child {

    float: left;

}

