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

@font-face {font-family: "Swis721 Ex BT Roman";
  src: url("../fonts/74973e0eb39954ceab04ef50be8a9c55.eot"); /* IE9*/
  src: url("../fonts/74973e0eb39954ceab04ef50be8a9c55.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url(" ../fonts/74973e0eb39954ceab04ef50be8a9c55.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/74973e0eb39954ceab04ef50be8a9c55.woff") format("woff"), /* chrome、firefox */
  url("../fonts/74973e0eb39954ceab04ef50be8a9c55.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/74973e0eb39954ceab04ef50be8a9c55.svg#Swis721 Ex BT Roman") format("svg"); /* iOS 4.1- */
}

body{
    }
.menutop {
	margin-top:20px;
}
.cname {
	margin: 0;
	padding: 11px;
	font-weight: 700;
	color: #045d1d;
	font-size: 24px ;
	font-family:"Swis721 Ex BT Roman" !important;
}
.ctagline {
	font-size:19px;
	margin:0;
	font-weight:700;
	font-weight: bold;
	font-style: italic;
	color:#006;
	font-family:"Swis721 Ex BT Roman" !important;
	    text-align: left;
    margin: 0 0 0 30px;
}
.smlink {
	border:1px solid #CCC;
	width:100%;
	padding:4px;
	overflow:hidden;
}
.emailid i {
	font-size:20px;
	margin-right:10px;
	color:#000 !important;
	
}
.emailid {
	text-align:center;
	font-weight:600;
	font-size:14px;
	color:#000 !important;
	font-family: "Swis721 Cn BT";
	margin-bottom:5px;
}
.smlist {
	padding:0;
	margin:auto;
	width:59%;
	text-align:center;
}
.smlist li {
	float: left;
	margin-right:7px;
	list-style: none;
	font-size: 18px;
	width: 30px;
	height: 30px;
	padding: 3px;
	text-align: center;
}
.fb {
	background-color:#3b5998;
	color:#fff;
}
.tw {
	background-color:#56a3d9;
	color:#fff;
}
.lk {
	background-color:#007bb6;
	color:#fff;
}
.gp {
	background-color:#dd4b39;
	color:#fff;
}
.yt {
	background-color:#bf221f;
	color:#fff;
}
.menubottom {
	padding-top:20px;
}
nav {
	width: 100%;
	background: #c40053;
	float: left;
	padding: 0;
}
.menu {
	display: block;
}
.menu li {
	display: inline-block;
	position: relative;
	z-index: 100;
	float: left;
}
.menu li:first-child {
	margin-left: 0;
}
.menu li a {
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	display: block;
	color: #eff1aa;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	border-right:1px solid;
}
.menu li a.sel, .menu li a:hover, .menu li:hover > a {
	background: #233a58;
	color: #fff;
}
.menu ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 206px;
	position: absolute;
	top: 50px;
	left: 0px;
	background: #c40053;
}
.menu ul li {
	display: block;
	float: none;
	background: none;
	margin: 0;
	padding: 0;
}
.menu ul li a {
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #fff;
	border: none;
	padding: 12px 10px;
}
.menu ul li a:hover, .menu ul li:hover > a {
	background: #1f3d65;
	color: #fff;
}
.menu li:hover > ul {
	display: block;
}
.menu ul ul {
	left: 149px;
	top: 0px;
}
.mobile-menu {
	display: none;
	width: 100%;
	padding: 11px;
	background: #3E4156;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
}
.mobile-menu:hover {
	background: #3E4156;
	color: #ffffff;
	text-decoration: none;
}
/* Media Queries
***********************/
@media screen and (max-width: 960px) {
 .tg {
border-collapse:collapse;
border-spacing:0;
border-color:#aaa;
width:100%
}
 .taglinel {
 text-align: left;
 font-size: 18px;
 color: #858585;
 font-style: italic;
}
 .tagline {
 text-align: right;
 font-size: 20px;
 color: #858585;
 font-style: italic;
}
 .wwasubhead {
 text-align: right;
 color: #d7d7d7;
 font-size: 46px;
 margin: 0;
}
.wwasubhead1 {
 text-align: right;
 color: #d7d7d7;
 font-size: 56px;
 margin: 0;
 font-family: "Swis721 Cn BT";
}
 .chart {
 display:none
}
 .innerbanner img {
 width:100%;
 text-align:center;
 padding:0;
}
 .smlist {
 padding: 0;
 margin: auto;
 width: 50%;
 text-align: center;
}
.gtbg {
 background-image: url(../img/gr.jpg);
 background-repeat: repeat;
 width: 66%;
 text-align: center;
 margin: auto;
}
 .smlink {
 border: 1px solid #CCC;
 width: 100%;
 padding: 4px;
 overflow: hidden;
}
 .banner {
 margin-bottom: 25px;
 width: 77%;
}
.container {
 width: 100%;
}
.toggle {
 margin-left: 0;
 float: none;
}
.mainWrap {
 width: 768px;
}
.menu ul {
 top: 37px;
}
.menu li a {
 font-size: 12px;
 padding: 8px;
}
}
@media screen and (max-width: 360px) {
 .tg {
border-collapse:collapse;
border-spacing:0;
border-color:#aaa;
width:100%
}
 .world h1 {
 color: #fff;
 font-weight: 600;
 text-align: center;
 padding: 10px;
}
}
 @media screen and (max-width: 768px) {
.ctagline {
    font-size: 16px;
    margin: 0;
    font-weight: 700;
    font-weight: bold;
    font-style: italic;
    color: #006;
    font-family: "Swis721 Ex BT Roman" !important;
    text-align: left;
    margin: 1px 8px 6px 30px;
}
.service {
	border-bottom:1px solid #999;
	padding-top:20px;
	overflow:auto;
margin-top:140%;
}
.viewall {
    background: #034e92;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    width: 27% !important;
    float: right;
   
}
 .tg {
border-collapse:collapse;
border-spacing:0;
border-color:#aaa;
width:100%
}
 .world h1 {
 color: #fff;
 font-weight: 600;
 text-align: center;
 padding: 10px;
 font-family: "Swis721 Cn BT";
}
 .taglinel {
 text-align: left;
 font-size: 18px;
 color: #858585;
 font-style: italic;
 font-family: "Swis721 Cn BT";
}
 .tagline {
 text-align: right;
 font-size: 20px;
 color: #858585;
 font-family: "Swis721 Cn BT";
 font-style: italic;
}
 .wwasubhead {
 text-align: right;
 color: #d7d7d7;
 font-size: 56px;
 margin: 0;
}
.wwasubhead1 {
 text-align: right;
 color: #d7d7d7;
 font-size: 56px;
 margin: 0;
}
 .chart {
display: block;
  margin-top:38%;
}
.flex-control-nav{ display:none;}
.chart img{ width:100%;}
 .innerbanner {
 width:100%;
 text-align:center;
 padding:0;
}
 .gtbg {
 background-image: url(../img/gr.jpg);
 background-repeat: repeat;
 width: 66%;
 text-align: center;
 margin: auto;
}
 .logo {
 text-align:center;
}
 .smlist {
 padding: 0;
 margin: auto;
 width: 32%;
 text-align: center;
}
 .banner {
 margin-bottom: 25px;
 width: 77%;
}
.smlink {
 border: 1px solid #CCC;
 width: 100%;
 padding: 4px;
 overflow: hidden;
}
.container {
 width: 100%;
}
 .menu {
 display: none;
 position:absolute;
 width:100%;
 margin:0;
 padding:0;
 margin-left:-15px;
}
.exide-icon, .amaron-icon, .sf-sonic-icon {
display:none;
}
.top-right {
 width: 100%;
 max-width: 96%;
 float: none;
 margin: 0 auto;
}
.mobile-menu {
 display: block;
 margin-top: 0;
 float: left;
 width: 100%;
}
nav {
 margin: 0;
 background: none;
}
.slider-section {
 float: left;
 width: 100%;
}
.menu li {
 display: block;
 margin: 0;
 float:none;
}
.menu li a {
 background:#3c8a29;
 color: #fff;
 border-top: 1px solid #e0e0e0;
}
.menu li a:hover, .menu li:hover > a {
 background: #1f3d65;
 color: #fff;
 border-left: 3px solid #9CA3DA;
}
.menu ul {
 display: none;
 position: relative;
 top: 0;
 left: 0;
 width: 100%;
}
.menu ul ul {
 left: 0;
}
}
.chart {
	position:absolute;
	right:0;
	z-index:9
}
.service {
	border-bottom:1px solid #999;
	padding-top:20px;
	overflow:auto;

}
.osname {
	width:50%;
	text-align:left;
	border-bottom:5px solid #024782;
	color:#7e7e7e;
	margin:0;
	padding:0;
	
}
.osname h1{text-transform:uppercase; font-family: "Swis721 Ex BT Roman" !important;}
.mp0 {
	margin:0;
	padding:0;
}
.viewall {
	background: #034e92;
	padding: 10px;
	text-transform: uppercase;
	color: #fff;
	width: 16%;
	float: right;
	margin-top: 25px;
}
.gtbg {
	background:#0f6396;
	background-repeat:repeat;
	width:100%;
}
.gtbg h3 {
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 17px;
	font-weight: 600;
	border-left:1px solid #fff;
	text-transform:uppercase;
	
}
.osimg {
	border:1px solid #fff;
	width:100%;
}
.banner {
	margin-bottom:25px;
	width:97%;
}
.wdbg {
	background:url(../img/worldbg.jpg);
}
.world {
	width:100%;
	padding:0;
	position: relative;
	background: #c40053;
}
.world:after {
	top: 100%;
	left:52%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(53, 53, 53, 0);
	border-top-color: #c40053;
	border-width: 12px;
	margin-left: -30px;
}
.wotwg {
	width:100%;
	text-align:center;
	margin:auto;
	margin-bottom:8%;
	background:#fff;    border-radius: 16px;
}
.world h1 {
    color: #eff1aa;
    font-weight: 600;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-size: 26px;
}
.wtopn {
	background:#385494;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
}
.wtopnv {
	background:#55ad50;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
}
.wtopnv h4 {
	padding:20px;
	font-size:18px;
	color:#fff;font-family:"Swis721 Ex BT Roman" !important;
}
.readmore1 {
	background:#55ad50;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
}
.readmore1 h4 {
	padding:20px;
	font-size:18px;
	color:#fff;
}
.wtopnl {
	background:#3c3c3c;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
}
.wtopnl h4 {
	padding:20px;
	font-size:18px;
	color:#fff;font-family:"Swis721 Ex BT Roman" !important;
}
.readmore2 {
	background:#3c3c3c;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
}
.readmore2 h4 {
	padding:20px;
	font-size:18px;
	color:#fff;
}
.wtopn h4 {
	padding:20px;
	font-size:18px;
	color:#fff;font-family:"Swis721 Ex BT Roman" !important;
}
.readmore {
	background:#385494;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
}
.readmore h4 {
	padding:20px;
	font-size:18px;
	color:#fff;
}
.worldimg {
	padding:20px;
}
.mytext {
	text-align:justify;
	font-size:16px;
	line-height:30px;
	color:#000;
}
.mb1 {
	margin-bottom:31%;
}
.mb {
	margin-bottom:13%;
}
.client {
	width:100%;
	text-align:center;
	padding:0;
	float:left;
}
.client h1 {
	font-size:26px;
	text-transform:uppercase;
	font-weight:300;
	margin:0;
}
.footbg {
	background:#0f6396;
	width:100%;
}
.footinner {
	padding-top:20px;
}
.foothead h1 {
	font-size:24px;
	color: #fee18e;
	font-weight:100;
	margin-bottom:15px;
	text-transform:capitalize;font-family:"Swis721 Ex BT Roman" !important;
}
.footlist {
	margin-left:15px;
	padding:0;
}
.footlist li {
	list-style:square;
	color:#fff !important;
	font-size:16px;
	line-height:30px;
	text-transform:capitalize;
}
.footlist li a {
	color:#fff !important;
	font-weight:100;
}
.footcontact {
	margin-left:3px;
	padding:0;
}
.footcontact li {
	list-style:none;
	color:#fff !important;
	font-size:16px;
	line-height:30px;
}
.footcontact li i {
	margin-right:10px;
}
.copyright {
	background:#024782;
	width:100%;
	text-align:center;
	padding:0;
	padding-bottom:12px;
}
.copyright h2 {
	font-size:11px;
	color:#fff;
	padding:5px;
	line-height:25px;
	margin:0;
}
.copyright h3 {
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0;
}
.clogo {
	width:100%;
}
/* innerpage
***********************/

