/*  CSS3 ✰ Classes  */
@import "normalize.css";
@font-face {
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/verdana.ttf") format('truetype'), url("fonts/verdana.eot?#iefix") format('embedded-opentype');
}
@font-face {
  font-family: Harabara;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/harabara.ttf") format('truetype'), url("fonts/harabara.eot?#iefix") format('embedded-opentype');
}
#links {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 993px;
  position: absolute;
}
#links a:first-child {
  top: 0px;
  left: 0px;
  border-left: 4px solid #808080;
  border-top: 4px solid #808080;
  border-right: none;
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#links a {
  display: block;
  padding: 0px;
  margin: 0px;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  position: absolute;
  overflow: hidden;
  text-indent: -999px;
  border-right: 4px solid #808080;
  border-top: 4px solid #808080;
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.center {
  display: table;
  width: 960px;
  margin: 0px auto;
}
.msg_val {
  display: none;
  position: absolute;
  background-color: #f00;
  color: #fff;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  border: 2px solid #ddd;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 7px 10px;
  -o-box-shadow: 1px 1px 6px #000;
  -ms-box-shadow: 1px 1px 6px #000;
  -moz-box-shadow: 1px 1px 6px #000;
  -webkit-box-shadow: 1px 1px 6px #000;
  box-shadow: 1px 1px 6px #000;
  -webkit-background-clip: padding-box;
  margin-top: -15px;
  cursor: pointer;
  opacity: 0.87;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=87);
  filter: alpha(opacity=87);
  z-index: 100;
}
.screenWindow {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  background-image: url("../img/template/sty1shadow.png");
  background-position: left top;
  background-repeat: repeat;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  -o-animation: animationOne 0.7s;
  -ms-animation: animationOne 0.7s;
  -moz-animation: animationOne 0.7s;
  -webkit-animation: animationOne 0.7s;
  animation: animationOne 0.7s;
}
.screenWindow .sty1Window {
  display: table;
  width: 40%;
  height: 300px;
  background-color: #fff;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  position: absolute;
  top: 20%;
  left: 30%;
  -o-box-shadow: 5px 5px 50px #808080;
  -ms-box-shadow: 5px 5px 50px #808080;
  -moz-box-shadow: 5px 5px 50px #808080;
  -webkit-box-shadow: 5px 5px 50px #808080;
  box-shadow: 5px 5px 50px #808080;
  -webkit-background-clip: padding-box;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.screenWindow .sty1Window .imgW {
  display: table;
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  top: 80%;
}
.screenWindow .sty1Window .sty1MarginWindow {
  display: table;
  width: 64%;
  margin: -30px auto 0px auto;
  color: #41bfe6;
  font-family: Verdana;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.screenWindow .sty1Window .sty1MarginWindow img {
  display: block;
  margin: 30px auto;
  width: 34%;
}
.screenWindow .sty1Window .btnCerrar {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 100%;
}
.screenWindow .sty1Window .btnCerrar span {
  display: table;
  padding: 30px 30px 10px 10px;
  cursor: pointer;
  color: #41bfe6;
  font-family: Verdana;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  float: right;
}
.sty1hr {
  width: 80%;
  margin-left: 20%;
  border: 1px solid #59bee1;
  background-color: #59bee1;
}
.sty1H {
  font-family: Verdana;
  font-size: 24px;
  font-weight: bold;
  color: #1d3160;
  padding: 20px 0px 0px 20px;
}
.sty2H {
  width: 100%;
  font-family: Verdana;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  padding: 12px 0px 12px 0px;
  background-color: #1189b7;
  background-image: url("../img/template/sty1Bg.png");
  background-position: left top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  -o-box-shadow: 0px -20px 30px #1d81ab inset;
  -ms-box-shadow: 0px -20px 30px #1d81ab inset;
  -moz-box-shadow: 0px -20px 30px #1d81ab inset;
  -webkit-box-shadow: 0px -20px 30px #1d81ab inset;
  box-shadow: 0px -20px 30px #1d81ab inset;
  -webkit-background-clip: padding-box;
}
.sty2H span {
  padding: 0px 0px 0px 324px;
}
.sty3H {
  width: 100%;
  font-family: Verdana;
  font-size: 18px;
  color: #1d3160;
  padding: 0px 0px 0px 20px;
  margin: 0px;
  font-weight: normal;
}
.sty4H {
  width: 100%;
  font-family: Verdana;
  font-size: 14px;
  color: #1d3160;
  padding: 10px 0px 0px 20px;
  margin: 0px;
  font-weight: normal;
}
.sty1Bar {
  display: block;
  padding: 0px;
  margin: 15px 0px;
  border: 2px solid #c6cedc;
  border-left: 0px;
  border-right: 0px;
  width: 100%;
  -o-animation: animSty1Bar;
  -ms-animation: animSty1Bar;
  -moz-animation: animSty1Bar;
  -webkit-animation: animSty1Bar;
  animation: animSty1Bar;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
input::-webkit-input-placeholder {
  color: #1d3160;
  font-family: Verdana;
  font-size: 12px;
}
input:-moz-placeholder {
  color: #1d3160;
  font-family: Verdana;
  font-size: 12px;
}
textarea::-webkit-input-placeholder {
  color: #1d3160;
  font-family: Verdana;
  font-size: 12px;
}
textarea:-moz-placeholder {
  color: #1d3160;
  font-family: Verdana;
  font-size: 12px;
}
input,
select {
  outline: none;
}
textarea {
  resize: none;
  outline: none;
}
.sty1Text {
  color: #1d3160;
  font-family: Verdana;
  font-size: 12px;
  padding: 8px 15px;
  margin: 5px 0px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: 20px;
  text-align: justify;
}
.sty1Label {
  color: #1d3160;
  font-family: Verdana;
  font-size: 12px;
  padding: 8px 15px;
  margin: 5px 0px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.sty1Input {
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  font-family: Verdana;
  font-size: 12px;
  color: #1d3160;
  padding: 8px 15px;
  margin: 5px 0px;
  background-color: #f7f7f7;
  -o-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -ms-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -moz-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -webkit-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -webkit-background-clip: padding-box;
}
.sty1Select {
  height: 34px;
  overflow: hidden;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -o-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -ms-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -moz-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -webkit-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -webkit-background-clip: padding-box;
  background-color: #f7f7f7;
  background-image: url("../img/template/sty5Ico.png");
  background-repeat: no-repeat;
  background-position: 97%;
  margin: 5px 0px;
}
.sty1Select select {
  background-color: transparent;
  -webkit-appearance: none;
  width: 120%;
  padding: 9px 0px 9px 15px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  font-family: Verdana;
  font-size: 12px;
  color: #1d3160;
  -o-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -ms-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -moz-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -webkit-box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  box-shadow: 2.5px 2.5px 2.5px #e0eef3 inset;
  -webkit-background-clip: padding-box;
  cursor: pointer;
}
.sty1A {
  color: #1d3160;
  font-size: 12px;
}
.sty1A:hover {
  text-decoration: underline;
}
.sty1Textarea {
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  font-family: Verdana;
  font-size: 12px;
  background-color: #f7f7f7;
  -o-box-shadow: 2px 2px 2px #e4eef2 inset;
  -ms-box-shadow: 2px 2px 2px #e4eef2 inset;
  -moz-box-shadow: 2px 2px 2px #e4eef2 inset;
  -webkit-box-shadow: 2px 2px 2px #e4eef2 inset;
  box-shadow: 2px 2px 2px #e4eef2 inset;
  -webkit-background-clip: padding-box;
  color: #1d3160;
  padding: 6px 10px;
  margin: 3px 0px;
  height: 84px;
}
.sty1Btn {
  background-color: #1d3160;
  color: #fff;
  font-family: Verdana;
  font-size: 15px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  padding: 5px 24px;
  margin: 5px 0px;
}
.sty1TableInfo {
  display: table;
  clear: both;
  width: 100%;
}
.sty1TableInfo .rTI {
  display: table;
  width: 80%;
  margin-left: 20%;
}
.sty1TableInfo .rTI .c1TI,
.sty1TableInfo .rTI .c2TI {
  display: table;
  float: left;
  color: #9d9e9f;
  font-family: Verdana;
  font-size: 12px;
  padding: 10px 10px;
}
.sty1TableInfo .rTI .c1TI {
  width: 20%;
}
.sty1TableInfo .rTI .c2TI {
  width: 70%;
}
.sty2TableInfo {
  display: table;
  clear: both;
  width: 100%;
}
.sty2TableInfo .rTI {
  display: table;
  width: 85%;
  margin-left: 2%;
}
.sty2TableInfo .rTI .c1TI,
.sty2TableInfo .rTI .c2TI {
  display: table;
  float: left;
  color: #1d3160;
  font-family: Verdana;
  font-size: 12px;
  padding: 10px 10px;
}
.sty2TableInfo .rTI .c1TI {
  width: 15%;
}
.sty2TableInfo .rTI .c2TI {
  width: 70%;
}
.sty1Ul {
  display: table;
  margin: 34px 0px 0px 35px;
}
.sty1Ul li {
  display: table;
  clear: both;
  font-family: Verdana;
  font-size: 12px;
  color: #1d3160;
  padding: 6px 0px;
}
.sty1Ul li span:first-child {
  width: 12px;
  height: 12px;
  background-image: url("../img/template/sty6Ico.png");
  background-position: center center;
  background-repeat: no-repeat;
  margin: 1px 6px 0px 0px;
}
.sty1Ul li span {
  display: table;
  float: left;
}
.sty2Ul {
  display: table;
  margin: 40px 0px 0px 20px;
}
.sty2Ul li {
  display: table;
  clear: both;
  font-family: Verdana;
  font-size: 14px;
  color: #1d3160;
  padding: 10px 0px;
  font-weight: bold;
}
.sty2Ul li span {
  display: table;
  float: left;
}
.sty3Ul {
  display: table;
  margin: 10px 0px 0px 150px;
}
.sty3Ul li {
  display: table;
  clear: both;
  font-family: Verdana;
  font-size: 12px;
  color: #1d3160;
  padding: 6px 0px;
  font-weight: bold;
}
.sty3Ul li span:first-child {
  width: 12px;
  height: 12px;
  background-image: url("../img/template/sty6Ico.png");
  background-position: center center;
  background-repeat: no-repeat;
  margin: 1px 6px 0px 0px;
}
.sty3Ul li span {
  display: table;
  float: left;
}
.sty4Ul {
  display: table;
  clear: both;
  padding: 30px 0px;
  -o-animation: animSty1;
  -ms-animation: animSty1;
  -moz-animation: animSty1;
  -webkit-animation: animSty1;
  animation: animSty1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  margin-top: 50px;
}
.sty4Ul li {
  padding: 0px;
  margin: 0px 20px 0px 0px;
  float: left;
  width: 117px;
  height: 161px;
}
.sty4Ul li a {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.sty4Ul li a span {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #1d3160;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  clear: both;
  display: table;
  bottom: 0px;
  position: absolute;
}
.sty4Ul li a img {
  width: 100%;
  position: absolute;
}
.sty5Ul {
  display: table;
  clear: both;
  padding: 30px 0px;
  -o-animation: animSty1;
  -ms-animation: animSty1;
  -moz-animation: animSty1;
  -webkit-animation: animSty1;
  animation: animSty1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.sty5Ul li {
  padding: 0px;
  margin: 0px 20px 0px 0px;
  float: left;
  width: 100px;
  height: 133px;
}
.sty5Ul li a {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.sty5Ul li a span {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #1d3160;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  clear: both;
  display: table;
  bottom: 0px;
  position: absolute;
}
.sty5Ul li a img {
  width: 100%;
  position: absolute;
}
.sty6Ul {
  display: table;
  clear: both;
  padding: 30px 0px;
  -o-animation: animSty1;
  -ms-animation: animSty1;
  -moz-animation: animSty1;
  -webkit-animation: animSty1;
  animation: animSty1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  margin-top: 50px;
}
.sty6Ul li {
  padding: 0px;
  margin: 0px 20px 0px 0px;
  float: left;
  width: 117px;
  height: 161px;
}
.sty6Ul li a {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.sty6Ul li a span {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #1d3160;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  clear: both;
  display: table;
  bottom: 0px;
  position: absolute;
}
.sty6Ul li a img:first-child {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.sty6Ul li a img {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  width: 100%;
  position: absolute;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sty6Ul li a .imgHover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.sty6Ul li a:hover img:first-child {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
.sty6Ul li a:hover img {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.imgEnconstruccion {
  display: block;
  width: 100%;
}
.row {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 100%;
  clear: both;
}
.col20porcent {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 20%;
  float: left;
}
.col40porcent {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 40%;
  float: left;
}
.col50porcent {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 50%;
  float: left;
}
.col60porcent {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 60%;
  float: left;
}
.col66porcent {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 66%;
  float: left;
}
.col33porcent {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 33%;
  float: left;
}
.dn {
  display: none;
}
.dt {
  display: table;
}
.pa {
  position: absolute;
}
body {
  background-color: #fff;
  font-family: Verdana;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -o-animation: animCero;
  -ms-animation: animCero;
  -moz-animation: animCero;
  -webkit-animation: animCero;
  animation: animCero;
  -o-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
body a {
  text-decoration: none;
}
body #container {
  display: block;
  width: 100%;
  position: absolute;
  min-height: 100%;
}
body #header {
  width: 100%;
}
body #header #contact_us_top {
  display: table;
  position: absolute;
  top: 50px;
  margin-left: 811px;
  font-family: 'Verdana';
  text-transform: uppercase;
  color: #1d3160;
  font-size: 12px;
  width: 106px;
  text-decoration: none;
  padding: 10px 0px;
  text-align: right;
  background-image: url("../img/template/sty8Ico.png");
  background-position: left center;
  background-repeat: no-repeat;
}
body #header #logo {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 189px;
  background-image: url("../img/template/sty3Bg.png");
  background-position: right top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
body #header #logo a {
  display: table;
  margin: 2% auto 0px auto;
  text-decoration: none;
}
body #header #logo a span {
  display: none;
}
body #header #logo a img {
  display: block;
  margin-top: 0px;
  margin-left: 0px;
  -o-animation: animTwo;
  -ms-animation: animTwo;
  -moz-animation: animTwo;
  -webkit-animation: animTwo;
  animation: animTwo;
  -o-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
body #header #logo2 {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 50px;
  background-image: url("../img/template/sty3Bg.png");
  background-position: right top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
body #header #logo2 a {
  display: table;
  width: 140px;
  height: 112px;
  text-decoration: none;
  position: absolute;
  background-color: #fff;
  z-index: 101;
}
body #header #logo2 a span {
  display: none;
}
body #header #logo2 a img {
  display: block;
  width: 69%;
  margin: 30% auto 0px auto;
}
body #header #nav {
  display: block;
  width: 100%;
  height: 62px;
  position: relative;
  z-index: 100;
  background-color: #269ecb;
  -o-box-shadow: 0px -20px 30px #1d81ab inset;
  -ms-box-shadow: 0px -20px 30px #1d81ab inset;
  -moz-box-shadow: 0px -20px 30px #1d81ab inset;
  -webkit-box-shadow: 0px -20px 30px #1d81ab inset;
  box-shadow: 0px -20px 30px #1d81ab inset;
  -webkit-background-clip: padding-box;
}
body #header #nav .bgNav {
  display: table;
  width: 50%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
body #header #nav #bgNav1 {
  left: 0px;
}
body #header #nav #bgNav2 {
  left: 50%;
}
body #header #nav #menu {
  background-repeat: no-repeat;
  background-position: left top;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  height: 62px;
}
body #header #nav #menu .liNav,
body #header #nav #menu .liNavCSS {
  display: table;
  float: left;
  width: 126px;
  margin-right: 2px;
}
body #header #nav #menu .liNav .linkNav,
body #header #nav #menu .liNavCSS .linkNav {
  height: 40px;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  display: block;
  border-right: 2.5px dotted #b1e3f3;
  margin: 12px 0px 0px 0px;
  position: relative;
  font-family: Verdana;
}
body #header #nav #menu .liNav .linkNav span,
body #header #nav #menu .liNavCSS .linkNav span {
  display: block;
  background-color: transparent;
  width: 100%;
  height: 35px;
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  top: -12px;
  padding: 27px 0px 0px 0px;
  -o-transition: background-color 0.5s ease-out;
  -ms-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
