
/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
/*reset*/

/*HOME PAGE*/
body{
	Height:100%;
	font-family: 'Gudea', sans-serif;	
	/*font-family: Arial,Helvetica Neue,Helvetica,sans-serif;*/
	font-size:14px;
	background-image:url(../images/bg.jpg);
	background-position:center center;
	color:#222222;
}
a{
	text-decoration:none;
}
.title{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	color:#008da8;
}
.c_title{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	color:#008da8;
}
.ours_text{
	text-align:justify;
}
.content_para{
	text-align:justify;
	margin-bottom:10px;
	display:none;
}
.content_para1{
	text-align:justify;
	margin-bottom:10px;
}
#container{
	width:100%;
}
#wrapper{
    height: auto;
    margin: 0 auto;
    padding-top: 10px;
    width: 960px;
}
#header{
    box-shadow: 0 3px 2px -2px #CCCCCC;
    /*float: left;*/
    height: 130px;
    margin-bottom: 10px;
    width: 100%;
}
#logo{
	float:left;
}
#logo img{
    height: 125px;
    width: 195px;
}
#menu{
	float:right;
	margin-top:60px;
}


#banner{
	text-align:center;
}
#banner img{
	border:1px solid #ccc;
	width:960px;
}
#content_container,#content_container1{
	width:100%;
	margin-top:20px;
}
#ours_container{
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
#products{
	float:left;
}
.rdmore{
	color:#008DA8;
}
.each_pro{
    /*box-shadow: 2px 2px 2px 2px #CCCCCC;*/
    float: left;
    width: 300px;
	margin-left:9px;
	margin-right:9px;
}
#clients_container{
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	box-shadow: 0 3px 2px -2px #CCCCCC;
}
#clients{
    height: 130px;
    padding-top: 7px;
	width:960px;
}
#clients img{
    /*box-shadow: 2px 2px 2px 2px #ccc;*/
    margin-left: 5px;
    margin-right: 5px;
	border-radius:5px;
}
#service_content{
	float:left;
	width:70%;
}
#newsnevents{
	width:100%;
}
#contactform{
	margin-top:20px;
	width:100%;
}
#contactform p{
	font-weight:bold;
	margin-bottom:10px;
	color:#008da8;
}
#gmap{
	margin-top:20px;
}
/*.news_image{
	float:left;
}
.news_image img{
	width:50px;
	height:65px;
}*/
.news_content{
	width:70%;
	margin-left:10px;
	float:right;
}
.news_title{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
.news_date{
	font-size:10px;
}
.news_desc{
	font-size:12px;
}
#footer_container{
	float:left;
	background:url('../images/footer.png');
	width:960px;
	height:320px;
	margin-bottom:20px;
	padding-top:20px;
	background-position:bottom left;
	background-repeat:no-repeat;
	border-top:1px solid #edb112;
}
.footer_menu {
    float: left;
    margin-left: 20px;
    width: 187px;
}
.footer_links {
    color: #008da8;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    text-decoration: none;
	text-transform:uppercase;
}
.footer_links:hover{
	color:#B68407;
}
#social_icons{
    float: right;
    text-align: right;
    width: 350px;
}
.social_media{
	margin-left:5px;
	cursor:pointer;
}
.footertext{
	width:375px;
	text-align:justify;
	float:left;
	height:240px;
}
#client_scroll{
    background-color: #fff;
    padding: 10px;
}
#disclaimer{
    color: #fff;
    float: left;
    font-size: 12px;
    margin-top: 63px;
    text-align: left;
    width: 100%;
}
.news_wrapper{
	margin-top:10px;
	width:100%;
	float:left;
}
/*CAREERS PAGE*/
#careers_container{
	margin-top:60px;
}
#careers_content {
    margin: 0 auto;
    width: 75%;
}
#careers_form{
	width:82%;
	float:left;
}
#careers_form p{
	margin-top:10px;
}
.gray {
	color:#202B33;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
    border: 1px solid #636769;
    border-radius: 5px;
    padding: 5px;
    width: 500px;
	background-color:#fff;
	resize:none;
}
#careers_but{
    background-color: #464b4e;
    border: 0 none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font-family: Open Sans;
    font-size: 16px;
    padding: 5px 10px;
	float:right;
}
/*CAREERS PAGE
#mediasocial{
	background-color: #5da2bd;
    border: 1px solid #ccc;
    border-radius: 5px 0 0 5px;
    height: 140px;
    padding-top: 2px;
    position: fixed;
    right: 0;
    width: 50px;
}*/
#mediasocial{
	float:right;
	margin-top:25px;
	margin-right:30px
}
#mediasocial img{
    margin-bottom: 3px;
    margin-top: 3px;
	width: 32px;
	height: 32px;
}
/*PRODUCTS PAGE*/
#products_exp{
	width:100%;
	margin-top:30px;
	margin-left:50px;
}
#products_exp img{
	display:none;
}

.product_content{
	width:100%;
	margin-bottom:10px;
}
.product_content .content_para{
	width:75%;
	float:left;
}
.product_content img{
    border: 2px solid #008da9;
    border-radius: 5px;
    float: right;
	max-width:200px;
}

.scrollToTop{
	border-radius:5px;
	width:52px; 
	height:52px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:75px;
	right:40px;
	display:none;
	background: url('../images/arrow.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}

.client_big {
	cursor:pointer;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
    border: 2px solid #000;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 17px;
}
.client_big:hover{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.princi{
	cursor:pointer;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	height: 75px;
    border: 2px solid #008da8;
    padding: 10px;
    width: 290px;
    border-radius: 5px;
	margin-top:10px;
}
.princi:hover{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
p.title a{
	color:#008da9;	
}

.suba{
	color:#4DA6FF !important;
}