@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #404142;
	height: 100%;
}
html {
	height: 100%;
}
* {
	outline: none;
}
.fl {
	float:left;
}
p {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,form {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
a:link {
	text-decoration: none;
	color: #3D454F;
}
a:visited {
	color:inherit;
}
a:hover {
	text-decoration: none;
}
a:active {
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.MainContainer {
}
.MainContainer .TopBar-Wrap {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 999;
}
.TopBar {
	width:1140px;
	height:40px;
	margin:auto;
	position:relative;
	border-bottom: solid 1px #3E3E3E;
	padding-bottom: 5px;
}
.TopPhone {
	height: 40px;
	display: inline-block;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	color: #E1E1E1;
}
.TopPhone .Block {
	display: inline-block;
	margin-right: 15px;
}
.TopPhone .Block a {
	color: #E1E1E1;
}
.TopPhone .Block i {
	font-size: 16px;
	color: #1a75bc;
	margin-right: 5px;
	position: relative;
	top: 3px;
	line-height: 40px;
}
.TopPhone .Block span.Country {
	font-size: 10px;
	font-weight: 400;
	display: inline-block;
	position: relative;
}
.TopPhone .Block span.Number {
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	position: relative;
}
.MainContainer .Header-Wrap {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 0px;
	background: -webkit-linear-gradient(top,#000,transparent);
	background: linear-gradient(180deg,#000 0,transparent);
	padding-bottom: 100px;
}
.Header {
	max-width:1140px;
	height:70px;
	margin:auto;
	position:relative;
}
.Header .Logo a {
	display: block;
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 100;
	box-sizing: border-box;
}
.Header .Logo a img {
	height: 120px;
}
.HeaderMenu {
	height:70px;
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:9999;
}
.MainContainer .Slider-Wrap {
	position:relative;
	z-index: 100;
	height: 800px;
	-webkit-clip-path: polygon(100% 0%, 100% 50%, 100% 80%, 0% 100%, 0 52%, 0% 0%);
	clip-path: polygon(100% 0%, 100% 50%, 100% 80%, 0% 100%, 0 52%, 0% 0%);
	-webkit-animation: fadeIn 0.5s ease normal ;
 animation: fadeIn 1.5s ease normal ;
	transition-property:all;
	transition-duration:1.4s;
	
}
.MainContainer .Slider-Wrap .Slider {
	width: 100%;
	height: auto;
	margin: auto;
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots {
    position: relative;
	bottom: 150px;
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; 
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot span {
      width: 14px;
      height: 14px;
      margin: 5px 7px;
      background: none;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; 
	border: solid 1px #FFF;
	box-sizing: border-box;
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #FFF; }

.MainContainer .PageTitleArea {
	height:520px;
	line-height:520px;
	font-size:42px;
	font-weight:600;
	background-color:#A0A0A0;
	color:#FFFFFF;
	text-align: center;
	position: relative;
	overflow: hidden;
	position: relative;
	z-index: 100;
	box-shadow:  0 3px 10px -3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 3px 10px -3px rgba(0, 0, 0, 0.2);
	-webkit-clip-path: polygon(100% 0%, 100% 50%, 100% 60%, 0% 100%, 0 52%, 0% 0%);
	clip-path: polygon(100% 0%, 100% 50%, 100% 60%, 0% 100%, 0 52%, 0% 0%);
}
.MainContainer .PageTitleArea.NoBorder {
	border-bottom:none;
}
.MainContainer .PageTitleArea.CC {
	background-position: center center;
}
.MainContainer .PageTitleArea.CB {
	background-position: center bottom;
}
.MainContainer .PageTitleArea.CT {
	background-position: center top;
}
.MainContainer .PageTitleArea.P1 {
	background-image: url(../images/PageTitleBg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P2 {
	background-image: url(../images/PageTitleBg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P3 {
	background-image: url(../images/PageTitleBg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P4 {
	background-image: url(../images/PageTitleBg4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P5 {
	background-image: url(../images/PageTitleBg5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P6 {
	background-image: url(../images/PageTitleBg6.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P7 {
	background-image: url(../images/PageTitleBg7.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P8 {
	background-image: url(../images/PageTitleBg8.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P9 {
	background-image: url(../images/PageTitleBg9.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P10 {
	background-image: url(../images/PageTitleBg10.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P11 {
	background-image: url(../images/PageTitleBg11.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P12 {
	background-image: url(../images/PageTitleBg12.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P13 {
	background-image: url(../images/PageTitleBg13.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P14 {
	background-image: url(../images/PageTitleBg14.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P15 {
	background-image: url(../images/PageTitleBg15.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .GoogleMaps {
	height:640px;
	border:solid 5px rgba(193,193,193,0.25);
}
.MainContainer .Content-Wrap {
	min-height:580px;
	padding-top: 30px;
}
.MainContainer .Content-Wrap .PageContent {
	padding-top:30px;
	padding-bottom:50px;
	margin:auto;
	width:1140px;
	min-height: 500px;
}
.MainContainer .Content-Wrap .CoverArea {
	width: 100%;
	position: relative;
	padding-top: 40px;
	padding-bottom: 0px;
	background-color: #562810;
	background-image: url(../images/HomeCoverBg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	-webkit-backface-visibility:hidden;
}
.MainContainer .Content-Wrap .CoverArea .CoverContent {
	width: 90%;
	height: 260px;
	margin: auto;
	text-align: center;
	position: relative;
	padding-top: 10px;
	padding-bottom: 40px;
}
.MainContainer .Content-Wrap .CoverArea .CoverContent span.Title {
	font-weight: 400;
	display: block;
	text-align: center;
	font-size: 30px;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding: 15px;
	line-height: 40px;
}
.MainContainer .Content-Wrap .CoverArea .CoverContent span.Detail {
	font-weight: 400;
	display: block;
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding: 15px;
	line-height: 40px;
}

.MainContainer .Content-Wrap .CoverArea .CoverContent .Continue {
	padding: 15px
	
        }
.MainContainer .Content-Wrap .CoverArea .CoverContent .Continue a {
	border:solid 1px #1a75bc;
	color: #FFF;
	padding: 15px;
	font-size: 14px;
	font-weight: 400;
	border-radius: 30px;
	display: block;
	text-align: center;
	margin: auto;
	background-color: #1a75bc;
	width: 300px;
	
        }
.MainContainer .Content-Wrap .CoverArea .CoverContent .Continue a:hover {
	border: solid 1px #FFF;
	background-color: transparent;
	color: #FFF;
	transition-property: all;
	transition-duration: 0.2s;
	
        }
.MainContainer .Content-Wrap .ArticleArea {
	width: 100%;
	position: relative;
	padding-top: 80px;
	padding-bottom: 30px;
	background-color: #F0F2F5;
	border-bottom: solid 1px #DDE1E9;
}
.MainContainer .Content-Wrap .ArticleArea .ArticleContent {
	width: 80%;
	margin: auto;
	text-align: center;
	position: relative;
}
.MainContainer .Content-Wrap .ReferenceArea {
	width: 100%;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #F1F1F1;
	border-bottom: solid 1px #DADADA;
}
.MainContainer .Content-Wrap .ReferenceArea .ReferenceContent {
	width: 90%;
	margin: auto;
	text-align: center;
	position: relative;
	padding-top: 20px;
}
.MainContainer .Content-Wrap .CorporateArea {
	width: 100%;
	position: relative;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #FFF;
	border-bottom: solid 1px #DBDBDB;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail {
	width: 70%;
	margin: auto;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail p {
	padding-bottom: 20px;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail p.Title {
	font-weight: 400;
	display: block;
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
}
.MainContainer .Content-Wrap .HomeContactDetail-Wrap {
	width: 100%;
	position: relative;
	margin-bottom: 40px;
}
.MainContainer .Content-Wrap .HomeContactDetail-Wrap .ContactDetail {
	width: 100%;
	margin: auto;
}
.MainContainer .Content-Wrap .HomeContactDetail-Wrap .ContactDetail .ContactLeft {
	width: 59%;
	height: 420px;
	margin-right: 1%;
	float: left;
	background-image: url(../images/HomeCoverBg.jpg);
	background-size: cover;
	background-position: center center;
}
.MainContainer .Content-Wrap .HomeContactDetail-Wrap .ContactDetail .ContactRight {
	width: 39%;
	height: 420px;
	margin-left: 1%;
	float: left;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 20px;
	box-sizing: border-box;
}
.MainContainer .Content-Wrap .HomeContactDetail-Wrap .ContactDetail .ContactRight p {
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 600;
	color: rgba(57,45,22,1.00);
}

.InContent {
	position: relative;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 40px;
	line-height: 24px;
	font-weight: 400;
	font-size: 15px;
	text-align: justify;
}
.InContent .PageLeft {
	float: left;
	width: 240px;
	position: relative;
}
.InContent .PageLeft .LeftMenuArea {
	padding-bottom: 30px;
	position: relative;
	bottom: 200px;
	z-index: 999;
	-webkit-box-shadow: 0px 10px 32px 0px rgba(81,84,86,0.23);
	background-color: #0a548e;
	min-height: 300px;
}
.InContent .PageLeft .LeftMenuArea:before {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 35px 240px 0px 0px;
    border-color: #0a548e transparent transparent transparent;
    left: 0%;
    top: 100%;
}
.InContent .PageLeft .LeftMenuArea .MenuTitle {
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #dde5ea;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	border-bottom: solid 1px #083f69;
	line-height: 30px;
	background-image: -webkit-linear-gradient(270deg,rgba(10,84,142,1.00) 0%,rgba(8,71,120,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(10,84,142,1.00) 0%,rgba(8,71,120,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(10,84,142,1.00) 0%,rgba(8,71,120,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(10,84,142,1.00) 0%,rgba(8,71,120,1.00) 100%);
}
.InContent .PageLeft .LeftMenuArea ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.InContent .PageLeft .LeftMenuArea ul li {
}
.InContent .PageLeft .LeftMenuArea ul li a {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 600;
	box-sizing: border-box;
	color: #d5e3ef;
	border-bottom: solid 1px #0a3f69;
}
.InContent .PageLeft .LeftMenuArea ul li a:hover {
	border-bottom: solid 1px #1b6eaf;
	background-color: #093c63;
	color: #FFF;
	transition-property:all;
	transition-duration:0.2s;
}
.InContent .PageLeft .LeftMenuArea ul li a.Selected {
	font-weight: 700;
	color: #FFF;
	background-color: #093c63;
	border-bottom: solid 1px #1b6eaf;
}
.InContent .PageLeft .LeftMenuArea ul li a.Selected:hover {
}
.InContent .PageRight {
	float: left;
	width: 900px;
	padding-left: 30px;
	box-sizing: border-box;
}
.InContent .PageRight .LeftContent {
	float: left;
	width: 200px;
	box-sizing: border-box;
}
.InContent .PageRight .RightContent {
	float: left;
	width: 760px;
	box-sizing: border-box;
	padding-left: 20px;
}
.InContent .FranchiseRegisterArea {
	margin-bottom: 20px;
	
}
.InContent .FranchiseRegisterArea .LeftArea {
	width: 49%;
	float: left;
	padding-right: 1%;
	box-sizing: border-box;
}
.InContent .Title {
	font-size: 26px;
	font-weight: 300;
	padding-bottom: 20px;
}
.InContent .FranchiseRegisterArea .LeftArea .RegisterForm {
}
.InContent .FranchiseRegisterArea .RightArea {
	width: 49%;	
	box-sizing: border-box;
	padding-left: 1%;
	float: left;
}
.InContent .FranchiseRegisterArea .RightArea img {
	display: block;
	width: 100%;
	height: auto;
}
.InContent .ContactArea {
	margin-bottom: 20px;
	
}
.InContent .LeftContactArea {
	width: 49%;
	float: left;
	padding-right: 1%;
	box-sizing: border-box;
}
.InContent .LeftContactArea .Block {
	background-color: #FFFFFF;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.InContent .LeftContactArea .Block .OfficeTitle {
	height: 40px;
	line-height: 40px;
	font-weight: 600;
}
.InContent .LeftContactArea .Block .OfficeMaps {
	height: 180px;
	margin-bottom: 20px;
}
.InContent .RightContactArea {
	width: 49%;	
	box-sizing: border-box;
	padding-left: 1%;
	float: left;
}
.InContent .LeftCareerArea {
	width: 47%;
	float: left;
	padding-right: 3%;
	box-sizing: border-box;
}
.InContent .RightCareerArea {
	width: 47%;	
	box-sizing: border-box;
	padding-left: 3%;
	float: left;
}
.InContent .CareerTitle {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: solid 1px #D0D0D0;
	margin-bottom: 10px;
}
.InContent .ContactArea .ContactTitle {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: solid 1px #D0D0D0;
	margin-bottom: 10px;
}
.InContent .ContactArea span {
	display: block;
	position: relative;
	padding-left: 45px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: solid 1px #E8E8E8;
	font-size: 13px;
}
.InContent .ContactArea span i {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	color: #FFF;
	background-color: #225F9F;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
}
.InContent .ContactArea span.Address {
}
.InContent .ContactArea span.Address i {
	font-size: 20px;
}
.InContent .ContactArea span.Phone {
}
.InContent .ContactArea span.Phone i {
	font-size: 18px;
}
.InContent .ContactArea span.MobilePhone {
}
.InContent .ContactArea span.MobilePhone i {
	font-size: 22px;
}
.InContent .ContactArea span.Fax {
}
.InContent .ContactArea span.Fax i {
	font-size: 14px;
}
.InContent .ContactFormArea {
}
.InContent .SupportFormArea {
}
.InContent .SupportFormArea .FormLeft {
	width: 49%;
	margin-right: 1%;
	box-sizing: border-box;
	float: left;
}
.InContent .SupportFormArea .FormRight {
	width: 49%;
	margin-left: 1%;
	box-sizing: border-box;
	float: left;
}
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.FormGroup {
	margin-bottom: 5px;
}
.FormGroup label {
	margin-bottom: 5px;
	display: block;
}
.FormGroup span {
	font-size: 12px;
	padding: 3px;
	font-weight: 600;
	display: block;
}
.FormGroup input[type='text'] {
	width: 100%;
	padding: 12px;
	border-width: 0px 0px 1px 0px;
	border-color: #d0d0d0;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size:13px;
	box-sizing:border-box;
	color: #52626E;
	-webkit-appearance: none;
   -moz-appearance:    none;
}
.FormGroup input:focus[type='text'] {
	border-width: 0px 0px 1px 0px;
	border-color: #113255;
}
.FormGroup input[type='file'] {
	width: 100%;
	padding: 12px;
	border-width: 0px 0px 1px 0px;
	border-color: #d0d0d0;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:13px;
	box-sizing:border-box;
	color: #52626E;
	-webkit-appearance: none;
   -moz-appearance:    none;
}
.FormGroup input[type='submit'], [type='button'] {
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
	background-color:#0b69ca;
	box-sizing: border-box;
	border: solid 1px #0b69ca;
	-webkit-appearance: none;
	width: 100%;
   -moz-appearance:    none;
	border-radius: 30px;
}
.FormGroup input:hover[type='submit'], [type='button'] {
	background-color:transparent;
	border: solid 1px #0b69ca;
	transition-property:all;
	transition-duration:0.2s;
	color: #0b69ca;
}
.FormGroup select {
	width: 100%;
	padding: 12px;
	border-width: 0px 0px 1px 0px;
	border-color: #d0d0d0;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:13px;
	box-sizing:border-box;
	color: #52626E;
	-webkit-appearance: none;
   -moz-appearance:    none;
	position: relative;
}
.FormGroup textarea {
	width: 100%;
	height: 120px;
	padding: 10px;
	border-width: 0px 0px 1px 0px;
	border-color: #d0d0d0;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:13px;
	box-sizing:border-box;
	color: #52626E;
	-webkit-appearance: none;
   -moz-appearance:    none;
}
.FormGroup textarea:focus {
	border-width: 0px 0px 1px 0px;
	border-color: #113255;
}
.InContent ul {
	margin-bottom:20px;
}
.InContent strong {
	font-weight:600;
}
.InContent p {
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
}
.InContent p.title {
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	color: #27B9C9;
}
.InContent p.large {
	font-size: 22px;
	font-weight: 400;
	line-height: 36px;
	color: #1d4e83;
}
.InContent p.italic {
	font-style: italic;
}
.InContent p.center {
	text-align: center;
}
.InContent p.bold {
	font-weight: 600;
}
.MainContainer .Footer-Wrap {
	background-color: #113255;
	position: relative;
	min-height: 260px;
	border-top: solid 5px #194B7F;
}
.MainContainer .Footer-Wrap .Social {
	position: absolute;
	left: -10px;
	top: 150px;
	z-index: 100;
	width: auto;
}
.MainContainer .Footer-Wrap .Social ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-top: 10px;
}
.MainContainer .Footer-Wrap .Social ul li {
	margin-right: 3px;
	display: inline-block;
}
.MainContainer .Footer-Wrap .Social ul li a {
}
.MainContainer .Footer-Wrap .Social ul li a i {
	display: block;
	font-size: 16px;
	color: #a0c0e1;
	border: solid 1px #20568e;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	line-height: 28px;
	background-color: #20568e;
}
.MainContainer .Footer-Wrap .Social ul li a i:hover {
	transition-property:all;
	transition-duration:0.2s;
	background-color: #1a75bc;
	border: solid 1px #1a75bc;
	color: #FFFFFF;
}
.MainContainer .Footer-Wrap .Footer {
	margin: auto;
	height: auto;
	width: 1140px;
	padding-top: 25px;
	padding-bottom:25px;
	position: relative;
	min-height: 120px;
}
.MainContainer .Footer-Wrap .Footer .FLogo {
	width:auto;
	height:auto;
	margin-right:90px;
	float:left;
}
.MainContainer .Footer-Wrap .Footer .FLogo img {
	height: 114px;
}
.MainContainer .Footer-Wrap .Footer .FMenu {
	float: left;
	margin-top: 5px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM1 {
	float: left;
	padding-right: 50px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM2 {
	float: left;
	padding-right: 50px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM3 {
	float: left;
	padding-right: 50px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM4 {
	float: left;
	padding-right: 50px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM5 {
	float: left;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li {
}
.MainContainer .Footer-Wrap .Footer .FMenu .FMTitle {
	display: block;
	color: #b3bbc3;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	white-space:nowrap;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	width: 100% !important;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li a {
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	white-space: nowrap;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	color: #899eb5;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li a.noborder {
	border:none;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li a:hover {
	color: #D7E9FE;
	transition-property:all;
	transition-duration:0.2s;
}

.MainContainer .Copyright-Wrap {
	background-color: #0e2a47;
	border-top: solid 1px #153F6C;
	position: relative;
	padding-top: 14px;
	padding-bottom: 14px;
}
.MainContainer .Copyright-Wrap .Copyright {
	width: 460px;
	margin:auto;
	font-weight: 600;
}
.MainContainer .Copyright-Wrap .Copyright span {
	display: block;
	color: #6180a0;
	font-size: 12px;
}
.MainContainer .Copyright-Wrap .Copyright span.C1 {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #071b2f;
}
.MainContainer .Copyright-Wrap .Copyright span.C2 {
	padding-left: 10px;
	float: left;
	border-left: 1px solid #103458;
}

.ReferLogosArea {
}
.ReferLogosArea ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.ReferLogosArea ul li {
	float: left;
	margin-right: 1%;
	margin-bottom: 10px;
	width: 24%;
	height: auto;
	text-align: center;
	border: solid 1px #DFDFDF;
	background-color: rgba(255,255,255,0.50);
	box-sizing: border-box;
	position: relative;
transition: all 0.3s ease 0s;
	z-index: 100;
}
.ReferLogosArea ul li img {
	width: 100%;
	height: auto;
	text-align: center;
	
}
.ReferLogosArea ul li:hover {
	border-color: #00C0FF;
box-shadow: 0px 0px 15px #113255;
text-decoration: none;
outline: medium none;
transition: all 0.3s ease 0s;
transform: scale(1.2);
z-index: 999;
}


.GalleryArea {
	
}

.GalleryArea iframe {
	width: 47%;
	height: 220px;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 20px;
	
}


.ServicesBlock {
	text-align: center;
	margin-bottom: 20px;
}
.ServicesBlock .ServicesItem {
	width: 270px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	position: relative;
}
.ServicesBlock .ServicesItem .Images {
	width: 270px;
	height: 270px;
	overflow: hidden;
	background-color: #E2E2E2;
	box-sizing: border-box;
	border-radius: 50%;
	padding: 5px;
}
.ServicesBlock .ServicesItem .Images:hover {
	transition-property:all;
	transition-duration:0.5s;
	background-color: rgba(255,237,0,1.00);
}
.ServicesBlock .ServicesItem .Images img {
	display: block;
	width: 100%;
	height: 270px;
	object-fit: cover;
	border-radius: 50%;
}
.ServicesBlock .ServicesItem .Detail {
	padding-top: 10px;
}
.ServicesBlock .ServicesItem .Detail span {
	display: block;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
}
.ServicesBlock .ServicesItem .Detail span.Name {
	font-size: 15px;
	font-weight: 400;
}


@keyframes ItemAnimation {
  0% {
    opacity:0;
    transform:  translate(0px,-30px)  ;
  }
  100% {
    opacity:1;
    transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes ItemAnimation {
  0% {
    opacity:0;
    -moz-transform:  translate(0px,-30px)  ;
  }
  100% {
    opacity:1;
    -moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes ItemAnimation {
  0% {
    opacity:0;
    -webkit-transform:  translate(0px,-30px)  ;
  }
  100% {
    opacity:1;
    -webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes ItemAnimation {
  0% {
    opacity:0;
    -o-transform:  translate(0px,-30px)  ;
  }
  100% {
    opacity:1;
    -o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes ItemAnimation {
  0% {
    opacity:0;
    -ms-transform:  translate(0px,-30px)  ;
  }
  100% {
    opacity:1;
    -ms-transform:  translate(0px,0px)  ;
  }
}


/*Top Menu Code*/

#Menu-Nav {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#Menu-Nav li {
	float: left;
	display: block;
	position: relative;
	z-index: 999;
	margin: 0;
	padding: 0px;
}
#Menu-Nav li:hover {
	color: #FFF;
}
#Menu-Nav li a {
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #DCDCDC;
	text-align: center;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	height: 70px;
	line-height: 70px;
	font-style: normal;
	font-weight: 600;
	box-sizing: border-box;
}
#Menu-Nav li a.noborder {
	border-right: none;
}
#Menu-Nav li a.Home {
	box-sizing: border-box;
	background-image: url(../images/HomeIcon.png);
	background-position: center 28px ;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 40px;
}
#Menu-Nav li a.Home.active {
	background-image: url(../images/HomeIcon.png);
	background-position: center 28px ;
	background-repeat: no-repeat;
	border-top: 0px;
	opacity: 0.8;
	background-color: transparent;
}
#Menu-Nav li a.active {
	transition-property:all;
	transition-duration:0.2s;
	color: #1a75bc;
	border-top: solid 2px #1a75bc;
	box-sizing: border-box;
}
#Menu-Nav ul li a.active {
	background-color: #FFF;
	transition-property:all;
	transition-duration:0.2s;
	color: #424E58;
}
#Menu-Nav li a:hover {
}
#Menu-Nav a.selected {

}
#Menu-Nav ul {
	position: absolute;
	left: 0px;
	display: none;
	list-style: none;
	margin: 0;
	top: 70px;
	padding: 0;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.40);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.40);
	z-index:999;
	border-radius: 10px;
	overflow: hidden;
	-webkit-animation: zoomIn 0.2s ease normal ;
 animation: zoomIn 0.2s ease normal ;
}
#Menu-Nav ul li {
	margin: 0px;
	padding: 0px;
	height: 48px;
	font-size: 11px;
	border-bottom: 1px solid #E3E3E3;
}
#Menu-Nav ul li:hover {
	border-bottom: 1px solid #115082;
}
#Menu-Nav ul li a {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 48px;
	line-height: 48px;
	border-top: 0px !important;
	font-size: 13px;
	font-weight: 600;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 220px;
	text-shadow: none;
	white-space: nowrap;
	background-color: #FFF;
	color: #424E58;
}
#Menu-Nav ul li a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	transition-property: all;
	transition-duration: 0.2s;
	background-color: #1a75bc;
}
#Menu-Nav ul a {
	display:block;
	height:15px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
		
#Menu-Nav ul a:hover {
	color: #333;
}
*html #Menu-Nav ul {
	margin:0 0 0 -2px;
}

#Menu-Nav ul li ul {
	width:260px;
	position:absolute;
	left:100%;
	top:0px;
	border-top:none;
}
#Menu-Nav ul li ul li a {
	width:260px;
}
/*Top Menu Code*/




.LineHeading {
	position:relative;
	text-align:center;
	display:block;
	margin-bottom:25px;
}
.LineHeading:after {
	position:absolute;
	top:120%;
	left: 50%;
	margin-left: -16%;
	display:block;
	width:32%;
	height:1px;
	border-top:solid 1px #1a75bc;
	content:"";
	z-index:10;
}
.LineHeading:before {
	position:absolute;
	top:120%;
	left: 50%;
	margin-left: -8%;
	display:block;
	width:16%;
	height:1px;
	border-top:solid 3px #1a75bc;
	content:"";
	z-index:10;
}
.LineHeading span {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 26px;
	font-weight: 400;
	position: relative;
	z-index: 100;
	color: #424E58;
}
.TopSocial {
	float: left;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	padding-right: 10px;
}
.TopSocial ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.TopSocial ul li {
	margin-right: 2px;
	display: inline-block;
}
.TopSocial ul li a {
}
.TopSocial ul li a i {
	display: block;
	font-size: 16px;
	color: #bed3f5;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.TopSocial ul li a i:hover {
	color: #FFFFFF;
	transition-property:all;
	transition-duration:0.5s;
}


.NextButton {
	width: 100%;
}
.NextButton a {
	font-size: 14px;
	font-weight: 600;
	color: #1a75bc;
	border-radius: 50px;
	display: block;
	border: solid 1px #1a75bc;
	background-color: transparent;
	margin: auto;
	width: 30%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.NextButton a:hover {
	border: solid 1px #1a75bc;
	background-color: #1a75bc;
	color: #FFF;
	transition-property: all;
	transition-duration: 0.2s;
	background-image: none;
}

#owl-article .item {
            color: #FFF;
	box-sizing: border-box;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	z-index: 100;
	
}
#owl-article  .item .Box {
	background:#FFF;
    margin:40px auto;
	padding-bottom: 20px;
	
}
#owl-article  .item .Box .BoxImage {
	
}
#owl-article  .item .Box .BoxImage img {
	
}
#owl-article  .item .Box .BoxDetail {
	color: #424E58;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	padding: 15px;
	line-height: 18px;
	
	
}
#owl-article  .item .Box .BoxButton {
	text-align: center;
	padding: 10px;
	
}
#owl-article  .item .Box .BoxButton a {
	display: inline-block;
	width: 80%;
	height: 40px;
	border-radius: 50px;
	line-height: 40px;
	border: solid 1px #1a75bc;
	color: #1a75bc;
	font-size: 12px;
	font-weight: 600;
	
}
#owl-article .item .Box .BoxButton a:hover {
	border: solid 1px #1a75bc;
	background-color: #1a75bc;
	color: #FFF;
	transition-property: all;
	transition-duration: 0.2s;
	
}
#owl-article .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#owl-article .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 20px;
	background: none;
	border: solid 1px #BFBFBF;
}

#owl-article .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background-color: #BFBFBF;
}
#owl-article .owl-buttons {
	text-align: center;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: auto;
	top: 50%;
	margin-top: -50px;
	left: 0px;
    }
#owl-article .owl-prev {
       width: 50px;
		height: 50px;
		background-color: aqua;
		position: absolute;
		left: -50px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: rgba(255,255,255,0.50);
		font-size: 20px;
    }
#owl-article .owl-prev span {
	font-size: 40px;
    }
#owl-article .owl-prev:hover span {
	font-size: 40px;
	color: #5A5A5A
    }
#owl-article .owl-prev:hover {
		background-color: rgba(255,255,255,0.70);
    }
	#owl-article .owl-next {
       width: 50px;
		height: 50px;
		background-color: aqua;
		position: absolute;
		right: -50px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: rgba(255,255,255,0.50);
    }
#owl-article .owl-next span {
	font-size: 40px;
    }
#owl-article .owl-next:hover span {
	font-size: 40px;
	color: #5A5A5A
    }
#owl-article .owl-next:hover {
		background-color: rgba(255,255,255,0.70);
    }



#owl-banner .item {
        width: 100%;
	height: 700px;
	position: relative;
	background-size: cover;
	background-position: center center;
	padding-top: 100px;
    }
#owl-banner .item .Caption {
		width: 60%;
	    height: auto;
	min-height: 100px;
	left: 20%;
	top: 250px;
	position: absolute;
	z-index: 200;
	text-align: center;
	color: #FFFFFF;
    }
#owl-banner .item .Caption .CDetail {
    }
#owl-banner .item .Caption .CDetail p.Title {
		font-size: 38px;
	font-weight: 400;
	padding-bottom: 20px;
	line-height: 48px;
    }
#owl-banner .item .Caption .CDetail p.Detail {
		font-size: 20px;
	font-weight: 300;
	line-height: 30px;
    }
#owl-banner .item .Caption .CButton a {
		font-size: 14px;
	font-weight: 300;
	padding:5px;
	width: 240px;
	margin: auto;
	display: block;
	border: solid 1px rgba(255,255,255,1.00);
	line-height: 30px;
	margin-top: 30px;
	border-radius: 5px;
	color: #FFFFFF;
	box-sizing: border-box;
    }
#owl-banner .item .Caption .CButton a:hover {
		background-color: #1a75bc;
	transition-property:all;
	transition-duration:0.4s;
	border: solid 1px #1a75bc;
	color: #FFFFFF;
    }
	#owl-banner .item img {
		height: auto;
		display: block;
    }
	#owl-banner .owl-prev {
       width: 50px;
		height: 50px;
		background-color: aqua;
		position: absolute;
		left: 30px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: rgba(255,255,255,0.50);
		font-size: 20px;
    }
#owl-banner .owl-prev span {
	font-size: 40px;
    }
#owl-banner .owl-prev:hover span {
	font-size: 40px;
	color: #5A5A5A
    }
#owl-banner .owl-prev:hover {
		background-color: rgba(255,255,255,0.70);
    }
	#owl-banner .owl-next {
       width: 50px;
		height: 50px;
		background-color: aqua;
		position: absolute;
		right: 30px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: rgba(255,255,255,0.50);
    }
#owl-banner .owl-next span {
	font-size: 40px;
    }
#owl-banner .owl-next:hover span {
	font-size: 40px;
	color: #5A5A5A
    }
#owl-banner .owl-next:hover {
		background-color: rgba(255,255,255,0.70);
    }
#owl-banner .owl-controls {
	padding: 0px;
	margin: 0px;
    }
#owl-banner .owl-pagination {
	position: absolute;
	left: 0px;
	bottom: 30px;
	z-index: 9999;
	text-align: center;
	width: 100%;
    }



.CertificaresArea {
	
}
.CertificaresArea ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	
}
.CertificaresArea ul li {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	
}
.CertificaresArea ul li a {
	display: block;
	width: auto;
	height: auto;
	
}
.CertificaresArea ul li a img {
	max-width: 100%;
	height: 220px;
	width: auto;
	border: solid 1px #E1E1E1;
	
}
.Black {
	background-color: #105184;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 999;
	position: fixed;
	display: none;
	transition-property: all;
	transition-duration: 0.2s;
}


