/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
:focus {
    outline: none;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;400;500&display=swap');

@font-face {
  font-family: 'SF Pro Display';
  src: url("fonts/SF-Pro-Display-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url("fonts/SF-Pro-Display-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url("fonts/SF-Pro-Display-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url("fonts/SF-Pro-Display-Semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url("fonts/SF-Pro-Display-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
    font-family: star;
    src: url(fonts/star.woff) format("woff"),
    url(fonts/star.ttf) format("truetype"),
    url(fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}
body {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.5;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    font-family: 'SF Pro Display'
}
.choose-service select{
    background-color: #fcfcfc;
}
.choose-service select:focus{
    background-color: #fff;
}
.fl-page-nav .navbar-nav,.fl-page-nav .navbar-nav a {
    font-family: 'SF Pro Display'
}

::-webkit-input-placeholder {
    color: #737373
}

:-ms-input-placeholder {
    color: #737373
}

::-moz-placeholder {
    color: #737373
}

::-ms-input-placeholder {
    color: #737373
}

::placeholder {
    color: #737373
}

b,strong,p strong,p b {
    font-weight: 700;
    color: #333
}

p {
    margin: 0 0 15px
}

.wp-caption {
    background-color: #fff
}

.wp-caption p.wp-caption-text {
    font-size: 15px;
    margin-top: 10px
}

.fl-builder-content .title-main .uabb-infobox-title {
    line-height: 136.2%
}

.fl-builder-content .title-page .uabb-infobox-title {
    line-height: 135.56%;
    font-weight: 600
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover{
	background-color: #176BFB;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	background: #D9D9D9;
}
.btn-loaddata-group a,.fl-module-uabb-button .uabb-creative-button-wrap a,.fl-module-uabb-button .uabb-creative-button-wrap a:visited,.fl-module-info-box .uabb-creative-button-wrap a,.fl-module-info-box .uabb-creative-button-wrap a:visited {
    padding: 13px 35px;
    min-width: 250px;
    height: 50px;
    text-transform: unset;
    border-radius: 5px;
    line-height: 1.4
}

.btn-loaddata-group {
    display: block;
    overflow: hidden;
    margin-top: 30px;
    text-align: center
}

.btn-loaddata-group a {
    background: #4980ec;
    min-width: 170px;
    text-align: center;
    border: 1px solid #4980ec;
    color: #fff;
    display: inline-block
}

.feature-item .fl-module-content {
    margin: 15px
}

/*2022-08-01 Start: Sua panel (Mifi se giup ban)*/
.mobile-helper-mifi{
	display: none;
}

.is-active-helper{
	background: #FFFFFF;
	color: #E82429 !important;
}

.section-mifi-content-helper{
	background: #FFF6F6;
}

#box-menu ul li{
	list-style: none;
}

#box-menu ul li a{
	list-style: none;
	border: 2px solid #DCDCDC;
	color: #000000;
	border-radius: 8px;
	padding: 12px 20px;
	margin-bottom: 24px;
	cursor: pointer;
	transition: all 0.3s linear;
	height: 64px;
	align-items: center;
    display: flex;
	justify-content: flex-start;
	background-color: #FFFFFF;
}

#box-menu ul li a:hover{
	color: #E82429;
	background: #DCDCDC;
}

.col-md-custom .related-posts-grid .grid-item a{
	text-align: justify;
}
.mobile-helper-mifi .slick-dots li button:before{
	color: #FFF !important
}
/*2022-08-01 End: Sua panel (Mifi se giup ban)*/

.fl-page-nav ul.sub-menu{
	width: 270px;
}

#dvResult{
	overflow: auto;
}

.group-prize{
	display: flex;
	justify-content: space-between;
	align-items: center;
	grid-gap: 0 28px;
}

.group-prize .col-second h1{
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 130%;
	color: #000000;
	width: 612px;
}

.group-prize .col-second p{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	margin: 0;
	color: #000000;
	/* 	display: inline; */
	width: 612px;
}

.row-prize-content{
	padding: 0px;
}

.row-prize-content .slick-dots{
	bottom: 0;
}

.col-second .content-desc > p > a:hover{
	text-decoration: underline !important;
}

.group-prize.slick-slide .col-second{
	float: left;
	padding-left: 28px;
	margin-bottom: 42px;
	margin-top: 3.4em;
}

.col-fisrt{
	float: left;
}

.col-second{
	width: 50%;
}

.prize-content .fl-post-slider-thumb{
	padding: 0px!important;
}

.cl-review-slide .slick-dots{
	display: inline-block;
	right: auto;
	bottom: -60px;
	width: 100%;
}

.full-container .container{
	max-width: 100%;
}

.more-link{
	display: none;
}
/* Edit by Loc Slider */
.slide-news-content .fl-module-content.fl-node-content{
	margin:0;
	overflow:hidden;
	margin-left: -20px;
	width: calc(100% - 10px);
}
/* Edit by Loc Slider */
.slide-news-content .slick-dots{
	bottom:0;
}
/* Edit by Loc Slider */
.image-slider{
	padding-bottom:40px;
}
/* Edit by Loc Slider */
.image-slider .image-item > a > p{
	display: inline;
}
/* Edit by Loc Slider */
.image-slider .image-item > p > span{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #176BFB;
}
/* Edit by Loc Slider */
.image-slider .image-item > p > span:hover{
	text-decoration: underline;
}
/* Edit by Loc Slider */
.image-title{
	font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #000000;
}
/* Edit by Loc Slider */
.image-slider .slick-list.draggable{
	width: calc(100% + 310px);
    margin-left: -64px;
}
/* Edit by Loc Slider */
.image-slider .slick-slide{
	margin:0 40px;
}

/* Edit by Loc */
.topbannerWordpress .haf1{
	/*background: #176BFB!important;*/
	background: #2A5FFF!important;
}

/* Edit by Loc Slider */
@media(max-width: 768px){
	/* Edit by Loc Slider */
	.group-prize .col-second h1,
	.group-prize .col-second p{
		width: 100% !important;
	}
	.slide-news-content .fl-module-content.fl-node-content{
		margin:0;
		overflow:hidden;
		margin-left: 0;
		width: 100%;
	}
	
	.slide-news-content .slick-dots{
		bottom:11px;
	}
	
	.row-prize-content .slick-dots{
		bottom: -24px;
	}
	.image-slider{
		padding-bottom:40px;
	}

	.image-slider .slick-list.draggable{
		width: 100%;
		margin-left: 0;
	}

	.image-slider .slick-slide{
		margin:0;
	}
}


/* Edit by Loc */
.image-item p{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
    color: #000000;
	text-align: left;
}
/* Edit by Loc */
.fl-post-slider-content{
	padding: 3.5em 0;	
}
.feature-item .uabb-infobox {
    border-top: 5px solid #4980ec;
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 5px 5px 5px 5px;
    min-height: 295px
}

.feature-item .uabb-infobox .uabb-infobox-title {
    font-weight: 600
}

.feature-item .uabb-infobox .uabb-infobox-text {
    font-weight: 400
}

.feature-item .uabb-infobox .uabb-creative-button-wrap .uabb-button {
    text-align: left;
    font-weight: 500;
    padding: 0;
    min-width: auto;
    height: auto
}

.feature-item .uabb-infobox .uabb-creative-button-wrap .uabb-button i {
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    margin-left: 5px
}

.testimonials-wrap .testimonial-col-group-1 {
    padding-left: 8%
}

.testimonials-wrap .testimonial-col-group-2 {
    padding-right: 8%
}

.testimonials-wrap .testimonial-item {
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 10px 10px 10px 10px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
    align-items: flex-start;
    margin-bottom: 30px
}

.testimonials-wrap .testimonial-item .testimonial-thumb {
    width: 170px
}

.testimonials-wrap .testimonial-item .testimonial-thumb img {
    border-radius: 10px 0 0 10px
}

.testimonials-wrap .testimonial-item .testimonial-infobox {
    flex: 1px;
    padding: 20px
}

.testimonials-wrap .testimonial-item .testimonial-infobox .author-desc {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    min-height: 108px
}

.testimonials-wrap .testimonial-item .testimonial-infobox hr {
    border-color: #d9d9d9
}

.testimonials-wrap .testimonial-item .testimonial-infobox .author-meta .author-name {
    font-size: 15px;
    line-height: 142.2%;
    font-weight: 500;
    color: #333;
    margin-top: 0;
    margin-bottom: 5px
}

.testimonials-wrap .testimonial-item .testimonial-infobox .author-meta .author-title {
    font-size: 12px;
    font-weight: 300;
    color: #737373;
    padding-bottom: 0
}

.testimonials-wrap .testimonial-item .testimonial-infobox .author-meta .author-title .website {
    color: #4980ec
}

#testimonial-modal .modal-dialog {
    width: 70vw
}

.home-testimonial-group .load-testimonial {
    padding-top: 30px
}

.load-testimonial .uabb-creative-button-wrap .uabb-button {
    background: #7fca27;
    border: 1px solid #7fca27;
    color: #fff
}

.load-testimonial .uabb-creative-button-wrap .uabb-button:hover {
    background: #4980ec;
    border-color: #4980ec
}

#testimonial-modal .modal-dialog .modal-header {
    padding: 0;
    border: 0;
    position: absolute;
    right: 0
}

#testimonial-modal .modal-dialog .modal-header button {
    top: -12.5px;
    right: -8px;
    left: auto;
    font-size: 24px;
    color: #fff;
    text-shadow: none;
    background: transparent!important;
    border: 0!important;
    opacity: 1;
    z-index: 99;
    position: absolute
}

#testimonial-modal .modal-dialog .modal-content {
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 10px
}

#testimonial-modal .modal-dialog .modal-content .modal-body {
    padding-top: 30px
}

#testimonial-modal .modal-dialog .modal-content .modal-body .logo {
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px
}

#testimonial-modal .modal-dialog .modal-content .modal-body .testimonial-popup-wrap {
    display: flex;
    align-items: center
}

#testimonial-modal .modal-dialog .modal-content .modal-body .testimonial-popup-wrap .tp-avatar {
    text-align: center
}

#testimonial-modal .modal-dialog .modal-content .modal-body .testimonial-popup-wrap .tp-avatar img {
    border-radius: 10px
}

#testimonial-modal .modal-dialog .modal-content .modal-body .testimonial-popup-wrap .tp-avatar .testimonial-popup-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 136.61%;
    color: #333;
    margin-top: 20px;
    margin-bottom: 0
}

#testimonial-modal .modal-dialog .modal-content .modal-body .testimonial-popup-wrap .tp-avatar .tp-meta {
    font-size: 12px
}

#testimonial-modal .modal-dialog .modal-content .modal-body .testimonial-popup-wrap .tp-avatar .tp-meta .website {
    color: #4980ec
}

#testimonial-modal .modal-dialog .modal-content .modal-body .testimonial-popup-wrap .tp-content .tp-video video {
    background-color: #000;
    width: 100%
}

#testimonial-modal .modal-dialog .modal-content .modal-body .testimonial-popup-wrap .tp-content .tp-desc p {
    color: #333
}

.tab-price-table .uabb-tabs .uabb-tabs-nav ul li {
    flex: inherit
}

.tab-price-table .uabb-tabs .uabb-tabs-nav ul li .uabb-tab-link:hover,.tab-price-table .uabb-tabs .uabb-tabs-nav ul li .uabb-tab-link {
    border: 2px solid #7fca27;
    background-color: #7fca27;
    font-weight: 400;
    min-width: 245px;
    border-radius: 5px
}

.tab-price-table .uabb-tabs .uabb-tabs-nav ul li.uabb-tab-current .uabb-tab-link {
    border-color: #4980ec;
    background-color: #4980ec
}

.tab-price-table .uabb-content-wrap .fl-builder-module-template {
    max-width: inherit;
    padding: 0
}

.pricing-table-title {
    text-align: center
}

.pricing-table-title h1 {
    margin-top: 0;
    margin-bottom: 30px
}

.price-table-wrap {
    display: block;
    padding-top: 40px
}
.price-table-wrap>.row{
     display: flex;
	justify-content: center;
    flex-wrap: wrap;
	margin-bottom: 64px;
}
.screen{
	position: relative;
	bottom: -20px;
}
.screen img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 210px;
/*   transition: 4s all ease;
	cursor: pointer; */
}
/* .screen img:hover {
  object-position: bottom;
} */
.title-decs{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.panel-mifi-calc{
	background: #FFF;
	border-radius: 30px 30px 0px 0px;
}
.second-right{
	padding: 32px 0 43px 32px;
	width: 700px;
}
.right-col-calc{
	padding: 24px;
	width: 100%;
}
.second-right p{
	margin-bottom: 12px;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	height: 24px;
	display: flex;
	align-items: center;
	
}
.tool-chk input[name="radio"]{
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.tool-chk{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 20px;
	margin-bottom: 20px;
}
.tool-chk .col > span{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-top: -0.5em;
	height: 20px;
	display: flex;
	align-items: center;
}
.tool-chk .col{
	display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 8px;
}
	.number span {cursor:pointer; }
.number{
	margin-bottom: 20px;
}
.minus{
	margin-right: -5px;
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.plus{
	margin-left: -5px;
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
		.minus, .plus{
			width:37px;
			height:36px;
			background:#f2f2f2;
			padding:5px 5px 8px 5px;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
		}
		.number input{
			border-radius: 0;
			border: 0;
			height:36px;
      width: 54px;
      text-align: center;
      font-size: 26px;
      display: inline-block;
	background: #f2f2f2;
			font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
}
.row-fisrt-calc{
	font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
.row-second-calc{
	font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
	margin-bottom: 12px;
}
.row-second-calc > span{
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.row-fisrt-calc > span{
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #176BFB;
	margin-left: 4px;
}
.control-button-calc{
	display: flex;
	align-items: center;
	gap: 0 12px;
}
.control-button-calc .btn-addCart{
	background: #32BA7C;
	border-radius: 4px;
	width: 168px;
	height: 40px;
	color: #FFF;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
}

.control-button-calc > p{
	margin: 0;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}
.control-button-calc > span{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	text-decoration-line: underline;
	color: #176BFB !important;
	cursor: pointer;
}
.success-calc{
	display: none;
	margin-top: 7em;
}
.btn-calc:hover{
	background: #fff;
    color: #005EFF;
	border: 1px solid #005EFF;
}
.step-calc-mifi > img{
	margin-bottom: 12px;
}
.step-calc-mifi > p{
	margin-bottom: 12px;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	height: 24px;
	display: flex;
	align-items: center;
}
.row-step-service{
	display: flex;
	justify-content: space-between;
}
.content-step-mifi > span{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #848199;
	margin-left: 10px;
	height: 20px;
}
.content-step-mifi{
	margin-bottom: 12px;
}
.row-solution{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.row-solution .col > p{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	margin: 0;
}
.row-solution .col > img{
	display: block;
	margin: auto;
	margin-bottom: 12px;
}
.pricing-table .pt-header .btn-free,
.pricing-table .pt-header .btn-addCart{
   	width: 100%;
	height: 45px;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    background: #005EFF;
    font-weight: 500;
	font-size: 15px;
    text-transform: capitalize;
}
.fisrt-col-mifi{
	margin-top: 2em;
}
.fisrt-col-mifi > h1{
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
	color: #231D4F;
	margin: 0 0 12px;
}
.fisrt-col-mifi > p{
	font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #231D4F;
    margin: 0 0 16px;
	width: 409px;
}
.title-calc{
	width: 947px;
	margin: auto;
	margin-top: -17px;
}
.fisrt-col-mifi button{
	background: linear-gradient(180deg, #1BCE46 0%, #00A929 100%);
	border-radius: 4px;
	height: 45px;
	width: 207px;
	border: 0;
}
.fisrt-col-mifi button:hover{
	background: linear-gradient(180deg, #1BCE46 0%, #00A929 100%);
}
.right-col-calc{
	display: none;
}
.calc{
	font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #000000;
	height: 24px;
}
.calc > input{
	border: 0;
	outline: none;
    background: 0;
    text-align: right;
    width: 115px;
}
.panel-mifi-calc{
	position: relative;
	height: 388px;
}
.left-img-calc > img{
	position: absolute;
    top: 61px;
    left: 15px;
}
.slider-wrapper{
  	width: 100%;
	margin-top: 50px;
}
.noUi-marker-horizontal.noUi-marker-large{
	display: none;
}
.noUi-handle:after, .noUi-handle:before{
	display: none !important;
}
.noUi-touch-area{
	width: 24px !important;
	height: 24px !important;
	border-radius: 50%;
    background: #176BFB;
}
.noUi-horizontal .noUi-handle{
	width: unset !important;
	height: unset !important;
	top: -8px !important;
}
.noUi-handle{
	border: 0 !important;
	border-radius: 50px !important;
}
.noUi-target{
	height: 8px !important;
	background: #F5F5FA !important;
	border: 0 !important;
	border-radius: 30px !important;
}
.noUi-pips-horizontal {
	padding: 0 !important;
    height: 0 !important;
    top: -38px !important;
    left: 0;
    width: 100%;
}
.noUi-value{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #DCDCDD;
}
.noUi-marker-horizontal.noUi-marker{
	display: none;
}
.tooltipdiv{
	display: none;
}
.active-Slider{
	color: #000000;
	font-weight: 500;
}
.active-pip {
    font-weight: 500;
    color: #000;
}
.noUi-touch-area{
	cursor: grab !important;
}
.pricing-table .pt-header .main-header{
    padding: 36px 20px 0;    
    border-radius: 4px 4px 0 0;
}

.pricing-table .pt-body {
    padding: 24px 20px 0;
}

.pricing-table .pt-body ul {
    padding-left: 0;
    margin-bottom: 28px
}

.pricing-table .pt-body ul li {
    list-style: none;
    color: #333;
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    grid-gap: 0 8px;
}

.price-table-wrap>.row>.col-lg-3>.pricing-table,
.price-table-wrap>.row>.col-lg-4>.pricing-table{
    height: 100%;
}
.price-table-wrap>.row>.col-lg-3>.pricing-table.highlight-table,
.price-table-wrap>.row>.col-lg-4>.pricing-table.highlight-table{
    height: calc(100% + 40px);
}
.pricing-table {
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 5px;
    padding: 90px 0;
    padding-top: 0;
    background-color: #fff
}
/*Edit by Loc!*/
.pricing-table .pt-header {
    text-align: center;
	display: block;
	min-height: 285px;
}
.pricing-table .pt-header .sub-header {
    margin: 0
}

.pricing-table .pt-header .pt-header-title {
    text-align: left;
    font-size: 28px;
    line-height: 136.61%;
    font-weight: 700;
    color: #231D4F;
    margin: 0;
    margin-bottom: 8px;
    font-family: Inter, sans-serif;
    font-size: 28px;
    line-height: 34px;
    height: 36px;
}
.pricing-table .pt-header .pt-header-title + span{
    font-size: 14px;
}

.pricing-table .pt-header .des {
    font-size: 17px;
    line-height: 151.53%;
    color: #4d4d4d
}

.pricing-table .pt-header .pt-header-price {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px
}

.pricing-table .pt-header .pt-header-price .pt-header-price-amount {
    font-size: 50px;
    line-height: 136.2%;
    font-weight: 700;
    color: #4980ec
}

.bh-hddt .pricing-table .pt-header .pt-header-price {
    padding-bottom: 0
}

.bh-hddt .pricing-table.highlight-table {
    margin-top: -47px
}

.bh-hddt .pricing-table .pt-header .pt-header-price .pt-header-price-amount {
    font-size: 45px
}

.bh-hddt .pricing-table .pt-header .note {
    font-size: 15px;
    color: #4980ec;
    padding-bottom: 20px
}
.pricing-table .pt-header .btn-free,
.pricing-table .pt-header .btn-register{
    width: 200px;
    height: 45px;
    color: #fff;
    margin: 0 auto 15px;
    padding: 10px 15px;
    border-radius: 4px;
    background: #7fca27;
    font-size: 16px;
    text-transform: capitalize;
}

.pricing-table .pt-header .pt-header-price .pt-header-price-label {
    font-weight: 300;
    font-size: 15px;
    line-height: 136.2%;
    color: #4d4d4d;
    padding-left: 5px;
    text-align: left
}

.pricing-table .pt-header .pt-header-price .pt-header-price-label .lbl_vnd {
    display: block;
    text-align: left
}
.pricing-table .pt-header .main-header{
    padding-top: 30px;    
    border-radius: 4px 4px 0 0;
}
/* .pricing-table .pt-header .main-header:hover{
    background: #4980ec;
} */
/* .pricing-table .pt-header .main-header:hover *{
    color: #fff !important;
} */
.pricing-table .pt-body {
    padding: 25px 30px 0;
    margin-bottom: 30px
}

.pricing-table .pt-body ul {
    padding-left: 0;
    margin-bottom: 28px
}

.pricing-table .pt-body ul li {
    list-style: none;
    color: #333;
    font-size: 17px;
    line-height: 26px;
    padding-bottom: 10px
}

.pricing-table .pt-body ul li.group-option {
    font-size: 17px;
    color: #4980ec;
    font-weight: 600
}

.pricing-table .pt-body ul li.none {
    text-decoration: line-through;
    font-weight: 400;
    color: #c1c0bf;
    visibility: hidden
}

.pricing-table .pt-body ul li .bold {
    font-weight: 600
}

.pricing-table .pt-body ul li i {
    color: #c1c0bf
}

.pricing-table .pt-body ul.ul-first li {
    font-size: 16px
}

.pricing-table .pt-body ul.ul-first li span {
    color: #06a121;
    font-weight: 600
}

.pricing-table .pt-footer {
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.pricing-table .pt-footer .btn-pt {
    width: 200px;
    height: 50px;
    display: block;
    margin: 0 auto;
    background-color: #7fca27;
    color: #fff;
    font-size: 18px;
    padding: 12px 30px;
    text-transform: uppercase;
    border-radius: 5px
}

.pricing-table .pt-footer .btn-pt:hover {
    background-color: #4980ec
}

.pricing-table .pt-footer .quick-link {
    color: #7fca28
}

.pricing-table .pt-footer .quick-link:hover {
    color: #4980ec
}

/* .pricing-table .pt-footer .quick-link:after {
    content: '';
    background: url(images/more-info-gray.svg) no-repeat;
    background-size: 35px;
    height: 19px;
    width: 35px;
    display: block;
    margin: 5px auto 10px
} */

.pricing-table.highlight-table {
    padding: 0;
    padding-bottom: 30px;
    margin-top: -40px
}

.pricing-table.highlight-table .pt-header {
    border-radius: 5px 5px 0 0;
}

.pricing-table.highlight-table .pt-header .sub-header {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 142.2%;
    padding: 10px 10px 5px;
    margin-bottom: 0;
    background-color: #4980ec;
    border-radius: 4px 4px 0 0;
}

.pricing-table.highlight-table .pt-header .main-header {
    border-top: 3px solid #fff;
    border-radius: 5px 5px 0 0;
    padding-top: 27px
}
.pricing-table.highlight-table .pt-header .des {
    color: #fff
}

.pricing-table.highlight-table .pt-header .pt-header-price .pt-header-price-amount {
    font-size: 50px;
    line-height: 136.2%;
    font-weight: 700;
}
.pricing-table.highlight-table .pt-body {
    padding: 25px 30px 0
}
.digital-signature-item ul{
    padding-left: 0;
}

.prize-content p{
	display: inline;
}

.desc-title-header{
	text-align: left;
    margin-bottom: 24px;
    height: 40px;
}
.desc-title-header > p {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
.desc-title-header > span {
    color: #176BFB !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.fl-page-nav ul.sub-menu {
    top: 184%;
	border-radius: 8px;
	padding: 0 16px!important;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
}
.digital-signature-item ul li{
    list-style: none;
    padding-left: 30px;
    position: relative;
    display: block;
    height: auto;
    margin-bottom: 5px;
}
.digital-signature-item ul li:before{
    content: '';
    width: 16px;
    height: 16px;
    background: url('images/check-circle.png') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
}
/* table mifi */
.table-mifi{
    box-shadow: 0px 5px 25px rgb(0 0 0 / 15%);
    border-radius: 5px;    
}
.table-mifi tr{
    height: 54px;
    text-align: center;
    background: #fff;    
}
.table-mifi tr.result td{
    font-weight: bold !important;
}
.table-mifi tr td{
    padding: 15px 10px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    color: #333;
    font-family: 'SF Pro Display';
}
.table-mifi tr td ul{
    padding-left: 20px;
}
.table-mifi thead{
    font-size: 16px;
    color: #fff;    
}
.table-mifi thead tr td:first-child{
    background: #fff;
    color: #333;
    font-size: 20px;
    border-bottom: 1px solid #e8e8e8;
}
.table-mifi thead tr .label-name{
    line-height: 22px;
    min-width: 150px;
    color: #fff;
    border-bottom: 1px solid #4980ec;    
}
.table-mifi thead tr .label-name *{
    color: #fff;
}
.table-mifi thead tr td:nth-child(2){
    background-color: #739ef0 !important;
    border-color: #739ef0!important;
}
.table-mifi thead tr td:nth-child(3){
    background-color: #5b8ef3!important;
    border-color: #5b8ef3!important;
}
.table-mifi thead tr td:nth-child(4){
    border-radius: 0 5px 0 0;
    background-color: #4980ec !important;
    border-color: #4980ec !important;
}
.table-mifi .popover-title{
    color: #00000094;
    text-align: right;
    padding: 0 5px;
    border: none;
    background: #000;
}
.table-mifi .popover-title button{
    background-color: transparent !important;
    border: 0 !important;
    position: static;
}
.table-mifi .popover-content{
    color: #333;
}
#price-table-cks tbody td.package-desc{
    max-width: 160px;
    min-width: 160px;
}
#price-table-cks .package .package-name a{
    margin-left: 5px;
}
#price-table-cks .package-1 .package-name{
    background-color: #739ef0;
    color: #fff;
}
#price-table-cks .package-2 .package-name{
    background-color: #5b8df3;
    color: #fff;
}
#price-table-cks .package-3 .package-name{
    background-color: #4980ec;
    color: #fff;
}
#price-table-cks .package-4 .package-name{
    background-color: #2568ea;
    color: #fff;
}
#price-table-cks .package-name strong{
    color: #fff;
}
#price-table-cks .package-name .btn-free,
#price-table-cks .package-name .btn-register{
    height: 40px;
    line-height: 28px;
    width: 150px;
    background: #fff;
    margin-top: 12px;
    font-size: 18px;
    color: #439785;
    text-transform: capitalize;
    box-shadow: 0 2px 5px rgb(0 0 0 / 15%);    
}
#price-table-cks .package-1 .package-name .btn-free,
#price-table-cks .package-1 .package-name .btn-register{
    color: #4980ec;
}
#price-table-cks .package-2 .package-name .btn-free,
#price-table-cks .package-2 .package-name .btn-register{
    color: #4980ec;
}
#price-table-cks .package-3 .package-name .btn-free,
#price-table-cks .package-3 .package-name .btn-register{
    color: #4980ec;
}
#price-table-cks .package-4 .package-name .btn-free,
#price-table-cks .package-4 .package-name .btn-register{
    color: #4980ec;
}

