/*================= BEGIN: style ==================*/
.fancybox-infobar,
.fancybox-toolbar .fancybox-button--zoom,
.fancybox-toolbar .fancybox-button--play,
.fancybox-toolbar .fancybox-button--thumbs{
  display: none !important;
}
.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right : 0;
  height: 95px;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
}
.fancybox-button{
  background: #ffffff;
}
.fancybox-button svg{
  width: 100%;
  /* color: #000; */
}
.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
}
.fancybox-thumbs-x .fancybox-thumbs__list{
  margin: 0 auto;
}
.fancybox-thumbs__list a::before {
  border: 2px solid #f60000;
}
.fancybox-navigation .fancybox-button--arrow_left{
  left: 10px;
}
.fancybox-navigation .fancybox-button--arrow_right{
  right: 10px;
}
.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right{
  padding: unset;
}
/* .fancybox-navigation .fancybox-button--arrow_left svg,
.fancybox-navigation .fancybox-button--arrow_right svg{
  display: none;
} */
/* .fancybox-navigation .fancybox-button--arrow_left::before{
  content: '\e90c';
}
.fancybox-navigation .fancybox-button--arrow_right::before{
  content: '\e90b';
}
.fancybox-navigation .fancybox-button--arrow_left::before,
.fancybox-navigation .fancybox-button--arrow_right::before{
  font-family: 'icomoon' !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  line-height: 27px;
  color: #000;
  font-weight: bold;
} */
.fancybox-navigation .fancybox-button{
  height: 50px;
  width: 50px;
  border-radius: 100%;
}
.vhstypop .fancybox-close-small::before{
  display: none;
}
.vhstypop .fancybox-close-small{
  right: 0;
}
blockquote{
  position: relative;
  margin-top: 35px;
  margin-bottom: 15px;
  padding: 20px;
  background: rgba(0, 80, 145, 0.3);
  border: 1px solid #005091;
  border-radius: 10px;
}
blockquote::before{
  font-family: "FontAwesome";
  content: "\f10d";
  color: #005091;
  font-size: 50px;
  display: block;
  font-weight: bold;
  position: absolute;
  top: -20px;
  left: 20px;
}
.mess-none-cart{
  padding: 10px;
}
.desc a,
.desc1 a{
  color: #005091;
}
.desc a:hover,
.desc1 a:hover{
  color: #ed1b34;
}
.div_input{
  position: relative;
}
.page-not-found{
  padding: 150px 0px 0px;
}
.page-not-found a{
  color: #005091;
}
.page-not-found span{
  line-height: 35px;
}
.table_responsive td,
.table_responsive th{
  line-height: 30px;
  padding: 5px 10px;
}
.table_responsive tr:nth-child(odd),
.desc tr:nth-child(odd){
    background: #eee;
}
.desc table{
  margin: 20px 0px;
}
.disabled{
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.disabled_click{
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.div_input .glyphicon:before{
  display: none;
}
.div_input .form-control-feedback{
  width: 40px;
  height: 40px;
  line-height: 40px;
}
#formFile .div_input .form-control-feedback{
  width: 45px;
  height: 45px;
  line-height: 45px; 
}
iao-alert-box{
  /* top: 100px; */
  z-index: 99998 !important;
}
.fexmb{
  display: flex;
  align-items: center;
  justify-content: center;
}
.hptophead .grtop .tplinkshead{
  display: flex;
  align-items: center;
  justify-content: center;
}
.hptophead .grtop .tplinkshead a{
  position: relative;
  margin-right: 15px;
  padding-right: 0;
}
.hptophead .grtop .tplinkshead a:last-child{
  margin-right: 0px;
  padding-right: 0px;
}
.hplinkmbhead .grlink > div::before{
  content: '/';
  color: #fff;
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
  display: block;
}
.nobanner .hplinkmbhead .grlink > div::before{
  color: #141416;
}
.hplinkmbhead .grlink > div:last-child::before,
#page-contact .hplinkmbhead .grlink > div::before{
  content: none;
  display: none;
}
.hptophead .grtop .rcol{
  display: flex;
  align-items: center;
  justify-content: center;
}
.hptophead .grtop .nncol{
  margin-left: 20px;
}
.hpbothead .grbot .nncol{
  margin-right: 20px;
}
#page-contact .languageTop .icon{
  color: #333;
}
.languageTop .popup li a img{
  border: 0px solid rgba(0,0,0,0.1);
}
.breadcrumb ul{
  flex-wrap: wrap;
}
.breadcrumb ul li{
  float: unset;
}
.breadcrumb ul li{
  padding-right: 20px;
  margin: 0px;
}
.breadcrumb ul li:after{
  right: 7px
}
/*================= END: style ==================*/