.ProjeListArea {
}
.ProjeListArea .item {
	width: 31%;
	height: auto;
	box-sizing: border-box;
	padding: 5px;
	margin-right: 1%;
	margin-bottom: 10px;
	background-color: #E2E2E2;
	border-bottom: solid 1px #B7B7B7;
	border-right: solid 1px #B7B7B7;
	position: relative;
	z-index: 100;
	float: left;
}
.ProjeListArea .item:hover {
	background-color: #113255;
	border-bottom: solid 1px #0E2946;
	border-right: solid 1px #0E2946;
	transition-property: all;
	transition-duration: 0.5s;
	z-index: 999;
}
.ProjeListArea .item a {
	display: block;
	position: relative;
	z-index: 100;
}
.ProjeListArea .item a span {
	display: block;
	position: relative;
	z-index: 100;
}
.ProjeListArea .item a span img {
	display: block;
	width: 100%;
	height: 210px;
	object-fit: cover;
}
.ProjeListArea .item a h3 {
	display: block;
	position: absolute;
	width: 90%;
	left: -10px;
	bottom: 10px;
	z-index: 100;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	margin: 0px;
	font-size: 13px;
	font-weight: 300;
	background-color: rgba(0,0,0,0.80);
	color: #FFFFFF;
	white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
















#owl-reference .item {
            color: #89c4f1;
	box-sizing: border-box;
	margin-left: 5px;
	margin-right: 5px;
	border: solid 1px #033C68;
	height: 130px;
	background-color: #044475;
	line-height: 130px;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
        }
