body{
    font-family: 'Roboto' !important;
}

h1, h2, h3, h4, h5, h6, b, strong{
    font-family: 'Roboto-bold' !important;
}
.fix {
  position:fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 9999 !important;
  -webkit-transition: position 0.4s;
  -o-transition: position 0.4s;
  transition: position 0.4s;
  -webkit-animation: affix-menu 1s;
  animation: affix-menu 1s; 
  -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    
}

@-webkit-keyframes affix-menu {
  from {
    position: fixed;
    top: -50px; }
  to {
    position: fixed;
    top: 0; 
      
  } 
    
}

@keyframes affix-menu {
  from {
    position: fixed;
    top: -50px; 
      
  }
  to {
    position: fixed;
    top: 0; 
  } 
}
.header-fix.fix{
    background: #fff;
}
.boxLogo h2{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 28px;
    font-family: 'judson-bold' !important;
}
.boxLogo h2 a{
    color: #0071bb;
}
.header-flex > .container > .row{
    display: flex;
    align-items: center;
}
.box-search-mobile .btn-show-search i{
    padding: 0px 0px;
    font-size: 14px;
    font-weight: 900;
    color: #0071bb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-weight: 900;
}
.box-search-mobile .btn-show-search {
    padding: 0px 0px;
    
}
.box-right.box-language {
    float: right;
    padding: 0px 0;
}
.box-search-mobile {
    padding: 0px 0px;
    position: relative;
}
.box-search-mobile .box-search{
    position: absolute;
    width: 100%;
    right: 0px;
    margin: auto;
    top: 30px;
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    border-radius: 0;
    z-index: 999;
    padding: 10px !important;
    width: 100%;
    left: initial;
    border: 1px solid #ddd;
}
.box-search-mobile .box-search::before, .box-search-mobile .box-search::after {
    bottom: 100%;
    z-index: 999;
    opacity: 1;
    left: 100%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.box-search-mobile .box-search::before {
    border-bottom-color: #ddd;
    border-width: 10px;
    margin-left: -27px;
}
.box-search-mobile .box-search::after {
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -25px;
}
.mighty-slider {
    height: 35vw !important;
}
.bkNews-list{
    background-color: #0a78bed9;
    height: 40px;
    line-height: 40px;
    width: 100%;
    color: #fff;
}

.BluepanelBox-list span a{
    color: #fff;
    font-size: 14px;
    margin-right: 15px;
    padding-left: 45px;
    position: relative;
    font-family: 'Roboto-bold' !important;
}
.BluepanelBox-list span a:hover{
    text-decoration: underline;
}
.BluepanelBox-list span{
    position: relative;
}
.BluepanelBox-list span:before{
    content: '';
    background: #fff;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%); 
    -moz-transform: translateY(-50%); 
    transform: translateY(-50%);
    border-radius: 100%;
}
.title-marquee{
    float: left;
    background-color: #002d72;
    width: 80px;
    font-size: 14px;
    text-align: center;
    font-family: 'Roboto-bold' !important;
}
.BluepanelBox{
    width: calc(100% - 80px);
    float: left;
    overflow: hidden;
}
#toc_container {
    display: block !important;
    border: 1px solid #ddd;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 10px;
	border-radius: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.toc_title {
    font-family: 'Roboto-bold' !important;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 15px;
}
#toc_container .toc_list {
    margin-left: 15px;
    list-style: none;
}
.toc_list li {
    font-size: 15px;
    line-height: 1.5;
    margin-left: 0px !important;
}
.toc_list>li>a {
    font-weight: 600;
    font-family: 'Roboto-bold' !important;
}
#toc_container ul {
    margin-left: 25px;
    list-style: none;
}
.menuList {
    list-style: none;
}
.menuList li{
    width: 100%;
    display: table;
    text-align: center;
    padding: 10px 10px;
    font-family: 'Roboto-bold' !important;
    font-size: 12px;
    background-color: #f3f3f3;
    border-bottom: solid 1px #ffffff;
}
.menuList{
    text-align: center;
}
.bk-menu{
    background-color: #f3f3f3;
    padding: 0px 0px;
    margin-bottom: 30px;
}
.menuList li:last-child{
    border-bottom: none;
}
.menuList li a{
    color: #0a78be;
}
.menuList li a:hover{
    text-decoration: underline;
}
.boxTitle{
    text-transform: uppercase;
    margin: 0px 0px 30px 0;
    text-align: center;
}
.title-label{
    position: relative;
}
.title-label:before{
    content: "";
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #0046ad;
    width: 100%;
    left: 0;
}
.title-custom h3{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    position: relative;
    color: #020202;
    background-color: #0046ad;
    display: inline-block;
    padding: 20px 30px;
    transform: skew(-40deg);
}
.title-custom h3 a{
    color: #fff;
    width: 100%;
    position: relative;
    display: inline-block;
    height: 100%;
    cursor: pointer;
    transition: color .2s ease-in-out,background-color .2s ease-in-out;
    display: inline-block;
    transform: skew(40deg) !important;
}

.itemNavigation{
    margin-bottom: 15px;
}
.itemNavigation-img img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.itemNavigation-img{
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #fff;
    transition: transform .35s;
    overflow: hidden;
    min-height: 100%;
    max-width: 100%;
    -webkit-transform: translateZ(0);
}
.tile-module__overlay{
    z-index: 5;
    position: absolute;
    max-width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(21,54,101,.5);
    display: block;
    transition: all .4s;
}
.itemNavigation-info{
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}
.itemNavigation-custom{
    position: relative;
}
.itemNavigation-custom:before{
    box-shadow: 0 3px 30px rgb(0 0 0 / 80%);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    transition: opacity .35s;
}
.itemNavigation-info h2{
    width: 100%;
    margin: 0;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: .5px;
    text-align: center;
    color: #fff;
    padding: 15px 15px 15px 15px;
}
.itemNavigation-info h2 a{
    color: #fff;
}
.tile-module__header-separator{
    width: 20%;
    height: 1px;
    z-index: 1;
    background: #8c95a2;
    margin: 0 auto;
    text-align: center;
    transition: all .4s;
}
.itemNavigation-info-des{
    display: none;
    color: #fff;
}
.tile-module__cta a{
    color: #fff;
    font-family: 'utmavo-bold' !important;
    text-transform: uppercase;
    font-size: 14px;
}
.tile-module__cta{
    margin-top: 15px;
}
.ab-check{
    padding: 15px 15px 15px 15px;
    text-align: center;
    z-index: 9;
}
.boxNavigation {
    margin-bottom: 15px;
}