#price-table-cks .package-4 .package-name{
	background-color: #205bcf;
    background-color: #0848c5;
    color: #fff;
}
#price-table-cks .package-5 .package-name{
    background-color: #0848c5;
    color: #fff;
}
#price-table-cks .package-name strong{
    color: #fff;
}
.procedure-group .feature-item .uabb-infobox {
    min-height: 370px
}

.title-main-left .uabb-infobox {
    max-width: 600px
}

.ket-qua-tra-cuu .fl-html {
    /*max-width: 790px;
    margin: 0 auto*/
	margin-top: -4em;
}

.search-support-group .cpt-support-search {
    text-align: center;
    position: relative
}

.search-support-group .cpt-support-search #searchsubmit {
    background-color: #4980ec;
    border-color: #4980ec
}

.search-support-group .cpt-support-search #s {
    max-width: 50%;
    width: 500px
}

#jquery-live-search {
    background: #fff;
    padding: 0;
    margin: -2px 0;
    overflow: auto;
    position: absolute;
    z-index: 99;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,.3);
    box-shadow: 0 5px 5px rgba(0,0,0,.3);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    max-height: 280px
}

#search-support-result {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #f1f2f2
}

#search-support-result li {
    text-align: left
}

#search-support-result li a {
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative;
    padding: 10px 15px 10px 40px
}

#search-support-result li a:before {
    content: "\f0a4"!important;
    font-family: 'FontAwesome';
    position: absolute;
    left: 13px;
    font-size: 15px
}

#search-support-result .search-support-result-title {
    color: #4980ec
}

#search-support-result .search-support-result-excerpt {
    padding: 10px 0 0;
    font-size: 15px;
    line-height: 1.4
}
.support .uabb-adv-accordion-item-active .uabb-adv-accordion-button {
    background-color: #ddd;
    border-bottom-width: 0
}

.support .uabb-adv-accordion-content ul li {
    margin-bottom: 10px
}

.support .uabb-adv-accordion-content ul li a {
    text-decoration: underline
}

.support .uabb-adv-accordion-button .uabb-adv-accordion-button-label {
    font-weight: 400
}

.support .uabb-adv-accordion-button .uabb-adv-accordion-button-label i {
    font-size: 3rem;
    width: 5rem;
    color: #4980ec;
    text-align: center
}

.support .uabb-tabs-nav li {
    border: 1px solid #ccc;
    margin-bottom: 2rem;
    display: block;
    width: 100%;
    text-align: left
}

.support .uabb-tabs-nav li .uabb-tab-link {
    text-decoration: none;
    padding: 2rem;
    font-size: 2rem;
    display: block;
    border-bottom: 1px solid #ccc
}

.tab-ky-thuat .uabb-text-editor h2 {
    margin-bottom: 15px;
    color: #333!important
}

.tab-ky-thuat .uabb-text-editor b,.tab-ky-thuat .uabb-text-editor strong {
    color: #333!important
}

.tab-ky-thuat .uabb-text-editor li strong {
    margin-bottom: 10px
}

.associate-partner .uabb-image-carousel-item {
    padding: 10px;
    outline: none!important
}

.associate-partner .uabb-image-carousel-item .uabb-image-carousel-content {
    display: block;
    overflow: hidden;
    padding: 10px;
    background: #FFF;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    transition: all ease-in-out 0.3s
}

.img-partner .fl-module-content {
    margin: 10px
}

.img-partner .fl-photo-content {
    display: block;
    overflow: hidden;
    padding: 10px;
/*     background: #FFF;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2); */
    transition: all ease-in-out 0.3s
}

.fl-archive-support-categories {
    padding-top: 5rem
}

.fl-archive-support-categories .search-support-group .uabb-infobox-title {
    color: #333;
    margin-bottom: 4rem;
    text-align: center
}

.fl-archive-support-categories .fl-content.col-md-9 {
    float: right;
    padding-left: 40px
}

.fl-archive-support-categories .fl-sidebar.col-md-3 {
    float: left;
    padding: 2rem;
    background: #f2f2f2
}

.fl-archive-support-categories .widget .widget-title {
    color: #333;
    font-size: 18px
}

.fl-archive-support-categories .widget ul {
    padding-left: 0
}

.fl-archive-support-categories .widget ul li {
    list-style: none
}

.fl-archive-support-categories .widget ul li a {
    display: block;
    padding: 1rem 0;
    border-bottom: 1px solid #ddd;
    color: #737373
}

.fl-archive-support-categories .support-category-title {
    display: block;
    font-size: 22px;
    color: #333;
    position: relative;
    padding: 4rem 0 1rem 0;
    border-bottom: 2px solid #e7e7e7;
    width: 100%;
    margin: 0
}

.fl-archive-support-categories .support-article-item {
    display: block;
    position: relative;
    width: 100%;
    padding: 15px 0 15px 30px;
    padding-right: 100px;
    border-bottom: 1px solid #e7e7e7
}

.fl-archive-support-categories .support-article-item:before {
    content: "\f0f6";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-size: 16px;
    color: #737373
}

.fl-archive-support-categories .support-article-item .entry-title,.fl-archive-support-categories .support-article-item .entry-title a {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin: 0
}

.fl-archive-support-categories .support-article-item .entry-title a:hover {
    color: #4980ec
}

.fl-archive-support-categories .support-article-item .view {
    position: absolute;
    right: 0;
    top: 15px;
    display: inline-block;
    padding: 5px 6px;
    background: #ededed;
    font-size: 14px;
    line-height: 1
}

.single-support-categories .fl-row-fixed-width {
    margin: 0 auto
}

.single-support-categories .related-articles .related-articles-title {
    margin: 0 0 20px;
    padding: 0 0 15px;
    border-bottom: 2px solid #e7e7e7;
    font-weight: 600;
    color: #333;
    font-size: 22px
}

.single-support-categories .related-articles ul {
    padding-left: 0
}

.single-support-categories .related-articles ul li {
    margin: 0 0 8px;
    padding: 0 0 8px;
    list-style: none;
    border-bottom: 1px solid #e7e7e7
}

.single-support-categories .related-articles ul li:before {
    font-family: FontAwesome;
    content: "\f0a4";
    margin: 0 12px 0 0;
    font-size: 16px;
    color: #737373
}

.single-support-categories .related-articles ul li a {
    color: #737373
}

.single-support-categories .related-articles ul li a:hover {
    color: #4980ec
}

.pagination {
    margin: 0 auto;
    text-align: center;
    display: block
}

.pagination .page-numbers {
    padding: 0 15px;
    font-size: 17px;
    line-height: 20px;
    color: #4980ec
}

.pagination .page-numbers.current {
    color: #737373;
    font-weight: 500
}

.guarantee-group {
    background: url(images/skyline-left.png),url(images/skyline-right.png);
    background-repeat: no-repeat,no-repeat;
    background-origin: content-box,padding-box;
    background-position: left center,right center
}
.page-id-2215 .guarantee-group,
.page-id-2210 .guarantee-group{
    background: none;
}

.guarantee-group .infobox-right .uabb-infobox-content {
    padding-right: 50px;
    text-align: left
}

.feature-support-group .uabb-list-icon {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start
}

.feature-support-group .uabb-list-icon .uabb-list-icon-wrap {
    float: left;
    width: 50%;
    align-items: flex-start
}

.feature-support-group .uabb-list-icon .uabb-list-icon-wrap a {
    display: block;
    margin-top: 10px;
    position: relative
}

.feature-support-group .uabb-list-icon .uabb-list-icon-wrap a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    padding-left: 5px
}

.fl-page-bar {
    border-bottom: 0
}


.fl-page-bar-container {
    padding-top: 0;
    padding-bottom: 0
}

.fl-page-bar-nav>li>a {
    font-weight: 700;
    padding-right: 25px
}

.fl-page-header .fl-page-header-wrap {
    border-bottom: 0
}

.fl-page-header .fl-page-header-container {
    padding-top: 0!important;
    padding-bottom: 0!important;
    border-bottom: 1px solid #d9d9d9
}

.fl-page-header.fl-page-header-fixed .fl-page-header-container {
    border-bottom: 0
}

.fl-page-header-logo-col .fl-page-nav {
    background-color: transparent
}

.fl-page-header .fl-page-nav ul.navbar-nav>li {
    padding: 0 15px
}

.fl-page-header .fl-page-nav ul.navbar-nav>li>a {
    /*padding: 27px 0!important;*/
    padding: 0!important;
    border-bottom: 3px solid transparent
}
.fl-page-header .fl-page-header-container{
    border:  none !important;
}

.fl-page-header .fl-page-nav ul.navbar-nav>li.current-category-ancestor>a,.fl-page-header .fl-page-nav ul.navbar-nav>li.current-menu-item>a {
    border-bottom: 3px solid #4980ec
}

.fl-page-header .fl-page-nav ul.navbar-nav>li:last-child {
    padding-right: 0
}

.submenu-page-group {
    border-bottom: 1px solid #d9d9d9
}

.submenu-page-group .title-submenu-page .fl-heading {
    font-weight: 700;
    font-size: 30px;
    line-height: 136.2%;
    color: #4d4d4d;
    margin: 0
}

.submenu-page-group .submenu-page-wrap {
    width: 100%
}

.submenu-page-group .submenu-page-wrap .fl-widget {
    margin: 0
}

.submenu-page-group .submenu-page-wrap .menu {
    display: flex;
    justify-content: flex-end;
    margin: 0
}

.submenu-page-group .submenu-page-wrap .menu li.menu-item {
    float: left;
    display: inline-block;
    padding: 18px;
    margin-bottom: 0
}

.submenu-page-group .submenu-page-wrap .menu li.menu-item a {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: #333
}

.submenu-page-group .submenu-page-wrap .menu li.menu-item.current-menu-item a,.submenu-page-group .submenu-page-wrap .menu li.menu-item:hover a {
    color: #EA4649;
	text-decoration: none;
}
#frm-getresponse-ebook .frm-title,.wpcf7-form .frm-title {
    text-align: center;
    margin-bottom: 28px
}
#frm-getresponse-ebook .frm-title{
    font-size: 30px;
    color: #123e84;
    font-weight: bold;    
}

.wpcf7-form .frm-title br {
    display: none
}

#frm-getresponse-ebook .frm-title p,#frm-getresponse-ebook .frm-title span,.wpcf7-form .frm-title span {
    color: #123e84;
    line-height: 1.5;
    display: block
}

#frm-getresponse-ebook .frm-title h3,.wpcf7-form .frm-title h3 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 600;
    color: #123e84;
    margin-top: 3px;
    margin-bottom: 5px
}

.wpcf7-form p br {
    display: none
}

.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: block;
    overflow: hidden
}

.wpcf7-form .wpcf7-select,.wpcf7-form .wpcf7-text {
    border: 2px solid #CCCED0;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 18px!important;
    line-height: 1.5!important;
    height: 40px;
    width: 100%;
	font-size: 14px
}

.wpcf7-form .wpcf7-select::-webkit-input-placeholder,.wpcf7-form .wpcf7-text::-webkit-input-placeholder {
    color: #737373
}

.wpcf7-form .wpcf7-select::-moz-placeholder,.wpcf7-form .wpcf7-text::-moz-placeholder {
    color: #737373
}

.wpcf7-form .wpcf7-select::-ms-input-placeholder,.wpcf7-form .wpcf7-text::-ms-input-placeholder {
    color: #737373
}

.wpcf7-form .wpcf7-select::placeholder,.wpcf7-form .wpcf7-text::placeholder {
    color: #737373
}

.wpcf7-form .frm-btn {
    display: block;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center
}

.wpcf7-form .frm-btn .wpcf7-submit {
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    padding: 12px 30px;
    height: 50px;
    background-color: #7fca27;
    border-color: #7fca27;
    line-height: 1.4;
    border: 0;
    top: 0;
    color: #fff
}

.wpcf7-form .frm-btn .wpcf7-submit:hover {
    border-color: #4980ec;
    background-color: #4980ec
}

.wpcf7-form .frm-note {
    display: block;
    text-align: center;
    margin-bottom: 0;
    cursor: pointer;
    color: #000!important
}

.form-bg-group-wrap .wpcf7-form {
    background-color: #fff;
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    padding: 15px;
    border-left: 5px solid #7fca28;
    border-radius: 5px
}

.form-bg-group-wrap .form-bg-group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.form-bg-group-wrap .form-bg-group .frm-title {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #333;
    max-width: 250px;
    width: 100%;
    text-align: left
}
.form-bg-group-wrap .form-bg-group span.choose-time select{
    font-size: 16px !important;
    border: none;
    border-bottom: 1px solid #d9d9d9;
    padding: 0 0 0 5px;
    height: 32px;
    width: 150px;
    background: #fcfcfc;
}
.form-bg-group-wrap .form-bg-group .frm-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex: 1px;
    -moz-flex: 1px;
    -ms-flex: 1px;
    -o-flex: 1px;
    flex: 1px
}

.form-bg-group-wrap .form-bg-group .wpcf7-form-control-wrap {
    margin-bottom: 0;
    padding: 0 7px;
    position: relative;
    overflow: visible
}

#frm-getresponse-ebook .form-group label.error,.wpcf7-form .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    position: relative;
    z-index: 9;
    display: inline-block;
    border-color: #ffcac7;
    background-color: #ffd9d7;
    color: #85221c;
    padding: 2px 5px;
    font-size: 14px;
    top: 100%;
    margin-top: 4px;
    border-radius: 5px;
    font-weight: 400;
	display: none;
}

#frm-getresponse-ebook .form-group label.error:before,.wpcf7-form .wpcf7-form-control-wrap span.wpcf7-not-valid-tip:before {
    position: absolute;
    display: block;
    border-style: solid;
    content: '';
    border-color: transparent transparent #ffd9d7 transparent;
    border-width: 0 6px 6px 6px;
    top: -5px;
    left: 12px
}

.form-bg-group-wrap .form-bg-group .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute
}

.form-bg-group-wrap .frm-content .wpcf7-form-control-wrap .wpcf7-text {
    padding: 5px 0;
    font-size: 16px!important;
    line-height: 21px!important;
    height: auto;
    border: 0;
    border-bottom: 1px solid #d9d9d9
}

.form-bg-group-wrap .wpcf7-form .frm-content .wpcf7-submit {
    font-size: 16px;
    border-color: #7fca28;
    margin-left: 8px;
    background: #7fca28;
    font-weight: 400;
    color: #fff;
    padding: 4px 15px
}

.form-bg-group-wrap .wpcf7-form .frm-content .wpcf7-submit:hover {
    background: #4980ec;
    border-color: #4980ec
}

.form-bg-group-wrap .wpcf7-form.invalid .frm-content {
    padding-bottom: 30px
}

.wpcf7-form div.wpcf7-response-output,.wpcf7-form .ajax-loader {
    display: none!important
}
.banner-ebooks #frm-getresponse-ebook{
    max-width: 375px;
    background: #fff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, .15);
    border-radius: 5px 5px 50px 5px;
    padding: 30px 25px;
    padding-top: 15px;
    margin-left: auto;
    margin-right: auto;
}
.banner-ebooks #frm-getresponse-ebook .form-group{
    margin-bottom: 10px;
}
.banner-ebooks #frm-getresponse-ebook .frm-title{
    font-size: 25px;
}
.banner-ebooks #frm-getresponse-ebook .frm-title h3{
    font-size: 18px;
}
.banner-ebooks #frm-getresponse-ebook .form-control{
    height: 45px;
    padding: 6px 12px;    
    font-size: 14px !important;
    /*line-height: 20px;    */
}
.banner-ebooks #frm-getresponse-ebook .frm-btn .btn-submit{
    font-size: 16px;
    padding: 10px 30px;
    height: 45px;    
}
.block-call-to-action .uabb-infobox-text{
    font-style: italic;
}
.form-ket-noi-wrap .wpcf7 {
    padding: 20px;
    background: #4980ec;
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 5px
}