#owl-reference .item:hover {
            opacity: 0.8;
	transition-property:all;
	transition-duration:0.4s;
transition: all 0.3s ease 0s;
	border: solid 1px  #044475;
        }
#owl-reference .item a {
            color: #89c4f1;
	display: block;
	height: 130px;
	line-height: 130px;
        }
#owl-reference .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#owl-reference .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 20px;
	background: none;
	border: solid 1px #BFBFBF;
}

#owl-reference.owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background-color: #BFBFBF;
}
#owl-reference .owl-buttons {
	text-align: center;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: auto;
	top: 50%;
	margin-top: -50px;
	left: 0px;
    }
	#owl-reference .owl-prev {
       width: 50px;
		height: 50px;
		background-color: aqua;
		position: absolute;
		left: -50px;
		top: 20%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: rgba(255,255,255,0.50);
		font-size: 20px;
    }
#owl-reference .owl-prev span {
	font-size: 40px;
    }
#owl-reference .owl-prev:hover span {
	font-size: 40px;
	color: #5A5A5A
    }
#owl-reference .owl-prev:hover {
		background-color: rgba(255,255,255,0.70);
    }
	#owl-reference .owl-next {
       width: 50px;
		height: 50px;
		background-color: aqua;
		position: absolute;
		right: -50px;
		top: 20%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: rgba(255,255,255,0.50);
    }