body #header #nav #menu .liNav .linkNav .visit,
body #header #nav #menu .liNavCSS .linkNav .visit {
  background-color: #1d81ab;
}
body #header #nav #menu .liNav .bgSubmenu,
body #header #nav #menu .liNavCSS .bgSubmenu,
body #header #nav #menu .liNav .subMenu,
body #header #nav #menu .liNavCSS .subMenu {
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body #header #nav #menu .liNav .bgSubmenu,
body #header #nav #menu .liNavCSS .bgSubmenu {
  background-color: #b2d33f;
  position: absolute;
  width: 100%;
  height: 0px;
  border-top: 0px solid #fff;
  left: 0px;
  margin: 10px 0px 0px 0px;
  display: block;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
body #header #nav #menu .liNav .subMenu,
body #header #nav #menu .liNavCSS .subMenu {
  position: absolute;
  display: none;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  height: 0px;
  font-family: Verdana;
}
body #header #nav #menu .liNav .subMenu ul,
body #header #nav #menu .liNavCSS .subMenu ul {
  left: 0px;
  border-top: 2px solid #fff;
  margin: 10px 0px 0px 0px;
  height: 62px;
  position: absolute;
}
body #header #nav #menu .liNav .subMenu ul li,
body #header #nav #menu .liNavCSS .subMenu ul li {
  display: table;
  float: left;
  width: 160px;
}
body #header #nav #menu .liNav .subMenu ul li a,
body #header #nav #menu .liNavCSS .subMenu ul li a {
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  color: #1d3160;
  text-transform: uppercase;
  height: 40px;
  margin: 12px 0px 0px 0px;
  border-right: 2.5px dotted #8db019;
  position: relative;
  text-transform: uppercase;
}
body #header #nav #menu .liNav .subMenu ul li a span,
body #header #nav #menu .liNavCSS .subMenu ul li a span {
  display: block;
  background-color: transparent;
  width: 88%;
  height: 35px;
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  top: -12px;
  padding: 27px 0px 0px 0px;
  -o-transition: background-color 0.5s ease-out;
  -ms-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
