/* CSS Document */
html {
  font-size: 16px !important;
  -ms-overflow-style: scrollbar !important;
  -webkit-tap-highlight-color: transparent !important;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important; 
  font-size: 1rem !important;
  line-height: 1.5 !important;
  background: #ffffff;
  color: #333333;  
  background-image: url(../img/bg.jpg) !important;
}
@media (max-width:767px) {
  #use {
    border-radius: 0px;
  }
}

strong, h2, h3 { color:#000000; font-weight:600; }
h4 { 
	color: #72372f; 
	font-size:18px; 
	font-weight:bold; 
	height:2em;
}
h5 {
	color: #72372f; 
	font-size:20px; 
	text-decoration:underline;
}
/*.logotip { float:left; width: 127px; margin-top:6px; margin-bottom:6px; } */
.logotip { float:left; height: 64px; margin-top:6px; margin-bottom:6px; }
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#content .navbar.navbar-default.navbar-fixed-top .container #bs-example-navbar-collapse-1 {
	font-size: 18px;
}
.navbar-nav li a:hover { 
    text-decoration:underline;
}
.why {
	text-align:center; 
	border:#777 solid 1px;	
	margin: 19px;
	width:30%;
}
.invest {
	background: #72372f;
	font-size: 36px;
	text-align:center;
	width:30%;
	margin: 19px;
	border-radius: 19px;  
}
.invest a { color: #ffffff; text-decoration:none;}
.invest a:hover { text-decoration:underline;}
.about {
	text-align:justify;
	border:#777 solid 1px;	
	padding: 15px;
	margin-right:3px;
	margin-left:3px;
}
img.esciz { 
    width: 250px;
	margin: 10px; 
    border:#7bab08 solid 2px;
}
img.izo { width: 300px; }
h1 {text-align: center; color: #ff0000; font-size:28px; }
h2 {text-align: center; }
h3 {text-align: center; }
h4 {text-align: center; }