.sliderNews-home .slider-news-main > .row{
    margin: 0 -7.5px;
}
.sliderNews-home .slider-news-main > .row .owl-item > div{
    padding: 0 7.5px;
}
.time-box{
    font-size: 12px;
    color: #0072bc
}
.sliderNews-home .slider-news-main .heading-middle{
    font-size: 14px;
    height: 75px !important;
}
.item-blogs .img-blogs:hover img{
    transform: scale(1.25);
    -webkit-transform: scale(1.25);
    -o-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -moz-transform: scale(1.25);
}
.sliderNews-home{
    margin-bottom: 0px;
}
.on-title h3{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
}
.on-title{
    margin-bottom: 30px;
}
.homeList-news-main ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.homeList-news-main ul li{
    padding: 10px 0px;
    border-bottom: solid 1px #222222;
}
.homeList-news-main ul li:first-child{
    padding-top: 0px;
}
.homeList-news-main ul li:last-child{
    padding-bottom: 0px;
    border-bottom: none;
}
.homeList-news-main ul li i{
    font-size: 9px;
    margin-right: 15px;
}
.homeList-news-main ul li a{
    font-size: 13px;
    color: #222;
    text-transform: uppercase;
}
.homeList-news-main ul li a:hover{
    text-decoration: underline;
    color: #0046ad;
}
.homeList-news{
    margin-bottom: 30px;
}
.logoFooter{
    margin-bottom: 15px;
}
.logoFooter h2{
    font-size: 30px;
}
.logoFooter h2 a{
    color: #fff;
}
#footer {
    background-color: #fff;
    padding: 30px 0 0px 0px;
    margin-top: 30px;
    border-top: 3px solid #0046ad;
}
.home #footer{
	margin-top: 0px;
}
.footer-adress {
    color: #0046ad;
}
.name-company{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1.4;
    color: #0046ad;
}
.boxCompany-name{
    margin-bottom: 15px;
}
.info-company i{
    font-weight: 900;
    font-size: 13px;
}
.info-company p{
    font-size: 13px;
    color: #0046ad;
}
.listInfo-company ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.listInfo-company ul li{
    font-size: 13px;
    margin-bottom: 10px;
    display: table;
}
.listInfo-company ul li:last-child{
    margin-bottom: 0px;
}
.info-company-hn{
    margin-bottom: 15px;
}
.dn-title{
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #fff;
}
.footer-adress {
    margin-bottom: 15px;
}
.dk-email{
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
#frm-reg-email .form-group{
    margin-bottom: 0px;
}
#frm-reg-email .form-control{
    height: 40px;
    font-size: 13px;
    margin-bottom: 10px;
}
#frm-reg-email .btn-send-reg-email {
    background: #0046ad;
    color: #fff !important;
    height: 40px;
    font-size: 15px;
    width: 100%;
    font-family: 'Roboto-bold' !important;
    text-transform: uppercase;
}
.in-email {
    margin-bottom: 15px;
}
/* .title-menu-ft:after{
    content: "";
    width: 50px;
    border-top: 2px solid #0046ad;
    position: absolute;
    top: -10px;
    left: 0;
} */
.list-menu-fy ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.list-menu-fy li{
    font-size: 13px;
    margin-bottom: 5px;
}
.footer-menu{
    margin-bottom: 25px;
}
.work-main{
    display: flex; 
    align-items: center;
}
.work-main .work-item{
    float: left;
    margin-right: 15px;
}
.work-main .work-item:last-child{
    margin-right: 0px;
}
.box-work{
    margin-bottom: 30px;
}
.ft-copyright{
    background: #0046ad;
}
.copyright-box {
    padding: 10px 0px;
}
.mightyslider_modern_skin.isTouch .mSPages li{
    width: 12px !important;
    height: 12px !important;
}
.boxCategory-item-img{
    margin-bottom: 15px;
    text-align: center;
    overflow: hidden;
    padding-top: 65%;
    position: relative;
}
.boxCategory-item-img a{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
}
.boxCategory-item-img a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -webkit-transition: -webkit-transform 1s ease;
}
.title-cat{
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.3;
    height: 50px;
}
.title-cat a{
    color: #333;
}
.title-cat a:hover{
    color: #0071bb;
}
.des-cat{
    font-size: 13px;
    height: 30px;
    margin-bottom: 15px;
}
 .boxCategory-item{
    margin-bottom: 15px;
    border: 1px solid #ccccccba;
    padding: 5px 5px 5px 5px;
    transition: all .35s;
}
.readMore-cate a{
    color: #0071bb;
    font-size: 13px;
}
.boxCategory-item:hover{
    box-shadow: 0 3px 30px -3px rgb(0 0 0 / 80%);
}
.boxCategory-item-img:hover img{
    transform: scale(1.25);
    -webkit-transform: scale(1.25);
    -o-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -moz-transform: scale(1.25);
}
.bk-news-home{
    background-color: #f8f8f8;
    background: url(/uploads/plugin/custom_img/2021-07-10/1625888172-2084681036-custom.png) no-repeat center;
    background-size: cover;
    padding: 30px 0px 15px 0px;
    margin-bottom: 30px;
}
.title-top-news h3{
    text-align: center;
    margin: 0px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.4;
    height: 65px;
}
.title-top-news{
    padding: 10px 15px;
}
.title-top-news h3 a{
    color: #333;
}
.title-top-news h3 a:hover{
    color: #0071bb;
}

