*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline;
*zoom: 1;
}
body { background:#fff; color:#333; font-size:14px; line-height:19px; font-family: Arial,sans-serif;; padding:0; margin:0; }
h1, h2, h3, h4, h5, h6 { color:#333; padding:0; margin:0; }
strong { font-weight:bold; }
.cf:before, .cf:after { display: table; content: ""; line-height: 0; }
.cf:after { clear: both; }
h1 { font-size: 36px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 18px; }
a { color: #43b4e4; transition:all 0.2s linear 0s; -webkit-transition:all 0.2s linear 0s; outline:none; }
a:hover { color: #43b4e4; text-decoration:none; }
a:focus { outline:none; outline:0 auto -webkit-focus-ring-color; outline-offset:0; text-decoration:none; }
input:focus, textarea:focus { outline:0 none; border:1px solid #e37a26; }
hr {border:1px solid #43b4e4; clear: both;}
ul, li { list-style:none; }
input[type=text], input[type=password] { border:1px solid #fecd5f; border-radius:0; background:#fff; padding:0 12px; line-height:33px; color:#888888; font-size:14px; font-family: Lato, sans-serif; height:35px; }
.button { background:#b54646; border-radius:7px; color:#fff; font-size:14px; border:0; font-family: Lato, sans-serif; padding:5px 15px; transition:all 0.2s linear 0s; }
.button:hover { background:#fff; color:#43b4e4; }
p { color:#333; font-size:15px; padding-bottom:20px; line-height:24px; font-family: Arial Narrow,Arial,sans-serif;}
.dropdown-menu { margin-top: -1px; min-width: 180px; }
.center { text-align: center; }
.scaleIn { -webkit-animation-name: scaleIn; animation-name: scaleIn; }
.lead { font-size: 16px; line-height: 24px; font-weight: 400; }
.transparent-bg { background-color: transparent !important; margin-bottom: 0; }
#wrapper { width:100%; overflow:hidden; }
/*-----Header-----*/
#header { background:#fff; padding:0;}
#logo{float:left;}
.middleRow{padding:0px 0;}
/*----nav----*/
#top-bar { width:100%; position:relative; padding:15px; background-color: #0a0a0a; border-bottom:5px solid #42b4e4;}
.homeLine {border-bottom:2px solid #43b4e4; margin-top: 20px; margin-bottom: 20px; -moz-box-sizing:content-box; box-sizing:content-box;}
.homeLine1 { margin-top: 20px; }

.innerLine {border-bottom:2px solid #43b4e4; padding: 27px 0 !important;}
/*-----Primary Menu------*/
.primaryMenu{ background:#ffffff; padding: 0px 0; margin-bottom: 45px;}
.primaryMenu:after{height:44px; width:100%; position:absolute; left:0; bottom:-45px; content:"";}
.primaryMenu #navbar-wrap1{max-width:1170px; width:100%; margin:0 auto;}
.mainMenu1 ul{float: left;}
.mainMenu1 ul > li{display:inline-block; padding:10px 0px; vertical-align:top; position:relative;}
.mainMenu1 ul > li:after{position:absolute; left:50%; top:0; content:""; width:26px; height:7px; margin:0 0 0 -13px; display:none;}
.mainMenu1 ul > li:hover:after, .mainMenu1 ul > li.active:after{display:block;}
.mainMenu1 ul > li a{font-size:17px; color:#0a0a0a; font-weight: bold; padding:0px 10px;letter-spacing: 1px;}
.mainMenu1 ul > li a:hover{color:#42b4e4;}
.mainMenu1 ul > li:last-child ul{left:auto; right:0;}
.mainMenu1 ul ul{ width:300px; padding:0; position:absolute; left:10px; top:41px; margin:20px 0 0 0; transition: all 0.2s ease-in-out 0s; opacity: 0; visibility: hidden; z-index:1000000; text-align:left; }
.mainMenu1 ul ul li { display:block; position:relative; padding:0; border:0; width:100%; opacity: 0.8;}
.mainMenu1 ul ul li:after, .mainMenu1 ul ul li:hover:after{display:none;}
.mainMenu1 ul ul li a { padding:10px 13px; display:block; font-size:15px; color:#fff; line-height:1em; text-decoration:none; transition: all 0s linear; background:#0a0a0a; }
.mainMenu1 ul ul li:hover { color:#fff; }
.mainMenu1 ul ul li:hover > a{ background:#42b4e4;color:#fff; }
.mainMenu1 ul li:hover > ul { opacity: 1; visibility: visible; margin: 0; }
/*-----Index Banner------*/
.slider{position:relative;}
.slider img{width:100%;}
.slider .bannerInfo{position:absolute; left:0; top:0; border-top:4px solid; border-color:rgba(255, 255, 255, 0.79); width:100%;}
.slider .bannerInfo .bannerText{background:rgba(255, 255, 255, 0.79); max-width:470px; padding:20px 25px; position:relative; border-radius:0 0 10px 10px; margin-left:65px;}
.slider .bannerInfo .bannerText:after, .slider .bannerInfo .bannerText:before{width:14px; height:13px; position:absolute; top:-4px; content:""; }
.slider .bannerInfo .bannerText:after{left:-14px; background-position:-80px 0;}
.slider .bannerInfo .bannerText:before{right:-14px; background-position:-97px 0;}
.slider .bannerInfo h1{font-size:32px; color:#333; font-weight:bold; font-style:italic; margin-bottom:10px; line-height:28px;}
.slider .bannerInfo p{color:#333;font-style:italic; font-size:22px;}
.slider .bx-controls{position:absolute; left:0; top:50%;width:100%;}
.slider .bx-controls .bx-controls-direction{max-width:1170px; margin:0 auto;}
.slider .bx-controls .bx-prev, .slider .bx-controls .bx-next{text-indent:-9999px; width:44px; height:44px;}
.slider .bx-controls .bx-prev{float:left; background-position:-44px -105px;}
.slider .bx-controls .bx-prev:hover{float:left; background-position:0 -105px;}
.slider .bx-controls .bx-next{float:right; background-position:0 -60px;}
.slider .bx-controls .bx-next:hover{float:right; background-position:-44px -60px;}
.bx-wrapper { position: relative; margin:0; padding: 0; *zoom: 1;
}
.bx-wrapper img { max-width: 100%; display: block; }
.bx-wrapper .bx-viewport { background: #fff; -webkit-transform: translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0); }
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom:0; width: 100%; }
.bx-wrapper .bx-loading { min-height: 50px; background: url(../images/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }
.bx-wrapper .bx-pager { text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 3px; outline: 0;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: #3749b4; }
.bx-wrapper .bx-controls-direction a.disabled { display: none; }
.bx-wrapper .bx-controls-auto { text-align: center; }
.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width:28px; height:28px; outline: 0; background: url(../images/sprit.png) -121px 0 no-repeat; margin: 0 1px; transition: all 0s linear 0s; -webkit-transition: all 0s linear 0s; }
.bx-wrapper .bx-controls-auto .bx-start:hover { background-position: -121px -31px; }
.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width:28px; height:28px; outline: 0; background: url(../images/sprit.png) -89px 0 no-repeat; margin: 0 1px; transition: all 0s linear 0s; -webkit-transition: all 0s linear 0s; }
.bx-wrapper .bx-controls-auto .bx-stop:hover { background-position: -89px -31px; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }
.bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%; }
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px; }
/*-----Footer------*/
#footer{background:#0a0a0a; padding:20px 0; border-top:5px solid #42b4e4;}
.footerArea {padding-bottom:20px; padding-top:20px;}
.footerArea h1{font-size:24px; color:#fafafa; font-weight:bold; margin-bottom:10px; text-align:center;}
.addressCol ul{font-size:17px; color:#fafafa; font-weight:bold; text-align:center;}
.addressCol ul li{position:relative; display:inline-block; padding:0 20px;}
.addressCol ul li a{color:#fff;}
.addressCol ul li a:hover{color:#43b4e4;}
.memberList{margin:30px 0 0 0; padding:0; text-align:center;}
.memberList li{display:inline-block; padding:10px 10px;}
.scrollToTop { text-align:center; margin-top:10px; margin-bottom: 20px; }
.scrollToTop a { font-size:18px; padding-bottom:15px; overflow:hidden; color:#42b4e4; font-weight:700; display:inline-block; position:relative;}
.scrollToTop a:hover { color:#fff; }
/*-----Inner Page------*/
.innerContent{position:relative; /*padding:85px 0;*/ min-height:400px;}
.innerContent:after, .innerContent:before{position:absolute; left:0; width:100%; content:""; height:136px; z-index:-1;}
.innerContent:after{top:0; }
.innerContent:before{bottom:0;}
.pageTitle{position:relative; float: right; /*left: -210px;*/ width: 400px;}
.innerContent h1{ font-size:36px; letter-spacing:7px; /*text-transform:uppercase;*/ color:#335e7d; padding-top: 19px; padding-bottom: 15px; min-height:66px; position:absolute; top:-89px; z-index:1; line-height: 36px;}
.innerContent h1:after, .innerContent h1:before{width:26px; height:66px; position:absolute; top:0; content:""; }
.innerContent h1:after{left:-26px; background-position:0 -186px;}
.innerContent h1:before{right:-26px; background-position:-27px -186px;}
.innerContent h2{font-size:19px; font-weight:bold; color:#333; margin-bottom:15px;}
.innerContent h3.small{font-size:18px; font-style:italic; color:#333;}
.innerContent h4{font-size:18px; font-weight:bold; color:#333;}
.innerContent p{font-size:22px; font-weight:300; color:#333; /*margin-bottom:15px;*/}
.inquiries{background:#919296; padding:16px; border-radius:8px;}
.inquiries p{font-size:18px; color:#fff; text-align:justify; line-height:18px; font-weight:400;}
.inquiries .button{background:#d6d6d7; border:2px solid #d6d6d7;border-radius:8px; font-size:20px; color:#1a5078; font-weight:bold; padding:9px 15px; float:right;}
.inquiries .button:hover{background:none; color:#d6d6d7;}
.aidList{float:left; width:100%; vertical-align:top; text-align:center; padding-bottom:40px;}
.aidList img{max-width:100%;}
.aidList .name{font-size:17px; color:#660000; font-weight:300; text-align:center; display:block; line-height:21px; padding:5px 0 5px 0;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;}
.box { padding-top:60px;}
.box p{ margin-bottom:0px;}
.productList{margin:30px -10px;}
.bg{margin-top:20px !important; width: 100% !important; margin-bottom: 30px !important;}
.bg .bulleteListText li {padding-bottom: 15px;}
.boxbg {background:#d7d9df; width: 62%; padding: 15px;}
.oticon{ text-align:center;}
.productList li{float:left; width:25%; padding:0 10px; vertical-align:top; text-align:center;}
.productList li .imgHolder{border:3px solid #d6d6d7; background:#ffefe2; display:inline-block; width:100%; text-align:center; vertical-align:middle;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; height:182px; line-height:171px; overflow:hidden;}
.productList li .imgHolder img{max-width:100%;}
.productList li .name{font-size:17px; color:#015288; font-weight:300; text-align:center; display:block; line-height:21px; padding:10px 20px 0 20px;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;}
.productList li a:hover .imgHolder{border-color:#ffcc00;}
.productList li a:hover .name{color:#333;}
.dashList{margin:0 0 20px 0; padding:0;}
.dashList li{font-size:18px; color:#333; font-weight:300; padding:2px 0 2px 10px; position:relative;}
.dashList li:after{content:"-"; position:absolute; left:-1px; top:0;font-size:18px; color:#333;}
.bulleteListText{margin:0; padding:0 0 0 15px;}
.bulleteListText li{list-style:disc; font-size:14px; color:#333; padding:2px 0;}
.bulleteList{margin:0; padding:0 0 0 15px;}
.bulleteList li{list-style:disc; font-size:14px; color:#333; padding:2px 0; }
.hrprotection {font-size: 18px; border-bottom: 0;}
.hrprotection { margin: 30px 0;}
.hrprotection th, .hrprotection td { padding: 15px 25px; text-align: left;}
.title {font-size: 28px !important; font-weight: normal; padding-bottom: 10px !important;}
.row1pad { padding-left: 5%; padding-top: 10%; }
.row1title { font-family: 'cg', sans-serif; color: #43b4e4 !important; font-size: 34px !important; line-height: 42px !important; letter-spacing: 2px;} 
.row1title strong {font-family: 'cgb'}
.row2 { padding-top: 10%;}