#owl-reference .owl-next span {
	font-size: 40px;
    }
#owl-reference .owl-next:hover span {
	font-size: 40px;
	color: #5A5A5A
    }
#owl-reference .owl-next:hover {
		background-color: rgba(255,255,255,0.70);
    }


.ApplicationButton {
	padding-top: 20px;
	padding-bottom: 1px;
}
.ApplicationButton a {
	display: block;
	width: 260px;
	height: 60px;
	background-color: #FCB72C;
	border-bottom: solid 2px #c69536;
	color: #3B3B3B;
	line-height: 60px;
	border-radius: 10px;
	font-size: 15px;
	font-weight: 600;
	margin: auto;
	
}
.ApplicationButton a:hover {
	background-color: #F4A403;
	border-bottom: solid 2px #B08430;
	transition-property:all;
	transition-duration:0.4s;
}
.ApplicationButton a i {
	color: #3B3B3B;
	font-size: 28px;
	position: relative;
	left: 15px;
	top: 7px;
	margin-right: 25px;
	
}
.MobileMenu {
	display: none;
}
.MobileListMenu {
	display: none;
}


[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
	margin-bottom: 10px;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #27B9C9;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}



[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
	margin-bottom: 10px;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    background: #fff;
}
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #3381DC;
    position: absolute;
    top: 4px;
    left: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.CareerAccordionButton {	
	width: 100%;
	float: left;
	cursor: pointer;
	background-color: #F1F1F1;
	border:solid 1px #DDDEDE;
	padding:10px;
	box-sizing:border-box;
	font-size:13px;
	font-weight:400;
	margin-bottom:10px;
}
.CareerAccordionButton span {	
	display: block;
}
.CareerAccordionButton span.Title {	
	font-size: 16px;
	font-weight: 600;
}
.CareerAccordionButton span.Department {	
	font-size: 12px;
	font-weight: 400;
}
.CareerAccordionButton:hover {
	background-color:#2c3f4e;
	border: solid 1px #233d52;
	transition-property:all;
	transition-duration:0.3s;
	color:#FFFFFF;
}
.CareerAccordionButton.active {
	background-color:#2c3f4e;
	border: solid 1px #233d52;
	transition-property:all;
	transition-duration:0.3s;
	color:#FFFFFF;
}
	
.CareerAccordionContent {	
	width: 100%;
	float: left;
	display: none;
	box-sizing:border-box;
	padding:15px;
	text-align: justify;
}
.CareerAccordionContent strong {	
	font-weight: 600;
	font-size: 14px;
}








.AccordionButton {	
	width: 100%;
	float: left;
	cursor: pointer;
	background-color: #F1F1F1;
	border:solid 1px #DDDEDE;
	padding:10px;
	box-sizing:border-box;
	font-size:13px;
	font-weight:400;
	margin-bottom:10px;
}
.AccordionButton:hover {
	background-color:#bb9c5f;
	border: solid 1px #bb9c5f;
	transition-property:all;
	transition-duration:0.3s;
	color:#FFFFFF;
}
.AccordionButton.active {
	background-color:#bb9c5f;
	border: solid 1px #bb9c5f;
	transition-property:all;
	transition-duration:0.3s;
	color:#FFFFFF;
}
	
.AccordionContent {	
	width: 100%;
	float: left;
	display: none;
	box-sizing:border-box;
	padding:15px;
	text-align: justify;
}
.AccordionContent strong {	
	font-weight: 600;
	font-size: 14px;
}


.fancybox-slide--iframe .fancybox-content {
		max-width: 800px !important;
	-webkit-animation: zoomIn 1.5s ease normal ;
 animation: zoomIn 1.5s ease normal ;
	}



.ActivityArea {
	
}
.ActivityArea ul {
	list-style-type:circle;
	
}
.ActivityArea ul li {
	padding: 8px;
	border-bottom: solid 1px #D5D5D5;
	font-weight: 600px;
	font-size: 14px;
	
}

.ProjectContainer {
	width: 100%;
	max-width: 800px;
	height: auto;
}
.ProjectContainer .SliderImages {
	max-height: 400px;
	height: auto;
}
.ProjectContainer .TableArea {
	height: auto;
	padding: 10px;
}
.ProjectContainer .TableArea table tbody tr td {
	padding: 5px;
}
.NewsContainer {
	width: 100%;
	height: auto;
	text-align: center;
	
}
.NewsContainer .NewsList {
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 30px;
	height: auto;
	background-color: rgba(255,255,255,1.00);
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	display: inline-flex;
	box-sizing: border-box;
	border-radius: 15px;
	
}
.NewsContainer .NewsList:hover .NewsDetail {
	background-color: #536C87;
	color: rgba(255,255,255,1.00);
	transition-property:all;
	transition-duration:0.5s;
	
}
.NewsContainer .NewsList:hover .ImgArea img {
	background-color: #113255;
	color: rgba(255,255,255,1.00);
	transition-property:all;
	transition-duration:0.5s;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	transition-property:all;
	transition-duration:1.0s;
	
}
.NewsContainer .NewsList .ImgArea {
	width: 100%;
	height: 250px;
	overflow: hidden;
	
}
.NewsContainer .NewsList .ImgArea img {
	display: block;
	width: 100%;
	max-width: 100%;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	
}
.NewsContainer .NewsList .NewsDetail {
	background-color: #FFF;
	box-sizing: border-box;
	width: 100%;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	color: #424E58;
	
}
.NewsContainer .NewsList .NewsDetail span {
	display: block;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	line-height: normal;
	padding: 20px 20px;
	
}
.StaffArea {
	padding-bottom: 50px;
	padding-top: 20px;
	text-align: center;
}
.StaffArea .StaffList {
	width: 22%;
	height: 22%;
	display: inline-block;
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
	box-sizing: border-box;
	
}
.StaffArea .StaffList:hover {
	transition-property:all;
	transition-duration:0.5s;
}
.StaffArea .StaffList:hover .StaffDetailContent span.Name {
	transition-property:all;
	transition-duration:0.5s;
	
}
.StaffArea .StaffList .StaffImg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	border-radius: 300px;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	border:solid 5px rgba(25,74,127,0.10);
	
}
.StaffArea .StaffList .StaffImg:hover {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	transition-property:all;
	transition-duration:0.5s;
	border:solid 5px rgba(25,74,127,0.100);
	
}
.StaffArea .StaffList .StaffImg img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	
}
.StaffArea .StaffList .StaffDetailContent {
	height: auto;
	padding: 10px;
	box-sizing: border-box;
	
}
.StaffArea .StaffList .StaffDetailContent span {
	display: block;
	text-align: center;
	padding: 0px;
	
}
.StaffArea .StaffList .StaffDetailContent span.Name {
	font-size: 20px;
	font-weight: 600;
	color: #0E1D61;
	padding: 5px;
	
}
.StaffArea .StaffList .StaffDetailContent span.Position {
	font-size: 15px;
	padding: 5px;
	line-height: 15px;
	white-space: nowrap;
	
}
.PageNewsContent {
	
}
.PageNewsContent .PNewsTitle {
	font-size: 28px;
	font-weight: 600;
	line-height: 40px;
	padding-bottom: 30px;
	
}
.PageNewsContent .PNewsImg {
	margin-bottom: 20px;
	text-align: center;
	
}
.PageNewsContent .PNewsImg img {
	display: block;
	max-width: 100%;
	
}
.PageNewsContent .PNewsDetail {
	
}