.innerbanner img {
	width:100%;
	text-align:center;
	padding:0;
}
.wwahead h3 {
	font-size:26px;
	text-transform:uppercase;
	color:#182d4d;
	line-height:40px;
	text-align:left;
	font-weight:bold;
	font-family: "Swis721 Cn BT";
}
.wwapara {
	font-size:16px;
	text-align:justify;
	line-height:25px;
	color:#424243;
}
.wwapara1 {
	font-size:16px;
	text-align:justify;
	line-height:25px;
	padding:10px;
	color:#424243;
}
.wwasubhead {
	text-align:right;
	color:#d7d7d7;
	font-size:38px;
	margin:0;font-family: "Swis721 Cn BT";
}
.wwasubheadl {
	text-align:left;
	color:#d7d7d7;
	font-size:38px;
	margin:0;font-family: "Swis721 Cn BT";
}
.taglinel {
	text-align:left;
	font-size:22px;
	color:#858585;
	font-style:italic;
}
.wc {
	color:#c40053;font-family: "Swis721 Cn BT";
}
.des {
	color:#182d4d;
}
.titles{
	font-family: "Swis721 Cn BT";
	color:#182d4d;
	padding:0 0 10px;
	font-size: 40px;
	margin:0;
	}
	.study ul, ol{ margin:0; padding:0;}
	.study ol li{ padding:0 0 15px;}
