@import url("reset.css");
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Noto+Sans+TC:wght@100..900&display=swap');
body {
  font-family: "Noto Sans TC", sans-serif;
  font-size: 16px;
  color: #707070;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
#full-video {
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  right: 0;
  bottom: 0;
  z-index: -2
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans TC", sans-serif;
  font-weight: bold;
  color: #000;
}
.loading {
  visibility: hidden;
}
.clear {
  clear: both
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 16px;
}
p {
  color: #707070;
}
ol.number {
  list-style: decimal;
  padding-left: 20px
}
ol.disc {
  list-style: disc;
  padding-left: 20px
}
.unlink {
  pointer-events: none
}
.alignC {
  text-align: center
}
.row {
  margin-bottom: 50px;
}
.red {
  color: #b50000
}
.alert {
  background: #FFF1F0;
  padding: 10px 15px;
  color: #D85030;
  font-size: 15px;
  line-height: 150%;
}
.pink {
  color: #A71168
}
.squareThumb {
  width: 100%;
  height: 0;
  padding-bottom: 65%;
  /*opacity: 0;*/
}
/*-------------video-------------*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 0 auto;
  width: 95%
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .nav {
    float: right
  }
  .nav > li > a {
    font-weight: normal;
  }
  .navbar-smak {
    background: rgba(5, 14, 46, 0.9);
    transition: all 0.5s;
  }
  .navbar-smak .nav {
    padding: 25px 0;
    margin-right: 60px;
    margin-top: 14px;
  }
  .navbar-small {
    background: rgba(5, 14, 46, 0.7);
  }
  .navbar-small .nav {
    padding: 10px 0 !important;
  }
  .navbar-small .navbar-brand > img {
    height: 60px;
  }
  .navbar-small .navbar-brand {
    padding: 5px 0px 5px 0;
    margin-top: 5px;
  }
  #link {
    display: block;
    width: 100%;
    margin: 0 auto;
    /* height: 600px;*/
    background: #F1F4FF;
  }
  #link h1 {
    background: #0E3D85;
    color: #fff;
    padding: 20px;
    text-align: center;
  }
  #linkList {
    margin: 0 auto;
    width: 90%;
  }
  #linkList ol {
    display: flex;
    /*flex-wrap: nowrap;
    flex-direction: row;*/
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  #linkList li {
    width: 31.7%;
    list-style: none;
    height: auto;
    text-align: center;
    padding: 15px 45px;
    margin: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
  }
  #linkList li img {
    width: 60%;
    vertical-align: middle
  }
  #linkList li p {
    height: 50px;
  }
  #linkList li a {
    text-decoration: none;
  }
  #linkList li a:hover p {
    color: #0E3D85;
  }
  .googleMap {
    width: 100%;
    height: 600px;
  }
  .logoWrapper {
    width: 100%;
    display: flex;
    /*flex-wrap: nowrap;
    flex-direction: row;*/
    flex-flow: row wrap;
    justify-content: center;
    align-items: stretch;
    /*height: 120px;*/
  }
  .logoWrapper li {
    display: block;
    margin: 2%;
    width: 310px;
    background: #fff;
    padding: 20px 20px 30px 20px;
    text-align: center;
    position: relative;
    /* -webkit-border-radius:10px;
	border-radius:10px;*/
    -webkit-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    border: 1px solid #fff;
    transition: 400ms;
  }
  .logoWrapper li a {
    text-decoration: none;
  }
  .logoWrapper li:hover {
    border: 1px solid #2774E7
  }
  .logoWrapper li img {
    width: 100%;
  }
  .logoWrapper li p {
    text-align: center;
    font-kerning: normal;/*針對 ’l 讓 kerning = normal*/
    letter-spacing: 0;/*針對 ’l 讓 kerning = normal*/
  }
  .logoWrapper li i {
    font-size: 18px;
    color: #ACB8CA;
    position: absolute;
    top: 20px;
    right: 20px;
    transition: 400ms;
  }
  .logoWrapper li:hover i {
    color: #2774E7
  }
  .logoWrapper p span {
    color: #0E3D85;
    font-size: 20px;
  }
  .visitWrapper {
    width: 100%;
    display: flex;
    /*flex-wrap: nowrap;
    flex-direction: row;*/
    flex-flow: row wrap;
    justify-content: center;
    align-items: stretch;
    /*height: 120px;*/
  }
  .visitWrapper li {
    display: block;
    margin: 1%;
    width: 23%;
    background: #fff;
    padding: 20px 20px 30px 20px;
    text-align: center;
    position: relative;
    /* -webkit-border-radius:10px;
	border-radius:10px;*/
    -webkit-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
  }
  .visitWrapper li img {
    width: 60%;
  }
  .visitWrapper li p {
    text-align: center;
  }
  .visitWrapper p span {
    color: #0E3D85;
    font-size: 20px;
    font-weight: 800;
  }
  .logoBorderLeft {
    /*border: 3px solid #676767;*/
    width: 100%;
    /*height: 80px;*/
    margin: 0px 2px 0px 0px;
  }
  .logoBorderRight {
    /*border: 3px solid #676767;*/
    width: 100%;
    height: 120px;
    margin: 0px 0px 20px 2px;
  }
  .logoBorderLeft img {
    margin: -50px 0% 0% 0;
    width: 300px;
  }
  .logoBorderRight img {
    margin: -50px 0px 0% 0%;
    width: 300px;
  }
  .NoShowInPC {
    display: none;
  }
  .contactWrapper {
    position: relative
  }
  .navbar-small .contactMenu {
    width: 60px;
    position: absolute;
    right: -20px;
    top: 25px;
  }
  .contactMenu {
    position: absolute;
    right: -40px;
    top: 40px;
  }
  .contactMenu li {
    margin-right: 3px;
    list-style: none;
    width: 60px;
  }
  .contactMenu li a {
    color: #fff
  }
  .contactMenu li a:hover {
    text-decoration: none;
    color: #FFCE00
  }
  .nav > li > a {
    padding: 0;
  }
  .navbar-brand > img {
    height: 75px;
  }
  .navbar-nav > li > a {
    color: #fff;
    font-size: 15px
  }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .navbar-nav > li.active > a {
    color: #ffed00;
    background: transparent;
  }
  .navbar-nav > li > .dropdown-menu {
    margin-top: -5px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
}
.home {
  display: block;
  /*background: url("../images/bg.jpg") no-repeat top fixed ;*/
  position: relative;
  width: 100%;
  /*background-size: auto !100%;*/
  background-size: 100%;
  /*  background-position: 50% 50%;*/
  /*靠左 10% 靠上 50% 的位置*/
}
.slide {
  position: absolute;
  top: 40%;
  margin-top: -135px;
  width: 100%;
  text-align: center;
  background-image: url(../images/patern.png);
  display: inline-block;
  padding: 20px;
  z-index: 999
}
.lead {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 65px;
  width: 100%;
  margin: 0 auto;
}
.leadM {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  /*text-transform: uppercase;*/
  width: 100%;
  margin: 0 auto;
}
.leadS {
  display: block;
  color: #fff;
  font-size: 20px;
  /*text-transform: uppercase;*/
  width: 100%;
  margin: 10px auto 0 auto;
}
.mainMenu ol li {
  margin: 0 auto;
  width: 90%;
  font-size: 25px
}
.btn {
  border-radius: 0;
  padding: 10px 35px;
  font-size: 20px;
}
.btn-primary {
  color: #000;
  background: #dc3092;
  border: 1px solid #dc3092;
  display: inline-block;
  margin: 10px;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  border: none;
}
.btn-primary:hover {
  background: #dc3092;
  color: #000;
  border: none;
}
.btn-primary:before {
  content: '';
  position: absolute;
  border: #dc3092 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.btn-primary:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.btn-secondary {
  color: #000;
  background: #af0d68;
  border: 1px solid #af0d68;
  display: inline-block;
  margin: 10px;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  border: none;
}
.btn-secondary:hover {
  background: #af0d68;
  color: #000;
  border: none;
}
.btn-secondary:before {
  content: '';
  position: absolute;
  border: #af0d68 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.btn-secondary:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.btn-dark {
  color: #000;
  background: #52537b;
  border: 1px solid #52537b;
  display: inline-block;
  margin: 10px;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  border: none;
}
.btn-dark:hover {
  background: #52537b;
  color: #000;
  border: none;
}
.btn-dark:before {
  content: '';
  position: absolute;
  border: #52537b solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.btn-dark:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.go-to {
  background: #af0d68;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: 0;
  line-height: 60px;
  text-align: center;
  width: 60px;
  height: 60px;
  display: block;
  color: #fff;
}
.go-to:hover {
  color: #fff;
}
.go-to .fa {
  line-height: 60px;
}
.navbar-nav > li > a {}
.navbar-nav > li > a:hover {
  background-color: transparent;
  color: #ffed00;
}
.service-item {
  padding: 0 10px;
  text-align: center;
}
.service-item p {
  font-size: 110%;
  text-align: left
}
.about-item {
  margin-bottom: 50px;
}
.about-item i {
  font-size: 25px;
  line-height: 50px;
  color: #fff;
}
.align-center {
  text-align: center
}
.nav-pills {
  list-style: square;
}
.nav-pills > li > a {
  text-transform: uppercase;
  font-size: 16px;
  color: #707070;
  padding: 10px 0;
}
.mix {
  opacity: 0;
  display: none;
}
.navbar-nav > li > a:before, .nav-pills > li > a:before {
  content: "";
  margin: 0px 12px 0px 12px;
  font-family: "FontAwesome";
  font-size: 10px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
.navbar-nav > li:first-child > a:before, .nav-pills > li:first-child > a:before {
  content: " ";
  padding: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
  color: #fff;
  background: transparent;
}
.square-l {
  background: #2774E7;
  color: #fff;
  vertical-align: middle;
}
.square-l {
  width: 60px;
  height: 60px;
  display: inline-block
}
.square-l .fa {
  line-height: 60px;
  color: #fff;
}
.process-item .fa {
  color: #2774E7;
}
.team {
  list-style: none;
}
.team-extended .row {
  margin-bottom: 0;
}
.team .col-md-3 {
  position: static;
  margin-bottom: 15px;
}
.team-member {
  border-bottom: 2px solid #9b9b9b;
  background: #fff;
  text-align: center;
  position: relative;
  display: block;
}
.team-member:hover {
  text-decoration: none;
}
.og-expanded .team-member:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #131313;
  border-image: none;
  border-style: solid;
  border-width: 15px;
  content: " ";
  height: 0;
  left: 50%;
  margin: 0 0 0 -15px;
  pointer-events: none;
  position: absolute;
  top: auto;
  width: 0;
}
.team-extended {
  background: none repeat scroll 0 0 #131313;
  left: 0;
  margin-top: 25px;
  padding: 20px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: auto;
  width: 100%;
}
.team-extended h3 {
  color: #af0d68;
}
.team-extended p {
  color: #fff;
}
.team-extended .social {
  border: 1px solid #fff;
  width: 25px;
  margin-right: 7px;
  color: #fff;
  display: inline-block;
  text-align: center;
}
.og-close {
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
}
.og-close:before, .og-close:after {
  background: none repeat scroll 0 0 #888;
  content: "";
  height: 1px;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 100%;
}
.og-close:after {
  transform: rotate(-45deg);
}
.team-extended .social:hover {
  color: #af0d68;
  border-color: #af0d68;
}
.team-member .name {
  display: block;
  text-transform: uppercase;
  color: #af0d68;
  font-size: 20px;
  margin-bottom: 10px;
}
.team-member .title {
  display: block;
  text-transform: uppercase;
  color: #707070;
  font-size: 16px;
  margin-bottom: 10px;
}
.team-member img {
  margin-bottom: 10px;
}
.branded-section {
  width: 100%;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}
