@charset "UTF-8";
a, a:hover, a:focus, a:active {
  text-decoration: none;
  color: inherit;
  outline: none; }

ol, ul, li {
  padding: 0;
  list-style: none;
  margin: 0; }

label {
  font-weight: normal; }

input[type="text"], input[type="email"], input[type="password"] {
  padding-left: 12px;
  padding-right: 12px; }

select {
  padding-left: 8px; }

input[type="number"] {
  padding-left: 5px; }

textarea {
  padding: 8px 12px 5px 12px; }

input, textarea, select, button, a {
  outline: none; }

button {
  border: none;
  background: none; }

img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover; }

@font-face {
  font-family: 'MyriadPro';
  src: url("../fonts/MYRIADPRO-REGULAR.OTF") format("opentype"); }
@font-face {
  font-family: 'MyriadPro';
  src: url("../fonts/MYRIADPRO-LIGHT_0.OTF") format("opentype");
  font-weight: 300; }
@font-face {
  font-family: 'MyriadPro';
  src: url("../fonts/MYRIADPRO-SEMIBOLD.OTF") format("opentype");
  font-weight: 600; }
@font-face {
  font-family: 'MyriadPro';
  src: url("../fonts/MYRIADPRO-BOLD.OTF") format("opentype");
  font-weight: bold; }
@font-face {
  font-family: 'UTMAvo';
  src: url("../fonts/UTMAvo.ttf") format("truetype"); }
@font-face {
  font-family: 'UTMAvo';
  src: url("../fonts/UTMAvoBold.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'UTM-Impact';
  src: url("../fonts/UTM-Impact.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'MYRIADPRO-COND';
  src: url("../fonts/MYRIADPRO-COND.OTF") format("truetype"); }
@font-face {
  font-family: 'MYRIADPRO-COND';
  src: url("../fonts/MYRIADPRO-SEMIBOLDCOND_1.OTF") format("truetype");
  font-weight: 600; }
@font-face {
  font-family: 'MYRIADPRO-COND';
  src: url("../fonts/MYRIADPRO-BOLDCOND.OTF") format("truetype");
  font-weight: bold; }
.col-xs-f20, .col-sm-f20, .col-md-f20, .col-lg-f20 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-f20 {
  float: left;
  width: 20%; }




.row-ibl {
  font-size: 0; }
  .row-ibl > [class^="col-"] {
    font-size: 14px;
    float: none;
    display: inline-block;
    vertical-align: top; }
  .row-ibl:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .row-ibl.mid > [class^="col-"] {
    vertical-align: middle; }
  .row-ibl.bot > [class^="col-"] {
    vertical-align: bottom; }
  .row-ibl > [class^="col-"].i-mid {
    vertical-align: middle; }
  .row-ibl > [class^="col-"].i-top {
    vertical-align: top; }
  .row-ibl > [class^="col-"].i-bot {
    vertical-align: bottom; }

.pad-0 {
  padding-left: 0px;
  padding-right: 0px; }

.pad-5 {
  padding-left: 5px;
  padding-right: 5px; }

.pad-8 {
  padding-left: 8px;
  padding-right: 8px; }

.pad-10 {
  padding-left: 10px;
  padding-right: 10px; }

.margin-auto {
  margin-left: auto;
  margin-right: auto; }

.col-mar-0 {
  margin-left: 0px;
  margin-right: 0px; }

.col-mar-0 > div[class^="col-"] {
  padding-left: 0px;
  padding-right: 0px; }

.col-mar-3 {
  margin-left: -3px;
  margin-right: -3px; }

.col-mar-3 > div[class^="col-"] {
  padding-left: 3px;
  padding-right: 3px; }

.col-mar-5 {
  margin-left: -5px;
  margin-right: -5px; }

.col-mar-5 > div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px; }

.col-mar-8 {
  margin-left: -8px;
  margin-right: -8px; }

.col-mar-8 > div[class^="col-"] {
  padding-left: 8px;
  padding-right: 8px; }

.col-mar-10 {
  margin-left: -10px;
  margin-right: -10px; }

.col-mar-10 > div[class^="col-"] {
  padding-left: 10px;
  padding-right: 10px; }

.relative {
  position: relative; }

.static {
  position: static; }

.absolute {
  position: absolute; }

.text-justify {
  text-align: justify; }

.clearfix:before, .clearfix:after {
  content: '';
  display: block;
  clear: both; }

.c-img {
  display: block;
  position: relative;
  padding-top: 100%; }
  .c-img img, .c-img .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit; }

.img-center {
  display: block;
  position: relative;
  height: 100px; }
  .img-center img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto; }

.portfolio .icon img, .h-product .img img, .product .img img, .adv-upload label img, .pro-img .img img, .pro-func .item .icon img, .resule .item .img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto; }

.hv-over {
  display: block;
  position: relative; }
  .hv-over:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-over:hover:after {
    background: rgba(0, 25, 62, 0.4); }

.hv-scale {
  overflow: hidden;
  display: block; }
  .hv-scale img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-scale:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

.hv-light {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  background: #fff; }
  .hv-light:before, .hv-light:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none; }
  .hv-light:before {
    right: 0;
    bottom: 0;
    background: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-light:after {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    -webkit-transition: 0.75s ease-in-out;
    transition: 0.75s ease-in-out;
    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); }
  .hv-light:hover:before {
    background: rgba(242, 211, 0, 0.2); }
  .hv-light:hover:after {
    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }

.bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.ic {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.smooth {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }




.table {
  display: table;
  margin: 0; }
  .table .line {
    display: table-row; }
  .table .cell {
    display: table-cell;
    vertical-align: middle; }

body {
  font-size: 14px;
  font-family: "MyriadPro";
  line-height: 1.5;
  color: #333; }

.s-content ol {
  list-style: decimal;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content ul {
  list-style: initial;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content li {
  list-style: inherit;
  margin-bottom: 5px; }
.s-content p {
  margin-bottom: 10px; }
.s-content img {
  display: block;
  max-width: 100%;
  margin: 10px auto;
  width: auto !important;
  height: auto !important; }
.s-content table, .s-content iframe {
  max-width: 100%; }

.s-social .fb_iframe_widget, .s-social a.pinterest {
  display: inline-block;
  vertical-align: top;
  margin-top: -1px; }

.slick-list {
  margin: 0 -15px; }
  .slick-list .slick-slide {
    margin: 0 15px; }

.slick-arrow {
  cursor: pointer;
  z-index: 1;
  text-align: center;
  position: absolute; }

.delay02 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.delay04 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.delay06 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.delay08 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.delay10 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.delay12 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.dura5 {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.dura15 {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.dura20 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.dura100 {
  -webkit-animation-duration: 10s;
  animation-duration: 10s; }

.carousel {
  z-index: 0; }
  .carousel .img img {
    display: block;
    width: 100%; }
  .carousel.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .carousel.carousel-fade .carousel-inner .item, .carousel.carousel-fade .carousel-inner .active.left, .carousel.carousel-fade .carousel-inner .active.right {
    opacity: 0; }
  .carousel.carousel-fade .carousel-inner .active, .carousel.carousel-fade .carousel-inner .next.left, .carousel.carousel-fade .carousel-inner .prev.right {
    opacity: 1; }
  .carousel.carousel-fade .carousel-inner .next, .carousel.carousel-fade .carousel-inner .prev, .carousel.carousel-fade .carousel-inner .active.left, .carousel.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .carousel .carousel-indicators {
    z-index: 1;
    line-height: 1; }
    .carousel .carousel-indicators li {
      vertical-align: middle;
      background: #fff;
      width: 12px;
      height: 12px;
      margin: 0 2px; }
      .carousel .carousel-indicators li.active {
        background: #00193E;
        margin: 0 2px;
        border-color: #00193E; }
  .carousel .slider-arrow {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    text-align: center;
    top: 50%;
    opacity: 0.5; }
    .carousel .slider-arrow img {
      display: block;
      height: 100%; }
    .carousel .slider-arrow:hover {
      opacity: 1; }
    .carousel .slider-arrow.prev {
      left: 15px; }
    .carousel .slider-arrow.next {
      right: 15px; }

.back-to-top {
  display: none;
  position: fixed;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  z-index: 998;
  width: 40px;
  height: 40px;
  line-height: 40px;
  right: 15px;
  bottom: 15px;
  background: rgba(0, 25, 62, 0.8);
  color: #fff; }
  .back-to-top:hover {
    background: #00193E; }

.ic-home {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #00193E;
  background-size: auto;
  background-image: url("../images/home.png"); }

header {
  background: rgba(0, 25, 62, 0.8);
  padding: 0px 20px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9; }
  header .logo {
    display: inline-block;
    vertical-align: middle; }
    header .logo img {
      display: block;
      max-height: 65px; }

.main-nav {
  text-align: center; }
  .main-nav > ul {
    font-size: 0; }
    .main-nav > ul > li {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      margin: 0 21px; }
      .main-nav > ul > li > a {
        text-transform: uppercase;
        color: #fff;
        font-size: 20px;
        line-height: 46px;
        font-family: "UTMAvo";
        padding: 20px 0;
        display: block; }
        .main-nav > ul > li > a > i {
          display: block; }
        .main-nav > ul > li > a:after {
          content: '';
          width: 39px;
          position: absolute;
          bottom: 17px;
          left: 50%;
          margin-left: -20px;
          border-bottom: dotted 5px #00aeef;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          opacity: 0; }
      .main-nav > ul > li:hover > a:after {
        opacity: 1; }
  .main-nav li {
    position: relative;
    text-align: left; }
    .main-nav li ul {
      position: absolute;
      width: 230px;
      border-bottom: solid 5px #00193E;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      z-index: 2;
      margin-top: 10px;
      pointer-events: none;
      opacity: 0; }
      .main-nav li ul a {
        display: block;
        font-size: 18px;
        padding: 10px 15px;
        color: #3b3b3b;
        background: rgba(255, 255, 255, 0.7);
        border-bottom: solid 1px #99b0bd;
        position: relative; }
      .main-nav li ul li:last-child > a {
        border-bottom: none; }
      .main-nav li ul li:hover > a {
        color: #00193E; }
      .main-nav li ul ul {
        left: 100%;
        top: 0; }
    .main-nav li:hover > ul {
      margin-top: 0px;
      pointer-events: all;
      opacity: 1; }

.ic-phone {
  width: 39px;
  height: 39px;
  background-image: url("../images/phone.png"); }

.hotline {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 50px;
  color: #fff;
  line-height: 1;
  margin-right: 40px;
  text-align: left; }
  .hotline i {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: solid 3px;
    font-size: 28px;
    line-height: 36px;
    text-align: center; }
  .hotline span {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 5px; }
  .hotline strong {
    font-family: "UTM-Impact";
    font-size: 20px; }
  .hotline a:hover {
    color: #00aeef; }

.search {
  display: inline-block;
  vertical-align: middle;
  position: relative; }
  .search > button {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #00aeef;
    text-align: center;
    font-size: 18px;
    line-height: 42px;
    color: #fff; }
  .search .search-fr {
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
    padding: 20px;
    width: 300px;
    right: 0;
    -webkit-box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.4);
            box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.4);
    display: none;
    margin-top: 15px;
    border-radius: 3px; }

.search-form {
  position: relative; }
  .search-form input {
    width: 100%;
    height: 42px;
    border: solid 1px #ccc;
    border: none;
    border-radius: 3px;
    padding-top: 2px;
    font-size: 15px;
    font-style: italic;
    font-weight: 300; }
  .search-form button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    color: #00193E;
    font-size: 18px; }
    .search-form button i {
      vertical-align: middle; }

.sub-head {
  position: fixed;
  z-index: 999;
  right: 0;
  top: 0;
  bottom: 0;
  width: 300px;
  right: -300px;
  -webkit-transition: all cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
  transition: all cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
  opacity: 0; }
  .sub-head .ct {
    overflow: auto;
    height: 100%;
    padding-top: 20px;
    background: #00193e; }
  .sub-head .hotline {
    margin-left: 15px; }
  .sub-head .search-form {
    margin: 22px 15px; }
    .sub-head .search-form input {
      height: 40px;
      border-radius: 1px;
      border: solid 1px #fff;
      background: none;
      padding-top: 2px;
      font-style: italic;
      font-weight: 300;
      font-size: 15px;
      color: #fff; }
  .sub-head .sub-nav a {
    padding: 15px 15px 9px 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    border-top: solid 1px rgba(255, 255, 255, 0.08); }
  .sub-head .sub-nav li ul {
    display: none; }
    .sub-head .sub-nav li ul a {
      padding-left: 35px; }
    .sub-head .sub-nav li ul ul a {
      padding-left: 50px; }
  .sub-head .sub-nav li .nav-drop {
    width: 40px;
    height: 47px;
    display: block;
    float: right;
    text-align: center;
    font-size: 21px;
    line-height: 45px;
    color: #fff;
    cursor: pointer; }
    .sub-head .sub-nav li .nav-drop:hover {
      color: #00aeef; }
    .sub-head .sub-nav li .nav-drop:after {
      font-family: "FontAwesome";
      content: ""; }
    .sub-head .sub-nav li .nav-drop.act:after {
      content: "\f106"; }
  .sub-head .nav-btn {
    right: 10px;
    top: 21px;
    z-index: 9; }
  .sub-head:after {
    content: '';
    z-index: -1;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    right: 100%;
    background: rgba(0, 0, 0, 0.7);
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
    transition: all cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .sub-head.active {
    right: 0px;
    opacity: 1; }
    .sub-head.active:after {
      opacity: 1;
      right: 0; }

.nav-btn {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  z-index: 1; }
  .nav-btn i {
    display: block;
    margin: auto;
    border-top: solid 2px #00193E;
    width: 17px;
    border-bottom: double 7px #00193E;
    height: 12px; }
  .nav-btn.act i {
    width: auto;
    height: auto;
    border: none; }
    .nav-btn.act i:after, .nav-btn.act i:before {
      content: '';
      display: block;
      margin: auto;
      width: 17px;
      border-bottom: solid 2px #00193E; }
    .nav-btn.act i:after {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      margin-top: -2px; }
    .nav-btn.act i:before {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .nav-btn.v2 {
    background: #00193E; }
    .nav-btn.v2 i {
      border-color: #fff; }
    .nav-btn.v2.act i:after, .nav-btn.v2.act i:before {
      border-color: #fff; }

.show-nav {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  width: 46px;
  height: 46px;
  padding: 0 12px;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 99;
  display: none;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5); }
  .show-nav i {
    display: block;
    margin: 5px 0;
    height: 2px;
    background: #fff;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out; }
  .show-nav:hover {
    padding-left: 15px; }
    .show-nav:hover i:nth-child(2) {
      margin-right: 5px; }
    .show-nav:hover i:nth-child(3) {
      margin-right: 3px; }
  .show-nav.active {
    padding-left: 15px; }
    .show-nav.active i:nth-child(1) {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .show-nav.active i:nth-child(2) {
      opacity: 0;
      margin-right: 0px;
      margin-left: -5px; }
    .show-nav.active i:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      margin-top: -14px;
      margin-right: 0px; }

#slider .carousel-indicators {
  left: auto;
  margin-left: 0;
  text-align: right;
  right: 20px;
  bottom: 65px; }
  #slider .carousel-indicators li {
    margin: 0 6px;
    position: relative;
    width: 11px;
    height: 11px;
    background: #00193E;
    border-color: #00193E; }
    #slider .carousel-indicators li:after {
      content: '';
      position: absolute;
      top: -6px;
      right: -6px;
      bottom: -6px;
      left: -6px;
      border-radius: 50%;
      border: solid 1px #00193E;
      opacity: 0; }
    #slider .carousel-indicators li.active {
      margin: 0 6px; }
      #slider .carousel-indicators li.active:after {
        opacity: 1; }
#slider .caption {
  position: absolute;
  left: 5%;
  bottom: 25px; }
  #slider .caption .title {
    text-transform: uppercase;
    color: white;
    font-size: 48px;
    font-weight: 300;
    text-align: right;
    margin-bottom: 15%; }
    #slider .caption .title strong {
      font-weight: bold; }
  #slider .caption img {
    max-width: 500px; }
  #slider .caption.v2 {
    left: auto;
    right: 7%; }
#slider.slider .slick-list {
  margin: 0; }
#slider.slider .slick-slide {
  margin: 0; }
#slider.slider .slick-dots {
  position: absolute;
  right: 20px;
  bottom: 65px; }
  #slider.slider .slick-dots button {
    display: none; }
  #slider.slider .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
    position: relative;
    width: 11px;
    height: 11px;
    background: white;
    border-color: white;
    border-radius: 50%;
    cursor: pointer; }
    #slider.slider .slick-dots li:after {
      content: '';
      position: absolute;
      top: -6px;
      right: -6px;
      bottom: -6px;
      left: -6px;
      border-radius: 50%;
      border: solid 1px white;
      opacity: 0; }
    #slider.slider .slick-dots li.slick-active {
      margin: 0 6px; }
      #slider.slider .slick-dots li.slick-active:after {
        opacity: 1; }

.ic-down {
  width: 20px;
  height: 10px;
  background-image: url("../images/down.png"); }

.p-next {
  cursor: pointer;
  position: absolute;
  right: 20px;
  bottom: 10px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  border: solid 1px white;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .p-next:hover {
  	border: solid 1px #00aeef;
    background: rgba(255, 255, 255, 0.6); }

.portfolio {
  background: #59010b;
  position: relative;
  padding-left: 50%;
  height: 100%; }
  .portfolio.v2 {
    background: #153d65; }
    .portfolio.v2 .icon:after {
      background: #153d65; }
  .portfolio.v3 {
    background: #a95900; }
    .portfolio.v3 .icon:after {
      background: #a95900; }
  .portfolio .icon {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 50%;
    z-index: 1; }
    .portfolio .icon:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0.4;
      z-index: -1;
      background: #59010b; }
  .portfolio .text {
    width: 100%;
    padding: 15px; }
  .portfolio .title {
    font-size: 16px;
    font-weight: bold;
    font-family: "UTMAvo";
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 12px; }
  .portfolio p {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    text-align: justify; }

.h-about {
  padding: 40px 50px 30px 50px; }
  .h-about .i-title {
    font-size: 36px;
    text-transform: uppercase;
    color: #262626;
    font-weight: 300;
    line-height: 1.2; }
    .h-about .i-title strong {
      display: block;
      color: #16478e;
      font-weight: bold;
      font-size: 166%; }
  .h-about p {
    font-size: 18px;
    color: #080808;
    line-height: 1.66;
    text-align: justify;
    margin-bottom: 15px; }
  .h-about .view-detail {
    display: inline-block;
    vertical-align: middle;
    background: #16478e;
    font-family: "MYRIADPRO-COND";
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    border-radius: 5px;
    padding: 3px 33px 0 33px;
    text-transform: uppercase; }
.h-about .view-detail:hover{
	background-color: #00aeef;
}
.h-product {
  margin: 0 auto 30px auto; }
  .h-product .img {
    height: 260px;
    display: block;
    position: relative;
    margin-bottom: 15px; }
  .h-product .title {
    text-transform: uppercase;
    color: #16478e;
    text-align: center;
    font-family: "MYRIADPRO-COND";
    font-weight: 600;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px; }
    .h-product .title a:hover {
      color: #00aeef; }

.h-adv {
  background-color: #f6f6f6;
  background-image: url("../images/bg4.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%; }
  .h-adv .i-title {
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px; }
    .h-adv .i-title span {
      display: inline-block;
      vertical-align: middle;
      font-size: 36px;
      color: #fff;
      font-family: "MYRIADPRO-COND";
      font-weight: 600;
      background-color: #00193E;
      background: -webkit-gradient(linear, left top, left bottom, from(#00aeef), to(#00193E));
      background: linear-gradient(#00aeef, #00193E);
      padding: 7px 55px 5px 55px;
      border-radius: 8px; }

.adv-post {
  /*max-width: 400px;*/
  margin: 0 auto 0 auto; }
  .adv-post .c-img {
    padding-top: 68%;
    border-radius: 10px 10px 0 0; }
  .adv-post .ct {
    background: #efefef;
    padding: 15px;
    border-radius: 0 0 10px 10px; }
    .adv-post .ct label {
      font-size: 18px;
      color: #2f2f2f;
      margin-bottom: 10px; }
    .adv-post .ct .title {
      color: #16478e;
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 10px;
      line-height: 1.2; }
      .adv-post .ct .title a:hover {
        color: #00aeef; }
    .adv-post .ct p {
      color: #3a3a3a;
      line-height: 1.7; }

.adv-cas {
  padding: 0 65px;
  margin-bottom: 30px; }
  .adv-cas .slick-list {
    margin: 0 -23px; }
  .adv-cas .slick-slide {
    margin: 0 23px; }
  .adv-cas .slick-arrow {
    height: 44px;
    top: 50%;
    margin-top: -22px;
    opacity: 0.6; }
    .adv-cas .slick-arrow:hover {
      opacity: 1; }
    .adv-cas .slick-arrow.prev {
      left: 0px; }
    .adv-cas .slick-arrow.next {
      right: 0px; }

.h-posts {
  overflow: hidden; }
  .h-posts .i-title {
    text-transform: uppercase;
    font-size: 36px;
    color: #222222;
    text-align: center;
    font-weight: 300;
    background: #e8e8e8;
    margin-top: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e3e3e3));
    background: linear-gradient(#f4f4f4, #e3e3e3);
    padding: 7px 15px 3px 15px;
    margin-bottom: 5px; }

.h-video {
  border: solid 5px #e3e3e3; }
  .h-video .c-img {
    padding-top: 71%; }
    .h-video .c-img .title {
      position: absolute;
      top: 50%;
      left: 0;
      background: #e8e8e8;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 300;
      color: #222;
      padding: 3px 10px 2px 10px;
      margin-top: -16px; }
    .h-video .c-img:after {
      content: '';
      width: 96px;
      height: 96px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
      background-image: url("../images/play.png");
      position: absolute;
      top: 50%;
      margin-top: -48px;
      left: 50%;
      margin-left: -48px;
      opacity: 0.5;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .h-video .c-img:hover:after {
      opacity: 1; }

.ic-next {
  width: 30px;
  height: 30px;
  background-image: url("../images/next2.png"); }

.h-post {
  margin-bottom: 5px;
  border: solid 5px #e3e3e3;
  background: #e3e3e3;
  position: relative; }
  .h-post .img {
    width: 190px;
    float: right;
    height: 150px;
    display: block; }
    .h-post .img img {
      display: block;
      width: 100%;
      height: 100%; }
  .h-post .ct {
    margin-right: 200px;
    padding-left: 8px; }
    .h-post .ct .title {
      color: #00193E;
      font-size: 16px;
      text-transform: uppercase;
      line-height: 24px;
      max-height: 48px;
      overflow: hidden;
      margin-bottom: 3px; }
      .h-post .ct .title:hover {
        color: #00aeef; }
    .h-post .ct p {
      font-size: 13px;
      line-height: 20px;
      max-height: 60px;
      overflow: hidden; }
    .h-post .ct .more {
      position: absolute;
      bottom: -5px;
      left: -5px;
      padding: 5px 10px 5px 10px; }
      .h-post .ct .more i {
        margin-left: 6px; }
      .h-post .ct .more:hover {
        background: #fff; }

.nav-foot {
  text-align: center;
  background: #16478e;
  padding: 30px 15px; }
  .nav-foot li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px; }
    .nav-foot li a {
      text-transform: uppercase;
      font-weight: 300;
      font-size: 20px;
      color: #fff;
      border-bottom: solid 1px transparent; }
      .nav-foot li a:hover {
        border-color: #fff; }

.ic-facebook {
  width: 39px;
  height: 39px;
  background-image: url("../images/face.png"); }

.ic-youtube {
  width: 39px;
  height: 39px;
  background-image: url("../images/youtube.png"); }

.ic-zalo {
  width: 39px;
  height: 39px;
  background-image: url("../images/zalo.png"); }

footer {
  background-image: url("../images/foot-bg.jpg");
  padding: 30px 15px 20px 15px;
  text-align: center; }
  footer .social {
    margin-bottom: 15px; }
    footer .social a {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px; }
  footer p {
    color: #fff;
    font-size: 20px;
    font-weight: 300; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: #00193E; }

.section.v-top .fp-tableCell {
  vertical-align: top; }
.section.v-bot .fp-tableCell {
  vertical-align: bottom; }

.top-page {
  position: relative; }
  .top-page img {
    display: block;
    width: 100%;
    min-height: 180px; }
  .top-page:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(35, 100, 243, 0.3); }
  .top-page .breadcrumb {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }

.breadcrumb {
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 0;
  border-radius: 0;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  color: #fff; }

.breadcrumb a:hover {
  color: #00aeef; }

.breadcrumb > li + li:before {
  color: inherit;
  font-family: FontAwesome;
  content: "\f105"; }

.p-products {
  position: relative;
  z-index: 0;
  padding-top: 20px;
  padding-bottom: 40px;
  background-attachment: fixed; }
  .p-products:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(35, 100, 243, 0.3);
    z-index: -1; }
  .p-products.v2:after {
    background: rgba(137, 137, 137, 0.7); }
  .p-products .i-title {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    font-size: 36px;
    text-align: center; }
    .p-products .i-title strong {
      font-weight: bold; }

.product .img {
  display: block;
  height: 420px;
  position: relative;
  background: rgba(255, 255, 255, 0.8); }
  .product .img img {
    max-height: 80%;
    max-width: 80%; }
.product .ct {
  background: #16478e;
  color: #fff;
  text-align: center;
  padding: 15px 5px 12px 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .product .ct .title {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 36px;
    margin-bottom: 5px;
    line-height: 1; }
  .product .ct p {
    font-size: 18px;
    font-weight: 300; }
.product:hover .ct {
  background: #1c8cb8; }

.pro-cas {
  padding: 0 65px; }
  .pro-cas .slick-list {
    margin: 0 -10px; }
  .pro-cas .slick-slide {
    margin: 0 10px; }
  .pro-cas .slick-arrow {
    width: 40px;
    top: 50%;
    margin-top: -20px;
    opacity: 0.5; }
    .pro-cas .slick-arrow:hover {
      opacity: 1; }
    .pro-cas .slick-arrow.prev {
      left: 10px; }
    .pro-cas .slick-arrow.next {
      right: 10px; }

.p-detail {
  background: url("../images/bg7.jpg"); }

.map > div {
  height: 500px; }

.ct-title {
  text-align: center;
  font-family: "MYRIADPRO-COND";
  margin-top: 30px;
  margin-bottom: 25px; }
  .ct-title span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    background: #16478e !important;
    border-radius: 4px;
    padding: 7px 65px 1px 65px;
    line-height: 1.2;
    position: relative; }
    .ct-title span:after {
      content: '';
      position: absolute;
      top: -5px;
      right: -5px;
      bottom: -5px;
      left: -5px;
      border-radius: inherit;
      border: solid 1px #16478e; }

.contact {
  background: #ebebeb;
  padding: 40px;
  font-family: "MyriadPro";
    font-size: 24px;
    text-align: center; }
  .contact input, .contact textarea {
    height: 50px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    border: none;
    border-radius: 10px 0 10px 0;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    padding-left: 15px; }
    .contact input::-webkit-input-placeholder, .contact textarea::-webkit-input-placeholder {
      color: #adadad; }
    .contact input:-moz-placeholder, .contact textarea:-moz-placeholder {
      color: #adadad; }
    .contact input::-moz-placeholder, .contact textarea::-moz-placeholder {
      color: #adadad; }
    .contact input:-ms-input-placeholder, .contact textarea:-ms-input-placeholder {
      color: #adadad; }
  .contact textarea {
    resize: none;
    height: 190px; }
  .contact button {
    background: #16478e;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 300;
    border-radius: 6px;
    padding: 6px 50px 4px 50px; }
    .contact button:hover {
      background: #00aeef; }
    .contact button i {
      margin-right: 6px;
      font-size: 28px; }

.p-tab {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px; }
  .p-tab li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px; }
    .p-tab li a span {
      background: #191e2c;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .p-tab li a span:after {
        border-color: #191e2c;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
    .p-tab li.active a span {
      background: #16478e; }
      .p-tab li.active a span:after {
        border-color: #00193E; }

.ic-arrow {
  width: 7px;
  height: 15px;
  background-image: url("../images/arrow-right.png"); }

.post {
  padding: 5px;
  background: #ecede8;
  margin: 0 auto 20px auto;
  max-width: 430px; }
  .post .img {
    position: relative; }
    .post .img .c-img {
      padding-top: 69%; }
    .post .img .info {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      padding-left: 60px; }
      .post .img .info .title {
        font-size: 16px;
        padding: 8px 10px 6px 10px;
        min-height: 62px; }
        .post .img .info .title a:hover {
          color: #00aeef; }
      .post .img .info .time {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 60px;
        top: 0;
        border-right: solid 1px #00193E;
        text-align: center; }
        .post .img .info .time span {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          background: #16478e;
          line-height: 18px;
          padding-top: 2px; }
        .post .img .info .time strong {
          position: absolute;
          bottom: 20px;
          left: 0;
          right: 0;
          font-size: 30px;
          line-height: 1.2;
          font-weight: normal; }
  .post p {
    margin: 10px 8px;
    text-align: justify; }
  .post .more {
    background: #ccc;
    font-size: 24px;
    font-weight: 300;
    color: #2b2b2b;
    display: block;
    text-align: center;
    padding: 10px; }
    .post .more i {
      margin-top: -3px;
      margin-left: 8px;
      -webkit-transition: inherit;
      transition: inherit; }
    .post .more:hover {
      background: #00aeef;
      color: #fff; }
      .post .more:hover i {
        background-image: url("../images/arrow-right2.png"); }

.te-pagination {
  text-align: center;
  margin: 10px auto 30px auto; }
  .te-pagination a, .te-pagination strong {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #b3b4ae;
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    line-height: 60px;
    margin: 0 5px; }
    .te-pagination a i, .te-pagination strong i {
      margin-top: -3px; }
  .te-pagination a:hover, .te-pagination strong {
    background: #00193E; }

.ic-sfirst {
  width: 19px;
  height: 20px;
  background-image: url("../images/sfirst.png"); }

.ic-sprev {
  width: 10px;
  height: 20px;
  background-image: url("../images/sprev.png"); }

.ic-snext {
  width: 10px;
  height: 20px;
  background-image: url("../images/snext.png"); }

.ic-slast {
  width: 19px;
  height: 20px;
  background-image: url("../images/slast.png"); }

.post-cas {
  margin-bottom: 20px; }
  .post-cas .slick-list {
    margin: 0 -10px; }
  .post-cas .slick-slide {
    margin: 0 10px; }
  .post-cas .slick-arrow {
    width: 40px;
    top: 50%;
    margin-top: -20px; }
    .post-cas .slick-arrow.prev {
      left: -48px; }
    .post-cas .slick-arrow.next {
      right: -48px; }

.s-post {
  padding: 10px 5px 10px 10px;
  background: #e8e8e2; }
  .s-post .img {
    float: left;
    display: block;
    width: 170px;
    height: 120px; }
    .s-post .img img {
      display: block;
      width: 100%;
      height: 100%; }
  .s-post .ct {
    margin-left: 180px; }
    .s-post .ct .title {
      font-size: 16px;
      font-weight: bold;
      line-height: 20px;
      max-height: 40px;
      overflow: hidden;
      margin-top: -1px;
      margin-bottom: 1px; }
      .s-post .ct .title a:hover {
        color: #00193E; }
    .s-post .ct p {
      color: #323232;
      line-height: 20px;
      max-height: 80px;
      overflow: hidden; }

.star-base {
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  background: url("../images/gray.png");
  font-size: 0;
  position: relative; }
  .star-base a {
    display: inline-block;
    width: 16px;
    height: 16px; }
  .star-base .star-rate {
    background: url("../images/orange.png");
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none; }

.star-rating.line .star-base, .star-rating.line .rating-review {
  display: inline-block;
  vertical-align: middle; }
.star-rating.line .rating-review div {
  display: inline-block; }

.single {
  background: #e7e8e3;
  padding: 40px;
  margin-bottom: 20px; }
  .single .title {
    text-align: center;
    font-size: 30px;
    color: #00aeef;
    font-weight: bold;
    border-top: dashed 1px #999;
    border-bottom: dashed 1px #999;
    padding: 5px;
    margin-bottom: 15px; }
  .single .s-content {
    font-size: 20px;
    color: #2f2f2f;
    line-height: 1.6;
    text-align: justify;
    margin-bottom: 20px; }
  .single .star-rating {
    margin-bottom: 5px; }
  .single .s-comment {
    background: #fff;
    margin-top: 15px;
    min-height: 200px; }

.adv-page {
  background: #ebebeb;
  margin: 50px auto 40px auto;
  border-radius: 10px;
  padding: 0 50px 50px; }
  .adv-page .head {
    text-align: center;
    margin-bottom: 40px; }
    .adv-page .head .i-title {
      font-size: 30px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 300;
      background: #16478e;
      display: inline-block;
      vertical-align: middle;
      padding: 10px 60px 9px 60px;
      border-radius: 10px 0 10px 0;
      margin-top: -32px; }
    .adv-page .head p {
      font-size: 18px;
      margin-top: 15px; }
  .adv-page .contact {
    padding: 0;
    background: none; }
  .adv-page .adv-p-title {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px; }
    .adv-page .adv-p-title span {
      display: inline-block;
      vertical-align: middle;
      text-transform: uppercase;
      color: #fff;
      background: #16478e;
      font-size: 25px;
      font-weight: 300;
      padding: 10px 20px 8px 20px;
      border-radius: 8px 0 8px 0; }

.fix-select {
  position: relative; }
  .fix-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    border: none;
    width: 100%;
    height: 100%;
    background: none; }
  .fix-select:after {
    content: '';
    pointer-events: none;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #00193E;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px; }

.ww-form {
  max-width: 850px;
  margin: auto; }
  .ww-form .line {
    position: relative;
    padding-left: 160px;
    margin-bottom: 12px; }
    .ww-form .line span {
      position: absolute;
      left: 0;
      font-size: 22px;
      color: #000;
      font-weight: bold;
      top: 10px; }
    .ww-form .line .fix-select, .ww-form .line input {
      background: #fff;
      height: 50px;
      width: 190px;
      border-radius: 8px 0 8px 0;
      font-size: 18px;
      color: #adadad;
      font-weight: 300;
      font-style: italic;
      margin-bottom: 8px;
      margin-right: 20px;
      display: inline-block;
      vertical-align: middle; }
    .ww-form .line input {
      border: none; }
      .ww-form .line input::-webkit-input-placeholder {
        color: #adadad; }
      .ww-form .line input:-moz-placeholder {
        color: #adadad; }
      .ww-form .line input::-moz-placeholder {
        color: #adadad; }
      .ww-form .line input:-ms-input-placeholder {
        color: #adadad; }
.ww-form button[type='submit']{
  width: 190px;
  font-size: 22px;
  line-height: 22px;
  background: #BB6814;
  height: 50px;
  color: #fff;
  border-radius: 8px 0 8px 0;
}
.adv-upload {
  max-width: 250px;
  margin: 0 auto 20px auto; }
  .adv-upload label {
    display: block;
    padding-top: 100%;
    margin: auto;
    border-radius: 50%;
    background-image: url("../images/upload.png");
    cursor: pointer;
    position: relative;
    overflow: hidden; }
    .adv-upload label input[type="file"] {
      display: none; }
    .adv-upload label:before {
      content: '';
      width: 50px;
      height: 44px;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url("../images/ic-upload.png");
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -25px;
      margin-top: -22px; }
    .adv-upload label img {
      max-width: 80%;
      max-height: 80%;
      border-radius: 0; }
    .adv-upload label.act:before {
      content: none;
      display: none; }

.pro-img {
  margin-top: 50px; }
  .pro-img .img {
    height: 600px;
    display: block;
    position: relative; }
  .pro-img .slick-arrow {
    width: 60px;
    height: 100px;
    background: rgba(243, 101, 35, 0.8);
    font-size: 48px;
    color: #fff;
    line-height: 100px;
    text-align: center;
    top: 50%;
    margin-top: -50px; }
    .pro-img .slick-arrow.prev {
      left: -10px; }
    .pro-img .slick-arrow.next {
      right: -10px; }

.pro-detail {
  margin-top: 50px; }
  .pro-detail .title {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #00193E; }
  .pro-detail .s-content {
    font-size: 20px;
    color: #0a0a0a;
    line-height: 1.7;
    margin-bottom: 20px; }

.pro-func {
  background: #00aeef;
  color: #fff;
  border-radius: 10px;
  padding: 20px 25px 1px 25px;
  margin-bottom: 40px; }
  .pro-func .i-title {
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    font-weight: 300;
    padding-bottom: 5px;
    border-bottom: dashed 1px #fff;
    margin-bottom: 15px; }
  .pro-func .item {
    margin-bottom: 20px; }
    .pro-func .item .icon {
      display: block;
      height: 70px;
      position: relative;
      margin-bottom: 5px; }
    .pro-func .item .title {
      font-size: 16px;
      text-align: center; }

.product-dt {
  margin-top: 20px;
  background: #ebebeb;
  border-radius: 10px 0 10px 0;
  padding: 0 20px 20px;
  margin-bottom: 25px; }
  .product-dt .title {
    font-size: 30px;
    position: relative;
    top: -25px; }
    .product-dt .title span {
      display: inline-block;
      vertical-align: middle;
      font-weight: 300;
      text-transform: uppercase;
      color: #fff;
      background: #00aeef;
      padding: 8px 30px 4px 30px;
      border-radius: 10px 0 10px 0; }
  .product-dt .s-content {
    font-size: 18px;
    line-height: 1.7;
    color: #000; }

.paint-soft {
  margin-top: -30px; }
  .paint-soft .i-title {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 600;
    color: #00aeef;
    border-bottom: solid 2px;
    margin-bottom: 20px;
    margin-top: 30px; }
  .paint-soft .para {
    font-size: 24px; }
    .paint-soft .para .table {
      margin-bottom: 20px; }
    .paint-soft .para span {
      color: #000; }
    .paint-soft .para strong {
      font-weight: bold;
      color: #00193E; }
    .paint-soft .para input {
      width: 100px;
      height: 50px;
      border: none;
      background: #fff;
      border-radius: 6px 0 6px 0;
      text-align: center; }
    .paint-soft .para sup {
      font-size: 70%; }
    .paint-soft .para.v2 .line {
      margin-bottom: 20px; }
    .paint-soft .para.v2 strong {
      color: #333;
      font-size: 24px; }
    .paint-soft .para.v2 .fix-select {
      color: #adadad;
      font-size: 19px;
      background: #fff;
      height: 50px;
      border-radius: 8px 0 8px 0;
      font-weight: 300; }
      .paint-soft .para.v2 .fix-select option {
        font-weight: 300; }

.resule .item {
  background: #fff;
  border-radius: 10px 0 10px 0;
  padding: 15px 20px;
  margin: 0 auto 30px auto; }
  .resule .item .img {
    height: 350px;
    position: relative;
    display: block;
    margin-bottom: 15px; }
  .resule .item .name {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #00193E;
    text-align: center;
    margin-bottom: 10px; }
  .resule .item sup {
    font-size: 75%; }
  .resule .item table {
    width: 100%;
    font-size: 18px; }
    .resule .item table td {
      padding: 5px 0; }
      .resule .item table td[colspan="2"] {
        text-align: center;
        font-style: italic; }

.nicescroll-rails {
  background: rgba(255, 255, 255, 0.5); }
  .nicescroll-rails:hover {
    width: 12px !important; }
    .nicescroll-rails:hover .nicescroll-cursors {
      width: 12px !important;
      margin-right: 0px; }

.nicescroll-cursors {
  margin-right: 1px;
  border-color: transparent !important; }

.s-title{
  font-size: 15px;
  font-weight: bold;
  color: #ff0000;
  border-bottom: dotted 1px rgba(255, 0, 0, 0.3);
  margin-top: 30px;
  margin-bottom: 10px;
}
.p-table{
  width: 100%;
}
.p-table th{
  padding: 5px 10px;
  border: solid 1px #d6bc80;
  border-bottom-width: 2px;
  background: #f3ef87;
}
.p-table td{
  padding: 8px 10px;
  border: solid 1px #d6bc80;
  vertical-align: middle;
}

.color-pane{
  width: 300px;
  max-width: 100%;
  height: 40px;
  display: table;
}
.color-pane:after{
  /*content: '';*/
  display: block;
  clear: both;
}
.color-pane .item{
  box-shadow: 2px 3px 10px #000;
  display: table-cell;
  /*width: 20%;*/
  
  /*float: left;
  height: 100%;*/

}

.kim{color: gray}
.moc{color: green}
.tho{color: rgb(101, 34, 8)}
.thuy{color: blue}
.hoa{color: red}

.p-detail p{
  margin-bottom: 15px;
}
.p-detail ul{
  list-style: square;
  margin-left: 40px;
  margin-bottom: 15px;
}
.p-detail ul li{
  margin-bottom: 10px;
  /*border-left: solid 1px #999;*/
  padding-left: 15px;
}
.p-box{
  margin-bottom: 20px;
}
.p-box .title{
  font-weight: bold;
  font-size: 15px;
  color: #0f0f0f;
  margin-bottom: 5px;
}
.p-box .ct{
  padding: 12px 12px 1px 12px;
  box-shadow: 0 0 7px rgba(255,194,0,.36) inset;
}
.p-box .ct .color-pane{margin-bottom: 20px;}
.paint-soft .i-title-submit{
  font-size: 30px;
  line-height: 53px;
  font-weight: 600;
  color: #00193E;
  margin-bottom: 20px;
  margin-top: 30px;
  width: 300px;
  height: 50px;
  color: #fff;
  background: #16478e;
  border-radius: 8px 0 8px 0;
  display: block;
  transition: 0.3s;
}
.paint-soft .i-title-submit:hover{
  background: #00aeef;
}








/*# sourceMappingURL=style.css.map */