
body,html{    
    margin: 0px;
    padding: 0px;
	height:100%;
	background:#f1f0ef!important;
	}

/*SCROLLBAR*/
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px grey; 
  border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #666; 
  border-radius: 3px;
}


/*CLOSE*/
.kec,.header,#maps,#prof,.slideshow,.footer,#search{display:none!important;}

/*HEADER*/
.mnheader{display:block;height:17.8%;position:fixed;background-color:white;width:100%;transition:.4s;z-index: 1;margin-bottom:200px;box-shadow: 0px 0px 5px 0px #878787;}
.mnheader img{margin:15px 0px 0px 15px;transition:.4s;}


/*NAVIGATOR*/
.navop{
	margin:0px;
	display:block;
	position:fixed;
	left:92%;
	top:3%;	
	
	z-index:1;
}
.navop:hover{cursor:pointer;}
.navcl{
	
	margin:0px;
	display:none;
	position:fixed;
	left:15%;
	top:3%;
	
	z-index: 1;
}
.navcl:hover{cursor:pointer;}

.navigatormono{background-color:#f5f5f5;position:absolute;z-index: 6;top:0px;width:78%;height:1380px;font-family:arial;right:0%;transition:.4s;display:none;box-shadow: 0px 0px 10px 0px #666;}

	.navigatormono ul{display:block;padding-left:0px;position:relative;list-style:none;font-size: 1em;top:10px;}

	.navigatormono li{padding:10px;border-bottom:1px solid #CFCFCF;}
	.navigatormono li:hover{cursor: pointer;}
#navs:hover{text-decoration: underline;text-decoration-color: black;}


.navigatormono li li{color:#666;border:none;}
.navigatormono li li:hover{color:#276d82;}

#search2 #submit2{background:url("../img/icon_magnify.png") no-repeat 0 0;
	border:0px solid red;
	font-size:12px;
	display: block;
	position: relative;
	top:38px;
	left:380px;
	outline:0;
	margin-right:0;
	padding:8px;
	width:10px;
	height:2px;cursor:pointer;}
#search2 #srch2{border: 1px solid #E4E4E4;
		border-radius:40px;
		width:180px;
		height:27px;
		font-size:12px;
		outline:0;
		padding: 0px 20px 0px 10px;
		position: relative;
		top:60px;
		left:200px;}



/***********    D E Y I SH E N     ************/





/**********************************************/

/* FOOTER  */

.minifooter{display:none;background-color:white;position:relative;top:1260px;width:100%;height:50%;}

.mnword {width:98%;height:60px;position:relative;top:20px;}
.minifooter h1{color:#666;font-size:13px;font-weight:bold;text-decoration: underline;float:left;position:relative;width:20%;margin-right:55px;left:40px;margin-top:0px;margin-bottom:10px;}
.minifooter h1:hover{color:#276d82;}


.minifooter p{position:relative;top:0px;display:block;float:left;left:10px;color:#666;width:300px;margin-left:5%;}

.mnsocial{position:relative;height:40px;width:145px;margin-left:40%;top:120px;}

.minifooter a{top:0%;}

#mnfb{background:url("../img/icon_social.gif") no-repeat 0 0;width:38px;display:block;height:38px;background-position: -71px 1px;float:left;position:relative;bottom:0px;margin-right:10px;border-radius:20px;}
#mntw{background:url("../img/icon_social.gif") no-repeat 0 0;width:38px;display:block;height:38px;background-position: -143px 1px;float:left;position:relative;bottom:0px;margin-right:10px;border-radius:20px;}
#mnytb{background:url("../img/icon_social.gif") no-repeat 0 0;width:38px;display:block;height:38px;background-position: -215px 1px;float:left;position:relative;bottom:0px;margin-right:10px;border-radius:20px;}

#mnfb:hover{background:url("../img/icon_social.gif") no-repeat 0 0;background-position: -71px -70px;cursor:pointer;}
#mntw:hover{background:url("../img/icon_social.gif") no-repeat 0 0;background-position: -143px -70px;cursor:pointer;}
#mnytb:hover{background:url("../img/icon_social.gif") no-repeat 0 0;background-position: -215px -70px;cursor:pointer;}

.minifooter{display:block;transition:0.4s;}

/*OVERLAY*/
.overlay{dislay:block;position:fixed;width:92%;height:130px;background:white;
		box-shadow:0 0 16px rgba(0,0,0,0.4);z-index:5;margine:0px;border-radius:10px;left:25px;bottom:10px;
		-webkit-animation: overlay 10s;}
.overlay img{content: url("../img/tr-sticky-button-cf-background-mobile2.png");position:relative;}
@keyframes overlay{0%{visibility:hidden;} 99%{visibility:hidden;} 100%{visibility:visible;}} 

#skl2{content:url("../img/closewhite.png");
      position:relative;
	
	  margin-top:-10px;
	  margin-left:50%;
	  z-index: 6;
	 -webkit-animation:10s overlay;}

#skl2:hover{content:url("../img/closegreyhover.png");cursor:pointer;}

#skl2:active > .overlay{display: none;}

/***** OVERLAY *****/

.overlay h1{position:relative;left:3%;bottom:120px;font-size:14px;font-family:sans-serif;font-weight: 100;color:black;}
.overlay a{position:relative;left:3%;bottom:100px;font-size:17px;font-family:sans-serif;font-weight: 600;color:black; background:#fdc82f;padding:5px 30px;border-radius: 5px;text-decoration:none;}
.overlay a:hover{background:#D0D0D0;}
.overlay #skl2{position:relative;left:47%;bottom:195px;}


/**** FONT IMPORT ****/

@font-face{font-family:futurica;
			src:url("../fonts/Futurica/Futurica/Futurica-Light.ttf");
			font-weight: normal;
}