/* GeoAzur */
#mainmenugeo, #mainmenugeo .g-sublevel {
	background-color: #0088cd;
}
.menugeoback {
	background-color: #0088cd /*#1042E3 */;
	padding-right: 0.5rem;
	padding-top: 0.5rem;
}
#g-navigation .g-main-nav .g-dropdown {
	background: #0088cd;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #969696;}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
	color: #cce7f0;
}
#mainmenugeo .g-menu-item-title {
  font-size: 1.2rem;
  text-shadow: 1px 1px 1px #2F4F4F;
}
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child)>  .g-menu-item-container {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
/* dans custom idem artemis? */
p.readmore .btn {
	background: none;
	border: none;
	margin: 0;
	padding: 1rem 1rem;
    color: #2F4F4F;
}
.finder input[type="text"] {
	height: 30px;
}
/* ** */
/*.btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .search #search-form .btn, .finder #searchForm .btn, .finder #search-form .btn {
  color: #424753;} ????????????????*/

.nav-tabs.nav-stacked > li > a {
	border: 1px solid #D3D3D3;

}
/* ** /
table {border: inherit;}
.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout 

/* idem artemis voir à optimiser */
.geo-logo .g-logo.g-logo-helium img {min-height: 75px !important; max-width: 300px;}

/* Titres */
p {color:#000;}
.padding-h {margin-top: 1.5rem;}
body {
	line-height: 1.6;
}
.slide-h {min-height: 500px;} /* hauteur slid header ne pas garder */
h1{
  font-size: 2rem;
  line-height: 3rem;
 	font-weight: 900;
   	color: rgba(00,00,00,0.9) ;
}
h2{
  font-size: 1.5rem;
 font-weight: 500;
 color: rgba(00,00,00,0.8) ;
}
h3 {
  font-size: 1.2rem;
  line-height: 1.8em;
  font-weight: normal;
  color: #b5986c;
}
h4 {
   font-size: 1.1rem;
 	 line-height: 1.8em;
   color: #293655 
}
h5 {
   font-size: 1rem;
}
h3.g-title {
	font-size: 1.2rem;
	font-weight: 400;
  	color: #000;
}
p {line-height: 1.5;}
.description  h3.g-title, .description  h3, #g-footer h3.g-title, #g-footer h2 {color: #fff!important;}
.description {display;flex; align-items:stretch; min-height:100%;}

.blog .items-row {
	margin-bottom: 0;
	padding-bottom: 0;
}
.g-social a{color: #1A8CD8;}
/*ul.menu-sidemenu li 
{border-bottom: solid 1px;
}*/
.btn .btn-primary {background: #006dcc !important ;background-image: linear-gradient(to bottom,#08c,#04c); background-repeat: repeat-x;}
/* zen slideshow */
.g-slideshowz .g-slideshowz-slider .swiper-slide .slide h3.g-slideshowz-top-title {font-size: 1.2rem; color: #fff;  /*display:inline; vertical-align: bottom; */ margin-top: 27rem; background-color:#454545; padding: 0.5rem;}
.copyright-geo{ background-color: #006699CC; color:#fff;}
.copyright-geo p{color: #fff;}
#g-copyright a {color: #fff !important;}
/* menu */
.menu-richmenu a {color: #1C1C1C; }
.menu-richmenu a:hover {color: #d2691e; }

div .lightbox-1 , div .lightbox-3 {border: 1px solid; border-radius: 4px;}
ul.menu-richmenu > li {
	border-bottom: 1px dotted #b3b3b3;
}
.nav-tabs {
	border-bottom: none;
}
.right-sidebar .platform-content {
	border-bottom: none;
}