body #header #nav #menu .liNav .subMenu ul li a .visit,
body #header #nav #menu .liNavCSS .subMenu ul li a .visit {
  background-color: #b2d33f;
}
body #header #nav #menu .liNav .subMenu ul li:hover > a span,
body #header #nav #menu .liNavCSS .subMenu ul li:hover > a span {
  background-color: #cedf86;
}
body #header #nav #menu .liNavCSS:hover .subMenu,
body #header #nav #menu .liNavCSS:hover .bgSubmenu {
  display: block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  height: 62px;
}
body #header #nav #menu .liNavCSS:hover .bgSubmenu {
  border-top: 2px solid #fff;
  height: 62px;
}
body #header #nav #menu .liNav:hover .linkNav span {
  background-color: #1d81ab;
}
body #header #nav #menu .liNavWithSub:hover .linkNav span {
  background-color: #b9d53e;
  color: #1d3160;
}
body #content {
  padding: 56px 0px 101px 0px;
  background-image: url("../img/template/sty4Bg.png");
  background-repeat: no-repeat;
  background-position: right top;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
body #content #detailJob .det {
  -o-animation: animSty1;
  -ms-animation: animSty1;
  -moz-animation: animSty1;
  -webkit-animation: animSty1;
  animation: animSty1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-transform: transform translate(0px, 0px);
  -ms-transform: transform translate(0px, 0px);
  -moz-transform: transform translate(0px, 0px);
  -webkit-transform: transform translate(0px, 0px);
  transform: transform translate(0px, 0px);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #detailJob .det p {
  text-align: justify;
  padding: 19px 0px 0px 0px;
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #1d3160;
  line-height: 17px;
  letter-spacing: 0px;
}
body #content #detailJob .det .btn_apply {
  padding: 40px 0px;
}
body #content #leave {
  padding-bottom: 60px;
}
body #content #leave p {
  margin-left: 20px;
  text-align: justify;
  padding: 19px 0px 0px 0px;
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #1d3160;
  line-height: 17px;
  letter-spacing: 0px;
  -o-animation: animSty1;
  -ms-animation: animSty1;
  -moz-animation: animSty1;
  -webkit-animation: animSty1;
  animation: animSty1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-transform: transform translate(0px, 0px);
  -ms-transform: transform translate(0px, 0px);
  -moz-transform: transform translate(0px, 0px);
  -webkit-transform: transform translate(0px, 0px);
  transform: transform translate(0px, 0px);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #leave .img1 {
  display: block;
  margin: 19px auto 0px auto;
}
body #content #bios {
  padding-bottom: 60px;
}
body #content #bios p {
  margin-left: 20px;
  text-align: justify;
  padding: 19px 0px 0px 0px;
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #1d3160;
  line-height: 17px;
  letter-spacing: 0px;
  -o-animation: animSty1;
  -ms-animation: animSty1;
  -moz-animation: animSty1;
  -webkit-animation: animSty1;
  animation: animSty1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-transform: transform translate(0px, 0px);
  -ms-transform: transform translate(0px, 0px);
  -moz-transform: transform translate(0px, 0px);
  -webkit-transform: transform translate(0px, 0px);
  transform: transform translate(0px, 0px);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #bios .img1 {
  display: block;
  margin: 19px auto 0px auto;
}
body #content #job_opportunities #pagination {
  display: table;
  clear: both;
  margin: 0px auto 40px auto;
  font-family: Verdana;
  color: #1d3160;
  font-size: 23px;
}
body #content #job_opportunities #pagination a {
  text-decoration: none;
  color: #1d3160;
}
body #content #job_opportunities #listContentJO {
  width: 960px;
  height: 500px;
  display: block;
  overflow: hidden;
  position: relative;
}
body #content #job_opportunities #listContentJO #listJO {
  font-family: Verdana;
  display: block;
  width: 100%;
  margin: 0px auto;
  padding: 30px 0px;
  -o-animation: animSty2;
  -ms-animation: animSty2;
  -moz-animation: animSty2;
  -webkit-animation: animSty2;
  animation: animSty2;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-transform: transform translate(0px, 0px);
  -ms-transform: transform translate(0px, 0px);
  -moz-transform: transform translate(0px, 0px);
  -webkit-transform: transform translate(0px, 0px);
  transform: transform translate(0px, 0px);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #job_opportunities #listContentJO #listJO .col1JO {
  display: table;
  float: left;
  width: 50%;
}
body #content #job_opportunities #listContentJO #listJO .col1JO .linkJO {
  display: block;
  width: 100%;
  text-decoration: none;
}
body #content #job_opportunities #listContentJO #listJO .col1JO .linkJO .col2JO {
  display: table;
  width: 14.5%;
  float: left;
}
body #content #job_opportunities #listContentJO #listJO .col1JO .linkJO .col2JO .dateJO {
  display: block;
  width: 100%;
  color: #b6d43f;
  border-bottom: 1px solid #afafaf;
  text-align: center;
  padding: 4px 0px;
}
body #content #job_opportunities #listContentJO #listJO .col1JO .linkJO .col2JO .dateJO span:first-child {
  font-size: 31px;
}
body #content #job_opportunities #listContentJO #listJO .col1JO .linkJO .col2JO .dateJO span {
  display: block;
  font-size: 18.5px;
  padding: 2px 0px;
}
body #content #job_opportunities #listContentJO #listJO .col1JO .linkJO .col2JO .applyJO {
  display: block;
  width: 100%;
  background-image: url("../img/template/sty7Ico.png");
  background-position: center 7px;
  background-repeat: no-repeat;
  font-size: 9.5px;
  color: #afafaf;
  padding: 40px 0px 10px 0px;
  text-align: center;
}
body #content #job_opportunities #listContentJO #listJO .col1JO .linkJO .col3JO {
  display: table;
  width: 85%;
  float: left;
  border-left: 2px solid #afafaf;
  -o-animation: animSty1;
  -ms-animation: animSty1;
  -moz-animation: animSty1;
  -webkit-animation: animSty1;
  animation: animSty1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-transform: transform translate(0px, 0px);
  -ms-transform: transform translate(0px, 0px);
  -moz-transform: transform translate(0px, 0px);
  -webkit-transform: transform translate(0px, 0px);
  transform: transform translate(0px, 0px);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #job_opportunities #listContentJO #listJO .col1JO .linkJO .col3JO .titJO {
  display: block;
  width: 90%;
  padding: 10px 0px 10px 20px;
  color: #1d3160;
  font-weight: bold;
  font-size: 19px;
}
body #content #job_opportunities #listContentJO #listJO .col1JO .linkJO .col3JO .descJO {
  display: block;
  width: 90%;
  font-size: 10.5px;
  color: #898989;
  line-height: 20px;
  padding: 0px 0px 0px 10px;
}
body #content #job_opportunities #listContentJO #listJO .col1JO .linkJO .col3JO .locationJO {
  display: block;
  width: 100%;
  color: #b6d43f;
  font-size: 12px;
  padding: 5px 0px 5px 10px;
}
body #content #job_opportunities #listContentJO #listJO .separatorJO {
  display: block;
  width: 100%;
  padding: 10px 0px;
  clear: both;
}
body #content #home #listHome:hover .liLH .aLH .bgHidden,
body #content #home #listHome:hover .liLH_static .aLH .bgHidden {
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
body #content #home #listHome {
  display: table;
  margin: 100px auto 290px auto;
}
body #content #home #listHome .liLHCSS:hover .aLH {
  background-image: none;
  top: -70px;
}
body #content #home #listHome .liLHCSS:hover .aLH .bgHover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #home #listHome .liLHCSS:hover .aLH .textLH {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #home #listHome .liLHCSS:hover .submenuLH {
  height: 250px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #home #listHome .liLH:hover .aLH {
  background-image: none;
}
body #content #home #listHome .liLH:hover .aLH .textLH {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #home #listHome .liLH_static:hover .aLH {
  background-image: none;
}
body #content #home #listHome .liLH_static:hover .aLH .bgHover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #home #listHome .liLH_static:hover .aLH .textLH {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #home #listHome .liLH,
body #content #home #listHome .liLH_static {
  display: table;
  float: left;
  width: 164px;
  height: 141px;
  cursor: pointer;
}
body #content #home #listHome .liLH .aLH,
body #content #home #listHome .liLH_static .aLH,
body #content #home #listHome .liLH .aLH .bgHover,
body #content #home #listHome .liLH_static .aLH .bgHover {
  background-image: url("../img/home/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 141px;
  height: 141px;
}
body #content #home #listHome .liLH .aLH,
body #content #home #listHome .liLH_static .aLH {
  display: block;
  position: relative;
  cursor: pointer;
  top: 0px;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