.InContent .Clip {
	float: right;
	width: 300px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.InContent .Clip img {
	width: 100%;
}


#Loader-Wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(0,0,0,0.90);
}
#Loader {
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
	text-align: center;
	z-index: 9998;
	animation: load-logo 1.2s linear infinite;
	
}

#Loader .Loading {
	width: 100px;
	height: 100px;
	position: relative;
	z-index: 9999;
	border-radius: 100px;
	padding: 10px;
}


.lds-dual-ring {
  display: inline-block;
  width: 120px;
  height: 120px;
	position: relative;
	top: -130px;
	left: -10px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 120px;
  height: 120px;
  margin: 0px;
  border-radius: 50%;
  border: 10px solid #fff;
  border-color: #8e784b #8e784b #8e784b transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  background-color: #282319;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
	  opacity: 0.5;
  }
  100% {
    transform: rotate(360deg);
	  opacity: 1;
  }
}
@keyframes load-logo {
  0% {
	  opacity: 0.2;
  }
  100% {
	  opacity: 1;
  }
}





@media screen and (max-width:1440px) {
}


@media screen and (max-width:1280px) {
	
	#owl-reference .item a {
            font-size: 18px;
        }
}





@media screen and (max-width:1152px) {
	.TopBar {
		width: 100%;
}
	.Header .Logo a {
	left: 50%;
	top: 10px;
		margin-left: -78px;
}
	.Header .Logo a img {
	height: 120px;
}
	.HeaderMenu {
		display: none;
	}
	.MainContainer .Footer-Wrap {
	min-height: 200px;
}
	.MainContainer .Footer-Wrap .Footer {
	width: 100%;
}
	.MainContainer .Footer-Wrap .Footer .FMenu {
	display: none;
}
	.MainContainer .Footer-Wrap .Footer .FLogo {
	width:100%;
	height:auto;
	margin-right:0px;
		text-align: center;
	float:none;
}
	.MainContainer .Footer-Wrap .Social {
	position: absolute;
	left: 0px;
	top: 120px;
	z-index: 100;
	width: 100%;
		text-align: center;
}
.MainContainer .Footer-Wrap .Footer .FLogo img {
	height: 80px;
}
	.MainContainer .Content-Wrap .CoverArea .CoverContent span.Title {
	font-size: 30px;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding: 15px;
}
.MainContainer .Content-Wrap .CoverArea .CoverContent span.Detail {
	font-size: 22px;
	margin-bottom: 10px;
	padding: 15px;
	line-height: 40px;
}
	.MainContainer .Content-Wrap .CoverArea .CoverContent .Continue a {
	padding: 12px;
	font-size: 14px;
	border-radius: 30px;
	width: 70%;
	
        }
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail {
	width: 80%;
}
	.MainContainer .Content-Wrap .PageContent {
	width:100%;
	min-height: 400px;
		padding: 15px;
		box-sizing: border-box;
}
	.InContent .LeftContactArea {
	width: 100%;
	float:none;
	padding-right: 0%;
}
		.InContent .RightContactArea {
	width: 100%;
	float:none;
	padding-right: 0%;
}
	.MainContainer .PageTitleArea {
	height:480px;
	line-height:480px;
	font-size:36px;
}
	.InContent .PageLeft {
	display: none;
}
	.InContent .PageRight {
	float: none;
	width: 100%;
	padding-left: 0px;
}
	#owl-reference .owl-next {
       display: none;
    }
	#owl-reference .owl-prev {
       display: none;
    }
	.NextButton a {
	width: 80%;
}
	.MobileMenu {
		position: absolute;
		left: 15px;
		top: 22px;
		z-index: 999;
		width: 30px;
		height: 30px;
		display: block;
		color: #FFFFFF;
		cursor: pointer;
	}
	.MobileMenu.active {
		color: #FFED00;
	}
	.MobileMenu span.L1 {
		display: block;
	width: 100%;
	height: 2px;
	margin-bottom: 8px;
	background-color: #FFF;
}
.MobileMenu span.L2 {
		display: block;
	width: 80%;
	height: 2px;
	margin-bottom: 8px;
	background-color: #FFF;

}
.MobileMenu span.L3 {
		display: block;
	width: 90%;
	height: 2px;
	margin-bottom: 8px;
	background-color: #FFF;

}
	.MobileListMenu {
		display: none;
		width: 100%;
		position: absolute;
		z-index: 999999;
		top: 150px;
		left: 0px;
		animation: slideInRight ease-out 0.3s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: slideInRight ease-out 0.3s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: slideInRight ease-out 0.3s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: slideInRight ease-out 0.3s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: slideInRight ease-out 0.3s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
	}
	.MobileListMenu ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	.MobileListMenu ul li {
	}
	.MobileListMenu ul li ul {
		display: none;
	}
	.MobileListMenu ul li a {
		display: block;
		padding: 12px;
		font-size: 16px;
		font-weight: 400;
		text-align: center;
		color: #FFF;
		border-bottom: solid 1px #006bbf;
	}
	.MobileListMenu ul li a:hover {
	background-color: #0D436E;
	color: #FFF;
	transition-property: all;
	transition-duration: 0.2s;
	}
	.MobileListMenu ul li ul li a {
		display: block;
		padding: 10px;
		font-size: 14px;
		font-weight: 400;
		text-align: center;
		color: #B2CADD;
		background-color: #0A3557;
		border-bottom: solid 1px #0D4674;
	}
	.GalleryArea iframe {
	height: 280px;
	
}
}