.form-ket-noi-wrap .wpcf7-form .frm-title h3 {
    color: #fff;
    margin: 0;
}
.form-ket-noi-wrap .wpcf7-form .frm-title .desc {
    color: #fff
}

.form-ket-noi-wrap .wpcf7-form .frm-content .wpcf7-submit:hover {
    background: #1c1c1c;
    border: 1px solid #1c1c1c
}

.fl-page-footer-wrap .footer-col-item .widget_custom_html {
    margin-bottom: 0
}

.fl-page-footer-wrap .footer-col-item .fl-col-group {
    margin-left: -20px;
    margin-right: -20px
}

.fl-page-footer-wrap #ftwp-container-outer {
    margin: 0!important
}

.hotline-footer .fl-row-fixed-width {
    max-width: 1170px
}

.hotline-footer .hotline-item .uabb-infobox-content .uabb-infobox-title {
    font-weight: 500
}

.hotline-footer .hotline-item .uabb-infobox-text p {
    margin-bottom: 0;
    padding-bottom: 0
}

.footer-chili .fl-row-fixed-width {
    max-width: 1170px
}

.footer-chili .fl-row-content .fl-col-group {
    margin-left: -20px;
    margin-right: -20px
}

.line-break-footer .uabb-separator-parent {
    line-height: .1;
    font-size: 1px
}

.line-break-footer .uabb-separator-parent .uabb-separator {
    opacity: .3
}

.title-quick-link .uabb-heading {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    position: relative;
    margin-bottom: 20px
}

.title-quick-link .uabb-heading:after {
    content: '';
    opacity: .3;
    width: 70px;
    height: 1px;
    background-color: #fff;
    display: block;
    margin-top: 25px
}

.quick-link-item .uabb-cl-wrap {
    margin-bottom: 0
}

.quick-link-item .uabb-cl-wrap .uabb-cl-ul .uabb-creative-link {
    display: block;
    text-align: left;
    margin-bottom: 10px
}

.quick-link-item .uabb-cl-wrap .uabb-cl-heading a {
    padding: 0;
    font-size: 16px
}

.footer-address-item .uabb-infobox-content .uabb-infobox-title {
    font-weight: 500;
    font-size: 21px
}

.footer-address-item .uabb-infobox-content .uabb-infobox-text p a {
    font-size: 14px;
    color: #fff;
    line-height: 23px
}

.footer-address-item .uabb-infobox-text p {
    margin-bottom: 0;
    padding-bottom: 0!important
}

.footer-business-license .uabb-infobox-content .uabb-infobox-text p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
	line-height: 21px;
}

.footer-business-license .uabb-infobox-content .uabb-infobox-text p a {
    color: #bababa
}

.footer-business-license .uabb-infobox-content .uabb-infobox-text p a:hover {
    color: #4980ec
}

#axys-group-logo .axys-logo {
    text-align: center;
    position: relative;
    margin-bottom: -20px
}

#axys-group-logo .axys-logo a img {
    max-width: 80px;
    max-height: 40px;
    margin: 0 auto
}

#axys-group-logo .axys-logo a img.hover {
    display: none
}

#axys-group-logo .axys-logo a:hover img {
    display: none
}

#axys-group-logo .axys-logo a:hover img.hover {
    display: block
}

#axys-group-logo .axys-logo:after,#axys-group-logo .axys-logo:before {
    content: '';
    position: absolute;
    width: calc(50% - 50px);
    border-top: 1px solid #2f2e2e
}

#axys-group-logo .axys-logo:before {
    left: 0;
    top: 20px
}

#axys-group-logo .axys-logo:after {
    right: 0;
    top: 20px
}

#axys-group-logo .logo-member {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid #2f2e2e;
	border-bottom: none;
    padding-bottom: 10px;
    border-top: 0;
    padding-top: 30px
}
.logo-member.last-row{
	display: flex;
	justify-content: center;
	align-items: center;
}
#axys-group-logo .logo-member .member-item {
    width: 25%;
    text-align: center;
    padding: 0 10px 5px;
}

#axys-group-logo .logo-member .member-item a img {
    max-width: 80px;
    margin: 0 auto;
    transition: all 0.3s ease-out 0s;
    width: 100%;
    display: block
}

#axys-group-logo .logo-member .member-item a img.hover {
    display: none
}

#axys-group-logo .logo-member .member-item a:hover img {
    display: none
}

#axys-group-logo .logo-member .member-item a:hover img.hover {
    display: block
}
/* .img-partner img {
    cursor: pointer;
} */
/* hình trắng đen */
/* .img-partner img:hover{
	display: none;
} */
/* .img-partner img:hover +.img-partner-hover{
	display: block;
} */
/* hình màu */
/* .img-partner-hover{
	display: none;
} */
.img-doi-tac{
	cursor: pointer;
}
.img-doi-tac:hover .doi-tac-1{
	display: none;
}
.img-doi-tac:hover .doi-tac-2{
	display: block;
	transform: scale(1.5); 
	transition: all 0.2s linear;
}
.img-doi-tac .doi-tac-2{
	transition: transform .2s;
	display: none;
}
.content-image-mobile{
	display: none;
}
.content-image{
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	justify-content: space-between;
	align-items: center;
	grid-gap: 52px 60px;
}
/* .content-image a img{
	width: 150px;
	height: 109px;
} */
.prize-content .fl-post-slider-post .fl-post-slider-thumb .fl-post-slider-has-image .swiper-slide{
	padding: 0;
}
.home-about-mifi .uabb-infobox-text p {
    font-family: 'Helvetica'!important
}

.home-about-mifi .uabb-module-content .uabb-button {
    font-weight: 400
}

.home-about-group .fl-row-content-wrap {
    padding: 0
}

/* body:not(.fl-builder-edit) .banner-home-col-right .fl-col-content {
    position: absolute;
    width: 50vw;
    right: 0;
    height: 100%
} */

body:not(.fl-builder-edit) .home-about-group .banner-home-col-left .home-about-mifi:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 50vw;
    top: 0;
    left: 0;
    background: linear-gradient(127deg,#3440b8,#46c8d4)
}

body:not(.fl-builder-edit) .home-about-group .home-about-mifi .fl-module-content {
    position: relative;
    z-index: 2
}

.popup-dk-tu-van-overlay .uabb-modal {
    width: 100%!important;
    max-width: 100%!important;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    top: 80px
}

.popup-dk-tu-van-overlay span.wpcf7-not-valid-tip {
    color: red!important
}

.popup-dk-tu-van-overlay p {
    margin: 0
}

.popup-dk-tu-van-overlay .frm-title h3 {
    color: #4980ec!important
}

.popup-dk-tu-van-overlay .frm-title .desc {
    color: #333
}

.home-service-quality-item .uabb-infobox {
    min-height: 120px;
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 5px
}

.home-service-quality-item .uabb-infobox .uabb-infobox-title {
    font-weight: 400
}

.home-service-group .uabb-imgicon-wrap .uabb-image-content,.home-service-group .uabb-imgicon-wrap .uabb-image-content img {
    width: 100%
}

.home-service-item .uabb-infobox .uabb-infobox-title {
    font-weight: 600
}

.home-sub-service-group .fl-col-group-equal-height {
    margin-bottom: 50px
}

.home-sub-service-item {
    height: 100%
}

.home-sub-service-item .fl-module-content {
    height: 100%;
    margin-bottom: 0
}

.home-sub-service-item .infobox-has-photo {
    height: 100%;
    padding-bottom: 0;
    border-top: 5px solid #4980ec;
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 5px 5px 50px 5px
}

.home-sub-service-item .infobox-has-photo .uabb-infobox-title {
    font-weight: 500
}

.problem-group .fl-row-content-wrap {
    background: url(images/pc.png) no-repeat;
    background-position: center;
    max-width: 1480px;
    margin: 0 auto
}

.problem-content .uabb-infobox-text ul {
    padding-left: 20px
}

.problem-content .uabb-infobox-text ul li {
    margin-bottom: 15px
}

.frm-sign-up-advice .fl-html {
    background: rgb(255 255 255 / 28%);
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 5px 5px 50px 5px;
    padding: 30px 25px
}

.frm-sign-up-advice .fl-html .grwf2-wrapper.wf2-embedded iframe,.frm-sign-up-advice .fl-html .grwf2-wrapper.wf2-embedded {
    max-width: 330px!important;
    width: 100%!important
}

.frm-sign-up-advice .wpcf7-form .wpcf7-select,.frm-sign-up-advice .wpcf7-form .wpcf7-text {
    border: 1px solid #efefef
}

#frm-getresponse-ebook .form-control:focus,.frm-sign-up-advice .wpcf7-form .wpcf7-select:focus,.frm-sign-up-advice .wpcf7-form .wpcf7-text:focus {
    border-color: #ccc
}

#frm-getresponse-ebook .form-control .col-form-label {
    display: block
}

#frm-getresponse-ebook .form-control {
    border: 1px solid #efefef;
    border-radius: 3px;
    padding: 10px 16px;
    font-size: 18px!important;
    line-height: 1.5!important;
    height: 50px;
    width: 100%;
    box-shadow: none;
}

#frm-getresponse-ebook .form-control::placeholder {
    color: #737373
}

#frm-getresponse-ebook .frm-btn {
    text-align: center
}

#frm-getresponse-ebook p br {
    display: none
}

#frm-getresponse-ebook .frm-btn .btn-submit {
    position: static;
    text-transform: uppercase;
    font-size: 18px;
    padding: 12px 30px;
    height: 50px;
    background-color: #7fca27;
    border-color: #7fca27;
    line-height: 1.4;
    border: 0;
    color: #fff
}

.biz-banner-group .banner-text-cta .uabb-infobox-text p {
    padding-bottom: 0
}

.biz-feature-group .feature-item .uabb-infobox {
    min-height: 366px
}

.ui-store-group .fl-row-content-wrap {
    padding-top: 40px;
    background-image: url(images/bg-kho-giao-dien.png);
    background-position: top left;
    background-repeat: no-repeat;
    max-width: 1480px;
    margin: 0 auto
}

.banner-biz-mail-group .fl-row-content-wrap {
    background: url(images/banner-biz-mail-left.png),url(images/banner-biz-mail-right.png);
    background-repeat: no-repeat,no-repeat;
    background-origin: content-box,padding-box;
    background-position: left center,right center;
    max-width: 1480px;
    margin: 30px auto 0
}

.pricing-table-bizmail {
    padding-top: 0
}

.pricing-table-bizmail .has-highlight-table {
    margin-top: 90px
}

.bizmail-feature-group .feature-item .uabb-infobox {
    min-height: 332px
}

.bizmail-feature-group .feature-item .uabb-infobox .uabb-infobox-title {
    font-weight: 600;
    font-size: 25px
}

.bizmail-feature-group .feature-item .uabb-infobox .uabb-infobox-text {
    font-weight: 400
}

.banner-logo-group .fl-row-content-wrap {
    background: url(images/banner-tk-logo-left.png),url(images/banner-tk-logo-right.png);
    background-repeat: no-repeat,no-repeat;
    background-origin: content-box,padding-box;
    background-position: left center,right center;
    max-width: 1480px;
    margin: 30px auto 0
}

.step-group .step-item .uabb-infobox-content {
    max-width: 190px;
    margin: 0 auto
}

.step-group .step-item .uabb-imgicon-wrap {
    margin-bottom: 22px
}

.step-group .step-item .uabb-image-content {
    width: 120px;
    height: 120px;
    line-height: 120px;
    border: 1px dashed #4980ec;
    text-align: center;
    border-radius: 50%
}

.step-group .step-item .uabb-image-content img {
    border-radius: 0
}

.step-group .step-1 .uabb-infobox-content {
    margin-left: 12%
}

.step-group .step-2 .uabb-infobox-content {
    margin-right: 0;
    position: relative;
    top: 30px
}

.step-group .step-3 .uabb-infobox-content {
    position: relative;
    top: -65px
}

.step-group .step-4 .uabb-infobox-content {
    margin-left: 0;
    position: relative;
    top: 30px
}

.step-group .step-5 .uabb-infobox-content {
    margin-right: 12%
}

.customer-logo-wrap .row {
    margin-left: -10px;
    margin-right: -10px
}

.customer-logo-wrap .row .col-lg-2 {
    padding-left: 10px;
    padding-right: 10px
}

.customer-logo-wrap .customer-logo-item {
    display: block;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    transition: all ease-in-out 0.3s;
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 5px;
    margin-bottom: 20px
}

.list_mhd {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: stretch;
    align-items: stretch
}

.list_mhd .col-md-4 {
    margin-bottom: 30px
}

.list_mhd .item-mhd {
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 10px;
    text-align: center;
    height: 100%
}

.list_mhd .item-mhd a {
    text-decoration: none!important
}

.list_mhd .item-mhd .template-name {
    color: #333;
    font-weight: 600;
    margin-top: 0;
    font-size: 22px;
    text-decoration: none;
    margin-bottom: 15px
}

.list_mhd .item-mhd .template-name:hover {
    color: #4980ec
}

.fl-archive .fl-post {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 30px
}

.submenu-page-group .fl-col-group .fl-col.col-md-3 {
    display: flex;
    align-items: center
}

.archive .fl-archive .fl-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 6rem 0
}

.fl-post .post-item {
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 10px;
    height: 100%
}

.fl-post .fl-post-header {
    margin-bottom: 10px
}

.fl-post .fl-post-header .fl-post-date {
    font-size: 14px;
    font-style: italic
}

.fl-post h3.fl-post-title {
    color: #333;
    font-size: 22px
}
.date-update{
    display: block;
    float: right;
}

.single .fl-content-left {
    padding-right: 40px;
    border-right: 0
}

.single .fl-post .fl-post-title {
    margin-bottom: 0;
    color: #333
}

.single .fl-post .fl-post-meta-wrap .fl-post-meta-top {
    float: left;
    padding-right: 10px
}

.single .fl-post .fl-post-meta-wrap .view {
    font-size: 14px;
    color: #4980ec;
    line-height: 26px;
    text-align: right
}

.single .fl-post h2,.single .fl-post h3,.single .fl-post h4 {
    color: #333
}
.single .fl-post h2{
    font-size: 27px;
}
.single .frm-single-post{
    background: rgb(255 255 255 / 28%);
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 5px 5px 5px 5px;
    padding: 30px 25px;
    max-width: 380px;
    margin: 0 auto;    
}

.fl-post .fl-post-thumb {
    margin-bottom: 0
}

.fl-post .fl-post-thumb img {
    border-radius: 10px 10px 0 0
}

.fl-post .fl-post-title a {
    color: #333;
    font-weight: 600
}

.fl-post .fl-post-title .post-edit-link {
    display: block;
    color: #7fca27;
    font-weight: 400
}

.fl-post .fl-post-title .post-edit-link:hover {
    color: #4980ec
}

.fl-sidebar .fl-widget {
    margin-bottom: 30px
}

.fl-sidebar .fl-widget .fl-widget-title {
    font-weight: 600;
    font-size: 21px;
    line-height: 158.77%;
    color: #4d4d4d;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 15px
}

.relatedposts .uabb-post-heading {
    font-size: 18px;
    margin-top: 8px
}

.relatedposts .uabb-post-heading a,.mostpopularList li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 142.2%;
    color: #737373
}

.mostpopularList li a:hover,.relatedposts .uabb-post-heading a:hover {
    color: #4980ec
}

.single .fl-post .fl-post-title .post-edit-link {
    display: inline-block
}

.fl-post .post-item .fl-post-content {
    padding: 30px
}

.fl-post .fl-post-content .fl-post-more-link {
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 5px
}

.single-mhd {
    padding-top: 5rem
}

.single-mhd h1 {
    color: #333;
    text-align: center
}
#fl-to-top {
    background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    right: 48px !important;
    bottom: 288px !important;
    border-radius: 50%;
    text-align: center;
    z-index: 1003;
    width: 60px;
    height: 60px;
}
#fl-to-top i{
    position: absolute;
    left: 50%;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    transform: translate(-50%, -50%);
    top: 50%;
}

.hidden-1 {
    display: none
}

.bannerDesk {
    display: block
}

.bannerMobi {
    display: none
}

.darkBG {
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0,0,0,.44);
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    display: none
}

.darkBG .banner {
    display: block;
    width: 100%;
    height: auto;
    width: 640px;
    position: relative;
    margin: 120px auto;
    z-index: 101
}