body #content #home #listHome .liLH .aLH .bgHidden,
body #content #home #listHome .liLH_static .aLH .bgHidden {
  position: absolute;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  background-color: #fff;
  width: 100%;
  height: 100%;
  -o-border-radius: 999px;
  -ms-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
body #content #home #listHome .liLH .aLH .bgHover,
body #content #home #listHome .liLH_static .aLH .bgHover {
  position: absolute;
  display: block;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
body #content #home #listHome .liLH .aLH .textLH,
body #content #home #listHome .liLH_static .aLH .textLH {
  position: absolute;
  top: -40%;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
body #content #home #listHome .liLH .aLH .textLH .sty1TextLH,
body #content #home #listHome .liLH_static .aLH .textLH .sty1TextLH {
  font-family: Verdana;
  font-size: 14px;
  color: #1d3160;
  font-weight: bold;
  text-align: center;
}
body #content #home #listHome .liLH .aLH .textLH .sty2TextLH,
body #content #home #listHome .liLH_static .aLH .textLH .sty2TextLH {
  font-family: Verdana;
  font-size: 12px;
  color: #1d3160;
  text-align: center;
}
body #content #home #listHome .liLH .submenuLH,
body #content #home #listHome .liLH_static .submenuLH {
  display: block;
  position: absolute;
  width: 100%;
  height: 0px;
  overflow: hidden;
  left: 0px;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body #content #home #listHome .liLH .submenuLH ul,
body #content #home #listHome .liLH_static .submenuLH ul {
  display: table;
  margin: 0px auto;
  padding: 30px 0px 0px 0px;
}
body #content #home #listHome .liLH .submenuLH ul li:hover .iconLH,
body #content #home #listHome .liLH_static .submenuLH ul li:hover .iconLH {
  -o-transform: rotateY(720deg);
  -ms-transform: rotateY(720deg);
  -moz-transform: rotateY(720deg);
  -webkit-transform: rotateY(720deg);
  transform: rotateY(720deg);
}
body #content #home #listHome .liLH .submenuLH ul li,
body #content #home #listHome .liLH_static .submenuLH ul li {
  display: table;
  float: left;
  text-align: left;
  margin: 0px 18px 0px 0px;
  position: relative;
  height: 180px;
  min-height: 180px;
}
body #content #home #listHome .liLH .submenuLH ul li span,
body #content #home #listHome .liLH_static .submenuLH ul li span,
body #content #home #listHome .liLH .submenuLH ul li p,
body #content #home #listHome .liLH_static .submenuLH ul li p,
body #content #home #listHome .liLH .submenuLH ul li a,
body #content #home #listHome .liLH_static .submenuLH ul li a {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #1d3160;
  display: block;
  padding: 2.5px 0px;
}
body #content #home #listHome .liLH .submenuLH ul li b,
body #content #home #listHome .liLH_static .submenuLH ul li b {
  padding: 3px 0px;
}
body #content #home #listHome .liLH .submenuLH ul li .line1,
body #content #home #listHome .liLH_static .submenuLH ul li .line1 {
  display: block;
  padding: 0px;
  margin: 8px 0px;
  border: 0px;
  border-top: 2px solid #c7c7c7;
}
body #content #home #listHome .liLH .submenuLH ul li .btn,
body #content #home #listHome .liLH_static .submenuLH ul li .btn {
  display: table;
  padding: 6px 10px;
  margin: 0px;
  text-transform: uppercase;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  background-color: #1d3160;
  position: absolute;
  bottom: 0px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
body #content #home #listHome .liLH .submenuLH ul li .btn:hover,
body #content #home #listHome .liLH_static .submenuLH ul li .btn:hover {
  background-color: #33b5df;
  text-decoration: none;
}
body #content #home #listHome .liLH .submenuLH ul li .space,
body #content #home #listHome .liLH_static .submenuLH ul li .space {
  display: block;
  height: 10px;
}
body #content #home #listHome .liLH .submenuLH ul li p,
body #content #home #listHome .liLH_static .submenuLH ul li p {
  padding: 3px 0px;
}
body #content #home #listHome .liLH .submenuLH ul li a:hover,
body #content #home #listHome .liLH_static .submenuLH ul li a:hover {
  text-decoration: underline;
}
body #content #home #listHome .liLH .submenuLH ul li .titleLH1,
body #content #home #listHome .liLH_static .submenuLH ul li .titleLH1 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #1d3160;
  padding: 5px 0px;
  top: 134px;
  text-align: left;
  width: 100%;
}
body #content #home #listHome .liLH .submenuLH ul li .titleLH2,
body #content #home #listHome .liLH_static .submenuLH ul li .titleLH2 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #1d3160;
  padding: 10px 0px;
  top: 134px;
  text-align: center;
  width: 100%;
}
body #content #home #listHome .liLH .submenuLH ul li .iconLH,
body #content #home #listHome .liLH_static .submenuLH ul li .iconLH {
  height: 50px;
  background-image: url("../img/home/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-top: 20px;
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -o-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
body #content #home #listHome .liLH .submenuLH ul li #icon1LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon1LH {
  background-position: -191px -949px;
  width: 119px;
  height: 101px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon2LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon2LH {
  background-position: -190px -1100px;
  width: 85px;
  height: 102px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon3LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon3LH {
  background-position: -190px -1238px;
  width: 90px;
  height: 122px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon4LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon4LH {
  background-position: -181px -1365px;
  width: 89px;
  height: 100px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon5LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon5LH {
  background-position: 1px -184px;
  width: 88px;
  height: 102px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon6LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon6LH {
  background-position: 0px -341px;
  width: 104px;
  height: 101px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon7LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon7LH {
  background-position: 0px -474px;
  width: 109px;
  height: 93px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon8LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon8LH {
  background-position: 0px -610px;
  width: 91px;
  height: 97px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon9LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon9LH {
  background-position: 0px -758px;
  width: 101px;
  height: 84px;
  margin-left: 40px;
  margin-right: 40px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon10LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon10LH {
  background-position: 0px -888px;
  width: 89px;
  height: 83px;
  margin-left: 40px;
  margin-right: 40px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon11LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon11LH {
  background-position: 0px -1024px;
  width: 86px;
  height: 82px;
  margin-left: 40px;
  margin-right: 40px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon12LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon12LH {
  background-position: 0px -1156px;
  width: 89px;
  height: 82px;
  margin-left: 40px;
  margin-right: 40px;
}
body #content #home #listHome .liLH .submenuLH ul li #icon13LH,
body #content #home #listHome .liLH_static .submenuLH ul li #icon13LH {
  background-position: -181px -1502px;
  width: 89px;
  height: 100px;
}
body #content #home #listHome #liLH1 .aLH {
  background-position: 1px 1px;
}
body #content #home #listHome #liLH1 .aLH .bgHover {
  background-position: 0px -1289px;
}
body #content #home #listHome #liLH2 .aLH {
  background-position: 2px -1478px;
}
body #content #home #listHome #liLH2 .aLH .bgHover {
  background-position: 0px -1668px;
}
body #content #home #listHome #liLH3 .aLH {
  background-position: 1px -1857px;
}
body #content #home #listHome #liLH3 .aLH .bgHover {
  background-position: -190px 0px;
}
body #content #home #listHome #liLH4 .aLH {
  background-position: -189px -189px;
}
body #content #home #listHome #liLH4 .aLH .bgHover {
  background-position: -190px -379px;
}
body #content #home #listHome #liLH5 .aLH {
  background-position: -189px -568px;
}
body #content #home #listHome #liLH5 .aLH .bgHover {
  background-position: -190px -758px;
}
body #content #about_us {
  padding: 0px;
  position: relative;
  height: 484px;
}
body #content #about_us p {
  margin-left: 20px;
  text-align: justify;
  padding: 19px 0px 0px 0px;
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #1d3160;
  line-height: 17px;
  letter-spacing: 0px;
  -o-animation: animSty1;
  -ms-animation: animSty1;
  -moz-animation: animSty1;
  -webkit-animation: animSty1;
  animation: animSty1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-transform: transform translate(0px, 0px);
  -ms-transform: transform translate(0px, 0px);
  -moz-transform: transform translate(0px, 0px);
  -webkit-transform: transform translate(0px, 0px);
  transform: transform translate(0px, 0px);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #about_us #imgAboutUs {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 480px;
  height: 540px;
  top: -56px;
}
body #content #about_us #imgAboutUs img {
  display: block;
  position: absolute;
  top: 0%;
}
body #content #about_us #imgAboutUs #imgWoman {
  width: 77%;
  top: 0%;
  left: 13%;
  -o-animation: animImgWoman;
  -ms-animation: animImgWoman;
  -moz-animation: animImgWoman;
  -webkit-animation: animImgWoman;
  animation: animImgWoman;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content #about_us #imgAboutUs #imgUmbrella {
  width: 76%;
  top: 28%;
  left: 24%;
  -o-animation: animImgUmbrella;
  -ms-animation: animImgUmbrella;
  -moz-animation: animImgUmbrella;
  -webkit-animation: animImgUmbrella;
  animation: animImgUmbrella;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
