/* mobile nav */
nav{/* margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline; */display:block}
#menu-wrap{
   /*  position:fixed; */
	padding-bottom:10px;
	width:100%;
	z-index:5000;
	top:0;
	left:0}
#menu-wrap .container-fluid .row {}
.menu-back{
	background:rgba(33,33,33,0);
	-webkit-transition:  all 0.3s ease-out;
	-moz-transition:  all 0.3s ease-out;
	-o-transition:  all 0.3s ease-out;
	transition:  all 0.3s ease-out}
@media only screen and (min-width: 320px) and (max-width: 479px){
	#menu-wrap .container-fluid {width: 400px}
}
.cbp-af-header {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out} 
.cbp-af-header.cbp-af-header-shrink {
	background:rgba(33,33,33,.93);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li:first-child {
	background:none}
.menu-collapser {
    position:relative;
    width:100%;
    height:48px;
    line-height:48px;
    font-size:16px;
    padding:0 8px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out}
.collapse-button {
    position:absolute;
    right:30px;
    width:40px;
    background-image:linear-gradient(to bottom, #151515, #040404);
    background-repeat:repeat-x;
    border-style:solid;
    border-width:1px;
    color:#000;
    box-shadow:0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    padding:7px 30px;
    text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
    cursor:pointer;
    font-size:14px;
    /* text-align:center; */

    transform:translate(0, -50%);
    -o-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -webkit-transform:translate(0, -50%);

    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box
}
.collapse-button:hover, .collapse-button:focus {
    background-image:none;
    background-color:#040404;
    color:#FFF}
.collapse-button .icon-bar {
    background-color:#fff;
    border-radius:1px 1px 1px 1px;
    box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
    display:block;
    height:2px;
    width:18px;
    margin:2px 0}
ul.slimmenu {}
ul.slimmenu li {
    position:relative;
    display:inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out}
ul.slimmenu > li:first-child {border-left:0 }
ul.slimmenu > li:last-child {margin-right:0 }
ul.slimmenu li a {
	display:block;
    -webkit-transition:all 300ms linear;
    -moz-transition:all 300ms linear;
    -o-transition:all 300ms linear;
    -ms-transition:all 300ms linear;
    transition:all 300ms linear;
	cursor:pointer}
ul.slimmenu li a:hover {
    text-decoration:none}
ul.slimmenu li:first-child {
	background:none}
ul.slimmenu li .sub-collapser  {
    position:absolute;
    right:0;
    top:0;
    width:48px;
    height:100%;
    z-index:999;
    cursor:pointer}
ul.slimmenu li .sub-collapser:before {
	display:none}
ul.slimmenu li .sub-collapser > i {
	display:none}
ul.slimmenu.collapsed {
	padding:0;
	padding-right:50px;
	margin:0;
	text-align:right;
	background: white
}
ul.slimmenu.collapsed li {
    display:block;
    width:100%;
	padding-bottom:20px;
    /* box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box; */
}
ul.slimmenu.collapsed li a {
    display:block;
    /* box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box*/
}
ul.slimmenu.collapsed li .sub-collapser {
    height:40px} 
/* end topnav */
ul.main-nav li a:hover, ul.main-nav li a.active, ul.main-nav li a:active, ul.main-nav li a:focus {
    color: #0196a7;
	border-bottom: 1px solid #80cbc6
}
@media only screen and (max-width:768px) {
	.col-md-6.offset-3, .col-md-8.offset-2{margin-left:0}
}
.content {margin-top: 80px !important}
@media screen and (max-width: 992px){
	.content {margin-top: 5px !important}
}
li.eggsm {
	margin:0 0 0 15px;
	background:url('../img/logo-efgg.png') top right no-repeat!important;
	background-size:50px 50px !important;
	line-height: 10px;
	
	padding:20px;
	position:relative;
    display:inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}
li.eggsm a {color:rgba(0, 0, 0, 0) !important}

.grid-images.space {display:flex;flex-wrap: wrap}
.grid-images.space a.item {
  width: 28%;
  margin: 2%;
  /* see also elements.css */
}
#lightbox {background: rgba(0, 0, 0, 0.94) !important}
/* caption hovered on image */
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #0196a7}
.item:hover .overlay {
  opacity: 0.9}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center}
h4, h4:first-child{margin-top: 33.33%}

footer {
	background-color: #0196a7;
	padding: 40px 0 20px 0
}
.center-footer p, .center-footer a{
	text-align:center;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	letter-spacing:1px}
/* back to top */
#myBtn {
	display: none;
	text-align:center;
	background-color: #80cbc6;
	background-image:url('../img/ui/up-arrow.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:22px 12px;
	position: fixed;
	bottom: 20px;
	right: 30px;
	border: none;
	outline: none;
	z-index: 99;
	cursor: pointer;
	border-radius:4px
}
#myBtn:hover {
  background-color: #555}
/* #Tooltip -------------------------------------- */
.tipper {height:1px; left:-99999px; position:absolute; pointer-events:none; top:-99999px; width:1px;z-index:100000}
.tipper .tipper-content {background:rgba(20, 20, 20, 0.85);font-weight:400;letter-spacing:1px;box-shadow:0 0 25px rgba(0,0,0,0.5);text-transform:uppercase; border-radius:3px; color:#fff; display:block; float:left; font-family:'Open Sans'; font-size:9px; margin:0; padding:6px 20px; position:relative; white-space:nowrap}
.tipper .tipper-caret {background:url('../img/ui/tipper-icon.png') no-repeat; display:block; height:11px;  position:absolute; width:100%}

.tipper.right .tipper-content {box-shadow:1px 0 3px rgba(0, 0, 0, 0.25)}
.tipper.right .tipper-caret {background-position:left center; left:-5px; top:0}

.tipper.left .tipper-content {box-shadow:-1px 0 3px rgba(0, 0, 0, 0.25)}
.tipper.left .tipper-caret {background-position:right center; right:-5px; top:0}

.tipper.top .tipper-caret,
.tipper.bottom .tipper-caret {display:block; float:none; height:5px;  width:12px;margin-left:-6px}

.tipper.top .tipper-content {box-shadow:0 -1px 3px rgba(0, 0, 0, 0.25)}
.tipper.top .tipper-caret {background-position:center bottom; bottom:-5px; left:0; text-align:center}

.tipper.bottom .tipper-content {box-shadow:0 1px 3px rgba(0, 0, 0, 0.25)}
.tipper.bottom .tipper-caret {background-position:center top; top:-5px; left:0}
/* #preloader ------------------------------------ */
#preloader {
	background:rgba(255, 255, 255, 0.5) url(../img/ui/loader.gif) no-repeat center;
	background-size:7%;
	height:100vh;
	width:100%;
	position:fixed;
	z-index:100
}