.branded-section p {
  color: #fff;
}
.masked {
  background: rgba(19, 19, 22, 0.2);
  background-image: url('../images/patern.png');
  width: 100%;
  height: 100%;
  display: block;
  padding-bottom: 50px;
}
.branded-section h1, .branded-section h2, .branded-section h3 {
  color: #fff;
}
blockquote {
  text-align: center;
  padding: 50px 0 0;
  width: 50%;
  border: none;
  position: relative;
}
.branded-section .heading {
  color: #fff;
  z-index: 1000;
}
.numbers {
  background-image: url('../images/we-are-proud.jpg');
  background-size: cover;
  background-attachment: fixed;
}
.landingScale {
  background: url('../images/HighlightsBg.png') 0px 0px no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.landLight {
  display: flex;
  /*flex-wrap: nowrap;
    flex-direction: row;*/
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
.landLight li {
  width: 32.3%;
  display: block;
  /*  border: 1px solid #efefef;*/
  margin: 0px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.landLight li div.left {
  float: left;
  width: 100%;
}
.landLight li div.left img {
  width: 100%
}
.landLight li div.right {
  float: right;
  width: 100%;
  padding: 20px;
  text-align: left
}
.landLight li div.right h3 {
  margin-bottom: 10px;
  color: #050E2E;
  height: 50px
}
.landLight li div.right p {
  width: 100%;
  color: #313131;
}
.landLight li div.right p a {
  color: #2774E7
}
.landLight li div.right p a:hover {
  color: #9CCAFF
}
.landingPhoto li {
  float: left;
  width: 23%;
  margin: 1%
}
.landingPhoto li img {
  width: 100%;
}
.multiline-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.multiline-ellipsisTitle {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.process {
  background: url('../images/how-we-do-it.jpg') 0px 0px no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.skills {
  background-image: url('../images/skills.jpg');
}
.quote {
  background-image: url('../images/slider.jpg');
}
.chart {
  text-align: center;
  margin: 0 auto
}
.chart, .chart h3 {
  color: #af0d68;
}
.percent {
  display: block;
  font-size: 35px;
  letter-spacing: -3px;
  line-height: 130px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 90%;
  z-index: 10;
}
.number-item {
  text-align: center;
  border: 0px solid #DDDDDD;
  padding: 10px 2px 10px 2px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.number-item .number {
  display: block;
  color: #af0d68;
  font-size: 25px;
  font-weight: bold;
}
.font-m {
  font-size: 16px;
  line-height: 175%
}
.font-l {
  font-size: 18px;
}
.number-item .text {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}
.circle {
  background: #af0d68;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
}
.circle-l {
  width: 105px;
  height: 105px;
}
.circle-l .fa {
  line-height: 105px;
  color: #fff;
}
.info {
  width: 96%;
  margin: 0 auto;
  background-color: rgba(14, 61, 133, 0.1);
  padding: 10px;
  font-size: 18px;
  line-height: 175%;
  color: #0e3d85;
}
.pad-bot-50 {
  padding-bottom: 20px;
}
.divider {
  height: 10px;
  line-height: 10px;
}
.titleline {
  margin-top: 20px;
}
.titleline > span {
  display: inline-block;
  width: 15%;
  height: 10px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e3d85+0,0e3d85+100&1+0,0+100 */
  background: linear-gradient(to right, rgba(14, 61, 133, 1) 0%, rgba(14, 61, 133, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.titlelineD {
  margin-top: 20px;
}
.titlelineD > span {
  display: inline-block;
  width: 15%;
  height: 10px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9ccaff+0,9ccaff+100&1+0,0+100 */
  background: linear-gradient(to right, rgba(156, 202, 255, 1) 0%, rgba(156, 202, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.adress-element {
  text-align: center;
  margin-bottom: 30px;
}
.adress-element .fa {
  color: #af0d68;
}
.lb_wrap {
  width: 100%;
  height: 100%;
  display: inline-block !important;
}
.lb_wrap .lb_label.left {
  left: 0;
}
.lb_label.active {
  color: #FFF;
}
/******
Images
*******/
.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.grayscale:hover, .grayscale:focus {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter …\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  filter: none;
}
/********************************************
				Sliders
********************************************/
.text-slider-wrapper .bx-wrapper .bx-prev {
  left: 10px;
}
.text-slider-wrapper .bx-wrapper .bx-next {
  right: 10px;
}
.text-slider-wrapper .bx-wrapper .bx-prev:hover {}
.text-slider-wrapper .bx-wrapper .bx-next:hover {}
.text-slider-wrapper .bx-wrapper .bx-controls-direction a {
  position: absolute;
  opacity: 0;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  z-index: 9999;
}
.text-slider-wrapper .bx-wrapper:hover .bx-controls-direction a {
  opacity: 1;
}
.text-slider-wrapper .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/********************************************
				404 page
********************************************/
.page404 {
  text-align: center;
  margin: 150px auto;
}
.error-code {
  font-size: 150px;
  color: #af0d68;
  margin: 0;
}
.error-desc {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  max-width: 500px;
  display: block;
  margin: 0 auto;
}
.page404 p {
  padding: 50px;
}
.page404 .form-control {
  max-width: 500px;
  margin: 0 auto;
}
/*
Forms
*/
.form-control {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 15px;
  padding: 20px;
}
/********************************************
				Animation
********************************************/
.animate {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.delay1 {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.delay2 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.delay3 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.delay4 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.delay5 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.goup, .godown {
  overflow: hidden;
}
.godown span, .goleft span, .goup span {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 1;
  left: 0;
  top: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
  transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
}
.goup span span:nth-of-type(1) {
  top: 0px;
}
.goup span span:nth-of-type(2) {
  top: 60px;
}
.goup span span:nth-of-type(3) {
  top: 120px;
}
.goup span span:nth-of-type(4) {
  top: 180px;
}
.goup span span:nth-of-type(5) {
  top: 240px;
}
.goup span span:nth-of-type(6) {
  top: 320px;
}
.goup:hover > span {
  top: -240px;
}
.godown span span:nth-of-type(1) {
  top: 320px;
}
.godown span span:nth-of-type(2) {
  top: 240px;
}
.godown span span:nth-of-type(3) {
  top: 180px;
}
.godown span span:nth-of-type(4) {
  top: 120px;
}
.godown span span:nth-of-type(5) {
  top: 60px;
}
.godown span span:nth-of-type(6) {
  top: 0px;
}
.godown > span {
  top: -320px;
}
.godown:hover > span {
  top: -60px;
}
.goleft {
  left: -30px;
}
.goleft span span:nth-of-type(1) {
  left: 0px;
}
.goleft span span:nth-of-type(2) {
  left: 30px;
}
.goleft:hover > span {
  left: -30px;
}
/********************************************
				PORTFOLIO
********************************************/
/********************************************
				CLIENTS
********************************************/
.client-slider {
  margin-bottom: 70px;
}
.client-nav {
  list-style: none;
  text-align: center;
  margin-bottom: 70px;
}
.client-nav > li {
  display: inline-block;
  margin-left: 10px;
  text-align: center;
  padding: 0;
}
.client-nav > li > a {
  color: #fff;
  background: #af0d68;
  color: #fff;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  display: block;
}
.client-nav > li > a .fa {
  line-height: 30px;
}
/********************************************
				COLORS AND BACKGROUNDS
********************************************/
.primary-color {
  color: #af0d68;
}
/********************************************
				CONTACT FORM
********************************************/
.contact-form {
  background: url('../images/contact-us.jpg') repeat-x center;
}
.contact-form form {
  position: relative;
}
.contact-form .form-control {
  background-color: transparent;
  margin-bottom: 20px;
  padding: 10px;
  color: #fff;
  border-width: 2px;
}
.contact-form .form-control:focus {
  border: 2px solid #FEE600;
}
.contact-form .form-control:focus {
  background: rgba(255, 255, 255, 0.1);
}
.contact-form .heading {
  color: #fff;
}
.commands {
  text-align: center;
}
/********************************************
				FOOTER
********************************************/
footer {
  padding-top: 20px;
  background: #131217;
  text-align: center;
  color: #fff;
}
footer .social-list a, footer .social-list a:hover {
  color: #fff;
}
footer .social-list {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}
footer .social-list li {
  display: inline-block;
  padding: 10px;
}
.social-list li a {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
}
.social-list li.facebook a:hover, .social-list li.facebook a:focus {
  background: #3E5993;
}
.social-list li.twitter a:hover, .social-list li.twitter a:focus {
  background: #00C3F8;
}
.social-list li.dribbble a:hover, .social-list li.dribbble a:focus {
  background: #CA366E;
}
.social-list li.youtube a:hover, .social-list li.youtube a:focus {
  background: #CC181E;
}
footer .to-top {
  background: #af0d68;
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto;
}
.bubblingG {
  text-align: center;
  width: 80px;
  height: 50px;
}
.bubblingG span {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin: 25px auto;
  background: #000000;
  -moz-border-radius: 50px;
  -moz-animation: bubblingG 1.3s infinite alternate;
  -webkit-border-radius: 50px;
  -webkit-animation: bubblingG 1.3s infinite alternate;
  -ms-border-radius: 50px;
  -ms-animation: bubblingG 1.3s infinite alternate;
  -o-border-radius: 50px;
  -o-animation: bubblingG 1.3s infinite alternate;
  border-radius: 50px;
  animation: bubblingG 1.3s infinite alternate;
}
#bubblingG_1 {
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
#bubblingG_2 {
  -moz-animation-delay: 0.39s;
  -webkit-animation-delay: 0.39s;
  -ms-animation-delay: 0.39s;
  -o-animation-delay: 0.39s;
  animation-delay: 0.39s;
}
#bubblingG_3 {
  -moz-animation-delay: 0.78s;
  -webkit-animation-delay: 0.78s;
  -ms-animation-delay: 0.78s;
  -o-animation-delay: 0.78s;
  animation-delay: 0.78s;
}
@-moz-keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #000000;
    -moz-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -moz-transform: translateY(-21px);
  }
}
@-webkit-keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #000000;
    -webkit-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -webkit-transform: translateY(-21px);
  }
}
@-ms-keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #000000;
    -ms-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -ms-transform: translateY(-21px);
  }
}
@-o-keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #000000;
    -o-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -o-transform: translateY(-21px);
  }
}
@keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #000000;
    transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    transform: translateY(-21px);
  }
}
.down {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.down:hover {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
/*****************************************
RESPONSIVE
*****************************************/
.lead {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lead {
    font-size: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .lead {
    font-size: 30px;
  }
  .navbar-brand > img {
    height: 65px;
  }
}
.loader {
  display: block;
  background: #af0d68;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  clear: both;
  -moz-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  z-index: 2000;
}
.thumb-wrap {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .hamburger {
    visibility: hidden
  }
}
@media (max-width: 767px) {
  .navbar-header {
    position: relative
  }
  .hamburger {
    position: absolute;
    padding: 0;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    top: 28px;
    right: 3%;
  }
  .hamburger:hover {
    opacity: 1;
  }
  .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
  }
  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -15px;
  }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
  }
  .hamburger-inner::before {
    top: -30px;
  }
  .hamburger-inner::after {
    bottom: -30px;
  }
  .hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    right: 10px;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .hamburger--collapse .hamburger-inner::after {
    top: -15px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@media screen and (max-width: 767px) {
  .NoShowInMobile {
    display: none;
  }
  .alignC {
    text-align: center
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0px;
    background-color: transparent;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  .contactMenu {}
  .contactMenu ol {
    margin: 0 auto;
  }
  .contactMenu ol li {
    display: block;
    float: left;
    list-style: none;
    font-size: 25px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    height: 50px
  }
  .contactMenu ol li a {
    color: #fff
  }
  .contactMenu ol li a:hover {
    text-decoration: none;
    color: #ffed00
  }
}
/* will be red only in google chrome 
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .link {
    display: block;
    margin: 0 auto;
    height: 500px;
	width: 100%;
    padding-bottom: 20px;

  }
	.linkList li {

    width: 100%;
    list-style: none;
    border: 1px solid #efefef;
    padding: 10px 3px 3px 3px;
    margin: 5px auto  5px 0px ;

	
  }
}*/
@media (max-width: 767px) {
  #link {
    display: block;
    width: 100%;
    margin: 0 auto;
    /* height: 600px;*/
    background: #F1F4FF;
    height: 1000px;
  }
  #link h1 {
    background: #0E3D85;
    color: #fff;
    padding: 20px;
    text-align: center;
  }
  #linkList {
    margin: 0 auto;
    width: 95%;
  }
  #linkList ol {
    height: 300px;
    display: flex;
    /*flex-wrap: nowrap;
    flex-direction: row;*/
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  #linkList li {
    width: 80%;
    list-style: none;
    height: auto;
    text-align: center;
    padding: 5px;
    margin: 4px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
  }
  #linkList li img {
    width: 50%;
    vertical-align: middle
  }
  #linkList li p {
    /*height: 50px;*/
    font-size: 15px;
  }
  #linkList li a {
    text-decoration: none;
  }
  #linkList li a:hover p {
    color: #0E3D85;
  }
  .googleMap {
    width: 100%;
    height: 300px;
  }
  .picForMobile {
    width: 100%;
    height: auto;
  }
  .logoTwoLeft {
    margin: -12% 0% 0% 0%;
    width: 60%;
  }
  .logoTwoRight {
    margin: 5% 0% 0% 0;
    width: 60%;
  }
  .logoWrapper {
    width: 100%;
    display: flex;
    /*flex-wrap: nowrap;
    flex-direction: row;*/
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    /*height: 120px;*/
  }
  .logoWrapper li {
    display: block;
    margin: 3% 1%;
    width: 48%;
    background: #fff;
    padding: 10px 10px 10px 10px;
    text-align: center;
    position: relative;
    /* -webkit-border-radius:10px;
	border-radius:10px;*/
    -webkit-box-shadow: 0px 0px 10px 0px rgba(84, 82, 84, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(84, 82, 84, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(84, 82, 84, 0.2);
    vertical-align: middle;
  }
  .logoWrapper li a {
    text-decoration: none;
  }
  .logoWrapper li img {
    width: 100%;
  }
  .logoWrapper li p {
    text-align: center;
  }
  .logoWrapper li:hover p {
    color: #9CCAFF
  }
  .logoWrapper li i {
    font-size: 16px;
    color: #ACB8CA;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .logoWrapper li:hover i {
    color: #9CCAFF
  }
  .visitWrapper {
    width: 100%;
    display: flex;
    /*flex-wrap: nowrap;
    flex-direction: row;*/
    flex-flow: row wrap;
    justify-content: center;
    align-items: stretch;
    /*height: 120px;*/
  }
  .visitWrapper li {
    display: block;
    margin: 1%;
    width: 48%;
    background: #fff;
    padding: 15px 10px 10px 10px;
    text-align: center;
    position: relative;
    /* -webkit-border-radius:10px;
	border-radius:10px;*/
    -webkit-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
  }
  .visitWrapper li img {
    width: 60%;
  }
  .visitWrapper li p {
    text-align: center;
  }
  .visitWrapper p span {
    color: #0E3D85;
    font-size: 20px;
    font-weight: 800;
  }
  .logoBorderLeft {
    /* border: 3px solid #676767;*/
    /*width: 100%;*/
    /*height: 80px;*/
    margin: 0px 2px 20px 0px;
  }
  .logoBorderRight {
    /* border: 3px solid #676767;*/
    width: 100%;
    /*height: 80px;*/
    margin: 0px 0px 20px 2px;
  }
  .logoBorderLeft img {
    width: 95%;
  }
  .logoBorderRight img {
    width: 95%;
  }
  .nav {
    float: left
  }
  .navbar-smak {
    background: rgba(5, 14, 46, 0.8);
  }
  .navbar-smak .nav {
    padding: 5px 0;
  }
  .navbar-smak .navbar-brand > img {
    height: 50px;
  }
  .navbar-smak .navbar-brand {
    padding: 10px 0px 10px 10px;
  }
  .lead {
    font-size: 180%;
    width: 100%;
  }
  .leadM {
    display: block;
    font-size: 140%;
    /*text-transform: uppercase;*/
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .leadS {
    display: block;
    color: #fff;
    font-size: 95%;
    /*text-transform: uppercase;*/
    width: 100%;
    margin: 10px auto 0px auto;
  }
  .home {
    /*  background: url(../images/bgM.jpg) no-repeat center center;*/
    position: relative;
    width: 100%;
    /*background-size: auto !100%;*/
    background-size: 100%;
    background-position: 0% 0%; /* 靠左 10% 靠上 50% 的位置*/
    background: #050e2e
  }
  .landingScale {
    background: url('../images/HighlightsBgM.png') center center no-repeat;
    position: relative;
    width: 100%;
    /*background-size: auto !100%;*/
    background-size: cover;
    background-position: 50% 0%; /* 靠左 10% 靠上 50% 的位置*/
  }
  .navbar-nav > li > a {
    font-size: 110%
  }
  .landLight li {
    width: 32.3%;
    display: block;
    /*  border: 1px solid #efefef;*/
    margin: 0px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
  .landLight li div.left {
    float: left;
    width: 100%;
  }
  .landLight li div.left img {
    width: 100%
  }
  .landLight li div.right {
    float: right;
    width: 100%;
    padding: 20px;
    text-align: left
  }
  .landLight li div.right h3 {
    height: 65px;
    margin-bottom: 5px;
    color: #050E2E;
    font-size: 120%
  }
  .landLight li div.right p {
    width: 100%;
    color: #313131;
  }
  .landLight li div.right p a {
    color: #2774E7
  }
  .landLight li div.right p a:hover {
    color: #9CCAFF
  }
  .landingPhoto li {
    float: left;
    width: 48%;
    margin: 1%
  }
  .landingPhoto li img {
    width: 100%;
  }
}
/*---ipad-----*/
@media (min-width: 768px) and (max-width: 991px) {
  .home {
    /*background: url(../images/bgM.jpg) no-repeat center center #003c6a;*/
    position: relative;
    width: 100%;
    /*background-size: auto !100%;*/
    background-size: cover;
    background-position: 0% 0%; /* 靠左 10% 靠上 50% 的位置*/
  }
  .nav {
    float: right
  }
  .nav > li > a {
    font-weight: normal;
  }
  .navbar-smak {
    background: rgba(0, 0, 0, 0);
    transition: all 0.5s;
  }
  .navbar-smak .nav {
    padding: 25px 0;
    margin-right: 60px;
    margin-top: 14px;
  }
  .navbar-small {
    background: rgba(0, 0, 0, 0.7);
  }
  .navbar-small .nav {
    padding: 40px 0 0px 0 !important;
  }
  .navbar-small .navbar-brand > img {
    height: 60px;
  }
  .navbar-small .navbar-brand {
    padding: 5px 0px 5px 0;
    margin-top: 30px;
  }
  .link {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 500px;
    padding-bottom: 20px;
  }
  .linkList {
    display: block;
    width: 80%;
    margin: 0 auto
  }
  .link h1 {
    font-size: 20px;
  }
  .linkList li {
    float: left;
    width: 100%;
    list-style: none;
    border: 1px solid #efefef;
    padding: 10px 3px 3px 3px;
    margin: 5px auto;
    text-align: center
  }
  .linkList li img {
    width: 80%;
    vertical-align: middle;
  }
  .googleMap {
    width: 100%;
    height: 300px;
  }
  .picForMobile {
    width: 100%;
    height: auto;
  }
  .logoWrapper {
    width: 100%;
    display: flex;
    /*flex-wrap: nowrap;
    flex-direction: row;*/
    flex-flow: row wrap;
    justify-content: center;
    align-items: stretch;
    /*height: 120px;*/
  }
  .logoWrapper li {
    display: block;
    margin: 2%;
    width: 310px;
    background: #fff;
    padding: 20px 20px 30px 20px;
    text-align: center;
    position: relative;
    /* -webkit-border-radius:10px;
	border-radius:10px;*/
    -webkit-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
  }
  .logoWrapper li a {
    text-decoration: none;
  }
  .logoWrapper li img {
    width: 100%;
  }
  .logoWrapper li p {
    text-align: center;
  }
  .logoWrapper li:hover p {
    color: #9CCAFF
  }
  .logoWrapper li i {
    font-size: 18px;
    color: #ACB8CA;
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .logoWrapper li:hover i {
    color: #9CCAFF
  }
  .visitWrapper {
    width: 100%;
    display: flex;
    /*flex-wrap: nowrap;
    flex-direction: row;*/
    flex-flow: row wrap;
    justify-content: center;
    align-items: stretch;
    /*height: 120px;*/
  }
  .visitWrapper li {
    display: block;
    margin: 1%;
    width: 23%;
    background: #fff;
    padding: 20px 20px 30px 20px;
    text-align: center;
    position: relative;
    /* -webkit-border-radius:10px;
	border-radius:10px;*/
    -webkit-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(84, 82, 84, 0.2);
  }
  .visitWrapper li img {
    width: 60%;
  }
  .visitWrapper li p {
    text-align: center;
  }
  .visitWrapper p span {
    color: #0E3D85;
    font-size: 20px;
    font-weight: 800;
  }
  .contactWrapper {
    position: relative
  }
  .navbar-small .contactMenu {
    width: 100px;
    position: absolute;
    right: -20px;
    top: 55px;
  }
  .contactMenu {
    position: absolute;
    right: -20px;
    top: 20px;
  }
  .contactMenu li {
    margin-right: 3px;
    list-style: none;
    width: 60px;
  }
  .contactMenu li a {
    color: #fff
  }
  .contactMenu li a:hover {
    text-decoration: none;
    color: #FFCE00
  }
  .nav > li > a {
    padding: 0;
  }
  .navbar-brand > img {
    height: 75px;
  }
  .navbar-nav > li > a {
    color: #fff;
    font-size: 75%
  }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .navbar-nav > li.active > a {
    color: #ffed00;
    background: transparent;
  }
  .navbar-nav > li > .dropdown-menu {
    margin-top: -5px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .nav {
    float: left
  }
  .navbar-smak {
    background: rgba(5, 14, 46, 0.8);
  }
  .navbar-smak .nav {
    padding: 5px 0;
  }
  .navbar-smak .navbar-brand > img {
    height: 50px;
  }
  .navbar-smak .navbar-brand {
    padding: 10px 0px 10px 0px;
    margin-left: -20px
  }
  .lead {
    font-size: 180%;
    width: 100%;
  }
  .leadM {
    font-size: 120%;
    /*text-transform: uppercase;*/
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #FFFD00
  }
  .leadS {
    display: block;
    color: #fff;
    font-size: 95%;
    /*text-transform: uppercase;*/
    width: 100%;
    margin: 10px auto 0px auto;
  }
  .nav-pills > li > a:before {
    content: "";
    margin: 0px 6px 0px 6px;
    font-family: "FontAwesome";
    font-size: 10px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
  }
  .col-md-3 {
    width: 20%;
    float: left;
  }
  .number-item .number {
    display: block;
    color: #af0d68;
    font-size: 20px;
    font-weight: bold;
  }
}
.yellow {
  color: #f0ff00
}
.pink {
  color: #DC3092
}