div.wpcf7 {
  margin: 0;
  padding: 0;
}

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
  position: relative;
}

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: .2em .8em;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
  content: " ";
}

.wpcf7-display-none {
  display: none;
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url('../../images/ajax-loader.gif');
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}

div.wpcf7 div.ajax-error {
  display: none;
}

div.wpcf7 .placeheld {
  color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
  cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
.detail {
  color:#FFFFFF; background: #117FC3; text-shadow: 0 1px 1px #555;filter: Shadow(Color=#555, Direction=90, Strength=1);
  float: left;border-radius: 5px;margin-right: 15px;margin-left: 5px;
}
.btndemo-active {
  color:#FFFFFF; background: #82C815; text-shadow: 0 1px 1px #555;filter: Shadow(Color=#555, Direction=90, Strength=1);
  float: right;border-radius: 5px;margin-right: 5px;
}
.info-prod {
  float: left;
}
.img-prod img {
  width: 100%;
  
}
.thongtinright {
  padding: 0;
    border-bottom: 1px dotted #8fc74a;
}
.thongtinright .product_title {
  color: #8fc74a;
    font-weight: 600;
}
.thongtindetail h3{
  color: #8fc74a;
}
.thongtindetail {
  padding: 20px;
}
.info-prod {
    background: #cccccc36;
}
.button-prod {
  float: left;
}
.old_price {
  text-decoration: line-through;
  opacity: 0.7;
}
.new_price {
  color: red;
  font-weight: 600;
}
.save-price {
    position: absolute;
    right: 0;
    top: 0;
    background: #f00;
    color: #fff;
    text-align: center;
    padding: 10px 25px;
    font-size: 18px;
    line-height: 1.2;
}
.save-price:before {
    position: absolute;
    top: 2px;
    left: 2px;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    content: "";
    border: 1px dashed #fff;
}
.save-price .product-price-save {
    font-size: 20px;
    display: block;
    width: 100%;
    font-weight: 700;
}
.contact_box_title p {
  font-size: 16px;
  margin-bottom: 5px;
}
.modal-content {
    background-color: #f3f3f3;
}
.modal-content h2 {
    font-size: 18px;
    color: #34a853;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    width: 100%;
    float: left;
    font-weight: bold;
    padding-top: 15px;
}
.modal-content .modal-header p {
    font-size: 15px;
    font-weight: 700;
    color: #435a67;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
.ninja-forms-req-symbol {
    color: #f00;
}
.modal-content .modal-body {
    margin: 0;
    padding: 0 15px;
    width: 100%;
    float: left;
    border: none;
    color: #666;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.ninja-forms-cont {
    position: relative;
}
.modal-content .modal-body input {
    border: thin solid #e0e0e0;
    border-radius: 20px;
    color: #3a3a3a;
    font-size: 15px;
    height: initial;
    margin-bottom: 10px;
    padding: 11px 10px 12px 20px;
}
.modal-content .modal-body .ninja-forms-required-items {
    margin: 0;
    padding: 5px 0;
    width: 100%;
    float: left;
    border: none;
    font-size: 12px;
    color: #999;
}
.modal-content #ninja_forms_field_7_div_wrap {
    width: 49%;
    float: left;
}
.modal-content #ninja_forms_field_8_div_wrap {
    width: 49%;
    float: right;
}
.fancybox-content {
  background: #f3f3f3 !important;
  border-radius: 5px;
}
.modal-footer {
  font-size: 16px;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  }
  @media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  }
  @media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.item.web {
    background-image: url(../images/bg-package-web.png);
}
.item {
    border: 1px solid #e1e0e0;
    border-radius: 7px;
    box-shadow: 0 20px 43px 0 rgba(20,42,87,.06);
    margin: 0 0 44px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #fff;
    padding: 39px 30px;
    position: relative;
}
.tag-promotion.web-covid {
    width: 167px;
    height: 175px;
    right: -16px;
    top: -17px;
    background: url(../images/icon-promotion-web-covid.png) no-repeat center center;
    background-size: 100%;
}
.tag-promotion {
    width: 193px;
    height: 187px;
    background: url(../images/icon-corona.png) no-repeat center center;
    position: absolute;
    right: -11px;
    top: -8px;
    cursor: pointer;
    z-index: 9;
}
.item h2 {
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 4px;
    color: #0c9;
}
.item p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    position: relative;
    padding: 0 0 27px;
    margin: 0 0 22px;
}
.item.web p:after {
    background: #22db86;
}
.item p:after {
    content: "";
    position: absolute;
    width: 83px;
    height: 2px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.item .price {
    margin: 0 0 23px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 1;
}
.item .price span.price-regular {
    font-size: 37px;
    font-weight: 400;
    display: block;
}
.item .price sup {
    top: -8px;
    font-size: 70%;
}
.item .price span span {
    font-size: 20px;
    margin: 2px 0 0;
    font-weight: 300;
    line-height: 24px;
}
.item strong {
    font-size: 16px;
    line-height: 24px;
    color: #7d8492;
    font-weight: bold;
    display: block;
}
.item ul {
    margin: 0;
    padding: 0 0 64px;
    list-style: none;
}
.item ul li {
    position: relative;
    font-size: 16px;
    color: #7d8492;
    padding: 10px 0 0px;
}
.item ul li:after {
    content: "";
    border-top: 1px solid #f5f5f5;
    position: absolute;
    width: 232px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.item.web .btn-registration {
    color: #22db86;
}
.item .btn-registration {
    height: 44px;
    line-height: 44px;
    background: #fff;
    color: #08f;
    font-size: 18px;
    width: 150px;
}
.btn-registration {
    color: #fff;
    background: #2ad38b;
    background: linear-gradient(to right,#2ad38b,#0cceb0);
    border-radius: 45px;
    display: inline-block;
    line-height: 63px;
    padding: 0 35px;
    outline: none;
    -webkit-user-select: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    font-size: 16px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.fancybox-content {
  /* width: 850px !important; */
width: auto;}
@media (max-width: 849px){
  .lifeprize-content > ul {display: block !important;}
section.list-post-by-cat.lifeprize {background: whitesmoke !important;padding: 30px 0 !important;}
.lifeprize-content > a {padding: 0 !important;}
  .jobdetail ul.nav.nav-tabs li a {width: 100%;}
  .category-page-row {padding: 15px;}
  .jobdetail .content .tab-content .tab-pane .mobile-box .row {display: grid !important;grid-template-columns: 10% 90%;}
  .row.job-contact {display: grid;grid-template-columns: 15% 85%;justify-content: center;align-items: center;}
  div#product-detall .products > div {float: left;width: 100%;}
div#product-detall {display: block !important;}
div#product-detall {display: block !important;}
div#product-detall.row {display: block;}
div#product-detall .products {display: block;}
.jobdetail ul.nav.nav-tabs {display: grid;grid-template-columns: 20% 30% 50%;justify-content: center;text-align: center;}
.jobdetail ul.nav.nav-tabs li > a {}
  .footer-bottom .col-lg-3 {text-align: center;margin-bottom: 15px;}
  .list-social-ft {margin: 15px 0 0 0 !important;}
  .portfolio_item h4 {font-size: 13px !important;}
  .app-single .item .col-lg-3.col-md-5.col-sm-12 {justify-content: center;
    display: flex;padding: 10px 0 0 0;}
  .app-single .item {padding: 10px 0 !important;}
  .link-contact {/* display: flex; *//* justify-content: center; */}
  .plugin-detail ul {padding: 0 15px;}
  .t-detall_cus {padding-bottom: 0;}
  div#t-detall-cus {padding: 0;}
  .info-duan-details {padding-bottom: 0;}
  .list_img_duan img {max-height: max-content;}
  .app-single .item {margin-bottom: 15px;}
    #banner-1569388117{
        display: block !important;
    }
    #banner-1569388117 video{
        display: block !important;
    }
}
//---------

.app-single {
    background: #fff;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
}

.app-single .header {
    padding: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ECF7FF;
}

.app-single .header .title h2 {
    display: block;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 10px !important;
}

.app-single .header .title .stars {
    overflow: hidden;
    margin-bottom: 10px;
}

.app-single .header .title .stars li {
    float: left;
    margin-right: 5px;
    font-size: 12px;
    color: #AEBCD6;
}

.app-single .header .title .stars li i.active {
    color: #F5A623;
}

.app-single .header .download-buttons {
    float: right;
    text-align: right;
    margin-top: 5px;
}

.app-single .header .download-buttons a {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #07abe4;
    padding: 5px 15px;
}

.app-single .item {
    padding: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ECF7FF;
    overflow: hidden;
}

.app-single .item .icon {
    float: left;
    width: 30px;
}

.app-single .item .icon i {
    font-size: 26px;
    background-image: linear-gradient(127deg, #8fc74a 0%, #8fc74a 91%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.app-single .item .content {
    float: left;
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    /* padding-left: 30px; */
}

.app-single .item .content .title {
    margin-top: 3px;
}

.app-single .item .content .text {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.88px;
    line-height: 28px;
    color: #6F8BA4;
}

.app-single .item .content .text p {
    margin-bottom: 16px;
}

.app-single .item .content .text .version {
    margin-bottom: 30px;
}

.app-single .item .content .text .version h6 {
    margin-bottom: 10px !important;
}

.app-single .item .content .text .version ul li {
    font-size: 14px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.app-single .item .content .text .version ul li:hover {
    padding-left: 5px;
}

.app-single .item .content .text .version ul li:before {
    font-family: FontAwesome;
    content: "\f105";
    color: #07abe4;
    margin-right: 10px;
}

.app-single .item .content .gallery .gallery-item {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
}

.app-single .item ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.title-project {
    float: left;
}

.title-project h2 {
    padding-left: 30px;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
color: #8fc74a;}
.link-contact {
    float: right;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #8fc74a;
    display: flex;
}

.link-contact-a a {font-weight: 600;font-size: 17px;}
.thongtindetail_duan {padding: 0;}
.thongtinright_duan {border: none;}
.info-duan-details {background: none;}
.title_mota .icon {float: left;padding-right: 10px;}

.title_mota .icon i {font-size: 26px;
    color: #8fc74a;
    background-image: none;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;}

.title_mota > h2 {color: #8fc74a;margin: auto;}
.title_mota {display: flex;justify-content: center;align-items: center;margin-bottom: 15px;}
.plugin-detail li {font-size: 15px;}
.plugin-detail li label {font-size: 17px;}
.project-image_cus {display: flex;justify-content: center;}
.project-image_cus img {max-height: 600px;width: auto;}
.details_duan_gr {padding: 0;}
.list_img_duan img {max-height: 600px;width: auto;}
.list_img_duan .owl-item {display: flex;justify-content: center;border: none;}
/*.fancybox-slide.fancybox-slide--html {display: block;}
.fancybox-slide--html .fancybox-content img {width: 100%;}*/
.load_more_pr_cus {float: left;width: 100%;}
.product-category-duan-gr > li {width: auto !important;}
.product-category-duan-gr {display: flex;justify-content: flex-start;grid-gap: 10px;}
ul.products li.product-category h5 {padding: 0 15px;}

.list-job {
    margin-top: 80px;
    
    padding: 15px 0;
background: #f9f9f9;}

.list-job .search {
    background: white;
    padding: 10px 5px;
    box-shadow: 0px 9px 20px 0px #f4f4f4;
}

.list-job .search .search-list .search-title {
    color: #5c5757;
    font-size: 14px;
text-transform: capitalize;font-weight: bold;}

.list-job .search .search-list input.search-inp.active {
    border-color: #07abe4;
}

.list-job .search .search-list button {
    padding: 10px 20px;
    float: right;
    
    background: #07abe4;
    border: 1px solid #07abe4;
margin-bottom: 0;width: 100%;margin: auto;}

.list-job .search .search-list button:hover {
    background: transparent;
    color: #07abe4;
    transition: 0.5s;
}

.list-job .search .search-list button i {
    margin-right: 10px;
}

.list-job .search .list-job-more {
    padding-left: 0px;
    margin-top: 0;
}

.list-job .search .list-job-more li {
    list-style: none;
    display: flex;
margin-bottom: 0;padding-top: 0;padding-bottom: 0;border-bottom: 0;}

.list-job .search .list-job-more li i {
    padding-right: 20px;
    color: #07abe4;
    padding-top: 2px;
}


.list-job .content-main {
    margin-top: 30px;
}

.list-job .content-main li {
    background: #ffffff;
    margin-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 20px;
}

.list-job .content-main li .name-job {
    font-size: 18px;
    margin-bottom: 15px;
}

.list-job .content-main li .name-job a {
    cursor: pointer;
    color: #141414;
    text-decoration: none;
    overflow: auto;
    display: flex;
align-items: center;}

.list-job .content-main li .name-job .name-job-text {
    vertical-align: middle;
width: auto;}

.list-job .content-main li .name-job .noti {
    border-radius: 3px;
    width: 46px;
    height: 20px;
    background-color: #ff9e34;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    margin-left: 10px;
}

.list-job .content-main li .name-job a:hover {
    color: #07abe4;
    transition: 0.5s;
}

.list-job .content-main li .note-job {
    
    margin-bottom: 10px;
    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-job .content-main li .info {
    border-left: 1px solid #f0f0f0;
    padding-left: 15px;
    font-size: 15px;
    color: #141414;
    /* end time */
}

.list-job .content-main li .loca i {
    color: #07abe4;
    width: 12px;
}

.list-job .content-main li .info .time {
    display: flex;
}

.list-job .content-main li .info .time .work {
    margin-right: 40px;
}

.list-job .content-main li .info .time .work i {
    color: #94cc79;
    margin-right: 5px;
    width: 20px;
}

.list-job .content-main li .info .time .date i {
    margin-right: 10px;
    width: 20px;
}

.list-job .content-main li .worktype {
    border-left: 1px solid #f0f0f0;
    padding-left: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-job .content-main li .worktype i {
    color: #141414;
    width: 12px;
}

.list-job .content-main li .deadline {
    border-left: 1px solid #f0f0f0;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-job .content-main li .deadline i {
    width: 12px;
}

.list-job .content-main li .treatment {
    
    border-left: 1px solid #f0f0f0;
    margin-bottom: 10px;
    
    
padding-left: 15px;}

.list-job .content-main li .treatment i {
    color: #07abe4;
    width: 12px;
}

.list-job .content-main li .quantity {
    border-left: 1px solid #f0f0f0;
    padding-left: 15px;
    
    color: #141414;
}

.list-job .content-main li .quantity i {
    color: #07abe4;
    width: 12px;
}

.list-job .content-main li .btn.jobapply {
    padding: 10px;
    background: transparent;
    color: #07abe4;
    border-color: #07abe4;
    margin-top: 10px;
    min-width: 130px;
}

.list-job .content-main li .btn.jobapply:hover {
    background: #07abe4;
    color: white;
    transition: 0.5s;
}

.list-job .menu-tab {
    text-align: right;
}

.list-job .menu-tab li.active a {
    background: #1c9ed6;
}

.list-job .menu-tab li {
    display: inline-block;
}

.list-job .menu-tab li.disable-li {
    cursor: not-allowed;
}

.list-job .menu-tab li.disable-li a {
    pointer-events: none;
}

.list-job .menu-tab li a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: white;
    border-radius: 5px;
    background: #CCCCCC;
    border: solid 1px #CCCCCC;
    cursor: pointer;
}

.list-job .menu-tab li a:hover {
    background: white;
    transition: 0.5s;
    text-decoration: none;
    border: 1px solid #1c9ed6;
    border-radius: 5px;
    color: #1c9ed6;
}

/* end list-job */

@media ( min-width: 320px) and (max-width: 820px) {
  input#id_search_job {margin-bottom: 6px;}
  .row.listjob > div:first-child {width: 100%;}
  .row.listjob > div {/* width: 50%; */}
  .list-job .content-main li .quantity, .list-job .content-main li .treatment {border: none;padding: 0;}
      .list-job {
        margin-top: 40px;
        padding: 30px 0 0;
    }

    .list-job .search {
        
        
        color: white;
    }

    .list-job .search .list-job-more {
        
    margin-top: 15px;}

    .list-job .search .list-job-more li p {
        cursor: pointer;
        color: white;
    }

    .list-job .search .search-list {
        margin-top: 0;
    }

    .list-job .search .col-lg-2 .search-list .search-title {
        
    /* display: none; */}

    .list-job .search .search-list button {
        float: left;
        
        
        
    width: 100%;}

    .list-job .search .search-list .search-inp {
        color: white;
    width: 100% !important;}

    .list-job .search .search-list .search-inp option {
        color: #414141;
    }

    .list-job .content-main li .info {
        margin: 10px 0;
    }

    .list-job .content-main li .worktype {
        margin-bottom: 10px;
    border: none;padding: 0;}

    .list-job .content-main li .deadline {
        margin-bottom: 10px;
    border: none;padding: 0;}

    .list-job .content-main li .name-job .noti {
        /* padding-top: 2px; */
        display: inline;
        vertical-align: middle;
    }

    .list-job .content-main li .loca {
        margin-bottom: 10px;
        
        padding-left: 0;
    }
}
.list-job .content-main li .listjob i {width: auto;padding-right: 5px;}
@media (min-device-width: 375px) and (max-device-width: 736px) {
    .list-job .content-main .worktype {
        /* display: none !important; */
    }

    .list-job .content-main .deadline {
        /* display: none !important; */
    }
}

@media ( min-width: 480px) and (max-width: 1024px) {
    .list-job .search .row {display: grid;grid-template-columns: repeat(2,50%);}
    .row.listjob > div {width: 50%;float: left;}
}


.btn-group, .btn-group-vertical {display: -webkit-box;}
.bootstrap-select .dropdown-menu li {margin: auto;padding: 0;}
.dropdown-menu .btn-group.btn-group-sm.btn-block {display: flex;justify-content: center;align-items: center;grid-gap: 0;width: auto !important;}
.dropdown-menu .btn-group.btn-group-sm.btn-block button {margin: auto;background: none;padding: 0;font-weight: bold;font-size: 14px;}
.dropdown button {background: none !important;color: rgb(85, 85, 85);}
.bootstrap-select .dropdown-toggle .filter-option {background: none;}
.dropdown.bootstrap-select button {border: none !important;border-bottom: 1px solid #00000017 !important;}
.bootstrap-select .dropdown-menu {width: inherit;max-width: 255px !important;min-width: auto !important;}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {text-transform: none;font-size: 15px;}
input#id_search_job {border: 1px solid #07abe4 !important;
    
    width: 100%;
    height: 44px;
    
    font-size: 16px;
    padding-left: 20px;
    
    color: #141414;}
.bootstrap-select .dropdown-menu li a {font-size: 14px;padding: 5px 10px;}
.dropdown-menu .btn-group.btn-group-sm.btn-block button {font-size: 11px;width: auto;}
.job-detail .detail-box > h5 {font-size: 18px;text-transform: uppercase;font-weight: bold;}
.job-detail .detail-box .job-info {margin-top: 15px;float: left;width: 100%;}
.job-detail .detail-box .job-info ul {list-style-position: inside;margin: auto;}
.job-detail {float: left;width: 100%;padding: 30px 30px 0 30px !important;}
.jobdetail .content .tab-content .tab-pane .job-detail .job-info {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d6d6d6;
}
.jobdetail .content .tab-content .tab-pane .mobile-box {
    border: 1px solid #07abe4;
    padding: 23px;
    background-color: #f7fdff;
    border-radius: 3px;
}

.jobdetail .content .tab-content .tab-pane .mobile-box .row {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d6d6d6;
}

.jobdetail .content .tab-content .tab-pane .mobile-box .row:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0;
}

.jobdetail .content .tab-content .tab-pane .mobile-box .row .icon {
    text-align: center;
    padding: 10px;
}

.jobdetail .content .tab-content .tab-pane .mobile-box .row p {
    margin-bottom: 5px;
    color: #949696;
    text-transform: uppercase;
}

.mobile-box .row >div {width: auto;}
.jobdetail .content .tab-content .tab-pane .mobile-box .row .icon i {font-size: 20px;color: black;}
.jobdetail .content .tab-content .tab-pane .mobile-box h6 {text-transform: none;color: black;font-size: 16px;}
.nav-tabs .nav-link {cursor: pointer;}
.jobdetail .content .tab-content .tab-pane .job-detail h5 i:last-of-type {
    position: absolute;
    right: 15px;
    font-size: 24px;
    opacity: 0.4;
cursor: pointer;}
.jobdetail .content .tab-content .tab-pane .job-detail h5 i:last-of-type:hover {opacity: 1;color: red;}
.view-more-pr {text-align: center;margin: 10px 0 25px 0;float: left;width: 100%;}.view-more-pr {}

.view-more-pr span {padding: 10px;
    background: transparent;
    color: #07abe4;
    border: 1px solid #07abe4;
    margin-top: 10px;
    min-width: 130px;border-radius: 4px;cursor: pointer;}

.view-more-pr span:hover {background: #07abe4;
    color: white;
    transition: 0.5s;}
.list-job ul.products li {box-shadow: 0 0px 10px #00000017;}
.list-job-pr {margin: auto;padding: 0;}
.jobdetail ul.nav.nav-tabs > li {margin: 0 2px 0 0;}
form.contact-form input {height: 40px;font-size: 15px;}
div#form-message {float: left;width: 100%;margin: 15px 0 0 0;}
div#form-message .alert {background: none;color: red;text-align: center;font-size: 15px;}
.jobapply-cus {text-transform: uppercase;margin-top: 30px;padding: 10px 30px;font-size: 18px;background: none !important;border-color: white !important;}
.jobapply-cus:hover {border-color: white !important;background: white !important;color: black !important;box-shadow: 0 0 10px #241f1f;}
form.contact-form input[name=product] {background: none;
    border: none;
    color: red;
    box-shadow: none;
    padding: 0;
    font-weight: bold;
    cursor: not-allowed;margin-bottom: -10px !important;}
li.post_cv.post_offdate {background: #07abe426;}
.jobdetail ul.nav.nav-tabs {border: none;}
.jobdetail ul.nav.nav-tabs li > a {border: none;}
.jobdetail ul.nav.nav-tabs li > a.active {background: #ff0000;color: white;}
.jobdetail ul.nav.nav-tabs li > a:hover {background: #ff0000a3;color: white;}
.footer-bottom {
    background: #0091cf;
    padding-top: 15px
;color: white;font-size: 13px;}

.footer-bottom .loca {
    text-align: center;
    font-size: 13px;
    color: #868686
}

.footer-bottom .list-icon {
    float: right
}

.footer-bottom .list-icon li {
    display: inline-block;
    font-size: 14px;
    margin-left: 10px
}

.footer-bottom .list-icon li a {
    color: #fff;
    text-decoration: none;
    width: 30px;
    height: 30px;
    display: table;
    border: 1px solid #fff;
    border-radius: 100%;
    text-align: center
}

.footer-bottom .list-icon .fa {
    display: table-cell;
    vertical-align: middle
}

.footer-bottom .copyright {
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 20px 0
;background: none;}

.footer-bottom .copyright p {
    display: inline-block
;margin: auto;}
.list-social-ft {text-align: right;}
.footer-bottom img {height: 50px;width: auto;}
.footer-bottom p {margin: auto;}
li.header-search.header-search-dropdown {display: none;}
div#product-detall {background: white;}
.mobile-box-container {padding: 30px !important;}
.job-info.job-benefit {border: none !important;margin-bottom: auto !important;}
h2.htitlecus.fadeInDown.animated {display: none;}
.button.btn.dropdown {border: 1px solid black !important;}
button.btn.dropdown-toggle {border: 1px solid #07abe4 !important;}
.bootstrap-select {width: 100% !important;}
.content-pagehtml img {height: auto !important;}
.footer-wrapper ul.menu li a {font-size: 16px !important;color: white;}
.social-icons i {color: white !important;}
section.list-post-by-cat.lifeprize {float: left;width: 100%;padding: 50px 0;background: url(../images/bg_news.jpg) center center no-repeat;background-size: cover;}
.lifeprize-content .group {text-align: center;padding-bottom: 30px;color: #0091cf;float: left;width: 100%;display: flex;justify-content: center;align-items: center;vertical-align: middle;}
.lifeprize-content .group > span {font-size: 40px;}
.lifeprize-content > ul {float: left;width: 100%;display: grid;grid-template-columns: repeat(3, 1fr);grid-gap: 30px;}
.lifeprize-content > ul li {list-style: none;box-shadow: 0 2px 16px rgb(0 0 0 / 12%);transition: all ease 300ms;overflow: hidden;background: white;}
.lifeprize-content > ul li p {padding: 0 15px;font-size: 14px;}
.lifeprize-content > ul li:hover img {transition: all ease 500ms;transform: scale(1.2);}
.lifeprize-content > ul li .imgorvd {overflow: hidden;transition: all ease 300ms;}
.lifeprize-content > a {text-align: center;float: left;width: 100%;padding: 30px 0 0 0;}
i.vieclam-lifemwg {background: url(../images/balloons.png) center center no-repeat;width: 60px;height: 60px;background-size: cover;}
.lifeprize-content > a span {border: 1px solid #0091cf;padding: 15px 30px;color: #0091cf;transition: all ease 300ms;}
.lifeprize-content > a span:hover {background: #0091cf;color: white;box-shadow: 0 2px 16px rgb(0 0 0 / 12%);}
.lifeprize-content > ul li .imgorvd img {padding: 0;height: 230px;width: 100%;object-fit: cover;margin: auto !important;border: none;border-radius: 0 !important;}
.lifeprize-content > ul li h2.heading.mb-3 {font-size: 18px;padding: 15px;margin: auto !important;min-height: 80px;overflow: hidden;-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;}
@media (max-width: 1024px){
  .content-pagehtml {padding: 15px;}
}