@font-face {
    font-family: 'UTMWedding';
    src: url('../fonts/UTMWedding.ttf');
}
@font-face {
    font-family: 'SnellRoundhandBoldScript';
    src: url('../fonts/SnellRoundhandBoldScript.ttf');
}


.decription-adress,.img-adress-map{
    padding-left: 0;
    padding-right: 0;
}
img{max-width: 100%;}
.adv_item {
    width: 100% !important;
}

/*======header========*/
.top-header{
      background: white;
    width: 100%;
}
.text-header-left{
  text-transform: uppercase;
  float: left;
}
.hotline-header h1,.hotline-header h3{
    font-size: 24px;
    text-align: center;
    color: #57ba46;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 0px;
}
.text-header-right{
    float: right;
    color: red;
    font-weight: bold;
    font-size: 17px;
}
.lag {
    float: right;
}
.lag >ul {
    margin-top: -1px;
    float: right;
    margin-bottom: 5px;
}
.lag >ul >li {
    display: inline-block;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 14px;
}
.lag >ul >li >a {
    text-decoration: none;
    color: #ffffff;
    border: 4px solid #da8f8f57;
}
.text-header-right i{
    height: 20px;
    display: block;
    padding-left: 15px;
    float: right;
    border-right: 2px solid #f9cd01;
    margin-right: 15px;
}
.slide-home{
  position: relative;
}
.slide-home .item img{
  width: 100%;
}
.main-menu{

}
.box-menu{
/*  background-image: url(../template/images/bg_header.png);
  ../template/images/bg_header.png*/
  border-radius: 0 0 2px 2px;
  height: 70px;
  width: 100%;
  background: #57ba46;
  text-align: center;
}
.menu-home-header{    
    display: inline-block;
  }