body #content #e_sourcing form {
  margin: 0px 0px 22px 0px;
}
body #content #e_sourcing form input[type="text"],
body #content #e_sourcing form input[type="password"] {
  width: 85%;
  margin-bottom: 10px;
}
body #content #e_sourcing form input[type="submit"] {
  margin-left: 354px;
  margin-top: 18px;
}
body #content #e_sourcing form:first-child {
  padding: 121px 0px 0px 0px;
}
body #content #e_sourcing form:first-child input[type="text"],
body #content #e_sourcing form:first-child input[type="password"] {
  margin-left: 20px;
}
body #content #locations address {
  font-style: normal;
}
body #content #locations address #mapaLocations {
  background-image: url("../img/locations/mapa.png");
  background-position: left top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 924px;
  height: 406px;
  margin: 4% auto 4% auto;
  position: relative;
}
body #content #locations address #mapaLocations .size1Point {
  width: 18px;
  height: 18px;
}
body #content #locations address #mapaLocations .size2Point {
  width: 12px;
  height: 12px;
}
body #content #locations address #mapaLocations .pointsMap {
  display: block;
  position: absolute;
  -o-border-radius: 999px;
  -ms-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  cursor: pointer;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  background-image: url("../img/template/sty6Ico.png");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  -o-animation: animOne;
  -ms-animation: animOne;
  -moz-animation: animOne;
  -webkit-animation: animOne;
  animation: animOne;
  -o-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -o-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -ms-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
body #content #locations address #mapaLocations .pointsMapCSS:hover,
body #content #locations address #mapaLocations .pointsMapCSS:active {
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
body #content #locations address #mapaLocations .pointsMapCSS:hover .globeMap,
body #content #locations address #mapaLocations .pointsMapCSS:active .globeMap {
  display: block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  width: 150px;
  height: 150px;
  background-color: #1d3160;
}
body #content #locations address #mapaLocations .pointsMapCSS:hover .globeMap .titGlobeMap,
body #content #locations address #mapaLocations .pointsMapCSS:active .globeMap .titGlobeMap {
  font-size: 19.5px;
}
body #content #locations address #mapaLocations .pointsMapCSS:hover .globeMap .textGlobeMap,
body #content #locations address #mapaLocations .pointsMapCSS:active .globeMap .textGlobeMap {
  font-size: 8.7px;
}
body #content #locations address #mapaLocations .pointsMap:hover .globeMap,
body #content #locations address #mapaLocations .pointsMap:active .globeMap {
  background-color: #1d3160;
}
body #content #locations address #mapaLocations .pointsMap .globeMap {
  display: block;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  width: 0px;
  height: 0px;
  background-color: transparent;
  position: absolute;
  -o-border-radius: 999px;
  -ms-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  z-index: 3;
  overflow: hidden;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body #content #locations address #mapaLocations .pointsMap .globeMap .titGlobeMap,