/* <=== languageTop ===> */
.languageTop{
  position: relative;
}
.languageTop .icon{
  position: relative;
  cursor: pointer;
  display: flex;
  align-content: center;
  /* align-items: center; */
  padding-right: 20px;
  font-size: 13px;
  line-height: 21px;
  color: #fff;
  text-transform: uppercase;
}
.languageTop .icon .img{
  margin-right: 10px;
  width: 24px;
  height: 18px;
}
.languageTop .icon .img img{
  width: 24px;
  height: 18px;
}
.languageTop .icon:after{
  content: "\f107";
  font-family: fontAwesome;
  position: absolute;
  right:0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: bold;
}
.languageTop.active .icon:after{
  content: "\f106";
}
.languageTop .popup {
  position: absolute;
  top: 36px;
  right: 0;
  z-index: 18;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  width: 165px;
  background-color: #ddd;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.languageTop.active .popup {
  opacity: 1;
  visibility: initial;
}
.languageTop .popup ul li a{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 10px 15px 10px 20px;
  font-size: 14px;
}
.languageTop .popup ul li a:hover{
  background-color: #e5e5e5;
  color: #76b141;
}
.languageTop .popup ul li a img{
  margin-right: 10px;
  width: 24px;
  height: 18px;
}
/* <=== languageTop ===> */

/*================= BEGIN: menu ==================*/

/*================= END: menu ==================*/

/*================= BEGIN: banner ==================*/
/* .slbannerhh .item.itmb .bg img{
  display: block;
}
.slbannerhh .item.itmb .img{
  padding-top: inherit;
  height: inherit;
}
.slbannerhh .item.itmb .caption{
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.slbannerhh .item.itmb .bg,
.slbannerhh .item.itmb .banvideo{
  position: unset;
  top: unset;
  left: unset;
  width: inherit;
  height: inherit;
}
.vhslidepg .itmb .img img{
  display: block !important;
  opacity: 1;
  width: initial;
  margin: 0 auto;
}
.vhslidepg .img .bg{
  padding-top: initial;
  height: initial;
} */
/*================= END: banner ==================*/

/*================= BEGIN: main ==================*/
.jquery-modal.blocker.current{
  z-index: 999;
  background-color: rgba(0,0,0,0.8);
  padding: 0px;
}
#popupmain.modal{
  width: auto;
  padding: 0px;
  z-index: 9999;
  overflow: unset;
  background: transparent;
  webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0px #000;
  -moz-box-shadow: 0 0 0px #000;
  -o-box-shadow: 0 0 0px #000;
  -ms-box-shadow: 0 0 0px #000;
  box-shadow: 0 0 0px #000;
}
#popupmain.modal .modal a.close-modal{
  font-size: 0px;
}
.jquery-modal .modal{
  max-width: 80%;
}
.newshome{
  padding: 0px 0 110px;
}
#page-main .tpnewshha{
  padding: 30px 0 50px;
  margin-bottom: 0px;
}
/*================= END: main ==================*/

/*================= BEGIN: about ==================*/
.tpaboutmma {
  padding: 30px 0 100px;
}
.tpaboutbba {
  padding: 30px 0 90px;
}
.tpabouthha {
  padding: 30px 0 120px;
}
.tpabouttta {
  padding: 30px 0 115px;
}
/* .slabouthhamn > .slick-list{
  padding-top: 20px;
} */
/*================= END: about ==================*/

