/* GTS IT HUB */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);



/* Start of "Micro clearfix" */
.cf, .clearfix { zoom: 1; }
.cf:before, .clearfix:before,
.cf:after, .clearfix:after { content: ""; display: table; }
.cf:after, .clearfix:after { clear: both; }
/* End of "Micro clearfix" */


*
{
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
}

@font-face {
	font-family: myFirstFont;
	src: url(../fonts/EUROCAPS.html);
}

.wrapper
{
	
	/*width:1100px;*/
	margin:0px auto;
	width:1192px;
}

body
{
	font-size: 16px;
	color: #555;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5;
	overflow-x: hidden;
}

#header
{
}

.header-top
{
	background: #151515;
	padding: 15px 0px;
	width: 100%;
	border-bottom: 1px solid #fff;
}


.header-mobile
{
	float: left;
	color: #fff;
	font-size: 15px;
}

.header-contact
{
	float: right;
	color: #fff;
	font-size: 15px;
}

.header-contact i
{
	font-size: 22px;
	margin-right: 10px;
}

.header-contact i.fa-envelope
{
	/*-ms-transform: rotate(-20deg); 
	-webkit-transform: rotate(-20deg); 
	transform: rotate(-20deg); */
}

.header-bottom
{
	background: #7D1935;
	height: 140px;
}

.company-logo
{
	float: left;
	margin-top: 35px;

}

.header-nav
{
	float: right;
}

.header-nav ul
{
	list-style: none;
}

.header-nav ul li
{
	float: left;
	background: url(../images/header-nav-bdr.html)  0px center no-repeat;
}

.header-nav ul li a
{
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	padding: 10px 25px;
	line-height: 25px;
	display: block;
	color: #fff;
	font-weight: 600;
	margin-right: 1px;
	margin-top: 45px;
}

.header-nav ul li a:hover, 
.header-nav ul li a.active
{
	/*background: #4A96AD;*/
	border-bottom:  2px solid #4A96AD;
	border-top:  2px solid #4A96AD;
	border-right:  2px solid #4A96AD;
	border-left:  2px solid #4A96AD;

}

/*..services*/

.slider-banner
{
	z-index: -9
}

.services
{
	text-align: center;
	background: #f2f1f6;
	padding: 0px 0px 20px 0px;
	margin-top: -30px;
}

.services ul
{
	list-style: none;
	margin: 0px -13px; 
}

.services ul li
{
	float: left;
	width: 255px;
	text-align: center;
	background: #fff;
	border: 1px solid #eee;
	padding: 30px 15px 50px 15px;
	margin: 0px 13px; 
}

.service-icon 
{
	width: 80px;
	height: 80px;
	border-radius: 50px;
	background: #bec1c6;
	padding: 15px 15px;
	margin: 0px auto;
	margin-bottom: 20px;
	margin-top: 10px;
}

.service-icon a img.profession
{
	margin-top: 0px;
}

.service-icon a img.web-icon
{
	margin-top: 3px;
}

.service-icon a img.star-icon
{
	margin-top: 2px;
}

.service-icon a img.watch-icon
{
	margin-top: 3px;
}

h2
{
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	color: #4682a4;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 15px;
	line-height: 1.2;
	height: 100px;
	font-family: myFirstFont;
}

h2 span
{
	color: #444;
	font-family: ;
}

.service-para
{
	padding: 5px 0px 35px 0px;
	font-family: myFirstFont;
	font-weight: 600;
	font-size: 15px;
}

.more-button a
{
	background: #383d43;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 15px;
}

.more-button a:hover
{
	background: #4682a4;
}

.welcome
{
	background: #00719b;
	padding: 40px 0px;
}

.welcome-heading
{
	float: left;
	width: 230px;
	background: url(../images/heading--bdr.jpg) right center no-repeat;
	padding-right: 20px;
}

h1
{
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	font-family: myFirstFont;
	text-align: right;
	line-height: 1.1;
	margin-top: 20px;
}

h1 span
{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-family: myFirstFont;
}

.welcome-para
{
	float: right;
	width: 840px;
}

.welcome-para p
{
	color: #fff;
	margin-top: 20px;
}

.bottom-banner
{
	width: 100%;
}

.bottom-banner img
{
	height: auto;
	width: 100%;
}

#footer
{
	font-size: 14px;
	color: #fff;
	font-family: 'Open sans', sans-serif;
	font-weight: normal;
	border-top: 10px solid #c3c6cd;
	padding: 50px 0px;
	/*background: url(../images/footer-bg.jpg) repeat-x;*/
	background: #000;
}

.footer-left
{
	float: left;
}

.followus-text
{
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 10px;
}

.footer-follow-us-icon i
{
	color: #fff;
	font-size: 18px; 
	margin-right: 25px;
	margin-bottom: 20px;
}

.footer-follow-us-icon i:hover
{
	color: #8d8d8d;
}

.footer-company-logo
{
	float: right;
}


.inner-pages
{
	padding: 50px 0px 30px 0px;
}


.inner-pages h1
{
	text-align: center;
}

.productList h2 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4682a4;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 15px;
    line-height: 1.2;
     height: auto; 
    font-family: myFirstFont;
}

.services .right-product-nav  ul li {
    float: left;
    width: 255px;
    text-align: center;
    background: #fff;
    border: 1px solid #eee;
    padding: 10px;
    margin: 0px 13px;
}

.developed-by
{
margin-top: 10px;
text-align: center;
}

.developed-by a
{
 color: #fff;
 text-decoration: none;
}

.developed-by a:hover
{
	text-decoration: underline;
}











