/* CSS STYLES BY INNOVTECHNETWORKS, HAMRO GROUP */



@font-face{
font-family: myFirstFont;
src: url(../fonts/Heuristica-Regular.otf);
}



#izzyheader{
border-bottom:1px dashed #c0c0c0;

}



.headerimg{
margin-left:350px;
}


.navizzy{
padding-left:200px;
margin-top:10px;
margin-bottom:10px;
}

.navizzy li a {

   color: #666666;
    text-decoration: none;
	font-size:1.3em;
/*	font-weight:bold; */
	font-family:myFirstFont;

}


.izzyslide{
margin-left:-10px;
margin-top:10px;
margin-bottom:40px;

}


.izzyfeature h3{
text-align:center;
margin-bottom:60px;
}

.izzyfeature span{
font-style:italic;

}


.izzyproducts h3{
text-transform:uppercase;
font-size:15px;
font-weight:bold;
}


#izzycontainer{
background:#F7F9FA;
height:500px;
border-top:1px dashed #c0c0c0;

}

.izzyicons{
padding-left:450px;
}

.izzynewsrow{
margin-top:50px;
}

.izzylabel{
font-size:10.2px;
}
.izzybtn{
font-weight:bold;
font-family:myFirstFont;
/*font-size:19px; */
}

.izzyfootercol h4{
font-size:12px;
font-weight:bold;

}
.izzyfooterlist{
 line-height: 22px;
    margin-left: -40px;
}

.izzycopyright p{
text-align:center;
font-size:11px;

}


.izzyfooterlist li{
list-style:none;
font-size:11px;
}

.fill{  

/*background-position: center center; */
    background-size: cover;
	height:400px;
    width: 100%; 


	
	
	}

	.izzycaption{
	
	 margin-left: 50px;
    margin-top: 55px;
    /*width: 300px; */
	width:100%;
	height:60px;
	
	}
	
.izzycaption h1{
background-color: rgba(255, 255, 255, 0.85);
margin-top:-5px;
font-size:28px;
height:60px;
width:200px;
text-align:left;
padding-left:20px;
padding-top:13px;
color:#DD2863;
}

	.izzycaption p{
	background-color: rgba(255, 255, 255, 0.85);
	font-size:18px;
	margin-top:3px;
	width:auto;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	height:45px;
	
	}
	

	.text-details{

	float:left;
	text-align: left;

	}

	.text-details h3{
		font-weight:bold;
		color:#DD2863;
		text-transform: uppercase;



	}
	

	