/*================= BEGIN: news ==================*/
.tpnewshha{
  padding: 30px 0 110px;
}
.tpnewsmma{
  padding: 30px 0 120px;
}
.tplibrarymma {
  padding: 30px 0 90px;
}
.hpsubmenur .mnconts li.active a{
  color: #005091;
}
/*================= END: news ==================*/

/*================= BEGIN: career ==================*/
.tpcareermma {
  padding: 30px 0 100px;
}
.dv-gender.div_input.has-error label {
  border: 1px solid #f60000 !important;
}
.dv-gender.div_input.has-success span.glyphicon-ok:before{
  display: none !important;
}
/*================= END: career ==================*/

/*================= BEGIN: evrm ==================*/

/*================= END: evrm ==================*/

/*================= BEGIN: product ==================*/

/*================= END: product ==================*/

/*================= BEGIN: food ==================*/

/*================= END: food ==================*/

/*================= BEGIN: store ==================*/

/*================= END: store ==================*/

/*================= BEGIN: contact ==================*/
#formContact .glyphicon-remove:before,
#formContact .glyphicon-ok:before{
  display: none;
}
#formContact .div_input{
  position: relative;
}
.gmap-contact .gmap_canvas,
.gmap-contact .mapouter,
.gmap-contact iframe{
  width: 100% !important;
}
.div-security .fa-shield:before{
  display: none;
}
.div_input input,
.div_input textarea,
.div_input select{
  border: 1px solid #dedede;
}
.div_input.has-error input,
.div_input.has-error textarea,
.div_input.has-error select{
  border: 1px solid #f60000 !important;
}
/* .div_input.has-success input,
.div_input.has-success textarea{
  border: 0px solid #00ff2b !important; 
} */
.mapouter,
.gmap_canvas{
  width: 100% !important;
}
.gmap_canvas iframe{
  width: 100% !important;
}
.designMap .fancybox-content{
  width: 100%;
  height: 100%;
  padding: 0px;
  overflow: hidden;
}
.designMap .fancybox-slide--html .fancybox-close-small{
  background: #000;
  color: #fff;
  opacity: 1;
}
.itemaddress .viewAll a span{
  padding-left: 0px;
}
#formContact input,
#formContact textarea{
  padding: 5px 10px;
}
.vchooption{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 15px 0px;
}
.vrdchoose [type="radio"] + label{
  font-weight: 500;
  color: #777e91;
  padding-left: 30px;
}
.vrdchoose [type="radio"] + label:before{
  width: 20px;
  height: 20px;
}
.vrdchoose [type="radio"] + label:after{
  width: 14px;
  height: 14px;
}
.reqshitab{
  display: none;
}
.reqshitab.active{
  display: block;
}
.reqshitab .rshipgird{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -9px;
}
.tprequestma .magrip .reqshitab{
  margin-bottom: 0px;
  position: relative;
}
.reqshitab .rshipgird > div {
  padding: 0 9px;
  margin-bottom: 12px;
}
.rshipgird .mmgroup input{
  color: #999999;
}
.rshipgird .selectize-input{
  padding: 12px 15px;
  display: flex !important;
  align-items: center;
}
.rshipgird .selectize-input span{
  min-height: auto;
  border-radius: 0px;
  padding: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rshipgird .selectize-input span .item{
  width: 100%;
  overflow: hidden;
}
.rshipgird .selectize-input input{
  border: 0px !important;
  height: auto;
  padding-right: 10px !important;
}
.rshipgird .selectize-input.has-items input{
  width: 0px !important;
}
.rshipgird .has-error .selectize-input{
  border-color: #f60000;
}
.rshipgird .selectize-control.plugin-remove_button .remove-single{
  color: #f60000;
  font-size: 35px;
  line-height: 16px;
  margin-left: 10px;
  right: -2px;
  z-index: 5781;
}
.rshipgird .selectize-control.single .selectize-input.has-items:after{
  display: none;
}
/*================= END: contact ==================*/

/*================= BEGIN: datepicker ==================*/
.ui-datepicker {
  width: 20.5em;
  padding: .2em .2em 0;
  display: none;
}
#ui-datepicker-div{
  z-index: 999 !important;
  background: #fff;
  padding: 10px 10px;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
.ui-widget-header{
  border: 1px solid #ffffff;
  background: #ffffff 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
.ui-widget-header {
  border: 1px solid #ffffff;
  border-bottom: 1px solid #000000;
  background: #ffffff 50% 50% repeat-x;
  color: #000;
  font-weight: normal;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: normal;
  border: 0;
  font-size: 14px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #ffffff;
  font-weight: bold;
  color: #000000;
}
.ui-datepicker-lunar {
  font-size: 11px;
  font-family: 宋体,楷体 !important;
  font-weight: normal;
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0px 1px;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker .ui-datepicker-prev span{
  background: #ffffff url('../images/calendar_prev.png') 50% 50% repeat-x;
  background-size: cover;
}
.ui-datepicker .ui-datepicker-next span{
  background: #ffffff url('../images/calendar_next.png') 50% 50% repeat-x;
  background-size: cover;
}
.ui-widget-header .ui-state-hover,
.ui-widget-header .ui-state-focus{
  cursor: pointer;
  border: 0px solid #ffffff;
  background: #ffffff;
  font-weight: normal;
  color: #ffffff;
}
table.ui-datepicker-calendar>thead>tr>th:nth-child(6)>span {
  color: #158cb3;
}
table.ui-datepicker-calendar>thead>tr>th:nth-child(7)>span {
  color: #c00;
}
.ui-datepicker td:nth-child(6)>.ui-state-default .ui-datepicker-day{
    color: #158cb3;
}
.ui-datepicker td:nth-child(7)>.ui-state-default .ui-datepicker-day {
  color: #c00;
}
/*================= END: datepicker ==================*/

/*================= BEGIN: NoItem ==================*/
.noItem{
  text-align: center;
  background: url(../images/nothing-found.png);
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 200px;
  padding: 10px 10px;
  font-size: 18px;
  width: 100%;
}
/*================= END: NoItem ==================*/

/********************* loading page ****************************/
/* https://stephanwagner.me/only-css-loading-spinner */
.loadOverlay{
  position: relative;
  min-height: 360px;
}
.loadOverlay:before{
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 70px;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-top: -30px;
  /* margin-left: -10px; */
  border-radius: 50%;
  border-top: 2px solid #005091;
  border-right: 2px solid transparent;
  animation: spinner .6s linear infinite;
  z-index: 99;
}
.loadOverlay:after{
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  background: #f5f5f5;
  opacity: .8;
}
.loadOverlay.loadOverlay-35:before{
  left: 35%;
}
.loadOverlay.loadOverlay-40:before{
  left: 40%;
}
.loadOverlay.loadOverlay-45:before{
  left: 45%;
}
.loadOverlay.loadOverlayCenter:before{
  top: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -30px;
}
.loadOverlay.minHauto{
  min-height: auto; 
}
@-webkit-keyframes spinner {
  to {transform: rotate(360deg);}
}
@keyframes spinner {
  to {transform: rotate(360deg);}
}
/********************* loading page ****************************/

/* box_redirect */
/* https://www.w3schools.com/howto/howto_css_loader.asp */

/********************* CSS for box_redirect ****************************/
#box_redirect{border: 2px solid #005091;width: 50%;margin:0px auto;}
#box_redirect p { line-height:18px;}
#box_redirect .top {background: #005091;border-bottom:0px solid #5C5C5C;color:#FFFFFF;font-size: 14px;font-weight:bold;text-transform:uppercase;/* height:22px; */padding: 10px;text-align:left;}
#box_redirect .fontMess {color: #005091;font-size: 14px;font-weight:bold;text-align:center;padding: 15px 5px;}
#box_redirect .mess { background:#383838; color:#FFFFFF;text-align:center}
#box_redirect .bottom {background: #005091;color: #fff;text-align:center;padding:5px;font-size:12px;}

/********************* CSS for boxMess ****************************/
#boxMess{  border:1px solid #F08200;padding:2px 5px; background:#FCF5CD }
#boxMess  h4.mess { background:url(../images/icon/icon_mess.gif) no-repeat left; padding:2px 30px; color:#007b3c; font-weight:bold; font-size:12px;}
#boxMess  h4.err { background:url(../images/icon/icon_warning.gif) no-repeat left; padding:6px 30px; color:#007b3c; font-weight:bold;}
#boxMess .font_err { color:#005091;}

#box_redirect{
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 999;
}
#box_redirect .icon-loa{
  max-width: 25px;
}
#box_redirect .font_err{
  padding: 10px;
}
@media all and (max-width: 768px){
  #box_redirect{
    width: 90%;
  }
}
/********************* CSS for box_redirect ****************************/