.item-blogs-custom .info{
    padding-left: 15px;
    padding-right: 15px;
}
.item-blogs-custom{
    box-shadow: 2px 2px 4px 0px rgb(0 0 0 / 10%);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    border: none !important;
    border-top: 4px solid #0071bb !important;
    margin-bottom: 15px;
    padding: 0px !important;
}
.item-blogs-custom:hover{
    box-shadow: 0 3px 30px -3px rgb(0 0 0 / 80%);
}
.item-blogs-custom .img-blogs.img-res{
    margin-bottom: 0px;
    padding-top: 50%;
}
.item-blogs-custom .desc-blogs{
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.readmore-blogs{
    border-top: 1px solid #e9e9e9; 
    padding: 15px 0px;
    text-align: center;
}
.readmore-blogs a{
    color: #333;
}
.readmore-blogs a:hover{
    color: #0071bb;
}
.bre-box{
	/* background-image: url(/uploads/plugin/custom_img/2021-06-25/1624586726-504386138-custom.jpg); */
	width: 100%;
	background-size: cover;
	height: auto;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 15px;
	position: relative;
	display: inline-block;
	padding: 20px 0px;
	display: none;
}
.block-breadcrumb .title-main{
	background: unset;
	padding: 0px 0px;
}
.bre-box:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f0f0f0;
}
.breadcrumb-box {
    position: absolute;
    width: 100%;
    top: 50%;
    padding: 0px 0px;
    transform: translateY(-50%);
}

.breadcrumb>li a, .breadcrumb .active {
    color: #333 !important;
    font-size: 13px;
}
.block-breadcrumb .title-main h1 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0;
    text-transform: uppercase;
}
.block-breadcrumb .title-breadcrumb{
	margin-top: 10px;
	text-align: center;
	display: none;
}
.breadcrumb>li+li:before {
    content: "\f101";
    font-family: FontAwesome;
    color: #333;
}
.container-content{
	/* text-align: center; */
}
.title-cate-page h1{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
}
.title-cate-page{
    margin-bottom: 15px;
    background: #0071bb;
    padding: 10px 15px;
}
.cat-infor-page ul{
    margin-left: 15px;
}
.cat-infor-page{
    margin-bottom: 30px;
}
.item-product:hover{
    box-shadow: 0 3px 30px -3px rgb(0 0 0 / 80%);
}
.project-related-main .content-item{
    padding: 10px 10px 10px 10px;
    border: none;
    border-radius: 0px;
    display: table;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}