@media screen and (max-width:1024px) {
	
	.NewsContainer .NewsList {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
		margin-bottom: 40px;
	
}
	.NewsContainer .NewsList .ImgArea {
	height: 300px;
	
}
	.MainContainer .Content-Wrap .PageContent {
	padding-left: 30px;
		padding-right: 30px;
}
	.GalleryArea iframe {
	height: 260px;
	
}
	.InContent .Clip {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	margin-left: 20px;
}
.InContent .Clip img {
	width: 100%;
}
	
}






@media screen and (max-width:960px) {
		.MainContainer .PageTitleArea {
	height:480px;
	line-height:480px;
	font-size:26px;
}
	
	
	#owl-banner .item .Caption .CDetail p.Title {
		font-size: 30px;
	font-weight: 400;
	padding-bottom: 15px;
	line-height: 48px;
    }
#owl-banner .item .Caption .CDetail p.Detail {
		font-size: 16px;
	font-weight: 300;
	line-height: 30px;
    }
	#owl-banner .owl-prev {
		display: none;
    }
	#owl-banner .owl-next {
		display: none;
    }
	.MainContainer .Content-Wrap .HomeContactDetail-Wrap {
	padding: 15px;
		box-sizing: border-box;
}
	.MainContainer .Content-Wrap .HomeContactDetail-Wrap .ContactDetail .ContactLeft {
	width: 100%;
	height: 240px;
	margin-right: 0%;
	float: none;
}
.MainContainer .Content-Wrap .HomeContactDetail-Wrap .ContactDetail .ContactRight {
	width: 100%;
	height: 400px;
	margin-left: 1%;
	float: none;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 20px;
	box-sizing: border-box;
}
	.MainContainer .Content-Wrap .CoverArea .CoverContent span.Title {
	font-size: 24px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding: 15px;
}
.MainContainer .Content-Wrap .CoverArea .CoverContent span.Detail {
	font-size: 18px;
	margin-bottom: 5px;
	padding: 15px;
	line-height: 30px;
}
	.MainContainer .Copyright-Wrap .Copyright {
	width: 370px;
		margin: auto;
	font-weight: 400;
}
.MainContainer .Copyright-Wrap .Copyright span {
	font-size: 10px;
}
	.MainContainer .Content-Wrap .ArticleArea .ArticleContent {
	width: 90%;
}
	.InContent .LeftCareerArea {
	width: 100%;
	float: none;
	padding-right: 0%;
	box-sizing: border-box;
}
.InContent .RightCareerArea {
	width: 100%;	
	box-sizing: border-box;
	padding-left: 0%;
	float: none;
}
	.StaffArea {
	padding-bottom: 50px;
	padding-top: 20px;
	text-align: center;
}
.StaffArea .StaffList {
	width: 48%;
	height: 48%;
	margin-left: 2%;
	margin-right: 2%;
	
}
	.PageNewsContent .PNewsTitle {
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
	padding-bottom: 30px;
	
}
	#owl-article .owl-prev {
       display: none;
    }
	#owl-article .owl-next {
       display: none;
    }
	.GalleryArea iframe {
	height: 240px;
	
}
}