/*================= BEGIN: cart finished ==================*/
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #f7921e;
  border-right: 16px solid green;
  border-bottom: 16px solid red;
  border-left: 16px solid pink;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin: 0 auto;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/*================= END: cart finished ==================*/

/*================= BEGIN: cart ==================*/

/*================= END: cart ==================*/

/*================= BEGIN: comment ==================*/
.comment_reply{
  margin-bottom: 15px;
}
.comment_reply .reply-com{
  margin-bottom: 10px;
}
.comment_reply .fl{
  width: 50%;
}
.comment_reply .reply-info::after{
  content: '';
  display: block;
  clear: both;
}
.comment_reply textarea.form-control{
     resize: vertical;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 100px;
}
.comment_reply input.form-control{
  height: 38px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.comment_reply button.btn{
  height: auto;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  padding: 7px 20px;
  text-transform: uppercase;
  background: #67635c;
  border: 0;
  margin-right: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.comment_reply button.btn:hover {
    background: #fe961d;
}
.comment_reply .nodeanswer{
  padding: 15px;
  margin: 15px 0px;
}
.comment_reply .nodeanswer::after{
  content: '';
  display: block;
  clear: both;
}
.facebook-comment iframe{
  width: 100%;
}
#ext_comment .pagination{
  margin-top: 15px;
}
/*================= END: comment ==================*/

/*==========================================================================*/
/*============================RESPONSIVE====================================*/
/*==========================================================================*/

@media (min-width: 1600px){
  .addresshome::before{
    width: 95%;
    height: 135%;
    background-position: center center;
  }
}

@media screen and (max-width: 1599px) and (min-width: 1440px) {
  .addresshome::before{
    width: 100%;
    height: 107%;
    background-position: center center;
  }
}

@media screen and (max-width: 1399px) and (min-width: 1367px) {
  .addresshome::before{
    width: 95%;
    height: 135%;
    background-position: center center;
  }
}

@media (min-width: 1024px){
}

@media (min-width: 991px){
  .itabouthhamn{
    padding-bottom: 80px;
  }
}

@media (max-width: 1366px){
}

@media (max-width: 1200px){
  #page-service .hpservicehh{
    padding: 50px 0;
  }
}

@media (max-width: 1024px){
}

@media (max-width: 991px){
  /* iao-alert-box{
    top: 0px;
  } */
  /* .hptophead .grtop > div.rcol{
    padding: 0px;
  }
  .slbannerhh .item .caption{
    bottom: 0px;
  } */
  .page-not-found{
    padding: 100px 0px 0px;
  }
  #page-main .tpnewshha{
    padding: 30px 0 30px;
  }
  .vchooption{
    flex-wrap: wrap;
    margin: 5px 0px;
  }
  .vchooption .opcol{
    width: 100%;
    margin-bottom: 5px;
  }
  .reqshitab .rshipgird .hcol{
    width: 100%;
  }
}

@media screen and (max-width: 1024px) and (min-width: 992px) {
}

@media (max-width: 768px){
}

@media (max-width: 767px){
}