.project-related-main .item-product:last-child .content-item{
    border-bottom: none;
}
.boxProject{
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
    border: 1px solid #0071bb;
}
.box-title-projcet{
    background: #0071bb none repeat scroll 0 0;
    color: #fff;
    font-family: 'Roboto-bold' !important;
    line-height: 19px;
    padding: 10px 10px;
    margin-bottom: 0px;
}
.box-title-projcet a {
    display: block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.project-related-main .item-product{
    margin-bottom: 0px;
    border: none;
    background: none;
    box-shadow: none;
}
.project-related-main .item-product .content-item .img{
    position: unset;
    padding-top: 0;
    width: 75px;
    float: left;
    height: auto;
    min-height: auto;
    background: #fff;
}
.project-related-main .item-product .content-item .img > a{
    position: unset;
}
.project-related-main .item-product .content-item img{
    width: 100%;
    height: 60px;
}
.project-related-main .item-product .info{
    width: calc(100% - 75px);
    float: left;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 15px;
    min-height: auto;
    margin-top: 0px;
}
.project-related-main .item-product .info .title-product{
    max-height: 100%;
    text-align: left;
    text-transform: unset;
}
.project-related-main .item-product .info .title-product a{
    font-size: 13px;
    color: #000;
}
.project-related-main .item-product .info .title-product a:hover{
	color: #0789ed;
}
.project-related-main .price-before{
	font-size: 12px;
}
.project-related-main .price-well{
	font-size: 14px;
	padding-left: 0px;
}
.project-related-main .price-inline p{
	display: table;
	width: 100%;
	font-size: 13px;
}
.service-detail-title {
    margin-bottom: 15px;
}
.service-detail-title h1{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    color: #0071bb;
}
.service-detail-main,
.service-detail-main ul li,
.service-detail-main p,
.info-rec-item,
.info-rec-item ul li,
.info-rec-item p,
.wrap-description-intro,
.wrap-description-intro ul li,
.wrap-description-intro p,
.ckeditor-post,
.ckeditor-post ul li,
.ckeditor-post p{
    font-size: 14px;
}
.ckeditor-post h1,
.ckeditor-post h2, 
.ckeditor-post h3, 
.ckeditor-post h4,
.ckeditor-post h5,
.service-detail-main h1,
.service-detail-main h2,
.service-detail-main h3,
.service-detail-main h4,
.service-detail-main h5{
	margin-top: 0px;
	margin-bottom: 10px;
}
.ckeditor-post h1,
.service-detail-main h1{
	font-size: 22px;
}
.ckeditor-post h2,
.service-detail-main h2{
	font-size: 20px;
}
.ckeditor-post h3,
.service-detail-main h3{
	font-size: 18px;
}
.ckeditor-post h4,
.service-detail-main h4{
	font-size: 16px;
}
.ckeditor-post ul{
	margin-left: 15px;
}
.service-detail-main ul,
.info-rec-item ul,
.wrap-description-intro ul{
    margin-left: 15px;
}
.service-detail-main strong,
.service-detail-main b{
    font-family: 'Robotocondensed-bold';
}
.button-social{
	margin-bottom: 0px;
	display: table;
	width: 100%;
}
.button-social ul li{
	width: 100%;
	margin-bottom: 10px;
}
.button-social ul li a{
	background-image: linear-gradient(to top,#005cbb,#007eff);
	width: 100%;
	display: table;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'Roboto-bold' !important;
}
.button-social ul li:last-child{
	margin-bottom: 0px;
}
.button-social ul li:last-child a{
	background-image: linear-gradient(to top,#dc5b00,#ecc500);
}
.button-social ul li a i{
	padding-right: 10px;
}
.button-social ul{
	list-style: none;
	margin-bottom: 0px;
	display: table;
	width: 100%;
}
.connect-rec{
	text-align: center;
	border: 1px dashed #038018;
	border-radius: 3px;
	background: #f7fff1;
	padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
}
.connect-rec p{
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Roboto-bold' !important;
}
.service-detail-main{
	margin-bottom: 30px;
}
.contact-block-custom .modal-dialog{
    max-width: 430px;
    position: relative;
}
.contact-block-custom .modal-content{
    padding: 10px;
    z-index: 999;
}
.contact-block-custom .modal-content .frm-bk-contact{
    border: 1px solid #eee;
}
.iphorm-group-title{
    background: #e51f28;
    color: rgb(255, 255, 255);
    font-weight: 400;
    padding: 20px 0px;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Roboto-bold' !important;
}
.contact-wrap{
    padding: 0 15px;
    margin-top: 15px;
}
.contact-wrap h4{
    text-align: center;
    color: #222;
    font-weight: bold;
    margin-top: 0px;
    line-height: 1.3;
        font-family: 'Robotocondensed-bold';
    margin-bottom: 10px;
    font-size: 15px;
}
.contact-wrap p{
    font-size: 13px;
    color: #777;
}
.contact-block-custom .form-contact{
  padding: 0 15px;
}
.contact-block-custom .form-contact .form-group .form-control{
    margin: 0;
    margin-bottom: 0px;
    color: #999;
    border: solid 1px #CCC;
    background: #f5f5f5;
}
.contact-block-custom .form-contact .form-group{
    margin-bottom: 15px;
    min-height: auto;
}
.contact-block-custom .form-contact .form-group:last-child{
	margin-bottom: 0px;
}
.contact-block-custom .form-contact .form-group .btn-submit{
    background: #e51f28;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    text-align: center;
    padding: 10px 30px;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: uppercase;
    border: none;
    font-size: 16px;
    font-family: 'Roboto-bold' !important;
}
.contact-block-custom .form-contact .form-group .btn-submit:hover{
    color: #fff !important;
    background: #cb2f36;
}
.contact-block-custom .form-contact .form-group .btn-submit:focus{
    outline: none !important;
}
.contact-block-custom .form-contact .form-group .btn-submit i{
    margin-right: 5px;
}
.contact-block-custom .close-popup{
    background: #222 !important;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    border: 2px solid #fff !important;
    position: absolute;
    top: -15px;
    right: -15px;
    opacity: 1;
}
.contact-block-custom .close-popup:hover{
    opacity: 1 !important;
    color: #fff;
}
.top-service{
	background: #f5f5f5;
	padding: 7px 0px;
	margin-bottom: 30px;
}
.item-blogs-style .info .title-blogs-item{
	margin-top: 0px;
	height: auto;
}
.item-blogs-style .info .title-blogs-item a{
	font-size: 16px !important;
	color: #000;
	text-transform: uppercase;
}
.item-blogs-style .info .title-blogs-item a:hover{
	color: #0071bb !important;
}
.description-info{
	font-size: 14px;
	margin-bottom: 10px;
	height: auto;
	color: #666666;
}
.readMore-detail{
	display: table;
	color: #666666;
	font-size: 14px;
}
.readMore-detail:hover{
	color: #0071bb !important;
}
.item-blogs-style{
	margin-bottom: 15px;
}
.page-rec .item-blogs .img-blogs img{
	position: static;
	width: 100%;
	height: auto;
	transition: opacity 0.35s, transform 1s;
}
.page-rec .item-blogs .img-blogs{
	margin-bottom: 0px !important;
	padding-top: 0 !important;
	width: 100% !important;
}
.page-rec .item-blogs{
	background: #EBEBEB;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
}

.page-rec .box-blogs.view-list .info{
	padding: 15px 15px 15px 15px;
	width: 100%;
	margin-left: 0;
}
.page-rec .title-blogs-item{
	height: auto;
	margin-bottom: 10px;
	margin-top: 0px !important;
}
.page-rec .title-blogs-item a{
	font-size: 16px !important;
	color: #333;
}
.page-rec .title-blogs-item a:hover{
	color: #064c87;
}
.page-rec .item-blogs .desc-blogs{
	color: #333;
	font-size: 13px;
}
.file-infor ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.file-infor ul li{
	margin-bottom: 5px;
	font-size: 13px;
}
.file-infor ul li strong{
	font-family: 'Robotocondensed-bold';
}
.file-infor ul li:last-child{
	margin-bottom: 0px;
}
.read-rec a{
	display: inline-block;
	background: #064c87;
	color: #fff;
	font-size: 13px;
	font-family: 'Roboto-bold' !important;
	padding: 10px 20px;
	border-radius: 100px;
	margin-top: 15px;
}
.read-rec a:hover{
	background: #3aa5d1;
	color: #fff;
}
.rec-content-detail h1{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 22px;
	color: #0071bb;
}
.rec-content-main{
	border: 1px solid #0071bb;
	background: #f5f5f5;
}
.rec-content-item h2{
	margin-top: 0px;
	margin-bottom: 0px;
}
.rec-content-item h2{
	padding: 10px 15px;
	background: #0071bb;
	color: #fff;
	font-size: 20px;
}
.info-rec-item{
	padding: 15px 15px 15px 15px;
}
.info-rec-item ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.info-rec-item-1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.info-rec-item-1 ul li{
	margin-bottom: 5px;
	font-size: 14px;
}
.info-rec-item-1 ul li:last-child{
	margin-bottom: 0px;
}
.info-rec-item-1 ul li strong{
	font-family: 'Robotocondensed-bold';
}
.detail-post-rec{
	margin-bottom: 30px;
}
.ft-top .navbar-header{
	float: none;
	margin: 0px 0px 15px 0px;
}
.ft-top .logo img{
	/* filter: brightness(0) invert(1); */
}
.list-fan-page>li>a img{
	width: 36px;
	height: 36px;
	object-fit: cover;
}
.page-search-main{
	width: 100%;
	display: inline-block;
}
.title-search h1{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	color: #0071bb;
	text-transform: uppercase;
}
.title-search{
	margin-bottom: 15px;
}
.news-detail-body p{
	font-size: 14px;
}
.news-detail-body{
	margin-bottom: 15px;
}
.info-text{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 20px;
}
.number-login p{
	font-size: 14px;
}
.kn-required{
	color: red;
}
.boxSeach-file .btn-search{
	position: static;
}
.boxSeach-file{
	margin-bottom: 30px;
}
.boxSeach-file form{
	width: 100%;
}
.boxSeach-file form .form-group{
	width: 100%;
	float: left;
}
.boxSeach-file .form-inline .input-group{
	width: 100%;
	margin-bottom: 15px;
}
.boxSeach-file form .form-group input.form-control{
	width: 100%;
	height: 40px;
	z-index: 1;
}
.boxSeach-file form .btn-search{
	padding: 6px 15px;
}
.result-board .table>thead>tr>th{
	background-color: #0071bb;
	font-family: 'Roboto-bold' !important;
	font-size: 14px;
}
.result-board .table>tbody>tr>td{
	font-size: 14px;
}
.result-board .table>tbody>tr>td:first-child{
	text-align: center;
}
.mypage-alo-phone {
    position: fixed;
    left: 0px;
    bottom: 0px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 1 !important;
}
.mypage-alo-ph-img-circle {
	width: 30px;
	height: 30px;
	top: 43px;
	left: 43px;
	position: absolute;
	background: rgba(30, 30, 30, 0.1) url(/uploads/plugin/custom_img/2021-07-19/1626684728-1416727979-custom.png) no-repeat center center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .7;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	background-color: #0089B9;
	background-size: 70%;
}
.call-now-zalo .mypage-alo-ph-img-circle{
    background: rgba(30, 30, 30, 0.1) url(/uploads/plugin/custom_img/2021-07-19/1626684388-562880011-custom.png) no-repeat center center;
    background-size: contain;
}
.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75 !important;
}
.mypage-alo-ph-circle{
    width: 90px;
    height: 90px;
    top: 12px;
    left: 12px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}
#header{
	margin-bottom: 30px;
}
.home #header{
	margin-bottom: 0px;
}
.call-bk{
	background-color: #0046ad;
	padding: 30px 0px;
}
.call-information-text p{
	color: #fff;
	margin-bottom: 30px;
	font-size: 16px;
	font-family: 'Roboto-bold' !important;
}
.call-information-text p i{
	font-size: 16px;
	margin-right: 15px;
}
.brand-container {
	margin-bottom: 30px;
}
.call-information-btn a{
	color: #FFFFFF;
	background-size: 100% 200%;
	background-image: linear-gradient(to bottom, transparent 50%, #ff0000 50%);
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	border: 4px solid #ff0000;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	line-height: 20px;
	border-radius: 10px;
	font-family: 'Roboto-bold' !important;
	padding: 15px 20px;
}
.call-information-btn a:hover{
	background-position: 0 -100%;
    color: #fff;
    background-color: #ff0000;
}
.call-information{
	text-align: center;
}
.info-page-cat h2{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #0071bb;
	text-transform: uppercase;
}
.info-page-cat h2 a{
	color: #0071bb;
}
.searchMobile .input-group{
	width: 100%;
}
.searchMobile .form-group{
	margin-bottom: 0px;
}
.searchMobile{
	padding: 10px 15px;
}
.searchMobile .input-group .form-control{
	height: 40px;
	border: 1px solid #0071bb !important;
	padding-right: 50px;
}
.searchMobile .btn-search{
	position: absolute;
	bottom: 0;
	z-index: 99;
	right: 0;
}
.searchMobile #form-suggestion{
	position: relative;
}
.zalo-chat-widget {
	bottom: 100px !important;
    right: 20px !important;
}
.call-now-zalo .mypage-alo-phone{
	right: 190px;
	left: 0;
}    .table_scoll {
        overflow-x: scroll;
    }