.darkBG .banner img {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.darkBG .banner .close {
    display: block;
    position: absolute;
    top: 2px;
    right: 5px;
    z-index: 102;
    color: #333;
    font-size: 18px;
    font-family: Arial;
    cursor: pointer
}

.slide-ebook-content {
    max-width: 1020px;
    margin: 0 auto;
    padding-left: 60px;
    position: relative;
    z-index: 2
}

.slide-ebook-content .slick-slider .slick-next {
    right: 40px
}

.desk-ebook {
    margin: 0 auto;
    margin-top: -50px;
    position: relative;
    z-index: 1
}
/* ykkh */
.banner-ykkh .img-employee img{
    max-height: 288px;
    width: auto;
}
.content-review .review{
    display: block;
    margin: 60px auto 0;
}
.content-review .review span{
    max-width: 400px;
    margin: 0 auto;
    display: block;
    text-align: left;
    padding: 20px 0 8px 20px;
    background: #c0c0c0;
    position: relative;
}
.content-review .review span:after{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 10px;
    left: 10px;
    background: linear-gradient(to right,#3440b8e6,#46c8d49e);
    z-index: 1;
}
.content-review .review span b{
    position: relative;
    z-index: 2;
    font-size: 28px;
    line-height: 1.4;
    color: #fff;
    font-weight: normal;
    padding-top: 10px;
    padding-left: 10px;
    display: block;
}
.content-review .review span i{
    position: absolute;
    font-style: normal;
    font-size: 120px;
    line-height: 1;
    color: #444;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.content-review .review span i.boble1{
    top: -22px;
    left: -17px;
    z-index: 2;
}
.content-review .review span i.boble2{
    right: -40px;
    top: 78%;
    position: absolute;
    z-index: 2;
}
.rate-for-mifi-wrap .fl-module-uabb-call-to-action .uabb-cta-button{
    padding-top: 0;
}
.mbtooltip-normal{
    background: url("images/more-info-normal.svg") no-repeat center;
    width: 15px;
    height: 15px;
    display: inline-block;
}   
.rate-mifi-wrap{
    max-width: 200px;
    margin: 0 auto;
    text-align: center; 
    color: #333;
}
.rate-mifi-wrap .popover-title{
    color: #00000094;
    text-align: right;
    padding: 0 5px;
    border: none;
    background: #000;       
}
.rate-mifi-wrap .popover-title .close{
    background: transparent;
    border: 0;
    padding: 0 2px;     
}
.star-rating {
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1.6em;
    width: 5.4em;
    font-family: star;
    margin: 5px auto;   
}
.star-rating::before {
    content: "\73\73\73\73\73"!important;
    color: #bbb
}
.star-rating span{
    overflow: hidden;
    float: left;
    top: 0;
    left: 2px;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating span::before {
    content: "\53\53\53\53\53";
    position: absolute;
    top: 0;
    left: 0;
    color: #fc0;
}
.listreview .row{
    display: flex;
    flex-wrap: wrap;
}
.listreview .row .col-lg-6{
    position: relative;
    margin-bottom: 20px;    
}
.listreview .item{
    background: #fff;
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    padding: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.28);
    border-radius: 4px;
    height: 100%;
}
.listreview .item .ava {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
    border-radius: 50%;
}
.listreview .item .ava img {
    width: 100%;
    height: 100%;
    position: relative;
}
.listreview .item .txt {
    flex: 1;
    display: block;
    float: left;
    color: #333;
    font-size: 14px;
}
.listreview .item .txt u {
    display: block;
    text-decoration: none;
    font-size: 14px;
    margin: 5px 0;
    color: rgba(0, 0, 0, 0.28);
}
.listreview .item .txt b, 
.listreview .item .txt i {
    display: inline-block;
    width: 50%;
}
.listreview .item .star-rating{
    text-align: left;
    margin-left: 0;
    font-size: 1.3em;
}
.listreview .item .star-rating span{
    left: 0;
}
.listreview .pagination{
    width: 100%;
}
.title-main .uabb-infobox-text-wrap{
    max-width: 900px;
    margin: 0 auto;
}
.banner-popup-pc-overlay a img,
.banner-popup-mobi-overlay a img{
    margin: 0;
}

@media (max-width: 767px) {
	
	.content-image{
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		justify-content: space-between;
		align-items: center;
		grid-gap: 52px 60px;
	}
    .bannerDesk {
        display:none!important
    }

    .bannerMobi {
        display: block!important
    }

    .darkBG .banner {
        width: 96%;
        margin: 50px auto
    }

    .content-thank-you-ebook {
        max-width: 290px;
        margin-left: auto;
        margin-right: auto
    }

    .desk-ebook {
        display: none
    }

    .slide-ebook-content {
        padding-left: 30px!important
    }

    .slide-ebook-content .slick-slider .slick-prev {
        left: -20px
    }

    .slide-ebook-content .slick-slider .slick-next {
        right: 20px
    }
    .price-table-wrap{
        padding: 0 15px;
    }
    .price-table-wrap .pricing-table-1,
    .price-table-wrap .pricing-table-3{
        margin-bottom: 20px;
    }
    .price-table-wrap .pricing-table-2{
        margin-bottom: 70px;
    }
	
	/*Start 2022-09-30 : responsive bảng giá*/
	.bang-sosanhgoidichvu{
		margin-bottom: 24px !important; 
	}
	.row-solution{
		display: none !important;
	}
	.container-Service{
		width: auto !important;
	}
	.fisrt-col-mifi > h1{
		margin: 0;
		font-size: 16px;
		text-align: center;
	}
	.fisrt-col-mifi > p{
		font-size: 12px;
		margin-bottom: 8px;
		text-align: center;
		width: 100% !important;
	}
	.fisrt-col-mifi{
		margin: 0;
		
	}
	.fisrt-col-mifi button{
		margin: auto;
		display: block;
		margin-bottom: 20px;
	}
	.screen img{
		height: 120px;
	}
	.left-img-calc img{
		display: none;
	}
	.tool-chk{
		display: inline-block !important;
	}
	.tool-chk .col{
		justify-content: flex-start !important;
		margin-bottom: 12px;
	}
	.second-right p{
		margin-bottom: 8px;
		font-size: 12px;
		height: unset !important;
	}
	.tool-chk .col > span{
		font-size: 12px;
	}
	.title-calc{
		display: none !important;
	}
	.second-right{
		padding: 20px !important;
		width: 100% !important;
	}
	.panel-mifi-calc{
		height: auto !important;
	}
	.panel-mifi-calc{
		border-radius: 0;
	}
	.number input{
		width: 77px;
	}
	.btn-calc{
		margin: 2em auto auto auto !important;
    	display: block !important;
	}
	a.slide_left:before{
		display: none;
	}
	
	.select-option-mobile{
		display: block !important;
	}
	.slider-wrapper{
		display: none; !important;
	}
	.tableTabs .tab{
		display: grid !important;
		gap: 12px;
	}
	.tableTabs .tab > li{
		width: 153px;
		height: 40px !important;
		display: flex !important;
		justify-content: center;
		align-items: center;
		margin: auto !important;
		border-radius: 2px !important;
	}
	#TinhNangChiTiet{
		width: auto !important;
	}
	.title-mobile p{
		display: block !important;
	}
	.title-decs-header{
		display: none !important;
	}
	.row-step-service{
		display: none !important;
	}
	.content-step-mifi{
		display: flex;
		gap: 0 8px;
	}
	.step-payment-mobile{
		display: block !important;
	}
	.row-section-regisrter{
		background: #F5F5FA;
	}
	.mobile-solition{
		display: block !important;
	}
	.row-solution .col > p{
		text-align: center;
		font-size: 12px;
	}
	#progressbar li > p{
		display: none;
	}
	.row-checkbox-feater{
		display: inline-block !important;
	}
	.row-checkbox{
		display: inline-block !important;
	}
	.btn-dark-gray{
		margin-bottom: 12px;
	}
	.box-radio{
		margin-bottom: 4px;
	}
	#progressbar li:after{
		width: 130% !important;
    	left: -65% !important;
	}
	.mobile-year{
		display: block !important;
		height: 254px !important;
	}
	.pc-inv{
		display: none;
	}

	.mobile-year .slick-next, .mobile-year .slick-prev, .mobile-year .slick-dots{
		display: none !important;
	}
	.title-option span{
		font-size: 14px !important;
		line-height: 17px !important;
	}
	.title-product{
		width: 112px !important;
    	font-size: 12px !important;
		height: 35px !important;
	}
	.left-option-product .title-option p{
		font-size: 12px !important;
		line-height: 15px;
		color: #231D4F !important;
	}
	.active-box{
		box-shadow: unset !important ;
	}
	.option-input:checked::before{
		left: 11px !important;
    	top: 14px !important;
	}
	.btn-dark-orange{
		width: 100% !important;
		font-size: 11px !important;
	}
	.btn-dark-gray{
		width: 100% !important;
		font-size: 11px !important;
	}
	.grid-inline .option-input:checked::before{
		left: 7px !important;
    	top: 10px !important;
	}
	#progressbar{
		padding: 0 !important;
		margin-bottom: 20px !important;
	}
	.left-option-product{
		padding: 25px !important;
	}
	.grid-inline .row-checkbox-feater .row-checkbox .box-radio > label{
		font-size: 12px !important;
	}
	.grid-inline .row-checkbox-feater{
		padding: 12px !important;
		display: flex !important;
		align-items: center;
		justify-content: space-between;
	}
	.feater-current span{
		font-size: 12px;
	}
	.right-option-product h1{
		font-size: 16px !important;
	}
	.right-option-product p{
		font-size: 14px !important;
	}
	.line-row span{
		font-size: 11px !important;
	}
	.grid-inline .text-right p{
		font-size: 14px !important;
	}
	.row-checkbox-feater{
		margin-bottom: 12px !important;
	}
	fieldset:nth-child(even){
		padding: 20px !important;
	}
	.step-two{
		width: 100% !important;
	}
	.row-mobile-year .row-checkbox-feater{
		width: 230px !important;
		height: 237px !important;
	}
	#show-options:after{
		left: 12em !important;
	}
	#show-options.ClosetoggleOpions:after{
		left: 14em !important;
	}
	.searchmst{
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 0 7px;
	}
	.title-header-step2{
		font-size: 16px !important;
		margin-bottom: 20px !important;
	}
	.form-group span{
		font-size: 12px !important;
	}
	#total-cost-vat{
		font-size: 18px !important;
	}
	#paynow{
		width: 100% !important;
	}
	.row-cost span{
		font-size: 12px !important;
	}
	.freemobile{
		display: none;
	}
	.dieukhoan{
		display: block !important;
	}
	.agree{
		display: none !important;
	}
	.choose-bank[for="atmnoidia"]{
		padding: 14px !important;
	}
	.choose-bank:not([for="atmnoidia"]){
		padding: 14px !important;
	}
	#mst{
		margin-bottom: 0 !important;
		width:160px;
	}
	.check-info{
		width: 130px;
		font-size: 12px;
	}
	.row-amount-Inv{
		display: inline-block !important;
	}
	.italic{
		display: inline-block;
	}
	.right-col-calc{
		width: 100% !important;
	}
	.calc > input{
		width: 100% !important;
	}
	.calc{
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 0 4px;
	}
	.save-money-mobile{
		display: block !important;
	}
	.save-money{
		display: none !important;
	}
	.col-md-10.right-card-rating{
		padding-left: 15px!important;
	}
	.row-radio-calc .col > label{
		font-style: normal;
		font-weight: 500;
		font-size: 14px;
		line-height: 17px;
		display: flex;
		align-items: center;
		height: 24px;
		color: #000000;
		cursor: pointer;
		margin: 0;
	}
	.pricing-table.highlight-table{
		margin: 0 !important;
	}
	
	.row-section-regisrter .slick-dots{
		    bottom: -18px !important;
	}
	/*End 2022-09-30 : responsive bảng giá*/
	
	/*Start 2022-10-11 Css Footer*/
	.row-footer-col{
		display: inline-grid !important;
	}
	.row-footer-col .col{
		margin-bottom: 32px;
	}
	.row-img-dowload{
		justify-content: unset !important;
	}
	.mbTop100{
		display: none !important;
	}
	.option-code-tab {
		background: linear-gradient(0deg, #BC0E00 15%, #F94B29 100%);
		padding: 12px;
		width: 100% !important;
	}
	.row-process{
		position: unset !important;
		color: #FFFFFF !important;
	}
	.dacoma{
		color: #FFFFFF !important;
	}
	.price-table-wrap>.row>.col-lg-3>.pricing-table.highlight-table, .price-table-wrap>.row>.col-lg-4>.pricing-table.highlight-table{
		height: auto !important;
	}
	.price-table-wrap>.row>.col-lg-3>.pricing-table, .price-table-wrap>.row>.col-lg-4>.pricing-table{
		height: auto !important;
	}
	.ungdungmifiPC-overlay{
		display: none !important;
	}
	.ungdungmifiMobile-overlay{
		display: block !important;
	}
	.title-header-slide{
		height: unset !important;
		width: 100% !important;
	}
	.img-slide{
		display: none !important;
	}
	.ungdungmifiPC-mobile-overlay{
		display: block !important;
	}
	/*End 2022-10-11 Css Footer*/
}

#callcontrol1 {
    background: #76b51b;
    font-size: 20px;
    width: 3em;
    height: 3em;
    color: #fff;
    text-align: center;
    display: flex;
    position: fixed;
    bottom: 120px;
    right: 20px;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    text-decoration: none;
    border-radius: 3em;
    z-index: 99
}

#callcontrol1 .link-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    display: block;
    margin: 10px auto
}

#callcontrol1 .link-text p {
    margin-bottom: 0
}

#callcontrol1 .link-text .fa {
    font-size: 25px
}

.modal-dialog {
    width: 410px;
    height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -205px
}

#myModalCallAuto>div>div>div.modal-body {
    padding-bottom: 0!important
}

#myModalCallAuto .modal-content {
    background-color: #4669c8;
    background-position: center;
    background-size: cover;
    width: 410px;
    border: 0;
    border-radius: 4px;
    padding: 0;
    overflow: inherit
}

#myModalCallAuto .close {
    position: absolute;
    top: 0;
    right: 6px;
    opacity: 1;
    text-shadow: none;
    color: #fff;
    background: transparent;
    border: 0
}

#myModalCallAuto .modal-header {
    border-bottom: 0
}

#myModalCallAuto #callautoform {
    margin: 0 10px 20px;
    text-align: center;
    padding-bottom: 0
}

#myModalCallAuto #callautoform #namephone,#myModalCallAuto #callautoform #phonenumberautocall {
    height: 40px;
    width: 355px;
    background-color: #fff;
    color: #000;
    border: 0;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 300;
    padding: 6px 12px
}

#myModalCallAuto>div>div>div.modal-footer>span {
    font-size: 12px
}

#myModalCallAuto #callautoform #button-call {
    height: 40px;
    border: 0;
    background-color: #252424;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1.5;
    padding-left: 10px;
    padding-right: 15px;
    position: static;
    border-radius: 5px!important
}

#myModalCallAuto #callautoform #button-call #callLoadding {
    max-width: 100%;
    height: 30px;
    width: auto
}

#myModalCallAuto #callautoform .title-option3 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
    color: #fff;
    font-family: 'Roboto Condensed';
    text-align: left
}

#ContentInfo>div.form-group.radio.radio-danger>div:nth-child(1) {
    margin-bottom: 10px;
    margin-top: 10px
}

#myModalCallAuto #callautoform .chooselocation {
    margin-right: 30px;
    padding-left: 25px;
    color: #fff
}

#myModalCallAuto #call-error {
    color: #ffed00;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    text-align: left;
    padding-bottom: 5px
}

#myModalCallAuto #call-message {
    color: #fff;
    font-weight: 300;
    font-size: 24px
}

#phonenumberautocall::placeholder {
    color: #545454;
    opacity: 1
}

#phonenumberautocall:-ms-input-placeholder {
    color: #545454
}

#phonenumberautocall::-ms-input-placeholder {
    color: #545454
}

#myModalCallAuto>div>div>div.modal-header>button {
    font-size: 25px;
    margin-top: -10px;
    color: #fff;
    opacity: 1;
    position: absolute;
    right: 12px
}

#myModalCallAuto .modal-footer {
    background-color: #fff;
    color: #373737;
    border-top: 0;
    padding-top: 10px;
    text-align: center;
    border-radius: 0 0 4px 4px;
    display: block
}

.title-call-1 {
    padding: 10px 0 0;
    color: #fff;
    font-size: 18px
}

.grwf2-wrapper.wf2-embedded {
    border-radius: 5px!important;
    margin: auto;
    box-shadow: 0 5px 25px rgba(0,0,0,.15)
}
.tr-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.tr-table tbody tr td:nth-child(1) {border-right: 1px solid #ddd;border-left: 0;border-bottom: 0;border-top: 0;}
.tr-table td p {
    margin: 0;
}
.tr-table thead tr {
    background-color: #4980ec;
    color: #ffffff;
    text-align: left;
    border-top-left-radius: 5px;
}

.tr-table th, .tr-table th {
    padding: 12px 5px;
    border: 0;
}

.tr-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.tr-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.tr-table tbody tr:last-of-type {
    border-bottom: 2px solid #4980ec;
}

.tr-table tbody tr td {
    padding: 5px;
    border: 0 !important;
}
@media(min-width: 768px) {
	#post-hdsd-mobile{
	display:none;
	}
    .img-ebook {
        margin-left:-30%;
        margin-bottom: -30px
    }
    .fl-page-nav-right .fl-page-nav ul.sub-menu{
        border-top: 0;
        padding: 0;        
    }
    .fl-page-nav-right .fl-page-nav ul.sub-menu li{
        border-bottom: 1px dashed #d9d9d9;
    }
    .fl-page-nav-right .fl-page-nav ul.sub-menu li a{
        margin-left: 0;
        margin-right: 0;
    }	
    .fl-page-nav-right .fl-page-nav ul.sub-menu li a:hover{
        color: #EA4649 !important;
    }
    .fl-page-nav-right .fl-page-nav ul.sub-menu li:last-child{
        border-bottom: 0;
    }
}
@media(min-width: 991px){
    .banner-home-col-right img{
        width: 45vw;
        max-width: 45vw !important;
    }    
}

@media(max-width: 1120px) and (min-width:1024px) {
	
	.content-image{
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		justify-content: space-between;
		align-items: center;
		grid-gap: 52px 60px;
	}
	.content-image{
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		justify-content: space-between;
		align-items: center;
		grid-gap: 52px 60px;
	}
    .form-bg-group-wrap .form-bg-group .frm-title {
        max-width:270px
    }
}

@media(max-width: 991px) {
	
	.content-image{
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		justify-content: space-between;
		align-items: center;
		grid-gap: 52px 60px;
	}
    .fl-page{
        overflow: hidden;
    }
    .table-responsive-mobi{
        overflow-x: auto;
    }   
    .table-responsive-mobi table {
        width: max-content;
    }
    .fl-page-nav-right .fl-page-header-logo {
        padding-top:10px;
        padding-bottom: 10px
    }

    .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .archive .fl-archive-support-categories {
        padding-top: 5rem
    }

    .fl-archive-support-categories .search-support-group .uabb-infobox-title {
        margin-bottom: 2rem
    }

    .fl-archive-support-categories .fl-content.col-md-9 {
        padding-left: 20px;
        width: 100%;
        float: none
    }

    .fl-archive-support-categories .fl-sidebar.col-md-3 {
        display: block;
        width: 100%;
        float: none
    }

    .fl-archive-support-categories .support-article-item {
        padding-right: 15px
    }

    .fl-archive-support-categories .support-article-item .entry-title,.fl-archive-support-categories .support-article-item .entry-title a {
        font-size: 18px
    }

    .fl-archive-support-categories .support-article-item .view {
        position: static
    }

    .form-bg-group-wrap .form-bg-group {
        display: block
    }

    .form-bg-group-wrap .wpcf7-form {
        border: 0;
        border-top: 5px solid #7fca28
    }

    .form-bg-group-wrap .form-bg-group .frm-title {
        width: 100%;
        margin: 0 auto 10px;
        text-align: center
    }
    .listreview .item .txt b, .listreview .item .txt i{
        width: 100%;
    }      
}

@media(max-width: 991px) and (min-width:768px) {
    .testimonials-wrap .testimonial-item .testimonial-infobox .author-desc {
        min-height:189px
    }

    .single .fl-content-left {
        padding-right: 20px
    }

    .home-service-quality-group .fl-node-5e80cb2285aec .fl-col {
        width: 50%
    }

    .pricing-table {
        margin-bottom: 20px
    }

    .price-table-wrap {
        padding-top: 0
    }

    .pricing-table.highlight-table {
        margin-top: 0
    }

    .feature-support-group .uabb-list-icon .uabb-list-icon-wrap {
        width: 100%
    }

    .guarantee-group .fl-col-small {
        width: 100%
    }

    .guarantee-group .infobox-right .uabb-infobox-content {
        padding-right: 0
    }

    .fl-builder-content .fl-node-5ea07b6965df9 .infobox-photo-right .uabb-infobox-content {
        width: calc(100% - 205px)
    }

    .fl-node-5ea07b6965df9 .uabb-image .uabb-photo-img {
        width: 180px
    }

    .fl-builder-content .hotline-footer .hotline-item .uabb-infobox-title,.fl-builder-content .hotline-footer .hotline-item .uabb-infobox-title a {
        font-size: 20px
    }

    .associate-partner-wrap .fl-col-group {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .associate-partner-wrap .fl-col-group>.fl-col {
        width: 33.33%!important;
        max-width: 33.33%!important
    }

    .tab-price-table .uabb-tabs .uabb-tabs-nav ul li .uabb-tab-link {
        min-width: 200px
    }
}

@media(width: 768px) {
    
    .fl-col-small {
        max-width:400!important
    }

    .fl-archive .fl-post.col-md-4 {
        width: 50%
    }

    .submenu-page-group .title-submenu-page {
        padding-top: 10px
    }
}

@media(max-width: 768px) {
	
	#post-hdsd-mobile .fl-post-content p{
    font-size:14px;
}
	#post-hdsd-mobile .fl-post{
margin-bottom:20px!important;	
}
	#post-hdsd-mobile{
padding: 0;
    margin-top: 20px;	
}
	#post-hdsd-mobile h3.fl-post-title {
    color: #333;
    font-size: 17px;
  
}
		#post-hdsd-mobile .fl-post-content{
    padding:15px;
}
	#post-hdsd-mobile .fl-post-header{
display:block!important;	
}
	.left-title-hdsd,#content-resul{
	display:none;
	}
    .biz-feature-group .feature-item .uabb-infobox {
        min-height:auto
    }

    .home-about-group {
        background: linear-gradient(127deg,#3440b8,#46c8d4)
    }

    .tab-ky-thuat .uabb-content-wrap {
        padding-top: 40px
    }

    body:not(.fl-builder-edit) .home-about-group .banner-home-col-left .home-about-mifi:after {
        width: 100%
    }

    .tab-price-table .uabb-tabs-nav {
        display: block
    }

    .tab-price-table .uabb-tabs-nav li {
        margin: 1px!important
    }

    .pricing-table.highlight-table .pt-body,.pricing-table .pt-body {
        padding: 20px 20px 0
    }
	.pricing-table {
    	margin-bottom: 20px;
    	 width: 100% !important;
	}
    .pricing-table .pt-body ul li {
        font-size: 16px
    }

    .tab-price-table .uabb-tabs .uabb-tabs-nav ul li .uabb-tab-link {
        font-size: 15px;
        padding: 10px
    }

    .tab-price-table .uabb-content-wrap .uabb-tab-acc-title {
        display: none!important
    }

    .tab-price-table .uabb-content-wrap .uabb-tab-acc-content {
        padding-top: 0!important
    }

    .price-table-wrap {
        padding-top: 0
    }

    .pricing-table {
        margin-bottom: 20px;
    	width: 100% !important;
    }

    .pricing-table.highlight-table {
        margin-top: 0
    }

    .pricing-table .pt-body ul li {
        padding-bottom: 0
    }

    .pricing-table .pt-body ul li.none {
        display: none
    }

    .bh-hddt .pricing-table.highlight-table {
        margin-top: 0
    }

    .ss-goihosting table thead tr td {
        font-size: 16px;
        padding: 7px 10px
    }

    .ss-goihosting table tr td:first-child,.ss-goihosting table tr td {
        font-size: 16px!important
    }

    .guarantee-group .fl-module-info-box .uabb-infobox-title {
        font-size: 28px
    }

    .home-about-group .banner-home-col-left .home-about-mifi:after {
        width: 100vw
    }

/*     .banner-home-col-right .fl-col-content {
        display: none
    } */

    .tab-ky-thuat .uabb-text-editor p {
        word-break: break-all
    }

    .footer-address-item .uabb-infobox-content .uabb-infobox-title {
        margin-bottom: 10px!important
    }
    .rate-for-mifi-wrap .uabb-cta-left{
        text-align: center;
    }    
    .content-review .review {
        margin: 10px auto 40px;
    }    
    .content-review .review span {
        max-width: 250px;
        padding: 20px 0 8px 20px;
        left: -10px;
    }    
    .content-review .review span i{
        font-size: 90px;
    }
    .content-review .review span i.boble1 {
        top: -22px;
        left: -14px;
        z-index: 2;
    }
    .content-review .review span b{
        font-size: 18px;
        padding-left: 0;
        padding-right: 0;
    }    
    .content-review .review span i.boble2 {
        right: -24px;
        top: 78%;
    }       
}