.menu-home-header h1{
    margin-top: 5px;
    margin-bottom: 5px;
}
.border-top-menu{
   /* height: 7px;*/
    background: rgba(255, 255, 255, 0.35);
    border-radius: 2px 2px 0 0;
}
.logo{

    display: block;
    float: left;
}
.logo img{
    max-height: 60px;
}
.ul-menu{
  float: right;
  margin-bottom: 0;
  line-height: 65px;
}
.li-menu{
  float: left;
  border-bottom: 5px solid transparent;
  position: relative;
}
.li-menu a{
    padding: 30px 20px;
    font-weight: bold;
    color: #f5f5f5;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.li-sub a{color: #333;}
.li-menu:hover,.li-menu.active{
  border-bottom: 5px solid #efac1f;
}
.li-menu a:hover{
  color: #efac1f;
}
#slide-home{border: 3px solid #eaeaea;}
/*=======sub-menu==========*/
.sub-menu ul{
    position: absolute;
    top: 68px;
    background: #57ba46;
    left: -1px;
    min-width: 200px;
    border-bottom: 5px solid #006db7;
    display: none;
    z-index: 999;
}
.sub-menu:hover > ul{
  display: block;
}
.sub-menu:hover > ul li a:hover{
  color: #f98d01;
}
.sub-menu:hover{
  border-bottom: 5px solid transparent;

}
.li-sub{
  white-space: nowrap;
  float: left;
}
.li-sub a{
    display: block;
    padding: 0 20px;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
    color: #f5f5f5;
}
.list-menu-left .li-sub a{font-size: 16px;height: auto;color: black;white-space: pre-line;padding: 0 0px;}
.li-sub a i {margin-right: 10px;}
/*======directory========*/
.directory{float:left;width:100%;padding:0;margin:0 0 10px 0;font-family:arial;font-size:13px;}
.directory .left{float:left;}
.directory .right{float:left;display:none;}
.directory a{display: inline-block;padding-right: 20px;margin-right: 10px;background: url(../template/images/bg-link-title-top.png)right center no-repeat;color: #333333;font-size: 14px;}
.directory a:hover{color:#f6860e;}
.directory .left div{float:left;}
.directory .home{padding-left:0;}
.directory .lastitem-2 a{color:#333333;background:none;}
.directory .lastitem a:hover{color:#f6860e;}

/*=======home page==========*/
.wrapper-box-fix-tb {
    position: fixed;
    right: 29%;
    z-index: 1;
    top: 30px;
}
.wrapper-box-fix-tb .close-sp {
    position: absolute;
    top: 155px;
    right: -12px;
    z-index: 10;
    font-size: 30px;
    color: #365899;
}
.wrapper-box-fix-tb .box-fix-support-tb {
    position: fixed;
    width: 500px;
    right: 29%;
    z-index: 1;
    top: 200px;
    background: #365899;
    padding-bottom: 20px;
    overflow-y: auto;
    max-height: 575px;
    padding: 10px;
    border-radius: 5px;
    border: 2px solid #57ba46 !important;
    color: white;
}


.carousel-indicators li{border: 1px solid #084443;}
.info-news a:hover{text-decoration: none;}
.imageframe-align-center{text-align: center;padding-bottom: 20px;padding-top: 5px;}
.process{

    text-align: center;
    background: #ededef;
}
.list-process {
    margin-top: 44px;
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.list-process li:first-child {
    background: url(../template/images/point-blue.png) no-repeat 0% 28%;
}
ul.list-process li {
    position: relative;
    min-height: 247px;
}
.list-process li {
    list-style: none;
    text-align: center;
    width: calc((100%/12)*2);
    float: left;
}
ul.list-process li:before {
    content: '';
    background-color: #1b75b9;
    width: 100%;
    left: 0;
    height: 2px;
    margin-top: -1px;
    top: 30%;
    position: absolute;
    z-index: 1;
}
ul.list-process li:last-child:after {
    content: "\f054";
    position: absolute;
    right: -5px;
    top: 29.8%;
    z-index: 3;
    margin-top: -7px;
    color: #1b75b9;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ul.list-process li a {
    color: #494848;
    text-transform: none;
}
style.css:2691
ul.list-process li a {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
ul.list-process li a img {
    position: relative;
    z-index: 4;
}
.list-process p {
    margin: 15px auto;
}
ul.list-process li:hover a {
    color: #1abc9c;
    text-decoration: none;
}
ul.list-process li a {
    color: #494848;
    text-transform: none;
}
ul.list-process li a {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.list-process li p a {
    font-size: 18px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.list-process li p a .title-process{font-size: 15px;color: #63b933;}
ul.list-process li:hover a .step-number {
    background: #63b933;
}
.step-number {
    background: #63b933;
    padding: 5px 10px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    color: #fff;
}
@media screen and (max-width: 900px)
{
  .list-process li {
      width: calc((100%/12)*6);
      margin-bottom: 22px;
  }
  .list-process p {
    margin-top: 10px;
  }
}

.get-service .img-service a img{width: 100%;}
.get-service .img-service a{
    display: block;
    border-radius: 500px;
    overflow: hidden;
    text-align: center;
    width: 80%;
    margin: auto;
    border: 5px solid #63b933;
}
.get-service .img-service a:hover{border: 5px solid #63b933;}
.info-service a{text-align: center;}
.info-service a h3{
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.info-service a h3:hover{color: #1abc9c;}
.info-service a:hover{text-decoration: none;}
.title-pick-us{
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
}
.item-pick-us{
  border: 3px solid #006e61;
  padding: 30px;
  margin-bottom: 30px;
  min-height: 189px;
}
.item-pick-us img{
    float: left;
    padding-right: 30px;
    padding-bottom: 50px;
}
.title-pick{
  font-weight: bold;
  text-transform: uppercase;
}
.hr-title {
    width: 40px;
    border-top: 3px solid #fdc300;
    margin-top: 0;
}

.form-register-mail .input_style{width: 100%}
.form-register-mail .input_style input{
    width: 250px;
    height: 38px;
    padding-top: 0;
    padding-bottom: 0;
    padding: 8px 15px;
    font-weight: normal;
}
.uppercase{
    width: 250px;
    line-height: 38px;
    border: 0;
    padding: 0;
    background-color: #c58933;
    border: 1px solid #b7960b;
    color: #fff;
}
.img-chose{padding-bottom: 10px;}
.img-chose a img{
    border-radius: 5px;
}
.info-chose{
    font-size: 18px;
    font-weight: bold;
}
.dangky-mail{margin-bottom: 20px;}
.input_style .warning .warning-arrow {
    background: url(../template/global/warning-arrow.png) 0 0 no-repeat #fff;
    position: absolute;
    top: -5px;
    left: 4px;
    float: left;
    width: 8px;
    height: 5px;
}
.input_style .warning {
    position: absolute;
    left: 0;
    float: left;
    border: 1px solid #E04006;
    font-size: 11px;
    line-height: 12px;
    padding: 0px 5px;
    white-space: nowrap;
    z-index: 500;
    color: #ff0000;
    margin: 2px;
    padding-left: 20px;
    padding-top: 2px;
    background: url(../admincp/media/warning.png) 3px 3px no-repeat;
    display: none;
}

.custommer-say{
  background: url(../img/custommer-says.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 286px;
  margin: 30px 0;
}
#bannerCustommer .carousel-inner{
  width: 70%;
  margin: auto;
  margin-top: 75px;

}
#bannerCustommer .carousel-inner .item img{
    float: left;
    width: 140px;
    height: 140px;
}

#bannerCustommer .carousel-inner .item .comment-cus{
  background: #3b8214;
  color: #fff;
  height: 140px;
  padding: 30px 15px 0px 165px;
  font-size: 16px;
  font-style: italic;
}
#bannerCustommer .carousel-control{
  background: none;
}
.comment-cus i{
  font-size: 25px;
}
.comment-cus span{
    position: absolute;
    bottom: 5px;
    right: 15px;
    font-size: 14px;
}

.carousel-control i {
    font-size: 60px;
    position: absolute;
    z-index: 5;
    top: 50%;
    margin-top: -30px;
}

.new-home h2 ,.title-chose h2,.get-service h2,.get-process h2,.get-service h1,h2.title-news a{
    text-align: center;
    text-transform: uppercase;
    font-size: 31.19px;
    color: #63b933;
    font-weight: 700;
}
.new-home h2 a:hover{text-decoration: none;}
.description-new,.description-service{text-align: center;padding-bottom: 20px;font-size: 20px;}
.img-news-page img{
    padding: 1px;
    border-radius: 5px;
    border: 2px solid #b7960b !important;
}

.title-catalog-2-contact{
  margin-top: 0px;
    margin-bottom: 30px;
}
.title-catalog-2-contact h1{
        font-size: 24px;
}
.fusion-title .title-sep-container {
    position: relative;
    height: 6px;
    -ms-flex-grow: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.title-sep.sep-double {
     height: 6px; 
     border-bottom-width: 1px; 
     border-top-width: 1px; 
}
.title-sep {
    position: relative;
    display: block;
    width: 100%;
    border-style: solid;
    border: 0 solid #e7e6e6;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .left-partner {
    background: #57ba46;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    height: 116px;
    line-height: 116px;
    position: relative;

}
  .no-padding {
    padding: 0;
}
.left-partner span {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 12px 0;
}
.left-partner span:after {
    content: "";
    position: absolute;
    top: 79px;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-top: 6px solid #ffffff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
.doi-tac{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: beige;
}

#footer{
    background-color: #57ba46;
    border-color: #e9eaee;
    border-top-width: 12px;
    /*background-image: url(../template/images/bg_footer.png);*/
    background-repeat: repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 55px;
    -webkit-background-size: cover;
    float: left;
    width: 100%;
}
.gotopHome {
    z-index: 9999999999;
    background: url(../template/images/back-to-top.png) 0 0 no-repeat;
    width: 33px;
    height: 33px;
    cursor: pointer;
    position: fixed;
    bottom: 80px;
    right: 10px;
    text-indent: -9999px;
}
.main-footer .slogan-footer{
    float: left;
    padding-top: 20px;
    text-align: justify;
}
.main-footer .slogan-footer span{
    font-size: 14px;
    color: #f5f5f5;
}
.main-footer .title-footer{
    border-bottom: 1px solid #e1e1e1;
    line-height: 2.5;
    text-transform: uppercase;
    margin-top: 0px;
    color: #f5f5f5;
    font-size: 16px;

}
.main-footer .title-footer:after{
    display: block;
    content: "";
    background: #efac1f;
    width: 100px;
    height: 2px;
    position: absolute;
}

.design-web{
    background-color: #282a2b;
    border-color: #efac1f;
    float: left;
    width: 100%;
    padding-top: 20px;
}
.design-web .col-xs-12 {
      height: 40px;
}
.design-web span{color: white;}

/*======================= mobile =========================*/
.sub-menu-mobile label{
    width: 100%;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #5c0069;
}
.sub-menu-mobile ul{
  background: #5c0069;
}
.sub-menu-mobile ul li a{
  color:#fff;
}
.sub-menu-mobile ul li a:hover{
  background: #fff;
  color: #5c0069;
}
.sub-menu-mobile label i{
    font-size: 24px;
    margin-right: 20px;
}
.menu-mobile{
	float: left;
	/*color: #f9cd38;*/
	font-size: 21px;
	display: none;
	cursor: pointer;
}
.menu-mobile:hover,.menu-mobile:active,.menu-mobile:focus{
	/*color: #fff;*/
}
.list-mobile a{
	display: block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    color: #0051a3;
    text-decoration: none;
    font-weight: bold;
    line-height: 30px;
}
.list-mobile a i{
	font-size: 16px;
    width: 30px;
}
.list-mobile a:hover{
	background: #0051a3;
  color: #fff;
}
@media (max-width: 1200px) and (min-width: 992px){
.li-menu a{
    padding: 30px 15px;
    font-size: 14px;
}
.tigia-header .input-group{display: none !important;}
}
@media (max-width: 992px){

#baner,.box-menu{display: none;}
.tigia-header .input-group{display: none !important;}
.text-header-left,.text-header-right,.main-menu,.logo-header a img{
  display: none;
}
.menu-mobile{
	display: block;
  margin: 14px;
}

}
@media (max-width: 768px){
.view-news-detail img{
    height: auto !important;
}
.wrapper-box-fix-tb{
    display: none;
}
.info-news h3{
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    /*height: 34px;*/
  }
.new-home h2, .title-chose h2, .get-service h2, .get-process h2{font-size: 20px;}

.img-item span{
  display: none;
}
.owl-prev{
  left: -15px !important;
}
.owl-next{
  right: -15px !important;
}
.owl-nav i{
  font-size: 18px !important;;
}
.box-fix-support,.wrapper-box-fix{
  right: 25px !important;
}
.text-right-f {
    float: left;
    width: 100%;
    margin-left: 15px;
}
.carousel-control{width: 0%;display: none;}


#bannerCustommer .carousel-inner .item img {
    width: 100px;
    height: 100px;
}
#bannerCustommer .carousel-inner .item .comment-cus {
    height: 100px;
    font-size: 12px;
    padding: 3px 0px 0px 103px;
}
#bannerCustommer .carousel-inner {
    width: 96%;
}

.comment-cus i {
    font-size: 12px;
}
.new-home .img-news-page img{
    max-width: 120px;
    float: left;
    margin-right: 10px;
}
.item-chose{
    text-align: center;
}
}
/* Toggle Styles */

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled {
  padding-left: 250px;
}
#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 250px;
  width: 0;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  background: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
  width: 250px;
}
#page-content-wrapper {
  width: 100%;
  position: absolute;
}
#wrapper.toggled #page-content-wrapper {
  margin-right: -250px;
}

@media(max-width: 1000px){

  .left-home-page,.banner_right_2,.list-menu-left-tr{display: none;}
  #lhc_status_container{display: none;}
  .contact-right{display: none;}
  .logo_mobile {    
    display: block !important;
    width: 200px;
    margin: 0 auto;
    position: relative;
  }
  .logo_mobile img {    
    max-height: 50px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -44px;}
  .slide-news {min-height: 150px !important;}
  .search-icon {display: block !important;}

}



.tigia-header .input-group{float: right;padding-left: 100px;}
.tigia-header .input-group input{height: 26px !important;}
.tigia-header .input-group .input-group-btn button{height: 26px !important}
.detail-about .catalog_description{font-size: 16px;}
.left-news-page .description{font-size: 16px;}