@media(min-width: 768px){
    .mighty-slider {
        height: 25vw !important;
    }

}

@media(min-width: 992px){
    .header-top > .container > .row > div:nth-child(1){
        width: 20%;
    }
    .header-top > .container > .row > div:nth-child(2){
        width: 80%;
    }
    .boxLogo h2{
        font-size: 36px;
    }
    .wsmenu-list > li:hover > a,
    .wsmenu-list > li > a:hover,
    .wsmenu-list > li > a.active{
        border-bottom: 5px solid #0071bb;
        color: #0071bb;
    }
    .wsmenu-list > li > a{
        padding: 11px 0px;
        border-bottom: 5px solid #fff;
    }
    .wsmenu-list > li{
        margin-left: 15px;
        margin-right: 15px;
    }
    .wsmenu-list > li:first-child{
        margin-left: 0px;
    }
    .wsmenu-list > li:last-child{
        margin-right: 30px;
    }
    .box-search-mobile{
        padding: 0 0px;  
    }
    .box-search-mobile .btn-show-search i{
        font-size: 16px;
        padding: 0 15px;
    }
    .box-search-mobile .btn-show-search{
        padding: 10px 0px;
        line-height: 49px;
        display: table;
    }
    .box-right.box-language {
        float: right;
        padding: 25px 0;
        margin-left: 30px;
    }
    .box-search-mobile .box-search{
        width: 300px;
        left: initial;
        right: 0px;
        margin: auto;
        top: 74px;
    }
    .wsmenu-submenu{
        background: #0071bb;
        width: 240px;
    }
    .wsmenu-submenu li a{
        background: #0071bb !important;
        color: #fff;
        font-size: 13px;
        padding: 10px 15px;
        border-bottom: 1px solid #00aeff;
    }
    .wsmenu-submenu li:last-child a{
        border-bottom: none;
    }
    .wstliststy06 li a:hover, .wsmenu-submenu-sub>li>a:hover, .wstliststy03>li>a:hover, .wstliststy01>li>a:hover, .wstliststy02>li>a:hover, .wstliststy04>li>a:hover, .wstliststy05>li>a:hover, .wstliststy06>li>a:hover, .wsshoptabing.wtsdepartmentmenu .wstabitem>li:hover>a{
        color: #fff;
    }
    .wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub{
        border: none;
    }
    .mighty-slider {
        height: 29vw !important;
    }
    .bkNews-list{
        height: 40px;
        line-height: 40px;
    }
    .BluepanelBox-list span a{
        font-size: 15px;
        margin-right: 25px;
        padding-left: 45px;
    }
    .BluepanelBox-list span:before{
        width: 10px;
        height: 10px;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%); 
        -moz-transform: translateY(-50%); 
        transform: translateY(-50%);
    }
    .title-marquee{
        width: 80px;
        font-size: 15px;
    }
    .BluepanelBox{
        width: calc(100% - 80px);
    }
    .menuList li{
        display: inline-block;
        width: auto;
        padding: 10px 20px;
        font-size: 15px;
        border-bottom: none;
        border-right: solid 2px #0075BF;
    }
    .menuList li:last-child{
        border-right: none;
    }
    .menuList{
        text-align: center;
    }
    .bk-menu{
        background-color: #f3f3f3;
        padding: 10px 0px;
        margin-bottom: 50px;
    }
    .boxTitle{
        margin: 0px 0px 30px 0px;
    }
    .title-custom h3{
        font-size: 20px;
        padding: 15px 50px;
    }
    .title-custom h3:before,
    .title-custom h3:after{
        top: 33%;
        height: 40%;
    }
    .itemNavigation{
        margin-bottom: 30px;
    }
    .itemNavigation-img img{
        height: 400px;
    }
    .itemNavigation-img:before{
        box-shadow: 0 3px 30px rgb(0 0 0 / 80%);
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        transition: opacity .35s;
    }
    .itemNavigation-info h2{
        padding: 30px 35px 30px 35px;
        font-size: 25px;
        line-height: 1.3;
        letter-spacing: .5px;
    }
    .itemNavigation-info-des{
        display: block;
    }
    .ab-check{
        padding: 15px 15px 15px 15px;
    }
    .tile-module__cta{
        margin-top: 30px;
    }
    .itemNavigation-custom:hover:before{
        opacity: 1;
    }
    .itemNavigation-custom:hover .itemNavigation-img,
    .itemNavigation-custom:hover .tile-module__overlay{
        opacity: 0;
    }
    .itemNavigation-custom:hover .itemNavigation-info h2 a{
        color: #0071bb !important;
    }
    .itemNavigation-custom:hover .itemNavigation-info .itemNavigation-info-des{
        color: #333;
    }
    .itemNavigation-custom:hover .itemNavigation-info .tile-module__cta a{
        color: #0071bb;
    }
    .itemNavigation-custom:hover .tile-module__header-separator{
        width: 50%;
    }
    .boxNavigation {
        margin-bottom: 15px;
    }
    .sliderNews-home .slider-news-main > .row{
        margin: 0 -10px;
    }
    .sliderNews-home .slider-news-main > .row .owl-item > div{
        padding: 0 10px;
    }
    .time-box{
        font-size: 13px;
    }
    .list-item:not(.view-list) .item-blogs .desc-blogs{
        margin: 10px 0px;
        font-size: 14px;
        height: 80px;
    }
    .list-item:not(.view-list) h3.heading-middle{
        height: 60px;
    }
    .sliderNews-home .slider-news-main .heading-middle{
        height: 60px !important;
    }
    .sliderNews-home{
        margin-bottom: 0px;
    }
    .on-title h3{
        font-size: 22px;
    }
    .on-title{
        margin-bottom: 30px;
    }
    .homeList-news-main ul li i{
        font-size: 10px;
        margin-right: 15px;
    }
    .homeList-news-main ul li a{
        font-size: 14px;
    }
    .homeList-news{
        margin-bottom: 60px;
    }
    .logoFooter{
        margin-bottom: 15px;
    }
    .logoFooter h2{
        font-size: 32px;
    }
    #footer {
        padding: 30px 0 0px 0px;
        margin-top: 50px;
    }
    .name-company{
        font-size: 16px;
    }
    .boxCompany-name{
        margin-bottom: 15px;
    }
    .info-company i{
        font-size: 14px;
    }
    .info-company p{
        font-size: 14px;
    }
    .listInfo-company ul li{
        /* display: inline-block; */
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .listInfo-company ul li:last-child{
        margin-right: 0px;
    }
    .info-company-hn{
        margin-bottom: 15px;
    }
    .dn-title{
        margin-bottom: 15px;
        font-size: 16px;
    }
    .footer-adress {
        margin-bottom: 30px;
    }
    
    .dk-email{
        font-size: 14px;
        margin-bottom: 10px;
    }
    #frm-reg-email .form-control{
        font-size: 14px;
        margin-bottom: 10px;
    }
    #frm-reg-email .btn-send-reg-email {
        height: 40px;
        font-size: 14px;
    }
    .in-email {
        margin-bottom: 15px;
    }
    .list-menu-fy li{
        font-size: 14px;
        margin-bottom: 5px;
        width: 50%;
        float: left;
    }
    .footer-menu{
        margin-bottom: 25px;
    }
    .box-work{
        margin-bottom: 30px;
    }
    .coppyright{
        font-size: 14px;
    }
    .copyright-box {
        padding: 10px 0px;
    }
    .wsmenucontainer{
        float: right;
    }
    .boxCategory-item-img{
        padding-top: 65%;
        margin-bottom: 15px;
    }
    .title-cat{
        font-size: 20px;
        line-height: 1.3;
        height: 50px;
    }
    .des-cat{
        font-size: 14px;
        height: 60px;
        margin-bottom: 15px;
    }
    .boxCategory-item{
        margin-bottom: 30px;
        padding: 15px 15px 15px 15px;
    }
    .readMore-cate a{
        font-size: 14px;
        font-family: 'Roboto-bold' !important;
    }
    .onTitle-custom{
        text-align: left;
    }
    .bk-news-home{
        padding: 30px 0px 15px 0px;
        margin-bottom: 30px;
    }
    .title-top-news h3{
        font-size: 16px;
        height: 65px;
        line-height: 1.4;
    }
    .title-top-news{
        padding: 10px 15px;
    }
    .item-blogs-custom .info{
        padding-left: 30px;
        padding-right: 30px;
    }
    .item-blogs-custom .desc-blogs{
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        height: 80px !important;
        font-size: 15px !important;
        height: 80px !important;
    }
    .readmore-blogs {
        border-top: 1px solid #e9e9e9;
        padding: 15px 0px;
        text-align: center;
    }
    .item-blogs-custom{
        margin-bottom: 30px;
    }
    .container-content{
        text-align: left;
    }
    .bre-box{
        /* height: 300px; */
        margin-bottom: 30px;
    }
    .block-breadcrumb{
        /* height: 300px; */
    }
    .title-cate-page h1{
        font-size: 22px;
    }
    .title-cate-page{
        margin-bottom: 30px;
    }
    .cat-infor-page{
        margin-bottom: 30px;
    }
    .title-product a{
        font-size: 16px;
    }
    .box-title-projcet{
        line-height: 19px;
        padding: 15px 10px;
        margin-bottom: 0px;
    }
    .box-title-projcet a {
        font-size: 16px;
    }
    .boxProject{
        margin-bottom: 30px;
    }
    .project-related-main .item-product .info .title-product a{
        font-size: 14px;
    }
    .project-related-main .item-product .content-item .img{
        width: 75px;
    }
    .project-related-main .item-product .info{
        width: calc(100% - 75px);
    }
    .box-policy{
		margin-bottom: 15px;
	}
	.project-related-main .content-item{
		padding: 10px 10px 10px 10px;
	}
	.service-detail-title {
        margin-bottom: 15px;
    }
    .service-detail-title h1{
        font-size: 24px;
        color: #0071bb;
    }
    .service-detail-main,
	.service-detail-main ul li,
	.service-detail-main p,
	.info-rec-item,
	.info-rec-item ul li,
	.info-rec-item p,
	.wrap-description-intro,
	.wrap-description-intro ul li,
	.wrap-description-intro p,
	.ckeditor-post,
	.ckeditor-post ul li,
	.ckeditor-post p{
        font-size: 14px;
    }
    .button-social ul li{
		width: 50%;
		float: left;
		margin-bottom: 0px;
	}
	.button-social ul li:last-child{
		padding-left: 2px;
	}
	.button-social ul li:first-child{
		padding-right: 2px;
	}
	.button-social ul li a{
		font-size: 15px;
	}
	.button-social{
		margin-bottom: 0px;
		width: 50%;
		display: table;
		margin: 0 auto;
	}
	.connect-rec p{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.service-detail-main{
		margin-bottom: 30px;
	}
	.connect-rec{
		margin-bottom: 30px;
		padding: 15px 15px 15px 15px;
	}
	.contact-wrap{
        margin-top: 15px;
    }
    .contact-block-custom .modal-content{
        margin-top: 100px;
    }
    .contact-wrap h4{
    	font-size: 16px;
    }
    .contact-block-custom .form-contact .form-group .btn-submit{
    	font-size: 16px;
    	margin-top: 15px;
    	margin-bottom: 30px;
    }
    .top-service{
		padding: 7px 0px;
		margin-bottom: 30px;
	}
	.ckeditor-post h1,
	.service-detail-main h1{
		font-size: 26px;
	}
	.ckeditor-post h2,
	.service-detail-main h2{
		font-size: 24px;
	}
	.ckeditor-post h3,
	.service-detail-main h3{
		font-size: 22px;
	}
	.ckeditor-post h4,
	.service-detail-main h4{
		font-size: 20px;
	}
	#toc_container{
		width: 70% !important;
	}
	.item-blogs-style .info .title-blogs-item{
		height: auto;
	}
	.item-blogs-style .info .title-blogs-item a{
		font-size: 16px !important;
	}
	.description-info{
		font-size: 14px;
		margin-bottom: 10px;
		height: auto;
	}
	.item-blogs-style{
		margin-bottom: 30px;
	}
	.page-rec .item-blogs{
		padding: 15px 15px 15px 15px;
		margin-bottom: 15px;
	}
	.page-rec .box-blogs.view-list .info{
		padding: 0px 0px 0px 20px;
		width: 75% !important;
	}
	.page-rec .title-blogs-item{
		margin-bottom: 10px;
	}
	.page-rec .title-blogs-item a{
		font-size: 18px !important;
	}
	.page-rec .item-blogs .desc-blogs{
		font-size: 14px;
	}
	.file-infor ul li{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.read-rec a{
		margin-top: 0px;
		padding: 15px 30px;
		font-size: 14px;
		float: right;
	}
	.row-rec{
		display: flex;
		align-items: center;
	}
	.rec-content-detail h1{
		font-size: 24px;
	}
	.rec-content-item h2{
		padding: 10px 15px;
		font-size: 20px;
	}
	.info-rec-item{
		padding: 15px 15px 15px 15px;
	}
	.info-rec-item-1 ul li{
		margin-bottom: 10px;
		font-size: 14px;
    }
    .info-rec-item-1 ul li strong{
    	width: 150px;
    	display: inline-block;
    }
    .detail-post-rec{
    	margin-bottom: 30px;
    }
    .page-rec .item-blogs .img-blogs{
    	width: 25% !important;
    }
    .title-search h1{
		font-size: 24px;
	}
	.title-search{
		margin-bottom: 30px;
	}
	.news-detail-body p{
		font-size: 15px;
	}
	.news-detail-body{
		margin-bottom: 30px;
	}
	.info-text{
		margin-top: 0px;
		margin-bottom: 30px;
		font-size: 22px;
	}
	.number-login p{
		font-size: 15px;
	}
	.boxSeach-file{
		margin-bottom: 30px;
	}
	.boxSeach-file form .form-group input.form-control{
		width: 400px;
	}
	.result-board .table>thead>tr>th{
		font-size: 14px;
	}
	.result-board .table>tbody>tr>td{
		font-size: 14px;
	}
	#header{
		margin-bottom: 30px;
	}
	.home #header{
		margin-bottom: 0px;
	}
	.call-bk{
		padding: 30px 0px;
	}
	.call-information-text p{
		color: #fff;
		margin-bottom: 0px;
		font-size: 20px;
	}
	.call-information-text p i{
		font-size: 26px;
		margin-right: 15px;
	}
	.brand-container {
		margin-bottom: 30px;
	}
	.call-information-btn a{
		font-size: 18px;
		line-height: 20px;
		border-radius: 10px;
		padding: 15px 20px;
		float: right;
	}
	.call-information > .row{
		display: flex;
		align-items: center;
	}
	.call-information-text{
		text-align: left;
	}
	.call-information-btn{
		text-align: right;
	}
	.work-main .work-item{
		margin-right: 0px;
		width: 33.3333%;
	}
	.work-main .work-item:first-child{
		padding-right: 5px;
	}
	.work-main .work-item:last-child{
		padding-left: 5px;
	}
	.info-page-cat h2{
		font-size: 18px;
	}
}