@media (max-width: 767px) {
	
	.content-image .img-doi-tac{
		margin: 0 auto;
	}
	
	.content-image{
		display: none;
	}
	
	.content-image-mobile{
		display: block;
	}
	
	.content-image-mobile
	.doi-tac-1,
	.doi-tac-2{
		width: 83px;
		height: 60px;
		margin: 0 auto;
	}
	
	.topbannerWordpress .container .hafContent h1{
		font-size: 22px !important;
	}
	
	.g-recaptcha{
		max-width: 100% !important;
	}
	
	.topbannerWordpress .container .hafContent .buton.btngreen{
		font-size: 13px !important;
	}
	
	.col-second{
		width: 100% !important;
	}
	
	.group-prize.slick-slide .col-second{
		padding-left: 0px !important;
		margin: 12px 0 12px !important;
	}
	.content-image-mobile .slick-dots{
		bottom: -45px;
	}
    .form-bg-group-wrap .form-bg-group span.choose-time select{
        width: 100%;
        padding-left: 0;
    }
    .fl-col-small {
        max-width:100%!important
    }

    .fl-page-nav-right .fl-page-header-logo {
        padding-top: 0
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 18px
    }

    .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .fl-builder-content .title-main .fl-module-content {
        margin-bottom: 0
    }

    h2,.fl-builder-content .title-main .uabb-infobox-title {
        font-size: 24px
    }

    .fl-builder-content .title-main .uabb-separator {
        margin-top: 0;
        margin-bottom: 15px;
        width: 60px
    }

    .testimonials-wrap .testimonial-col-group-1 {
        padding-left: 0
    }

    .testimonials-wrap .testimonial-col-group-2 {
        padding-right: 0
    }

    .testimonials-wrap .testimonial-item {
        box-shadow: 0 5px 25px rgba(0,0,0,.15);
        border-radius: 10px 10px 10px 10px;
        background-color: #fff;
        display: flex;
        flex-wrap: wrap;
        cursor: pointer;
        align-items: flex-start;
        margin-bottom: 30px
    }

    .testimonials-wrap .testimonial-item .testimonial-thumb {
        width: 100%
    }

    .testimonials-wrap .testimonial-item .testimonial-thumb img {
        width: 100%;
        border-radius: 10px 10px 0 0
    }

    .testimonials-wrap .testimonial-item .testimonial-infobox {
        flex: 1px;
        padding: 20px
    }

    .testimonials-wrap .testimonial-item .testimonial-infobox .author-desc {
        font-size: 18px;
        font-weight: 400;
        color: #333;
        min-height: auto
    }

    .testimonials-wrap .testimonial-item .testimonial-infobox hr {
        border-color: #d9d9d9
    }

    .testimonials-wrap .testimonial-item .testimonial-infobox .author-meta .author-name {
        font-size: 15px;
        line-height: 142.2%;
        font-weight: 500;
        color: #333;
        margin-top: 0;
        margin-bottom: 5px
    }

    .testimonials-wrap .testimonial-item .testimonial-infobox .author-meta .author-title {
        font-size: 12px;
        font-weight: 300;
        color: #737373;
        padding-bottom: 0
    }

    .testimonials-wrap .testimonial-item .testimonial-infobox .author-meta .author-title .website {
        color: #4980ec
    }

    .home-testimonial-group .load-testimonial {
        padding-top: 0
    }

    .guarantee-group {
        background-position: left bottom,right center;
        background-size: contain
    }

    .guarantee-group .infobox-right .uabb-infobox-content {
        width: 100%!important;
        padding-right: 0;
        text-align: center
    }

    .guarantee-group .fl-module-info-box .infobox-photo-right {
        text-align: center
    }

    .guarantee-group .fl-module-info-box .infobox-photo-right .uabb-module-content {
        margin-left: 0
    }

    .guarantee-group .fl-module-info-box .uabb-infobox-title {
        font-size: 28px
    }

    .guarantee-group .uabb-creative-button-wrap a {
        height: auto
    }

    .fl-page-bar .fl-page-bar-row .col-sm-6.text-right {
        display: none
    }

    .home-service-quality-item .uabb-infobox,.feature-item .uabb-infobox {
        padding: 20px;
        min-height: auto
    }

    .fl-builder-content .feature-support-group .title-main .uabb-infobox-title {
        font-size: 24px
    }

    .feature-support-group .uabb-list-icon {
        display: block
    }

    .feature-support-group .uabb-list-icon .uabb-list-icon-wrap {
        width: 100%
    }

    .fl-page-header .fl-page-header-container {
        padding-top: 10px!important;
        padding-bottom: 10px!important
    }

    .fl-page-header .fl-page-header-container .fl-page-header-logo-col .fl-page-header-logo {
        padding-bottom: 0!important;
        margin-right: 0
    }

    .fl-page-header .fl-page-header-container .fl-page-nav-col {
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff;
        width: 100%;
        z-index: 99;
        padding: 0
    }

    .fl-page-header .fl-page-header-container .fl-page-nav-col .fl-page-nav .navbar-toggle {
        font-size: 22px;
        line-height: 19px;
        padding: 6px 8px;
        position: absolute;
        right: 15px;
        top: -47px;
        background: #333;
        width: 36px;
        height: 36px;
        border: 0
    }

    .fl-page-header .fl-page-header-container .fl-page-nav-col .fl-page-nav .navbar-toggle i {
        color: #fff
    }

    .fl-page-header .fl-page-header-container .fl-page-nav-col .fl-page-nav .fl-page-nav-collapse {
        border-top: 0
    }

    .fl-page-header.fl-page-header-fixed .fl-page-header-container {
        border-bottom: 0
    }

    .fl-page-header .fl-page-nav ul.navbar-nav>li {
        padding: 0 15px
    }

    .fl-page-header .fl-page-nav ul.navbar-nav>li.menu-item-has-children>a:after {
        content: "\f107";
        font-family: 'FontAwesome';
        color: #333;
        right: 0;
        position: absolute
    }

    .fl-page-header .fl-page-nav ul.navbar-nav>li>a {
        padding: 10px 0!important;
        border-bottom: 0!important
    }

    .fl-page-header .fl-page-nav ul.navbar-nav>li:last-child {
        padding-right: 20px
    }

    .submenu-page-group {
        display: none
    }

    .title-quick-link .uabb-heading:after {
        margin-top: 15px
    }

    .home-service-item .uabb-infobox-text {
        margin-bottom: 0!important
    }

    .home-sub-service-group .fl-col-group-equal-height {
        margin-bottom: 10px
    }

    .home-sub-service-item .infobox-center {
        text-align: left
    }

    .home-sub-service-item .infobox-has-photo {
        margin-bottom: 30px
    }

    .problem-group {
        background-position: bottom;
        background-size: contain
    }

    .problem-content .uabb-infobox-title {
        font-size: 35px
    }

    .problem-content .uabb-infobox-title br {
        display: none
    }

    .problem-content .uabb-infobox-text ul {
        padding-left: 20px
    }

    .problem-content .uabb-infobox-text ul li {
        margin-bottom: 15px
    }

    .frm-sign-up-advice .fl-html {
        padding: 20px
    }

    .frm-sign-up-advice .wpcf7-form .frm-title br {
        display: none
    }

    .frm-sign-up-advice .wpcf7-form .frm-title h3 {
        font-size: 23px
    }

    .frm-sign-up-advice .wpcf7-form .wpcf7-form-control-wrap {
        margin-bottom: 10px;
        display: block;
        overflow: hidden
    }

    .frm-sign-up-advice .wpcf7-form .wpcf7-text {
        padding: 11px 16px;
        border: 1px solid #d9d9d9;
        border-radius: 3px;
        font-size: 18px;
        line-height: 1.4;
        height: 50px
    }

    .frm-sign-up-advice .wpcf7-form .frm-btn {
        display: block;
        margin-top: 30px;
        margin-bottom: 15px;
        text-align: center
    }

    .frm-sign-up-advice .wpcf7-form .frm-btn .wpcf7-submit {
        display: inline-block;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 18px;
        padding: 12px 30px;
        height: 50px;
        border-color: #4980ec;
        line-height: 1.4;
        border: 0;
        top: 0
    }

    .frm-sign-up-advice .wpcf7-form .frm-btn .ajax-loader {
        display: none
    }

    .frm-sign-up-advice .wpcf7-form .frm-note {
        display: block;
        text-align: center;
        margin-bottom: 0
    }

    .ui-store-group .fl-row-content-wrap {
        background-size: contain
    }

    .archive .fl-archive {
        padding-top: 30px
    }

    .archive .fl-archive .fl-content {
        margin-top: 3rem;
        padding-bottom: 6rem
    }

    .single .fl-content-left {
        padding-right: 20px
    }

    .single .fl-page-content {
        padding-top: 30px
    }

    .single .fl-post .fl-post-title {
        font-size: 28px
    }

    .single .fl-post h2 {
        font-size: 22px
    }

    .search-support-group .cpt-support-search #s {
        margin-bottom: 10px;
        max-width: 100%;
        width: 100%
    }

    .archive .fl-archive-support-categories {
        padding-top: 5rem
    }

    .fl-archive-support-categories .search-support-group .uabb-infobox-title {
        margin-bottom: 2rem
    }

    .fl-archive-support-categories .fl-content.col-md-9 {
        padding-left: 20px;
        width: 100%;
        float: none
    }

    .fl-archive-support-categories .fl-sidebar.col-md-3 {
        display: block;
        width: 100%;
        float: none
    }

    .fl-archive-support-categories .support-article-item {
        padding-right: 15px
    }

    .fl-archive-support-categories .support-article-item .entry-title,.fl-archive-support-categories .support-article-item .entry-title a {
        font-size: 18px
    }

    .fl-archive-support-categories .support-article-item .view {
        position: static
    }

    .form-bg-group-wrap .form-bg-group .frm-content {
        display: block
    }

    .form-bg-group-wrap .form-bg-group .frm-content br {
        display: none
    }

    .form-bg-group-wrap .form-bg-group .frm-title {
        font-size: 22px
    }

    .form-bg-group-wrap .form-bg-group .wpcf7-form-control-wrap {
        margin-bottom: 15px;
        padding: 0
    }

    .form-bg-group-wrap .form-bg-group .frm-content {
        display: block
    }

    .form-bg-group-wrap .form-bg-group .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
        position: relative;
        display: inline-block
    }

    .form-bg-group-wrap .wpcf7-form .frm-content .wpcf7-submit {
        margin-left: 0;
        display: block;
        width: 100%;
        text-transform: capitalize;
        padding: 8px
    }

    .form-bg-group-wrap .frm-content .wpcf7-form-control-wrap .wpcf7-text {
        padding: 8px 0
    }

    .tab-price-table .uabb-tabs .uabb-tabs-nav ul li .uabb-tab-link {
        min-width: inherit;
        font-size: 13px
    }
    .listreview .item .ava{
        margin-left: 0;
        margin-right: 15px;
    }   
}

@media(max-width: 480px) {
    .popup-dk-tu-van-overlay .uabb-content {
        width:90%
    }

    .wpcf7-form .frm-title h3 {
        font-size: 25px
    }

    .popup-dk-tu-van-overlay .uabb-modal-content-data {
        padding: 20px
    }

    #frm-getresponse-ebook .frm-title h3,.wpcf7-form .frm-title h3 {
        font-size: 20px
    }
    .popup-dk-tu-van .uabb-content{
        width: 90%;
    }
    .popup-dk-tu-van .uabb-modal-content-data{
        padding: 15px;
    }
    #frm-getresponse-ebook .frm-title{
        font-size: 20px;
    }
    #frm-getresponse-ebook .frm-title h3{
        font-size: 16px;
    }

}
td, th {
    padding: 10px;
/*     border: 1px solid; */
}
table {
    margin-bottom: 15px;
}
#block-diemkhacbiet-count-v2 .fl-number-int{
    font-weight: bold;
    font-size: 28px;
    color: #4877cf;
}
#block-diemkhacbiet-count-v2 .fl-number-after-text{
        width: 100%;
    font-size: 14px;
    margin: 0;
}
#block-diemkhacbiet-count-v2>.fl-row-content-wrap{
    background-position: 94% top !important;
}
@media(max-width: 1444px) {
    #block-diemkhacbiet-count-v2>.fl-row-content-wrap{
        padding-left: 130px;
        padding-right: 130px;
    }
}
@media(max-width: 1200px) {
    #block-diemkhacbiet-count-v2>.fl-row-content-wrap{
        background: #fff !important;
    }
    #block-diemkhacbiet-count-v2>.fl-row-content-wrap .fl-col-content {
        padding-left: 0;
        padding-right: 0;
    }
    #block-diemkhacbiet-count-v2>.fl-row-content-wrap {
        padding-left: 0;
        padding-right: 0;
    }
}

.banner-popup-pc-overlay .uabb-content  a img{width: 100% !important;}
.fl-sidebar-right {
    padding-left: 15px;
}
.chili-form-sohoagiayto .title h3{
    margin: 5px 0 15px 0;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}
.infusion-field-containerơ{
    margin-bottom: 10px;
}
.infusion-field-input-container{
    padding: 0;
    border: none;
}
.infusion-field-required-errorMessage{
    font-size: 11px;
    color: #e64646;
    text-align: right;
}
.infusion-radio .infusion-field-label-container{
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
span.infusion-option {
    display: block;
    font-size: 15px;
}
span.infusion-option label{
    font-weight: normal;
    color: #000;
}
.infusion-submit{
text-align: center;
}
.infusion-submit button{
width: 100%;
        margin: 1px 0 5px 0;
    background: #ff4343;
    border-color: #ff4343;
    
}   
.chili-form-sohoagiayto #mainContent > table > tbody > tr > td{
    background: #f2fefe;
    border: 1px solid #82acff;
}
.chili-form-sohoagiayto input{
    background: transparent;
    border-color: #e0e0e0;
    color: #333;
}
.chili-form-sohoagiayto input::-webkit-input-placeholder { 
  color: #999;
    background: transparent;
}
input[type=text]:focus{
    background: transparent;
    border-color: #81a7f3;
}
#custom_html-17{display: none;}
body.postid-4700 #custom_html-17{display: block;}
.archive:not(.woocommerce) .fl-content:not(.col-md-12){
    width: 100%;
}

.about-us-top .uabb-infobox-title {
    font-size: 2.2vw;
    color: #fff;
    line-height: normal;
    text-shadow: 0px 2px 3px #333333a6;
}

.about-us-top .uabb-infobox-text {
    font-size: 1.15vw;
    color: #fff;
}

.about-us-top .uabb-button {
    border-radius: 50px !important;
    box-shadow: 0px 3px 5px #333333ad !important;
    padding: 0 !important;
    min-width: 180px !important;
}

.about-us-top .uabb-button .uabb-button-text {
    font-weight: 600;
    font-size: 22px;
    text-transform: initial;
}

.page-id-4752 #fl-to-top {
    position: fixed;
    right: 0;
    width: 100px !important;
    height: 60px;
    line-height: 60px;
    background: #fff;
    z-index: 9;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    bottom: 300px;
    box-shadow: 0px 2px 5px #33333396;
}

.icon-banner-top .fl-module-content.fl-node-content .fl-photo.fl-photo-align-center .fl-photo-content.fl-photo-img-png {
    width: 100%;
    height: 100%;
}

.mf-banner-block {
    position: relative;
}

.icon-banner-top .fl-module-content.fl-node-content {
    margin: 0;
}

.icon-banner-top .fl-module-content.fl-node-content .fl-photo.fl-photo-align-center {
    position: relative;
    width: 100%;
    height: 60px;
}

.icon-banner-top .fl-module-content.fl-node-content .fl-photo.fl-photo-align-center .fl-photo-img {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-40%, -50%);
    z-index: 999999;
    width: 40px;
    height: 40px;
    max-width: 60px;
}

.big-title .uabb-infobox-title {
    font-size: 2.7vw;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

.info-service-box .uabb-infobox-title {
    font-size: 2vw;
    color: #000;
    line-height: 2.4vw;
}

.info-service-box .infobox-photo-left .uabb-infobox-content {
    padding-left: 100px;
}

.info-service-box .infobox-photo-right .uabb-infobox-content {
    padding-right: 100px;
}

.info-service-box .uabb-infobox-text.uabb-text-editor {
    font-size: 1.15vw;
    color: #000;
}

.page-id-4752 .fl-page {
    background: #f6f6f8 !important;
}

.page-id-4752 .fl-page .fl-page-content {
    background: #f6f6f8 !important;
}

.page-id-4752 .fl-page .fl-page-content .fl-row-fixed-width {
    max-width: 1300px;
}

.commit-title .uabb-infobox-title {
    font-size: 2.2vw;
    color: #000;
    text-transform: uppercase;
}

.commit-title .uabb-infobox-text.uabb-text-editor {
    font-size: 1.1vw;
    padding: 0 150px;
    color: #000;
}

.list-commit .uabb-info-list-item .uabb-info-list-title {
    /* font-size: 18px; */
    color: #000;
}

.list-commit .uabb-info-list-item .uabb-info-list-description {
    display: none;
}

.list-commit .uabb-info-list-item .uabb-info-list-title {
    font-size: 1vw;
    /* color: #000; */
}

.list-commit .uabb-info-list-item .uabb-info-list-description {
    display: none;
}

.advise-btn .uabb-button.uabb-creative-button {
    background: #7fca27 !important;
    border-radius: 50px;
    border: 0;
    height: 70px;
    box-shadow: 0px 3px 5px #3333337d;
    width: 270px !important;
    min-width: 270px !important;
}

.advise-btn .uabb-button.uabb-creative-button .uabb-button-text {
    font-size: 27px;
    color: #000;
    line-height: 45px;
    font-weight: 600;
    text-transform: capitalize;
}

.commit-block {
    position: relative;
    overflow: hidden;
}

.commit-block .commit-banner {
    position: absolute;
    top: 0;
    right: 62px;
    overflow: hidden;
}

.commit-block .commit-banner .fl-photo-img {
    width: 90%;
}

.review-slide .uabb-testimonial-author-description {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    padding-top: 100px !important;
    position: relative;
}

.review-slide .uabb-testimonial-author-name {
    font-weight: 400;
    color: #000;
    margin-top: 10px;
    font-size: 22px;
}

.review-slide .uabb-testimonial-info {
    padding-left: 40px;
}

.review-slide .uabb-testimonial-author-description:before {content: '';position: absolute;background: url('/wp-content/uploads/2021/09/review-icon.png');top: 0;left: 0;width: 80px;height: 80px;background-repeat: no-repeat;background-size: 100%;}

.review-slide .bx-pager-item .bx-pager-link {
    width: 15px !important;
    height: 15px !important;
    border-radius: 100px !important;
    border: 1px solid #000;
    opacity: 1 !important;
    background: transparent !important;
}

.review-slide .bx-pager-item .bx-pager-link.active {
    background: #4980ec !important;
}

#advise-form {
    background: #fff;
    padding: 0 65px;
}

#advise-form .wpcf7-form {}

#advise-form .wpcf7-form label {
    font-size: 18px;
    color: #000;
}

#advise-form .wpcf7-form input[type=text], #advise-form .wpcf7-form input[type=tel], #advise-form .wpcf7-form input[type=email] {
    height: 45px;
    border: 0;
    border-radius: 7px;
    background: #ECF2FE;
}

#advise-form .wpcf7-form textarea {
    background: #ECF2FE;
    border: 0;
    border-radius: 7px;
    height: 150px;
}

#advise-form .wpcf7-form .btn-submit-form {
    text-align: center;
    margin-top: 20px;
}

#advise-form .wpcf7-form .btn-submit-form .wpcf7-submit {
    height: 55px;
    width: 200px;
    border: 0;
    border-radius: 50px;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    background: #7fca27;
}

.commit-info-bottom {
    background: #4980ec;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 1px 3px 5px #33333357;
    z-index: 9;
    position: relative;
    right: -45px;
}

.commit-info-bottom .uabb-infobox-title-prefix {
    font-size: 2.5vw;
    color: #fff;
    text-transform: uppercase;
}

.commit-info-bottom .uabb-infobox-title {
    font-size: 2.5vw;
    color: #fff;
    text-transform: uppercase;
}

.commit-info-bottom .uabb-infobox-text.uabb-text-editor {}

.commit-info-bottom .uabb-infobox-text.uabb-text-editor ul {
    list-style: none;
    padding: 0;
    margin-top: 30px;
}

.commit-info-bottom .uabb-infobox-text.uabb-text-editor ul li {
    font-size: 1vw;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
    padding-left: 30px;
}

.commit-info-bottom .uabb-infobox-text.uabb-text-editor ul li:before {content: '\f111';font-family: 'FontAwesome';position: absolute;left: 0;}

.page-id-4752 .fl-page-footer-wrap {
    display: none;
}


.link-to-form-block .uabb-infobox-text.uabb-text-editor p {
    font-size: 1.2vw;
    color: #000;
}

.link-to-form-block .uabb-infobox-text.uabb-text-editor p #btn-link-to-form {
    background: #7fca27;
    width: 150px;
    display: inline-block;
    margin-left: 20px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
}

.page-id-4752 #menu-menu-landing-page {
    padding: 30px 0;
}

.page-id-4752 #menu-menu-landing-page .menu-item {padding: 0px 30px;text-transform: capitalize;}