body #content #locations address #mapaLocations .pointsMap .globeMap .textGlobeMap {
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body #content #locations address #mapaLocations .pointsMap .globeMap .titGlobeMap {
  display: block;
  color: #fff;
  font-size: 19.5px;
  font-weight: bold;
  font-family: Verdana;
  width: 70%;
  margin: 25px 0px 4px 25px;
}
body #content #locations address #mapaLocations .pointsMap .globeMap .textGlobeMap {
  display: block;
  color: #fff;
  width: 80%;
  margin: 0px auto 0px 27px;
  line-height: 12px;
  font-size: 9px;
}
body #content #locations address #mapaLocations .pointsMap .globeMap .textGlobeMap p {
  font-style: italic;
  font-family: Verdana;
}
body #content .services {
  position: relative;
  height: 421px;
}
body #content .services p {
  margin-left: 20px;
  text-align: justify;
  padding: 0px 0px 0px 0px;
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #1d3160;
  line-height: 17px;
  letter-spacing: 0px;
}
body #content .services p,
body #content .services ul {
  -o-animation: animSty1;
  -ms-animation: animSty1;
  -moz-animation: animSty1;
  -webkit-animation: animSty1;
  animation: animSty1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-transform: transform translate(0px, 0px);
  -ms-transform: transform translate(0px, 0px);
  -moz-transform: transform translate(0px, 0px);
  -webkit-transform: transform translate(0px, 0px);
  transform: transform translate(0px, 0px);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content .services #imgShelter {
  display: block;
  width: 480px;
  height: 477px;
  position: relative;
  overflow: hidden;
  margin: -56px 0px 0px 0px;
}
body #content .services #imgShelter img {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
}
body #content .services #imgShelter .imgShelter1 {
  top: 25%;
  left: 6%;
  width: 89%;
  -o-animation: animShelter1;
  -ms-animation: animShelter1;
  -moz-animation: animShelter1;
  -webkit-animation: animShelter1;
  animation: animShelter1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content .services #imgShelter .imgUmbrella {
  top: 14%;
  left: 4%;
  width: 51%;
  -o-animation: animShelter2;
  -ms-animation: animShelter2;
  -moz-animation: animShelter2;
  -webkit-animation: animShelter2;
  animation: animShelter2;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content .services #imgStartUp {
  display: block;
  width: 480px;
  height: 477px;
  position: relative;
  overflow: hidden;
  margin: -56px 0px 0px 0px;
}
body #content .services #imgStartUp img {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
}
body #content .services #imgStartUp .imgStartUp1 {
  width: 87%;
  top: 11%;
  left: 12%;
  -o-animation: animStartUp1;
  -ms-animation: animStartUp1;
  -moz-animation: animStartUp1;
  -webkit-animation: animStartUp1;
  animation: animStartUp1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content .services #imgOutsourcing {
  display: block;
  width: 575px;
  height: 477px;
  position: relative;
  overflow: hidden;
  margin: -56px 0px 0px 0px;
}
body #content .services #imgOutsourcing img {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
}
body #content .services #imgOutsourcing .imgOutsourcing1 {
  width: 49%;
  top: 5%;
  left: 5%;
  -o-animation: animOutsourcing1;
  -ms-animation: animOutsourcing1;
  -moz-animation: animOutsourcing1;
  -webkit-animation: animOutsourcing1;
  animation: animOutsourcing1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content .services #imgOutsourcing .imgOutsourcing2 {
  width: 52%;
  top: 11%;
  left: 49%;
  -o-animation: animOutsourcing2;
  -ms-animation: animOutsourcing2;
  -moz-animation: animOutsourcing2;
  -webkit-animation: animOutsourcing2;
  animation: animOutsourcing2;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content .services #imgSiteSelection {
  display: block;
  width: 575px;
  height: 477px;
  position: relative;
  overflow: hidden;
  margin: -56px 0px 0px 0px;
}
body #content .services #imgSiteSelection img,
body #content .services #imgSiteSelection .pointMap {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
}
body #content .services #imgSiteSelection .imgSiteSelection2 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  -o-animation: animSiteSelection2;
  -ms-animation: animSiteSelection2;
  -moz-animation: animSiteSelection2;
  -webkit-animation: animSiteSelection2;
  animation: animSiteSelection2;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content .services #imgSiteSelection .imgSiteSelection1 {
  width: 100%;
  top: 0%;
  left: 0%;
  -o-animation: animSiteSelection1;
  -ms-animation: animSiteSelection1;
  -moz-animation: animSiteSelection1;
  -webkit-animation: animSiteSelection1;
  animation: animSiteSelection1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content .services #imgSiteSelection .pointMap {
  background-image: url("../img/template/sty6Ico.png");
  background-position: center center;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  -o-box-shadow: 0px 0px 40px 20px #b9d53e;
  -ms-box-shadow: 0px 0px 40px 20px #b9d53e;
  -moz-box-shadow: 0px 0px 40px 20px #b9d53e;
  -webkit-box-shadow: 0px 0px 40px 20px #b9d53e;
  box-shadow: 0px 0px 40px 20px #b9d53e;
  -webkit-background-clip: padding-box;
  -o-border-radius: 999px;
  -ms-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  top: 55%;
  left: 47.8%;
  -o-animation: animPointMap;
  -ms-animation: animPointMap;
  -moz-animation: animPointMap;
  -webkit-animation: animPointMap;
  animation: animPointMap;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content .services #imgConstructionManagement {
  display: block;
  width: 575px;
  height: 477px;
  position: relative;
  overflow: hidden;
  margin: -56px 0px 0px 0px;
}
body #content .services #imgConstructionManagement img {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
}
body #content .services #imgConstructionManagement .imgConstructionManagement1 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  -o-animation: animConstructionManagement1;
  -ms-animation: animConstructionManagement1;
  -moz-animation: animConstructionManagement1;
  -webkit-animation: animConstructionManagement1;
  animation: animConstructionManagement1;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-duration: 2.5s;
  -ms-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body #content .candidatos {
  padding: 10px 0px 0px 0px;
}
body #content .candidatos .imgCurriculumBox {
  position: relative;
  display: table;
  width: 90%;
}
body #content .candidatos .imgCurriculumBox .imgICB {
  display: table;
  width: 139px;
}
body #content .candidatos .imgCurriculumBox .imgICB img {
  width: 100%;
  display: block;
}
body #content .candidatos .imgCurriculumBox .optionsICB {
  display: table;
  clear: both;
  width: 45px;
  margin-top: -28px;
  position: relative;
}
body #content .candidatos .imgCurriculumBox .optionsICB a:first-child {
  background-position: 0px 0px;
}
body #content .candidatos .imgCurriculumBox .optionsICB a {
  display: table;
  float: left;
  background-image: url("../img/template/sprite1.png");
  background-repeat: no-repeat;
  background-position: -16px 0px;
  width: 16px;
  height: 16px;
  margin: 5px 0px 5px 5px;
}
body #content .candidatos .imgCurriculumBox .optionsICB a span {
  display: none;
}
body #content .candidatos .imgCurriculumBox .detailICB {
  display: table;
}
body #content .candidatos .imgCurriculumBox .detailICB .titICB,
body #content .candidatos .imgCurriculumBox .detailICB .dataICB {
  width: 140px;
}
body #content .candidatos .imgCurriculumBox .detailICB .titICB {
  display: table;
  width: 109px;
  font-family: Verdana;
  font-weight: bold;
  color: #1d3160;
  font-size: 20px;
  background-image: url("../img/template/sty3Ico.png");
  background-repeat: no-repeat;
  background-position: right top;
  height: 29px;
  margin-top: 14px;
  padding-right: 30px;
}
body #content .candidatos .imgCurriculumBox .detailICB .dataICB {
  display: table;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #1d3160;
}
body #content .candidatos .imgCurriculumBox .detailICB .dataICB p {
  display: block;
  padding: 4px 0px;
  margin: 0px;
}
body #content .candidatos .vacancies {
  display: table;
  margin-top: 100px;
}
body #content .candidatos .vacancies .rV {
  display: table;
  width: 250px;
  margin-bottom: 40px;
}
body #content .candidatos .vacancies .rV .c1V,
body #content .candidatos .vacancies .rV .c2V {
  display: table;
  float: left;
}
body #content .candidatos .vacancies .rV .c1V {
  width: 20%;
}
body #content .candidatos .vacancies .rV .c1V .dayV {
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #bfbfbf;
}
body #content .candidatos .vacancies .rV .c1V .dayV .text1V,
body #content .candidatos .vacancies .rV .c1V .dayV .text2V {
  color: #b6d43f;
  font-family: Verdana;
  text-align: center;
}
body #content .candidatos .vacancies .rV .c1V .dayV .text1V {
  font-size: 21px;
}
body #content .candidatos .vacancies .rV .c1V .dayV .text2V {
  font-size: 13px;
}
body #content .candidatos .vacancies .rV .c1V .applyV {
  background-image: url("../img/template/sty4Ico.png");
  background-repeat: no-repeat;
  background-position: center 3px;
  height: 37px;
  position: relative;
  margin: 0px auto;
}
body #content .candidatos .vacancies .rV .c1V .applyV span {
  display: block;
  width: 100%;
  font-family: Verdana;
  font-size: 6.5px;
  text-align: center;
  color: #afafaf;
  position: absolute;
  bottom: 0px;
}
body #content .candidatos .vacancies .rV .c2V {
  border-left: 2px solid #bfbfbf;
  width: 79%;
}
body #content .candidatos .vacancies .rV .c2V .titV {
  color: #1d3160;
  font-size: 13px;
  font-family: Verdana;
  padding: 5px 10px;
  font-weight: bold;
}
body #content .candidatos .vacancies .rV .c2V .descV {
  font-family: Verdana;
  color: #898989;
  font-size: 9.2px;
  font-weight: normal;
  line-height: 20px;
  padding: 0px 5px;
  text-align: justify;
}
body #content .candidatos .vacancies .rV .c2V .cityV {
  font-family: Verdana;
  color: #b6d43f;
  font-size: 11px;
  font-weight: normal;
  padding: 15px 5px 0px 5px;
}
body #content .sty2Candidatos .sty1BtnCandidatos {
  margin-left: 86%;
}
body #content .sty2Candidatos .sty1BoxFrmCandidatos {
  margin-top: 28px;
  margin-bottom: 28px;
}
body #content .sty2Candidatos input[type="text"] {
  width: 96%;
}
body #content .sty2Candidatos textarea {
  width: 96%;
}
body #content .sty2Candidatos .sty1Select {
  width: 100%;
}
body #content .sty2Candidatos .header_curriculum {
  position: relative;
  bottom: 0px;
  margin-top: 1px;
}
body #content .sty2Candidatos .imgCurriculumBox {
  height: 153px;
}
body #content .sty2Candidatos .imgCurriculumBox .detailICB {
  position: absolute;
  top: 0px;
  left: 160px;
}
body #content .sty2Candidatos .sty1TitleCandidato {
  width: 297px;
  float: right;
  text-align: right;
}
body #content .sty2Candidatos .sty1TitleCandidato .sty1IcoTC {
  display: block;
  margin: 0px 0px 0px auto;
}
body #content #costumers #listaCostumers {
  display: table;
  width: 89%;
  margin: 20px auto 50px 40px;
}
body #content #costumers #listaCostumers li {
  display: table;
  float: left;
  width: 20%;
  height: 100px;
  padding: 20px 0px 20px 0px;
}
body #content #costumers #listaCostumers li .lc {
  display: block;
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
}
body #content #costumers #listaCostumers li .lc span {
  display: none;
}
body #content #contact_us form {
  width: 96%;
  margin: 33px 0px 0px 2%;
  display: table;
}
body #content #contact_us form input[type="text"] {
  width: 90%;
}
body #content #contact_us form textarea {
  width: 93%;
}
body #content #contact_us form #ubicationCU {
  display: block;
  float: left;
  width: 63%;
  height: 399px;
  overflow: hidden;
  position: relative;
  top: -59px;
  left: 38px;
}
body #content #contact_us form #ubicationCU #MenuMapsCU {
  display: table;
  width: 100%;
}
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU {
  display: table;
  float: left;
  width: 20%;
  cursor: pointer;
}
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU .verMapa {
  position: absolute;
  z-index: 10000;
}
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU .aMCU span {
  display: block;
  width: 100%;
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #1d3160;
  text-align: center;
  padding: 10px 0px 17px 0px;
  -o-border-radius: 15px 15px 0px 0px;
  -ms-border-radius: 15px 15px 0px 0px;
  -moz-border-radius: 15px 15px 0px 0px;
  -webkit-border-radius: 15px 15px 0px 0px;
  border-radius: 15px 15px 0px 0px;
  border-bottom: 6px solid #1d3160;
}
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU .contMapaCU {
  display: table;
  width: 100%;
  position: absolute;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  left: 0px;
  z-index: 1;
  -o-transform: scale(0, 0) rotate(10deg);
  -ms-transform: scale(0, 0) rotate(10deg);
  -moz-transform: scale(0, 0) rotate(10deg);
  -webkit-transform: scale(0, 0) rotate(10deg);
  transform: scale(0, 0) rotate(10deg);
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU .contMapaCU .mapCU {
  width: 580px;
  height: 340px;
}
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU .contMapaCU #mapCU1 {
  display: block;
}
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU:first-child .contMapaCU {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 2;
  -o-transform: scale(1, 1) rotate(0deg);
  -ms-transform: scale(1, 1) rotate(0deg);
  -moz-transform: scale(1, 1) rotate(0deg);
  -webkit-transform: scale(1, 1) rotate(0deg);
  transform: scale(1, 1) rotate(0deg);
}
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU:hover .aMCU span,
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU_click .aMCU span {
  color: #fff;
  background-color: #1d3160;
}
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU:hover .contMapaCU,
body #content #contact_us form #ubicationCU #MenuMapsCU .liMCU_click .contMapaCU {
  z-index: 3;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -o-transform: scale(1, 1) rotate(0deg);
  -ms-transform: scale(1, 1) rotate(0deg);
  -moz-transform: scale(1, 1) rotate(0deg);
  -webkit-transform: scale(1, 1) rotate(0deg);
  transform: scale(1, 1) rotate(0deg);
}
body #footer {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 101px;
  position: absolute;
  bottom: 0px;
  background-color: #269ecb;
  -o-box-shadow: 0px -20px 30px #1d81ab inset;
  -ms-box-shadow: 0px -20px 30px #1d81ab inset;
  -moz-box-shadow: 0px -20px 30px #1d81ab inset;
  -webkit-box-shadow: 0px -20px 30px #1d81ab inset;
  box-shadow: 0px -20px 30px #1d81ab inset;
  -webkit-background-clip: padding-box;
}
body #footer .bgFooter {
  display: table;
  width: 50%;
  height: 100%;
  position: absolute;
}
body #footer #bgFooter1 {
  left: 0px;
}
body #footer #bgFooter2 {
  left: 50%;
}
body #footer #contFooter {
  display: table;
  position: relative;
  background-repeat: no-repeat;
  background-position: left top;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  height: 101px;
}
body #footer #contFooter h3 {
  display: table;
  padding: 0px;
  margin: 12px 0px 0px 0px;
  width: 300px;
}
body #footer #contFooter h3 a:hover {
  background-color: #1d81ab;
}
body #footer #contFooter h3 a {
  display: table;
  width: 60%;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 10px 0px 10px 45px;
  background-image: url("../img/template/sty1Ico.png");
  background-position: 20px center;
  background-repeat: no-repeat;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