@media(min-width: 1200px){
    .mighty-slider {
        height: 29vw !important;
    }
}

@media(min-width: 1400px){
    .mighty-slider {
        height: 29vw !important;
    }
}

@media(max-width: 768px){
    .service-detail-main {
        overflow-x: scroll;
    }
    .work-main .work-item{
        width: 33.33333%;
        float: left;
        margin-right: 0px;
        padding: 0 5px;
    }
    .work-main .work-item img{
        width: 100%;
        height: auto;
    }
    .mightyslider_modern_skin.isTouch .mSPages{
        bottom: 5px !important;
    }
    .header-top{
        padding: 0px 0px;
    }
    .boxCategory-main > .row{
        margin: 0 -7.5px;
    }
    .boxCategory-main > .row .boxCategory-list-custom > div{
        padding: 0 7.5px;
    }
	.bre-box{
		height: auto;
		margin-bottom: 30px;
	}
	.block-breadcrumb{
		height: auto;
	}
	.breadcrumb>li a, .breadcrumb .active {
		font-size: 14px;
	}
	.block-breadcrumb .title-main h1{
		font-size: 30px;
	}
	.block-breadcrumb .title-breadcrumb{
		margin-top: 15px;
	}
	.result-board .table{
		width: 100%;
		overflow-x: scroll;
		display: table;
	}
	.navbar-header{
		text-align: center;
	}
	.logo{
		display: table;
		float: none;
		margin: 0 auto;
	}
	.box-product-style2.row{
		margin: 0 -7.5px;
	}
	.box-product-style2.row .list-item{
		padding: 0 7.5px;
	}
	.box-product-style2.row .info-page-cat h2{
		font-size: 14px;
	}
	.box-product-style2.row .item-product{
		margin-bottom: 15px;
	}
	.box-product-style2.row .item-product .info{
		min-height: 70px;
		height: 70px;
		padding: 0 5px;
	}
	.box-detail-list-product > .row{
		margin: 0 -7.5px;
	}
	.box-detail-list-product > .row .list-item {
		padding: 0 7.5px;
	}
	.box-detail-list-product .item-product{
		margin-bottom: 15px;
	}
	.service-detail-main img{
	    width: 100% !important;
	    height: auto !important;
	}
}

.frm-search-file {
    border: 1px solid #0071bb;
    padding: 15px 15px 0;
    max-width: 768px;
    margin: 0 auto 30px;
    display: table;
    width: 100%;
}
.boxSeach-file form .form-group .input-group {
    display: block;
}
@media(max-width:375px){
    .captcha-reload+ .text {
        width: 39%;
        float: left;
    }
    .captcha-input {
        width: 100%;
    }
}

.result-board.result-board-table table {
    border: 1px solid #ddd;
    border-collapse: separate;
}

.result-board.result-board-table table tbody tr td {
    background: #fff;
    text-align: left !important;
    padding: 15px 10px;
}

.result-board.result-board-table table tbody tr:nth-child(2n + 2) td {
    background: aliceblue;
}

.result-board.result-board-table table tbody tr:nth-child(1) td {
    text-align: center !important;
    font-size: 18px;
    font-weight: 600;
    color: #0094dc;
}