.page-id-4752 #menu-menu-landing-page .menu-item a {
    font-size: 18px;
    padding: 0 !important;
    line-height: 40px;
}

.page-id-4752 #menu-menu-landing-page .menu-item:last-child {
    border-left: 2px solid #000;
}

.page-id-4752 #menu-menu-landing-page .menu-item:last-child a {background: #7fca27;height: 40px;line-height: 40px;padding: 0 20px !important;color: #fff;font-size: 18px;border-radius: 50px;}

.advise-btn .uabb-button.uabb-creative-button:hover {
    border: 0 !important;
}

/*.menu-mobile-block {
    display: none;
}*/

/*.mf-banner-block-mobile {
    display: none;
}

.review-slide-mobile {
    display: none;
}

.info-service-box-mobile {
    display: none;
}*/

/*.page-id-4752 .fl-page-nav-right.fl-page-header-fixed, .fl-page-header-fixed {
    display: none !important;
}*/

.fl-page-header-fixed .fl-page-nav-wrap .menu {
    padding: 10px 0 !important;
}
.fl-page-nav-right.fl-page-header-fixed, .fl-page-header-fixed{
    margin-top: 0;
}

.info-service-box .infobox-photo-left .uabb-infobox-title {
    padding-right: 40px;
}

.info-service-box .infobox-photo-right .uabb-infobox-title {
    padding-left: 40px;
}

.advise-form .wpcf7 .wpcf7-response-output {
    display: none !important;
}

.advise-form .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
    display: block !important;
}

.mf-banner-block .fl-html {
    margin-bottom: -7px;
}

#advise-form .wpcf7-form p {
    margin: 0;
    padding: 0;
}

.video-banner-top {
    margin-bottom: -7px;
}

.info-banner-top .uabb-infobox-content .uabb-infobox-text-wrap .uabb-button {
    min-width: 170px;
    border-radius: 50px;
    padding: 10px 20px;
    height: 40px;
    text-transform: inherit;
    font-size: 18px;
    font-weight: 600;
    box-shadow: 0px 3px 5px #00000063;
}

.info-banner-top .uabb-infobox-content .uabb-infobox-title {
    text-shadow: 0px 2px 5px #00000082;
}
.khac-biet-slider{
	display: none;
}
.khac-biet-slider .fl-slide .fl-slide-content-wrap {
    width: 100%;
}

.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-image-content img {
    height: 290px !important;
    object-fit: contain;
}

.support-title-page .uabb-infobox-title-wrap .uabb-infobox-title {
    margin-bottom: 35px;
    font-size: 38px;
    color: #000;
}

.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-infobox-content .uabb-infobox-title {
    color: #000;
    font-size: 32px;
}

.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-infobox-content .uabb-infobox-text {
    color: #000;
    font-size: 18px;
}

.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item.img-right .uabb-infobox-content {
    text-align: left;
}

.khac-biet-slider .bx-controls .bx-pager-item .bx-pager-link {
    background: #C9ECFF;
}

.khac-biet-slider .bx-controls .bx-pager-item .bx-pager-link.active {
    background: #176BFB;
}

.support-middle-block .fl-row-content-wrap {
    background: linear-gradient(180deg, rgba(138, 214, 255, 0.15) 0%, rgba(201, 236, 255, 0) 100%);
    position: relative;
}

.support-middle-block .fl-row-content-wrap:before {
    content: '';
    background: url('/wp-content/uploads/2021/11/Vector.png');
    position: absolute;
    width: 300px;
    height: 600px;
    background-repeat: no-repeat;
    right: 0;
    top: 15%;
    background-size: 100%;
}

.support-middle-wrap .fl-col-content.fl-node-content {
    border-radius: 28px;
    position: relative;
    min-height: 430px;
}

.support-middle-wrap .model-img {
    position: absolute;
    bottom: -20px;
    left: -80px;
}

.support-register-content .uabb-infobox-content .uabb-infobox-title {
    color: #fff;
    font-size: 38px;
    line-height: normal;
    margin-bottom: 20px;
}

.support-register-content .uabb-infobox-content .uabb-infobox-text {
    color: #fff;
    font-size: 18px;
}

.support-register-content .uabb-infobox-content .uabb-button {
    border: 0;
}

.support-register-content .uabb-infobox-content .uabb-button:hover {
    background: #fff;
    border: 0;
    line-height: 50px;
    padding: 0;
    min-width: 180px;
}

.support-register-content .uabb-infobox-content .uabb-button:hover .uabb-button-text {
    color: #000;
    text-transform: initial;
    font-size: 18px;
    font-weight: 600;
}

.support-register-content .uabb-infobox-content {
    padding-right: 50px;
}

.support-middle-list .uabb-info-list-item {
    padding-top: 60px !important;
}

.support-middle-list .uabb-info-list-item .uabb-info-list-title {
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}

.support-middle-list .uabb-info-list-item .uabb-info-list-description {
    font-size: 15px;
    color: #000;
    padding: 0 15px;
}

.support-ykkh .uabb-testimonial .uabb-testimonial-author-description {
    text-align: left;
    color: #000;
}

.support-ykkh .uabb-testimonial .uabb-testimonial-author-description .review-star {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}

.support-ykkh .uabb-testimonial .uabb-testimonial-author-description .review-star .item {
    display: inline-block;
    padding-right: 5px;
}

.support-ykkh .uabb-testimonial .uabb-testimonial-author-description .review-star .item:last-child {
    padding-right: 0;
}

.support-ykkh .uabb-testimonial .uabb-testimonial-author-description .review-star .item img {
    width: 23px;
}

.support-ykkh .uabb-testimonial .uabb-testimonial-author .uabb-testimonial-author-name {
    text-align: left;
    color: #000;
    margin-top: 15px;
    font-size: 17px;
}

.support-ykkh .uabb-testimonial .uabb-testimonial-info {
    padding-right: 50px;
}

.support-footer-wrap .fl-row-content-wrap {
    position: relative;
}

.support-footer-wrap .fl-row-content-wrap:before {
    content: '';
    position: absolute;
    background: url('/wp-content/uploads/2021/11/Vector-1.png');
    top: 90px;
    left: 0;
    width: 300px;
    height: 600px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.support-footer-wrap .fl-row-content-wrap {
    position: relative;
}

.support-footer-wrap .fl-row-content-wrap:before {
    content: '';
    position: absolute;
    background: url('/wp-content/uploads/2021/11/Vector-1.png');
    top: 90px;
    left: 0;
    width: 300px;
    height: 600px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.support-footer-wrap .model-img-footer {
    position: absolute;
    z-index: 9;
    bottom: -20px;
    left: -133px;
    width: auto !important;
}

.support-footer-wrap .model-img-footer img {
    width: 75%;
}

.combo-img .fl-photo-content img {
    width: 70%;
}

.support-title-footer .uabb-infobox-content .uabb-imgicon-wrap {
    position: absolute;
    left: -70px;
    top: 50%;
    transform: translate(0px, -50%);
}

.support-title-footer .uabb-infobox-content .left-title-image {
    position: relative;
}

.support-title-footer .uabb-infobox-content .left-title-image .uabb-infobox-title-wrap {
    width: 100%;
}

.support-title-footer .uabb-infobox-content .uabb-imgicon-wrap .uabb-image-content img {
    width: 70px;
}

.support-title-footer .uabb-infobox-content .left-title-image .uabb-infobox-title-wrap .uabb-infobox-title {
    margin: 0;
    color: #5F5F5F;
    font-size: 34px;
}

.support-title-footer .uabb-infobox-content .left-title-image .uabb-infobox-title-wrap .uabb-infobox-title-prefix {
    font-size: 34px;
    color: #5F5F5F;
}

.support-list-footer {
    position: relative;
    z-index: 99;
}

.support-list-footer .uabb-info-list-item {
    position: relative;
    margin-bottom: 20px !important;
}

.support-list-footer .uabb-info-list-item .uabb-info-list-description {
    display: none;
}

.support-list-footer .uabb-info-list-item  .uabb-info-list-icon {
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translate(0px, -50%);
    left: -35px;
}

.support-list-footer .uabb-info-list-item .uabb-info-list-title {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

.support-footer-form .wpcf7 {
    padding: 50px;
    background: #fff;
    border-radius: 20px;
}

.support-footer-form .wpcf7 label {
    font-size: 17px;
    color: #000;
}

.support-footer-form .wpcf7 input[type=text], 
.support-footer-form .wpcf7 input[type=email], 
.support-footer-form .wpcf7 input[type=tel] {
    height: 40px;
    background: #fff;
}

.support-footer-form .wpcf7 textarea {
    height: 50px;
    background: #fff;
}

.support-footer-form .wpcf7 .form-btn {
    text-align: center;
}

.support-footer-form .wpcf7 .form-btn .wpcf7-submit {
    background: #176BFB;
    height: 45px;
    width: 140px;
    border: 0;
    border-radius: 5px;
    font-size: 17px;
}

.page-template-page-landing .fl-page-footer-wrap {
    display: none;
}

.page-template-page-landing .fl-page-nav-wrap .menu {
    padding: 30px 0;
}

.page-template-page-landing .fl-page-nav-wrap .menu .menu-item {
    padding: 0px 30px;
    text-transform: capitalize;
}

.page-template-page-landing .fl-page-nav-wrap .menu .menu-item a {
    font-size: 18px;
    padding: 0 !important;
    line-height: 40px;
}

.page-template-page-landing .fl-page-nav-wrap .menu .menu-item:last-child {
    border-left: 1px solid #000;
}

.page-template-page-landing .fl-page-nav-wrap .menu>.menu-item:last-child a {
    background: #176BFB;
    height: 40px;
    line-height: 40px;
    padding: 0 20px !important;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.support-popup-form {
    max-width: 750px;
    margin: auto;
    background: #fff;
    border-radius: 20px;
    box-shadow: 2px 5px 15px #0000002e;
}

.support-popup-form .fl-module-content.fl-node-content {
    margin: 0;
}

.support-popup-form .fl-module-content.fl-node-content .uabb-imgicon-wrap {
    margin: 0;
}

.support-popup-form .fl-module-content.fl-node-content .uabb-imgicon-wrap img {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content {width: calc(100% - 380px);padding: 0 20px;}

.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content .wpcf7 input[type=text], 
.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content .wpcf7 input[type=email], 
.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content .wpcf7 input[type=tel] {
    height: 35px;
    background: #fff;
}

.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content .wpcf7 label {
    font-size: 17px;
    font-weight: 600;
    color: #333;
}

.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content .wpcf7 .form-btn {
    text-align: center;
}

.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content .wpcf7 .form-btn .wpcf7-submit {
    color: #fff;
    background: #176BFB;
    border: 0;
    height: 45px;
    font-size: 14px;
    font-weight: 600;
    padding: 0px 30px;
}

.support-register-content .uabb-infobox-content .uabb-button {
    background: #fff;
    border: 0;
    line-height: 50px;
    padding: 0;
    min-width: 180px;
}

.support-register-content .uabb-infobox-content .uabb-button .uabb-button-text {
    color: #000;
    text-transform: initial;
    font-size: 18px;
    font-weight: 600;
}

.support-footer-form .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
    display: block !important;
    background: #b3ffa9;
    border: 0;
    border-radius: 5px;
    color: #249100;
    font-size: 14px;
}

.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .infobox-left .uabb-infobox-content {
    padding-left: 40px;
}

.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .infobox-right .uabb-infobox-content {
    padding-right: 40px;
}

.support-popup-wrap-overlay .uabb-content {
    margin-left: 0;
}

.support-popup-wrap-overlay .uabb-content .uabb-modal-close {
    right: 30px;
    top: 30px;
    width: 30px;
    height: 30px;
}

.support-popup-wrap-overlay .uabb-content .uabb-modal-close i {
    color: #333;
    display: none;
}

.support-popup-wrap-overlay .uabb-content .uabb-modal-close:before {
    content: '';
    background: url('/wp-content/uploads/2021/11/close-icon.png');
    width: 30px;
    height: 30px;
    position: absolute;
    background-size: 100%;
    left: 0;
    top: 0;
}

.support-popup-wrap-overlay .uabb-overlay {
    display: none;
}

.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content .wpcf7 input[type=text]::placeholder, 
.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content .wpcf7 input[type=email]::placeholder, 
.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content .wpcf7 input[type=tel]::placeholder {
    font-size: 13px;
    color: #B0B0B0;
}

.page-template-page-landing .fl-page-header-container.container {
    border: 0;
}

.page-template-page-landing.page-id-5056 .menu-mobile-block .fl-row-content-wrap .fl-module-content.fl-node-content .fl-html {
    text-align: center;
    background: rgba(208, 239, 255, 0.72);
}

.page-template-page-landing .fl-page-bar {
    display: none;
}

.support-list-footer .uabb-info-list-item .uabb-info-list-title > span {
    color: #3b6bfb;
    font-weight: 700;
}

.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content .wpcf7 p {
    padding: 0;
    margin-bottom: 20px;
}

.support-popup-wrap-overlay .uabb-modal {
    left: 0;
    bottom: 0;
    transform: unset;
    top: auto;
    right: auto;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
}

#support-banner-top .uabb-image-carousel-item .uabb-image-carousel-content a {
    outline: none;
}

.single-clguide .submenu-page-group .submenu-page-wrap .custom-tax-wiki-search .custom-tax-left .breadcrumb-item a:after {
    content: ', ';
}

.single-clguide .submenu-page-group .submenu-page-wrap .custom-tax-wiki-search .custom-tax-left .breadcrumb-item a:last-child:after {
    content: '';
}

@media(max-width:1680px) {
    .commit-block .commit-banner {
        position: absolute;
        top: 0;
        right: 0;
        overflow: hidden;
    }
}

@media(max-width: 1440px){
    .commit-title .uabb-infobox-title {
        /* font-size: 38px; */
        /* color: #000; */
        /* text-transform: uppercase; */
    }
    .commit-block .commit-banner {
        position: absolute;
        top: 0;
        right: -10%;
        overflow: hidden;
    }
    .commit-block .commit-banner .fl-photo-img {
        width: 100%;
    }
    .info-service-box .uabb-infobox-title {
        /* font-size: 38px; */
        /* color: #000; */
        /* line-height: 55px; */
    }
    .commit-info-bottom .uabb-infobox-title-prefix {
        /* font-size: 45px; */
        /* color: #fff; */
        /* text-transform: uppercase; */
    }
    .commit-info-bottom .uabb-infobox-title {
        /* font-size: 45px; */
        /* color: #fff; */
        /* text-transform: uppercase; */
    }
    .commit-info-bottom .uabb-infobox-text.uabb-text-editor ul li {
        /* font-size: 18px; */
        /* color: #fff; */
        /* position: relative; */
        /* margin-bottom: 30px; */
        /* padding-left: 30px; */
    }
    .commit-title .uabb-infobox-text.uabb-text-editor {
        /* font-size: 24px; */
        /* padding: 0 100px; */
        /* color: #000; */
        /* line-height: 30px; */
    }
    .about-us-top .uabb-infobox-text {
        /* font-size: 21px; */
        /* color: #fff; */
    }
    .info-service-box .uabb-infobox-text.uabb-text-editor {
        /* font-size: 21px; */
        /* color: #000; */
    }
    .link-to-form-block .uabb-infobox-text.uabb-text-editor p #btn-link-to-form {
        background: #7fca27;
        width: 170px;
        display: inline-block;
        margin-left: 20px;
        height: 50px;
        line-height: 50px;
        border-radius: 50px;
        color: #fff;
        font-weight: 600;
        font-size: 1.4vw;
    }
    .advise-btn .uabb-button.uabb-creative-button {
        background: #7fca27 !important;
        border: 0;
        box-shadow: 0px 3px 5px #3333337d;
        min-width: 200px !important;
        width: 200px !important;
        display: inline-block;
        margin-left: 20px;
        height: 50px;
        line-height: 50px;
        border-radius: 50px;
        padding: 0;
    }
    .advise-btn .uabb-button.uabb-creative-button .uabb-button-text {
        font-size: 1.4vw;
        color: #000;
        line-height: 50px;
        font-weight: 600;
        text-transform: capitalize;
    }
}

@media(max-width: 1280px){
    .commit-block .fl-col-small {
        display: none;
    }
    .commit-block .fl-col-group-nested .fl-col {
        width: 100%;
    }
}

@media(max-width: 1024px){
    #advise-form .wpcf7-form label {
        font-size: 2vw;
        color: #000;
    }
    #advise-form .wpcf7-form p {
        margin: 0;
        padding: 0;
    }
    #advise-form .wpcf7-form input[type=text], #advise-form .wpcf7-form input[type=tel], #advise-form .wpcf7-form input[type=email] {
        height: 40px;
        border: 0;
        border-radius: 15px;
        background: #ECF2FE;
    }
    #advise-form .wpcf7-form textarea {
        background: #ECF2FE;
        border: 0;
        border-radius: 15px;
        height: 100px;
    }
    #advise-form .wpcf7-form .btn-submit-form .wpcf7-submit {
        height: 45px;
        width: 170px;
        border: 0;
        border-radius: 50px;
        font-size: 2vw;
        color: #fff;
        font-weight: 600;
        background: #7fca27;
    }
    #advise-form {
        background: #fff;
        padding: 0 40px;
    }
    .commit-info-bottom {
        right: -30px;
    }
}