.tagline {
	text-align:right;
	font-size:22px;
	color:#858585;
	font-style:italic;
}
.mdline {
	width:100%;
	text-align:center;
}
.mdline img {
	width:100%;
	text-align:center;
	margin:auto;
}
.worldimg img {
	width:100%;
}
.serlist {
	margin-left:15px;
	padding:0;
}
.serlist li {
	list-style:square;
	font-size:16px;
	text-align:justify;
	line-height:25px;
	color:#424243;
	padding:0 0 10px;
}
.contlist {
	margin:0;
	padding:0;
	width:100%;
	margin-top:22px
}
.contlist li {
	margin-bottom:18px;
	width:100%;
	list-style:none;
}
.contlist li input {
	width:90%;
	padding:10px;
	color:#000;
	border:1px solid #B0B0B0;
}
.contlist li textarea {
	width:90%;
	padding:10px;
	color:#000;
	border:1px solid #B0B0B0;
}
.headoff {
	font-family: "Swis721 Cn BT";
	margin:0;
	padding:0;
	margin-top:22px;
}
.headoff li {
	list-style:none;
	font-size:18px;
	color:#666;
}
.map1 {
	width:85%;
	height: 334px;
	margin-top: 25px;
	border:1px solid #000;
}
.wc1 {
	color:#ee7427 !important; font-family: "Swis721 Cn BT";
	;
}
.wc1:hover {
	color:#2d4866 !important;
}
.download {
	width:100%;
	padding:15px;
	margin-bottom:15px;
}
.active1 {
	color:#e64f2b !important
}
.busi {
	color:#7eb929
}
.business {
	text-align:center;
	margin:auto;
	width:45%;
}
.wolrd {
	text-align:center;
	margin:auto;
	width:70%;
}
.wpara {
	font-size:17px;
	text-align:left;
	line-height:30px;
}
.wtlist {
	text-align:left;
	margin:0;
	padding:0;
	margin-left:20px;
}
.wtlist li {
	line-height:30px;
	font-size:17px;
	list-style:square;
}
.creer{
	text-align:center;
	margin:auto;
	width:50%;}
	.resume{
		text-align:left !important;
		margin-left:27px;}
		.gallery1 li{
			float:left;
			padding:10px;
			margin-bottom:25px;
			list-style:none }
			.gallery1 li span{ display:block; padding:10px 0 0; margin:0;}
			.gallery1 li a img{height:250px;
			width:250px;
			-webkit-box-shadow: -1px 1px 16px -2px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 1px 16px -2px rgba(0,0,0,0.75);
box-shadow: -1px 1px 16px -2px rgba(0,0,0,0.75);
}
			
			.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: -webkit-linear-gradient(45deg, #161616 0%, #161616 100%);
  background: linear-gradient(45deg, #161616 0%,#161616 100%);
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 3em;
  text-align: left;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}

.hovereffect h2 {
  text-transform: uppercase;
  color:#fff;
  position: relative;
  font-size: 22px;
  background-color: transparent;
  padding: 1% 0 10px 0;
  text-align: left;
}

.hovereffect .overlay:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
 
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-20px,0,0);
  transform: translate3d(-20px,0,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
}

.hovereffect:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect:hover .overlay:before,
.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.mailfont{ font-size:12px !important;}