@charset "utf-8";
/* CSS Document */

@import "font-awesome.css";
@import "font-awesome.min.css";
@import url('https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');


::selection
{
	background:#076bdd; color:#fff; 
}
::-moz-selection
{
	background:#076bdd; color:#fff;
}
.scrollup
{
	position:fixed; 
	z-index:9999;
	bottom:200px; 
	float:right;
	right:20px; 
	width:30px;  height:30px; border-radius:50%;
	text-align:center;
	display:none;		
	color:#fff; 
	-webkit-transition:0.3s; 
	-moz-transition:0.3s; 
	-o-transition:0.3s; 
	transition:0.3s; 
	background:url(../images/top.png) center center no-repeat; 
}
.scrollup:hover
{
	
}
.preloader
{
	background:url(../images/loaders/1.gif)  center center no-repeat;
}
header, section, footer
{
	display:block;
}
body
{
	width:auto; margin:0; border:0; font-family: 'Muli', sans-serif;
}
img
{
	max-width: 100%; vertical-align: middle; border: 0;
}
.clearfix:after
{
	display:block; visibility:hidden; overflow:hidden; clear:both !important; content:"."; line-height:0; height:0;
}
.clearfix
{
	display:inline-block;
}
html[xmlns] .clearfix
{
	display:block;
}
*html .clearfix
{
	height:1%;
}
.clear
{
	clear:both !important;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
p
{
	color:#646464; line-height:24px; font-size:16px; text-align:justify; 
}
p strong
{
	color:#076bdd;
}
p span
{
	color:#0072bc; 
}
a, img, li, ul, span, strong, nav
{
	-webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; 
} 
a
{
	color:#b62425; text-decoration:none; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; 
}
a:hover
{
	color:#000; 
}
table
{ 
	color:#585f61; font-size:16px; line-height:24px;
}
tr
{
	
}
td
{
	padding:8px 15px;
}
td.h3
{ 
	color:#fff;  background:#f86b26 url(../images/table-h3.jpg) repeat-x; margin:0; text-transform:uppercase; font-size:18px; padding:12px 15px;
}
ul.list
{
	padding:0; margin:0; list-style:none; display:inline; 
}
ul.list li
{
	list-style:url(../images/ar.png);color:#5f5f5f;
	margin-left:30px;
	color: #646464;
    line-height: 26px;
    font-size: 16px;
}
ul.list li strong
{
	color:#000;
}
ul.list li span
{
	color:#2d3091;
}

h1, h2, h3
{
	color:#221300; margin:15px 0; font-weight:500;
}
.wrapper
{
	
}
.header
{
	position:relative;
}
.section
{
	
}
.footer
{
	background:#141516;
}
.header-top
{
	width:1200px; margin:auto; padding:20px 0;
}
.header-top h1
{
	margin:0;
}
.header-top-right
{
	
}
.header-top-right a
{
	color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
    display: block;
    float: left;
    width: 100px;
    padding: 19px 0;
    margin-left: 20px;
}
.header-top-right a img
{
	margin-bottom:6px;
}
.header-top-right a:hover
{
	opacity:0.6;
}
.header-top-right a.one
{
	background:#424951;
}
.header-top-right a.two
{
	background:#0b66d8;
}
.navbar
{ 
	background: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    top: 119px;
    z-index: 9999;
}
.nav
{ 
	width:1200px; margin:auto; 
}
.nav ul
{
	padding:0; margin:0; list-style:none;
}
.nav ul li
{
	list-style:none; float:left; margin-left:1px;
}
.nav ul li:first-child
{
	margin-left:0;
}
.nav ul li a
{
	color: #fff;
    font-size: 12.2px;
    display: block;
    padding: 16px 22px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    background-position: top center;
} 
.nav ul li a 
{
	position:relative; 
}
.nav ul li a:hover, .nav ul li.active a
{
	color:#6fafff; background:url(../images/nav-arrow.png) top center no-repeat;
}
.banner
{
	background:url(../images/bg.jpg) center center no-repeat; text-align:center; position:relative; padding:238px 0; 
}
.banner h1
{
	color: #fff;
    font-size: 3em;
    margin: 0;
    text-shadow: 2px 1px 3px #000;
    font-weight: 300;
    text-transform: uppercase;
}
.banner h3
{
	font-size: 1.8em;
    margin: 0 0 20px 0;
    text-shadow: 2px 1px 3px #000;
    font-weight: 300;
    color: #fff;
}
.banner a
{
	background:#3690f9 url(../images/readmore.png) right 40px center no-repeat; border-radius:3px; font-size:16px; color:#fff; padding:14px 60px 14px 40px; display:inline-block;
}
.banner a:hover
{
	letter-spacing:5px;
}
.banner-heading
{
	position: relative;
    text-align: center;
}
.banner-heading-text
{
	width:100%;
    position: absolute;
    top:41%;
	left:0;
    height: 100%;
    display: table;
    margin: auto;
}
.banner-heading-text > div
{
	vertical-align:middle;
	display:table-cell;
}
.banner-heading-text h2
{
	color: #fff;
    font-size: 2.2em;
    margin: 0 auto;
    text-shadow: 0px 0px 22px #000;
    width: 1200px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 400;
}
.header-bottom
{
	width:100%; height:25px; position:absolute; bottom:0; background:url(../images/arrow-strip-white.png) center center no-repeat;
}
.section-content
{
	width:1200px; margin:60px auto;
}
.section-content h1
{
	color: #0b66d8;
    font-size: 1.5em;
    margin: 15px 0;
    font-weight: 700;
}
.section-home
{
	width:1200px; margin:60px auto; text-align:center;
}
.section-home h2
{
	color: #404a4b;
    font-size: 2em;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 800;
}
.section-home h2 span
{
	color:#076bdd;
}
.section-home em
{
	color: #404a4b;
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
}
.section-home-content
{
	width:820px; margin:auto;
}
.section-home-content p
{
	text-align:center; font-size:18px;
}
.section-home-tabs
{
	
}
.section-home-tabs ul
{
	padding:0; margin:0; list-style:none; text-align:center;
}
.section-home-tabs ul li
{
	display: inline-block;
    width: 30%;
    margin-left: 1%;
    margin-right: 1%;
    border-radius: 3px;
    background: #076bdd;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 30px 0;
    font-weight: 800;
}
.prodcuts-top
{
	width:100%; height:25px; background:url(../images/arrow-white.png) center center no-repeat;
}
.prodcuts-bottom
{
	width:100%; height:25px; position:absolute; bottom:0; background:url(../images/arrow-strip.png) center center no-repeat;
}
.prodcuts
{
	background:url(../images/product-bg.jpg) center center no-repeat fixed; position:relative;
}
.prodcuts h2
{
	color: #fff;
    font-size: 1.6em;
    text-transform: uppercase;
    padding: 30px 0;
    text-align: center;
    font-weight: 800;
}
.prodcuts-inner
{
	padding:0 30px 60px 30px;
} 
.prodcuts-inner ul
{
	padding:0; margin:0; list-style:none; text-align:center;
}
.prodcuts-inner ul li
{
	display: inline-block;
    width: 32%;
    border: solid 10px;
    border-color: transparent;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.prodcuts-inner ul li a
{
	display: block;
    border-radius: 3px;
    background: url(../images/product-text-bg.png);
    color: #076bdd;
    font-size: 15px;
    text-transform: uppercase;
    padding: 40px 0;
    font-weight: 800;
}
.prodcuts-inner ul li a:hover
{
	color:#fff;
}
.prodcuts-inner ul li a 
{
	position:relative;
}
.prodcuts-inner ul li a span
{
	width:30px; height:30px; background:#fff url(../images/product-arrow.png) center center no-repeat; border:solid 3px; border-color:transparent; position:absolute; bottom:-16px; left:0; right:0; margin:auto; border-radius:50%; opacity:0.6;
}
.prodcuts-inner ul li a:hover span
{
	background:#000 url(../images/product-arrow-hover.png) center center no-repeat;
}
.section-tabs-bg
{
	background:#f2f4f7;
}
.section-tabs
{
	width:1200px; margin:auto; text-align:center; padding:50px 0;
}
.section-tabs ul
{
	padding:0; margin:0; list-style:none; 
}
.section-tabs ul li
{
	width: 33.333333%;
    float: left;
    list-style: none;
    padding: 15px;
    box-sizing: border-box;
}
.section-tabs ul li:first-child
{
	margin-left:0;
}
.section-tabs ul li h3
{
	color: #404a4b;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
}
.section-tabs ul li p
{
	text-align:center;
}
.section-tabs ul li .icon-one, .section-tabs ul li .icon-two, .section-tabs ul li .icon-three
{
	width:100px; height:100px; border-radius:50%; display:inline-block; text-align:center; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; 
}
.section-tabs ul li .icon-one
{
	background:#fff url(../images/icon-one.png) center center no-repeat;
}
.section-tabs ul li:hover .icon-one
{
	background:#076bdd url(../images/icon-one-hover.png) center center no-repeat;
}
.section-tabs ul li .icon-two
{
	background:#fff url(../images/icon-two.png) center center no-repeat;
}
.section-tabs ul li:hover .icon-two
{
	background:#076bdd url(../images/icon-two-hover.png) center center no-repeat;
}
.section-tabs ul li .icon-three
{
	background:#fff url(../images/icon-three.png) center center no-repeat;
}
.section-tabs ul li:hover .icon-three
{
	background:#076bdd url(../images/icon-three-hover.png) center center no-repeat;
}
.section-tabs ul li a
{
	background:#404a4b url(../images/readmore.png) right 25px center no-repeat; border-radius:3px; font-size:15px; color:#fff; padding:10px 50px 10px 30px; display:inline-block;
}
.section-tabs ul li a:hover
{
	letter-spacing:3px;
}
.contact-home-bg
{
	background:url(../images/contact-bg.jpg) center center no-repeat fixed;
}
.contact-home-top
{
	width:100%; height:25px; background:url(../images/arrow-blue.png) center center no-repeat;
}
.contact-home
{
	width:1200px; margin:auto; text-align:center; padding:50px 0 40px 0;
}
.contact-home ul
{
	padding:0; margin:0; list-style:none; 
}
.contact-home ul li
{
	width: 33.333333%;
    float: left;
    list-style: none;
    padding: 15px;
    box-sizing: border-box;
}
.contact-home ul li:first-child
{
	margin-left:0;
}
.contact-home ul li h3
{
	color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
}
.contact-home ul li p
{
	text-align:center; color:#fff;
}
.footer_marg
{
	width:1200px; margin:auto; padding-top:30px; padding-bottom:40px;
}
.foot
{
	
}
.foot p
{
	color:#797979; font-size:16px; 
}
.foot h3
{
	color: #076bdd;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.foot strong
{
	color:#585858;
}
.foot_list
{
	margin-right:80px;
}
.foot_list ul
{
	padding:0; margin:0; list-style:none; display:inline;
}
.foot_list ul li
{
	margin-bottom:5px;
}
.content
{
	width:460px;
}
.foot_list ul li a
{
	color:#797979; font-size:16px; display:inline-block; 
}
.foot_list ul li a:hover
{
	text-decoration:underline;
}
.foot_list a
{
	color:#797979; font-size:16px; display:inline-block; 
}
.foot_list a:hover
{
	
}
.social
{

}
.social a
{
	color: #797979;
    border: solid 2px #797979;
    display: inline-block;
    border-radius: 50%;
    width: 25px;
    padding: 12px 7px;
    font-size: 14px;
    margin: 0 1px 0 0;
    text-align: center;
    text-decoration: none;
} 
.social a:hover
{
	border:solid 2px #141516; background:#076bdd;  color:#fff;  text-decoration:none;
}
.application
{
	text-align:center; margin-top:15px;
}
.application a
{
	background:#428de2; border-radius:3px; display:block; padding:35px 60px; color:#fff; font-size:18px; 
}
.application a img
{
	margin-bottom:5px;
}
.application a:hover
{
	background:#184594; 
}
.foot_bottom
{
	background:#076bdd;
}
.foot_bottom p
{
	color:#fff; margin:10px 0; padding:10px 0; font-size:14px;
}
.foot_bottom-margin
{
	width:1200px; margin:auto;
}
.foot_bottom-margin a
{
	color:#fff; text-decoration:none;
}

.contact-form
{
	padding-bottom:40px; margin-bottom:40px; border-bottom:dashed 1px #333;
}
.contact p
{
	text-align:left;
}
.contact-address-bg
{
	padding:40px 0; margin-bottom:30px;	background:#f58220;
}
.contact-address
{
	
}
.contact-address h3
{
	letter-spacing:3px; text-transform:uppercase; font-size:16px; border-bottom:solid 2px #000; display:inline-block; margin:0;
}
.contact-address p
{
	margin:0 0 50px 0;
}
.contact-address-icons
{
	background:#000; color:#fff; font-size:0.8em; width:25px; border-radius:50%; text-align:center; padding:9px 5px; margin-right:15px;
}
.contact-address-cont
{

}
.contact-address-details
{
	
}
.contact-address-details h3
{
	color:#000; margin:0;
}
.contact-address strong
{
	
}
.contact-address p
{
	text-align:left; margin-bottom:0;
}
.map-contact
{
	width:550px; background:#F5F5F5; padding:10px; box-sizing:border-box;
}
.contact-left
{
	width:300px; 
}

.contact-form label
{
	font-size:14px; color:#5f5f5f; margin-bottom:5px;
}
.contact-form input[type=text]
{
	background:#f5f5f5; padding:12px 20px; width:100%; border:solid 2px #bbbbbb; outline:0; margin-bottom:15px; box-sizing:border-box;
}
.contact-form textarea
{
	background:#f5f5f5; padding:12px 20px; width:100%; border:solid 2px #bbbbbb; outline:0; margin-bottom:15px; box-sizing:border-box;
}
.button
{
	border:none; background:#0b66d8; color:#fff; border-radius:3px; padding:16px 40px; text-transform:uppercase; outline:0; margin-right:20px; cursor:pointer; font-size:12px; font-weight:bold; border-bottom:solid 3px #063fc4; letter-spacing:2px;
}

.contact-input-left
{
	width:49.5%;
}
.contact-input-right
{
	width:48%;
}
.infrastructure
{
	padding-bottom:30px; margin-bottom:30px; border-bottom:dashed 1px #333;
}
.infrastructure h1
{
	color:#0b66d8; font-size:2em; 
}
.infrastructure ul
{  
	padding:0; margin:0; list-style:none;
}
.infrastructure ul li
{ 
	float:left; list-style:none; margin-left:30px; margin-bottom:30px;
}
.infrastructure ul li:first-child
{ 
	margin-left:0; 
}
.infrastructure ul li a
{ 
	background:#F4F4F4; display:block; border-radius:3px; position:relative;
} 
.infrastructure ul li a img
{ 
	width:100%; width:277px; height:208px;
}
.infrastructure ul li a span
{
	position:absolute; display:block; background:#000 url(../images/zoom.png) center center no-repeat; width:0px; height:0; top:50%; left:50%; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; opacity:0.8; border-radius:3px;
}
.infrastructure ul li a:hover span
{
	left:4%; top:5%; height:90%; width:92%;
}
.infrastructure ul li a:hover
{ 
	background:#d83030; 
}

.quality
{
	text-align:center;
}
.quality ul
{  
	padding:0; margin:0; list-style:none; display:inline-block;
}
.quality ul li
{ 
	float:left; list-style:none; margin-left:30px; margin-bottom:30px;
}
.quality ul li:first-child
{ 
	margin-left:0; 
}
.quality ul li h3
{ 
	color: #076bdd;
    font-weight: 700;
} 
.quality ul li a
{ 
	background:#F4F4F4; display:block; border-radius:3px; position:relative;
} 
.quality ul li a img
{ 
	width:100%; width:277px; height:208px;
}
.quality ul li .quality-img
{ 
	width:48%;
}
.quality ul li a span
{
	position:absolute; display:block; background:#000 url(../images/zoom.png) center center no-repeat; width:0px; height:0; top:50%; left:50%; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; opacity:0.8; border-radius:3px;
}
.quality ul li a:hover span
{
	left:4%; top:5%; height:90%; width:92%;
}
.quality ul li a:hover
{ 
	background:#d83030; 
}
.sidebar
{
	float: left;
    width: 30%;
}
.section-pages-left
{
	
}
.section-pages-left h2
{
	background: #0b66d8;
    color: #fff;
    padding: 15px 20px;
    margin: 0;
    font-weight: 700;
}
.section-pages-left ul
{
	padding:0; margin:0; list-style:none; 
}
.section-pages-left ul li
{
	list-style:none; 
}
.section-pages-left ul li a 
{
	display:block; background:#fff url(../images/icon.png) 20px no-repeat; padding:8px 40px; font-size:16px; border-radius:3px; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; line-height:17px; color:#7c8689; box-shadow:0px 0px 6px #d6e1e4;
}
.section-pages-left ul li a:hover
{
	background:#424951 url(../images/icon-ho.png) 10px no-repeat; color:#fff;
}
.section-pages-right
{
	width:67%;
}
.certificates
{
	width:1000px; margin:30px auto 40px auto;
}
.certificates-img
{
	
}
.certificates-img ul
{
	padding:0;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}
.certificates-img ul li
{
	float: left;
    list-style: none;
    width: 20%;
    padding: 5px;
    box-sizing: border-box;
}
.certificates-img ul li a
{
    display: block;
	position:relative;
	overflow:hidden;
	padding:20px;
	background:#fff;
}
.certificates-img ul li a img
{
    width: 100%;
	border:solid 1px #E1E1E1;
}
.certificates-img ul li a:hover img
{
	-webkit-transform:scale(1.3);
	-ms-transform:scale(1.3);
	transform:scale(1.3);
	box-shadow:0px -3px 28px #c0c4c4;
}
.certificates-img ul li a span
{
    position: absolute;
    display: block;
    background: #000 url(../images/zoom.png) center center no-repeat;
    width:70%;
    height: 70%;
    top: 15%;
    left: 15%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
	z-index:99;
}
.certificates-img ul li a:hover span
{
    left: 0%;
    top: 0%;
    opacity: 0.8;
    height: 100%;
    width: 100%;
}
.certificates-img ul li a:hover
{
    background: #00aeef;
}
.qhse
{
	width:1000px; margin:30px auto 40px auto;
}
.qhse li
{
	margin-bottom:15px;
}

.container {
            max-width: 1000px;
            margin: auto;
        }

        .mapael .map {
            position: relative;
        }

        .mapael .mapTooltip {
            position: absolute;
            background-color: #F5F5F5;
            /*moz-opacity: 0.70;
            opacity: 0.70;
            filter: alpha(opacity=70);*/
            border-radius:2px;
            padding:8px 10px;
            z-index: 1000;
            max-width: 200px;
            display: none;
            color: #000;
        }
.tada
{
	width:48%;
}