@media(max-width: 768px){
    .banner-hoa-don .fl-col-group {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .info-banner-top .uabb-infobox-content .uabb-infobox-title {
        text-align: center;
        font-size: 25px;
    }
    .info-banner-top .uabb-infobox-content .uabb-infobox-text-wrap .uabb-button-wrap {
        text-align: center;
    }
    .info-banner-top .uabb-infobox-content .uabb-infobox-text-wrap .uabb-infobox-text {
        text-align: center;
    }

    .page-id-4752 .fl-col-small {
        max-width: 100%;
    }

    .info-service-box .uabb-image.uabb-image-crop-simple {
        text-align: center !important;
    }

    .page-id-4752 .menu-mobile-block {
        display: block;
    }

    .info-service-box-mobile {
        display: block;
    }

    .mf-banner-block-mobile {
        display: block;
    }

    .review-slide-mobile {
        display: block;
    }

    .page-id-4752 .fl-page-nav-col {
        display: none;
    }

    .page-id-4752 .fl-page-header-logo {
        text-align: center !important;
    }

    .menu-mobile-block .fl-html {}

    .menu-mobile-block .fl-row-content-wrap {
        padding: 0;
    }

    .menu-mobile-block .fl-row-content-wrap .fl-module-content.fl-node-content {
        margin: 0;
    }

    .menu-mobile-block .fl-row-content-wrap .fl-module-content.fl-node-content .fl-html {
        text-align: center;
        background: #CFDFFF;
    }

    .menu-mobile-block .fl-row-content-wrap .fl-module-content.fl-node-content .fl-html ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
        margin-top: 5px;
    }

    .menu-mobile-block .fl-row-content-wrap .fl-module-content.fl-node-content .fl-html ul li {
        display: inline-block;
        float: left;
        padding: 0 10px;
    }

    .menu-mobile-block .fl-row-content-wrap .fl-module-content.fl-node-content .fl-html ul li a {
        color: #000;
        font-size: 15px;
        text-transform: capitalize;
    }

    .mf-banner-block {
        display: none;
    }

    .mf-banner-block-mobile .about-us-top .uabb-infobox-title {
        font-size: 5vw;
        padding: 0 30px;
    }

    .mf-banner-block-mobile .about-us-top .uabb-infobox-content {
        text-align: center;
    }

    .mf-banner-block-mobile .about-us-top .uabb-infobox-content .uabb-infobox-text.uabb-text-editor {
        font-size: 2vw;
        padding: 0 25px;
    }

    .mf-banner-block-mobile .about-us-top .uabb-button {
        border-radius: 50px !important;
        box-shadow: 0px 3px 5px #333333ad !important;
        padding: 0 !important;
        min-width: 160px !important;
        height: 45px !important;
    }

    .mf-banner-block-mobile .about-us-top .uabb-button .uabb-button-text {
        font-weight: 600;
        font-size: 18px;
        text-transform: initial;
    }

    .mf-banner-block-mobile .icon-banner-top {
    bottom: 200px;
    }

    .hotline-footer .fl-row-content-wrap {
        padding: 0 !important;
        margin-top: 20px !important;
    }

    .big-title .uabb-infobox-title {
        font-size: 5vw;
    }

    .info-service-box .infobox-photo-left .uabb-infobox-content {
        padding-left: 0px;
    }

    .info-service-box .uabb-module-content.uabb-imgicon-wrap {
        width: 100% !important;
        margin: 0 !important;
    }

    .info-service-box .uabb-infobox-content {
        width: 100% !important;
    }

    .info-service-box .uabb-infobox-content .uabb-infobox-title {
        font-size: 4vw;
        line-height: normal;
        text-align: center;
    }

    .info-service-box .uabb-infobox-content {
        padding: 0 20px !important;
    }

    .info-service-box .uabb-infobox-content .uabb-infobox-text.uabb-text-editor {
        font-size: 2.5vw;
        text-align: center;
    }

    .commit-block .commit-banner {
        display: none;
    }

    .info-service-box-rigth {display: block;}

    .link-to-form-block .uabb-infobox-text.uabb-text-editor p {
        font-size: 18px;
        color: #000;
    }

    .link-to-form-block .uabb-infobox-text.uabb-text-editor p #btn-link-to-form {
        background: #7fca27;
        width: 130px;
        height: 35px;
        line-height: 35px;
        border-radius: 50px;
        color: #fff;
        font-weight: 600;
        display: block;
        text-align: center;
        margin: auto;
        margin-top: 10px;
        font-size: 2vw;
    }

    .commit-block .fl-row-content-wrap {
        background-image: url('/wp-content/uploads/2021/09/BG-mobile-1.png');
    }

    .commit-block .fl-row-content-wrap .uabb-infobox-title {
        font-size: 27px;
    }

    .commit-block .fl-row-content-wrap .uabb-infobox-text.uabb-text-editor {
        padding: 0;
        font-size: 14px;
        font-weight: 600;
        color: #777;
        line-height: 24px;
    }

    .advise-btn .uabb-button.uabb-creative-button {
        background: #7fca27 !important;
        border-radius: 50px;
        border: 0;
        height: 40px;
        box-shadow: 0px 3px 5px #3333337d;
        width: 150px !important;
        min-width: 150px !important;
        padding: 0;
        line-height: 40px;
    }

    .advise-btn .uabb-button.uabb-creative-button .uabb-button-text {
        font-size: 2vw;
        color: #fff;
        font-weight: 600;
        text-transform: capitalize;
        line-height: 40px;
    }

    .review-slide {
        display: none;
    }

    .review-slide-mobile {
        display: block !important;
    }

    .review-slide-mobile .uabb-image-content {
        border-radius: 10px;
    }

    .review-slide-mobile .uabb-image-content .uabb-photo-img {
        width: 120px !important;
        border-radius: 10px !important;
        box-shadow: 0px 3px 5px #33333373;
    }

    .review-slide .uabb-testimonial-author-description:before {
        content: '';
        position: absolute;
        background: url(/wp-content/uploads/2021/09/review-icon.png);
        top: 0;
        left: 50%;
        width: 45px;
        height: 45px;
        background-repeat: no-repeat;
        background-size: 100%;
        transform: translate(-50%, 0px);
    }

    .review-slide .uabb-testimonial-info {
        padding-left: 0;
    }

    .review-slide .uabb-testimonial-author-description {
        padding-top: 60px !important;
        font-size: 17px;
    }

    .commit-info-bottom {
        width: 100% !important;
    }

    .commit-info-bottom .uabb-infobox-title-prefix {
        font-size: 4.5vw;
    }

    .commit-info-bottom .uabb-infobox-title {
        font-size: 4.5vw;
    }

    .commit-info-bottom .uabb-infobox-text.uabb-text-editor ul li {
        font-size: 2.2vw;
        color: #fff;
        position: relative;
        margin-bottom: 22px;
        padding-left: 30px;
    }

    .commit-info-bottom .uabb-infobox-text.uabb-text-editor ul li:before {
        top: 3px;
        font-size: 13px !important;
    }

    #advise-form {
        background: #fff;
        padding: 0 10px;
        position: relative;
        margin: 0 20px !important;
        top: -40px;
        z-index: 9;
        width: 90%;
    }

    #advise-form .wpcf7-form input[type=text], #advise-form .wpcf7-form input[type=tel], #advise-form .wpcf7-form input[type=email] {
        height: 45px;
        border: 0;
        border-radius: 15px;
        background: #ECF2FE;
    }

    #advise-form .wpcf7-form label {
        font-size: 2.5vw;
        color: #000;
    }

    #advise-form .wpcf7-form p {
        margin: 0;
        padding: 0;
    }

    #advise-form .wpcf7-form .btn-submit-form .wpcf7-submit {
        height: 40px;
        width: 150px;
        border: 0;
        border-radius: 50px;
        font-size: 2vw;
        color: #fff;
        font-weight: 600;
        background: #7fca27;
    }

    #advise-form .wpcf7-form textarea {
        background: #ECF2FE;
        border: 0;
        border-radius: 15px;
        height: 150px;
    }

    .commit-info-bottom {
        position: relative;
        right: 0;
    }

    .info-service-box-rigth .uabb-infobox-left-right-wrap {
        flex-direction: column-reverse;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .info-service-box .uabb-infobox-left-right-wrap .uabb-infobox-title {
        padding: 0;
        margin-top: 20px;
    }
    .list-commit .uabb-info-list-item .uabb-info-list-title {
        font-size: 2.2vw;
        font-weight: normal;
    }
    #advise-form .uabb-infobox-text p:first-child {
        display: none;
    }
    .img-hotline-pc {
        display: block;
    }
    .img-hotline-mobile {
        display: none;
    }
    .img-hotline-mobile img {
        width: 100%;
    }
    .page-template-page-landing .fl-page-nav-wrap .menu .menu-item:last-child {
        border-left: 0;
    }
    .page-template-page-landing .fl-page-nav-wrap .menu>.menu-item:last-child a {
        background: transparent;
        padding: 0 !important;
        color: #333;
    }
	.page-template-page-landing .fl-page-bar {
		display: none;
	}

	.page-template-page-landing .fl-page-bar {
		display: none;
	}

	.page-template-page-landing .fl-page-header .fl-page-header-container .fl-page-nav-col {
		display: none;
	}

	.page-template-page-landing .fl-page-header-logo-col .fl-page-header-logo {
		text-align: center;
	}

	.page-template-page-landing .fl-page-header-wrap .fl-page-header-container {
		background: linear-gradient(180deg, rgba(208, 239, 255, 0.72) 0%, rgba(207, 238, 255, 0.730737) 49.47%, rgba(213, 240, 255, 0.74) 49.48%, rgba(214, 241, 255, 0.730401) 77.08%, #EDF5F9 100%);
	}
	#support-banner-top {
		display: block;
	}
	#support-banner-top-mobile {
		display: none;
	}
}
@media(max-width: 600px){
	.support-popup-wrap-overlay {
		display: none;
	}
    .support-title-page .uabb-infobox-title-wrap .uabb-infobox-title {
        font-size: 34px;
    }
    .img-hotline-pc {
        display: none;
    }
    .img-hotline-mobile {
        display: block;
    }
    .mf-banner-block-mobile .about-us-top .uabb-infobox-content .uabb-infobox-text.uabb-text-editor {
        font-size: 3vw;
        padding: 0 25px;
    }
    .mf-banner-block-mobile .about-us-top .uabb-button {
        border-radius: 50px !important;
        box-shadow: 0px 3px 5px #333333ad !important;
        padding: 0 !important;
        min-width: 110px !important;
        height: 35px !important;
    }
    .mf-banner-block-mobile .about-us-top .uabb-button .uabb-button-text {
        font-size: 4vw;
        text-transform: capitalize;
    }
    .mf-banner-block-mobile .about-us-top .uabb-infobox-title {
        font-size: 7.5vw;
    }
    .mf-banner-block-mobile .about-us-top .uabb-infobox-content .uabb-infobox-text.uabb-text-editor {
        font-size: 3vw;
        line-height: 7vw;
        padding: 0 30px;
    }
    .big-title .uabb-infobox-title {
        font-size: 6.7vw;
    }
    .info-service-box .uabb-infobox-content .uabb-infobox-text.uabb-text-editor {
        font-size: 3vw;
        text-align: center;
        line-height: 6vw;
    }
    .info-service-box .uabb-infobox-content .uabb-infobox-title {
        font-size: 4.7vw;
        line-height: normal;
        text-align: center;
    }
    .link-to-form-block .uabb-infobox-text.uabb-text-editor p #btn-link-to-form {
        font-size: 3.5vw;
    }
    .list-commit .uabb-info-list-item .uabb-info-list-title {
        font-size: 3vw;
    }
    .commit-block .fl-row-content-wrap .uabb-infobox-title {
        font-size: 7vw;
    }
    .commit-block .fl-row-content-wrap .uabb-infobox-text.uabb-text-editor {
        font-size: 3.3vw;
        line-height: normal;
    }
    .list-commit .uabb-info-list-wrapper {
        display: inline-block;
    }

    .list-commit .uabb-info-list-wrapper .uabb-info-list-item {
        display: inline-block;
        width: 50%;
        float: left;
    }
    .review-slide .uabb-testimonial-author-description {
        padding-top: 60px !important;
        font-size: 4vw;
        line-height: 7vw;
    }
    .review-slide .uabb-testimonial-author-name {
        font-weight: 400;
        color: #000;
        margin-top: 10px;
        font-size: 4vw;
    }
    .commit-info-bottom .uabb-infobox-title-prefix {
        font-size: 6.5vw;
    }
    .commit-info-bottom .uabb-infobox-title {
        font-size: 6.5vw;
    }
    .commit-info-bottom .uabb-infobox-text.uabb-text-editor ul li {
        font-size: 2.7vw;
        padding-left: 20px;
    }
    .commit-info-bottom .uabb-infobox-text.uabb-text-editor ul li:before {
        top: 4px;
        font-size: 2vw !important;
    }
    .advise-btn .uabb-button.uabb-creative-button .uabb-button-text {
        font-size: 3.5vw;
    }
    #advise-form .wpcf7-form label {
        font-size: 3vw;
    }
    #advise-form .wpcf7-form input[type=text], #advise-form .wpcf7-form input[type=tel], #advise-form .wpcf7-form input[type=email] {
        height: 35px;
        border: 0;
        border-radius: 12px;
        background: #ECF2FE;
    }
    #advise-form .wpcf7-form textarea {
        background: #ECF2FE;
        border: 0;
        border-radius: 12px;
        height: 100px;
    }
    #advise-form .wpcf7-form .btn-submit-form .wpcf7-submit {
        font-size: 3.5vw;
        margin-top: 0;
    }
    #advise-form .wpcf7-form .wpcf7-form-control-wrap {
        margin: 0;
    }
    .khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-imgicon-wrap {
        width: 100%;
        margin: 0;
        display: block;
    }

    .khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-infobox-content {
        width: 100%;
        text-align: center;
    }

    .khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-infobox-content img {
        margin: auto;
    }
    .khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-image-content img {
        width: 100%;
        height: 170px !important;
    }
    .khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item.img-right .uabb-infobox-left-right-wrap {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item.img-right .uabb-infobox-content {
        text-align: center;
    }
    .support-middle-wrap .model-img {
        position: relative;
        bottom: 0;
        left: 0;
    }
    .support-middle-block .fl-row-content-wrap {
        padding-top: 30px;
    }
    .support-register-content .uabb-infobox-content {
        padding-right: 0;
    }
    .support-middle-wrap .fl-col-content.fl-node-content {
        min-height: unset;
    }
    .support-register-content .uabb-infobox-content .uabb-infobox-title {
        font-size: 25px;
        text-align: center;
    }
    .support-register-content .uabb-infobox-content .uabb-infobox-text-wrap {
        text-align: center;
        padding-bottom: 20px;
    }
    .support-middle-list .uabb-info-list-item {
        padding-top: 20px !important;
    }
    .support-ykkh .uabb-testimonial .uabb-testimonial-photo {
    display: block !important;
    margin-bottom: 10px;
    }

    .support-ykkh .uabb-testimonial {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .support-ykkh .uabb-testimonial .uabb-testimonial-photo img {
        /* width: auto !important; */
        margin: auto !important;
    }
    .support-ykkh .uabb-testimonial .uabb-testimonial-photo .uabb-imgicon-wrap {
        margin: 0 !important;
        width: 100% !important;
    }
    .support-ykkh .uabb-testimonial .uabb-testimonial-info {
        padding-right: 0;
    }
    .support-ykkh .uabb-testimonial .uabb-testimonial-author-description .review-star {
        width: 100%;
        text-align: center;
    }
    .support-ykkh .uabb-testimonial .uabb-testimonial-author-description {
        text-align: center;
    }
    .support-ykkh .uabb-testimonial .uabb-testimonial-author .uabb-testimonial-author-name {
        text-align: center;
    }
    .support-footer-wrap .model-img-footer img {
        display: none;
    }
    .support-title-footer .uabb-infobox-content .left-title-image .uabb-infobox-title-wrap {
        width: 100%;
        padding-left: 50px;
    }
    .support-title-footer .uabb-infobox-content .left-title-image .uabb-infobox-title-wrap .uabb-infobox-title-prefix {
        font-size: 28px;
    }
    .support-title-footer .uabb-infobox-content .left-title-image .uabb-infobox-title-wrap .uabb-infobox-title {
        font-size: 28px;
    }
    .support-title-footer .uabb-infobox-content .uabb-imgicon-wrap {
        position: absolute;
        left: -20px;
    }
    .support-title-footer .uabb-infobox-content .uabb-imgicon-wrap .uabb-image-content img {
        width: 70px;
    }
    .support-list-footer .uabb-info-list-item .uabb-info-list-icon {
        left: 0;
    }
    .support-list-footer .uabb-info-list-item .uabb-info-list-title {
        font-size: 17px;
        padding-left: 40px;
    }
    .combo-img .fl-photo-content {
        text-align: center;
    }
    .khac-biet-slider .fl-slide .fl-slide-content {
        padding: 0 !important;
    }
	.support-popup-form .fl-module-content.fl-node-content .uabb-imgicon-wrap {
		display: none;
	}

	.support-popup-form .fl-module-content.fl-node-content .uabb-infobox-content {
		width: 100% !important;
		padding-bottom: 20px;
	}
	div#modal-619312c0813a0 .uabb-content {
		width: 95%;
	}
	#support-banner-top-mobile {
		display: block;
	}
	#support-banner-top {
		display: none;
	}
	.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-infobox-content .uabb-infobox-text a {
		display: none;
	}
	.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-infobox-content .uabb-infobox-text p {
		margin: 0;
		padding: 0;
	}
	.support-middle-wrap .fl-col-content.fl-node-content .fl-col-group {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.support-middle-wrap .fl-col-content.fl-node-content .fl-col-group .model-img {
		position: relative;
		bottom: -20px;
	}

	#support-form-popup .fl-module-content.fl-node-content {
		margin-bottom: 0;
	}
	#support-form-popup .fl-module-content.fl-node-content .uabb-infobox-text-wrap {
		padding-bottom: 0;
	}
	.support-register-content .uabb-infobox-content .uabb-infobox-text {
		color: #fff;
		font-size: 15px;
	}
	.support-footer-form .wpcf7 {
		border-radius: 0;
		padding: 20px;
	}
	.support-footer-price .uabb-module-content.uabb-photo {
		text-align: center;
	}
	.fl-page-header .fl-page-header-container .fl-page-header-logo-col .fl-page-header-logo .fl-logo-img {
		width: 90px;
	}
	.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-image {
		text-align: center;
		margin-bottom: 15px;
	}
	.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .infobox-left .uabb-infobox-content {
		padding-left: 0;
	}
	.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .infobox-right .uabb-infobox-content {
		padding-right: 0;
	}
	.khac-biet-slider .khac-biet-item .fl-module-content.fl-node-content {
		margin-top: 0;
	}
	.khac-biet-slider .fl-module-content.fl-node-content {
		margin-top: 0;
	}
	.support-middle-block .fl-row-content-wrap {
		padding-top: 0;
	}

	.support-middle-block .fl-row-content-wrap .support-popup-wrap .fl-module-content.fl-node-content {
		margin: 0;
	}

	.support-middle-block .fl-row-content-wrap .support-middle-wrap .fl-col-content.fl-node-content {
		border-radius: 0;
	}
	.support-register-content .uabb-infobox-content .uabb-infobox-text {
		font-size: 13px;
	}
	.support-register-content .uabb-infobox-content .uabb-button {
		height: 35px;
		background: #fff;
		border: 0;
		min-width: 140px;
		line-height: 35px;
		padding: 0;
		border-radius: 10px;
	}
	.support-middle-wrap .fl-col-content.fl-node-content .fl-col-group .model-img img {
		max-width: 75%;
	}
	.support-register-content .uabb-infobox-content .uabb-button .uabb-button-text {
		font-size: 15px;
	}
	.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-infobox-content .uabb-infobox-title {
		font-size: 20px !important;
	}
	.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-infobox-content .uabb-infobox-text {
		min-height: 90px;
	}
	.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .fl-module-content.fl-node-content {
		margin-bottom: 0;
	}

	.khac-biet-slider .fl-slide .fl-slide-content-wrap .fl-builder-content {
		margin: 0 !important;
	}

	.khac-biet-slider .bx-controls .bx-pager.bx-default-pager {
		padding: 0;
	}
	.support-register-content .uabb-infobox-content .uabb-button:hover {
		line-height: 35px;
		min-width: 140px;
	}
	.support-register-content .uabb-infobox-content .uabb-button:hover .uabb-button-text {
		font-size: 15px;
	}
}
@media(max-width:425px) {
	.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-infobox-content .uabb-infobox-text p {
		font-size: 16px !important;
	}
}
@media(max-width:375px) {
	.khac-biet-slider .fl-slide .fl-slide-content-wrap .khac-biet-item .uabb-infobox-content .uabb-infobox-text p {
		font-size: 14px !important;
	}
	.support-title-page .uabb-infobox-title-wrap .uabb-infobox-title {
		font-size: 30px;
	}
}
.fl-post-thumb img{
width:100%;
}
label[for=choose-time]
{
    color: #fff;
        font-weight: normal;
}
.left-title-hdsd ol{
height:auto;
	overflow-y:scroll;
}
.left-title-hdsd ol li {font-size: 15px;}
.left-title-hdsd ol::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.left-title-hdsd ol::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.left-title-hdsd ol::-webkit-scrollbar-thumb {
  background: #176BFB; 
  border-radius: 0px;
}

/* Handle on hover */
.left-title-hdsd ol::-webkit-scrollbar-thumb:hover {
  background: #f8f8fa; 
}
.left-title-hdsd ol a{
cursor:pointer;
}
.left-title-hdsd ol{
color: #4980ec;
}
.page-template-hdsd-template .scrollmagic-pin-spacer {
    float: left;
}
.page-template-hdsd-template .scrollmagic-pin-spacer .left-title-hdsd {
    width: 100%;
}

/* boi dam menu */
#menu-trinh-don-chinh-1 {
	
	font-weight: bold;
	
}
.fl-builder-content.fl-builder-content-6500 {display: none;}


div#modal-621484e17c593 {/*display: none;*/}
#section-bar-1 table {width: 100%;}

#section-bar-1 table tr td:nth-child(2) {border: none;width:0;}
.classsolution-checkbox .wpcf7-list-item {display: block;}
/*Start 2022-10-07 Bảng giá*/
.tab-price-table .uabb-tabs .uabb-tabs-nav ul li .uabb-tab-link:hover,.tab-price-table .uabb-tabs .uabb-tabs-nav ul li .uabb-tab-link {
    border: 2px solid #7fca27;
    background-color: #7fca27;
    font-weight: 400;
    min-width: 245px;
    border-radius: 5px
}

.tab-price-table .uabb-tabs .uabb-tabs-nav ul li.uabb-tab-current .uabb-tab-link {
    border-color: #4980ec;
    background-color: #4980ec
}

.tab-price-table .uabb-content-wrap .fl-builder-module-template {
    max-width: inherit;
    padding: 0
}

.pricing-table-title {
    text-align: center
}

.pricing-table-title h1 {
    margin-top: 0;
    margin-bottom: 30px
}

.price-table-wrap {
    display: block;
    padding-top: 40px
}
.price-table-wrap>.row{
    display: flex;
	justify-content: center;
    flex-wrap: wrap;
	margin-bottom: 64px;
}
.price-table-wrap>.row>.col-lg-3>.pricing-table,
.price-table-wrap>.row>.col-lg-4>.pricing-table{
    height: 100%;
}
.price-table-wrap>.row>.col-lg-3>.pricing-table.highlight-table,
.price-table-wrap>.row>.col-lg-4>.pricing-table.highlight-table{
    height: calc(100% + 40px);
}

