@import url(http://fonts.googleapis.com/css?family=Merriweather);
@import url(http://fonts.googleapis.com/css?family=Istok+Web);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@font-face {
    font-family: "IHTMRegular";
    src: url(font/calibri.woff) format("truetype");
}
BODY {
	font-family: 'IHTMRegular', sans-serif;
	background-color: #fff;
}
.containerweb{
	width: 100%;
	margin: auto;
	background-color: #FFFFFF;
}
.BannerMenu {
	width:90%;
	}
 

/*A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
 
/* reset */
/*-----start-header----*/
menu, nav, section {display: block;}
.header{
	background-image: url(../images/bg_top_mobile.png);
	background-position: center top;
	border-TOP: 5px solid #FFC712;
}

.logo img {
	float: left;
	width:150px;
	height:50px; 
}
.logo a{ 
	font-weight: 200;
	text-transform: uppercase;
	font-size: 2.5em;
}
.logo a:hover{
	text-decoration:none;
}
.logo320{
	display:none;
}
/*----navbar-nav----*/
.top-header{
	padding: 0.8em 0em 0.3em;
	
}
.top-nav ul li a{
	color: #737373;
	padding: 0.2em 1em;
	font-size: 0.92em;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	font-weight: 400;
	
}
.top-nav ul li.active a,
.top-nav ul li a:hover{
	color:#42B3E5;
}
.logo a{
	display:block;
}
/* top-nav */
.top-nav:before,
.top-nav:after {
    content: " ";
    display: table;

}
.top-nav:after {
    clear: both;
}
nav {
	position: relative;
	float: right;
}
nav ul {
	padding: 0;
	float: right;
}
nav li {
	display: inline;
	float: left;
	position:relative;
}
nav a {
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
nav a:hover{
	text-decoration:none;
	color:#00A2C1;
}
nav a#pull {
	display: none;
}
 
.clearM{
	border-bottom: 0px solid #ccc;
	
	height: 25px;
	width: 100%;
	margin-top: 10px;
}

/*Styles for screen 515px and lower*/
/*@media only screen and (max-width : 768px) { */
header {
top: 150px;
}
	nav { 
  		height: auto;
  		float:none;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
			display: none;
		height: auto;
		margin:0;
		background: #fff;
  	}
  	nav li {
  		width: 100%;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #eee;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
/**/
	 
  
	nav a#pull {
		display: block; 
		color: #F26D7D;
		text-align: right;
		position: absolute;
		top: 10px;
	}
	nav a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	nav a#pull img{
		margin-right:2%;
	}
	.iconnav a#pull {
		display: block; 
		color: #F26D7D;
		text-align: right; 
		top: 10px;
	}
	.iconnav a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat; 
		display: inline-block; 
		right: 15px;
		top: 10px;
	}
	.iconnav a#pull img{
		margin-right:2%;
	}
	 
	
	#pull{
	float: right;
	width: 30px;
	height: 30px;
	position: absolute;
	margin-left: 250px;
	}
	#pullhome{
	float: right;
	width: 30px;
	height: 30px;
	position: absolute;
	margin-left: 250px;
	}
	nav a#pullhome {
		display: block; 
		color: #F26D7D;
		text-align: right;
		position: absolute;
		top: 10px;
	}
	nav a#pullhome:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	nav a#pullhome img{
		margin-right:2%;
	}
	.iconnav a#pullhome {
		display: block; 
		color: #F26D7D;
		text-align: right; 
		top: 10px;
	}
	.iconnav a#pullhome:after {
		content:"";
		background: url('nav-icon.png') no-repeat; 
		display: inline-block; 
		right: 15px;
		top: 10px;
	}
	.iconnav a#pullhome img{
		margin-right:2%;
	}
	
.home {     
  top: 0;
  width: 100%;
  background: ffffff;
	}
	
	.top-nav ul li a {
		color: #2C3E50;
		padding: 0em 0;
	}

/* hidden fixed navigation */
#fixedbar {  
  display:none;
  position: fixed;
  top: 0;
  width: 100%;
  background: ffffff;
   z-index: 100000;
}

section#footer{
	background-color:#FFC712;
	background-image: url(../images/ihtm_home_w39.gif);	
	background-repeat: repeat-x;
	background-position: center top;
	padding: 60px 0 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
}
.footerMenu > li a{
	color: #000;font-family: 'IHTMRegular', sans-serif;
	}

	nav {
		float:none;
	}
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #EEE;
	}
.icconImp{
	top:55px;
	width: 5%;
	float: left;
	height:75px;
	text-align: center;
	
}
.contentsImp{
	top:55px;
	float: right;
	width: 90%;
	margin-right:5px;
 
}
/*ECHIPA PAGE*/
.column.centered,.columns.centered{float:none;margin:0 auto}[class*="column"]+[class*="column"]:last-child{float:left}[class*="column"]+[class*="column"].end{float:left}
.echipa,.twelve .echipa{
	width:260px;
	background-color: #F2F2F2;
	border: 1px solid #E5E5E5;
	margin: 20px;
	padding: 10px;
	height: 230px;
	text-align: center;
	float: left;
}
.echipa .blockdesc{
	float: left;
	width: 77%;
	margin-top: 7px;
	margin-right: 5px;
}
.echipa .FOTO{
	border: 5px solid #FFFFFF;
}
.echipa p{
	text-align: justify;
	font-size: 12px;
	color: #333333;
	padding: 1px;
	margin: 1px; 
}
.echipa,.twelve h4, h5{
	padding: 2px;
	margin: 2px;
}	
.sageata{ display: none;}
/*}*/