@media screen and (max-width:768px) {
	
	.MainContainer .Slider-Wrap {
	height: 700px;
}
		.NewsContainer .NewsList .ImgArea {
	height: 240px;
	
}
	#owl-banner .item {
        height: 600px;
    }
	.GalleryArea iframe {
	height: 190px;
	
}
}




@media screen and (max-width:640px) {
	
	.NewsContainer .NewsList {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
		margin-bottom: 40px;
	
}
	.NewsContainer .NewsList .ImgArea {
	height: auto;
}
	.GalleryArea iframe {
	width: 100%;
	height: 220px;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 30px;
	
}
	.GalleryArea iframe {
	height: 320px;
	
}
	.InContent .Clip {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	margin-left: 20px;
}
.InContent .Clip img {
	width: 100%;
}
	.NewsContainer .NewsList .NewsDetail span {
	display: block;
	font-size: 18px;
		line-height: 34px;
	font-weight: 600;
	text-align: center;
	padding: 20px 20px;
	
}
	
	
}




@media screen and (max-width:414px) {
	
		.MainContainer .Slider-Wrap {
	height: 650px;
}
	.MainContainer .PageTitleArea {
	height: 400px;
	line-height:440px;
}
	.PageNewsContent .PNewsTitle {
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	padding-bottom: 30px;
	
}
	.InContent .Clip {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	margin-left: 0px;
		text-align: center;
}
	.InContent .Clip img {
	max-width: 100%;
}
	.NewsContainer .NewsList .NewsDetail span {
	display: block;
	font-size: 16px;
		line-height: 26px;
	font-weight: 600;
	text-align: center;
	padding: 20px 20px;
	
}
	#owl-banner .item {
        height: 550px;
    }
	
	#owl-banner .item .Caption {
		width: 80%;
	min-height: 50px;
	left: 10%;
	top: 200px;
    }
	#owl-banner .item .Caption .CDetail p.Title {
		font-size: 26px;
	padding-bottom: 5px;
	line-height: 40px;
    }
	#owl-banner .item .Caption .CDetail p.Detail {
		font-size: 15px;
	line-height: 26px;
    }
	.GalleryArea iframe {
	height: 200px;
	
}
	
	
}