.screen img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 210px;
/*   transition: 4s all ease;
	cursor: pointer; */
}
/* .screen img:hover {
  object-position: bottom;
} */
.title-decs{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.panel-mifi-calc{
	background: #FFF;
	border-radius: 30px 30px 0px 0px;
}
.second-right{
	padding: 32px 0 43px 32px;
	width: 700px;
}
.right-col-calc{
	padding: 24px;
	width: 100%;
}
.second-right p{
	margin-bottom: 12px;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	height: 24px;
	display: flex;
	align-items: center;
	
}
.tool-chk input[name="radio"]{
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.tool-chk{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 20px;
	margin-bottom: 20px;
}
.tool-chk .col > span{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-top: -0.5em;
	height: 20px;
	display: flex;
	align-items: center;
}
.tool-chk .col{
	display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 8px;
}
	.number span {cursor:pointer; }
.number{
	margin-bottom: 20px;
}
.minus{
	margin-right: -5px;
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.plus{
	margin-left: -5px;
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
		.minus, .plus{
			width:37px;
			height:36px;
			background:#f2f2f2;
			padding:5px 5px 8px 5px;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
		}
		.number input{
			border-radius: 0;
			border: 0;
			height:36px;
      width: 54px;
      text-align: center;
      font-size: 26px;
      display: inline-block;
	background: #f2f2f2;
			font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
}
.row-fisrt-calc{
	font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
.row-second-calc{
	font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
	margin-bottom: 12px;
}
.row-second-calc > span{
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.row-fisrt-calc > span{
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #176BFB;
	margin-left: 4px;
}
.control-button-calc{
	display: flex;
	align-items: center;
	gap: 0 12px;
}
.control-button-calc .btn-addCart{
	background: #32BA7C;
	border-radius: 4px;
	width: 168px;
	height: 40px;
	color: #FFF;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
}
.control-button-calc .btn-register{
	background: #005EFF;
	width: 122px;
	height: 40px;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}
.control-button-calc .btn-register:hover{
	background: #005EFF !important;
}
.control-button-calc > p{
	margin: 0;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}
.control-button-calc > span{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	text-decoration-line: underline;
	color: #176BFB !important;
	cursor: pointer;
}
.success-calc{
	display: none;
	margin-top: 7em;
}
.btn-calc:hover{
	background: #fff;
    color: #005EFF;
	border: 1px solid #005EFF !important;
}
.step-calc-mifi > img{
	margin-bottom: 12px;
}
.step-calc-mifi > p{
	margin-bottom: 12px;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	height: 24px;
	display: flex;
	align-items: center;
}
.row-step-service{
	display: flex;
	justify-content: space-between;
}
.content-step-mifi > span{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #848199;
	margin-left: 10px;
	height: 20px;
}
.content-step-mifi{
	margin-bottom: 12px;
}
.row-solution{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.row-solution .col > p{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	margin: 0;
}
.row-solution .col > img{
	display: block;
	margin: auto;
	margin-bottom: 12px;
}
.pricing-table .pt-header .btn-free,
.pricing-table .pt-header .btn-addCart{
   	width: 100%;
	height: 45px;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    background: #005EFF;
    font-weight: 500;
	font-size: 15px;
    text-transform: capitalize;
	margin: 0;
}
.fisrt-col-mifi{
	margin-top: 2em;
}
.fisrt-col-mifi > h1{
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
	color: #231D4F;
	margin: 0 0 12px;
}
.fisrt-col-mifi > p{
	font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #231D4F;
    margin: 0 0 16px;
	width: 409px;
}
.title-calc{
	width: 947px;
	margin: auto;
	margin-top: -17px;
}
.fisrt-col-mifi button{
	background: linear-gradient(180deg, #1BCE46 0%, #00A929 100%);
	border-radius: 4px;
	height: 45px;
	width: 207px;
	border: 0;
}
.fisrt-col-mifi button:hover{
	background: linear-gradient(180deg, #1BCE46 0%, #00A929 100%);
}
.right-col-calc{
	display: none;
}
.calc{
	font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #000000;
	height: 24px;
}
.calc > input{
	border: 0;
	outline: none;
    background: 0;
    text-align: right;
    width: 115px;
}
.panel-mifi-calc{
	position: relative;
	height: 388px;
}
.left-img-calc > img{
	position: absolute;
    top: 61px;
    left: 15px;
}
.slider-wrapper{
  	width: 100%;
	margin-top: 50px;
}
.noUi-marker-horizontal.noUi-marker-large{
	display: none;
}
.noUi-handle:after, .noUi-handle:before{
	display: none !important;
}
.noUi-touch-area{
	width: 24px !important;
	height: 24px !important;
	border-radius: 50%;
    background: #176BFB;
}
.noUi-horizontal .noUi-handle{
	width: unset !important;
	height: unset !important;
	top: -8px !important;
}
.noUi-handle{
	border: 0 !important;
	border-radius: 50px !important;
}
.noUi-target{
	height: 8px !important;
	background: #F5F5FA !important;
	border: 0 !important;
	border-radius: 30px !important;
}
.noUi-pips-horizontal {
	padding: 0 !important;
    height: 0 !important;
    top: -38px !important;
    left: 0;
    width: 100%;
}
.noUi-value{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #DCDCDD;
}
.noUi-marker-horizontal.noUi-marker{
	display: none;
}
.tooltipdiv{
	display: none;
}
.active-Slider{
	color: #000000;
	font-weight: 500;
}
.active-pip {
    font-weight: 500;
    color: #000;
}
.noUi-touch-area{
	cursor: grab !important;
}
.pricing-table .pt-header .main-header{
    padding: 36px 20px 0;    
    border-radius: 4px 4px 0 0;
}

.pricing-table .pt-body {
    padding: 24px 20px 0;
}

.pricing-table .pt-body ul {
    padding-left: 0;
    margin-bottom: 28px
}

.pricing-table .pt-body ul li {
    list-style: none;
    color: #333;
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    grid-gap: 0 8px;
}

.pricing-table .pt-body ul li.group-option {
    font-size: 17px;
    color: #4980ec;
    font-weight: 600
}

.pricing-table .pt-body ul li.none {
    text-decoration: line-through;
    font-weight: 400;
    color: #c1c0bf;
    visibility: hidden
}

.pricing-table .pt-body ul li .bold {
    font-weight: 600
}

.pricing-table .pt-body ul li i {
    color: #c1c0bf
}

.pricing-table .pt-body ul.ul-first li {
    font-size: 16px
}

.pricing-table .pt-body ul.ul-first li span {
    color: #06a121;
    font-weight: 600
}

.pricing-table .pt-footer {
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
	height: 20px;
}

.pricing-table .pt-footer .btn-pt {
    width: 200px;
    height: 50px;
    display: block;
    margin: 0 auto;
    background-color: #7fca27;
    color: #fff;
    font-size: 18px;
    padding: 12px 30px;
    text-transform: uppercase;
    border-radius: 5px
}

.pricing-table .pt-footer .btn-pt:hover {
    background-color: #4980ec
}

.pricing-table .pt-footer .quick-link {
    font-style: normal;
    font-weight: 500;
    color: #176BFB;
    font-size: 14px;
    line-height: 17px;
}

.pricing-table.highlight-table {
    padding: 0;
    padding-bottom: 30px;
    margin-top: -40px
}

.pricing-table.highlight-table .pt-header {
    border-radius: 5px 5px 0 0;
}

.pricing-table.highlight-table .pt-header .sub-header {
    color: #fff;
    font-weight: 700;
	font-size: 16px;
	line-height: 19px;
    padding: 10px 10px 5px;
    margin-bottom: 0;
    background: #1BCE46;
	border-radius: 10px 10px 0px 0px;
	height: 40px;
}

.main-header span{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #231D4F;
	text-align: left;
	height: 20px;
}
.lbl_month{
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	color: #848199;
}
.line-dash{
	border: 1px dashed #BDBDBD;
	width: 100%;
	margin: 24px 0 12px;
}
    .range-slider{
        width: 100%;
        margin: 0 auto;
        position: relative;
        margin-top: 35px;
        margin-bottom: 41px;
    }
.lbl_vnd{
	text-transform: none;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	color: #231D4F !important;
	height: 20px;
}
.lbl_month{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	color: #848199 !important;
	height: 21px !important;
}
    #range { -webkit-appearance: none; width: 100%; }
    #range:focus { outline: none; }

    #range::before, #range::after {
        position: absolute;
        top: 2rem;
        color: #333;
        font-size: 14px;
        line-height: 1;
        padding: 3px 5px;
        background-color: rgba(0,0,0,.1);
        border-radius: 4px;
    }
/*     #range::before { left: 0; content: attr(data-min); }
    #range::after { right: 0; content: attr(data-max); } */

    #range::-webkit-slider-runnable-track {
        width: 100%;
        height: 1rem;
        cursor: pointer;
        animate: 0.2s;
        background: linear-gradient(90deg, #A7C8FF var(--range-progress), #dee4ec var(--range-progress));
        border-radius: 1rem;
    }
    #range::-webkit-slider-thumb {
        -webkit-appearance: none;
        border: 0.25rem solid #A7C8FF;
        box-shadow: 0 1px 3px rgba(0,0,255,.3);
        border-radius: 50%;
        background: #fff;
        cursor: pointer;
        height: 32px; width: 32px;
        transform: translateY(calc(-50% + 8px));
    }

    #tooltip {
        position: absolute;
        top: -2.25rem;
    }
    #tooltip span {
        position: absolute;
        text-align: center;
        display: block;
        line-height: 1;
        padding: 0.125rem 0.25rem;
        color: #fff;
        border-radius: 0.125rem;
        background:#005EFF;
        font-size: 1.25rem;
        left: 50%;
        transform: translate(-50%, 0);
    }
    #tooltip span:before {
        position: absolute;
        content: "";
        left: 50%; bottom: -8px;
        transform: translateX(-50%);
        width: 0; height: 0;
        border: 4px solid transparent;
        border-top-color: #6BA132;
    }
.btn-calc{
	background: #005EFF;
	border-radius: 4px;
	width: 200px;
	height: 40px;
	border: 0;
	margin-top: 30px;
	transition: all 0.3s linear;
}
.noUi-connects{
	height: 8px !important;
	border-radius: 30px !important;
	border: 0 !important;
}
.noUi-horizontal .noUi-tooltip{
	display: none;
}
.noUi-connect{
	background: #A7C8FF !important;
}


.row-amount-Inv h1{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	margin: 0;
}
.italic{
	font-style: italic;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}
.hash-dot{
	border: 1px dashed #000000;
	height: 0;
	margin: 8px 0 8px;
}
.row-amount-Inv{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 12px;
}
.save-money{
	display: flex;
	gap: 0 3px;
	margin-bottom: 12px;
	align-items: center;
    height: 32px;
}
.save-money p{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	margin: 0;
}
.save-money span{
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}
.container-Service{
	width: 1320px;
	margin: auto;
}

/*End 2022-10-07 Bảng giá*/
/*2022-09-13* Start: Lựa chọn gói dịch vụ phù hợp với nhu cầu của doanh nghiệp*/
.pricing-table {
    box-shadow: 0 5px 25px rgba(0,0,0,.15);
    border-radius: 26px;
    padding: 20px 0;
    padding-top: 0;
    background-color: #fff;
	width: 315px;
}
.pricing-table .pt-header {
    text-align: center;
	display: block;
	min-height: 285px;
}
.pricing-table .pt-header .sub-header {
    margin: 0
}

.pricing-table .pt-header .pt-header-title {
	text-align: left;
    font-size: 28px;
    line-height: 136.61%;
    font-weight: 600;
    color: #333;
    margin: 0;
    margin-bottom: 8px;
	font-family: Inter, sans-serif;
	height: 36px;
}
.pricing-table .pt-header .pt-header-title + span{
    font-size: 14px;
}

.pricing-table .pt-header .des {
    font-size: 17px;
    line-height: 151.53%;
    color: #4d4d4d
}
.pricing-table .pt-header .pt-header-price {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 0 0;
	height: 46px;
}

.pricing-table .pt-header .pt-header-price .pt-header-price-amount {
    font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
	color: #231D4F;
}
.fistr-header-span{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.row-btn-service{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 12px;
}
.row-btn-service > p{
	margin: 0px;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.row-btn-service .contact-mifi{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-decoration-line: underline;
	color: #176BFB;
}
.pt-body span{
	font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #848199;
}
/*  .screen {
  width: 400px;
  margin: auto;
  border: 7px solid #1d505d;
  border-radius: 5px;
  box-shadow: 0px 20px 46px 2px #bcc6ff;
  cursor: n-resize;
}  */

.noUi-value{
	height: 16px;
}

.bh-hddt .pricing-table .pt-header .pt-header-price {
    padding-bottom: 0
}

.bh-hddt .pricing-table.highlight-table {
    margin-top: -47px
}

.bh-hddt .pricing-table .pt-header .pt-header-price .pt-header-price-amount {
    font-size: 45px
}

.bh-hddt .pricing-table .pt-header .note {
    font-size: 15px;
    color: #4980ec;
    padding-bottom: 20px
}

.pricing-table .pt-header .pt-header-price .pt-header-price-label {
    font-weight: 300;
    font-size: 15px;
    line-height: 136.2%;
    color: #4d4d4d;
    padding-left: 5px;
    text-align: left
}

.pricing-table .pt-header .pt-header-price .pt-header-price-label .lbl_vnd {
    display: block;
    text-align: left
}

.pricing-table.highlight-table .pt-header .main-header {
/*     border-top: 3px solid #fff; */
    border-radius: 5px 5px 0 0;
    padding: 36px 20px 0;
}
.pricing-table.highlight-table .pt-header .des {
    color: #fff
}

.pricing-table.highlight-table .pt-header .pt-header-price .pt-header-price-amount {
    font-size: 36px;
	line-height: 46px;
    font-weight: 700;
	font-style: normal;
	color: #231D4F;
}
.pricing-table.highlight-table .pt-body {
    padding: 24px 30px 0;
}
.digital-signature-item ul{
    padding-left: 0;
}
/*2022-09-13 End Lựa chọn gói dịch vụ phù hợp với nhu cầu của doanh nghiệp*/

/*Start Bảng giá: 2022-10-07*/
#bang-so-sanh-cac-goi-dich-vu-hoa-don-dien-tu-an-toan{
	height: 38px !important;
	display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: 4px;
}
.select-option-mobile{
	display: none;
}
.row-radio-calc{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}
.row-radio-calc .col{
	display: flex;
	justify-content: flex-start;
	gap: 0 4px;
}
.row-radio-calc .col input{
	margin: 0;
	width: 20px;
	height: 20px;
}
.row-radio-calc .col span{
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-top: 3px;
}
.title-mobile p{
	margin: 0;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	display: none;
	margin-bottom: 20px;
}
.step-payment-mobile{
	display: none;
}
.mobile-solition{
	display: none;
}
.title-decs-header > h2{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-family: Inter, sans-serif;
}
.save-money-mobile{
	display: none;
}
#page_navigation {
  clear:both;
  margin: 20px 0;
}


.tool-chk .col > label{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	display: flex;
	align-items: center;
	height: 24px;
	color: #000000;
	cursor: pointer;
	margin: 0;
}
.tool-chk .col > label{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	display: flex;
	align-items: center;
	height: 24px;
	color: #000000;
	cursor: pointer;
	margin: 0;
}
/*2022-10-07 End bảng giá*/

/*Start 2022-10-11 Fotter css*/
.row-footer-wrap{
	background: #2B2B2B
}
.row-footer-col{
	display: flex;
	justify-content: space-between;
	padding: 40px 0 40px;
}
.row-footer-col .col > h1{
	margin: 0 0 16px;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
}
.row-img{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
	justify-content: center;
	align-items: center;
}
.row-img > img{
	object-fit: cover;
}
.row-img-dowload{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 16px;
}
.col-right-img{
	display: inline-grid;
    gap: 19px;
    align-items: center;
    justify-content: center;
}
.col-right-img > img{
	cursor: pointer;
}
.row-img-fisrt{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
	justify-content: center;
	align-items: center;
}
.row-all-fisrt{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 20px;
}
.row-img-dowload > img{
		width: 95px;
	}
#popupIso .modal-header{
	border-bottom: 0;
}
#popupIso .modal-content{
	width: 1170px;
    max-width: calc(100vw - 30px);
    max-height: calc(100vh - 30px);
    background: #FFF;
    padding: 10px;
    border-radius: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#popupIso .modal-body > img{
	width: 100%;
}
#popupIso .modal-body {
    width: 100%;
    max-height: calc(100vh - 76px);
    width: 100%;
    overflow: auto;
    display: block;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.row-iso{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 12px;
}
.wpcf7-select{
    font-weight: 500;
    appearance: none;
    background-image: url(/wp-content/uploads/2022/10/dropdown.svg);
    background-position: calc(100% - 18px) 18px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.uabb-modal-content-data .wpcf7 .wpcf7-form label{
	width: 100%;
    font-size: 15px;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #110F24;
}
.uabb-modal-content-data .wpcf7 .wpcf7-form label input, .uabb-modal-content-data .wpcf7 .wpcf7-form label select{
	height: 44px;
    width: 100%;
    margin-top: 2px;
    padding: 10px 12px;
    font-size: 14px !important;
    border: 1px solid #CCCED0;
    color: #000000;
    font-weight: 500;
}
.uabb-modal-content-data .wpcf7 .wpcf7-form h3{
	color: #000000;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
}
.uabb-modal-content-data .wpcf7 .wpcf7-form h5{
	margin-bottom: 24px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
}
/*Start 10/10/2022 css popup*/
/* .uabb-content{
	width: 500px !important;
	border-radius: 10px;
} */
/* .uabb-modal-content-data{
	padding: 24px !important;
} */
.footer-desc-popup{
	text-align: center;
}
.mifi-tuvan-choban-overlay .uabb-modal-content-data .wpcf7 .wpcf7-form label input::placeholder{
	color: #CCCED0;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 30px;
}
.imgloading{
	width: 139px;
	height: 139px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}
.uabb-modal-content-data .uabb-text-editor {
	position: relative;
}
.afterClick::placeholder {
  color: #C84040 !important;
  opacity: 1; /* Firefox */
}

.afterClick:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #C84040 !important;
}

.afterClick::-ms-input-placeholder { /* Microsoft Edge */
	color: #C84040 !important;
}
.nonevalid{
	display: none !important;
}
.backgroundDDD{
	background: #DDDDDD !important:
}
.khuyendung{
	font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    padding: 10px 10px 5px;
    margin-bottom: 0;
    background: #F1511B !important;
    border-radius: 10px 10px 0px 0px;
    height: 40px;
	color :#FFFFFF !important;
}
.closepopup{
	width: 48px;
    height: 48px;
    position: absolute;
    top: -24px;
    right: -24px;
    opacity: 1;
    z-index: 100;
	cursor: pointer;
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
    height:5px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background:#efefef;
}
/* Handle */
::-webkit-scrollbar-thumb
{
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #686868;
}
::-webkit-scrollbar-thumb:window-inactive
{
    background: #686868;
}
.giagoc {
    margin: 12px;
    margin-top: 20px;
}
.pricing-table .pt-header .pt-header-title{
	text-transform: none;
}
.mbTop100 {
    /* padding-top: 3em; */
    width: 150px;
    height: 320px;
    left: 0;
    bottom: 0px;
    display: none; /* tat popup ben phải phía dưới: popup khao sat */
    right: 0;
    margin: 2em;
    z-index: 1;
    position: fixed;
    animation: logomove 0.75s infinite;
}
@keyframes logomove {
    0% {
        background: url(/wp-content/uploads/2022/12/fisrtimg.png) center no-repeat;
    	background-size: cover;
    }
	49% {
        background: url(/wp-content/uploads/2022/12/fisrtimg.png) center no-repeat;
    	background-size: cover;
    }
    50% {
        background: url(/wp-content/uploads/2022/12/secondimg.png) center no-repeat;
    	background-size: cover;
    }
    99% {
        background: url(/wp-content/uploads/2022/12/secondimg.png) center no-repeat;
    	background-size: cover;
    }
    100% {
        background: url(/wp-content/uploads/2022/12/fisrtimg.png) center no-repeat;
    	background-size: cover;
    }
}
.row-process p{
	position: absolute;
    left: 39%;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #EE4022;
}
.countdownfooter{
	display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 4px;
}
.countdownfooter span{
	font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
}
.progress-bar{
	font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #EE4022;
    padding-top: 1px;
	border-radius: 30px;
}
.hethan{
	display: none;
}
.row-process p > span{
	font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #EE4022;
}
.rowfooter-content{
	display: flex;
    justify-content: flex-start;
    gap: 0 8px;
    margin-top: 6px;
    align-items: center;
}
.img-logo {
    position: absolute;
    right: 0;
    bottom: 0;
}
.closedevent img{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    /* left: 0; */
    z-index: 1;
    padding: 6px;
    cursor: pointer;
}
.ungdungmifiMobile-overlay{
	display: none;
}
.ungdungmifiMobile-overlay .uabb-modal{
	width: 300px !important;
}
.ungdungmifiPC-overlay .uabb-modal .uabb-content {
	min-width: 640px;
}
.ungdungmifiPC-overlay{
	display: block;
}
.title-slide-banner{
	font-style: normal;
	font-weight: 500;
	font-size: 16px !important;
	line-height: 30px;
	color: #000022 !important;
	font-size: 16px;
}
.title-header-slide{
	width: 700px;
}
.title-header-slide h1{
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	color: #000022;
	margin-top: 0;
	margin-bottom: 16px;
}
.title-header-slide p{
	font-style: normal;
	font-weight: 500;
	font-size: 16px !important;
	line-height: 30px;
	color: #000022 !important;
	font-size: 16px;
	margin-bottom: 20px;
}
.title-header-slide button:hover{
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 12px;
	border-radius: 4px;
	border: 0;
	background:#7FCA27 !important;
}
.btn-slide{
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 12px;
	border-radius: 4px;
	border: 0;
	background:#7FCA27;
}
.slide-content{
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.img-slide{
	margin-left: auto;
}
.ungdungmifiPC-mobile-overlay{
	display: none;
}
.mifi-tuvan-choban-overlay .uabb-modal .uabb-content {
    width: 500px;
}
.text-disabled > span{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: rgba(132, 129, 153, 0.38);
}

@media (max-width: 768px) {
	#fl-to-top {
	   right: 15px !important;
		bottom: 328px !important;
		width: 55px !important;
height: 55px !important;
	}
}   

/* .fl-after-content-class{
	display: none !important;
} */
/*End 10/10/2022 css popup*/
