@font-face {
  font-family: 'Archivo Narrow', sans-serif;
}
.Fon1 {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
}
.Fon2 {
  font-family: 'Archivo Narrow', sans-serif;
}
.Fon3 {
  font-family: 'Archivo Narrow', sans-serif;
}
.FxGre {
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  -moz-opacity: .7;
  -khtml-opacity: .7;
  opacity: .7;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.FxGre:hover,
.FxGreAct {
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.CF {
  display: inline-block;
  width: 100%;
}
.VM {
  display: table-cell;
  vertical-align: middle;
  width: 1200px;
}
.FadIn {
  opacity: 0;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.Relative {
  position: relative;
}
.Center,
.Center p,
.Center h2 {
  text-align: center;
}
.Right {
  text-align: right;
}
.Left {
  text-align: left;
}
.Pad0 {
  padding: 0px !important;
}
.PadL0 {
  padding-left: 0px !important;
}
.PadR0 {
  padding-right: 0px !important;
}
.PadR {
  padding-right: 100px !important;
}
.PadL {
  padding-left: 100px !important;
}
.MarT0 {
  margin-top: 0px !important;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}
* {
  border: none;
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  outline: 0px;
}
*:before,
*:after {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a,
a:active {
  color: #333333;
  text-decoration: none;
  outline: 0px;
}
input {
  outline: 0px;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
.col-10,
.col-15,
.col-20,
.col-25,
.col-30,
.col-40,
.col-45,
.col-50,
.col-55,
.col-60,
.col-70,
.col-80,
.col-85,
.col-90,
.col-100,
.col-x3,
.col-x6 {
  float: left;
  /*min-height: 1px;*/
  padding-left: 16px;
  padding-right: 16px;
}
.col-10 {
  width: 10%;
}
.col-15 {
  width: 15%;
}
.col-20 {
  width: 20%;
}
.col-25 {
  width: 25%;
}
.col-30 {
  width: 30%;
}
.col-40 {
  width: 40%;
}
.col-45 {
  width: 45%;
}
.col-50 {
  width: 50%;
}
.col-55 {
  width: 55%;
}
.col-60 {
  width: 60%;
}
.col-70 {
  width: 70%;
}
.col-80 {
  width: 80%;
}
.col-85 {
  width: 85%;
}
.col-90 {
  width: 90%;
}
.col-100 {
  width: 100%;
}
.col-x3 {
  width: 33.33333333%;
}
.col-x6 {
  width: 16.66666667%;
}
.Ulx2 li,
.Ulx3 li,
.Ulx4 li,
.Ulx5 li {
  display: inline-block;
  float: left;
}
.Ulx2 > li {
  width: 50%;
}
.Ulx3 > li {
  width: 33.33333333%;
}
.Ulx4 > li {
  width: 25%;
}
.Ulx5 > li {
  width: 20%;
}
.Wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100%;
  /*padding-bottom: 200px;*/
}
.WrapperInt {
  padding-top: 130px;
  padding-bottom: 200px;
  height: auto;
}
.Container:before,
.Container:after,
.Row:before,
.Row:after {
  content: "";
  display: table;
}
.Container:after,
.Row:after {
  clear: both;
}
.Container {
  z-index: 10;
}
.Sec {
  position: relative;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 0px;
  display: inline-block;
  width: 100%;
}
.WrapperHom .Sec {
  padding-top: 0px;

  padding-bottom: 0px;
}
.WrapperHom .Tit {
  margin-top: 40px;
}
.Boxed {
  max-width: 1148px;
  margin: auto;
}
.BoxedMin {
  position: relative;
  z-index: 999;
  max-width: 700px;
}
.BoxedInt {
  display: inline-block;
  width: 100%;
  padding: 24px 0px 32px 0px;
}
.BoxSidL,
.BoxSidR {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 32px auto 32px auto;
}
.BoxSidL {
  padding: 0px 0px 0px 0px;
}
.BoxSidR {
  padding: 0px 0px 0px 0px;
}
.ImgSid {
  display: inline-block;
}
.BoxSidL .ImgSid {
  float: left;
  margin: 0px 40px 40px 0px;
}
.BoxSidR .ImgSid {
  float: right;
  margin: 0px 0px 40px 40px;
}
img,
video {
  max-width: 100%;
  height: auto;
  display: block;
}
img {
  -ms-interpolation-mode: bicubic;
}
audio {
  width: 100%;
}
.ImgSty {
  z-index: 10;
  overflow: hidden;
  border: 1px solid #a9a9a9;
}
.VidCon {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.VidCon iframe,
.VidCon object,
.VidCon embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.BoxDat {
  position: absolute;
  z-index: 999;
  left: 0px;
  width: 40%;
  top: 0px;
  bottom: 0px;
  background: #333333;
  background-color: rgba(51, 51, 51, 0.9);
  text-align: center;
  padding: 60px 16px 0px 16px;
}
.BoxDat .UlBtn {
  padding: 0px 0px 32px 0px;
  margin: 0px 0px 12px 0px;
}
.BoxDat .UlBtn:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 1px;
  background: #a9a9a9;
}
.Dat {
  position: relative;
}
.Dat .UlDat {
  display: none;
}
.Dat .Map {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.Dat .MapAct {
  opacity: 1;
  visibility: visible;
}
.Dat .UlDatAct {
  opacity: 1;
  visibility: visible;
  display: inline-block;
}
.BoxMap {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 400px;
}
.Map1,
.Map2 {
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.MapCon {
  position: relative;
  margin: 0px 0px 0px 0px;
  background: #fff;
}
.Map .MapCon {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.MapCon iframe {
  width: 100%;
  height: 100%;
}
.MapCon label {
  width: auto;
  display: inline;
}
.MapCon img {
  max-width: none;
}
table {
  border: 0px;
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #a9a9a9;
}
table tr th {
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
}
table tr td {
  border-bottom: 1px solid #fbcd20;
}
table tr th,
table tr td {
  padding: 12px 12px 12px 12px;
}
p {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 12px;
  line-height: 26px;
  text-align:justify;
}
p span {
  color: #3d5e8b;
}
b,
strong {
  font-weight: 600;
}
p a {
  color: #3d5e8b;
}
.TexSma {
  font-size: 13px;
  line-height: 22px;
}
.TexLar {
  font-size: 16px;
  line-height: 26px;
}
h1,
.H1,
h2,
.H2,
h3,
.H3,
h4,
.H4,
h5,
.H5,
h6,
.H6 {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  font-family: 'Archivo Narrow', sans-serif;
}
h1,
.H1 {
  font-size: 24px;
  line-height: 18px;
  margin: 0px 0px 8px 0px;
  font-weight: 500;
  font-weight:bold;
  color:#1d315f;
  text-align:center;
}
h2,
.H2 {
  font-size: 20px;
  line-height: 24px;
  margin: 0px 0px 8px 0px;
}
h3,
.H3 {
  font-size: 15px;
  line-height: 19px;
  margin: 0px 0px 8px 0px;
  color:#333333;
}
h4,
.H4 {
  font-size: 18px;
  line-height: 20px;
}
h5,
.H5 {
  font-size: 16px;
  line-height: 18px;
}
h6,
.H6 {
  font-size: 16px;
  line-height: 18px;
}
.Tit {
  position: relative;
  z-index: 999;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  padding: 20px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.Tit h1,
.Tit .H1 {
  margin: 0px;
  position: relative;
  display: inline-block;
}
.TitLin h1:before,
.TitLin .H1:before,
.TitLin h1:after,
.TitLin .H1:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 2000px;
  background: #3d5e8b;
  top: 50%;
}
.TitLin h1:before,
.TitLin .H1:before {
  right: 100%;
  margin-right: 50px;
}
.TitLin h1:after,
.TitLin .H1:after {
  left: 100%;
  margin-left: 50px;
}
.Tit h1 span,
.Tit .H1 span {
  color: #3d5e8b;
}
.Tit h1 i,
.Tit .H1 i {
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  left: -12px;
  top: 14px;
}
.Tit h2,
.Tit .H2 {
  margin: 8px 0px 8px 0px;
}
.TitCen {
  text-align: center;
}
.TitLef h1:before,
.TitLef .H1:before,
.TitLef h1:after,
.TitLef .H1:after {
  display: none;
}
.TitLef {
  padding-bottom: 12px;
  border-bottom: 1px solid #fbcd20;
  text-align: left;
}
.TitRig {
  text-align: right;
}
.TitBig {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.TexUpp {
  text-transform: uppercase;
}
.TexLow {
  text-transform: lowercase;
}
.TexCap {
  text-transform: capitalize;
}
.BoxError,
.BoxSuccess,
.BoxWarning,
.BoxNotice {
  display: inline-block;
  width: 100%;
  padding: 10px;
  margin: 10px 0px;
  text-align: center;
}
.BoxError {
  background-color: #ffe9e9;
  color: #de5959;
  border: 1px solid #fbcd20;
}
.BoxSuccess {
  background-color: #EBF6E0;
  color: #5f9025;
  border: 1px solid #b3dc82;
}
.BoxWarning {
  background-color: #FBFADD;
  color: #8f872e;
  border: 1px solid #ded58a;
}
.BoxNotice {
  background-color: #E9F7FE;
  color: #5091b2;
  border: 1px solid #b6d7e8;
}
.UlFor {
  display: inline-block;
  width: 100%;
  margin: 24px auto 16px auto;
}
.UlFor .Btn {
  position: relative !important;
  margin: 24px 0px 0px 0px !important;
}
.UlFor li {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0px auto 12px auto;
  padding: 0px 16px;
}
.UlForx2 li {
  width: 50%;
  float: left;
}
.UlForx3 {
  max-width: none;
}
.UlForx3 li {
  width: 33.33333333%;
  float: left;
}
.LiFul {
  width: 100% !important;
  float: none;
}
.FTxt {
  position: relative;
  z-index: 1;
  height: 38px;
  padding: 0px 0px 0px 0px;
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  border: 1px solid transparent;
  border-bottom-color: #fbcd20;
  width: 100%;
  background: none;
  -webkit-appearance: none;
}
.FTxtA {
  line-height: 20px;
  padding: 8px 0px 8px 0px !important;
  resize: vertical;
  height: auto !important;
  -webkit-appearance: none;
}
.TxtErr {
  position: relative;
  color: #de5959;
  border: 1px solid #de5959;
}
.BoxSel {
  position: relative;
  color: #aaaaaa;
  border: 1px solid transparent;
  border-bottom-color: #fbcd20;
  cursor: pointer;
}
.BoxSel span {
  display: inline-block;
  position: absolute;
  z-index: 0;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 20px;
  padding: 10px 0px 0px 0px;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.BoxSel span i {
  text-align: center;
}
.BoxSel:hover span {
  border-color: #3d5e8b;
  color: #3d5e8b;
}
.FSel {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
  position: relative;
  z-index: 999;
  height: 36px;
  width: 100%;
  padding: 0px 0px 0px 0px;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/*RadioButton-Checkbox*/
.UlChe,
.UlRad {
  text-align: center;
  display: inline-block;
  margin: 0px auto 0px auto;
  width: 100%;
}
.UlChe li,
.UlRad li {
  margin: 0px 40px 8px 0px;
  display: inline-block;
  width: auto;
  float: left;
  padding: 0px 0px 0px 0px;
}
.FChe,
.FRad {
  width: 100% !important;
  height: 20px;
  position: relative;
  text-align: left;
}
.FChe label,
.FRad label {
  position: relative;
  padding: 2px 0px 0px 25px;
  display: inline-block;
  width: 100%;
  top: 0px;
  min-height: 20px;
  left: 0px;
  z-index: 10;
  cursor: pointer;
  text-transform: uppercase;
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  color: #aaaaaa;
}
.FChe input,
.FRad input {
  display: inline-block;
  position: absolute;
  z-index: 999;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.FChe label b,
.FRad label b {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -8px !important;
  text-align: center;
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 0px;
  border: 1px solid #dddddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.FChe label b i,
.FRad label b i {
  color: #333333;
  background: #7d7d7d;
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  left: 50%;
  margin-left: -3px;
  opacity: 0;
  visibility: hidden;
  font-size: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.FChe input:checked + label b,
.FRad input:checked + label b,
.FRad input:active + label b {
  /*border-color: red;*/
}
.FChe input:checked + label i,
.FRad input:checked + label b i,
.FRad input:active + label b i {
  background: #333333 !important;
  opacity: 1 !important;
  visibility: visible !important;
}
/*RadioButton-Checkbox*/
/*Btn*/
.Btn {
  position: relative;
  z-index: 10;
  overflow: hidden;
  font-family: 'Archivo Narrow', sans-serif;
  color: #fbeb14;
  font-size: 15px;
  line-height: 15px;
  display: inline-block;
  height: 40px;
  text-align: center;
  min-width: 160px;
  cursor: pointer;
  background: #1d315f;
  margin: 12px auto 12px auto;
  -webkit-appearance: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.Btn i {
  position: relative;
  margin: 0px 4px;
  font-size: 20px;
  line-height: 15px;
}
.BtnLin {
  padding: 13px 16px 0px 16px;
}
.BtnFor {
  padding: 0px 16px 0px 16px !important;
}
.BtnVol {
  margin-top: 24px;
  margin-bottom: 48px;
}
.BtnFul {
  width: 100%;
  min-width: inherit !important;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.Btn:hover,
.BtnH {
  background: #0e1c3d;
  color: #fbeb14;
}
.BtnAlt {
  background: #fbeb14 !important;
}
.BtnAlt:hover {
  background: #fbeb14 !important;
}
.BtnBor {
  background: none;
  border: 2px solid #a9a9a9;
  padding-top: 11px;
  color: #333333;
}
.BtnBor:hover {
  border-color: #fbeb14;
}
.BoxUpl {
  position: relative;
  display: inline-block;
  width: 100%;
}
.BtnUpl {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  margin: 16px auto 0px auto;
}
.BtnUpl label {
  position: absolute;
  z-index: 999;
  left: 0px;
  bottom: 0px;
  right: 0px;
  top: 0px;
  display: inline-block;
  cursor: pointer;
}
.BtnUpl input {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
}
.UplInf {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 12px;
  margin: 12px 0px 2px 0px;
  text-align: center;
}
#UplUrl {
  display: none;
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  margin: 12px 0px 0px 0px;
  color: #930a14;
}
.UlBtn {
  position: relative;
  display: inline-block;
  margin: 16px auto 32px auto;
}
.UlBtn li {
  display: inline-block;
  float: left;
  padding: 0px 12px;
}
.UlBtnFul {
  width: 100%;
  max-width: 768px;
}
.UlBtnFul li {
  max-width: 768px;
}
.UlBtn .Btn {
  margin: 0px 0px 32px 0px;
}
/*Btn*/
body {
  height: 100%;
  background: #fff;
  overflow-y: scroll;
  position: relative;
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
}
.Header {
  position:fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
  background: url("../images/header-bg.jpg") center center;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  height:88px;
}
.Log {
  display: inline-block;
  position: absolute;
  z-index: 9999;
  left: 16px;
  top: 0px;
  text-align: center;
  padding: 0px 0px 12px 0px;
}
.Log img {
  margin: auto;
  height: 100px;
}
.NavMob {
  display: none;
}
.Nav {
  position: relative;
  z-index: 999;
  width: 100%;
  display: inline-block;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.Nav .col-100 {
  padding: 0px;
}
.UlNav {
  position: relative;
  display: inline-block;
  padding: 0px 150px 0px 10px;
  float: right;
}
.UlNav li {
  position: relative;
  display: inline-block;
  float: left;
}
.UlNav li a {
  position: relative;
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  display: inline-block;
  height: 94px;
}
.UlNav > li > a {
  display: inline-block;
  padding: 37px 12px 0px 12px;
  text-transform: uppercase;
  border-top: 4px solid transparent;
}
.UlNav > li:hover > a,
.NavAct > a {
  border-color: #f0ce00 !important;
}
.UlNav li ul {
  position: absolute;
  z-index: 100;
  width: 210px;
  left: 0px;
  top: 100%;
  margin-top: 10px;
  margin-left: 0px;
  background: #1d315f;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.UlNav li ul li {
  display: inline-block;
  float: none;
  width: 100%;
  border-bottom: 1px solid #FFFFFF;
}
.UlNav li ul li:last-child {
  border-bottom: none;
}
.UlNav li ul li a {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  width: 1200px;
  height: 50px;
  font-size: 15px;
  line-height: 16px;
  padding: 2px 16px 0px 16px;
  color: #fff;
}
.UlNav li ul li ul {
  top: 0px;
  left: 100%;
  margin: 0px 0px 0px 10px;
  border-left: 1px solid #fff;
}
.UlNav li:hover > ul {
  margin-top: 0px;
  opacity: 1;
  visibility: visible;
}
.UlNav li ul li:hover > ul {
  margin: 0px 0px 0px 0px;
  opacity: 1;
  visibility: visible;
}
.UlNav li ul li:hover {
  background: #0e1c3d;
}
.UlNav span {
  display: none;
  width: 60px;
  height: 60px;
  position: absolute;
  text-align: center;
  right: 0px;
  top: 1px;
  background: #4f71a1;
  cursor: pointer;
}
.UlNav span i {
  position: absolute;
  text-align: center;
  color: #fbeb14;
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 30px;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -15px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.NavOpe i {
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}
.BtnTop {
  position: absolute;
  z-index: 9999;
  right: 16px;
  top: 27px;
  margin: 0px;
  min-width: 120px;
}
.UlSoc {
  position: relative;
  z-index: 1000;
  right: 0px;
  top: 0px;
  font-size: 14px;
  display: inline-block;
  margin: 8px 0px 0px 0px;
}
.UlSoc li {
  position: relative;
  display: inline-block;
  margin: 0px 0px 8px 0px;
}
.UlSoc li a {
  display: inline-block;
  padding: 0px 32px 0px 0px;
  color: #fff;
  text-align: left;
  opacity: .8;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.UlSoc li a:hover {
  opacity: 1;
}
.UlSoc li a i {
  display: inline-block;
  font-size: 24px;
}
.IcoSFac {
  /*font-size: 20px !important;*/
}
.IcoSYou {
  padding: 0px;
  font-size: 15px;
}
.IcoSFac:hover {
  /*background: #255998;*/
}
.IcoSYou:hover {
  /*background: #eb2d24;*/
}
.IcoSLin:hover {
  /*background: #007cbb;*/
}
.PopFor .BoxFil {
  margin-top: 32px;
}
.BoxFil {
  text-align: center;
  padding: 0px 0px 32px 0px;
}
.BoxFil .BoxSel {
  margin: 0px auto;
  max-width: 284px;
}
.BoxFil .BoxSel {
  background: #333333;
  border-color: #333333;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.BoxFil .FSel,
.BoxFil span i {
  color: #fff;
}
.BoxFil .FSel option {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
}
.BoxFil span i {
  line-height: 40px;
}
.BoxFil span {
  height: 40px;
  width: 40px;
  padding: 0px;
}
.BoxFil .FSel {
  font-family: 'Archivo Narrow', sans-serif;
  height: 40px;
  padding: 0px 16px;
}
.BoxHis {
  display: inline-block;
  width: 100%;
  margin: 60px 0px 120px 0px;
}
.BoxHis ul {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0px 40px;
}
.BoxHis ul:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  background: #c30d1a;
}
.BoxHis ul li {
  position: relative;
  display: inline-block;
  float: left;
  width: 14.285714285714285714285714285714%;
}
.BoxHis ul li:nth-child(odd) {
  margin-top: 200px;
}
.BoxHis ul li:nth-child(odd) .HisDes .Cir {
  top: 0px;
}
.BoxHis ul li:nth-child(odd) .HisDes .Yea {
  bottom: inherit;
  top: 100%;
}
.BoxHis ul li:nth-child(odd) .HisDes:before {
  top: inherit;
  bottom: 0px;
}
.HisDes .Cir {
  position: absolute;
  left: 0px;
  top: 100%;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: -12px 0px 0px -12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #c30d1a;
}
.HisDes .Cir:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0px 0px -6px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
}
.HisDes .Yea {
  position: absolute;
  left: 0px;
  bottom: 100%;
  margin: 16px 0px 16px -30px;
  width: 60px;
  text-align: center;
  font-weight: 800;
  color: #c30d1a;
  display: inline-block;
}
.HisDes {
  position: relative;
  border-left: 1px dashed #c30d1a;
  display: table-cell;
  vertical-align: top;
  height: 200px;
  padding: 16px 16px 16px 16px;
}
.HisDes:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: -5px;
  width: 9px;
  height: 9px;
  background: #c30d1a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.HisDes p {
  font-size: 13px;
  line-height: 16px;
  margin: 0px;
}
.Cms {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  z-index: 1;
  text-align: justify;
}
.Cms img {
  margin: 20px 0px 20px 0px;
}
.Cms p b,
.Cms p strong {
  font-weight: bold;
}
.Cms a {
  color: #c30d1a;
  text-decoration: underline;
}
.Cms a:hover {
  text-decoration: underline;
}
.Cms span {
  color: #c30d1a;
}
.Cms ul,
.Cms ol {
  margin: 10px 0px 16px 0px;
  padding: 0px 0px 0px 16px;
  display: table;
}
.Cms ul li,
.Cms ol li {
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 8px 0px;
}
.Cms ul li:before {
  content: "\f105";
  position: absolute;
  left: -14px;
  top: 2px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 15px;
  line-height: 15px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c30d1a;
}
.Cms table {
  margin: 15px 0px 48px 0px;
}
.BoxIte {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.IteImg {
  position: relative;
  z-index: 999;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  border-color: #FFFFFF;
   border-width: 1px;
   border-style: solid;
  
}
.IteImg img {
  max-width: 100% !important;
  max-height: 100% !important;
}
.IteImg h2 {
  display: inline-block;
  position: relative;
  z-index: 99;
  font-size: 24px;
  line-height: 26px;
  margin: 0px;
  padding: 24px 24px 4px 32px;
  -webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  -o-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  font-weight:bold;
}
.IteImg h2 span {
  font-size: 14px;
  font-weight: 500;
  vertical-align: baseline;
}
.IteImg h2:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 1px;
  background: #FFFFFF;
}
.IteDat {
  position: absolute;
  z-index: 999;
  top: 12px;
  left: 12px;
  background: #051841;
  color: #fff;
  text-align: center;
  width: 40px;
  padding: 8px 0px 6px 0px;
}
.IteDat b {
  display: inline-block;
  width: 100%;
  font-size: 20px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
}
.IteOve {
  position: absolute;
  z-index: 999;
  left: 0px;
  top: 50%;
  margin-top: -480px;
  right: 0px;
  height: 960px;
  background: #051841;
  background: rgba(5, 24, 65, 0.9);
  text-align: center;
  padding: 0px 32px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.BoxIte:hover .IteOve,
.IteOveAct {
  opacity: 1;
  visibility: visible;
}
.BoxIte:hover .IteOveM,
.IteOveAct .IteOveM {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.BoxIte:hover .IteDes h2 {
  color: #3d5e8b;
}
.IteOveM {
  display: table-cell;
  vertical-align: middle;
  width: 1200px;
  height: 960px;
  -webkit-transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  -o-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.IteOveM h3,
.IteOveM .H3 {
  text-transform: uppercase;
}
.IteOveM p {
  margin: 0px;
}
.IteOveM .Btn {
  margin: 16px 0px 0px 0px;
}
.UlAct {
  display: inline-block;
  max-width: 280px;
  margin: 8px auto 8px auto;
}
.UlAct li {
  display: inline-block;
  float: left;
  padding: 0px 4px;
}
.BoxAct {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  padding: 2px 0px 0px 0px;
  text-align: center;
  border: 2px solid #aaaaaa;
  font-size: 20px;
  line-height: 20px;
  color: #aaaaaa;
  -webkit-border-radius: 8px 0px 8px 0px;
  -moz-border-radius: 8px 0px 8px 0px;
  -ms-border-radius: 8px 0px 8px 0px;
  -o-border-radius: 8px 0px 8px 0px;
  border-radius: 8px 0px 8px 0px;
}
.BoxAct .fa-list-ul {
  position: relative;
  left: -2px;
  font-size: 16px;
}
.BoxAct .fa-pencil {
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.UlActSma .BoxAct {
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 16px;
}
.UlActLar .BoxAct {
  width: 62px;
  height: 62px;
  font-size: 24px;
  line-height: 24px;
}
.IteDes {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding-top: 16px;
}
.IteDes ul li {
  margin-bottom: 2px;
}
.Not .IteDes {
  min-height: 180px;
}
.IteDes h2 {
  margin: 6px 0px 10px 0px;
  line-height: 21px;
  min-height: 80px;
  border-bottom: 1px solid #FFFFFF;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.IteDes p {
  margin: 0px 0px 0px 0px;
  
}
.IteDesM {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  width: 2000px;
  text-align: center;
  padding: 0px 16px;
}
.IteDesM h3,
.IteDesM .H3 {
  margin: 0px;
  line-height: 24px;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  font-size:18px;
}
.BoxIte:hover .IteDesM h3,
.BoxIte:hover .IteDesM .H3 {
  color: #1d315f;
}
.IteDesM ul li {
  display: inline-block;
  width: 100%;
}
.Rel {
  z-index: 99;
  height: 100%;
  margin: 0px;
}
.Rel .IteImg:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.3);
}
.Rel .IteOve {
  background-color: #c30d1a;
}
.UlRel {
  height: 100%;
}
.UlRel > li {
  display: inline-block;
  float: left;
  padding: 0px 0px;
  height: 50%;
}
.UlRelx3 > li {
  width: 33.33333333%;
}
.UlRel .BoxIte,
.UlRel .IteImg {
  height: 100%;
}
.Cot {
  background: #FFFFFF;
}
.Cot .Btn {
  opacity: 0;
  visibility: hidden;
  margin-bottom: -56px;
}
.BoxIte:hover .Btn {
  opacity: 1;
  visibility: visible;
  margin-bottom: 0px;
}
.Cot .IteOve {
  background-color: rgba(0, 0, 0, 0.5);
}
.UlCot > li {
  display: inline-block;
  float: left;
  padding: 0px 0px;
  height: 50%;
}
.UlCotx3 > li {
  width: 33.33333333%;
}
.Fea {
  background: #FFFFFF;
  z-index: 9;
}
.ColFea1 {
  padding-right: 10px;
}
.ColFea2 {
  padding-left: 80px;
}
.UlNot {
  display: inline-block;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
.UlNot > li {
  margin-bottom: 24px;
}
.BoxNot {
  position: relative;
  min-height: 95px;
}
.BoxNot {
  display: inline-block;
  width: 100%;
  padding-left: 150px;
}
.BoxNot .IteImg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.BoxNot:hover h3 {
  text-decoration: underline;
}
.BoxNot:hover .fa-angle-right {
  color: #c30d1a;
}
.NotInf {
  position: relative;
}
.NotInf p {
  line-height: 18px;
  margin: 0px;
  padding-left: 0px;
}
.NotInf h3 {
  padding-left: 24px;
}
.NotInf .fa-angle-right {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 22px;
  line-height: 22px;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.Vid .UlSim {
  width: 100%;
}
.BoxIteVid .IteOve {
  opacity: 1;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.3);
}
.BoxIteVid .IteOveM {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.BoxIteVid:hover .IteOve {
  background-color: rgba(192, 33, 36, 0.9);
}
.BoxIteVid .IteDes {
  height: 70px;
}
.Vid .IteDes {
  min-height: 80px;
}
.IteImg .fa-youtube-play {
  position: relative;
  font-size: 50px;
  line-height: 50px;
}
.Cli {
  display: inline-block;
  width: 100%;
  background: #fff;
  text-align: center;
  padding: 24px 0px;
}
.BoxCli {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.BoxCli img {
  width: 140px;
  margin: 0px auto;
}
.Loc {
  position: relative;
  z-index: 1;
  height: 480px;
  /*margin negativo*/
}
.Loc .MapCon {
  position: fixed;
  height: 400px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}
.Nos {
  position: relative;
  z-index: 10;
  display: inline-block;
  width: 100%;
  margin: 40px 0px 48px 0px;
  padding: 40px 0px 40px 0px;
  background-image:url(../images/fondo-empresa.jpg);

  text-align: center;
}
.Nos .ColA {
  padding-right: 30px;
  text-align: left;
}
.Nos .ColB {
  padding-left: 30px;
  text-align: right;
}
.NosImg {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -150px;
  width: 300px;
  height: 300px;
  border: 8px solid #a9a9a9;
  overflow: hidden;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.NosImg:hover {
  border-color: #c30d1a;
}
.NosImg img {
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.NosImg:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.Nos .TitBtn {
  margin-bottom: 60px;
}
.Nos .TitBtn:before {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 100px;
  height: 1px;
  background: #FFFFFF;
}
.Nos .ColA .TitBtn:before {
  left: 0;
  margin-left: 0px;
}
.Nos .ColB .TitBtn:before {
  left: inherit;
  right: 0;
  margin-right: 0px;
}
.Bac {
  background: #eee;
  padding: 20px 0px;
  margin: 30px 0px 0px 0px;
}
.Pro {
  display: inline-block;
  width: 100%;
  padding: 0px 0px;
}
.Pro .BoxIte {
  /*border: 1px solid @CBor;*/
}
.Pro .BoxIte:hover {
  border-color: #FFFFFF;
}
.Pro .IteImg {
  padding: 0px 0px;
  border: 1px solid #FFFFFF;
}
.Pro .IteDes {
  padding: 16px 12px 0px 12px;
  min-height: 120px;
}
.ProMar {
  padding: 8px 0px;
  text-align: center;
  /*border-top: 1px solid @CBor;*/
}
.BoxIte:hover .FxGre {
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.ProMar img {
  margin: 0px auto 0px auto;
  width: 140px;
}
.ProTit {
  display: table-cell;
  vertical-align: middle;
  width: 2000px;
  height: 60px;
  padding: 0px 12px;
  /*border-top: 1px solid @CBor;*/
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.ProTit .H1 {
  margin: 0px;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  color:#1d315f;
  font-size:20px;
}
.BoxIte:hover .IteImg {
  border-color: #FFFFFF;
}
.BoxIte:hover .ProTit {
  border-bottom-color: #fbcd20;
}
.BoxIte:hover .ProTit .H1 {
  color: #fbcd20;
}
.UlPro {
  display: inline-block;
  width: 100%;
  margin: 20px auto 0px auto;
}
.UlPro > li {
  display: inline-block;
  float: left;
  padding: 0px 8px;
  margin-bottom: 20px;
  width: 100%;
}
.UlProx3 > li {
  width: 20%;
}
.UlProx4 > li {
  width: 33%;
}
.ProIte {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: -23px;
}
.ProIte .Boxed {
  max-width: 1050px;
}
.ProIteTop {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 0px 0px 0px 170px;
}
.ProIteMar {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -35px;
}
.ProIteMar img {
  height: 70px;
}
.ProIteTit h1,
.ProIteTit .H1 {
  display: inline-block;
  float: left;
  width: 50%;
  margin: 0px;
}
.ProIteTit .H1 {
  color: #fbcd20;
  text-align: right;
}
.ProIteTit h1 span,
.ProIteTit .H1 span {
  display: table-cell;
  vertical-align: middle;
  width: 2000px;
  height: 70px;
}
.ProItePri {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 1px solid #a9a9a9;
  padding: 0px 0px;
  text-align: center;
  padding-left: 680px;
}
.ProIteImg {
  position: absolute;
  left: 0px;
  top: 0px;
  max-width: 680px;
}
.ProIteImg .BxGalProCon {
  border-right: 1px solid #a9a9a9;
}
.ProIteDat {
  position: relative;
  display: inline-block;
  text-align: left;
  border-left-color: transparent;
  padding: 0px 0px 40px 0px;
  min-height: 480px;
}
.ProIteDat ul {
  display: inline-block;
  width: 100%;
}
.ProIteDat ul li {
  display: inline-block;
  width: 100%;
  padding: 0px 20px;
}
.ProIteDat .UlFor li {
  padding: 0px 8px;
}
.ProIteDat ul li span {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 110px;
  width: 2000px;
  padding: 0px 12px 0px 70px;
  line-height: 18px;
  border-bottom: 1px solid #fbcd20;
}
.ProIteDat ul li:last-child span {
  border-bottom: none;
}
.ProIteDat ul li span img {
  position: absolute;
  left: 8px;
  top: 50%;
  height: 50px;
  margin-top: -25px;
}
.ProIteDat ul li span b {
  display: inline-block;
  width: 100%;
  margin-bottom: 4px;
}
.ProIteDat .Btn {
  position: absolute;
  width: auto;
  bottom: -1px;
  left: -1px;
  right: -1px;
  margin: 0px;
}
.ProIteInf {
  position: relative;
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 0px;
  display: inline-block;
  width: 100%;
  background: #eee;
}
.ProIteInf .Boxed {
  position: relative;
}
.ProIteInf .BtnAlt {
  position: absolute;
  right: 16px;
  top: -24px;
  margin: 0px;
}
/*.ProIteInf ul {
    .CF;
    margin: 16px 0px 32px 0px;
    border-top: 1px solid @CBor;
}
.ProIteInf ul li {
    .CF;
    border-bottom: 1px solid @CBor;
    padding: 12px 0px;
    text-align: right;
}
.ProIteInf ul li b {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: left;
}*/
.CapHou {
  display: none;
}
.CapHouAct {
  display: inline-block;
}
.Cap .Boxed {
  /*max-width: 1000px;*/
}
.CapNav {
  text-align: center;
}
.UlCap {
  display: inline-block;
  margin: 24px auto 0px auto;
  border-left: 1px solid #a9a9a9;
}
.UlCap li {
  display: inline-block;
  float: left;
  padding: 0px 0px 0px 0px;
  border: 1px solid #a9a9a9;
  margin-left: -1px;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.UlCap li a {
  font-family: 'Archivo Narrow', sans-serif;
  display: inline-block;
  padding: 12px 32px 12px 32px;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.UlCap li:hover,
.CapAct {
  border-color: #c30d1a !important;
}
.UlCap li:hover a,
.CapAct a {
  background: #c30d1a;
  color: #fff;
}
.CapCen {
  position: relative;
  min-height: 482px;
  /*border: 1px solid @CBor;*/
  margin: 70px 0px 32px 0px;
  padding: 32px 32px 32px 716px;
  text-align: center;
}
.CapImg {
  position: absolute;
  left: 0px;
  top: 32;
  /*margin-top: -240px;*/
}
.CapImg .BxGalProCon,
.CapImg .BxGalPro img {
  /*width: 500px;
    height: 354px;*/
}
.CapInf {
  text-align: center;
}
.TitBtn {
  position: relative;
  color:#FFFFFF;
  display: inline-block;
 
  text-align: left;
}

.Sta {
  display: inline-block;
  width: 100%;
  padding-bottom: 48px;
}
.UlSta {
  display: inline-block;
  width: 100%;
}
.UlSta li {
  position: relative;
  display: inline-block;
  float: left;
}
.UlSta li:before {
  content: "";
  position: absolute;
  z-index: 999;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 1px;
  background: #a9a9a9;
}
.UlSta li:first-child:before {
  display: none;
}
.BoxSta {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 80px 16px 80px 16px;
  background: #fff;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
}
.StaImg {
  display: inline-block;
  margin: 0px auto 16px auto;
}
.BoxSta .H3 {
  margin: 0px 0px 8px 0px;
  text-transform: uppercase;
}
.BoxSta p {
  margin: 0px 0px 0px 0px;
}
.StaOve {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -480px;
  right: 0px;
  height: 960px;
  background: #c30d1a;
  text-align: center;
  padding: 0px 32px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.BoxSta:hover .StaOve {
  opacity: 1;
  visibility: visible;
}
.StaOveM {
  display: table-cell;
  vertical-align: middle;
  width: 1200px;
  height: 960px;
}
.Sim {
  text-align: center;
  padding: 0px 6px;
}
.UlSim {
  display: inline-block;
  margin: 32px auto 32px auto;
}
.UlSim > li {
  display: inline-block;
  float: left;
  padding: 0px 10px;
  margin-bottom: 32px;
  width: 100%;
}
.UlSimx4 > li {
  max-width: 284px;
}
.UlSimx3 > li {
  width: 33.33333333%;
}
.ConBac {
  margin-top: -40px;
  padding-top: 40px;
  position: relative;

}
.ConBac:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #FFFFFF;
}
.Con {
  position: relative;
  z-index: 999;
  text-align: center;
  padding: 80px 0px 80px 280px;
}
.ConImg {
  position: absolute;
  z-index: 999;
  left: 50%;
  margin-left: -460px;
  bottom: 0px;
}
.ConBac:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.3);
}
.ConBac .ConImg {
  bottom: 0px;
}
.Con .UlFor {
  max-width: 420px;
}
.Whi,
.Whi h1,
.Whi .H1,
.Whi h2,
.Whi .H2,
.Whi h3,
.Whi .H3,
.Whi a {
  color: #FFFFFF;
}
.Whi p {
  color: #0e1c3d;
}
.Whi h3 {
  font-weight: 300;
  font-weight:bold;
  color:#fbcd20;
}
.Whi p {
  font-weight: 200;
  font-size:1.3em;
}
.Whi .BoxAct {
  color: #fff;
  border-color: #fff;
}
.Whi .FTxt {
  color: #333333;
}
.Whi .FTxt::-webkit-input-placeholder {
  color: #aaaaaa;
}
.Whi .FTxt::-moz-placeholder {
  color: #aaaaaa;
}
.Whi .FTxt:-ms-input-placeholder {
  color: #aaaaaa;
}
.Whi .FTxt:-moz-placeholder {
  color: #aaaaaa;
}
.Whi .TitLin h1:before,
.Whi .TitLin .H1:before,
.Whi .TitLin h1:after,
.Whi .TitLin .H1:after {
  background: #fbcd20;
}
.Whi .TitLef {
  border-bottom-color: #fbcd20;
}
.Whi .BtnBor {
  color: #fff;
  border-color: #fff;
}
.Por {
  display: inline-block;
  width: 100%;
  margin: 32px 0px 48px 0px;
}
.UlPor {
  display: inline-block;
  width: 100%;
}
.UlPor > li {
  position: relative;
  display: inline-block;
  float: left;
  width: 33.33333333%;
  padding: 0px 16px;
  margin: 0px 0px 32px 0px;
}
.PorImg {
  border-bottom-color: transparent;
}
.PorTit {
  display: inline-block;
  width: 100%;
  padding: 0px 8px;
  border: 1px solid #dddddd;
  border-top: transparent;
  height: 44px;
  margin: 0px;
}
.UlDat {
  display: inline-block;
  margin: 20px 0px 20px 0px;
  text-align: left;
}
.UlDat li {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 0px 0px 0px 24px;
  margin-bottom: 12px;
}
.UlDat li span {
  font-size: 16px;
  line-height: 17px;
}
.Foo h2,
.Foo .H2 {
  color: #fbeb14;
}
.Foo .UlDat {
  margin: 0px 0px 0px 0px;
  font-size: 16px;
}
.Foo .UlDat li {
  display: inline-block;
  width: 100%;
  padding-right: 40px;
  margin: 0px 0px 8px 0px;
}
.Foo .UlDat li a:hover{
  color:#fbeb14;
}
.Foo .UlDat li:last-child {
  padding-right: 0px;
}
.UlDat li i {
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 18px;
  line-height: 18px;
}
.Dat .UlDat li {
  text-align: center;
  padding: 0px;
}
.Dat .UlDat li i {
  position: relative;
  margin-right: 4px;
}
.UlDat li .fa-envelope {
  font-size: 14px;
}
.UlDat li .fa-map-marker {
  left: 1px;
  /*top: -1px !important;*/
}
.Bot {
  position: absolute;
  z-index: 999;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #333333;
  text-align: center;
}
.Bot ul {
  display: inline-block;
  width: 100%;
  margin: auto;
}
.Bot ul li {
  display: inline-block;
  float: left;
  width: 20%;
  padding: 0px 0px;
}
.Bot ul li a {
  display: inline-block;
  color: #999 !important;
  font-size: 13px;
  text-transform: uppercase;
  line-height: normal;
  padding: 12px 0px 12px 0px;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.Bot ul li a:hover {
  color: #fff !important;
}
.Footer {
  position: absolute;
  z-index: 999;
  padding: 20px 0px 60px 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  min-height: 200px;
  background: #0e1c3d;
  border-top: 1px solid white;
  border-bottom: 2px solid white;
}
.WrapperHom .Footer {
  position: relative;
}
.WrapperAlt {
  padding-bottom: 0px !important;
}
.WrapperAlt .Footer {
  position: relative;
}
.WrapperAlt .Loc {
  padding: 0px;
  margin: 0px;
  height: 400px;
}
.Cle {
  position: relative;
  z-index: 10;
  display: inline-block;
  width: 100%;
  background: #fff;
  padding-top:20px;
  padding-bottom:30px;
}
.Footer,
.Footer p,
.Footer a {
  color: #fff;
}
.Cop {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  text-align: left;
  padding: 6px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  line-height: normal;
  background: url(../images/header-bg.jpg) center center;
  height: 40px;
  border-top: 2px solid white;
    border-bottom: 2px solid white;
}
.Cop,
.Cop p,
.Cop a {
  color: #ffffff;
}
.Cop p {
  margin-bottom: 0px;
  height: 18px;
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 12px;
  font-weight:bold;
}
.LinkCom {
  display: inline-block;
  padding: 0px 80px 0px 0px;
  background: url('../images/demedia.png') right center no-repeat;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  border-width: 10px 5px 20px 1px;
  border-color: red;
}
.LinkCom:hover {
  color: #fff;
}
.Rot {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.RotAlt {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/*Tab*/
.Tab {
  display: inline-block;
  width: 100%;
  max-width: 800px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.BoxTabTit {
  display: inline-block;
  width: 100%;
}
.TabTit {
  display: inline-block;
  float: left;
  width: 20%;
  text-align: center;
  background: #c30d1a;
  color: #fff;
  cursor: pointer;
  padding: 12px;
}
.TabTitAct {
  background: #333333;
}
.TabInf {
  display: none;
  background: #eeeeee;
  padding: 16px;
}
.TabInfTit {
  /*display: none;*/
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 1px;
  background: #c30d1a;
  color: #fff;
  padding: 12px;
  cursor: pointer;
}
.TabInfTit span {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 50px;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
}
.TabInfTit span i {
  display: table;
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.TabInfTit span i:before {
  display: table-cell;
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.TabInfTitAct {
  background: #333333;
}
.TabInfTitAct span i {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.TabInfAct {
  display: block;
}
@media (min-width: 0px) and (max-width: 1400px) {
  /*.BoxTabTit {
        display: none;
    }
    .TabInfTit {
        display: inline-block;
    }*/
}
/*Tab*/
/*BxSlider*/
.bx-wrapper {
  position: relative;
  margin: auto;
  padding: 0;
  /**zoom: 1;*/
}
.bx-wrapper img {
  max-width: none;
  display: block;
  margin: auto;
}
.bx-wrapper .bx-viewport {
  border: 0px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  z-index: 100;
  bottom: 16px;
  color: #fff;
}
.bx-controls-auto {
  width: 90px;
  right: 0px;
}
.bx-start,
.bx-stop {
  color: #fff;
  padding: 0px 4px;
}
.bx-start.active,
.bx-stop.active {
  color: #c30d1a;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0px;
  width: 100%;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  /**zoom: 1;*/
  /**display: inline;*/
}
.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0px 6px 0px 6px;
  outline: 0;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #3d5e8b;
}
.bx-wrapper .bx-prev {
  left: 16px;
}
.bx-wrapper .bx-next {
  right: 16px;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next,
.BtnPre,
.BtnNex {
  position: absolute;
  z-index: 100;
  top: 50%;
  margin-top: -30px;
  outline: 0;
  color: #aaaaaa;
  text-align: center;
  width: 26px;
  height: 60px;
  font-size: 0px;
  line-height: 50px;
  padding: 0px 0px 0px 0px;
  /*background: #e2e0e1;*/
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.bx-wrapper .bx-prev:hover:before,
.bx-wrapper .bx-prev:hover:after,
.bx-wrapper .bx-next:hover:before,
.bx-wrapper .bx-next:hover:after,
.BtnPre:hover:before,
.BtnPre:hover:after,
.BtnNex:hover:before,
.BtnNex:hover:after {
  background: #3d5e8b;
}
.bx-wrapper .bx-prev i,
.bx-wrapper .bx-next i,
.BtnPre i,
.BtnNex i {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
}
.bx-wrapper .bx-prev i {
  /*background: url('../imagenes/arrow-left.png') center center no-repeat;*/
}
.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-prev:after,
.bx-wrapper .bx-next:before,
.bx-wrapper .bx-next:after,
.BtnPre:before,
.BtnPre:after,
.BtnNex:before,
.BtnNex:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 32px;
  background: #333333;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-prev:after,
.BtnPre:before,
.BtnPre:after {
  left: 12px;
}
.bx-wrapper .bx-next:before,
.bx-wrapper .bx-next:after,
.BtnNex:before,
.BtnNex:after {
  right: 12px;
}
.bx-wrapper .bx-prev:before,
.BtnPre:before {
  top: 0px;
  -webkit-transform: rotate(28deg);
  -moz-transform: rotate(28deg);
  -ms-transform: rotate(28deg);
  -o-transform: rotate(28deg);
  transform: rotate(28deg);
}
.bx-wrapper .bx-prev:after,
.BtnPre:after {
  bottom: 0px;
  -webkit-transform: rotate(-28deg);
  -moz-transform: rotate(-28deg);
  -ms-transform: rotate(-28deg);
  -o-transform: rotate(-28deg);
  transform: rotate(-28deg);
}
.bx-wrapper .bx-next:before,
.BtnNex:before {
  bottom: 0px;
  -webkit-transform: rotate(28deg);
  -moz-transform: rotate(28deg);
  -ms-transform: rotate(28deg);
  -o-transform: rotate(28deg);
  transform: rotate(28deg);
}
.bx-wrapper .bx-next:after,
.BtnNex:after {
  top: 0px;
  -webkit-transform: rotate(-28deg);
  -moz-transform: rotate(-28deg);
  -ms-transform: rotate(-28deg);
  -o-transform: rotate(-28deg);
  transform: rotate(-28deg);
}
.bx-wrapper .bx-next i {
  /*background: url('../imagenes/arrow-right.png') center center no-repeat;*/
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.BxPre {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  /*background: #fff url('../imagenes/pre.gif') center center no-repeat;*/
  background: #eee;
  margin: 0px auto 0px auto;
}
.BxPreGal {
  width: auto;
}
.BxSliFulCon {
  position: relative;
  z-index: 999;
  height: 100%;
  min-height: 100%;
  margin: auto;
  overflow: hidden;
  background: #fff;
}
.BxSliFulCon .bx-prev,
.BxSliFulCon .bx-next {
  height: 90px;
  margin-top: -5px;
}
.BxSliFulCon .bx-prev:before,
.BxSliFulCon .bx-prev:after,
.BxSliFulCon .bx-next:before,
.BxSliFulCon .bx-next:after {
  height: 48px;
}
.BxSliFulCon .bx-controls {
  position: absolute;
  bottom: inherit;
  top: 50%;
  margin-top: -160px;
  right: 32px;
  height: 400px;
  width: 36px;
}
.BxSliFulCon .bx-pager-con {
  position: relative;
  bottom: inherit;
  display: table-cell;
  vertical-align: middle;
  height: 400px;
  width: 2000px;
}
.BxSliFulCon .bx-pager {
  position: relative;
  bottom: inherit;
  display: inline-block;
  background: #000;
  background-color: rgba(0, 0, 0, 0.25);
  font-size: 0px;
  padding: 12px 0px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.BxSliFulCon .bx-pager .bx-pager-item,
.BxSliFulCon .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.BxSliFulCon .bx-pager.bx-default-pager a {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 6px 0px 6px 0px;
  outline: 0;
  background: #1d315f;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.BxSliFulCon .bx-pager.bx-default-pager a:hover,
.BxSliFulCon .bx-pager.bx-default-pager a.active {
  background: #fbeb14;
}
.BxSliFulCon .bx-wrapper,
.BxSliFulCon .bx-viewport,
.BxSliFul {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
}
.BxSliFul li {
  width: 100% !important;
  height: 100% !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.BxSliFul li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #000;
  opacity: 0;
}
.BxSliHomCon .bx-viewport,
.BxSliIntCon .bx-viewport {
  width: 1920px !important;
  text-align: center !important;
  left: 50%;
  margin-left: -960px !important;
}
.BxSliHomCon {
  position: relative;
  max-width: 100%;
  height: 600px;
  margin: auto;
  overflow: hidden;
}
.BxSliHom img {
  width: 1920px;
  height: 600px;
}
.BxSliIntCon {
  position: relative;
  max-width: 100%;
  height: 320px;
  margin: auto;
  overflow: hidden;
}
.BxSliInt img {
  width: 1920px;
  height: 320px;
}
.BxSliInt .BxCapCon {
  display: none;
}
.BxCapCon {
  position: absolute;
  z-index: 100;
  width: 1100px;
  bottom: 50%;
  margin-bottom: -200px;
  left: 50%;
  margin-left: -550px;
}
.BxCap {
  width: 60%;
}
.BxCapM {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 400px;
  width: 1200px;
  padding: 80px 0px 0px 0px;
}
.BxCapM .H1,
.BxCapM .H2 {
  position: relative;
  color: #fff;
  /*-webkit-text-shadow: 0px 2px 2px rgba(0,0,0,.5);
    -moz-text-shadow: 0px 2px 2px rgba(0,0,0,.5);
    -ms-text-shadow: 0px 2px 2px rgba(0,0,0,.5);
    -o-text-shadow: 0px 2px 2px rgba(0,0,0,.5);
    text-shadow: 0px 2px 2px rgba(0,0,0,.5);*/
}
.BxCapM .H1 {
  font-size: 50px;
  line-height: 50px;
  margin: 0px;
}
.BxCapM .H2 {
  font-size: 20px;
  line-height: 20px;
  margin: 12px 0px 0px 0px;
}
.BxCap .Btn {
  margin: 20px auto 0px auto;
  -webkit-transition: all ease-in-out 0s;
  -moz-transition: all ease-in-out 0s;
  -ms-transition: all ease-in-out 0s;
  -o-transition: all ease-in-out 0s;
  transition: all ease-in-out 0s;
}
/*BtnDow*/
.BtnDow {
  position: absolute;
  z-index: 999;
  left: 50%;
  margin-left: -30px;
  bottom: 4px;
  display: inline-block;
  text-align: center;
  width: 60px;
  height: 60px;
  font-size: 60px;
  line-height: 60px;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  -webkit-animation-name: Dow;
  -webkit-animation-duration: 1.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: Dow;
  -moz-animation-duration: 1.8s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  -ms-animation-name: Dow;
  -ms-animation-duration: 1.8s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: ease-in-out;
  animation-name: Dow;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.BtnDow:hover {
  color: #ffffff;
}
@-ms-keyframes Dow {
  0% {
    bottom: 4px;
  }
  50% {
    bottom: 8px;
  }
  100% {
    bottom: 4px;
  }
}
@-moz-keyframes Dow {
  0% {
    bottom: 4px;
  }
  50% {
    bottom: 8px;
  }
  100% {
    bottom: 4px;
  }
}
@-webkit-keyframes Dow {
  0% {
    bottom: 4px;
  }
  50% {
    bottom: 8px;
  }
  100% {
    bottom: 4px;
  }
}
@keyframes Dow {
  0% {
    bottom: 4px;
  }
  50% {
    bottom: 8px;
  }
  100% {
    bottom: 4px;
  }
}
/*BtnDow*/
.BxGalSimCon {
  display: inline-block;
  width: 538px;
  height: 380px;
}
.BxGalSim img {
  width: 538px;
  height: 380px;
}
.BxGalProCon {
  display: inline-block;
  width: 680px;
  height: 480px;
  margin: auto;
}
.BxGalProCon .bx-prev:before,
.BxGalProCon .bx-prev:after,
.BxGalProCon .bx-next:before,
.BxGalProCon .bx-next:after {
  background: #aaaaaa;
}
.BxGalPro img {
  width: 680px;
  height: 480px;
}
.BxThu {
  display: inline-block;
  margin: 16px 0px 0px 0px;
}
.BxThu a {
  display: inline-block;
  float: left;
  width: 80px;
  border: 1px solid #a9a9a9;
  margin: 0px 8px 16px 8px;
  opacity: .8;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.BxThu a.active {
  border-color: #c30d1a;
  opacity: 1;
}
.BxSliHomCon,
.BxSliFulCon,
.BxSliIntCon,
.BxGalProCon,
.BxGalSimCon,
.BxCarSimCon {
  opacity: 0;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.BxCarSimCon {
  display: inline-block;
  margin: 32px auto 32px auto;
}
.BxCarSimCon .bx-prev,
.BxCarSimCon .bx-next {
  margin-top: -72px;
}
.BxCarSimCon .bx-prev {
  left: -46px;
}
.BxCarSimCon .bx-prev i {
  background: url("../imagenes/arrow-left-alt.html") center center no-repeat;
}
.BxCarSimCon .bx-prev:hover i {
  background: url("../imagenes/arrow-left-alt-h.html") center center no-repeat;
}
.BxCarSimCon .bx-next {
  right: -46px;
}
.BxCarSimCon .bx-next i {
  background: url("../imagenes/arrow-right-alt.html") center center no-repeat;
}
.BxCarSimCon .bx-next:hover i {
  background: url("../imagenes/arrow-right-alt-h.html") center center no-repeat;
}
.BxCarSim img {
  width: 300px;
  height: 212px;
}
.BxCarSim .SimTit {
  height: 64px;
}
.BxCarSim .SimTit .H2 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
}
.BxCarVidCon {
  display: inline-block;
  width: 100%;
  margin: 0px auto 32px auto;
}
.BxCarVidCon .IteImg {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.BxCarVidCon .bx-prev,
.BxCarVidCon .bx-next {
  margin-top: -65px;
}
.BxCarVidCon .bx-prev {
  left: -34px;
  /*top: 0px;
    left: 50%;
    margin: -80px 0px 0px -13px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);*/
}
.BxCarVidCon .bx-next {
  right: -34px;
  /*top: inherit;
    bottom: 0px;
    right: 50%;
    margin: 0px -13px -80px 0px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);*/
}
.BxCarCliCon {
  display: inline-block;
  max-width: 1110px;
  margin: 0px auto 0px auto;
}
.BxCarCliCon .bx-prev {
  left: -42px;
}
.BxCarCliCon .bx-next {
  right: -42px;
}
.BxCarCliCon .bx-prev:before,
.BxCarCliCon .bx-prev:after,
.BxCarCliCon .bx-next:before,
.BxCarCliCon .bx-next:after {
  background: #a9a9a9;
}
/*BxSlider*/
/*VenoBox*/
.Pop {
  display: none;
}
.PopFor {
  padding: 32px 24px 24px 24px;
  text-align: center;
}
.CssPop .vbox-inline {
  /*background: @CPriD !important;*/
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
.vbox-overlay *,
.vbox-overlay *:before,
.vbox-overlay *:after {
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  -webkit-overflow-scrolling: touch;
}
.vbox-overlay {
  background: #000 !important;
  background-color: rgba(0, 0, 0, 0.9) !important;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.relativo {
  float: left;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.vbox-preloader {
  position: fixed;
  width: 32px;
  height: 32px;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  /*background-image: url("../imagenes/pre.gif");*/
  text-indent: -100px;
  overflow: hidden;
}
.vbox-close {
  cursor: pointer;
  position: fixed;
  top: -1px;
  right: 0;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.vbox-next,
.vbox-prev {
  box-sizing: content-box;
  cursor: pointer;
  position: fixed;
  top: 50%;
  color: #fff;
  width: 40px;
  height: 120px;
  text-align: center;
  margin-top: -60px;
  overflow: hidden;
}
.vbox-close i {
  position: absolute;
  left: 50%;
  margin-left: -9px;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  font-size: 18px;
}
.vbox-prev i,
.vbox-next i {
  display: table-cell;
  vertical-align: middle;
  width: 1200px;
  height: 120px;
  font-size: 30px;
}
.vbox-prev {
  left: 0;
}
.vbox-next {
  right: 0;
}
.vbox-title {
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 40px;
  overflow: hidden;
  background: #161617;
  position: fixed;
  left: 0;
  bottom: 0px;
  display: none;
  text-align: center;
}
.vbox-num {
  font-family: Calibri;
  font-size: 14px;
  line-height: 30px;
  padding: 6px 10px 0px 10px;
  cursor: pointer;
  position: fixed;
  top: -1px;
  left: 0;
  height: 40px;
  display: block;
  color: #fff;
  overflow: hidden;
  display: none;
}
.vbox-inline {
  width: 1000px;
  height: auto;
  padding: 10px;
  background: #fff;
  text-align: left;
  margin: 0 auto;
  overflow: auto;
}
.venoframe {
  border: none;
  width: 800px;
  height: 500px;
}
.vbox-container {
  position: relative;
  background: #000;
  width: 98%;
  max-width: 1024px;
  margin: 0 auto;
}
.vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.vbox-container img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.vwrap {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  left: 0;
  /*overflow: hidden;*/
  z-index: 1;
}
.vbox-next,
.vbox-prev,
.vbox-close,
.vbox-num {
  background: #c30d1a;
}
@media (max-width: 992px) {
  .venoframe {
    width: 640px;
    height: 480px;
  }
}
@media (max-width: 767px) {
  .venoframe {
    width: 420px;
    height: 315px;
  }
}
@media (max-width: 1024px) {
  .vbox-inline {
    width: 100% !important;
  }
  .venoframe {
    width: 100% !important;
    height: 260px;
  }
}
/*VenoBox*/
.Pre {
  position: relative;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.Pre:before {
  content: "";
  position: absolute;
  z-index: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../imagenes/pre.png") center center no-repeat;
  left: 50%;
  top: 50%;
  margin-top: -16px;
  margin-left: -16px;
  -webkit-animation-name: Spi;
  -webkit-animation-duration: 800ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: Spi;
  -moz-animation-duration: 800ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  -ms-animation-name: Spi;
  -ms-animation-duration: 800ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: ease-in-out;
  animation-name: Spi;
  animation-duration: 800ms;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@-ms-keyframes Spi {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes Spi {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes Spi {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes Spi {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}


.alert-error-msg{padding:15px; margin:15px 0; border: 2px solid #9b0110; background: #bd2332; color: #fff; border-radius: 5px}