body #footer #contFooter address {
  display: table;
  margin: 0px 0px 0px 20px;
}
body #footer #contFooter address ul {
  display: table;
}
body #footer #contFooter address ul li {
  display: table;
}
body #footer #contFooter address ul li span {
  display: table;
  font-style: italic;
  font-size: 11px;
  color: #fff;
  padding: 2px 0px;
}
body #footer #contFooter #linkQuimaira {
  display: table;
  float: right;
  position: relative;
  margin: -30px 11px 0px 0px;
  font-size: 10.5px;
  color: #fff;
  font-style: italic;
  width: 200px;
}
body #footer #contFooter #linkQuimaira img {
  padding: 0px 0px 0px 5px;
  position: relative;
  top: 3px;
  width: 31%;
}
@-moz-keyframes animCero {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animCero {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animCero {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animCero {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animCero {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animOne {
  0% {
    background-color: transparent;
  }

  100% {
    background-color: #1d3160;
  }
}
@-webkit-keyframes animOne {
  0% {
    background-color: transparent;
  }

  100% {
    background-color: #1d3160;
  }
}
@-o-keyframes animOne {
  0% {
    background-color: transparent;
  }

  100% {
    background-color: #1d3160;
  }
}
@-ms-keyframes animOne {
  0% {
    background-color: transparent;
  }

  100% {
    background-color: #1d3160;
  }
}
@keyframes animOne {
  0% {
    background-color: transparent;
  }

  100% {
    background-color: #1d3160;
  }
}
@-moz-keyframes animTwo {
  0% {
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -30px;
    margin-left: -10px;
  }

  100% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-top: 0px;
    margin-left: 0px;
  }
}
@-webkit-keyframes animTwo {
  0% {
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -30px;
    margin-left: -10px;
  }

  100% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-top: 0px;
    margin-left: 0px;
  }
}
@-o-keyframes animTwo {
  0% {
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -30px;
    margin-left: -10px;
  }

  100% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-top: 0px;
    margin-left: 0px;
  }
}
@-ms-keyframes animTwo {
  0% {
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -30px;
    margin-left: -10px;
  }

  100% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-top: 0px;
    margin-left: 0px;
  }
}
@keyframes animTwo {
  0% {
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -30px;
    margin-left: -10px;
  }

  100% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-top: 0px;
    margin-left: 0px;
  }
}
@-moz-keyframes animDropsThree {
  0% {
    top: -10%;
    width: 30%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 7%;
    width: 38%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes animDropsThree {
  0% {
    top: -10%;
    width: 30%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 7%;
    width: 38%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-o-keyframes animDropsThree {
  0% {
    top: -10%;
    width: 30%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 7%;
    width: 38%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-ms-keyframes animDropsThree {
  0% {
    top: -10%;
    width: 30%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 7%;
    width: 38%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@keyframes animDropsThree {
  0% {
    top: -10%;
    width: 30%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 7%;
    width: 38%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes animDropsTwo {
  0% {
    top: -10%;
    width: 57%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 30%;
    width: 63%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes animDropsTwo {
  0% {
    top: -10%;
    width: 57%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 30%;
    width: 63%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-o-keyframes animDropsTwo {
  0% {
    top: -10%;
    width: 57%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 30%;
    width: 63%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-ms-keyframes animDropsTwo {
  0% {
    top: -10%;
    width: 57%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 30%;
    width: 63%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@keyframes animDropsTwo {
  0% {
    top: -10%;
    width: 57%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 30%;
    width: 63%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes animDropsOne {
  0% {
    top: -10%;
    width: 70%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 100%;
    width: 100%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes animDropsOne {
  0% {
    top: -10%;
    width: 70%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 100%;
    width: 100%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-o-keyframes animDropsOne {
  0% {
    top: -10%;
    width: 70%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 100%;
    width: 100%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-ms-keyframes animDropsOne {
  0% {
    top: -10%;
    width: 70%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 100%;
    width: 100%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@keyframes animDropsOne {
  0% {
    top: -10%;
    width: 70%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  100% {
    top: 100%;
    width: 100%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes animImgFace {
  0% {
    margin-top: 2%;
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -2%;
  }
}
@-webkit-keyframes animImgFace {
  0% {
    margin-top: 2%;
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -2%;
  }
}
@-o-keyframes animImgFace {
  0% {
    margin-top: 2%;
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -2%;
  }
}
@-ms-keyframes animImgFace {
  0% {
    margin-top: 2%;
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -2%;
  }
}
@keyframes animImgFace {
  0% {
    margin-top: 2%;
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -2%;
  }
}
@-moz-keyframes animAboutUs {
  0% {
    width: 0px;
    height: 0px;
  }

  100% {
    width: 378px;
    height: 504px;
  }
}
@-webkit-keyframes animAboutUs {
  0% {
    width: 0px;
    height: 0px;
  }

  100% {
    width: 378px;
    height: 504px;
  }
}
@-o-keyframes animAboutUs {
  0% {
    width: 0px;
    height: 0px;
  }

  100% {
    width: 378px;
    height: 504px;
  }
}
@-ms-keyframes animAboutUs {
  0% {
    width: 0px;
    height: 0px;
  }

  100% {
    width: 378px;
    height: 504px;
  }
}
@keyframes animAboutUs {
  0% {
    width: 0px;
    height: 0px;
  }

  100% {
    width: 378px;
    height: 504px;
  }
}
@-moz-keyframes animImgWoman {
  0% {
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    left: 13%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animImgWoman {
  0% {
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    left: 13%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animImgWoman {
  0% {
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    left: 13%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animImgWoman {
  0% {
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    left: 13%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animImgWoman {
  0% {
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    left: 13%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animImgUmbrella {
  0% {
    top: 0%;
    left: 27%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 28%;
    left: 24%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animImgUmbrella {
  0% {
    top: 0%;
    left: 27%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 28%;
    left: 24%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animImgUmbrella {
  0% {
    top: 0%;
    left: 27%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 28%;
    left: 24%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animImgUmbrella {
  0% {
    top: 0%;
    left: 27%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 28%;
    left: 24%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animImgUmbrella {
  0% {
    top: 0%;
    left: 27%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 28%;
    left: 24%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animSty1Bar {
  0% {
    width: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    width: 100%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animSty1Bar {
  0% {
    width: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    width: 100%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animSty1Bar {
  0% {
    width: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    width: 100%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animSty1Bar {
  0% {
    width: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    width: 100%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animSty1Bar {
  0% {
    width: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    width: 100%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animSty1 {
  0% {
    -o-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    -moz-transform: translate(30px, 0px);
    -webkit-transform: translate(30px, 0px);
    transform: translate(30px, 0px);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animSty1 {
  0% {
    -o-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    -moz-transform: translate(30px, 0px);
    -webkit-transform: translate(30px, 0px);
    transform: translate(30px, 0px);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animSty1 {
  0% {
    -o-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    -moz-transform: translate(30px, 0px);
    -webkit-transform: translate(30px, 0px);
    transform: translate(30px, 0px);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animSty1 {
  0% {
    -o-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    -moz-transform: translate(30px, 0px);
    -webkit-transform: translate(30px, 0px);
    transform: translate(30px, 0px);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animSty1 {
  0% {
    -o-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    -moz-transform: translate(30px, 0px);
    -webkit-transform: translate(30px, 0px);
    transform: translate(30px, 0px);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animSty2 {
  0% {
    -o-transform: translate(0px, -20px);
    -ms-transform: translate(0px, -20px);
    -moz-transform: translate(0px, -20px);
    -webkit-transform: translate(0px, -20px);
    transform: translate(0px, -20px);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animSty2 {
  0% {
    -o-transform: translate(0px, -20px);
    -ms-transform: translate(0px, -20px);
    -moz-transform: translate(0px, -20px);
    -webkit-transform: translate(0px, -20px);
    transform: translate(0px, -20px);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animSty2 {
  0% {
    -o-transform: translate(0px, -20px);
    -ms-transform: translate(0px, -20px);
    -moz-transform: translate(0px, -20px);
    -webkit-transform: translate(0px, -20px);
    transform: translate(0px, -20px);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animSty2 {
  0% {
    -o-transform: translate(0px, -20px);
    -ms-transform: translate(0px, -20px);
    -moz-transform: translate(0px, -20px);
    -webkit-transform: translate(0px, -20px);
    transform: translate(0px, -20px);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animSty2 {
  0% {
    -o-transform: translate(0px, -20px);
    -ms-transform: translate(0px, -20px);
    -moz-transform: translate(0px, -20px);
    -webkit-transform: translate(0px, -20px);
    transform: translate(0px, -20px);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animShelter1 {
  0% {
    top: 25%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 25%;
    left: 6%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animShelter1 {
  0% {
    top: 25%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 25%;
    left: 6%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animShelter1 {
  0% {
    top: 25%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 25%;
    left: 6%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animShelter1 {
  0% {
    top: 25%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 25%;
    left: 6%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animShelter1 {
  0% {
    top: 25%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 25%;
    left: 6%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animShelter2 {
  0% {
    top: 0%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 14%;
    left: 4%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animShelter2 {
  0% {
    top: 0%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 14%;
    left: 4%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animShelter2 {
  0% {
    top: 0%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 14%;
    left: 4%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animShelter2 {
  0% {
    top: 0%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 14%;
    left: 4%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animShelter2 {
  0% {
    top: 0%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 14%;
    left: 4%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animStartUp1 {
  0% {
    top: 11%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 11%;
    left: 12%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animStartUp1 {
  0% {
    top: 11%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 11%;
    left: 12%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animStartUp1 {
  0% {
    top: 11%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 11%;
    left: 12%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animStartUp1 {
  0% {
    top: 11%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 11%;
    left: 12%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animStartUp1 {
  0% {
    top: 11%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 11%;
    left: 12%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animOutsourcing1 {
  0% {
    top: 5%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 5%;
    left: 5%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animOutsourcing1 {
  0% {
    top: 5%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 5%;
    left: 5%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animOutsourcing1 {
  0% {
    top: 5%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 5%;
    left: 5%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animOutsourcing1 {
  0% {
    top: 5%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 5%;
    left: 5%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animOutsourcing1 {
  0% {
    top: 5%;
    left: 0%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 5%;
    left: 5%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animOutsourcing2 {
  0% {
    top: 11%;
    left: 49.5%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 11%;
    left: 49%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animOutsourcing2 {
  0% {
    top: 11%;
    left: 49.5%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 11%;
    left: 49%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animOutsourcing2 {
  0% {
    top: 11%;
    left: 49.5%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 11%;
    left: 49%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animOutsourcing2 {
  0% {
    top: 11%;
    left: 49.5%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 11%;
    left: 49%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animOutsourcing2 {
  0% {
    top: 11%;
    left: 49.5%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 11%;
    left: 49%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animSiteSelection2 {
  0% {
    top: 0%;
    left: -10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animSiteSelection2 {
  0% {
    top: 0%;
    left: -10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animSiteSelection2 {
  0% {
    top: 0%;
    left: -10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animSiteSelection2 {
  0% {
    top: 0%;
    left: -10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animSiteSelection2 {
  0% {
    top: 0%;
    left: -10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animSiteSelection1 {
  0% {
    top: 0%;
    left: 10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animSiteSelection1 {
  0% {
    top: 0%;
    left: 10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animSiteSelection1 {
  0% {
    top: 0%;
    left: 10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animSiteSelection1 {
  0% {
    top: 0%;
    left: 10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animSiteSelection1 {
  0% {
    top: 0%;
    left: 10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes animPointMap {
  0% {
    top: 55%;
    left: 57.8%;
    -o-box-shadow: 0px 0px 0px 0px #b9d53e;
    -ms-box-shadow: 0px 0px 0px 0px #b9d53e;
    -moz-box-shadow: 0px 0px 0px 0px #b9d53e;
    -webkit-box-shadow: 0px 0px 0px 0px #b9d53e;
    box-shadow: 0px 0px 0px 0px #b9d53e;
    -webkit-background-clip: padding-box;
  }

  100% {
    top: 55%;
    left: 47.8%;
    -o-box-shadow: 0px 0px 40px 20px #b9d53e;
    -ms-box-shadow: 0px 0px 40px 20px #b9d53e;
    -moz-box-shadow: 0px 0px 40px 20px #b9d53e;
    -webkit-box-shadow: 0px 0px 40px 20px #b9d53e;
    box-shadow: 0px 0px 40px 20px #b9d53e;
    -webkit-background-clip: padding-box;
  }
}
@-webkit-keyframes animPointMap {
  0% {
    top: 55%;
    left: 57.8%;
    -o-box-shadow: 0px 0px 0px 0px #b9d53e;
    -ms-box-shadow: 0px 0px 0px 0px #b9d53e;
    -moz-box-shadow: 0px 0px 0px 0px #b9d53e;
    -webkit-box-shadow: 0px 0px 0px 0px #b9d53e;
    box-shadow: 0px 0px 0px 0px #b9d53e;
    -webkit-background-clip: padding-box;
  }

  100% {
    top: 55%;
    left: 47.8%;
    -o-box-shadow: 0px 0px 40px 20px #b9d53e;
    -ms-box-shadow: 0px 0px 40px 20px #b9d53e;
    -moz-box-shadow: 0px 0px 40px 20px #b9d53e;
    -webkit-box-shadow: 0px 0px 40px 20px #b9d53e;
    box-shadow: 0px 0px 40px 20px #b9d53e;
    -webkit-background-clip: padding-box;
  }
}
@-o-keyframes animPointMap {
  0% {
    top: 55%;
    left: 57.8%;
    -o-box-shadow: 0px 0px 0px 0px #b9d53e;
    -ms-box-shadow: 0px 0px 0px 0px #b9d53e;
    -moz-box-shadow: 0px 0px 0px 0px #b9d53e;
    -webkit-box-shadow: 0px 0px 0px 0px #b9d53e;
    box-shadow: 0px 0px 0px 0px #b9d53e;
    -webkit-background-clip: padding-box;
  }

  100% {
    top: 55%;
    left: 47.8%;
    -o-box-shadow: 0px 0px 40px 20px #b9d53e;
    -ms-box-shadow: 0px 0px 40px 20px #b9d53e;
    -moz-box-shadow: 0px 0px 40px 20px #b9d53e;
    -webkit-box-shadow: 0px 0px 40px 20px #b9d53e;
    box-shadow: 0px 0px 40px 20px #b9d53e;
    -webkit-background-clip: padding-box;
  }
}
@-ms-keyframes animPointMap {
  0% {
    top: 55%;
    left: 57.8%;
    -o-box-shadow: 0px 0px 0px 0px #b9d53e;
    -ms-box-shadow: 0px 0px 0px 0px #b9d53e;
    -moz-box-shadow: 0px 0px 0px 0px #b9d53e;
    -webkit-box-shadow: 0px 0px 0px 0px #b9d53e;
    box-shadow: 0px 0px 0px 0px #b9d53e;
    -webkit-background-clip: padding-box;
  }

  100% {
    top: 55%;
    left: 47.8%;
    -o-box-shadow: 0px 0px 40px 20px #b9d53e;
    -ms-box-shadow: 0px 0px 40px 20px #b9d53e;
    -moz-box-shadow: 0px 0px 40px 20px #b9d53e;
    -webkit-box-shadow: 0px 0px 40px 20px #b9d53e;
    box-shadow: 0px 0px 40px 20px #b9d53e;
    -webkit-background-clip: padding-box;
  }
}
@keyframes animPointMap {
  0% {
    top: 55%;
    left: 57.8%;
    -o-box-shadow: 0px 0px 0px 0px #b9d53e;
    -ms-box-shadow: 0px 0px 0px 0px #b9d53e;
    -moz-box-shadow: 0px 0px 0px 0px #b9d53e;
    -webkit-box-shadow: 0px 0px 0px 0px #b9d53e;
    box-shadow: 0px 0px 0px 0px #b9d53e;
    -webkit-background-clip: padding-box;
  }

  100% {
    top: 55%;
    left: 47.8%;
    -o-box-shadow: 0px 0px 40px 20px #b9d53e;
    -ms-box-shadow: 0px 0px 40px 20px #b9d53e;
    -moz-box-shadow: 0px 0px 40px 20px #b9d53e;
    -webkit-box-shadow: 0px 0px 40px 20px #b9d53e;
    box-shadow: 0px 0px 40px 20px #b9d53e;
    -webkit-background-clip: padding-box;
  }
}
@-moz-keyframes animConstructionManagement1 {
  0% {
    top: 0%;
    left: -10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes animConstructionManagement1 {
  0% {
    top: 0%;
    left: -10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes animConstructionManagement1 {
  0% {
    top: 0%;
    left: -10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-ms-keyframes animConstructionManagement1 {
  0% {
    top: 0%;
    left: -10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes animConstructionManagement1 {
  0% {
    top: 0%;
    left: -10%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  100% {
    top: 0%;
    left: 0%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
